* {
margin: 0;
padding: 0;
box-sizing: border-box
}

ul,
ol {
list-style: none;
}

a {
text-decoration: none
}
 
.imgp{height:0;padding-bottom:64%}
.fanganfr .pg_news1 img{margin-bottom:10px}
.header{position:fixed;z-index:25;left:0;top:0;width:100%;background:rgba(0,0,0,.5);padding: 0 3%; }
.header .logo{height:80px;line-height:80px;overflow:hidden}
.header nav ul li{position:relative;float:left;margin:0 20px}
.header nav ul li.cur a::after,.header nav ul li:hover a::after{-webkit-transform:scale(1);transform:scale(1);color: #1c74b2;}
.header nav ul li:hover .sub-nav{visibility:visible;opacity:1;top:90px}
.header nav ul li>a{position:relative;height:90px;line-height:90px;color:#fff;font-size:17px;display: block;}
.header nav ul li>a::after{position:absolute;content:'';left:0;bottom:0;width:100%;height:3px;background:#68c0ff;transform:scale(0,1);-webkit-transform:scale(0,1);transition:all .3s;-webkit-transition:all .3s}
.header nav ul li .sub-nav{visibility:hidden;opacity:0;z-index:1;top:100px;left:50%;width:132px;color:#333;background:rgba(255, 255, 255, 0.9);transform:translateX(-50%);-webkit-transform:translateX(-50%);transition:all .5s;-webkit-transition:all .5s}
.header nav ul li .sub-nav a{display:block;line-height:42px;padding:0px 10px;text-align:center}
.header nav ul li .sub-nav a:hover{background:#1c74b2; color:#fff;}
.header nav ul li>a:hover{color: #68c0ff;}
.header .language{color:#fff}
.header .language h3{line-height: 90px; font-size: 17px;}
.header .language span{color: #1c74b2; font-size: 17px;font-weight: bold;}
.header  .active{
	
	color:#3280e4;
}
.pg_news1 table{margin:0 auto}
.pg_news1 table tr td{border: 1px solid #7f7f7f;}
.curs{margin-right:3px}
 .fanganfl  .active{color: #fff !important;background: #125fc5;}
.header .header-right,
.header .header-mid{ float:right;margin-top: 28px;margin-left: 30px;}
.header .header-right > *{  position:relative;}
.header .open-search{ position:relative;width:15px; height:15px;margin-top: 8px; background:url(../images/seh.png) no-repeat center center; background-size:contain; display:block;}
.header .open-search-show{ background:none;}
.header .open-search-show::before,
.header .open-search-show::after{ position:absolute; content:''; width:20px; height:2px; background:#fff; transform:rotate(45deg); left:0; top:50%; margin-top:-1.5px;}
.header .open-search-show::after{ transform:rotate(-45deg);}
.header .search-box{ display:none;    position:absolute;margin-top: 10px; right:0; top:100%;width:300px; z-index: 111;}
.header .search-box .text{width:100%;  padding:10px; border:2px solid rgb(216, 216, 216);}
.header .search-box .btn{ position:absolute; right:0; top:0; width:42px; height:42px;border : 0; background:url(../images/seh2.png) no-repeat center center; background-size:50% auto;}
 
.in-header{background:rgba(0,0,0,.05)}
.in-header.cur{background:rgba(90, 202, 253, 0.6)}
/* ç§»åŠ¨å¯¼èˆª */
.motop{width:100%;
  height:70px;
  position: fixed;
  padding:0 4%;
  z-index:999999;
  display: none;
  background:rgba(0,0,0,0.5);
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
  -webkit-transition: all .53s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 transition: all .5s;
 border-bottom: 1px solid #ebebeb;
}
.motop.on{background:rgba(0,0,0,.5);}
.mologo{margin:0 auto;
   float:left;
   width: 70%;
}
.mologo a{line-height: 70px;
}
.mologo a span{font-size: 12px;
            margin-left: 6px;
}
.mologo img{ 
       vertical-align: middle;
}
.monav{
   margin-top:23px;
   cursor:pointer;
   position: absolute;
   right:4%;
   width:30px;
   height:22px;
}
.monav span{width:24px;
       height:2px;
       display: block;
       background: #fff;
       position: absolute;
       transition:all .5s;
}
.monav .s1{top:5px;}
.monav .s2{top:11px;}
.monav .s3{top:17px;}
.monav .s1.on{transform:rotate(45deg);
      top:10px;
}
.monav .s2.on{opacity: 0;}
.monav .s3.on{transform:rotate(-45deg);
      top:10px;
}
.navdown{width:100%;
  background: #fff;
  position: fixed;
  top:70px;
  z-index: 9999;
  display: none;
  border-top:1px solid #eee;
  padding-bottom: 40px;
  text-align: center;
}

.navdown>ul>li{line-height: 46px;
        font-size:16px;
        color:#333;
        position: relative;
        cursor:pointer;
        width:92%;
        margin:0 auto;
        border-bottom:1px dashed #e6e6e6;
        
        
}
.navdown>ul>li a{font-size:14px;
            display: inline-block;
            width: 100%;
            height: 100%;
            color: #333;
}
.navdown>ul>li a:hover{color:#0162b1;}
.navdown .ul2{display: none;}
.navdown .ul2 li{line-height: 46px;
              border-top:1px solid #e6e6e6;
              position: relative;
             
}

.navdown .ul2 li a{margin-left: 1%;
                 font-size:12px;
                 color:#333;
                 width:100%;
                 height:100%;
                 display: block;

}
.navdown .ul2 li a i{position: absolute;
                   right:4%;


}
.navdown>ul>li>a>i{
position: absolute;
right: 4%;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;

}
.navdown>ul>li>a>i.on{-webkit-transform: rotate(90deg);
                      -moz-transform: rotate(90deg);
                      -ms-transform: rotate(90deg);
                       transform: rotate(90deg);
}

.navdown .language{margin-left: 4%;line-height: 60px;}







.banner{  width:100%; }
.banner .swiper-slide img{ display: block; width:100%;height: 100%;}
.banner .swiper-button-prev, .banner  .swiper-container-rtl .swiper-button-next{left: 3%;  display: none; background-image: none; color: #fff; }
.banner .swiper-button-next,.banner .swiper-container-rtl .swiper-button-prev{ right: 3%;   display: none;background-image: none; color: #fff; } 

.banner:hover .swiper-button-prev{ display: block; }
.banner:hover .swiper-button-next{ display: block; }
.banner  .swiper-button-prev i{ font-size: 50px; }
.banner  .swiper-button-next i{ font-size: 50px; }
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:5%}
.banner .swiper-pagination-bullet{  background: #fff;  width: 25px;height:  5px; border-radius: 0;opacity: 0.6;}
.banner .swiper-pagination-bullet-active{ background: #78c5fc;opacity: 1; }
 

 
.in_about .in_abfl{float: left;width:48%;padding : 5% 3% 0  5%; }
.in_about .in_abfr{float: right;width: 52%;}
.in_about .in_abfr img{float: right;}
.in_about .in_cen {overflow: hidden;}
  .in_title{padding: 20px 0;}
  .in_title i{display: block;width: 35px;height: 8px;background: #026ce3;}
  .in_title h3{font-size: 54px;font-weight: bold;color: #026ce3;padding: 10px 0 5px 0;}
  .in_title h4{font-size: 34px; }
.in_about .in_abfl p{font-size: 17px;line-height: 34px;text-indent: 2em;}
.in_about .in_abfl .more{display: block;width:160px;line-height: 40px;text-align: center;background: #026ce3; color: #fff; margin-top: 40px;}
.in_about .in_abfl .more:hover{background: #348ff7;}



.in_performance{background: url(../images/in_per_bg.jpg)no-repeat center;padding: 100px 4% 150px 4%;background-size: cover;} 
.in_performance h6{font-size: 16px;text-align: center;padding: 30px 0;color: #fff;}
.in_performance .in_title{ text-align: center;color: #fff;}
.in_performance .in_title h3{ text-align: center;color: #fff;}
.in_performance .in_title i{margin: auto;background: #fff;}

.per_ul::after{content: "";clear: both;display: block;}
.per_ul{padding-top: 30px;}
.per_ul li .in_perfl{float: left;}
.per_ul li .in_perfr h3{font-size:24px;padding-left: 40px; font-weight: bold;color: #fff;padding-top: 35px;}
.per_ul li .in_perfr p{font-size: 14px;padding-left: 40px; color: #fff;padding-top: 10px;}

.per_ul li .in_perfr{float: left;}
.per_ul li a{display: block;background: rgba(64,136,230,1);overflow: hidden;padding: 70px;}
.per_ul li:hover a{ background: rgba(7, 101, 224, 0.8); box-shadow:0 0 20px  -5px rgba(0, 0, 0, 0.5);}

 
.sec3fl{position: relative;}
.sec3fl h6{position: absolute; left: -20%; top:15%;font-weight: bold; font-size: 140px;color: #f5f5f5;}

.sec3fl  .in_title{padding-top: 35%;position: relative;z-index: 100;}
.sec3fl p{font-size: 16px;line-height: 30px;padding: 20px 0;}
.sec3fl .more{display: block;width:160px;line-height: 40px;text-align: center;background: #026ce3; color: #fff; margin-top: 40px;}
.sec3fl .more:hover{background: #348ff7;}

.sec3fr{padding-left: 20px;}

.sec3fr a {display: block;border: 1px solid #ccc;overflow: hidden;}
.sec3fr .sec3sild{position: absolute;bottom: -56px; background: rgba(0, 0, 0, 0.6);line-height: 55px;width: 100%;text-align: center;transition: all .5s;}
.sec3fr .sec3sild h4{font-size: 14px;text-align: center;color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sec3fr .swiper-slide{position: relative;overflow: hidden;}
.sec3fr .swiper-slide:hover .sec3sild{bottom: 0;}
.sec3fr .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background: none;width: 54px;height: 54px;left: 80px;}

.sec3fr .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background: none;width: 54px;height: 54px;}
.sec3fr .swiper-button-next, .swiper-button-prev{top: 95%;margin-top: 60px;}
.sec3fr .swiper-button-prev, .swiper-button-next{top: 95%;margin-top: 60px;}



.in_news{ padding: 70px 4% 120px 4%  ;} 


.in_honor{background: url(../images/honro_bg.jpg)no-repeat center;padding: 70px 4% 100px 4%;background-size: cover;}
.in_honor .in_title{text-align: center;}
.in_honor .in_title i{margin: auto;}


.sec7ban  .swiper-pagination{bottom: -50px;
  left: 0;
  width: 100%;}
 .sec7ban .swiper-pagination-bullet{margin: 0 3px;}
 .sec7ban  .swiper-pagination-bullet{width: 12px;height: 12px;}


 .sec7ban { padding-top: 40px;}
 .sec7ban p {width:410px;height:350px;background: #fff; text-align:center;vertical-align:middle;display:table-cell; padding:10px;}
 .sec7ban p img {height:100%;width:auto; }
 .sec7ban   .swiper-slide{display:block;text-align:center}
 .sec7ban h5{background: #e6e6e6;text-align: center;line-height:60px;font-size: 16px;}



 .footer{ background: #35373a;border-bottom: 1px solid #25262a;position: relative; }
 .footer::after{display: block;position: absolute;width: 100%; bottom: 0px;border-bottom: 1px solid #4a4b4f;clear: both;content: "";}
 .footernav {overflow: hidden;padding : 22px 0; }
 .footernav li{float: left;margin-right: 50px;position: relative;}
 .footernav li a{color: #fff;font-size: 14px;display: block;font-weight: 100;}
 .footernav li:nth-child(1){margin-right: 10px;font-size: 18px;}
 .footernav li a:nth-child(1){ font-size: 16px;}
 
 .footernav li .kfon{font-weight: bold;}
 .footernav li a:hover{color: #026ce3;}
 .footernav li::after{display: block;content: ""; width: 2px;height: 16px;background: #fff;position: absolute;right:-24px;top: 3px;}
 .footernav li:last-child::after{display: none;}
 .footernav li:nth-child(1)::after{display: none;}
 
  .footerbot {background: #35373a;padding: 15px 0 35px 0;}
 .footerbot  .fbfffl {overflow: hidden;padding-top: 7px;}
 .footerbot .fbfffl .ftbf2{  color: #fff;float: left; }
 .footerbot .fbfffl .ftbf1{  color: #fff;float: right; }
 .footerbot .fbfffr{float: left;}
 .footerbot h6{color: #fff;line-height: 30px;display: block;  }
 .footerbot .fbfffl .ftbf1 p{text-align: center;padding-top: 10px;}
 .footernav_s {overflow: hidden;padding : 10px 0; }
 .footernav_s li{float: left;margin-right: 30px;position: relative;}
 .footernav_s li a{color: #fff;font-size: 14px;display: block;font-weight: 100;}
  
 .footernav_s li .kfon{font-weight: bold;}
 .footernav_s li a:hover{color: #026ce3;}
 .footernav_s li::after{display: block;content: ""; width: 1px;height: 12px;background: #fff;position: absolute;right:-15px;top: 3px;}
 .footernav_s li:last-child::after{display: none;}
  



 .fafltit{background: #125fc5;}
 .fafltit h3{font-size: 24px;font-weight: bold;line-height: 85px;color: #fff; }
 .fafltit h3 img{display: inline-block;padding: 0 10px 0 20px ;}
 .fangan{padding-top: 40px;}
 .fafllb {border: 1px solid #ccc;border-bottom: none; margin-bottom: 40px}
 .fafllb li a{display: block; width: 100%;line-height: 55px;color: #333; height:55px;}
 .fafllb li{border-bottom: 1px solid #ccc;background: #fff;}
 .fafllb li::after{content: "";clear: both;}
 .fafllb li p{max-width: 175px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding-left: 20px;font-weight: bold;font-size: 14px;}
  .fafllb li .active{color: #026ce3;background: #dbedf9;}
 .fafllb li .active2{opacity: 1;}
 .fafllb li:hover {background: #dbedf9;}
 .fafllb li:hover p{color: #026ce3;}
  .fanganfl {padding-right: 30px;}
 .fafllb li:hover em{color: #026ce3}
 .fanganfr{padding :20px;margin-bottom:60px;background: #fff;}
 .fanfrtit p{color: #333;font-size: 20px;float: left;font-weight: bold;} 
 .fanganfr .fafllb i{display: block;height: 1px;background: #ccc;margin-top: 10px} 
 .fanfrtit span{ padding-right: 10px;float: right;}
 .fanfrtit span img{padding-right: 5px;margin-top: -5px;}
 .fanfrtit .avt{color: #026ce3;}
 .fanfrtit{padding-top: 20px;}
 
 
 .right_nav {right:0;bottom:100px;position:fixed;text-align:left;overflow:hidden;z-index:999}
 .right_nav li {background:#0463a9;margin:4px 0;padding:10px;border-top-left-radius:4px;border-bottom-left-radius:4px;cursor:pointer;position:relative;right:-70px}
 .right_nav li .iconBox {text-align:center;overflow:hidden;display:flex;align-items:center;justify-content:space-between}
 .right_nav li   img {width:30px;height:30px}
 .right_nav li .hb  img {width:90px;height:90px}
 
 .right_nav li h4 {color:#fff;font-size:14px;margin:2px 0;margin-left:15px}
 .right_nav li:hover {background:#dd5900}
 .right_nav li .hideBox {display:none;position:absolute;right:110px;padding:10px;padding-right:15px;top:-10px;z-index:999}
 .right_nav li .hideBox .hb {border:1px solid #ccc;background-color:#fff;padding:10px 20px;border-top:2px solid #0085cd;border-bottom-left-radius:4px;border-bottom-right-radius:4px}
 .right_nav li .hideBox .hb h5 {padding:5px 0;border-bottom:2px solid #ccc;color:#0085cd;font-size:14px;  display:block;white-space:nowrap}
 .right_nav li .hideBox .hb p {margin-top:5px;font-size:14px;font-weight: bold; width:130px}
 .right_nav li .hideBox .hb .qqtalk {margin-top:10px}
 .right_nav li .hideBox .hb .qqtalk a {display:flex;align-items:center}
 .right_nav li .hideBox .hb .qqtalk img {width:25px;height:25px}
 .right_nav li .hideBox .hb .qqtalk p {font-size:14px; white-space:nowrap;margin-top:-5px;margin-left:5px}
 .right_nav li:nth-child(2) .hideBox img {width:140px;height:140px;margin-top:10px}
 .right_nav li:nth-child(2) .hideBox .hb h5{width: 150px;}






 .n_contact h6{font-size: 26px;padding: 40px 0 10px 0;text-align: center;}
 .n_conttop {padding : 50px 0; overflow: hidden;}
 .n_conttop li h3{overflow: hidden;}
 .n_conttop li span{display: inline-block;font-size: 18px; color: #026ce3; float: left; padding-left: 10px;}
 .n_conttop li img{ float: left;}
 .n_conttop li p{line-height: 30px;padding-top: 15px; font-size: 16px;color: #666; }
 
 




 .ne_ws{overflow: hidden;}
 .ne_ws li::after{display: block;content: "";clear: both;}
 .ne_ws li{margin-bottom: 10px;}
 .ne_ws li a{display: block;background: #fff;overflow: hidden;}
 
 .ne_ws li .ntime::after{position: absolute;left: 0 ;top: 25px;width: 1px;height: 90%;background: #ccc;display: block;clear: both;content: "";}
 .ne_ws li .ntimetxt { padding:  20px 30px 10px 30px; }
 .ne_ws li .ntimetxt h5 {  font-size: 30px;color: #333; padding-top: 15px; }
 .ne_ws li .ntimetxt h4 {  font-size: 16px;  padding: 10px 0;color: #666;}
 
 .ne_ws li .nimg{float: left;width:30%; overflow: hidden;height: 0;padding-bottom:19%;}
 .ne_ws li .ntime{float: left;width:15%;  position: relative;}
 .ne_ws li .ntxt{float: left;width:55%;padding-left: 30px;padding-right: 30px;}
 .ne_ws li .ntxt h3{font-size: 18px;padding-top: 30px;font-weight: bold; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
 .ne_ws li .ntxt p{font-size: 14px;padding-top: 15px; line-height: 26px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
 .ne_ws li .nimg img{transition: 1s;width: 100%;}
 .ne_ws li:hover .ntxt h3{color: #026ce3;}
 .ne_ws li:hover .nimg img{transform: scale(1.2);}
 .ne_ws .mores{width: 100%; display:inline-block; transition:1s; border-bottom:1px solid #ccc; position:relative;   font-size: 16px;top: -12px;}
 .ne_ws .mores:hover{ color: #026ce3; }
 .ne_ws .mores:before{ content:""; width:100%; height:1px; background:#026ce3; position:absolute; left:0; bottom:-1px; transform-origin:100%; 
 -webkit-transform-origin:100%; -webkit-transition:-webkit-transform 1.2s cubic-bezier(.4,0,.2,1); transition:-webkit-transform 1.32s cubic-bezier(.4,0,.2,1); transition:transform 1.6s cubic-bezier(.4,0,.2,1); transition:transform 1.2s cubic-bezier(.4,0,.2,1),-webkit-transform 1.2s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0); 
 
 }
 .ne_ws li:hover .mores:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0; visibility:visible\9;}
 
 .in-page {color:#888;margin-top:30px;}
.in-page span {padding:0 15px;border:1px solid #026ce3}
.in-page a { line-height:35px;padding:6px 9px;border:1px solid #026ce3; display: inline;}
.in-page a.cur,.in-page a:hover {border-color:#026ce3;background:#026ce3;color:#fff}

.nsmeu li{text-align: center;}
 




.fangan .layui-nav-tree{width: 100%;}
.fangan .layui-nav{color: #333;background: none;}
.fangan .layui-nav .layui-nav-item a.on{background: #1c74b2; color: #fff;}
.fangan .layui-nav .layui-nav-item i{font-weight: bold;padding-right: 5px;color: #1c74b2;}
.fangan .layui-nav .layui-nav-item a{color: #333; }
.fangan .layui-nav .layui-nav-item>a{ font-size: 14px;font-weight: bold;padding-top: 0;}
.fangan .layui-nav-itemed>a .layui-nav-more {
  transform: rotate(180deg);
  color:#fff
}
.fangan .layui-nav .layui-nav-more{top: -4px;}
.fangan .layui-nav-tree .layui-nav-item a {   line-height: 50px;height: 50px;}
.fangan .layui-nav .layui-nav-item { background: #fff; border: 1px solid #ccc; margin-top: -1px; }
.fangan .layui-nav .layui-nav-more{    border-top-color: #1c74b2;}
.fangan .layui-nav-item:hover .layui-nav-more{ border-top-color: #1c74b2;}
 
.fangan .layui-nav-tree .layui-nav-item a:hover {
	background-color: #1c74b2
}
 
.fangan .layui-nav-bar {
 display: none;

}
.fangan  .layui-nav-itemed>.layui-nav-child {
  display: block;
  padding: 0;
  background-color:  #fff!important;
}

.fangan .layui-nav-itemed>a{background: #1c74b2;}

.fangan .layui-nav-itemed>a>i{color: #333;}
 
.fangan .layui-nav-tree .layui-nav-item a:hover i {
color: #fff;
}

.fangan .layui-nav-child a{font-size: 12px;}
.fangan .layui-nav-child a i{font-size: 12px;}

.fgnav{border: 1px solid #f4f4f4; }






.information .layui-tab-title .layui-this:after {
 display: none;
}
.information .layui-tab-title .layui-this{color: #125fc5;}

.information .layui-tab-title {font-size: 16px;text-align: center;}
.information .layui-tab-title li {font-size: 16px;padding: 0 25px; }
.information .layui-tab-title{border: 0;}

.information .layui-tab-title li::before{position: absolute;content: "";clear: both;top: 15px; right: 0; height: 10px;width: 1px;background: #666;}
.information .layui-tab-title li:last-child:before{display: none;}





.scre_tz{ overflow: hidden; width: 100%;}
.scre_tz li{padding : 20px 0; border-bottom: 1px dashed rgb(221, 221, 221);}
 
.scre_tz li a{display: block;overflow: hidden;font-size: 16px;}
.scre_tz .srfl{width: 87%;float: left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.scre_tz .srfr{width: 13%;float: left;padding-left: 1%; color:#666;   margin-top: 4px;}
.scre_tz li .srfl i{width: 5px;height: 5px;background: #999999;display: inline-block; margin-right: 10px;margin-bottom:  3px;}



.join-list .top .con-l {width:230px}
.join-list .top .con-r {padding-left:4.5%;width:calc(100% - 230px);line-height:36px}
.join-list .head {width:calc(100% - 45px);color:#fff}
.join-list .head .box {width:20%}
.join-list h2 {font-size:36px}
.join-list li {margin-bottom:12px;BACKGROUND:#ebebeb;}
.join-list li.cur .btn {background:url(../images/arrow2.png) no-repeat right center}
.join-list .heads {cursor:pointer;}
.join-list .btn {position:absolute;width:45px;height:60px;background:url(../images/arrow1.png) no-repeat right center;cursor:pointer;right:5%;}
.join-list .con {width:100%;color:#333;font-size:18px;}
.join-list .con .box {width:100%;height:60px;line-height:60px;text-align:left;padding-left:30px;color:#333;}
.join-list .info {display:none;width:100%;line-height:35px;padding:4% 7%;background:#fff;font-size:15px;color:#fff;border:1px solid #1486d5;}
.join-list .jointxt span {color:#666;font-size:16px;padding-top:35px;}
.join-list .jointxt h3 {color:#333;font-size:14px;padding:5px 0;font-weight:bold;}
.join-list .jointxt p {color:#666;font-size:14px;}
.join-list li.cur .els {color:#fff;background:#1486d5;}
.jointxt a{display: block;text-align: center;width: 140px;line-height: 40px; background: #1486d5;color: #fff;float: right;border-radius: 10px;}
.jointxt a:hover{ background: #004098;color: #fff;}



.zizhiny {padding-top:5px;}
.zizhiny span {width:250px;height:180px;text-align:center;vertical-align:middle;display:table-cell;border:1px solid #dddddd;padding:10px;}
.zizhiny span img {height:100%;width:auto; }
.zizhiny li {display:block;text-align:center}
.zizhiny li p {padding:20px;color:#333;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zizhiny li:hover p {color:#026ce3;}

 

@media(max-width:1850px) {
  .per_ul li a{padding: 70px 15px;}
}

 @media(max-width:1650px) {
  .in_about .in_abfl p{font-size: 14px;line-height: 20px;}
  .header nav ul li{margin:0 10px ;}
}

@media(max-width:1440px) {
 .in_perfl img{ height: 80px;}

 .per_ul li .in_perfr h3{padding-left: 10px;padding-top: 10px;}
 .per_ul li .in_perfr p{ padding-left: 10px;}
 .in_about .in_abfr{width: 45%;}
 .in_about .in_abfl{width: 55%;padding-right: 1%;padding-top: 1%;}
 .in_about .in_abfl .more{margin-top: 10px;}
 .header .logo img{height: 60%;}
 .header nav ul li{margin:0 5px ;}

}

@media(max-width:1366px) { 
  .per_ul li .in_perfl{width: 100%;}
  .in_perfl img{ height: 120px; margin: auto;text-align: center;display: block;}
  .sec3fl h6{top: 5%;}
  

}




@media(max-width:1200px) {
  .header{display: none;}
  .motop{display: block;}

  .in_about .in_abfr{width: 100%;float: none;padding-top: 40px;}
  .in_about .in_abfl{width: 100%;float: none; }
  .in_about .in_abfr img{float: none;}
  .in_about .in_abfl p{font-size: 14px;line-height: 28px;}

 
  .footer{display: none;} 

  .footerbot .fbfffl{display: none;}
  .footerbot h6{text-align: center;  line-height:26px;}
  .footerbot .fbfffr{float: none;}
  .footernav_s{display: none;}

  .scre_tz .srfl{width: 75%;font-size: 14px;}
  .scre_tz .srfr{width: 25%;text-align: right;    font-size: 12px;}







}

@media(max-width:1024px) {
  .sec3fl .in_title{padding-top: 30px;}
  .sec3fl h6{top:-40px;left: 0;font-size: 100px;}
.sec3fr {padding-left: 0;padding-top:30px;}
.per_ul li .in_perfr h3{font-size: 20px;}
.fanganfl {display: none!important;}
.fanfrtit{display: none;}
.xian{display: none!important;}
.nybanner{padding-top: 70px;}
}

@media(max-width:993px) {
  .banner{padding-top: 70px;}

 

 
.main-nav-m{display:block!important;position:relative;z-index:10;cursor:pointer;  }
.main-nav-m .title{position:relative;height:45px;line-height:45px;padding:0 10px;background:#1c74b2;}
.main-nav-m .title strong{color:#fff;font-size:16px;font-weight:700}
.main-nav-m .title i{position:absolute;content:'';width:45px;height:100%;right:0}
.main-nav-m .title i::after,.main-nav-m .title i::before{position:absolute;top:50%;content:'';width:12px;height:1px;background:#fff;transition:all .3s;-webkit-transition:all .3s}
.main-nav-m .title i::before{left:46%;transform:rotate(40deg) scaleY(1.5);-webkit-transform:rotate(40deg) scaleY(1.5)}
.main-nav-m .title i::after{right:46%;transform:rotate(-40deg) scaleY(1.5);-webkit-transform:rotate(-40deg) scaleY(1.5)}
.main-nav-m .title.active i::before{transform:rotate(-40deg) scaleY(1.5);-webkit-transform:rotate(-40deg) scaleY(1.5)}
.main-nav-m .title.active i::after{transform:rotate(40deg) scaleY(1.5);-webkit-transform:rotate(40deg) scaleY(1.5)}
.main-nav-m ul{display:none;position:absolute;top:45px;width:100%;padding:0 10px;background:rgba(33, 134, 192, 0.8);color:#fff}
.main-nav-m ul li{animation:ReturnToNormal .5s both;-webkit-animation:ReturnToNormal .5s both}
.main-nav-m ul li a{display:block;height:45px;line-height:45px;border-bottom:1px solid rgba(255,255,255,.55); color:#fff;}
}

@media(max-width:768px) {
 

}

@media(max-width:767px) {
  .in_perfl img{ height: 160px;  ;}
  .in_title h3{font-size: 28px;}
  .in_title h4{font-size: 24px;}
  .in_honor{padding: 20px 0 100px 0;}
  .sec7ban{padding-top: 0;}
  .in_news { padding: 23px 4% 120px 4%; }
  .sec3fl .more{margin-top: 10px;}
  .sec3fl p{padding: 5px 0;}
  .in_news{padding: 40px 0 130px 0;}
  .in_performance{padding: 30px 0;}
  .in_performance h6{padding: 10px 0;}
  .per_ul li a{padding: 20px;}
  .in_perfl img{height: auto;}
  .n_conttop{padding: 20px ;}

  
  .ne_ws li .ntime{display: none;}
.ne_ws li .nimg{width: 40%;padding-bottom: 26.5%;}
.ne_ws li .ntxt{padding-left: 15px;padding-right: 0;}
.ne_ws li .ntxt p{    -webkit-line-clamp: 2;padding-top: 5px;font-size: 14px;}
.ne_ws li{margin-bottom: 20px;}
.ne_ws li .ntxt{width: 60%;}
.ne_ws li .ntxt h3{padding-top: 0;}









}
@media(max-width:320px) {







}