/*企业*/
.new_all_ad{
    width:100%;
    height:124px;
}
.qiye_nav{
	width:100%;
	height:30px;
	background:#363636;
	line-height:30px;
	float:left;
}
.qiye_nav li{
	display:block;
	float:left;
	position:relative;
}
.qiye_nav li.active,.qiye_nav li:hover{
	background:#e80015;
	color:#fff;
}
.qiye_nav li>a{
	color:#fff;
	padding:0 25px;
}
.qiye_nav li div{
	position:absolute;
	top:30px;
	left:0;
	width:112px;
	max-height:300px;
	overflow:auto;
	background:#fff;
	display:none;
	border:1px solid #ddd;
	border-top:none;
	z-index:100000;
}
.qiye_nav li div a{
	display:block;
	width:100%;
	text-align:center;
	color:#1e50a2;
	border-bottom:1px solid #ddd;
}
.qiye_nav li:hover div{
	display:block;
}
.qiye_nav li div a:hover{
	color:#fff;
	background:#1e50a2;
}
#swiper_one{
	width:100%;
	overflow:hidden;
	background:red;
}
#one{
	width:100%;
	overflow:hidden;
	background:#fff;
}
#one .swiper-slide {
	width:100%;
}
#one .swiper-slide a{
	display:block;
}
#one .swiper-slide img{
	width:100%;
	display:block;
}
#swiper_one .swiper-pagination-bullet {
    width: 30px!important;
    height: 2px!important;
    border-radius: 0!important;
    background: #e80014!important;
    opacity: 1!important;
}
#swiper_one .swiper-pagination-bullet-active {
    background: #1a3697!important;
}
.sale_hot{
	width:100%;
	height:30px;
	background:#fff;
	background:url("../image/sale_hot.png") no-repeat top center;
	text-align:center;
	line-height:30px;
	font-size:24px;
	margin:20px 0;
}
.sale_hot_list{
	width:100%;
	overflow:hidden;
}
.sale_hot_list li{
	width:279px;
	height:354px;
	float:left;
	margin:0 22px 20px 0 ;
	background:#fff;
	border:1px solid #bfbfbf;
	overflow:hidden;
}
.sale_hot_list li:nth-of-type(4n){
	margin:0 0 20px 0;
}
.sale_hot_list li .pic{
	width:279px!important;
	height:279px;
}
.sale_hot_list li .info{
	width:261px;
	height:70px;
	line-height:25px;
	padding:0 10px 0 10px;
}
.sale_hot_list li .info span{
	color:#0372a7;
	font-size:16px;
	display:block;
	width:100%;
}
.sale_hot_list li .info span label{
	float:right;
	font-size:12px;
	color:#999;
}
.sale_hot_list li .info p{
	font-size:12px;
	height:3.4em;
	line-height:1.7em;
	color:#333;
	overflow:hidden;
	/*overflow:hidden; 
	text-overflow:ellipsis;
	display:-moz-box;  
    display:-webkit-box;  
    display:box;  
	-webkit-box-orient:vertical;
    -moz-box-orient:vertical;
    box-orient:vertical;
	-webkit-line-clamp:2; */
}
.dianpu_bg_opacity{
	width:100%;
	height:500px;
	position:relative;
}
.dianpu_bg_opacity>span{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
}
.dianpu_bg_opacity .click_change{
	width:1000px;
	height:82px;
	padding:0 0 0 95px;
}
.dianpu_bg_opacity .click_change a{
	display:block;
	float:left;
	width:75px;
	height:80px;
	margin:0 20px 0 0;
	color:#fff;
	border:2px solid #fff;
	text-align:center;
	border-top:none;
}
.dianpu_bg_opacity .click_change a i{
	font-size:36px;
	display:inline-block;
	margin:10px 0 0 0;
}
.dianpu_bg_opacity .click_change a p{
	color:#fff;
}
.dianpu_bg_opacity .click_change a.active{
	background:#3f7fce;
	border:2px solid #3f7fce;
	border-top:none;
}
.dianpu_bg_opacity .changed{
	width:1000px;
	height:360px;
	margin:29px 0;
	padding:0 0 0 95px;
}
.dianpu_bg_opacity .changed .changed_list{
	width:1000px;
	height:360px;
	background:#fff;
}
.dianpu_bg_opacity .changed .changed_list>img{
	width:600px;
	height:360px;
	float:left;
	display:block;
}
.dianpu_bg_opacity .changed .changed_list .f_l{
	width:360px;
	height:320px;
	padding:20px;
}
.dianpu_bg_opacity .changed .changed_list .f_l p{
	line-height:16px;
}
.dianpu_bg_opacity .changed .changed_list .f_l p>span{
	display:block;
	float:left;
	width:150px;
}
.dianpu_bg_opacity .changed .changed_list .f_l p img{
	display:block;
	float:left;
	width:16px;
	display:block;
	margin:0 0 0 10px;
}
.dianpu_bg_opacity .changed .changed_list .f_l p label{
	display:block;
	width:100px;
	float:left;
	margin:0 0 0 10px;
}
.dianpu_bg_opacity .changed .changed_list .f_l p label span{
	color:#ff0000;
	margin:0 1px;
}
.dianpu_bg_opacity .changed .changed_list .f_l>span{
	display:block;
	width:320px;
	height:126px;
	line-height:20px;
	overflow:hidden;
	margin:20px 0;
	float:left;
}
.dianpu_bg_opacity .changed .changed_list .f_l div{
	width:360px;
	padding:35px 0;
	border-top:1px dashed #ddd;
	overflow:hidden;
}
.dianpu_bg_opacity .changed .changed_list .f_l div>p{
	float:left;
	line-height:25px;
}
.dianpu_service{
	height:130px;
}
.dianpu_service .dianpu_service_logo{
	width:268px;
	height:86px;
	margin:22px 0;
	border-right:2px solid #d5d5d5;
}
.dianpu_service .dianpu_service_logo img{
	width:226px;
	height:70px;
	display:block;
	margin:8px 0;
}
.dianpu_service .dianpu_service_before{
	width:auto;
	height:90px;
	margin:20px 0 20px 30px;
}
.dianpu_service .dianpu_service_before>p{
	width:22px;
	height:90px;
	font-size:17px;
	font-weight:600;
	line-height:22.5px;
	float:left;
}
.dianpu_service .dianpu_service_before>a{
	display:block;
	float:left;
	width:40px;
	height:90px;
	margin:0 0 0 30px;
}
.dianpu_service .dianpu_service_before>a .pic{
	width:40px;
	height:40px;
	border-radius:20px;
}
.dianpu_service .dianpu_service_before>a p{
	text-align:center;
	line-height:34px;
}
.dianpu_service .dianpu_service_before>a>img{
	width:16px;
	height:16px;
	margin:0 12px;
}
.dianpu_service .dianpu_service_before>span{
	display:block;
	overflow:hidden;
	font-size:18px;
	line-height:30px;
	margin:10px 0 0 46px;
}
.dianpu_product{
	overflow:hidden;
}
.dianpu_product .left{
	width:190px;
}
.dianpu_product .left .dianpu_information{
	width:188px;
	border:1px solid #bfbfbf;
	overflow:hidden;
}
.dianpu_product .left .dianpu_information .one{
	width:168px;
	padding:10px;
	background:#f5f5f5;
}
.dianpu_product .left .dianpu_information .one p a{
	line-height:14px;
	color:#555 !important;
	font-weight:600;
	margin:0 0 10px 0;
}
.dianpu_product .left .dianpu_information .one>a{
	line-height:20px;
	display:inline-block;
	padding:0 5px 0 0;
}
.dianpu_product .left .dianpu_information .one>a:nth-of-type(2){
	border-left:1px solid #bfbfbf;
	padding:0 0 0 10px;
}
.dianpu_product .left .dianpu_information .one>a img{
	display:inline-block;
	vertical-align:middle;
	width:16px;
	margin:-4px 5px 0 0;
}
.dianpu_product .left .dianpu_information .one>a span{
	font-weight:bold;
	color:#d50000;
}
.dianpu_product .left .dianpu_information .two{
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	width:168px;
	padding:10px;
	line-height:30px;
	overflow:hidden;
}
.dianpu_product .left .dianpu_information .two a{
	display:block;
	width:100%;
	overflow:hidden;
	border-top:1px dashed #bfbfbf;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	line-height:20px;
}
.dianpu_product .left .dianpu_information .two a span{
	display:block;
	width:33%;
	float:left;
	text-align:center;
	color:red;
}
.dianpu_product .left .dianpu_information .two a span label{
	display:block;
	text-align:center;
	color:#888;
}
.dianpu_product .left .dianpu_information .three{
	width:178px;
	padding:10px;
	overflow:hidden;
}
.dianpu_product .left .dianpu_information .three a{
	display:block;
	float:left;
	width:78px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:1px solid #e5e5e5;
	margin:0 2px;
}
.dianpu_product .left .dianpu_information .three a:hover{
	border:1px solid #3996ec;
}
.dianpu_product .left .dianpu_sousuo{
	width:190px;
	margin:0 0 10px 0;
}
.dianpu_product .left .dianpu_sousuo>p{
	line-height:25px;
	background:#3f7fce;
	width:180px;
	padding:0 0 0 10px;
	color:#fff;
	font-size:14px;
}
.dianpu_product .left .dianpu_sousuo .one{
	width:168px;
	border:1px solid #bfbfbf;
	border-top:none;
	padding:10px;
}
.dianpu_product .left .dianpu_sousuo .one input{
	display:inline;
	width:100px;
	height:20px;
	border:1px solid #bfbfbf;
}
.dianpu_product .left .dianpu_sousuo .one>p{
	padding:10px 0;
}
.dianpu_product .left .dianpu_sousuo .one>p input{
	width:55px;
}
.dianpu_product .left .dianpu_sousuo .one>button{
	width:69px;
	height:26px;
	background:#3996ec;
	border:none;
	margin:0 0 0 50px;
	color:#fff;
}
.dianpu_product .left .dianpu_sousuo .two{
	width:188px;
	border:1px solid #bfbfbf;
	border-top:none;
	padding:10px 0;
}
.dianpu_product .left .dianpu_sousuo .two .look_all_menu{
	width:168px;
	padding:0 10px;
	color:#333;
	overflow:hidden;
}
.dianpu_product .left .dianpu_sousuo .two .look_all_menu span{
	display:inline-block;
	border-radius:100%;
	border:1px solid #bfbfbf;
	width:10px;
	height:10px;
	line-height:7px;
	text-align:center;
	color:#bfbfbf;
	vertical-align:middle;
	margin:-3px 0 0 0;
}
.dianpu_product .left .dianpu_sousuo .two .dianpu_fenlei{
	width:168px;
	overflow:hidden;
	padding:5px 10px;
	display:none;
}
.dianpu_product .left .dianpu_sousuo .two .dianpu_fenlei a{
	display:block;
	float:left;
	width:42px;
	text-align:center;
	color:#666;
}
.dianpu_product .left .dianpu_sousuo li{
	width:158px;
	padding:0 10px 0 20px;
	line-height:30px;
}
.dianpu_product .left .dianpu_sousuo li a{
	color:#333;
}
.dianpu_product .left .dianpu_sousuo .three{
	width:188px;
	border:1px solid #bfbfbf;
	border-top:none;
}
.dianpu_product .left .dianpu_sousuo .three .click_change{
	width:188px;
	overflow:hidden;
}
.dianpu_product .left .dianpu_sousuo .three .click_change a{
	display:block;
	width:94px;
	float:left;
	background:#e5e5e5;
	color:#666;
	text-align:center;
	line-height:25px;
}
.dianpu_product .left .dianpu_sousuo .three .click_change a.active{
	background:#fff;
	color:#3996ec;
}
.dianpu_product .left .dianpu_sousuo .three .changed{
	width:188px;
}
.dianpu_product .left .dianpu_sousuo .three .changed .changed_list{
	width:168px;
	padding:8px;
	max-height:1264px;
	overflow:hidden;
	position:relative;
}
.dianpu_product .left .dianpu_sousuo .three .changed .changed_list li{
	width:168px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.dianpu_product .left .dianpu_sousuo .three .changed .changed_list li .pic{
	width:45px;
	height:45px;
	float:left;
}
.dianpu_product .left .dianpu_sousuo .three .changed .changed_list li .info{
	width:115px;
	float:left;
	line-height:15px;
	margin:0 0 0 8px;
}
.dianpu_product .left .dianpu_sousuo .three .changed .changed_list li .info span{
	display:block;
	width:100%;
	color:#666;
}
.dianpu_product .left .dianpu_sousuo .three .changed .changed_list li .info p{
	color:#cc0000;
}
.dianpu_product .left .dianpu_sousuo .three .changed .changed_list li .info label{
	color:#999;
}
.dianpu_product .left .dianpu_sousuo .three .changed .changed_list li .info b{
	color:#cc9977;
}
.dianpu_product .right{
	width:990px;
	margin:0 0 0 10px;
}
.dianpu_product .right .dianpu_product_list{
	width:100%;
	overflow:hidden;
}
.dianpu_product .right .dianpu_product_list>p{
	width:970px;
	padding:0 10px;
	line-height:25px;
	background:#3f7fce;
	font-size:14px;
	color:#fff;
}
.dianpu_product .right .dianpu_product_list>p span{
	float:right;
	color:#fff;
}
.dianpu_product .right .dianpu_product_list ul{
	overflow:hidden;
	margin:0 0 10px 0;
}
.dianpu_product .right .dianpu_product_list ul li{
	width:238px;
	overflow:hidden;
	float:left;
	border:1px solid #bfbfbf;
	margin:10px 10px 0 0;
}
.dianpu_product .right .dianpu_product_list ul li:nth-of-type(4n){
	margin:10px 0 0 0;
}
.dianpu_product .right .dianpu_product_list ul li .pic{
	width:238px;
	height:238px;
}
.dianpu_product .right .dianpu_product_list ul li .info{
	width:218px;
	height:;
	padding:0 10px;
}
.dianpu_product .right .dianpu_product_list ul li .info p{
	line-height:30px;
	color:#0372a7;
	font-size:16px;
}
.dianpu_product .right .dianpu_product_list ul li .info p label{
	float:right;
	color:#bfbfbf;
	font-size:12px;
}
.dianpu_product .right .dianpu_product_list ul li .info span{
	display:block;
	width:218px;
	height:40px;
	line-height:20px;
	overflow:hidden;
}
.dianpu_product .right .dianpu_product_list .dianpu_contact{
	width:988px;
	height:309px;
	border:1px solid #bfbfbf;
	border-top:none;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
}
.dianpu_product .right .dianpu_product_list .dianpu_contact .dianpu_contact_left{
	width:480px;
	height:300px;
	margin:0 0 0 10px;
	float:left;
}
.dianpu_product .right .dianpu_product_list .dianpu_contact .dianpu_contact_left .baidumap{
	border:1px solid #bfbfbf;
	width:478px;
	height:298px;
}
.dianpu_product .right .dianpu_product_list .dianpu_contact .dianpu_contact_left #container2{
	width:478px;
	height:298px;
}
.dianpu_product .right .dianpu_product_list .dianpu_contact .dianpu_contact_left dl{
	width:480px;
	line-height:30px;
	font-size:14px;
}
.dianpu_product .right .dianpu_product_list .dianpu_contact .dianpu_contact_left dl dt{
	width:80px;
	float:left;
}
.dianpu_product .right .dianpu_product_list .dianpu_contact .dianpu_contact_left dl dd{
	width:400px;
	float:left;
}
.dianpu_product .right .dianpu_product_list .dianpu_contact .dianpu_contact_left>img{
	width:480px;
	height:300px;
	display:block;
}
.dianpu_product .right .dianpu_product_list .dianpu_contact .dianpu_contact_left>p{
	line-height:20px;
	text-indent:2em;
}
/*店铺公用底部*/
.dianpu_bottom{
	border-top:1px solid #f49f1a;
	margin-top:10px;
}
.dianpu_bottom p{
	text-align:center;
	line-height:40px;
	color:#aaa;
}
.dianpu_bottom p a{
	display:inline-block;
	margin:0 5px;
}
.dianpu_bottom .one{
	color:#333;
	border-bottom:1px solid #e1e1e1;
}
/*店铺供应页面*/
.dianpu_product_list .dianpu_gongying_menu{
	width:990px;
}
.dianpu_product_list .dianpu_gongying_menu a{
	display:inline-block;
	color:#0066cc;
	line-height:30px;
	margin:0 40px 0 10px;
}
.dianpu_product_list .dianpu_gongying_menu a span{
	color:#9f9f9f;
}
.dianpu_product_search{
	overflow:hidden;
	width:100%;
	clear:both;
	padding:10px 0;
}
.dianpu_product_search input[type="text"]{
	width:298px;
	height:28px;
	border:1px solid #b7b7b7;
	border-right:none;
	margin:0 0 0 10px;
}
.dianpu_product_search input[type="button"]{
	width:80px;
	height:30px;
	border:none;
	background:#3996ec;
	color:#fff;
}
.dianpu_product_shaixuan{
	width:948px;
	height:40px;
	border:1px solid #eeeeee;
	margin:0 10px;
	background:#fafafa;
	line-height:38px;
	padding:0 10px;
}
.dianpu_product_shaixuan>span{
	color:#666;
	display:inline-block;
	margin:0 10px 0 0;
	cursor:pointer;
}
.dianpu_product_shaixuan>span.active label{
	border:1px solid #3996ec;
	color:#3996ec;
	-webkit-transform: rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg);
}
.dianpu_product_shaixuan>span label{
	display:inline-block;
	color:#888;
	border:1px solid #ccc;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	border-radius:2px;
}
.dianpu_product_shaixuan>span input[type="submit"]{
	background:#3996ec;
	color:#fff;
	width:50px;
	display:none;
}
.dianpu_product_shaixuan>p{
	display:inline;
	float:right;
}
.dianpu_product_shaixuan>p label{
	margin:0 10px 0 0;
	position:relative;
}
.dianpu_product_shaixuan>p label i{
	color: red;
    position: absolute;
    top: -3px;
    right: -10px;
    line-height: 0;
    font-size: 14px;
}
.dianpu_product_list .dianpu_img{
	width:100%;
	overflow:hidden;
}
.dianpu_product_list .dianpu_img li{
	width:186px;
	height:237px;
	margin:10px 0 0 10px;
	position:relative;
	float:left;
}
.dianpu_product_list .dianpu_img li .down_img{
	width:186px;
	height:187px;
	position:absolute;
	top:0;
	left:0;
	background:url('../image/album.png') no-repeat top right;
	background-size:186px;
}
.dianpu_product_list .dianpu_img li .pic{
	width:170px;
	height:170px;
	background:red;
	position:absolute;
	top:5px;
	left:5px;
}
.dianpu_product_list .dianpu_img li .up_img{
	width:42px;
	height:42px;
	position:absolute;
	top:0;
	left:0;
	background:url('../image/album.png') no-repeat top right;
	background-position: 0 -298px;
}
.dianpu_product_list .dianpu_img li .dianpu_img_p{
	position:absolute;
	top:187px;
	left:0;
	width:186px;
	height:50px;
	text-align:center;
	line-height:25px;
}
.dianpu_product_list .dianpu_img li .dianpu_img_p p{
	color:#000;
}
.dianpu_product_list .dianpu_img li .dianpu_img_p span{
	color:#999999;
}
/*询价单*/
.dianpu_product_list .dianpu_xunjiadan{
	width:988px;
	height:558px;
	border:1px solid #ddd;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_left{
	width:199px;
	height:558px;
	border-right:1px solid #ddd;
	background:#f9f9f9;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_left a{
	display:block;
	line-height:40px;
	border-bottom:1px solid #ddd;
	color:#666;
	text-align:center;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_left a.active{
	color:#fff;
	background:#3996ec;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right{
	width:788px;
	height:558px;
	background:#fff;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li .changed_list_left{
	width:100px;
	line-height:40px;
	text-align:right;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li .changed_list_left i{
	color:red;
	display:inline-block;
	margin:-10px 0 0 0;
	font-size:12px;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li .changed_list_right{
	width:688px;
	min-height:40px;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li .changed_list_right input{
	height:28px;
	border:1px solid #ddd;
	border-radius:3px;
	margin:5px 0;
	padding:0 10px;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li .changed_list_right p{
	padding:10px 0;
	width:100%;
	color:#999;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li .changed_list_right p input{
	border:none;
	width:70px;
	overflow:hidden;
	padding:0;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li .changed_list_right textarea{
	margin:10px 0 0 0;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li div{
	overflow:hidden;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li  button{
	display:block;
	width:100px;
	height:30px;
	background:#3996ec;
	color:#fff;
	border:none;
	border-radius:3px;
	margin:30px 100px;
	overflow:hidden;
	clear:both;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li a{
	display:inline-block;
	margin:0 0 0 100px;
	color:#0066cc;
}
.dianpu_product_list .dianpu_xunjiadan .dianpu_xunjiadan_right li>p{
	line-height:40px;
	color:#000;
	padding:0 10px;
}


/*店铺详情页面*/
.preview .hidden{
display: none;
}
.preview .preview_shoucang{
	width:400px;
	line-height:40px;
	overflow:hidden;
}
.preview .preview_shoucang i{
	vertical-align: baseline;
        font-style: normal;
}

.preview .preview_shoucang>a{
	margin:0 20px 0 0;
}
.preview .preview_shoucang>a .icon-iconfontshare{
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	margin:-3px 3px 0 0;
}
.preview .preview_shoucang>a .icon-xing1{
	font-size:20px;
	display:inline-block;
	vertical-align:middle;
	margin:-3px 0px 0 0;
}
.preview .preview_shoucang>a .icon-xing1.active{
	color:red;
}
.dianpu_goods_detail{
	width:520px;
	/*height:507px;*/
	padding:0 20px;
	overflow:hidden;
}
.dianpu_goods_detail>span{
	color:#f49f15;
	line-height:30px;
}
.dianpu_goods_detail .dianpu_price{
	width:500px;
	padding:10px;
	background:#fff6e9;
}
.dianpu_goods_detail .dianpu_price span{
	display:block;
	line-height:30px;
	color:#675b4a;
}
.dianpu_goods_detail .dianpu_price span em{
	margin-left: 18px;
        font-size: 14px;
}
.dianpu_goods_detail .dianpu_price span em i{
	text-decoration: line-through;
        font-size: 14px;
        width: 40px;
}
.dianpu_goods_detail .dianpu_price span b{
	color:#ff0000;
	font-size:24px;
	margin:0 0 0 15px;
        vertical-align: middle;
}
.dianpu_goods_detail .dianpu_price span a{
	display:inline-block;
	color:#fff;
	margin:0 0 0 15px;
	background:#ff6600;
	line-height:normal;
	padding:0 5px;
	line-height:20px;
	border-left:2px dashed #ff6600;
}
.dianpu_goods_detail .dianpu_price span label{
	color:#b5621b;
	font-size:14px;
	margin:0 0 0 15px;
}
.dianpu_goods_detail .dianpu_yunfei{
	padding:5px 10px;
	color:#999999;
}
.dianpu_goods_detail .dianpu_yunfei span{
	color:#333;
	margin:0 15px;
}
.dianpu_goods_detail .dianpu_shangjia{
	padding:5px 10px;
	color:#999
}
.dianpu_goods_detail .dianpu_shangjia a{
	color:#666;
	margin:0 5px;
}
.dianpu_goods_detail .dianpu_shangjia a img{
	vertical-align:middle;
	margin:-4px 3px 0 5px;
	width:16px;
	height:16px;
}
.dianpu_goods_detail .dianpu_xiaoliang{
	border-top:1px dashed #e0e0e0;
	border-bottom:1px dashed #e0e0e0;
	padding:10px 0;
	text-align:center;
	overflow:hidden;
}
.dianpu_goods_detail .dianpu_xiaoliang a{
	display:block;
	width:33%;
	float:left;
	line-height:30px;
	border-left:1px solid #dadada;
	color:#999;
}
.dianpu_goods_detail .dianpu_xiaoliang a:nth-of-type(1){
	border:none;
}
.dianpu_goods_detail .dianpu_xiaoliang a span{
	color:#ff6600;
	margin:0 0 0 5px;
}
.dianpu_goods_detail .dianpu_xuanze{
	width:500px;
	padding:10px;
	overflow:hidden;
	line-height:40px;
}
/*---------设置商品规格*/
.dianpu_goods_detail dl{
	width: 500px;
        padding: 10px;
        overflow: hidden;
        line-height: 40px;
}
.dianpu_goods_detail dl dt{
	width:75px;
	color:#999999;
        float:left;
}
.dianpu_goods_detail dl dd{
	width:425px;
	min-height:10px;
	overflow:auto;
        float:right;
}
.dianpu_goods_detail dl dd ul li{
	width:130px;
	height:40px;
	float:left;
	margin:0 20px 10px 0;
	overflow:hidden;
	text-align:center;
        border:1px solid #f5f5f5;
}
.dianpu_goods_detail dl dd ul li a{
	width:130px;
	height:40px;
}
.dianpu_goods_detail .dianpu_price span b i{
    vertical-align:baseline;
    font-size: 24px;
    font-style:normal;
}
/*----------------------结束*/
.dianpu_goods_detail .dianpu_xuanze .left{
	width:43px;
	color:#999999;
}
.dianpu_goods_detail .dianpu_xuanze .right{
	width:455px;
	min-height:10px;
	overflow:auto;
}
.dianpu_goods_detail .dianpu_xuanze .right li{
	width:130px;
	height:40px;
	float:left;
	position:relative;
	margin:0 20px 10px 0;
	overflow:hidden;
	text-align:center;
}
.dianpu_goods_detail .dianpu_xuanze .right li img{
	width:38px;
	height:38px;
	position:absolute;
	top:1px;
	left:1px;
	z-index:10;
}
.dianpu_goods_detail .dianpu_xuanze .right li>label{
	position:absolute;
	top:0;
	left:0;
	width:90px;
	height:40px;
	padding:0 0 0 40px;
	color:#666;
}
.dianpu_goods_detail .dianpu_xuanze .right li>input[type="radio"]:before{
	content:"";
    display:inline-block;
    width:130px;
    height:40px;
    border:1px solid #ddd;
    background:#FFF;
    box-sizing:border-box;
    position:absolute;
    top:0;
    right:0;
}
.dianpu_goods_detail .dianpu_xuanze .right li>input[type="radio"]:checked:before{
	border:1px solid #ff5500;
}
.dianpu_goods_detail .dianpu_xuanze .right li>input[type="radio"]:checked:after{
	content:"";
    color:#3996ec;
    display:inline-block;
    width:3px;
    height:7px;
    border-right:2px solid #ff5500;
    border-bottom:2px solid #ff5500;
    transform:rotate(45deg);
    position:absolute;
    right:4px;
    bottom:3px;
}
.dianpu_goods_detail .dianpu_xuanze .right .dianpu_shuliang{
	width:80px;
	height:32px;
	position:relative;
	margin:4px 0 0 0;
}
.dianpu_goods_detail .dianpu_xuanze .right .dianpu_shuliang input{
	width:50px;
	height:30px;
	border:1px solid #a7a6ac;
	padding:0 0 0 10px;
	position:absolute;
	top:0;
	left:0;
}
.dianpu_goods_detail .dianpu_xuanze .right .dianpu_shuliang span{
	position:absolute;
	right:0;
	display:block;
	width:15px;
	height:12px;
	text-align:center;
	line-height:10px;
	border:1px solid #a7a6ac;
	cursor:pointer;
}
.dianpu_goods_detail .dianpu_xuanze .right .dianpu_shuliang .add{
	top:0;
}
.dianpu_goods_detail .dianpu_xuanze .right .dianpu_shuliang .subtract{
	bottom:0;
}
.dianpu_goods_detail .dianpu_xuanze .right .dianpu_shuliang span i{
	display:inline-block;
	vertical-align:middle;
	margin:2px 0 0 0;
}
.dianpu_goods_detail .dianpu_xuanze .right>span{
	margin:0 20px 0 5px;
	color:#666;
}
.dianpu_goods_detail .dianpu_goumai{
	width:100%;
	text-align:center;
	overflow:hidden;
}
.dianpu_goods_detail .dianpu_goumai a{
	border:1px solid #ff8244;
	display:inline-block;
	width:178px;
	height:38px;
	line-height:38px;
	margin:10px;
	font-size:20px;
	background:#ff8244;
	color:#fff;
}
.dianpu_goods_detail .dianpu_goumai a:nth-of-type(1){
	background:#fff6e9;
	color:#ff8244;
}
.dianpu_goods_detail .dianpu_special{
	width:500px;
	padding:13px 10px 0 10px;
	color:#999;
}
.dianpu_goods_detail .dianpu_special a{
	margin:0 0 0 30px;
	color:#666;
}
.dianpu_goods_detail .dianpu_special a:hover{
	color:#3996ec;
	text-decoration:underline;
}
.dianpu_goods_detail .dianpu_special a label{
	display:inline-block;
	color:#a98c81;
	border:1px solid #a98c81;
	width:18px;
	height:18px;
	text-align:center;
	line-height:18px;
	margin:0 3px 0 0;
}
.dianpu_goods_ad{
	width:140px;
	height:507px;
	padding:0 45px;
	background:#fff;
        text-align: center;
}
.dianpu_goods_ad>p{
	line-height:30px;
	position:relative;
	text-align:center;
}
.dianpu_goods_ad>p:after{
	content:"";
	display:block;
	width:140px;
	border-bottom:1px solid #eaeaea;
	position:absolute;
	top:15px;
	left:0;
}
.dianpu_goods_ad>p span{
	display:inline-block;
	background:#fff;
	position:relative;
	z-index:1;
	padding:0 10px;
	color:#999;
}
#swiper_two{
	width:140px;
	background:#fff;
}
#swiper_two .swiper-slide{
	width:140px;
	height:140px!important;
	margin:0 0 5px 0;
}
#swiper_two .swiper-slide a{
	position:relative;
}
#swiper_two .swiper-slide a p{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(255,255,255,0.5);
	text-align:center;
}
#swiper_two .swiper-container{
	height:477px;
}
#swiper_two .swiper-button-next, .swiper-button-prev {
    top: 464px!important;
    width: 13px!important;
    height: 27px!important;
    -moz-background-size: 13px 27px!important;
    -webkit-background-size: 13px 27px!important;
    background-size: 13px 27px!important;
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
}
#swiper_two .swiper-container .swiper-wrapper li{
    margin-bottom: 30px;
}
.goods_detail_info{
	width:990px;
}
.goods_detail_info>.click_change{
	width:988px;
	height:49px;
	border:1px solid #bfbfbf;
	line-height:47px;
	text-align:center;
}
.goods_detail_info>.click_change a{
	display:block;
	float:left;
	width:100px;
	height:47px;
	border-top:2px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	font-weight:600;
	overflow:hidden;
}
.goods_detail_info>.click_change a.active{
	border-top:2px solid #3996ec;
	color:#3996ec;
	border-right:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	position:relative;
}
.goods_detail_info>.click_change a.active:nth-of-type(1){
	border-left:1px solid #fff;
}
.goods_detail_info>.click_change a.active:before{
	content:"";
	background:#3996ec;
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	top:-17px;
	left:40px;
	transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
}
.goods_detail_info>.changed{
	width:990px;
	overflow:hidden;
}
.goods_detail_info>.changed .changed_list .goods_detail_img img{
	width:100%;
	display:block;
}
.goods_detail_info .dianpu_goods{
	width:968px;
	border:1px solid #bfbfbf;
	border-top:none;
	margin:0 0 20px 0;
	padding:10px;
}
.goods_detail_info .dianpu_goods p{
	color:#666;
}
.goods_detail_info .dianpu_goods p a{
	color:#3355aa;
}
.goods_detail_info .dianpu_goods p a:hover{
	text-decoration:underline;
	color:#0d4ce8;
}
.goods_detail_info .dianpu_goods p span{
	color:#fff;
	display:inline-block;
	background:#ff0036;
	width:60px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-radius:10px;
	margin:0 0 0 10px;
}
.goods_detail_info .dianpu_goods p span:hover{
	background:#3996ec;
	cursor:pointer;
}
.goods_detail_info .dianpu_goods p span i{
	display:inline-block;
	vertical-align:middle;
	margin:-2px 0 0 0;
	font-size:22px;
}
.goods_detail_info .dianpu_goods dl{
	width:1000px;
	overflow:hidden;
}
.goods_detail_info .dianpu_goods dt{
	line-height:40px;
	width:100%;
	color:#666;
}
.goods_detail_info .dianpu_goods dd{
	width:25%;
	display:block;
	float:left;
	line-height:30px;
	color:#666;
}
.goods_detail_info .changed .changed_list .dianpu_parameter{
	width:988px;
	border:1px solid #bfbfbf;
	border-top:none;
	padding:20px 0;
}
.goods_detail_info .changed .changed_list .dianpu_parameter dl{
	width:946px;
	border:1px solid #bfbfbf;
	margin:0 20px;
	border:1px solid #bfbfbf;
	border-bottom:none;
	line-height:30px;	
}
.goods_detail_info .changed .changed_list .dianpu_parameter dl dt{
	width:936px;
	border-bottom:1px solid #bfbfbf;
	background:#f0f0f0;
	padding:0 0 0 10px;
}
.goods_detail_info .changed .changed_list .dianpu_parameter dl dd{
	width:100%;
	border-bottom:1px solid #bfbfbf;
	background:#fff;
	overflow:hidden;
}
.goods_detail_info .changed .changed_list .dianpu_parameter dl dd span{
	display:block;
	border-right:1px solid #bfbfbf;
	float:left;
	width:150px;
	padding:0 0 0 10px;
}
.goods_detail_info .changed .changed_list .dianpu_parameter dl dd label{
	display:block;
	float:left;
	width:750px;
	padding:0 0 0 10px;
}
/*评价*/
.goods_detail_info .changed .changed_list .dianpu_rated{
	width:100%;
	overflow:hidden;
}
.goods_detail_info .changed .changed_list .dianpu_rated .dianpu_rated_total{
	width:928px;
	border:1px solid #bfbfbf;
	overflow:hidden;
	margin:10px 0 0 0;
	padding:10px 30px;
}
.dianpu_rated .dianpu_rated_total .left{
	width:100px;
	height:57px;
	margin:17px 0;
}
.dianpu_rated .dianpu_rated_total .left p{
	font-size:36px;
	font-weight:600;
	color:#f70;
	line-height:40px;
}
.dianpu_rated .dianpu_rated_total .left p b{
	font-size:18px;
	color:#f70;
}
.dianpu_rated .dianpu_rated_total .left span{
	color:#999;
	line-height:20px;
} 
.dianpu_rated .dianpu_rated_total .center{
	width:500px;
	height:80px;
	margin:10px 0;
}
.dianpu_rated .dianpu_rated_total .center>p{
	width:20px;
	height:80px;
	text-align:center;
	position:relative;
}
.dianpu_rated .dianpu_rated_total .center>p:before{
	content:"";
	position:absolute;
	top:0;
	left:9px;
	width:0;
	height:80px;
	border-left:1px solid #bbb;
}
.dianpu_rated .dianpu_rated_total .center>p span{
	display:block;
	width:20px;
	height:60px;
	padding:3px 0;
	position:absolute;
	top:7px;
	left:0;
	background:#fff;
	line-height:15px;
	color:#bbb;
}
.dianpu_rated .dianpu_rated_total .center li{
	width:150px;
	height:80px;
	position:relative;
	margin:0 0 0 10px;
}
.dianpu_rated .dianpu_rated_total .center li div{
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	color:#f70;
	font-size:16px;
}
.dianpu_rated .dianpu_rated_total .center li p{
	width:55px;
	text-align:center;
	float:left;
	padding:20px 0 0 0;
}
.dianpu_rated .dianpu_rated_total .center li p span{
	color:#999;
}
.dianpu_rated .dianpu_rated_total .right{
	width:100px;
}
.dianpu_rated_detail{
	width:988px;
	height:auto;
	margin:10px 0 0 0;
	border:1px solid #bfbfbf;
}
.dianpu_rated_detail .click_change{
	width:988px;
	height:30px;
	border-bottom:1px solid #bfbfbf;
}
.dianpu_rated_detail .click_change a{
	display:block;
	float:left;
	width:100px;
	text-align:center;
	border-right:1px solid #bfbfbf;
	line-height:30px;
	position:relative;
	z-index:1;
}
.dianpu_rated_detail .click_change a.active{
	border-top:3px solid #3996ec;	
	top:-1px;
	line-height:27px;
}
.dianpu_rated_detail .changed{
	width:100%;
}
.dianpu_rated_filter{
	width:968px;
	height:40px;
	background:#f5f5f5;
	line-height:40px;
	padding:0 10px;
}



.dianpu_rated_detail li{
	width:988px;
	overflow:hidden;
	padding:10px 0;
}
.dianpu_rated_detail li .left{
	width:60px;
	height:80px;
	padding:40px 50px;
}
.dianpu_rated_detail li .left .pic{
	width:60px;
	height:60px;
	border-radius:100%;
	overflow:hidden;
}
.dianpu_rated_detail li .left p{
	width:60px;
	text-align:center;
	line-height:20px;
	color:#666;
}
.dianpu_rated_detail li .center{
	width:628px;
	padding:40px 0px;
}
.dianpu_rated_detail li .center>label{
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
}
.dianpu_rated_detail li .center>label i{
	color:#3996ec;
	font-size:22px;
}
.dianpu_rated_detail li .center>p{
	color:#666;
	line-height: 24px;
    word-break: break-all;
    overflow:hidden;
}
.dianpu_rated_detail li .center .pic_parent{
	width:100%;
	overflow:hidden;
}
.dianpu_rated_detail li .center .pic_parent span{
	display:block;
	width:120px;
	height:120px;
	float:left;
	margin:0 2px;
}
.dianpu_rated_detail li .center .pic_parent span .pic{
	width:120px;
	height:120px;
}

.dianpu_rated_detail li .center>span{
	display:block;
	width:100%;
	color:#999;
	padding:10px 0;
}
.dianpu_rated_detail li .center>span a{
	display: inline-block;
    padding: 0 10px;
    line-height: 20px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #f9f9f9;
    cursor: pointer;
}
.dianpu_rated_detail li .center>span label span{
	display: inline-block;
    padding: 0 10px;
    line-height: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #f9f9f9;
    cursor: pointer;
    margin:0 10px;
}
.dianpu_rated_detail li .right{
	width:160px;
	margin:0;
	padding:16px 0 0 0;
}
.dianpu_rated_detail li .right p{
	color:#bbb;
	line-height:24px;
}


.dianpu_service_after{
	width:888px;
	border:1px solid #bfbfbf;
	border-top:none;
	padding:50px;
}
.dianpu_service_after>p{
	line-height:47px;
	padding:20px 0 0 0;
	font-size:14px;
	border-bottom:1px solid #bfbfbf;
}
.dianpu_service_after>p strong{
	border-bottom:1px solid #3996ec;
	padding:14px 0;
}
.dianpu_service_after>p a{
	color:#2272c8;
}
.dianpu_service_after>p a:hover{
	text-decoration:underline;
}
.dianpu_service_after>span{
	line-height:30px;
	color:#666;
}
.dianpu_service_after>img{
	width:800px;
	display:block;
	margin:0 auto;
}
.dianpu_service_after div{
	width:100%;
	padding:5px 0;
	line-height:32px;
}
.dianpu_service_after div i{
	font-size:56px;
	display:inline-block;
	vertical-align:middle;
	margin:-9px 0 0 0;
	color:#3996ec;
}
.dianpu_service_after div span{
	font-size:20px;
	color:#3996ec;
	font-weight:600;
}
.dianpu_service_after div p{
	line-height:20px;
}
.dianpu_service_after div p>a{
	color:#2272c8;
}
.dianpu_service_after div p>a:hover{
	text-decoration:underline;
}
.look_all_rated{
	line-height:40px;
}
.look_all_rated a{
	color:#2272c8;
}
/*店铺档案*/
.dianpu_dangan{
	width:100%;
	overflow:hidden;
}
.dianpu_dangan>.click_change{
	width:100%;
	text-align:center;
	padding:40px 0;
}
.dianpu_dangan>.click_change a{
	display:inline-block;
	width:123px;
	height:28px;
	border:1px solid #f49c19;
	background:#fff;
	line-height:28px;
	text-align:center;
	margin:0 10px;
	color:#f49c19;
	font-size:16px;
}
.dianpu_dangan>.click_change a.active{
	background:#f49c19;
	color:#fff;
}
.dianpu_dangan>.changed>.changed_list .h_top{
	width:100%;
	position:relative;
}
.dianpu_dangan>.changed>.changed_list .h_top>img{
	display:block;
	width:100%;
	height:220px;
}
.dianpu_dangan>.changed>.changed_list .h_top .absolute{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(177, 156, 156, 0.6);
}
.dianpu_dangan>.changed>.changed_list .h_top .absolute>span{
	display:block;
	width:100%;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:60px;
	margin:36px 0 0 0;
}
.dianpu_dangan>.changed>.changed_list .h_top .absolute>span a{
	margin:0 5px;
	color:#fff;
	font-size:14px;
}
.dianpu_dangan>.changed>.changed_list .h_top .absolute>span a img{
	display:inline-block;
	width:18px;
	height:18px;
	vertical-align:middle;
	margin:-5px 5px 0 0;
}
.dianpu_dangan>.changed>.changed_list .h_top .absolute>label{
	display:block;
	width:100%;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:30px;
}
.dianpu_dangan>.changed>.changed_list .h_top .absolute>p{
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:30px;
}
.dianpu_dangan>.changed>.changed_list .h_top .absolute>p a{
	margin:0 5px;
}
.dianpu_dangan>.changed>.changed_list .h_top .absolute>p a img{
	display:inline-block;
	width:18px;
	height:18px;
	vertical-align:middle;
	margin:-4px 0 0 0;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom{
	width:1188px;
	border:1px solid #e5e5e5;
	border-top:none;
	overflow:hidden;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li{
	width:463px;
	height:184px;
	float:left;
	border-left:1px dashed #e5e5e5;
	overflow:hidden;
	margin:60px 0;
	padding:0 60px;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li:nth-of-type(1){
	width:464px;
	border:none;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li>a{
	color:#f65500;
	line-height:40px;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li>a img{
	display:inline-block;
	width:28px;
	height:28px;
	vertical-align:middle;
	margin:-5px 5px 0 0;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li p{
	max-height:12em;
	line-height:3em;
	color:#888;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li p a{
	color:#f65500;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li .right{
	width:100%;
	max-height:12em;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li .right>p{
	line-height:3em;
	overflow:hidden;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li .right>p strong{
	display:block;
	max-width:300px;
	float:left;
	color:#222;
	margin:0 4px;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li .right>p span{
	display:inline-block;
	float:left;
	color:#888;
}
.dianpu_dangan>.changed>.changed_list>.h_bottom li .right .look_map img{
	height:30px;
	display:inline-block;
	vertical-align:middle;
	margin:-1px 3px 0 0;
}
.ditu_show{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10000000;
	background:rgba(0,0,0,0.5);
}
.ditu_show .ditu_center{
	width:800px;
	background:#fff;
	margin:200px auto 0 auto;
	position:relative;
}
.ditu_show .ditu_center>p{
	width:780px;
	padding:0 10px;
	line-height:49px;
	border-bottom:1px solid #e9ebec;
	font-size:14px;
	font-weight:bold;
}
.ditu_show .ditu_center>p span{
	float:right;
	font-size:20px;
	font-weight:normal;
	cursor:pointer;
}
.ditu_show .ditu_center .baidumap{
	width:800px;
	height:400px;
}
.ditu_show .ditu_center .baidumap #container3{
	width:800px;
	height:400px;
}
.ditu_show .ditu_center>p label{
	font-size: 12px;
    color: #ff5400;
    margin:0 0 0 10px;
    font-weight:normal;
}
.ditu_show .ditu_center table{
	width:700px;
	height:400px;
	margin:0 auto;
}
.ditu_show .ditu_center table td{
	width:278px;
	overflow:hidden;
	float:left;
	font-size:;
	color:#222;
	line-height:38px;
}
.ditu_show .ditu_center table td.small{
	width:72px;
	color:#9f9f9f;
}
.ditu_show .ditu_center>span{
	display:block;
	width:80px;
	height:80px;
	position:absolute;
	bottom:100px;
	right:100px;
	background:url('../image/22.png') no-repeat;
	background-position: -149px -684px;
}
.zizhuanzizhi{
	width:1148px;
}
.dianpu_company_dangan{
	width:100%;
	border:1px solid #e9ebec;
	padding:0 20px;
	line-height:48px;
}
.dianpu_company_dangan strong{
	font-size:14px;
	color:#222;
}
.dianpu_company_dangan span{
	color:#888;
}
.dianpu_company_dangan a{
	color:#888;
}
.dianpu_company_dangan a img{
	display:inline-block;
	width:18px;
	height:18px;
	vertical-align:middle;
	margin:-4px 0 0 5px;
}
.zizhuanzizhi .h_bottom{
	width:100%;
	padding:20px;
	border:1px solid #e9ebec;
	border-top:none;
	overflow:hidden;
}
.zizhuanzizhi .h_bottom li{
	width:238px;
	height:288px;
	border:1px solid #e9ebec;
	float:left;
	margin:0 10px 0 0;
}
.zizhuanzizhi .h_bottom li:hover{
	border:1px solid #3996ec;
}
.zizhuanzizhi .h_bottom li p{
	text-align:center;
	color:#3996ec;
	line-height:80px;
}
.zizhuanzizhi .h_bottom li img{
	display:block;
	width:150px;
	margin:0 auto;
}
.xiangxixinxi{
	width:1148px;
}
.xiangxixinxi .h_bottom{
	width:100%;
	padding:20px;
	border:1px solid #e9ebec;
	border-top:none;
	overflow:hidden;
}
.xiangxixinxi .h_bottom p{
	line-height:40px;
	font-weight:bold;
	color:#222;
}
.xiangxixinxi .h_bottom table{
	margin:0 0 10px 0;
	border-top:1px solid #e9ebec;
	border-left:1px solid #e9ebec;
}
.xiangxixinxi .h_bottom table td{
	border-bottom:1px solid #e9ebec;
	border-right:1px solid #e9ebec;
	width:212px;
	padding:10px;
	line-height:20px;
}
.xiangxixinxi .h_bottom table td.small{
	background:#fafafa;
	width:148px;
	text-align:center;
	padding:0;
}
.jaioyixinyongjilu{
	width:1148px;
}
.jaioyixinyongjilu .h_bottom{
	width:100%;
	padding:20px;
	border:1px solid #e9ebec;
	border-top:none;
	overflow:hidden;
}
.jaioyixinyongjilu .h_bottom li{
	width:190px;
	overflow:hidden;
	float:left;
	border-right:1px dashed #e8e8e8;
	text-align:center;
	line-height:30px;
}
.jaioyixinyongjilu .h_bottom li:nth-of-type(6){
	border:none;
}
.jaioyixinyongjilu .h_bottom li span{
	display:block;
	color:#666;
}
.jaioyixinyongjilu .h_bottom li strong{
	display:block;
	color:#666;
	font-size:32px;
	font-weight:normal;
}
.jaioyixinyongjilu .h_bottom li p i{
	display:block;
	color:#2ea067;
	font-size:20px;
	display:inline-block;
	margin:5px 0 -3px 0;
}
.jaioyixinyongjilu .h_bottom li label{
	display:block;
	color:#c8c8c8;
}
.jaioyixinyongjilu .h_bottom li b{
	display:block;
	color:#c8c8c8;
	font-size:32px;
	font-weight:normal;
}
.fuwu{
	width:1190px;
	overflow:hidden;
}
.baozhangfuwu{
	width:543px;
	float:left;
}
.baozhangfuwu .h_bottom{
	width:583px;
	padding:20px 0;
	border:1px solid #e9ebec;
	border-top:none;
	overflow:hidden;
}
#swiper_five{
	width:583px;
	height:141px;
}
#swiper_five .swiper-slide{
	width:135px;
	text-align:center;
}
#swiper_five .swiper-slide a{
	margin:30px 0 0 0;
}
#swiper_five .swiper-slide i{
	font-size:40px;
	color:#ff5400;
}
#swiper_five .swiper-slide p{
	color:#666;
	line-height:25px;
}
#swiper_five .swiper-slide span{
	color:#888;
	line-height:25px;
}
#swiper_five .swiper-button-next,
#swiper_five .swiper-button-prev{
	width:34px!important;
	height:60px!important;
	background:#000;
	opacity:0.12;
    top: 50%!important;
    margin-top: -22px!important;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
}
#swiper_five .swiper-button-next:hover,
#swiper_five .swiper-button-prev:hover{
	opacity:0.4;
}
#swiper_five .swiper-button-prev{
	left:0;
}
#swiper_five .swiper-button-next{
	right:0;
}
#swiper_five .swiper-button-next img,
#swiper_five .swiper-button-prev img{
	display:block;
	width:22px;
	height:46px;
	margin:6px 0 0 7px;
}
.maijiafuwu{
	width:543px;
	float:left;
	margin: 20px 0 0 62px;
}
.maijiafuwu .h_bottom{
	width:100%;
	padding:20px;
	border:1px solid #e9ebec;
	border-top:none;
	overflow:hidden;
	text-align:center;
}
.maijiafuwu .h_bottom li{
	width:135px;
	float:left;
	overflow:hidden;
	border-right:1px dashed #e8e8e8;
	line-height:35px;
}
.maijiafuwu .h_bottom li:nth-of-type(4){
	border:none;
}
.maijiafuwu .h_bottom li span{
	display:block;
	color:#666;
}
.maijiafuwu .h_bottom li p{
	color:#ff5400;
}
.maijiafuwu .h_bottom li label{
	display:block;
	color:#ff5400;
	font-size:32px;
}
.maijiafuwu .h_bottom li b{
	display:block;
	color:#888;
	font-weight:normal;
}
.maijiafuwu .h_bottom li strong{
	display:block;
	color:#666;
	font-weight:normal;
	font-size:32px;
	line-height:106px;
}
/*交易情况*/
.jiaoyiqingkuang{
	width:1148px;
}
.jiaoyiqingkuang .h_bottom{
	width:1188px;
	border:1px solid #e9ebec;
	border-top:none;
	overflow:hidden;
	background:#fafafa;
}
.jiaoyiqingkuang .h_bottom li{
	width:395px;
	float:left;
	padding:20px 0;
	border-left:1px solid #e9ebec;
	text-align:center;
}
.jiaoyiqingkuang .h_bottom li:nth-of-type(1){
	border:none;
}
.jiaoyiqingkuang .h_bottom li span{
	padding:10px;
}
.jiaoyiqingkuang .h_bottom li span label{
	font-size:32px;
	color:#666;
	line-height:32px;
}
.jiaoyiqingkuang .h_bottom li span p{
	color:#666;
	line-height:20px;
}
.jiaoyiqingkuang .h_bottom li span.one label,
.jiaoyiqingkuang .h_bottom li span.one p{
	color:#929292;
}
.jiaoyiqingkuang .h_bottom li span i{
	display:inline-block;
	vertical-align:middle;
	margin:-35px 0 0 0;
	color:#2ea067;
}
.jiaoyiqingkuang .h_foot{
	width:1188px;
	border:1px solid #e9ebec;
	border-top:none;
	overflow:hidden;
	background:#fafafa;
}
.fuwuqingkuang{
	width:1148px;
}
.fuwuqingkuang .h_bottom{
	width:1188px;
	border:1px solid #e9ebec;
	border-top:none;
	overflow:hidden;
}
.fuwuqingkuang .h_bottom .left{
	width:880px;
	position:relative;
}
.fuwuqingkuang .h_bottom .left p{
	border-top:1px solid #e9ebec;
	line-height:49px;
	width:880px;
	height:49px;
}
.fuwuqingkuang .h_bottom .left a{
	position:relative;
	display:block;
}
.fuwuqingkuang .h_bottom .left p:hover{
	background:#e9ebec;
}
.fuwuqingkuang .h_bottom .left a.active:before{
	content:"";
	display:block;
	width:8px;
	height:8px;
	background:red;
	border-radius:100%;
	position:absolute;
	top:21px;
	left:7px;
}
.fuwuqingkuang .h_bottom .left>p:nth-of-type(1){
	border:none;
}
.fuwuqingkuang .h_bottom .left p span{
	display:inline-block;
	width:200px;
	float:left;
	padding:0 0 0 20px;
	color:#666;
}
.fuwuqingkuang .h_bottom .left p span label{
	color:red;
}
.fuwuqingkuang .h_bottom .left .changed{
	width:307px;
	height:248px;
	position:absolute;
	top:0;
	right:-308px;
	background:#fff;
	border-left:1px solid #e9ebec;
}
.fuwuqingkuang .h_bottom .left .changed .changed_list p{
	display:block;
	width:227px;
	height:26px;
	margin:0 40px;
	border:none;
	line-height:26px;
	color:#9f9f9f;
}
.fuwuqingkuang .h_bottom .left .changed .changed_list p:nth-of-type(1){
	border-bottom:1px dashed #e9ebec;
	height:49px;
	line-height:49px;
	color:#666;
}
.fuwuqingkuang .h_bottom .left .changed .changed_list p label{
	color:red;
	margin:0 5px;
}
.dianpuzongtimanyidu{
	width:1148px;
}
.dianpuzongtimanyidu .h_bottom{
	width:1188px;
	border:1px solid #e9ebec;
	border-top:none;
	overflow:hidden;
}
.dianpuzongtimanyidu .h_bottom table{
	width:880px;
	float:left;
}
.dianpuzongtimanyidu .h_bottom table tr{
	width:888px;
	height:49px;
	border-top:1px solid #e9ebec;
}
.dianpuzongtimanyidu .h_bottom table th{
	color:red;
	border-right:1px solid #e9ebec;
}
.dianpuzongtimanyidu .h_bottom table tr td{
	width:146px;
	text-align:center;
	border-right:1px solid #e9ebec;
	border-bottom:1px solid #e9ebec;
}
.dianpuzongtimanyidu .h_bottom table tr td i.active{
	color:red;
}
.dianpuzongtimanyidu .h_bottom .right{
	width:308px;
	float:left;
	text-align:center;
}
.dianpuzongtimanyidu .h_bottom .right p{
	color:#222;
	font-weight:600;
}
.dianpuzongtimanyidu .h_bottom .right span{
	color:red;
	font-weight:600;
}
.dianpuzongtimanyidu .h_bottom .right .down{
	width:200px;
	height:20px;
	margin:100px 54px 30px 54px;
	background:#bfbfbf;
}
.dianpuzongtimanyidu .h_bottom .right .up{
	height:20px;
	background:red;
}
.pingjia{
	width:1188px;
	height:auto;
	border:1px solid #e9ebec;
}
.pingjia .h_top{
	background:#f9f9f9;
}
.pingjia .h_top .h_select{
	width:108px;
	height:28px;
	border:1px solid #e9ebec;
	position:relative;
	margin:10px 25px;
	float:left;
	cursor:pointer;
}
.pingjia .h_top .h_select p{
	width:93px;
	height:28px;
	padding:0 0 0 10px;
	line-height:28px;
	background:url(../image/xia.png) no-repeat center right;
	background-size:20px 20px;
}
.pingjia .h_top .h_select ul{
	width:108px;
	overflow:hidden;
	line-height:28px;
	position:absolute;
	top:29px;
	left:-1px;
	border:1px solid #e9ebec;
	border-top:none;
	display:none;
	background:#fff;
}
.pingjia .h_top .h_select ul li{
	width:98px;
	padding:0 0 0 10px;
}
.pingjia .h_top .left{
	width:455px;
	height:50px;
	float:left;
}
.pingjia .h_top .left .h_select{
	margin:10px 0;
}
.pingjia .h_top .center{
	width:455px;
	height:50px;
	float:left;
	line-height:50px;
	color:#9f9f9f;
	font-weight:bold;
}
.pingjia .h_top .right{
	width:118px;
	height:50px;
	float:left;
	line-height:50px;
	color:#9f9f9f;
	font-weight:bold;
}
.pingjia .h_bottom{
	width:1188px;
	overflow:hidden;
}
.pingjia .h_bottom .pingjia_list li{
	border-bottom:1px solid #e9ebec;
	overflow:hidden;
}
.pingjia .h_bottom .pingjia_list li .left{
	width:160px;
	float:left;
	line-height:89px;
	text-align:center;
}
.pingjia .h_bottom .pingjia_list li .left i.active{
	color:red;
}
.pingjia .h_bottom .pingjia_list li .center{
	width:455px;
	float:left;
	line-height:30px;
	padding:15px 0 0 0;
}
.pingjia .h_bottom .pingjia_list li .center p{
	color:#666;
}
.pingjia .h_bottom .pingjia_list li .center span{
	color:#c8c8c8;
}
.pingjia .h_bottom .pingjia_list li .right{
	width:118px;
	float:left;
	line-height:89px;
}


/* 购物车 */
#cart_show{overflow:hidden;padding:7px;position:absolute;z-index:99999999;}
.cartbg{background-color:#333333;height:999px;left:0;opacity:0.5;position:absolute;top:0;width:500px;z-index:1;}
.cartinfo{background:#FFFFFF;min-width:380px;padding:15px;position:relative;z-index:2;}
.cart-shut{background:url(../img/cart_show.png);background-position:0 -136px;display:block;height:18px;overflow:hidden;position:absolute;right:15px;top:15px;width:19px;z-index:5;}
.cart-head{background:url(../img/cart_show.png) no-repeat;background-position:0 -65px;font-size:14px;font-weight:700;height:32px;line-height:14px;padding:1px 0 0 40px;z-index:1;position:relative;}
.cart-text{padding-left:40px;z-index:3;position:relative;}
.cart-stats{margin:-10px 0 10px;}
.cart-text a{color:#3366CC;}
.cart-text .cart-checkout{background:url(../img/cart_show.png) 0 0 no-repeat;color:#FFFFFF;display:inline-block;height:32px;line-height:30px;margin-right:10px;text-align:center;width:112px;}
.cart-checkout:hover{background-position:0 -32px;}
.nobuy{color:#F00;padding:10px;font-weight:bold;}                                                                                              
/*结束*/

.shop_recommend{
	height:600px;
	overflow:hidden;
	background:#fff;
	position:relative;
}
.shop_recommend a{
	display:block;
	position:absolute;
	overflow:hidden;
}
.shop_recommend a:nth-of-type(1){
	width:390px;
	height:600px;
	top:0;
	left:0;
}
.shop_recommend a:nth-of-type(2){
	width:395px;
	height:300px;
	top:0;
	left:395px;
}
.shop_recommend a:nth-of-type(3){
	width:395px;
	height:300px;
	top:0;
	right:0;
}
.shop_recommend a:nth-of-type(4){
	width:;
	height:;
	top:300px;
	left:395px;
}
.shop_recommend a:nth-of-type(5){
	width:250px;
	height:300px;
	top:300px;
	right:0;
}
.shop_recommend a img{
	width:100%;
	display:block;
}


/***产品详情页面  CSS  look添加***/
#ur_here{ line-height:25px; }
.product_content_text{ line-height:38px; text-indent:11px; font-family:"宋体";}
.product_content_text p{ font-size:16px; color:#666;font-family:"宋体";}
.product_content_text b{ color:#333;font-family:"宋体";}
.product_content_text p a{font-size:16px !important; font-family:"宋体";}
.mro_bz{ margin-top:10px;}
.dianpu_xiaoliang{ font-size:18px;}


.choose_result em{
		padding: 0 0 0 10px;
    	font-style: normal;
	}
	.dianpu_goods_detail dl dd ul li{
		width:110px;
		position:relative;
	}
	.dianpu_goods_detail dl dd ul li a{
		display:block;
		width:110px;
	}
	.dianpu_goods_detail dl dd ul li a.checked{
		width: 110px;
	    position: relative;
	    background: #3f7fce;
	    color: #fff;
	}
	.dianpu_rated_detail .click_change a {
	    position:relative;
	    height:30px;
	}
	.dianpu_rated_detail .click_change a input{
		position:absolute;
		top:0;
		left:0;
		display:block;
		width:100px;
		height:30px;
		opacity:0;
	}
	.dianpu_rated_detail .click_change a.active {
	    border-top: none;
	    top: 0;
	    line-height: 27px;
	}
	.dianpu_rated_detail .click_change a label.checked{
		position:absolute;
		top:0;
		left:0;
		display:block;
		width:100px;
		height:30px;
		background:#3f7fce;
		color:#fff;
	}
	.description img{
	
		display:block;
	}
	.h_pic{		
		text-align:center!important;
		line-height:395px;
	}
	
	/*** look添加  .h_pic 产品详情页 产品图片居中 *****/
	.h_pic{
		 display: table-cell;
         vertical-align: middle;
         text-align: center;
	}
	
	
	.h_pic .h_img{
		max-width:100%!important;
	    max-height:100%!important;
	    vertical-align:middle!important;
	    display:inline!important;
	}
	#swiper_two .swiper-container .swiper-wrapper li {
	    margin-bottom: 10px!important;
	}
	#swiper_two .swiper-container .swiper-wrapper li img{
		width: auto!important;
	    max-width: 98px!important;
	    max-height: 98px!important;
    }

    /*圆形比例*/
    .h_circle_ratio{
        width:80px;
        height:80px;
        position:relative!important;
        float:left;
    }
    .h_circle_ratio .circle_range{
        display:block;
        width:80px;
        height:80px;
        position:relative;
        float:left;
    }
    .h_circle_ratio .circle_range label{
        display:block;
    }
    .h_circle_ratio .circle_range .circle {
        width: 80px;
        height: 80px;
        position: absolute;
        border-radius: 50%;
        background: #f70;
    }
    .h_circle_ratio .circle_range .circle .one,
    .h_circle_ratio .circle_range .circle .two{
        width:80px;
        height:80px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    .h_circle_ratio .circle_range .circle .pie_left, 
    .h_circle_ratio .circle_range .circle .pie_right{
        width:80px;
        height:80px;
        position: absolute;
        border-radius: 50%;
        background: #ddd;
    } 
    .h_circle_ratio .circle_range .circle .pie_right,
    .h_circle_ratio .circle_range .circle .two {
        clip:rect(0,auto,auto,40px);
    }
    .h_circle_ratio .circle_range .circle .pie_left , 
    .circle_range .circle .one{
        clip:rect(0,40px,auto,0);
    }
    .h_circle_ratio .circle_range .circle .mask {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        left: 10px;
        top: 10px;
        background: #FFF;
        position: absolute;
        text-align: center;
        line-height: 60px;
        font-size: 16px;
    }
    
    .tax{
        padding: 10px 10px;
        overflow: hidden;
    }
    .tax a{
        border: 1px solid #e0e0e0;
        line-height: 30px;
        width: 10%;
        text-align: center;
        margin-left: 10px;
    }
    
/**********  look添加 产品详情页 CSS  ******************/
.look_all_menu li{ line-height:25px !important; padding:0 10px !important;}

