@charset "utf-8";
/* CSS Document */
body {margin:0; padding:0; text-align:center;font-size:12px; font-family:"Verdana","Microsoft YaHei","微软雅黑","\5FAE\8F6F\96C5\9ED1","Arial","sans-serif";}
body > div {margin-right:auto; margin-left:auto;} 
div,form,ul,ol,li,span,p,dt,dl,dd{margin: 0; padding: 0; border: 0;}
img,a img{border:0; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,cite { margin:0; padding:0;font-size:12px;font-weight:normal;}
ul,ol,li,cite {list-style:none;}

a:link { color: #333; text-decoration: none }
a:visited { color: #595757; text-decoration: none }
a:active { color: #595757; text-decoration: none }
a:hover { color: #fd734f; text-decoration: none }
.mt-10{margin-top:10px !important;}
.mt-15{margin-top:15px !important;}
.mt-20{margin-top:20px !important;}
.mt-30{margin-top:30px !important;}
.mt-50{margin-top:50px !important;}

.text-r{text-align:right;}
.text-l{text-align:left;}
.text-c{text-align:center;}

.fl{float:left !important;}
.fr{float:right !important;}
.clearfix{
	zoom: 1;
} 
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}



input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;  //使用足够大的纯色内阴影覆盖黄色背景
border: 1px solid #CCC!important;
}

.container{width:100%;max-width:1200px;margin:0 auto;height: auto;overflow: hidden;}
@media (max-width:1441px) {
	/*屏幕宽度小于1440px时，设置container宽度为1000px*/
	/* .container {
		max-width: 1000px;
	} */
}

/*---------Common to header1--------*/
.header-top{width:100%;height:30px;line-height:30px;background-color:#f6f6f6;color:#888888;border-bottom:1px solid #e8e8e8;}
.header-top-welcome{}
.header-top-welcome i{font-size:12px;color:#fd734f !important;}
.header-top-welcome a{color:#fd734f;}

.header-top-account{font-size:12px;color:#333333;position:relative;text-align:right;}
.header-top-account a{margin:0 15px;}
.header-top-account span{color:#dbdbdb;font-size:8px;}
.header-top-account a.erweima-icon{margin-right:0 !important;}
.header-top-account a.erweima-icon i{font-size:11px;margin-right:5px;color:#b2b2b2;}
.header-top-account a.erweima-icon:hover .weixin-tips {
	display: block;
}
.weixin-tips i {
	width: 16px;
	height: 9px;
	display: inline-block;
	position: absolute;
	right: 75px;
	top: -9px;	
	background-image: url(../img/i.png);
	
}
.weixin-tips {
	text-align:center;
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: -60px;
	top: 40px;
	z-index:999;
	background-color: #ffffff;
	display: none;
}
.weixin-tips img {
	width: 138px;
	height: 138px;
}

/*--------header1 to header2---------*/

.header-logo{width:25%; height:110px;text-align:left;line-height: 110px;}
.header-logo img{/* margin-top:18px; */vertical-align: middle;}

.header-search{width:55%;margin-top:30px;}
.header-search-box{width:85%;margin:0 auto;text-align:left;margin-left:15%}
.header-search-box .search-input{
	width:60%;height:30px;line-height:30px;border:1px solid #e5e5e5;border-right:none;
	outline: none;padding:0 10px;
}
.header-search-box .search-input:focus{border-color:#fd734f;
	box-shadow:0 0 3px rgba(253,115,79,.1);
	-moz-box-shadow:0 0 3px rgba(253,115,79,.1);
	-webkit-box-shadow:0 0 3px rgba(253,115,79,1);
}
.header-search-box .search-btn{
	width:90px;height:32px;background-color:#fd734f;border:0;color:#fff;font-size:13px;cursor: pointer;
}
.header-search-box .hotkey{margin-top:10px;color:#333333;}
.header-search-box .hotkey a{color:#fd734f;margin-right:10px;}

.header-shoppingcart{width:20%;margin-top:40px;vertical-align: middle;display:table-cell;
	font-size: 16px;font-weight: bold;color:#333333;
	text-align:right;
}
.header-shoppingcart span{margin:0 15px;font-weight:normal;color:#cccec1;}
.header-shoppingcart i{position:relative;font-size:24px;font-weight:normal}
.header-shoppingcart i span{width:20px;height:20px;margin:0;
	font-size:10px;color:#fff;line-height:20px;text-align:center;
	background:url(../img/cartnum-bg.png) no-repeat;
	position:absolute;top:-15px;right:-15px;
}

/*--------header2 to header3---------*/
.header-fixed{position:fixed;top:0;z-index:9999;}
.placeholder-header{width:100%;height:50px;display:none;}
.header-nav{width:100%;height:50px;background-color:#5fa3ea;line-height: 50px;}
.header-category{width:20%;color:#ffffff;}
.header-category-title{width:100%;height:50px;background-color:#1977ff;
	text-align:left;font-size:17px;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
}
.header-category-title i.menu-icon{font-size:20px;color:#fff;
	vertical-align: middle;
	margin-left:20px;margin-right:15px;
}
.header-category-title span.down-icon{margin-right:10px;}
.header-menu{width:80%;height:50px;}
.header-menu a{
	width:16.666%;display: block;float: left;
	color:#fff;font-size:16px;
}
.header-menu a:hover{background-color:#1977ff}

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

.footer{width:100%;height:auto;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.foot-1{height:230px;}
.footer-logo{width:25%;text-align:left;margin-top:30px;}
.footer-share{width:100%;height:auto;text-align:left;margin-top:20px;}
.footer-share a{width:28px; height:28px;float:left;margin-right:5px;
	display:block; line-height:16px; white-space:nowrap; 
	text-indent:999px; overflow:hidden; 
	background-image:url(../img/share.png);
	background-repeat:no-repeat; 
	transition:all .2s ease-in-out; 
	-webkit-transition:all .2s ease-in-out;
}
.footer-share a em{display:block; font-size:14px; line-height:18px;}
.footer-share a:focus, .footer-share a:hover{
	transform:translateY(-4px); -webkit-transform:translateY(-4px);
}
.follow_toolbox{padding-bottom:10px;}
.follow_toolbox li{width:28px; margin-left:5px; float:left;}
.follow_toolbox li>a{width:inherit; height:28px; display:block; line-height:16px; white-space:nowrap; 
	text-indent:999px; overflow:hidden; background-image:url(/static/themes/default/images/global/icon_follow.png); 
	background-repeat:no-repeat; transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out;
}
.follow_toolbox li>a em{display:block; font-size:14px; line-height:18px;}
.follow_toolbox li>a:focus, .follow_toolbox li>a:hover{transform:translateY(-4px); -webkit-transform:translateY(-4px);}
.follow_toolbox li:first-child{margin-left:0;}
.follow_facebook{background-position:-56px -140px;}
.follow_google{background-position:-84px -110px;}
.follow_twitter{background-position:-140px -56px;}
.follow_vk{background-position:0 -196px;}
.follow_linkedin{background-position:-196px 0;}
.follow_pinterest{background-position:-112px -84px;}
.follow_youtube{background-position:-168px -28px;}


.footer-r{width:72%;height:auto;text-align:left;margin-bottom:30px;}
.footer-faq{width:21%;margin-right:3.7%;}
.footer-title{width:100%;
    height: 54px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
}
.t{
	width:auto;
	border-bottom: 1px dotted #000;
    height: 54px;
    line-height: 54px;
    margin-bottom: -1px;
}
.footer-txt{width:100%;height:30px;line-height:30px;margin-top:30px;}
.footer-txt i.footer-icon{font-size:12px;margin-right:5px;float: left;}
.footer-txt p span{display: block;overflow: hidden;}
.footer-txt a{color:#000;}
.footer-contact{width:25.1%;}

.foot-2{height:70px;line-height:70px;}
.foot-2 img {margin:0 5px;margin-top:20px;}

.foot-3{height:auto;/* line-height:40px; */border-top:1px solid #e6e6e6;padding: 10px 0px;}

.foot-4{width: 100%;height:auto;overflow: hidden;padding: 10px;box-sizing: border-box;background: rgb(204, 0, 0);;}
.foot-4 a{
	line-height: 30px;
	color: #fff;
	font-size: 14px;
}
.foot-4 a:hover{
	color: #fd734f;
}
/*加减样式*/
.i_box{font-size:14px;}
.i_box *{vertical-align:middle}
.i_box a{padding:2px 5px;background-color:#e9e9e9;border:1px solid #ccc;text-decoration:none;color:#585858;line-height:20px}
.i_box a:hover{color:#000}
.i_box input{width:18px;height:18px;margin:0px;padding:2px;border:1px solid #ccc;text-align:center;line-height:16px}
.i_box .addCartBtn,
.i_box .shoucang{
	padding: 1px 4px;
	cursor: pointer;
}

/**导航**/
.service_nav {   
    width: 100%;
	position: absolute;
	z-index: 999;
	top: 50px;
	display: none;
}

.service_nav ul {
    display: block;
    /* min-height: 500px; */
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 20%);
	position: relative;
}

.service_nav ul .nav_item {
    /* width: 200px; */
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    /* position: relative; */
    border-bottom: 1px dashed #d4d4d4;
}

.service_nav ul .nav_item:after {
    content: ">";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 8px;
    height: 16px;
    /* background-image: url(../img/nav-jiantou.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	z-index: -1;
}

.service_nav ul .nav_item a {
    font-size: 16px;
    color: #333;
    display: block;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.service_nav .sub_menu {
    display: none;
    width: 970px;
	height: 100vh;
    position: absolute;
    left: 240px;
    top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    border: 1px solid #eee;
    z-index: 5;
	overflow-y: auto;
}

.service_nav ul li:hover .sub_menu{
    display:block;
    -webkit-box-shadow: 0px 5px 7px 0px rgba(83, 86, 90, 0.25);
    box-shadow: 0px 5px 7px 0px rgba(83, 86, 90, 0.25);
}

.service_nav .leftmenu {
    width: 970px;
	height: auto;
    overflow: hidden;
    float: left;
	padding-bottom: 100px;
}

.service_nav .leftmenu dl {
    overflow: hidden;
    display: block;
    margin-left: 25px;
    border-bottom: dashed 1px #eee;
    min-height: 50px;
}

.service_nav .leftmenu dl dt {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
    color: #737373;
    padding: 0 8px;
    font-size: 16px;
}

.service_nav ul .nav_item a {
    font-size: 16px;
    color: #333;
    display: block;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align: left;
	float: left;
}

.service_nav ul .nav_item a:hover{
	color: #FD734F;
}

.service_nav .leftmenu dl dd {
    line-height: 25px;
}

.service_nav .leftmenu dl dd span {
    margin-right: 8px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #eee;
    background-color: #f6f6f6;
    padding: 4px 8px;
    width: 200px;
}

.service_nav  .leftmenu dl dd a.service_url {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #188dde;
    font-size: 13px;
    width: 100%;
}

.service_nav  .leftmenu dl dd a.service_url:hover{
	color: #FD734F;
}

/*左右结构*/
.com-left{
	width: 20%;
	height: auto;
	overflow: hidden;
	float: left;
	padding-top: 30px;
}

.com-left dl{
	border: 1px solid #dfdfdf;
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 20px;
	float: left;
}

.com-left dl dt{
	width: 100%;
	font-size: 14px;
	color: #fff;
	background: linear-gradient(-60deg, #8cb7f5 0, #5fa3ea 100%);
	text-indent: 25px;
	line-height: 40px;
	text-align: left;
}

.com-left dl dd{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.com-left dl dd .gglist{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 5px 6px 5px 7px;
	box-sizing: border-box;
}

.com-left dl dd .gglist p{
	width: 100%;
	text-align: left;
	height: 35px;
	line-height: 35px;
}

.com-left dl dd .gglist li{
	height: 35px;
	line-height: 35px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #dbdbdb;
	margin-bottom: 5px;
	background: url(../img/productsList_bg.jpg) no-repeat 5px 15px;
	text-indent: 20px;
	text-align: left;
}

.com-left dl dd.spfl{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 5px 6px 5px 7px;
	box-sizing: border-box;
}

.com-left dl dd.spfl li{
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: left;
}

.com-left dl dd.spfl li .dl{
	line-height: 30px;
}

.com-left dl dd.spfl li .dl a{
	font-size: 14px;
}

.com-left dl dd.spfl li .dl a span{
	color: #aaa;
}

.com-left dl dd.spfl li .xl{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.com-left dl dd.spfl li .xl .mc{
	width: 100%;
	height: auto;
}

.com-left dl dd.spfl li .xl .mc a.f{
	display: block;
	width: 50%;
	line-height: 25px;
	float: left;
}


.com-right{
	width: 78%;
	height: auto;
	overflow: hidden;
	float: right;
}

.com-right .ucenter-box{
	background: none;
	padding: 0px;
}

.com-right .user-main{
	width: 100%!important;
	padding: 0px;
}

.com-right .tab{
	border-right: 0px;
}

.com-right .tab td{
	padding: 5px;
}
/**侧边客服**/
.fix_box{display: block; position: fixed; right: 0; top: 0;bottom: 0; z-index: 99;width: 75px;margin:auto;height: 355px;}
.fix_box li{width: 75px;background: #fd734f;margin-bottom: 1px;height: 70px;float: right;cursor: pointer;position: relative;-webkit-transition: all 0.55s;-moz-transition: all 0.55s;-ms-transition: all 0.55s;-o-transition: all 0.55s;transition: all 0.55s;}
.fix_box li img:nth-of-type(1) {display: block;margin:0 auto; }
.fix_box li img:nth-of-type(2) {display: none;width: 200px;/*height: 200px;*/position: absolute;right: 100px;border:1px solid #eee;top: -130px;}
.fix_box li p {color: #fff;text-align: center;font-size: 14px;}
.fix_box li:hover {width: 100px;-webkit-transition: all 0.55s;-moz-transition: all 0.55s;-ms-transition: all 0.55s;-o-transition: all 0.55s;transition: all 0.55s;}
.fix_box li:nth-of-type(3):hover img:nth-of-type(2) {display: block;}
.fix_box li:nth-of-type(1){width: 220px;position: relative;right: -145px;-webkit-transition: all 0.55s;-moz-transition: all 0.55s;-ms-transition: all 0.55s;-o-transition: all 0.55s;transition: all 0.55s;}
.fix_box li:nth-of-type(1) div:nth-of-type(1) {width: 75px;float: left;}
.fix_box li:nth-of-type(1) div:nth-of-type(2) {
	height: 70px;float: right;width: 140px;box-sizing: border-box;padding-top:15px;
}
.fix_box li:nth-of-type(1) div:nth-of-type(2) span {
	display: inline-block;border-left: 1px solid #fff;width: 140px;color: #fff;
	line-height: 20px;text-indent: 1em;font-size: 14px;letter-spacing: 1px;
}
.fix_box li:nth-of-type(1):hover {right: 0px;}