﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	text-align:justify;	
	color:#555;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#555;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#38607a;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#acacac;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#acacac;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#acacac;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#acacac;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	
}

/*公用CSS 开始*/

.header_t{
	height: 30px;
	line-height: 30px;
	background:#4c4c4c;
	font-size:12px;
	color:#fff;
	position: relative;
	z-index: 100;
}
.ht_left{
	padding-left:22px;
	background:url("../images/htleft.png") no-repeat left center;
}
.ht_right a,.ht_right em{
	float: left;
	margin-left:7px;
	color:#fff;
}
.ht_right .posa{
	padding-left:16px;
	background:url("../images/htright.png") no-repeat left center;
}
.ht_lan{
	float: left;
	position: relative;
	z-index: 100;
	width: 70px;
}
.ht_lan .handle{
	position: relative;
	height: 30px;
	line-height: 30px;
	padding:0 15px 0 23px;
	background:url("../images/ht_lan.png") no-repeat right center;
}
.ht_lan .handle img{
	display: block;
	width: 16px;
	height: 11px;
	position: absolute;
	left: 3px;
	top: 10px;
}
.ht_lan ul{
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 100;
	border:1px solid #cfcecd;
	width: 136px;
	background:#fff;
	display: none;
}
.ht_lan:hover ul{
	display: block;
}
.ht_lan li{
	height: 25px;
	line-height: 25px;
}
.ht_lan li a{
	width: 100%;
	display: block;
	text-indent:25px;
	height: 25px;
	position: relative;
	color:#666;	
	margin-left:0;
}
.ht_lan li a:hover{
	color:#fff;
	background:#e26d86;
}
.ht_lan li a img{
	display: block;
	width: 16px;
	height: 10px;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top:-5px;
}

.header{
	height: 97px;
	border-bottom:1px solid #e7e7e7;
}
.header .logo{
	display: block;
	float: left;
	height: 97px;
}
.header .logo img{
	display: block;
	height: 97px;
}

.head_rt{
	float: right;
	padding-top:30px;
}
.head_search{
	float: left;
	width: 334px;
	height: 40px;
}
.head_search .text{
	float: left;
	height: 38px;
	width: 264px;
	padding-left:14px;
	line-height: 38px;
	border:1px solid #e5e5e5;
}
.head_search .sub{
	width: 54px;
	height: 40px;
	float: right;
	background:url("../images/headsub.png") no-repeat center center;	
}
.head_rt .carta{
	float: right;
	margin-left:40px;
	height: 40px;
	line-height: 40px;
}
.head_rt .tit{
	float: left;
	text-transform: uppercase;
	color:#555;
	height: 24px;
	line-height: 24px;
	border-right:1px solid #e5e5e5;
	padding-right:10px;
	margin-top:8px;
	
}
.head_rt .ti{
	background:url("../images/carta.png") no-repeat center center;
	width: 50px;
	height: 40px;
	float: left;
	display: block;
	position: relative;
}
.head_rt .ti em{
	display: block;
	width: 16px;
	height: 16px;
	background:#d93e15;
	border-radius:100%;
	line-height: 16px;
	text-align: center;
	color:#fff;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-8px;
}

.nav{
	height: 50px;
	line-height: 50px;
	border-bottom:1px solid #e7e7e7;
	font-size:16px;
	font-weight: bold;
	position: relative;
	z-index: 100;
	clear: both;
}
.nav_in{
	position: relative;
	z-index: 100;
	margin-right:90px;
	float: left;
}
.nav_in ul{
	width: 180px;
	font-size:14px;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 100;
	background:#fff;
	border:1px solid #e7e7e7;
	display: none;
}
.nav_in:hover ul{
	display: block;
}
.nav_in li{	
	font-weight: normal;
}
.nav_in li a{
	display: block;
	line-height: 28px;
	padding:5px 10px;	
}
.nav_in li a:hover{
	color:#fff;
	background:#38607a;
}
.nav .par{	
	display: inline-block;
	height: 50px;
	border-top:2px solid #fff;
}
.nav_in:hover .par,.nav .hover{
	color:#38607a;
	border-top:2px solid #38607a;
}

.nav_tag{
	height: 80px;
}
.nav_tag2{
	border-bottom:1px solid #38607a;
}
.ta_item{
	float: left;
	width: 142px;
	margin-right:133px;
	padding:19px 0 0 58px;
	position: relative;
	line-height: 22px;
}
.ta_item img{
	display: block;
	position: absolute;
	left: 0;
	top: 16px;
	width: 49px;
	height: 49px;
}
.ta_end{
	margin-right:0;
}
.ta_d{
	padding-top:28px;
}

.footer{
	padding:36px 0;
	background:#e5e5e5;
	text-align: center;
}

.ft_link{
	width: 350px;
	float: left;
	text-align:left;
	font-size:12px;
	line-height: 24px;
	margin-right:50px;
}
.ft_link dt{
	font-size:14px;
	line-height: 30px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

.ft_nav{
	height: 46px;
	line-height: 46px;
}

/*公用CSS 结束*/

/*hm 首页*/

.banner{
	height: 560px;
	background:url("../images/banner.jpg") no-repeat top center;
}
.banner1{
	height: 285px;
	background:url("../images/banner1.png") no-repeat top center;
}

.hm_ad1{
	display: block;
	clear: both;
	height: 50px;
	background:url("../images/hm_ad1.jpg") no-repeat center center;
}

.hm_pro{
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.hm_pro .s_list{
	width: 1250px;
}
.hp_item{
	width: 267px;
	height: 261px;
	float: left;
	margin:0 44px 0 0;
	text-align: center;
}
.hp_item .photo{
	display: block;
	width: 265px;
	height: 204px;
	position: relative;
	overflow: hidden;
	border:1px solid #e5e5e5;
}
.hp_item .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.hp_item .nm{	
	height: 55px;
	line-height: 55px;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hmp_title{
	height: 86px;
	line-height: 86px;
	text-align: center;
	font-size:20px;
	color:#333;
	background:url("../images/graybg.gif") repeat-x left center;
	font-family:Georgia, serif；
}
.hmp_title span{
	display: inline-block;
	padding:0 20px;
	background:#fff;
}

.hm_what{
	width: 1200px;
	margin:34px auto 60px auto;
	position: relative;
	overflow: hidden;
}
.hm_what .head{
	height: 66px;
	line-height: 66px;
	border-bottom:1px solid #e5e5e5;
	font-size:22px;
	color:#333;
	font-style:italic;
}
.what_ctrl{
	position: absolute;
	right: 0;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 0;
	top: 18px;
	font-size:16px;
	color:#555;
}
.stars{
	float: left;
	width: 123px;
	height: 20px;
	background:url("../images/star1.png") no-repeat left top;
}
.starsin{
	height: 20px;
	float: left;
	background:url("../images/star1.png") no-repeat left bottom;
}
.what_ctrl .stars{
	float: left;
	margin:5px 0 0 0;
}
.what_ctrl .tis{
	float: left;
	padding:0 10px 0 5px;
}
.what_ctrl .c_btn{
	float: left;
	width: 20px;
	height: 30px;	
	cursor: pointer;
	margin:0 2px;
}
.what_ctrl .pre{
	background:url("../images/what_pre.png") no-repeat center center;
}
.what_ctrl .next{
	background:url("../images/what_next.png") no-repeat center center;
}

.what_slider{
	width: 1260px;
	height: 152px;
	position: relative;
	overflow: hidden;
}
.what_slider li{
	width: 360px;
	height: 152px;
	float: left;
	margin-right:60px;
}
.what_slider .item{
	display: block;
	width: 360px;
	height: 152px;
	position: relative;
}
.what_slider .name{
	height: 72px;
	line-height: 72px;
	font-size:16px;
	color:#dd5c28;
}
.what_slider .stars{
	position: absolute;
	right: 0;
	top: 26px;
}
.what_slider .photo{
	float: left;
	width: 103px;
	height: 79px;
	position: relative;
	overflow: hidden;
}
.what_slider .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.what_slider dl{
	width: 248px;
	float: right;
}
.what_slider dt{
	line-height: 20px;
	height: 40px;
	color:#999;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.what_slider dd{
	height: 40px;
	line-height: 40px;
}
.what_slider .na{
	float: left;
	color:#555;
}
.what_slider .date{
	float: right;
	font-size:12px;
	color:#999;
}

/*hm 首页*/

/*cart 购物车*/

.cart_head{
	height: 30px;
	line-height: 30px;
	padding-top:25px;
	border-bottom:1px solid #e7e7e7;
	position: relative;
	text-align: center;
}
.cart_head .tit{
	font-size:20px;
	color:#333;
	position: absolute;
	left: 0;
	bottom: 0;
	/*font-weight: bold;*/
}
.cart_head .go{
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	background:#38607a;
	color:#fff;
}

.cart_item{
	padding:20px 0;
	border-bottom:1px solid #e7e7e7;
	height: 150px;
}
.cart_item .photo{
	float: left;
	display: block;
	width: 190px;
	height: 148px;
	border:1px solid #e7e7e7;
	position: relative;
	overflow: hidden;
}
.cart_item .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.cart_item .cct{
	width: 560px;
	float: left;
	margin-left:40px;
}
.cart_item .t1{
	line-height: 21px;
	font-size:14px;
}
.cart_item .name{
	color:#333;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.cart_item .name:hover{
	color:#38607a;
}
.cart_item p{
	line-height: 24px;
	font-size:12px;
	color:#888;
}
.cart_item .dela{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	font-size:12px;
	color:#888;
	background:url("../images/dela.png") no-repeat left center;
	margin-left:-32px;
	padding-left:20px;
}
.cart_item .mof{
	float: left;
	height: 34px;
	line-height: 34px;
	padding-top:34px;
}
.cart_item .ti{
	width: 42px;
	float: left;
}
.cart_item select{
	width: 76px;
	height: 34px;
	border:1px solid #d8d8d8;
	border-radius:3px;
}
.cart_item .price{
	float: right;
	text-align:right;
	padding-top:30px;
}
.cart_item .price dt{
	height: 25px;
	line-height: 25px;
	font-size:20px;
	color:#b64d52;
}
.cart_item .price dd{
	height: 18px;
	line-height: 18px;
	font-size:12px;
	color:#999;
	text-decoration: line-through;
}
.cart_item .np{
	float: left;
	height: 34px;
	line-height: 34px;
	padding-top:34px;
	padding-left:52px;
}

.cart_sels{
	float: left;
	padding:15px 0;
	width: 600px;
}
.cart_sel{
	padding:5px 0 5px 26px;
	position: relative;
	line-height: 24px;
	color:#888;
	font-size:12px;
}
.cart_sel dt{
	font-size:14px;
	font-weight: bold;
	color:#333;
}
.selbtn{
	width: 12px;
	height: 12px;
	padding:2px;
	border:1px solid #999;
	border-radius:100%;
	cursor: pointer;
}
.selbtn i{
	display: block;
	width: 12px;
	height: 12px;
	border-radius:100%;
}
.selbtnhover i{
	background:#38607a;
}
.cart_sel .selbtn{
	position: absolute;
	left: 0;
	top: 8px;
}
.cart_tags{
	font-size:12px;
	line-height: 24px;
	padding:24px 0;
	float: left;
	color:#888;
}

.cart_down .handle{
	height: 35px;
	line-height: 35px;
	border:1px solid #e7e7e7;
	font-size:14px;
	font-weight: bold;
	color:#38607a;
	background:#f7f7f7 url("../images/cart_handle.png") no-repeat left top;
	padding-left:36px;
	cursor: pointer;
}
.cart_downdown .handle{
	background-position:left bottom;
}
.cart_down{
	padding-bottom:17px;
}
.cart_down .con{
	padding:17px 0 0 0;
	display: none;
}
.cart_downdown .con{
	display: block;
}
.cart_down .ti{
	float: left;
	line-height: 42px;
	padding-right:15px;
}
.cart_down .text{
	height: 40px;
	line-height: 40px;
	float: left;
	border:1px solid #d8d8d8;
	border-radius:3px;
	padding-left:10px;
	width: 260px;
}
.cart_down .sub{
	display: block;
	width: 60px;
	height: 42px;
	border-radius:3px;
	background:#d8d8d8;
	text-align: center;
	font-size:14px;
	color:#555;
	margin-left:10px;
	float: left;
}
.cart_price{
	height: 100px;
	line-height: 100px;
	border-top:1px solid #e7e7e7;
	text-align:right;
}
.cart_price .red{
	color:#b64d52;
	font-size:20px;
}
.cart_back{
	text-align:right;
}
.cart_back .tp{
	height: 48px;
	line-height: 48px;
	float: right;
}
.cart_back .tp a,.cart_back .tp em{
	float: left;
}
.cart_back .tp em{
	padding:0 15px;
}
.cart_back .buya{
	display: block;
	width: 248px;
	height: 48px;
	text-align: center;
	background:url("../images/cart_pay2.png") no-repeat center center;
	font-size:16px;
	color:#fff;
	text-indent:20px;
}
.cart_back .shopa{
	height: 68px;
	line-height: 68px;
	float: right;
	color:#333;
	padding-left:28px;
	display: block;
	background:url("../images/shopa.png") no-repeat left center;
}

.cart_footer{
	padding:15px 0;
	background:#efefef;
}
.cart_footer .wp{
	height: 100px;
	position: relative;
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
}
.cf_item{
	height: 100px;
	float: left;
	border-left:1px dashed #d2d2d2;
	float: left;
	width: 300px;
	text-align: center;
	margin-left:-1px;
}
.cf_item .name{
	height: 46px;
	line-height: 46px;
	font-size:16px;
	text-transform: uppercase;
}

/*cart 购物车*/

/*send 提交*/

.se_left{
	float: left;
	width: 750px;
}
.se_title1{
	height: 54px;
	line-height: 54px;
	margin-top:14px;
	border-bottom:1px solid #e7e7e7;
	font-size:20px;
	font-weight: bold;
	color:#333;
	padding-left:32px;
	background:url("../images/se_title1.png") no-repeat left center;
}
.se_title2{
	height: 46px;
	line-height: 46px;
	padding-top:8px;
	font-size:16px;
	font-weight: bold;
	color:#333;
}

.ads_fm select{
	height: 42px;
	width: 750px;
	border:1px solid #e7e7e7;
	border-radius:3px;
	font-size:14px;
	padding-left:10px;
	margin-bottom:12px;
}
.ads_fm .half{
	height: 40px;
	width: 368px;
	border:1px solid #e7e7e7;
	border-radius:3px;
	position: relative;
	margin-bottom:12px;
}
.ads_fm .half .text{
	height: 40px;
	line-height: 40px;
	padding-left:32px;
	width: 386px;
	border:0;
	background:none;
	font-size:14px;
}
.ads_fm .half .ico{
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 4px;
}
.ads_fm .sel2{
	width: 420px;
}

.se_ship{
	padding-bottom:12px;
	border-bottom:1px solid #e7e7e7;
	height: 30px;
	line-height: 30px;
	color:#888;
	position: relative;
	padding-left:28px;
	cursor: pointer;
}
.se_ship .selbtn{
	position: absolute;
	left: 0;
	top: 6px;
}
.ads_fm2{
	display: none;
	padding-top:16px;
}
.ads_fmshow{
	display: block;
}

.se_handle{
	height: 35px;
	border-bottom:1px solid #e7e7e7;
	position: relative;
}
.se_handle .handle{
	position: absolute;
	left: 8px;
	top: 0;
	height: 36px;
}
.se_handle .btn{
	display: inline-block;
	height: 35px;
	line-height: 34px;
	border:1px solid #e7e7e7;
	border-bottom:0;
	float: left;
	margin-left:20px;
	padding:0 15px;
	cursor: pointer;
}
.se_handle .hover{
	background:#fff;
}

.se_con{
	display: none;
	padding-top:20px;
}
.show{
	display: block;
}
.se_con .text{
	height: 40px;
	line-height: 40px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	width: 405px;
	padding-left:10px;
	float: left;
	margin-bottom:12px;
}
.se_con .card{
	float: left;
	height: 42px;
	margin-left:20px;
}
.se_con select{
	width: 200px;
	height: 42px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	padding-left:6px;
	margin-right:12px;
	margin-bottom:12px;
}
.se_con .text2{
	float: left;
	margin-right:12px;
	width: 188px;
}
.se_con .what{
	line-height: 42px;
	padding-left:3px;
	float: left;
}
.se_con .playa{
	display: block;
	margin:20px 0 0 0;
	height: 48px;
	line-height: 48px;
	background:#298d25;
	border-radius:3px;
	text-align: center;
	font-size:16px;
	color:#fff;
	text-transform: uppercase;
}
.se_con .playa span{
	display: inline-block;
	padding-left:38px;
	background:url("../images/playa.png") no-repeat left center;
}
.send_total{
	height: 74px;
	line-height: 74px;
	padding-bottom:42px;
	text-align:right;
	font-size:14px;
	color:#888;
}
.send_total strong{
	color:#b64d52;
	font-size:20px;
}
.se_con .tip{
	font-size:12px;
	line-height: 3;
	color:#888;
}
.se_con .tip2{
	font-size:12px;
	line-height: 3;
	color:#888;
}
.se_con .total{
	line-height: 3;
	text-align:right;
}
.se_con .total strong{
	color:#e74d19;
}

.se_right{
	width: 325px;
	float: left;
	padding-top:67px;
	margin-left:20px;
}

.se_order{
	border:1px solid #e7e7e7;
	padding:0 10px;
	background:#f7f7f7;
}
.se_order .title{
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-weight: bold;
	color:#333;
}
.se_order .photo{
	float: left;
	width: 190px;
	height: 145px;
	float: left;
	border:1px solid #e7e7e7;
	position: relative;
	overflow: hidden;
}
.se_order .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.se_order .price{
	width: 100px;
	text-align:right;
	height: 147px;
	line-height: 147px;
	float: right;
}
.se_order .tp{
	height: 45px;
	line-height: 45px;
	border-bottom:1px solid #e7e7e7;
}
.se_order .bt{
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}

/*send 提交*/

/*detail 详情*/

.pro_adver{
	width:380px;
	float:left;	
	height:550px;
	position:relative;
	overflow:hidden;
}
.pro_adver .btns{	
	cursor:pointer;
	text-align:center;
	position:absolute;
	left:0;
	top: 392px;
}
.pro_adver .btns span{
	display:block;
	width:78px;
	height:78px;
	border:1px solid #fff;		
}
.pro_adver .btns img{
	display: block;
	width: 78px;
	height: 78px;
}
.pro_adver .btns .hover{
	border-color:#f60;	
}
.pro_adver .shares{
	width: 100%;
	position: absolute;
	top: 485px;
	font-size:12px;
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.pro_adver .shares a{
	display: inline-block;
	padding-left:26px;
	margin:0 10px;
	color:#999;
	position: relative;
	height: 20px;
	line-height: 20px;
}
.pro_adver .shares img{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
}
.btns_slider{
	width: 380px;
	height: 80px;
	position: relative;
	overflow: hidden;
}
.btns_slider .s_wrap{
	width: 344px;
	height: 80px;
	margin:0 auto;
}
.btns_slider li{
	width: 80px;
	height: 80px;
	float: left;
	margin:0 3px;
}
.btns_slider .c_btn{
	width: 11px;
	height: 80px;
	position: absolute;
	top: 0;
	z-index: 20;
}
.btns_slider .pre{
	left: 0;
	background:url("../images/de_pre.png") no-repeat center center;
}
.btns_slider .next{
	right: 0;
	background:url("../images/de_next.png") no-repeat center center;
}

.pro_crt{
	float: right;
	width: 535px;
}
.pro_crt .name{
	font-weight:bold;
	font-size:20px;
	line-height: 1.5;
}
.pro_crt .u1{
	float: left;
	line-height: 36px;
}
.pro_crt .u1 .price{
	color:#b64d52;
	font-weight: bold;
	font-size:16px;
}
.pro_crt .rev{
	float: right;
	height: 36px;
	line-height: 36px;
	margin-top: 36px;
}
.pro_crt .revv{
	float: right;
	height: 36px;
	line-height: 36px;
	margin-top:1px;
}
.pro_crt .stars{
	float: left;
	margin-top:8px;
}
.pro_crt .rev .ti{
	float: left;
}
.pro_crt .rev_btn{
	float: left;
	margin-left:10px;
	cursor: pointer;
	border:1px solid #e7e7e7;
	padding:0 8px;
	border-radius:3px;
}
.pro_crt .fg{
	height: 10px;
	margin-bottom:5px;
	font-size:1px;
	border-bottom:1px solid #e7e7e7;
	clear: both;
}
.pc_in{
	margin-top:16px;
	position: relative;
	padding-left:195px;
	min-height: 42px;
	line-height: 42px;
}
.pc_in .sel{
	float: left;
	margin-right:20px;
	padding-left:25px;
	position: relative;
	height: 42px;
	line-height: 42px;
	cursor: pointer;
}
.pc_in .selbtn{
	position: absolute;
	left: 0;
	top: 12px;
}
.pc_in .tit{
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
	font-size:13px;
}
.pc_in .tit em{
	color:#ff0000;
}
.pc_in .text{
	height: 40px;
	line-height: 40px;
	width: 246px;
	padding-left:12px;
	border:1px solid #d8d8d8;
	border-radius:3px;
}
.pc_in select{
	width: 260px;
	height: 42px;
	padding-left:8px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	float: left;
}
.pc_in .num_ctrl{
	width: 123px;
	height: 40px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	float: left;
}
.pc_in .c_btn{
	width: 38px;
	height: 40px;
	float: left;
	text-align: center;
	background:#f0f0f0;
	cursor: pointer;
}
.pc_in .num{
	float: left;
	width: 45px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border:0;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}
.pc_in .photo_add{
	float: left;
	width: 137px;
	height: 137px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	background:url("../images/photoadd.jpg") no-repeat center center;
	cursor: pointer;
	overflow: hidden;
}
.pc_in .photo_add img{
	display: none;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.pc_in .full{
	margin-top:16px;
	width: 280px;
}

.det_bt .title{
	height: 50px;
	line-height: 50px;
	font-size:16px;
	font-weight: bold;
	color:#333;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:28px;
	margin-top:50px;
}
.det_bt .title2{
	height: 64px;
	line-height: 64px;
	text-align: center;
	background:#f8f8f8;
	margin-bottom:25px;
	font-size:18px;
	font-weight: bold;
	color:#38607a;
}
.det_slider{
	width: 1200px;
	height: 380px;
	position: relative;
	
}
.det_slider .s_wrap{
	width: 1168px;
	height: 380px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.det_slider li{
	float: left;
	width: 268px;
	height: 280px;
	float: left;
	margin:0 12px;
	text-align: center;
}
.det_slider .photo{
	display: block;
	height: 204px;
	width: 266px;
	border:1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
	margin-bottom:17px;
}
.det_slider .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.det_slider dt{
	height: 20px;
	line-height: 20px;
}
.det_slider dd{
	height: 20px;
	font-size:12px;
	color:#999;
}
.det_slider dd em{
	text-decoration: line-through;
}
.det_slider dd span{
	color:#b64d52;
	font-size:14px;
}
.det_slider .c_btn{
	width: 16px;
	height: 275px;
	position: absolute;
	top: 0;
	z-index: 20;
	cursor: pointer;
}
.det_slider .pre{
	left: 0;
	background:url("../images/bt_pre.png") no-repeat center center;
}
.det_slider .next{
	right: 0;
	background:url("../images/bt_next.png") no-repeat center center;
}
.det_pag{
	text-align: center;
	line-height: 4;
	padding-bottom:20px;
}

.det_handle{
	height: 55px;
	line-height: 55px;
	background:#f8f8f8;
	border-bottom:1px solid #e9e9e9;
	clear: both;
}
.det_handle .btn{
	float: left;	
	text-align: center;	
	display: block;
	width: 25%;	
	font-size:16px;
	height: 53px;
	line-height: 51px;
	border-top:2px solid #f8f8f8;
}
.det_handle .hover{
	background:#fff;
	border-color:#38607a;
	color:#38607a;	
}

.det_con{
	display: none;
	padding-left:10px;
	padding-right:10px;
}
.show{
	display: block;
}
.det_con .t1{
	height: 46px;
	line-height: 46px;
	padding-top:8px;
	font-size:16px;
	color:#333;
}
.det_con .u1 li{
	line-height: 35px;
	min-height: 35px;
	background:#f6f6f6;
	clear: both;
}
.det_con .u1 li:nth-child(even){
	background:#fff;
}
.det_con .u1 .tleft{
	width: 29%;
	padding-left:1%;
	float: left;
}
.det_con .u1 .tright{
	width: 65%;
	float: left;
}

.det_con .t2{
	height: 32px;
	line-height: 32px;
	padding-top:25px;
	font-size:14px;
	color:#333;
}
.det_con .fwa{
	font-weight: bold;
	color:#000;
}
.det_con .fwa:hover{
	text-decoration: underline;
}
.dc4_floor{
	padding:20px 20px 0 20px;
	font-size:13px;
	line-height: 1.6;
}
.dc4_floor .title{
	font-size:14px;
	color:#000;
	line-height: 2;
}
.det_con .oa{
	color:#f60;
}
.dc4_tab{
	width: 500px;
	font-size:12px;
	margin:20px 0 0 20px;	
	border:4px solid #9933e5;
}
.dc4_tab th{
	border:1px solid #9933e5;
	padding:5px;
}
.dc4_tab td{
	padding:3px 5px;
	border:1px solid #9933e5;
}

.drec_top{
	padding:46px 0 34px 0;
	border-top:1px solid #ddd;
	margin-top:20px;
	position: relative;
}
.drec_top .bn{
	position: absolute;
	left: 10px;
	top: 80px;
	font-size:12px;
	color:#2f84ed;
}
.drec_con{
	display: none;
}
.show{
	display: block;
}
.drec_top .ask_btn{
	position: absolute;
	right: 20px;
	top: 50px;
	cursor: pointer;
	width:150px;
	height:36px;
	background:#b1b1b1;
	line-height:36px;
	text-align:center;
	color:#fff;
	
}
.drec_top .stars2{
	float: left;
	width: 140px;
	height: 30px;
	background:url("../images/star2.png") no-repeat left top;
}
.drec_top .stars2 .starsin{
	height: 30px;
	background:url("../images/star2.png") no-repeat left bottom;
}
.drec_top .ti{
	float: left;
	padding:0 30px 0 10px;
	line-height: 30px;
	font-size:16px;
}
.drec_top .fg{
	float: left;
	height: 60px;
	border-right:1px solid #ededed;
}
.drec_top .sis{
	float: left;
	width: 500px;
	padding-left:10px;
}
.drec_top .sis li{
	height: 22px;
	line-height: 22px;
	clear: both;
	font-size:12px;
}
.drec_top .sis .stars{
	float: left;
}
.drec_top .sis .num{
	width: 42px;
	float: left;
	color:#38607a;
}
.drec_top .lev{
	width: 90px;
	height: 12px;
	float: left;
	background:#e9e9e9;
	margin-top:5px;
	font-size:1px;
}
.drec_top .lev .sin{
	height: 12px;
	font-size:1px;
	background:#38607a;
}

.drec_head{
	height: 36px;
	line-height: 12px;
	clear: both;
	border-bottom:1px solid #e9e9e9;
}
.drec_head .tit{
	float: left;
	color:#38607a;
	font-size:16px;
}
.drec_head .tit a{
	color:#38607a;
	margin-left:10px;
	height: 24px;
	line-height: 24px;
	padding:0 10px;
	display: inline-block;	
	font-size:13px;
	border-bottom:2px solid #fff;
}
.drec_head .tit .hover{
	color:#2f84ed;
	border-bottom:2px solid #2f84ed;
}
.drec_sort{
	float: right;
	position: relative;
	z-index: 100;
}
.drec_sort .handle{
	padding-right:16px;
	background:url("../images/dr_handle.png") no-repeat right center;
}
.drec_sort ul{
	position: absolute;
	right: 0;
	top: 36px;
	background:#fff;
	z-index: 100;
	width: 188px;
	border:1px solid #e9e9e9;
	border-bottom:0;
	display: none;
}
.drec_sort:hover ul{
	display: block;
}
.drec_sort li{
	height: 40px;
	line-height: 40px;
	border-bottom:1px solid #e9e9e9;
}
.drec_sort li a{
	padding-left:42px;
	position: relative;
}
.drec_sort li .ico{
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top:-12px;
}

.drec_item{
	border-bottom:1px solid #e9e9e9;
	padding:18px 0 0 80px;
	position: relative;
	min-height: 100px;
}
.drec_item .face{
	display: block;
	width: 70px;
	height: 70px;
	border-radius:100%;
	position: absolute;
	left: 0;
	top: 34px;
}
.drec_item .tp{
	height: 44px;
	line-height: 44px;
}
.drec_item .tp span{
	color:#38607a;
}
.drec_item .tp em{
	color:#c45500;
}
.drec_item .s1{
	line-height: 24px;
	padding-top:10px;
}
.drec_item .s2{
	color:#999;
	line-height: 24px;
}
.drec_item .bt{
	height: 40px;
	line-height: 40px;
	text-align:right;
	font-size:12px;
}
.drec_item .bt a{
	display: inline-block;
	padding-left:18px;
	margin-left:5px;
}
.drec_item .bt .zan{
	background:url("../images/dr_zan.png") no-repeat left center;
}
.drec_item .bt .bian{
	background:url("../images/dr_bian.png") no-repeat left center;
}

.page{
	text-align: center;
	padding:20px 0;
}
.page a{
	margin:0 5px;
}
.page .now{
	color:#38607a;
}

.de_bar{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	height: 100px;
	background:#f0f0f0;
}
.de_zw{
	height: 100px;
	clear: both;
}
.de_bar dl{
	float: left;
	width: 330px;
	padding:24px 0 0 0;
	font-weight: bold;
}
.de_bar dt{
	height: 30px;
	line-height: 30px;
	font-size:28px;
	color:#b64d52;
}
.de_bar dd{
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
.de_bar .adda{
	display: block;
	width: 460px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: right;
	margin:20px 0 0 0;
	border-radius:3px;
	background:#38607a;
	color:#fff;
	font-size:16px;
	font-weight: bold;
}
.de_bar .adda span{
	padding-left:30px;
	height: 50px;
	background:url("../images/de_cart.png") no-repeat left center;
}

/*detail 详情*/

/*list 列表*/

.lis_title{
	border-bottom:1px solid #e7e7e7;
	height: 70px;
	line-height: 70px;
	font-size:16px;
	font-weight: bold;
	color:#333;
}
.lis_aside{
	width: 210px;
	float: left;
	border-bottom:1px solid #e7e7e7;
	padding-top:20px;
}
.lis_nav{	
	padding:0 0 10px 0;
}
.lis_nav .t1{
	line-height: 30px;
	font-weight: bold;
	color:#333;
}
.lis_nav ul{
	padding-left:14px;
}
.lis_nav li{
	height: 30px;
	line-height: 30px;
}
.lis_nav li a:hover,.lis_nav li a.hover{
	color:#38607a;
}

.lis_section{
	width: 968px;
	float: right;
}
.lis_sort{
	padding:20px 0 30px 0;
	text-align:right;
	height: 30px;
	line-height: 30px;
}
.lis_sort a{
	display: inline-block;
	height: 28px;
	line-height: 28px;
	border:1px solid #fff;
	margin-left:15px;
	padding:0 5px;
}
.lis_sort a:hover,.lis_sort a.hover{
	border-color:#38607a;
	color:#38607a;
}
.lis_item{
	width: 222px;
	height: 340px;
	float: left;
	margin:0 50px;
}
.lis_item .photo{
	display: block;
	width: 222px;
	height: 222px;
	/*border:1px solid #e5e5e5;*/
	position: relative;
	overflow: hidden;
}
.lis_item .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.lis_item .name{
	margin:17px 11px 0 11px;
	line-height: 20px;
	max-height: 40px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	text-align: center;
}
.lis_item .price{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size:14px;
	color:#b64d52;
}
.lis_item .price em{
	font-size:12px;
	color:#999;
	text-decoration: line-through;
}

.lis_bt p{
	font-size:14px;
	line-height: 24px;
}
.lis_bt .t1{
	line-height: 68px;
	font-weight: bold;
}
.lis_bt .links{
	line-height: 24px;
	padding-bottom:35px;
}
.lis_bt .links a{
	float: left;
	margin-right:20px;
	color:#337fe5;
}
.footer_top{
	background:#e5e5e5;
}
.footer_top .have{
	margin-top:10px;
	position: relative;
	padding-left:26px;
	color:#999;
}
.footer_top .have span{
	color:#333;
}
.footer_top .have .selbtn{
	position: absolute;
	left: 0;
	top: 0;
}
.footer_top .wp{
	padding:40px 0;
	width: 1030px;
	padding-left:170px;
	margin:0 auto;
	border-bottom:1px solid #d3d3d3;
}
.footer_top .t1{
	height: 52px;
	line-height: 52px;	
	font-size:16px;
}
.footer_top .t1 span{
	font-size:20px;
	color:#ff6e04;
}
.footer_top .text{
	height: 40px;
	line-height: 40px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	float: left;
	padding-left:20px;
	width: 95px;
	margin-right:5px;
}
.footer_top .text2{
	height: 40px;
	line-height: 40px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	float: left;
	padding-left:20px;
	width: 200px;
	margin-right:5px;
}
.footer_top .joina{
	display: block;
	width: 92px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color:#fff;
	border-radius:3px;
	float: left;
	margin-left:10px;
	background:#4c4c4c;
	font-size:18px;
}
.footer_top .fts{
	float: left;
	margin-left:50px;
}
.alert_flog{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
	background:rgba(0,0,0,0.5);
	display: none;
}

.login_win{
	width: 460px;
	height: 350px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin:-175px 0 0 -230px;
	z-index: 220;
	background:#fff;
	display: none;
}
.login_win .title{
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size:18px;
	font-weight: bold;
	color:#555;
}
.login_win .in{
	width: 315px;	
	position: relative;
	margin:0 auto 10px auto;
}
.login_win .text{
	height: 40px;
	line-height: 40px;
	width: 300px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	padding-left:13px;
	font-size:14px;
}
.login_win .forgeta{
	position: absolute;
	right: 12px;
	top: 0;
	z-index: 20;
	line-height: 42px;
	text-decoration: underline;
}
.login_win .sub{
	display: block;
	width: 315px;
	height: 42px;
	line-height: 42px;
	background:#38607a;
	border-radius:3px;
	margin:0 auto;
	font-size:16px;
	color:#fff;
}
.login_win .rega{
	display: block;
	width: 313px;
	height: 40px;
	line-height: 40px;
	border:1px solid #38607a;
	border-radius:3px;
	margin:10px auto 0 auto;
	text-align: center;
	color:#38607a;
	font-size:14px;
	cursor: pointer;
}
.login_win .top_close{
	position: absolute;
	z-index: 20;
	width: 60px;
	height: 60px;
	right: 0;
	top: 0;
	background:url("../images/close.png") no-repeat center center;
	cursor: pointer;
}

.forget_win{
	width: 460px;
	height: 300px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin:-150px 0 0 -230px;
	z-index: 220;
	background:#fff;
	display: none;
}
.forget_win .title{
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size:18px;
	font-weight: bold;
	color:#555;
}
.forget_win .in{
	width: 315px;	
	position: relative;
	margin:0 auto 10px auto;
}
.forget_win .text{
	height: 40px;
	line-height: 40px;
	width: 300px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	padding-left:13px;
	font-size:14px;
}
.forget_win .forgeta{
	position: absolute;
	right: 12px;
	top: 0;
	z-index: 20;
	line-height: 42px;
	text-decoration: underline;
}
.forget_win .sub{
	display: block;
	width: 315px;
	height: 42px;
	line-height: 42px;
	background:#38607a;
	border-radius:3px;
	margin:0 auto;
	font-size:16px;
	color:#fff;
}
.forget_win .rega{
	display: block;
	width: 313px;
	height: 40px;
	line-height: 40px;
	border:1px solid #38607a;
	border-radius:3px;
	margin:10px auto 0 auto;
	text-align: center;
	color:#38607a;
	font-size:14px;
	cursor: pointer;
}
.forget_win .top_close{
	position: absolute;
	z-index: 20;
	width: 60px;
	height: 60px;
	right: 0;
	top: 0;
	background:url("../images/close.png") no-repeat center center;
	cursor: pointer;
}
.forget_win .back{
	height: 50px;
	line-height: 50px;
	margin-left:72px;
	cursor: pointer;
}

.reg_win{
	width: 695px;
	height: 440px;
	background:#fff;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 240;
	margin:-220px 0 0 -370px;
	padding-left:45px;
	display: none;
}
.reg_win .top_close{
	position: absolute;
	z-index: 20;
	width: 60px;
	height: 60px;
	right: 0;
	top: 0;
	background:url("../images/close.png") no-repeat center center;
	cursor: pointer;
}
.reg_win .title{
	height: 110px;
	line-height: 110px;
	font-size:18px;
	font-weight: bold;
}
.reg_win .alr{
	z-index: 5;
	position: absolute;
	right: 45px;
	height: 40px;
	line-height: 40px;
	top: 60px;
}
.reg_win .alr a{
	text-decoration: underline;
}
.reg_win .text{
	width: 300px;
	height: 40px;
	line-height: 40px;
	float: left;
	border:1px solid #d8d8d8;
	border-radius:3px;
	margin:0 14px 10px 0;
	padding-left:15px;
}
.reg_win .text::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#555;
}
.reg_win .text::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#555;
}
.reg_win .text:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#555;
}
.reg_win .text:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#555;
}
.reg_win li{
	line-height: 20px;
	font-size:12px;
	color:#888;
}
.reg_win ul{
	padding-bottom:10px;
}
.reg_win .text2{
	width: 630px;
}
.reg_win .sub{
	width: 316px;
	height: 42px;
	line-height: 42px;
	margin:24px auto 0 auto;
	background:#38607a;
	border-radius:3px;
	color:#fff;
	text-align: center;
	display: block;
	font-size:16px;
}

/*list 列表*/

/*help 帮助*/

.help_title{
	height: 70px;
	line-height: 70px;
	border-bottom:1px solid #e7e7e7;
	font-size:18px;
	font-weight: bold;
}

.help_links{
	padding:10px 0 10px 0;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:10px;
}
.help_links:last-child{
	border:0;
}
.help_links .title{
	height: 50px;
	line-height: 50px;
	font-size:16px;
	font-weight: bold;
	color:#38607a;
}
.help_links li{
	height: 40px;
	line-height: 40px;
	padding-left:20px;
	background:url("../images/help_li.png") no-repeat left center;
}
.help_links li a:hover{
	text-decoration: underline;
}
.help_links .tip{
	line-height: 40px;
	color:#999;
	padding-left:20px;
}

/*help 帮助*/

/*search 搜索*/

.ss_title{
	height: 70px;
	line-height: 70px;
	font-size:18px;
	font-weight: bold;
	border-bottom:1px solid #e7e7e7;
	color:#333;
}
.ss_t2{
	text-align: center;
	height: 80px;
	line-height: 80px;
	color:#e9310c;
}

.ss_fm{
	width: 580px;
	margin:0 auto;
	padding-bottom:90px;
}
.ss_fm .t1{
	height: 40px;
	line-height: 40px;
	font-size:14px;
	font-weight: bold;
}
.ss_fm .text{
	height: 40px;
	line-height: 40px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	width: 560px;
	padding-left:18px;
}
.ss_fm .sub{
	display: block;
	background:#38607a;
	display: block;
	height: 42px;
	line-height: 42px;
	margin-top:40px;
	width: 100%;
	text-align: center;
	border-radius:3px;
	font-size:16px;
	font-weight: bold;
	color:#fff;
}

/*search 搜索*/

/*message 留言*/

.me_left{
	float: left;
	width: 580px;
	padding-top:35px;
}
.me_left .t1{
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.me_left .text{
	height: 40px;
	line-height: 40px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	width: 570px;
	padding-left:8px;
}
.me_left textarea{
	width: 562px;
	height: 230px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	resize:none;
	overflow: hidden;
	padding:10px 8px;
}
.me_left .sub{
	display: block;
	height: 40px;
	margin-top:28px;
	width: 100%;
	border-radius:3px;
	background:#38607a;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	text-transform: uppercase;
}

.me_right{
	float: right;
	width: 530px;
	padding-right:30px;
}
.me_right dl{
	padding-top:40px;
}
.me_right dt{
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.me_right dd{
	line-height: 28px;
}
.me_right .maila{
	color:#0b44b6;
}

.me_bt{
	margin:70px 0 50px 0;
	border:1px solid #efefef;
	height: 96px;
	line-height: 96px;
	text-align: center;
	font-weight: bold;
	font-size:28px;
}
.me_bt a{
	color:#38607a;
}

/*message 留言*/

/*evaluation 评价*/

.ev_title{
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	font-size:18px;
}
.ev_tp .photo{
	float: left;
	display: block;
	width: 72px;
	height: 55px;
	border:1px solid #e5e5e5;
	position: relative;
	overflow: hidden;
}
.ev_tp .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.ev_tp .tip{
	float: left;
	line-height: 57px;
	padding-left:12px;
}
.ev_fg{
	height: 27px;
	border-bottom:1px solid #e7e7e7;
}
.ev_dl dt{
	font-size:18px;
	font-weight: bold;
	line-height: 1.8;
}
.ev_stars{
	padding-bottom:40px;
}
.ev_stars span{
	display: inline-block;
	width: 41px;
	height: 39px;
	float: left;
	margin-right:19px;
	background:url("../images/ev_star.png") no-repeat left center;
	cursor: pointer;
}
.ev_stars .hover{
	background-image:url("../images/ev_star2.png");
}
.ev_add{
	border:1px solid #d8d8d8;
	width: 137px;
	height: 137px;
	background:url("../images/photoadd.jpg") no-repeat center center;
	margin-top:20px;
	cursor: pointer;
}
.ev_text{
	height: 40px;
	line-height: 40px;
	padding-left:16px;
	width: 700px;
	border:1px solid #d8d8d8;
	border-radius:3px;
}
.ev_cnt{
	border:1px solid #d8d8d8;
	border-radius:3px;
	padding:10px;
	width: 980px;
	height: 100px;
	resize:none;
}

.ev_sub{
	display: block;
	width: 210px;
	height: 46px;
	line-height: 46px;
	margin:30px 0 50px 0;
	background:#38607a;
	border:0;
	border-radius:3px;
	font-size:16px;
	font-weight: bold;
	color:#fff;	
}

/*evaluation 评价*/

/*orderList 订单列表*/

.ol_nav{
	height: 62px;
	line-height: 62px;
	clear: both;
}
.ol_nav a{
	margin-right:40px;
}
.ol_nav .hover{
	font-weight: bold;
}
.ol_nav .hover em{
	color:#38607a;
}

.ol_search{
	padding:15px 0;
	background:#f8f8f8;
	height: 36px;
	line-height: 36px;
	clear: both;
	margin-bottom:38px;
}
.ol_search .tit{
	float: left;
	padding:0 10px 0 30px;
}
.ol_search .text{
	height: 34px;
	line-height: 34px;
	width: 190px;
	padding-left:10px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	float: left;
}
.ol_search .sub{
	float: left;
	display: block;
	margin-left:30px;
	width: 88px;
	height: 36px;
	border-radius:3px;
	background:#38607a;
	color:#fff;
	font-size:14px;
}

.ol_data .head{
	height: 52px;
	line-height: 52px;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	clear: both;
	font-weight: bold;
}
.ol_data .hh1{
	float: left;
	width: 600px;
	padding-left:15px;
	padding-right:1px;
}
.ol_data .hh2{
	float: left;
	width: 186px;	
	padding-right:1px;
	padding-left:10px;
}
.ol_data .hh3{
	float: left;
	width: 186px;	
	padding-right:1px;
	padding-left:10px;
}
.ol_data .hh4{
	float: left;
	width: 176px;		
	padding-left:10px;
}
.ol_data .count{
	height: 86px;
	background:#f8f8f8;
}
.ol_data .cc1{
	float: left;
	width: 600px;
	padding-left:15px;
	padding-right:1px;
	color:#888;
}
.ol_data .cc1 ul{
	line-height: 28px;
	padding-top:12px;
}
.ol_data .cc1 span{
	color:#555;
}

.ol_data .cc2{
	float: left;
	width: 392px;
	padding-left:10px;
	padding-right:1px;
	color:#888;
}
.ol_data .cc2 ul{
	line-height: 28px;
	padding-top:12px;
}
.ol_data .cc2 span{
	color:#555;
}
.ol_data .blue{
	color:#115bb8;
}
.ol_data .cc3{
	float: left;
	width: 176px;	
	padding-right:1px;
	color:#888;
	padding-top:12px;
}
.ol_data .cc3 dt{
	height: 26px;
	line-height: 26px;
}
.ol_data .cc3 dd{
	color:#d94e11;
	font-size:20px;
	font-weight: bold;
	line-height: 1.8;
}
.ol_data .item{
	height: 190px;
	border-bottom:1px solid #e7e7e7;
}
.ol_data .it1{
	height: 190px;
	float: left;
	width: 615px;
	border-right:1px solid #e7e7e7;
}
.ol_data .photo{
	width: 190px;
	height: 146px;
	float: left;
	border:1px solid #e7e7e7;
	margin-top:20px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ol_data .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.ol_data .inf{
	width: 380px;
	float: right;
	padding-top:16px;
	line-height: 24px;
	color:#888;
	padding-right:10px;
}
.ol_data .inf dt{
	color:#000;
}
.ol_data .wla{
	display: block;
	width: 17px;
	height: 16px;
	background:url("../images/olwl.png") no-repeat center center;
	margin-top:5px;
}

.ol_data .it2{
	float: left;
	width: 186px;
	height: 190px;	
	border-right:1px solid #e7e7e7;
	padding-left:10px;
}
.ol_data .it3{
	float: left;
	width: 186px;	
	height: 175px;
	border-right:1px solid #e7e7e7;
	padding-left:10px;
	padding-top:15px;
}
.ol_data .it4{
	float: left;
	width: 176px;	
	height: 190px;	
	padding-left:10px;
}
.ol_data .links{
	padding:15px 0 0 0;
}
.ol_data .links a{
	display: block;
	width: 170px;
	height: 35px;
	line-height: 35px;
	border-radius:5px;
	text-align: center;
	font-size:12px;
}
.ol_data .links .a1{
	background:#38607a;
	color:#fff;
}
.ol_data .links .a2{
	background:#e5e3d7;
	margin-top:10px;
}

.wl_win{
	width: 1200px;
	height: 616px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 250;
	background:#fff;
	margin:-313px 0 0 -600px;
	display: none;
}
.wl_win .close{
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	background:url("../images/close.png") no-repeat center center;
	cursor: pointer;
}
.wl_win .title{
	padding:30px 0 0 45px;
	height: 86px;
	line-height: 86px;
	font-weight: bold;
	font-size:18px;
}
.wl_win .wls{
	margin-left:45px;
	font-size:12px;
	line-height: 20px;
	position: relative;
	border-left:1px dashed #d3d3d3;
}
.wl_win .tp{
	width: 20px;
	height: 10px;
	background:#fff;
	position: absolute;
	top: 0;
	left: -1px;
}
.wl_win .bt{
	width: 20px;
	height: 10px;
	background:#fff;
	position: absolute;
	bottom: 0;
	left: -1px;
}
.wl_win .wls li{
	position: relative;
	padding:5px 0 5px 147px;
	z-index: 20;
}
.wl_win .wls li i{
	display: block;
	width: 8px;
	height: 8px;
	font-size:1px;
	border:1px solid #525252;
	border-radius:100%;
	position: absolute;
	left: -5px;
	top: 11px;
	background:#fff;
}
.wl_win .wls .w{
	font-weight: bold;
}
.wl_win .wls .w i{
	background:#38607a;
}
.wl_win .wls span{
	width: 130px;
	display: block;
	position: absolute;
	top: 5px;
	left: 17px;
}

/*orderList 订单列表*/

.det_banner{
	display: block;
	height: 70px;
	position: relative;
	overflow: hidden;
}
.det_banner img{
	display: block;
	width: 1920px;
	height: 70px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left:-960px;
}

.wt_win{
	width: 1100px;
	height: 1050px;
	background:#fff;
	position: absolute;
	z-index: 220;
	top: 50px;
	left: 50%;
	margin-left:-550px;	
	display: none;
}
.wt_left{
	float: left;
	width: 225px;
	margin:62px 0 0 38px;
}
.wt_left .photo{
	display: block;
	width: 223px;
	height: 223px;
	position: relative;
	overflow: hidden;
	border:1px solid #e7e7e7;
}
.wt_left .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.wt_left .name{
	line-height: 1.6;
	text-align: center;
	padding:10px 0;
}
.wt_right{
	width: 760px;
	float: right;
	padding:56px 50px 0 0;
}
.wt_right .t1{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size:16px;
}
.wt_right .t2{
	height: 45px;
	line-height: 45px;	
	font-size:12px;
}
.wt_right .in{
	background:#f7f7f7;
	border-top:1px solid #e5e5e5;
	min-height: 68px;
	line-height: 68px;
	position: relative;
	padding-left:140px;
}
.wt_right .tit1{
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	padding-left:15px;
}
.wt_right .wt_star{
	float: left;
	margin-top:12px;
}
.wt_right .wt_star span{
	display: inline-block;
	width: 41px;
	height: 41px;
	float: left;
	margin-right:3px;
	background:url("../images/ev_star.png") no-repeat center center;
	cursor: pointer;
}
.wt_right .wt_star .hover{
	background-image:url("../images/ev_star2.png");
}
.wt_right .elt{
	float: left;
	padding-left:12px;
}
.wt_right .ok{
	width: 68px;
	height: 68px;
	position: absolute;
	right: 0;
	top: 0;
	background:url("../images/wt_ok.png") no-repeat center center;
}
.wt_right .error{
	width: 68px;
	height: 68px;
	position: absolute;
	right: 0;
	top: 0;
	background:url("../images/wt_error.png") no-repeat center center;
}
.wt_right .text{
	width: 540px;
	height: 36px;
	line-height: 36px;
	border:1px solid #e5e5e5;
	border-radius:5px;
	padding-left:10px;
}
.wt_exa{
	width: 550px;
	height: 158px;
	border:1px solid #e5e5e5;
	border-radius:5px;
	background:#fff;
	margin:10px 0;
	position: relative;
}
.wt_exa textarea{
	height: 86px;
	border:0;
	border-bottom:1px solid #e5e5e5;
	width: 530px;	
	padding:10px;
	resize:none;	
}
.wt_exa .upa{
	display: block;
	width: 88px;
	height: 25px;
	line-height: 25px;
	border:1px solid #dad8d8;
	border-radius:3px;
	float: left;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	background:#e5e5e5;	
	position: absolute;
}
.wt_exa .upa1{
	position: absolute;
	left: 15px;
	bottom: 10px;
}
.wt_exa .upa2{
	position: absolute;
	left: 120px;
	bottom: 10px;
}
.wt_exa .tip{
	height: 27px;
	line-height: 27px;
	position: absolute;
	bottom: 10px;
	left: 222px;
	font-size:12px;
	color:#888;
}
.wt_right .sels{
	float: right;
	width: 176px;
	height: 38px;
	line-height: 38px;
	border:1px solid #dad8d8;
	border-radius:3px;
	margin:13px 70px 0 0;
}
.wt_right .sel{
	float: left;
	width: 88px;
	height: 38px;
	border-left:1px solid #dad8d8;
	margin-left:-1px;
	text-align: center;
	font-size:16px;
	cursor: pointer;
}
.wt_right .sels .hover{
	color:#fff;
	background:#767676;
}
.wt_right select{
	float: right;
	width: 360px;
	height: 38px;
	border-radius:5px;
	border:1px solid #dad8d8;
	margin:13px 70px 0 0;
}
.wt_right .eb{
	background:#f7f7f7;
	border-top:1px solid #dad8d8;
}
.wt_right .sub{
	width: 160px;
	height: 50px;
	border-radius:3px;
	background:#38607a;
	margin:15px;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	text-transform: uppercase;
}
.wt_win .top_close{
	width: 70px;
	height: 70px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 50;
	cursor: pointer;
	background:url("../images/wt_close.png") no-repeat center center;
}
.pcin_out{
	background:#F6F6F6;
	padding:20px;
	margin-top: 20px;
}
.drec_form{
	display: none;
}
.drec_form .half1{
	float: left;
	padding-right:20px;
}
.drec_form .half2{
	width: 370px;	
	float: left;
}
.drec_form .half2 .text{
	width: 358px;
}
.drec_form .t1{
	height: 55px;
	line-height: 55px;
	color:#666;
}
.drec_form .t2{
	height: 40px;
	line-height: 40px;
	color:#666;
	font-size:14px;
	padding-top:0;
}
.drec_form .text{
	height: 38px;
	line-height: 38px;
	border:1px solid #efefef;
	border-radius:3px;
	padding-left:10px;
	width: 300px;
}
.drec_form textarea{
	width: 100%;
	border:1px solid #efefef;
	height: 100px;
	resize:none;
	box-sizing:border-box;
	padding:10px;
	border-radius:3px;
}
.drec_form .sub{
	display: block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background:#accee9;
	float: right;
	margin:20px 0 50px 0;
}

.drec_item2{
	padding:20px 0;
}
.drec_item2 .tps{
	padding-left:55px;
	position: relative;
	min-height: 100px;
}
.drec_item2 .face{
	width: 48px;
	height: 48px;
	border-radius:100%;
	position: absolute;
	left: 0;
	top: 10px;
}
.drec_item2 .facein{
	width: 48px;
	height: 48px;
	border-radius:100%;
	position: relative;
	overflow:hidden;
}
.drec_item2 .facein img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.drec_item2 .lev{
	width: 16px;
	height: 16px;
	border:1px solid #fff;
	border-radius:100%;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	overflow: hidden;
}
.drec_item2 .lev img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.drec_item2 .s1{
	height: 32px;
	line-height: 32px;
	font-size:12px;
	color:#666;
}
.drec_item2 .s1 .mm{
	color:#66a4f2;
}
.drec_item2 .s2{
	font-weight: bold;
}
.drec_item2 .s3{
	height: 36px;
	line-height: 36px;
	font-size:12px;
}
.drec_item2 .ans{
	display: inline-block;
	padding-left:16px;
	background:url("../images/de2_ask.png") no-repeat left center;
}
.drec_item2 .date{
	position: absolute;
	right: 0;
	top: 10px;
	font-size:12px;
}
.drec_item2 .bks{
	border-left:2px solid #c4dbef;
	margin-left:20px;
	padding:20px 0 20px 20px;
}
.drec_item2 .txt{
	font-size:12px;
	line-height: 1.6;
	padding-top:20px;
}
.drec_item2 .zans{
	text-align:right;
	font-size:12px;
}
.drec_item2 .zans a{
	margin-left:10px;
	display: inline-block;
	padding-left:20px;
}
.drec_item2 .zans .a1{
	background:url("../images/de2_a1.png") no-repeat left center;
}
.drec_item2 .zans .a2{
	background:url("../images/de2_a2.png") no-repeat left center;
}
.size_btn{
	white-space:nowrap;
	margin-left:10px;
	color:#38607a;
}
.size_win{
	width: 600px;
	height: 480px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin:-240px 0 0 -320px;
	border-radius:10px;
	box-shadow:0 0 10px #333;
	background:#fff;
	padding:0 20px;
	line-height: 1.8;
	display: none;
	z-index: 220;
}
.size_win .title{
	text-align: center;
	line-height: 4;
	color:#000;
}
.size_win .close{
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 20;
	background:url("../images/size_close.png") no-repeat center center;
}

.lis_bt2{
	padding:20px 0;
}
.lis_bt2 dl{
	float: left;
	width: 240px;
	text-align: center;
	font-size:12px;
	line-height: 18px;
}

.lis_bt3{
	background:#f2f4f9;
	padding:50px 0;
	font-size:12px;
	line-height: 1.8;
}
.lis_bt3 .t1{
	font-size:16px;
	line-height: 2.2;
}
.lis_bt3 p{
	padding-bottom:10px;
}
.lis_bt3 .photo{
	width: 100px;
	height: 100px;
	border:1px solid #eee;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right:10px;
}
.lis_bt3 .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;

}