a:hover {
	text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
	border: none;
}

.f-b {
	font-weight: bold;
}

.f10 {
	font-size: 10px
}

.f11 {
	font-size: 11px
}

.f12 {
	font-size: 12px
}

.f13 {
	font-size: 13px
}

.f15 {
	font-size: 15px
}

.f16 {
	font-size: 16px
}

.f17 {
	font-size: 17px
}

.f18 {
	font-size: 18px
}

.f20 {
	font-size: 20px
}

	
/*图放大*/
.ttimg:hover {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}
/*抖图*/
.lanren:hover {
	animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	perspective: 1000px
}

@keyframes shake {
	10%, 90% {
		transform: translate3d(-1px, 0, 0);
	}

	20%, 80% {
		transform: translate3d(2px, 0, 0);
	}

	30%, 50%, 70% {
		transform: translate3d(-4px, 0, 0);
	}

	40%, 60% {
		transform: translate3d(4px, 0, 0)
	}
}
/*图结束*/

/*page共用*/
.contactus-top {
	height: 230px;
	overflow: hidden;
	max-width: 1220px;
	background-color: #fff;
	margin: 0 auto;
	padding-top: 60px;
	position: relative
}

.contactus-top .text-left {
	width: 480px;
	height: 183px;
	margin-left: 180px;
	float: left
}

.contactus-top .text-left .txt-welcome {
	margin-top: 50px
}

.contactus-top .img-right {
	float: left;
	position: absolute;
	bottom: 0px;
	right: 320px
}

.top-line {
	text-align: center;
	height: 0px
}

.top-line img {
	margin-top: -1px;
	width: 100%
}

.contact-main {
	clear: both;
	overflow: hidden;
	border-top: 1px solid #f2f2f2;
	text-align: center;
	padding-top: 50px
}

.contact-con {
	font-size: 13px;
	line-height: 150%
}

.content-disclaimer {
	text-align: left;
	width: 1000px;
	margin: auto;
	height: 150px;
	font-size: 14px
}

.content-disclaimer p {
	line-height: 20px;
	width: 1000px;
	word-wrap: break-word
}

/*Page 介结 价钱 服务 须知 关于*/
.aboutus_title {
	text-align: center
}

.aboutus_title h3 {
	margin-top: 65px;
	font-size: 24px;
	color: #E74C3C;
	font-weight: bold
}

.aboutus_title p {
	text-align: left;
	width: 850px;
	margin: 0 auto;
	font-size: 15px;
	text-align: justify;
	text-justify: inter-word;
	line-height: 160%
}

.aboutus_title img {
	width: 250px;
	margin: 0 auto;
	margin-top: 50px
}
/*page结束*/

/*仓库开始*/

.button_wh {
	width: 172px;
	height: 58px;
	float: right;
	margin: 0;
	font-size: 20px
}

#divsummy {
	display: none
}

.pbox {
	position: relative
}

.pboxt {
	display: none;
	position: absolute;
	border: 1px solid red;
	width: 186px;
	left: 170px;
	top: -40px;
	padding: 5px;
	background: #dde0e4;
	color: red;
	font-size: 13px;
	text-align: center
}

.bico {
	display: block;
	border: 1px solid red;
	position: absolute;
	bottom: -6px;
	width: 10px;
	height: 10px;
	margin-left: -2px;
	left: 50%;
	background: #EBEDEF;
	transform: rotate(45deg);
	border-top: 0;
	border-left: 0
}

.tipico {
	margin-top: 4px;
	display: inline-block;
	margin-left: 10px;
	font-size: 18px
}

.emptywarehouse {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #E74C3C;
	padding: 50px 0
}

.express {
	margin: 10px 5px 10px 5px;
	width: 190px;
	font-size: 13px;
	padding-left: 10px
}

.express span {
	padding: 6px;
}

.wh_help {
	float: right;
	margin-top: 17px;
}

.warehousenav_1 {
	height: 48px;
	width: 155px;
	padding: 6px;
	background: #E74C3C;
	color: #fff
}

.wh_bc {
	background-color: #E2E2E2;
	border: 1px solid #C0C0C0
}

.button_wh {
	width: 184px;
	height: 58px;
	float: right;
	margin: 0;
	color: #fff;
	font-size: 20px
}

.edit_21 {
	display: block;
	clear: both;
	position: absolute;
	color: #E74C3C;
	bottom: 0px
}


/*仓库结束*/

/*激活页*/
.cnt {
	background: #fff;
	border-left: 1px solid #666872;
	border-top: 5px solid #E74C3C;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3), 0 3px 3px 0 rgba(0, 0, 0, 0.23);
	padding: 20px;
	position: relative;
	z-index: 999;
	margin-top: 10px;
}

.text-success {
	margin-top: 20px;
	color: #E74C3C
}
/*结束*/




article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video,main {
	display: block
}

mark,rp,rt,ruby,summary,time {
	display: inline
}

a, abbr, acronym, address, applet, article, aside, audio,b, blockquote, big, body,center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt, em, embed,fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html,i, iframe, img, ins,kbd, keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, small, span, source, strike, strong, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul, var {
	background: transparent;
	border: 0 none;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	text-decoration: none;
	outline: none !important;
}

b, strong {
	font-weight: bold !important;
}

ul,ol {
	list-style: none;
}

q {
	quotes: none;
}

table, table td {
	padding: 0;
	border: none;
	border-collapse: collapse;
}

img {
	vertical-align: top;
}

embed {
	vertical-align: top;
}

input,button {
	-webkit-appearance: none;
	outline: none;
}

button::-moz-focus-inner {
	border: 0;
}

html,body {
	height: 100%;
}

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:before, .clearfix:after {
	content: '';
	display: table;
}

.clearfix,.clearfix:after {
	clear: both;
}

.fr {
	float: right
}

.fl {
	float: left
}

.red {
	color: #E74C3C
}

/* -----------------------------------

	2. Basic classes and elements 

------------------------------------- */

body {
	font: 14px/21px "Hiragino Sans GB","Microsoft YaHei","微软雅黑",tahoma,arial,simsun;
	color: #696e6e;
	background: #232830;
	letter-spacing: 0.1px;
	-webkit-backface-visibility: hidden;
	background-attachment: fixed;
	font-family: "Hiragino Sans GB","Microsoft YaHei","微软雅黑",tahoma,arial,simsun;
}

.boxed_layout {
	width: 1220px;
	margin: 0 auto;
}
[class*="layout"],.menu_wrap.type_3 {
	background: #ebedef;
}

.tt_uppercase {
	text-transform: uppercase;
}

.tt_none {
	text-transform: none;
}

.t_align_l {
	text-align: left;
}

.t_align_c {
	text-align: center;
}

.t_align_r {
	text-align: right;
}

.v_align_b {
	vertical-align: baseline;
}

.v_align_m {
	vertical-align: middle;
}

.v_align_bottom {
	vertical-align: bottom;
}

.d_inline_b {
	display: inline-block;
}

.d_ib_offset_0 {
	word-spacing: -3px;
}

.d_ib_offset_large {
	word-spacing: -4px;
}

.d_ib_offset_normal {
	word-spacing: 0px;
}

.d_block {
	display: block;
}

.d_table {
	display: table;
}

.d_table_cell {
	display: table-cell;
}

.d_none,.tw_buttons li:first-child:before {
	display: none;
}

.f_size_small {
	font-size: 12px;
}

.f_size_medium {
	font-size: 1.1em;
}

.f_size_large {
	font-size: 1.15em;
}

.f_size_ex_large {
	font-size: 1.25em;
}

.f_size_big {
	font-size: 1.7em;
}

.l_height_medium {
	line-height: 1.42em;
}

.fw_medium {
	font-weight: 500;
}

.d_inline_middle {
	display: inline-block;
	vertical-align: middle;
}

.horizontal_list > * {
	float: left;
}

.horizontal_list > *:first-child {
	margin-left: 0;
}

.circle,.tw_buttons li:before,.vertical_list_type_2 li:before,
.vertical_list_type_3 li:before {
}

.r_corners,
.vertical_list_type_7 li:before,
.vertical_list_type_8 li:before {
}

.vc_child:after {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.h_inherit {
	height: inherit;
}

.full_width {
	width: 100%;
}

.w_inherit {
	width: inherit;
}

.half_column {
	width: 50%;
	padding: 0 0 0 15px;
	height: 40px;
}

.half_column:first-child {
	padding: 0 15px 0 0;
}

.half_column.type_2 {
	padding: 0 0 0 5px;
}

.half_column.type_2:first-child {
	padding: 0 5px 0 0;
}

.relative {
	position: relative;
}

.wrapper {
	overflow: hidden;
}

.ellipsis {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bg_tr {
	background: transparent;
}

.lh_inherit {
	line-height: inherit !important;
}

.let_s {
	letter-spacing: 1px;
}

.mw_0 {
	min-width: 0 !important;
}

.mxw_0 {
	max-width: none !important;
}

.p_hr_0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.p_vr_0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.p_top_10 {
	padding-top: 10px;
}

.p_right_45 {
	padding-right: 45px;
}

.m_left_0 {
	margin-left: 0 !important;
}

.m_right_0 {
	margin-right: 0 !important;
}

.m_left_5 {
	margin-left: 5px;
}

.m_left_10 {
	margin-left: 10px;
}

.m_left_15 {
	margin-left: 15px;
}

.m_left_20 {
	margin-left: 20px
}

.m_left_30 {
	margin-left: 30px
}

.m_left_40 {
	margin-left: 40px
}

.m_right_5 {
	margin-right: 5px;
}

.m_right_6 {
	margin-right: 6px;
}

.m_right_8 {
	margin-right: 8px;
}

.m_right_10 {
	margin-right: 10px;
}

.m_right_15 {
	margin-right: 15px;
}

.m_right_20 {
	margin-right: 20px;
}

.m_right_25 {
	margin-right: 25px;
}

.m_right_29 {
	margin-right: 29px;
}

.m_right_30 {
	margin-right: 30px;
}

.m_right_35 {
	margin-right: 35px;
}

.p_bottom_0 {
	padding-bottom: 0 !important;
}

.m_bottom_0 {
	margin-bottom: 0px !important;
}

.m_bottom_3 {
	margin-bottom: 3px;
}

.m_bottom_5 {
	margin-bottom: 5px;
}

.m_bottom_10 {
	margin-bottom: 10px;
}

.m_bottom_12 {
	margin-bottom: 12px;
}

.m_bottom_15 {
	margin-bottom: 15px;
}

.m_bottom_20 {
	margin-bottom: 20px;
}

.m_bottom_25 {
	margin-bottom: 25px;
}

.m_bottom_30 {
	margin-bottom: 30px;
}

.m_bottom_35 {
	margin-bottom: 35px;
}

.m_bottom_40 {
	margin-bottom: 40px;
}

.m_bottom_45 {
	margin-bottom: 45px;
}

.m_bottom_50 {
	margin-bottom: 50px;
}

.m_bottom_60 {
	margin-bottom: 60px
}

.m_bottom_65 {
	margin-bottom: 65px
}

.m_bottom_100 {
	margin-bottom: 100px
}

.m_top-1 {
	margin-top: -1px
}

.m_top-2 {
	margin-top: -2px
}

.m_top-4 {
	margin-top: -4px
}

.m_top_1 {
	margin-top: 1px
}

.m_top_5 {
	margin-top: 5px
}

.m_top_4 {
	margin-top: 4px;
}

.m_top_8 {
	margin-top: 8px;
}

.m_top_10 {
	margin-top: 10px;
}

.m_top_20 {
	margin-top: 20px
}

.m_top_25 {
	margin-top: 25px
}

.m_top_35 {
	margin-top: 35px
}

.m_top_50 {
	margin-top: 50px
}

.centered_db {
	margin-left: auto;
	margin-right: auto;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.tr_delay_hover,.button_type_2 .scheme_color {
}

.tr_delay_hover:hover,.button_type_2:hover .scheme_color {
}

.prompt {
	background: url("../images/prompt.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #E74C3C;
	margin-left: 2px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 3px;
	width: 430px;
}

.container3d {
}

mark {
	background: #e74c3c;
	color: #fff;
}

::selection {
	background: #e74c3c;
	color: #fff;
}

::-moz-selection {
	background: #e74c3c;
	color: #fff;
}

::-o-selection {
	background: #e74c3c;
	color: #fff;
}

::-ms-selection {
	background: #e74c3c;
	color: #fff;
}

::-webkit-input-placeholder {
	color: #696e6e;
}

::-moz-placeholder {
	color: #696e6e;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #696e6e;
}

::-webkit-scrollbar-thumb {
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* -----------------------------------

	3. Color Scheme

------------------------------------- */

a,a[class*="color"]:not(.color_light):hover,.scheme_color,.close_product:hover,
.search_button:hover,.close_search_form:hover,blockquote:before,.banner_type_2.red b,#footer a.color_light:hover,
.close_fieldset:hover,.text_cs_hover:hover,.tweet_list a:hover,[class*="alert_box"].error i[class^="fa "],
label[class*="required"]:after,.vertical_list_type_7 li:before,.first_letter_1 > .fl,
.info_block_type_1:hover [class*="icon_wrap"] {
	color: #e74c3c;
	text-decoration: none;
}

.categories_list .color_dark:hover {
	background-color: #f5f5f5;
}

.categories_list a {
}

#A1 {
	padding-left: 5px;
}

#dd {
	padding-left: 5px;
}

.vertical_list_type_3 li:before,.vertical_list_type_7 li:before {
	border-color: #e74c3c;
}

.count,.bg_scheme_color,.button_type_3:hover .count.type_2,
.button_type_3.active .count.type_2,.md_no-touch .main_menu > li:hover > a,.main_menu > li.current > a,
.main_menu > .current_click > a,
.main_menu > li.touch_open_sub > a,
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected,
[class*="button_type_"].bg_dark_color:hover,.banner:hover [class*="button_type_"].bg_dark_color,
[class*="button_type_"].bg_cs_hover:hover,#go_to_top:hover,.sw_button.googlemap,
.ui-slider:after,.vertical_list_type_2 li:before,.camera_wrap .camera_pag .camera_pag_ul .cameracurrent,
.camera_wrap .camera_prev:hover, .camera_wrap .camera_next:hover,.flex-control-nav .flex-active,
.flex-direction-nav a:hover,.vertical_list_type_4 li:before,.vertical_list_type_8 li:before,
.first_letter_2 > .fl,.info_block_type_2:hover [class*="icon_wrap"],#shopping_button:hover > a .count {
	background: #e74c3c;
}

.select_color.red {
	background-color: #e74c3c;
}

.tp-leftarrow:hover,.tp-rightarrow:hover {
	background: #d55a4e
}

::-webkit-scrollbar-thumb {
	background: #e74c3c;
}

/* -----------------------------------

	4. Typography

------------------------------------- */

h2 {
	font-size: 20px;
	line-height: 1em;
}

h3,.tabs_nav,.search_button,.p_table > footer a {
	font-size: 18px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 18px;
}

a,.tr_hover {
}

.md_no-touch a:hover,.color_dark,.bc_list a[class*="color"]:hover,.bc_list > li.current > a,
.tweet_list a {
	color: #292f38;
}

.color_grey {
	color: #838a8f;
}

.color_light,.button_type_2:hover .scheme_color,.dropdown_list li .scheme_color,
.button_type_2.active .scheme_color,.md_no-touch a.color_light:hover,.social_icons li:hover a,.bg_cs_hover:hover,
[class*="button_type_"][class*="color"].color_dark:hover,.main_menu[class*="type_"] > .current > a,
.md_no-touch .main_menu[class*="type_"] > li:hover > a,.main_menu[class*="type_"] > .touch_open_sub > a,.vertical_list_type_8 li:before {
	color: #fff;
}

.color_light_2 {
	color: #E74C3C;
}

.color_light_3 {
	color: #999;
}

.default_t_color {
	color: #696e6e;
}

.color_green {
	color: #27ae60;
}

.bg_color_green_1 {
	background: #27ae60;
}

.bg_color_green_2 {
	background: #2ecc71;
}

.bg_color_orange_1 {
	background: #e67e22;
}

.bg_color_orange_2 {
	background: #f39c12;
}

.bg_color_orange_3 {
	background: #f1c40f;
}

.bg_color_red_1 {
	background: #c0392b;
}

.bg_color_blue_1 {
	background: #2980b9;
}

.bg_color_blue_2 {
	background: #3498db;
}

.bg_color_blue_3 {
	background: #41bedd;
}

.bg_color_pink_1 {
	background: #a255c4;
}

.bg_color_purple_1 {
	background: #4e4ca0;
}

s {
	color: #6a6a6a;
}

.bg_light_color_1,.sub_menu li:hover > a,.select_list > li:hover,
.p_list > li:nth-child(2n+1),.info_block_type_1:hover [class*="icon_wrap"] {
	background: #ecf0f1;
}

.bg_light_color_2,.ui-slider-handle {
	background: #e2e6e7;
}

.bg_light_color_3 {
	background: #fff;
}

.bg_color_dark_1 {
	background: #292f38;
}

.bg_color_dark_2 {
	background: #323a45;
}

.banner_title {
	font-size: 2.28em;
	line-height: 1em;
}

blockquote {
	font-style: italic;
	background: #fff;
	line-height: 1.55em;
	padding: 20px 10px 15px 50px;
}

blockquote:before {
	content: "“";
	position: absolute;
	font-size: 50px;
	font-weight: bold;
	width: 20px;
	left: 19px;
	top: 26px;
}

blockquote:after {
	content: "";
	width: 17px;
	height: 10px;
	background: url("../images/blockquote_arrow.png") no-repeat;
	position: absolute;
	left: 20px;
	bottom: -10px;
}

.bt_link {
	line-height: 1.3em;
	padding-bottom: 4px;
	word-break: break-all;
}

.first_letter_1 > .fl {
	font-size: 3em;
	font-weight: bold;
	margin: 10px 7px 0 0;
}

.first_letter_2 > .fl {
	width: 32px;
	height: 32px;
	font-size: 1.42em;
	color: #fff;
	font-weight: bold;
	margin: 7px 10px 0 0;
	padding-top: 5px;
}

[role="banner"] {
	border-top-style: solid;
	width:  inherit;
}

.h_top_part {
	background-color: #ebedef;
	border-bottom: 1px solid #e2e6e7;
}

.menu_wrap {
	z-index: 999;
	width: inherit;
}

.h_bot_part .container {
	padding-bottom: 27px
}

.h_bot_part  .sticky  .container {
	padding-bottom: 15px;
}

.menu_wrap.sticky {
	position: fixed;
	top: 0;
	margin-top: -15px;
	-webkit-transition: margin-top  1s;
    /* For Safari 3.1 to 6.0 */
	transition: margin-top 1s;
	width: 100%;
}

[role="banner"].type_5 .h_bot_part .menu_wrap. .sticky {
	padding-top: 5px;
}

.menu_wrap.sticky  hr {
	-webkit-transition: margin-top 1s;
 /* For Safari 3.1 to 6.0 */
	transition: margin-top 1s;
	border-top: 2px solid #e74c3c;
	width: 100%;
}

.menu_wrap[class*="type_"]:not(.type_3) {
	width: auto;
}

.menu_wrap.type_2:not(.sticky) {
}

.menu_wrap {
	background: #323a45;
}

.menu_wrap.type_2:not(.sticky) .main_menu > li:first-child > a {
}

.menu_wrap.type_3 {
	padding: 9px 0;
	border-bottom: 1px solid #e6e5e7;
}

.main_menu > li {
	z-index: 101;
}

.main_menu > li > a {
	display: block;
	padding: 20px 40px;
}

.menu_wrap.type_2 .main_menu > li > a {
	padding: 20px 30px;
}

.main_menu.type_2 > li > a {
	padding: 9px 15px 10px;
}

.main_menu.type_3 > li > a {
	padding: 10px 20px;
}

.sub_menu_wrap {
	position: absolute;
	left: 0;
	width: 780px;
	background: #fff;
	padding: 10px 10px 0 0;
	border-top-width: 3px;
	border-top-style: solid;
	margin-top: 10px;
	opacity: 0;
	visibility: hidden;
}

.sub_menu_wrap:after {
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	position: absolute;
	left: 0;
	top: -13px;
}

.sub_menu_wrap:before {
	right: auto;
	left: 16px;
}

.sub_menu_wrap.type_2 {
	width: auto;
	padding: 0;
}

.sub_menu,.caption,.product_item .photoframe figcaption > *,.product_item .photoframe img,
.photoframe img,.blog_carousel *,blockquote,.banner_type_2 *,#footer *,
.banner *,#go_to_top,.social_widgets *,.main_menu > li > a,.qv_carousel_wrap * {
	-webkit-backface-visibility: hidden;
}

.sub_menu li a {
	display: block;
	padding: 7.7px 20px;
	white-space: pre;
}

.sub_menu_wrap .sub_menu.first > li:last-child > a {
}

.sub_menu_wrap.type_2 .sub_menu > li:last-child > a {
}

.s_form_wrap {
	padding-right: 15px;
}
[role="banner"].type_5 .h_bot_part .menu_wrap {
	background: #fafbfb;
	padding: 29px 0px 0px 0px;
}
[role="banner"].type_5 .h_bot_part .menu_wrap > hr {
	margin: 0;
}
[role="banner"].type_5 .h_bot_part {
	padding: 0;
	width: inherit;
}
[role="banner"].type_5 .h_bot_part .menu_wrap .site_settings.f_right {
	margin: 0;
}

.revolution_slider {
	width: 100%;
	position: relative;
	padding: 0;
}

.tp-leftarrow i[class^="icon"],.tp-rightarrow i[class^="icon"],
.camera_prev i[class^="icon"],.camera_next i[class^="icon"],
.flex-direction-nav a i[class^="icon"] {
	color: #fff;
	font-size: 2.2em;
	line-height: 60px;
	font-weight: bold;
	margin-top: -1px;
}

.slider_divider {
	height: 2px;
	width: 58px;
	background: rgba(255,255,255,.3);
	border: none;
}

.slider_divider.type_2 {
	background: rgba(50,58,69,.1);
}

.slider_title {
	font-size: 3.07em;
	line-height: 1em;
}

.slider_title_2 {
	font-size: 2.35em;
}

.slider_title_3 {
	letter-spacing: 1.7px;
}

.slider_title_4 {
	font-size: 2.57em;
	line-height: 1em;
}

.caption .button_type_4,[class*="slide_caption"] .button_type_4,
.camera_wrap .button_type_4 {
	font-size: 1.7em;
	padding: 13px 18px;
}

.ui-slider {
	height: 12px;
	border: 2px solid #e2e6e7;
	position: relative;
	background: #f5f7f8;
}

.ui-slider:after {
	content: "";
	position: absolute;
	display: block;
	top: 0px;
	height: 8px;
	width: 33%;
	right: 0;
}

.ui-slider-handle {
	width: 12px;
	height: 22px;
	top: 50%;
	display: inline-block;
	margin-top: -11px;
	position: absolute;
	z-index: 1;
}

.range_values input[type="text"] {
	padding: 0;
	width: 50%;
	height: auto;
	border: none;
	background: transparent;
}

.custom_thumb {
	position: absolute;
	width: 310px;
	background: #fff;
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin: 0 0 13px -155px;
	padding: 6px;
	opacity: 0;
	visibility: hidden;
}

.custom_thumb img {
	max-width: 100% !important;
}

.custom_thumb.active {
	opacity: 1;
	visibility: visible;
}

.custom_thumb:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-top: 8px solid #fff;
	border-right: 8px solid transparent;
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -8px;
}
[class*="camera_caption_"] {
	position: absolute;
	height: 100%;
	top: 0;
}
[class*="camera_caption_"] img {
	max-width: 100% !important;
}

.tp-leftarrow,.tp-rightarrow,.flex-direction-nav a {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 60px;
	height: 60px;
	text-align: center;
	opacity: 0;
	background: rgba(41,47,56,.5);
}

.sub_sideshow .flex-direction-nav a {
	width: 40px;
	height: 40px;
	margin-top: -20px;
}

.sub_sideshow .flex-direction-nav a i[class^="fa "] {
	line-height: 40px;
	font-size: 1.8em;
	margin-top: 0;
}

.tp-rightarrow,.flex-direction-nav .flex-next {
}

.ie9 .tp-leftarrow,.ie9 .tp-rightarrow {
	visibility: hidden;
}

.revolution_slider:hover .tp-leftarrow,.revolution_slider:hover .tp-rightarrow,
.flexslider:hover .flex-direction-nav a {
	opacity: 1;
}

.ie9 .revolution_slider:hover .tp-leftarrow,.ie9 .revolution_slider:hover .tp-rightarrow,
.ie9 .flexslider:hover .flex-direction-nav a {
	visibility: visible;
}

.slide_caption {
	width: 430px;
	right: 40px;
	padding-top: 94px;
}

.slide_caption_2 {
	width: 395px;
	left: 40px;
	padding-top: 100px;
}

.slide_caption_3 {
	left: 105px;
	right: 105px;
	padding-top: 45px;
}

.simple_s_caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px 20px;
	background: rgba(41,47,56,.7);
}

.sub_sideshow,.sub_video {
	width: 555px;
}

/* -----------------------------------

	7. Tabs

------------------------------------- */

.tabs_nav li {
	margin-right: 0px;
}

.tabs_nav li a {
	padding: 14px 0px 14px 0px;
	text-align: center;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background: #f3867e;
}

.tabs_nav li:hover a[class*="color"] {
	background: #f3867e;
	color: #f9f9f9;
}

.tabs_nav .ui-tabs-active a,.tabs_nav li:visited a[class*="color"] {
	background: #e74c3c !important;
	color: #f9f9f9;
}

.tabs_content {
	background: #fff;
	-webkit-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	border-top-left-radius: 0px
}

.tabs.vertical .tabs_nav {
	width: 30%;
}

.tabs.vertical .tabs_nav li {
	margin-right: 0;
}

.tabs.vertical .tabs_nav li a {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.tabs.vertical .tabs_content {
	width: 70%;
	padding-top: 15px;
}

.l_width_divider li:before {
	margin: 0 15px 0 0;
}

.dropdown_list {
	position: absolute;
	top: 100%;
	margin-top: 10px;
	width: 100%;
	z-index: 9999;
	visibility: hidden;
}

.dropdown_list.type_2 {
	min-width: 110px;
	left: auto;
	right: 0px;
}

.dropdown_list.opened {
	visibility: visible;
}

.dropdown_list.closed {
	visibility: visible;
}

.dropdown_list > li a {
	display: block;
	padding: 4px 15px;
	background: #34495e;
}

.dropdown_list > li img {
	margin-right: 6px;
}

.dropdown_list > li:first-child a {
}

.dropdown_list > li:last-child a {
}

.dropdown_list > li a:hover {
	background: #2c3e50;
}

.top_arrow:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-right: 7px solid transparent;
	position: absolute;
	top: -8px;
	left: 16px;
}

.dropdown_list:before {
	border-bottom-color: #34495e;
}

.products_list li {
	padding: 15px;
	line-height: 1.2em;
	border-top: 1px solid #ecf0f1;
}

.menu_wrap .site_settings.f_right {
	margin: 10px;
}

.site_settings li {
	z-index: 190;
}

.site_settings.type_2 li {
	z-index: 192;
}

.rating_list:not(.type_2) {
	margin-top: 4px;
	opacity: 0;
}

.rating_list li {
	cursor: pointer;
	width: 13px;
	height: 14px;
	position: relative;
	margin-left: .5px;
}

.rating_list li .empty,.rating_list li .active {
	position: absolute;
	opacity: 0;
	color: #ffcc00;
	left: 0;
	line-height: 1;
}

.rating_list li .empty {
	opacity: .4;
}

.rating_list li.active .active,.product_item .photoframe:hover .rating_list,fieldset:hover .close_fieldset,.select_color.active i,
.categories_list .active > a > span:after,#go_to_top.type_2.animate_horizontal_finished:hover,
.cw_product .close_fieldset,.owl-item .photoframe:hover .rating_list,.a_title.active .minus_icon {
	opacity: 1;
}

.rating_list li.active .empty,.close_fieldset,.select_color i,
.categories_list .active > a > span:before,.categories_list a > span:after,
.hide,#go_to_top.type_2.animate_ftl,.a_title.active .plus_icon,.a_title .minus_icon {
	opacity: 0;
}

.ordercateogry em {
	background: #db1717;
	color: #fff;
	padding: 0 6px;
	display: block;
	cursor: pointer;
	border-radius: 3px;
	font-style: normal;
	z-index: 6;
	right: 15px;
	float: right;
}

.categories_list em {
	background: #db1717;
	color: #fff;
	padding: 0 6px;
	display: block;
	cursor: pointer;
	border-radius: 3px;
	z-index: 6;
	right: 15px;
	float: right;
	font-style: normal;
}

.ordercateogry em.kong,.categories_list a .kong {
	background: #bbb;
	color: #fff;
}

.categories_list  .active {
	border-left: 3px solid #e74c3c;
	background: #EAEAEA;
}

.vertical_list {
	margin-top: -8px;
}

.vertical_list li a {
	display: block;
	padding: 4px 0;
	position: relative;
}

.vertical_list li:first-child a,.categories_list > li:last-child > a {
	border: none;
}

.vertical_list li a i[class^="fa "] {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
}

.social_widgets {
	position: fixed;
	right: 0;
	top: 26%;
	z-index: 189;
}

.social_widgets > li {
	margin-bottom: 4px;
	transition: all .4s ease;
}

.social_widgets > li.opened {
	z-index: 1;
}

.c_info_list,.w_break {
	word-break: break-all;
}

.c_info_list .contact_e {
	padding-left: 20px;
	display: block;
}

.c_info_list i {
	line-height: inherit;
}

.categories_nav_list {
	margin-right: -15px;
}

.categories_nav_list .wrapper {
	margin-bottom: 8px;
}

.select_title {
	cursor: pointer;
	padding: 2px 39px 3px 9px;
/*	border:2px solid #e4e4e2;*/
	border: 1px solid #e4e4e2;
	background: #f5f7f8;
	z-index: 1;
	min-width: 75px;
}

#divsummy tr {
	background-color: #e2e2e2;
}

.select_title.type_2 {
	padding: 7px 40px 8px 10px;
}

.select_title.active {
	/*border-bottom-color:transparent;*/
	background: #fff;
}

.select_title:after {
	content: "\e628";
	display: inline-block;
	font-family: 'icomoon';
	line-height: inherit;
	position: absolute;
	color: #292f38;
	font-size: 14px;
	right: 8px;
	top: 50%;
	margin-top: -10px;
}

.select_title.active:after {
	content: "\e62b";
}

.select_title.type_2:after {
	font-size: 18px;
	right: 10px;
}

.select_title:before {
	content: "";
	border-left: 1px solid #e4e4e2;
	position: absolute;
	height: 12px;
	right: 27px;
	top: 50%;
	margin-top: -6px;
}

.select_title.type_2:before {
	height: 22px;
	margin-top: -11px;
	right: 33px;
}

.select_list {
	position: absolute;
	left: 0;
	top: 100%;
	cursor: pointer;
	width: 97%;
	background: #fff;
	border-left: 2px solid #e4e4e2;
	border-right: 2px solid #e4e4e2;
	border-bottom: 2px solid #e4e4e2;
	z-index: 22;
}

.select_title.type_2 + .select_list > li {
	padding-top: 7px;
	padding-bottom: 8px;
}

.select_list > li {
	color: #6a6a6a;
	padding: 3px 10px;
}

.select_list > li:hover {
	color: #000;
}

.categories_list {
	margin-top: -7px;
}

.categories_list a {
	padding: 7px 25px 7px 10px;
	word-break: break-all;
}

.greyline {
	border-top: 1px solid #ecf0f1;
}

.categories_list > li:last-child > a {
	padding-bottom: 0px;
}

.categories_list ul > li > a {
	padding-left: 20px;
}

.categories_list ul ul > li > a {
	padding-left: 40px;
}

.categories_list a > span {
	display: block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -11.5px;
}

.categories_list a > span:before,.categories_list a > span:after {
	content: "";
	width: 9px;
	height: 9px;
	background: url("../images/plusminus.png") no-repeat;
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -4px;
}

.categories_list a > span:after {
	height: 1px;
	width: 8px;
	background-position: 0 -9px;
	margin: -1px 0 0 -4px;
}

@media only screen and (-webkit-min-device-pixel-ratio:0) {
	.categories_list a > span:before,
	.categories_list a > span:after {
		margin-left: -5px;
	}

	#lang_button > img {
		margin-top: -1px;
	}

	.flexslider:not(.simple_slide_show) .slides img,
	.progress_bar > div {
	}

	.flexslider.portfolio .slides img {
	}

	.widget figcaption,.a_title {
	}

	.button_type_14 > i[class^="fa "] {
		margin-top: 1px;
	}
}

.tags_list {
	margin-top: -3px;
}

.tags_list a {
	padding: 3px 0;
}

.vertical_list_type_2 li,
.vertical_list_type_3 li,
.vertical_list_type_4 li {
	position: relative;
	padding-left: 17px;
}

.vertical_list_type_5 li {
	position: relative;
	padding-left: 20px;
}

.vertical_list_type_2 li:before,
.vertical_list_type_3 li:before,
.vertical_list_type_4 li:before {
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
}

.vertical_list_type_3 li:before {
	background: transparent;
	border-width: 1px;
	border-style: solid;
}

.vertical_list_type_6 li > span {
	min-width: 14px;
}

.vertical_list_type_5 li > i,
.vertical_list_type_5 li > span {
	position: absolute;
	left: 0;
	top: 2px;
}

.vertical_list_type_5 li > span {
	top: 0;
}

.vertical_list_type_7,
.vertical_list_type_8 {
	counter-reset: itemcount;
}

.vertical_list_type_7 li,
.vertical_list_type_8 li {
	counter-increment: itemcount;
	position: relative;
	padding-left: 40px;
}

.vertical_list_type_8 li {
	padding-left: 30px;
}

.vertical_list_type_7 li:before {
	content: "0" counter(itemcount);
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	text-align: center;
	width: 30px;
	font-weight: 500;
	height: 30px;
	padding-top: 2px;
	border-width: 2px;
	border-style: solid;
	letter-spacing: -.5px;
}

.vertical_list_type_8 li:before {
	content: counter(itemcount);
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	text-align: center;
	width: 20px;
	font-weight: 500;
	height: 20px;
}


/* -----------------------------------

	11. Buttons

------------------------------------- */

.button_type_1 {
	padding: 9px 15px 10px 10px;
}

.button_type_2 {
	padding: 9px 16px 10px;
}

.button_type_3 {
	padding: 9px 16px 8px;
}

.button_type_4,.button_type_8 {
	padding: 8px 15px;
	min-width: 123px;
}

.button_type_5 {
	padding: 8px 12px 9px;
	background: rgba(41,47,56,.5);
}

.button_type_6 {
	padding: 12px 20px;
}

.button_type_7 {
	height: 30px;
	width: 30px;
}

.button_type_10 {
	height: 23px;
}

.button_type_11 {
	width: 30px;
	height: 30px;
}

.button_type_12 {
	padding: 14px 22px 13px;
}

.button_type_13 {
	padding: 10px 2px 9px;
	background: rgba(41,47,56,.8);
}

.button_type_14 {
	padding: 8px 21.5px 7px;
	min-height: 38px;
}

.button_type_15 {
	padding: 6px 21.5px;
}

.button_type_16 {
	padding: 5px 21.5px 2px;
}

.button_type_104 {
	padding: 10px 15px 9px 15px;
	min-width: 150px;
}



[class*="button_type"]:not(.bg_tr) {
	position: relative;
}
[class*="button_type_"]:not(.bg_tr):hover,[class*="button_type_"].bg_dark_color {
}
[class*="button_type_"].bg_scheme_color,
[class*="button_type_"].bg_dark_color:hover {
}
[class*="button_type_"].active,[class*="button_type_"]:not(.bg_cs_hover):hover,
[class*="button_type_"].color_dark:not(.bg_cs_hover):hover,.isotope_menu > .active [class*="button_type_"],
[class*="button_type_"].bg_dark_color,.banner:hover [class*="button_type_"].bg_scheme_color,#menu_button:hover,#menu_button.active,
#shopping_button:hover > a {
	background: #34495e;
	color: #fff;
}

.button_type_8:hover,.button_type_8.bg_scheme_color:hover {
	background: #e2e6e7;
	color: #434649;
}
[class*="button_type_"].bg_color_blue {
	background: #3498db;
}
[class*="button_type_"].bg_color_green {
	background: #2ecc71;
}
[class*="button_type_"].bg_color_orange {
	background: #f39c12;
}

.count {
	position: absolute;
	width: 18px;
	height: 18px;
	line-height: 18px;
	color: #fff;
	font-size: .8em;
	right: 8px;
	top: 14px;
}

.count.type_2 {
	background: #34495e;
}

.search_button {
	background-color: transparent;
	color: #bdc3c7;
	margin-top: 20px;
}
[class*="s_form_wrap"] .search_button {
	margin-top: 9px;
}

.close_search_form {
	font-size: 1.3em;
	background-color: transparent;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -9px;
}

.searchform_wrap.type_2 .close_search_form {
	right: 28px;
}

.searchform_wrap.type_3 .close_search_form {
	right: 0px;
}

.isotope_menu [class*="button_type_"]:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -8px;
}

.isotope_menu [class*="button_type_"]:hover:after,
.isotope_menu > .active [class*="button_type_"]:after {
	border-top-color: #34495e;
}

.pp_wrap > [class*="button_type_"] {
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
}

.photoframe.type_2 .pp_wrap > [class*="button_type_"] {
	top: auto;
	bottom: -9px;
}

.button_type_5:hover {
	background: rgba(41,47,56,.8) !important;
}

.button_type_13:hover {
	background: rgba(41,47,56,1) !important;
}

.product_item .photoframe:hover .pp_wrap > [class*="button_type_"],
.owl-item > .photoframe:hover .pp_wrap > [class*="button_type_"] {
	opacity: 1;
}

#go_to_top {
	width: 40px;
	height: 40px;
	color: #fff;
	z-index: 999999;
	background: #e74c3c;
	position: fixed;
	left: 50%;
	margin: -20px 0 0 620px;
	top: 50%;
	font-size: 1.65em;
}

#go_to_top :hover {
	width: 40px;
	height: 40px;
	color: #fff;
	background: #262c34;
	position: fixed;
	left: 50%;
	margin: -20px 0 0 620px;
	top: 50%;
	font-size: 1.65em;
}

#go_to_top.type_2.animate_horizontal_finished {
	opacity: .5;
}

#go_to_top i:only-of-type,.sw_button i:only-of-type {
	line-height: 40px;
}

.sw_button {
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 1.3em;
}

.sw_button:hover {
}

#menu_button {
	padding: 7px 10px;
	width: 60px;
}

#menu_button > span {
	display: block;
	height: 3px;
	background: #fff;
	margin: 6px 0;
}

.select_color {
	width: 26px;
	height: 26px;
	border: 2px solid #e2e6e7;
	padding: 2px;
	background-clip: content-box;
}

.select_color.blue {
	background-color: #2daae1;
}

.select_color.green {
	background-color: #1abc9c;
}

.select_color.grey {
	background-color: #b7babb;
}

.select_color.yellow {
	background-color: #f3f656;
}


/* -----------------------------------

	12. Tables

------------------------------------- */

.description_table {
	margin-top: -5px;
}

.description_table td {
	padding: 5px 0;
}

.description_table tr td:first-child {
	min-width: 108px;
}

.description_table.type_2 tr td:first-child {
	min-width: 65px;
}

.description_table.type_3 tr td:first-child {
	min-width: 175px;
}
[class*="table_type_"] {
	background: #fff;
}
[class*="table_type_"] th,[class*="table_type_"] td {
	border: 0px solid #ecf0f1;
}

.table_type_1 tr:first-child th:first-child,
.table_type_2 tr:first-child th:first-child,
.table_type_3 tr:first-child th:first-child,
.table_type_4 tr:first-child th:nth-child(4),
.table_type_6 tr:first-child td:first-child,
.table_type_8 tr:first-child th:first-child {
	width: 150px;
}

.table_type_1 tr:first-child th:nth-child(2),
.table_type_3 tr:first-child th:nth-child(2),
.table_type_3 tr:first-child th:nth-child(3) {
	width: 262px;
}

.table_type_1 tr:first-child th:nth-child(3),
.table_type_4 tr:first-child th:nth-child(3) {
	width: 110px;
}

.table_type_1 tr:first-child th:nth-child(4) {
	width: 145px;
}

.table_type_2 tr:first-child th:not(:first-child) {
	width: 330px;
}

.table_type_4 tr:first-child th:first-child {
	width: 320px;
}

.table_type_4 tr:first-child th:nth-child(2) {
	width: 90px;
}

.table_type_5 td:first-child {
	width: 670px;
}

.table_type_7 tr:first-child th:first-child {
	width: 74px;
}

.table_type_7 tr:first-child th:nth-child(2) {
	width: 180px;
}

.table_type_7 tr:first-child th:nth-child(4),
.table_type_7 tr:first-child th:nth-child(7) {
	width: 100px;
}

.table_type_7 tr:first-child th:nth-child(5) {
	width: 65px;
}

.table_type_7 tr:first-child th:nth-child(6) {
	width: 80px;
}

.table_type_7 tr:first-child th:nth-child(3) {
	width: 160px;
}

.table_type_8 tr:first-child th:nth-child(2) {
	width: 262px;
}
[class*="table_type_"] tr:first-child th {
	padding: 15px 15px;
	border-top: none;
}
[class*="table_type_"] tr:first-child th:first-child,
[class*="table_type_"] tr td:first-child {
	border-left: none;
}
[class*="table_type_"] tr:first-child th:last-child,
[class*="table_type_"] tr td:last-child {
	border-right: none;
}
[class*="table_type_"] tr:last-child td {
	border-bottom: none;
}

.table_type_1 td, .table_type_4 td {
	padding: 17px 20px 17px 20px;
}

.table_type_2 td {
	padding: 12px 20px;
}

.table_type_3 td,.table_type_5 td,.table_type_6 td,.table_type_6 td[class*="half_column"],.table_type_7 td {
	padding: 14px 20px;
}

.table_type_4 td[colspan],.table_type_4 td[colspan] + td {
	padding-top: 14px;
	padding-bottom: 14px;
}

.table_type_4 tr:last-child td {
	padding: 10px 20px;
}

.table_type_5 tr:first-child td:first-child {
	padding-top: 25px;
}

.table_type_5 tr:last-child td,.table_type_5 tr:nth-last-child(2) td {
	border: none;
}

.table_type_5 tr:nth-last-child(2) td {
	padding-bottom: 0;
}

.table_type_8 td {
	padding: 14px 10px;
}

.about_project td:first-child {
	width: 96px;
}

.about_project tr:not(:first-child) {
	border-top: 1px solid #e2e6e7;
}

.about_project td {
	padding: 7px 0;
}

.about_project tr:first-child td {
	padding-top: 2px;
}

.p_table {
	width: 283px;
	margin: 0 1px;
}

.p_table > header {
	padding: 10px 0 9px;
}

.p_table > .price {
	padding: 16px 0 17px;
}

.price dt {
	font-size: 2.6em;
	line-height: 1em;
}

.p_list > li {
	padding: 11.5px 20px;
	background: #f4f6f7;
	position: relative;
}

.p_list i[class^="fa "] {
	position: absolute;
	left: 10px;
	height: 100%;
}

.p_table > footer a {
	padding: 14px 0 15px;
}

.p_table > .hot_p {
	position: absolute;
	top: -5px;
	right: -5px;
}

.p_table:hover,.p_table.active {
	margin-top: -15px;
	margin-left: -4px;
	margin-right: -4px;
	width: 293px;
	z-index: 2;
}

.p_table.active {
	z-index: 1;
}

.p_table:hover > header,.p_table.active > header {
	padding: 12px 0;
}

.p_table:hover > footer a,.p_table.active > footer a {
	padding: 17px 0;
}

.p_table:hover .p_list > li,.p_table.active .p_list > li {
	padding: 12.5px 25px;
}

.p_table:hover > .price, .p_table.active .price {
	padding-bottom: 21px;
}

/* -----------------------------------

	13. Icons

------------------------------------- */

i[class^="fa "] {
	line-height: inherit;
}
[class*="button_type_"]:not(.button_type_1) > i:not([class*="m_"]):only-of-type {
	margin-left: 10px;
	margin-right: 10px;
}

.button_type_1 > i[class^="fa "],.button_type_4 > i[class^="fa "]:not([class*="f_size"]),
.button_type_5 > i[class^="fa "] {
	font-size: 21px;
}

.shop_icon {
	position: relative;
	margin-right: 5px;
}

.icon-home {
	font-size: 24px;
	margin-top: -2px;
}

.shop_icon .count {
	right: -8px;
	top: 4px;
}

.social_icons li a {
	display: block;
	width: 39.5px;
	height: 40px;
	color: #838a8f;
}

.social_icons li a i[class^="fa "] {
	line-height: 40px;
}

.social_icons .facebook:hover a,.sw_button.facebook {
	background: #3b5998;
}

.social_icons .twitter:hover a,.sw_button.twitter,.tw_color {
	background: #2daae1;
}

.social_icons .google_plus:hover a {
	background: #f63e28;
}

.social_icons .rss:hover a {
	background: #ff7e00;
}

.social_icons .pinterest:hover a {
	background: #cb2027;
}

.social_icons .instagram:hover a {
	background: #835e42;
}

.social_icons .linkedin:hover a {
	background: #0073b2;
}

.social_icons .vimeo:hover a {
	background: #44b0de;
}

.social_icons .youtube:hover a {
	background: #ff3132;
}

.social_icons .flickr:hover a {
	background: #ff0084;
}

.social_icons .envelope:hover a,.sw_button.contact {
	background: #1abc9c;
}
[class*="button_type_"].tw_color {
}

.glyphicon_item i[class^="fa "] {
	font-size: 60px;
}

.icon_wrap_1 {
	width: 60px;
	height: 60px;
	font-size: 26px;
}

.icon_wrap_2 {
	font-size: 26px;
}

.info_block_type_3 .icon_wrap_2 {
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 8px;
	color: #696e6e;
}

.info_block_type_1 .icon_wrap_1 {
	margin-left: -80px;
}

.info_block_type_2:hover [class*="icon_wrap"] {
	color: #ecf0f1
}
[class*="info_block_"]:hover [class*="icon_wrap"] {
	-webkit-animation: jump .4s ease;
	-moz-animation: jump .4s ease;
	-o-animation: jump .4s ease;
	animation: jump .4s ease;
}

.color_light > .icon-chevron-small-right {
	float: right;
	font-size: 16px;
}

/* -----------------------------------

	14. Main content elements

------------------------------------- */

.shopping_cart {
	position: absolute;
	top: 100%;
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	right: 0;
	min-width: 380px;
	background: #fff;
	opacity: 0;
	visibility: hidden;
}

.shopping_cart:after {
	content: "";
	position: absolute;
	display: block;
	height: 13px;
	width: 100%;
	margin-top: -13px;
	left: 0;
	top: 0;
}

#shopping_button:hover .shopping_cart {
	opacity: 1;
	visibility: visible;
}

.shopping_cart .sc_header {
	padding: 12px 15px 9px;
}

.shopping_cart:before,.sub_menu_wrap:before {
	top: -11px;
}

#shopping_button {
	z-index: 189;
}

hr {
	border-color: #ecf0f1;
	border: none;
}

.divider_type_2 {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 58px;
	border-color: rgba(50,58,69,.1);
}

.divider_type_3,.l_width_divider > li:before {
	border-color: #e2e6e7;
}

.product_description {
	width: 205px;
}

.close_product {
	font-weight: 300;
	margin-top: 22px;
	background-color: transparent;
}

.total_price {
	padding: 12px 20px;
	line-height: 1.2em
}

.sc_price {
	min-width: 70px;
}

.sc_footer {
	padding: 14px 15px 20px;
}

.page_content_offset {
	padding: 40px 0;
}

.product_item,.owl-item > .photoframe {
	margin: 15px;
}

.product_item .photoframe figcaption,.owl-item > .photoframe figcaption {
	padding: 16px 0 12px;
}

.product_item .photoframe.type_2 figcaption {
	padding: 3px 10px 0 0;
}

.product_item .photoframe img,.owl-item > .photoframe img,
.simple_slide_show img {
}

.pp_wrap {
	z-index: 1;
}

.product_item .photoframe:hover,.categories_nav_list .photoframe:hover,
.owl-item > .photoframe:hover {
}

.hot_stripe {
	position: absolute;
	top: -14px;
	right: -14px;
	z-index: 1;
}

.hot_stripe.type_2 {
	right: auto;
	left: -14px;
}

.qv_preview .hot_stripe {
	top: -4px;
	right: -4px;
}

.qv_preview [class*="button_type_"] {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
}

.p_buttons {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.product_item .photoframe:hover .p_buttons,
.owl-item .photoframe:hover .p_buttons {
}

/**** Isotope Filtering ****/

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
}

.isotope {
}

.isotope .isotope-item {
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
}

.products_container {
	padding-bottom: 10px;
	margin-left: -15px;
	margin-right: -15px;
}

.products_container.list_type {
	overflow: visible !important;
}

.banner_caption {
	position: absolute;
	width: 291px;
	height: 100%;
	left: 17px;
	top: 0;
}

.nav_buttons_wrap {
	margin-top: -4px;
}

.nav_buttons_wrap_type_2 {
	position: absolute;
	top: 50%;
	right: 10px;
}

.mini_post_content {
	padding: 5px 0;
}

.tooltip {
	position: absolute;
	display: block;
	background: #e2e6e7;
	padding: 3px 10px;
	bottom: 100%;
	margin-bottom: 10px;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	white-space: pre;
	z-index: 5;
}

.tooltip:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-top: 5px solid #e2e6e7;
	border-right: 8px solid transparent;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -8px;
}

li:hover .tooltip,a:hover .tooltip,button:hover .tooltip {
	opacity: 1;
	visibility: visible;
}

.sw_content {
	position: absolute;
	left: 100%;
	top: 0;
	padding: 15px 20px 30px;
	width: 265px;
	overflow: hidden;
	background: #fff;
}

.breadcrumbs {
	background: #f2f4f5;
	padding: 9px 0;
}

.widget figcaption {
	background: #323a45;
	padding: 15px 20px 14px;
}

.widget figcaption[class*="relative"] {
	padding-right: 85px;
}

.widget_content {
	padding: 35px 20px 25px;
	background: #fff;
	border: #e3e3e3 solid 1px
}

.quantity {
	background: #f5f7f8;
	border: 2px solid #e4e4e2;
}

.popup .custom_scrollbar {
	height: 567px;
}

.popup .half_column:nth-child(2) {
	padding-right: 15px;
}

.p_list_description {
	width: 375px;
}

.product_single_preview {
	width: 458px;
	z-index: 0;
}

.iframe_video_wrap,.map_container {
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 56%;
}

.map_container {
	padding-bottom: 43%;
}

.iframe_video_wrap > iframe,.map_container > iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.addthis_widget_container {
	min-width: 300px;
}

aside .addthis_widget_container {
	min-width: 284px;
}
[class*="alert_box"] {
	padding: 25px 20px 25px 65px;
	position: relative;
}
[class*="alert_box"] i[class^="fa "] {
	font-size: 36px;
	position: absolute;
	left: 20px;
	top: 50%;
}
[class*="alert_box"].success {
	background: rgba(39,174,96,.1);
}
[class*="alert_box"].success i[class^="fa "] {
	color: #2ecc71;
}
[class*="alert_box"].info {
	background: rgba(52,152,219,.1);
	color: #2980b9;
}
[class*="alert_box"].info i[class^="fa "] {
	color: #3498db;
}
[class*="alert_box"].error {
	background: rgba(231,76,60,.1);
	color: #cb2700;
}
[class*="alert_box"].warning i[class^="fa "] {
	color: #f39c12;
}
[class*="alert_box"].warning {
	background: rgba(243,156,18,.1);
	color: #e67e22;
}

.manufacturers {
	padding: 30px 20px 25px;
}

.bs_inner_offsets {
	padding: 24px 19px 20px;
}

.block_select {
	cursor: pointer;
	padding-left: 32px;
}

.block_select:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.discount {
	width: 145px;
}

.cw_product .close_fieldset {
	position: absolute;
	top: -1px;
	right: 0;
}

.cw_product {
	padding-right: 20px;
}

.rating_min_article {
	padding: 2px 0 4px;
}

.comment {
	padding: 15px 20px;
}

.comment:after {
	content: "";
	display: block;
	position: absolute;
	background: url("../images/comment_arrow.png") no-repeat;
	width: 9px;
	height: 18px;
	left: -9px;
	top: 20px;
}

.a_title {
	padding: 14px 40px 15px 19px;
	cursor: pointer;
}

.a_title.active {
	background: #323a45;
}

.a_title [class*="us_icon"] {
	position: absolute;
	right: 20px;
	height: 100%;
}

.a_content {
	padding: 24px 20px;
}

.glyphicon_item {
	padding: 20px;
	height: 130px;
}

.glyphicon_item dl dt {
	font-size: 2.6em;
	line-height: 1em;
	margin-bottom: 3px;
}

.glyphicon_item dl dd {
	font-size: 1.3em;
	line-height: 1em;
}

.tooltip_type_2.top {
	margin-bottom: 3px;
	bottom: 100%;
	left: 50%;
}

.tooltip_type_2 {
	background: #e2e6e7;
	padding: 2px 10px;
	position: absolute;
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;
}

.tooltip_type_2:after {
	content: "";
	position: absolute;
}

.tooltip_type_2.bottom {
	top: 100%;
	left: 50%;
	margin-top: 5px;
}

.tooltip_type_2.top,.tooltip_type_2.bottom {
}

.tooltip_type_2.right,.tooltip_type_2.left {
}

.tooltip_type_2.left {
	top: 50%;
	right: 100%;
	margin-right: 9px;
}

.tooltip_type_2.right {
	top: 50%;
	left: 100%;
	margin-left: 5px;
}

.tooltip_type_2.top:after {
	top: 100%;
	border-left: 7px solid transparent;
	border-top: 5px solid #e2e6e7;
	border-right: 7px solid transparent;
	left: 50%;
	margin-left: -7px;
}

.tooltip_type_2.bottom:after {
	bottom: 100%;
	border-left: 7px solid transparent;
	border-bottom: 5px solid #e2e6e7;
	border-right: 7px solid transparent;
	left: 50%;
	margin-left: -7px;
}

.tooltip_type_2.left:after {
	top: 50%;
	border-top: 7px solid transparent;
	border-left: 5px solid #e2e6e7;
	border-bottom: 7px solid transparent;
	left: 100%;
	margin-top: -7px;
}

.tooltip_type_2.right:after {
	top: 50%;
	border-top: 7px solid transparent;
	border-right: 5px solid #e2e6e7;
	border-bottom: 7px solid transparent;
	right: 100%;
	margin-top: -7px;
}

.progress_bar {
	height: 9px;
}

.progress_bar > div {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.info_block_type_1 {
	padding-left: 80px;
}

.info_block_type_3 {
	padding-left: 0px;
}

.team_photo {
	width: 200px;
	height: 200px;
}

.call_to_action_1,.recent_work_wrap {
	padding: 40px 0 30px;
	width: 100%;
}

.cta_1 > div:first-child {
	width: 84%;
}

.cta_1 .button_type_12 {
	min-width: 135px;
}

.call_to_action_2 {
	padding: 25px 0;
}

.big_video_container {
	width: 960px;
	height: 540px;
	position: relative;
}

.big_video_container > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* -----------------------------------

	15. Forms

------------------------------------- */

.searchform_wrap {
	background: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 101;
}

.searchform_wrap[class*="type_"],.searchform_wrap[class*="type_"].opened,
.searchform_wrap[class*="type_"].closed {
	background: #FAFBFB;
}

.searchform_wrap.opened,
.md_no-touch .main_menu > li:hover > .sub_menu_wrap,
.main_menu > li.touch_open_sub > .sub_menu_wrap {
	opacity: 1;
	visibility: visible;
}

.searchform_wrap.closed {
	opacity: 0;
	visibility: hidden;
}


[role="search"]:not([class*="type_"]) {
	width: 99%;
}



[role="search"]:not([class*="type_"]) input[type="text"] {
	width: 95%;
	background: transparent;
	border: none;
}


[role="search"].type_2 button {
	position: absolute;
	right: 13px;
	height: 100%;
	top: 0;
	margin-top: 0;
}


[role="search"].type_2 input[type="text"] {
	padding-right: 40px;
}

input:not([type="submit"]),textarea {
	background: #f5f7f8;
	padding: 7px 10px 7px 22px;
	height: 33px;
	color: #696e6e;
	border: 2px solid #e4e4e2;
	box-shadow: none;
	/*border:2px solid #e4e4e2;*/
	outline: none;
	resize: none;
}

@-moz-document url-prefix() {
	input:not([type="submit"]),textarea {
		height: 32px;
	}
}

input:not([type="submit"]):focus, textarea:focus {
   /* 
   background: #FFE8EC;
   color: #696e6e;
    padding: 7px 10px;
	border: 2px solid #E74C3C;*/
	outline: none;
	resize: none;
}

input:not([type="submit"]).type_2 {
	height: 30px;
	padding: 2px 10px;
	width: 45%;
}

input[type="radio"] + label:before,.block_select:before {
	background: url("../images/radio.png") no-repeat 0 0;
	overflow: hidden;
}

input[type="radio"]:checked + label:before,.block_select.selected:before {
	background-position: 0 -22px;
}

#contactform.mini textarea,.notes {
	height: 110px;
}

#cf_message {
	height: 160px;
}

input::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

.quantity input[type="text"] {
	padding: 0 8px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top: none;
	border-bottom: none;
	background: transparent;
	height: 26px;
	width: 44px;
}

.quantity button {
	height: 26px;
	width: 27px;
}

.review_tarea,#comments {
	height: 90px;
	width: 350px;
}

.error_msg {
	background-color: #ffe8ec;
	border: 1px solid #cc0000;
	color: #cc0000;
	padding: 8px;
	width: 318px;
}

input:not([type="submit"]).small_field {
	width: 64px;
}

.table_type_4 tr:last-child input[type="text"] {
	width: 200px;
}

label[class*="required"]:after {
	content: "*";
	display: inline-block;
	vertical-align: top;
	margin-left: 4px;
}

#capcha {
	width: 121px;
}

fieldset legend {
	padding-right: 12px;
}

fieldset legend .close_fieldset {
	position: absolute;
	top: 1px;
	right: 0;
}

.subscribe_form_2 input[type="email"] {
	width: 960px;
	height: 20px;
	border-radius: 0;
}

/* 页脚 */

.footer {
	background: #323a45;
}

.footer_top_part {
	padding-top: 40px;
	padding-bottom: 50px
}

.footer_bottom_part {
	background: #292f38;
	padding: 8px 0 6px 0;
	color: #696e6e;
	border-bottom-style:solid;
	border-color:#13161b;
	border-width:1px;
}

.graybg {
	background-color: Gray!important;
}

/* -----------------------------------

	17. Animations

------------------------------------- */

@-webkit-keyframes ministorm {
	0%,100% {
		-webkit-tranform: rotate(0deg);
	}

	30% {
		-webkit-transform: rotate(8deg);
	}

	70% {
		-webkit-transform: rotate(-8deg);
	}
}

@keyframes ministorm {
	0%,100% {
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	30% {
		-moz-transform: rotate(8deg);
		-o-transform: rotate(8deg);
		-ms-transform: rotate(8deg);
		transform: rotate(8deg);
	}

	70% {
		-moz-transform: rotate(-8deg);
		-o-transform: rotate(-8deg);
		-ms-transform: rotate(-8deg);
		transform: rotate(-8deg);
	}
}

@keyframes wicket {
	0% {
		-moz-transform: rotate3d(1,0,0,90deg);
		-o-transform: rotate3d(1,0,0,90deg);
		-ms-transform: rotate3d(1,0,0,90deg);
		transform: rotate3d(1,0,0,90deg);
	}

	70% {
		-moz-transform: rotate3d(1,0,0,-30deg);
		-o-transform: rotate3d(1,0,0,-30deg);
		-ms-transform: rotate3d(1,0,0,-30deg);
		transform: rotate3d(1,0,0,-30deg);
	}

	100% {
		-moz-transform: rotate3d(1,0,0,0deg);
		-o-transform: rotate3d(1,0,0,0deg);
		-ms-transform: rotate3d(1,0,0,0deg);
		transform: rotate3d(1,0,0,0deg);
	}
}

@-webkit-keyframes wicket {
	0% {
		-webkit-transform: rotate3d(1,0,0,90deg) translate3d(0,0,1px);
	}

	70% {
		-webkit-transform: rotate3d(1,0,0,-30deg) translate3d(0,0,1px);
	}

	100% {
		-webkit-transform: rotate3d(1,0,0,0deg) translate3d(0,0,1px);
	}
}

@keyframes wicketout {
	0% {
		-moz-transform: rotate3d(1,0,0,0deg);
		-o-transform: rotate3d(1,0,0,0deg);
		-ms-transform: rotate3d(1,0,0,0deg);
		transform: rotate3d(1,0,0,0deg);
	}

	30% {
		-moz-transform: rotate3d(1,0,0,-30deg);
		-o-transform: rotate3d(1,0,0,-30deg);
		-ms-transform: rotate3d(1,0,0,-30deg);
		transform: rotate3d(1,0,0,-30deg);
	}

	100% {
		-moz-transform: rotate3d(1,0,0,90deg);
		-o-transform: rotate3d(1,0,0,90deg);
		-ms-transform: rotate3d(1,0,0,90deg);
		transform: rotate3d(1,0,0,90deg);
	}
}

@-webkit-keyframes wicketout {
	0% {
		-webkit-transform: rotate3d(1,0,0,0deg) translate3d(0,0,1px);
	}

	30% {
		-webkit-transform: rotate3d(1,0,0,-30deg) translate3d(0,0,1px);
	}

	100% {
		-webkit-transform: rotate3d(1,0,0,90deg) translate3d(0,0,1px);
	}
}

@-webkit-keyframes sizejump {
	0%,100% {
		-webkit-transform: scaleX(1);
	}

	50% {
		-webkit-transform: scaleX(1.1);
	}
}

@keyframes sizejump {
	0%,100% {
		-moz-transform: scaleX(1);
		-o-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
	}

	50% {
		-moz-transform: scaleX(1.1);
		-o-transform: scaleX(1.1);
		-ms-transform: scaleX(1.1);
		transform: scaleX(1.1);
	}
}

@-webkit-keyframes jump {
	0%,100% {
		-webkit-transform: translateY(0px);
	}

	50% {
		-webkit-transform: translateY(-5px);
	}
}

@keyframes jump {
	0%,100% {
		-moz-transform: translateY(0px);
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}

	50% {
		-moz-transform: translateY(-5px);
		-o-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}
[class*="animate_"] {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
}
[class*="animate_"].fast,.tr_all_hover {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
[class*="animate_"].long,.tr_all_long_hover {
	-webkit-transition: all 1.1s ease;
	-moz-transition: all 1.1s ease;
	-o-transition: all 1.1s ease;
	transition: all 1.1s ease;
}
[class*="animate_ft"],.animate_fade {
	opacity: 0;
	visibility: hidden;
}

.animate_ftl {
	-webkit-transform: translateX(45px);
	-moz-transform: translateX(45px);
	-o-transform: translateX(45px);
	-ms-transform: translateX(45px);
	transform: translateX(45px);
}

.animate_ftr {
	-webkit-transform: translateX(-45px);
	-moz-transform: translateX(-45px);
	-o-transform: translateX(-45px);
	-ms-transform: translateX(-45px);
	transform: translateX(-45px);
}

.animate_ftt {
	-webkit-transform: translateY(35%);
	-moz-transform: translateY(35%);
	-o-transform: translateY(35%);
	-ms-transform: translateY(35%);
	transform: translateY(35%);
}

.animate_ftb {
	-webkit-transform: translateY(-35%);
	-moz-transform: translateY(-35%);
	-o-transform: translateY(-35%);
	-ms-transform: translateY(-35%);
	transform: translateY(-35%);
}

.animate_half_tc:first-child {
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-o-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	opacity: 0;
	visibility: hidden;
}

.animate_half_tc:not(:first-child) {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.animate_sj_finished {
	-webkit-animation: sizejump .7s ease;
	-moz-animation: sizejump .7s ease;
	-o-animation: sizejump .7s ease;
	-ms-animation: sizejump .7s ease;
	animation: sizejump .7s ease;
}

.animate_horizontal_finished[class*="animate_"],.ie9 [class*="animate_"]:not(#go_to_top) {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
	visibility: visible;
}

.animate_vertical_finished[class*="animate_ft"],.no_children_animate [class*="animate_"],
.with_buttons:hover .open_buttons > *,.simple_s_caption.active {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	visibility: visible;
}

.animate_fade_finished,.with_buttons:hover:after,
.tooltip_container:hover .tooltip_type_2.top,
.tooltip_container:hover .tooltip_type_2.bottom,
.tooltip_container:hover .tooltip_type_2.left,
.tooltip_container:hover .tooltip_type_2.right {
	opacity: 1;
	visibility: visible;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144 dpi) {
	blockquote:after {
		background-image: url("../images/blockquote_arrow@2x.png");
		background-size: 17px 10px;
	}

	.comment:after {
		background-image: url("../images/comment_arrow@2x.png");
		background-size: 9px 18px;
	}

	.categories_list a > span:before,.categories_list a > span:after {
		background-image: url("../images/plusminus@2x.png");
		background-size: 9px 10px;
	}

	input[type="radio"] + label:before,.block_select:before {
		background-image: url("../images/radio@2x.png");
		background-size: 22px 44px;
	}

	.block_select:before {
		background-image: url("../images/checkbox@2x.png");
		background-size: 22px 22px;
	}
}

#divsummy {
	position: fixed;
	bottom: 0;
	z-index: 99;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 400;
}

#tab-1  td:hover  img,.m_image_wrap:hover img {
}

.box {
	position: absolute;
	height: 78px;
	clear: both;
	bottom: 0px;
	z-index: 9;
	text-align: left;
	width: 400px;
	word-wrap: break-word;
	padding: 3px 5px
}

.edit_no {
	color: #E74C3C;
	z-index: 5;
	display: none
}

.wh_21 {
	display: none;
	clear: both;
	position: absolute;
	top: 47px;
	font-weight: bold;
	color: #E74C3C;
	bottom: 5px;
	z-index: 2
}

.wh_lx {
	clear: both;
	position: absolute;
	font-weight: bold;
	color: #E74C3C;
	bottom: 77px
}

.editable {
	border: 1px dashed #e74c3c;
	background-color: #fff1ee;
}

.text {
	outline: none;
	padding: 5px 0px 5px 0px;
}

.edit, .save {
	width: 60px;
	display: block;
	position: absolute;
	bottom: 0;
	padding: 4px 10px;
	text-align: center;
	cursor: pointer;
	right: 0;
}

.edit {
	background: #e74c3c;
	color: #fff;
	opacity: 0;
	transition: opacity .2s ease-in-out;
}

.save {
	display: none;
	background: #e74c3c;
	color: #fff
}

.box:hover .edit {
	opacity: 1;
}

.box:hover .text {
	font-weight: bold;
	color: #000
}

.box:hover {
	border: 1px dashed #e74c3c;
	background-color: #fff1ee;
}


/* DEMO 3 */
.wrapper-dropdown-3 {
    /* Size and position */
	position: relative;
	margin: 0 0 -7px 0;
	padding: 0px;
    /* Styles */
	display: block;
	cursor: pointer;
	outline: none;
    /* Font settings */
	float: left;
	height: 28px;
}

.wrapper-dropdown-3:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -3px;
}

.wrapper-dropdown-3  .d_inline_middle {
	margin-right: 8px;
	margin-left: 8px;
}

.wrapper-dropdown-3 .dropdown {
  /* Size & position */
	position: absolute;
	top: 49px;
	left: -1px;
	right: 0;
	padding-left: 2px;
    /* Styles */
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	width: 100px;
	font-weight: normal;
	list-style: none;
	background-color: white;
    /* Hiding */
	opacity: 0;
	pointer-events: none;
	z-index: 99999;
	margin-top: -20px;
	padding-bottom: 8px;
}

.wrapper-dropdown-3 .dropdown:after {
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 50%;
	border-width: 0 6px 6px 6px;
	text-align: center;
	font-family: 'icomoon';
}

.wrapper-dropdown-3 .dropdown:before {
	content: "";
	width: 100%;
	height: 7px;
	position: absolute;
	bottom: 100%;
	display: block;
	left: 0;
	border-width: 0 8px 8px 8px;
	background-position: center center;
	background-repeat: no-repeat;
	background-position: center center;
}
    
    
    


}

.wrapper-dropdown-3 .dropdown li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	text-align: left;
}

.dropdown  li:before {
	border: none;
}

.wrapper-dropdown-3 .dropdown li i {
	float: right;
	color: inherit;
}

.wrapper-dropdown-3 .dropdown li:first-of-type a {
}

.wrapper-dropdown-3 .dropdown li:last-of-type a {
	border: none;
}

/* Hover state */

.wrapper-dropdown-3 .dropdown li:hover a {
}

/* Active state */

.wrapper-dropdown-3.active .dropdown {
	opacity: 1;
	pointer-events: auto;
}

/* No CSS3 support */

.no-opacity       .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown {
	display: none;
	opacity: 1;
 /* If opacity support but no pointer-events support */
	pointer-events: auto;
 /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown {
	display: block;
}

.wrapper-dropdown-3  a, .wrapper-dropdown-3 a:hover,  .wrapper-dropdown-3 a:visited {
	color: #696e6e;
}

.dropdown  a, .dropdown a:hover,  .dropdown a:visited {
	color: #696e6e;
}

#divshipping a:hover {
	color: #e74c3c;
}

.tabs_content  td ,.tabs_content  th {
	text-align: center;
}

.bgwhite {
	background-color: White;
}

.m_height_40 {
	height: 20px;
}

.darkgrey_border {
	border: 1px solid #C0C0C0;
}

.sado1 {
	box-shadow: -20px 0 10px -10px #fff, 20px 0 10px -10px #fff;
}

.dorpdown-layer {
	display: none;
	position: absolute;
}

.fff {
	background: #fff;
}

.ffff {
	background: #fff;
}

.ffff .dorpdown-layer {
	display: block;
}

.ttbar-atte-main {
	position: relative;
	z-index: 10000;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.checkoutsize {
	font-size: 60px;
}

.darkgrey_border tr {
	border-bottom: 1px solid #EBEDEF;
}

.darkgrey_border tr:hover {
	background-color: #fff1ee;
}

.register_hint {
	padding-top: 12px;
	font-size: 12px;
}

.container_bg {
	background: #FFFFFF;
	padding-bottom: 20px;
}

.move {
	margin: 20px 10px 0 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.move_child {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-color: #e74c3c;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.move_child_1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #e74c3c;
	background-color: #ffc6c8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.welcome {
	text-align: center;
	color: #b9d7d9;
	padding: 20px 0;
	text-shadow: 5px 5px 5px #b9d7d9;
}

.hr_divider {
	padding-top: 15px!important;
}

.warhouse_font {
	font-size: 28px;
}

/*Bar Style */
@-webkit-keyframes myanimation {
	from {
		left: 0%;
	}

	to {
		left: 50%;
	}
}

.checkout-wrap {
	color: #444;
	z-index: 2;
	margin-top: -40px;
}

ul.checkout-bar li {
	color: #ccc;
	display: block;
	font-size: 16px;
	font-weight: 600;
	padding: 0px 20px 14px 80px;
	position: relative;
}

ul.checkout-bar li:before {
	-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
	background: #ddd;
	border: 2px solid #FFF;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	left: 20px;
	line-height: 37px;
	height: 35px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	top: 4px;
	width: 35px;
	z-index: 999;
}

ul.checkout-bar li.active {
	color: #e74c3c;
	font-weight: bold;
}

ul.checkout-bar li.active:before {
	background: #e74c3c;
	z-index: 99999;
}

ul.checkout-bar li.visited {
	background: #ECECEC;
	color: #57aed1;
	z-index: 99999;
}

ul.checkout-bar li.visited:before {
	background: #57aed1;
	z-index: 99999;
}

ul.checkout-bar li:nth-child(1):before {
	content: "1";
}

ul.checkout-bar li:nth-child(2):before {
	content: "2";
}

ul.checkout-bar li:nth-child(3):before {
	content: "3";
}

ul.checkout-bar li:nth-child(4):before {
	content: "4";
}

ul.checkout-bar li:nth-child(5):before {
	content: "5";
}

ul.checkout-bar li:nth-child(6):before {
	content: "6";
}

ul.checkout-bar a {
	color: #57aed1;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

@media all and (min-width: 800px) {
	.checkout-bar li.active:after {
		-webkit-animation: myanimation 3s 0;
		background-size: 35px 35px;
		background-color: #e74c3c;
		background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
		background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
		-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
		box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
		content: "";
		height: 15px;
		width: 100%;
		left: 50%;
		position: absolute;
		top: -50px;
		z-index: 0;
	}

	.checkout-wrap {
	}

	ul.checkout-bar {
		-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
		box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
		background-size: 35px 35px;
		background-color: #EcEcEc;
		background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
		background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
		height: 15px;
		margin: 0 auto;
		padding: 0;
		position: absolute;
		width: 100%;
	}

	ul.checkout-bar:before {
		background-size: 35px 35px;
		background-color: #57aed1;
		background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
		background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
		-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
		box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
		border-radius: 15px;
		content: " ";
		height: 15px;
		left: 0;
		position: absolute;
		width: 10%;
	}

	ul.checkout-bar li {
		display: inline-block;
		margin: 50px 0 0;
		padding: 0;
		text-align: center;
		width: 18%;
	}

	ul.checkout-bar li.last {
	}

	ul.checkout-bar li:before {
		height: 45px;
		left: 40%;
		line-height: 45px;
		position: absolute;
		top: -65px;
		width: 45px;
		z-index: 99;
	}

	ul.checkout-bar li.visited {
		background: none;
	}

	ul.checkout-bar li.visited:after {
		background-size: 35px 35px;
		background-color: #57aed1;
		background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
		background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
		-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
		box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
		content: "";
		height: 15px;
		left: 50%;
		position: absolute;
		top: -50px;
		width: 100%;
		z-index: 99;
	}
}

#myMarquee {
	height: 190px;
	border: 1px solid rgb(226, 226, 226);
	padding: 30px;
	background: #ffffff;
}

div#progressBar {
	width: 100%;
	height: 100px;
	font-size: 14px;
}

tspan {
	font-size: 14px;
}

.trshowmore {
	display: none
}
/*Wizard */


/*Custom Style */

.popup {
	background: #fff none repeat scroll 0 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 26px 20px 30px;
	position: relative;
	top: 220px;
	width: 790px;
}

#addaddress_popup .popup {
	padding-left: 30px;
	padding-right: 30px;
	width: 640px;
}

#second_popup .popup {
	padding-left: 30px;
	padding-right: 30px;
	width: 800px;
}

#third_popup .popup {
	padding-left: 30px;
	padding-right: 30px;
	width: 800px;
}

.default {
	padding: 12px 0px;
	margin-bottom: 10px;
}

.acct {
	border: 2px solid #e74c3c;
	box-shadow: 4px 5px 3px #cdcdcd;
	background: #fff1ee;
	padding: 20px 0px;
	color:#000000;
	margin-bottom: 22px;
}

.actt {
	background: #fff!important;
	border: 2px solid #e3e3e3;
	padding: 12px 0px;
	margin-bottom: 10px;
}

.actt:hover {
	background: #fff1ee;
}

@media   (max-width: 1220px) {
	.menu_wrap {
		position: initial !important;
	}

	header {
		border-bottom: medium none !important;
	}

	.wide_layout {
		width: 1220px
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

	html,
  body {
		width: auto !important;
	}

	.menu_wrap {
		position: initial !important;
	}

	header {
		border-bottom: medium none !important;
	}
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: ;
}

.pace .pace-progress {
	background: #e74c3c;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 100%;
	width: 100%;
	min-width:1220px;
	height: 3px;
}

#header1 {
	margin-top: 0px;
	margin-left: 0%;
	width: 100%;
	background: #D11919;
	height: 25%;
	border: 1px solid #eeeeee;
	font-size: 18px;
	color: white;
}

.img2 {
	float: right;
	width: 40%;
	height: 60%;
	margin-top: 0px;
}

.dis {
	margin-left: 0%;
	width: 100%;
	height: auto;
	margin-top: 0px;
	border: 1px solid #eeeeee;
}

.p1 {
	margin-top: 0px;
	font-size: 18px;
	text-align: justify;
	margin-left: 5px;
}

.login12 {
	width: 30%;
	margin-left: 35%;
	margin-top: 10%;
}

#c1 {
	position: fixed;
	width: 100%;
}

.verticalscroll {
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #2d80e8;
	width: 350px;
	height: 150px;
}

.memberleftpnl li i {
	width: 24px;
	height: 24px;
}

.memberleftpnl li i:before {
	speak: none;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.memberleftpnl li:hover i:before {
	-webkit-animation: toBottomFromTop 0.3s forwards;
	-moz-animation: toBottomFromTop 0.3s forwards;
	animation: toBottomFromTop 0.3s forwards;
}

@-webkit-keyframes toBottomFromTop {
	49% {
		-webkit-transform: translateY(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}

	51% {
		opacity: 1;
	}
}

@-moz-keyframes toBottomFromTop {
	49% {
		-moz-transform: translateY(100%);
	}

	50% {
		opacity: 0;
		-moz-transform: translateY(-100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toBottomFromTop {
	49% {
		transform: translateY(100%);
	}

	50% {
		opacity: 0;
		transform: translateY(-100%);
	}

	51% {
		opacity: 1;
	}
}

#backselect {
	width: 350px;
	font-size: 14px;
}

#backselect img {
	height: 20px;
}

#Gobal_LoginInfo {
	display: inline-block
}

.error_msg1 {
	border-width: 0;
	background-color: transparent;
	line-height: 6px;
	margin-left: 30px;
}

.select_list {
	margin-top: -2px
}

.widget_content-title {
	font-size: 20px;
	color: #292f38;
	border-bottom: solid 1px #dadada;
	height: 50px;
	line-height: 50px;
}

.widget_content-title h2 {
	height: 50px;
	line-height: 50px;
	color: #000;
	font-weight: bold;
}

.widget_content-title_right {
	font-size: 16px;
}

.widget_content-title_right .fa {
	margin-right: 5px;
	color: #e74c3c;
}

.widget_content-title h2 .m_right_10 {
	color: #e74c3c;
}

.widget_content-title h2 span {
	height: 49px;
	display: inline-block;
	border-bottom: solid 2px #f00;
}

.widget_content_form {
	padding: 20px;
}

input.widget_content_form_btn {
	background: #f67962;
	border: none;
	color: #fff;
	padding: 0 !important;
	width: 150px;
	height: 40px;
}

input.widget_content_form_btn:hover {
	background: #e74c3c;
}

.address_list .table {
	margin-bottom: 0;
}

.address_list .table th {
	background: #d0d6db
}

.table th, .table td {
	vertical-align: middle;
	text-align: center
}

.address_list {
	border: 1px solid #e74c3c;
}

.address_list .table tbody tr.default td {
	color: #e74c3c;
}

.address_list .table tbody tr td.default {
	color: #e74c3c;
}

.edit-btn a {
	color: #454545;
	font-size: 16px;
}

.address_list .table tbody tr.default .edit-btn a {
	color: #e74c3c;
}

.address_list_box {
	align-items: center;
	display: flex;
}

.address_list_box div {
	-webkit-box-flex: 1;
}

.address_list_box_left {
	text-align: center;
	margin-right: 8px;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
	background-color: #fbeae8;
}

.main_menu li .color_dark:hover {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	background: #e74c3c;
	color: #fff;
}

.count, .bg_scheme_color, .button_type_3:hover .count.type_2, .button_type_3.active .count.type_2, .md_no-touch .main_menu > li:hover > a, .main_menu > li.current > a, .main_menu > .current_click > a, .main_menu > li.touch_open_sub > a, .tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected, [class*="button_type_"].bg_dark_color:hover, .banner:hover [class*="button_type_"].bg_dark_color, [class*="button_type_"].bg_cs_hover:hover, #go_to_top:hover, .sw_button.googlemap, #menu_button, .ui-slider:after, .vertical_list_type_2 li:before, .camera_wrap .camera_pag .camera_pag_ul .cameracurrent, .camera_wrap .camera_prev:hover, .camera_wrap .camera_next:hover, .flex-control-nav .flex-active, .flex-direction-nav a:hover, .vertical_list_type_4 li:before, .vertical_list_type_8 li:before, .first_letter_2 > .fl, .info_block_type_2:hover [class*="icon_wrap"], #shopping_button:hover > a .count {
	background: #e74c3c;
}

.paeglista.pagination ul > li > a:hover, .paeglista.pagination ul > .active > a, .paeglista.pagination ul > .active > span {
	color: #292f38;
}

.paeglista.pagination i:before {
	line-height: 26px
}

div.cs-select {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	background: #fff;
	z-index: 100;
	width: 100%;
	max-width: 500px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	float: left;
}

div.cs-select:focus {
	outline: none;
}

.cs-select select {
	display: none;
}

.cs-select span {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cs-select > span {
	padding-right: 3em;
}

.cs-select > span::after,
.cs-select .cs-selected span::after {
	speak: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cs-select > span::after {
	content: '\25BE';
	right: 0.2em;
	font-size: 16px;
}

.cs-select .cs-selected span::after {
	content: '\2713';
	margin-left: 0.2em;
	font-size: 16px;
}

.cs-select.cs-active > span::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.cs-select .cs-options {
	position: absolute;
	overflow: hidden;
	width: 100%;
	background: #fff;
	visibility: hidden;
}

.cs-select.cs-active .cs-options {
	visibility: visible;
}

.cs-select ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.cs-select ul span {
	padding: 1em;
}

.cs-select ul li.cs-focus span {
	background-color: #ddd;
}

/* 我仓库 */
.warehousenav {
	border-bottom: 3px solid #e74c3c;
}

.cs-select li.cs-optgroup ul {
	padding-left: 1em
}

.cs-select li.cs-optgroup > span {
	cursor: default;
}

.qudao {
	cursor: pointer;
	border: #e3e3e3 solid 1px;
}

.checked {
	border: solid 2px #E74C3C
}

.popup_wrap {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	width: 100%;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 9999
}

.btnbox {
	text-align: right
}

/*页眉*/
.logo:hover img {
	-webkit-animation: ministorm .5s ease;
	-moz-animation: ministorm .5s ease;
	-o-animation: ministorm .5s ease;
	-ms-animation: ministorm .5s ease;
	animation: ministorm .5s ease
}

.h_top_font {
	font-size: 12.5px
}

.hhlink {
	width: 100%;
	border-bottom: 1px solid #e1e1e1
}

.h_top-icon {
	display: inline-block;
	font-size: 14px;
	margin-right: 5px;
	color: #E74C3C
}

.navs:hover .icon-unfold {
	transform: rotate(180deg)
}
		/* 鼠标移旋转*/
.trans-rotate {
	display: inline-block;
	-webkit-transition: transform .25s linear;
	-moz-transition: transform .25s linear;
	-o-transition: transform .25s linear;
	transition: transform .25s linear
}

.h_top_membercolor {
	color: #E74C3C
}

.h_top_sub {
	position: absolute;
	background-color: #ebedef;
	border-left: 1px solid #828686;
	border-right: 1px solid #828686;
	border-bottom: 1px solid #828686;
	top: 30px;
	display: none;
	left: 0px
}

.h_top_sub a {
	display: block;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 117px
}

.h_top_sub a:hover {
	background-color: #FFF1EE
}

.users_nav a:hover {
	color: #899;
}

.users_nav li {
	margin-left: 8px;
	padding-top: 10px;
	padding-bottom: 7px
}

.users_nav li:before {
	content: "";
	display: inline-block;
	height: 15px;
	border-left: 1px solid #828686;
	margin: 3px 8px 0 0;
	float: left
}

.users_nav li:first-child:before {
	position: absolute;
	content: "";
	display: inline-block;
	border-left: 1px solid #ebedef;
	margin: -7px 5px 0 0;
	float: left;
}

.users_nav li:hover:first-child:before {
	position: absolute;
	content: "";
	display: inline-block;
	height: 28px;
	border-left: 1px solid #828686;
	margin: -7px 5px 0 0;
	float: left
}

.users_nav li:hover:first-child:after {
	position: absolute;
	content: "";
	display: inline-block;
	height: 30px;
	border-left: 1px solid #828686;
	float: right;
	position: absolute;
	right: -9px;
	top: 0px
}

.nav1 {
	position: relative;
	width: 110px;
	z-index: 888
}

.nav2 {
	position: absolute;
	left: 5px;
	color: #828686;
	cursor: pointer
}
/*页眉end*/
		
/*流程*/
.house_pic {
	height: 200px;
	overflow: hidden;
	width: 820px;
	margin-left: auto;
	margin-right: auto
}

.house_pic li {
	float: left;
	list-style: none;
	margin: 30px 15px;
	color: #333333
}

.house_pic li p {
	text-align: center;
	line-height: 42px;
	margin-left: 40px;
	font-size: 13px;
	font-weight: 600
}

.house_pic li:hover {
	color: #E74C3C
}

.rotate {
	width: 100px;
	height: 100px;
	background: no-repeat url("/templates/images/warehouseaddress/1.png");
	-webkit-background-size: 100px 100px;
	-moz-background-size: 100px 100px;
	background-size: 100px 100px;
	-webkit-border-radius: 110px;
	border-radius: 110px;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
}

.rotate_2 {
	width: 100px;
	height: 100px;
	background: no-repeat url("/templates/images/warehouseaddress/2.png");
	-webkit-background-size: 100px 100px;
	-moz-background-size: 100px 100px;
	background-size: 100px 100px;
	-webkit-border-radius: 110px;
	border-radius: 110px;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
	margin-left: 42px
}

.rotate_3 {
	width: 100px;
	height: 100px;
	background: no-repeat url("/templates/images/warehouseaddress/3.png");
	-webkit-background-size: 100px 100px;
	-moz-background-size: 100px 100px;
	background-size: 100px 100px;
	-webkit-border-radius: 110px;
	border-radius: 110px;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
	margin-left: 42px
}

.rotate_4 {
	width: 100px;
	height: 100px;
	background: no-repeat url("/templates/images/warehouseaddress/4.png");
	-webkit-background-size: 100px 100px;
	-moz-background-size: 100px 100px;
	background-size: 100px 100px;
	-webkit-border-radius: 110px;
	border-radius: 110px;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
	margin-left: 42px
}

.rotate_5 {
	width: 100px;
	height: 100px;
	background: no-repeat url("/templates/images/warehouseaddress/5.png");
	-webkit-background-size: 100px 100px;
	-moz-background-size: 100px 100px;
	background-size: 100px 100px;
	-webkit-border-radius: 110px;
	border-radius: 110px;
	-webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;
	margin-left: 42px
}

.rotate:hover,.rotate_2:hover,.rotate_3:hover,.rotate_4:hover,.rotate_5:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
/*流程结束*/
		
/*会员中心*/
.member_fz {
	font-size: 16px;
	line-height: 25px
}

.member_ico {
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
	line-height: 21px;
	color: #e74c3c
}