/*********************    category_t    *********************/
.cr{
	color:#999999;
}
.m_r{
	margin-right: 17px;
}
.category_t{
	height:407px;
}
.category_banner{
	height:366px;
}
.category_c{
	height:auto;
}
.category_lis{
	margin-top: 25px;	
}
.category_lis>li{
	margin-bottom: 23px;
}
.category_c ul li{
	width:226px;height:270px;
}
.category_c ul li>p{
	width:226px;height:37px;
	text-align: center;
	padding-top:23px;
	box-sizing: border-box; 
}
.category_lis_box{
	width:224px;height:224px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	/* padding:10px 12px 12px 10px; */
	/* box-sizing: border-box; */
	position: relative;
	display:table-cell;
	vertical-align:middle;
	text-align: center;
}
.category_lis_box img{
	width:210px;height:210px;
	vertical-align:middle;
}
.category_lis_box:hover{
	border:1px solid #ff7340;
}
.category_lis_box:hover .price{
	bottom: 0;
	transition: .5s;
}
.category_lis_box .price a{
	position: absolute;
	top:12px;left:12px;
}
.category_lis_box .price{
	width:226px;height:42px;
	background: rgba(0,0,0,.3);
	position: absolute;bottom: -42px;
	line-height: 42px;
	left:0px;
}
.price>span{
	display: block;
	width:50px;
	height:50px;
	color:#ea4609;
	padding-left: 10px;
	font-size: 14px;
	box-sizing: border-box;
}
.price a>span{
	width:36px;height:23px;
	border-radius: 3px;
	display: block;
	text-align: center;
	line-height: 23px;
	color: #fff;
	margin-left: 160px;
	margin-top: -2px;
	background:  linear-gradient(top,#f77d4e,#e5480e);
	background: -webkit-linear-gradient(top,#f77d4e,#e5480e);
	background: -moz-linear-gradient(top,#f77d4e,#e5480e);
	background: -ms-linear-gradient(top,#f77d4e,#e5480e);
	background: -o-linear-gradient(top,#f77d4e,#e5480e);
}
.category_sbanner{
	height:100px;
	clear: both;
	padding:72px 0 92px 0;
}
.template{
	height:358px;
}
.template_t{
	height:70px;
}
.template_t .template_tl,.template_tr{
	height:30px;width:470px;
	
	line-height: 30px;
}
.template_tl b{
	width:4px;height:30px;
	display: inline-block;
}
.template_tl h5{
	margin: 2px 22px 0 6px;
}
.template_tr a{
	display: block;
	width:89px;height:24px;
	border:1px solid #ea4609;
	text-align: center;
	line-height: 24px; 
	margin:3px 15px 0 0;
}
.template_b{
	height:287px;
}
.template_b ul li{
	width:283px;
	height:248px;
	padding:9px 0px 0px 10px;
	box-sizing: border-box;
	border:1px solid #ccc;
	overflow: hidden;
}
.template_b ul .mr{
	margin-right: 22px;
}
.star_designer{
	height:538px;
}
.star_designer_b ul>li{
	width:225px;height:199px;
}
.star_designer_b ul .mr{
	margin-right: 97px;
}
.star_designer_b ul>li>div{
	width:120px;
	height:120px;
	margin-right: 18px;
}
.star_designer_b ul>li>p{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 60px;
}
.star_designer_b ul>li a>span{
	width:69px;height:22px;
	background: #11a0ae;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	line-height: 22px;
	color:#fff;
	display: inline-block;
	font-size: 14px;
}
/***************************** details_page.css *****************************/
/*****************上半部分****************/
/*物品选择上半部分*/
.d_p_t{
	height:auto;
}
/*****************上半部分左边*****************/
.d_p_t .dpt_l{
	width:400px;height:636px;
}
.dpt_l_box{
	width:398px;
	height:398px;
	border:1px solid #ccc;
	text-align: center;
	display:table-cell;
 	vertical-align:middle;
}
.dpt_l_list{
	width:400px;
	height:80px;
}
.dpt_l_list>span{
	width:24px;height:80px;
	background: #213554;
	display: inline-block;
	cursor: pointer;
}

.dpt_l_list ul li{
	width:56px;height:56px;
	background: #fff;
	border:1px solid #eb4c10;
	float: left;
	margin:11px 6px;
	text-align: center;
	padding-top: 1px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}

/*****************上半部分右边*****************/
.d_p_t .dpt_r{
	width:784px;height:auto;margin-left: 16px;
}
.dpt_rt{
	height:auto;
	padding-top: 6px;
	box-sizing: border-box;
	overflow: hidden;
}
.dpt_rt .dpt_rta>ul{
	width:608px;
}
.dpt_rt .dpt_rta>ul li{
	float: left;margin-right: 26px;
	margin-bottom: 5px;
}
.dpt_rta .dpt_rts1{
	margin-right: 35px;
}
.dpt_rta .dpt_rts2{
	margin-left: 20px;cursor: pointer;
}
.dpt_rta .dpt_rts2>span{
	width:18px;
	height:18px;
	display:inline-block;
	background: url(../img/jt.jpg) no-repeat 0 0px;
}
.dpt_rt>h4{
	margin:31px 0 26px 0;width:784px;display: block;height:30px;
	clear: both;
}
/*物品选择下半部分*/
.dpt_rb{
	height:auto;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
/*物品选择下半部分左半部分按钮*/
.dpt_rb .dpt_rb_l{
	width:92px;height: auto;
}
.dpt_rb_l span{
	width:85px;height:40px;
	display:block;
	margin-bottom: 6px;font-size: 14px;
	font-weight: 600;text-align: center;
	line-height: 40px;position: relative;
	cursor: pointer;border-radius: 12px;
}
.dpt_rb .dpt_rb_l .tabs_select span{
	color:#666666;
	background:#fff;
	background: url(../img/right_arrow.jpg) no-repeat;
	background-position: 99% 50%;
}
.dpt_rb_l .tabs_def {
	position: relative;
	
}
.dpt_rb_l .tabs_def .delete {
	position: absolute;
    color: red;
    top: -35px;
    font-size: 16px;
    cursor: pointer;
    left:6px;
}
.dpt_rb_l .tabs_def span{
	background:#f07d52;
	color:#fff;
	
}
/*物品选择下半部分右半部分*/
.dpt_rb .dpt_rb_r{
	width:690px;
	font-size: 14px;
}
.dpt_rb .attr_line_box{
	height:auto;
	width:692px;float: right;	
	border-bottom: 1px dashed #ccc;
	padding-top: 12px;
	padding-bottom: 4px;
	box-sizing: border-box;
}
.parmname{
	width:70px;display: block;
	line-height: 28px;
	margin-right:10px;
}
.dpt_rb_r>div ul{
	width:609px;
}
.dpt_rb_r>div ul li{
	background: #fff;
	margin-right:15px;
	margin-bottom: 8px;
	text-align: center;
	cursor: pointer;
	float: left;
	min-width: 30px;
}
.dpt_rb_r>div ul li div{
	display:table;
	border:2px solid #ccc;
	min-width: 30px;
}
.dpt_rb_r>div ul li span{
	display: block;
	margin:5px 6px;
}
.dpt_rb_r div ul li .input_box{
	width:auto;height:auto;
}
.dpt_rb_r div ul li .input_box b{
	margin:0px 3px;
}
.dpt_rb_r>div ul li span input{
	width:47px;height:12px;color:#969696;
	text-align: center;
}
.dpt_rb_r .dpt_rba ul li span select{
	color: #969696;border-color:#ccc;
}
.dpt_rb_r .product_part .selected{
	box-sizing:border-box;
	border:2px solid #eb4c10 ;
}
.dpt_rb_r .unSelect{
	color:#D0D0D0 ;
}
/*---------------送货地址--------------*/
.dpt_rbh span{
	margin-top:-10px;
}
.dpt_rbh .addr{
	margin:-4px 8px 0 0;
	width:auto;
	position: relative;
	z-index: 102;
}
.dpt_rbh .addr>div{
	width:352px;height:300px;
	background: yellow;
	position: absolute;
	display: none;
}
.dpt_rbh .addr .addr_pro{background: pink}
.dpt_rbh .addr .addr_city{background: greenyellow}
.dpt_rbh span i{
	cursor: pointer;font-style: normal;
	color:#666666;
	font-family:iconfont;
}
/*---------------款数--------------*/
.dpt_rbi .ks{
	width:152px;height:21px;
	line-height: 24px;
	margin:0 0px 15px 0;
}
.dpt_rbi .ks .plus{
	display: inline-block;width: 24px;height:24px;
	border:1px solid #ccc;text-align: center;
	font-size: 20px;background: #fff; cursor: pointer;
	color:#747474 ;
}
.dpt_rbi .ks input,.dpt_rbi .ys input{
	height:20px;width:45px;
	text-align: center;line-height: 21px;
	margin:0 6px;
}
.dpt_rbi .ks .reduce{
	display: inline-block;width: 24px;height:24px;
	border:1px solid #ccc;text-align: center;
	background: #fff; cursor: pointer;
	color:#747474 ;font-size:20px;
}
/*---------------印数--------------*/
.dpt_rbi .ys{
	width:auto;
	line-height: 24px;
}
.dpt_rbi .ys .plus{
	display: inline-block;width: 24px;height:24px;
	border:1px solid #ccc;text-align: center;
	font-size: 20px;background: #fff; cursor: pointer;
	color:#747474 ;
	margin-left:10px;
}
.dpt_rbi .ys .reduce{
	display: inline-block;width: 24px;height:24px;
	border:1px solid #ccc;text-align: center;
	background: #fff; cursor: pointer;
	color:#747474 ;
	font-size:20px;
}
.dpt_rbj ul li input{
	width:47px;height:12px;color:#969696;
	text-align: center;
}
.seve_sm{
	height:37px;
	width: 784px;clear: both;
	border: 0 none;
	padding-top: 10px;
}
.seve_sm>span{
	width:65px;
}
.seve_sm ul li span{
	width:16px;height:18px;
	display: block;clear: both; float: left;
}
.seve_sm ul li span>img{
	width:16px;height:16px;
}
.seve_sm ul li{
	float: left;width:101px;height: 20px;display:block;
	line-height: 20px;
}
.seve_sm ul li b{
	font-weight: 400;
	margin-left: 6px;
}
.wysj{
	height:61px;
	background: #fad6c8;
	position:relative;  
}
.wysj b{
	font-weight: 400;
}
.wysj>b{
	width:96px;height:37px;
	display: block;margin:12px 0 0 21px;
	line-height: 37px;
}
.wysj>a{
	width:124px;height:37px;background: #fff;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	display: block;
	line-height: 37px;
	margin-top: 12px;
}
.wysj>a i{
	display: block;width:24px;height: 24px;float: left;
	margin:7px 13px 0 15px;
}
.wysj>a b{
	display: block;width:;float:left;
	font-size: 14px;
}
.buy_box{
	width:784px;height:109px;
	border: 0 none;padding: 40px 0 58px 0;
	position:relative;
}
.buy_box div{
	letter-spacing: 2px;font-size: 16px;
	width:auto;height:29px;
	line-height: 29px;
	margin-bottom: 41px;
}
.buy_box div>b{
	height:29px;
	margin:0 8px;
	display: table;
	font-size: 36px;
	font-weight: 500;
	text-align: center;
}
.buy_box div span{
	font-size: 16px;color:#666666;
}
.buy_box a{
	display:block;
	float: left;
	width:122px;height:39px;
	text-align: center;
	line-height: 39px;margin-right: 8px;
	font-size: 16px;
	letter-spacing: 1px;
}
.buy_box .buy_btn{
	background: #eb4c10;color:#fff;
}
.buy_box .jsc_btn{
	background: #ec7710;color:#fff;
}
/*追加border样式*/
/*.current_sty{
	border:1px solid #eb4c10;
	z-index: 10000;
	background: blue
}*/
/*****************下半部分****************/
.d_p_b{
	margin-top: 58px;
}
/*****************下半部分左边****************/
.d_p_b .dpb_l{
	width:198px;height:auto;
	border:1px solid #ccc;
}
.dpb_l span{
	height:40px;
	display: block;text-align: center;
	line-height: 40px;font-size: 16px;
	font-weight: 600;border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.dpb_l ul li{
	width:168px;height:190px;
	margin-left: 15px;text-align: center;
	border:1px solid #dedede;
	margin-bottom: 20px;
}
.dpb_l ul li:hover{
	border:1px solid #eb4c10;
}
	
.dpb_l ul li .dpb_l_t{
	display: block;height:131px;
	margin-bottom: 8px;padding-top: 2px;
	box-sizing: border-box;overflow: hidden;
}
.dpb_l ul li .dpb_l_b{
	display: block;margin-bottom: 5px;
}
/*****************下半部分右边****************/
.d_p_b .dpb_r{
	border: 1px solid #cccccc;
	width:988px;box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 164px;
}

.dpb_rbtn_{
	width:33.33%;
	height:39px;
	display: inline-block;
	border-bottom: 1px solid #ccc;
	border-top: 3px solid #fff;
	box-sizing: border-box;
	overflow: hidden; 
	font-size: 14px;
	text-align: center;
	line-height: 33px;
	cursor: pointer;
	border-right: 1px solid #ccc;
}
.dpb_rbtn_:last-child{
	border-right: 0;
}
.table{
	min-height: 988px;
}
/************追加********/
.h_dpb_btn{
	border-top: 3px solid #eb4c10;
}

.dpb_r .dpb_xq span{
	height:67px;width:990px;
	display: block;
	line-height: 67px;
	padding:19px 0 0 195px;
	box-sizing: border-box;
	overflow: hidden;
}
.dpb_r .dpb_xq span img{
	float: left;
	margin-right: 15px;
}
.dpb_gmxz>div{
	height:400px;width:999px;
}
.dg_l{
	width:182px;
	height: 400px;
	padding-top: 50px;padding-left: 55px;
	box-sizing:border-box;overflow: hidden;
}
.dg_r{
	width:809px;
	height: 400px;
}
.dg_r_box{
	width:645px;
	height: 400px;text-align: center;
	padding-top: 92px;box-sizing: border-box;
	overflow: hidden;
}
.dg_r_box>b{font-size: 14px;}
.dg_r_box>p{
	padding-top: 64px;box-sizing: border-box;
	overflow: hidden;text-align: left;line-height: 30px;
	font-size:14px; 
}
.dg_r_box_p{
	margin-left: 86px;
}
/*评价css*/
.afterClear:after{
	content:"";
	height: 0;
	display: block;
	clear: both;
}
.Message-content{
	padding: 20px 30px 0 30px;
}
.Options-bar{
	width: 100%;
	padding: 16px 20px;
	border:1px solid #d2d2d2;
	box-sizing: border-box;
	font-size: 12px;
}
.Options-filter{
	font-size: 12px;
	display: block;
	text-align: left;
	float: left;
}
.Options-filter input{
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}
.Options-filter b{
	font-weight: normal;
}
.Options-filter label{
	vertical-align: middle;
	margin-right: 28px;
}
.Message-sort{
	display: block;
	float: right;
	right: 10px;
	position: relative;
}
.Message-sort b{
	vertical-align: middle;
	text-align: center;
}
a.down{
	color: #666
}
a.down:hover{
	color:#eb4c10;
}
.M-s-list{
	position: absolute;
	border:1px solid #f07d52;
	background: #fff;
	padding: 5px 0;
	display: none;
}
.M-s-list a{
	display: block;
	width: 70px;
	height: 24px;
	color:#333;
	text-align: center;
}
.M-s-list a:hover{
	color:#fff;
	background: #f07d52;
}
.Option table{
	border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
    font-size: 12px;
    color:#888;
}
.Opation_row{
	border-bottom: 1px solid #d2d2d2;
}
.Opation_row .Or_td{
	padding: 28px 0 12px 0;
}
.Opation_row .tdA{
	width: 67px;
	font-size: 12px;
	color:#454545;
	vertical-align: top;
}
.Opation_row .tdB{
	width: 828px;
	text-align: left;
	padding-left: 24px;
	box-sizing: border-box;
}
.Opation_row .tdB .crA{
	color:#454545;
	font-size: 14px;
}
.tdB .date{
	margin-right: 24px;
}
.Or_td .commnet .comment_row{
	margin-bottom: 10px;
}
.stars{
	display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 12px;
}
.stars li{
	float: left;
	width: 12px;
	height: 12px;
	background-image:url(/resources/skin1/product/img/evaluate/starsy.png);
	background-repeat: no-repeat;
	background-size: 18px;
    background-position-x: -3px;
	margin:0 2px;
}
.addNew_comment{
	border-top:1px dashed #d2d2d2;
	padding-top: 12px;
}
.addNew_comment .comment_row{
	padding-bottom: 8px;
}
.comment_row.crA b{
	font-weight: normal;
	color:#888;
	margin-right: 4px;
}
.add_pic li{
	width: 58px;
	height: 58px;
	margin-right: 6px;
	background: pink;
	display: inline-block;
	vertical-align: bottom;
}
.comment_row.crC{
	font-size: 12px;
	color:#888;
}
/****************details_no_product*新增样式*/
.no_product{
	padding-left: 180px;
	padding-top: 10px;
}
.no_product img{
	margin:0 44px 0 37px;
}
.no_product h5{
	line-height: 100px;
	font-weight: bold;
}
.no_product p{
	line-height: 138px;
	height: 138px;
}
/*追加校验样式*/
.dpt_rb>.dpt_rb_r .tip_border{		/*-------------新增样式修改-------------*/
	border:1px dashed red;
		background: url(../img/jyts.jpg) no-repeat 100% 100%;
}
.dpt_rc .jy{		/*-------------新增样式修改-------------*/
	margin-top:22px
}
.dpt_rc .jy p{
	line-height: 50px;
	color:red;
}


/*Canvas曲线图css*/
.buy_box .chart{			/*样式修改：Canvas曲线图css*/
	position:absolute;width:858px;
	height:498px;background: #fff;
	position: absolute;
	right:0;top:150px;
	border:1px solid #eb4c10;
}
.buy_box .chart div{			/*样式修改：Canvas曲线图css*/
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
    height: 50px;
}
.buy_box .chart .close-btn{
	position: absolute;right:0;
	width:30px;height:30px;
	background: pink;
	text-align: center;line-height: 30px;
	font-size:20px; cursor: pointer;
}
/****************没有搜索到产品的样式*/
.no_product-ts .npt-a{
	height:80px;
	padding: 68px 0 90px 0;
	text-align: center;
}
.no_product-ts .npt-a div{
	font-size: 14px;
	font-weight: 700;
}
.npt-a .yingongzai{
	background:url(../img/yingongzai.png) no-repeat;
	width:132px;height:80px;
	margin:0 28px 0 288px;
}
.item-not-found{
	line-height: 80px;
}
.item-not-found span{
	display: inline-block;
}
.no_product-ts .npt-b{
	height:156px;
	font-size: 14px;color:#888888;
}
.npt-b-l{
	width:456px;text-align: right;
}
.npt-b-r{
	width: 742px;text-indent:12px;
}
.npt-b-r p{
	height:32px;
}
.footer1{
	margin-top: 257px;
} 
#productionCycle{
	font-size:14px;
}
.dpb_r>.dpb_xq img{
	margin-top:-2.5px;
	margin-bottom:-2.5px;
}
.Artificial_price{
	position: absolute;
	top:0;
	right:0;
	width: 370px;
	height: 61px;
	cursor:pointer;
	background-color: #fff;
	background-image:url(../img/new_add_Pic/Ap_back.png);
	background-repeat:no-repeat;
	background-position:18px 0;
}
.Artificial_price_Popup{
	position: fixed;
	z-index: 1001;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.ApP_box{
	width: 657px;
	min-height: 300px;
	height: auto;
	overflow: hidden;
	background:#fff;
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
	z-index: 5;
	padding:14px 21px;
}
.ApP_box .close{
	width: 100%;
	text-align: right;
	display: block;
	font-size: 18px;
	color:#999999;
	cursor: pointer;
}
.ApP_box .close:hover{
	color:#eb4c10;
}
.ApP_box h6{
	padding-left: 24px;
}
.ApP_content{
	padding: 20px 0 0 24px;
	font-size:14px;
	color:#666;
}
.Ac_row{
	margin-bottom: 8px;
	display: inline-block;
}

.Ac_row span{
	display: block;
	width: 116px;
	height: 44px;
	line-height: 44px;
	text-align: right;
	padding-right: 14px;
	float: left;
}
.Ac_row input{
	width: 327px;
	height:34px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #ccc;
	float:left;
	text-indent: 6px;
}
.AcRow-yl,.AcRow-ks{
	display: inline-block;
}
.AcRow-yl input{
	width: 57px;
	height: 34px;
	text-align: center;
}
.AcRow-ks span{
	width:68px;
}
.AcRow-ks input{
	width: 57px;
	height: 34px;
	text-align: center;
}
.Ac_row textarea{
	width: 327px;
	height: 120px;
	border:1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	resize : none;
	outline: none;
	text-indent: 24px;
	font-size: 14px;
	float:left;
}
.mw_information{
	width: 441px;
	float: left;
}
.mw_information a{
	display: block;
	float: left;
	height: 44px;
	line-height: 44px;
}
.mw_information a img{
	vertical-align: middle;
}
.mw_information span{
	width: 370px;
	text-align: left;
	padding: 0;
	float: left;
	padding-left: 17px;
	box-sizing: border-box;
}
.upload_pic{
	height: 57px;
	margin: 21px 0;
}
.upload_pic ul li{
	float: left;
	width: 59px;
	height: 57px;
	margin-right: 8px;
	background: hotpink;
	border-radius: 5px;
	overflow: hidden;
}
.upload_pic ul li img{
	height: inherit;
}
.Submit-btn{
	width: 237px;
	height: 45px;
	display: block;
	text-align: center;
	line-height: 45px;
	background-color:#eb4c10;
	color: #fff;
	font-size:16px;
	font-weight: bold;
	margin-left: 182px;
	cursor:pointer;
	margin-bottom: 10px;
}
.Submit-btn:hover{
	color:#fff;
}
/*展开高级设置按钮*/


.Calculated_price{
	height: 60px;
	background: #f2f0f0;
	width: 1200px;
	position: absolute;
	line-height:60px;
	
}
a{
	cursor: pointer;
}
a.Cp_btn{
	display: inline-block;
	width: 90px;
	height: 32px;
	border-radius: 6px;
	background: #ec4c10;
	color:#fff;
	text-align: center;
	line-height: 32px;
	margin:14px auto;
}
.Cp_btn:hover{
	color:#fff;
}
.Calculated_price>div{
	width: 100%;
}
.Cp-l{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.Cp-r>div{
	display: inline-block;
	font-size: 16px;
	margin-right: 24px;
	color: #eb4c10;
	float:left;
}
.Cp-r>div a{
	font-size: 16px;
	color:#eb4c10;
	display: inline-block;
}
.Total big{
	display: inline-block;
}
.join_cart a{
	
}
.Settlement{
	margin-right: 2px;
}
.Settlement a{
	width: 80px;
	height: 32px;
	border:2px solid #eb4c10;
	border-radius: 6px;
	text-align: center;
	line-height: 32px;
	font-size: 22px;
	vertical-align: middle;
}
div.Total{
	font-size: 14px;
	color:#333
}
.Total span{
	display: inline-block;
	vertical-align: middle;
}
.Total b{
	font-weight: normal
}
.remind{
	width: 70%;
}
.remind>div{
	display: inline-block;
	vertical-align: bottom;
}
.remind .rts{
	font-size: 14px;
	color:#f85c52;
	width:82%;
	text-align: center;
}
.remind .rImg{
	width: 16%;
	float: right;
}
.rImg img{
	width:100%;
	vertical-align: middle;
}
/*2017.6.5 ———— add_more*/

.Option .more{
	margin:20px auto 0;
	text-align: center;
	background: url(../img/more.png) no-repeat;
	background-position: center top;
}
.Option .more a{
	color:#368ad1;
	font-size: 16px;
	display: inline-block;
	margin-top: 28px;
}
.Option .more a:hover{
	border-bottom: 2px solid #368ad1;
	padding-bottom: 1px;
}

/*评价图片查看js*/
.enlargePic{
	width: 320px;
	height: 320px;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	display: none;
}
.yin8-navBtn{
	display: inline-block;
	position: absolute;
	width: 80px;
	top:0;
	position: absolute;
	height: 320px;
	line-height: 320px;
	text-align: center;
}
.yin8-navBtn span{
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 31px;
	background:pink;
	background: url(../img/LR_btn.png) no-repeat center;
	display: none;
	transition: .5s ease-in-out;
}
.yin8-navBtn:hover span{
	display: inline-block;
}
.yin8-navleft{
	left: 0
}
.yin8-navleft-blue span{
	background-position: 0 0;
}
.yin8-navleft-red span{
	background-position: 0 -31px;
}
.yin8-navright{
	right:0;
}
.yin8-navright-blue span{
	background-position: -17px 0;
}
.yin8-navright-red span{
	background-position: -17px -31px;
}
.add_pic li{
	border:3px solid #fff;
	box-sizing: border-box;
	overFlow:hidden;
	cursor:url(../img/zoom_in.cur),auto;
}
.add_pic .ad-li-border-blue{
	border-color:#368ad1;
	transition: .5s ease-in-out;
}
.add_pic .ad-li-border-red{
	border-color:#eb4c10;
	transition: .5s ease-in-out;
}
.enlargePic div img{
	width:320px;
	height:320px;
	transition: .5s ease-in-out;
	cursor:url(../img/zoom_out.cur),auto;
}