@charset "utf-8";
/*	@Created by lingling.xu
	@Upload date: 2014/09/23
*/
body{background:#fff;}
body,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;}
.cGray3{color:#333;}
.cGray6{color:#666;}
.cGray9{color:#999;}
.cOrange {color:#e66023;}
.fontArial{ font-family:Arial, Helvetica, sans-serif;}
.font14 {font-size:14px;font-family:"微软雅黑",Arial, Helvetica;}
.font16 {font-size:16px;font-family:"微软雅黑",Arial, Helvetica;}
.font20 {font-size:20px;}

/* 默认超链样式 */
a{ color:#258fb8; text-decoration: none;}
a:hover{ color: #C00; text-decoration: underline;}

.lt {float:left;}
.rt {float:right;}
.mtop30{ margin-top:30px;}
.mtop15{ margin-top:15px;}

/* 顶底(白底) */
.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:#dbdbdb;text-align:center;padding:20px 0;line-height:21px; background:#202020;}
#footer a{color:#dbdbdb;}
#footer a:hover{color:#f00;}

/*banner style*/
.banner{ height:433px; background:url(../images/banner.jpg) no-repeat center 0;}
/*main style*/
.main{width:1000px; margin:0 auto;}
.main .title{font:22px/30px "微软雅黑",Arial, Helvetica; color:#333;}
.part_1{padding:50px 0; border-bottom:dashed 1px #eee;}
.part_1 .part1_left{width:432px;}
.part1_left .price{ background:url(../images/price_bg.png) no-repeat right; height:38px;}
.part1_left .dingyue{width:432px;margin-top:20px;}
.part1_left .dingyue form .dy_left{width:305px;}
.part1_left .dingyue form .dy_left table{width:100%;font-size:16px; color:#666; padding:0; border:0;font-family:"微软雅黑",Arial, Helvetica;}
.dingyue form table tr td{height:48px; text-align:left;}
.dingyue form table tr td .it{width:196px; line-height:36px; height:36px; padding:0 5px; font-size:14px; border:solid 1px #e3e3e3;}
.yuyue_btn{width:119px;height:84px; margin-top:5px; background:url(../images/dy.png) no-repeat 0 0; border:none; cursor:pointer; float:right;}
.yuyue_btn_hover{background:url(../images/dy.png) no-repeat 0 -96px;}

.part_1 .part1_right{width:480px;} 
.part1_right .part1_con{ margin-top:28px;}
.part1_con .dy_pic{width:120px;}
.part1_con .dy_detail{width:320px; padding:0 20px 0 0;}
.part_2{ margin:40px 0;}
.part_2 .part2_left{width:432px; height:176px;}
.part2_con .dy_item{font:14px/26px "微软雅黑",Arial, Helvetica; color:#666; padding:0 0 0 36px; height:26px; margin-top:20px;}
.part2_con .dy_bg1{background:url(../images/Q_bg_01.png) no-repeat left 0;}
.part2_con .dy_bg2{background:url(../images/Q_bg_02.png) no-repeat left 0;}
.part2_con .dy_bg3{background:url(../images/Q_bg_03.png) no-repeat left 0;}
.part_2 .part2_right{width:480px;}
.part2_right .part2_con{ margin-top:20px;}
.part2_con .dy_detail{width:320px;}
.part2_right .phone{ background:url(../images/dy_phone.png) no-repeat left;font:16px/24px "微软雅黑",Arial, Helvetica; color:#666; padding-left:30px; margin-top:20px;}



/*侧边栏浮动框*/
#float-tools{height:150px;width:40px;
 z-index: 100;
 position: fixed;
 top:65%;
 right: 10px;
 margin-top: -75px; 
 _position: absolute;
 _right:expression(eval(document.documentElement.scrollLeft+10));
 _top:expression(eval(document.documentElement.scrollTop+600))}
}
#float-tools li{width: 50px;height: 50px;margin: 0 0 10px 0;position: relative;}
#float-tools li a{display: block;width: 50px;height: 50px;background: url("../images/float-bg.png") no-repeat;}
#float-tools .weixin a{background-position: 0 0;background: url("../images/weixin-normal.png") no-repeat;}
#float-tools .weixin .active{background: url("../images/weixin-active.png") no-repeat;}
#float-tools .chat a{background: url("../images/qq-normal.png") no-repeat;}
#float-tools .chat .active{background: url("../images/qq-active.png") no-repeat;}
#float-tools li .go-top{background: url("../images/go-top.png") no-repeat;}
#float-tools li .go-top:hover{background: url("../images/go-top-active.png") no-repeat;}
.tools-windows{width: 145px;position: absolute;top:-32px;left: -145px;background:#e3e5e4;display: none;}
.tools-windows dl{width: 128px;font-size: 12px;color: #666;padding: 8px 8px 0 8px;}
.tools-windows dl .ewm-img{padding: 5px 0;text-align: center;background: #fff;border: 1px #ccc solid;}
.tools-windows dl .ewm-img img{width: 120px;vertical-align: top;}
.tools-windows dl .scan-word{height: 22px;line-height: 22px;text-align: center;padding: 5px 0;}
.tools-windows dl .qq-chats{background:#fff;border: 1px #ccc solid;padding: 5px 15px 10px 15px;}
.tools-windows dl .qq-chats .p1{font-size: 16px;color:#476676;font-family: "微软雅黑";padding: 0 0 3px 0;}
.tools-windows dl .qq-chats .p3{font-size: 15px;color: #666;font-family: "微软雅黑";line-height: 22px;padding: 10px 0 0 0;}
.tools-windows dl .qq-chats .p3 span{color: #e95456;font-size: 14px;}
.tools-windows dl .hotline{height: 34px;padding: 5px 0 0 0;font-size: 12px;color: #666;line-height: 1.3em;text-align: center;}