@charset "utf-8";
.header{ width: 100%; background-color: #fff; box-sizing: border-box;}
.header{position: fixed;top: 0;left: 0;z-index: 5;}
.header nav.wrapper{box-sizing: border-box; position: relative; display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:space-between;align-items:center;  }
.header nav .logo img{ max-height: 60px; }
.header nav .menu{ display: flex; display:-webkit-flex; flex-direction:row; flex-wrap: nowrap; justify-content:flex-start;align-items:center;}
.header nav .menu>li{  position: relative;  transition: all .1s linear;overflow: hidden;}
.header nav .menu>li>a{transition: all ease-out .3s; display: block; position: relative; z-index: 10;color: #000; font-size: 16px; margin: 0 26px; box-sizing: border-box;}
.header nav .menu>li.active a{ color: #1E8236 !important;}
.header nav .menu>li i.menuBtn{ position: absolute; z-index: 0; top: 0; right: 0; transform: rotate(0deg); font-size: 16px; color: #000; transition: all .4s ease-out 0s; transition:all .4s ease-out 0s; -webkit-transition:all .4s ease-out 0s; -moz-transition:all .4s ease-out 0s; -o-transition:all .4s ease-out 0s;}
.header nav .menu>li:hover i.menuBtn{ color: #1E8236;transform: rotate(180deg); transition: all .4s ease-out 0s; transition:all .4s ease-out 0s; -webkit-transition:all .4s ease-out 0s; -moz-transition:all .4s ease-out 0s; -o-transition:all .4s ease-out 0s;}
.header nav .menu li:hover a{color: #1E8236;}
nav a.hvr-underline-from-center::before{background: #1E8236;height: 2px;}

#Nofound{width:100%;text-align:center;margin:0 auto;border:1px solid #ccc;min-height:100px;line-height: 100px;font-size: 14px;}
#Nofound img{max-width:80%;height:auto;margin:0 auto}


.verline {margin-right: 20px;}
.section5 {display: none;}

/* 公共样式 */
b{font-weight: 500;}
.font48,.font36,.font36black,.font36red,.font36G33,.font28,.font28yellow,.font28White,.font28black,.font28bulu,.font28RedNew,.font28green,.font28greenfine,
.font28Bnews,.font28Gnews,.font24,.font24white,.font24black,.font24yellow,.font24Gray,.font24CC,
.font24G44fine,.font20Black,.font20B,.font20White,.font20Gray,.font20G44,.font18RedNew,.font18black,.font18G44,.font18Whitefine{ font-family: Microsoft YaHei;font-weight: bold;}
.font36white,.font36green,.font28blackfine,.font28Whitefine,.font28Gray,.font24G44,.font20,.font20whitefine,.font20yellow,.font20Grayfine,.font18White,.font18red,.font18Gray,.font18G33,
.font16Gray,.font16black,.font16White,.font16G33,.font14,.font14Gray,.font14G44,
.font14White,.font14NewWhite,.font14black,.font14yellow,.font14NewGray,.font12,.font12White,.font12Gray{ font-family: Microsoft YaHei;font-weight: 400;}
.font36{color: #E09910;font-size: 36px;text-shadow:1px 0px 0px white,-1px 0px 0px white,0px 1px 0px white,0px -1px 0px white;}
.font48{color: #1899b6;font-size: 48px;text-shadow:1px 0px 0px white,-1px 0px 0px white,0px 1px 0px white,0px -1px 0px white;}
.font36white{font-size: 36px;color: #FFFFFF;}
.font36red{font-size: 36px;color: #BF1111;}
.font36black{font-size: 36px;color: #444444;}
.font36green{font-size: 30px;color: #1D8235; font-weight:600}
.font36G33{font-size: 36px;color: #333333;}
.font28{font-size: 28px;color: #343434;}
.font28yellow{font-size: 28px;color: #E09A10;}
.font28White{font-size: 28px;color: #FFFFFF;}
.font28Whitefine{font-size: 28px;color: #FFFFFF;}
.font28bulu{font-size: 28px;color: #62AEBE;}
.font28black{font-size: 28px;color: #343434;}
.font28blackfine{font-size: 28px;color: #343434;}
.font28Gray{font-size: 28px;color: #333333;}
.font28RedNew{font-size: 28px;color: #BF1111;}
.font28Bnews{font-size: 28px;color: #444444;}
.font28Gnews{font-size: 28px; color: #CCCCCC;}
.font28green{ font-size: 28px;color: #1D8235;opacity: 0.3;}
.font28greenfine{font-size: 28px;color: #1D8235;}
.font24{font-size: 24px;color: #3324BA;}
.font24white{font-size: 24px;color: #FFFFFF;}
.font24black{font-size: 24px;color: #343434;}
.font24yellow{font-size: 24px; color: #E3840A;}
.font24Gray{font-size: 24px;color: #333333;}
.font24CC{font-size: 24px;color: #CCCCCC;}
.font24G44{font-size: 24px;color: #444444;}
.font24G44fine{font-size: 24px;color: #444444;}
.font20{font-size: 20px;color: #343434;}
.font20B{font-size: 20px;color: #343434;}
.font20Gray{font-size: 20px;color: #333333;}
.font20Grayfine{font-size: 20px;color: #333333;}
.font20Black{font-size: 20px;color: #343434;}
.font20White{font-size: 20px;color: #FFFFFF;}
.font20whitefine{font-size: 20px;color: #FFFFFF;}
.font20yellow{font-size: 20px;color: #E3840A;}
.font20G44{font-size: 20px;color: #444444;}
.font18White{font-size: 18px;color: #FFFFFF;}
.font18Whitefine{font-size: 18px;color: #FFFFFF;}
.font18red{font-size: 18px;color: #C51616;margin: 5px 0px;}
.font18Gray{font-size: 18px;color: #666666;}
.font18RedNew{font-size: 18px;color: #BF1111;}
.font18black{font-size: 18px;color: #888888;}
.font18G44{font-size: 18px;color: #444444;}
.font18G33{font-size: 18px;color: #333333;}
.font16Gray{font-size: 16px;color: #666666;}
.font16black{font-size: 16px;color: #343434;}
.font16White{font-size: 16px;color: #FFFFFF;}
.font16G33{ font-size: 16px;color: #333333;}
.font14black{font-size: 14px;color: #666666;}
.font14{font-size: 14px;color: #F5F5F5;}
.font14Gray{font-size: 14px;color: #888888;}
.font14White{font-size: 14px;color: #CCCCCC;}
.font14NewWhite{font-size: 14px; color: #FFFFFF;}
.font14yellow{font-size: 14px;color: #E3840A;}
.font14NewGray{font-size: 14px; color: #333333;}
.font14G44{font-size: 14px;color: #444444;}
.font12{ font-size: 12px;color: #666666;}
.font12White{font-size: 12px;color: #FFFFFF;}
.font12Gray{font-size: 12px; color: #888888;}
.multi_row4{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp:7;}
.multi_row3{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp:6;}
.multi_row5{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp:5;}

.multi_row2{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.multi_row1{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.multi_row{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.daxie{text-transform: uppercase;}


.lunboyu{position: relative;}
/* 
.HowSum{position: absolute;
    z-index: 4;
    bottom: 114px;
    left: 50%;
    transform: translate(-50%);} */
.HowSum{position: absolute;  left: 50%;z-index: 99; transform: translate(-50%);top: 85%;}
.wrapperHow{width:1200px;margin: 0 auto; padding: 1px 0;box-sizing: border-box;}
.row{margin: 0px;}
.hengxian { width: 40px;
    height: 6px;
    background: #1D8235;margin: 25px auto;}
/* 头部 */
.topleftBG{height: 50px;background: #333333;line-height: 48px;}
.toprightBG{ height: 50px; background: #1D8235;line-height: 48px;}
.toprightBG figure{display: inline-block;}
.huanying{margin-left: 28.5%;}
/* 尾部 */
.footerMax{padding: 40px 0px;}
.customer{position: relativer;}
.address{margin-top:10px; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #FFFFFF;}
.esweiMax,.libiaoUl{text-align: center;}
.libiaoUl span a{font-size: 18px;font-family: Microsoft YaHei;font-weight: 400;color: #FFFFFF;}
.libiaoUl span a:hover{color: #2C247A;}
.libiaoUl ul li a{font-size: 16px;font-family: Microsoft YaHei;font-weight: 400;color: #CCCCCC;line-height: 35px;}
.libiaoUl ul{margin-top: 10px;}
.libiaoUl ul li a:hover{color: #2C247A;}
.linksMax{text-align: center;font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;color: #444444;}
.phoneEcs{display: none;text-align: center;}
footer{background: #1A1A1A;margin-top: 50px;}
.erweima{
    background: #fff;
    width: 108px;
    height: 108px;
    line-height: 50px;
    text-align: center;
    margin: 0px auto;
}
.guan-es{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;margin-top: 5px;}
/* 友情链接 */
.links {font-size: 14px;color: #666666;line-height: 35px;    margin-left: 72px;} 
.phoneLinks{display: none;}
.links a{font-size: 14px;color: #666666;}
.links a:nth-child(1) {padding-right: 10px;}
.links a:hover,.record a:hover {color: #2C247A;}
 /* 尾部电话 */
 .headerPhone {text-align: right;    padding: 10px 0px;}
 .headerLoGO{line-height: 80px;}
 .cust-bj{display:inline-flex;  margin-right: 15px;}
 .footPhone{display:inline-block;    text-align: left;}
 .topheader{background: #2C247A;}
 .headerlogoMax{height: 80px;}

@media screen and (max-width:768px){
    .phoneLinks{display: block;}
    .ipadLinks{display: none;}
    .links {margin-left: 0px;} 
    .productOneleft { padding: 10px;}
    /* .EngineeringDesc {text-align: left;} */
  
}


.TitleNext{margin-top: -30px;}
.guangTitle{text-align: center;margin: 40px 0px;}
/* 产品中心 */
.productListAR{margin-bottom: 15px;}
.oneTitle{margin-top: 100px;}

.choice{color: #fff !important;}
.choice .blackBtn{background: #E3840A;border: 0px;}
.tab-item{display: none;margin-top:10px ;}
.show{display: block;margin-top:10px ;}
 
.news-text .sidebarU{justify-content: start;box-sizing: border-box;text-align: center;    margin: 30px auto;}
.sidebarU .active a{color: #1D8235;}
.news-text .sidebarU li{font-size: 16px;color: #666666;border-bottom: 2px solid transparent;
    font-family: Microsoft YaHei;
    font-weight: 400;-moz-user-select:none;display: inline-block;
    -ms-user-select:none;user-select:none;cursor:pointer;position: relative;top: 2px;padding:0px 10px;white-space: nowrap;margin: 10px 30px 10px 0px;}
.news-text .sidebarU li:hover {color: #2D0786;}
.productP{text-align: center;margin-top: 20px;}
.jiaJUTitle{padding: 0px 25px;}

.BGprospect{background: #f5f5f5;text-align: center;transition: all 0.5s ease;    padding-bottom: 0px;display: inline-block;height: 100%;width: 100%;}
.BGprospect:hover{background: #1D8235;transform: translateY(-10px);transition: all 0.5s ease;color: #ffffff;display: inline-block;height: 100%;width: 100%;}
.content p{font-size: 14px;}
.content {padding: 0px 25px;}
.BGprospect figure{width: 100%;}

/* 核心优势 */
.wapper1320{width: 63%;background: #F5F5F5; height: 320px; position: relative; margin-top: 150px;}
.wapper1320Right{width: 63%;background: #F5F5F5;height: 320px;position: relative;margin-top: 100px;margin-left: 37%;}
.mediaConten{position: relative;overflow: hidden;border: 5px solid #fff}
.rowListblue{height: 0;position: absolute;background: rgba(0,0,0,.6);top: -800px;width: 100%;text-align: center;color: #fff;transition: all 0.5s ease;}
.rowListblue a{padding: 10px 40px;background:#1D8235 ;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);color: #ffffff;
    border-radius: 18px;}
.mediaConten:hover .rowListblue{ top: 0px;height: 100%;}
/* 经验丰富 */
.BestSelImg2{position: absolute;left: -400px;top: -90px;}
.BestSelNext2{    position: absolute; right: 31%; top: 40px;width: 47%;}
/* .aa{width: 10px;
    height: 10px;
    border-radius: 100%;
    background: black;
  } */
  /* .aa:before{content:"· ";} */
.teshuLi{margin-left: 16px;    margin-bottom: 30px;}
.BestSelNext2 p{margin-bottom: 10px;}
.BestSelBtn2{position: absolute;right: 38%;bottom: 40px;}
.experienced2{position: absolute;left: 220px; top: -97px;}

/* 畅销产品 */
.BestSelNext{position: absolute;left: 30%;top: 40px;width: 47%}
.BestSelNext p{margin-bottom: 10px;}
.BestSelBtn{position: absolute;left: 35%;bottom: 40px;}
.BestSelImg{position: absolute;right: -400px;top: -90px;}
.experienced{position: absolute;left: 363px; top: -97px;}
.phoneBestSelImg{display: none;}


@media screen and (max-width:1800px){
    .BestSelNext{position: absolute;left: 26%;top: 40px;width: 47%}
    .BestSelNext2{position: absolute; right: 29%; top: 40px;width: 47%;}
    .experienced{position: absolute;left: 284px; top: -97px;}
}
@media screen and (max-width:1650px){
    .BestSelNext{position: absolute;left: 23%;top: 40px;width: 47%}
    .BestSelNext2{position: absolute; right: 27%; top: 40px;width: 47%;}
    .experienced{position: absolute;left: 230px; top: -97px;}
}
@media screen and (max-width:1500px){
    .BestSelNext{position: absolute;left: 14%;top: 40px;width: 62%}
    .BestSelNext2{position: absolute; right: 15%; top: 40px;width: 62%;}
    .experienced{position: absolute;left: 140px; top: -97px;}
    .HowSum{position: absolute;  left: 50%;z-index: 99; transform: translate(-50%);top: 80%;}
    .wrapperHow{width:1000px;margin: 0 auto; padding: 1px 0;box-sizing: border-box;}
}
@media screen and (max-width:1350px){
    .BestSelImg2{position: absolute;left: -405px;top: -90px;}
    .experienced2 {position: absolute;left: 215px;top: -97px;}
    .BestSelNext2{position: absolute; right: 27%; top: 40px;width: 47%;}
    .BestSelImg{position: absolute;right: -415px;top: -90px;}
    .BestSelNext{position: absolute;left: 11%;top: 40px;width: 47%}
    
    .experienced{position: absolute;left: 95px; top: -97px;}
}
/* 效果案例 */
.caseArry{margin-bottom: 50px;}
.caseListAR{margin-bottom: 30px;}
.maskimg {
    position: relative;
}
.maskimgMax .caseNeXT {font-weight:400;;text-align: left;position: absolute;color: #fff;bottom: 50px;padding: 0px 20px;}
.maskimgMax .caseNeXT h3{font-size: 28px;}
.maskimgMax .caseNeXT p{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #EEEEEE;}


/* 四大优势 */
.advantageMax{position: relative;margin-top: 40px;}
.gongjie {position: absolute;z-index: -99;}
.gongjie a img {}
.supportP{margin-bottom: 10px;}
.supportP:hover{color:#E3840A;cursor: pointer;}
.productLeftMax{margin: 30px 0px;}
.productLeftNext figure a img{min-width: 55px;}
.productArray{margin-bottom: 30px;}


/* 关于我们 */
.abNExtwei{text-align: center;    margin-top: 40px;}
.about {padding-bottom: 33px;background-color: #fff !important;

    box-shadow: 1px 5px 20px 0px rgba(0, 0, 0, 0.2);}
.about .about-title .ouser-rig  li:nth-child(2){margin: 0 32px;}
.about .about-title .ouser-rig  li a{font-size: 14px; color: #888888;}
.about .about-title .ouser-rig  li:hover a {color: #cf0000;}
.about .about-main .about-ma-text {padding:  0 10px;}
.about .about-main .about-ma-text h4{margin-bottom: 36px;}
.about .about-main .about-ma-text h4 a {font-size: 24px; color: #444444; }
.about .about-main .about-ma-text h4 a:hover {color: #c2100e;}
.about .about-main .about-ma-text div {font-size: 14px; color: #888888; max-width: 500px;-webkit-line-clamp:5;}
.btn-text{font-size: 16px; padding-bottom: 12px;color: #444;border-bottom: 1px solid #cccccc;display: inline-block;margin-top: 60px;}
.btn-text:hover {color: #c2100e !important;}
.about .about-bottom {}
.about .about-bottom li{text-align: center;flex: 1;}
.about .about-bottom li:nth-child(1),.about .about-bottom li:nth-child(2),.about .about-bottom li:nth-child(3){border-right: 1px solid #cccccc;}

.about .about-bottom li span{font-size: 50px;color: #1E8236;}
.about .about-bottom li span b p{font-size: 50px;display: inline-block;color: #1E8236;}
.about .about-bottom li span b {font-size: 50px;display: inline-block;}
.about .about-bottom li span sup {font-size: 20px;color:#333}
/* 按钮 */
.singleMax{text-align: center;}
.singleBtn{width: 160px;height: 44px;border: 1px solid #343434;color: #666666;    margin: 50px 20px;}
.singleBtn:hover{width: 160px; height: 44px; background: #1E8236;color: #ffffff;}

/* 新闻 */
.newsNEXT{margin: 20px 0px;}
.newsListRE{margin-bottom: 10px;}
@media screen and (max-width:1400px){
    .about .about-bottom li span b p{font-size: 50px;display: inline-block;}
    .about .about-bottom li span b {font-size: 50px;display: inline-block;}
    /* .HowSum {position: absolute;z-index: 4; bottom: 110px;left: 50%;transform: translate(-50%);} */
}
@media screen and (max-width:1350px){
    /* .HowSum {position: static;    bottom: 0px;
        left: 0px;transform: translate(0%);} */
}
@media screen and (max-width:1200px){
    /* .BestSelImg,.BestSelImg2{display: none;} */
    .wapper1320{width: 63.5%;background: #F5F5F5;height: 300px;position: relative;margin-top: 100px;}
    .wapper1320Right{width: 63%;background: #F5F5F5;height: 300px;position: relative;margin-top: 100px;}
    .BestSelNext2 {position: absolute;right: 17%;top: 40px;width: 55%; }
    .BestSelNext{position: absolute;left: 13%;top: 40px;width: 55%}
}
@media screen and (max-width:1100px){
    /* .BestSelNext2 {position: absolute;right: 13%;top: 40px;width: 55%; } */
    .experienced2 {position: absolute;left: 187px;top: -97px;}
    .BestSelImg2 {position: absolute;left: -405px;top: -90px;width: 79%;}
    .BestSelImg{position: absolute;right: -396px;top: -90px;width: 79%;}
    .wapper1320{width: 63.5%;background: #F5F5F5;height: 250px;position: relative;margin-top: 100px;}
    .wapper1320Right{width: 63%;background: #F5F5F5;height: 250px;position: relative;margin-top: 100px;}
    .wrapperHow{width:850px;margin: 0 auto; padding: 1px 0;box-sizing: border-box;}
}
@media screen and (max-width:1000px){
    .about{padding: 15px 0px;}
    .about .about-bottom li span b p{font-size: 40px;display: inline-block;}
    .about .about-bottom li span b {font-size: 40px;display: inline-block;}
    .BestSelImg2 {position: absolute;left: -353px;top: -90px;width: 78%;}
    .BestSelImg{position: absolute;right: -353px;top: -90px;width: 78%;}
    .wapper1320{width: 66%;background: #F5F5F5;height: 250px;position: relative;margin-top: 100px;}
    .wapper1320Right{width: 66%;background: #F5F5F5;height: 250px;position: relative;margin-top: 100px;}
}
@media screen and (max-width:900px){
    .BestSelImg2 {position: absolute;left: -326px;top: -90px;width: 78%;}
    .BestSelImg{position: absolute;right: -326px;top: -90px;width: 78%;}
    .wapper1320{width: 70%;background: #F5F5F5;height: 250px;position: relative;margin-top: 100px;}
    .wapper1320Right{width: 70%;background: #F5F5F5;height: 250px;position: relative;margin-top: 100px;}
    .wrapperHow{width:750px;margin: 0 auto; padding: 1px 0;box-sizing: border-box;}
}
@media screen and (max-width:850px){
    .BestSelImg2 {position: absolute;left: -307px;top: -90px;width: 72%;}
    .BestSelImg{position: absolute;right: -307px;top: -90px;width: 72%;}
    .wapper1320{width: 70%;background: #F5F5F5;height: 250px;position: relative;margin-top: 100px;}
    .wapper1320Right{width: 70%;background: #F5F5F5;height: 250px;position: relative;margin-top: 100px;}
}
@media screen and (max-width:768px){
    .about .about-bottom li span b p{font-size: 20px;display: inline-block;}
    .about .about-bottom li span b {font-size: 20px;display: inline-block;}
    .about .about-bottom li span sup {font-size: 10px;color:#333}
    .font18G33{font-size: 10px;color: #333333;}
     .font28black{font-size: 24px;color: #343434;}
    .font28green{ font-size: 24px;color: #1D8235;opacity: 0.3;}
    .about .about-bottom li span{font-size: 1px;color: #1E8236;}
    .font28greenfine{font-size: 24px;color: #1D8235;text-align: center;}
    .font16G33{ font-size: 12px;color: #333333;text-align: center;}
    .BestSelImg2 {position: absolute;left: -275px;top: -90px;width: 72%;}
    .BestSelImg{position: absolute;right: -275px;top: -90px;width: 72%;}
    .experienced2{position: absolute;left: 122px;top: -78px;}
    .BestSelNext2 {position: absolute;right: 21%;top: 40px; width: 55%;}
    .BestSelImg{position: absolute;right: -275px;top: -90px;width: 78%;}
    .experienced{position: absolute;left: 122px;top: -78px;}
    .BestSelImg {position: absolute; right: -275px; top: -73px; width: 72%;}
    .wapper1320{width: 63.5%;background: #F5F5F5;height: 210px;position: relative;margin-top: 100px;}
    .wapper1320Right{width: 63%;background: #F5F5F5;height: 210px;position: relative;margin-top: 100px;}
    .libiaoUl{display: none;}
    .customer{text-align: center;}
    .phoneLinks{text-align: center;}
    .footerMax{padding: 10px 0px;}
    .eswei{margin-top: 10px;}
    .wrapperHow{width:650px;margin: 0 auto; padding: 1px 0;box-sizing: border-box;}
   
}
@media screen and (max-width:700px){
    .BestSelImg2 {position: absolute;left: -258px;top: -70px;width: 72%;}
    .BestSelImg{position: absolute;right: -258px;top: -90px;width: 78%;}
}
@media screen and (max-width:650px){
    .wrapperHow{width:550px;margin: 0 auto; padding: 1px 0;box-sizing: border-box;}
    /* .BestSelImg2 {position: absolute;left: -244px;top: -70px;width: 72%;}
    .BestSelImg{position: absolute;right: -244px;top: -90px;width: 78%;}
    .experienced {position: absolute;left: 50px;top: -78px;}
    .experienced2 { position: absolute; left: 91px; top: -78px; }
    .BestSelNext2,.BestSelNext {width: 62%;} */
    .experienced2,.experienced { left: 40px;}
    .BestSelNext2,.BestSelNext { width: 92%;line-height: 24px;left: 2%;}
    .BestSelNext p{margin-bottom: 30px;}
    .BestSelNext2 p{margin-bottom: 30px;}
    .BestSelNext {position: absolute; top: 40px;}
    .phoneBestSelImg{display: block;text-align: center;}
    .BestSelImg,.BestSelImg2{display: none;}
    .wapper1320Right {width: 100%;background: #F5F5F5;height: 280px;position: relative;margin-top: 50px;margin-left: 0%;}
    .wapper1320{width: 100%;background: #F5F5F5; height: 250px; position: relative; margin-top: 100px;}
    .maskimgMax .caseNeXT h3 {
        font-size: 22px;
    }
    .maskimgMax .caseNeXT {
        font-weight: 400;
        text-align: left;
        position: absolute;
        color: #fff;
        bottom: 30px;
        padding: 0px 20px;
    }
    .font36G33 {
        font-size: 22px;
        color: #333333;
    }
    .font20Black{font-size: 15px;color: #343434;}
    .singleBtn {
        width: 115px;
        height: 44px;
        border: 1px solid #343434;
        color: #666666;
        margin: 8px 4px;
    }
    .title {
        text-align: center;
        font-size: 20px;
        position: relative;
        margin: 10px 0px;
    }
    .news-text .sidebarU li {
        font-size: 16px;
        color: #666666;
        border-bottom: 2px solid transparent;
        font-family: Microsoft YaHei;
        font-weight: 400;
        -moz-user-select: none;
        display: inline-block;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer;
        position: relative;
        top: 2px;
        padding: 0px 10px;
        white-space: nowrap;
        margin: 8px 0px 10px 0px;
    }
    .news-text .sidebarU {
        justify-content: start;
        box-sizing: border-box;
        text-align: center;
        margin: 0px auto;
    }
    .newsNEXT{margin: 10px 0px;}
}
@media screen and (max-width:550px){
    .oneTitle{margin-top: 100px;}
    .wrapperHow{width:450px;margin: 0 auto; padding: 1px 0;box-sizing: border-box;}
    .about{padding: 15px 0px;}
}
@media screen and (max-width:450px){
    .wrapperHow{width:350px;margin: 0 auto; padding: 1px 0;box-sizing: border-box;}
}
@media screen and (max-width:350px){
    .about .about-bottom li span b {
        font-size: 24px;
        display: inline-block;
    }
    .about .about-bottom li span b p{font-size: 24px;}
    .wrapperHow{width:280px;margin: 0 auto; padding: 1px 0;box-sizing: border-box;}
}

































