
.product-wrap .product-mes{}
.product-wrap .product-mes .product_list{padding-bottom: 50px;}
.product-wrap .product-mes .product_list li{float: left;width: 49%;margin-bottom: 28px;margin-right: 2%;position: relative;}
.product-wrap .product-mes .product_list li:nth-child(2n){margin-right: 0;}
.product-wrap .product-mes .product_list li a{display: block;padding-top: 15px;padding-bottom: 15px;padding-left: 90px;padding-right: 45px;border: 1px solid #e1e1e1;box-sizing: border-box;font-size: 20px;line-height: 52px;color: #5f5f5f;-webkit-transition: all .3s ease; -moz-transition: all .3s ease;-o-transition: all .3s ease ;transition: all .3s ease;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}



.product-wrap .product-mes .product_list li:after{content: "";position: absolute;right: 30px;top: 15px;width: 23px;height: 52px;background-image: url("../images/icon_j.png");background-position: center center;background-repeat: no-repeat;background-size: 23px;}

.product-wrap .product-mes .product_list li:before{content: "";position: absolute;left: 20px;top: 15px;width: 52px;height: 52px;background-image: url("../images/icon_pro_01.png");background-position: center center;background-repeat: no-repeat;background-size: 52px;}

.product-wrap .product-mes .product_list li:nth-child(2):before{background-image: url("../images/icon_pro_02.png");}
.product-wrap .product-mes .product_list li:nth-child(3):before{background-image: url("../images/icon_pro_03.png");}
.product-wrap .product-mes .product_list li:nth-child(4):before{background-image: url("../images/icon_pro_04.png");}
.product-wrap .product-mes .product_list li:nth-child(5):before{background-image: url("../images/icon_pro_05.png");}
.product-wrap .product-mes .product_list li:nth-child(6):before{background-image: url("../images/icon_pro_06.png");}
.product-wrap .product-mes .product_list li:nth-child(7):before{background-image: url("../images/icon_pro_07.png");}
.product-wrap .product-mes .product_list li:nth-child(8):before{background-image: url("../images/icon_pro_08.png");}
.product-wrap .product-mes .product_list li:nth-child(9):before{background-image: url("../images/icon_pro_09.png");}
.product-wrap .product-mes .product_list li:nth-child(10):before{background-image: url("../images/icon_pro_10.png");}
.product-wrap .product-mes .product_list li:nth-child(11):before{background-image: url("../images/icon_pro_11.png");}
.product-wrap .product-mes .product_list li:nth-child(12):before{background-image: url("../images/icon_pro_12.png");}

.product-wrap .product-mes .product_list li:hover a{background-color: #004490;color: #fff;}
.product-wrap .product-mes .product_list li:hover:after{background-image: url("../images/icon_j_1.png");}
.product-wrap .product-mes .product_list li:hover:before{background-image: url("../images/icon_pro_01-2.png");}
.product-wrap .product-mes .product_list li:nth-child(2):hover:before{background-image: url("../images/icon_pro_02-2.png");}
.product-wrap .product-mes .product_list li:nth-child(3):hover:before{background-image: url("../images/icon_pro_03-2.png");}
.product-wrap .product-mes .product_list li:nth-child(4):hover:before{background-image: url("../images/icon_pro_04-2.png");}
.product-wrap .product-mes .product_list li:nth-child(5):hover:before{background-image: url("../images/icon_pro_05-2.png");}
.product-wrap .product-mes .product_list li:nth-child(6):hover:before{background-image: url("../images/icon_pro_06-2.png");}
.product-wrap .product-mes .product_list li:nth-child(7):hover:before{background-image: url("../images/icon_pro_07-2.png");}
.product-wrap .product-mes .product_list li:nth-child(8):hover:before{background-image: url("../images/icon_pro_08-2.png");}
.product-wrap .product-mes .product_list li:nth-child(9):hover:before{background-image: url("../images/icon_pro_09-2.png");}
.product-wrap .product-mes .product_list li:nth-child(10):hover:before{background-image: url("../images/icon_pro_10-2.png");}
.product-wrap .product-mes .product_list li:nth-child(11):hover:before{background-image: url("../images/icon_pro_11-2.png");}
.product-wrap .product-mes .product_list li:nth-child(12):hover:before{background-image: url("../images/icon_pro_12-2.png");}

.product-wrap .product-mes .pro-more{padding: 55px 45px;background:#004490 url("../images/pro_bg.jpg") top center no-repeat;background-size: cover;margin-bottom: 75px;}
.product-wrap .product-mes .pro-more a{display: block;color: #fff;}
.product-wrap .product-mes .pro-more .pro-more-lef{float: left;max-width: 70%;}
.product-wrap .product-mes .pro-more .pro-more-lef a p{font-size: 18px;line-height: 24px;}
.product-wrap .product-mes .pro-more .pro-more-lef a h2{font-size: 32px;line-height: 38px;}
.product-wrap .product-mes .pro-more .pro-more-rig{float: right;}
.product-wrap .product-mes .pro-more .pro-more-rig a{border: 1px solid #fff;width: 136px;font-size: 14px;line-height: 36px;text-align: center;margin-top: 15px;}
/*以上是产品中心*/

.product-detail{margin-top: 95px;}
.product-detail h2{font-size: 38px;line-height: 52px;color: #000;font-weight: bold;margin-bottom: 20px;}

.product-detail{margin-top: 95px;padding-bottom: 95px;}
.product-detail .product-detail-mes{float: left;width: 993px;}
.product-detail .product-detail-mes .pro-name{width: 100%;background: #004490;margin-bottom: 40px;}

.product-detail .product-detail-mes .pro-name h3{padding: 13px 23px;font-size: 24px;line-height: 30px;color: #fff;}

.product-detail .product-detail-mes .content{padding: 0 23px;}
.product-detail .product-detail-mes .content img{max-width: 100%;text-indent: 0;}
.product-detail .product-detail-mes .content .mes{float: left;width: 925px;}
.product-detail .product-detail-mes .content .mes h4{font-size: 20px;line-height: 22px;color: #111111;font-weight: bold;margin-bottom: 32px;    padding-bottom: 20px;
 border-bottom: 1px solid rgb(0, 68, 144);}
.product-detail .product-detail-mes .content .mes p{font-size: 16px;line-height: 24px;color: #232323;margin-bottom: 18px;}



.product-detail .product-detail-mes .content .pro-img{float: right;width:314px;}
.product-detail .product-detail-mes .content .pro-img img{max-width: 100%;}






