﻿@charset "utf-8";
/*classmenu*/

.newslist {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.newslist li {
	font-size: 14px;
	padding-left: 26px;
	background: url(../img/index_news_list_inco.png) no-repeat 15px 18px;
	border-bottom: 1px solid #cccccc;
	height: 40px;
	line-height: 40px;
}
.newslist li span {
	float: right;
	padding-right: 5px;
}
.newslistpage ul {
	padding: 10px;
	padding-bottom: 0px;
	text-align: center;
}
.newslistpage li {
	color: #0846ad;
	font-size: 14px;
	border: 1px #0846ad solid;
	width: 30px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	display: inline-table;
	text-align: center;
	margin: 5px;
}
.newslistpage li a {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}
.newslistpage li a:link {
	color: #0846ad;
	text-decoration: none;
}
.newslistpage li a:visited {
	color: #0846ad;
	text-decoration: none
}
.newslistpage li a:active {
	color: #0846ad;
	text-decoration: none
}
.newslistpage li a:hover {
	color: #ffffff;
	background-color: #0846ad;
	text-decoration: underline;
	position: relative;
}
.newslistpage ul li.pageupdown {
	width: 60px;
	height: 30px;
	line-height: 30px;
}
.newslistpage ul li.pageupdownok {
	width: 60px;
	height: 30px;
	border-color: #0846ad;
}
.newslistpage ul li.pageupdownok a {
	display: block;
	width: 60px;
	height: 30px;
	line-height: 30px;
}
.newslistpage ul li.choose {
	color: #ffffff;
	background-color: #0846ad;
}
.classmenu {
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 10px;
}
.classmenu_title {
	width: 100%;
	background: #f9f9f9;
	font-size: 16px;
	height: 55px;
	color: #333333;
	line-height: 55px;
	text-indent: 20px;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
}
.classmenu_content ul {
	width: 276px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.classmenu_content ul li {
	background: url(../img/icon_menu.png) no-repeat 30px;
	border-bottom: 1px #cccccc solid;
	height: 50px;
	text-indent: 80px;
	line-height: 50px;
	width: 100%;
}
.classmenu_content ul li:hover {
	background: url(../img/icon_menu2.png) no-repeat 30px;
}
.classmenu_content ul li.choose {
	background: url(../img/icon_menu2.png) no-repeat 30px;
}
.classmenu_content ul li.choose a {
	color: #80c269;
}
.classmenu_content ul li a {
	display: block;
	width: 100%;
	height: 100px;
	font-size: 16px;
}
.classmenu_content ul li a:hover {
	color: #80c269;
}
.newslistpic {
	float: left;
	margin-top: 10px;
}
.newslistpic_title {
	background: #CC0000;
	height: 30px;
	width: 294px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
	line-height: 30px;
}
.newslistpic_content {
	border-left: #d63334 solid 1px;
	border-right: #d63334 solid 1px;
	border-bottom: #d63334 solid 1px;
	width: 292px;
	float: left;
}
.newslistpic_content ul {
}
.newslistpic_content ul li {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	text-align: center;
}
.newslistpic_content ul li img {
	width: 120px;
	height: 90px;
	border: 1px solid #cccccc;
}
.hotlist {
	float: left;
	margin-top: 10px;
}
.hotlist_title {
	background: #CC0000;
	background-repeat: no-repeat;
	height: 30px;
	width: 294px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
	line-height: 30px;
}
.hotlist_content {
	border-left: #d63334 solid 1px;
	border-right: #d63334 solid 1px;
	border-bottom: #d63334 solid 1px;
}
.hotlist_content ul {
	padding-left: 8px;
	padding-top: 5px;
}
.hotlist_content ul li {
	list-style: inside;
	list-style-type: decimal;
	list-style-position: inside;
}
.ItemImgList {
	clear: both;
	margin-top: 10px;
	float: left;
}
.ItemImgListTitle {
	background: #CC0000;
	height: 30px;
	width: 294px;
}
.ItemImgListTitle span {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	line-height: 30px;
}
.ItemImgListContent {
	text-align: center;
	width: 292px;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	border-left: #d63334 solid 1px;
	border-right: #d63334 solid 1px;
	border-bottom: #d63334 solid 1px;
}
.ItemImgListContent ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	padding-right: 0px;
	margin: 0;
	float: left;
}
.ItemImgListContent ul li {
	list-style: none;
	margin: 5px;
	padding: 0;
	float: left;
}
.ItemImgListContent ul li a img {
	padding: 0;
	margin: 0;
	width: 120px;
	height: 90px;
	border: 1px solid #cccccc;
}
.searchbox {
	width: 294px;
	margin-top: 10px;
	float: right;
	width: 282px;
	border: #cc1213 1px solid;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
}
.searchbox ul li {
	text-align: center;
	margin: 5px;
}
.searchbox input, .searchbox select, .searchbox textarea {
	vertical-align: middle;
	font-size: 12px;
}
.searchbox .keyword {
	height: 13px;
	width: 130px;
	font-size: 12px;
	padding: 5px 0 4px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #cc1213;
	background: url(../img/search_bg.gif) left center no-repeat #FFFFFF;
}
.searchbox select {
	font-size: 12px;
	width: 60px;
}
.searchbox .search {
	height: 22px;
	width: 56px;
	border: 0px solid #ACE;
	font: 12px bold;
	height: 22px;
	line-height: 19px;
	margin-right: 10px;
	background: #DAECFE;
	color: #ffffff;
	padding: 0 5px;
	background: url(../img/search_submit.gif) right top no-repeat;
}
.news_title {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.news_title h2 {
	text-align: center;
	margin: 5px;
	line-height: 35px;
	display: block;
	font-size: 24px;
	font-weight: normal;
	border-bottom: double #eaeaea;
	padding-bottom: 5px;
}
.news_video {
	text-align: center;
	width: 480px;
	margin-left: 120px;
}
.news_content {
	font-size: 16px;
	line-height: 30px;
	padding: 20px;
	overflow: auto;
}
.news_content p, .news_content div {
	padding-bottom: 10px;
}
.news_down {
	text-align: center;
	padding-top: 30px;
}
.news_down .news_down_a {
	background: #0046b5;
	color: #fff;
	padding: 8px 20px;
	border-radius: 5px;
	font-size: 16px;
}
.news_down .news_down_a:hover {
	background: #80c269;
}
.news_content img {
	max-width: 780px;
}
.newslist2 ul li a {
	display: inline-block;
	width: 100%;
	padding: 20px 0;
}
.newslist2 ul li a:hover {
	background: #fffef2
}
.newslist2 ul li span.imgBox {
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 200px;
	height: 120px;
}
.newslist2 ul li span.imgBox img {
	width: 200px;
	height: 120px;
	border: 0;
}
.newslist2 ul li .txtBox {
	width: 480px;
	height: 120px;
	margin-left: 18px;
	float: left;
	display: inline-block;
	overflow: hidden;
	padding-right: 15px;
}
.newslist2 ul li .txtBox .s01 {
	font-size: 18px;
	color: #1b1b1b;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newslist2 ul li .txtBox .s02 {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 26px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	padding-top: 15px;
}
.newslist2 ul li .txtBox .s02 span {
	color: #0846ad;
	display: inline;
}
.newslist3 {
	width: 100%;
	float: left;
	clear: both;
}
.newslist3 ul li {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0;
	width: 220px;
}
.newslist3 ul li:nth-child(3), .newslist3 ul li:nth-child(6), .newslist3 ul li:nth-child(9), .newslist3 ul li:nth-child(12), .newslist3 ul li:nth-child(15), .newslist3 ul li:nth-child(18) {
	padding-right: 0;
}
.newslist3 ul li a {
	display: inline-block;
	width: 100%;
}
.newslist3 ul li .imgBox {
	width: 100%;
	display: inline-block;
}
.newslist3 ul li .imgBox img {
	width: 220px;
	height: 150px;
}
.newslist3 ul li .txtBox {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.news_prev_next {
	clear: both;
	padding: 20px 20px;
}
.news_prev_next ul li {
	float: left;
	width: 50%;
	font-size: 16px;
	overflow: hidden;
}
.news_prev_next ul li a {
	color: #0046b5
}
