@charset "utf-8";
/*	@Created by lingling.xu
	@Upload date: 2015/01/14
*/
body{background:#fff1b9;}
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 */
.clearfix {*zoom:1;}
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;}
.font26{font-size:26px;}
/* 默认超链样式 */
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.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:#202020;}
#footer a{color:#dbdbdb;}
#footer a:hover{color:#f00;}

/* banner */
.banner{margin:0 auto;height: 300px;background: url(../images/banner.png) no-repeat center top;}
.main {width:862px;margin:0 auto;text-align:left;background:url(../images/item.png) no-repeat 20px top; padding:20px 20px 60px 118px;_padding-bottom:45px;}
.box1{margin-top:44px;_margin-top:42px;*margin-top:43px; float: left;}
.box1 .title{color:#dd3400;font:26px/36px "微软雅黑",Arial, Helvetica; height:40px;}
.box1 .title span{font-size:40px;font-weight:bold;background:url(../images/sx.png) no-repeat right center; padding-right: 30px;margin-right: 30px; line-height:40px;}
.box1 .content{width:819px;padding:20px 20px 10px;border:solid 1px #f1df98;background-color:#fffae5;height: 215px; position: relative;margin-top:24px;
_margin-top:22px;*margin-top:25px;}
.content .jt{width: 14px;height:13px;position:absolute; left:50px;top:-13px;}
.con_top .name{font:20px/30px "微软雅黑",Arial, Helvetica;color:#333;}
.con_top .name em{font-style:normal;}
.con_top .name span{color:#c00;}
.con_top .yuyue_btn{display: inline-block;width:130px;height:42px;border-bottom:solid 4px #b02900;color:#fff;text-align: center; background-color:#dd3400;
font:16px/42px "微软雅黑",Arial, Helvetica;}
.con_top .yuyue_btn:hover{text-decoration:none;background-color:#e83c07;}
.con_top a:hover{text-decoration:none;background-color:#e83c07;color:#fff;}
.manager_con{width:646px;}
.manager_con .desc p{font:14px/24px "微软雅黑",Arial, Helvetica;color:#333;margin-top:20px;}
.manager_con .desc p span{color:#dd3400;}
/*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;}