
.header .header-t {
    height: 115px;
    background: #fff;
  }
  i,em{ font-style:normal;}
  .content{ width:1200px;margin:0 auto;}
  .header .header-t .logo {
    float: left;
    display: table;
    margin-right: 27px;
  }
  .header .header-t .logo a {
    height: 115px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 34px;
    background-image: url("../images/h-line.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto auto;
  }
  .header .header-t .logo a img {
    height: 108px;
  }
  .header .header-t .slogan {
    float: left;
    margin-top: 32px;
  }
  .header .header-t .slogan span {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    display: block;
  }
  .header .header-t .slogan b {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
    display: block;
    margin-top: 10px;
  }
  .header .header-t .tel {
    float: right;
    font-size: 26px;
    font-weight: lighter;
    line-height: 85%;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 30px;
    background-image: url("../images/h-tel.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto auto;
    height: 47px;
    padding-left: 62px;
  }
  .header .header-t .tel i {
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    color: #333;
    display: block;
    margin-bottom: 8px;
  }
  .header .header-t::after {
    line-height: 0;
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .header .header-b {
    background: #263C92;
    height: 58px;
  }
  .header .header-b ul li {
    float: left;
    position: relative;
  }
  .header .header-b ul li a {
    font-size: 16px;
    font-weight: normal;
    line-height: 58px;
    color: #fff;
    display: block;
    padding: 0 23px;
  }
  .header .header-b ul li::before {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    right: 1px;
    top: 20px;
  }
  .header .header-b ul li::after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    right: 0;
    top: 20px;
  }
  .header .header-b ul li.cur,
  .header .header-b ul li:hover {
    background: #e91a29;
  }
  .header .header-b ul li.cur::before,
  .header .header-b ul li:hover::before,
  .header .header-b ul li.cur::after,
  .header .header-b ul li:hover::after {
    display: none;
  }
  .header .header-b ul li:last-of-type::before,
  .header .header-b ul li:last-of-type::after {
    display: none;
  }
  .header .header-b ul::after {
    line-height: 0;
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  
  
      .foot {
    background-image: url("../images/f-bg.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto auto;
    background-repeat: repeat;
  }
  .foot .foot-t {
    height: 360px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .foot .foot-t ul li {
    float: left;
    width: 50%;
    position: relative;
  }
  .foot .foot-t ul li:nth-child(2)::before {
    content: "";
    display: block;
    width: 1px;
    height: 360px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.2);
  }
  .foot .foot-t ul li p {
    margin-top: 100px;
  }
  .foot .foot-t ul li p span {
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
    color: #fff;
    display: block;
    margin-bottom: 35px;
  }
  
  .foot .foot-t ul li p > a {
    float: left;
    width: 50%;
    font-size: 22px;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    color: #FFF;
    margin-bottom: 35px;
  }
  .foot .foot-t ul li p > a img{
    vertical-align: middle;
    margin-right: 10px;
  }
  .foot .foot-t ul li p > a:hover {
    text-decoration: none;
  }
  .foot .foot-t .code {
    background: #fff;
    float: right;
    padding: 15px;
    margin-top: 88px;
  }
  .foot .foot-t .code img {
    display: block;
    width: 112px;
    height: 112px;
    margin: 0 auto;
  }
  .foot .foot-t .code span {
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 16px;
    color: #666;
    text-align: center;
    margin-top: 12px;
  }
  .foot .foot-b {
    font-size: 15px;
    font-weight: normal;
    line-height: 54px;
    color: #fff;
  }
  .foot .foot-b em {
    
  }
  .foot .foot-b a {
    color: #fff;
  }
  .foot .foot-b a:hover {
    text-decoration: none;
  }
  
  
  .client-2 {
      position: fixed;
      right: -170px;
      top: 50%;
      z-index: 900;
  }
  
  .client-2 li a {
      text-decoration: none;
  }
  .client-2 li {
      margin-top: 1px;
      clear: both;
      height: 62px;
      position: relative;
  }
  
  .client-2 li i {
      background: url("../images/fx.png") no-repeat;
      display: block;
      width: 30px;
      height: 27px;
      margin: 0px auto;
      text-align: center;
  }
  
  .client-2 li p {
      height: 20px;
      font-size: 12px;
      line-height: 20px;
      overflow: hidden;
      text-align: center;
      color: #fff;
  }
  
  .client-2 .my-kefu-qq i {
      background-position: 4px 5px;
  }
  
  .client-2 .my-kefu-tel i {
      background-position: 0 -21px;
  }
  
  .client-2 .my-kefu-liuyan i {
      background-position: 4px -53px;
  }
  
  .client-2 .my-kefu-weixin i {
      background-position: -34px 4px;
  }
  
  .client-2 .my-kefu-weibo i {
      background-position: -30px -22px;
  }
  
  .client-2 .my-kefu-ftop {
      display: none;
  }
  
  .client-2 .my-kefu-ftop i {
          width: 33px;
  height: 31px;
  background-position: -23px -47px;
  background-size: 52px 82px;
  }
  .client-2 .my-kefu-ftop .my-kefu-main{
      padding-top: 6px;
  }
  
  .client-2 .my-kefu-left {
      float: left;
      width: 62px;
      height: 47px;
      position: relative;
  }
  
  .client-2 .my-kefu-tel-right {
      font-size: 16px;
      color: #fff;
      float: left;
      height: 24px;
      line-height: 22px;
      padding: 0 15px;
      border-left: 1px solid #fff;
      margin-top: 14px;
  }
  
  .client-2 .my-kefu-right {
      width: 20px;
  }
  
  .client-2 .my-kefu-tel-main {
      background: #263c92;
      color: #fff;
      height: 53px;
      width: 230px;
      padding:9px 0 0;
      float: left;
  }
  
  .client-2 .my-kefu-main {
      background: #263c92;
      width: 97px;
      height: 53px;
      position: relative;
      padding:9px 0 0;
      float: left;
  }
  
  .client-2 .my-kefu-weixin-pic {
      position: absolute;
      left: -130px;
      top: -24px;
      display: none;
      z-index: 333;
  }
  
  .my-kefu-weixin-pic img {
      width: 115px;
      height: 115px;
  }
  
.ty-banner-1 {
    width: 100%;
    overflow: hidden;
    height: 350px;
    text-align:center;
    background: url(../resource/images/a9307db212294497a585295f2ec21ba6_6.jpg) top center no-repeat;
}
.ty-banner-1 img{
    visibility: hidden;
}
.ty-banner-1 img.show{
    visibility: visible;
}


.p1-search-1 {
    background: #f2f2f2;
    height: 82px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px;
}

.p1-search-1 p {
    color: #444;
    line-height: 82px;
}

.p1-search-1 a {
    color: #444;
    display: inline-block;
    margin-right: 15px;
}

.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
    margin-top: 28px;
}

.p1-search-1-inp input {
    border: 0;
}

.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
}

.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer;
}


.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock{
    display: none;
}
.p12-curmbs-1 b {
    border-left: 10px solid #e35f12;
    font-weight: normal;
    padding-left: 8px;
} 
.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: '瀹嬩綋';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}


.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.tl-fdh-02 li {
    width: 16.66%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    margin-right: -1px;
    background: #efefed;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #595757;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #263c92;
    border-color: #263c92;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}


.p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
.p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;font-weight: normal;text-align: center; color:#4b4a4a;}
.p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
.p12-aboutinfo-1-nr{padding:0 0 20px;}
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock{
    display: none;
}
.p12-curmbs-1 b {
    border-left: 10px solid #e35f12;
    font-weight: normal;
    padding-left: 8px;
}
.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: '瀹嬩綋';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}


.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.tl-fdh-02 li {
    width: 16.66%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    margin-right: -1px;
    background: #efefed;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #595757;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #263c92;
    border-color: #263c92;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}


.k12-gl-gslb-3nf1-1-01-left dl {
    width: 24%;
    float: left;
    background: #f0f0f0;
    margin: 0 1.2% 13px 0
}

.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
    margin-right: 0;
}

.k12-gl-gslb-3nf1-1-01-left dt {
    border: 1px solid #e5e5e5;
    padding: 10px 9px;
    background: #fff;
}

.k12-gl-gslb-3nf1-1-01-left dt img {
    display: block;
    width: 100%;
}

.k12-gl-gslb-3nf1-1-01-left dd h4{
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f0f0f0;
}

.k12-gl-gslb-3nf1-1-01-left dd h4 a {
    color: #4b4a4a;
}
.link {
    width: 600px;
    position: relative;
    left: 50%;
    margin-top: -54px;
    z-index: 1;
    margin-right: -600px;
    text-align: right;
    font-size: 0;
    height: 54px;
    overflow: hidden;
  }
  .link a {
    font-size: 15px;
    font-weight: normal;
    line-height: 54px;
    color: #fff;
    margin-right: 30px;
    position: relative;
    display: inline-block;
  }
  .link a::after {
    content: "·";
    position: absolute;
    right: -16px;
    top: 0;
  }
  .link a:last-of-type {
    margin-right: 0;
  }
  .link a:last-of-type::after {
    display: none;
  }
  .link a:hover {
    text-decoration: underline;
  }
  