@charset "utf-8";
/* CSS Document */
body { font:12px/24px "Hiragino Sans GB","MicroSoft YaHei",Arial,sans-serif; background:#fff; overflow-x: hidden;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, select, textarea, th, td { margin: 0; padding: 0; color:#333; }
img { border:none; max-width:100%; }
a { color:#333; text-decoration:none;}
a:hover{color: #e4393c;text-decoration:none;}
a,area { blur:this.onFocus=this.blur()) }
ul, li{ list-style:none;}
table { border-collapse:collapse;border-spacing:0; max-width:100%;}
input { outline:0;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
:focus { outline: none; }
input::focus-inner { padding:0;border:0;}

.fl { float:left;} .fr { float:right;}
.clearfix:after {  display: block;  content: '';  clear: both; }
.clearfix { zoom: 1;}
.clear { height:0; width:100%; font-size:1px; line-height:0; visibility:hidden; overflow:hidden;}
.Width { width:1200px; margin:0 auto; position: relative;}
.hide { display:none;} .onlymob { display:none;}
.pointer { cursor:pointer;}

/* 通用头部 */
.ht_top {width: 100%;background: #fafafa url(//www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;line-height: 41px;overflow: hidden;}
.ht_top .zt_top { width: 1200px;height: 41px;margin: 0 auto;}
.ht_top h1 { float:left;}
.ht_top h1 a {float: left;width: 131px;height: 40px;overflow: hidden;text-indent: -100em;background: url(//www.huatu.com/z/topfooter/images/logo.gif) no-repeat; font-size:12px;}
.ht_top .topnav {float: right; color:#333; font-size:12px;}
.ht_top .topnav a {padding:0 8px;}
.ht_top .topnav a:hover { color:#e4393c; text-decoration:underline;}

.banner {
  position: relative; 
  height: 710px;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/bannerbg.png") no-repeat center top;
}
.banner .txt01{
  position: absolute;
  left: 50%;
  top: 130px;
  width: 1200px;
  height: 60px;
  margin-left: -600px;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  color: #fff;
}
.banner .txt02{
  position: absolute;
  left: 50%;
  top: 225px;
  width: 1137px;
  height: 116px;
  margin-left: -600px;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/txt01.png") no-repeat;
  text-indent: -999rem;
  overflow: hidden;
}
.banner .txt03{
  position: absolute;
  left: 50%;
  top: 425px;
  width: 840px;
  height: 82px;
  margin-left: -472px;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/txt02.png") no-repeat;
  text-indent: -999rem;
  overflow: hidden;
}
.banner .person{
  position: absolute;
  left: 50%;
  top: 185px;
  width: 520px;
  height: 525px;
  margin-left: 327px;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/person.png") no-repeat;
}

.title{
  padding:50px 0 60px ;
  text-align: center;
}
.title h2{
  height: 100px;
  font-size: 54px;
  line-height: 100px;
  position: relative;
}
.title h2 strong{
  font-size: 62px;
  color: #423fc4;
}
.title h2:after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  width: 150px;
  height: 8px;
  margin-left: -75px;
  background-color: #38cce7;
}
.title p{
  font-size: 30px;
  line-height: 100px;
  color: #666;
}
.box01{
  padding-bottom: 20px;
}
.ul01 li{
  float: left;
  width: 460px;

  padding-bottom:20px;
  margin:0 70px;
  background-color: #fff;
  border-top: 4px solid #8187ef;
  box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.ul02 li{
  float: left;
  width: 480px;
  height: 300px;
  padding-bottom:20px;
  margin:0 10px;
  background-color: #fff;
  border-top: 4px solid #8187ef;
  box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.ul01 li:nth-child(2){
  border-top: 4px solid #3acfe3;
}
.ul01 h4{
  padding-top: 60px;
  font-size: 32px;
  line-height: 48px;
  color: #666;
  font-weight: normal;
}
.ul01 h3{
  font-size: 40px;
  line-height: 72px;
  font-weight: normal;
}
.ul01 p{
  font-size: 40px;
  line-height: 60px;
  color: #292998;
  font-weight: bold;
}
.ul01 .btn{
  display: block;
  width: 372px;
  height: 70px;
  margin: 40px auto 0;
  background-color: #34c7ed;
  font-size: 40px;
  line-height: 72px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.ul01 .btn:hover{
  background-color: #00a2ff;
  color: #fff;
}


.box02 {
  width: 100%;
  text-align: center;
  font-size: 16px;
}

.table01 {
  width: 100%;
  margin-top: 20px;
}

.table01 th {
  height: 55px;
  border-bottom: 1px solid #403dc3;
  border-right: 1px solid #fff;

  background: #fff5f5;
  font-weight: normal;
  color: #403dc3;
}

.table01 .color th:last-child {
  border-right: 1px solid #fff5f5;
}

.box02 .table01 .tableTitle {
  width: 170px;
  height: auto;
  line-height: inherit;
  padding: 22px 0;
  border-bottom: 1px solid #403dc3;
  font-size: 24px;
}

.table01 .color th {
  background-color: #f1e4fc;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #403dc3;
  font-size:16px;
}

.table01 th {
  background: #403dc3;
}

.table01 a, .table02 a {
  display: block;
  color: #fff;
}

.click {
  transition: background-color .2s ease;
}

.click:hover {
  border-right: 1px solid #403dc3;
  background-color: #f1e4fc;
}

.click:hover a {
  color: #403dc3;
}

.table02 {
  width: 100%;
}

.table02 th {
  height: 55px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  line-height: 56px;
  background: #fff5f5;
  font-weight: normal;
  color: #403dc3;
}

.table02 .color th:last-child {
  border-right: 1px solid #fff5f5;
}

.box02 .table02 .tableTitle {
  width: 170px;
  height: auto;
  line-height: inherit;
  padding: 22px 0;
  border-bottom: 1px solid #403dc3;
  font-size: 24px;
}


.box03 .table01 .tableTitle {
    width: 170px;
    height: auto;
    line-height: inherit;
    padding: 22px 0;
    border-bottom: 1px solid #403dc3;
    font-size: 24px;
}
.table02 th.active {
  background-color: #f1e4fc;
  border-right: 1px solid #403dc3;
}

.table02 th {
  background: #403dc3;
}
.table01 th p{
text-align:left;color: #403dc3;line-height:35px;}

.box02Txt {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 46px;
  font-weight: bold;
  color: #423fc4;
}
.table03, .table04, .table05 {
  width: 100%;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.box02 .table03 th, .box02 .table05 th {
  background-color: #f1e4fc;
  font-size: 24px;
  color: #583381;
}

.table03 th, .table04 th, .table04 td, .table05 th, .table05 td {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 18px 0;
  background: #704a94;
  font-weight: normal;
  text-align: center;
  transition: background-color .3s ease;
  font-size: 14px;
  color: #fff;
}

.table04 td:hover {
  background-color: #f1e4fc;
  color: #704a94;
}

.table03 tr th:first-child, .table04 tr td:first-child {
  width: 150px;
}

.table05 th, .table05 td {
  width: 33.33%;
}

.box03{
  width: 100%;
  height: 1203px;
  padding-top:160px;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/botbg.png") no-repeat center top;
  box-sizing: border-box;
}
.box03 .title {
  padding: 50px 0 0;
}
.box03 .title h2,.box03 .title p{
  color: #fff;
}
.box03 .title strong{ color: #ffcd92;}
.box03 .Width a{
  float: left;
  width: 180px;
  height: 60px;
  margin: 30px 0 0 24px;
  background-color:#40d8d9;
  border-radius: 60px;
  font-size: 30px;
  line-height: 60px;
  color: #fff;
  text-align: center;
}
.box03 .Width a:nth-child(6n+1){
  margin: 30px 0 0 0;
}
.box03 a:hover{
  background-color: #00a2ff;
  color: #fff;
}
.icon01-1{
  position: absolute;
  left: 50%;
  top: 227px;
  margin-left: 815px;
  width: 136px;
  height: 136px;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/ball01.png") no-repeat center / 100% 100%;
  animation: transLate 5s 2s ease infinite; 
}
.icon01-2{
  position: absolute;
  left: 50%;
  top: 645px;
  margin-left: 260px;
  width: 64px;
  height: 64px;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/ball01.png") no-repeat center / 100% 100%;
  animation: transLate 6s 2s ease infinite; 
}
.icon01-3,.icon01-4,.icon01-5{
  position: absolute;
  left: 50%;
  top: 564px;
  margin-left: -260px;
  width: 36px;
  height: 36px;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/ball02.png") no-repeat center / 100% 100%;
  animation: transLate02 5s 2s ease infinite; 
}
.icon01-4{
  top: 404px;
  margin-left: 867px;
  animation: transLate02 6s 2s ease infinite; 
}
.icon01-5{
  top: 590px;
  margin-left: 828px;
  animation: transLate 5s 2s ease infinite; 
}
.icon02-1,.icon02-2{
  position: absolute;
  left: 50%;
  top: 324px;
  width: 280px;
  height: 379px;
  margin-left: -970px;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/ball06.png") no-repeat;
}
.icon02-2{
  margin-left: 670px;
}

.wban{
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 110px;
  background: linear-gradient(90deg,#f5bf2f, #d9416c);
  display: none;
  z-index: 99;
}
.wban div{
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/wban.png") no-repeat center / 100% 100%;
}
.wban div a{
  width: 560px;
  height: 100%;
  text-indent: -999em;
  overflow: hidden;
}


@keyframes transLate {
  50% {
    transform: translate3d(0, -20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes transLate02 {
  50% {
    transform: translate3d(0, -30px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}

  /* 通用底部 */
.footer { 
  position: relative;
  padding:30px 0 130px;  
  background-color: #403dc3;
  text-align: center;
 }
.footer p {
  line-height: 26px; 
  color:#fff; 
  font-size:14px;
  position: relative;
}
.footer p a {
  color: #fff; 
  font-size:14px;
}
.footer p span {
  padding-bottom: 0px; 
  padding-left: 5px; 
  padding-right: 5px; 
  padding-top: 0px
}

/*通用移动端结束*/
.ul02 h5 {

    font-size: 18px;
    line-height: 48px;
    color: #663c87;
    font-weight: normal;
}
.ul02 h6 {
    padding-top: 15px;
    font-size: 18px;
    line-height: 35px;
    color: #666;
    font-weight: normal;
}
.look {
    display: block;
    width: 160px;
    height: 60px;
    margin-top: 36px;
    margin-right: 14px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    border-radius: 40px;
    background-color: #ee7c68;
    transition: background-color .5s ease;
}
.look_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only all and (max-width:1200px){
.ul02 li{width:100%;
height:auto;
border:0;
}
.look_wrap
{width:100%}
  .onlymob { display:block;}
  html{ font-size:20px; }
  body { font: 0.7rem/1.2rem "Hiragino Sans GB","\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",Arial,sans-serif; }
  html,body{  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .Width {  width: 17.75rem; }

  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2) ,
  .footer p ,
  .pc,
  .onlypc,
  .table01 span, .table02 span  
  {  display: none;  }

  /* 通用头部 */
  .ht_top { line-height: 2.5rem; height:2.5rem; background-size:auto 100%; }
  .ht_top .zt_top { width:17.5rem; height:2.5rem; }
  .ht_top h1 a { height:2.5rem; width:7.5rem; background: url(//www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center; background-size:100%; }
  .ht_top .topnav { font-size:0.8rem; text-indent:-1000rem;}
  .ht_top .topnav a { padding:0 0 0 0.3rem; text-indent: 0; float: right; }
 
  .banner-m {
    width: 18.85rem;
    height: 12rem;
    background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/banner-m.jpg") no-repeat center top / 100% 100%;
  }
  .title{
    padding:1.5rem 0;
  }
  .title h2{
    height: 2rem;
    font-size: 1rem;
    line-height: 2rem;
  }
  .title h2 strong{
    font-size: 1.1rem;
  }
  .title h2:after{
    bottom: -.2rem;
    width: 4rem;
    height: .2rem;
    margin-left: -2rem;
  }
  .title p{
    font-size: .8rem;
    line-height: 2rem;;
  }
  .box01{
    padding-bottom: 2rem;
  }
  .ul01 li{
    width: 8.275rem;

    margin:0 .3rem;
  }
  .ul01 h4{
    padding-top: 1.5rem;
    font-size: .7rem;
    line-height: 1rem;
  }
  .ul01 h3{
    font-size: .8rem;
    line-height: 2rem;
    font-weight: normal;
  }
   

  .ul01 p{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .ul01 .btn{
    width: 6rem;
    height: 1.9rem;
    margin: .8rem auto 0;
    font-size: 1rem;
    line-height: 1.9rem;
  }
  .wban{
    height: 2.25rem;
  }
  .wban div{
    width: 17.75rem;
    height: 100%;
    margin: 0 auto;
    background: url("https://www.paologiannetti.com/gufen/2019gkgf/images/wban-m.png") no-repeat center / 100% 100%;
  }
  .wban div a{
    width: 8.5rem;
  }

  .box02 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1.5rem;
  }  .box03 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1.5rem;
  }
  .table01 {
    margin-top: .5rem;
  }
  .table01 th, .table02 th {
    height: 1.375rem;
    line-height: 1.375rem;
  }

  .box02 .table01 .tableTitle, .box02 .table02 .tableTitle {
    width: 2.88rem;
    font-size: .8rem;
    padding: .55rem 0;
  }

  .box02Txt {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }

  .box03{
    height: auto;
    padding-top:0;
    padding-bottom: 1rem;
    background: #403dc3;
  }
  .box03 .title {
    padding: 1.2rem 0 0;
  }
  .box03 .Width a{
    width: 4rem;
    height: 1.8rem;
    margin: 1rem 0 0 .58rem;
    border-radius: 1.8rem;
    font-size: .75rem;
    line-height: 1.8rem;;
  }
  .box03 .Width a:nth-child(6n+1){
    margin: 1rem 0 0 .58rem;
  }
  .box03 .Width a:nth-child(4n+1){
    margin: 1rem 0 0 0;
  }

  /* 通用底部 */
  .footer { height:3rem; padding:0 0 2.25rem;overflow:hidden;}
  .footer p { display: none;}
  .footer:before { color:#fff; position:absolute; left:0; top:0; display:block; content:"华图教育集团版权所有";
    width: 100%; height:3rem; padding:0; overflow:hidden;
    line-height:3rem; font-size:0.7rem; text-align: center; }
	.ul02 h6 {
   padding-top:0px;
  font-size: .4rem;
    line-height: 1rem;
    font-weight: normal;
}
 .box02 .table03 th, .box02 .table05 th {
    font-size: .85rem;
  }

  .table03 th, .table04 th, .table04 td, .table05 th, .table05 td {
    padding: .45rem 0px;
    font-size: .7rem;
  }

  .table03 tr th:first-child, .table04 tr td:first-child {
    width: 3.5rem;
  }



}