﻿
        .header,
        .content,
        .footer {
            max-width: 1200px;
            min-width: 1100px;
            width: 100%;
            margin: 0 auto;
        }
        
        .head {
            height: 251px;
            background: url(../images/h-bg.jpg) repeat-x left top;
            position: relative;
            z-index: 66;
        }
        
        .h-top {
            height: 30px;
            font-size: 14px;
            line-height: 30px;
            color: #acacac;
        }
        
        .h-top p {
            float: right;
        }
        
        .h-top a {
            color: #acacac;
        }
        
        .h-top span {
            margin-left: 40px;
        }
        
        .h-con {
            height: 156px;
        }
        
        .head h1 {
            width: 216px;
            height: 73px;
            margin-right: 50px;
            margin-top: 40px;
        }
        
        .head h1 img {
            width: 216px;
            height: 73px;
        }
        
        .h-txt {
            margin-top: 45px;
            color: #333;
        }
        
        .h-txt p {
            height: 40px;
            font-size: 20px;
            font-weight: bold;
            color: #666;
            line-height: 40px;
        }
        
        .h-txt span {
            display: block;
            height: 35px;
            font-size: 19px;
            line-height: 35px;
            color: #999;
        }
        
        .h-tel {
            width: 200px;
            margin-top: 55px;
            padding-left: 54px;
            background: url(../images/h-tel.png) no-repeat left top;
            font-size: 16px;
            line-height: 22px;
            color: #333;
        }
        
        .h-tel p {
            height: 28px;
            font-size: 28px;
            font-family: Acrom-Regular;
            line-height: 28px;
            color: #174378;
        }
        
        .h_nav {
            height: 65px;
            max-width: 1200px;
            min-width: 1100px;
            width: 100%;
            position: relative;
        }
        
        .h_nav>ul>li {
            width: 12.5%;
            height: 65px;
            font-size: 16px;
            font-weight: normal;
            line-height: 65px;
            color: #333;
            text-align: center;
            float: left;
            border-right: 1px solid #e2e2e2;
            margin-right: -1px;
            position: relative;
        }
        
        .h_nav>ul>.h-clear {
            border-right: 0;
        }
        
        .h_nav>ul>li>a {
            display: block;
            color: #333;
        }
        
        .h_nav>ul>li:hover,
        .h_nav>ul>li.cur {
            border-color: #174378;
            background-color: #174378;
            transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
        }
        
        .h_nav>ul>li:hover>a,
        .h_nav>ul>li.cur>a {
            color: #fff;
        }
        
        .h_nav>ul>li:hover .hnav2 {
            display: block;
        }
        
        .hnav2 {
            display: none;
            position: absolute;
            top: 65px;
            left: 0;
            width: 100%;
            background: #fff;
        }
        
        .hnav2-fl {
            width: 250px;
            padding: 24px 0 28px;
            float: left;
            background-color: #dde5ef;
            text-align: left;
        }
        
        .hnav2-fl li {
            height: 64px;
            font-size: 16px;
            line-height: 64px;
        }
        
        .hnav2-fl li a {
            display: block;
            padding: 0 36px 0 64px;
            color: #333;
        }
        
        .hnav2-fl li span {
            float: right;
            color: #dde5ef;
        }
        
        .hnav2-fl li:hover,
        .hnav2-fl li.cur {
            background: #fff;
        }
        
        .hnav2-fl li:hover a,
        .hnav2-fl li:hover span,
        .hnav2-fl li.cur a,
        .hnav2-fl li.cur span {
            font-weight: bold;
            color: #174378;
        }
        
        .hnav2-fr {
            width: 894px;
            float: right;
        }
        
        .hnav2-info {
            width: 894px;
            height: 426px;
        }
        
        .hnav2-fr p {
            margin-right: 110px;
            height: 54px;
            font-size: 16px;
            line-height: 54px;
            color: #333;
            margin-bottom: 28px;
            text-align: left;
            border-bottom: 1px solid #ececec;
            padding-left: 25px;
            position: relative;
        }
        
        .hnav2-fr p:after {
            content: "";
            width: 10px;
            height: 10px;
            background-color: #174378;
            position: absolute;
            left: 0;
            top: 22px;
        }
        
        .hnav2-fr li {
            width: 146px;
            margin-right: 14px;
            margin-bottom: 18px;
            float: left;
        }
        
        .hnav2-fr li span {
            display: block;
            height: 38px;
            font-size: 14px;
            color: #666;
            line-height: 38px;
        }
        
        .hnav2-fr li img {
            display: block;
            width: 144px;
            border: 1px solid #ececec;
        }
        
        .h_nav>ul>li:hover .nav-two {
            display: block;
        }
        
        .nav-two {
            background: #174378;
            width: 196px;
            display: none;
            position: absolute;
            top: 60px;
            z-index: 99;
        }
        
        .nav-two li {
            margin: 0 28px;
            white-space: nowrap;
            height: 48px;
            overflow: hidden;
            border-bottom: 1px dashed #4c8bc6;
        }
        .nav-two li:last-child{
            
            border-bottom:none;
        }
        
        .nav-two li a {
            display: block;
            height: 48px;
            font-size: 14px;
            font-weight: normal;
            line-height: 48px;
            color: #fff;
            text-align: center;
            overflow: hidden;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
           
        }
        .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 #e0e0e0;
            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: #f4f4f4;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #a8a8a8;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #04378a;
            border-color: #04378a;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        .n-nodata {
            position: relative;
            max-width: 930px;
            margin: 0 auto;
        }
        
        .nodata-ban {
            position: absolute;
            top: 399px;
            left: 0;
            width: 100%;
            text-align: center;
        }
        
        .nodata-ban a {
            display: block;
            width: 222px;
            height: 30px;
            font-size: 14px;
            font-style: normal;
            line-height: 30px;
            color: #fff;
            border-radius: 10px;
            margin: 0 auto 9px;
        }
        
        .nodata-ban span a {
            background: #d0d2d3;
        }
        
        .nodata-ban em a {
            background: #e86f52;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 31.5%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 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 {
            height: 50px;
            font-size: 14px;
            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 a {
            color: #4b4a4a;
        }
    

    html .h_nav > ul > .dh_clear{background-color:#174378;border-color:#174378;}
		html .h_nav > ul > .dh_clear a{color:#fff;}
		html .h_nav > ul > .zzz{background-color:#fff;border-right:1px solid #e2e2e2;border-top:1px solid #e2e2e2;}
		html .h_nav > ul > .zzz a{color:#333;}


     .foot {
  height: 390px;
  background: url(../images/f-bg.jpg) repeat-x left top;
  background-size:100% 100%;
}
.f_cont {
  height: 163px;
  margin-bottom: 72px;
}
.f-info {
    width: 22%;
    padding-left: 108px;
    margin-top: 57px;
}
.f-info span {
  display: block;
  height: 25px;
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
  line-height: 25px;
  color: #303030;
}
.f-info p {
  height: 25px;
  line-height: 25px;
  color: #5f5f5f;
}
.f-add {
  background-image: url('../images/f-icon1.png');
  background-size: 88px 48px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-right: 30px;
}
.f-add p {
  font-size: 16px;
}
.f-mail {
  background-image: url('../images/f-icon2.png');
  background-size: 88px 48px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-right: 30px;
}
.f-mail p {
  font-size: 18px;
  font-weight: bold;
}
.f-tel {
  background-image: url('../images/f-icon3.png');
  background-size: 88px 48px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.f-tel p {
  font-size: 16px;
  font-weight: bold;
}
.f_nav em{font-style:normal;}
.f_nav {
  height: 40px;
  font-size: 13px;
  line-height: 40px;
  color: #d8d8d8;
}
.f_nav span {
  display: inline-block;
  margin: 0 10px;
}
.f_nav a {
  color: #d8d8d8;
}
.f-txt {
  padding-left: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #9f9f9f;
}
.f-txt a{color:#9f9f9f;}
.f-txt em {
  margin: 0 10px;
  font-style: normal;
}
.f-code {
      width: 248px;
    text-align: center;
    font-size: 0;
    line-height: 0;
    /*padding-right:150px;*/
}
.f-code img {
    width:81px;
    height: 81px;
    display: inline-block;
    margin: 0 15px;
    position: relative;
}
.f-code p {
  height: 36px;
  font-size: 15px;
  line-height: 36px;
  color: #6c6c6c;
  position: relative;

}
.links {
    height: 40px;
    line-height: 40px;
    
}
.links a{margin-right:15px;}
 

 body .client-2 li i{background:url("../images/42e7403576ae451594825ae40a67f799_2.png") no-repeat;background-size:80% 80%;background-color:#2580e6;margin-right: -1px;    background-position-x: 6px;background-position-y: 5px;}
 .client-2 .my-kefu-ftop .my-kefu-main{background:none;}
        .client-2 {
            position: fixed;
            right: -34px;
            top: 80%;
            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: 56px;
            height: 55px;
                border-radius: 5px;
        }
        
        .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: #04378a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #04378a;
            width: 97px;
            height: 44px;
            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;
        }
    
