

.container ul li ul {
    z-index: 999;
}
a {
  text-decoration: none;
}

.container {
  width: 1000px;
  margin: auto;
  position: relative;
    left: 86px;
}
.aaa:hover {
    color: #fff;
    /*font-size: 20px;*/
}
a.aaa {
    font-size: 19px;
    font-style: normal;
}
nav ul li a:hover {
    color: #4564e3;
    font-size: 15px;
}
.pok:hover {
    background: #4360e0;
}
/* Navigation Styles */

nav {
 
      margin-top: 30px;
}

nav ul {
  font-size: 0;
  margin: 0;
  padding: 0;
}
.topWrap h6 {
    height: 34px;
    position: relative;
  
    float: left;
    font: 14px "Microsoft YaHei UI";
    line-height: 50px;
    color: #a1a1a1;
    top: -10px;
    left: -34px;
}
nav ul li {
  display: inline-block;
  position: relative;
}

nav ul li a {
  color: #000;
  display: block;
  font-size: 14px;
  padding: 15px 2px;
  /*  padding: 15px 14px;*/
  transition: 0.3s linear;
}

nav ul li:hover {
  /*background: #126d9b;*/
}
li.pok {
    width: 12%;
    height: 53px;
    text-align: center;
}
nav ul li ul {
  border-bottom: 5px solid #4564e3;
  display: none;
  position: absolute;
  width: 100%;
}

nav ul li ul li {
  border-top: 1px solid #444;
  display: block;
}

nav ul li ul li:first-child {
  border-top: none;
}

nav ul li ul li a {
  background: rgba(0, 0, 0, 0.6);
    display: block;
    color: #fff;
    padding: 10px 14px;
}

nav ul li ul li a:hover {
  /*background: #126d9b;*/
}

nav .fa.fa-angle-down {
  margin-left: 6px;
}
    


        i , em{font-style: normal;}
        .topWrap{ height:150px;background:#fff;}
		.topWrap .header{ width:1200px;height:150px;margin:0 auto; font-family: "Microsoft YaHei"; position:relative;}
		.topWrap h5{ height:34px; width:500px; position:relative; margin-right:-50px; float:right; font:14px "Microsoft YaHei UI"; line-height:50px; color:#a1a1a1;}
		.topWrap h5 a{ color:#a1a1a1; padding:0 11px;}
		.topWrap h5 img{ vertical-align:middle;    width: 13px;}
		.topWrap h5 em{ display:inline-block; font:32px Arial, Helvetica, sans-serif; color:#393939; font-weight:bold; background:url(images/top2.gif) no-repeat left center; padding-left:22px; margin-left:14px;}
		.topWrap .logo{ width:264px; height:87px; overflow:hidden; position:relative; margin-left:-40px;float:left;}
		.topWrap .logo img{ display:block;width:264px; height:87px;}
        
        .nav{ height:60px; width:1000px; height:50px; margin:25px -40px 0 0; position:relative; float:right;}
		.nav ul{ padding-left:40px;}
        .nav li{ font-size: 16px; height:50px;  float: left;position: relative;}
        .nav li a{ display:block; margin:0 12px; color:#2f2f2f;height:50px; line-height:50px; text-align: center; font-weight:bold;}
		.nav li:last-child a{ margin-right:0;}
		.nav li:nth-child(1) a{ margin-left:0;}
		.nav li a:hover,.nav .cur a{ color:#0f57c4; border-bottom:2px solid #0f57c4;}
		.erji a{border-bottom: 0px solid #0f57c4 !important;}
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
      
        .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; line-height: 65px;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #ffd956;
            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;
            /*margin-top: -109px;*/
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(images/p16-icon6.png) no-repeat bottom center #0f57c4;
            border-color: #0f57c4;
        }
        
        .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.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
            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: 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 h4 a {
            color: #4b4a4a;
        }
    

      .foots {
    background: #e9e9e9;
    padding: 3.5rem 0 0rem  0;
    float: left;
    width: 100%;
}

.foots  .f-content {
    width: 79%;
    margin: 0 auto;
    min-width: 1200px;
    padding-bottom: 4rem;
}

.foots  .f-menu {
    color: #555555;
    float: left;
    margin-right: 9%;
}

.foots .f-menu span {
    display: block;
    color: #555555;
    padding-bottom: 2rem;
}
.foots .f-menu span a{ font-size:20px; font-weight:bold;}

.foots .f-menu li {
    display: block;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.7rem;
}

.foots .f-menu li a {
    color: #555555;
}

.f-lianxi {
    color: #555555;
    float: left;
    text-align: left;
}

.f-lianxi span {
    display: block;
    color: #555555;
    padding-bottom: 2rem;
}

.f-lianxi .tel {
    background: url(images/index/f-ico1.png) no-repeat left;
    padding-left: 2.3rem;
    font-size: 1.8rem;
    color: #555;
    font-weight: bold;
    display: block;
    margin-bottom: 1.2rem;
}

.f-lianxi .addre {
    background: url(images/index/f-ico2.png) no-repeat left;
    padding-left: 2.3rem;
    font-size: 0.7rem;
    color: #555;
    display: block;
    margin-bottom: 0.8rem;
    height: 1rem;
    line-height: 1.3rem;
}

.f-lianxi .weixin {
    background: url(images/index/f-ico3.png) no-repeat left;
    padding-left: 2.3rem;
    font-size: 0.7rem;
    color: #555;
    display: block;
    margin-bottom: 1rem;
    height: 1rem;
    line-height: 1.3rem;
}

.f-wx {
    float: right;
    width: 5rem;
    margin-top: 2rem;
}

.f-wx img {
    width: 100%;
}

.f-non {
    display: block;
    width: 100%;
    float: left;
    background: #0f57c4;
    height: 2.9rem;
}

.f-non p {
    color: #fff;
    display: block;
    height: 100%;
    line-height: 3rem;
    text-align: center;
    font-size: 0.7rem;
    opacity: 0.6;
}

.f-non p span {
    padding: 0 0.4rem;
}
.f-non p span a{
   color: #fff;
}
  

  
  .embed-popover.weixin  .embed-components-item {
      background-color: rgb(7, 56, 242);
      color: rgb(255, 255, 255);
      font-size: 17.36px;
      padding: 14.88px 11.92px 0.92px;
  }
  
  .embed-popover.weixin .embed-components-item span.imtop {
      height: 27.8px;
      width: 30.8px;
      overflow: hidden;
      margin: auto auto 3px;
      display: block;
  }
  
  .embed-popover.tops .embed-components-item span {
      height: 34.8px;
      width: 30.8px;
      overflow: hidden;
      margin: auto auto 3px;
      display: block;
  }
  
  .embed-popover.weixin i.top {
      background: url(images/fx.png) no-repeat;
      width: 34px;
      height: 27px;
      background-position: -34px 4px;
      background-size: 60px 93px;
      display: block;
  }
  
  .embed-popover.tops i.top {
      background: url(images/fx.png) no-repeat;
      width: 34px;
      height: 34px;
      background-position: -23px -47px;
      background-size: 52px 82px;
      display: block;
  }
  
  .embed-popover.tops {
      padding-bottom: 10px;
  }
  
  .embed-popover.weixin {
      position: relative;
  }
  
  .embed-popover.weixin .embed-popover-content {
      position: absolute;
      display: block;
      right: 75px;
      top: 1px;
      display: none;
  }
  
  .embed-popover.weixin .embed-popover-content img {
      width: 116px;
      height: 116px;
  }
  
  .embed-popover.weixin:hover .embed-popover-content {
      display: block;
  }
  
  .embed-popover {}
  

        .client-2 {
            position: fixed;
            right: -313px;
            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: #0f57c4;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left; border-radius:8px;
        }
        .client-2 .my-kefu-em-main{
            background: #0f57c4;
            color: #fff;
            height: 53px;
            width: 375px;
            padding:9px 0 0;
            float: left; border-radius:8px;
        }
        .client-2 .my-kefu-main {
            background: #0f57c4;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left; border-radius:8px;
        }
        
        .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;
        }
    
