@charset "utf-8";
/* Created by yuchunming*/
body{background:#edecc7;}
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;}
.cBrown{color:#963;}
.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;zoom:1;}

/* 顶底(白底) */
.top{background:#fff;border-top:5px #626235 solid;}
.top_inner{width:950px;margin:0 auto;padding:20px 10px 10px 10px;}
.top_logo{background:url(../images/logo.png) no-repeat;width:270px;height:45px;}
.top_logo:a{cursor:pointer;}
.top_menu{color:#666;float:right;}
.top_menu a{color:#666;text-shadow:none;}
.top_menu a:hover{color:#c00;}
.top_hotline{color:#333;font:20px/27px  "微软雅黑",Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#bc964d;}

/* 内容 */ 
.banner{background:url(../images/banner.jpg) no-repeat;height:280px;}

.con{background:#fff;padding:10px 25px;zoom:1;font:14px/27px "宋体";}

.tit_01{font:30px/48px "微软雅黑","黑体";color:#c00;}
.tit_02{font:24px/48px "微软雅黑","黑体";}
.tit_02 span{background:#c00;text-align:center;color:#fff;padding:0 8px;margin-right:10px;}
.tit_03{font:20px/48px "微软雅黑","黑体";margin-top:10px;}

.intro{margin:15px 0;}
.con_txt{margin:10px;padding:0 20px 15px 20px;border-bottom:2px #eee solid;}
.reviews01{background:#f7f7ce;padding:15px 25px;}
.reviews02{background:#ededed;padding:15px 25px;}

.res_box{background:#f6f5ec;padding:15px 25px;font:14px/30px "宋体"}
.res_txt{float:left;width:420px;}
.res_form{float:left;width:470px;padding:20px 0;}
.res_tit{font:24px/48px "微软雅黑","黑体";color:#c5b483;}
.res_hotline{font:18px/30px Arial, Helvetica, sans-serif;color:#f00;}
.res_box table td {height:40px;font-size:14px;}
.res_box .it1 {width:210px;height:28px;line-height:28px;border:1px solid #ddd;padding:0 5px;}
.res_btn{background:url(../images/yuyue_btn01.png) no-repeat;width:134px;height:45px;border:none;cursor:pointer;}
.res_btn:hover{background:url(../images/yuyue_btn02.png) no-repeat;}

.hotsalelist{background:#f5f5f5;float:left;width:165px;margin:10px 4px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px #ccc solid;}
.hotsalelist2{width:215px;}
.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:167px;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;}
.hotsaletit_02{width:217px;}
.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;font-size:12px;}
.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 30px;margin-top:10px;}
.hotsalemore a{color:#1184B4;}

.res_box{background:#f6f5ec;padding:5px 15px;font:14px/30px "宋体";border:2px #e5e3cf solid;}
.res_txt{float:left;width:360px;}
.res_form{float:right;width:480px;padding:20px 5px;}
.res_tit{font:24px/48px "微软雅黑","黑体";color:#c00;}
.res_hotline{font:18px/30px Arial, Helvetica, sans-serif;color:#f00;}
.res_box table td {height:40px;font-size:14px;}
.res_box .it1 {width:210px;height:28px;line-height:28px;border:1px solid #a6937c;padding:0 5px;}
.res_btn2{background:url(../images/yuyue_btn01.png) no-repeat;width:134px;height:45px;border:none;cursor:pointer;}
.res_btn2:hover{background:url(../images/yuyue_btn02.png) no-repeat;}

.company{border-collapse:collapse;}
.company td{font:14px/36px "宋体";text-align:center;border:1px #fff solid;}
.company thead td{background:#f6f5ec;}
.company tbody td{background:#fdfcf2;}
.company tfoot td{text-align:left;font-size:12px;color:#999}

/* footer */
.inner_footer{background:#666;text-shadow:none;}
#footer{width:950px;margin:0 auto;color:#ccc;text-align:center;padding:15px 0;line-height:21px;}
#footer a{color:#ccc;}
#footer a:hover{color:#fff;}

#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;}
