.container{background:#fff;padding-bottom:100px;}
.banner_con{width:100%;}
.banner_con img{display:block;width:100%;}


.details_title_con{width:100%;margin:30px 0;}
.details_title_con h3{width:99%;padding:15px 0;border-bottom:1px solid #b3b3b3;color:#0c5fb0;font-size:24px;padding-left:1%;}
.details_title_con h3 i{color:#666;font-size:14px;font-weight:normal;padding-left:10px;}
.details_title_con h3 span{position:absolute;left:0px;top:20px;width:3px;height:25px;background:#0c5fb0;}
.details_title_con h3 a{position:absolute;right:0px;top:30px;color:#666;font-size:14px;font-weight:normal;}
.details_title_con h3 a:hover{color:#0c5fb0;}


.normal_swiper_con{width:565px;height:465px;}
.normal_swiper_con .normal_swiper{width:565px;height:465px;}
.product_box_pic_box{width:100%;height:100%;overflow:hidden;text-align:center;position:relative;}
.product_box_pic_box .swiper-slide{width:100%;height:100%;}
.product_box_pic_box_img{width:100%;height:365px;position:relative;}
.product_box_pic_box_img a{display:block;position:relative;width:100%;height:100%;}
.product_box_pic_box_img img{display:block;width:100%;height:100%;transition:0.3s;}
.product_box_pic_box_img:hover img{transform:scale(1.1);}
.product_box_pic_box_text{position:absolute;width:535px;padding:0px 15px;height:100px;bottom:0px;background:#0e6dba;color:#fff;text-align:left;}
.product_box_pic_box_text h3{padding-top:25px;margin-bottom:5px;font-size:20px;font-weight:normal;}
.product_box_pic_box_text a{color:#fff;}
.product_box_pic_box_text a:hover{color:#60b6fc;}

.details_product_con_li{width:1300px;}
.details_product_con_left{float:left;}
.details_product_con_right{float:left;width:635px;}
.details_product_con_right_block{float:right;margin-left:24px;margin-bottom:18px;}
.details_product_con_right_block_img{width:276px;height:196px;border:1px solid #cfcfcf;overflow:hidden;position:relative;}
.details_product_con_right_block_img a{display:block;position:relative;width:100%;height:100%;}
.details_product_con_right_block_img:hover img{transform:scale(1.1);}
.details_product_con_right_block_img img{display:block;width:100%;transition:0.3s;height:100%;}
.details_product_con_right_block_p{width:100%;text-align:center;margin-top:10px;font-size:14px;color:#666666;}

.right .details_product_con_left{float:initial;float:right;margin-right:95px;}
.right .details_product_con_right{float:initial;float:left;}
.right .details_product_con_right_block{float:initial;float:left;margin-left:0px;margin-right:25px;}


/* 左右小切换 */
.swiper-button-prev{width:45px;height:75px;background:url(Img/Common/fade50.png);text-align:center;line-height:75px;font-size:40px;position:absolute;left:0px;top:190px;font-family:"iconfont";color:#fff;}
.swiper-button-prev:hover{background:#0c5fb0;color:#fff;}
.swiper-button-prev:after{content: "\e736";}
.swiper-button-next{width:45px;height:75px;background:url(Img/Common/fade50.png);text-align:center;line-height:75px;font-size:40px;position:absolute;right:0px;top:190px;font-family:"iconfont";color:#fff;}
.swiper-button-next:after{content: "\e735";}
.swiper-button-next:hover{background:#0c5fb0;color:#fff;}


.details_product_con_leng{width:1400px;}
.details_product_con_leng .details_product_con_right_block{float:initial;float:left;margin-left:0px;margin-right:23px;width:282px;}
.details_product_con_leng .details_product_con_right_block_img{width:100%;}