﻿* {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei", "微软雅黑";
	color: #313741;
}
.clear {
	clear:both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.ellipsis{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.FL {
	float: left;
}
.blue {
	color: #5093ff;
}
/*.section {*/
	/*min-height: 768px;*/
/*}*/
.danwei {
	float: right;
	line-height: 50px;
	font-size: 12px;
	position: absolute;
	right: 0;
}

/*第一屏*/
.top-head {
	position: absolute;
	height: 200px;
	width: 100%;
	background: #5093FF;
	top: 0;
}
.head {
	height: 200px;
	background: url("../images/headBg.png") repeat-x #5093ff;
}
.head .headchild {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.head .head-title {
	padding: 40px 0 0 80px;
}
.head img.logo {
	position: absolute;
	top: 8px;
	right: 60px;
}
.content1 {
	padding-top: 4px;
	width: 1000px;
	margin: 0 auto;
}
.content1-left {
	width: 560px;
	float: left;
	position: relative;
}
.title {
	height: 50px;
	border-left: 4px solid #5093ff;
	background: #e3e9f4;
}
.title span.titleSpan {
	color: #313741;
	font-size: 18px;
	padding-left: 18px;
	line-height: 50px;
}
.time {
	float: right;
	padding: 10px 10px 0 0;
}
.time .timeY {
	padding-right: 10px;
	float: left;
}
.time .timeY button {
	float: left;
	border: none;
	width: 40px;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #313741;
	background-color: #d2dae8;
}
.time .timeY button.active {
	background: url("../images/timeY.png") repeat-x;
}
.time .timeY button.year {
	border-radius: 2px 0 0 2px;
	border: 1px solid #c0cbde;
}
.time .timeY button.month {
	border-radius: 0 2px 2px 0;
	border: 1px solid #c0cbde;
}
.time .timeY button.day {
	border-radius: 0 2px 2px 0;
	border: 1px solid #c0cbde;
	border-left: 0;
}
.time .time-data {
	float: left;
}
.time input {
	width: 120px;
	height: 28px;
	box-sizing: border-box;
	background-color: #d2dae8;
	border: 1px solid #c0cbde;
	text-align: center;
}
.time .timeS {
	width: 48px;
	height: 28px;
	box-sizing: border-box;
	background: url("../images/timeS.png") no-repeat;
	border: none;
}
.content1-left .all-man {
	text-align: right;
	font-size: 24px;
	color: #2d2e30;
	padding-top: 20px;
	position: absolute;
	right: 0;
}
.content1-left .danwei {
	font-size: 12px;
	padding: 8px 0;
	line-height: normal;
}
#bar {
	width: 560px;
	height: 375px;
}
.content1-left .roads {
	padding: 5px 0 0 26px;
}
.content1-left .roads ul {
	list-style: none;
	margin: 0;
}
.content1-left .roads ul li {
	float: left;
	padding: 0 14px;
	line-height: 30px;
	border: 1px solid #5093ff;
	border-right: 0;
	cursor: pointer;
	color: #5093ff;
}
.content1-left .roads ul li.first {
	border-radius: 2px 0 0 2px;
}
.content1-left .roads ul li.last {
	border-right: 1px solid #5093ff;
	border-radius: 0 2px 2px 0;
}
.content1-left .roads ul li.active {
	background: #5093ff;
	color: #ffffff;
}
.content1-right {
	width: 400px;
	margin: 0 0 0 38px;
	float: left;
}
.box {
	background: #eef4ff;
	border: 1px solid #e3e9f4;
}
.box .box-title {
	color: #313741;
	font-size: 18px;
	margin: 25px 0 6px 22px;
}
.box .box-title span {
	display: inline-block;
	width: 4px;
	height: 16px;
	background-color: #ff9813;
	vertical-align: middle;
	margin-right: 14px;
}
.zcl {
	height: 228px;
	position: relative;
}
.zcl .xsj {
	margin-top: 10px;
}
.zcl .xsj h3 {
	font-size: 14px;
	font-weight: normal;
	color: #313741;
	padding-left: 22px;
	line-height: 30px;
	margin: 0;
}
.zcl .xsj .line-num {
	width: 358px;
	height: 38px;
	color: #ffffff;
	line-height: 38px;
	text-align: center;
	margin: 0 0 0 22px;
}
.zcl .xsj .line-num div {
	float: left;
}
.zcl .xsj .line-num div.day {
	background: #ed4367;
	border-radius: 2px 0 0 2px;
	color: #fff;
}
.zcl .xsj .line-num div.week {
	background: #5093ff;
	color: #fff;
}
.zcl .xsj .line-num div.month {
	background: #d2dae8;
	border-radius: 0 2px 2px 0;
	color: #313741;
}
.zcl .num {
	font-size: 18px;
	color: #313741;
	position: absolute;
	right: 20px;
	top: 24px;
}
.zcl .num span {
	font-size: 26px;
}
.bz, .wifi {
	margin-top: 10px;
	height: 104px;
	position: relative;
}
.box .the-num {
	color: #2d2e30;
	font-size: 26px;
	padding: 12px 0 0 22px;
}
.bz-img {
	position: absolute;
	top: 26px;
	right: 30px;
}

/*第二屏*/
.content2,
.content3,
.content4 {
	width: 1000px;
	margin: 0 auto;
}
.content2-left,
.content3-left,
.content4-left {
	width: 560px;
	float: left;
	/*padding-top: 53px;*/
	position: relative;
}
.content2-right,
.content3-right,
.content4-right {
	width: 400px;
	margin: 0 0 0 38px;
	float: left;
	/*padding-top: 53px;*/
}
#dzjh {
	height: 300px;
}
#wxjh {
	height: 280px;
}
.content2-right .con2-book {
	height: 210px;
	margin-bottom: 10px;
}
.content2-right .con2-book .book {
	width: 360px;
	height: 140px;
	background: #ffffff;
	box-shadow: 5px 5px 5px #E5E9EF;
	margin: 10px auto 0;
	color: #313741;
}
.content2-right .con2-book .book-info {
	float: right;
	width: 240px;
}
.content2-right .con2-book .book-info h4 {
	font-weight: normal;
	font-size: 16px;
	line-height: 40px;
	margin: 0;
}
.content2-right .con2-book .book-info p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}
/*第三屏*/
#zjwl {
	height: 248px;
	position: relative;
}
#zjwl img {
	padding: 24px 0 0 126px;
}
#zjwl .zjwl-num {
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background: #e3e9f4;
	color: #393a43;
	font-size: 26px;
	text-align: center;
	position: absolute;
	top: 156px;
	left: 0;
}
#zjwl .zjwl-list {
	position: absolute;
	top: 74px;
	right: 0;
	line-height: 30px;
	font-size: 14px;
	text-align: right;
}
.content3-left .gwlf-con {
	position: relative;
	height: 324px;
}
.content3-left .gwlf-con p {
	font-size: 20px;
	text-align: right;
	padding-top: 50px;
}
.top5 {
	width: 190px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 100px;
}
.top5 h3 {
	font-size: 16px;
	margin: 0;
}
.top5 .lay {
	width: 200px;
	height: 16px;
}
.top5 .lay div {
	font-size: 14px;
}
.top5 .lay div.name {
	padding-left: 10px;
	float: right;
	line-height: 30px;
}
.top5 .lay div.number {
	margin: 5px 0;
	float: right;
	width: 140px;
}
.top5 .lay div.number div {
	background: #f4ad25;
	color: #ffffff;
	font-size: 12px;
	text-align: right;
	float: right;
	padding-right: 10px;
}
.top5 div.number span {
	padding-right: 10px;
}
#map {
	width: 380px;
	height: 300px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.content3-right .mobile {
	height: 398px;
}
.content3-right .mobile .paybox {
	width: 172px;
	height: 285px;
	background: #e3e9f4;
	float: left;
	margin-top: 42px;
	position: relative;
	text-align: center;
}
.content3-right .mobile .mobile-pay {
	margin: 42px 10px 0 24px;
}
.content3-right .mobile .blogo {
	position: absolute;
	left: 52px;
	top: -30px;
}
.content3-right .mobile .bnum {
	width: 140px;
	height: 50px;
	background: #000;
	color: #ffffff;
	text-align: center;
	border-radius: 2px;
	font-size: 22px;
	line-height: 50px;
	margin: 50px auto 6px;

}
.content3-right .mobile .bborder {
	width: 60px;
	height: 2px;
	background: #000000;
	margin: 0 auto;
}
.content3-right .mobile .btitle {
	height: 68px;
	text-align: center;
	font-size: 16px;
	color: #313741;
}
.content3-right .mobile .btitle {
	height: 68px;
	text-align: center;
	font-size: 16px;
	color: #313741;
	padding: 0 34px;
}
.content3-right .mobile-pay .btitle span {
	display: block;
	padding-top: 26px;
}
.content3-right .zfb-pay .btitle span {
	display: block;
	padding-top: 16px;
}
.content3-right .car {
	height: 260px;
	margin-top: 10px;
	position: relative;
}
.content3-right .all-tc {
	padding: 24px 0 26px 22px;
}
.content3-right .all-tc div {
	font-size: 14px;
	color: #313741;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 20px;
}
.content3-right .all-tc span {
	font-size: 26px;
	display: block;
}
.content3-right .car .dot {
	width: 20px;
	height: 10px;
	border-radius: 2px;
	margin: 6px 20px 6px 22px;
	display: inline-block;
	vertical-align: top;
}
.content3-right .car .dot1 {
	background: #5093ff;
}
.content3-right .car .dot2 {
	background: #b3bdcd;
}
.content3-right .road {
	color: #5093ff;
	border: 1px solid #5093ff;
	display: inline-block;
	padding: 4px 16px;
	border-radius: 2px;
	margin: 20px 0 0 22px;
}
#circle {
	width: 230px;
	height: 230px;
	position: absolute;
	right: 0;
	bottom: 0;
}
/*第四屏*/
.content4-left .hot-three {
	height: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
}
.content4-left .hot-three .hot1 {
	float: left;
	position: relative;
	padding: 0 0 24px 48px;
	border-left: 1px dashed #000;
	border-bottom: 1px dashed #000;
	margin: 32px 0 0 30px;
	font-size: 20px;
	width: 100px;
}
.content4-left .hot-three .hot1 img {
	position: absolute;
	left: -20px;
	top: -20px;
}
.content4-left .hot-three .search-num {
	font-size: 14px;
	line-height: 30px;
}
.content4-left .hot-three .hot2 {
	float: left;
	position: relative;
	padding: 0 0 30px 48px;
	border-left: 1px dashed #000;
	border-bottom: 1px dashed #000;
	margin: 76px 0 0 0;
	font-size: 20px;
	width: 100px;
}
.content4-left .hot-three .hot2 img {
	position: absolute;
	left: -20px;
	top: -2px;
	background: #ffffff;
	padding-top: 10px;
}
.content4-left .hot-three .hot3 {
	float: left;
	position: relative;
	padding: 10px 0 0 48px;
	margin: 119px 0 0 0;
	font-size: 20px;
	width: 182px;
}
.content4-left .hot-three .hot3 img {
	position: absolute;
	left: -20px;
	top: 10px
}
.content4-left .hot-three .hot3 div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content4-right .hotbook {
	height: 330px;
}
.content4-left .hotlogo {
	position: absolute;
	right: 0;
	top: 30px;
	width: 130px;
	height: 70px;
	font-family: "Impact";
	font-size: 50px;
	line-height: 70px;
	color: #ffffff;
	background: #ed4367;
	border-radius: 2px;
	text-align: center;
}
.content4-left .hot-con {

}
.content4-left .hot-con .hot-left {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 277px;
	float: left;
}
.content4-left .hot-con .hot-right {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 277px;
	float: left;
	border-left: 1px solid #d7e2e7;
}
.content4-left .hot-con .hotLay {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 0 0 20px;
}
.content4-left .hot-con .hot-time {
	color: #949dac;
	float: right;
	width: 110px;
	text-align: left;
}
.content4-left .hot-s {
	background: #e6eef2;
}
.content4-right .newbook {
	height: 330px;
	margin-top: 10px;
}
.content4-right .hotbook-box {
	padding: 24px 0 0 22px;
}
.content4-right .hotbookimg {
	width: 144px;
	height: 209px;
	border: 3px solid #e3e9f4;
	position: relative;
	float: left;
}
.content4-right .hotbookimg img.hotBookLogo {
	position: absolute;
	top: -6px;
	right: -6px;
}
.content4-right .hotbookinfo {
	float: left;
	padding-left: 25px;
	width: 195px;
}
.content4-right .hotbookinfo h4 {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content4-right .hotbookinfo p {
	line-height: 22px;
	font-size: 12px;
	margin: 0;
}
.content4-right .saoyisao {
	font-size: 14px;
	margin: 12px 0 0 15px;
	float: left;
}
.content4-right .saoyisao .blue {
	float: left;
	padding: 15px 0 0 12px;
}

