﻿@charset "utf-8";
/* CSS Document */
@font-face { font-family: "FontAwesome"; font-style: normal; font-weight: 400; src: url("../font-awesome/fAme.eot?zb2jrk#iefix") format("embedded-opentype"), url("../font/fAme.woff2?zb2jrk") format("woff2"), url("../font/fAme.ttf?zb2jrk") format("truetype"), url("../font/fAme.woff?zb2jrk") format("woff"), url("../font/fAme.svg?zb2jrk#FontAwesome") format("svg"); }
@font-face { font-family: "Domaine"; font-style: normal; font-weight: 400; src: url("../font/Web-Bold.eot") format("embedded-opentype"), url("../font/Web-Bold.woff") format("woff"), url("../font/Web-Bold.woff2") format("woff2"), url("../font/App-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.font.im/s/lato/v13/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
html {
	-webkit-text-size-adjust: none;
}

.article {
	background-color: #F4F4F4;
}

body {
	font-size: 13px;
	font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #333;
}
body a{
	cursor: pointer;
}
.table-responsive {
	background-color: #fff;
}
[xjs] .glyphicon {
	color: #FF9900;
}
.btn{
	outline: none !important
}
.add_cart_ico,.add_cart_ico:active {
	position: relative;
	
	background:#28262A;
	font-weight: 700;
	border: #28262A 2px solid;
	border-radius: 0px;
	font-size: 20px
}
.add_cart_ico:hover{
	background: #fff ;
	color: #28262A;
	border-color: #28262A
}
#cart .btn-primary:focus{
	background-color: #fff;
	color: #28262A;
	border-color: #28262A
}
#cart .btn-primary[disabled]{
	background-color: #28262A;
	color: #fff;
	border-color: #28262A
}
.add_cart_ico[disabled]:hover{
	background:#28262A 
}
.add_cart_ico:active:focus, .add_cart_ico:active:hover{
		background: #fff;
	
	color: #28262A;
	border-color: #28262A
}
.buy{
	background: #28262A;
	border: #28262A 2px solid;
	border-radius: 0px;
	font-size: 20px;
	font-weight: 700
}
.buy:hover{
	background: #fff;
	color:#28262A;
	border-color: #28262A
}


.add_cart_ico span {
	position: absolute;
	position: absolute;
	left: 14px;
	top: 50%;
	margin-top: -11px;
	font-size: 22px;
	display: none;
}

.lodding {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.86) url(../images/lightbox-ico-loading.gif) center center no-repeat;
}

.table_middle > tbody > tr > td {
	vertical-align: middle;
}

.num .label-default {
	margin-top: 5px;
	font-size: 14px;
	height: 25px;
	padding: 0px 15px;
	line-height: 25px;
	background-color: rgb(204, 204, 204);
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.bttrlazyloading-wrapper {
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: #fff !important;
}

.ul_list_on a {
	position: relative;
	display: block;
}

.ul_list_on div.list-group-item > a {
	margin: -10px -15px;
	padding: 10px 15px;
}

.ul_list_on a:hover {
	background-color: #f5f5f5 !important;
	color: #555;
}

.ul_list_on .ul {
	display: none;
	margin: 10px -15px -10px;
	border-top: 1px solid #ddd;
	background-color: #FBFBFB;
}

.ul_list_on .ul a {
	background-color: inherit;
}

.ul_list_on .caret_ico {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.products_img {
	position: relative;
	text-align: center;
	display: block;
}

.products_img img {
	vertical-align: middle;
	font-size: 0;
}

img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	font-size: 0;
}

img[_src] {
	width: 100%;
	height: 100%;
	background: url(../images/index.gif) center center no-repeat;
}

.products_title {
	display: block;
	font-size: 0;
	font-weight: 300;
	line-height: 54px;
	height: 54px;
	overflow: hidden;
}

.products_title a {
	font-size: 16px;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 18px;
	max-height: 36px;
	vertical-align: middle;
	overflow: hidden;
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-weight: 700
}

.products_title a:hover {
	color: #20c4f4;
}

.products_grade {
	line-height: 18px;
	display: block;
	text-decoration: line-through;
	color: #808080;
}

.products_price {
	line-height: 18px;
	padding: 10px 0;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	display: block;
	font-size: 12px;
	color: #777777;
}

.products_price em {
	font-style: normal;
	font-size: 18px;
	color:#ef3a5c;
}

@media (max-width:450px) {
	.products_title {
		height: 30px;
		line-height: 30px;
	}

	.products_title a {
		max-height: 30px;
		line-height: 15px;
		font-size: 12px;
	}

	.products_grade,.products_price {
		font-size: 11px;
		padding: 5px 0;
		line-height: normal;
	}

	.products_grade {
		padding-bottom: 0;
	}

	.products_price em {
		font-size: 14px;
	}
}

ul,li,ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

a:focus {
	outline: none;
	-moz-outline: none;
}

input:focus {
	outline: none;
}

#loadingPage {
	background: #fff url(../images/loading1.gif) center center no-repeat;
}

.no_list {
	text-align: center;
	padding: 80px 0;
	font-size: 18px;
	color: #ccc;
	line-height: 22px;
}

.no_list img {
	max-width: 100px;
	max-height: 100px
}

.no_list p {
	margin: 15px 0 0;
	color: #B1AEAE;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.cart_table h5 {
	margin: 0;
}

@media (min-width: 768px) {
	.container {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.container {
		width: 992px;
	}
[	data-template=index] .section .col-md-9 {
		float: right;
	}
}

@media (min-width: 1280px) {
	.container {
		width: 1280px;
	}
}

.header {
	background: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	border: none !important;
	border-radius: 0;
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	
}

.header_b {
	min-height: 60px;
	position: relative;
	height: auto;
}

.header_b_z {
	position: absolute;
	height: inherit;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	min-height: 60px;
	max-width: 130px
}

.header_b_z a {
	display: block;
}

.header_b_z a.logo_font {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #20c4f4;
	display: flex;
    width: 100%;
    height: 100%;
 	line-height: 50%;
    align-items: center; 
    justify-content: center;

}
.header_b_z a.logo_font span{
	 width: 100%;
    height: 10%;
	

}
.header_b_z img {
	max-height:100%;
	height: auto;
	vertical-align: middle;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0
}

.header_b_y {
	margin-left: 140px;
	position: relative;
	
}
.head_b_ul{

	position: relative;
	top: 0;
	width: 100%;
}

.header_b_y #my_users .login_span > a:hover{
	color: #6f6d71;
}
.header_b_y li {
	float: left;
}

.header_b_y li li {
	float: none;
}

.header_b_y .pc_search {
	width: 25%;
}
.header_c{
	margin-left: -18px
}
@media(max-width: 991px){
	.header_c{
		margin-left: -10px
	}
}
.header_c > .container{
	width: auto;
}
.header_c .ul_one{
	padding-top: 10px
}
.header_b_y .pc_currencies {
	position: absolute;
	right: 47px;
	height: 24px;
	top: 50%;
	margin-top: -2px;
}
.pc_currencies a{
	color: #414042
}
.pc_currencies a:hover{
	color: #6f6d71;
}
.header_b_y .pc_currencies #flag{
	position: absolute;
	top: 100%;
	right: 0 !important;
	left: inherit;
}
.header_b_y .pc_currencies ul {
	font-size: 0;
	text-align: center;
}

.header_b_y .pc_currencies li {
	font-size: 12px;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
.header_b_y .pc_currencies a span{
	font-size: 12px
}
.header_b_y .pc_currencies a .caret{
	padding-bottom: 2px
}
.header_b_y .pc_currencies li img,.header_b_y .pc_currencies li .state_icon {
	display: block;
	margin: 0 auto;
}

.header_b_y .pc_user {
	position: absolute;
	right: 120px;
	min-width: 120px;
	
	height: 50px;
	top:50%;
	margin-top: -17px;
}



.header_b_y .pc_cart a {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
	top: 50%;
	margin-top: -7px;
	width: 40px;
	background: url(../svg/shopping-cart1.svg) center center no-repeat;
	background-size: contain;
	text-align: center;
	background-size: 20px;
	cursor: pointer;
}

.header_b_y .pc_cart span {
	background-color: #EF3A5C;
	color: #fff;
	min-width: 16px;
	display: inline-block;
	margin-left: 4px;
	font-size: 10px;
	height: 16px;
	line-height: 16px;
	position: absolute;
	top: 0;
	right: -3px
}

.header_b_y #div_ss {
	margin-top: 15px;
	position: relative;
}

.header_b_y #div_ss input:focus {
	background-color: #FFF;
}

.header_b_y #div_ss span {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	color: #C2B2AD;
	width: 44px;
	text-align: center;
	font-size: 16px;
	line-height: initial;
	background:url(../svg/sousuo123.svg)no-repeat 50% 50%;
	background-size: 12px;
	width: 32px;
	padding:8px;
}
.header_b_y #div_ss span:hover{
	background:url(../svg/sousuo456.svg)no-repeat 50% 50%;
	background-size: 12px;
}
.header_b_y #div_ss input {
	background: #fff;
	color: #666;
	width: 100%;
	padding: 0 40px 0 10px;
	vertical-align: middle;
	position: relative;
	border:1px solid #414042;
	height: 33px;
	line-height: 31px;
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-ms-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	
}

.header_b_y #div_ss input:focus {
	border-color: #414042;
}

.header_b_y #my_users {
	position: relative;
	height: 50px;
}
@media(max-width: 991px){
	.pc_search{
		width: 170px
	}
}
.header_b_y #my_users .login_span {
	line-height: 50px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: right;
}

.header_b_y #my_users .login_span i {
	color: #414042;
}

.header_b_y #my_users .login_span > a {
	color: #414042;
}

.header_b_y #my_users a {
	cursor: pointer;
	text-decoration: none;
	color: #666;
	padding: 0;
}

.header_b_y #my_users ul {
	border: 1px solid #999;
	box-shadow: 1px 2px 5px 2px rgba(0,0,0,0.1);
	padding: 10px 0;
}

.header_b_y #my_users ul li {
	margin: 5px 10px;
	padding: 0 10px;
	border-left: 4px solid #EEE;
	min-height: 30px;
	line-height: 30px;
}

.header_b_y #my_users ul li a {
	display: block;
	line-height: 30px;
}

.header_b_y #my_users ul li:hover {
	border-color: #20c4f4;
	background-color: #F3F4F4;
}

.header_b_y #my_users li a:hover {
	color: #20c4f4;
}


.header_c {
	background-color: #fff;
	min-height: 43px;
	position: relative;
	top:0;
	padding-bottom:10px
}
.header_c .container{
	padding: 0
}
.header_c a {
	color: #333;
	display: block;
	padding: 5px 16px;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	text-decoration: none;
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	cursor: pointer;
	letter-spacing: 0.31666px
}

.header_c a .glyphicon {
	vertical-align: middle;
	margin-top: -1px;
	font-size: 11px;
	margin-left: 5px;
}

.header_c .container > ul > li {
	float: left;
	position: relative;
	height: inherit;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

.header_c li:hover > a {
	color: #20c4f4;
	position: relative;
}

.header_c ul ul {
	
	width: auto;
	white-space: nowrap;
	display: inline-block;
	zoom: 1;
	*display: inline;
	line-height: 40px;
	min-width: 100%;
	z-index: 1;
	position: absolute;
	left: 0;

	top: 100%;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	-mos-transition: -mos-transform 0.4s, opacity 0.1s 0.3s;
	-o-transition: -o-transform 0.4s, opacity 0.1s 0.3s;
	
	background-color: #FFF;
}
.header_c .li_list:last-child > ul{
	position: absolute;
	right: 0;
	left: inherit;
}
.header_c ul ul a {
	text-decoration: none;
	color: #414042;
	font-weight: 600;
	padding: 0 12px;
	line-height: 30px;
	height: 30px;
	margin: 5px;
	display: block;
	background-color: #fff;
	opacity: 1;
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

.header_c ul ul li:hover > a {
	text-decoration: none;
	color:#20c4f4;
}

.header_c li:hover > ul {
	z-index: 2;
	visibility: visible;
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	-mos-transition: -mos-transform 0.4s, opacity 0.1s;
	-o-transition: -o-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.header_c .container > ul ul > li:first-child > a {
	border-top: none;
}

.header_c ul ul li {
	position: relative;
}

.header_c ul ul ul {
	left: 100%;
	top: 0;
	right: inherit;
	border: none;
	margin-top: -5px;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

.header_c .clearfix > ul > li:last-child ul ul {
	left: inherit;
	right: 100%;
}


.section {
	padding-bottom: 30px;
}

.section_a {
	width: 100%;
	position: relative;
	clear: both;
	overflow: hidden;
	z-index: 0;
	margin-bottom: 15px;
}

.section_a .bd {
	z-index: 0;
	position: relative;
}

.section_a .bd li {
	overflow: hidden;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #CCC;
}

.section_a .bd li img {
	width: 100%;
	height: auto;
}

.section_a .bd li img[_src] {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
}

.section_a .hd {
	position: absolute;
	bottom: 10px;
	text-align: center;
	left: 0;
	right: 0;
	z-index: 1;
}

.section_a .hd ul {
	overflow: hidden;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.section_a .hd ul li {
	width: 33px;
	height: 13px;
	overflow: hidden;
	line-height: 99px;
	background: url(../images/bullet.png) center center no-repeat;
	cursor: pointer;
	float: left;
	margin: 0 5px;
}

.section_a .hd ul li.on {
	background-image: url(../images/bullet-active.png);
}

.section_a .prev, .section_a .next {
	position: absolute;
	top: 50%;
	height: 112px;
	width: 56px;
	margin-top: -56px;
	z-index: 1;
	cursor: pointer;
}

.section_a .prev {
	right: 10px;
	background: url(../images/next.png) center center no-repeat;
}

.section_a .next {
	left: 10px;
	background: url(../images/prev.png) center center no-repeat;
}

@media (max-width: 767px) {
	.section_a .prev, .section_a .next {
		display: none;
	}
}

.footer {
	position: relative;
	color: #fff;
	
	border-top: 1px solid #E6E6E6;
}

.foot_slogan {
	background-color: #F8F8F8;
	width: 190px;
	height: 190px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	color: #898989;
}

.foot_slogan .slogan_html {
	margin: 33px 25px 0 25px;
}

.footer_a {
	border-bottom: 1px solid #EBEBEB;
	padding: 20px 0;
	min-height: 200px;
	background-color: #28262b;
}

.footer_a h4 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	color: #20c4f4;
}

.footer_a ul {
	margin-top:20px;
	margin-bottom: 20px;
	font-size: 0px;
}

.footer_a ul ul {
	margin: 0;
}

.footer_a ul ul i {
	font-size: 12px;
	font-style: normal;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -3px;
}

.footer_a ul li, .footer_a ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height: 24px;
	
}


.footer_a ul li .glyphicon-link {
	display: none !important;
}

.icon_nav {
	position: relative;
}

.icon_nav li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 25px;
	height: 25px;
	margin: 0 10px 20px 10px;
}

.icon_nav li svg {
	width: 25px;
	height: 25px;
	fill: #fff
}

.footer a, .footer p {
	color: #7D7D7D;
}

.footer_b {
	min-height: 50px;
	padding: 10px 0;
	background: #28262B;
}

#div_zc {
	overflow: hidden;
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#div_zc i {
	position: absolute;
	left: 0;
	top: 0;
	color: #A8A8A8;
	font-size: 15px;
	margin: 12px 10px;
}

#div_zc input[type="text"]:focus {
	border: 1px solid #0076F9;
}

#div_zc input[type="text"] {
	background: #fff;
	width: 300px;
	padding: 10px 100px 10px 30px;
	border: 1px solid #E6E6E6;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

#div_zc input[type="submit"] {
	color: #fdfdfd;
	background: #0076F9;
	width: 100px;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 35px;
	color: #FFF;
	border: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#div_zc input[type="submit"]:hover {
	opacity: 0.8;
}

@media (max-width: 767px) {
	#div_zc input[type="text"] {
		width: 100%;
	}
}

.top_x {
	border-top: 1px solid #DBDBDB;
}

.div_hzhb {
	position: relative;
}

.div_hzhb > h4 {
	line-height: 30px;
	margin-bottom: 20px;
	color: #39B54A;
	font-weight: bold;
	font-family: Arial,"Times New Roman",sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
	padding: 5px 0;
}

.div_hzhb .bd a {
	text-decoration: none;
}

.div_hzhb .row {
	margin-left: -3px;
	margin-right: -3px;
}

.div_hzhb .bd li > div {
	padding: 10px;
	text-align: center;
	background-color: #fff;
}

.div_hzhb .bd li {
	padding: 3px;
}

.div_hzhb .bd li .products_img {
	background: #fff url(../images/loading.gif) center center no-repeat;
}

.div_hzhb .bd li .products_img img {
	background-color: #fff;
}

.div_hzhb .tempWrap {
	overflow: hidden;
	position: relative;
}

.div_hzhb .hd ul {
	display: none;
}

.div_hzhb .hd {
	position: absolute;
	right: 0;
	top: 6px;
}

.div_hzhb .next,.div_hzhb .prev {
	opacity: 0.5;
	overflow: hidden;
	position: relative;
	background-color: #39B54A;
	width: 25px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	height: 25px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	opacity: 0.5;
	border-radius: 3px;
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-backface-visibility: hidden;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.div_hzhb .next:hover,.div_hzhb .prev:hover {
	opacity: 1;
}

.div_hzhb .next:before {
	font-family: "Glyphicons Halflings";
	content: "\e257";
	position: absolute;
	font-size: 19px;
	color: #fff;
	top: 0;
	left: 3px;
}

.div_hzhb .prev:before {
	font-family: "Glyphicons Halflings";
	content: "\e258";
	position: absolute;
	font-size: 19px;
	color: #fff;
	top: 0;
	left: 3px;
}

@media (max-width: 767px) {
	.div_hzhb .bd ul {
		overflow: hidden;
		zoom: 1;
		display: inline-block !important;
		*display: inline;
	}
}

.section_page_banner {
	background: url(../images/banner1.jpg) center top no-repeat;
	padding: 22px 0px;
}

.section_page_banner h2 {
	height: 42px;
	line-height: 42px;
	color: #FFF;
}

.section_page_banner ul {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #fff;
	padding: 10px 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}

.section_page_banner li {
	float: left;
	margin: 0 5px;
	color: #FFF;
}

.section_page_banner li a {
	color: #FFF;
	cursor: pointer;
}

@media (max-width:795px) {
	.section_page_banner ul {
		margin-right: 10px;
	}
}

@media (max-width:500px) {
	.section_page_banner ul {
		display: none;
	}
}

.about_htmls {
	margin: 30px auto;
	color: #9A9A9A;
	min-height: 200px;
}

.about_htmls p {
	margin: 10px 0;
	text-indent: 2em;
	line-height: 25px;
	color: #9A9A9A;
}

#top_body {
	position: fixed;
	bottom: 50px;
	right: 20px;
	color: #428BCA;
	width: 42px;
	height: 42px;
	line-height: 42px;
	cursor: pointer;
	background: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

#top_body:hover {
	opacity: 0.7;
}

#top_body:before {
	font-family: "Glyphicons Halflings";
	content: "\e260";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 26px;
	width: 100%;
	color: #007aff;
	vertical-align: middle;
	text-align: center;
}

#map img {
	max-width: inherit;
}

.contact_z {
	float: left;
	width: 30%;
}

.contact_y {
	float: right;
	width: 65%;
}

.div_contact_bks {
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding-right: 80px;
}

.contact_z h3, .contact_y h3 {
	margin-bottom: 20px;
}

.div_contact_bks input[type="text"] {
	width: 100%;
	color: #737373;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #e6e6e6;
	padding: 10px 32px 10px 32px;
}

.div_contact_bks_z {
	float: left;
	width: 40%;
	position: relative;
	margin-bottom: 20px;
}

.div_contact_bks_y {
	float: left;
	width: 40%;
	position: relative;
	margin-left: 20%;
}

.div_contact_bks_t {
	clear: both;
	position: relative;
}

.div_contact_bks textarea {
	color: #737373;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #e6e6e6;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	outline: none;
	width: 100%;
	padding: 12px 31px;
	display: block;
	margin-bottom: 10px;
	height: 150px;
}

.div_contact_bks i.fa {
	position: absolute;
	left: 12px;
	top: 13px;
}

.page_jg_html {
	text-align: center;
}

.page_jg_html h3 {
	font-size: 52px;
	color: #30373B;
}

.page_jg_html h4 {
	font-size: 32px;
	color: #949494;
}

.page_anniu {
	color: #FFF;
	text-align: center;
	padding: 10px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	background-color: #368AA9;
	font-size: 16px;
}

.page_anniu:hover {
	background-color: #2F7792;
}

.ment_20_0 {
	margin: 20px auto;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#page_jg_list {
	max-width: 1280px;
	margin: 20px auto;
	overflow: hidden;
}

#page_jg_list > li {
	margin-left: 3%;
	width: 30%;
	text-align: center;
	float: left;
	vertical-align: middle;
}

#page_jg_list li .li_bk {
	vertical-align: middle;
	width: 90%;
	border: 1px solid #E5E5E5;
	background-color: #F9FAFA;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#page_jg_list li .li_bk .li_hot {
	display: block;
	height: 40px;
	line-height: 40px;
	background-color: #FFF;
	border-bottom: 1px solid #E5E5E5;
}

#page_jg_list li .li_bk p {
	text-indent: inherit;
	font-weight: bold;
	color: #30373B;
	margin: 30px 0 0 0;
}

#page_jg_list li .li_bk > .span_jg {
	font-size: 45px;
	color: #000;
	font-family: "Brandon", Helvetica, Arial, sans-serif;
	font-weight: 700;
}

#page_jg_list li .li_bk > .span_jg em {
	font-size: 16px;
}

#page_jg_list li ul {
	width: 150px;
	margin: 0 auto;
}

#page_jg_list li li {
	text-align: left;
}

#page_jg_list li li i {
	margin-right: 10px;
}

#page_jg_list li h5 {
	font-weight: bold;
	color: #30373B;
}

#page_jg_list li.top_40 {
	margin-top: 40px;
}

@media (max-width:700px) {
	.page_jg_html h3 {
		font-size: 32px;
	}

	.page_jg_html h4 {
		font-size: 22px;
	}

	#page_jg_list > li {
		float: none;
		width: 80%;
		margin: 0 auto 20px auto;
	}
}

@media (max-width:400px) {
	.page_jg_html h3 {
		font-size: 22px;
	}

	.page_jg_html h4 {
		font-size: 14px;
	}

	#page_jg_list > li {
		float: none;
		width: 100%;
		margin: 0 auto 20px auto;
	}
}

.blog_list_ul {
	position: relative;
}

.blog_list_ul ul {
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.blog_list_ul li {
	width: 50%;
	float: left;
}

.blog_list_ul li div {
	width: 90%;
	width: calc(90% - 110px);
	; padding-left: 110px;
	margin: 10px auto;
	position: relative;
	min-height: 100px;
}

.blog_list_ul li span {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #CCC;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 0;
}

.blog_list_ul li span img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	width: auto;
	height: auto;
}

.blog_list_ul li h4 {
	color: #333;
	font-size: 16px;
}

.blog_list_ul li p {
	text-indent: inherit;
	margin: 5px 0;
}

.blog_list_ul li div > a {
	display: block;
	line-height: 30px;
	height: 30px;
	text-align: center;
	width: 100px;
	background: #0076F9;
	color: #FFF;
}

.blog_list_ul li div > a:hover {
	background: #3391FA;
}

@media (max-width: 767px) {
	.blog_list_ul li div {
		width: 100%;
	}

	.blog_list_ul li {
		width: 100%;
		float: none;
		border-top: 1px solid #DBDBDB;
	}

	.blog_list_ul li:first-child {
		border-top: none;
	}
}

#div_ss {
	position: relative;
	margin: -2px 0 0 0;
}

#div_ss input:focus {
	border-color: #777777;
}

#div_ss span {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 45px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#div_ss span {
	font-size: 16px;
}

#div_ss input {
	background: #fff;
	color: #777777;
	width: 230px;
	padding: 0 35px 0 10px;
	vertical-align: middle;
	position: relative;
	border: 1px solid #E4E4E4;
	height: 30px;
	line-height: 30px;
	
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

#web_div_ss {
	height: 35px;
	margin-top: 11px;
	vertical-align: top;
	width: 100%;
	position: relative;
	display: inline-block;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	zoom: 1;
	*display: inline;
}

#web_div_ss input {
	width: 100%;
	background: #fff;
	padding: 0 40px 0 10px;
	vertical-align: top;
	position: relative;
	border:1px solid #414042;
	line-height: 30px;
	
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}

#web_div_ss input:focus {
	border-color:#414042;
}

#web_div_ss span {
	color: #FFF;
	display: block;
	width: 50px;
	background: url(../svg/sousuo123.svg)no-repeat 50% 50%;
	background-size: 12px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0px;
	cursor: pointer;
	height: 32px;
	line-height: 30px;
}
#web_div_ss span:hover{
	background: url(../svg/sousuo456.svg)no-repeat 50% 50%;
	background-size: 12px;
}
#web_div_ss span i {
	color: #FFF;
	font-size: 14px;
}

@media (max-width: 800px) {
	.ul_top_li_i {
		display: none;
	}
}

.mbx_list {
	min-height: 39px;
}

.mbx_list .breadcrumb {
	overflow: hidden;
	margin: 0;
	zoom: 1;
	position: relative;
	left: 0;
	color: #FFF;
	top: 0;
	background: none;
	border: 1px solid #fff;
	padding: 10px 15px 10px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}

.mbx_list h2, .mbx_list h1 {
	height: 42px;
	line-height: 42px;
	color: #FFF;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	font-size: 20px;
	margin: 0;
}

.mbx_list h2 a, .mbx_list h2, .mbx_list h1 a, .mbx_list h1, .mbx_list .breadcrumb a, .mbx_list .breadcrumb {
	color: #444;
}

.mbx_list .breadcrumb {
	border: none;
}

.categry_list {
	overflow: hidden;
	zoom: 1;
}

.categry_list ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}

.categry_list .row {
	margin-left: -3px;
	margin-right: -3px;
}

.categry_list .row li {
	padding: 0 3px;
}

.categry_list li div {
	position: relative;
	text-align: center;
	margin-bottom: 6px;
	padding: 10px;
	overflow: hidden;
	zoom: 1;
	background-color: #fff;
}

.categry_list li {
	overflow: hidden;
	zoom: 1;
}

@media (max-width: 400px) {
	
	.categry_list li div {
		margin-bottom: 6px;
	}
}

.list_fy .pagination {
	vertical-align: middle;
}

.list_fy .total {
	margin-right: 10px;
}

.list_fy .total em {
	font-style: normal;
	color: #000;
}
.pagination > .active > span, .pagination > .active > span:hover{
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color:#28262a;
	border-color:#28262a
}
.pagination > li > a:hover{
	z-index: 3;
	color:#28262a;
	background-color: #eee;
	border-color: #ddd;
}
.pagination > li > a{
		color:#28262a;
}
.foot_list_icon i {
	color: #fff;
	font-size: 12px;
	margin-right: 5px;
}

.order_list_bz {
	width: 100%;
	background: #F1F1F1;
	position: relative;
	margin: 10px 0;
	z-index: 0;
	overflow: hidden;
}

.order_list_bz ul {
	height: 30px;
	overflow: hidden;
	width: 103%;
}

.order_list_bz li {
	float: left;
	width: 33%;
	text-align: center;
	position: relative;
	z-index: 2;
	font-size: 16px;
	line-height: 30px;
	font-family: Source Sans Pro, sans-serif;
}

.order_list_bz li em {
	position: absolute;
	right: -20px;
	top: -8px;
	width: 0;
	height: 0;
	line-height: 0;
	border-width: 23px 0 23px 23px;
	border-color: transparent transparent transparent #F4F4F4;
	border-style: dashed dashed dashed solid;
}

.order_list_bz li i {
	position: absolute;
	right: -12px;
	top: 0;
	width: 0;
	height: 0;
	line-height: 0;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #F1F1F1;
	; border-style: dashed dashed dashed solid;
}

.order_list_bz li.current {
	background: #f60;
	color: #fff;
	z-index: 1;
}

.order_list_bz li.current i {
	border-color: transparent transparent transparent #f60;
}

.order_list_bz li#get_on {
	background-color: #89D4EA;
	color: #FFF;
}

.order_list_bz li#get_on i {
	border-color: transparent transparent transparent #89D4EA;
}

@media (max-width: 400px) {
	.order_list_bz li {
		font-size: 11px;
	}
}

.div_tab_list {
	position: relative;
	overflow: hidden;
	margin-top: 15px;
}

.div_tab_list h4 {
	font-size: 18px;
	margin: 10px 0;
}

.div_tab_list li {
	position: relative;
	padding: 3px;
	text-align: center;
}

.div_tab_list .row {
	margin: 0 -3px;
	position: relative;
	overflow: hidden;
}

.div_tab_list .bd {
	overflow: hidden;
	zoom: 1;
}

.div_tab_list .bd > div {
	display: block !important;
	float: left;
}

.div_tab_list .hd {
	position: absolute;
	right: 0;
	top: 0;
	margin: 10px 0;
}

.div_tab_list .hd li {
	float: left;
	width: 20px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	padding: 0;
	margin-left: 5px;
	overflow: hidden;
	cursor: pointer;
}

.div_tab_list .hd li.on {
	background-color: #333;
	color: #FFF;
}

.div_tab_list .products_img {
	background: #fff url(../images/loading.gif) center center no-repeat;
}

.div_tab_list .products_img img {
	background-color: #fff;
}

.div_tab_list .next, .div_tab_list .prev {
	display: none;
	position: absolute;
	top: 50%;
	margin: -15px 5px 0 5px;
	font-size: 16px;
	z-index: 3;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #ccc;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	cursor: pointer;
	font-weight: 700;
}

.div_tab_list .next:hover, .div_tab_list .prev:hover {
	background-color: #333;
}

.div_tab_list .next {
	left: 0;
}

.div_tab_list .prev {
	right: 0;
}

@media (max-width: 767px) {
	.div_tab_list .next, .div_tab_list .prev {
		display: none;
	}
}

.left_list_nav {
	padding: 0 15px;
	border: none;
	overflow: hidden;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.left_list_nav a {
	text-decoration: none;
}

.left_list_nav .list-group {
	margin-bottom: 15px;
}

.left_list_nav .panel-heading {
	background: none;
	color: #39B54A;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #EEE;
	padding: 10px 0;
	color: #5C5B5B;
	font-size: 16px;
}

.left_list_nav .list-group .list-group-item,.left_list_nav .list-group > a.list-group-item {
	border: none;
	padding: 5px 15px;
	margin: 5px 0;
}

.left_list_nav .list-group .list-group-item  .list-group-item {
	padding-left: 19px;
}

.left_list_nav div.list-group-item > a {
	margin: -5px -15px;
	padding: 5px 15px;
	color: #666;
}

.left_list_nav div.list-group-item > a:hover,.left_list_nav .list-group > a.list-group-item:hover {
	color: #337ab7;
	border-left-color: #337ab7;
}

.left_list_nav .list-group a,.left_list_nav .list-group > a.list-group-item {
	border-left: 4px solid #EEE;
}

.left_list_nav .ul_list_on .caret_ico {
	height: 30px;
	line-height: 30px;
}

.ul_list_on li {
	position: relative;
}

.ul_list_on .caret_ico {
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.ul_list_on .on_ico > .caret_ico {
	transform: rotate(0);
	-ms-transform: rotate(0);
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-o-transform: rotate(0);
}

.ul_list_on .ul .ul {
	margin: 0;
	border: none;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

.ul_list_on .ul .ul a {
	border: none;
	padding: 5px 15px 5px 20px;
	position: relative;
	color: #555;
}

.ul_list_on .ul .ul a:after {
	height: 16px;
	line-height: 15px;
	position: absolute;
	content: ">";
	left: 8px;
	top: 50%;
	margin-top: -8px;
	font-size: 12px;
}

.cb_sp_list {
	margin-bottom: 10px;
}

.cb_sp_list li {
	border-top: 1px solid #DEDEDE;
	padding-top: 10px;
	margin-bottom: 10px;
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.cb_sp_list li:first-child {
	border: none;
}

.cb_sp_list li div {
	position: relative;
	padding-left: 80px;
	min-height: 75px;
}

.cb_sp_list li .products_img {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	line-height: 75px;
	height: 75px;
	display: block;
	overflow: hidden;
}

.cb_sp_list li .products_title {
	display: block;
	color: #000;
	font-size: 13px;
	font-family: "Open Sans",sans-serif;
	margin: 4px 0 0 0;
	line-height: 18px;
	max-height: 36px;
	height: auto;
	overflow: hidden;
}

.cb_sp_list li .products_title a {
	text-decoration: none;
	line-height: 18px;
	max-height: 36px;
}

.cb_sp_list li .products_grade {
	display: none;
}

.cb_sp_list li .products_price {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #777;
}

.cb_sp_list li .products_price em {
	font-weight: 700;
	font-size: 15px;
	color: #39B54A;
	font-style: normal;
}

.hzhb_list h4 {
	height: 40px;
	text-align: center;
	background: url(../images/greydot.gif) center center repeat-x;
}

.hzhb_list h4 span {
	background-color: #F4F4F4;
	line-height: 40px;
	padding: 0 15px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-family: script_mt_boldregular;
	color: #0098CD;
	font-size: 25px;
	text-transform: uppercase;
}

.hzhb_list .row {
	margin-left: -3px;
	margin-right: -3px;
}

.hzhb_list .bd li {
	padding: 3px;
}

.hzhb_list .bd li div {
	background-color: #fff;
	text-align: center;
	padding: 15px;
}
.emrow{
	background: #EAEAEA;
	padding:10px 0;
	margin-left: 0;
	width: 100%
}
.emrow h3{
	color: #28262a;
	font-size: 24px;
	font-weight: 700;
	font-family:Domaine,serif;
}
.emrow .em_inp{
	margin: 15px 0 10px 0
}
.emrow .em_inp .subscribe_ip{
	float: left;
	width: 82%
}

.emrow .em_inp .form-control{
	width: 98%;
	height: 39px;
	border:1px solid #414042;
	border-radius:0px !important;
	box-shadow: none ; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-transform: capitalize;
} 
.emrow .em_inp .form-control:focus{
	outline: 0;
	border: 1px solid #67ccf3;
	background-color: #fefefe;
	box-shadow: none;
	transition: border-color 150ms ease-in-out;
}
.emrow .em_inp .subscribe_btn{
	width:17%;
	float: right;
	text-align: right;
}
.emrow .em_inp .subscribe_btn .btn{
	min-width:100px;
	position: relative;
	height: 39px;
	border:1px solid transparent;
	background:#414042;
	color: #fff;
	border-radius:0px;
	outline: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.28px
}
.emrow .em_inp .subscribe_btn .btn:hover{
	background: #000
}
@media(max-width: 991px){
	.emrow .em_inp .subscribe_ip{
		width: 80%
	}
	.emrow .em_inp .subscribe_btn{
		margin-right: 10px
	}
	.emrow .em_inp .subscribe_btn .btn{
		min-width: 90px;
		margin-right: 10px
	}
}
@media(max-width: 767px){
	.emrow .em_h{
		width: 100%;
		text-align: center;
	}
	.emrow .em_inp{
		width: 100%;
		text-align: center;
	}
	.emrow .em_inp .subscribe_ip{
		width: 100%;
		text-align:center;
		margin-bottom: 20px
	}
	.emrow .em_inp .subscribe_ip .form-control{
		width: 100%;
		
	}
	.emrow .em_inp .subscribe_btn{
		width: 100%;
		margin-right:-5px;
		text-align: center;
	}
	.emrow .em_inp .subscribe_btn .btn{
		min-width: 160px
	}
	.footer_a{
		text-align: center;
	}
}
.btn-info{
	background: #4c4a4f !important;
	color: #fff !important;
	border:2px solid #4c4a4f !important;
	border-radius: 0px !important;
	font-size: 16px;
	font-weight: 700;
	font-family: "Lato", sans-serif;
	outline: none !important
}
.btn-info:hover{
	background: #fff !important;
	border:2px solid #4c4a4f !important;
	color: #4c4a4f !important;
	border-radius: 0px !important;
}
.categry_a .form-control:focus{
	border-color: #20c4f4;
}
.breadcrumb li a span{
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize; 
	color: #4c4c4c
}
.breadcrumb li a:hover{
	text-decoration: none;
}
.breadcrumb li a:hover span{
	color: #20c4f4
}