@charset "utf-8";

/* CSS Document */


/**********news************/

.event_news_li {
	width: 100%;
	padding: 50px 0;
	height: 415px;
	border-bottom: 1px solid #b5b5b5;
}

.event_news_li:last-child{
	border-bottom: none;
}

.event_news_li_img {
	width: 36%;
	height: 100%;
	float: left;
	overflow: hidden;
}

.event_news_li_img .event_news_li_img_box {
	width: 100%;
	height: 100%;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.event_news_li_img:hover .event_news_li_img_box {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.event_news_li_content {
	width: 60%;
	height: 100%;
	float: right;
	position: relative;
}

.event_news_li_content_date {
	font-size: 18px;
	color: #000000;
}

.event_news_li_content_title {
	font-size: 28px;
	color: #333333;
	line-height: 30px;
	margin: 52px 0 46px 0;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
}

.event_news_li_content_content {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin: 38px 0 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.event_news_li_content_btn {
	width: 122px;
	height: 45px;
	background-color: #b2b2b2;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 35px 0 0 0;
	color: #fff;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	position: absolute;
	bottom: 0;
	left: 0;
}
.event_news_li_content_btn a{
    font-size: 14px;
}
.event_news_li_content_btn img {
	position: relative;
	margin: 0 0 0 5px;
	top: -1px;
}

.event_news_li_content_btn:hover {
	background-color: #d82128;
}


/**********news************/


/**********store************/

.ser_text1 {
	width: 25%;
	float: left;
}

.ser_text {
	padding: 20px 20px;
}

.ser_map {
	width: 75%;
	float: left;
}

.ser_text h2 {
    margin-bottom: 40px;
    font-weight: 600;
}

.hunt_input {
	position: relative;
	width: calc(100% - 64px);
	float: left;
}

.hunt_input span {
	width: 19px;
	height: 19px;
	display: inline-block;
	position: absolute;
	background: url(../images/xiu1.png) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 10px;
	right: 10px;
}

.hunt_input input {
	border: 1px solid #cecece;
	background-color: #fff;
	height: 40px;
	line-height: 38px;
	padding: 0px 10px;
	width: 100%;
}

.hunt_right {
	float: left;
	border: 1px solid #cecece;
	margin-left: 20px;
	width: 42px;
	height: 40px;
	padding: 0px 5px;
}

.hunt_right img {
	width: 30px;
	margin-top: 5px;
}

.blueberries {
	width: 49%;
	float: left;
	margin-right: 1%;
}

.ropez_a p {
	font-size: 14px;
	color: #666;
	margin: 10px 0 10px 0;
}

.ropez_a select {
	position: relative;
	border: 1px solid #666;
	color: #333;
	line-height: 40px;
	padding: 0 10px;
	width: 100%;
	height: 40px;
	outline: none;
    background: transparent;
    font-size: 14px;
}

.blueberries1 {
	width: 49%;
	float: left;
	margin-left: 1%;
}

.economic {
    margin-top: 30px;
    display: none;
}
.screening {
    cursor: pointer;
    margin-left: 10px;
    font-size: 16px;

}
/*.screening  .opp{
    float: 
}*/
.sc_zhao_list_add {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	margin-top: 15px;
	padding: 30px 0;
	padding-top: 15px;
}

.sc_zhao_list1 {
	border-top: none;
}

.sc_zhao_tit1 {
    line-height: 40px;
    position: relative;
    padding-left: 40px;
}
.sc_zhao_hi1 {
    padding-left: 40px;
    display: none;
    padding-top: 0;
}
.sc_zhao_hi1 p {
    margin: 0px auto;
}
.sc_zhao_hi1 a {
    background: #000000;
    color: #FFFFff;
    display: inline-block;
    padding: 0px 6px;
    line-height: 26px;
    margin-top: 6px;
}
.ser_text p {
    color: #666;
    line-height: 25px;
    margin: 20px 0;
}
.sc_zhao_tit1 button {
    position: absolute;
    top: 22px;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 1px solid #818181;
    color: #818181;
    background: transparent;
    outline: none;
    cursor: pointer;
    transition: color .25s, background .25s;
}
.ac_active1 button:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 3px;
    width: 13px;
    height: 1px;
    background: #000;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}



/* 添加 */
.economic_add_to{
    margin-top: 30px;
}
.economic_add_to .screening{
    font-size: 14px;
    color: #333333;
    letter-spacing: 1px;
}
.economic_img_tc{
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.economic_img_a{
    width: 30%;
    text-align: center;
    cursor: pointer;
}
.economic_img_a p{
    font-size: 14px;
    color: #333;
    margin-top: 5px;
}

.economic_tzym a{
    display: block;
    width: 100%;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #d82128;
}
.economic_yjt a{
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    display: block;
}
.economic_img_wxd{
    position: relative;
}
.economic_img_wxd .duihao{
    position: absolute;
    top: 20px;
    right: 0px;
    z-index: 50;
    font-size: 20px;
    color: #0653b6;
    display: none;
}
.lk{
    display: none;
}
/* 添加 */

/**********store************/

/* 全部产品 */
.pro_sec1{
    margin-top: 120px;
    padding-bottom: 30px;
}
.pro_sec1_box > h6{
    font-size: 26px;
	font-weight: normal;
	line-height: 24px;
    color: #262626;
    margin-bottom: 40px;
}
.pro_sec1_box > ul{
    overflow: hidden;
}
.pro_sec1_box > ul li{
    float: left;
    width: 16.66667%;
    margin-bottom: 24px;
}
.pro_sec1_box > ul li input[type=checkbox]{
     /*首先去除浏览器默认样式*/
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     /*编辑我们自己的样式*/
     position: relative;
     top: 0.3rem;
     margin-right: 0.65rem;
     width: 20px;
     height: 20px;
     border: 2px solid #b5b5b5;
     background: transparent;
     outline: none;
     cursor: pointer;
}
.pro_sec1_box > ul li input[type=checkbox]:after{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/pro_checkbox.png) center/cover no-repeat;
    color: #fff;
    position: relative;
    right: 2px;
    bottom: 2px;
    opacity: 0;
}
.pro_sec1_box > ul li input[type=checkbox]:checked:after{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    opacity: 1;
}
.pro_sec1_box > ul li span{
    font-size: 14px;
	line-height: 24px;
	color: #010101;
}
.pro_sec1_prods{
    margin-top: 34px;
}
.pro_sec1_prods .sec1_prods{
    margin-bottom: 50px;
    display:flex;
    flex-wrap:wrap;
}
.sec1_prods .Bigtxt{
    float: left;
    font-family: Arial;
    font-size: 133px;
    font-weight: bold;
    color: #e6e6e6;
    overflow: hidden;
    position: relative;
    line-height: 1;
    width: 8%;
}
.sec1_prods .Bigtxt::after{
	content: '';
	display: block;
	width: 110px;
	height: 110px;
	background-color: #ffffff;
    border-left: 1px solid #dcdcdc;
    position: absolute;
    bottom: 0;
    right: 0;

    transform: rotate(46deg) translate(78%,-14%);
	-ms-transform: rotate(46deg) translate(78%,-14%); 	
	-moz-transform: rotate(46deg) translate(78%,-14%); 	
	-webkit-transform: rotate(46deg) translate(78%,-14%); 
	-o-transform: rotate(46deg) translate(78%,-14%); 
}
.yutr{
    width: 92%;
}
.sec1_prods ul li{
    float: left;
    width: 22%;
}
.sec1_prods ul li:last-child{
    margin-right: 0;
}
.sec1_prods ul li .sec1_prods_img{
    margin-bottom: 16px;
    /* text-align: center; */
}
.sec1_prods ul li .sec1_prods_img img{
    max-width: 100%;
}
.sec1_prods ul li .sec1_prods_txt >h6{
    font-size: 16px;
    font-weight: bold;
    color: #262626;
    margin-bottom: 10px;
}
.sec1_prods ul li .sec1_prods_txt p{
    font-size: 14px;
    color: #262626;
}
.sec1_prods ul li .sec1_prods_txt .price{
    font-weight: bold;
    margin-bottom: 10px;
}


.pro_sec1_selectsgh{
    display: none;
}

/* 手机 */

@media(max-width:768px){
    .event_news_li{
        border: none;
    }
    .event_news_li_img{
        width: 100%;
        margin-top: 15px;
    }
    .event_news_li_content{
        width: 100%;
    }
    .event_news_li_content_date{
        font-size: 16px;
    }
    .event_news_li_content_title{
        margin: 10px 0 0 0;
    }
    .event_news_li_content_content{
        margin: 15px 0 0;
        font-size: 12px;
    }
    .event_news_li_content{
        height: 70%;
        margin-top: 20px;
        padding-left: 20px;
    }
    .event_news_li_content_title{
        font-size: 18px;
    }
    .event_news_li_content_btn{
        position: absolute;
        top: 135px;
        left: 20px;
        width: 100px;
        height: 30px;
    }
    .pro_sec1{
        margin-top: 20px;
    }
    .pro_sec1_box > h6{
        margin-bottom: 10px;
        margin-left: 15px;
        font-size: 18px;
        /* display: none; */
    }
    .pro_sec1_box > ul{
        padding: 0 15px;
        display: none;
    }
    .pro_sec1_box > ul li{
        width: 50%;
    }
    .sec1_prods .Bigtxt{
        width: 100%;
    }
    .sec1_prods ul li{
        width: 100%;
        text-align: left;
        padding-left: 30px;
        margin-top: 20px;
    }
    .sec1_prods_txt{
        padding-left: 50px;
    }
    .sec1_prods_img img{
        width: 65%;
        padding-left: 50px;
    }
    .pro_sec1_prods{
        margin-top: 0px;
    }
    .event_news_li{
        padding: 0 0 100px;
    }
    .ser_text h2{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .event_news{
        margin-top: -65px;
    }
    .index_sec2_swiper2Txt p{
        display: block;
    }
    .pro_sec1_selectsgh{
        position: fixed;
        top: 20%;
        right: 0;
        z-index: 1;
        display: block;
    }
    .pro_sec1_selectsgh>li{
       line-height: 30px;
        font-size: 16px;
        text-align: right;
        /* color: #666; */
        padding-right: 10px;
    }
    .yutr li> a span{
        font-size: 20px;
        position: relative;
        top: 40px;
        left: -20px;
    }
    .opi{
        color: #0653b6;
        padding: 10%;
    }
    .ser_text{
        margin-top: -150px;
    }
    .economic {
    margin-top: -100px !important;
    display: none;
}
}

/* 手机 */
/* 全部产品 */



/****2019.0313*****/
.product_class{
	width: 75%;
	margin: 40px 0 80px 0;
}
.product_class ul{
	padding: 0;
	margin: 0;
}
.product_class ul li{
	display: inline-block;
	vertical-align: top;
    font-size: 15px;                                                       width: 24%;      
    margin: 10px 0;                                                                                                                                                                                                                                                                                                
	color: #000;
	line-height: 20px;
	cursor: pointer;
	-webkit-transition: all cubic-bezier(.18,1,.21,1) .6s;		
    transition: all cubic-bezier(.18,1,.21,1) .6s;
}
.product_class ul li span{
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border: 2px solid #bbb;	
	position: relative;
	-webkit-transition: all cubic-bezier(.18,1,.21,1) .6s;		
    transition: all cubic-bezier(.18,1,.21,1) .6s;
}
.product_class ul li.active{
	color: #d82128;
}
.product_class ul li.active span{
	border: 2px solid #d82128;	
}
.product_class ul li span:before{
	content: '';
	position: absolute;
	top: 3px;
	left: 3px;
	bottom: 3px;
	right: 3px;
	background: #d82128;
	-webkit-transform:scale(0);
    transform:scale(0);
	-webkit-transition: all cubic-bezier(.18,1,.21,1) .6s;		
    transition: all cubic-bezier(.18,1,.21,1) .6s;
}
.product_class ul li.active span:before{
	-webkit-transform:scale(1);
    transform:scale(1);
}


/****2019.0313*****/
/****2019.0321*****/
@media(max-width:768px){
    .product_class{
        width: 100%;
        margin: 0;
        padding-left: 15px;
    }
    .boy_doyu span{
        width: 30%;
    }
    .boy_doyuaa span{
        width: 30%;
    }
    .boy_doyuaa{
        padding-left:15px;
    }
    .boy_doyu{
        padding-left: 15px;
    }
    .index_sec2_swiper_next{
        right: 0;
    }
    .product_class ul li{
        width: 49%;
    }
}
/****2019.0321*****/
/* fldy.html */
.fldy_content{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.fldy_content_list{
    width: 49%;
    margin-bottom: 40px;
}
.fldy_content_list_text{
    margin-top: 20px;
}
.fldy_content_list_text h4{
    font-size: 20px;
    color: #333333; 
}
.fldy_content_list_text p{
    margin-top: 20px;
    color: #666666;
    line-height: 1.5;
    font-size: 15px;
}
/*  */
/* zpzp.html */
.zpzp_inners{
    width: 100%;
}
.zpzp_inners_img{
    margin-bottom: 30px;
}
.zpzp_inners_text{
    font-size: 16px;
    margin-bottom: 30px;
    color: #666;
    text-align: center;
}
/* zqb.html */
.zqb_content{
    width: 100%;
}
.zqb_content_sec1 h5{
    font-size: 15px;
    color: #333;
    letter-spacing: 1px;
}
.zqb_content_sec1_type{
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #eaeaea;
}
.zqb_content_sec1_type_inner{
    width: 33.333333333%;
}
.zqb_content_sec1_type_inner_img{
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
.zqb_content_sec1_type_inner_text{
    margin-top: 20px;
    text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
}
.zqb_content_sec2{
    margin-top: 40px;
    padding-top: 20px;
}
.zqb_content_sec2_inner{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.zqb_content_sec2_inner_list{
    width: 50%;
}
.zqb_content_sec2_inner_list:first-child{
    border-right: 1px dashed #eaeaea;
}
.zqb_content_sec2_inner_list span{
    background: #f1f1f1;
    /* padding: 25px 40px; */
    font-size: 15px;

}
.zqb_content_sec2_inner_list button{
    background: #f1f1f1;
    padding: 25px 40px;
    font-size: 15px;
    border: none;
    outline: none;
}
.zqb_content_sec2_inner_list>div{
    margin-top: 15px;
}
.zqb_content_sec2_inner_list h3{
    font-size: 20px;
    margin-bottom: 15px;
    color: #333;
}
.zqb_shangchuan{
    border: none;
    outline: none;
    color: #333;
    font-size: 14px;
}
.zqb_content_sec2_inner_list .zqb_btn1{
    width: 30%;
    padding: 25px 0;
}
.zqb_content_sec2_inner_list .mota{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.mota input{
    padding: 25px 0;
    background: #f1f1f1;
    border: none;
    outline: none;
    padding-left: 10px;
    width: 30%;
    font-size: 16px;
    margin-right: 10px;
}
.mota>div{
    margin-right: 10px;
}
.mota button{
    padding:25px;
    width: 25%;
    background-color: #f1f1f1;
    color: #333;
    font-size: 18px;
}
#sub_zqb{
    padding:20px 0;
    width: 30%;
    background: #d82128;
    color: #fff;
    font-size: 18px; 
}
.centerss{
    text-align: center;
    letter-spacing: 1px;
}
/* xyzp.html */
.xyzp_inner{
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.xyzp_inner_left{
    width: 20%;
    border-right: 1px solid #dcdcdc;

}
.xyzp_inner_left_list{
    border-bottom:1px solid #dcdcdc;
}
.xyzp_inner_left_list h3{
    width: 100%;
    padding: 10px 15px;
    font-size: 16px;
    color: #333;
    letter-spacing: 1px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.xyzp_inner_left_list_inner{
    padding:5px 0;
}
.xyzp_inner_left_list_inner div{
    padding: 5px 15px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}
.xyzp_inner_left_list_inner .xyzp_inner_left_list_inner_in{
    color: #333;
    background: #eaeaea;
    
}
.xyzp_inner_left_list .xyzp_inner_left_list_h3{
    background: #d82128;
    color: #fff;
}  
.xyzp_inner_left_list_inner{
    display: none;

}

.xyzp_inner_right{
    width: 80%;
}
.xyzp_inner_right_scr1{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
}
.xyzp_inner_right_scr1_tit{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 35px;
}
.xyzp_inner_right_scr1_tit>div{
    width: 50%;
    font-size: 14px;
    color: #999;
}
.xyzp_inner_right_scr1_tit2{
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 35px;
}
.xyzp_inner_right_scr1_tit2>div{
    width: 50%;
    font-size: 30px;
    color: #333;
}
.xyzp_inner_right_scr2{
    padding: 30px;
    min-height: 390px;
    border-bottom: 1px solid #dcdcdc;
}
.xyzp_inner_right_scr2 p{
    margin-bottom: 10px;
    color: #666;
    font-size: 15px;
    line-height: 1.5;
}
.xtzp_right_inner{
    display: none;
}
.xtzp_right_inner:first-child{
    display: block;
}
.xyzp_inner_right_scr3{
    padding: 30px 35px;
    font-size: 15px;
    color: #666;
}
.xyzp_inner_left_list_inner div:hover{
    background: #eaeaea;
}
/* shzp.html */
.shzp{
    width: 100%;
}
.shzp_name{
    background: #999;
    padding:15px 0;
    display: flex;
    color: #fff;
}
.shzp_name_list{
    width: 25%;
    font-size: 16px;
    padding: 0 5%;
}
.shzp_name_ins {
    border-bottom: 1px solid #dcdcdc;
    margin: 10px 0;
}
.shzp_name_ins h5{
    display: flex;
    padding:15px 0;
    align-items: center;
    cursor: pointer;
    background: #fff;
}
.shzp_name_ins h5 span{
    width: 25%;
    padding: 0 5%;
    line-height: 1.4;
}
.shzp_name_ins_content{
    padding: 30px;
    background: #fff;
    margin-top: 10px;
}
.shzp_name_ins_content h6{
    color: #333;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
.shzp_name_ins_content p{
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.4;
}
.shzp_name_ins_content>div{
    margin-bottom: 30px;
}
.shzp_name_ins_content{
    display: none;
}
@media(max-width:750px){
    .fldy_content,.zpzp_inners,.zqb_content{
        padding: 0 10px;
    }
    .fldy_content_list{
        width: 100%;
    }
    .zqb_content_sec2_inner{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .zqb_content_sec2_inner_list{
        width: 100%;
        margin-bottom: 40px;
    }
    .zqb_content_sec2_inner_list:first-child{
        border-right: none;
    }
    .zqb_content_sec2_inner_list button{
        padding: 15px 0;
        width: 100%;
    }
    .zqb_content_sec2_inner_list .zqb_btn1{
        padding: 15px 0;
        width: 100%;
    }
    .mota input{
        width: 100%;
        margin-bottom: 20px;
        padding: 15px 0;
        padding-left: 10px;
    }
    .mota input::-webkit-input-placeholder{
        color: #666;
    }
    .mota input:-ms-input-placeholder{
        color: #666;
    }
    .mota input::-ms-input-placeholder{
        color: #666;
    }
    .mota input::placeholder{
        color: #666;
    }
    .mota>div{
        width: 100%;
        vertical-align: middle;
        text-align: center;
        margin-bottom: 20px;
    }
    #sub_zqb{
        width: 100%;
        padding: 15px 0;
    }
    .zqb_content_sec1_type_inner_text{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .xyzp_inner{
        padding: 0 10px;
    }
    .xyzp_inner_left{
        width: 100%;
        border-right: none;
    }
    .xyzp_inner_right{
        width: 100%;
    }
    .xyzp_inner_right_scr1_tit2>div{
        font-size: 22px;
    }
    .xyzp_inner_right_scr2{
        min-height: 0;
    }
    .shzp_name_list{
        font-size: 13px;
    }
    .shzp_name_ins{
        font-size: 14px;
        
    }
}



/************产品评价*************/
.pingj {
    width: 100%;
    padding-bottom: 20px;
}

.pingj_t {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
    padding-top: 20px;
}

.pingj_t p {
    display: inline-block;
    font-size: 15px;
    color: #333;
    line-height: 20px;
    margin-bottom: 0;
    margin-right: 20px;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.pingj_t p span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 1px solid #e8e8e8;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.pingj_t p span:before {
    width: 9px;
    height: 9px;
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    background: #fff;
    border-radius: 100%;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.pingj_on span:before {
    background: #e50011 !important;
}

.pingj_on {
    color: #e50011 !important;
}

.pingj_con {
    width: 100%;
}

.pingj_con > ul {
    padding: 0;
    margin: 0;
    display: none;
}

.pingj_con > ul > li {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dashed #e8e8e8;
}

.pingj_con_img {
    width: 100%;
    text-align: center;
}

.pingj_con_img p {
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-top: 10px;
}

.pingj_con_zi {
    width: 100%;
}

.pingj_con_zi p {
    font-size: 14px;
    color: #333;
    letter-spacing: 1px;
}

.pingj_con_zi p span {
    font-size: 12px;
    color: #666;
}

.pjzi1 {
    float: left;
}

.pjzi2 {
    float: right;
}

.ping_img {
    margin: 10px 0;
}

.ping_img img {
    margin-right: 10px;
    cursor: pointer;
}

.ping_on {
    border: 1px solid #e50011;
}

.ping_img_con {
    height: 0;
    overflow: hidden;
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.ping_img_con:before {
    width: 100%;
    height: 1px;
    content: '';
    background: #e8e8e8;
    position: absolute;
    top: 20px;
    left: 0;
}

.ping_img_con_on {
    padding: 20px 0;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
}

.ping_img_cons {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 40px;
}

.ping_img_cons > ul {
    position: relative;
    width: 100%;
}

.ping_img_cons > ul > li {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ping_img_con_prev {
    width: 10%;
    height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    cursor: pointer;
}

.ping_img_con_next {
    width: 10%;
    height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -5px;
    cursor: pointer;
}

.ping_img_con_close {
    position: absolute;
    top: 30px;
    right: 10px;
    cursor: pointer;
}


.goodRate_star span {
    background: url("../images/star1.png") no-repeat;
    background-size: cover;
    width: 15px;
    height: 15px;
    display: inline-block;
}

.pingj_one_left {
    float: left;
    border-right: 1px solid #eaeaea;
    width: 126px;
    text-align: center;
    padding-top: 4px;
    margin-right: 20px;
}

.label2 {
    font-size: 14px;
    color: #666;
    line-height: 14px;
    margin-bottom: 15px;
}

.goodRate {
    font-size: 36px;
    color: #e36844;
    line-height: 36px;
    margin-bottom: 8px;
}

.pingj_one {
    padding-top: 27px;
}

.labelList span {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 0 7px 0 16px;
    line-height: 26px;
    border-radius: 100px;
    background-color: #f5f3ef;
    cursor: pointer;
    font-size: 12px;
}

.sorts {
    border-top: 1px dashed #dedede;
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
    margin-top: 10px;
}

.sorts span {
    font-size: 14px;
    color: #999;
    margin-right: 28px;
}

.sorts a {
    font-size: 14px;
    color: #333;
    margin-right: 28px;
}

.sorts a i {
    color: #cccccc
}

.pingj_one_right h5{
	margin-bottom: 10px;
}

.p_content_list>h4{
	font-size: 34px;
    color: #262626;
    font-weight: 600;
    margin-bottom: 20px;
}


/************产品评价*************/
