@charset "utf-8";
/* Reset */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei UI";
}
body, button, input, select, textarea {  font:12px/1.5   "Microsoft YaHei"}
h1, h2, h3, h4, h5, h6 { font-size:100%;font-weight: normal; }
ul, ol ,li { list-style:none; }
a { text-decoration:none; }
input,fieldset, img { border:0; }
i{font-style: normal;}
select,input{color:#a0a0a0}
button, input, select, textarea { font-size:100%; }
input{ vertical-align: middle;}
table { border-collapse:collapse; border-spacing:0; }
img{ vertical-align: middle}
/* Common */
html,body{  height:100% ; width:100%;font-family: "Microsoft YaHei UI";} 

.fl { float:left; display: inline; }
.fr { float:right; display: inline; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; clear:both; visibility:hidden; font-size:0; line-height:0; height:0; }
.clearfix { *zoom:1; /* 针对IE6 7 */ }
html,body{ height: 100%; }
input:focus,
textarea:focus{ outline:none;}
textarea { border: none}
a:focus {outline:none; }
a:link { color: #484848;text-decoration: none; }
a:visited { color: #484848;text-decoration: none; }
a:hover { color: #484848; text-decoration: none; }
a:active {color: #ff7f24;  text-decoration: none; }
em {font-style: normal;}
.mt_10{margin-top: 10px;}
.mt_20{margin-top: 20px;}
.mt_30{margin-top: 30px;}
.mt_40{margin-top: 40px;}
.mt_50{margin-top: 50px;}
.mt_60{margin-top: 60px;}
.mt_70{margin-top: 70px;}
.ml_80{margin-left: 80px;}
.mb_10{margin-bottom: 10px;}
.mb_20{margin-bottom: 20px;}
.pt_10{padding-top: 10px}
.pt_20{padding-top: 20px}
.pt_30{padding-top: 30px}
.pt_40{padding-top: 40px}
.pt_50{padding-top: 50px}
.pt_60{padding-top: 60px}
.pt_70{padding-top: 70px}
.font_12{font-size: 12px;}
.font_14{font-size: 14px;}
.font_16{font-size: 16px;}
/*头部*/
.header{position: relative;width: 100%;height: 80px;background: url(../images/bg_header.jpg) repeat center top;z-index: 9}
.wrap_1000{position: relative;width: 1000px;margin: 0 auto;}
.wrap_930{position: relative;width: 1000px;margin: 0 auto;}
.wrap_640{position: relative;width: 690px;}
.header h1{ position: relative;width: 176px;height: 80px;background: url(../images/logo.png);}
.header h1 a{display:block;width: 100%;height: 100%}
.header h1 span{display:none}
.header  .nav{margin-left: 166px;width: 415px;}
.header  .nav  li{display: inline;float: left;width: 82px;padding-left: 1px;background: url(../images/top_bar_line.png) no-repeat;}
.header  .nav  li a{display: block;width: 82px;padding: 32px 0 24px 0 ;font-size: 16px;color: #4b4b4b;text-align: center;text-align: center;}
.header  .nav  li a:hover{background: url(../images/bg_nav_a.jpg);}
.header .header_info{width: 242px;height: 65px;padding-top: 15px;background: url(../images/top_bar_line.png) no-repeat;color: #636363;text-align: right}
.header .header_info a{color: #636363;}
.header .login_before{padding-left: 50px;}
.header .login_before a{display: inline-block;height: 23px;text-align: center;line-height: 23px;width: 40px}
.header .login_before a:hover{color: #fff;background: url(../images/ico_header_on.png);}
.header .login_after a:hover{color: #68cbfd}
.login_after{text-align: right}
.header_info a.a_num {padding: 0px 3px;width: 72px;display:inline-block;margin: 1px 1px 0px;text-align: right;background: url(../images/blue_car.png) 4px 2px no-repeat;height: 26px;}
.header_info .on a.a_num{}
.header_info a.a_num span{color: #68cbfd;margin: 0 2px;}
.header .header_info .em{font-style: normal;display: inline-block;width:84px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.header_info .btn_back{display: inline-block;float: left;}
.header_info .btn_back a{color: #68cbfd}
.header_info .link_a{margin-top: 10px;text-align: right;margin-right: 5px; }
.header_info .cart_box {display: inline-block;width: 86px;float: left;overflow: hidden;}
.header_info .author{padding-left: 25px} 
.cart_box s {position:absolute;width:78px;background:#fff;height:5px;right:0px;top:39px;z-index:77;display:none;}
.cart-detail {	position:absolute;top:39px;z-index:68;background:#fff;border:1px solid #ededed;width:270px;padding:30px 40px;right:-1px;display:none;}
.cart-detail ul li:hover{background: #f5f5f5;}
.cart-detail ul li {display:block;border-top:1px dotted #ededed;position: relative;overflow: hidden;padding: 15px 0 ;text-align: center;}
.cart-detail ul li img {border:1px solid #e0e0e0;float:left;width:52px;height:52px;margin-left: 7px;display: inline;}
.cart-detail ul li em {display:block;height:61px;line-height:20px;width:83px;float:left;padding-left:10px;font-size:14px;color:#808080;text-align: left;font-style: normal;overflow: hidden;}
.cart-detail ul li span {display:block;height:50px;line-height:20px;width:70px;float:left;line-height:50px;text-align:center;font-size:14px;font-family:'微软雅黑';color:#808080;}
.cart-detail ul li a {display:block;position: absolute;width: 16px;height: 15px;background:url(../images/ico_close.png); right:5px;top:5px;text-indent: -9999px }
.cart-detail ul li a:hover {color:#349fd0;}
.cart-detail ul li i {display:block;float:left;height:50px;line-height:50px;width:40px;font-size:14px;color:#808080;text-align:center;}
.cart-detail a.btn {display: inline-block;font-size: 14px;background:url(../../new_static/images/ico_blue.jpg) no-repeat;width:99px;height:36px;padding:0px;color:#FFF;line-height:36px;text-align: center;margin-top: 10px;}
.cart-detail h3 {height:30px;line-height:30px;overflow:hidden;font-size: 14px;font-weight: normal;color: #2fa5d0;text-align: left;position: relative;margin-bottom: 20px;text-decoration:none;}
.cart-detail h3 i{font-size: 25px;color: #696c70;letter-spacing: 2px}
.cart-detail h3 span{position: absolute; right: 0}
.cart-detail h4{text-align: left;margin-bottom: 5px;}
.cart-detail h2 {display:block;height:30px;text-align:center;font-size:14px;color:#595959;}
.cart-detail a.btn:hover{color: #f3efef}



/*尾部*/
.footer_box{position: relative;z-index: 3}
#foot {height:204px;padding-top:20px;}
#foot ul {border-top:1px solid #cbcbcc;padding-top:20px;height:150px;overflow:hidden;}
#foot ul.index-foot {border:none;padding-top:0px;}
#foot ul li {display:block;float:left;width:105px;height:130px;overflow:hidden;padding: 0px 15px;border-left:1px solid #e0e0e0;}
#foot ul li h5 {display:block;height:30px;line-height:30px;padding-bottom:6px;color: #3e3e3f;font-size: 16px;}
#foot ul li a {display:block;height:25px;line-height:25px;overflow:hidden;color:#717171;font-size:14px;font-family:'微软雅黑';}
#foot ul li a:hover {color:#349fd0;}
#foot ul li.atus {width:170px;}
#foot ul li.atus h5 {padding-bottom:2px;}
#foot ul li.atus img {	float:left;width:77px;height:92px;}
.ico-sina {background:url(../images/ico-sina.png) no-repeat;display:block;height:23px;line-height:23px;padding-left:26px;font-size:14px;float:right;width:60px;margin-top:36px;}
.ico-tx {background:url(../images/ico-tx.png) no-repeat;display:block;height:23px;line-height:23px;padding-left:26px;font-size:14px;	float:right;width:60px;}
#foot ul li.time {width:236px;border-left:none;padding-right:0px;}
#foot ul li.time h3 {background:url(../images/tel.png) left center no-repeat;padding-left:30px;height:32px;line-height:32px;font-size:22px;color:#7f7f7f;}
#foot ul li.time p {height:20px;line-height:20px;	color:#b3b3b3;padding-bottom:15px;font-size:12px;}
#foot ul li.time em {color:#333;display:inline-block;height:22px;width:118px;line-height:22px;overflow:hidden;font-size:14px;font-style: normal;}
#foot div.company {display:block;clear:both;border-top:1px solid #e0e0e0;height:32px;line-height:32px;color:#717171;}
#foot div.company p {display:block;float:right;height:32px;	line-height:32px;height:28px;line-height:28px;overflow:hidden;text-align:center;color:#717171;font-size:14px;padding-top:5px;}
#foot div.company a {padding:0px 5px;color:#717171;font-size:14px;}
#foot div.company a:hover {color:#349fd0;}
#foot div.company div {display:block;height:40px;text-align:center;padding-top:5px;}
#foot div.company div a {padding:0px 10px;}



/*header and footer*/
.SiteLogo{
	position: absolute;
	top: 0px;
	left: 10%;
	z-index: 999;
}

.contaiter_box{position: relative;height: 100%;width: 100%}
.new_header{position: relative;z-index: 3;color: #fff;width: 100%;}

.header_bg,.second_bg,.small_bg{/*background: #060b1f;*/position: absolute;top:0;left:0;width: 100%;height: 100%;opacity: .9;filter: alpha(opacity=90)}
.header_bg{
	_height: 80px;
	/*background-color: #060b1f;*/
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	opacity: 1;filter: alpha(opacity=100)
}
.header_top {position: relative;width: 100%;height: 80px;/*border-bottom: 1px solid #040404;*/}
.new_header .language{position: absolute;left:60px;top:33px;z-index: 4;width: 73px;height: 19px;}
.new_header .language a:hover{color: #fff}
.new_header .language a{display: block;color: #b7b7b7;font-size: 10px;width: 73px;height: 19px;line-height: 19px}
.new_header .language_all{position: absolute;top:20px;left: 0;overflow: hidden;height: 0}
.new_header .language a.btn_language{border-top: 1px solid #212121}
.new_header .language i{display: inline-block;width: 11px;height: 9px;background: url(../new_images/ico_lan.png) -7px 0;;position: absolute;right: 4px;top:5px;}
.new_header .language.on i{background: url(../new_images/ico_lan.png) -7px 0;}
.new_header .language a.btn_language:hover{}
.header_info{position: relative;z-index: 2;height: 100%}
.new_header .login_ibox{position: absolute;right: 60px;top:27px;;color: #d8d2d2;z-index: 3;}
.new_header_user .logi_before{position: absolute;right: 0px;top:27px;;color: #d8d2d2;z-index: 3;}
.new_header .login_ibox p,.logi_before p{float: right;}
.new_header .login_ibox a,.logi_before p,.new_header_user .logi_before a{color: #d8d2d2;display: inline-block;}
.logi_after,.logi_before{float: right;}
.login_ibox p,.logi_before p{clear: both;}
.new_header .login_ibox a.btn_regs,.new_header_user .logi_before a.btn_regs{margin-right: 9px;}
.new_header .login_ibox a.btn_logi,.new_header_user .logi_before a.btn_logi{margin-left: 10px;}
.new_header .login_ibox a:hover{color: #fff}
.new_header .login_ibox a.btn_get,.new_header_user  a.btn_get{display: block;position: relative;letter-spacing: 1px}
.header_top h1{position: relative;width: 130px;height: 50px;left:50%;margin-left: -65px;top: 18px;overflow: hidden;}
.btn_get i {display: inline-block;width: 11px;height: 9px;background: url(../new_images/ico_lan.png) -7px -1px;position: absolute;right: -14px;top: 5px;display: none}
.header_top h1 a{display: block;width: 100%;height: 100%;background: url(../new_images/logo_new.png);text-indent: -9999px}
.header_top .new_nav {
	margin-top: 0px;
	margin-left: -273px;
	left: 52%;
	position: relative;
	padding-top: 38px;
}
.header_top .new_nav a{color: #bebebe;font-size: 16px;padding: 5px;display: block;}
.header_top .new_nav .active{color: #FFF;}
.header_top .new_nav li{float: left;display: inline;/*margin-right: 115px;*/position: relative;padding-right:4%;margin-right:5px}
.second_nav{position: absolute;width: 500px;height:32px;display: none;left: 0}
.second_bg{top:82px;display: block;opacity: .5;filter: alpha(opacity=60);height:0;display: none;}
.second_nav a{color: #b7b7b7}
.second_nav a:hover{color: #fff}
.second_nav .wrap_1000{z-index: 2;position: absolute;margin: 0;width: 500px}
.second_nav .wrap_1000 ul{left:0;}
.line{position: absolute;width: 523px;height: 3px;bottom:30px;z-index: 10;background: url(../images/line.png);left: -523px;}
.header_top .new_nav .second_nav li{float: left;display: inline;line-height: 32px;padding-right: 3%;margin-top:2px;margin-right: 0;display: none}
.header_top .new_nav .second_nav li a{color: #b7b7b7;font-size: 12px;line-height:32px;}
.header_top .new_nav .second_nav li a:hover,.header_top .new_nav a:hover{color: #fff}
.new_footer {position: relative;height: 30px;background: #3c3932;width: 100%;z-index: 5}
.header_fixed{position: fixed;top: 0;left: 0;z-index: 11;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));_bottom:auto;}
.footer_fixed{position: fixed;bottom: 0;left: 0;z-index: 10;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,0)||0)-(parseInt(this.currentStyle.marginBottom,0)||0)));}
.new_footer_info{position: absolute;left:60px;top:8px;}
.new_footer_info ul{margin-left: 9px}
.new_footer_info p{color: #aeaeae;padding-left: 18px;background: url(../new_images/ico_phone.png) no-repeat;font-family: "Arial"}
.new_footer_info  li{
	float: left;
	display: inline;
	
}
.new_footer_info  li a{display: inline-block;height: 16px;_width:auto;line-height: 14px;padding: 0 5px;color: #aeaeae;
border-right: 1px solid #4b4b4b;padding: 0 15px;}
.new_footer_info  li.item_4 a{border: none}
.new_footer_info  li.item_5{ -webkit-text-size-adjust:none;color: #bcb6a9;font-size: 10px;margin-left: 15px;}
.new_footer_info  li.item_3 a,.new_footer_info  li.item_4 a{color: #aeaeae;border-right: 1px solid #4b4b4b}
.footer_share li.item_4{margin-left: -2px}
.footer_share{position: relative;right: 50px;top:-2px;float: right;width: 160px;}
.footer_share li {display: inline; float: left;margin-right: 4px;}
.footer_share li a {width: 33px;height: 33px;background-image: url(../new_images/ico_share.png);display: block;overflow: hidden;text-indent: -9999px}
.footer_share li.item_2 a {background-position: -36px 0}
.footer_share li.item_3 a {background-position: -66px 0}
.footer_share li.item_4 a {background-position: -102px 0}
.footer_share li a:hover{background-image: url(../new_images/ico_share_on.png);}
.footer_share li.item_2 a:hover{background-image: url(../new_images/ico_share_on.png);background-position: -36px 0}
.footer_share li.item_3 a:hover{background-image: url(../new_images/ico_share_on.png);background-position: -66px 0}
.footer_share li.item_4 a:hover{background-image: url(../new_images/ico_share_on.png);background-position: -102px 0}
.new_footer_info li a:hover{color: #fff}
.second_nav .wrap_1000 li a{display: inline-block;height: 100%;}
body{text-rendering: optimizeLegibility;}
.nav_line{
	position: absolute;
	width: 63px;
	height: 1px;
	top: 34px;
	left: -12px;
	display: none
}

.new_header_user{height: 90px;width: 100%;background: #000;position: relative;}
.new_header_user .warp_auto{width: 1000px;margin:  0 auto;position: relative;max-width: 1360px}
.new_header_user h1{width: 148px;height:90px;position: relative;overflow: hidden; }
.new_header_user h1 a{display: block;width: 100%;height: 100%;background: url(../new_images/logo_user.jpg); text-indent: -999px;}
 .user_info{color: #fff;font-size: 12px;}
 .user_info a{color: #fff;margin-right:   5px;}
.user_info a,.user_info span{float: left;display: block;position: relative;}
 .user_info a.btn_ba {padding-left: 45px;}
 .user_info a.btn_buy ,.logi_before .btn_get {padding-right: 18px;margin-left: 8px;}
.user_info a.a2{margin-left: 8px;}
.user_info a.btn_ba i{position: absolute;width: 24px;height: 22px;background: url(../new_images/sp_ic.png) -52px -10px;display: block;left: 15px;top:-4px;}
 .user_info a.btn_buy i,.logi_before .btn_get i{position: absolute;width: 16px;height: 22px;background: url(../new_images/sp_ic.png) -96px -10px;display: block;right: 0px;top:-3px;}
 .warp_auto .btn_back_i{left: 10px;clear: both;display: block;width: 99px;height: 22px;overflow: hidden;text-indent: -999px;background: url(../new_images/ico_back.jpg);top: 15px;position: relative;}
.user_b{color: #fff;height: 22px;padding-top: 28px;font-size: 12px;}
.user_b span{float: left;display: block;position: relative;}
 .user_b .sp1{width: 94px;padding-right: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: right;}
.user_b .sp2{width: 42px;margin: 0 4px;}
 .user_b .sp3{width: 62px;padding-left: 32px;}
.user_b .sp3 a{color: #ff0000;display: inline-block;width: 18px;}
 .user_b .sp3 i{display: block;position: absolute;left: 0;width: 25px;height: 21px;background: url(../new_images/sp_ic.png) -9px -10px;top:-3px;} 
 .user_b .sp2 a{color: #fff;padding: 0 3px;}
.new_header_user a:hover{text-decoration: underline;}
.logi_after .user_b{padding-top: 0px;}
.logi_after a:hover{text-decoration: underline;}
 /**微信**/
 .weixin{position:fixed;bottom:5%;right:3%;height:153px;}
 .weixin a,.weixin a:hover,.weixin a.weixinpic,.weixin a.weixinpic:hover{display:block;background:url(../images/sugar_syn_img/weixinnum.png) no-repeat;}
 .weixin a,.weixin a:hover{width:62px;height:79px;}
 .weixin a.weixinpic{width:62px;}
 .weixin a{background-position:0 -226px;height:79px}
 .weixin a:hover{background-position:0 -74px;height:79px}
 .weixin a.weixinpic{background-position:0 -153px;height:74px}
 .weixin a.weixinpic:hover{background-position:0 0px;height:74px}
 .weixind{position:absolute;right:100%;top:-10px;display:none;width:162px;height:186px;background:url(../images/sugar_syn_img/wx_d.jpg) no-repeat;}
