﻿.swiper-slide img { width: 100%; height: auto; }
.responseWidthW { padding-top: 10px; padding-bottom: 10px; overflow:hidden; }
.responseWidthW .responseWidth { width:100%; padding:0 3%; position: relative; margin:0 auto; z-index: 0; }

.productShow_titleW h1 { font-size:24px; color:#000000; font-weight:normal; line-height:1.5em; border-bottom:2px solid #c3c3c3; padding: 10px;}
.productShow_titleW h1 span { color:#727272; font-weight:normal; margin-left: 15px; }
.printDisplayWrapper { position:relative; z-index:2; }
.printDisplayWrapper .printDisplay >div { float:left; width:50%;  overflow:hidden;}
.printDisplayWrapper .printDisplay .mediaW { }

.swiperP_1 { position: relative; width: 100%; overflow: hidden; height:550px;  }
.swiperP_1 .swiper-wrapper { position:absolute; bottom:0; height:1px; overflow:hidden;}
.swiperP_2 .activeSlide a { border-bottom:2px solid #FF6633; display:block; }
.swiperP_2 .swiper-slide { padding:0 10px; width:92px;}

.printDisplay_para  { padding-left:5%;float:left; overflow:hidden;}
.printDisplay_para h1 {font-size: 26px; color:#333; margin-bottom:20px;}
.printDisplay_para .prono {font-size: 24px; color:#ff0000; margin-bottom:20px;}
.printDisplay_para .tedian {font-size: 16px; color:#555; margin-bottom:30px; line-height:26px;}
.printDisplay_para .des { font-size:14px; color:#666; line-height:24px; margin-bottom:40px; }
.printDisplay_para .proshare { font-size:14px; color:#333;}
.printDisplay_para .proshare .zhixun { float:left; padding-top:20px; }
.printDisplay_para .proshare .zhixun a{ padding:10px 20px; background-color:#FF0033; border-radius:5px; color:#FFFFFF; font-size:18px;}

.swiper-container .swipe_left{
    position: absolute;
    width: 30px;
    height: 35px;
    z-index:10000;
    left: 0px;
    top: 30px;
    /*background-color: rgba(0, 0, 0, 0.3);*/
}
.swiper-container .swipe_right{
    position: absolute;
    width: 30px;
    height: 35px;
    z-index: 10000;
    right: 0px;
    /*background-color: rgba(0, 0, 0, 0.3);*/
    top: 30px;
}

.swiper-container .swipe_left img,.swiper-container .swipe_right img{
    height: 80%;
}
.printDisplay .swiper-slide {
    position: relative;
}

.anchor-all {
	margin-top: 65px;
}

@media only screen and (max-width : 1600px) {
.swiperP_1 { position: relative; width: 100%; overflow: hidden; height:400px; }
}

@media only screen and (max-width : 1440px) {
.swiperP_1 { position: relative; width: 100%; overflow: hidden; height:386px; }
}


@media only screen and (max-width : 1000px) {
.responseWidthW { padding-top: 30px; padding-bottom: 50px;}
.printDisplayWrapper .printDisplay >div {
 float: left;
 width: 100%;
 padding:0 2%;
}
.swiperP_1 {
height:auto;
}
.swiperP_1 .swiper-wrapper {
position: static;
}

.printDisplay_para { display:block; margin-top:4%; border-top:1px solid #f2f2f2; overflow:hidden;}
.printDisplay_para h1 { font-size:18px; padding-top:4%;}
.printDisplay_para .prono {font-size: 18px;}
.printDisplay_para .tedian {font-size: 14px; font-weight:bold;}
.printDisplay_para .proshare .zhixun a{ padding:10px 15px; background-color:#FF0033; border-radius:5px; color:#FFFFFF; font-size:18px;}
}




