@font-face {
 font-family: CenturyGothic;
 src: url("font/CenturyGothic.eot");/* EOT file for IE */
}
@font-face {
 font-family: CenturyGothic;
 src: url("font/CenturyGothic.TTF");/* TTF file for CSS3 browsers */
}

@font-face {
	font-family: CenturyGothicBold;
	src: url("font/CenturyGothic-Bold.eot");/* EOT file for IE */
}
@font-face {
	font-family: CenturyGothicBold;
	src: url("font/GOTHICB.TTF");/* TTF file for CSS3 browsers */
}

@font-face {
	font-family: PlayfairDisplayBold;
	src: url("font/PlayfairDisplay-Bold.eot");/* EOT file for IE */
}
@font-face {
	font-family: PlayfairDisplayBold;
	src: url("font/PlayfairDisplay-Bold.pfb.ttf");/* TTF file for CSS3 browsers */
}

@font-face {
	font-family: PlayfairDisplayBoldItalic;
	src: url("font/PlayfairDisplay-BoldItalic.eot");/* EOT file for IE */
}
@font-face {
	font-family: PlayfairDisplayBoldItalic;
	src: url("font/PlayfairDisplay-BoldItalic.pfb.ttf");/* TTF file for CSS3 browsers */
}

/*@font-face {*/
	/*font-family: LatoBold;*/
	/*src: url("font/Lato-Bold.eot");!* EOT file for IE *!*/
/*}*/
/*@font-face {*/
	/*font-family: LatoBold;*/
	/*src: url("font/Lato-Bold.ttf");!* TTF file for CSS3 browsers *!*/
/*}*/

@font-face {
	font-family: LatoBlack;
	src: url("font/Lato-Black.eot");/* EOT file for IE */
}
@font-face {
	font-family: LatoBlack;
	src: url("font/Lato-Black.ttf");/* TTF file for CSS3 browsers */
}

@font-face {
	font-family: LatoRegular;
	src: url("font/Lato-Regular.eot");/* EOT file for IE */
}
@font-face {
	font-family: LatoRegular;
	src: url("font/Lato-Regular.ttf");/* TTF file for CSS3 browsers */
}

/*@media screen and (min-width: 768px){}*/
/*@media screen and (min-width: 992px){}*/
/*@media screen and (min-width: 1200px){}*/

body.mercerybody {
	font: 12px CenturyGothic, Arial, sans-serif;
	-webkit-font-smoothing:subpixel-antialiased;
}

img {
	max-width:100%;
}

.nav {
    padding: 0;
    text-align: center;
	height:86px;
	border:#fff solid 10px;box-shadow: 0 0 20px #e7e7e7;
}

.nav .logo {
	text-align:left;
	padding-left:78px;
}

.nav .menu-top-blank {
	/*height: 41px;*/
	height: 23px;
}

.nav .menu-top-blank2 {
	height: 23px;
}

.home_login_search {
	font-size:14px;
	text-align: right;
}

img.home_search {
	margin-right:2px;
}

a.home_login {
	margin-right:20px;
}
a.home_login:hover{
	font-weight:bold;
}
a.home_search {
	margin-right: 82px;
}
a.home_search:hover{
	font-weight:bold;
}

img.lang {
	margin-left:4px;
}

.home_lang {
	margin-right:39px;
}

.layui-nav {
	padding: 0;
}

.layui-nav *{
	font-size: 14px;
}

.nav .layui-nav{
	background:#fff;
	/*margin-right:40px;*/
	font-size: 14px;
	/*line-height: 13px;*/
	letter-spacing:2px;
	/*word-spacing:2px;*/
	color:#000;
	/*display: inline-block;*/
	/*padding:4px 0px;*/
}

.home_login_search .layui-nav{
	display: inline-block;
}

.home_login_search .layui-nav .layui-nav-item a.currency_lang {
	padding:0;
}

.home_login_search .layui-nav-child {
	left:-20px;
}

.layui-nav-child {
	top: 58px;

	/*box-shadow:0 2px 4px rgba(0,0,0,.12);*/
	/*-webkit-box-shadow:;*/
	/*-moz-box-shadow:;*/
	/*-ms-box-shadow:;*/
	box-shadow: 0 2px 2px rgba(0,0,0,.12);/*#e7e7e7*/
	/*box-shadow:none;*/

	/*border:1px solid #d2d2d2;*/
	border:0;

	/*border-radius:2px;*/
	border-radius:0;

	opacity:0.5;
	background-color: rgba(255,255,255,0.5);
	filter:alpha(opacity = 50);
}

.layui-nav .layui-nav-item.menu {
	line-height: 40px;
}

.layui-nav .layui-nav-item a {
	color:#000;
	text-align: left;
}

.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a {
	color:#000;
	font-weight:bold;
}

.layui-nav .layui-nav-child a:hover {
	/*background-color:white;*/
	background-color: rgba(255,255,255,0);
}

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
	/*background-color: rgba(255,255,255,1);*/
	height:0;
}

/*去掉绿色导航栏背景*/
.layui-nav .layui-nav-child dd.layui-this a,.layui-nav-child dd.layui-this {
	background-color: rgba(255,255,255,0);
}

.blank-home-product-top {
	height:50px;
}

@media screen and (max-width: 768px) {
	.blank-home-product-top {
		height:10px;
	}
}

.blank-home-product-bottom {
	height:80px;
}

.home-product {
	/*height:278px;*/
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
}

.home-product a {
	display: block;
}

body.mercerybody .home-product-text {
	font-size:13px;
	font-weight: bold;
	letter-spacing:2px;
	text-align: center;
	height:60px;
	line-height:60px;
}

.mail-fax-phone {
	/*height:89px;*/
	text-align: center;
}

.mail-fax-phone .rightline {
	border-right:solid #f1f1f1 1px;
}

.mail-fax-phone .needhelp{
	font:15px CenturyGothicBold;
	padding:10px;
	letter-spacing:5px;
}
.mail-fax-phone .home_mail{
	padding:10px;
	letter-spacing:1px;
	color:#bcbcb9;
	text-decoration: underline;
}
.mail-fax-phone .home_phone{
	padding:10px;
	letter-spacing:1px;
	color:#bcbcb9;
}
.mail-fax-phone .home_phone span{
	display: inline-block;
	padding:0 0 10px 0;
	width:100%;
	max-width:300px;
	border-bottom:1px solid #000;
}

@media screen and (max-width: 330px){
	.mail-fax-phone .home_phone span {
		font-size:10px;
	}
}

.mail-fax-phone div.home_btn_mail {
	margin:20px 0 0 0;
}
.mail-fax-phone a.home_btn_mail{
	width:185px;
	height:42px;
	border:1px solid #000;
	display: inline-block;
	color:#000;
	font:14px CenturyGothic;
	line-height:42px;
	letter-spacing:2px;
}

.mail-fax-phone a.home_btn_mail:hover{
	color:white;
	background: #000;
}

.bottom_menu_blank_top {
	height:95px;
}

.bottom_menu_blank_btm {
	height:85px;
}

.bottom_menu {
	height:20px;
}
.bottom_menu .layui-nav .layui-nav-item {
	height:20px;
	line-height: 20px;
}

.bottom_menu li{
	padding:0 63px;
}

.footer {
	text-align: center;
	height: 62px;
	font-size:13px;
	background: #000;
}

.footer .copyright{
	padding: 15px 0 0 0;
	color:#fff;
}

/******/
.pro_list_big_img_region {
	height:auto;
}

/*.prolist_container {*/
	/*margin:0 100px;*/
/*}*/

.blank-aboutus-top {
	height:82px;
	width:100%;
}

.all_about {
	text-align: center;
}
.about_1 {
	text-align: center;
	margin-bottom:55px;
}
.about_1 .title_big {
	font:70px PlayfairDisplayBoldItalic;
	color:#000;
	letter-spacing:12px;
}
.about_1 .title_sml {
	font:16px GOTHICB;
	color:#000;
	letter-spacing:6px;
	font-weight: bold;
}
.about_1_region .content_text{
	font:19px CenturyGothic;
	letter-spacing:6px;
	padding: 100px 40px 20px 40px;
	text-align: left;
}

@media screen and (min-width: 992px) and (max-width: 1326px){
	.about_1_region .content_text{
		font-size:13px;
	}
}
@media screen and (max-width: 425px){
	.about_1_region .content_text{
		font-size:13px;
	}
}

.about_2,.about_3,.about_4 {
	font:30px GOTHICB;
	letter-spacing: 15px;
	font-weight: bold;
	margin:200px 0 30px 0;
}

.about_2 .small_text,.about_3 .small_text,.about_4 .small_text {
	font:16px PlayfairDisplayBoldItalic;
	color:#a9a9a9;
	letter-spacing: 2px;
	line-height: 26px;
	margin-top:20px;
}

.about_2_region .small-screenshow{
	text-align: center;
}
/*.about_2_region .leftimg_region,.about_2_region .rightimg_region{*/
	/*position: relative;*/
	/*height:500px;*/
/*}*/
/*.about_2_region .rightimg_region,.about_2_region .leftimg_region_space,.about_2_region .rightimg_region_space {*/
	/*height:500px;*/
/*}*/
/*.about_2_region .leftimg{*/
	/*position: absolute;*/
	/*top:0;*/
	/*left:60px;*/
/*}*/
/*.about_2_region .rightimg{*/
	/*position: absolute;*/
	/*top:150px;*/
	/*right:60px;*/
/*}*/
.about_2_region .content{
	font:19px GOTHICB;
	letter-spacing: 2px;
	padding-left: 4.166667%; /* 80/1920 */
	padding-right: 4.166667%; /* 80/1920 */
}
.about_2_region .content .backgroundlayer {
	height:854px; /*854/1744.44 = 48.955538740%*/
	max-height:854px;
	background: url("image/about_2_all.jpg") no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
}
.about_2_region .content .backgroundlayer .real_content {
	font:19px GOTHICB;
	letter-spacing: 2px;
	padding-top:100px;
	padding-left:31.5287427483891%; /*550/1744.44*/
	padding-right:31.5287427483891%; /*550/1744.44*/

}
.about_2_region .content p{
	font:24px PlayfairDisplayBold;
	margin-top:40px;
	letter-spacing: 0;
}
@media screen and (min-width:992px) and (max-width: 1450px) {
	.about_2_region .content .backgroundlayer .real_content {
		display: none;
	}

	.about_2_region .show-only-992-1450 {
		display: block;
		font:19px GOTHICB;
		letter-spacing: 2px;
		padding-top:70px;
		padding-left:27.7443609022556391%; /*369/1330*/
		padding-right:25.338345864662%; /*337/1330*/
	}
}

@media screen and (min-width:992px) and (max-width: 1128px) {
	.about_2_region .show-only-992-1450 {
		padding-top:35px;
		font-size:18px;
	}
}

@media screen and (max-width:992px), (min-width: 1450px) {
	.about_2_region .show-only-992-1450 {
		display: none;
	}
}

/****/
.about_3_region .content{
	font:24px PlayfairDisplayBoldItalic;
	letter-spacing: 2px;
	padding-left: 4.166667%; /* 80/1920 */
	padding-right: 4.166667%; /* 80/1920 */
}
.about_3_region .content .backgroundlayer {
	height:724px; /*724/1646 = %*/
	max-height:724px;
	background: url("image/about_3_all.jpg") no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
}
.about_3_region .content .backgroundlayer .real_content {
	font:24px PlayfairDisplayBoldItalic;
	letter-spacing: 2px;
	padding-top:100px;
	padding-left:64.9453219927095990%; /*1069/1646*/
	padding-right:8.5054678007290%; /*140/1646*/

}
.about_3_region .content p{
	font:24px PlayfairDisplayBold;
	margin-top:40px;
	letter-spacing: 0;
}
@media screen and (min-width:992px) and (max-width: 1665px) {
	.about_3_region .content .backgroundlayer .real_content {
		display: none;
	}

	.about_3_region .show-only-992-1665 {
		display: block;
		font:20px PlayfairDisplayBoldItalic;
		letter-spacing: 0;
		padding-top:70px;
		padding-left:61.467889908256881%; /*938/1526*/
		padding-right:2.0969855832241%; /*32/1526*/
	}
}

@media screen and (min-width:992px) and (max-width: 1085px) {
	.about_3_region .show-only-992-1665 {
		padding-top:50px;
		font-size:18px;
	}
}

@media screen and (max-width:992px), (min-width: 1665px) {
	.about_3_region .show-only-992-1665 {
		display: none;
	}
}

/****/
.about_4_region .content{
	font:19px GOTHICB;
	letter-spacing: 2px;
	padding-left: 4.166667%; /* 80/1920 */
	padding-right: 4.166667%; /* 80/1920 */
}
.about_4_region .content .backgroundlayer {
	height:589px; /*589/1744 = %*/
	max-height:589px;
	background: url("image/about_4_all.jpg") no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
}
.about_4_region .content .backgroundlayer .real_content {
	font:19px GOTHICB;
	letter-spacing: 2px;
	padding-top:0;
	padding-left:38.016055045871%; /*663/1744*/
	padding-right:35.435779816513761%; /*618/1744*/
}
@media screen and (min-width:992px) and (max-width: 1424px) {
	.about_4_region .content .backgroundlayer .real_content {
		display: none;
	}

	.about_4_region .show-only-992-1424 {
		display: block;
		font:18px GOTHICB;
		letter-spacing: 0;
		padding-top:15px;
		padding-left:12.26993865031%; /*160/1304*/
		padding-right:29.14110429447852%; /*380/1304*/
	}
}

@media screen and (max-width:992px), (min-width: 1424px) {
	.about_4_region .show-only-992-1424 {
		display: none;
	}
}

/****/
.contact_info {
	margin:5px 0 5px 0;
}
.contact_info .office {
	font:33px LatoBlack;
	letter-spacing:3px;
	margin:80px 0 20px 0;
}
.contact_info .addr {
	font:17px GOTHICB;
	letter-spacing:3px;
	line-height:20px;

}
.contact_info .tel {
	font:22px GOTHICB;
	letter-spacing:3px;
	line-height:25px;
	margin:80px 0 20px 0;
}
.email {
	font:18px CenturyGothic;
	letter-spacing:3px;
	line-height:25px;
	text-align: center;
	margin: 20px 0px 20px 0px;
}

.contact_map #map_google,.contact_map .map_baidu{
	padding:10px;
	-webkit-box-shadow: #e7e7e7 0 0 20px;
	-moz-box-shadow: #e7e7e7 0 0 20px;
	box-shadow: #e7e7e7 0 0 20px;
	/*width: 1058px;*/
	width: 98.554%;
	/*height: 635px;*/
	max-width: 1058px;
	max-height: 635px;
}

/*****/
.leavemsg .formcontainer{
	margin:0 auto;
	max-width:832px;
}

.leavemsg .title{
	font:24px CenturyGothic;
	text-align: center;
}

.leavemsg .buesiness{
	font:14px CenturyGothic;
	padding:30px 0;
	color:#8b8b8b;
}

.leavemsg .form span{
	font:16px CenturyGothic;
	padding:10px 0;
	display:block;

}
.leavemsg .form input,.leavemsg .form textarea{
	font:16px CenturyGothic;
	padding:4px 8px;
	height:42px;
	line-height:42px;
	border:1px solid #eeeeee;
	border-radius:5px;
	width:95%;
}

.leavemsg .form textarea {
	height:123px;
}

.leavemsg .form input:hover,.leavemsg .form textarea:hover{
	border:1px solid #000;
}

.leavemsg .btn button{
	display: block;
	width:175px;
	height:42px;
	background: #000;
	color:#fff;
	border:1px solid #000;
	border-radius:5px;
	letter-spacing: 2px;
	margin-top:30px;
	font-weight:bold;
}

.leavemsg .btn button:hover{
	background: #23262E;
	border:1px solid #23262E;
	cursor: pointer;
}

/*****/
.terms .title_sml {
	font:18px LatoBlack;
	text-align:center;
	letter-spacing: 6px;
}
.terms .title_sml_btm {
	font:18px PlayfairDisplayBoldItalic;
	text-align:center;
	letter-spacing: 1px;
	color: #aaaaaa;
}

.terms .title {
	font:72px PlayfairDisplayBoldItalic;
	text-align:center;
}

.terms .content p{
	font:30px PlayfairDisplayBold;
	line-height:120px;
}

.terms .content p.faq{
	font-size:25px;
}

.terms .content span{
	display: block;
	font:16px LatoRegular;
	line-height:25px;
	color:#888888;
}

/***login**/
.blank-login-top {
	height:35px;
}

.login-background {
	background: url(image/login-background.jpg) center top no-repeat;
}

.login .formcontainer{
	margin:0 auto;
	max-width:420px;
	width:100%;
	padding:0 44px;
	background:#fff;
	padding-bottom:36px;
}

.login .container_0_fill {
	/*min-width:320px;*/
	max-width:420px;
	padding:0;
	margin:0;
}

@media screen and (min-width: 768px){
	.blank-loginform-bottom{height: 10px;width:100%;}
}
@media screen and (min-width: 992px){
	.blank-loginform-bottom{height: 65px;width:100%;}
}

.login h2{
	font-size:30px;
	text-align: center;
	font-weight:bold;
}

.login h3{
	font:20px "GOTHICB";
	font-weight:bold;
}

.blank-loginform-h2-top {
	height:86px;
}
.blank-loginform-h2-bottom {
	height:77px;
}

.login .keepme{
	margin:18px 0px;
	display: inline-block;
	font:16px "GOTHICB";
	float:left;
}
.login .keepme .layui-input-block input {
	/*border:1px solid #d2d1d0;*/
}
.login .forgetpws{
	margin:28px 0;
	text-align: right;
	display: inline-block;
	font:16px "GOTHICB";
	float:right;
}
.login .forgetpws a{
	text-decoration:underline;
}

.login .forgetpws a:hover{
	text-decoration:none;
}

.login .form {
	width:100%;
}
.login .form input{
	font:16px CenturyGothic;
	padding:4px 8px;
	width:95.2380952380%;
	border-radius:0;
	height:46px;
	line-height:46px;
	border:2px solid #d2d1d0;
}
.login .form input:hover{
	border:2px solid #000;
}

.login .form span{
	font:16px CenturyGothic;
	padding:10px 0;
	display:block;
}


.login .btn button{
	display: block;
	width:100%;
	height:44px;
	background: #000;
	color:#fff;
	border:1px solid #000;
	border-radius:0;
	letter-spacing: 2px;
	margin:0 0 28px 0;
	font:14px GOTHICB;
	font-weight:bold;
	padding:0 16px;
}

.login .btn button:hover{
	background: #23262E;
	border:1px solid #23262E;
	cursor: pointer;
}

.login .formcontainer .no_acc_text{
	font:14px GOTHICB;
}
.login .formcontainer .no_acc_text a{
	font:14px GOTHICB;
}

.layui-form-checked[lay-skin=primary] i{
	border-color:#000;
	background-color:#000;
}

.layui-form-checkbox[lay-skin=primary]:hover i{
	border-color:#000;
}

.login .layui-input-block {
	margin-left:0;
}

/***singn up***/
.signup {
	background: #f5f5f5;
}

.signup-myaccount {
	height:83px;
	line-height:20px;
	font-size:20px;
}

.signup h2{
	font-size:30px;
	text-align: center;
	font-weight:bold;
}

.blank-signupform-h2-top {
	height:80px;
}
.blank-signupform-h2-bottom {
	height:32px;
}

.signup .formcontainer {
	text-align: center;
	margin:0 auto;
}

@media screen and (min-width: 992px) {
	.signup .formcontainer.center-line {
		border-right:1px solid #000;
	}
}

.signup .form input{
	font:16px CenturyGothic;
	padding:4px 8px;
	border-radius:0;
	height:35px;
	line-height:35px;
	border:2px solid #484848;
	text-align: center;
	margin:10px 0;
	width:254px;
}
.signup .form input:hover{
	border:2px solid #000;
}

.signup .form span{
	font:16px CenturyGothic;
	padding:10px 0;
	display:block;
}

.signup .btn {
	text-align: center;
}

.signup .btn button{
	display: block;
	width:272px;
	height:44px;
	background: #000;
	color:#fff;
	border:1px solid #000;
	border-radius:0;
	letter-spacing: 2px;
	margin:0 auto 28px auto;
	font:14px GOTHICB;
	font-weight:bold;
	padding:0 16px;
}

.signup .btn button:hover{
	background: #23262E;
	border:1px solid #23262E;
	cursor: pointer;
}

.signup .layui-input-block {
	margin: 0 auto;
}

.signup .layui-form-checkbox[lay-skin=primary] span {
}

/**login signup****/
.login_sign {
	background-color: #f5f5f5;
}
.login_sign .signup h2{
	font-size:22px;
	letter-spacing: 2px;
}

.login_sign .signup .form input {
	height:32px;
	width: 288px;
	border:1px solid #000;
}

.login_sign .signup .btn button {
	height:38px;
	width: 306px;
	margin-top: 10px;
}

.signup-text {
	letter-spacing:2px;
	line-height:24px;
	height:124px;
}

.login_sign .signup {
	height:100%;
}

.login_sign span {
	display: block;
	margin-bottom:4px;
}

.login_sign .spn_1 {
	font-size:16px;
}
.login_sign .spn_2 {
	font-size:14px;
	font-weight:bold;
}
.login_sign .spn_3 {
	font-size:12px;
}

.login_sign .spn_3 a {
	text-decoration: underline;
}
.login_sign .spn_3 a:hover {
	text-decoration: none;
}

/**careers***/
.careers {
	/*max-width:733px;*/
}
.warp {
	background-color: #e7e5e5;
}

@media screen and (min-width: 992px){

}

.careers .formcontainer {

}

.careers .title{
	font:28px LatoBlack;
	text-align: center;
	letter-spacing: 16px;
	padding:94px 0 50px 0;
	font-weight:bold;
}

.careers .careers_region {
	background: #fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin-bottom:10px;
}
.careers .careers_title{
	height: 57px;
	padding:0 30px 0 30px;
	font:15px LatoBlack;
	line-height:57px;
	color: #aaaaaa;
}
.careers .careers_title:hover{
	cursor: pointer;
}
.careers .careers_title i{
	display: inline-block;
	width:14px;
	font:14px CenturyGothic;
	font-weight:bold;
}
.careers .careers_title_curr {
	color: #000;
}

.careers .title.howtoapply {
	letter-spacing:5px;
	font:18px LatoBlack;
}

.careers .careers_content.howtoapply {
	font:15px CenturyGothic;
	padding:16px 30px 16px 30px;
}
.howtoapply a{
	color: #ead2ac;
}
.careers .careers_content.howtoapply ul{
	text-align: center;
}
.careers .careers_region.howtoapply{
	margin-bottom:60px;
}

.careers .none{
	display: none;
}

.careers .careers_content{
	padding:16px 30px 0 30px;
	color: #aaaaaa;
}

.careers .careers_content ul{
	font: 14px CenturyGothic;
}

.careers .careers_content li{
	list-style: decimal;
	display: block;
	line-height:20px;
}

.careers .btn button{
	margin:21px 0 25px 0;
	background: #ead2ac;
	color:#fff;
	border:0;
	width:164px;
	height:37px;
	border-radius:4px;
	letter-spacing: 2px;
	font:12px LatoBlack;
	padding:0 8px;
}
.careers .btn button:hover{
	cursor: pointer;
	background-color:#e3a84b;
}
.blank-careers-top {
	height:16px;
}

/***product detail***/
.detail {

}
.detail .des_region{
	position: relative;
}

.detail .temp_zoom_none{
	display: none;
}
.detail .temp_zoom{
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.detail .thumbnail_sml{
	text-align: center;
}

@media screen and (max-width: 768px){
	.detail .thumbnail_sml img{width: 80px;}
}
@media screen and (min-width: 768px){
	.detail .thumbnail_sml img{width: 162px;}
}

.detail .thumbnail_sml a{
	display: inline-block;
	margin:4px 0 4px 0;
	border: 1px solid #fff;
}
.detail .thumbnail_sml a:hover,.detail .thumbnail_sml a.curr{
	border:1px solid #000;
	cursor: pointer;
}
.detail .thumbnail_big{

}

.detail .product-name{
	font:18px CenturyGothic;
	font-weight:bold;
	text-decoration: underline;
	letter-spacing:4px;
	color: #000;
	margin:100px 0 4px 30px;
}
.detail .series-name{
	font:14px CenturyGothic;
	color: #aaaaaa;
	margin:4px 0 4px 60px;
}
.detail .product-no{
	font:14px CenturyGothic;
	color: #aaaaaa;
	margin:4px 0 4px 60px;
}
.detail .product-attr{
	margin-top:75px;
	margin-left:30px;
	color: #000;
	font:17px CenturyGothic;
	font-weight:bold;
	letter-spacing:5px;
}
.detail .product-attr .product-attr-item{
	list-style: disc;
	font:13px CenturyGothic;
	font-weight:bold;
	color: #000;
	letter-spacing:1px;
	margin:4px 0 4px 18px;
}

@media screen and (min-width: 768px){
	.blank-detail{height: 10px;width:100%;}
}
@media screen and (min-width: 992px){
	.blank-detail{height: 140px;width:100%;}
}
@media screen and (min-width: 1200px){
	.blank-detail{height: 140px;width:100%;}
}

.related-product {
	/*position: relative;*/
}
.related-product .title{
	font:30px LatoBlack;
	text-align: center;
	letter-spacing:4px;
}
.related-product .list{
	height:250px;
}

.related-items {
	height:220px;
	position: relative;
	padding:0 70px 0 70px;
	background-color: #fff;
	overflow: hidden; /****/
}
.related-item {
	display: inline-block;
}
.related-item a {
	display: block;
}
.related-item a div{
	text-align: center;
	font:13px LatoBlack;
	letter-spacing:1px;
	margin: 5px 0 5px 0;
}

.related-product .list .pos_region {
	position: relative;
	/*overflow: hidden;*/
}

.related-product .list .pos {
	position: absolute;
	top:0;
	left:0; /*init is 0px*/
	height:220px;
}
