@charset "utf-8";
/*	@Created by lingling.xu
	@Upload date: 2014/08/13
*/
body{background:#fff;}
body{ 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;}
.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;}
/* color */
.cRed{ color:#C00;}
.cGreen{ color:#080;}
.cBold {font-weight:bold;}
.cBlue {color:#014991;}
.cGray{color:#666;}
.yellow{ color:#f9ff61;}
.fontArial{ font-family:Arial, Helvetica, sans-serif;}
.ft30{ font-size:30px;}
.ft36{ font-size:36px;}

/* 默认超链样式 */
a{ color:#258fb8; text-decoration: none;}
a:hover{ color: #C00; text-decoration: underline;}

.lt {float:left;}
.rt {float:right;}

/* 顶底(白底) */
.top{background:#fff;}
.top_inner{width:1000px;margin:0 auto;padding:20px 10px 10px 10px;}
.top_logo{background:url(http://www.howbuy.com/subject/images/logo_2014.png) no-repeat;width:340px;height:45px;display:block;float:left;}
.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 "微软雅黑",Arial, Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#e30d0d;}

/* footer */
#footer{margin:0 auto;color:#dbdbdb;text-align:center;padding:20px 0;line-height:21px; background:#000;}
#footer a{color:#dbdbdb;}
#footer a:hover{color:#f00;}

/* banner */
.box{ height:736px;border-top:9px #000 solid;margin:0 auto; background:url(../images/banner.jpg) no-repeat center 0;}
.main {width:1000px;margin:0 auto;text-align:left; position:relative; padding-top:185px;}
.main .now_btn{width:144px; height:131px; display:inline-block;top:122px;right:30px; background:url(../images/now_bg.png) no-repeat 0 0;font:bold 28px/36px "微软雅黑",Arial, Helvetica; color:#002653; text-align:center; padding-top:30px; text-decoration:none; outline:none; position:absolute;}
.now_btn:hover{ background:url(../images/now_bg_hover.png) no-repeat 0 0;}
.main .top_tt{width:504px;font:bold 16px/32px "微软雅黑",Arial, Helvetica; color:#fff; margin-left:90px; padding-left:15px; background:url(../images/dian.png) no-repeat left center;}
.main_data{width:930px; margin:0 auto; padding:73px 0 0 30px;}
.main_tt{width:870px; margin:40px auto 0;font: 26px/40px "微软雅黑",Arial, Helvetica; text-align:center; color:#fff;}
.yuyue{width:750px; margin:0 auto; padding-top:10px;}
.yuyue form table{width:100%;text-align:center;}
.yuyue form table tr .sub_btn{height:42px; background:#fff; text-align:left; padding-left:10px;font: 18px/24px "微软雅黑",Arial, Helvetica; color:#999;}
.sub_btn.name{width:54px;}
.yuyue form table tr td input{border:none;padding:5px;overflow:hidden;}
.sub_btn.it{width:166px; border:solid 1px #fff; font-size:14px;}
.yuyue_btn{width:190px; height:42px;border:solid 1px #f9ff61; background:#f9ff61; border-radius:5px; display:block;font: 18px/30px "微软雅黑",Arial, Helvetica; cursor:pointer; border:none;}
.yuyue_btn:hover{ background:#f8f97c;}

