.pro_detail{padding: 30px 0 40px;background: url(../images/probg.jpg);width: 100%;}
.leftaside{width: 232px;}
.leftaside h2{font-size: 30px;margin-bottom: 26px;color: black;}
.leftaside ul li{padding: 21px 10px 22px;color: #3f3f3f;font-size: 16px;border-bottom: 1px solid #999999;}
.leftaside ul li span{float: right;}
.leftaside ul li.active{color: #d93116;}
.rightdetail{width: 900px;}
.focus{width: 460px;position: relative;}
.focus>span{position: absolute;width: 27px;height: 49px;top: 374px;cursor: pointer;display: block;}
.focus>#prev{left: 0;background: url(../images/prev.png);}
.focus>#next{right: 0;background: url(../images/next.png);}
.big{width: 100%;height: 332px;border:1px solid #d93116;background: white;position: relative;margin-bottom: 25px;}
.big img{width: 72.1%;height: auto;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.small{width: 380px;height: 82px;overflow: hidden;margin: 0 auto;}
.small ul{position: relative;width: 999999px;}
.small ul li{width: 114px;height: 82px;margin-right: 19px;border:1px solid #e8e8e8;position: relative;float: left;background: white;}
.small ul li img{width: 72.1%;height: auto;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}

.specification{width: 380px;height: 438px;position: relative;}
.specification p{line-height: 30px;font-size: 14px;}
.specification h5{font-size: 14px;margin: 32px 0;font-weight: bold;}
.specification h2{line-height: 30px;}
.specification a{padding: 18px 45px;border: 1px solid black;color: black;position: absolute;left: 0;bottom: 0;}

.intro h5{padding: 42px 0 15px;border-bottom: 2px solid #e8e6e6;font-size: 14px;font-weight: bold;}
.intro h6{font-size: 14px;font-weight: bold;margin-top: 10px;}
.intro p{line-height: 30px;font-size: 14px;}
.intro ul li{float: left;margin: 16px 16px 0 0;}
.intro ul li:last-child{margin-right: 0;}

/*产品列表*/
.prolist{}
.prolist li{float: left;margin-right: 17px;}
.prolist li:nth-child(3n){margin-right: 0;}
.prolist li a{display: block;width: 287px;height: 207px;background: white;position: relative;overflow: hidden;border:1px solid #e8e8e8;}
.prolist li a:hover{border: 1px solid #c81432;}
.prolist li a img{max-width: 100%;height: auto;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.prolist li p{text-align: center;margin: 20px 0 30px;}

.page{height: 55px;width: 100%;background: #f0f0f0;text-align: center;}
.page ul{display: inline-block;}
.page ul li{float: left;}
.page ul li a{padding: 18px 20px;display: block;}


/*新闻列表*/

.newslist img{width: 185px;height: 155px;}
.newsintro {height: 155px;position: relative;width: 687px;margin-bottom: 20px;}
.newsintro h3{font-size: 24px;}
.newsintro p{line-height: 24px;font-size: 14px;}
.newsintro a{position: absolute;left: 0;bottom: 0;padding: 10px 9px 12px 10px;border: 1px solid #cccccc;background: white;color: #d93116;font-size: 14px;}
.dashline{height: 1px;width: 100%;background: url(../images/dashline.jpg);margin-bottom: 20px;}


/*新闻*/
.newsdetail h3{font-weight: bold;}
.newsdetail p{line-height: 30px;margin-bottom: 36px;}
.newsdetail p.text-center{margin: 14px 0;}
.othernews{border-top: 1px solid #cccccc;padding-top: 10px;}
.newsdetail .othernews p{margin-bottom: 0;}


/*联系我们*/
.contact h2{border-bottom: 1px solid #ccc;font-weight: bold;padding-bottom: 15px;margin-bottom: 28px;}
.contact h4{font-size: 16px;font-weight: bold;line-height: 30px;}
.contact p{font-size: 16px;line-height: 30px;}

.faq h2{border-bottom: 1px solid #ccc;font-weight: bold;padding-bottom: 15px;margin-bottom: 28px;}
.quesbox{margin: 0px 0 0;}
.quesbox p{line-height: 54px;text-indent: 15px;padding-right: 20px;}
.quesbox p span{float: right;}
.ques{border: 1px solid #ccc;cursor: pointer;margin-bottom: 30px;}
.answer{display: none;}


/*关于我们*/
.aboutus p{font-size: 14px;line-height: 30px;margin-bottom: 16px;}