@charset "utf-8";

html{margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,q,dl,dt,dd,ol,ul,li,fieldset,form,legend,caption,tbody,tfoot,thead,article,aside,dialog,figure,footer,header,hgroup,nav,section{list-style:none;margin:0px;padding:0px;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,dialog,footer,header,hgroup,menu,nav,section{display:block}
body{font-size:14px;color:#333;background:#fff;font-family:"Microsoft YaHei","simsun","Helvetica Neue",Arial,Helvetica,sans-serif}
img{border:0;vertical-align:bottom}
::-webkit-input-placeholder{color:#999}
:-moz-placeholder{color:#999}
::-moz-placeholder{color:#999}
:-ms-input-placeholder{color:#ccc}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
textarea{overflow:auto}
input:focus,textarea:focus,button:focus,select:focus{outline:0}
input::-ms-clear{display:none}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background:transparent}
a:active,a:hover{outline:0}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{margin:0;font:inherit}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}
legend{padding:0;border:0}
optgroup{font-weight:bold}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
a{color:#666666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{text-decoration:none;}
a:focus{outline:none;}
.fl{float: left;}
.fr{float: right;}
.content{ width: 1200px;margin: 0 auto }
.content1{width: 1200px; margin: 43px auto;overflow: hidden;}
.wh {
    width: 100%;
}
.rack{padding:50px 0 80px 0;}
.container{ width:1600px;min-width:320px; margin: auto;}
.container-B{width:1800px;min-width:320px; margin: auto;}


/*==图片效果effect1↓==*/
.effect-one{position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.effect-one .effect-one-img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-oneBox:hover .effect-one-img,.effect-one:hover .effect-one-img{/*opacity:.9;*/-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}


/*==标题↓==*/
.titleAx{ margin:20px 0; text-align: center;/*! display: table; */margin: 20px auto;position: relative;overflow: hidden;}
.titleAx b{ position:relative;color:#0a5ed2;font-size:35px;display: table; margin: auto;font-weight: normal;}
.titleAx b:before,.titleAx b:after{ content:"";position: absolute;left:-54%;top:24px; width:48%;height:1px; background: #0a5ed2;}
.titleAx b:after{left:auto; right:-54%;}
.titleAx b i{ position: absolute;width: 100%;display: block;left: 0;top: 0;}
.titleAx b i:before,.titleAx b i:after{  content:"";position: absolute;left:-10px;top:15px; width:2px;height:20px; background: #0a5ed2;}
.titleAx b i:after{left:auto;right:-10px;}
.titleAx p{color:#999999;font-size:16px;margin-top: 10px;width: 50%;margin:10px auto 0;display: table;}



/*==顶部↓==*/
.header{padding:20px 0}
.header .logo{float:left}
.header .nav{float:right;margin: 20px 0 0 0;}
.header .nav li{float:left; margin:0 20px;}
.header .nav li a{ position: relative; display: block;color:#333333;font-size:18px;/*! padding-bottom: 20px; */}
.header .nav li a:before{ content: ""; position: absolute; left:0;bottom:-36px;height:3px; width:0%; background: #0a5ed2;transition: all .4s ease-in-out;}
.header .nav li:hover a:before,.header .nav li.active a:before{width:100%}
.header .nav li a:hover,.header .nav li.active a{color:#0a5ed2}
.header .right{float:right;margin:15px 0 0 30px;}
.header .right .block{float:left;cursor: pointer;}
.header .right .block em{ position: relative; display: block;width:30px;height:30px; border-radius: 50%; background: #ececec;margin: 0 0 0 10px;text-align: center;transition: all .4s ease-in-out;} 
.header .right .block em:before{ position: absolute;left:8px; top:7px; font-size:15px;color:#666;transition: all .4s ease-in-out;}
.header .right .block:hover em{ background: #0a5ed2;}
.header .right .block:hover em:before{ color:#fff}
.header .right a.weixin .effect-lower-block{/* top:100%; */padding:10px;width: 130px;}
.header .tel .effect-lower-block{left:-180px;top:35px;transform-origin: 95% 0%;padding: 9px;width: 220px;font-size: 18px;text-align: center;background: #fff;color: #0a5ed2;}
.header .search .effect-lower-block{transform-origin: 95% 0%;/* top: 25px; */width: 300px;}
.header .search .box{ background:#f5f5f5}
.header .search input{line-height:25px;border:1px #ddd solid;width:210px;padding: 2px 10px;font-size:13px;}
.header .search button{line-height:25px; height:30px;width:40px; border:none;padding:0 5px; background:#666;color:#fff;}
.header .search button:hover{ background:#0a5ed2}
.effect-lower{ position: relative;}
.effect-lower .effect-lower-block{position: absolute;right: 0;top:32px;width: 150px;line-height: initial;/* height:50px; */display: block;border: 1px #ddd solid;padding: 10px 20px;z-index: 999;background: #fff;filter: alpha(opacity=0);transform-origin: 95% 0%;transform:scale(0.01);-moz-transform:scale(0.01);transition:all 1s;}
.effect-lower:hover .effect-lower-block{opacity:1;transform: scale(1);}



.fullSlide { position: relative; z-index: 9; clear: both; width: 100% ; }
.fullSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden }
.fullSlide .bd .con { width: 100% ; height: auto ; display: block }
.fullSlide .bd .li { width: 100% ; overflow: hidden; text-align: center; background: no-repeat center top; z-index: 0 }
.fullSlide .bd .li img { display: block; height: auto ; width: 100% }
.fullSlide .hd { position: absolute; width: 100%; height: 12px; left: 0; bottom: 44px; text-align: center; cursor: pointer }
.fullSlide .hd li { display: inline-block; width: 12px; height: 12px; background: #ffffff; margin: 0 12px; border-radius: 50%; opacity: .6; -o-transition: all .3s ease; transition: all .3s ease }
.fullSlide .hd li.on { width: 36px; height: 12px; opacity: 1; border-radius: 5px; background:#006ece;}
.fullSlide p { display: none; position: absolute; top: 50%; width: 80px; height: 80px; z-index: 99; opacity: 1; text-align: center; margin-top: -40px }
.fullSlide .prev2 { left: 3%; }
.fullSlide .next2 { right: 3% ; }



/*==特点↓==*/
.HomeFeature{}
.HomeFeature ul{    display: flex;}
.HomeFeature ul li{ position:relative;float:left; width:25%; border-right:1px #ddd solid;transition: all .4s ease-in-out;height: 180px;}
.HomeFeature ul li:before{ opacity: 0; content:""; position: absolute; left:0;top:0;width:100%;height:100%;background:-webkit-linear-gradient(left,#0a5ed2, #519aff);transition: all .4s ease-in-out;}
.HomeFeature ul li:last-child{ border-right:0px;}
.HomeFeature ul li a{ position: relative; display: block; margin:50px;padding-left: 95px;}
.HomeFeature ul li a:before{ content:"";position: absolute; left:0;top:0;width:80px;height:80px;background-repeat:no-repeat;transition: all .4s ease-in-out;}
.HomeFeature ul li h3{color:#333333;font-size:24px}
.HomeFeature ul li p{color:#999;font-size:14px; margin-top:10px;}
.HomeFeature ul li:hover:before{ opacity: 1;}
.HomeFeature ul li:hover h3,.HomeFeature ul li:hover p{color:#fff}
.HomeFeature ul li:hover a:before{ background-position:0 -90px; }
.HomeFeature ul li.x1 a:before{ background-image: url(../images/HomeFeatureIco01.png);} 
.HomeFeature ul li.x2 a:before{ background-image: url(../images/HomeFeatureIco02.png);} 
.HomeFeature ul li.x3 a:before{ background-image: url(../images/HomeFeatureIco03.png);} 
.HomeFeature ul li.x4 a:before{ background-image: url(../images/HomeFeatureIco04.png);} 

/*==首页案例↓==*/
.ProductHome{padding:50px 0 40px 0;background: #f4f4f4; }
.ProductHome .tone{position:relative;margin:0 auto 40px;overflow:hidden;text-align: center;border:1px #ddd solid;border-bottom:0px;display: flex;flex-flow: row wrap;align-content: flex-start;align-items: center;justify-content: center;} 
.ProductHome .tone li{flex-grow: 1;display: inline-block;border-right:1px #ddd solid;border-bottom:1px #ddd solid;}
.ProductHome .tone a{position:relative;z-index:2;display: block;padding: 10px 20px;text-align: center;color: #212121;font-size:18px;overflow: hidden;background: #fff;} 
.ProductHome .tone a:after{content:"";position: absolute;left:0;bottom:0;z-index:-1;width:100%;height:100%;background:#0a5ed2;transition:transform .5s;transform: scale(0,1);transform-origin:right;}
.ProductHome .tone .active a{color: #ffffff; }
.ProductHome .tone .active a:after{transform: scale(1);transform-origin:left;}
/*==案例列表↓==*/
.product-list{margin:0 0 -30px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list li{display: inline-block;width:33.3%;margin-bottom:30px;  text-align: center;}
.product-list h4{color:#212121;font-size:16px;margin-top:18px; }
.product-list li a{display: block;margin-left:20px;height:100%;}
/*.product-list li .pic{padding-top:70%}*/
/*.product-list li .pic:before{opacity:0;content: "\e629";position: absolute;left:0;top:0;right: 0;z-index:2;bottom: 0;width:50px;height:50px;margin: auto;font-size: 40px;color:#fff;font-style: normal;font-family: "iconfont";line-height:1;transform: translateX(-8px);transition: all .4s ease-in-out;}*/
.product-list li .pic:after{opacity:0; content: ""; position: absolute;left:0;top:0;width:100%;height:100%; background: #000;transition: all .4s ease-in-out;}
.product-list li .pic .box{ opacity:0; position:absolute;left: 0px;top:0;right: 0px;bottom:0;z-index: 2;margin: auto;height: min-content;padding:50px 80px;}
.product-list li .pic p{opacity: 0; -webkit-line-clamp: 3;color:#fff;font-size:15px;line-height: 26px;transform: translateY(-5px);}
.product-list li .pic em{display: table;width:50px;height:50px;margin:30px auto 0;font-size: 40px;color:#fff;font-style: normal;font-family: "iconfont";line-height:1;transform: translateY(5px);transition: all .4s ease-in-out;}
.product-list li:hover h4{color:#0a5ed2}
.product-list li:hover .box{opacity:1;}
.product-list li:hover .pic p{opacity:1;transform: translateY(0px);}
.product-list li:hover .pic em{opacity:1;transform: translateY(0px);}
.product-list li:hover .pic:after{opacity:0.4;}
.product-list li  .effect-one .effect-one-img  {border: 5px solid #ccc;} 


/*==案例↓==*/
.HomeCase{padding:50px 0 40px 0}
.list-case{}
.list-case li{float:left; width:33.3%;}
.list-case li a{ display: block; margin:0 8px 30px 8px;}
.list-case li .box{ position:relative;padding-right:0px}
.list-case li .box:before{ display: none; position: absolute; right:15px;top:40%;border: 1px #ddd solid;/*! padding: 20px; */border-radius: 50%;/*! background: #000; */width: 35px;line-height: 35px;text-align: center;box-shadow: 0 0 10px #ddd;color: #999;font-size: 20px;transition: all .4s ease-in-out;}
.list-case li h4{color:#262626;font-size:20px; margin:15px 0;}
.list-case li p{color:#777777;font-size:12px;line-height: 22px;}
.list-case li:hover h4{color:#0a5ed2}
.list-case li:hover .box:before{color:#fff; border:1px #0a5ed2 solid; background: #0a5ed2}


/*==切换↓==*/
.scrollBox{ position: relative;margin-top: 40px;}
.scrollBox .list{}
.scrollBox .prev,.scrollBox .next{ position: absolute; left:-65px; top:45%; display: block;width:50px;line-height:50px; text-align: center; color:#fff;font-size:20px;background: #d4d4d4; border-radius: 50%;text-align: center;cursor: pointer;}
.scrollBox .next{left:auto; right:-65px;}
.scrollBox .prev:hover,.scrollBox .next:hover{ background: #0a5ed2;}
.scrollBox .spot{ display: none}


.HomeAbout-2{display: table;height: 892px;overflow: hidden;}
.HomeAbout-2 .left{width:50%;display: table-cell;}
.HomeAbout-2 .left a{ display: block;height: 100%;}
.HomeAbout-2 .left img{max-width:100%;height: 100%;}
.HomeAbout-2 .right{width:50%;display: table-cell;vertical-align: top;height: 100%;}
.HomeAbout-2 .right .box{ display: inline-block;float: left;}
.HomeAbout-2 .right .box-1{padding:70px; background: url(http://suoyou.shunchenbl.com/hongwei/bg01.jpg) no-repeat center;height: 50%;/*! display: inline-block; */width: 100%;background-size: 100% 100%;}
.HomeAbout-2 .right .box-1 h3{font-size:32px; color:#fff}
.HomeAbout-2 .right .box-1 span{font-size:22px; color:#fff}
.HomeAbout-2 .right .box-1 .wx{font-size:14px; color:#fff;margin: 20px 0 40px 0;line-height: 25px;}
.HomeAbout-2 .right .box-1 a.more{position:relative;color:#fff;font-size:14px; padding:10px 40px 10px 20px;border-radius:30px;background: #0a5ed2;/*! float: left; */}
.HomeAbout-2 .right .box-1 a.more:before{content: "";width:14px;height:9px; position: absolute;top:15px;right:18px; background: url(../images/line09.png) no-repeat;}
.HomeAbout-2 .right .box-1 a.more:hover{  background: #000}
.HomeAbout-2 .right .box-2{padding:10% 20px 20px 20px; background: #b5d4ff;/*! float: left; */width: 50%;height: 50%;/*! display: inline-block; */}
.HomeAbout-2 .right .box-2 em{ display: block; margin:auto;width:150px;height:150px; /*! padding:50px; */ border-radius: 50%; 
border: 5px solid rgba(194, 194, 194, 0.5);
background:#fff;
background-image:url(../images/patentIco.png);
background-repeat: no-repeat;
  background-position: center;
}
.HomeAbout-2 .right .box-2 h3{color:#fff;font-size:30px;margin-top:20px; text-align: center;}
.HomeAbout-2 .right .box-2 h3 font{color:#fff;font-size:12px; display: block;}
.HomeAbout-2 .right .box-2:hover{ background: #76aff9}
.HomeAbout-2 .right .box-3{ position: relative;width: 50%;/*! float: left; */height: 50%;/*! display: inline-block; */}
.HomeAbout-2 .right .box-3 a{ display: block;height: 100%;/*! float: left; */}
.HomeAbout-2 .right .box-3 img{ height:100%}
.HomeAbout-2 .right .box-3 .effect-one{height:100%;}
.HomeAbout-2 .right .box-3 h3{ position:absolute;left:0;top:40%; width:100%; text-align:center;color:#fff;font-size:30px;}
.HomeAbout-2 .right .box-3 h3 font{ display: block; font-size:12px;color:#fff;}
.HomeAbout-2 .right .frame{height:100%;}



/*==首页新闻↓==*/
.HomeArticle{padding:70px 0 100px 0; background: #f4f4f4;}
.HomeArticle{}
.HomeArticle .list{margin-top:40px;overflow: hidden;}
.HomeArticle .list .one{width:63%;}
.HomeArticle .list .one .pic{float:left;width:50%;}
.HomeArticle .list .one .pic img{max-width:100%;height:540px}
.HomeArticle .list .one .box{float:left;width:50%;height:540px;padding:70px 50px;background: #fff;}
.HomeArticle .list .one .box h4{color:#333333;font-size:18px}
.HomeArticle .list .one .box p{margin:30px 0 58px 0;color:#888888;font-size:14px;line-height:25px;}
.HomeArticle .list .one .box span{color:#888888;font-size:18px;transition: all .4s ease-in-out;}
.HomeArticle .list .one .box span:before{ float:right; color:#999; border:1px #ddd solid; border:1px #ddd solid; font-size:15px; width:35px;line-height:35px; text-align: center; border-radius: 50%;transition: all .4s ease-in-out;}
.HomeArticle .list .one:hover h4{color:#0a5ed2}
.HomeArticle .list .one:hover span:before{color:#fff; background: #0a5ed2; border:1px #0a5ed2 solid}
.HomeArticle .list .two{float:right;width:36%; height:180px;padding:37px 50px;border-bottom: 1px #ddd solid;background: #fff;}
.HomeArticle .list .two:last-child{ border:none}
.HomeArticle .list .two h4{color:#333333;font-size:16px;}
.HomeArticle .list .two p{color:#888888;font-size:13px; margin-top:15px;line-height: 25px;}
.HomeArticle .list .two:hover h4{color:#0a5ed2}


/*==新闻↓==*/
.NewsListBox{}
.NewsListBox .list{}
.NewsListBox .list li{width:100%; clear: both; border-bottom:1px #ddd dashed;margin-bottom:50px; padding-bottom:50px;overflow: hidden;}
.NewsListBox .list li .pic{float:left;width:20%; margin-right:50px;}
.NewsListBox .list li h4{color:#333333;font-size:24px}
.NewsListBox .list li span{color:#888888;font-size:14px;margin-top: 5px;display: block;}
.NewsListBox .list li p{margin:30px 0 50px 0;color:#969696;font-size:14px;line-height: 25px;}
.NewsListBox .list li b{color:#666666;font-size:14px; border:1px #ddd solid; border-radius:30px; padding:15px 40px;}
.NewsListBox .list li:hover h4{color:#0a5ed2}
.NewsListBox .list li:hover b{color:#fff;border:1px #0a5ed2 solid;background:#0a5ed2}

.newsLi{overflow:hidden;padding-top:40px;margin:0 -1.5%;}
.newsLi li{float: left;width:29.3%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;background: url('../images/ly_li.png') no-repeat left center;padding-left:15px;margin:0 1.5%;margin-bottom:15px;}
.newsLi li span{float:right;opacity:.5;margin-left:20px;}
.newsLi li a:hover{color:#0ba83b;}



/*==底部===*/
.footer{padding: 70px 0 0 0;background: #434343;overflow: hidden;}
.footer .nav{}
.footer .nav h3{ color:#fff;font-size:18px;margin-bottom:20px;}
.footer .nav{position:relative;display: table;margin-bottom: 30px;width: 43%;}
.footer .nav li{/*! display: table-cell; */padding-right: 15px;float: left;width: 25%;}
.footer .nav li a{ display: block;color:#9f9f9f; line-height:20px;font-size:13px;padding:3px 0;}
.footer .nav li a:hover{color:#fff}
.footer .ft_ewm{width: 20%; display: flex; justify-content: space-around;  text-align: center;}
.footer .ft_ewm p{    width: 42%;float: left;  margin: 10px 0; color: #9f9f9f; font-size: 13px; display: block; line-height: 25px;}
.footer .ft_ewm img{width: 100%;}
.footer .right-top{width:30%;}
.footer .right-top .tel{color:#fff;font-size:18px;}
.footer .right-top .tel font{ font-size:48px; display: block;margin-top:15px;}
.footer .right-top .wx{margin:10px 0;color:#9f9f9f;font-size:13px;display: block;line-height: 25px;}
/*.footer .right-top .share{float:left;margin:10px 0 0 0px;}
.footer .right-top .share .block{float:left;cursor: pointer;}
.footer .right-top .share .block em{ position: relative; display: block;width:30px;height:30px; border-radius: 50%; background: #8c8c8c;margin: 0 0 0 10px;text-align: center;transition: all .4s ease-in-out;} 
.footer .right-top .share .block em:before{ position: absolute;left:8px; top:7px; font-size:15px;color:#ddd;transition: all .4s ease-in-out;}
.footer .right-top .share .block:hover em{ background: #0a5ed2;}
.footer .right-top .share .block:hover em:before{ color:#fff}*/
/*.footer .right-top .weixin .effect-lower-block{left:-120px;top:auto;bottom:10px;transform-origin: 100% 100%;padding: 9px;width: 130px;font-size: 20px;text-align: center;background: #fff;color: #005197;}*/
.footer .down{padding:20px 0;color:#9f9f9f;font-size:13px; background:#3f3f3f;margin-top: 30px;}
.footer .down a{color:#9f9f9f;font-size:13px;}
.footer .down a:hover{color:#fff}



@media all and (max-width:1800px){
.container{width:1400px;}
.container-B{width:1600px;}
.HomeFeature ul li a{margin:50px 30px}
.prodPic .big{width:585px;height:435px;}
.prodPic .big a img{max-height:430px;}
.prodPic .list{width:100px;height:436px;}
.prodPic .list .thumb{height:400px}  
.prodPic .list .thumb ul li{width:100px;height:92px;} 
  
}


@media all and (max-width:1600px){
.container{width:1200px;}
.container-B{width:1400px;}
.HomeFeature ul li h3{font-size:20px}
.list-case li .box{padding-right:60px}
.prodPic .big{width:490px;height:420px;}
.prodPic .big a img{max-height:420px;}
.prodPic .list{width:100px;height:422px;}
  .prodPic .list .thumb{height:385px;}  
.prodPic .list .thumb ul li{width:100px;height:88px;} 
  
}


@media all and (max-width:1400px){
.container{width:1200px;}
.container-B{width:1200px;}
.header .nav li a{font-size:16px}
.header .nav li{margin:0 15px}
.HomeFeature ul li{height:200px;}
.scrollBox{padding:0 30px;}
.scrollBox .prev,.scrollBox .next{left:-25px;}
.scrollBox .next{left:auto;right:-35px;}
.HomeAbout-2{height:600px}
.HomeAbout-2 .right .box-1{padding:30px;}
.HomeAbout-2 .right .box-1 span{font-size:15px}  
.newsLi{font-size:12px;}
.product-list li .pic .box{ padding:20px 40px;}
}
