.background_pic {
	width: 100%;
	height: 288px;
	background-image: url("../img/forecast_bg.png");
	background-position: center;
}

.background {
	background-color: #f8f9fb;
	width: 100%;
	height: 100%;
}

.nav1 {
	width: 1118px;
	height: 60px;
	border: 1px solid #eaeaea;
	position: relative;
	left: 50%;
	top: -32px;
	background-color: white;
	transform: translate(-50%);
}

.nav1 ul li {
	float: left;
	margin-left: 27px;
	height: 57px;
	line-height: 60px;
}

.nav3 ul li a:hover {
	color: black;
	background: #3aa3e4;
}

.main {
	width: 1120px;
	margin: 0 auto;
}

.font {
	font-size: 15px;
	color: black;
	margin-top: 20px;
	margin-left: 20px;
}

.main {
	width: 1120px;
	margin: 0 auto;
	height: 100%;
}

.nav2 {
	height: 90px;
	width: 100%;
	background-color: white;
	margin-top: 20px;
	border: 1px solid #e8e8e8;
	position: relative;
}

.p_1 {
	display: inline-block;
	margin-left: 30px;
	margin-top: 13px;
	font-size: 14px;
	font-weight: bold;
}

#p_2 {
	display: inline-block;
	position: absolute;
	height: 25px;
	width: 40px;
	text-align: center;
	left: 107px;
	top: 12px;
}

.p_2 a {
	font-size: 15px;
}

.p_2:hover {
	background-color: #fdb747;
	border-radius: 5px;
}

.list1 {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}

.list {
	float: right;
	margin-top: 12px;
	margin-right: 35px;
	width: 930px;
}

.list ul li {
	float: left;
	margin-left: 30px;
	height: 25px;
	margin-bottom: 15px;
	width: 100px;
}

.alink2 {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 2px;
	color: black;
	font-size: 14px;
	text-align: center;
}

.nav3 {
	width: 1118px;
	height: 60px;
	border: 1px solid #eaeaea;
	position: relative;
	left: 50%;
	background-color: white;
	transform: translate(-50%);
	margin-bottom: 20px;
}

.nav3 ul li {
	float: left;
	margin-left: 27px;
	height: 57px;
	line-height: 60px;
}

.nav1 ul {
	height: 57px;
	width: 260px;
	margin: 0 auto;
	text-align: center;
}

.address {
	width: 1120px;
	height: 41px;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	border-bottom: 1px solid #c1c1c1;
	background: url(../img/bg-2.png) repeat-x 0 38px;
}

.address span {
	display: inline;
	font-size: 15px;
	vertical-align: top;
	margin-left: 10px;
	color: #c1c1c1;
}

.alink {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #bababa;
}

.nav1hover {
	color: black;
	border-bottom: 4px solid #3aa3e4;
}

.hovered {
	background-color: #1D32A1;
}

.nav3_time, .nav_share {
	height: 50px;
	width: 1120px;
	background-color: white;
	margin-top: -1px;
	border: 1px solid #e8e8e8;
	position: absolute;
}

.nav3hover {
	color: white;
	background-color: #fdb747;
	border-radius: 5px;
}

.list_time {
	float: right;
	margin-top: 13px;
	width: 930px;
}

.list_time ul li {
	float: left;
	margin-left: 20px;
	height: 25px;
}

.time_p_2 {
	display: inline-block;
	position: absolute;
	height: 25px;
	width: 40px;
	text-align: center;
	left: 118px;
	top: 12px;
}

.table2 {
	width: 1120px;
	margin-top: 25px;
}

.sidebar {
	width: 240px;
	border: 1px solid #ebebeb;
	background-color: white;
}

.blue {
	width: 30px;
	height: 4px;
	background-color: #3aa3e4;
	margin-left: 20px;
}

.siderbar_content {
	width: 190px;
	margin: 0 auto;
	margin-top: 20px;
}

.hidden {
	display: none;
}

/*以下是选项卡代码*/
.choose {
	width: 100%;
	height: 73px;
	padding-left: 20px;
	padding-top: 20px;
}

.choose li {
	width: 158px;
	height: 62px;
	margin-right: 10px;
	float: left;
}

.font_page {
	box-sizing: border-box;
	padding: 14px 14px;
	display: none;
	border: 1px solid #e8e8e8;
	margin: 20px 0 20px 20px;
	height: 100%;
	background-color: white;
}

.show {
	display: block;
}

option {
	text-align: center;
}

.lable {
	position: absolute;
	right: -5%;
	top: 10%;
}

.time {
	position: absolute;
	right: -5%;
	top: 12%;
	margin: 0 auto;
	width: 55px;
	height: 55px;
}

.time span {
	color: white;
	font-size: 12px;
	width: 55px;
	display: block;
	padding-top: 5px;
	text-align: center;
}

.time p {
	font-size: 25px;
	color: white;
	text-align: center;
	font-weight: bold;
	line-height: 27px;
	width: 55px;
}

.box {
	height: 120px;
	border: 1px solid #ebebeb;
	padding: 13px;
	position: relative;
	background-color: white;
}

.box:hover {
	box-shadow: 0 0 8px #DDD;
	-moz-box-shadow: 0 0 8px #DDD;
	-webkit-box-shadow: 0 0 8px #DDD;
}

.title {
	margin-top: 10px;
	color: black;
	height: 74px;
	margin-right: 30px;
}

.data_hits {
	text-align: left;
	width: 33%;
	display: inline-block;
	font-size: 12px;
}

.data_collections {
	text-align: left;
	width: 33%;
	display: inline-block;
}

.data_gl {
	width: 33%;
	display: inline-block;
	font-weight: lighter;
	color: #8e8e8e;
}

.bot {
	width: 100%;
	margin-top: 10px;
	display: inline-flex;
}

.content {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin: 50px 0 16px 0;
}

.list_content {
	width: 100%;
	height: 150px;
	border: 1px solid #e8e8e8;
	background-color: white;
	margin-top: 20px;
	padding: 20px;
}

.left_cont {
	width: 25%;
	float: left;
}

.middle_cont {
	margin-right: 44px;
	white-space: normal;
	overflow: hidden;
	height: 100%;
	float: right;
	font-size: 14px;
	width: 70%;
	word-wrap: break-word;
}

.data_title {
	margin-top: 10px;
	font-size: 25px;
	font-weight: bold;
}

.data_time {
	margin-top: 10px;
	color: #d3d3d3;
	font-size: 12px;
	word-break: keep-all;
	white-space: nowrap;
}

.data_hits {
	width: 100px;
	display: inline-block;
}

.data_collecctions {
	width: 100px;
	display: inline-block;
}

.data_createtime {
	width: 100px;
	display: inline-block;
}

.data_content {
	margin-top: 10px;
	line-height: 24px;
	word-break: normal;
	width: auto;
	display: block;
	word-wrap: break-word;
	overflow: hidden
}