@charset "UTF-8";
::-webkit-scrollbar {
    width: 6px;
    height:6px;
}

::-webkit-scrollbar-track {
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background: #fdd000;
}

::-webkit-scrollbar-thumb:window-inactive {
    background:#fdd000;
}

::-webkit-scrollbar-thumb:vertical:hover {
    background: #fdd000;
}

@media (min-width: 768px) {
    html {
        font-size: 28px!important;
    }
}
@media (min-width: 1025px) {
    html {
        font-size: 30px!important;
    }
}
@media (min-width: 1440px) {
    html {
    font-size: 34px!important;
    }
}
@media (min-width: 1680px) {
    html {
    font-size: 40px!important;
    }
}
/* 重置表单样式 */
select::-ms-expand { display: none; }
input,select,textarea{
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance:none;
    appearance:none;  
    padding: 0;
}
textarea{
	resize: none;
}
select::-ms-expand { display: none; }
/* 更改placeholder颜色 */
input::-webkit-input-placeholder{
    color:#888;  
}  
input:-moz-placeholder{
    color:#888;
}  
input::-moz-placeholder{
    color:#888;
}  
input:-ms-input-placeholder {
    color:#888;
}  

textarea::-webkit-input-placeholder{
    color:#888;  
}  
textarea:-moz-placeholder{
    color:#888;
}  
textarea::-moz-placeholder{
    color:#888;
}  
textarea:-ms-input-placeholder {
    color:#888;
}
body{
    font-family: "微软雅黑";
}
.bannder-wiper{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.bannder-wiper .bannername{
    position: absolute;
    z-index: 10;
    top: 70%;
    left: 14%;
    opacity: 0;
    transform:translateY(-50%); 
}
.bannder-wiper .swiper-slide img{
    width: 100%;
}
.bannder2-wiper .swiper-slide img{
    width: 100%;
}
.bannder-wiper .bannername h2{
    color: #fff;
    font-size: 1.7rem;
    margin-bottom: 1rem;
    line-height: 1;
}
.bannder-wiper .bannername p{
    font-size: 0.7rem;
    line-height: 0.9rem;
    color: #fff;
}
.bannder-wiper .bannder-pagination{
    position: absolute;
    bottom: 1rem;
    text-align: center;
    transition:.3s opacity;
     transform:translateX(-50%);
    z-index: 1;
    left: 50%;
}
.bannder-wiper .swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    border-radius: 100%;
    background: #a0a0a0;
}
.bannder-wiper .swiper-pagination-bullet-active {
    background: #fdd20d;
}
.mian-two{
    background-color: #ffffff;
    padding: 1rem 0;
}
.w1400{
    max-width: 1400px;
    margin: 0 auto;
}
.mian-two .inesdp{
    position: relative;
    // top: 50px;
    // opacity: 0;
}
.mian-two h2{
    font-size: 1.3rem;
    font-weight: bold;
    line-height:1.3rem;
    color: #343331;
    text-align: center;
}
.mian-two p{
    font-size: 0.6rem;
    color: #333333;
    text-align: center;
    margin-bottom: 1.6rem;
}
.mian-two ul li{
    float: left;
    width: 25%;
}
.mian-two ul li a{
    display: inline-block;
    padding-right: 0.75rem;
}
.mian-two ul li div{
    width: 100%;
    overflow: hidden;
}
.mian-two ul li div img{
    width: 100%;
    transition:all 0.5s;
}
.mian-two ul li p{
    font-size: 0.6rem;
    color: #343331;
    font-weight: bold;
    margin-bottom: 0rem;
    margin-top: 0.5rem;
}
.bannder2-wiper{
        width: 100%;
    overflow: hidden;
    position: relative;
    height:20rem;
}
.bannder2-wiper .swiper-slide video{
        width: 100%;
        height:auto;
}
.bannder2-wiper .bannername2{
    position: absolute;
    top: 80%;
    left: 50%;
     transform:translateX(-50%) translateY(-50%);
     text-align: center;
     color: #fff;
     opacity: 0;
}
.bannder2-wiper .bannername2 h2{
    font-size: 1.3rem;
    font-weight: bold;  
}
.bannder2-wiper .bannername2 p{
    font-size: 0.75rem;
    line-height: 1.6;
}
.mian-three{
    padding: 1rem;
    background-color: #f5f5f5;
    text-align: left;
}
.shishis-suo {
    overflow: hidden;
    position: relative;
}
.w1440{
    max-width: 1440px;
    margin: 0 auto;
}
.mian-three .about{
    padding:0;
    background-color:#f5f5f5; 
    position: relative;
    // top: 50px;
    // opacity: 0;
}
.mian-three .about h6{
    font-size: 0.45rem;
    color: #4d4d4d;
}
.mian-three  h2.ito{
    font-size: 1.375rem;
    font-weight: bold;
    color: #343331;
    line-height: 1.5;
    position: relative;
}
.mian-three  h2.ito a{
    font-size: 0.75rem;
    color: #333;
    position: absolute;
    right: 0;
    bottom: 0;
}
.mian-three .about .item{
    font-size: 0.45rem;
    color: #4c4c4c;
    margin-top: 0.5rem;
    margin-bottom: 1.2rem;
}
.mian-three .about ul li{
    float: left;
    position: relative;
    width: 19%;
    margin-right: 1%;
    overflow:hidden;
}
.mian-three .about ul li a{
    display: inline-block;
    width: 100%;
}
.mian-three .about ul li img{
    width: 100%;
    transition:all 0.5s;
}
.mian-three .about ul li a:nth-child(5){
    margin-right: 0;
}
.mian-three .about ul li .mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,0.5); 
    display: none;
}
.mian-three .about ul li h4{
    font-size: 0.75rem;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
}
.mian-three .News{
    margin-top: 0.8rem;
    position: relative;
    // top: 50px;
    // opacity: 0;
}
.mian-three .News ul li{
    float: left;
    width: 32%;
    margin-right:2%;
}
.mian-three .News ul{
    margin-top: 0.8rem;
    margin-bottom:0.8rem;
}
.mian-three .News ul li:nth-child(3){
    margin-right: 0rem;
}
.mian-three .News ul li h4{
    font-size: 0.6rem;
    color: #333333;
    padding: 0.5rem 0;
    /*font-weight: bold;*/
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.mian-three .News .newsimg{
        width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 66%;
}
.mian-three .News .newsimg img{
    width: 100%;
    transition: all 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
}

.mian-three .News ul li p{
    font-size: 0.45rem;
    color: #343331;
   text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* welcome end */
/* product start */
.product{
    padding: 1rem 12.5%;
    background-color: #fff;
}
.product .w1400{
    max-width: 1400px;
    margin: 0 auto;
}
.product h2{
    font-weight: bold;
    font-size: 1.05rem;
    color: #333333;
    line-height: 1;
}
.product .item{
    font-size: 0.45rem;
    color: #4c4c4c;
    margin-top:0.15rem;
    margin-bottom: 0.45rem;
}
.product h3{
    font-size: 0.95rem;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-top: 0.25rem;
}
.product ul{
    margin-top: 0.6rem;
}
.product ul li{
    float: left;
    width: 23%;
    margin-right: 2.6%;
    margin-bottom:0.3rem;
    text-align: center;
}
.product ul li .imgs{
    width: 100%;
    overflow: hidden;
    border: 1px solid #d2d2d2;
}
.product ul li .imgs img{
    width: 100%;
    transition:all 0.5s;
}
.product ul li:nth-child(4n){
    margin-right: 0;
}
.product ul li p{
    font-weight: bold;
    color: #333;
    font-size: 0.45rem;
    padding: 0.2rem 0;
}
.banndermian{
    position: relative;
}
.banndermian img{
    width: 100%;
}
.banndermian h2{
    color: #fff;
    font-size: 1.8rem;
    line-height: 1;
    white-space:nowrap;
}
.banndermian p{
    font-size: 0.8rem;
    color: #fff;
}
.banndermian .banneritem{
    position: absolute;
    top: 70%;
    left: 50%;
    transform:translateX(-50%) translateY(-50%);
    text-align: center;
    opacity: 0;
}
.info{
    padding:1rem 18.75% ;
}
.w1200{
    max-width: 1200px;
    margin: 0 auto;
}

.info h3{
    font-size: 1.05rem;
    color: #333333;
    line-height: 1;
    font-weight: bold;
}
.info h3.tiesjpj{
	font-size:1.05rem;
    margin-top:0;
}
.info .item{
    font-size: 0.4rem;
    color: #4c4c4c;
    margin-top: 0.5rem;
}
.info .item p span{
	white-space:inherit !important;
}
.info .item ul li{
	width: 100%;
}
.info ul{
    margin: 0.75rem 0;
}
.info ul li{
    float: left;
    width: 23%;
    margin-right: 2.6%;
}
.info ul li .imgs{
    overflow: hidden;
    border: 1px solid #cbcbcb;
}
.info ul li .itemop{
    font-size: 0.4rem;
    color: #4c4c4c;
    margin-top: 0.2rem;
    text-align: center;
}
.info ul li .imgs img{
    width: 100%;
    transition:all 0.5s;
}
.info ul li:nth-child(4n){
    margin-right:0%;
}
table{
    width: 100%;
}
table tr{
    height: 1.1rem;
    line-height: 1.1rem;
}
table .itemtd{
    font-size: 0.45rem;
    font-weight: bold;
    color: #4d4d4d;
    padding-left: 0.5rem;
    width: 21%;
}
table .itemtd1{
    font-size: 0.45rem;
    font-weight: bold;
    color: #fdd000;
    padding-left: 0.5rem;
    width: 21%;
}
table .itemtd2{
    font-size: 0.4rem;
    color: #4c4c4c;
    line-height:0.6rem;
}
table .itemtd2 span{
    display:inline-block;
    text-align: left;
    width:49%;
}
table .table1{
    background-color: #fff;
}
table .table2{
    background-color: #efefef;
}
.tablheader{
    font-size: 0.6rem;
    font-weight: bold;
    color: #4d4d4d;
    background-color: #fdd000;
}
.peiitembtm{
    font-size: 0.6rem;
    font-weight: bold;
    color: #4d4d4d;
    background-color: #fdd000;
    width: 3.25rem;
    text-align: center;
    margin-top: 1.8rem;
}
.peiitem ul li{
    float: left;
    width: 19%;
    margin-right: 1.25%;
}
.peiitem ul{
    margin: 0.5rem 0 1.5rem;
}
.peiitem ul li:nth-child(4n){
    margin-right: 1.25%;
}
.peiitem ul li:nth-child(5n){
    margin-right: 0;
}
.info-footer ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
    text-decoration: none;
}
.info-footer ul li .item{
    font-weight: bold;
    font-size: 0.5rem;
    border-top: 1px solid #cbcbcb;
    /*font-family: "Myriad Pro Regular";*/
    padding: 0.5rem 0;
}
.info-footer ul li:nth-child(3){
    margin-right: 0;
}
.info-footer ul li dl dd{
    font-size: 0.375rem;
    font-weight: bold;
    color: #4c4c4c;
    padding-bottom: 0.35rem;
    padding-top: 0.35rem;
    border-bottom: 1px dashed #cbcbcb;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.info-footer ul li dl dd:nth-last-child(1){
    border-bottom: 0;
}
.info-footer ul li dl dd a{
    color: #4c4c4c;
}
.info-footer ul li dl dd span{
    margin-right: 0.4rem;
}
.itemselect{
    font-size: 0.5rem;
    font-weight: bold;
    border-top: 1px solid #cbcbcb;
    margin-top: 1rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.infosels .select{
    width: 69%;
    height: 1.05rem;
    background-color: #eeeeee;
    border: 1px solid  #cbcbcb;
    padding-left: 0.5rem;
    font-size: 0.4rem;
}
.infosels input[type=submit]{
    width: 24%;
    background-color: #fdd000;
    height: 1.08rem;
    float: right;
    background-image: url(../img/selectinfo1.png);
    background-repeat: no-repeat;
    font-size:0;
    background-position:center; 
}
.infomdeo{
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 100;
    display: none;
}
.infomdeo .colse{
    position: absolute;
    right: 10%;
    top: 10%;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url(../img/close1.png);
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0.6rem;
    color: #fff;
    text-align: center;
    line-height: 1.5rem;
    cursor: pointer;
}
.bigimg{
   width: 16rem;
   height: 16rem;
   position: relative;
   top:50%;
   left: 50%;
   transform:translateX(-50%) translateY(-50%);
   overflow: hidden;
   background-color: #fff;

}
.bigimg img{
    width: 100%;
}
.w1480{
    max-width: 1480px;
    margin:  0 auto;
}
.application{
    background-color: #fff;
}
.application h3{
    margin-top: 0rem;
}
.application ul li{
    float: left;
    width: 32%;
    margin-right:2%; 
    background-color: #fff;
    margin-bottom: 0.5rem;
}
.application ul li:nth-child(3n){
    margin-right:0; 
}
.application ul li:nth-child(4n){
    margin-right:2%; 
}
.application ul li .items{
padding: 1.25rem 1rem;
background-color: #fff;
border: 1px solid #f2f2f2;
}
.application ul li .items h4{
    font-size: 0.7rem;
    font-weight: bold;
    color: #333333;
    line-height: 1.4;
     overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.application ul li .items p{
    font-size: 0.4rem;
    color: #666;
    margin-top: 0.5rem;
    line-height: 1.6;
    text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.applicainfo h3{
    margin-top: 1.2rem;
    font-size: 0.85rem;
}
.applicainfo ul{
    margin: 1rem 0;
}
.applicainfo ul li{
    float: left;
    width: 15%;
    margin-right: 2%;
    margin-bottom: 0.5rem;
}
.applicainfo ul li:nth-child(4n){
    margin-right: 2%;
}
.applicainfo ul li:nth-child(6n){
    margin-right: 0;
}
.applicainfo ul li h4{
    font-size: 0.45rem;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding: 0.2rem 0;
}
.applicainfo .border-h3{
    border-top:1px solid #3e3a39;
    padding-top: 1rem;
}
.applicainfo ul li.infoapp{
    float: left;
    width: 23%;
    margin-right: 2.6%;
}
.applicainfo ul li.infoapp:nth-child(4n){
    margin-right: 0;
}
.applicainfo ul li.infoapp h4{
    font-size: 0.5rem;
}
.applicainfo{
    background-color: #fff;
}
.service{
    background-color: #f2f2f2;
}

.service .down{
    margin-top: 0.5rem;
}
.service .down .left{
    float: left;
    font-size: 0.45rem;
    width: 73%;
}
.service .down .right{
    float: right;
    height: 1rem;
    background-color: #a0a0a0;
        width: 12%;
}
.service .down .right select{
    height: 1rem;
    line-height: 1rem;
    font-size: 0.5rem;
    background-color: #a0a0a0;
    color: #fff;
    width: 6rem;
    padding-left: 1rem;
    background-image: url(../img/selectdown.png);
    background-repeat: no-repeat;
    background-position:4rem center;
}
.service .down .right .moni .titopi.cur {
    background-image: url(../img/selectdown1.png);
}
.seletime .titopi.cur{
     background-image: url(../img/selectdown1.png);
}
.service form{
    margin: 1.5rem 0;
}
.service .select{
    width: 85%;
    background-color: #fff;
}
.service input[type=submit]{
    width: 12%;
}
.service .dowmPDF{
    margin-bottom: 0.5rem;
}
.service .dowmPDF .left{
    width: 85%;
    background-color: #fff;
    height: 1.05rem;
    line-height: 1.05rem;
    border: 1px solid #cbcbcb;
    padding-left: 0.5rem;
    font-size: 0.4rem;
    float: left;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.service .dowmPDF .right a{
    width: 12%;
    float: right;
        background-color: #fdd000;
    height: 1.08rem;
    font-size: 0.5rem;
    line-height: 1.08rem;
    text-align: center;
    display: inline-block;
    color: #333;
}
.service{
    padding-bottom: 3rem;
}

.about{
    background-color: #fff;
    padding: 1rem 13.5%;
}
.about h2{
    font-weight: bold;
    font-size: 1.05rem;
    color: #333333;
    line-height: 1;
}
.about h3{
    font-weight: bold;
    font-size: .95rem;
    color: #333333;
    line-height: 1.2;
}
.about .itemmy{
    width: 57.1%;
    font-size: 0.45rem;
    color: #4c4c4c;
    margin: 0.6rem 0;
    position: relative;
    float: left;
}

.about .imgpo .imgab{
    float: right;
    width: 35%;
    margin-top: 0.8rem;
    position: relative;
    right: 0px;
    // opacity: 0;
}
.about .imgpo .imgab img{
    width: 100%;
}
.about .itemfor{
     font-size: 0.45rem;
    color: #4c4c4c;
    margin: 0.6rem 0;
}
.about .itemfor p span{
    color: #333;
    font-weight: bold;
}
.about ul.numui li{
    float: left;
    width: 32%;
    margin-right: 2%;
    text-align: center;
}
.about ul.numui li:nth-child(3n){
    margin-right: 0;
}
.about ul.numui li h3{
    font-size: 0.7rem;
    color: #333333;
    font-weight: inherit;
    margin-top: 1rem;
    margin-bottom: 0.6rem;
}
.about ul.numui li>div{
    font-size: 4rem;
    color: #fdd000;
    line-height: 1;
}
.about ul.abull{
    margin-top: 2.5rem;
}
.about ul.abull li{
    float: left;
    width: 32%;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 0.5rem;
    // opacity: 0;
    position: relative;
    // top: 50px;
    max-height: 478px;
    overflow:hidden;
}
.about ul.abull li:nth-child(3n){
    margin-right: 0;
}
.about ul.abull li .items{
    background-color: #fff;
    padding: 1.2rem 0.5rem;
    text-align: left;
    border: 1px solid #f2f2f2;
}
.about ul.abull li .items h4{
    font-weight: bold;
    font-size: 0.7rem;
   color: #333;
}
.about ul.abull li .items p{
   margin-top: 0.2rem;
    font-size: 0.45rem;
   color: #333;
    text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 64px;
}
.abinfo{
    padding: 1rem 13.5% 6rem;
}
.abinfo p.nva{
    font-size: 0.45rem;
    margin-bottom: 0.5rem;
}
.abinfo p.nva a{
    color: #333;
    margin: 0 0.2rem;
}
.abinfo p.nva a.back{
    float: right;
}
.contant{
    background-color: #fff;
    background-image: url(../img/contactba.png);
    background-repeat: no-repeat;
    background-position:right 4.8rem;
}
.contmain{
    margin-top: 0.5rem;
}
.conth3{
    font-size: 0.95rem;
    font-weight: bold;
    color: #333;
}
.contmain .left{
    float: left;
    width: 66.4%;
}
.contmain .left h5{
    font-size: 0.6rem;
    font-weight: bold;
}
.contmain .left p{
    font-size: 0.4rem;
    margin-top: 0.2rem;
    line-height: 1.6;
}
.contmain .right{
    float: right;
    width: 26%;
}
.contmain form{
    margin-top: 1rem;
}
.contmain .input2{
    margin-top: 0.5rem;
    width: 100%;
}
.contmain .input2 .inban{
width: 46%;
background-color: #f2f2f2;
border: 1px solid #d2d2d2;
height: 1rem;
line-height: 1rem;
font-size: 0.4rem;
padding-left: 0.5rem;
border-radius: 4px;
}
.contmain .input2 .types{
    width: 48.5%;
}
.contmain .input2 .code{
    width: 14%;
}
.contmain .input2 textarea{
    width: 95.5%;
    background-color: #f2f2f2;
    border: 1px solid #d2d2d2;
    height: 4rem;
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    font-size: 0.4rem;
}
.contmain .input2 .delete{
    width: 48%;
    height: 1rem;
line-height: 1rem;
font-size: 0.6rem;
text-align: center;
background-color: #aaaaaa;
float: left;
color: #fff;
cursor: pointer;
border-radius: 4px;
font-weight: bold;
}
.contmain .input2 .submit{
    background-color: #fdd000;
    font-size: 0.6rem;
    line-height: 1.2;
    text-align: center;
padding-left: 0;
font-weight: bold;
}
.contmain .input2 .inban:nth-child(2n){
float: right;
}
.contmain .formfo{
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}
.contmain .right .titel{
    background-color: #f0f0f0;
    font-weight: bold;
    font-size: 0.4rem;
    padding-left: 0.2rem;
    height: 0.9rem;
    line-height: 0.9rem;
}
.contmain .right .item{
    font-size: 0.4rem;
    margin-top: 0.3rem;
    line-height: 1;
}
.contmain .right .item1{
    font-size: 0.4rem;
    margin-top: 0.2rem;
    width: 56%;
    line-height: 1.6;
}
.contmain .right .item p{
    float: right;
}
.contmain .right .item p.emsa{
    font-weight: bold;
}
.contmain .right .contan2{
    margin-top: 1.4rem;
}
.contmain .right .gongz{
    width: 3.35rem;
    text-align: center;
    float: right;
}
.contmain .right .gongz{
    margin-top: 1rem;
}
.contmain .right .gongz img{
    width: 100%;
}
.contmain .right .gongz p{
    font-size: 0.4rem;
}
.mian .map{
    width: 100%;
    height: 600px;
}
.exhibiton{
    padding: 1rem 0;
    background-color: #fff;
}
.exhibiton .w1400{
    max-width: 1400px;
    padding: 0 13.5%;
}
.exhibiton h2{
    font-size: 1.05rem;
    font-weight: bold;
    line-height: 1.2;
}
.exhibiton p{
    font-size: 0.45rem;
    color: #4c4c4c;
    margin-top: .6rem;
}
.exhibiton table{
    margin-top: 2rem;
    margin-bottom: 5.5rem;
}
.exhibiton table thead tr{
    background-color: #a0a0a0;
    color: #fff;
}
.exhibiton table thead tr th{
    padding-left: 1rem;
    font-size: 0.45rem;
    font-weight: inherit;
    height: 1.55rem;
    line-height: 1.55rem;
}
.exhibiton table tr{
    border: 1px solid #d2d2d2;
    background-color: #ffffff;
    height: 1.55rem;
    line-height: 1.55rem;
    font-size: 0.45rem;
}
.exhibiton table tr td{
    padding-left: 1rem;
}
.newsds{
    position: absolute;
    top: 30%;
    left: 20%;
    opacity: 0;
}
/*.newsds h2:after{
    content: "";
    background-color:#fff;
    height: 2px;
    width: 1.3rem;
    position: absolute;
    top: -.8rem;
    left: 0;
}*/
.nes-header{
    margin-top: 0.5rem;
    position:relative
}
.nes-header .nws-left{
    float: left;
    font-size: 0.45rem;
}
.nes-header .seletime{
        position: absolute;
    right: 0;
}
.exhibiton h6{
    font-size: 1.05rem;
    color: #333333;
    font-weight: bold;
}
.newsds .newsdimg{
    width: 1rem;
    height: 1rem;
    margin-top: 1rem;
}
.newsds .newsdimg img{
    width: 100%;
    height: auto;
}
.nmian{
    padding-left: 18%;
}
.nmian .newsleft{
    float: left;
    width: 64%;
    margin-top: 0.75rem;
    position: relative;
}
.nmian .newsleft img{
    width: 100%;
}
.nmian .itemsnw{
    width: 100%;
}
.nmian .newsright{
    float: right;
    margin-top: 0.75rem;
    width: 26%;
}
.nmian .newsright ul{
    width: 100%;
}
.nmian .newsright>div{
    font-size:0.6rem;
    line-height: 1; 
}
.nmian .newsright ul li{
    font-size: 0.45rem;
    margin-top: 0.5rem;
    line-height: 1.4;
    position: relative;
    width: 100%;
}
.bottod{
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}
.nmian .newsls{
    float: left;
    width: 75%;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.nmian .newsls p{
    margin-top: 0;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.nmian .newsls p a{
    color: #333;
}
.nmian .nessbak{
    float: right;
}
.nmian .nessbak a{
    font-size: 0.55rem;
    background-color: #fdd000;
    padding: 4px 1rem;
    display: inline-block;
    color: #333;
    border-radius:6px; 
}
.nmian .newsright ul li a{
    color: #636362;
    padding-left: 0.5rem;
    display: inline-block;
}
.nmian .newsright ul li a.cur{
    color: #fdd000
}
.nmian .newsright ul li a.cur span{
    background-color: #fdd000;
}
.nmian .newsright ul li span{
    width: 4px;
    height: 4px;
    background-color: #636362;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    top: 0.24rem;
    left: 0;
}
.seletime{
    font-size: 0.95rem;
    line-height: 1;
}
.seletime select{
color: #fff;
height: 1rem;
line-height: 1;
background-color: #a0a0a0;
font-size: 0.6rem;
padding-left: 0.8rem;
width: 4.5rem;
background-image: url(../img/selectdown.png);
    background-repeat: no-repeat;
    background-position: 3rem center;
    position: relative;
    top: -4px;
    margin-left:0.5rem;
}
.mian .neul{
    margin-top: 1rem;
    overflow: hidden;
    width: 100%;
    min-height: 700px;
}
.mian ul li.nes{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 1rem;
    position: relative;
    border: 1px solid #f2f2f2;
    box-sizing:border-box;
}
.mian ul li.nes:nth-child(3n){
    margin-right: 0;
}
.mian ul li.nes .newimg{
    overflow: hidden;
    position: relative;
    padding-bottom: 66%;
}
.mian ul li.nes .newimg img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
    height: auto;
}
.mian ul li.nes .itembo{
    background-color: #fff;
    padding: 0.75rem 0.5rem 0.6rem 0.5rem;
}
.mian ul li.nes .itembo h5{
    font-size: 0.5rem;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}
.mian ul li.nes .itembo p{
    font-size: 0.4rem;
    color: #333333;
     text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.4rem;
  line-height: 1.6;
}
.mian ul li.nes .itembo .newtime{
    font-size: 0.4rem;
    color: #666666;
    margin-top: 1.5rem;
    position: relative;
}
.mian ul li.nes .itembo .newtime:after{
    position: absolute;
    content: "";
    width: 0.3rem;
    height: 1px;
    background-color: #666666;
    left: 0;
    top: -0.4rem;
}
.mian ul li.nes .itembo .ndeti{
    display: inline-block;
    color: #333333;
    font-size: 0.4rem;
    margin-top:0.2rem;
}
.mian ul li.nes .itembo .ndeti span{
    width: 0.7rem;
    height: 0.7rem;
    background-image: url(../img/newsdetail.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    float: left;
    margin-right: 0.5rem;
    position: relative;
    top: 2px;
}
.nmian .newsleft .shares{
    font-size: 0.4rem;
    color: #666666;
    position: absolute;
    top: -0.8rem;
    left: -16%;
    width: 1rem;
    text-align: center;
}
.nmian .newsleft .shares .bdsharebuttonbox a{
    width: 1rem;
    height: 1rem;
    display: inline-block;
    background-image: url(../img/sharewei.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-left: 0;
    background-position:0 0;
}
.nmian .newsleft .shares .bds_weixin{
background-image: url(../img/sharewei.png);
}
.nmian .newsleft .shares .bdshare-button-style0-16 .bds_qzone{
    background-image: url(../img/shareQQ.png);
}
.nmian .newsleft .shares .bdshare-button-style0-16 .bds_tsina{
    background-image: url(../img/sharebo.png);
}
.infomdeo .foemsu{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    transform:translateX(-50%) translateY(-50%);
}
.infomdeo .foemsu h2{
    color: #fff;
    font-size: 1.05rem;
    text-align: center;
}
.infomdeo .foemsu  form{
    text-align: center;
}
.infomdeo .foemsu  form .xule{
        padding: 0.5rem 0.75rem;
    border-radius: 1rem;
    background-color: #fff;
    font-size: 0.7rem;
    width: 80%;
    margin-top: 1rem;
    text-align: left;
}
.infomdeo .foemsu  form .tji{
    background-color: #fdd000;
    padding: 0.2rem 0.4rem;
    border-radius: 1rem;
    font-size: 0.7rem;
    width: 40%;
    margin-top: 1rem;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.aboutocn{
    position: relative;
    // top: 50px;
    // opacity: 0;
}
.apliui{
    overflow: hidden;
    width: 100;
}
.appulca{
    position: relative;
    // opacity: 0;
    // top: 50px;
}
.appslul{
    position: relative;
    // top: 50px;
    // opacity: 0;
}
/*.opuls{
    position: relative;
    top: 50px;
    opacity: 0;
}*/
.secis{
    position: relative;
    overflow:hidden;
    //  top: 50px;
    // opacity: 0;
}
.abinfo{
    position: relative;
    //  top: 50px;
    // opacity: 0;
}
.nedris{
    position: relative;
    //  top: 50px;
    // opacity: 0;
}
.cosyu{
    position: relative;
    //  top: 50px;
    // opacity: 0; 
}
.produis{
    position: relative;
    //  top: 50px;
    // opacity: 0; 
}
.infowus{
    position: relative;
    //  top: 50px;
    // opacity: 0; 
}
.peiuis li,.peiuiss li{
    position: relative;
    // top: 50px;
    // opacity: 0
}
.phoimg{
    display: none;
}
.f-nav li .tit span{
    display: none
}
.contmain .right .opsoe{
    line-height: 2;
}
.fotspc{
    display: none;
}
.success .banneritem{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: left;
    opacity: 0;
}
.product ul.suceesul{
    position: relative;
    // top: 50px;
    // opacity: 0;
}
.product ul.suceesul li{
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.5rem;
}
.product ul.suceesul li:nth-child(3n){
    margin-right: 0;
}
.product ul.suceesul li .suimg{
    overflow: hidden;
    width: 100%;
    margin-top: 0.2rem;
}
.product ul.suceesul li img{
    width: 100%;
    transition:all 0.5s;
}
.product ul.suceesul li .tit{
    text-align: left;
    background-color: #e6e6e6;
    color: #333333;
    font-size: 0.525rem;
    font-weight: bold;
    padding-left: 0.5rem;
}
.product ul.suceesul1{
    position: relative;
    // top: 50px;
    // opacity: 0;
        border-bottom: 1px solid;
    padding-bottom: 1.2rem;
}
.product ul.suceesul1 li{
    width: 23%;
    float: left;
    margin-right: 2.6%;
    margin-bottom: 0.5rem;
}
.product ul.suceesul1 li:nth-child(4n){
    margin-right: 0;
}
.product ul.suceesul1 li .suimg{
    overflow: hidden;
    width: 100%;
    margin-top: 0.2rem;
}
.product ul.suceesul1 li img{
    width: 100%;
    transition:all 0.5s;
}
.product ul.suceesul1 li .tit{
    text-align: left;
    background-color: #e6e6e6;
    color: #333333;
    font-size: 0.525rem;
    font-weight: bold;
    padding-left: 0.5rem;
}
.ducindo .left{
    float: left;
    width: 54%;
}
.ducindo{
    margin-top: 0.6rem;
}
.ducindo .left p{
    font-size: 0.45rem;
    color: #4c4c4c;
    line-height: 1.6;
}
.ducindo .right{
    float: right;
    width: 38.5%;
}
.succidos{
    overflow: hidden;
    width: 100%;
    position: relative;
    right: -20%;
    opacity: 0;
}
.succidos img{
    width: 100%;
    transition:all 0.5s;
}
.duinfos{
    margin-top: 2rem;
    border-top: 1px solid #333;
    padding-top: 0.5rem;
    padding-bottom:0.4rem;
    border-bottom: 1px solid #333;
    position: relative;
    // top: 50px;
    // opacity: 0;
}
.duinfos ul{
    margin: 0.5rem 0;
}
.duinfos ul li{
    float: none;
    width: 100%;
    margin-right: 0;
    font-size: 0.45rem;
    list-style-type: none;
    margin-left: 0.5rem;
    list-style-image: url(../img/quan.png)
}
.shareinfo{
    font-size: 0.6rem;
    color: #333333;
    margin-top: 0.5rem;
    position: relative;
    // top: 50px;
    // opacity: 0;
}
.shareinfo p{
    float: left;
    margin-right: 0.8rem;
}
.shareinfo a{
    width: 1rem;
    height: 1rem;
    display: inline-block;
    background-color: #f2f2f2;
    border-radius: 50%;
}
.product h5{
    font-size: 0.75rem;
    font-weight: bold;
    margin-top: 1.5rem;
}
.product h5.last{
    padding-bottom: 2rem;
    border-bottom: 1px solid ;
}
.product .ruitem{
    margin-bottom: 0.7rem;
    margin-top: 0.2rem;
    position: relative;
    // top: 50px;
    // opacity: 0;
}
.product .ruitem p{
    font-size: 0.45rem;
    color: #333;
}
.info ul.base li{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.5rem;
}
.info ul.base li .baeimg{
    position: relative;
    width: 100%;
}
.info ul.base li .baeimg p{
    position: absolute;
    color: #fff;
    font-size: 0.5rem;
    top: 0.2rem;
    left: 0.3rem;
        text-shadow: -1px -1px #333, 1px 1px #333;
}
.info ul.base li .baeimg img{
    width: 100%;
}
.info ul.base li:nth-child(3n){
    margin-right: 0;
}
.info ul.base li .items{
    margin-top: 0.5rem;
    font-size: 0.4rem;
    overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
}
.basemian{
    padding-bottom: 0;
    background-color: #fff;
    padding: 1rem 12.75%;
}
.list-paddingleft-2{
    margin: 0rem 0 0.2rem !important;
}
.list-paddingleft-2 li{
    width: 100% !important;
    margin-right: 0;
}
.list-paddingleft-2 {
    padding-left: 0.5rem;
}
.service .down .honour-left{
    width: 60%;
}
.service .down .honour-right{
    width: 35%;
    position: relative;
    padding-bottom: 20%;
    float: right;
}
.service .down .honour-right img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
}
.service ul.honour-ul li{
    float: left;
    width: 23%;
    margin-right: 2.6%;
    margin-bottom: 0.5rem;
}
.service ul.honour-ul li .baeimg{
    width: 100%;
    overflow: hidden;
}
.service ul.honour-ul li .baeimg img{
    width: 100%;
}
.service ul.honour-ul li:nth-child(4n){
    margin-right: 0;
}
.service .down .right .moni .titopi {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.5rem;
    background-color: #a0a0a0;
    color: #fff;
    width: 6rem;
    padding-left: 0.6rem;
    background-image: url(../img/selectdown.png);
    background-repeat: no-repeat;
    background-position: 2.5rem center;
    width: 3rem;
}
.service .down .right .moni ul {
    background-color: #a0a0a0;
    margin: 0;
    z-index: 10;
    position: relative;
    display: none;
    overflow: hidden;
}
.service .down .right .moni ul li {
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    font-size: 0.45rem;
    width: 100%;
    float: none;
    border-top: 1px solid #fff;
    padding-left: 0.6rem;
}
.seletime .titopi {
    height: 1rem;
    line-height: 1rem;
    font-size: 0.5rem;
    background-color: #a0a0a0;
    color: #fff;
    width: 6rem;
    padding-left: 0.6rem;
    background-image: url(http://demo.188388.cn:8083/zh_kbr/en/bocweb/web/css/../img/selectdown.png);
    background-repeat: no-repeat;
    background-position: 2.5rem center;
    width: 3rem;
}
.seletime ul {
    background-color: #a0a0a0;
    margin: 0;
    z-index: 10;
    position: relative;
    display: none;
    overflow: hidden;
}
.seletime ul li {
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    font-size: 0.45rem;
    width: 100%;
    float: none;
    border-top: 1px solid #fff;
    padding-left: 0.6rem;
}
.contmain .input2 .selsect-dvio{
    width: 46%;
    background-color: #f2f2f2;
    border: 1px solid #d2d2d2;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.4rem;
    padding-left: 0.5rem;
    border-radius: 4px;
    position:relative;
    float:left;
}
.contmain .input2 ul{
    position:absolute;
    left:-1px;
    width:100%;
    margin:0;
    background-color:#f2f2f2;
    border:1px solid #d2d2d2;
    overflow:hidden;
    display:none;
}
.contmain .input2 ul li{
    width:100%;
    padding-left:0.5rem;
    border-bottom:1px solid #d2d2d2;
}
@media (max-width: 1680px){
.about ul.abull li{
    max-height: 366px;
}
}
@media (max-width: 1450px){
.about ul.abull li{
    max-height: 363px;
}
}
@media (max-width: 1366px){
	.info{
        padding: 1rem 12.75%;
    }
    .about ul.numui li>div{
        font-size: 3rem;
    }
    .about ul.abull li{
    max-height: 330px;
}
.shareinfo{
    display: none;
}
.duinfos{
    border-bottom: 0;
}
.product ul.suceesul1{
    padding-bottom: 0;
    border-bottom: 0;
}
.product h5.last{
    padding-bottom: 0;
    border-bottom: 0;
}
}
@media (max-width: 1200px){
.about ul.abull li{
    max-height: 320px;
}
}