

.index_bn{ background-color:#eaeaea; padding:20px 0px; margin-top:20px;}
.cnnsad{border: 1px solid #999;border-radius: 10px;overflow: hidden;}
.index_bn .index_bnfl h1{text-align: center;font-size: 20px;line-height: 28px;color: #222;font-weight: bold;padding: 20px 0 25px 0;}
.bnmore{width: 120px;line-height: 32px;display: block;color: #fff; border: 1px solid #222;border-radius: 5px;text-align: center;margin: auto;}
.bnmore:hover {background: #0093dd;color: #fff; border: 1px solid #0093dd}
.index_bn .index_bnfl img{padding-top: 10px;transition: 1s;}
.index_bn .index_bnfl:hover img{transform: scale(1.1);}
.index_bn .index_bnfl .inbnimg{overflow: hidden;text-align:center}
.index_bn .index_bnfr{ overflow: hidden; }
.index_bn .index_bnfr h1{text-align: left;font-size: 20px;line-height: 28px;color: #fff;font-weight: bold;padding: 5px 0 15px 0;}





.ab_box{padding: 30px 0 100px 0;}



.ditu .dttxt h3{font-size: 26px; padding: 15px 0;}
.ditu .dttxt p{font-size: 16px;padding:10px 0;color: #666;}

.fa_box{background: #f8f9fa;}




.scheme {padding-top: 35px;overflow: hidden;}
.scheme_box h1{font-size: 30px;font-weight: bold;color: #333;}
.scheme li a{display: block;border: 1px solid #ebebeb;overflow: hidden;border-radius: 10px; background:#fff;box-shadow: 0 3px 5px -3px rgba(0,0,0,.3);}
.scheme li .inoptfl {padding-left: 25px;}
.scheme li .inoptfr {padding-right: 25px;}
.scheme li .inoptfl h3{font-size: 20px;font-weight: bold;color: #333;padding: 15px 0;}
.scheme li .inoptfl p{font-size: 14px; color: #666;line-height: 26px;padding-bottom: 15px; }
.scheme li .inoptfl span{font-size: 16px; color: #666;line-height: 26px;padding-bottom: 10px;display: block;}

.scheme li .txt {background: #95b4ff;padding: 10px;color: #fff;text-align: center;transition: 0.6s;}
.scheme li .inoptfr img{padding-top: 20px;}
.scheme li:hover .inoptfl h3{color: #0093dd; }
.scheme li:hover .inoptfl span{color: #0093dd; }
.scheme li:hover a{box-shadow: 0 2px 6px 2px rgba(0,0,0,.3) }




.faitop{padding: 35px ;margin : 30px 0; border: 1px solid #ebebeb;overflow: hidden;border-radius: 10px; background:#fff;box-shadow: 0 3px 5px -3px rgba(0,0,0,.3);}
.faitopfl h3{font-size: 22px;font-weight: bold;color: #306aff;padding-bottom: 20px;}
.faitopfl p{font-size: 14px;color: #666;line-height: 32px;}
.faitopfr h3{font-size: 22px;font-weight: bold;color: #306aff;padding-bottom: 20px;}
.faitopfr{padding-left: 50px;}
.faitopb h3{font-size: 22px;font-weight: bold;color: #306aff;padding-bottom: 20px;}
.faitopb img{display: block;margin: auto;}

.faitop:hover  {box-shadow: 0 2px 6px 2px rgba(0,0,0,.3) }

.faitmfr{padding-left: 30px;}
.faibot{padding: 25px ;margin : 30px 0; border: 1px solid #ebebeb;overflow: hidden;border-radius: 10px; background:#fff;box-shadow: 0 3px 5px -3px rgba(0,0,0,.3);}
.faibot h3{font-size: 22px;font-weight: bold;color: #306aff;padding-bottom: 20px;}
.faibot img{margin-top: 10px;}
.faibot  .faiul{padding-top: 50px;}
.faibot  .faiul li{padding: 5px 0;}
.faibot  .faiul2{padding : 20px 0 30px 0;line-height:30px;}
.faibot  .faiul2 li{padding: 7px 0;}

.leave{padding: 0 10%;}





.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{float: left;width:15%;  position: relative;}
.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 .ntxt{float: left;width:65%;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{float: left;width:20%; overflow: hidden;height: 0;padding-bottom: 13.2%;}
 
.ne_ws li .nimg img{transition: 1s;width: 100%;}
.ne_ws li:hover .ntxt h3{color: #0093dd;}
.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: #0093dd; }
.ne_ws .mores:before{ content:""; width:100%; height:1px; background:#0093dd; 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;}


.news_ny{background: #fff;padding: 30px  ; min-height: 400px;}
.news_ny h3{font-size: 20px;font-weight: bold;text-align: center;}
.news_ny .tmrrfs{display: block;text-align: center;color: #666;padding: 20px 0 30px 0;}
.news_ny span{padding: 0 0 10px 0;display: block;}
.ab_box .wid6 span{
	position: relative;
    top: 3px;
    color: red;
    left: 3px;
}
 .swiper-button-prev,   .swiper-container-rtl .swiper-button-next{cursor: pointer; background: url(../image/jtfl.png)no-repeat left;width: 40px;height: 100px; left: 0;top: 40%;}
 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ cursor: pointer;  background: url(../image/jtfr.png)no-repeat right;width: 40px;height: 100px; right: 0;top: 40%;} 
 .swiper-slide{width:23.8%;}
 .swiper-slide img{/* width:100%; */}
 .ceng{overflow: hidden; position:absolute;padding: 0 20px; top:85%; left:0; width:100%; background:rgba(0,0,0,0.4); text-align:center; color:#fff; transition:0.5s;}
 .swiper-slide:hover .ceng{ top:0;height: 100%;background:rgba(0,0,0,0.6);}
 .swiper-slide:hover h3{margin-top: 35%;font-size: 18px;white-space: normal;}
 h3{ font-weight:400; font-size:18px; padding-top: 15px ;  overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
 p{padding-top: 40px;font-size: 14px;}
.n_proitem{background: #f9f9f9;padding: 25px 0 0 0;}
.searchq{  width: 360px;}
.searchq{  position:relative;  }
.keyq{ width:360px; height:40px; border:1px solid #cccc;font-size: 16px;border-radius: 5px; background:rgba(255,255,255,0.9);  padding:0 20px 0 20px; color:#333;}
.btnq{ width:42px; height:42px; background:url(../image/sss.jpg) no-repeat center; border:none; position: absolute;margin-left: -50px;margin-top: 0px; cursor:pointer;}
.n_profl h2{font-size: 26px;font-weight: bold;padding-bottom: 40px;}
.n_profr h2{font-size: 26px;font-weight: bold;padding-bottom: 40px;}

.n_profr .npli{border: 1px dotted #Ccc; width: 29%;margin-right: 5px;height: 185px; padding: 20px 15px 5px 20px;border-radius: 5px; position: relative;float: left;}
.n_profr .npli h5{position: absolute;top: -15px; left: 16px;text-align: center; background: #f9f9f9;color: #333;font-size: 16px;padding: 2px;}
.n_profr .npli2{border: 1px dotted #Ccc; width: 35%;height: 185px;margin-right: 5px; padding: 20px 15px 5px 20px;border-radius: 5px; position: relative;float: left;}
.n_profr .npli2 h5{position: absolute;top: -15px; left: 16px;margin-right: 5px;text-align: center; background: #f9f9f9;color: #333;font-size: 16px;padding: 2px;}
.n_profr .npli2 p{text-align: right;}
.n_profr .npli  p{text-align: right;}
.n_profr .npli3{border: 1px dotted #Ccc; width: 20%;margin-right: 5px;height: 185px; padding: 20px 15px 5px 20px;border-radius: 5px; position: relative;float: left;}
.n_profr .npli3 h5{position: absolute;top: -15px; left: 16px;text-align: center; background: #f9f9f9;color: #333;font-size: 16px;padding: 2px;}
.npform p span{
	position: relative;
    top: 3px;
    color: red;
    right: 3px;
}
.npform p{font-size:13px}
.shdsdfhjks{width:33.473333% !important;}
.met-navfixed{ }

.honortit {margin:auto;text-align:center;margin: 30px 0;overflow: hidden;}
.honortit p {display: block;float: left; cursor:pointer;margin-right: 1.5%;margin-bottom: 15px; width:18.5%;border-radius: 5px;border: 1px solid #ccc; height:40px;color:#333; line-height:40px;font-size:13px;text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.honortit p.active {color:#fff !important;background:#306aff;}
.honortit p.active  a {color:#fff !important;background:#306aff;}
{ color:#fff}
.honorcon>li {display:none;}
.honortit p:last-child{margin-right: 0;}

.pro_bottom {margin: 40px 0;}
.pro_bottom h1{font-size: 30px;font-weight: bold;}

.ptobottxt{font-size: 22px;text-align: center;padding: 20px 0;}



.n_zptop{overflow: hidden;}
.n_zptop li{background: #306aff;border-right:1px solid #fff ; color: #fff;font-size: 16px;text-align: center;line-height: 50px;float: left;width: 10%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.n_zpbot{overflow: hidden;}
.n_zpbot div{text-align: center;width:10%;float: left;font-size:12px}

.n_zpbot li{line-height: 50px;height: 50px; }
.n_zpbot li:nth-child(2n){background: #f0f5ff;}
.n_zpbot li div{border-right:1px solid #fff ;}
.ny_zpintop{line-height: 40px;background: #0093dd;color: #fff;padding-left: 30px;font-size: 16%;}
.nyzhaop{overflow: hidden;}
.ny_zpin h3{font-size: 20px;color: #333;padding: 20px 0;font-weight: bold;}


.zizhiny {padding-top:20px;}
.zizhiny span {width:320px;height:210px;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:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zizhiny li:hover p {color:#0093dd;}

.faibot p{line-height:30px}

.in-page {color:#888;margin-top:30px;}
.in-page span {padding:0 15px;}
.in-page a {height:35px;line-height:35px;padding:0px 9px;border-radius:3px;margin-right:4px}
.in-page a.curr,.in-page a:hover {border-color:#0093dd;background:#0093dd;color:#fff}
.in-page .page_list .on{background:#0093dd;color:#fff}


.down li{padding-top: 30px;}
.down li a{display: block;}
.down .touzifl{float: left;font-size: 14px; padding-top: 8px;color: #666;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.down .touzifr{float: right;text-align: right;}
 


.n_wh img{display: block;margin: auto;}
.n_wh h3{font-size: 22px;font-weight: bold;text-align: center;padding: 20px 0;}





.honortits {margin:auto;text-align:center;margin: 30px 0;overflow: hidden;}
.honortits p {display: block;float: left; cursor:pointer;margin-right: 1.5%;margin-bottom: 15px; width:23.5%;border-radius: 5px;border: 1px solid #ccc; height:40px;color:#333; line-height:40px;font-size:13px;text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.honortits p.active {color:#fff;background:#306aff;}
.honorcons>li {display:none;}
.honortits p:last-child{margin-right: 0;}


.proul {padding: 10px 0;overflow: hidden;}
.proul .proli h3{font-size: 16px;text-align: center; color: #333; padding : 15px 0 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.proul .proli:hover  h3{color: #0093dd;}
.proul .proli .oruimg {overflow: hidden;border: 1px solid #e0e0e0;}
.proul .proli .oruimg img{transition: 0.7s;}
.proul .proli:hover .oruimg img{transform: scale(1.2);}




.event .con-l{width:32.5%}
.event .con-r{width:67.5%;padding-left:7.7%}
.event ul{padding-left:60px;padding-top:45px}
.event ul::after,.event ul::before{position:absolute;content:''}
.event ul::before{z-index:1;top:0;left:0;width:25px;height:25px;background:url(http://www.ocxsemi.com/public/images/event_icon.png) no-repeat center}
.event ul::after{left:12px;top:0;width:1px;height:100%;background:#e6e6e6}
.event li{margin-bottom:.35rem}
.event .date{width:85px;height:32px;line-height:32px;background:#e93f37;border-top-right-radius:5px;border-bottom-right-radius:5px}
.event .date::after,.event .date::before{position:absolute;content:''}
.event .date::before{left:-51px;top:50%;width:7px;height:7px;border:1px solid #999;border-radius:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.event .date::after{left:-15px;border-right:15px solid #e93f37;border-top:16px solid transparent;border-bottom:16px solid transparent}
.event .info{width:calc(100% - 100px);padding-left:.35rem}
.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:#666}
.join-list .head .box{width:16.6%}
.join-list h2{font-size:36px}
.join-list li{margin-bottom:12px}
.join-list li.cura .btn{background:url(../image/join_icon2.png) no-repeat left center}
.join-list li.cura .con{color:#fff;background:#018cd5;}
.join-list .heads{cursor:pointer}
.join-list .btn{position:relative;width:45px;height:54px;background:url(../image/join_icon1.png) no-repeat left center;cursor:pointer}
.join-list .con{width:calc(100% - 45px);color:#fff;background:#a9a9a9}
.join-list .con .box{width:16.6%;height:54px;line-height:54px;text-align:center}
.join-list .info{display:none;width:calc(100% - 45px);line-height:35px;padding:.2rem 6.5%;border:2px solid #018cd5;}
.join-list .info h3{font-size: 16px;font-weight: bold;padding: 10px 0;}
.join-list .info p{font-size: 14px; padding: 10px 0; line-height: 28px;}


@media(max-width:1560px){


}

@media(max-width:1366px){
     .n_profr .npli{width: 31%;}
     .n_profr .npli2{width: 38%;}

}




@media(max-width:1200px){
     .n_profr .npli{width: 33%; padding: 10px;}
     .n_profr .npli2{width: 40%;padding: 10px;}
     .index_bn .index_bnfr h1{font-size: 16px;}
     .index_bn .index_bnfl h1{font-size: 16px;}
     .cnnsads{padding: 80px 0;}
}
@media(max-width:1024px){
     .ul-tab2{float: none;height: 50px;}
     .ul-tab2 li{float: none; line-height:50px;}
     .ul-tab2 li a{  line-height: 50px;}
     .top-cur{line-height: initial;height: auto;}
     .tcur{display: none;}
.footer{display: none;}
.footerbot {border-top: 1px solid #ccc;}
.footerbot p{text-align: center;padding: 10px 0;}
.header nav ul li{margin: 0 10px;}
.header .logo img{
height: 60px;
}


.header nav ul li>a {
font-size: 16px;
}	

html.active{height:100%;overflow:hidden}
html.active body{height:100%;overflow:hidden}
html.active .header-m{left:260px}
html.active .header-m::after{display:block}
html.active .header-m .m-menu-b::after,html.active .header-m .m-menu-b::before{background:#fff}
html.active .header-m .m-menu-b::before{transform:translateY(0) rotate(225deg);-webkit-transform:translateY(0) rotate(225deg)}
html.active .header-m .m-menu-b::after{transform:translateY(0) rotate(-225deg);-webkit-transform:translateY(0) rotate(-225deg)}
html.active .header-m .m-menu{display:block;left:0}
html.active .banner,html.active .i-banner,html.active footer,html.active main{transform:translateX(260px);-webkit-transform:translateX(260px)}


} 

@media(max-width:993px){
.header .language{display: none;}
.header .logo{display: none;}
.header .clearfix{margin-right: 80px;}
}

@media(max-width:768px){

.header-m{display:block!important;z-index:999;position:fixed;left:0;top:-1px;width:100%;height:70px;background:rgba(0, 157, 248, 0.8);box-shadow:1px 1px 10px rgba(0,0,0,.1)}
.header-m::after{display:none;position:fixed;content:'';top:70px;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}
.header-m .logo{position:absolute;left:50%;line-height:70px;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.header-m .logo img{max-height:45px; max-width:none;}
.header-m .m-menu-b{display:block;position:absolute;top:0;left:0;width:60px;height:70px;cursor:pointer}
.header-m .m-menu-b::after,.header-m .m-menu-b::before{position:absolute;top:50%;left:calc(35px / 2);content:'';width:25px;height:2px;z-index:9999;transition:all .3s ease-out .3s;-webkit-transition:all .3s ease-out .3s;background:#fff}
.header-m .m-menu-b::before{transform:translateY(-4px) rotate(0);-webkit-transform:translateY(-4px) rotate(0)}
.header-m .m-menu-b::after{transform:translateY(4px) rotate(0);-webkit-transform:translateY(4px) rotate(0)}
.header-m .m-menu{display:none;z-index:888;position:fixed;width:100%;width:260px;height:100%;top:0;left:-260px;opacity:1;background:#fafafa;text-align:left;padding-top:70px}
.header-m .m-menu::after{position:absolute;top:70px;content:'';width:100%;height:1px;background:#ebebeb}
.header-m .nav{height:100%;overflow-x:hidden;overflow-y:auto}
.header-m .nav>li{border-bottom:1px solid #ebebeb;animation:resize .5s both;-webkit-animation:resize .5s both}
.header-m .nav>li>a{position:relative;display:block;width:100%;font-size:15px;padding:0 40px;color:#666;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;overflow:hidden;height:50px;line-height:50px}
.header-m .nav>li>a::after{position:absolute;left:20px;top:50%;margin-top:-5px;content:'';width:8px;height:8px;border:1px solid #999;border-radius:50%;background:0 0;transition:all .3s;-webkit-transition:all .3s}
.header-m .nav>li .sub-nav{display:none}
.header-m .nav>li .sub-nav a{position:relative;display:block;line-height:24px;padding:12px 40px;background:#f2f2f2;color:#4e4e4e}
.header-m .nav>li .sub-nav a::after,.header-m .nav>li .sub-nav a::before{position:absolute;content:'';width:0;height:0;left:20px;top:20px;border:5px solid transparent;overflow:hidden;transition:all .3s;-webkit-transition:all .3s}
.header-m .nav>li .sub-nav a::before{left:21px;border-left:5px solid #555}
.header-m .nav>li .sub-nav a::after{border-left:5px #ebebeb solid}
.header-m .nav>li.cur{position:relative}
.header-m .nav>li.cur::after,.header-m .nav>li.cur::before{position:absolute;content:'';background:#999;transition:all .5s;-webkit-transition:all .5s}
.header-m .nav>li.cur::before{top:19px;right:25px;width:2px;height:12px}
.header-m .nav>li.cur::after{top:24px;right:20px;width:12px;height:2px}
.header-m .nav>li.active::after{background:#fff}
.header-m .nav>li.active::before{height:0}
.header-m .nav>li.active>a{color:#fff;background:#df0808;}
.header-m .nav>li.active>a::after{background:#fff;border-color:#fff}
.header-m .nav>li.active .sub-nav li{animation:ReturnToNormal .5s both;-webkit-animation:ReturnToNormal .5s both}
.header-m .m-language{position:absolute;left:0;top:0;width:100%;text-align:center}
.header-m .m-language a{color:#666;height:70px;line-height:70px;font-size:16px;animation:slideInUp 1.5s both;-webkit-animation:slideInUp 1.5s both; padding:0 10px;}
.header{display:none}

.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:#df0808;}
.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(236, 59, 59, 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;}
.ly-nr{display: none;}


.search{margin-top: 80px;}
.cnnsads {padding: 50px 0;}
.ne_ws li .ntxt h3{padding-top: 10px;}
}
@media(max-width:767px){
     .cnnsads {padding: 20px 0;}
     .in_protit .inp_fl h3{font-size: 20px;}
     .in_protit .inp_fl span{font-size: 20px;}
.searchcon {width: 100%;}
.in_protit .inp_fr a{padding-top: 5px;}
.index_bn {  background: url(../image/index_bn1.jpg)  repeat; }
.inopts li .inoptfl h3{font-size: 16px ;}
.footer{margin-top: 0;}

.top-cur{padding: 0;}
.scheme li .inoptfl h3{font-size: 16px;}

.faitopfr {padding-left: 0;}
.faitmfr  {padding-left: 0;}


.leave{padding: 0;}

.top-cur{margin-bottom: 10px;}

.ab_box{padding: 30px 0;}

.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: 1;}
.ne_ws li{margin-bottom: 20px;}
.ne_ws li .ntxt{width: 60%;}

.n_profr .npli{width: 100%;margin-bottom: 30px;}
.n_profr .npli2{width: 100%;margin-bottom: 30px;}
.n_profr .npli3{width: 100%;margin-bottom: 30px;}

.n_profl h2{font-size: 20px;padding-bottom: 10px;}
.n_profr h2{font-size: 20px;padding-bottom: 30px;padding-top: 20px;}
.pro_bottom h1{font-size: 20px; ;}
.honortit p{width: 48.5%;}

.n_zptop table{overflow:scroll;text-overflow:ellipsis;white-space: nowrap;}
.n_zptop { width:1000px;overflow:scroll;}
.n_zpbot{ width:1000px;overflow:scroll;}
.n_zp{ width:100%;overflow:scroll;}
.bnmore{width: 100%;line-height: 32px;display: block;color: #fff; border: 1px solid #222;border-radius: 5px;text-align: center;margin: auto;}
.index_bn .index_bnfl img{ width:100%;transition: 1s;}
}
