
    .header{margin: 0 3rem;min-width: 1200px;max-width: 1800px;}
        em,i{ font-style:normal;}
        body{width:100%;min-width:1200px;max-width: 1920px;margin: 0 auto;overflow-x:hidden;}
  .top_bg{height:6rem;}
       .fix{position: fixed;top: 0px; left: 0px; z-index: 99;visibility: visible;width:100%;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.15)}
    .h_con{ position: relative; height: 6rem;}
    .h_con .h_xx{position: absolute;right: 0;top:1rem ;}
    .h_con .h_xx ul{float: left;margin-right: 1.2rem;}
    .h_con .h_xx ul li{float: left;height: 1.2rem;border-right: 1px solid #cccccc;box-sizing: border-box;padding: 0 1.2rem;font-size: 0.8rem;color: #333333;}
    .h_con .h_xx ul li img{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.5rem;vertical-align: -0.3rem;}
    .h_con .logo{float: left;position: relative;z-index: 10;margin-top: 1.5rem;}
    .h_con .logo img{ display:block;width:7rem;height:3rem;}
    .h_con h2{padding-left: 1rem;margin-left: 1rem;height: 3.4rem;margin-top: 1.5rem;border-left: 1px solid #d5d5d5;float: left;}
    .h_con h2 span{ display: block;font-size: 1.4rem;color: #0067ac;line-height: 1.4rem;font-weight: bold;}
    .h_con h2 i{ display: block;font-size: 1rem;color: #00a13a;line-height: 1rem;font-weight: bold;margin-top: 0.7rem;}
    .h_con .wm{float:right;position:relative;}
    .h_con .wm span>img{display:inline-block;width:1rem;height:1rem;margin-right:0.5rem;vertical-align:-0.1rem;}
    .h_con .wm span{display:inline-block;font-size:0.8rem;line-height:1.2rem;color:#333;}
    .h_con .wm span i>img{display:inline-block;width:0.65rem;height:0.35rem;margin-left:0.5rem;vertical-align:0.1rem;}
     .h_con .wm_m{ position:absolute;left:-25%;top:1.5rem;padding:0.4rem 0;background:#fff;box-shadow:0 0 5px 3px rgba(0,0,0,0.12);z-index:20;width:150%;display:none;}
       .h_con .wm_m a{ display:block;font-size:0.8rem;line-height:1.5rem;color:#333;text-align:center;}
     
   .h_con p{float:right;margin-top: 3.4rem;}
    .h_con p img{display: inline-block;width: 1.4rem;height: 1.4rem;margin-right: 0.4rem;vertical-align: -0.1rem;}
    .h_con p em{ display: inline-block;font-size: 1.5rem;line-height: 1.5rem;color: #0067ac;font-weight: bold;}
      .h_nav{float: right;margin-top: 3.5rem;margin-right: 1.5rem;}
     .h_nav ul li { display: block;float: left;position: relative;  height: 2.5rem;margin-left: 1.4rem;padding: 0 0.4rem;}  
     .h_nav ul li:first-of-type{margin-left: 0;}
      .h_nav ul li a {z-index: 1;font-size: 1rem;font-weight: normal;color: #333;line-height: 1rem;display: block;text-align: center; position: relative; top: 0;opacity: 1;transition-property: top,color;transition-duration: 0.5s;white-space: nowrap;}

        .h_nav ul li > a::after {
          content: attr(title);
          position: absolute;
          left: 0;
          top: 100%;
          opacity: 0;
          transition: opacity 0.25s;
          font-weight: bold;
        }
        .h_nav ul li.cur,
        .h_nav ul li:hover {
          border-bottom: 4px solid #0067ac;
          box-sizing: border-box;
        }

        .h_nav ul li.cur a,
        .h_nav ul li:hover a {
          color: #0067ac;
          top: -1rem;
          color: rgba(255, 255, 255, 0);
      
        }
        .h_nav ul li.cur a::after,
        .h_nav ul li:hover a::after {
          opacity: 1;
          color: #0067ac;
        }
      /* .h_nav ul li.cur a,.h_nav ul li:hover a { color: #c72a1d;font-weight: bold;}
     
   */

      .h_nav li:last-child{ margin-right: 0; }
      
      html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}
  

        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #0067ac;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #0067ac;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


.contenttb{width:1200px;margin:0 auto;}
		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #0067ac;}
	

        .p12-sitemap-1-xml {
            height: 30px;
            line-height: 30px;
            text-align: right;
        }
        
        .p12-sitemap-1-tit {
            height: 46px;
            line-height: 46px;
            color: #fff;
            clear: both;
        }
        
        .p12-sitemap-1-tit h3 {
            display: inline-block;
            font-size: 26px;
            padding: 0 30px;
            text-align: center;
            font-weight: normal;
            background: #0067ac;
        }
        
        .p12-sitemap-1-tit a {
            color: #fff;
        }
        
        .p12-sitemap-1 ul {
            padding-top: 15px;
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #d2d2d2;
            margin-bottom: 40px;
        }
        
        .p12-sitemap-1 li h4 {
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #d2d2d2;
            text-align: center;
            width: 16.66%;
            font-weight: normal;
            float: left;
            overflow: hidden;
            position: relative;
            top: 1px;
        }
    

       .footer{ height: 540px;background: url(images/foot_bg.jpg) repeat-x center;padding-top: 56px;box-sizing: border-box; }
   .content22{width:1400px;margin:0 auto}
    @media screen and  (max-width:1440px){
        .content22{width:1200px;margin:0 auto}    
           }
       .footer .gsxx{height: 104px;box-sizing: border-box;border-bottom: 1px solid #dddddd;}
       .footer .gsxx h2 img{display: block;float: left;width: 140px;height: 60px;}
     
       .footer .gsxx ul{ float: right;width:  }
       .footer .gsxx ul li{ float: left;margin-right: 70px; }
       .footer .gsxx ul li span{ display: block;font-size: 16px;line-height: 16px;color: #333333; }
       .footer .gsxx ul li span>img{display: inline-block;height: 24px;width: auto;margin-right: 10px;vertical-align: middle;}
       .footer .gsxx ul li p{ display: block;font-size: 20px;line-height: 20px;color: #333333;margin-top: 12px; }
       .footer .gsxx ul li:last-child{ margin-right: 0; }
       /* .footer .gsxx ul li:last-child p{ font-size: 20px;line-height: 20px;margin-top: 10px; } */
   
       .footer .ft-top{ height: 300px;padding-top: 48px;box-sizing: border-box; }
       .footer .ft-top .ft-nav{width:321px; height:192px;border-right: 1px solid #dddddd; box-sizing: border-box;float: left;}
       .ft-top h2{display: block;font-size: 20px;color: #0067ac;height: 45px;line-height: 20px;}
          .footer .ft-top .ft-nav ul li{float:left;width:160px;height:32px;line-height: 32px;font-size: 16px;color: #333;}
          .footer .ft-top .ft-nav ul li:nth-child(2n){float:right;}
          .footer .ft-top .ft-nav ul li a{font-size: 16px; color:#333333;height:32px;line-height: 32px;font-size: 16px;}
        .s_box{float: left;width: 760px;padding-left: 70px;height:192px;border-right: 1px solid #dddddd; box-sizing: border-box;}
        .s_box li{ float: left;width: 300px;height: 50px;line-height: 50px; position:relative;background: #fff;border-radius: 10px;margin-right: 10px;}
        .s_box li:nth-of-type(3){margin-top: -50px;}
        .s_box li:nth-of-type(2){width: 300px;height: 110px;}
        .s_box li i{padding:0  0 0 11px;height: 23px;line-height: 50px;font-size: 16px;color: #888888;display: block;float: left;}

        .s_box li input{  width: 147px;line-height: 50px;float: left;font-size: 16px;color: #888888;background: 0;border:0;outline: 0; box-sizing: border-box;}
        .form-btn-submit{width: 610px;height: 50px;line-height: 50px;background: url(images/submit.png) no-repeat center;display:block;font-size: 16px;color: #fff;position:relative;text-align: center;margin: 20px 0 0;text-align: center;cursor: pointer;outline:0;border:0;}
           .s_box .code{display:none;}
                .s_box .submit{display:none;}
                .s_box li:last-of-type{ background:0;}
                 .s_box li span{display:none;}
          
           .footer .ft-top .ft-code{width:254px; float:right;}
           .footer .ft-top .ft-code li{display: block; width:120px;float:left;}
           .footer .ft-top .ft-code li i{display: block; width:100%; line-height: 0; overflow: hidden;}
           .footer .ft-top .ft-code li i img{width:100%;}
           .footer .ft-top .ft-code li span{display: block; height:32px; line-height: 32px; text-align: center;font-size: 16px; color:#666666;}
           .footer .ft-top .ft-code li:last-child{float:right;}
           .footer .link{height:80px;}
           .footer .link span{display: block; float:left;}
           .footer .link span em{display: block; height:80px;line-height: 80px;float:left; margin-right: 24px; font-size: 16px; color:#fff;}
           .footer .link span em a{font-size: 16px; color:#fff;}
           .footer .link strong{display: block; float:right;}
           .footer .link strong i{display: block; height:80px; line-height: 80px;font-size: 16px; color:#fff;float:left;font-weight: normal;}
           .footer .link strong a{display: block;height:80px; line-height: 80px; float:left; font-size: 16px; color:#fff;margin-left: 30px; font-weight: normal;}
           @media screen and  (min-width:230px) and (max-width:1440px){
            .footer .ft-top .ft-nav{width:261px; }
            .footer .ft-top .ft-nav ul li{float:left;width:130px;}
            .s_box{float: left;width: 660px;padding-left: 40px;}
            .s_box li{ float: left;width: 270px;}
            .submit{width: 580px;background-size: 100% 100%;}
             }
         
       
   
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 69%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#0067ac url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#0067ac url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#0067ac url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#0067ac url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#0067ac url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#0067ac url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#0067ac url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
