@charset "utf-8";
 /*公共样式*/
*{ 
	margin:0px; 
	padding:0px; 
}
body{
	color:#676767;
	font-family: '宋体', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	background-color:#FFF;
}
a img {
	border:0px;
}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
li{list-style:none;}
.left{float:left;}
.right{float:right;}
.textleft{ text-align:left; }
.textright{ text-align:right; }
.middle{vertical-align:middle;}
input{vertical-align:middle;}
.clear{float:none; clear:both;font-size:0px;line-height:0px;height:0px; min-height:0px; padding:0px; margin:0px; overflow:hidden;}
.hide{display:none;}
.inline{ display:inline; }
.hand{cursor:pointer;}
.blue {color:#0093db;}
em {
	font-style:normal;
}
a {
	color: #676767;
	text-decoration:none;
}
a:hover {
	color: #ff8400;
	text-decoration: none;
}
.redstar {
	color:#F00;
}

.top .logo .logo,.top .logo .search span,.top .logo .tel , .top .menu .myhuntkeyshow , .productdetails .right .title ul li.cur,.curposition,.productinfo .left div ul li.leftarrow,.productinfo .left div ul li.rightarrow, .productinfo .right .btn .buy ,.productinfo .right .btn .buynum , .productinfo .right .hd-list ul li.jfdk , .productinfo .right .hd-list ul li.myf , .productlist .right .productsort a.downarrow , .productlist .right .productsort a.curdownarrow , .productlist .right .productsort a.curuparrow , .productlist .right .productsort .frontpage , .productlist .right .productsort .nextpage , .productlist .right .productsort .nofrontpage , .productlist .right .productsort .nonextpage , .productlist .right .search div span , .productinfocurposition , .userlogin .left dl dd .btnlogin , .userlogin .right .btnregister a , .userregister .btnDiv .btn_disabled , .userregister .btnDiv .btn_submit , .rushbuy .right .detail .rushproduct ul li h4 .btn a , .cartstep h3 , .carttotal label a , .carttable tbody tr td .del , .carttable tbody tr td .buynum , .carttable tfoot h3 label a , .carttable tfoot h3 span a , .carttj .list .leftarrow , .carttj .list .rightarrow , .cartcheck h3 , .addressinfo .add , .addressinfo .confirm , .paydeliver .confirm , .invoice .confirm , .orderbtn .btn_submitOrder , .orderbtn h4 label , .top .menu .shopcar .shopcarshow h5 , .mybox li a span , .help .left li a span {
	background:url(../images/huntkey.png) 0px 0px no-repeat;
	_background:url(../images/huntkey-8.png) 0px 0px no-repeat;
}

.fivestar , .fivestar div , .samebutton3 , .pjbj , .pjbj div , .productdetails .sppj .pjlist .arrow , .productdetails .spzx .title3 .btn , .productdetails .spzx .question h3 , .productdetails .spzx .answer .left , .productdetails .spzx .answer .arrow , .productdetails .spzx .input .btn , .appraise .btn {
	background:url(../images/huntkey.png) 0px 0px no-repeat;
	_background:url(../images/huntkey-8.png) 0px 0px no-repeat;
}

.index .hot .rushbuy .time , .productinfo .right .btn .addshopcar , .productinfo .right .btn .attention {
	background:url(../images/huntkey.png) 0px 0px no-repeat;
}

.top .logo .logo , .top .logo .search .inputleft , .top .logo .search .btnsearch , .top .logo .tel , .top .menu .myhuntkey h3 , .top .menu .shopcar h3 , .top .menu .shopcar h3 span , .indexspecial .right .specialproduct .guide , .singleproduct .guide , .top .menu .nav .subsort .arrow .arrow , .top .menu .nav .subsort .arrow .close , .top .menu .nav .subsort .arrow .hover , .addressinfo .addaddress , .circleclosebtn , #addresstable .mytable .btnadd , #addresstable .mytable .btnedit , #addresstable .mytable .btncancel {
	background:url(../images/v3.0/Huntkey_shop.png) 0px 0px no-repeat;
}
.top .menu .myhuntkey .myhuntkeyshow , .top .menu .shopcar .shopcarshow , .top .menu .shopcar .shopcarshow2 {
	background:url(../images/v3.0/shopcar.png) 0px 0px no-repeat;
}

.boxdiv {width:1200px;margin:20px auto;}
.circleclosebtn {
	width:22px;
	height:22px;
	float:right;
	background-position:1px -544px;
	margin:2px 0px 0px 0px;
	cursor:pointer;
}
.circleclosebtnhover {
	background-position:1px -586px;
}

/*css定义超链接四个状态也有顺序的。*/
a:link, a:visited {text-decoration:none; color:#333333;}
a:hover, a:active {text-decoration:none; color:#CD1821;}

.valign {display:table-cell; *display:inline; zoom:1; vertical-align:middle;}
.text{word-wrap:break-word; overflow:hidden; word-break:break-all;}
.text-overflow-hidden {white-space:nowrap; word-spacing:normal; letter-spacing:normal; overflow:hidden; }
.box-align-center {margin-right:auto; margin-left:auto; }
.clear {height:0px; clear:both; font-size:0px; line-height:0px; zoom:1;}
.hidden, .hide {display: none;}
input:focus {outline:none;}

/*文字排版、颜色*/
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f20{font-size:20px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.red,a.red{color:#cc0031;}
.darkblue,a.darkblue{color:#039;}
.gray,a.gray{color:#878787;}
.lh150{line-height:150%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}

/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0px;}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}

/*长度高度*/
.w10{width:10px;}
.w20{width:20px;}
.w50{width:50px;}
.w90{width:90px;}
.w100{width:100px;}
.w200{width:200px;}
.w250{width:250px;}
.w500{width:500px;}
.w800{width:800px;}
.w935 {width:935px; margin:0px auto;}
.w990 {width:990px; margin:0px auto;}
.w1000 {width:1000px; margin:0px auto;}
.w1020 {width:1020px; margin:0px auto;}
.w1190 {width:1190px; margin:0px auto;}
.w1200 {width:1200px; margin:0px auto;}
.w{width:100%;}
.h50{height:50px;}
.h80{height:80px;}
.h100{height:100px;}
.h200{height:200px;}
.h{height:100%;}

/*边距*/
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb100{margin-bottom:100px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p30{padding:30px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt50{padding-top:50px;}
.pb5{padding-bottom:5px;}
.pb100{padding-bottom:100px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl50{padding-left:50px;}
.pl100{padding-left:100px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr100{padding-right:100px;}

.top_nav .fr .arrowdown , .top_nav .fr .arrowleft , .shoppingcart .arrowdown , .shoppingcart .arrowdown .num { background:url(../images/public.png) left top no-repeat; }

/*头部begin*/
.top_nav { width:100%; height:32px; line-height:32px; background-color:#FAFAFA; border-bottom:1px solid #EDEDED; color:#C9C9C9;}
.top_nav .fr ul li { float:left; padding:0px 10px;}
.top_nav .fr ul li.line{padding:0px;}
.top_nav .fr .arrowdown {width:10px; height:10px; margin:10px 0px 0px 2px; background-position:0px 4px;}
.top_nav .fr .arrowleft {width:18px; height:14px; line-height:14px; margin:8px 0px 0px 2px; background-position:-75px 0px; color:#FFF; text-indent:5px;}
.top_banner { margin:10px auto;}
#myhuntkey {
	position:relative;
}
.myhuntkey{border:none; background:url(../images/v3.0/car_01.png) 0px 0px no-repeat;}
.myhuntkeyshow {
	width:345px;
	height:287px;
	position:absolute;
	left:-4px;
	top:32px;
	font-size:12px;
	background:url(../images/v3.0/shopcar.png) 0px 0px no-repeat;
	background-position:-944px 0px;
	z-index:9999;
	display:none;
	cursor:default;
}
.myhuntkeyshow .top{position:absolute; top:0px; left:7px; width:86px; height:3px; background-color:#fff;}
.myhuntkeyshow p {
	margin:12px 20px;
	color:#444;
}
.myhuntkeyshow p a {
	color:#d50707;
}
.myhuntkeyshow p span {
	float:right;
	display:inline;
}
.myhuntkeyshow p.browse {
	margin:10px 0px 0px 20px;
}
.myhuntkeyshow ul{padding-top:10px;}
.myhuntkeyshow ul li {
	float:left;
	width:150px;
	text-indent:30px;
	line-height:30px;
}
.myhuntkeyshow ul li a span {
	color:#c2c2c2;
}
.myhuntkeyshow h5 {
	margin-left:20px;
}
.myhuntkeyshow h5 img {
	margin:0px 3px;
}

.logo { margin:30px auto 20px auto;}
.logo .logoimg { width:175px;
	height:45px;
	float:left;
	display:inline;
	margin-top:0px;
	background:url(../images/v3.0/Huntkey_shop.png) 0px 0px no-repeat;
	background-position:0px 0px;}
.logo .logoimg a{display:block; width:175px; height:45px;}
.logo .search { color:#878787; font-weight:bold; font-family:微软雅黑; margin:0px 0px 0px 100px; width:480px;}
.logo .search .text {float:left; border:2px solid #0A7FE9; width:390px; padding:5px; height:18px; line-height:18px; color:#878787; font-weight:bold; font-family:微软雅黑; }
.logo .search .btn {float:left; width:70px; background-color:#0A7FE9; border:0px; height:32px; line-height:32px; cursor:pointer; color:#FFF; text-align:center; font-weight:bold; font-family:微软雅黑;}
.logo .search p { line-height:30px;}
.logo .search p a {color:#878787;}

.logo .tel{float:right; width:165px; height:45px; line-height:20px; background:url(../images/v3.0/Huntkey_shop.png) -165px -62px no-repeat; text-indent:35px; color:#d10707; font-size:18px; font-weight:bold; font-family:微软雅黑;}

.logo2 { margin:30px auto 10px auto;}
.logo2 .search {margin:0px 0px 0px 70px; width:380px;}
.logo2 .search input {width:300px;}

.shoppingcart { margin-left:150px;}
.shoppingcart .shopcar{border:1px solid #E5E5E5; width:100px; height:30px; line-height:30px;}
.shoppingcart .shopcarhover{width:102px; height:32px; line-height:32px; background:url(../images/v3.0/car_02.png) 0px 0px no-repeat;}
.shoppingcart .link{float:left; padding:0px 10px;}
.shoppingcart .arrowdown {float:left; width:10px; height:10px; margin-top:10px; background-position:-35px 3px; position:relative;}
.shoppingcart .arrowdown .num { position:absolute; left:-2px; top:-22px; width:14px; height:18px; background-position:-143px 0px; line-height:12px; color:#FFF; text-align:center;}

#shopcar{ position:relative;}
#shopcar .shopcarshow , #shopcar .shopcarshow2 {
	background:url(../images/v3.0/shopcar.png) 0px 0px no-repeat;
}
#shopcar .shopcarshow2 {
	width:389px;
	height:120px;
	position:absolute;
	left:-284px;
	top:32px;
	background-position: -476px 0px;
	display:none;
	z-index:9999;
	text-align:center;
	font-size:14px;
	padding-top:30px;
	
	color:#d50707;
}
#shopcar .shopcarshow2 .top{position:absolute; top:0px; right:6px; width:95px; height:3px; background-color:#fff;}
#shopcar .shopcarshow {
	width:389px;
	height:286px;
	position:absolute;
	left:-288px;
	top:32px;
	background-position:0px 0px;
	display:none;
	z-index:9999;
	cursor:default;
}
#shopcar .shopcarshow .top {position:absolute; top:0px; right:3px; width:95px; height:3px; background-color:#fff;}
#shopcar .shopcarshow p {
	margin:5px 0px 10px 0px;
	text-indent:20px;
}
#shopcar .shopcarshow p code {
	float:right;
	margin-right:20px;
}
#shopcar .shopcarshow p code b {
	color:#d50707;
	font-family:'微软雅黑';
	font-weight:normal;
}
#shopcar .shopcarshow .list {
	width:360px;
	height:145px;
	margin-left:20px;
	overflow:auto;
	line-height:22px;
}
#shopcar .shopcarshow .list img {
	margin:5px 0px;
	float:left;
	display:inline;
	border:1px solid #e4e4e4;
}
#shopcar .shopcarshow .list span {
	width:155px;
	float:left;
	padding-left:10px;
	display:inline;
	margin-top:10px;
}
#shopcar .shopcarshow .list label {
	float:left;
	width:100px;
	text-align:right;
	color:#b3b3b3;
	margin-top:10px;
}
#shopcar .shopcarshow .list label code {
	font-family:'微软雅黑';
	color:#FF8300;
}
#shopcar .shopcarshow .list label b {
	font-weight:normal;
	color:#FF8300;
}
#shopcar .shopcarshow .list label a {
	color:#077dff;
}
#shopcar .shopcarshow h4 {
	text-align:right;
	margin:12px 20px 0px 0px;
}
#shopcar .shopcarshow h4 span {
	font-weight:bold;
	color:#F00;
}
#shopcar .shopcarshow h4 code {
	font-size:18px;
	font-family:'微软雅黑';
	color:#F00;
}
#shopcar .shopcarshow h5 {
	width:104px;
	height:37px;
	float:right;
	margin:0px 18px 0px 0px;
	background:url(../images/huntkey.png) 0px 0px no-repeat;
	background-position:0px -276px;
}
#shopcar .shopcarshow h5 a {
	width:102px;
	height:35px;
	float:left;
}

.top {
	width:100%;
}
.t_menu {
	width:100%;
	height:41px;
	background-color:#0A7FE9;
	position:relative;
	z-index:9998;
}
.t_menu2 {
	position: fixed;
    _position: absolute;
	top: 0px;
	_top:0px;
	/*_top:expression(eval(document.documentElement.scrollTop+(parseInt(this.currentStyle.marginTop,10)||100)));*/
}
.top .menu {
	width:1200px;
	height:41px;
	line-height:41px;
	margin:0px auto;
}
.top .menu .all {
	float:left; width:220px;
	background-image:none;
	background-color:#f1820e;
	text-align:left; text-indent:20px; cursor:pointer; color:#FFFFFF;
	font-size:16px;
	font-family:'微软雅黑';
	font-weight:bold;
}
.top .menu .all a {color:#FFF;}
.top .menu .all .mtext{ position:relative;}
.top .menu .all .up{float:right; margin-top:15px; margin-right:15px; width:16px; height:10px; background:url(../images/v3.0/up_down.png) right top no-repeat;}
.top .menu .all .down{float:right; margin-top:15px; margin-right:15px; width:16px; height:10px; background:url(../images/v3.0/up_down.png) left top no-repeat;}
.top .menu .all .mlist{ position:absolute; display:none; z-index:9998; width:216px; border:2px #f1820e solid; border-top:none; background-color:#fafafa;}
.top .menu .all .mlist ul{padding:10px; font-family:"微软雅黑"; text-indent:0px;}
.top .menu .all .mlist ul a{ color:#333;}
.top .menu .all .mlist ul li{float:left; width:196px; line-height:24px; font-size:15px; font-weight:bold;}
.top .menu .all .mlist ul li.line{margin-bottom:8px;}
.top .menu .all .mlist ul li ul{padding:0px;}
.top .menu .all .mlist ul li ul li{float:left; width:auto; margin-right:10px; font-size:13px; font-weight:normal;}
.top .menu .nav {
	margin:0px;
	float:left;
	display:inline;
}
.top .menu .nav ul li {
	width:120px;
	height:41px;
	line-height:41px;
	float:left;
	background:url(../images/v3.0/Nav_bg.png) 118px 5px no-repeat;
}
.top .menu .nav ul li.cur {
	background-image:none;
	background-color:#FF8500;
}
.top .menu .nav ul li.hover {
	background-image:none;
	background-color:#FFC13A;
}
.top .menu .nav ul li.end {
	background-image:none;
}
.top .menu .nav ul li a {
	color:#FFFFFF;
	font-size:16px;
	font-family:'微软雅黑';
	font-weight:bold;
	display:block;
	text-align:center;
}
.top .menu .nav .subsort {
	width:100%;
	left:0px;
	top:41px;
	position:absolute;
	z-index:9999;
	background:url(../images/v3.0/bg0.png) left bottom repeat-x;
	display:none;
}
.top .menu .nav .subsort .arrow {
	width:100%;
	height:25px;
}
.top .menu .nav .subsort .arrow .arrow {
	width:1000px;
	float:left;
	background-position:125px -512px;
}
.top .menu .nav .subsort .arrow .close {
	width:22px;
	height:22px;
	float:right;
	background-position:1px -544px;
	margin:2px 0px 0px 0px;
	cursor:pointer;
}
.top .menu .nav .subsort .arrow .hover {
	background-position:1px -586px;
}

.top .menu .nav .subsort div {
	width:1150px;
	margin:0px auto 20px auto;
}
.top .menu .nav .subsort div h3 {
	color:#CCCCCC;
	font-family:'微软雅黑';
	font-size:30px;
	line-height:50px;
	margin-top:15px;
}
.top .menu .nav .subsort div div {
	width:23%;
	float:left;
	margin:0px 20px 0px 0px;
	line-height:25px;
	color:#c3c3c3;
}
.top .menu .nav .subsort div div h4 {
	line-height:50px;
	width:100%;
	border-bottom:1px solid #C3C3C3;
}
.top .menu .nav .subsort div div h4 a {
	color:#CCCCCC;
	font-family:'微软雅黑';
	font-size:24px;
}
.top .menu .nav .subsort div div h4 a:hover {
	background-color:transparent;
	color:#CCCCCC;
}
.top .menu .nav .subsort div div a {
	width:auto;
	background:none;
	color:#666666;
	float:none;
	display:inline;
	font-weight:normal;
	font-size:12px;
	line-height:30px;
}
.top .menu .nav .subsort div div a:hover {
	background-color:#FFC13A;
	color:#FFF;
}
.top .menu .nav .subsort .specialproduct {
	width:225px;
	float:left;
	margin:0px 5px 10px 0px;
	display:inline;
	font-size:14px;
}
.top .menu .nav .subsort .specialproduct img {
	text-align:center;
	border:1px solid #eeeeee;
}
.top .menu .nav .subsort .specialproduct .productname {
	width:98%;
	margin:0px auto;
}
.top .menu .nav .subsort .specialproduct .productname h3 {
	line-height:22px;
	height:44px;
}
.top .menu .nav .subsort .specialproduct .productname h3 a {
	font-family:'宋体';
}
.top .menu .nav .subsort .specialproduct .productname h4 {
	border-bottom:none;
}
.top .menu .nav .subsort .specialproduct .productname h4 span {
	float:left;
	font-size:12px;
	color:#676767;
	font-family:'宋体';
}
.top .menu .nav .subsort .specialproduct .productname h4 .saleprice {
	float:right;
	font-size:12px;
	color:#676767;
	font-family:'宋体';
}
.top .menu .nav .subsort .specialproduct .productname h4 b {
	color:#FF8600;
	font-size:18px;
	font-family:'微软雅黑';
}




.top .menu .shopcar {
	width:130px;
	height:41px;
	line-height:41px;
	float:right;
	position:relative;
	cursor:pointer;
}
.top .menu .shopcarhover {
	background-color:#FFC13A;
}
.top .menu .shopcar h3 {
	font-size:16px;
	font-family:'微软雅黑';
	font-weight:bold;
	text-indent:55px;
	background-position:-137px -297px;
}
.top .menu .shopcar h3 a {
	color:#FFFFFF;
}
.top .menu .shopcar h3 span {
	width:30px;
	height:30px;
	line-height:20px;
	color:#FFF;
	float:left;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	position:absolute;
	left:32px;
	top:-11px;
	text-indent:0px;
	background-position:-162px -114px;
}


.top2 , .top3 {
	height:100px;
}
.top2 .login {
	width:1000px;
}
.top2 .logo {
	width:1000px;
}
.top2 .logo .tel {
	margin-left:570px;
}

.top3 .login {
	width:1200px;
}
.top3 .logo {
	width:1200px;
}
.top3 .logo .tel {
	margin-left:700px;
}
/*头部end*/


/*底部begin*/

.foot_box{width:100%; padding-top:5px; background-color:#f5f5f5;}
.foot_box .fb_kf{width:1200px; margin:0px auto; height:152px; background-color:#fff;}
.foot_box .fb_kf .fbk_pic{float:left; padding-left:30px; padding-top:30px;}
.foot_box .fb_kf .fbk_pic .fp{float:left; width:190px; height:92px; }
.foot_box .fb_kf .fbk_pic .item_01{background:url(../images/home/foot_01.jpg) 45px 0px no-repeat;}
.foot_box .fb_kf .fbk_pic .item_02{background:url(../images/home/foot_02.jpg) 45px 0px no-repeat;}
.foot_box .fb_kf .fbk_pic .item_03{background:url(../images/home/foot_03.jpg) 45px 0px no-repeat;}
.foot_box .fb_kf .fbk_pic .item_04{background:url(../images/home/foot_04.jpg) 45px 0px no-repeat;}
.foot_box .fb_kf .fbk_s{float:left; padding-left:80px; padding-top:40px;}
.foot_box .fb_kf .fbk_lr{float:right; width:146px; padding-top:30px; padding-right:40px;}
.foot_box .fb_kf .fbk_lr .link{width:146px; height:33px; margin-top:10px; background:url(../images/home/foot_06.jpg) no-repeat;}
.foot_box .fb_kf .fbk_lr .link a{display:block; width:146px; height:33px; line-height:33px; color:#fff; text-align:center; font-family:微软雅黑;}

.foot_box .fb_help{width:1200px; margin:0px auto; margin-top:20px; background-color:#fff;}
.foot_box .fb_help .fl_list{float:left; width:240px;}
.foot_box .fb_help .fl_list .pic{float:left; width:63px; height:100px;}
.foot_box .fb_help .fl_list .item_01{background:url(../images/home/foot_07.jpg) 20px 10px no-repeat;}
.foot_box .fb_help .fl_list .item_02{background:url(../images/home/foot_08.jpg) 20px 10px no-repeat;}
.foot_box .fb_help .fl_list .item_03{background:url(../images/home/foot_09.jpg) 20px 10px no-repeat;}
.foot_box .fb_help .fl_list .item_04{background:url(../images/home/foot_10.jpg) 20px 10px no-repeat;}
.foot_box .fb_help .fl_list .item_05{background:url(../images/home/foot_11.jpg) 20px 10px no-repeat;}
.foot_box .fb_help .fl_list .list{float:left; width:177px; padding:10px 0px;}
.foot_box .fb_help .fl_list .list li{float:left; width:177px; height:24px; line-height:24px; overflow:hidden;}
.foot_box .fb_help .fl_list .list li span{ font-size:14px; font-weight:bold;}

.foot_box .fb_other{width:990px; margin:0px auto; margin-top:30px;}
.foot_box .fb_other .app{float:left; width:242px; height:78px; border:1px #e3e3e3 solid; background-color:#fff;}
.foot_box .fb_other .app .pic{float:left; width:78px; height:78px; background:url(../images/home/foot_12.jpg) 10px 10px no-repeat;}
.foot_box .fb_other .app .detail{float:left; width:164px; padding:10px 0px; line-height:19px;}
.foot_box .fb_other .app .detail img{padding-right:6px;}
.foot_box .fb_other .wx{float:left; margin-left:5px; width:278px; height:78px; border:1px #e3e3e3 solid; background-color:#fff;}
.foot_box .fb_other .wx .pic{float:left; width:78px; height:78px; background:url(../images/home/foot_12.jpg) 10px 10px no-repeat;}
.foot_box .fb_other .wx .detail{float:left; width:200px; padding:5px 0px; line-height:19px;}
.foot_box .fb_other .wx .detail b{line-height:28px;}
.foot_box .fb_other .email{float:left; margin-left:5px; width:278px; height:78px; border:1px #e3e3e3 solid; background-color:#fff;}
.foot_box .fb_other .email .pic{float:left; width:78px; height:78px; background:url(../images/home/foot_15.jpg) 17px 10px no-repeat;}
.foot_box .fb_other .email .detail{float:left; width:200px; padding:5px 0px;}
.foot_box .fb_other .email .detail .title{width:200px; height:28px; line-height:28px; background:url(../images/home/foot_16.jpg) 56px 6px no-repeat;}
.foot_box .fb_other .email .detail .text{width:190px; line-height:19px;}
.foot_box .fb_other .wb{float:left; margin-left:5px; width:169px; height:78px; border:1px #e3e3e3 solid; background-color:#fff;}
.foot_box .fb_other .wb ul{padding:10px;}
.foot_box .fb_other .wb ul li{float:left; width:149px; height:29px; line-height:29px; text-indent:32px; font-family:微软雅黑; color:#333;}
.foot_box .fb_other .wb ul li.sina{background:url(../images/home/foot_17.jpg) 0px 4px no-repeat;}
.foot_box .fb_other .wb ul li.qq{background:url(../images/home/foot_18.jpg) 0px 4px no-repeat;}
.foot_box .fb_other .wb ul li a{border:1px #ccc solid; padding:1px 3px; margin-left:5px;}

.foot_box .fb_link{width:1200px; margin:0px auto; padding:40px 0px; text-align:center;}
.foot_box .fb_link span{padding:0px 12px;}

.Footer_link{margin:0 auto; }
.Footer_link ul{ height:auto!important; /*height:50px; min-height:50px;*/}
.Footer_link ul li{ float:left; width:80px; height:40px; overflow:hidden; padding-top:8px; padding-left:18px;}
.Footer_link ul li img{ width:80px; height:40px;}
.Footer_link ol li{ float:left; padding:0px 10px; line-height:22px;}
.Footer_link ol li a{ white-space:nowrap; color:#666;}
.Footer_link .box{height:auto!important; /*height:50px; min-height:50px;*/}



.bottom {
	height:288px;
	background:url(../images/bottom_bg.gif) 0px 0px repeat-x;
}
.bottom ul {
	margin:8px 0px 0px 30px;
	width:20%;
	float:left;
}
.bottom ul h3 {
	background:url(../images/Footer_Help_icon2.gif) 5px 8px no-repeat;
	text-indent:15px;
	font-weight:bold;
}
.bottom .Footer_nav {
	margin-top:25px;
	text-align:center;
}
.bottom .Footer_copyright {
	text-align:center;
	color:#585858;
}
.bottom .Footer_security {
	width:600px;
	margin:15px auto 0px auto;
}
.bottom .Footer_security ul {
	margin:0px;
	width:100%;
	float:none;
}
.bottom .Footer_security ul li {
	float:left;
	width:70px;
	padding-left:50px;
	line-height:25px;
	text-align:center;
	background:url(../images/Footer_security_bg.jpg) 10px 0px no-repeat;
}
.bottom .Footer_security ul li.a2 {
	background-position:10px -71px;
}
.bottom .Footer_security ul li.a3 {
	background-position:10px -141px;
}
.bottom .Footer_security ul li.a4 {
	background-position:10px -210px;
}
.bottom .Footer_security ul li.a5 {
	background-position:15px -280px;
}

.bottom2 {
	height:130px;
	background:none;
}
.bottom2 .Footer_nav {
	margin-top:10px;
}
/*底部end*/


/* split page */
DIV.quotes {
	width:100%;
	margin:20px auto;
	text-align:right;
	font-size:14px;
	padding:5px 0px;
	height:30px;
	line-height:30px;
}
DIV.quotes img {
	vertical-align:middle;
}
DIV.quotes .quotes , DIV.quotes .current {
	padding:6px 10px 10px 10px;
	background-color:#F0EFEF;
	font-weight:bold;
	color:#c3c3c3;
}
DIV.quotes .current , DIV.quotes .quotes:hover {
	color:#FFF;
	background-color:#FF8500;
}
DIV.quotes span a.quotes {
	padding:0px;
}
DIV.quotes .custominfo {
	font-size:16px;
	color:#c3c3c3;
	font-family:'微软雅黑';
}