html{
	-webkit-text-size-adjust: none !important;
}
body{
	min-width: 1200px;
}
*{
/*	font-family: "微软雅黑";*/
	font-family: 'SourceHanSansSC Normal';
}
.content-center{
	width: 1200px;
	margin: 0 auto;
}
.welcome-banner{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #EFF3F7;
}
.welcome-banner .content-center > span{
	color: #999999;
	font-size: 12px;
	display: inline-block;
	width: 599px;
}
.welcome-banner .content-center > span:nth-child(2){
	margin-left: 1px;
	text-align: right;
	position: absolute;
}
.head-banner{
	width: 100%;
}
.head-right{
	right: 0;
	height: 57px;
	line-height: 57px;
	text-align: right;
}
.head-tab,.head-tab>div,.layui-tab,.layui-tab-title,
.layui-tab-title .layui-this::after,.layui-tab-title li{
	height: 40px !important;
}
.head-tab>div{
	display: inline-block;
}
.category-flag{
	width: 227px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
	cursor: pointer;
}
.category-flag img{
	width: 20px;
}
.category-flag span{
	display: inline-block;
	margin-left: 20px;
}
.layui-tab{
	margin: 0 0 !important;
	width: 973px;
}
.layui-tab-brief > .layui-tab-title .layui-this a{
    color: #0A8EDE;
}
.layui-tab-title{
	border-bottom-style:none !important;
	width: 953px;
}
.layui-tab-brief > .layui-tab-title .layui-this::after {
    border: none;
    border-radius: 0;
    border-bottom: 4px solid #0A8EDE !important;
}
/*.layui-tab-title .layui-this::after{
	height: 57px !important;
}
.layui-tab-title li{
	line-height: 57px !important;
}*/

.layui-tab-title li:hover::after{
	color: #0A8EDE;
	border: none;
    border-radius: 0;
    border-bottom: 3px solid #0A8EDE;
}
.layui-tab-title li a{
	height: 100%;
	width: 100%;
}
.layui-tab-title li a:hover{
	color: #0A8EDE;
}
.layui-tab-title li a:hover:after{
	border: none;
    border-radius: 0;
    border-bottom: 3px solid #0A8EDE;
}

.separate-line{
	color: #e6e6e6;
	margin: 0 0;
	width: 1300px;
	margin: 0 auto;
}
.search-banner{
	width: 1200px;
	height: 74px;
	line-height: 74px;
	margin: 0 auto;
	background: #FFFFFF;
}
.search-banner-height{
	line-height: 74px;
	height: 74px;
}

/* H5二维码 */
.b2bwap-code{
	height: 74px;
	width: 74px;
	padding-top: 12px;
}

.search-banner-float{
	float: left;
}
.search-icon-div{
	position: absolute;
	margin-left: 105px;
	z-index: 999;
}
.search-icon-div img{
	margin-top: -1px;
	height: 32px;
	line-height: 32px;;
	z-index: 999;
}
.searchKeyword{
	position: absolute;
/* 	margin-left: 576px; */
	margin-left: 502px;
	z-index: 999;
	width: 90px;
}
.searchKeyword span{
	border: 1px solid #0890DC;
	background-color: #0890DC;
	color: #FFFFFF;
	font-size: 12px;
	border-radius: 15px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	z-index: 999;
}
.search-banner #searchModel{
	/* margin-left: 105px; */
	position:relative;
	width: 860px;
}
.input-content,.button-content,.shoppingcart-content{
	margin: auto;  
	position: absolute;  
	top: 0; 
	left: 0; 
	bottom: 0; 
	right: 0;
}
.input-content{
	/* width: 562px; */
	width:591px;
	height: 38px;
	line-height: 18px;
}
.input-content input[type="text"]{
	margin-left: -31px;
	padding-left: 32px;
	padding-right: 120px;
	height: 34px;
	border: 2px solid #0890DC;
	/* width: 406px; */
	width: 342px;
	color: #A8A8A8;
}
.button-content{
	height: 38px;
	line-height: 38px;
	cursor: pointer;
	margin-left: 592px;
	/* margin-left: 602px; */
}
.button-content input[type=button]{
	font-size: 16px;
	background: #0890DC;
	color: #FFFFFF;
	border: 0;
	cursor: pointer;
	width: 80px;
	height: 38px;
}

.shoppingcart-content{
	height: 34px;
	line-height: 34px;
	/* width: 132px; */
	width: 117px;
	border: 1px solid #EFEFEF;
	cursor: pointer;
	/* margin-left: 822px; */
	margin-left: 718px;
}
.shoppingcart-img{
	padding-bottom: 3px;
	width: 25px;
	padding-left:10px ;
}
.shopping-word{
	padding-right: 3px;
	padding-left: 10px;
	display: inline-block;
	color: #282538;
	font-size: 16px;
}
.shoppingcart-number{
	font-size: 12px;
	background-color:#DD0909;
	border-radius: 10px;
	color: #FFFFFF;
	width: 15px;
	height: 15px;
	padding-left: 5px;;
	padding-right: 5px;;
}

.body-module{
	width: 100%;
	background-color: #F6F6FA;
}
.layui-tab-content{
	width: 100%;
	margin: 0 auto;
	padding: 0 !important;
}

.page-iframe{
	width: 100%;
	border: 0;
	margin: auto;
	min-width: 1200px;
}

.foots-banner{
	width: 100%;
}

.foots-content{
	width: 1200px;
	margin: 0 auto;
}
.foots-up{
	margin-top: 10px;
	    overflow: hidden;
}

.foots-up-left{
	width: 900px;
	float: left;
}
.foots-up-right{
	vertical-align: middle;
}
.foots-up-right {
	margin-top: 15px;
	float: right;
}
.foots-up-right>:first-child{
	font-size: 28px;
	color:#0990DD;
	display: inline-block;
}
.customer-date{
	color: #666666;
	font-size: 18px;
}
.foots-up-right a{
	color: #0990DD;
	font-size: 16px;
	width: 135px;
	display: inline-block;
	padding-left: 15px;
	vertical-align: middle;
	border: 1px solid #0990DD;
	padding-top: 5px;
	padding-bottom: 5px;
}
.foots-up-kefu{
	text-align: right;
}
.foots-up-kefu a{
	color: #0990DD;
	font-size: 16px;
	width: 135px;
	display: inline-block;
	padding: 5px 15px;
	vertical-align: middle;
	border: 1px solid #0990DD;
	text-align: center;
	margin-left: 10px;
}

.foots-up-left ul li{
	list-style: none;
	float: left;
	margin-right: 100px;
}
.foots-up-left ul li a{
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
	display: inline-block;
}
.foots-up-left ul li>:first-child{
	color: #333333;
	font-size: 16px;
	font-family: 'SourceHanSansSC Normal';
	cursor:text;
}
.foots-up-left ul li>:first-child:hover{
	color:#333333 !important;
}
.pay-way a{
	cursor:text !important;
}
.pay-way a:hover{
	color: #666666 !important;
}
.foots-line{
	height: 2px;
    width: 1200px;
    margin-top: 30px;
    background: -webkit-radial-gradient(#D7D7D7, #FFFFFF); /* Safari 5.1 - 6.0 */
    background: -o-radial-gradient(#D7D7D7, #FFFFFF); /* Opera 11.6 - 12.0 */
    background: -moz-radial-gradient(#D7D7D7, #FFFFFF); /* Firefox 3.6 - 15 */
    background: radial-gradient(#D7D7D7, #FFFFFF); /* 标准的语法（必须放在最后） */
}
.foots-bottom{
	margin-bottom: 30px;
	text-align: center;
	vertical-align: middle;
}
.foots-bottom a{
	font-size: 14px;
	padding: 20px;
	font-family: 'SourceHanSansSC Normal';
	display: inline-block;
}
.foots-bottom a:hover,.foots-up-left ul li a:hover{
	/* color: #ff6600; */
	color: #0990dd;
}
.foots-bottom span{
	color: #898989;
	font-size: 12px;
}

/*右边固定导航栏*/
.right-nav{
	position: fixed;
	right: 0;
	top: 250px;
	z-index: 10000;
}
.right-nav>*{
	margin: 0;
	padding:0;
}
.right-nav ul{
	list-style:none;
	position: fixed;
	right: 0;
	/* overflow: hidden; */
}
.right-nav ul li{    
	position: relative;
	/* width: 122px; */
	height:22px;
	margin-top:5px;
	cursor: pointer;
	/*overflow: hidden;*/
	background-size: 100% 100% !important;
}
.right-hide{
	position: absolute;
	height: 22px;
	line-height: 22px;
	right: 22px;
	width: 90px;
	display: none;
}
.right-nav ul li div a{
	display: inline-block;
	height: 20px;
	width: 78px;
	background-color: #FFFFFF;
	color: #999999;
	position: absolute;
	right: 12px;
	text-align: center;
	border: 1px #EEEEEE solid;
	font-size: 12px;
	-webkit-user-select:none;
   	-moz-user-select:none;
   	-ms-user-select:none;
   	user-select:none;
}
.right-nav ul li div a:hover{
	color:#0A8EDE;
}
.triangle-right{
	display: inline-block;
	position: absolute;
	right: 1px;
	padding: 0;
	color: #EEEEEE;
	font-size: 18px;
}
.triangle-left{
	color: #FFFFFF;
	display: inline-block;
	position: absolute;
	right: 2px;
	padding: 0;
	font-size: 18px;
	z-index: 999;
}
.right-nav-icon{
	width: 22px;
	height: 22px;
	position: absolute;
	display: inline-block;
	right: 0px;
}

/*---------------------在线客服--------------------------------------*/
.right-hide-qq{
	position: absolute;
	height: 66px;
	right: 22px;
	width: 90px;
	display:none;
}
.right-hide-qq span{
	display: inline-block;
	right: 11px;
	position: absolute;
	border: 1px #EEEEEE solid;
	width: 78px;
	height: 62px;
	background-color: #FFFFFF;
}
.right-hide-qq a{
	display: inline-block;
	border: 0 !important;
	height: 22px !important;
	line-height: 22px !important;
	position: static !important!;
	right: 0 !important;
}

.login-alert{
	line-height: 1.5em;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #666666;
}

/* -------------------------------搜索框---------------------------------------------- */
.select-icon-div {
	line-height: 18px !important;
    margin-top: 20px;
    height: 34px;
    margin-left: 107px;
    z-index: 9999;
    position: absolute;
}

/* .select-icon-select {
	margin-top: 0px;
	margin-left: 0px;
	height: 34px;
	z-index: 999;
	border: 0px !important;
	moz-appearance: none;
	webkit-appearance: none;
	background: url("../img/arrow.png") no-repeat scroll right center transparent ;
	padding-right: 10px;
} */

.select-icon-select option {
	text-align: center;
}

.search-select .input-content input[type="text"] {
	margin-left: -31px;
	padding-left: 115px;
	height: 34px;
	border: 2px solid #0890DC;
	width: 337px;
	color: #A8A8A8 !important;
}
.select-icon-div .layui-form .layui-form-item{
	margin-bottom: 0 !important;
	width: 110px !important;
}
.layui-form-item .layui-input-inline{
	width: 110px !important;
}
.layui-form-select{
	height: 34px !important;
}
.select-icon-div,.layui-form,.layui-form-select,.layui-input-inline,
.layui-form-item,.layui-select-title,.layui-form-select .layui-input,
.layui-form-select .layui-select-title .layui-input,.layui-form-select dl{
	-webkit-user-select:none !important;
   	-moz-user-select:none !important;
   	-ms-user-select:none !important;
   	user-select:none !important;
}
.layui-form-select .layui-input{
	height: 34px !important;
    border: 0 !important;
    color:#A8A8A8 !important;
}
.layui-form-select dl{
	top:auto !important;
	padding: 0 !important;
	margin-left:-3.5px !important;
	border-bottom:2px solid #0A8EDE !important;
	border-left:2px solid #0A8EDE !important;
	border-right:2px solid #0A8EDE !important;
	/* border-top: 2px solid #fff !important; */
	border-top:0 !important;
	color:#A8A8A8 !important;
}

.search-select .button-content{
	margin-left: 602px;
}
.layui-form-select .layui-edge{
	border-top-color:#0A8EDE !important;
}

.mananger-selfinfo{
	width: 200px;
    height: 74px;
   /*  float: left; */
    color:#0890DC;
/*     margin-left: 760px; */
    margin-left: 992px;
    /* width: 315px; */
}
.mananger-selfinfo div{
	display: inline-block;
}
.mananger-selfinfo-top{
/* 	height: 74px;
	line-height:35px;
    position: absolute;
    color: #0890DC !important; */
    
    height: 84px;
    line-height: 40px;
    position: absolute;
    color: #333333 !important;
/*     color: #0890DC !important; */
    background: #fff;
    margin-top: -5px;
    /* border: 1px solid; */
    box-shadow: -7px 7px 23px 1px #e0e0e0;
/*     box-shadow: 1px 1px 5px 4px #eee; */
    width: 200px !important;
    /* padding-left: 20px; */
    font-size: 12px;
}
.user-info{
	height: 25px;
	line-height:25px;
	display: inline-block;
}
.user-info:hover,.user-info:VISITED,.user-info:ACTIVE{
	background: #EFF3F7;
	cursor: pointer;
}
.quit-login {
    /* background-color: #FFFFFF;
    border: 1px solid #F3F3F3;
    box-shadow: 0 0 2px 1px #F3F3F3;
    color: #333333;
    width: 68px;
    height: 25px;
    cursor: pointer; */
    
    background-color: #FFFFFF;
    border: 0;
    /* box-shadow: 0 0 2px 1px #F3F3F3; */
    color: #333333;
    width: 40px;
    height: 25px;
    cursor: pointer;
}

.role-info{
	width: 150px;
	display: inline-block;
}

.self-menu dl{
	position: absolute;
	background-color: #ffffff;
    border: 1px solid rgba(0,0,0,.15);
    /* box-shadow:1px 1px 5px #EFF3F7; */
    border-radius:5px; 
    display: none;
    margin-top: -10px;
    z-index: 1;
}
.self-menu dl dd{
	/* background-color: #FFFFFF;
    border: 1px solid #F3F3F3;
    box-shadow: 0 0 2px 1px #F3F3F3; */
  	color: #666666;
    min-width: 50px;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    padding: 0px 20px;
}
.self-menu dl dd:hover,.self-menu dl dd:ACTIVE,.self-menu dl dd:VISITED,.quit-login:HOVER,.quit-login:ACTIVE,.quit-login:VISITED{
	background: #EFF3F7;
	cursor: pointer;
	color: #0890DC;
}

.messageCenter-blo{
	display: inline-block;
}

.mesage-jiantou{
	position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid;
    margin-left: 51px;
    background-color: #ff0505;
    margin-top: -28px;
    text-align: center;
    color: #fff;
    line-height: 14px;
    border-radius: 13px;
}