@charset "utf-8";
/* Created by yuchunming*/
body{background:#fff;text-shadow:0 1px #fff;}
body{background-image:url(../images/bg.png);}
body,td,input{ font-size:12px; font-family: "宋体",Arial;}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{ list-style-type:none;}
p{ text-indent:2em;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */ 


h1{text-indent:-9999px;height:0px;line-height:0px;}

.left{ float:left;}
.right{ float:right;}

/* color */
.cRed{color:#C00;}
.cRed2{color:#900;}
.cRed3{color:#f33;}
.cBold{font-weight:bold;}
.cBlue{color:#014991;}
.cGray{color:#666;}
.cOrange{color:#f60;}
.cGold{color:#c59b36;}
.cGreen{color:#080;}

/* 默认超链样式 */
a{color:#369;text-decoration:none;}
a:hover{color:#c00;text-decoration:underline;}
.fontArial{font-family:Arial, Helvetica, sans-serif;}
.big{font-size:14px;font-weight:bold;}

/*手编超链样式*/
.titRed a{color:#900;}
.link a{color:#014991;text-decoration:none;}
.link a:hover{text-decoration:underline;color:#c00;}

a.linkRed{color:#c00;}
a.linkRed2{color:#900;}
a.linkRed3{color:#f00;}
a.linkBlue{color:#3f6ea2;}
a.orange{color:#ff9900;}
a.linkBlue:hover,a.orange:hover,a.linkRed2:hover,a.linkRed3:hover {color:#c00;}

.box{width:950px;margin:0 auto;}

/* 顶部 */
.con{background:url(../images/header.jpg) center top no-repeat;height:700px;}
.top{border-top:5px #600 solid;text-shadow:none;}
.top_inner{width:960px;margin:0 auto;}
.top_logo{background:url(../images/logo.png) center bottom no-repeat;background-color:#fff;width:180px;height:70px;border-bottom:3px #c00 solid;margin-left:10px;margin-bottom:2px;}
.top_logo:a{cursor:pointer;}
.top_logo:hover{height:72px;margin-bottom:0px;}
.top_menu{color:#fff;float:right;margin:20px 10px 0 0;}
.top_menu a{color:#fff;}
.top_menu a:hover{color:#fc0;}
.top_hotline{color:#fff;font:20px/27px  "微软雅黑",Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#fc0;}

/* 内容 */
.inner_box{background:#fff;width:960px;margin:0 auto;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:0px 0px 10px #660000;-webkit-box-shadow:0px 0px 10px #660000;box-shadow:0px 0px 10px #660000;margin-top:330px;zoom:1;}

.h2{background:url(../images/tit_bg.png);_background:url(../images/tit_bg.gif);width:970px;height:48px;position:relative;left:-5px;_left:0px;top:0px;text-shadow:none;font: 30px/46px "微软雅黑","黑体";color:#fff;text-align:center;margin:15px 0;padding-top:5px;}
.h2 span{color:#fc0;}
.con_area{margin:15px 0 10px 0;color:#666;}
.con_area table{margin:10px;border-collapse:collapse;}
.con_area thead{background:#eee;}
.con_area thead td{color:#333;font-size:14px;font-weight:bold;text-align:center;}
.con_area td{border:1px #ddd solid;padding:5px;font-size:12px;line-height:21px;}

.hotsale{background:url(../images/hot_tit_bg.png) 10px 0px no-repeat;height:300px;padding-left:125px;font-size:12px;}
.hotsalelist{background:#f5f5f5;float:left;width:155px;margin:10px 4px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px #ccc solid;}
.hotsaletit{background:#c00;color:#fff;font:20px/46px "微软雅黑","黑体","Arial";border:1px #900 solid;text-align:center;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;width:157px;position: absolute;margin-left:-2px;-moz-box-shadow: 0px 3px 5px #cccccc;-webkit-box-shadow: 0px 3px 5px #cccccc;box-shadow: 0px 3px 5px #cccccc;text-shadow:0 1px #900;}
.hotsaletit2{font:18px/24px "微软雅黑","黑体";text-align:center;margin-top:56px;}
.hotsalePre{font:bold 50px/54px "Arial";_font-size:45px;color:#c00;text-align:center;text-shadow:0 1px #fff;}
.hotsaleIntro{padding:5px 10px 10px 15px;color:#333;}
.hotsaleIntro li{background:url(../images/arrow_icon.png) no-repeat 0 3px;padding-left:18px;line-height:18px;}
.hotsaleRes{background:#ddd;text-align:center;padding:10px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
.res_btn{background:#c00;background-image: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#990000)); /* Saf4+, Chrome */
background-image:-webkit-linear-gradient(top, #ff0000, #990000); /* Chrome 10+, Saf5.1+ */background-image: -moz-linear-gradient(top, #ff0000, #990000); /* FF3.6 */
background-image:-ms-linear-gradient(top, #ff0000, #990000); /* IE10 */background-image:-o-linear-gradient(top, #ff0000, #990000); /* Opera 11.10+ */background-image:        linear-gradient(top, #ff0000, #990000);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff0000', EndColorStr='#990000'); /* IE6–IE9 */border:1px #900 solid;width:120px;height:28px;text-shadow:none;display:inline-block;color:#fff;font:14px/28px "微软雅黑","黑体";margin:0 auto;padding:0 5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.res_btn:hover{background:#900;color:#fff;text-decoration:none;}
.hotsalemore{text-align:right;padding:0 10px;margin-top:10px;}
.hotsalemore a{color:#1184B4;}

.filter{background:#eee;border:1px #ccc solid;height:93px;margin:0 20px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#333px;}
.filter_box{float:left;font:20px/26px "微软雅黑","黑体";padding:18px 18px 0 18px;}
.filter_arrow{float:left;background:url(../images/filter_arrow.png) no-repeat;_background:url(../images/filter_arrow.gif) no-repeat;width:24px;height:93px;}

.what_tit{font:20px/50px "微软雅黑","黑体";text-align:center;}
.what_intro{background:url(../images/what.png) no-repeat;width:932px;height:215px;margin:0 auto;}

.key_box{float:left;background:#000;width:265px;_width:260px;height:140px;color:#fff;padding:15px;line-height:21px;margin:10px;text-shadow:none;-moz-box-shadow: 0px 3px 5px #cccccc;-webkit-box-shadow: 0px 3px 5px #cccccc;box-shadow: 0px 3px 5px #cccccc;border:2px #fff solid;}
.key_bg01{background:#d68a1d;}
.key_bg02{background:#ee7f62;}
.key_bg03{background:#0a7dba;}
.key_tit{font:24px/36px "微软雅黑","黑体";text-indent:0;}

.whyhot_box{float:left;background:#fffddd;background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fffddd)); /* Saf4+, Chrome */
background-image:-webkit-linear-gradient(top, #ffffff, #fffddd); /* Chrome 10+, Saf5.1+ */background-image: -moz-linear-gradient(top, #ffffff, #fffddd); /* FF3.6 */
background-image:-ms-linear-gradient(top, #ffffff, #fffddd); /* IE10 */background-image:-o-linear-gradient(top, #ffffff, #fffddd); /* Opera 11.10+ */background-image:         linear-gradient(top, #ffffff, #fffddd);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#fffddd'); /* IE6–IE9 */width:210px;_width:205px;height:150px;border:4px #cfc4ad solid;margin-left:10px;padding:5px;line-height:21px;}
.whyhot_tit{color:#333;font:30px/40px "微软雅黑","黑体";text-indent:0;margin-bottom:20px;}

.risk{background:url(../images/risk_icon.png) no-repeat;width:500px;font:18px/25px "微软雅黑","黑体";color:#c00;margin:15px 0 0 265px;padding:0 0 20px 30px;}

/* footer */
.inner_footer{text-shadow:none;}
#footer{width:950px;margin:0 auto;color:#fff;text-align:center;padding:15px 0;line-height:21px;}
#footer a{color:#fff;}
#footer a:hover{color:#ff9;}

#toTop {display:none;text-decoration:none;position:fixed;right:50%;_top:10px;_right:10px;bottom:380px;overflow:hidden;width: 40px;height: 53px;border:none;text-indent:-999px;z-index:20;background: url(../images/top.png) no-repeat 0 0;}
#toTop:hover {background-position:-40px 0;}
#toTop:active, #toTop:focus {outline:none;}
