﻿/*内页*/

/*产品详细*/
.pro_one{ overflow:hidden; padding-top:1%; padding-bottom:2%;}
.pro_one .pro_one_div{ width:96%; max-width:512px; margin:0 auto; text-align:center;}
.pro_one .pro_one_div .pro_one_t{ line-height:26px; font-size:30px; color:#2a2a2a; margin-top:30px; margin-bottom:15px; letter-spacing:3px;}
.pro_one .pro_one_div .pro_one_desc{ font-size:18px; color:#c30d23; line-height:26px;}
.big_img{ width:100%; margin-bottom:30px; margin-top:30px;}

#owl-demo5{  width:96%; max-width:512px; margin:0 auto;text-align:center;}
#owl-demo5 .owl-item.loading{ min-height:100px;}
#owl-demo5.owl-theme .owl-controls .owl-buttons{ position:absolute; top:0%; margin-top:-63%; width:140%; left:-20%; height:0;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:72px; height:72px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/product_left.png) no-repeat; float:left; background-size:100% 100%;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/product_left_on.png) no-repeat; background-size:100% 100%;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/product_right.png) no-repeat; float:right; background-size:100% 100%;}
#owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/product_right_on.png) no-repeat; background-size:100% 100%; }


#owl-demo5 .item{margin: 0px 6px; }
#owl-demo5 .item img{display: block;height: 100%;width: 100%; border-radius:0%; border:1px solid #c7c7c7; background-color:#fff;}
#owl-demo5 .item dd{ width:100%; margin:0 auto; max-width:424px;margin-bottom:10px;}
/*#owl-demo5 .item img:Hover{ border:1px solid #c30d23;}*/
#owl-demo5 .item .psel{border:1px solid #c30d23;}

.pro_two{ width:96%; margin:0 auto; max-width:1200px; overflow:hidden; padding-top:2%; padding-bottom:1%;}
.pro_two ul li{ width:30%; margin-left:3%; float:left; height:70px; overflow:hidden;   margin-top:1.5%; font-size:16px; line-height:26px; margin-bottom:2%;word-break:break-all;}
.pro_two ul li img{ float:left; max-width:63px; width:30%; margin-right:2%;}
.pro_two ul li h2{ font-weight:normal; font-size:19.5px; color:#c30d23; margin-top:2%;}
.pro_two ul li div{ float:left; width:68%;}

.pro_three{ overflow:hidden;line-height:36px; font-size:18px; color:#fff; padding-top:60px; padding-bottom:70px;}
.pro_three .pro_txt{ max-width:960px; margin:0 auto; width:94%;}
.pro_three  h2{ font-size:36px; margin-bottom:2%;}
.pro_three .pro_txt2{ max-width:700px; float:right;width:50%; margin-right:3%; margin-top:10%; margin-bottom:10%;}
.pro_con{ overflow:hidden;font-size:14px; line-height:24px;}
.pro_con img{ max-width:100%;}
.pro_con2{ overflow:hidden; padding-top:3%; padding-bottom:20px; font-size:14px; line-height:24px;}
.pro_con2 .pro_con2_t{ font-weight:bold; font-size:36px; letter-spacing:2.5px; margin-bottom:30px; margin-top:10px;}
.pro_con2 img{ max-width:100%;}

#owl-demo6{ text-align:center;}
#owl-demo6.owl-theme .owl-controls{ text-align:right;}
#owl-demo6.owl-theme .owl-controls .owl-buttons{ position:absolute; top:-46px; width:100%; left:0; height:0;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:24px; height:24px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0; float:none;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/pro_left1.png) no-repeat;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/pro_left1_on.png) no-repeat;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/pro_right1.png) no-repeat;}
#owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/pro_right1_on.png) no-repeat; }


#owl-demo6 .item{margin: 0px;}
#owl-demo6 .item img{display: block;height: 100%;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo6 .item dd{ width:100%; margin:0 auto; max-width:424px;margin-bottom:10px;}
#owl-demo6 .item dd .imgs{ position:relative; width:100%; overflow:hidden;}
#owl-demo6 .item dd  h2{  font-weight:normal; color:#333; font-size:18px; line-height:22px; height:22px; overflow:hidden; margin-top:7px;}
#owl-demo6 .item dd:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
#owl-demo6 .item dd:hover h2{ color:#eb6360;}


/*产品详细*/
#owl-demo5.owl-theme .owl-controls .owl-buttons{ display:none;}
.pro_two ul li{ font-size:14px; line-height:22px;}
.pro_two ul li h2{ font-size:16px;}

.pro_three{ font-size:16px; line-height:30px;padding-top:50px;}
.pro_three h2{ font-size:30px;}
.pro_con2 .pro_con2_t{ font-size:26px;}


@media screen and (max-width: 480px) {
/*分页*/
/*.pages a{ height:46px; line-height:46px;}*/
/*产品详细*/
.pro_two ul li{ width:47%; margin-bottom:5%; font-size:13px;}
.pro_two ul li img{ width:28%; margin-right:4%;}
.pro_two ul li h2{ font-size:15px;}
.pro_three{ font-size:14px; line-height:26px;}
.pro_three h2{ font-size:22px;}
.pro_three .pro_txt2{ width:90%;}
.pro_con2 .pro_con2_t{ font-size:22px;}
#owl-demo6 .item dd  h2{ font-size:14px;}
.about_x .con_id{ font-size:14px;}


@media screen and (max-width: 320px) {
/*产品详细*/
.pro_two ul li{ font-size:12px; line-height:20px;}
.pro_two ul li h2{ font-size:14px;}

