.pagecontent{width:100%;height:auto !important;overflow:hidden !important;min-height:500px;margin:0px;}
.content{padding:0 0 20px 0;margin:0px auto;border-bottom:#ECECEC solid 1px;}
.content-body{margin: 5px auto;}
.imgbox{width:100%;margin:0px;padding:0px;border:1px solid #CCC;border-radius:5px;}
.lh li{list-style-type:none;display:inline;}
.spec-control{display:block;position:absolute;top:415px;width:17px;height:54px;left:300px;}
.spec-control2{display:block;position:absolute;top:415px;width:17px;height:54px;left:15px;}
.lh img{border:1px solid threedface;margin-left:5px;margin-top:3px;}
#spec-forward{width:20px;height:60px;}
#spec-backward{width:20px;height:60px;}
.modal-content{text-align:center;}
#imgshow{width:auto;margin:0 auto;cursor:url(../images/imgbox.ico),auto;}
#imgshow img{cursor:url(../images/imgbox.ico),auto;border-bottom:solid 1px #CCCCCC;background:url(../images/loading.gif) no-repeat 50% 50%;border-top-left-radius:5px;border-top-right-radius:5px;}
#popup{position:fixed;left:0px;top:0px;width:100%;height:100%;text-align:center;display:none;}
#popup .bg{background-color:rgba(0,0,0,0.5);width:100%;height:100%;}
#popup .bg img{position:relative;}
}
#popup img{max-width:100%;max-height:100%;background:url(../images/loading.gif) no-repeat 50% 50%;}
#info{width:100%;height:auto;padding:0px;margin:0px;color:#333;font-size:14px;}
#info h1{font-size:24px;margin:0px;padding:3px 0px;color:#333;min-height: 35px; margin-bottom: 15px;}
#info-des{border-top:1px solid #e5e5e5; line-height: 25px; margin: 10px auto;}
/*浏览器宽度适配*/
@media screen and (min-width:1200px){
.imgbox{height:360px;}
#imgshow img{height:300px;}
.thumb img{width:262px !important;height:196px !important;}
.solution-item{height:180px;}
.case-thumb img{width:100%;height:196px !important;}
}
@media screen and (min-width:992px) and (max-width:1199px){
#info li{padding-top:0px;line-height:20px;min-height:25px;}
#info .contact-now a.btn{margin-right:5px;border-bottom:3px solid #CCC;display:inline-block;height:40px;width:120px;font-size:14px;padding:2px 0px;}
#info .contact-info{padding:0px 10px 0px 10px;}
.imgbox{height:280px;}
#imgshow img{height:222px;}
.thumb img{width:293px !important;height:219px !important;}
.solution-item{height:225px;}
.case-thumb img{width:100%;height:159px !important;}
}
@media screen and (min-width:768px) and (max-width:991px){
.imgbox{height:320px;}
#imgshow img{height:262px;}
.lh{margin-bottom:3px;}
.thumb img{width:345px !important;height:258px !important;}
.solution-item{height:180px;}
.case-thumb img{width:100%;height:258px !important;}
}
@media only screen and (min-width:480px) and (max-width:767px){
.imgbox{height:auto;}
#imgshow img{height:auto;}
.lh{margin-bottom:3px;}
#info .contact-now{padding-top:0px;}
.solution-item{height:150px;}
.page_spec ul{width:100%;}
}
@media only screen and (max-width:479px){
.imgbox{height:auto;}
#imgshow img{height:auto;}
.lh{margin-bottom:3px;}
#info .contact-info{padding-top:0px;}
.page_spec ul{width:100%;}
.page_spec ul em{width:50%;}
.page_spec ul li{width:50%;}
}