@charset "utf-8";
/*	@Created by lingling.xu
	@Upload date: 2014/09/03
*/
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 0 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:#fff;text-align:center;padding:20px 0;line-height:21px; background:#12477f;}
#footer a{color:#fff;}
#footer a:hover{color:#f00;}

/* banner */
.banner{border-top:9px #0b4684 solid;margin:0 auto; background:url(../images/banner.png) no-repeat center 0; height:433px;}
.box1{ background:#94dbff;}
.box1 .content1{width:1000px;margin:0 auto;text-align:left;}
.content1 .con_tb{width:722px;}
.content1 .con_list1,.content1 .con_list2,.content1 .con_list3{width:226px; padding:18px 0 16px 10px;}
.content1 h3{font:bold 20px/24px "微软雅黑",Arial, Helvetica; color:#ffe400;}
.content1 p{ color:#fff;font:16px/22px "微软雅黑",Arial, Helvetica;}
.content1 .con_list1{background:#5fb8ff;}
.content1 .con_list2{ background:#45a0e9;}
.content1 .con_list3{background:#3b7dc4;}
.content1 .con_02{ margin-top:30px;}
.box2{ background:#fff9e2;}
.content2{width:1000px; margin:0 auto; padding-top:40px;}
.content2 .star{ background:url(../images/star.png) no-repeat left 0; height:63px;font:bold 21px/63px "微软雅黑",Arial, Helvetica; color:#ba0400; text-align:right; margin-top:20px; padding-bottom:20px;}
.content3{width:1000px; margin:40px auto 0;}
.fund_list{ margin-top:20px;}
.fund_list .fund_con{width:427px; height:182px;}
.fund_con p{font:14px/28px "微软雅黑",Arial, Helvetica; color:#999; text-align:right;}
.fund_list .fd_item{width:375px; border:solid 1px #d9f2ff; height:129px; background:#f7fcff; padding:8px 35px 15px 15px;}
.fd_item .item_left h2{font:bold 25px/30px "微软雅黑",Arial, Helvetica; color:#2878a1; padding:15px 0;}
.fd_item .item_left p{font:17px/35px "微软雅黑",Arial, Helvetica; color:#666; text-align:left;}
.fd_item .item_right{width:107px;}
.item_right .time{font:15px/30px "微软雅黑",Arial, Helvetica; color:#fff; background:#cc0000; text-align:center;}
.item_right .data{width:105px; border:solid 1px #e8e8e8;font:bold 30px/46px "微软雅黑",Arial, Helvetica; color:#cc0000; text-align:center; background:#fff;}
.item_right .yuyue_btn{width:107px; height:37px; display:inline-block;font:18px/35px "微软雅黑",Arial, Helvetica; color:#fff; background:url(../images/yuyue_btn.png) no-repeat; text-align:center; margin-top:10px; text-decoration:none;}
.item_right .yuyue_btn:hover{ color:#f9f7b3;}
.item_right a{ color:#fff; text-decoration:none;}
.item_right a:hover{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;}