@charset "UTF-8";

.clearfix:after {
	display: block;
	content: '';
	clear: both;
	height: 0;
}

.sub_content {
	width: 100%;
	padding-bottom: 33px;
}

.sub_content .sub_content_center {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	margin-top: -125px;
	box-sizing: border-box;
}

.sub_content .sub_content_center .sub_content_right_top {
	height: 40px;
	line-height: 40px;
}

.sub_content .sub_content_center .sub_content_right_top .home {
	color: #757575;
	height: 100%;
	font-size: 14px;
}

.sub_content .sub_content_center .sub_content_right_top .home a {
	display: inline-block;
	height: 100%;
}

.sub_content .sub_content_center .sub_content_right_top .home a img {
	display: inline-block;
	width: 16px;
	height: 14px;
	margin-top: -4px;
}

.sub_content .sub_content_center .sub_content_right_top .home a span {
	display: inline-block;
	box-sizing: border-box;
	height: 100%;
	padding-left: 5px;
}

.sub_content .sub_content_center .sub_content_right_top .home a .home_com
	{
	color: #bdbdbd;
}

.sub_content .sub_content_center .sub_content_left {
	width: 230px;
}

.sub_content .sub_content_center .sub_content_left .sub_content_left_title
	{
	height: 40px;
	background: #203b7a;
	line-height: 40px;
	color: #fff;
	padding: 0 10px;
}

.sub_content .sub_content_center .sub_content_left .sub_content_left_title h2
	{
	display: inline-block;
	width: 80%;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.sub_content .sub_content_center .sub_content_left .sub_content_left_title span
	{
	display: inline-block;
	width: 20%;
	height: 100%;
	text-align: right;
	float: right;
}

.sub_content .sub_content_center .sub_content_left .hot_news {
	box-sizing: border-box;
	background: #fff;
	margin-top: 20px;
	border: solid 1px #e9efff;
}

.sub_content .sub_content_center .sub_content_left .hot_news .hot_news_top
	{
	height: 40px;
	background: #203b7a;
	padding: 0 10px;
}

.sub_content .sub_content_center .sub_content_left .hot_news .hot_news_top h3
	{
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
}

.sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list
	{
	margin-top: 10px;
	padding: 0 10px;
	box-sizing: border-box;
}

.sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list>ul li
	{
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #424242;
}

.sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list>ul li a
	{
	display: inline-block;
	width: 100%;
	height: 100%;
}

.sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list>ul li a img
	{
	display: inline-block;
	width: 16px;
	height: 8px;
	float: left;
	margin-top: 4px;
}

.sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list>ul li a span
	{
	display: inline-block;
	width: 152px;
	height: 100%;
	float: left;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #eee;
}

.sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list>ul li a:hover
	{
	color: #203b7a;
}

.sub_content .sub_content_center .sub_content_left .hyzx {
	border: none;
	height: auto;
}

.sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item {
	width: 230px;
	height: 58px;
}

.sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item a img
	{
	display: inline-block;
	width: 100%;
	height: 100%;
}

.sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item a img:hover
	{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item:nth-child(2)
	{
	margin: 10px 0;
}

.sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item:nth-child(3)
	{
	margin-bottom: 10px;
}

.sub_content .sub_content_center .sub_content_left .xhgk {
	margin: 0;
	border: none;
}

.sub_content .sub_content_center .sub_content_left .xhgk>ul li {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #203b7a;
	cursor: pointer;
	padding: 0 10px;
	font-weight: bold;
	background: #f5f5f5;
	margin-top: 2px;
}

.sub_content .sub_content_center .sub_content_left .xhgk>ul li:hover {
	color: #fff;
	background: #6080d0;
}

.sub_content .sub_content_center .sub_content_left .xhgk>ul li span {
	float: right;
}

.sub_content .sub_content_center .sub_content_left .xhgk>ul .on {
	color: #fff;
	background: #6080d0;
}

.sub_content .sub_content_center .sub_content_right {
	box-sizing: border-box;
	width: 910px;
	margin-left: 20px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list
	{
	margin-top: 20px;
	padding: 0 30px 30px 30px;
	min-height: 600px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .choose
	{
	padding: 12px;
	font-size: 14px;
	background: #f2f2f2;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .choose .sxdq p
	{
	margin-right: 6px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .choose .sxdq>ul li
	{
	float: left;
	padding: 0 6px;
	cursor: pointer;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .choose .sxdq>ul .selected
	{
	color: #203b7a;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list table
	{
	margin-top: 15px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list table tr:nth-child(odd)
	{
	background: #f2f2f2;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list table th
	{
	line-height: 40px;
	border-left: 1px solid #fff;
	background: #203b7a;
	color: #fff;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list table td
	{
	line-height: 40px;
	border-left: 1px solid #fff;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li
	{
	height: 40px;
	line-height: 40px;
	border-bottom: dashed 1px #eee;
	margin-top: 8px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a
	{
	display: inline-block;
	width: 100%;
	height: 100%;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a .news_title
	{
	display: inline-block;
	width: 700px;
	color: #424242;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/newslist_icon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a .publish_date
	{
	font-size: 14px;
	color: #bdbdbd;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a:hover .news_title,
	.sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a:hover .publish_date
	{
	color: #203b7a;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .title_txt
	{
	border-bottom: solid 1px #eee;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .title_txt h2
	{
	font-size: 28px;
	color: #353535;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .title_txt .publish_date
	{
	font-size: 14px;
	color: #bdbdbd;
	text-align: center;
	margin-top: 10px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .detail_txt img
	{
	display: block;
	max-width: 800px;
	margin: 0 auto;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .detail_txt .video
	{
	display: block;
	max-width: 800px;
	margin: 30px auto;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .dt-container
	{
	margin: 30px 0;
	width: 100%;
	height: 530px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .wxxianlu-banner img
	{
	width: 100%;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-title
	{
	width: 100%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	padding: 15px 0;
	position: relative;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-title p
	{
	color: #198be6;
	font-size: 16px;
	line-height: 25px;
	height: 25px;
	display: inline-block;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-title span
	{
	display: block;
	content: '';
	width: 80%;
	height: 1px;
	background: #198be6;
	position: absolute;
	right: 0;
	top: 30px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-content-text
	{
	padding-bottom: 20px;
	border-bottom: solid 1px #eee;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-content-text p
	{
	text-indent: 2rem;
	line-height: 2rem;
	font-size: 16px;
}

.sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-content-bottom
	{
	margin-top: 20px;
	line-height: 2rem;
	font-size: 16px;
}

.sub_content .sub_content_center .hydl_box {
	width: 517px;
	height: 321px;
	margin: 0 auto;
	
}

.sub_content .sub_content_center .hydl_box .hydl_box_tit {
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	font-size: 18px;
	font-weight: 600;
	color: #203b7a;
	line-height: 100px;
	padding: 0 15px;
}

.sub_content .sub_content_center .hydl_box .hydl_box_tit img {
	display: block;
	float: left;
	width: 166px;
	height: 60px;
	margin-top: 10px;
}

.sub_content .sub_content_center .hydl_box .hydl_box_tit h3 {
	float: left;
	margin-left: 30px;
}

.sub_content .sub_content_center .hydl_box .hydl_box_tit h3 span {
	opacity: 0.3;
	font-style: italic;
}

.sub_content .sub_content_center .hydl_box .hydl_box_con {
	width: 80%;
	padding-left: 40px;
	padding-right: 25px;
	margin: 0 auto;
}

.sub_content .sub_content_center .hydl_box .hydl_box_con>ul {
	margin-top: 20px;
}

.sub_content .sub_content_center .hydl_box .hydl_box_con>ul li {
	position: relative;
	line-height: 32px;
	margin-bottom: 22px;
}

.sub_content .sub_content_center .hydl_box .hydl_box_con>ul li span {
	color: #203b7a;
	font-size: 18px;
}

.sub_content .sub_content_center .hydl_box .hydl_box_con>ul li input {
	width: 68%;
	margin-left: 52px;
	box-sizing: border-box;
	vertical-align: top;
	line-height: 32px;
	height: 32px;
	font-size: 16px;
	color: #212121;
	background: #fff;
	padding-left: 10px;
}

.sub_content .sub_content_center .hydl_box .hydl_box_con .inp_btn {
	margin-top: 6px;
	margin-left: 110px;
	width: 68%;
	height: 40px;
	line-height: 40px;
	background: #203b7a;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

/*鍒嗛〉鏍峰紡閲嶇疆*/
.page_box {
	margin-top: 50px;
}

.page_box .fenye>ul li {
	border: 1px solid #757575;
	color: #757575;
}