﻿
/*产品详情*/
.Productp{width: 100%; position: relative;overflow: hidden;display: block; margin-top: 30px; margin-bottom: 20px;}

.dtuov{ width:100%; position:relative; z-index: 999;  overflow: hidden;margin-bottom: 20px;}
.leftimg{float:left; width:47%;  height: auto;  position:relative;  text-align:center;border:1px solid #efefef; margin-bottom: 20px; margin-right: 6%;}
.leftimg img{ display: block; max-width:100%; margin:auto;}
.Popright{float:left; width: calc(47% - 2px);  position:relative;overflow: hidden;display: block; padding-top:80px;}
.Popright .text{width: 100%; font-size: 36px; display: block;color: #c8151e; overflow: hidden; padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf; margin-bottom: 15px;} 
.Popright .tptexd{ height: 36px; line-height: 36px; overflow: hidden;width: 100%; font-size: 18px;color: #666;} 
.Popright .titexp{ height: 36px; line-height: 36px; overflow: hidden;width: 100%; font-size: 18px;color: #666;} 
   

.prionline {margin-top: 25px; position:relative;overflow: hidden;display: block; }
.prionline .zxzx1{line-height: 40px;background: #c8151e;color: #fff;width: 160px;text-align: center; height: 40px; font-size: 18px; overflow: hidden; display: block;}

.nb-cpzxrg{margin-top: 25px; position:relative;overflow: hidden;display: block; }	
.nb-cpzxrg-tit{margin-bottom: 3%; border-bottom: 1px solid #eee;}
.nb-cpzxrg-tit h5 {width: 150px;height: 45px;line-height: 45px;text-align: center;background: #EEEEEE; color: #9a9a9a; font-size: 16px; margin-bottom: 0;}
.nb-cpzxrg-news{margin-top: 25px; position:relative;overflow: hidden;display: block; }
.nb-cpzxrg-news p{line-height: 28px; font-size: 15px;}
.nb-cpzxrg-news p img{ max-width: 100%;}


.nwesfoot{border:1px solid #cccccc; border-left:none; border-right:none;}
.nwesfoot p{ float:right;}
.nwesfoot p a{ display:inline-block; width: 120px;margin-top: 35px;text-align: center;line-height: 30px; padding-right: 20px;
    background: #c8151e url(../images/head05.png) no-repeat 88px center;color: #fff;transition: all .4s ease;-webkit-transition: all .4s ease;}
.nwesfoot p a:hover{opacity:.8;background-position-x:94px;}
.nwesfoot dl{margin-right:130px; font-size:15px; padding:13px 0px;}
.nwesfoot dl  a{color:#1a1a1a;}
.nwesfoot dl  a:hover{color:#c8151e}
.nwesfoot dl span{ display:inline-block; background:#f2f2f2; color:#1a1a1a; line-height:27px; padding:0px 10px; margin-right:5px;}
.nwesfoot dl dd{ margin-bottom:20px;}
.nwesfoot dl dt{ }

@media (max-width:880px) {	
.Popright .text{width: 100%; font-size: 24px; display: block;color: #c8151e; overflow: hidden; padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf; margin-bottom: 15px;} 

}

@media (max-width:640px) {	
.leftimg{ width:100%;  border:0px solid #efefef;  margin-right: 0; margin-bottom: 30px;}

.Popright{ width: 100%;  position:relative;overflow: hidden;display: block; padding-top:10px;}

.nwesfoot p{ float: none;text-align: center;}
.nwesfoot p a{ display:inline-block; width: 120px;margin-top: 35px;text-align: center;line-height: 30px; padding-right: 20px;
    background: #c8151e url(../images/head05.png) no-repeat 88px center;color: #fff;transition: all .4s ease;-webkit-transition: all .4s ease;}
.nwesfoot p a:hover{opacity:.8;background-position-x:94px;}
.nwesfoot dl{margin-right:0px; font-size:15px; padding:13px 0px;}
}

/*产品详情*/

