@font-face{
    font-family: 'Myriad Pro';
    src : url('../Myriad-Pro-Light-SemiExtended_31641.ttf');
}

@font-face{
    font-family: '思源黑体';
    src : url('../sy black.ttf');
}
li{list-style: none;}
.classic_back{width:100%;height: auto;position:relative;background-color:#ccc;padding:0;}
.left_flying_wing{width:52px;position:absolute;top:62px;right:50%;margin-right: 626px;border-radius:12px;background-color:#fff;overflow: hidden;z-index: 99999;}
.left_flying_wing li{width:100%;min-height:68px;background-image:url(../images/lbm.png);background-repeat:no-repeat;background-position:bottom center;background-color:#fff;text-align: center;cursor:pointer;}
.left_flying_wing .iconpic{width:50%;margin:0 auto;height:44px;background-repeat: no-repeat;background-position:0 15px;text-indent:9999px;overflow: hidden;background-size: 100%;}
.left_flying_wing li p{line-height:1;font-size:12px;color:#666666;padding:10px 0;}
.left_flying_wing .nowflow, .left_flying_wing li:hover{background-color:#f53236;background-image:none;}
.left_flying_wing .nowflow .iconpic, .left_flying_wing li:hover .iconpic{background-position: center -28px;}
.left_flying_wing .nowflow p, .left_flying_wing li:hover p{color:#fff;}

.classic_cont{width:1200px;height:auto;margin:0 auto;padding-top:53px;padding-bottom:53px;position: relative;overflow:hidden;}
.classic_cont:after{content:"";display:block;opacity: 0;visibility: none;height:0;clear: both;}
.product_center{padding-bottom:12px;}
.product_center:after{content:"";overflow: hidden;height:0;visibility: none;display: block;clear:both;}
.product_center_title{background:url(../images/picon.png)no-repeat center left;position:relative;overflow: hidden;margin-bottom:22px;}
.product_center_title:after{content:"";width:100%;height:2px;background:#bfbfbf;position:absolute;top: 68%;left:12%;}
.product_center_left_title:after{left: 18%;}
.product_center_right_title:after{left: 38%;}
.product_center_left{width:791px;float:left;}
.product_center_right{width:380px;float:right;}
.product_center_title h2{padding-left:40px;line-height:30px;text-transform: uppercase;font-size:18px;font-weight:bold;font-family:"Myriad Pro";}
.product_center_title h3{padding-left:40px;font-size:16px;font-weight:bold;font-family:"思源黑体";}
.product_center_title a{position:absolute;;right:0;top:6px;font-size:12px;color:#525151;}
.product_main{width:100%;}
.product_details1, .product_details2, .product_details3{width:380px;text-align: center;float:left;transition: all 0.2s linear;}
.product_details1:hover, .product_details2:hover,.product_details3:hover, .product_details4:hover{box-shadow:0 0 15px rgba(0,0,0,0.3)}
.product_details2, .product_details3{margin-left:30px;margin-bottom:30px;}
.product_details3{margin-left:31px;}
.product_details4{margin-bottom:30px;}
.product_details1 .product_pic{width:100%;height:567px;display: inline-block;overflow: hidden;}
.product_details2 .product_pic, .product_details3 .product_pic, .product_details4 .product_pic{width:100%;height:230px;display: inline-block;overflow:hidden;}
/*.product_details1 .product_pic img{width:auto;height:100%;}*/
.product_details1 .product_pic img, .product_details2 .product_pic img, .product_details3 .product_pic img, .product_details4 .product_pic img{width:100%;height:auto;}
.product_details1 .product_pic img, .product_details2 .product_pic img, .product_details3 .product_pic img, .product_details4 .product_pic img{transform:scale(1);transition:all 0.3s linear;}
.product_mess{width:100%;height:77px;background-color:#fff;text-align: left;position:relative;}
.product_mess h4{line-height:40px;padding-top:10px;font-size:16px;color:#272727;padding-left:13px;}
.product_mess p{line-height:1;font-size:12px;color:#666666;padding-left:13px;}
.product_mess a{width:96px;height:30px;line-height:30px;font-size:14px;border:2px solid #f53236;color:#f53236;position:absolute;right:18px;top:50%;margin-top:-18px;text-align: center;border-radius:20px;}
.product_mess a:hover{background-color:#f53236;color:#fff;}
.product_details1:hover .product_pic img, .product_details2:hover .product_pic img, .product_details3:hover .product_pic img, .product_details4:hover .product_pic img{transform:scale(1.1);}