.product_title{
    text-align: center;
    width:100%;
    color:#4d4d4d;
    font-size:34px;
    margin-top: 50px;
    letter-spacing: 2px;
    margin-bottom: 45px;
}

.qtjs {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0%,-50%);
    background: url(../images/015.png) no-repeat;
}

.wtjs {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(0%,-50%);
    background: url(../images/014.png) no-repeat;
}

.qdps {
	width: 50px !important;
	height: 50px !important;
	position: absolute !important;
	right: 0px !important;
	top: 50% !important;
	transform: translate(0%,-50%);
	background: url(../images/015.png) no-repeat;
	border:none !important;
}

.wdps {
   width: 50px !important;
   height: 50px !important;
   position: absolute !important;
   left: 0px !important;
   top: 50% !important;
   transform: translate(0%,-50%);
   background: url(../images/014.png) no-repeat;
   border:none !important;
}

.qdpss {
	width: 38px !important;
	height: 38px !important;
	position: absolute !important;
	right: 0px !important;
	top: 50% !important;
	transform: translate(0%,-10%);
	background: url(../images/015.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 50%;
	border: 1px solid #c8c8c8;
}

.wdpss {
    width: 38px !important;
    height: 38px !important;
    position: absolute !important;
    left: 0px !important;
    top: 50% !important;
    transform: translate(0%,-10%);
    background: url(../images/014.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 50%;
	border: 1px solid #c8c8c8;
}

.product_list{
    width: 1050px;
    overflow: hidden;
    margin: auto;
    padding-top: 15px;
}

.product_detail{
    width: 31%;
    height: 410px;
    float: left;
    position: relative;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 50px;
}

.pd_d{
	width: 100%;
	text-align: center;
	font-size: 20px;
}

.product_background{
    width:100%;
    height:251px;
    background:#f4f4f4;
}

.product_img{
	max-width: 90%;
    max-height: 251px;
    display: block;
    margin: auto;
    /* padding-top: 18px; */
}

.pc_title{
    width: 100%;
    height: 41px;
    line-height: 44px;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 19px;
}

.pc_title_one{
    font-size: 16px;
    color:black;
}

.pd_phone{
	position: relative;
	left: 50%;
	transform: translate(-50%,0%);
	max-width: 500px;
}

.pc_title_two{
    color: #afafaf;
    font-size: 14px;
    display: inline-block;
    margin-left: 12px;
}

.product_li{
    width: 100%;
    height: 27px;
    display: inline-block;
    line-height: 27px;
}

.red_circle{
    width: 6px;
    height: 6px;
    border: 1px solid red;
    border-radius: 50%;
    display: block;
    float: left;
    margin-top: 9px;
}

.product_data{
    font-size: 13px;
    color: #9b9b9b;
    margin-left: 15px;
}

.product_ul{
    margin-top: 9px;
}

.product_hr{
    width: 50%;
    border: 0.5px solid #ee4149;
    margin-top: -1px;
    display: none;
}

.details{
    width: 1165px;
    height: 70px;
    position: relative;
    margin: auto;
    margin-top: 95px;
    border-top: 2px solid #ebebeb;
    border-bottom: 2px solid #ebebeb;
    box-sizing: border-box;
}

.details_list {
    width: 19.74%;
    height: 100%;
    float: left;
    display: inline-block;
    line-height: 66px;
    text-align: center;
    color: black;
}

.dl_shop{
    height: 43px;
    line-height: 40px;
    display: block;
    border: 1.5px solid #ef4a52 !important;
    color: #ef4a52;
    margin-top: 12px;
    box-sizing: border-box;
    border-radius: 5px;
}

.details_shu{
    width: 0.1%;
    height: 26px;
    float: left;
    display: inline-block;
    border-right: 1px solid #e1e1e1;
    margin-top: 20px;
}

.details .details_list:nth-child(9){
    border: 1px solid red;
    height: 41px;
    border-radius: 5px;
    margin-top: 13px;
    line-height: 37px;
    color: red;
}

.tedian{
    width: 1165px;
    height: 42px;
    margin: auto;
    margin-top: 101px;
    position: relative;
}

.tedians{
    width: 1037px;
    height: 100%;
    margin: auto;
}

.tedian_slide{
    border: 1.5px solid #dedede;
    box-sizing: border-box;
    border-radius: 20px;
    font-size: 14px;
}

.sbn_product{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-top: -12px;
    border: 2px solid #dedede;
    outline: none;
}

.sbp_product{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-top: -12px;
    border: 2px solid #dedede;
    outline: none;
}

.tedian_photo{
    width: 1190px;
    margin: auto;
    margin-top: 47px;
}

.pp{
    width: 1190px;
    height:21px;
    margin: auto;
    margin-top: 95px;
}


.pp_detail{
    width: 1190px;
    margin: auto;
    margin-top: 75px;
}

.product_parameter{
    float: left;
    width: 64px;
    height: 21px;
    display: block;
}

.dasher{
    width: 1120px;
    float: left;
    display: block;
    margin-top: 11px;
    margin-left: 6px;
    border-bottom: 1px dashed #efefef;
}

.two_product{
    width: 270px;
    height: 27px;
    margin: auto;
    font-size: 20px;
    margin-top: 93px;
}

.tuijian_product{
    float: left;
    color: #666666;
}

.shu{
    float: left;
    color: #e1e1e1;
}

.dapei_product{
    color: #666666;
}

.tuijian{
    width: 1190px;
    height: 333px;
    margin-top: 57px;
}

.tuijian_backgorund{
    width: 100%;
    height: 266px;
    background: #f4f4f4;
    position: absolute;
    top: 0px;
}

.tuijian_img{
    max-height: 232px;
    position: relative;
    margin-top: 16px;
}

.tuijian_slide{
    height:333px;
    position: relative;
}

.tuijian_detail{
    width: 100%;
    height: 66px;
    bottom: 0px;
    position: absolute;
    border-bottom: 2px solid #e7e7e7;
}

.td_span_one{
    position: relative;
    display: inline-block;
    margin-top: 35px;
    margin-left: 0px;
    text-align: left;
    float: left;
}

.td_span_two{
    position: relative;
    float: left;
    display: inline-block;
    margin-top: 37px;
    color: #989898;
    font-size: 17px;
    margin-left: 8px;
}

.tuijian_detail_hr{
    position: absolute;
    bottom: -2px;
    width: 80%;
    border: 1px solid #f2676e;
}

.bottom_red{
    width: 100%;
    height: 3px;
    background: #db1e24;
    margin-top: 84px;
}

.tuijian_product{
    color:#f0414a;
}

.pp_detail img{
    width:100%;
}
.tedian_photo{text-align: center;line-height: 0px;}
.tedian_photo img{
    max-width:100%;
}







@media screen and (max-width:1220px) {
    .product_list{
        width:100%;
    }

    .product_data{
        font-size: 12px;
    }
}

@media screen and (max-width:1207px) {
    .details{
        width:95%;
    }

    .tedian{
        width:100%;
    }

    .tedians{
        width: 85%;
    }

    .tedian_photo{
        width:100%;
    }

    .pp{
        width:95%;
    }

    .pp_detail{
        width:95%;
    }

    .tuijian{
        width:95%;
    }

    .dasher{
        width:90%;
    }
}

@media screen and (max-width:768px) {
    .product_detail{
        height: 460px;
    }
}

@media screen and (max-width:450px) {
	.wtjs{
		display: none;
	}
	
	.qtjs{
		display: none;
	}
	
	.wdps{
		display: none;
	}
	
	.qdps{
		display: none;
	}
	
	.pd_d{
		font-size:16px;
	}
	
	.product_background {
	    height: 170px;
		position:relative;
	}
	
	.pd_phone{
		width: 80%;
	}
	
	.dl_shop{
		margin-top: 4px;
		line-height: 40px !important;
	}
	
	.product_img{
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		position: absolute;
		padding-top: 0px;
	}
	
	#Paginator{
		margin-bottom: 20px !important;
	}
	
    .product_detail{
        width:46%;
        height: 400px;
        margin-left: 2%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

    .pc_title{
        height: 60px;
    }

    .pc_title_two{
        margin-left: 0px;
        margin-top: -20px;
        display: block;
    }

    .product_li{
        line-height: 20px;
    }

    .pc_title{
        margin-top:0px;
		line-height: 30px;
    }

    .product_title {
        font-size: 21px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .details_list{
        font-size: 12px;
		line-height: 50px;
    }

    .tedians {
        width: 75%;
        margin-top: 20px;
    }

    .tedian{
        height: 40px;
        margin-top: 0px;
    }

    .details {
        margin-top: 15px;
		height: 55px;
    }
	
	.details_shu{
		margin-top: 14px;
	}
    
    .tedian_slide{
        border-radius: 10px;
		font-size: 12px;
    }

    .tedian_photo{
        margin-top: 35px;
		width: 95%;
    }

    .pp{
        margin-top: 40px;
    }

    .dasher {
        width: 76%;
    }

    .pp_detail{
        margin-top: 15px;
    }

    .two_product{
        margin-top: 25px;
        width: 201px;
    }

    .tuijian{
        margin-top: 27px;
    }

    .tuijian_img{
        max-width: 70px;
        max-height: 100px;
    }

    .tuijian_backgorund{
        height: 126px;
    }

    .tuijian_slide{
        height: 190px;
    }

    .td_span_one{
        margin-top: 10px;
        font-size: 13px;
    }

    .td_span_two{
        font-size: 12px;
        margin-left: 0px;
        margin-top: 3px;
    }

    .bottom_red{
        display: none;
    }

    .tuijian{
        height: 220px;
    }
}