/* CSS Document */
.mains{position:relative;}
.protitle{width:100%;height: 260px;background-repeat: no-repeat;background-size: cover;background-position: center;}
.productmain{width:100%;height: auto;position: absolute;top: 60px;left: 0;}
.productmain .pro{width:100%;height: auto;margin-bottom: 80px;}
.productmain .pro .left{width: 850px;float: left;}
.productmain .pro .left .pname{width:100%;height: auto;font-size: 40px;color: #fff;font-weight: bold;line-height: 50px;padding: 15px 0;}
.productmain .pro .left .pname .font20{font-size:20px;margin-left: 10px;}
.productmain .pro .left .pimg{width: 850px;height: 657px;border-radius: 10px;box-shadow: 0 0 10px rgba(0,0,0,0.1);overflow: hidden;}
.productmain .pro .left .pimg img{width:100%;height: 100%;}
.productmain .pro .right{margin-top: 180px;width: 300px;float: right;}
.productmain .pro .right .con{width:100%;height: auto;padding: 25px 0;}
.productmain .pro .right .con .ptitle{width: 100%;height: auto;line-height: 80px;font-size: 22px;color: #000;font-weight: bold;}
.productmain .pro .right .con .font1836{width:100%;height: auto;line-height: 36px;font-size: 18px;color: #000;display: inline-block;}
.productmain .pro .more{width:100%;height: auto;}
.productmain .pro .more .font2280{width:100%;height: auto;line-height: 80px;font-size: 20px;color: #000;font-weight: bold;}
.productmain .pro .more .conn{width:100%;height: auto;}
.productmain .pro .more .conn img{width:100%;}

