h1,h2,h3,h4,h5,h6{
	font-family:"Microsoft YaHei",微软雅黑,黑体,宋体;
	
}
body{
	line-height: 25px;
	font-size: 14px;
	font-family:"Microsoft YaHei",微软雅黑,黑体,宋体;
	background-color: #f1f1f1;
	padding-top: 80px;
}

.container{
	width: 1200px !important;
}
.min-width-1200{
	min-width: 1200px !important;
}
.header-mentor{
	height: 350px;
	display: block;
}

.header-mentor .v1{
	position: relative;
	top: 80px;
	left: 50px;
}

.box-shadow{
	box-shadow: 1px 0 6px 0 rgba(180, 180, 180, 0.4);
}
.vform .input-group{
	width: 100%;
}
ul,li{
	list-style: none;
	margin: 0;
	padding: 0;
}


.the-box{
	border: 1px solid #ebebeb;
	padding: 5px;
}


.max-100 img{
	max-width: 100%;
}
.max-80 img{
	max-width: 80%;
}

.tabs-panels > .panel > .panel-body{
	padding: 0;
}


.thumb-150-100{
	max-height: 100px;
	max-width: 150px;
}
/*m*/

.m0{
	margin: 0;
}

.m10{
	margin: 10px;
}

.m20{
	margin: 20px;
}

.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt50{
	margin-top: 50px;
}

.mt70{
	margin-top: 70px;
}
.mt90{
	margin-top: 90px;
}
.mt-10{
	margin-top: 10%;

}
.md5{
	margin-bottom: 5px;
}
.md10{
	margin-bottom: 10px;
}
.md20{
	margin-bottom: 20px;
}
.md30{
	margin-bottom: 30px;
}
.md50{
	margin-bottom: 50px;
}
.md70{
	margin-bottom: 70px;
}
.ml10{
	margin-left: 10px;
}
.ml20{
	margin-left: 20px;
}
.ml30{
	margin-left: 30px;
}
.ml50{
	margin-left: 50px;
}

.ml-20{
	margin-left: 20%
}

.mr10{
	margin-right: 10px;
}
.mr20{
	margin-right: 20px;
}

.p0{
	padding: 0;
}
.p10{
	padding: 10px;
}
.p20{
	padding: 20px;
	
}

.p30{
	padding: 30px;
}
.p50{
	padding: 50px;
}

.pl0{
	padding-left: 0;
}
.pl10{
	padding-left: 10px;
}
.pl20{
	padding-left: 20px;
}
.pl30{
	padding-left: 30px;
}
.pl50{
	padding-left: 50px;
}

.pr0{
	padding-right: 0;
}

.pr20{
	padding-right: 20px;
}
.pr50{
	padding-right: 50px;
}


.pt20{
	padding-top: 20px;
}

.pt30{
	padding-top: 30px;
}
.pt50{
	padding-top: 50px;
}


.pd20{
	padding-bottom: 20px;
}

.pd30{
	padding-bottom: 30px;
}
/*font size*/
.fs12{
	font-size: 12px;
}

.fs13{
	font-size: 13px;
}

.fs14{
	font-size: 14px;
}

.fs15{
	font-size: 15px;
}

.fs16{
	font-size: 16px;
}

.fs18{
	font-size: 18px;

}

.fs20{
	font-size: 20px;

}

.fs22{
	font-size: 22px;
}
.fs24{
	font-size: 24px;
}
.fs26{
	font-size: 26px;
}

.fs28{
	font-size: 28px;
}

.fs30{
	font-size: 30px;
}

.fs35{
	font-size: 35px;
}
.btn-3px .btn{
	margin: 3px;
}
.m-3px{
	margin: 3px;
}

/*list-rs*/
.list-rs .rs .rs-box{
	border: 1px solid #ededed;
}

.list-rs .rs .l{
	float: left;
	background-color: black;
}

.list-rs .rs .l-15{
	width: 15%;
	text-align: center;
}
.list-rs .rs .l-20{
	width: 20%;
}

.list-rs .rs .l-15{
	margin-left: 16%;
}

.list-rs .rs .l-20{
	margin-left: 21%;
	vertical-align: top;
}


.btn-ref{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1000;
}

.bg-gray{
	background-color: #f9f9f9;

}

.bg-gray-1{
	background-color: #f2f2f2;

}

.bg-gray-2{
	background-color: #e6e6e6;

}

.bg-gray-3{
	background-color: #d9d9d9;

}

.bg-blue-1{
	background-color: #0085dd;
}

.bg-blue-2{
	background-color: #13a4fe;
}
.bg-blue-3{
	background-color: #66ccff;
}

.nav-menu{
	border-bottom: 2px solid silver;
}
.nav-menu li{
	display: inline-block;
	line-height: 25px;
	padding: 3px 20px 3px 20px;
	font-size: 16px;
	position: relative;
	top: 2px;
}
.nav-menu li.active{
	font-weight: bold;
	border-bottom: 2px solid #ff4500;
	color: #ff4500;
}
.nav-menu li.active a{
	color: #ff4500;
}
.nav-menu li.active a:visited{
	color: #ff4500;
}
.nav-menu a{
	color: #444444;
}
.nav-menu a:visited{
	color: #444444;
}

.form-images-select li{
	display: inline-block;
	width: 20%;
	padding: 10px;
	height: 100px;
}
.form-images-select li img{
	max-height: 100%;
	max-width: 100%;
}


.navbar-white .navbar-nav .active{
	background-color: #f2f2f2;
}

/*list rs--*/
.list-rs .l-40px{
	width: 40px;
	float: left;
}
.list-rs .r-40px{
	margin-left: 41px;
}
.list-rs .l-60px{
	width: 60px;
	float: left;
}
.list-rs .r-60px{
	margin-left: 61px;
}

.list-rs .l-100px{
	width: 100px;
	float: left;
}
.list-rs .r-100px{
	margin-left: 101px;
}

.list-rs .l-150px{
	width: 150px;
	float: left;
}
.list-rs .r-150px{
	margin-left: 151px;
}

.list-rs.list-hover:hover{
	border: 1px solid silver;
	cursor: pointer;
}
.list-rs .rs-hover:hover{
	background-color: #f9f9f9;
	cursor: pointer;	
}

.list-rs .rs-bottom-dline{
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.list-rs .rs-bottom-dline:last-child{
	border-bottom: 0;
	margin-bottom: 0;

}
.list-rs .rs-bg-hover:hover{
	background-color: #f2f2f2;
	cursor: pointer;
}


.list-hover .hides{
	visibility: hidden;
	position: relative;
}

.list-hover:hover .hides{
	visibility: visible;
}


.list-rs .rs-box{

	padding: 10px;
	border: 1px solid #ededed;
	border-bottom: 0;

}
.list-rs .rs-box:first-child{
	
	border-top: 1px solid #ededed;

}
.list-rs .rs-box:last-child{
	border-bottom: 1px solid #ededed;	


}



.list-rs .rs-box.bg-hover:hover{
	background-color: #fbfbfb;
}



.list-rs .rs-border-hover{
	border: 1px solid white;
}
.list-rs .rs-border-hover:hover{
	border: 1px solid #ededed;
}

.list-rs .rs-block{
	display: block;
}


.cursor-pointer{
	cursor: pointer;
}


.pos-r{
	position: absolute;
	right: 5px;
}






.img-circle,.img-circle img{
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	border: 1px solid #dcdcdc;

}


.face-circle,.face-circle img{
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	border: 1px solid #dcdcdc;

}
.face-circle-p5,.face-circle-p5 img{
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	border: 1px solid #dcdcdc;
	padding: 5px;
	background-color: white;

}
.text-gray{
	color: #969696;
}
.text-white{
	color: white;
}
.day7{
	border: 1px solid #dcdcdc;
	width: 100%;
}
.day7 td,.day7 th{
	border: 1px solid #dcdcdc;	
	text-align: center;
	
}

.lh30px{
	line-height: 30px;
}

.lh-25px{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.lh-30px{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.lh2-25px{
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.lh2-30px{
	height: 60px;
	line-height: 30px;
	overflow: hidden;
}


.link-blue a{
	color: #177bbb;
}
.link-blue a:visited{
	color: #177bbb;
}
.link-blue a:hover{
	color: #f08080;
}
.link-gray a{
	color: #a9a9a9;
}
.link-gray a:visited{
	color: #a9a9a9;
}

.link-gray a:hover{
	color: #f08080;
}

.link-black a{
	color: black;
}
.link-black a:visited{
	color: black;
}

.link-black a:hover{
	color: #f08080;
}

.nors{
	margin-bottom: 50px;
	margin-top: 50px;
}



.face-tooltip-box{
	width: 100%;
	max-width: 500px;
	min-width: 300px;
	min-height: 200px;
	padding: 20px;
		
}



.header-user-bg{
	height: 250px;
	background-position: center;
}
.user-header{
	width: 100%;
	position: absolute;
	top: 140px;
}

.face-box{
	padding: 8px;
	background-color: white;
	border: 1px solid #dcdcdc;

}

.hline-40px{

	border-bottom: 1px solid #dcdcdc;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}
.hline-40px li{
	display: inline-block;
	border-bottom: 1px solid teal;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 39px;

}


.group-radio-ceh input[type="radio"]{
	display: none;
}





.bank-list img{
	border: 1px solid #ececec;
	padding: 5px;
	margin: 5px;
}


.header-top{
	display: block;
	height: 60px;
}

.header-top>div{
	display: block;
	float: left;
}

.header-top .logo{
	width: 250px;
	float: left;
}

.header-top .menu{
	float: left;
	width: 550px;
}
.header-top .shopping-cart{
	float: right;
	padding-top: 5px;
}
.header-top .right{
	float: right;
}

.header-top .menu ul>li{
	display: block;
	float: left;
	line-height: 60px;
	font-size: 1.3em;
	padding: 0 10px 0 10px;
}

.header-top .menu ul>li.active{
	border-bottom: 2px solid #fa8072;
	background-color: #f8f8f8;
}

.banner-bg1{
	background-image: url(../images/banner/bg1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.banner-bg2{
	background-image: url(../images/banner/bg2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.banner-bg3{
	background-image: url(../images/banner/bg3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.product-box{
	display: block;
	border: 1px solid #e8e8e8;
	background-color: white;
	position: relative;
}

.product-box:hover{
	border: 1px solid #87cefa;
}
.product-box:hover .btn-box{
	display: block;
}
.product-box .btn-box{
	position: absolute;
	bottom: 0;	
	width: 100%;
	background-color: white;
	background: rgba(25,25,25,0.8);
	display: none;
}



.sku-price .money{
	font-size: 2em;
	color: #ff4500;
}
.sku{
	margin: 10px 0 10px 0;
}

.sku .l{
	width: 80px;
	float: left;
	display: block;
	line-height: 30px;
}
.sku .r{
	margin-left: 71px;
}
.sku .btn{
	margin: 3px;
}
.sku li{
	display: block;
	float: left;
	border: 1px solid #dcdcdc;
	line-height: 30px;
	padding: 0px 15px 0px 15px;
	margin-right: 10px;
	cursor: pointer;
	position: relative;
}
.sku li:hover{
	background-color: #dc143c;
	color: yellow;
	border: 1px solid maroon;	
}

.sku li.active{
	background-color: #dc143c;
	color: yellow;
	border: 1px solid maroon;
}

.sku .sku-item{
	float: left;
	display: block;
	margin: 3px;
	padding: 5px 20px 5px 20px;
	border: 1px solid #dcdcdc;
	cursor: pointer;
}
.sku .sku-item.active{
	border: 1px solid #f08080;
	background-image: url(../images/select-ok.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.buy-num .up,.buy-num .down,.buy-num-cart .up,.buy-num-cart .down{
	cursor: pointer;
}


.Auth_callback{
	padding-top: 0;
}

.Login_index,Login_register{
	background-color: #4b4b4b;
}
.express-logo{
	border: 1px solid white;
	padding: 10px;
}
.express-logo:hover{
	border: 1px solid #87ceeb;
}

.Seo_top,.Seo_seo,.Index_wholesale{
	padding-top: 0;
}

[class^="Spider_"]{
	padding-top: 0;
}

.content-view a{
	color: #177bbb;
}
.content-view a:visited{
	color: #177bbb;
}

/*kf*/
#box {width:131px; height:auto; background:#fff; position:fixed; z-index:9999; top:20px; right:0px; border-radius:5px 0 0 5px;}

#box .title{display:inline-block; width:33px;height:148px;position: absolute;left:-33px; top:180px; cursor: pointer; background:url(/Apps/Home/View/default/Public/images/kf/title.png) no-repeat; _background:url(../Images/title.gif) no-repeat;}
#box .box-right{width:119px; height:auto; overflow:hidden; position:absolute; left:0px; top:0px;}
#box .csimg{display:inline-block; }
#box .main{width:117px; height:auto; overflow:hidden; background:#fff; border-left:solid #ddd 1px; border-right:solid #ddd 1px; }
#box .main .kf_dh{width:115px; height:33px; display:inline-block; background:#e0e0df; line-height:33px; padding-left:5px; font-weight:bold; color:#1482B9;}
#box .main .kf_dh:hover{ color:inherit; text-decoration:none;}
#box .main .kf_dh .kf_right{ width:15px; height:15px; background:#615147; line-height:12px; color:#FFF; margin-right:10px; margin-top:8px; float:right; display:inline-block; text-align:center; cursor:pointer;}
#box .main ul{width:115px; height:auto; overflow:hidden; margin:0px auto; padding-bottom:10px;}
#box .main .kf_ul_1{  margin-top:1px; background:#FFF; margin-bottom:0px; padding-left:18px;}
#box .main .kf_ul_1 img{ border:0px;}
#box .main ul li{width:105px; height:23px; margin:0px auto; padding-top:7px; font-size:12px; color:#555;}
#box .main ul li a{display:block; width:105px; height:23px; line-height:23px; font-size:12px; color:#555;}
#box .main .kf_ul_1 a .kf_qq{ width:23px; height:23px; display:inline-block; background:url(/Apps/Home/View/default/Public/images/kf/minqq.jpg) no-repeat; overflow:hidden; margin-bottom:-7px;}
#box .main .kf_ul_1 .salelist{ border-top:1px solid #666; width:82px; padding-top:5px; }
#box .main .kf_ul_1 .salelist a{ height:25px; line-height:25px;}
#box .main .kf_ul_1 .slaetit{ font-weight:bold; margin-top:5px; padding-left:10px; font-size:14px; }

#main_ul{width:108px; height:auto; overflow:hidden; margin:0px auto; background:#fff;}
#main_ul li{width:108px; height:20px; line-height:20px; padding-top:0px !important; text-align:center; margin-top:5px !important;}
#main_ul .main_li1 a{ background:#189dde !important; color:#FFF !important;border-radius: 3px;text-indent:0em !important;}
#main_ul .main_li2 a{ background:#ed9864 !important; color:#FFF !important;border-radius: 3px;text-indent:0em !important;}
#main_ul .main_li3 a{ background:#e27777 !important; color:#FFF !important;border-radius: 3px;text-indent:0em !important;}
#main_ul .main_li4 a{ background:#72cd75 !important; color:#FFF !important;border-radius: 3px;text-indent:0em !important;}
#box .box-bot{width:117px; height:auto; overflow:hidden;  padding-bottom:5px; padding-top:5px; }
#box .box-bot_tip{width:117px; height:auto; overflow:hidden;  padding-bottom:5px; padding-top:0px; padding-left:8px;}
#box .wx{display:block; width:117px; height:113px; overflow:hidden; margin:0px auto;}
#box .box-bot span{display:block; width: 117px; height:15px; line-height:15px; overflow:hidden; font-size:14px; color:#555; text-align:center; padding-top:6px;}