/*供应商管理平台头部*/
.su-top{
	height: 35px;
	line-height: 35px;
	background-color: #333;
	color: #fbfbfb;
}
.su-t-title{
	float: left;
}
.su-t-login{
	float: right;
}
.su-t-login ul li{
	float: left;
	margin-left: 20px;
}
.su-t-login  a{
	display: inline-block;
	color: #fbfbfb;
}
.su-t-login i{
	display: block;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    height:20px;
    width: 20px;
    line-height: 20px;
    margin-top: 9px;
}
.su-apply  i{
    background: url(../images/supplier/appl_03.png) no-repeat;
}
.su-center i{
	background: url(../images/supplier/appl_05.png) no-repeat;
}
.su-mash{
	background-color: #ff3f3f;
	overflow: auto;
}
.su-logo{
	float: left;
}
.su-logo img{
	height: 40px;
	padding: 15px 0px;
}
.su-tel{
	float: right;
}
.su-tel img{
	/*height: 40px;*/
	padding: 15px 0px;
}
.su-nav{
	background-color: #da8900;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color: #fff;
}
.su-nav a{
	color: #fff;
}
.su-nav a:hover{
	color: #e9e9e9;
}
.su-nav ul li{
	float: left;
	padding: 0px 10px;
}
.su-nav ul li .down{
	padding-right: 14px;
    display: inline-block;
    height: 40px;
    background-position: right -52px;
    cursor: pointer;
    background: url(../images/updown-y.png) right 19px no-repeat;
}
.su-nav ul .line{
	color: #e1a133;
}
.su-nav ul .first{
	padding-left: 0px;
}
.su-kefu{
	background-color: #c47b00;
	width: 160px;
	float: right;
	height: 40px;
	padding: 0px 10px;
}
.su-kefu span{
	float: left;
}
.su-kefu i{
	display: block;
    float: left;
    margin-right: 5px;
    margin-left: 10px;
    font-size: 14px;
    height:20px;
    width: 20px;
    line-height: 20px;
    margin-top: 9px;
    background: url(../images/supplier/tel_07.png) no-repeat;
}
.su-kefu i:hover{
	margin-top: 10px;
}
/*新头部*/
#tcbar{
	background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
    height: 29px;
    line-height: 29px;
    color: #555;
    font-size: 12px;
}
#tcbar li{
	float: left;
}
#tcbar em{
	font-style: normal;
}
.tcbar-container{
	display: block !important;
	position: relative;
}
.bar-wlcome{
	float: left;
}
.bar-wlcome .bar-name{
	color: #F39900;
	padding-right: 15px;
	padding-left: 10px;
}
.bar-login ul li{
	padding-right: 8px;
	float: left;
}
.bar-nav{
	float: right;
}
.bar-nav li .nav-title{
	padding-left: 10px;
    padding-right: 10px;
}
#tcbar .nav-title{
	background: url(../images/tc-top.png) no-repeat;
	height: 29px;
    line-height: 29px;
    position: relative;
    background-position: right -145px;
}
#tcbar .nav-arrow{
	padding-right: 9px;
    display: inline-block;
    height: 29px;
    background-position: right -52px;
    cursor: pointer;
    background: url(../images/updown.png) right 12px no-repeat;
}
#tcbar .nav-arrow:hover{
    background: url(../images/updown.png) right -26px no-repeat;
}
.xunjia-value{
	height: 15px;
    line-height: 15px;
    margin-top: 7px;
    margin-left: 3px;
    margin-right: 2px;
    background-position: 0 0;
    background: url(../images/tc-top.png) no-repeat;
}
.xunjia-value em{
	height: 15px;
    padding: 0 3px;
    line-height: 15px;
    background-color: #ff7300;
    color: #fff;
    margin-left: 3px;
    position: relative;
}
.search-tab{
	height:25px;
}
.search-tab a{
	display: inline-block;
	float: left;
	height: 25px;
	width: 55px;
	line-height: 30px;
	text-align: center;
}
.search-tab  .tab-pro{
	background-color: #F39900;
	color: #fff;
}
*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
}
textarea,input{
	 word-wrap:break-word; 
	 word-break:break-all; 
	 padding:0px;
}
li{
	list-style-type: none;
}
img{ 
	border:0 none;
}
a{
    text-decoration:none ;
    color: #666;
}
a:hover{
	color: #f39900;
}
/*p{
	line-height: 25px;
}*/
.clear{
	clear: both;
}
.warper{
	width: 1156px;
	margin: 0 auto;
}
.pt_20{
	padding-top: 20px;
}
.pt_30{
	padding-top: 30px;
}
.c_red{
	color: #c00;
}
.c_green{
	background-color: #33a90b;
}
.c_orange{
	color: #f39900;
}
.c_black{
	color: #333;
}
.t_center{
	text-align: center;
}
.f_16{
	font-size: 16px;
}
.f_14{
	font-size: 14px;
}
.f_12{
	font-size: 12px;
}
.bc_line{
	border: #eee 1px solid;
}
.float_l {
	float: left;
}
.font_color {
	color: white;
}
.font_black {
	color: #444;
}
.p_price{
	color: #F39900;
	font-size: 14px;
}
/*商城头部*/
.head {
	width: 100%;
	height: 33px;
	background-color: #eeeeee;
	line-height: 33px;
	text-align: center;
}
.head_content {
	width: 1156px;
	height: 33px;
	margin: 0 auto;
}
.head_a1 {
	color: #ff3f3f;
}
.head_b {
	float: right;
}
.head_b1 {
	line-height: 25px;
	height: 20px;
	margin-top: 5px;
	padding: 0px 15px;
	border-right: 1px darkgray solid;
}
.head_b2 {
	line-height: 25px;
	height: 25px;
	margin-top: 5px;
	padding: 0px 15px;
}
.head_b3 {
	margin-top: 3px;
}
.logo{
	width:100%;
	height: 110px;
}
.body_logo {
	width: 1156px;
	height: 110px;
}
.body_logo_logo {
	width: 188px;
	/*height: 59px;*/
	margin-top: 23px;
}
.body_logo_search {
	width: 540px;
	margin-top:17px;
	margin-left: 160px;
	text-align: left;
}
.searchbox{
	height:40px;
}
.round{
	/*background: white;*/
	border: 2px solid #ff3f3f;
	border-right: none;
	display: inline-block;
	height: 33px;
	vertical-align: top;
	width: 430px;
}
.s_ipt {
	width: 430px;
	height: 33px;
	font: 13px arial;
	line-height: 33px;
	padding-left: 8px;
	background: transparent;
	border: 0;
	outline: 0;
	-webkit-appearance: none;
}
.s_btn_wr {
	width: auto;
	height: auto;
	border-bottom: 1px solid transparent;
}
.s_btn{
	width: 100px;
	height: 37px;
	padding-top: 2px	9;
	font-size: 14px;
	padding: 0;
	background-color: #ff3f3f;
	background-position: 0 -48px;
	border: 0;
	cursor: pointer;
	margin-left:-10px;
	color:#FFFFFF;
}
.body_logo_search_zi {
	/*width: 520px;*/
	height: 23px;
}
.body_logo_search_zi ul li {
	line-height: 20px;
	margin-right: 8px;
	float: left;
	color: #999;
}
.body_logo_search_zi ul li a{
	color: #999;
}
.body_logo_tel {
	width: 195px;
	height: 45px;
	margin-top: 38px;
	margin-left: 53px;
}
.body {
	width: 100%;
}
.body_nav {
	width: 1150px;
	height: 40px;
	color: #333333;
}
.nav_line{
	border-bottom: 2px solid #33a90b;
	height: 38px;
}
.nav_color{
	color:#ff3f3f;
}
.body_nav_classfi {
	width: 210px;
	height: 40px;
	line-height: 40px;
	background-color: #ff3f3f;
	font-size: 18px;
	/*font-weight: bolder;*/
	text-align: center;
	color: white;
}
.body_nav_classfi_tu {
	margin: 5px 10px;
}
.body_nav_classfi_zi {
	text-align: center;
}
.body_nav_first {
	height: 40px;
}
.body_nav_first ul li {
	padding: 0px 20px;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.body_nav_shopping {
	height: 40px;
	float: right;
	margin-right: 20px;
}
.body_nav_shopping_tu {
	margin-top: 10px;
}
.body_nav_shopping_zi {
	font-size: 14px;
	color: #666;
	margin-left: 10px;
	line-height: 45px;
	text-align: center;
}
/*品牌馆导航*/
.brand-nav{
	height: 35px;
	line-height: 35px;
}
.brand-nav ul li{
	float: left;
	color: #fff;
	width: 120px;
	font-size: 14px;
	text-align: center;
}
.brand-nav ul li:hover{
	background: #ff3f3f;
}
/*品牌馆内页*/
/*top*/
.brand-top{
	height: 100px;
}
.brand-top-tu{
	float: left;
	width: 360px;
	padding-left: 90px;
}
.brand-left img{
	width: 120px;
    height: 60px;
    float: left;
}
.brand-left span{
	line-height: 20px;
	display: block;
	padding-left: 20px;
	float: left;
	margin:20px 20px 0px 20px;
	margin-left: 10px;
	font-size: 18px;
	color:#333;
	/*font-weight: 600;*/
	border-left: solid 1px #999999;
}
.brand_searchbox{
	height:40px;
	padding:10px 0px 10px 40px;
	float: right;
}
.brand_round{
	/*background: white;*/
	border: 1px solid #ddd;
	border-right: none;
	display: inline-block;
	height: 35px;
	vertical-align: top;
	width: 220px;
}
.brand_s_ipt {
	width: 260px;
	height: 22px;
	font: 14px arial;
	line-height: 22px	9;
	margin: 7px 0 0 7px;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	-webkit-appearance: none;
}
.brand_s_btn_wr {
	width: auto;
	height: auto;
	border-bottom: 1px solid transparent;
}
.brand_s_btn{
	width: 100px;
	height: 37px;
	padding-top: 2px	9;
	font-size: 14px;
	padding: 0;
	background-color: #ff3f3f;
	background-position: 0 -48px;
	border: 0;
	cursor: pointer;
	margin-left:-10px;
	color:#FFFFFF;
}
 /*banner*/
/*分页符*/
.page {
	width: 910px;
	height: 42px;
	margin-top: 60px;
	margin-bottom: 40px;
}
.page_div {
	width: 425px;
	height: 42px;
	line-height: 40px;
	text-align: center;
}
.page_div ul li {
	/*width: 40px;*/
	height: 40px;
	border: 1px solid #EEEEEE;
	line-height: 40px;
	float: left;
	margin-left: 10px;
}
.page_chose {
	background-color: #ff3f3f;
	color: #FFFFFF;
}
.page_sheng {
	width: 20px;
	height: 40px;
	border: 0px;
}
/*帮助中心头部*/
.help_top{
	background-color: #33a90b;
	padding: 20px 0px;
	height: 50px;
}
.help_top_box{
	position: relative;
}
.help_logo{
	position: relative;
}
.help_logo  span{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px  solid #fff;
	font-size: 20px;
	color: #fff;
	position: absolute;
	top:10px
}
.help_top_num{
	position: absolute;
	right: 0;
	top: 20px;
}
.help_top_num a{
	color: #fff;
	padding: 5px;
}
/*登录底部*/
.w{
	width: 990px;
	margin: 0  auto;
	margin-top: 20px;
	/*border-top: 1px solid #eee;*/
}
.w .link{
	margin-top: 10px;
	line-height: 30px;
}
.w .link a{
	padding: 5px;
}
.w .bt  p{
	text-align: center;
}