/*   
Template Name: Metronic - Responsive Website Template build with Twitter Bootstrap 3.1.1
*/

/* General body settings */
html {
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	color: #3e4d5c;
	direction: ltr;
	font: 400 13px 'Open Sans', Arial, sans-serif;
	background: #fff;
}

* {
	font-family: "Microsoft YaHei" ! important;
}

/***
General typography 
***/
h1, h2, h3, h4, h5, h6 {
	font: 300 'Open Sans', sans-serif;
	margin: 0 0 10px;
}

h1 {
	margin-bottom: 15px;
}

.main h1 {
	margin-top: -6px;
}

/***
Fix link outlines after click
***/
a {
	color: #E02222;
}

a, a:focus, a:hover, a:active {
	outline: 0;
	text-decoration: none;
}

a:hover {
	color: #E02222;
	text-decoration: underline;
}

/***
Misc tools
***/
.no-padding {
	padding: 0 !important;
}

.no-margin {
	margin: 0 !important;
}

.no-bottom-space {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.no-top-space {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

.no-space {
	margin: 0 !important;
	padding: 0 !important;
}

.no-text-shadow {
	text-shadow: none !important;
}

.padding-top-0 {
	padding-top: 0px !important;
	opacity: 0.5;
}

.padding-right-0 {
	padding-right: 0px !important;
}

.padding-top-3 {
	padding-top: 3px !important;
}

.padding-top-5 {
	padding-top: 5px !important;
}

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-top-15 {
	padding-top: 15px !important;
}

.padding-top-20 {
	padding-left: 0px;
	padding-top: 20px !important;
}

.padding-top-25 {
	padding-top: 25px !important;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.padding-top-35 {
	padding-top: 35px !important;
}

.padding-top-40 {
	padding-top: 40px !important;
}

.padding-top-45 {
	padding-top: 45px !important;
}

.padding-top-50 {
	padding-top: 50px !important;
}

.padding-top-60 {
	padding-top: 60px !important;
}

.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-bottom-5 {
	margin-bottom: 5px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-15 {
	margin-bottom: 15px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-25 {
	margin-bottom: 25px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.margin-bottom-35 {
	margin-bottom: 35px !important;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.margin-bottom-50 {
	margin-bottom: 50px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-65 {
	margin-bottom: 65px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-left-0 {
	margin-left: 0 !important;
}

.margin-right-0 {
	margin-right: 0 !important;
}

.margin-right-20 {
	margin-right: 20px !important;
}

.margin-left-20 {
	margin-left: 20px !important;
}

.padding-left-0 {
	padding-left: 0 !important;
}

.padding-right-0 {
	padding-right: 0 !important;
}

.padding-right-30 {
	padding-right: 30px !important;
}

.margin-right-10 {
	margin-right: 10px !important;
}

/*.btn {
	padding: 7px 14px;  
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 0;
}
.btn-primary {
	border: none;
	background: #e94d1c;
	color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	color: #fff;
	background: #cc3304;
	border: none;
}
.content-page .btn-primary, 
.content-page .btn-primary:hover {
	color: #fff;
	margin-left: 0 !important;
}
.btn-default {
	border: 1px solid #EDEDED;
	color: #A8AEB3;
	background: transparent;
	padding: 6px 13px; 
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
	border: 1px solid #A8AEB3;
	color: #fff;
	background: #A8AEB3;
	padding: 6px 13px; 
}*/
div.checker, div.radio {
	top: -1px;
}

select.form-control {
	color: #5f6d7b;
	border-radius: 0;
	border-color: #e4e6e8;
	box-shadow: none;
}

select.form-control:focus {
	box-shadow: none;
	border-color: #999;
}

input.form-control, textarea.form-control {
	border-color: #dbdbdb;
	color: #777;
	font: 14px Arial, sans-serif;
	border-radius: 0;
	box-shadow: none;
}

input.form-control:focus, textarea.form-control:focus {
	box-shadow: none;
	border: solid 1px #dbdbdb;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

* html .clearfix {
	zoom: 1;
}

*+html .clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.lead {
	font-size: 16px;
}

.font-transform-inherit {
	text-transform: inherit !important;
}

.color-red {
	color: #E84D1C;
}

/***
Custom Scrollbars
***/
::-webkit-scrollbar {
	width: 2px;
}

::-webkit-scrollbar-track {
	background-color: #eaeaea;
	border-left: 1px solid #cecece;
}

::-webkit-scrollbar-thumb {
	background-color: #cecece;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #aaa;
}

::-webkit-scrollbar-track {
	border-radius: 0;
	box-shadow: none;
	border: 0;
}

::-webkit-scrollbar-thumb {
	border-radius: 0;
	box-shadow: none;
	border: 0;
}

/* overides metro scrolbars in IE10 and makes them look like a default scrollbar */
@
-ms-viewport {
	width: auto !important;
}

::-moz-selection {
	color: #fff;
	background: #e45000;
}

::selection {
	color: #fff;
	background: #e45000;
}

/* Global classes */
.min-hight500 {
	min-height: 500px;
}

/***
Pre-Header and pre-header elements
***/
.pre-header {
	color: #616b76;
	/* border-bottom: 1px solid #eee; */
	line-height: 1.2;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background: #ffffff;
}

.pre-header .container {
	background: #FFFFFF;
	padding-top: 5px;
}

.ie8 .pre-header .container {
	padding-right: 20px;
}

.pre-header .list-page {
	background: #FFFFFF;
	/* padding-top: 8px; */
	padding-right: 0px;
}

.pre-header a {
	color: #616b76;
}

.pre-header a:hover {
	color: #E02222;
}

.pre-header a:focus {
	text-decoration: none;
}

.pre-header li {
	padding-left: 33px;
	padding-right: 3px;
	/* border-right: solid 1px #d8d8d8; */
}

.ie8 .pre-header li {
	padding-left: 33px;
	padding-right: 0px;
	/* border-right: solid 1px #d8d8d8; */
}

.pre-header li:last-child {
	border: none;
}

.pre-header .seacher {
	width: 200px;
	height: 33px;
}

.pre-header .text-box {
	margin-right: 15px;
	margin-top: 7px;
}

.pre-header .text-box2 {
	margin-right: 15px;
	margin-top: 0px;
}

.pre-header .search-box {
	/* margin-right: 40px; */
	margin-bottom: 0px;
}

.pre-header .additional-nav {
	float: right;
	padding-right: 20px;
}

.ie8 .pre-header .additional-nav {
	float: right;
	padding-right: 0px;
}

.ie8 .pre-header .additional-nav .select-box {
	padding-right: 0px;
	margin-right: 0px;
}

.pre-header .margin-left {
	float: right;
	padding-right: 16px;
}

.pre-header .select-box {
	/* margin-right: 20px; */
	margin-bottom: 5px;
}

.pre-header .text-box2 {
	/* margin-right: 20px; */
	margin-top: 7px;
	margin-bottom: 10px;
}

.additional-shop-info li:first-child {
	padding-left: 0;
}

/* .ie8 .additional-nav {
	margin-left: 34px;
}

.ie8 .margin-left {
	margin-left: 20px;
} */
.additional-nav li:last-child {
	padding-right: 0;
}

.additional-shop-info { /* padding-right: 190px;*/
	padding-left: 55px;
	margin-left: 530px;
}

.additional-nav ul>li>a {
	font-size: 14px;
}

.additional-shop-info .pull-right {
	float: left !important;
}

.additional-nav .right-additional-nav {
	margin-top: 25px;
}

.additional-nav .select-button {
	border-top-right-radius: 10px !important;
	/*  margin-top: -8px; */
	line-height: 2.02857143;
	letter-spacing: 3px;
	font-size: 16px;
	margin-left: 15px;
	background-color: #6eb92b;
	padding: 0px 21px;
}

.additional-shop-info .seacher {
	margin-right: 35px
}

.additional-nav .input-width-6 {
	width: 6px !important;
}

.right-additional-nav a {
	color: #000000;
	line-height: 2;
	/* margin-right: 15px; */
}

.pre-header .index-ico {
	background-image: url(../img/icons/index-ico2.html);
	display: block;
	width: 18px;
	height: 17px;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.pre-header .index-telico {
	background-image: url(../img/icons/index-telico2-2.html);
	display: block;
	width: 15px;
	height: 14px;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.input-group-btn .btn {
	border-color: #6EB92B;
	background-color: #999D99;
	line-height: 0.89;
	line-height: 0.89;
	margin-top: 1px;
}

.input-group-btn .btn2 {
	background-color: #ffffff;
	/* margin-left: -125px!important; */
	border: 1px solid #cccccc;
	margin-top: 0px;
}

.input-group .form-control {
	padding-top: 0px;
	padding-bottom: 0px;
}

.btn-group2 {
	margin-left: -50px;
}

.btn-group button {
	width: 200px;
	height: 31px;
}

.btn-group .index-button {
	width: 150px;
	height: 30px;
	/* letter-spacing: 3px; */
	font-size: 15px;
	line-height: 1.02857143;
	padding-left: 6px;
	font-weight: 900;
	color: #555555;
	font-family: "SimSun" !important;
}

.input-group .form-control {
	border-top-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
	height: 26px;
	margin-top: 4px;
}

.input-group .s {
	border-top-left-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
	height: 27px;
	width: 120px;
	border-right: 0px;
	margin-top: 0px;
}

.input-group button {
	border-top-right-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
}

.additional-shop-info .select-button {
	border-radius: 4px !important;
	margin-top: -3px;
	line-height: 2.02857143;
	letter-spacing: 3px;
	font-size: 16px;
	margin-left: 15px;
	background-color: #4DCF4E;
	padding: 0px 21px;
}

.additional-shop-info ul {
	padding-top: 5px;
}

.additional-shop-info ul>li:first-child>a {
	padding-right: 6px;
}

input.form-control {
	border-color: #B9BAB9;
}

.right-additional-nav .group {
	float: right;
	padding-right: 0px;

	/* margin-right: -15px; */
}

.topbar {
	width: 100%;
	height: 3px;
	/* margin-left: 15px; */
	z-index: 10002;
}

.topbar2 {
	background-image: url(../img/sub-nav-bar.html);
	display: block;
	width: 100%;
	height: 3px;
	/* margin-left: 15px; */
}

.underbar {
	background-image: url(../img/under-bar.html);
	display: block;
	width: 100%;
	height: 6px;
}

.pre-header .fa {
	margin-right: 4px;
	background: url(../img/icons/top-search-icon.html) no-repeat;
	display: block;
	width: 11px;
	height: 11px;
}

.shop-currencies a {
	margin-right: 6px;
}

.shop-currencies a:last-child {
	margin-right: 0;
}

.shop-currencies a.current {
	color: #E02222;
}

/* langs block */
.langs-block {
	position: relative;
}

.langs-block .fa {
	margin-right: 0;
}

.langs-block-others-wrapper {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 99999;
}

.langs-block-others {
	padding: 10px 10px 2px;
	background: #F9F9F9;
	z-index: 9999;
	width: 100px;
	display: none;
	margin-top: 12px;
	border-top: solid 2px #ea4c1d;
	box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
	position: relative;
	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}

.langs-block-others:after {
	top: -8px;
	width: 0;
	height: 0;
	left: 8px;
	z-index: 2;
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 8px solid #e6400c;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.langs-block:hover .langs-block-others {
	display: block;
}

.langs-block-others a {
	display: block;
	margin-bottom: 8px;
}

/***
Header and header elements
***/
.header { /* box-shadow: 0 1px 3px #ddd;	 */
	background: #fff;
	border-radius: 0;
	/* margin-bottom: 15px; */
	z-index: 999;
	position: relative;
}

/* FIX styles BEGIN */
.page-header-fixed .header {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
}

body.page-header-fixed {
	padding-top: 88px !important; /* height of the header */
}
/* FIX styles END */
.header .container {
	position: relative;
	padding-left: 40px;
	padding-right: 0px;
	background: #FFFFFF;
}

.ie8 .header .container {
	position: relative;
	padding-left: 40px;
	/* padding-right: 110px; */
	background: #FFFFFF;
}

.header .sub {
	padding-right: 0px;
	/* padding-left: 15px; */
}

.ie8 .header .sub {
	position: relative;
	/* padding-right: 110px; */
	background: #FFFFFF;
}
/* .ie8 .header {
	border-bottom: 1px solid #eee;
}
 */
.site-logo {
	float: left;
	font-size: 23px;
	font-weight: 400;
	/*  margin-right: 67px; */
	/* 	padding-top: 22px; */
	/* 	padding-bottom: 22px; */
}

.header .mobi-toggler {
	float: right;
	color: #D8D8D8;
	border: 1px solid #D8D8D8;
	border-radius: 100% !important;
	width: 32px;
	height: 32px;
	display: none;
	margin: 25px 0 0 30px;
	position: relative;
	background: #fff url(../img/icons/toggler.html) no-repeat 6px 8px;
}

.header .mobi-toggler i {
	display: none;
}

.header .mobi-toggler:hover {
	background: #e34f00 url(../img/icons/toggler.html) no-repeat 6px -28px;
	border-color: #e34f00;
	color: #fff;
}

/* Navigation */
.header-navigation {
	font: 15px "Open Sans", sans-serif;
	padding: 0;
	float: left;
	text-transform: uppercase;
}

.header-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/* margin-left: 94px; */
}

.header-navigation>ul>li {
	float: left;
}

.header-navigation>ul>li>a {
	color: #333333;
	display: block;
	padding: 20px 12px 20px;
	font-size: 15px;
	font-family: 'Microsoft Yahei' !important;
}

.header-navigation ul>li.active>a, .header-navigation ul>li>a:hover, .header-navigation ul>li>a:focus, .header-navigation ul>li.open>a, .header-navigation ul>li.open>a:hover, .header-navigation ul>li.open>a:focus {
	color: #e02222;
	text-decoration: none;
}

.header-navigation ul>li.active>a {
	border-bottom: 2px solid #e64f00;
}

/* dropdown menu */
@media ( min-width : 1025px) {
	.header-navigation>ul>li:hover>.dropdown-menu {
		display: block;
	}
}

.header-navigation, .header-navigation .dropdown {
	position: static;
}

.header-navigation .dropdown-fix-left, .header-navigation .dropdown-fix-right {
	position: static;
}

.header-navigation .dropdown-menu {
	/* left: 10%; */
	top: 100%;
	padding: 0;
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	border: none;
	box-shadow: 0px 1px rgba(133, 129, 133, 0.6);
	text-transform: none;
	font: 13px "Open Sans", sans-serif;
	letter-spacing: 0;
	border-radius: 0;
	z-index: 10001;
	/* background: url(../img/top-bar.png) no-repeat top right; */
}

.ie8 .header-navigation .dropdown-menu {
	top: 100%;
	padding: 0;
	/* background: rgba(255, 255, 255, 0.8); */
	/*  filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorstr=#00000000,endColorstr=#00000000); */
	filter: Alpha(opacity = 80);
	background: #ffffff;
	position: absolute;
	border: none;
	box-shadow: 0px 1px rgba(252, 245, 245, 0.2);
	text-transform: none;
	font: 13px "Open Sans", sans-serif;
	letter-spacing: 0;
	border-radius: 0;
	z-index: 10001;
}

.header .logo {
	width: 340px;
}

.header-navigation .dropdown-menu:before, .header-navigation .dropdown-menu:after {
	display: none !important;
}

.dropdown-fix-left .dropdown-menu {
	left: 0px;
	width: 700px;
}

.dropdown-fix-right .dropdown-menu {
	right: 0px;
	width: 3000px;
	left: -19%;
}

.dropdown-fix-right .sub-m {
	right: 0px;
	width: 1920px;
}

.header-navigation>ul>li>.dropdown-menu {
	margin-top: 0px;
	/* border-top: solid 3px transparent; */
	/* background:#0066B5 url(../img/top-bar.png) no-repeat 0 0; */
	background: #0066B5;
	z-index: 10001;
}

.ie8 .header-navigation>ul>li>.dropdown-menu {
	margin-top: 0px;
	background: #0066B5;
	/* border-top: solid 3px transparent; */
	/*background:#ffffff url(../img/top-bar.png) no-repeat 0 0; */
	z-index: 10001;
}

.header-navigation>ul>li>.sub-m {
	margin-top: 0px;
	background: #004884;
	z-index: 10001;
}

.ie8 .header-navigation>ul>li>.sub-m {
	margin-top: 0px;
	background: #004884;
	z-index: 10001;
}
/* .header-navigation .dropdown100 > .dropdown-menu {
  left: 15px;
  right: 15px;
} */
.header-navigation>ul>li.dropdown:hover>a:after {
	width: 0;
	height: 0;
	left: 43%;
	content: " ";
	z-index: 10001;
	display: block !important;
	position: absolute;
	border-bottom: 8px solid #e6400c;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

/* .header-navigation>ul>li.dropdown-fix-right:hover>a:after {
	width: 0px;
	height: 0px;
	content: " ";
	left: 43%;
	z-index: 10001;
	display: block !important;
	position: relative;
	border-bottom: 8px solid #e6400c;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.ie8 .header-navigation>ul>li.dropdown-fix-left:hover>a:after {
	width: 0;
	height: 0;
	content: " "; left : 43%;
	z-index: 10001;
	display: block !important;
	position: absolute;
	border-bottom: 8px solid #e6400c;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	left: 43%;
} */
.ie8 .header-navigation>ul>li.dropdown:hover>a:after {
	bottom: 0;
	width: 0;
	left: 43%;
	height: 0;
	z-index: 10001;
	display: block !important;
	position: absolute;
	border-color: transparent transparent #e6400c transparent;
	border-style: solid;
	border-width: 8px;
}

.ie9 .header-navigation>ul>li.dropdown:hover>a:after {
	bottom: 0;
	width: 0;
	height: 0;
	left: 43%;
	z-index: 10001;
	display: block !important;
	position: absolute;
	border-color: transparent transparent #e6400c transparent;
	border-style: solid;
	border-width: 8px;
}

.ie8 .btn-group .btn.dropdown-toggle {
	margin-left: -5px;
}

.header-navigation li.dropdown100>.dropdown-menu:after {
	display: none !important;
}
/* .header-navigation .dropdown-menu{
	background: black;
} */
/* .header-navigation .dropdown-menu > li:first-child {
	border-top: solid 2px #ea4c1d;
} */
.header-navigation .dropdown-menu li {
	padding: 0;
	margin: 0;
	/* 	border-bottom: solid 1px #efefef; */
	position: relative;
	float: none;
}

.header-navigation .dropdown-menu li:last-child {
	border: none;
}

.header-navigation .dropdown-menu li>a {
	padding: 13px 15px;
	font-weight: 400;
	color: #fff;
	font-size: 14px;
}

.ie8 .header-navigation .dropdown-menu li>a {
	padding: 13px 15px;
	font-weight: 400;
	font-size: 14px;
}

.header-navigation .dropdown-menu>li>a:hover, .header-navigation .dropdown-menu>li.active>a, .header-navigation .header-navigation-content .header-navigation-col li>a:hover, .header-navigation .header-navigation-content .header-navigation-col li.active>a
	{
	/* background: #000000 !important; */
	color: #333333;
}

.dropdown-submenu>a:after {
	display: none;
}

/* navigation content */
.header-navigation-content {
	padding: 0px 0px;
	min-width: 600px;
	margin-left: 388px;
}

.ie8 .header-navigation-content {
	margin-left: 20.5%;
}

.header-navigation-content .sub-menu {
	list-style: none;
}

.header-navigation-content .sub-menu>li {
	float: left;
}

.header-navigation-content .sub-menu>li>a:hover {
	background: rgba(255, 255, 255, 0);
	font-size: 14px;
	/* padding: 12px 15px ; */
}

.ie8 .header-navigation-content .sub-menu>li>a:hover {
	background: rgba(255, 255, 255, 0);
	filter: Alpha(opacity = 80);
	background: #ffffff;
	font-size: 14px;
}

.header-navigation-content .header-navigation-col {
	padding: 0;
}

.header-navigation-content h4, .ecommerce .header-navigation-content h4 {
	font: bold 15px 'Open Sans', Arial, sans-serif;
	margin: 0 0 6px;
	padding: 10px 10px 5px;
	border-bottom: solid 1px #f0f0f0;
}

.header-navigation-content ul {
	padding: 0;
	margin: 0 0 10px;
	list-style: none;
}

.header-navigation-content li {
	padding: 0;
	border: none !important;
}

.header-navigation-content li>a {
	display: block;
}

/* header navigation description */
.header-navigation-content-ext {
	padding: 20px 30px 2px;
	background: #fff;
}

.header-navigation-description {
	background: #fcfafb;
	margin: -20px 0 -2px -30px;
	padding: 20px;
	box-shadow: 0 0 20px rgba(91, 91, 91, 0.2) inset;
}

.header-navigation-content-ext h4, .ecommerce .header-navigation-content-ext h4 {
	border: none;
	padding: 10px 0 0;
}

.header-navigation .dropdown-menu .header-navigation-content-ext li {
	border: none;
}

.header-navigation .dropdown-menu .header-navigation-content-ext li>a {
	padding: 0 0 10px;
	color: #767f88;
	display: inline-block;
}

.header-navigation .dropdown-menu .header-navigation-content-ext li>a:hover, .header-navigation .dropdown-menu .header-navigation-content-ext li.active>a {
	background: #fff;
	color: #e6400c;
}

/* n-level submenu */
.header-navigation .dropdown-menu .dropdown-menu {
	left: 100%;
	right: auto;
	top: 6px;
}

.header-navigation .dropdown-menu a {
	position: relative;
	color: #333;
}

.header-navigation .dropdown-menu a:hover {
	font-size: 18px;
	color: #000000;
}

.header-navigation .dropdown-menu2>a:hover {
	font-size: 18px;
	color: rgba(244, 173, 20, 1);
}

.header-navigation .dropdown-menu .fa {
	position: absolute;
	top: 13px;
	right: 15px;
}

/* Top Search */
.header-navigation li.menu-search {
	position: relative;
	top: 26px;
}

.header-navigation li.menu-search span.sep {
	top: 0;
	width: 1px;
	height: 26px;
	background: #eaeaea;
	position: relative;
	margin: 0 18px 0 16px;
	display: inline-block;
}

.header-navigation li.menu-search i {
	color: #333;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	top: -6px;
	/*background: url(../img/icons/top-search-icon.png) no-repeat;*/
	width: 15px;
	height: 15px;
	opacity: 0.6;
}

.header-navigation li.menu-search i:hover {
	color: #e02222;
	background-position: 0 -15px;
}
/*.header-navigation .fa-search:before {
	content: none;
}*/
.header-navigation .search-box {
	right: -7px;
	top: 100%;
	padding: 15px;
	display: none;
	background: #fcfafb;
	position: absolute;
	border-top: solid 2px #ea4c1d;
	box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
	width: 274px;
	margin-top: 0;
	z-index: 22;
}

.header-navigation .search-box:after {
	top: -8px;
	width: 0;
	height: 0;
	right: 8px;
	z-index: 2;
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 8px solid #e6400c;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.header-navigation .search-box button {
	margin-left: 0 !important;
}

/* reduce navigation */
/*.page-header-fixed .site-logo,
.page-header-fixed .header-navigation > ul > li > a,
.page-header-fixed .header-navigation li.menu-search,
.page-header-fixed .top-cart-block {
 	transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
}*/
.reduce-header .site-logo {
	padding-top: 9px;
	padding-bottom: 11px;
}

@media ( min-width : 1025px) {
	.reduce-header .header-navigation>ul>li>a {
		padding: 16px 12px 17px;
	}
	.ecommerce .reduce-header .header-navigation>ul>li>a {
		padding: 23px 12px 20px;
	}
	.reduce-header .header-navigation li.menu-search {
		top: 14px;
	}
	.ecommerce .reduce-header .header-navigation li.menu-search {
		top: 21px;
	}
}

.reduce-header .mobi-toggler {
	margin-top: 12px;
}

.page-header-fixed .header .mobi-toggler {
	transition: margin 0.3s ease;
	-o-transition: margin 0.3s ease;
	-ms-transition: margin 0.3s ease;
	-moz-transition: margin 0.3s ease;
	-webkit-transition: margin 0.3s ease;
}

/* page slider */
.page-slider {
	margin-top: -25px;
	clear: both;
}

.ie8 .pannel .panel-footer li a {
	border: #fff 0px solid;
}
/* OWL styles */
.owl-buttons {
	position: absolute;
	top: -40px;
	right: 10px;
}

.owl-buttons div {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-left: 5px;
	position: static;
	border-radius: 26px !important;
	text-indent: -100000px;
}

.owl-buttons .owl-prev {
	background: #fff url(../img/fa-angles.html) no-repeat 8px 8px;
}

.owl-buttons .owl-next {
	background: #fff url(../img/fa-angles.html) no-repeat -33px 8px;
}

.owl-buttons .owl-prev:hover {
	background: #e84d1c url(../img/fa-angles.html) no-repeat 8px -31px;
}

.ie8 .owl-buttons .owl-prev:hover {
	background: #e84d1c url(../img/fa-angles.html) no-repeat 18px -217px;
}

.owl-buttons .owl-next:hover {
	background: #e84d1c url(../img/fa-angles.html) no-repeat -33px -31px;
}

/*  */
.carousel-indicators {
	text-align: left;
	margin: 0;
	width: auto;
	left: 33px;
}

.carousel-indicators li, .carousel-indicators li.active {
	width: 18px;
	height: 18px;
	margin: 0 9px 0 0;
	background: transparent;
	border: solid 2px #c9cdce;
	border-radius: 18px !important;
	z-index: 9999 !important;
}

.carousel-indicators li.active {
	background: #6f7a7c;
	border-color: #9ea7a9;
}
/* END LAYER SLIDER */

/*  */
.product-list .product-item {
	margin-bottom: 30px;
}

.product-list .carousel-control {
	top: 190px;
	background-color: #0075C4;
	right: 350px;
}

.product-list .question {
	margin-left: 150px;
}
/***
SUSPEND NAV
**/
.suspend {
	width: 40px;
	max-height: 360px;
	/* 	height: 326px; */
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: 6%;
	z-index: 1003;
	background: #f2f2f2;
	/*border-radius: 10px 0 0 10px;*/
}

.susp_l {
	float: left;
	width: 110px;
	background: #f2f2f2;
	border-radius: 10px 0 0 10px;
}

.suspend_hover {
	WIDTH: 200px;
	DISPLAY: block;
	height: 326px;
	overflow: hidden;
	position: fixed;
	top: 140px;
	top: 145px !important;
	right: 0px;
	z-index: 1003;
	background: #f2f2f2;
	border-radius: 10px 0 0 10px;
}

#suspend .subtitle {
	float:left;
	padding:10px 0px 10px 10px;
	font-weight:bold;
	font-size:15px;
}

.sublogin{
	text-align: center;
	height:350px;
	border: 1px solid #ddd;
	margin:10px 10px 0px;
}

.title-bottom {
	border-bottom: 1px solid #ddd;
	position: absolute;
	width:91%;
}

.suspend_ul,.suspend_ul2 {
	width: 200px;
}

.suspend_ul {
	padding-left: 15px;
	padding-top: 18px;
	margin-top:50px;
}


.suspend_ul li>a {
	padding: 5px 30px;
	color: #555;
	text-decoration: none;
	display: block;
	clear: both;
	font-weight: 300;
	line-height: 12px;
	white-space: nowrap;
	font-size: 14px;
}
/**
BANNER
*/
.slider {
	padding: 0px;
	background-color: #fff;
}

.slider .slider-div {
	padding-left: 0px;
}
/**
LOGIN-BOX
*/
.btn {
	border-width: 0;
	padding: 7px 14px;
	font-size: 14px;
	outline: none !important;
	background-image: none !important;
	/*filter: none;*/
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

.btn.dropdown-toggle, .btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active {
	outline: none !important;
	background-image: none !important;
	/*filter: none;*/
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #ffffff;
}

.login-box {
	width: 184px;
	/* 	height: 225px; */
	/* background: url(../img/login-box.png) no-repeat 0 0; */
}

.login-box .btn-success {
	background-color: #9f9f9f;
}

.login-box .btn-group-radius button {
	background: url(../img/login-gray-box.html) no-repeat 0 0;
	color: #555555 !important;
	/* border-top-right-radius: 8px!important;
  -webkit-border-top-left-radius:8px;
  -moz-border-radius-topright:8px; */
}
/* .login-box .suspend_ul li:first-child button{
	background:url(../img/login-gray-box.png) no-repeat 0 0;
	background-color:#6eb92b;
} */
.slider .select-button {
	border-radius: 4px !important;
	line-height: 2.02857143;
	letter-spacing: 3px;
	font-size: 16px;
	background-color: #4DCF4E;
	padding: 0px 21px;
}

.btn-group-icon {
	display: block;
	width: 22px;
	height: 25px;
	background: url(../img/icons/1.html) no-repeat 0px 5px;
	float: left;
}

.login-box .suspend_ul .nav-li {
	margin-left: 5px;
	width: 150px;
	height: 30px;
	background: url(../img/login-gray-box.html) no-repeat 0 0;
	margin-bottom: 15px;
}

.login-box .suspend_ul2 .nav-li-2 {
	margin: 5px auto;
	width: 150px;
	display: block;
}

.login-box .suspend_ul2 .nav-li-2>a:hover {
	text-decoration: underline;
}

.login-box .suspend_ul>.active { /* background-color:#6eb92b; */
	background: url(../img/login-green-box.html) no-repeat 0 0;
}

.login-box .suspend_ul>.active button {
	color: #ffffff !important;
}

.login-box .suspend_ul .nav-li:hover { /* background-color:#6eb92b; */
	background: url(../img/login-green-box.html) no-repeat 0 0;
}

.login-box .suspend_ul2 {
	margin-top: -15px;
	text-align: left;
	padding-left: 20px;
}

.login-box .suspend_ul2 .hover a.icon {
	background: url(../img/icons/1.html) no-repeat 0px 5px;
}

.login-box .suspend_ul2 a.icon { /* width:22px;
	height:15px; */
	display: block;
	background: url(../img/icons/2.html) no-repeat 0px 5px;
}

.ie8 .login-box .suspend_ul2 a.icon { /* width:22px;
	height:15px; */
	display: block;
	background: url(../img/icons/1.html) no-repeat 0px 5px;
}

.login-box .suspend_ul2 .padding-left-50 {
	padding-left: 20px;
}

.login-box .suspend_ul2 li>a {
	font-size: 12px;
	color: #666666;
	font-family: 'Microsoft Yahei' !important;
}

.login-box .suspend_ul2 li>a:hover {
	color: #6EB92B;
}

/***
Sidebar
***/
.sidebar {
	color: #3E4D5C;
}

.sidebar .list-group-item {
	background: rgba(244, 244, 244, 0.5);
	border: none;
	display: block;
	margin-bottom: 2px;
	padding: 7px 10px;
	position: relative;
	border-radius: 0;
}

.sidebar .list-group-item:last-child {
	margin: 0;
}

.sidebar a {
	color: #3E4D5C;
}

.sidebar a:hover {
	color: #E02222;
}

.sidebar-menu a {
	display: block;
}

.sidebar-menu a:hover {
	text-decoration: none;
}

.sidebar-menu .fa-angle-right {
	position: relative;
	top: 1px;
	margin-right: 2px;
	float: left;
}

.sidebar .dropdown.open .dropdown-toggle {
	background: #fff;
	color: #3E4D5C;
}

.sidebar .dropdown.open .dropdown-toggle:hover {
	color: #E02222;
}

.sidebar .dropup.open>.dropdown-toggle, .dropdown.open>.dropdown-toggle {
	border-color: none !important;
}

.sidebar .dropdown-menu {
	background-clip: padding-box;
	background: #fff;
	border: none;
	border-radius: 0;
	box-shadow: none;
	display: none;
	float: none;
	font-size: 14px;
	list-style: none;
	margin: 0 -10px;
	min-width: auto;
	padding: 5px 10px 1px 19px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10001;
	font: 15px 'PT Sans Narrow', sans-serif;
}

.sidebar .dropdown-menu:after, .sidebar .dropdown-menu:before {
	display: none !important;
}

.sidebar .dropdown-menu .dropdown-menu {
	border-top: none;
	margin-bottom: -5px;
	margin-right: -10px;
}

.sidebar .open>.dropdown-menu {
	display: block;
}

.sidebar .dropdown-menu li {
	padding: 4px 0 3px 11px;
	position: relative;
}

.sidebar .dropdown-menu ul {
	padding: 0;
	margin: 0 0 0 4px;
	list-style: none;
	text-transform: none;
	font-size: 15px;
}

.sidebar .dropdown-menu>li>a {
	clear: both;
	line-height: inherit;
	padding: 0;
	white-space: nowrap;
}

.sidebar-menu .dropdown-menu li>a:hover, .sidebar-menu .dropdown-menu li>a:focus, .sidebar-menu li.active>a, .sidebar-menu li.active>a:hover {
	background: none !important;
	color: #E02222;
}

.sidebar .dropdown-menu>li>a .fa-angle-down {
	position: absolute;
	top: 8px;
	right: 0;
}

.sidebar .fa-angle-down:before {
	content: "";
}

.sidebar .fa-angle-down {
	width: 11px;
	height: 11px;
	background: url(../img/icons/sidebar-toggle-icons.html) no-repeat 0 0;
	position: absolute;
	top: 12px;
	right: 10px;
}

.sidebar a:hover>.fa-angle-down {
	background-position: -11px 0;
}

.sidebar .collapsed .fa-angle-down {
	background-position: 0 -37px;
}

.sidebar .collapsed:hover>.fa-angle-down {
	background-position: -11px -37px;
}

/***
Brands
***/
.brands .container {
	padding-right: 0px;
	padding-left: 0px;
}

.brands .owl-carousel { /*  margin-bottom: 41px; */
	padding: 30px 50px 15px;
	background: #fff;
}

.ie9 .brands .owl-carousel { /*  margin-bottom: 41px; */
	padding: 45px 50px 35px;
	background: #fff;
}

.pagination>li>a:hover {
	background-color: #fff;
	boder-color: #fff;
}

.brands .owl-buttons div {
	position: absolute;
	top: 0;
	width: 50px;
	height: 202px;
	text-indent: -10000px;
	border-radius: 0 !important;
	display: block;
}

.brands .products-item {
	margin: 0px 0px 0px 20px;
}
/* .ie9 .brands .products-item {
	margin: 0px 0px 0px 40px;
} */
.brands .first {
	margin-left: 44px;
}
/* .ie8 .brands .products-item {
	margin: 0px 0px 0px 90px;
} */
.brands .products-item .text-list {
	margin-top: 20px;
}

.brands .products-item .text-list>h2 {
	margin-top: 20px;
	color: #018DE5;
	padding-left: 15px;
	/* font-size: 18px; */
}

.brands .products-item .text-list>ul {
	list-style: none;
	padding-left: 0px;
}

.brands .products-item .text-list>ul>li>a {
	color: #666666;
	font-family: "Microsoft YaHei" !important;
	letter-spacing: 1px;
}

.brands .products-item .news-item a {
	font-size: 15px;
}

.brands .products-item .arrow {
	display: block;
	background-image: url(../img/product-tittle-right-arrow.html);
	width: 24px;
	height: 24px;
	float: left;
}

.brands .products-item .down-arrow {
	display: block;
	background-image: url(../img/product-down-arrow.html);
	width: 19px;
	height: 19px;
	float: left;
	margin-left: 85px;

	/*  margin-right:50px; */
}

.brands .products-item .panel {
	border: 0px solid transparent;
}

.brands .products-item .panel .panel-body {
	padding: 0px;
}

.brands .products-item .hot {
	width: 105px;
}

.brands .products-item .text-list .news-item {
	padding: 0px;
	padding-left: 15px;
}

.brands .products-item .panel-footer {
	background-color: #ffffff;
	/*  margin-top: -80px; */
	border-top: 0px solid #ddd;
	padding-top: 0px;
	padding-bottom: 0px;
}

.brands .owl-buttons {
	position: static;
}

.brands .owl-buttons .owl-prev {
	top: -50px;
	left: -7px;
	background: rgba(255, 255, 255, 0) url(../img/fa-angle-brands2.html) no-repeat 18px 30px;
	margin-left: 0;
}

.ie8 .brands .owl-buttons .owl-prev {
	top: 0px;
}

.ie8 .brands .owl-buttons .owl-prev {
	top: -50px;
	left: 3px;
	background: #ffffff url(../img/fa-angle-brands2.html) no-repeat 18px 27px;
	margin-left: 0;
}

.ie8 .brands .owl-buttons .owl-prev:hover {
	top: -50px;
	left: 3px;
	background: #ffffff url(../img/fa-angle-brands2.html) no-repeat 18px 27px;
	margin-left: 0;
}

.brands .owl-buttons .owl-prev:hover {
	background: rgba(255, 255, 255, 0) url(../img/fa-angle-brands.html) no-repeat 18px -217px;
}

.brands .owl-buttons .owl-next {
	top: -50px;
	left: auto;
	right: 10px;
	background: rgba(255, 255, 255, 0) url(../img/fa-angle-brands.html) no-repeat -249px 100px;
	margin-right: 0;
}

.brands .owl-buttons .owl-next:hover {
	background: rgba(255, 255, 255, 0) url(../img/fa-angle-brands.html) no-repeat -249px -217px;
}

.ie8 .brands .owl-buttons .owl-next:hover {
	background: #ffffff url(../img/fa-angle-brands.html) no-repeat -249px 100px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff);
}

.product .title {
	font-size: 18px;
	font-weight: bold;
}

.product .text {
	font-size: 18px;
}
/***
steps block and steps block elements
***/
/* shop */
.steps-block {
	color: #fff;
	padding: 30px 0;
}

.steps-block ::-moz-selection {
	color: #e45000;
	background: #fff;
}

.steps-block ::selection {
	color: #e45000;
	background: #fff;
}

.steps-block-gray {
	background: #a0a3a4;
}

.steps-block-red {
	background: #e84d1c;
}

.steps-block-col {
	overflow: hidden;
	min-height: 71px;
}

.steps-block-col span {
	display: block;
	width: 36px;
	height: 71px;
	background: url(../img/step3-angle-right.html) no-repeat 100% 50%;
	position: absolute;
	top: 0;
	right: 10px;
}

.steps-block h2, .ecommerce .steps-block h2 {
	color: #fff;
	font-size: 43px;
	margin: 0;
	padding: 0;
	line-height: 1;
}
/* steps-block-simple 鈥�step block without image */
.steps-block-simple h2, .ecommerce .steps-block-simple h2 {
	font-size: 33px;
	margin-bottom: 5px;
}

.steps-block em {
	font: normal 400 13px 'Opan Sans', sans-serif;
	text-transform: uppercase;
}

.steps-block-simple em {
	text-transform: inherit;
	line-height: 1.2;
}

.steps-block .steps-block-col div {
	margin-left: 70px;
	margin-right: 40px;
}

.steps-block-simple .steps-block-col div {
	margin-left: 0;
}

.steps-block .fa-truck, .steps-block .fa-gift, .steps-block .fa-phone {
	font-size: 30px;
	border: solid 2px #fff;
	border-radius: 30px !important;
	width: 60px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	padding-top: 22px;
	margin-right: 11px;
	float: left;
}

.steps-block .fa-angle-right {
	font-size: 84px;
}

/* title wrapper */
.title-wrapper {
	margin: 0px 0 0px;
	position: relative;
	overflow: hidden;
	background: url(../../pages/img/title-bg/man1.html) no-repeat 100% 100%;
	min-height: 280px;
	padding-top: 79px;
	width: 100%;
	overflow: hidden;
}

.title-wrapper .container-inner {
	float: left;
}

.ecommerce .title-wrapper h1, .title-wrapper em {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 400;
}

.ecommerce .title-wrapper h1 {
	font-size: 45px;
	padding: 0 9px 13px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.6);
	margin: 0 -9px 17px;
}

.title-wrapper h1 span {
	color: #e6400c;
}

.title-wrapper em {
	font-size: 20px;
	font-style: normal;
	display: block;
	text-align: center;
}

/* breadcrumb */
.main-content .breadcrumb {
	padding-left: 0px;
	margin-left: 0px;
}

.breadcrumb {
	background: none;
	padding: 20;
	font: 14px "Open Sans", sans-serif;
	color: #5f6d7b;
	margin-bottom: 0px;
	padding-left: 0px;
	/*border-bottom: solid 2px #0075c4; */
}

.main-content {
	margin-left: -15px;
	padding-left: 20px;
}

.ie8 .main-content {
	margin-left: -15px;
	padding-left: 5px;
}

.main-content .share-div {
	position: absolute;
	width: 10%;
	right: -19%;
	top: -0.5%;
}

.ie8 .main-content .share-div {
	position: absolute;
	width: 10%;
	right: -8%;
	top: -0.5%;
}

.ie8 .breadcrumb li {
	padding-right: 5px;
}

.breadcrumb>li+li:before {
	content: "";
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	color: #5f6d7b;
}
/* .breadcrumb >li:last-child:before{
	content:">";
} */
.breadcrumb a {
	color: #5f6d7b;
}

.breadcrumb>li:last-child>a {
	color: #64aed9;
}

.breadcrumb>li:last-child:after {
	content: "";
	color: #e6400c;
}

.ie8 .main-content {
	padding-right: 0px;
}

.main-content .line {
	background-image: url(../img/line.jpg);
	display: block;
	width: 100%;
	height: 2px;
	/* margin-left: 20px; */
}

.full-line {
	background-image: url(../img/line.jpg);
	display: block;
	width: 100%;
	height: 2px;
	/*  margin-left: 13px; */
}
/* .ie8 .main-content .line{
	margin-left: 0px;
} */
.share {
	background-image: url(../img/icons/share.html);
	display: block;
	width: 15px;
	height: 15px;
	POSITION: absolute;
	RIGHT: 80px;
	top: 15px;
}

.share_text {
	POSITION: absolute;
	RIGHT: 35px;
	top: 10px;
}

.ecommerce .sidebar {
	font: 15px 'PT Sans Narrow', sans-serif;
	color: #3E4D5C;
	/*text-transform: uppercase;*/
	/* float:right; */
	/* width:20%; */
}
/* .ecommerce .main-content {
	margin-left: 25px;
}

.ie8 .ecommerce .main-content {
	margin-left: 25px;
} */

.main .three-content {
	margin-left: 0px;
	*/
}
/* .ie8 .main .three-content {
   margin-left: -120px; 
  } */
/* paginations */
.pagination {
	border-radius: 0;
	margin: 0;
}

.pagination>li {
	display: inline-block;
	margin-left: 5px;
}

.pagination>li>a, .pagination>li>span, .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 25px !important;
	border: none;
	color: #868c93;
}

.pagination>li>span, .pagination>li>span:hover {
	background: #555;
	color: #fff;
}

.pagination>li:first-child>a, .pagination>li:last-child>a {
	padding: 4px 3px 8px;
}

.items-info {
	padding-top: 7px;
	color: #868c93;
}

/* content page */
.content-page {
	background: #fff;
	padding: 20px;
	margin-right: 10px;
}

.corporate .content-page {
	padding: 0 0 20px;
}

.content-page a, .sidebar2 a {
	color: #767F88;
}

.content-page a:hover, .sidebar2 a:hover {
	color: #E02222;
}

.content-page .link, .content-page .link:hover, .content-page .link:active {
	color: #E02222;
}

.content-page h2, .content-page h3, .content-page h4, .content-page h5, .content-page h6 { /*text-transform: inherit;*/
	padding-top: 10px;
}

.content-page h3 {
	font-size: 20px;
	margin-bottom: 7px;
}

.content-page h4 {
	font-size: 17px;
	margin-bottom: 4px;
}

.content-page h5, .content-page h6 {
	font: 700 15px 'Open Sans', Arial, sans-serif;
	margin-bottom: 2px;
}

.content-page p, .content-page .list-unstyled {
	margin-bottom: 20px;
}

.content-page .list-unstyled .list-unstyled {
	margin-left: 20px;
	padding-top: 3px;
	margin-bottom: 0;
}

.content-page .list-unstyled li {
	margin-bottom: 3px;
}

/* 404 page */
.corporate .page-404 {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 125px;
}

.page-404 .number {
	position: relative;
	top: 35px;
	display: inline-block;
	letter-spacing: -10px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 128px;
	font-size: 128px;
	font-weight: 300;
	color: #E02222;
	text-align: right;
}

.page-404 .details {
	margin-left: 40px;
	display: inline-block;
	padding-top: 0px;
	text-align: left;
	top: 15px;
	position: relative;
}

/* 500 page */
.corporate .page-500 {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}

.page-500 .number {
	display: inline-block;
	letter-spacing: -10px;
	line-height: 128px;
	font-size: 128px;
	font-weight: 300;
	color: #E02222;
	text-align: right;
}

.page-500 .details {
	margin-left: 40px;
	display: inline-block;
	text-align: left;
}

/* content form page */
div.content-form-page {
	background: #fff;
	padding: 5px 20px 30px;
	margin-right: 10px;
}

.content-form-page a {
	color: #767F88;
}

.content-form-page a:hover {
	color: #E02222;
}

.form-without-legend {
	padding-top: 25px;
}

.content-form-page legend {
	border: none;
	font-size: 18px;
	padding-top: 20px;
	margin-bottom: 10px;
	color: #3E4D5C;
}

.content-form-page .control-label {
	font-weight: normal;
	padding-right: 5px;
	margin-left: -15px;
}

.default-form label, .checkout-page label {
	font-weight: normal;
}

.require {
	color: #e94d1c;
}

.content-form-page input.form-control {
	border-color: #dbdbdb;
	color: #aaa;
	font: 14px Arial, sans-serif;
	border-radius: 0;
}

.content-form-page .form-control:focus {
	box-shadow: none;
	border: solid 1px #e94d1c;
}

.content-form-page .checkbox .col-lg-4 {
	padding-right: 0;
	margin-left: -15px;
}
/*.content-form-page .checker {
	margin-left: -15px;
}*/
.content-form-page .btn {
	margin-right: 10px;
	/*padding: 7px 12px 6px;*/
}

div.content-form-page .checkbox-list {
	margin-left: -3px;
}

/* info at the right of the forms */
.form-info {
	padding: 0 10px 0 30px;
	border-left: solid 1px #e4e6e8;
	margin: 25px 0;
}

.form-info h2, .ecommerce .form-info h2 {
	font-size: 18px;
	position: relative;
	top: -5px;
	margin-bottom: 5px;
}

.form-info h2 em {
	font-style: normal;
	color: #e6400c;
}

.form-info p {
	margin: 0 0 20px;
}

.nav-tabs {
	/* border-color: #e6400c; */
	padding-bottom: 1px;
	font-size: 14px;
	margin-bottom: 0;
}

.nav-tabs>li>a, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	background: #F4F4F4;
	color: #999999;
	border-radius: 0;
	padding: 5px 15px 4px;
	border: none !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background: #e6400c;
	color: #fff;
	padding: 5px 15px 4px;
}

.tab-content {
	background: #f5f5f5;
	padding: 12px 0px;
}

/* content search */
.content-search {
	background: #fff;
	padding: 10px 15px;
}

.ecommerce .content-search h1 {
	padding-top: 3px;
	margin: 0;
}

.content-search h1 em {
	font-style: normal;
	color: #e6400c;
}

.content-search form {
	margin: 0;
}

.content-search input {
	border-radius: 0;
	border-color: #dbdbdb;
	color: #b0b4b7;
	font: 14px Arial, sans-serif;
	height: 35px;
}

.content-search input:focus {
	box-shadow: none;
	border: solid 1px #e94d1c;
}

.content-search button {
	margin-left: 0 !important;
	font-size: 14px;
	/*padding: 7px 12px 5px;*/
	height: 35px;
}

/***
Pre-Footer and pre-footer elements
***/
.pre-footer { /* 	background: #313030;
	color: #b0b0b0; */
	width: 100%;
	background-color: #666;
}

.pre-footer .container {
	padding-top: 28px;
	background-color: #666666;
	padding-right: 0px;
	padding-left: 15px;
}

.pre-footer p a {
	color: #666666;
	font-size: 15px;
}

.pre-footer h2, .ecommerce .pre-footer h2 {
	font-size: 21px;
	color: #c2c1c1;
}

.pre-footer p {
	margin-bottom: 5px;
	color: #ffffff;
}

.pre-footer li {
	margin-bottom: 6px;
}

/* pre-footer twitter block */
.pre-footer dl.f-twitter {
	overflow: hidden;
	margin-bottom: 7px;
}

.pre-footer dl.f-twitter dt {
	width: 30px;
	float: left;
	text-align: left;
	padding-top: 2px;
}

.pre-footer dl.f-twitter dt i {
	color: #57c8eb;
	font-size: 20px;
}

.pre-footer dl.f-twitter dd {
	color: #b0b0b0;
	margin-left: 30px;
}

.pre-footer dl.f-twitter dd span {
	color: #6b9cab;
	font-size: 12px;
	margin: 0 5px;
}

.pre-footer address {
	line-height: 1.7;
}

.pre-footer-col {
	padding-bottom: 18px;
	/* border-right-image:url(../img/footer-border-right.png) 10 no-repeat; */
	/* margin-left:15px; */
	padding-left: 15px;
}
/* .subbottom .pre-footer-col {
	
	padding-left:0px;
} */
/* .footer .copyright {
	
	padding-left:0px ;
} */
.pre-footer .ul-text {
	list-style: none;
	padding-left: 0px;
	background: url(../img/footer-border-right.html) no-repeat top right;
	background-position-x: 100px;
}

.pre-footer .ul-text-last {
	list-style: none;
	padding-left: 0px;
}

.pre-footer .ul-text .aa {
	font-size: 14px;
	color: #999999;
}

.pre-footer .ul-text-last .aa {
	font-size: 14px;
	color: #999999;
}

.pre-footer .ul-text .aa:hover {
	font-size: 14px;
	color: #ffffff;
}

.pre-footer .ul-text-last .aa:hover {
	font-size: 14px;
	color: #ffffff;
}

.padding-left-85 {
	padding-left: 85px;
	/* margin-left:15px; */
}

.pre-footer .mobile-bank {
	/* margin-top:15px; */
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 5px;
}

.pre-footer .s {
	text-align: left !important;
}

.ie8 .pre-footer .mobile-bank {
	margin-top: 5px;
}

.ie8 .pre-footer .s {
	margin-top: 0px;
}

.erweima h6 {
	font-size: 14px;
}

.pre-footer .top-line {
	border-top: solid 1px #535353;
	padding-top: 24px;
	padding-bottom: 17px;
}

.pre-footer .social-icons {
	padding-top: 5px;
}

.pre-footer .social-icons li a, .pre-footer a.social-icon {
	transition: all 0.1s ease-in-out !important;
	-o-transition: all 0.1s ease-in-out !important;
	-ms-transition: all 0.1s ease-in-out !important;
	-moz-transition: all 0.1s ease-in-out !important;
	-webkit-transition: all 0.1s ease-in-out !important;
}

.pre-footer .social-icons li a:hover {
	opacity: 1;
}

.pre-footer hr {
	margin-top: 0;
	/* 	border-color: #404040; */
}

.pre-footer .form-control, .pre-footer .form-control:focus {
	border: none;
}

/* subscribe */
.pre-footer .pre-footer-subscribe-box {
	padding-bottom: 14px;
}

.ecommerce .pre-footer-subscribe-box form {
	float: left;
	width: 330px;
}

.pre-footer .pre-footer-subscribe-box p {
	clear: both;
}

.pre-footer-subscribe-box .input-group {
	border: solid 1px #545454;
	padding: 1px 1px 0 0;
}

.pre-footer-light .pre-footer-subscribe-box .input-group {
	border: solid 1px #DBDBDB;
}

.ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
	float: left;
	margin-right: 20px;
	padding-top: 7px;
}

.pre-footer-subscribe-box input {
	border-radius: 0;
	background: #313030;
	border: solid 1px #313030;
	color: #909090;
	font: 13px Arial, sans-serif;
}

.pre-footer-subscribe-box input:focus {
	box-shadow: none;
	border: solid 1px #313030;
}

.pre-footer-subscribe-box .btn-primary {
	margin-left: 0 !important;
	border-bottom: none;
	margin-bottom: 1px;
}

/* pre-footer photostream */
.pre-footer .photo-stream li {
	margin: 4px 5px 4px 0;
	display: inline-block;
}

.pre-footer .photo-stream img {
	width: 54px;
	height: 54px;
	border: solid 2px #9ca5ae;
}

.pre-footer .photo-stream img:hover {
	border-color: #E84D1C;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.pre-footer .erweima h6 {
	font-size: 14px;
	margin-bottom: 0px
}

.pre-footer .erweima img {
	padding-bottom: 5px;
	/* margin-top: 10px; */
	width: 90px;
	height: 90px;
}

.ie8 .pre-footer .erweima img {
	padding-bottom: 0px
}
/* light pre-footer */
.pre-footer-light {
	background: #F9F9F9;
	color: #3E4D5C;
	margin-top: 20px;
}

.pre-footer-light .container {
	background: #fff;
	padding-top: 25px;
}

.pre-footer-light h2, .ecommerce .pre-footer-light h2 {
	color: #3E4D5C;
}

.pre-footer-light a {
	color: #3E4D5C;
}

.pre-footer-light dl.f-twitter dd {
	color: #3E4D5C;
}

.pre-footer-light dl.f-twitter dd span {
	color: #99a5b1;
}

.pre-footer-light dl.f-twitter dd a {
	color: #e84d1c;
}

.pre-footer-light address a {
	color: #e84d1c;
}

.pre-footer-light hr {
	border-color: #e6e6e6;
}

.pre-footer-light .social-icons li a {
	opacity: 1;
}

.pre-footer-light .social-icons li a:hover {
	opacity: 0.7;
}

.pre-footer-light .input-group {
	border: none;
	padding: 1px 1px 0 0;
}

.pre-footer-light .pre-footer-subscribe-box input {
	background: #fff;
	border: none;
	color: #909090;
}

.pre-footer-light .pre-footer-subscribe-box button:hover {
	color: #fff;
}

/* light pre-footer */
.pre-footer-gray {
	background: #62707F;
	color: #fff;
}

.pre-footer-gray h2, .ecommerce .pre-footer-gray h2 {
	color: #fff;
}

.pre-footer-gray dl.f-twitter dd {
	color: #fff;
}

.pre-footer-gray dl.f-twitter dd span {
	color: #fff;
	opacity: 0.5;
}

.pre-footer-gray hr {
	border-color: #94a5b6;
}

.pre-footer-gray .social-icons li a {
	opacity: 1;
}

.pre-footer-gray .social-icons li a:hover {
	opacity: 0.7;
}

.pre-footer-gray .pre-footer-subscribe-box fomr {
	color: #fff;
}

.pre-footer-gray .pre-footer-subscribe-box .input-group {
	border: 1px solid #94a5b6;
}

.pre-footer-gray .pre-footer-subscribe-box input {
	background: #62707F;
	border: solid 1px #62707F;
	color: #fff;
}

.pre-footer-gray .pre-footer-subscribe-box input:focus {
	border: solid 1px #62707F;
}

.pre-footer-gray ::-webkit-input-placeholder { /* WebKit browsers */
	color: #fff;
}

.pre-footer-gray :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #fff;
}

.pre-footer-gray ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #fff;
}

.pre-footer-gray :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #fff;
}

/* footer */
.footer {
	background: #3A3535;
	color: #fff;
	font-size: 12px;
	padding: 0px 150px;
}

.ie8 .footer {
	padding: 0px 0px;
}

.footer .container {
	background: #3A3535;
	color: #fff;
	font-size: 12px;
	padding: 15px 0px 15px 0px;
}

/* .ie8 .footer .container {
	padding: 15px 100px 15px 145px;
} */
.footer-light {
	background: #F9F9F9;
	color: #3e4d5c;
}

.footer-gray {
	background: #4A5866;
}
/* .footer a {
	color: #fff;
	text-decoration: underline;
} */
.footer a:hover {
	text-decoration: none;
}

.footer-light a {
	color: inherit;
}

.footer .padding-top-10 {
	opacity: 0.5;
}

.footer .list-inline>li:last-child {
	padding-right: 0;
}

.footer ul {
	margin: 0;
	padding: 0;
	padding-right: 40px;
}

.footer a {
	color: #666666;
	font-size: 12px;
}

.footer ul.social-footer {
	font-size: 18px;
	padding-top: 5px;
}

.footer ul.social-footer a {
	opacity: 0.5;
}

.footer ul.social-footer a:hover {
	opacity: 1;
}

/***
Custom icon buttons
***/
.icon-btn {
	height: 60px;
	min-width: 80px;
	margin: 0 5px 5px 0;
	border: 1px solid #ddd;
	padding: 12px 0px 0px 0px;
	background-color: #fafafa !important;
	background-image: none !important;
	filter: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	display: inline-block !important;
	color: #646464 !important;
	text-shadow: none !important;
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s ease !important;
	-moz-transition: all 0.3s ease !important;
	-ms-transition: all 0.3s ease !important;
	-o-transition: all 0.3s ease !important;
	transition: all 0.3s ease !important;
}

.icon-btn i {
	font-size: 18px;
}

.ie8 .icon-btn:hover {
	filter: none !important;
}

.icon-btn:hover {
	text-decoration: none !important;
	border-color: #999 !important;
	color: #444 !important;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 1) !important;
	-webkit-transition: all 0.3s ease !important;
	-moz-transition: all 0.3s ease !important;
	-ms-transition: all 0.3s ease !important;
	-o-transition: all 0.3s ease !important;
	transition: all 0.3s ease !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.icon-btn:hover .badge {
	-webkit-transition: all 0.3s ease !important;
	-moz-transition: all 0.3s ease !important;
	-ms-transition: all 0.3s ease !important;
	-o-transition: all 0.3s ease !important;
	transition: all 0.3s ease !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.icon-btn div {
	font-family: 'Open Sans', sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000;
	font-size: 12px;
	font-weight: 300;
}

.icon-btn .badge {
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px !important;
	font-weight: 300;
	top: -5px;
	right: -5px;
	padding: 3px 6px 3px 6px;
	color: white !important;
	text-shadow: none;
	border-width: 0;
	border-style: solid;
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	border-radius: 12px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/***
Notes
***/

/* Common styles for all types */
.note {
	margin: 0 0 20px 0;
	padding: 15px 30px 15px 15px;
	border-left: 5px solid #eee;
}

.note h1, .note h2, .note h3, .note h4 {
	margin-top: 0;
}

.note p:last-child {
	margin-bottom: 0;
}

.note code, .note .highlight {
	background-color: #fff;
}

/* Variations */
.note-danger {
	background-color: #FAEAE6;
	border-color: #ed4e2a;
}

.note-warning {
	background-color: #FCF3E1;
	border-color: #fcb322;
}

.note-info {
	background-color: #E8F6FC;
	border-color: #57b5e3;
}

.note-success {
	background-color: #EBFCEE;
	border-color: #3cc051;
}

/*  panel styles */
.panel-default>.panel-heading {
	color: inherit;
}

.panel .panel-title {
	padding-top: 0;
	margin-bottom: 0;
}

/***
Font awesome icons styles
***/
.fontawesome-icon-list [class^="fa-"], .fontawesome-icon-list [class*=" fa-"], li [class^="fa-"], li [class*=" fa-"] {
	display: inline-block;
	width: 1.25em;
	text-align: center;
}

.fontawesome-icon-list [class^="fa-"].icon-large, .fontawesome-icon-list [class*=" fa-"].icon-large, li [class^="fa-"].icon-large, li [class*=" fa-"].icon-large {
	width: 1.5625em;
}

.fontawesome-icon-list .col-md-3 {
	height: 32px;
	line-height: 32px;
}

/***
Demo Utils
***/
.scrollspy-example {
	position: relative;
	height: 200px;
	margin-top: 10px;
	overflow: auto;
}

.util-btn-margin-bottom-5 .btn {
	margin-bottom: 5px !important;
}

.util-btn-group-margin-bottom-5 .btn-group {
	margin-bottom: 5px !important;
}

.fontawesome-demo i {
	font-size: 18px;
}

.fontawesome-demo li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.glyphicons-demo ul {
	padding-left: 0;
	padding-bottom: 1px;
	margin-bottom: 20px;
	list-style: none;
	overflow: hidden;
}

.bs-glyphicons {
	padding-left: 0;
	padding-bottom: 1px;
	margin-bottom: 20px;
	list-style: none;
	overflow: hidden;
}

.glyphicons-demo ul li {
	float: left;
	width: 25%;
	height: 115px;
	padding: 10px;
	margin: 0 -1px -1px 0;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
	border: 1px solid #ddd;
}

.glyphicons-demo .glyphicon {
	display: block;
	margin: 5px auto 10px;
	font-size: 24px;
}

.glyphicons-demo ul li {
	width: 12.5%;
}

.glyphicons-demo ul li [class^="glyphicon-"], .glyphicons-demo ul li [class*=" glyphicon-"] {
	display: block;
	text-align: center !important;
	width: auto;
	line-height: 1.2;
}

.glyphicons-demo ul li:hover {
	background-color: rgba(86, 61, 124, .1);
}

.buttons-page .btn {
	margin-bottom: 5px !important;
}

.buttons-page .clearfix {
	margin-bottom: 20px;
}

#topcontrol {
	z-index: 99999;
}

/* faq page */
.faq-page .panel-heading {
	padding: 0;
}

.faq-page .panel-heading h4 {
	font-size: 17px;
}

.faq-page .panel-heading a {
	display: block;
	padding: 10px 15px 9px;
}

.faq-page .panel-heading a:hover {
	color: #333;
	text-decoration: underline;
}

/* Services Box */
.service-box p {
	color: #656565;
	font-size: 13px;
}

.service-box .service-box-heading {
	padding: 12px 0;
}

.service-box .service-box-heading i {
	padding: 0;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	font-size: 18px;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: baseline;
}

.service-box .service-box-heading i.blue {
	color: #0da3e2;
	border: 1px solid #0da3e2;
}

.service-box .service-box-heading i.red {
	color: #db3a1b;
	border: 1px solid #db3a1b;
}

.service-box .service-box-heading i.green {
	color: #35aa47;
	border: 1px solid #35aa47;
}

.service-box .service-box-heading span {
	color: #444;
	font-size: 21px;
	line-height: 25px;
	font-weight: 400;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline-block;
}

.service-box .service-box-heading [class^="icon-"], .service-box [class*=" icon-"] {
	display: inline-block;
	text-align: center;
}

.service-box .service-box-heading [class^="icon-"].icon-large, .service-box .service-box-heading [class*=" icon-"].icon-large { /* increased font size for icon-large */
	width: 1.5625em;
}

/* Blockquote Box */
.quote-v1 {
	background: #7C858E;
	padding: 10px 0;
	margin-left: 0;
	margin-right: 0;
}

.quote-v1 a {
	margin: 5px;
	display: inline-block;
}

.quote-v1 span {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	margin: 13px 5px 8px;
	line-height: 26px;
	display: inline-block;
}

.quote-v1 a.btn-transparent {
	color: #fff;
	font-size: 16px;
	padding: 8px 18px;
	white-space: nowrap;
	text-decoration: none;
	border: solid 1px #fff;
	background: none;
}

.quote-v1 a.btn-transparent:hover {
	background: #E02222;
	color: #fff;
	transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.quote-v1 a.btn-transparent i {
	margin-right: 10px;
}

/* Front Carousel */
.front-carousel .carousel-control {
	margin: 0;
	border: none;
	height: 35px;
	font-size: 24px;
	font-weight: normal;
	top: 40%;
	width: 35px;
	background: #222;
	opacity: 0.5;
}

.front-carousel .carousel-control:hover {
	opacity: 0.6;
}

.front-carousel .carousel-control i {
	font-size: 27px;
}

.front-carousel .carousel-control.right i {
	position: relative;
	left: 1px;
}

.front-carousel .carousel-caption {
	padding: 10px 15px 0;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
}

.front-carousel .carousel-control.left {
	left: 0;
}

.front-carousel .carousel-control.right {
	right: 0;
}

/***
PRODUCTS

**/
.product {
	margin-bottom: 15px;
	background-color: #f5f5f5;
	padding-top: 22px;
}

.product .container {
	background-color: #f5f5f5;
	/* padding-left: 150px;
	padding-right: 65px; */
	padding-top: 5px;
	margin-bottom: -20px;
}

.tab-content .tab-pane span {
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	font-family: 'SimSun' !important;
}

.tab-content2 .tab-pane span {
	float: right;
}

.tab-content .tab-pane a {
	font-family: 'SimSun' !important;
}

.product .right-boder-img {
	background: url(../img/product-boder-right.html) no-repeat top left;
	/*  background-position-x: 180px; */
	padding-left: 20px;
	background-position-y: 25px;
}

.product .margin-left {
	margin-left: 20px;
}

.product .margin-left-80 {
	margin-left: 80px;
}

.product .items { /* padding-left: 0px; */
	padding-right: 0px;
}

.ie9 .product .items { /* padding-left: 0px; */
	padding-right: 0px;
	margin-bottom: -13px;
}

.product .scoller {
	margin-left: -90px;
	padding-left: 0px;
}

.product .scoller .panel {
	border: 0px;
}

.product .lctj {
	margin-top: -10px;
}

.product .lctj img {
	margin-bottom: 3px;
	margin-top: 26px;
}

.product .dthd img {
	margin-top: 17px;
	margin-bottom: 2px;
}

.product .items p.title {
	font-size: 16px;
	margin-bottom: 6px;
}

.product .items a.sy {
	color: #929090;
	font-family: "SimSum" ! important;
	font-size: 14px;
}

.product .items span.number {
	color: #EA6839;
	/* font-family: "SimSum" ! important; */
	font-size: 16px;
}

.product .items a.info {
	color: #70b82e;
	font-size: 15px;
}

.product .margin-left-30 {
	margin-left: 30px;
}

.product .items .padding-top-30 { /* padding-left: 0px; */
	padding-top: 30px;
}

.product .items .ico2 {
	display: block;
	/* background-image: url(../img/icons/more-ico.png); */
	width: 28px;
	height: 14px;
	float: right;
	margin-top: -35px;
	margin-right: 5px;
}

.product .items .ico {
	display: block;
	/* background-image: url(../img/icons/more-ico.png); */
	width: 28px;
	height: 14px;
	float: right;
	margin-top: -14px /*   margin-left: 85px;
  margin-top: -26px;
	 */
}

.product .padding-top-20 {
	padding-top: 22px !important;
}
/**
*NEWS-SOLLER
**/
.product .col-lg-5 .panel {
	border: 0px solid transparent;
	/* padding-left: 20px; */
	margin-left: 30px;
	margin-bottom: 30px;
}

.ie8 .product .col-lg-5 .panel {
	margin-bottom: 0px;
}

.news-scoller .date { /* padding-left: 5%; */
	color: #999999;
	float: right;
}
/**SECOND-PAGE*/
.product-list .items {
	list-style: none;
}

.product-list .items li {
	padding: 10px 0px;
	border-bottom: dashed 1px #C5C8C5;
	/* width: 830px; */
	padding-right: 0;
}

.product-list .items li a {
	color: #333;
}

.product-list .items span {
	float: right;
	font-size: 14px;
	color: #666666;
}

.ie8 .product-list .margin-bottom {
	margin-bottom: 20px;
}
/* .col-md-1 .col-sm-6 .products-items{
	padding-right: 0px;
}

.col-md-5 .col-sm-6 .products-items{
	padding-left: 0px;
  padding-right: 0px;
} */
/**
*PAGE
**/
@media ( min-width : 1200px) {
	.row-fluid {
		width: 100%;
	}
}

@media ( min-width : 1200px) {
	.row-fluid .span6 {
		width: 60.717948717948715%;
	}
}

@media ( min-width : 1200px) {
	.row-fluid [class*="span"] {
		display: block;
		float: left;
		min-height: 20px;
		/* margin-left: 5.964102564102564%; */
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-top: 10px;
	}
}

.pagination-div {
	float: right;
	margin-top: -20px;
}

.pagination ul {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul>li {
	display: inline;
}

.pagination ul>li>a, .pagination ul>li>span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	/* border-left-width: 0; */
	font-size: 14px;
}

.pagination-info {
	font-size: 14px;
	/* margin-left: 14px; */
}

.page {
	margin-left: 14px;
}
/**
ҳ���ֲ�ͼ
*/
.index-banner {
	/* width: 100%; */
	height: 360px;
}

.banner {
	background-color: #fff;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.banner .banner-box {
	width: 100%;
	height: 260px;
}

.footer .right-text {
	text-align: right;
	padding-right: 30px;
}

.ie8 .footer .right-text {
	padding-left: 41%;
}

.bottom {
	bottom: 0;
	width: 100%;
	height: 196px;
	left: 0px;
}

.bottom .erweima-list {
	list-style: none;
	padding-left: 0px;
}

.bottom .erweima-list li {
	margin-bottom: 0px;
}

.bottom .erweima-list li a {
	font-size: 13px;
	color: #a5a5a5;
	/* 	font-family: 'SimSun' !important; */
	margin-left: 32px;
	padding-bottom: 6px;
	display: block;
}

.bottom .erweima-list li a:hover {
	color: #ffffff;
}

.ie8 .pre-header .search-box .btn {
	width: 100%;
}
