﻿	body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", Tahoma, Arial;
	color: #333;
	background: #fff;
	position: relative;
}


/*header*/

.left {
	float: left;
}

.right {
	float: right;
}

#header {
	width: 100%;
	height: 35px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	;
	background: #f5f5f5;
	margin: 0 auto;
}

.header {
	width: 1100px;
	margin: 0 auto;
	height: 35px;
}

.header ul {
	color: #666;
}

.header ul li.name {
	margin-right: 30px;
}

.header ul li {
	float: left;
	line-height: 35px;
	margin-right: 10px;
}

.header ul li a {
	color: #666;
}

.header ul li a:hover {
	color: #ff6600;
}

.header p a:hover {
	color: #ff6600;
}

.header p {
	line-height: 35px;
	color: #666;
	float: right;
	margin-right: 110px;
}

.header p a {
	color: #666;
	margin: 0 5px;
	display: inline-block;
}

.header p a.mobile {
	background: url(../images/offer_bg.png) 0 10px no-repeat;
	padding: 0 0 0 16px;
	margin-left: 10px;
}

.weixin {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}

.weixinTop {
	position: absolute;
	padding: 0 0 0 28px;
	top: -30px;
	right: 16px;
	cursor: pointer;
	color: #666;
	line-height: 38px;
	background: url(../images/offer_bg.png) 0 -35px no-repeat;
	font: 12px "\5b8b\4f53", Tahoma, Arial;
	height: 22px;
}
.weixinBot {
	position: absolute;
	right: 5px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}

.headerNav {
	width: 1100px;
	margin: 0 auto;
}

.headerNav p {
	color: #888;
	line-height: 12px;
	height: 12px;
	width: 1100px;
	overflow: hidden;
	margin-top: 10px;
	font-family: "microsoft yahei";
}

.headerNav p a {
	color: #888;
	margin: 0 4px;
}

.headerNav p a:hover {
	color: #FF6600;
}


/*top*/

.bannerAdv {
	width: 1100px;
	margin: 0px auto 0;
	overflow: hidden;
}

.bannerAdv ul {
	width: 1110px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.bannerAdv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}

.bannerAdv ul li a,
.bannerAdv ul li embed {
	float: left;
}


/*top*/

.top {
	width: 1100px;
	height: 80px;
	margin: 0 auto;
	position: relative;
}

.top .logo{ position:absolute; left:0; top:10px; z-index:3;}

.top h1{width: 125px;height: 50px;position: absolute;left: 260px;top: 12px;border-left: 1px solid #d7d7d7;font: 26px/50px "Microsoft Yahei","\5b8b\4f53"; text-indent:12px;color: #0070ce;}

.top p {
	position: absolute;
	top: 60px;
	left: 274px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-family: microsoft yahei;
	color: #666666;
}

.top p a {
	color: #666666;
	margin: 0 4px;
}

.top p a:hover,
.top span a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.top span {
	position: absolute;
	left: 898px;
	top: 26px;
	line-height: 18px;
	height: 18px;
	font-family: microsoft yahei;
	overflow: hidden;
	color: #666666;
}

.top span a {
	color: #ff6600;
	font-size: 14px;
}

.top input.text {
	width: 310px;
	height: 38px;
	display: block;
	position: absolute;
	line-height: 33px;
	border: 1px solid #e1e1e1;
	color: #7d7d7d;
	top: 15px;
	left: 484px;
	z-index: 2;
	font-size: 14px;
	text-indent: 10px;
}

.top button {
	width: 90px;
	height: 40px;
	display: block;
	border: 0px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	left: 796px;
	background: #0187d0;
	font: normal 20px/40px microsoft yahei;
	color: #fff;
}

.selectbox-wrapper {
	text-align: center;
	position: absolute;
	top: 54px;
	left: 396px;
	z-index: 9999;
	width: 88px;
	border: 1px solid #e1e1e1;
	background: #fff;
}

.selectbox-wrapper ul li.selected {
	BACKGROUND-COLOR: #f4ffed;
}

.selectbox-wrapper ul li.current {
	color: #fff;
	background: #0187d0;
}

.selectbox-wrapper ul li {
	line-height: 20px;
	color: #666;
	display: block;
	text-align: left;
	text-indent: 20px;
	cursor: pointer;
}

.selectbox {
	width: 88px;
	height: 38px;
	border: 1px solid #e1e1e1;
	border-right: 0;
	display: block;
	line-height: 38px;
	font-size: 14px;
	font-family: microsoft yahei;
	color: #0187d0;
	z-index: 10;
	position: absolute;
	top: 15px;
	left: 396px;
	text-indent: 20px;
	cursor: pointer;
	background: url(../images/offer_bg.png) 60px -60px no-repeat;
}



/*menu*/

.menu {
	width: 100%;
	height: 50px;
	background-color: #0070ce;
}

.menu p {
	width: 1100px;
	margin: 0 auto;
	height: 50px;
}

.menu p a {
	color: #ffffff;
	font-family: "microsoft yahei";
	line-height: 50px;
	font-size: 16px;
	display: block;
	float: left;
	width: 122px;
	display: inline-block;
	text-align: center;
}

.menu p a.home {
	background-color: #3c96e2;
	width: 124px;
}

.menu p a:hover {
	background-color: #3c96e2;
}
.container{
	width: 100%;
	background-color: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 20px;

}
.location {
	width: 1100px;
	margin: 0 auto 0;
}

.location p {
	background: url(../images/offer2016/offer_list.png) 12px 5px no-repeat;
	text-indent: 40px;
	line-height: 34px;
	background-color: #e9e9e9;
	color: #666666;
}

.location p i {
	font-style: normal;
	color: #666666;
}

.location p a {
	color: #666;
	margin: 0 7px;
}
.main{
	width: 1100px;
	margin: 15px auto 0;
}
.mainLeft{
	width: 810px;
	float: left;
}
.buy_information{
	float: left;
	background-color: #fff;
	width: 750px;
	padding:0 30px;
}
.information_title{
	position: relative;
	height: 52px;
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.information_title i{
	height: 22px;
	display: block;
	width: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 11px;
	float: left;
	color: #589917;
	font-style: normal;
	background-color: #f0fade;
	border: 1px solid #a3cc52;
}
.information_title h3{
	font:normal 28px/52px "microsoft yahei";
	float: left;
}
.information_title b{
	position: absolute;
	right: 0;
	bottom: 20px;
	color: #888888;
	font-family: arial;
	font-weight: normal;
}
.information_content{
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	padding: 16px 0;
	border-bottom: 1px solid #e5e5e5;
}
.other_information{
	width: 100%;
	float: left;
	padding-bottom: 24px;
}
.other_information h4{
	font:normal 18px/40px "microsoft yahei";
	margin-top: 10px;
}
.other_information dl{
	width: 550px;
	line-height: 30px;
	font-size: 14px;
}
.other_information dl dt{
	float: left;
	width: 70px;
	color: #888888;
}
.other_information dl dd{
	float: left;
	width: 480px;
}
.other_information dl dd b{
	font:normal 14px/30px arial;
	color: #FF6600;
}
.disc{
	line-height: 33px;
	width: 808px;
	float: left;
	margin-top: 15px;
	background-color: #fff4cc;
	border: 1px solid #f6d0ae;
	color: #888888;
}
.disc b{
	margin-left: 11px;
	color: #FF6600;

}
.kind{
	float: left;
	margin-top: 15px;
	background-color: #fff;
	width: 100%;
}
.kind_title{
	height: 50px;
	border-bottom: 1px solid #dcdcdc;
}
.kind_title h3{
	height: 20px;
	float: left;
	margin-left: 29px;
	margin-top: 15px;
	text-indent: 10px;
	font:normal 18px/20px "microsoft yahei";
	border-left: 4px solid #FF6600;
}
.buy_list{
	margin: 25px 0 30px 30px;
	height: 246px;
	width: 755px;
	overflow: hidden;
}
.buy_list ul{
	float: left;
	height: 252px;
	width: 756px;
}
.buy_list ul li{
	height: 83px;
	float: left;
	width: 251px;
	border-right: 1px dashed #dcdcdc;
	border-bottom: 1px dashed #dcdcdc;
}
.buy_list ul li span{
	margin-top: 10px;
	margin-left: 17px;
	float: left;
	font:normal 16px/40px "microsoft yahei";
}
.buy_list ul li .day{
	float:right;
	margin-right:5px
}
.buy_list ul li .day b{
	font-family: arial;
    color: #FF6600;
}
.buy_list ul li span a{
	color: #0070ce;
}
.buy_list ul li span a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.buy_list ul li p{
	margin-left: 17px;
	height: 30px;
	width: 234px;
	overflow: hidden;
	font:normal 14px/30px "microsoft yahei";
}

.mainRight{
	float: right;
	width: 270px;
}
.no_login{
	width: 270px;
}
.login_inter{
	padding-top: 4px;
	background-color: #fff;
}
.login_inter input{
	width: 100%;
	height: 37px;
	text-indent: 43px;
	background: url(../images/offer2016/login.png) 10px -55px no-repeat;
	font-size: 14px;
	line-height: 37px;
	border: 0;
}
.login_inter_infor{
	width: 100%;
	height: 100px;
	background:#e7e5e5;
	position: relative;
}
.login_inter_infor p{
	line-height: 24px;
	padding: 10px 0 0 8px;
	color: #666666;
	font-size: 14px;
}
.login_inter_infor p b{
	font-weight: normal;
	color: #FF6600;
}
.login_inter_infor a{
	position: absolute;
	line-height: 35px;
	bottom: 18px;
	font-size: 14px;
	text-decoration: underline;
	color: #FF6600;
	left: 174px;
}
.login_inter_infor a.login_btn{
	width: 80px;
	cursor: pointer;
	background-color: #FF6600;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
	color: #fff;
	height: 35px;
	font:normal 14px/35px "microsoft yahei";
	left: 82px;
	bottom: 18px;
}
.login_inter input.user_input{
	border-bottom: 1px solid #dcdcdc;
	background: url(../images/offer2016/login.png) 10px 4px no-repeat;
	float: left;
}
.company_free{
	width: 270px;
}
.company_free_title,.no_login_title{
	height: 50px;
	padding-left: 20px;
	position: relative;
	background: #e7e5e5;
}
.company_free_title h3,.no_login_title h3{
	color:#333333;
	font: normal 16px/50px "microsoft yahei";
}
.company_free_bot{
	background-color: #fff;

}
.company_free_bot img{
	margin-left: 106px;
	margin-top: 30px;
}
.company_free_bot p{
	line-height: 24px;
	padding: 20px 0 30px 30px;
	color: #666666;
	font-size: 14px;
}
.company_free_bot b{
	font-weight: normal;
	color: #FF6600;
}
.userHotLine{width: 100%;padding:10px 0;color:#ff0000;font-family: tahoma;font-size: 16px;text-align:center
}
.company{
	width: 270px;
}
.company_title{
	height: 50px;
	padding-left: 20px;
	position: relative;
	background: #0070CE;
}
.company_title i{
	position: absolute;
	height: 50px;
	width: 36px;
	top: -7px;
	left: 15px;
	background: url(../images/offer2016/offer_list.png) 0 -194px no-repeat;
}
.company_title h3{
	color:#fff;
	font: normal 16px/50px "microsoft yahei";
}
.contact_company{
	float: left;
	background-color: #fff;
}
.contact_company span{
	padding: 5px 20px;
	float: left;
	width: 230px;
	font:normal 14px/24px "microsoft yahei";
}
.contact_company span strong{
	font:normal 18px/24px arial;
	color: #d71010;
}
.contact_company span b{
	font:normal 18px/24px arial;
	color: #ff6600;
}
.contact_company h4{
	margin-left: 20px;
	margin-top: 5px;
	float: left;
	width: 250px;
	font:normal 16px/30px "microsoft yahei";
}
.contact_company h4 a{
	color: #df7033;
}
.contact_company dl{
	margin-left: 22px;
	padding-bottom: 10px;
	float: left;
	font:normal 12px/30px "microsoft yahei";
}
.contact_company dl dd{
	float: left;
	width: 170px;
	color: #4c4c4c;
}
.contact_company dl dt{
	float: left;
	color: #888;
	height:30px;
	width: 55px;
}

.contact_company dl dd a.qq_btn{
	background: url(../images/offer2016/offer_list.png) 0 -278px no-repeat;
	display: inline-block;
	height: 20px;
	width: 70px;
	margin-left: 10px;
	vertical-align: middle;
}
.contact_company p{
	float: left;
	font:normal 14px/22px "microsoft yahei";
	padding: 8px 22px;
	border-top: 1px solid #dcdcdc;
	color: #666666;
}
.sale_list{
	margin-top: 15px;
	float: left;
	background-color: #fff;
	width: 100%;
}
.sale_list_title{
	height: 50px;
	width: 100%;
	text-indent: 20px;
	font:normal 18px/50px "microsoft yahei";
	border-bottom: 1px solid #dcdcdc;
}
.sale_list ul{
	padding: 6px 0 7px;
	float: left;
	width: 268px;

}
.sale_list ul li{
	margin-left: 20px;
	text-indent: 14px;
	background: url(../images/offer2016/offer_list.png) 0 -111px no-repeat;
	font-size: 12px;
	line-height: 29px;
}
.sale_list ul li a{
	color:#666;
	}
.sale_list ul li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#footer {
	width: 1100px;
	margin: 0 auto 0;
	text-align: center;
	color: #818181;
	line-height: 24px;
	padding-bottom: 15px;
}

#footer .footNav {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background-color: #0070ce;
	color: #fff;
	text-align: center;
}

#footer .footNav a {
	color: #fff;
	margin: 0 10px;
}

#footer span {
	display: inline-block;
	color: #333333;
	font: normal 14px/60px \5b8b\4f53;
}

#footer strong {
	font-weight: normal;
	margin: 0 30px 0 0;
	font-family: tahoma, "\5b8b\4f53";
}

#footer strong img {
	vertical-align: middle;
	margin-left: 3px;
}

#footer a:hover {
	text-decoration: underline;
	color: #ff6600;
}

ul.footImg {
	width: 810px;
	display: block;
	margin: 15px auto 0;
	background: url("/images/Index/2019/copyright.png") no-repeat 0 0;
}
ul.footImg li {
	width: 135px;
    float: left;
}
ul.footImg li a {
	width: 112px;
	height: 47px;
	display: block;
	float: left;
}
.backHome {
	width: 54px;
	position: relative;
}

.backHome a {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	background: #5b7648;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(../images/index/rightBar.png) no-repeat 0 0;
	overflow: hidden;
	text-decoration: none;
}

.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome a.offerguest,
.backHome a.offerguest:hover {
	background: url(../images/index/rightBar.png) no-repeat 0 -114px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.backHome a.price {
	background: url(../images/index/rightBar.png) no-repeat 0px -57px;
}

.backHome a.rightWx {
	background: url(../images/index/rightBar.png) no-repeat 0px -228px;
}

.backHome img {
	position: absolute;
	right: 65px;
	top: 130px;
	display: none;
}

.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 494px;
	_top: expression(eval(document.documentElement.scrollTop+321));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
}

.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(../images/index/rightBar.png) no-repeat 0px -171px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#goTop {
	position: fixed;
	_position: absolute;
	top: 260px;
	display: block;
	right: 10px;
	z-index: 99999;
}

*html,
* html body {
	background-attachment: fixed;
}

*html #goTop {
	position: absolute;
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+145));}
	.mobileBot {
	position: absolute;
	right: 80px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}
.mobileBot img{

	width:90px;
}
.weixin a.mobile {
	background: url(../../images/offer_bg.png) 0 0px no-repeat;
	padding: 0 0 0 16px;
	margin-left: 10px;
	color: #666;
	margin: 0 5px;
	display: inline-block;
	position: absolute;
	top: -29px;
	right: 96px;
	font: 12px "\5b8b\4f53", Tahoma, Arial;
}
