﻿/*c:JakeChiu,20170306*/
/* CSS Document */
/*----*/
.container-fluid.header{ width: 1000px !important;padding:0;height: 92px;font-family:"Microsoft YaHei",'Hiragino Sans GB','SimHei','Helvetica',sans-serif,Arial; color: #404040}
.header .row{margin:0;}
.header .col-xs-1{ width: 176px;padding:21px 0 0 0;}
.header .col-xs-2{ width: 484px;padding:28px 0 0 0;margin-left: 20px; }
.header .col-xs-3{ padding:37px 0 0 0; width: 320px; float: right; text-align: center;}
.header .col-xs-3 .top{ height: 30px }
.header .col-xs-3 a{font-size: 16px; color: #404040; font-weight:bold ; width:33.33%;padding:0;}
.header .col-xs-3 a:hover{ color: #dd3030; text-decoration: underline; }
.header .form-inline{ border: 2px #dd3030 solid;width: 484px; height: 40px; border-left: 0px}
.header .form-inline .form-group{ width: 420px; display:inline-block; vertical-align: middle;margin:0;}
.header .form-inline .input-group{ width: 100% }
.header .form-inline .input-group-btn{ height:36px}
.header .form-inline .form-group input{ width: 100%; height: 36px;font-size: 14px;border:2px #dd3030 solid; border-radius: 0;border-top:0; border-bottom: 0}
.header .form-inline .form-group input:focus{border-color:none;box-shadow: none;}
.header .form-inline .btn{ background:#dd3030; color: #fff; font-size: 18px; border: none; width: 62px; height: 36px; border-radius: 0; font-weight: bold;}
.header .form-inline .btn:hover{ border: none }
.header .dropdown-menu{ border:1px #DE3031 solid;max-height: 400px; overflow-y:auto; border-radius: 0; border-top:0;padding-top:4px;}
.header .dropdown-menu td{ border: none; color: #999; font-size: 14px;padding-left:10px;}
.header .dropdown-menu td span{ color: #ee5050 }
.header *,.qrcode *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.qrcode{ border-top:1px #e5e5e5 solid; width: 100%;margin-top: 60px;padding:38px 0 22px 0; background: #fff; font-size: 14px}
.qrcode .container{ width: 1000px;padding:0;margin:0 auto;overflow: hidden;}
.qrcode .container .lay{ width:290px; float: left;}
.qrcode .container .lay .left{ width: 64px; text-align: left; float:left}
.qrcode .container .lay .cont{ width: 200px; float: left;}
.qrcode .container .lay .cont h4{ font-size: 18px; color: #404040; padding-bottom: 6px;margin:0; font-weight: 100}
.qrcode .container .lay .cont,.qrcode .container .lay .cont a{ color: #888;text-decoration:none;}
.qrcode .container .lay .cont p{line-height: 22px;}
.qrcode .container .lay .ewm{text-align: center; color: #888}
.qrcode .container .lay .ewm img{ width: 100px; display: block; margin:0 auto 8px;}
.qrcode .container .lay .ewm a{ width: 100px;height: 100px; display: block; margin:0 auto 8px;background: url(https://imgcd.homeway.com.cn/images/cdxq1.png) no-repeat;}
.qrcode .container .lay .ewm a:hover{background: url(https://imgcd.homeway.com.cn/images/cdxq2.png) no-repeat;}
.footer{ height: 80px;width: 100%; background: #444;}
.footer .footer-lay{padding-top:20px; color: #fff; width: 1000px;margin:0 auto; font-size: 12px;text-align: center; line-height: 22px}
.footer .footer-lay p{margin:0;}
.footer .footer-lay a{ color: #fff }


.header-topBox{
	width: 100%;
	height: 43px;
	border-top: 2px solid #DD3030;
	border-bottom: 1px solid #ddd;
}
.header-topBox .header-topContent{
	width: 1000px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #333;
}
.header-topBox .header-topContent a{ color: #404040 }
.header-topBox .header-topContent a:hover{ color: #ee5050 }
.header-topBox .header-topContent p{
	margin: 0;float: right;
}
.header-topBox .header-topContent b{
	padding: 0 15px;
	font-weight: normal;
}
.header-topBox .header-topContent .sjkh{
	position: relative;
}
.header-topBox .header-topContent .sjkh:hover .erweima{
	display: block;
}
.header-topBox .header-topContent .sjkh .erweima{
	position: absolute;
	width: 150px;
	height: 188px;
    left: -44px;
    top: 19px;
    background: url(https://imgcd.homeway.com.cn/images/caidaoewm.png) no-repeat;
    z-index: 9999;
    display: none;
}
