@CHARSET "UTF-8";

@import url(form.css);

body {
	/* background: rgba(0, 0, 0, 0) url("../images/member/login/body-bg.jpg") repeat-x scroll 0 0;
	background-size:cover;  */
	background-color: #fff;
}

a {
	color: #666;
}

a:hover, a:focus {
	color: #e4393c;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
	outline-offset: -2px;
}

/*首页内容*/
.navHeader>ol:last-child {
	margin: 0px;
	padding: 0px;
}

.indexTypeName {
	padding: 10px;
}

.indexTypeName .indexContent {
	border: 1px solid #fff;
	padding: 10px;
	background-color: #7a130e;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	height: 270px;
	text-align: center;
	padding-top: 60px;
}

.productType1 {
	/* background: rgba(0, 0, 0, 0) url("../images/guest/product_type_1.jpg");
	background-repeat:no-repeat;
	background-size:cover; */
	
}

.indexList {
	padding: 10px;
}

.indexList .indexContent {
	border: 1px solid transparent;
	padding: 10px;
}

.indexList .indexContent:hover {
	border: 1px solid #ddd;
}

.indexList  img {
	width: 100%;
	height: 200px;
	background-color: #fff;
}

.indexList .price {
	color: #c9151e;
	font-size: 20px;
}

.indexList .list-product-name {
	font-size: 16px;
}
/*首页内容END*/
.topNav {
	background-color: #2e495f;
	text-align: right;
	color: #fff;
}

.topNav ul {
	margin: 0px;
	padding: 4px;
	list-style: none;
}

.topNav ul li {
	display: inline;
	padding: 0px 10px;
}

.topNav ul li a, .topNav ul li a:VISITED {
	color: #FFF;
}

.topNav ul li a:HOVER {
	color: #ff8040;
	text-decoration: none;
}

/*内页头*/
.contentTopBanner {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}

#topBar {
	text-align: right;
	line-height: 24px;
	color: #d1d1d1;
	vertical-align: middle;
}

#topBar ul {
	list-style: none;
}

#topBar ul li {
	display: inline;
	padding: 0px 10px;
}

#topBar ul li a, #topBar ul li a:VISITED {
	/* color: #FFF; */
	
}

#topBar ul li a:HOVER {
	/* color: #ff8040;
	text-decoration: none; */
	
}

#topBar .keyword {
	/* border: none;
	border-bottom: 1px solid #fff;
	box-shadow: none;
	border-radius: 0px;
	background-color: transparent;
	color: #fff; */
	
}

#topBar .searchBtn {
	/* border: none;
	background-color: transparent;
	color: #fff; */
	
}

#menuBar ul.mainMenu {
	list-style: none;
	float: left;
	font-family: "Source Sans Pro", Segoe UI, Arial;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

#menuBar ul.mainMenu>li {
	display: inline;
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
}

#menuBar ul.mainMenu>li>a {
	color: #fff;
	display: block;
	padding: 10px 32px;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.2s linear 0s, background 0.2s linear 0s;
}

#menuBar ul.mainMenu>li:hover>a, #menuBar ul.mainMenu>li.active a {
	background: #fff;
	color: #7a130e !important;
}
/*内页头完毕*/
body section.row, body header.row, body footer.row {
	margin-left: 0;
	margin-right: 0;
	position: relative;
}

/*内页*/
section.direct-sell {
	min-height: 420px;
	background: rgba(0, 0, 0, 0) url("../images/guest/direct-sell-bg.jpg");
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.direct-sell-title-content {
	padding-left: 30px;
	padding-top: 50px;
}

.direct-sell-title-content h1 {
	padding: 20px;
	color: #fff;
	display: inline-block;
}

.direct-sell-title-content h1 small {
	color: #fff;
}

.direct-sell-title-content h1 p {
	line-height: 50px;
}

section.shopping-mall {
	background-color: #fff;
}

div.shopping-mall {
	background: rgba(0, 0, 0, 0) url("../images/guest/shopping-mall-bg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 420px;
	padding-left: 30px;
	padding-top: 50px;
}

div.shopping-mall h1 {
	padding: 20px;
	display: inline-block;
}

div.shopping-mall h1 p {
	line-height: 50px;
}

section.chain {
	background: rgba(0, 0, 0, 0) url("../images/guest/chain-bg.jpg");
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

div.chain-title {
	background: rgba(0, 0, 0, 0) url("../images/guest/chain-title-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	min-height: 420px;
}

div.chain-content {
	padding-left: 30px;
	padding-top: 50px;
	color: #fff;
}

div.chain-content h1 {
	padding: 20px;
	display: inline-block;
}

div.chain-content h1 small {
	color: #fff;
}

div.chain-content h1 p {
	line-height: 50px;
}

section.retail {
	background-image: url("../images/guest/retail-bg.jpg");
	background-repeat: no-repeat;
	background-repeat: center;
	background-color: #fafafa;
}

div.retail-title {
	background: rgba(0, 0, 0, 0) url("../images/guest/retail-title-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	min-height: 420px;
}

div.retail-content {
	padding-left: 30px;
	padding-top: 50px;
}

div.retail-content h1 {
	padding: 20px;
	display: inline-block;
}

div.retail-content h1 p {
	line-height: 50px;
}

section.service {
	background: rgba(0, 0, 0, 0) url("../images/guest/service-bg.jpg");
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

div.service-title {
	background: rgba(0, 0, 0, 0) url("../images/guest/service-title-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	min-height: 420px;
}

div.service-content {
	padding-left: 30px;
	padding-top: 50px;
	color: #fff;
}

div.service-content h1 {
	padding: 20px;
	display: inline-block;
}

div.service-content h1 small {
	color: #fff;
}

div.service-content h1 p {
	line-height: 50px;
}

footer.site-footer {
	background-color: #2e495f;
	margin-top: 50px;
}

div.site-footer {
	min-height: 200px;
	color: #fff;
	line-height: 200px;
}

.content-div {
	/* margin-top: 6px; */
	padding: 10px 0;
	background-color: #fff;
	min-height: 400px;
}

.navPath {
	background-color: transparent;
	margin-bottom: 5px;
}

.page-title {
	color: #243c4f;
	font-size: 18px;
	font-weight: 300;
}

.page-title::after {
	content: "";
	display: block;
	height: 2px;
	margin-top: 15px;
	width: 47px;
	background: #00b4fa none repeat scroll 0 0;
}
/**/
/*商品列表START*/
.productListTypes {
	padding-top: 20px;
}

.productListTypes .panel .panel-heading {
	background-image: none;
	background-color: #210f0f;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.productListTypes .panel .panel-body .typeName a, .productListTypes .panel .panel-body .typeName a:visited
	{
	color: #210f0f;
	font-weight: bold;
	font-size: 16px;
}

.productListTypes .panel .panel-body .childName {
	font-size: 14px;
	line-height: 24px;
}

.productListTypes .panel .panel-body .split {
	border-bottom: 1px solid #d1d5db;
	margin-bottom: 20px;
}

/*商品列表END*/

/*查看商品*/

/*查看商品END*/

/*主页面左边导航*/
.redFont {
	color: #D70C19;
	font-weight: bold;
}

.greenFont {
	color: #9B8B00;
	font-weight: bold;
}
/*主页面标题栏*/
.contentTitleBar {
	font-size: 20px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 12px;
	background-repeat: repeat-x;
	background-image: url(../images/member/content_title_bg.jpg);
	height: 50px;
	color: #1B548D;
}
/*首页列表表格*/
.badgeCustom {
	background-color: transparent;
	color: #ccc;
}

/*分页*/
.pageStatusBar {
	padding: 15px 0;
}
/*消息栏*/
div.notice, div.error { /* border-radius: 4px 4px 4px 4px;
	margin-bottom: 4px;
	list-style: none;
	padding: 4px; */
	
}

div.notice { /* border: 1px solid #fcefa1;
	background-color:#fbf9ee;
	color: #363636; */
	
}

div.error ul {
	margin: 0px;
	background-image: url(../images/icons/error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
}

div.error ul li {
	list-style: none;
}

div.notice ul {
	margin: 0px;
	background-image: url(../images/icons/light-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
}

div.notice ul li {
	list-style: none;
}
/*表单或详细资料表格*/
span.form-tips {
	font-style: italic;
}

pre.newsContent {
	background-color: transparent;
	border: none;
	font-size: 14px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

table.detail {
	font-weight: normal;
	border-collapse: collapse;
	position: relative;
}

table.detail tbody>tr>th {
	color: #333333;
	text-align: right;
	padding: 4px;
	white-space: nowrap;
	font-weight: normal;
	/* vertical-align: top; */
}

table.detail th.required {
	font-weight: bold;
}

table.detail td {
	padding: 4px;
}

table.detail td.title {
	padding: 4px;
	white-space: nowrap;
	font-weight: bold;
	border-bottom: 1px dotted #d0d0d0;
	text-align: left;
}

table.detail td div.buttonBar {
	margin-top: 10px;
	border-top: 1px dotted #d0d0d0;
	height: 40px;
	text-align: center;
	padding: 8px;
}
/*列表*/
.table>thead>tr>th {
	white-space: nowrap;
}

.poOrderDetails {
	
}

.poOrderDetails .productPic {
	width: 100px;
}

.product_price {
	font-size: 18px;
	color: #c9151e;
}

.product_price_m {
	font-size: 16px;
	color: #c9151e;
	font-weight: bold;
}

.product_price_s {
	font-size: 14px;
	color: #c9151e;
	font-weight: bold;
}

.histList {
	margin-bottom: 10px;
}

.histList .thumbnail {
	margin-bottom: 0px;
}

.histList .thumbnail img {
	width: 100%;
	height: 160px;
}

.histList .price {
	color: #c9151e;
	font-size: 16px;
}

.switch-country-body {
	min-height: 400px;
	background-image: url(../images/guest/word-maps.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#shoppingCartLeft {
	min-height: 250px;
}

.glyphicon {
	top: 0;
}