
      .g_nytop {width: 100%;z-index: 99;background:#fff;}
      .g_nytop .h_con{height: 3.9rem;position: relative;}
      i,em{font-style:normal;}
      .header .logo {float: left; width:8.5rem;height:1.75rem;margin-top: 1rem; position: relative;z-index: 20; }
      .header .logo a img {width:8.5rem;height:2.75rem; }
      .header h2{float: left;margin-top: 1.4rem;margin-left: 1.2rem;display: block;}
      .header h2 span{ display: block;font-size: 1.2rem;line-height: 1.2rem;color: #161616;font-weight: normal;}
     
      .header .fz{float: right;margin-top: 1.2rem;margin-right: 1.2rem;}
      .header .fz span{display:inline-block;width: 6.3rem;height: 1.3rem;box-sizing: border-box;font-size: 0.8rem;text-align: center;line-height: 1.3rem;color: #ffffff;margin-left: 0.2rem;transition: all 0.5s;background: #0068b7;border-radius: 0.7rem;}
     

      .tel{float:right;height: 3.9rem;box-sizing: border-box;}
      .tel img{display: inline-block;width: 0.9rem;height: 0.95rem;margin-right: 0.4rem;vertical-align: 0px;animation: downup 1s infinite linear;-webkit-animation: downup 1s infinite linear;}
      @keyframes downup { 0% { transform: translate(0, 0); } 50% { transform: translate(0, -5px); } 100% { transform: translate(0, 0); } }
      @-webkit-keyframes downup { 0% { -webkit-transform: translate(0, 0); } 50% { -webkit-transform: translate(0, -5px); } 100% { -webkit-transform: translate(0, 0); } }
      .tel em{ display: inline-block;font-size: 1.2rem;line-height: 3.9rem;color: #016bbe;font-weight: normal;}

      .header .nav { height:2.6rem;border-top: 1px solid #e5e5e5;box-sizing: border-box;position: relative;}
      .header .nav ul::before {content: "";display: block;width: 1px;position: absolute;left: 0%;top: 1rem;background: url(../images/h_line.png) no-repeat center; height: 0.65rem;transition: 0.35s;background-size: 100% 100%;}
      .header .nav ul li {display: block;float: left;position: relative;height: 2.6rem;padding: 0 2.35%;}
      .header .nav ul li::before {content: "";display: block;width: 0;position: absolute;left: 50%;top: -1px;background: #016bbe; height: 1px;transition: 0.35s;}
      .header .nav ul li::after {content: "";display: block;width: 1px;position: absolute;right: 0%;top: 1rem;background: url(../images/h_line.png) no-repeat center; height: 0.65rem;transition: 0.35s;background-size: 100% 100%;}
      .header .nav ul li>a { display: block;position: relative; font-size: 0.9rem;line-height: 2.6rem;color: #161616;font-weight: normal;height: 2.6rem;text-transform: uppercase;z-index: 6;}
      .header .nav ul li:first-of-type {margin-left: 0;}   

      .header .nav ul li:last-of-type {margin-right: 0;}   
      .header .nav ul li.cur>a,.header .nav ul li:hover>a{color: #066cb8;}
      .header .nav ul li.cur::before,.header .nav ul li:hover::before {width: calc(100% + 0rem);
          left: 0;}
      /* .header .nav ul li.cur a,.header .nav ul li:hover a {font-weight: bold;color: #fff;} */
      .submenu { position: absolute; left: 50%; top: 100%; transform: translateX(-50%);  display: none; z-index: 99 ;padding-top: 22px !important;}
.submenu p{
    background: rgba(255, 255, 255, .95); padding:6px 21px;border-radius:10px; position: relative;
}
.submenu p:before { position: absolute; content: ""; border-width: 9px 8px; border-style: solid; border-color: transparent transparent rgba(255,255,255,.95); top: -18px; left: 50%; margin-left: -8px }
.submenu a { transition: all .4s ease; display: block; font-weight: 500; padding: 0 17px 0 32px; font-size: 16px; line-height: 48px; color: #333; line-height: 54px; white-space: nowrap; position: relative;border-bottom:1px dotted #B5B5B5; text-align:left;}
.submenu a:last-child { border-bottom: 0 }
.submenu a:before { position: absolute; content: ""; width:4px;
height:4px;
border:2px solid rgba(125,125,125,1);
border-radius:50%; top: 23px; left: 13px; transition: ease .4s; -o-transition: ease .4s; }
.submenu a:hover { color: #0068b7;font-weight:bold; }
.submenu a:hover:before { border-color: #0068b7;}
          .nav.headFix{position: fixed;left: 0;top: 0;height: 2.6rem;box-shadow:0 10px 10px 0 rgba(0,0,0,0.05);z-index: 99;background:#fff;width:100%;}
      
      .header::after {line-height: 0;visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
 
          em,i{ font-style:normal;}
  .content24 {
        width: 1600px;margin:0 auto;
    }
  @media screen and (max-width: 1600px) {
    .content24 {
        width: 1400px;
    }
}

@media screen and (max-width: 1500px) {
    .content24 {
        width: 1300px;
    }
}

@media screen and (max-width: 1300px) {
    .content24 {
        width: 1200px;
    }
}


/**/

@media screen and (min-width: 1263px) {
    html {
        font-size: calc(1263px * 20 / 1903);
    }
}

@media screen and (min-width: 1349px) {
    html {
        font-size: calc(1349px * 20 / 1903);
    }
}

@media screen and (min-width: 1463px) {
    html {
        font-size: calc(1463px * 20 / 1903);
    }
}

@media screen and (min-width: 1543px) {
    html {
        font-size: calc(1543px * 20 / 1903);
    }
}

@media screen and (min-width: 1583px) {
    html {
        font-size: calc(1583px * 20 / 1903);
    }
}

@media screen and (min-width: 1643px) {
    html {
        font-size: calc(1643px * 20 / 1903);
    }
}

@media screen and (min-width: 1663px) {
    html {
        font-size: calc(1663px * 20 / 1903);
    }
}

@media screen and (min-width: 1903px) {
    html {
        font-size: calc(1903px * 20 / 1903);
    }
}


  
  

        .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;
        }
    

.contenttb{ width: 1400px;margin: 0 auto;}

               @media screen and  (max-width:1440px){
                   .contenttb{width:1200px;margin:0 auto}    
                      }
                      
 
        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -84px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("../images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 0px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: left;
            height: 64px;
            line-height: 64px;
            font-size: 14px;
            color: #fff;
            width: 700px;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(../images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

        .p101-search-1 {
          float: right;width: 700px;
          margin-top: -64px;
          position: relative;
          z-index: 20;
        }
     

        .p101-search-1 p {
            float: left;
            width: 470px;
            height: 64px;
            line-height: 64px;
            font-size: 14px;
            color: #ffffff;
        }
        
        .p101-search-1 p b {
            display: inline-block;
            font-weight: normal;
        }
        
        .p101-search-1 p a {
            color: #ffffff;
            display: inline-block;
            margin-right: 12px;
        }
         .p101-search-1 p a:last-child{margin-right:0;}
        .p101-search-1-inp {
            float: right;
            width: 230px;
            height: 32px;
            border-radius: 16px;
           border: 1px solid #fff;
           box-sizing: border-box;
            margin-top: 16px;
        }
        
        .p101-search-1-inp1 {
            width: 190px;
            height: 30px;
            line-height: 30px;
            color: #fff;
         background: 0;
            border-right: 0;
            padding: 0 10px;
            float: left;
            box-sizing: border-box;
        }
        
        .p101-search-1-inp2 {
            width: 36px;
            height: 32px;
            border: 0;
            background: url(../images/p101-search-icon1.png) no-repeat center center;
            float: right;
            cursor: pointer;
        }
    

    .lyl-1k2-fdh-3 {
        min-height: 70px;
        padding-top: 30px;
        margin-bottom: 30px;
        
    }
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-title {
        float: left;
        width: 300px;
    }
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-title h2 {
        height: 70px;
        line-height: 70px;
        font-weight: bold;
        font-size: 30px;
        color: #333333;
    }
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav {
        float: right;
        max-width: 860px;
        height: 44px;
        padding-top: 10px;
    }
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one {
        float: left;
        margin-right: 30px;
        position: relative;
    }
    
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one:last-of-type {
        margin-right: 0;
    }
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one:last-of-type:after {
        display: none;
    }
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one h3 {
        font-weight: normal;
        position: relative;
    }
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one h3:after{
        content: "";
        width: 0%;
        display: block;
        height: 2px;
        position:absolute;
        left:0;
        bottom:0;
        transition:width .5s;
        background: #0068b7;
    }
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one h3 a {
        display: block;
        height: 44px;
        line-height: 44px;
        font-size: 20px;
        color: #333333;
        letter-spacing: 1px;
    }
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one h3.sidenavcur:after,
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one h3:hover:after{
        width: 100%;
    }
    
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one h3.sidenavcur a,
    .lyl-1k2-fdh-3 .lyl-1k2-fdh-nav-one h3:hover a {
        color: #0068b7;
        font-weight: bold;
    }


.p14-infolist-1-list em{

	display: block;

	float: left;

	width: 34px;

	height: 1px;

	background: #ccc;

	margin-top: 35px;

	margin-right: 20px;

	transition: 0.4s;

}
.p14-infolist-1-list dl:hover em{

	width: 60px;

	background: #8F8F8F;

}
.n_date{

	float: left;

	text-align: left;

	margin-right:70px;



}


.n_date label{

	background: url("../images/jiantou.png") center center no-repeat;
	display: block;
	height: 14px;
	background-size: 21px 14px;
	padding-top: 22px;
	transition: 0.4s;

}

.n_date h5{

	font-size: 26px;

    color: #8F8F8F;

    font-family: "Arial";

    line-height: 26px;
    font-weight: normal;
    padding-top: 9px;

}

.n_date strong{

	width: 36px;

	height: 36px;

	display: block;

	text-align: center;

	margin-top: 30px;

	transition: 0.4s;
	font-weight: normal;

}


.n_date strong{

	background:#0068b7;

}

.n_date label{

	background: url("../images/jiantou02.png") center center no-repeat;

	background-size: 21px 14px;

}









        .p14-infolist-1-list dl {
            background: #fff;
            overflow: hidden;
            position: relative;
            background: #f5f5f5;
            margin-bottom: 40px;
        }
       
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: left;
        }
 
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;transition: ease .65s;
        }
        .p14-infolist-1-list dd{
            position: absolute;
            left:33%;
            width:65%;
            padding-top: 30px;
        }
        .p14-infolist-1-list dl:hover dt img{transform: scale(1.05)}
        .p14-infolist-1-list dd h4 {
            transition: ease .65s;
            height: 40px;
            font-weight: normal;
            font-size:22px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 15px;
            overflow: hidden;
            position: relative;
        }
        .p14-infolist-1-list dl:hover h4{
            transform: translateX(20px);
            transition-delay: .25s;
        }
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
      
        .p14-infolist-1-list dl:hover h4 a {
            color: #0068b7;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 120px;transition: ease .65s;
            font-size: 16px;
            line-height: 28px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-desc{transform: translateX(20px);}
        
        .p14-infolist-1-list-deta {
            width: 140px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            display: block;
            float: right;
            background: #0068b7;
            color: #fff;
        }
              ins{

	text-decoration: none;

	width: 40px;

	line-height: 40px;

	color: #fff;

	font-size: 22px;

	float: left;

	background: #000;

	text-align: center;

}
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #0068b7;
            border-color: #0068b7;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    
    .p102-info-list-more a {
        display: block;
        width: 98px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        color: #0068b7;
        text-align: center;
        border: 1px solid #0068b7;
        position: relative;
    }
    
    .p102-info-list-more a:before {
        content: '';
        position: absolute;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 10px solid #fff;
        left: -1px;
        top: 50%;
        margin-top: -9px;
        z-index: 1;
    }
    
    .p102-info-list-more a:after {
        content: '';
        position: absolute;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 7px solid #0068b7;
        left: -1px;
        top: 50%;
        margin-top: -5px;
        z-index: 2;
    }
    .p14-infolist-1-list dl:hover .p102-info-list-more a {
        background: #0068b7;
        color: #fff;
    }
    
    .p14-infolist-1-list dl:hover .p102-info-list-more a:before {
        border-left: 10px solid #0068b7;
    }
    
    .p14-infolist-1-list dl:hover .p102-info-list-more a:after {
        border-left: 7px solid #fff;
    }
    


    .f_xx{background: #f5f5f5; height: 35rem;border-top:1px solid #e5e5e5;box-sizing:border-box;}
    .f_left{height: 34.9rem;border-right: 1px solid #e5e5e5;box-sizing: border-box;float: left;width: 68.75%;padding-top: 6.8rem;}
    .f_top{height: 8rem;position:relative;}
    .f_top:before{ position:absolute;left:-15%;width:115%;height:1px;background:#e5e5e5;top:5rem;content:"";}
    .f_top h2 img {float: left; width:8.5rem;height:1.75rem; position: relative;z-index: 20;  }
    .f_top h2 span{float: left;margin-top: 0.5rem;margin-left: 1.2rem;display: block;display: block;font-size: 1.2rem;line-height: 1.2rem;color: #161616;font-weight: normal;}
    .f_top .links{float: right;width: 10rem;margin-right: 2.7rem;position: relative;}
    .f_top .links i{display: block;width: 10rem;height: 2.4rem;padding: 0 1.6rem;box-sizing: border-box;line-height: 2.4rem;font-size: 0.9rem;color: #333333;background: #fff;}
    .f_top .links i img{float: right;width: 0.6rem;height: 0.35rem;padding-top: 1.1rem;}
    .f_top .links .sub{display: none;width: 100%;padding:0.1rem 0 0.5rem 0;position: absolute;left: 0;top: 2.4rem;background: #fff;z-index: 20;}
    .f_top .links .sub a{ display: block;font-size: 0.8rem;line-height: 1.5rem;color: #333;padding:0 1.6rem;box-sizing: border-box;width: 100%;}

    .f_nav  ul li{float: left;width: 19.2%;}
    .f_nav  ul li b>a{font-size: 1rem;line-height: 1rem;color: #333333;font-weight: normal;padding-bottom:2rem;display: block;position: relative;}
    .f_nav ul li p>a{font-size: 0.8rem;color: #666666;line-height: 1.7rem;display: block;transition: all 0.5s;}
    .f_nav ul li p>a:hover{color: #333333;}
    .f_con{width:23%;float:right; padding-top: 6.8rem;}
		.f_con ul li{height:1.65rem; margin-bottom: 0.85rem;position: relative;}
		.f_con ul li span{display: block;width:1.65rem;width:1.65rem;float:left; position: relative;}
		.f_con ul li span img{width:100%;}
		.f_con ul li b{display: none;width:6.3rem; line-height: 0;position: absolute;left:-7.1rem;top:-0.55rem;box-shadow: 0px 0.4rem 0.75rem 0px rgba(0,0,0,0.1);border-radius: 5px;}
		.f_con ul li b:before{width:0.3rem;height:0.6rem;background:url(../images/ft-dbx.png) no-repeat center;background-size:100% 100%; content:""; position: absolute;right:-0.3rem; top:0.85rem;}
		.f_con ul li b img{width:100%;}
		.f_con ul li:hover b{display: block;}
		.f_con ul li:nth-child(2) span:before{width:0.7rem;height:0.65rem; background:url(../images/ft-ico44.png) no-repeat center;background-size:100% 100%; content:""; position: absolute;right:-0.25rem; bottom:0;}
		.f_con ul li em{display: block; line-height: 1.65rem;float:left;margin-left: 0.75rem;font-size: 0.8rem;color:#333333;}
		.f_con ul li:hover em{color:#1a1a1a;}
    .f_con p{margin-top: 4rem;}
    .f_con p em{display: block;font-size: 0.8rem;line-height: 1.3rem;color: #666666;margin-bottom: 1.4rem;}
    .f_con p em b{display: block;font-size: 1.2rem;line-height: 1.4rem;color: #0068b7;font-weight: normal;}
     
    .footer .ft-bt{height: 4rem;background: #333333;font-size: 0.8rem;color:rgba(255,255,255,0.4);line-height: 4rem;}
    .footer .ft-bt a{color:rgba(255,255,255,0.4);} 
    .footer .ft-bt em{float: right;}
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            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:#0068b7 url(../images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#0068b7 url(../images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#0068b7 url(../images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#0068b7 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:#0068b7 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:#0068b7 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:#0068b7 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;
        }
    
	
	
	 .zxlb-3n-ts-02{margin-top:50px;}

    .g_splst dl{float:left;width:335px;margin-right:20px;margin-bottom:30px;}
    .g_splst dl:nth-child(4n){margin-right:0;}
.g_splst dl dt{width:100%;position:relative;  border-radius: 10px;
        padding:10px;
        box-sizing: border-box;
        box-shadow: 0 0 12px rgba(0,0,0,0.12);
        background: #fff;}
/*.g_splst dl dt:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3);}*/
.g_splst dl dt:after{content:""; position:absolute;width:64px;height:64px;left:50%;margin-left:-32px;top:50%;margin-top:-32px; background: url(../images/ico_sp.png) no-repeat;}
.g_splst dl dt img{width:100%;display:block;border-radius: 10px; height:470px;}


.g_splst dl dt video{position:absolute;left:10px;top:10px;width:315px; height: 470px;z-index:1;opacity:0;object-fit:fill;transition:all .3s linear 0s;border-radius:10px;}
/*.g_splst dl dd{position:absolute;left:0;bottom:3rem;width:100%;}*/
.g_splst dl dd i{width:7.4rem;height:7.4rem;display:block;margin-bottom:1.2rem}
.g_splst dl dd i img{border-radius:.5rem;width:100%;display:block;border:.7rem solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_splst dl dd h4 b{display:block;font-size:20px;font-weight:400;line-height:32px;color:#333;text-align: center;padding-top:20px;}
.g_splst dl dd h4 em{display:block;font-size:.6rem;font-weight:400;line-height:1.2rem;color:rgba(255,255,255,.55);text-transform:uppercase;text-align: center;}
.g_splst dl:hover video{opacity:1}
.g_splst .m_splst{overflow:hidden}
	
