/* 头部 */
#header {width:100%;min-width: auto;-webkit-box-sizing: border-box;box-sizing: border-box;}
#header .head_top{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;position:relative;}
#header .head_top .head_top_rbar{font-size:0;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1003;display:flex;justify-content:flex-end;align-items:center;}
/* 切换汇率和语言----- */
.currency_select,
.language_select{display: inline-block;vertical-align: top;cursor: pointer;height: 40px;line-height: 40px;}
.currency_select {}
/* 切换语言 *//* 切换汇率 */
.default_language_style,
.default_currency_style{font-size: 14px;text-transform: uppercase;cursor: pointer;height: 40px; line-height: 40px; }
.default_language_style dt i,
.default_currency_style dl dt i{position:static;display:inline-block;margin-left:6px;vertical-align:middle;font-weight:600;font-size:20px;}
.default_language_style dd{text-align: center;}
.default_currency dl dd{text-align: center;}
.default_language_style {padding:0 16px;}
.default_currency_style {padding:0 10px;}
.default_currency_style>strong,
.default_currency_style dl{display: inline-block;}
.default_currency_style dl dt { padding: 0 18px 0 4px; height: 40px; line-height: 38px; }
.default_currency_style dl dt i {right: 1px; }
.default_language_style dt { padding: 0 17px 0 0px; height: 40px; line-height: 40px; }
.default_language_style dt i { right: 0; }
.default_language_currency_style{line-height: 40px;font-size: 14px;}
.default_language_currency_style dt i{display: none;}
body .ajax_search .search_content_box{font-size: 14px;}
/* ---------------切换汇率和语言----- */

#header .head_middle {padding:27px 15px;}
#header .head_middle_lbar {float: left;}
#header .head_middle_rbar {float: right;width: 75%;text-align: right;padding:15px 0;font-size: 0;}


 /* -------logo start */
 .logo { width: 260px; height: 83px; position: relative; margin-right: 40px; }
 .logo a img { position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }
/* -------------logo end */


.head_search {display: inline-block;vertical-align: top;width: 60%;}
/* 搜索框 */
.default_search_style {position: relative;width:100%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.default_search_style .default_search_form{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:60px;border-style:solid;border-width:1px;}
.default_search_style .default_search_form input.text{border:none;outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;width:100%;height: 60px;padding-right:62px;line-height: 60px;padding-left:16px;font-size: 14px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.default_search_style .default_search_form .button{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;width:62px;display:block;z-index:99;cursor:pointer;background-color:transparent;}
.default_search_style .default_search_form .button .iconfont{font-size:26px;}

.default_search_style .default_search_form input::-webkit-input-placeholder{font-size: 14px;}
.default_search_style .default_search_form input::-moz-placeholder{font-size: 14px;}
.default_search_style .default_search_form input:-ms-input-placeholder{font-size: 14px;}
.mobile_search .default_search_style {display: none;}
.mobile_search .default_search_style .default_search_btn{width:16px;height:52px;display:block;}
#header .head_middle_rbar .icon_group{display: inline-block;vertical-align: top;float: right;}
#header .head_middle_rbar .icon_group_item {display: inline-block;vertical-align: top;}
/* 会员账号 */
.account_area{margin-right: 30px;margin-left: 84px;}
.default_account_style{position:relative;text-align:center;font-size:14px;}
.default_account_style .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px;vertical-align:middle;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.default_account_style .SignInButton_sec,.default_account_style .global_account_sec{width:25px;height:60px;display:block;cursor:pointer;}
.default_account_style .global_signin_module{left: -280px;}
.default_account_style .AccountButton_sec{display: none;}
.default_account_style .account_container_sec{left: -170px;}

.global_login_sec { display: block; }
.signin_box_sec { right: -155px; }

/* 购物车 */
.shopcar_area{}
.shopcar_area a {text-decoration: none;}
.default_shopping_cart_style{position:relative;display:block;height:60px;width:30px;}
.default_shopping_cart_style .iconfont{font-size:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}

.default_shopping_cart_style .text_0{display: none;font-size: 16px;text-transform: uppercase;}
.default_shopping_cart_style .cart_count,
.default_shopping_cart_style .text_1{font-size: 16px;}
.default_shopping_cart_style .text_1 {margin-left: 4px;display: none;}
.default_shopping_cart_style .cart_count_price {display: none;}
.default_shopping_cart_down .cart_note { left: -240px; }
.default_shopping_cart_down .cart_empty { font-size: 12px; }
.wrap_container {max-width: 1556px;margin:0 auto;}
.relative {position: relative;}
.default_shopping_cart_style .cart_count{position:absolute;top:12px;right:-8px;display:block;border-radius:50%;padding:3px 3px;height:20px;width:20px;font-size:12px;line-height:16px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;}


#header .head_bottom{text-align: center;position: relative; }
/* 导航栏 */
.wrap_nav {height: auto;max-width: 1556px;margin: 0 auto;}
.default_nav_style {font-size: 0;text-align: left;}
.default_nav_style li{display:inline-block;height:45px;line-height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;float:none;margin-left: 0;margin-right: 56px;}
.default_nav_style li>a{display:inline-block;vertical-align:middle;font-size:16px;padding:0 5px;}
.default_nav_style li>.iconfont{display:inline-block;vertical-align:middle;font-size:14px;color:#090003;font-weight:600;}
.default_nav_style li:first-child>a:after {display: none;}
.default_nav_style li a:hover{text-decoration:none}

@media screen and (max-width: 1569px) {
	.default_nav_style li{padding:0 25px;}
}
@media screen and (max-width: 1440px) {
	#header .head_middle_rbar {width: 73%;}
	.head_search {width: 56%;}
	.default_nav_style li{padding:0 1.77083vw;}
	.default_nav_style li:last-child{padding-right:1.77083vw;}
	.account_area{margin-left: 40px;}
}

@media screen and (max-width: 1365px) {
	#header .head_middle_rbar {width: 73%;}
	.head_search {width: 50%;}
}
@media screen and (max-width: 1279px) {
	#header .head_middle_rbar {width: 66%;}
	.head_search {width: 50%;}
	.account_area {margin-left: 48px;}
}
@media screen and (max-width: 1139px) {
	#header .head_middle_rbar {width: 65%;}
	.head_search {width: 46%;}
	.account_area {margin:0 40px;}
}
@media screen and (max-width: 1079px) {
	#header .head_middle_rbar {width: 66%;}
	.head_search {width: 47%;}
	.account_area {margin:0 30px;}
}



@media (min-width: 768px) and (max-width: 1000px) {
	#header .head_bottom,
	#header .head_top,
	.head_search,
	.shopcar_area{display: none;}

	#header .head_middle {padding:0 20px;text-align: center;}

	.mobile_head_left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}

	.header_menu_mb {display: block;float: left;font-size: 0;text-align: center;cursor: pointer;-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
	.header_menu_mb span {display: block;width: 26px;height: 3px;margin-bottom:5px;border-radius: 3px;-webkit-transform-origin: 20px;-ms-transform-origin: 19px;transform-origin: 19px;-webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);-o-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s;transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s;transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);}
	.header_menu_mb span:last-child {margin-bottom:0;}

	#header .head_middle_lbar {float: none;}
	.mobile_search .default_search_style {display: block;}
	.account_area {margin: 0;margin-left: 34px;}
	.mobile_search .default_search_style .default_search_btn{width:20px;height:50px;}
	.default_account_style .SignInButton_sec {width: 20px;height: 64px;}
}
/* 移动端 */
@media screen and (max-width: 768px) { /*当屏幕尺寸小于1000px时，应用下面的CSS样式*/
	#header .head_bottom,
	#header .head_top,
	.head_search,
	.shopcar_area{display: none;}
	#header .head_middle{padding:0 15px;text-align:center;}
	#header .head_middle .wrap_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;}
	.mobile_head_left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
	.header_menu_mb {display: block;float: left;font-size: 0;text-align: center;cursor: pointer;-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
	.header_menu_mb span {display: block;width: 18px;height: 2px;margin-bottom:5px;border-radius: 3px;-webkit-transform-origin: 20px;-ms-transform-origin: 19px;transform-origin: 19px;-webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);-o-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s;transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s;transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);}
	.header_menu_mb span:last-child {margin-bottom:0;}
	#header .head_middle_lbar {float: none;}
	#header .head_middle_rbar {float: none;width: auto;padding: 0;}
	.mobile_search .default_search_style {display: block;}
	.mobile_search .default_search_style .default_search_btn{width:20px;height:50px;}
	.account_area {margin: 0;margin-left: 24px;}
	.default_account_style .SignInButton_sec {width: 15px;height: 50px;}

	.wrap_section_product .product_more a {font-size: 14px; line-height: 16px;}
}

/* 底部栏 */
.ly_footer {}
#footer .footer_top {padding:62px 15px;}
#footer .footer_top_lbar {float: left;width: calc(100% - 400px);}
#footer .footer_top_rbar {float: right;width: 400px}
/* 底部导航 */
.ly_footer_menu {}
.default_foot_menu_style{overflow: hidden;text-align: left;font-size: 0;}
.default_foot_menu_style .menu_list{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;width:20%;margin-right:5.6%;vertical-align:top;padding-bottom:30px;}
.default_foot_menu_style .menu_list:nth-child(2) {margin-right: 4%; }
.default_foot_menu_style .menu_list:first-child {margin-left:0;}
.default_foot_menu_style .menu_list:last-child {margin-right: 0%;}
.default_foot_menu_style .menu_list>dl>dt{font-size: 16px;line-height:18px;margin-bottom:18px;}
.default_foot_menu_style dl dd{display: block;padding:4px 0;}
.default_foot_menu_style dl dd a{font-size: 14px;}
@media screen and (max-width: 1279px) {
	#footer .footer_top_lbar {float: left;width: calc(100% - 340px);}
	#footer .footer_top_rbar {float: right;width: 340px}
}
@media screen and (max-width: 1179px) {
	#footer .footer_top_lbar {float: left;width: calc(100% - 300px);}
	#footer .footer_top_rbar {float: right;width: 300px}
}
@media screen and (max-width: 1179px) {
	#footer .footer_top_lbar {float: left;width: calc(100% - 280px);}
	#footer .footer_top_rbar {float: right;width: 280px}
}
/* 分享 */
.ly_follow_us {margin-bottom: 29px; }
.ly_follow_us .follow_us_title{font-size: 16px;line-height:18px;margin-bottom:11px;text-transform: capitalize;}
.ly_follow_us ul{font-size: 0;height: auto;}
.ly_follow_us ul li{display: inline-block;margin-right:10px;margin-top:7px;vertical-align: middle;}
.ly_follow_us ul li a{text-decoration:none;display:block;text-indent:-999em;width:40px;height:40px;border-radius:50%;text-align:center;}
.follow_us_list { height: auto; }
.ly_follow_us ul li i{font-size: 40px;right: 0;margin: auto;}


/* 邮件订阅 */
.ly_newsletter{}
.default_newsletter_style {}
.default_newsletter_style .newsletter_title{margin-bottom: 14px;}
.default_newsletter_style .newsletter_title .top_text{font-size: 16px;line-height:18px;text-transform: capitalize;}
.default_newsletter_style .newsletter_title .sub_text{display: none;}
.default_newsletter_style .default_newsletter_form{position: relative;width:100%;}
.default_newsletter_style .default_newsletter_form input.text{border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding-right:114px;height:45px;line-height:45px;padding-left:15px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px;border-style:solid;}
.default_newsletter_style .default_newsletter_form input.subscribe{border-radius: 0;border:none;outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;position: absolute;right:0;top:0;width:114px;height:45px;line-height: 45px;display: block;font-size: 14px;margin:0 auto;text-transform: uppercase;cursor: pointer;}
.default_newsletter_style .default_newsletter_form input::-webkit-input-placeholder{font-size: 14px;}
.default_newsletter_style .default_newsletter_form input::-moz-placeholder{font-size: 14px;}
.default_newsletter_style .default_newsletter_form input:-ms-input-placeholder{font-size: 14px;}


#footer .footer_bottom{padding:36px 15px;text-align: left;-webkit-box-sizing: border-box;box-sizing: border-box;}
#footer .footer_bottom .ly_copyright{font-size: 14px;line-height: 16px;max-width: 1600px;margin: 0 auto;text-align: center;}
#footer .footer_bottom .ly_copyright span{margin-right:40px;}



@media (min-width: 768px) and (max-width: 1000px) {
	/* 底部栏 */
	.ly_footer {}
	#footer .footer_top {padding:35px 0px;}
	#footer .footer_top_lbar {float: none;width: 100%;}
	#footer .footer_top_rbar {float: none;width: 100%;margin-top: 30px;}

	/* 分享 */
	.ly_follow_us {float: none;text-align: center;margin-top: 0;}
	.ly_follow_us ul li {margin:0 8px;}
	.ly_follow_us ul li a {width: 40px;height: 40px;}
	/* 邮件订阅 */
	.ly_newsletter{padding:0 20px;}
	.default_newsletter_style {text-align: center;}
	.default_newsletter_style .newsletter_title{margin-bottom: 20px;}
	.default_newsletter_style .newsletter_title .top_text{}
	.default_newsletter_style .default_newsletter_form input.text{padding-right: 120px;}
	.default_newsletter_style .default_newsletter_form input.subscribe {width: 120px;}

	/* 底部导航 */
	.ly_footer_menu {}
	.default_foot_menu_style{overflow: hidden;padding:0 20px;}
	.default_foot_menu_style .menu_list{width:100%;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0;padding-bottom: 14px; }
	.default_foot_menu_style .menu_list:first-child {margin: 0;}
	.default_foot_menu_style .menu_list:last-child {margin: 0;}
	.default_foot_menu_style .menu_list>dl>dt{font-size:17px;line-height:30px;margin-bottom:0;}
	.default_foot_menu_style .menu_list dl dd{display: none;}
	#footer .footer_bottom{padding:0 0 30px;}
	#footer .footer_bottom .ly_copyright{font-size: 14px;text-align: center;}
	#footer .footer_bottom .ly_copyright span{display: block;margin: 0;}


}

@media screen and (max-width: 768px){
	/* 底部栏 */
	.ly_footer {}
	#footer .footer_top {padding:20px 0px;}
	#footer .footer_top_lbar {float: none;width: 100%;}
	#footer .footer_top_rbar {float: none;width: 100%;margin-top: 15px;}
	/* 分享 */
	.ly_follow_us {float: none;text-align: center;margin-top: 0;}
	.ly_follow_us ul li {margin:0 5px 5px;}
	.ly_follow_us ul li a {width: 40px;height: 40px;}
	/* 邮件订阅 */
	.ly_newsletter{padding:0 15px;}
	.default_newsletter_style {text-align: center;}
	.default_newsletter_style .newsletter_title{margin-bottom: 15px;}
	.default_newsletter_style .newsletter_title .top_text{}
	.default_newsletter_style .default_newsletter_form input.text{padding-right: 100px;}
	.default_newsletter_style .default_newsletter_form input.subscribe {width: 100px;}


	/* 底部导航 */
	.ly_footer_menu {}
	.default_foot_menu_style{overflow: hidden;padding:0 15px;}
	.default_foot_menu_style .menu_list{width:100%;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0;padding-bottom: 10px;}
	.default_foot_menu_style .menu_list:first-child {margin: 0;}
	.default_foot_menu_style .menu_list:last-child {margin: 0;}

	#footer .footer_bottom{padding:0 0 20px;}
	#footer .footer_bottom .ly_copyright{font-size: 12px;text-align: center;}
	#footer .footer_bottom .ly_copyright span{display: block;margin: 0;}

}


/* others start */
.w_1200 .wide{width:1200px; max-width:1200px;}
.w_1200 .side_right{width:946px;}
.w_1200 .pro_right{width:940px;}
.w_1200 .prod_sort a{padding:0 15px;}
.in_wrap{width:980px; max-width:980px; margin:0 auto;}
.pro_left{width:238px;}
.pro_left .ad{margin-top:20px;}
.partner,.global_payment_icon_html{max-width: 1600px;margin: auto;}
.global_payment_icon_html{margin-bottom: 22px;}
@media screen and (max-width:1000px){

	.global_swap_chain{display: none;}
	#header .head_middle{height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:auto;max-height:120px;min-height:70px;padding-top:10px;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;}
	#header .head_top{height: auto;}
	#header .head_middle .wrap_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;}
	#header .head_middle .wrap_container::before,#header .head_middle .wrap_container::after{content: none;}
	#header .head_middle_lbar{-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
	.logo{height: auto;width: auto;line-height: 0; -webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;-webkit-box-sizing: border-box;box-sizing: border-box;padding-left: 20px;padding-right: 20px;margin-right: 0;}
	.logo a{display: block;}
	.mobile_head_left{position:static;}
	.default_shopping_cart_style .cart_count{top:10px;right:-4px;}
	.account_area{display: none;}
	.shopcar_area{display: block;}
	.logo a img{position: static;width: auto;max-height: 80px;}
	.mobile_search .default_search_style .default_search_btn{width:32px;margin-right:5px;position:relative;}
	.mobile_search .default_search_style .iconfont{font-size:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
	.default_shopping_cart_style .text_0,.default_shopping_cart_style .text_1{display: none;}
	.default_shopping_cart_style{position: relative;}
	.default_shopping_cart_style{height:50px;}
	#header .head_middle_rbar{width: auto;padding-top: 0;padding-bottom: 0;}
	#header .head_middle_rbar .icon_group{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
	.partner,.global_payment_icon_html{max-width: 1600px;margin: auto;}
	.partner .partners_box,.global_payment_icon_html{text-align: center;}
	.global_payment_icon_html{margin-bottom: 22px;}
	.default_foot_menu_style .menu_list dl dt{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:20px;}
	
	.default_foot_menu_style .menu_list dl dt i{position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}

	.default_foot_menu_style .menu_list.menu_list_contact dd{display: block;}
	.default_foot_menu_style .menu_list dl dd{display: none;}
	.default_foot_menu_style .menu_list dl.focus dd{display: block;}
	.default_foot_menu_style .menu_list.menu_list_contact i{display: none;}
	.ly_follow_us ul li i{font-size: 35px;}
}

.default_products_detail #addtocart_button{border-style:solid;border-width:1px;}
.default_products_detail #buynow_button{border-width:1px;border-style:solid;}

/* other end */


/* index start */
.none {display: none;}
.show_mobile {display: none;}
.poster_type_img{overflow:hidden;padding-top:100%;position:relative;}
.poster_type_img .poster_type_theme_img{position:absolute;margin-top:-100%;height:100%;width:100%}
@media screen and (max-width: 1000px) { /*当屏幕尺寸小于1000px时，应用下面的CSS样式*/
	.show_pc {display: none}
	.show_mobile {display: block;}
}
/* 标题--- */
.section_title {text-align: center;}
.section_title .section_title_main{font-size: 30px;line-height: 32px;text-transform: capitalize;}
.section_title .section_title_sub {font-size: 16px;line-height: 20px;text-transform: uppercase;margin-bottom: 10px;}
.section_title .section_title_secondary {font-size: 16px;line-height: 20px;margin-top: 8px;}

@media (min-width: 768px) and (max-width: 1000px) {
	.section_title .section_title_main{font-size: 24px;line-height: 28px;}
	.section_title .section_title_sub {font-size: 14px;line-height: 16px;margin-bottom: 8px;}
	.section_title .section_title_secondary {font-size: 14px;line-height: 16px;margin-top: 8px;}
	
}
@media screen and (max-width: 768px){
	.section_title .section_title_main{font-size: 20px;line-height: 22px;padding-bottom: 15px;}
	.section_title .section_title_sub {font-size: 12px;line-height: 14px;margin-bottom: 4px;}
	.section_title .section_title_secondary {font-size: 12px;line-height: 14px;margin-top: 4px;}
}
/* index end */