@charset "utf-8";
/*	@Created by lingling.xu
	@Upload date: 2014/08/12
*/
body{background:#fff;}
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;}
.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;}
.fontArial{ font-family:Arial, Helvetica, sans-serif;}

/* 默认超链样式 */
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:30px auto 0;color:#dbdbdb;text-align:center;padding:20px 0;line-height:21px; background:#5c0000;}
#footer a{color:#dbdbdb;}
#footer a:hover{color:#f00;}

/* banner */
.banner{ height:330px; background:url(../images/banner.png) no-repeat center 0;border-top:9px #5c0000 solid;margin:0 auto;font:14px/24px "微软雅黑",Arial, Helvetica; color:#fff;}
.banner_top{width:1000px; margin:0 auto; position:relative;}
.banner_btn{width:168px; height:48px; background:url(../images/btn1.png) no-repeat; position:absolute; top:35px; right:138px;}
.banner_btn:hover{ background:url(../images/btn2.png) no-repeat;}
.banner_con{width:494px; margin:0 auto; padding-top:252px; padding-left:20px;}
/*main begin*/
.main {width:1000px;margin:0 auto;text-align:left;}
.box1{ margin-top:26px;}
.box2{ margin-top:20px;}
.box3{margin-top:20px;}
.box3_con{width:998px; border-left:solid 1px #dcdcdc;border-right:solid 1px #dcdcdc;border-bottom:solid 1px #dcdcdc; padding:30px 0;}
.box3_con .celv{width:998px; height:44px; background:#f7f7f7;font:18px/44px "微软雅黑",Arial, Helvetica; text-align:center;}
.box3_con .box3_fund{ margin-top:30px; padding-right:15px;}
.box3_fund .fund_rt{width:241px; height:232px; background:#f5f4f4;}
.fund_rt h3{font:20px/24px "微软雅黑",Arial, Helvetica; color:#333; padding:15px; text-align:center;}
.fund_rt .fund_tt{width:217px; height:45px; margin:0 auto; background:url(../images/btn_bg.png) no-repeat;}
.fund_zhangfu{font:18px/24px "微软雅黑",Arial, Helvetica; padding:10px 5px 10px 8px; color:#fff;}
.fund_data{font:26px/24px "微软雅黑",Arial, Helvetica; padding:10px 6px 10px 0; color:#ba0907;}
.fund_con{ font-size:12px; color:#333; line-height:24px; text-align:center; padding-top:15px;}
.yuyue_btn{width:130px; height:25px;margin:10px 51px; display:inline-block; background:#ed5c35; border:solid 1px #ed5c35; border-radius:5px; box-shadow:0 5px #cb401b; color:#fff;font:22px/24px "微软雅黑",Arial, Helvetica; padding:10px 0; text-align:center; text-decoration:none;}
.yuyue_btn:hover{background:#f46741; color:#fff; text-decoration:none;}
/*预约弹窗*/

/*dialog css*/
.blockUI{border-radius: 5px;overflow: hidden;}
.pop-dialog{background: #fff;height: 280px;width: 380px;display: none;}
.pop-dialog .pop-title{height: 62px;line-height: 62px;background: #f9f9f9;font-size: 16px;color: #000;font-family: "微软雅黑";text-align: center;position: relative;}
.pop-dialog .pop-title a{display: block;text-indent: -9999px;width: 26px;height: 26px;background: url("../images/close-btn.png") no-repeat;position: absolute;top:18px;right: 20px;} 
.pop-dialog .pop-list{width: 320px;margin: 0 auto;padding: 24px 0 0 0;font-size: 14px;color: #333;}
.pop-dialog .pop-list li{padding: 0 0 10px 0;text-align: right;}
.pop-dialog .pop-list li label{margin: 0 5px 0 0;}
.pop-dialog .pop-list .pop-text{height: 30px;line-height: 30px;padding: 0 0 0 5px;width: 235px;border: 1px #ececec solid;vertical-align: middle;}
.pop-dialog .pop-list .pop-submit{width: 320px;border: 0;cursor: pointer;color: #fff;background: #c00;padding: 10px 0;font-size: 18px;font-family: "微软雅黑";font-weight: bold;border-radius: 5px;}
.pop-dialog .pop-list .pop-submit:hover{background: #e80000;}
.pop-dialog .pop-list .pop-padding{padding-top: 10px;}
.pop-dialog .phone-num{font-size: 14px;padding: 10px 0 10px 125px;background: url("../images/phone-icon.png") no-repeat 85px 6px;text-align: left;}
.pop-dialog .phone-num span{color: #cc0000;font-family: Arial;font-weight: bold;}

/*jacky update 20140813*/
.r_links{width:1000px;margin:15px auto;font-size:14px;line-height:32px;}
.r_links a{margin:0 5px;}