/**
 * pc版
 * */

header,
footer {
	min-width: 1300px;
}


/**
 * 头部
 * */

header {
	width: 100%;
	background: url(../images/header-line.png) no-repeat top center;
	min-width: 1200px;
}

.top {
	width: 1200px;
	height: 82px;
	margin: 0 auto;
	padding-top: 4px;
}

.top-logo {
	width: 370px;
	height: 82px;
	float: left;
}

.top-logo img {
	width: 370px;
	height: 82px;
}


/**
 * 菜单
 * */

.top-menu {
	float: right;
	width: 540px;
	height: 60px;
	padding-top: 22px;
}

.nav {
	height: 50px;
}

.top-menu .nav li {
	float: left;
	list-style: none;
}

.top-menu .nav li>a {
	display: block;
	height: 50px;
	padding: 0 10px;
	line-height: 60px;
	color: gray;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #000000;
}

.top-menu .nav li a:hover,
.top-menu .nav li a.current {
	color: #1a95d4;
	background: url(../images/nav-li-hover.png) no-repeat bottom center;
}

.top-menu .nav li .box {
	width: 100%;
	height: 35px;
	position: absolute;
	top: 85px;
	left: 0;
	background: url(../images/nav-ul.png) no-repeat center;
	display: none;
	z-index: 1111;
}

.top-menu .nav li .box a {
	display: block;
	padding: 0 10px;
	height: 35px;
	float: left;
	color: #fff;
	line-height: 35px;
	border: none;
	background: none;
}

.top-menu .nav li .box a:hover {
	text-decoration: none;
	color: #fff;
	background: #1a95d4;
}

.body-div {
	width: 100%;
	height: auto;
}


/**
 * 轮播图
 * */

.body-banner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.slideshow-box {
	height: 510px;
	overflow: hidden;
	position: relative;
}


/**
 * 新闻域
 * */

.body-news {
	width: 1200px;
	height: 500px;
	margin: 20px auto 0 auto;
	/*background: #1a95d4;
	*/
	border-top: 5px #1a95d4 solid;
	box-shadow: 0 0 6px #DDDDDD;
	color: #807676;
}

.body-news-l {
	width: 380px;
	height: 480px;
	float: left;
	background: #fff;
	margin: 10px 5px 10px 15px;
}

.body-news-l-main-info {
	position: relative;
	height: 220px;
	border: solid 1px #FFF;
	width: 345px;
	margin: 5px 5px 5px 30px;
}

#dv_scroll {
	position: absolute;
	height: 220px;
	overflow: hidden;
	width: 320px;
}

#dv_scroll .Scroller-Container {
	width: 100%;
	line-height: 24px;
}

#dv_scroll_bar {
	position: absolute;
	right: 0;
	top: 0px;
	width: 15px;
	height: 220px;
	border-left: 1px solid #AAAAAA;
}

#dv_scroll_bar .Scrollbar-Track {
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 220px;
}

#dv_scroll_bar .Scrollbar-Handle {
	position: absolute;
	left: -2px;
	top: 0;
	width: 3px;
	height: 29px;
	overflow: hidden;
	background: #ba251d;
	cursor: pointer;
}

#dv_scroll_text {
	position: absolute;
}

.body-news-l-main-img {
	margin: 5px 30px;
	width: 320px;
	height: 175px;
}

.body-news-c {
	width: 390px;
	height: 480px;
	float: left;
	background: #fff;
	margin: 10px 3px;
	border-left: 1px #DDDDDD solid;
	border-right: 1px #DDDDDD solid;
}

.body-news-c-main {
	width: 340px;
	height: auto;
	margin: 5px 25px;
	position: relative;
}

.body-news-c-main-hot {
	width: 340px;
	height: 210px;
}

.body-news-c-main-hot-img {
	width: 340px;
	height: 175px;
}

.body-news-c-main-hot-img img {
	width: 100%;
	height: 100%;
}

.body-news-c-main-hot-title {
	width: 100%;
	height: 35px;
	display: inline-block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.body-news-c-main-hot-title a {
	line-height: 35px;
}

.body-news-c-main-hot-title:hover {
	color: #328ecf;
}

.body-news-c-main-hot-date {
	background: #d2362d;
	width: 62px;
	height: 55px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.body-news-c-main-hot-date label {
	display: block;
	height: 30px;
	width: 62px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.body-news-c-main-hot-date span {
	display: block;
	height: 25px;
	width: 62px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.2);
	font-size: 13px;
}

.body-news-c-main .body-news-c-ul li {
	padding: 5px;
	height: 20px;
}

.body-news-c-main .body-news-c-ul li a {
	color: inherit;
	/*继承父级颜色*/
}

.body-news-c-main .body-news-c-ul li:hover {
	color: #fff;
	background: #328ecf;
}

.title-span {
	width: 230px;
	display: inline-block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.time-span {
	float: right;
	text-align: right;
}

.body-news-r {
	width: 380px;
	height: 480px;
	float: left;
	background: #fff;
	margin: 10px 10px 10px 5px;
}

.body-news-r-main {
	width: 330px;
	height: auto;
	margin: 5px 25px;
}

.body-news-r-main-ul li {
	padding: 5px;
	height: 20px;
}

.body-news-r-main-ul li a {
	color: inherit;
	/*继承父级颜色*/
}

.body-news-r-main-ul li:hover {
	color: #fff;
	background: #328ecf;
}

.body-news-top {
	margin: 10px 30px;
	width: 320px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #AAAAAA dashed;
}

.news-top-text {
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}

.news-top-red {
	color: #ba251d;
}

.news-top-more {
	float: right;
	width: 41px;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	padding-left: 18px;
	background: url(../images/more.png)no-repeat left;
}

.news-top-more a {
	color: #4c4c4c;
}

.news-top-more a:hover {
	color: #1a95d4;
}


/**
 * 友情链接
 * */

.body-link {
	width: 1000px;
	margin: 20px auto;
	height: 100px;
}

.body-link-top {
	width: 100%;
	text-align: center;
	height: 35px;
	font-size: 16px;
}

.body-link-box {
	width: 1000px;
	height: 40px;
	float: left;
	overflow: hidden;
}

.body-link-box img {
	margin: 0 auto;
	margin-left: 5px;
	border: 0px;
	width: 120px;
	height: 35px;
}

.body-link-box-pic {
	width: 800%;
	float: left;
	display: inline;
}

.allPic {
	float: left;
	display: inline;
}

.allPic2 {
	float: left;
	display: inline;
}

footer {
	background: #696969;
	height: 45px;
}

.footer-div {
	width: auto;
	min-width: 1300px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	background: #1a95d4;
	color: #fff;
	padding: 0 50px;
	font-size: 13px;
}

.footer-copyright {
	float: left;
}

.footer-address {
	float: right;
	text-align: right;
}


/**
 * 子页宣传域
 * */

.body-ad {
	width: 100%;
	height: 100%;
}

.body-ad img {
	width: 100%;
	height: 100%;
}


/***********************************[列表页]*******************************************/

.body-list {
	width: 1200px;
	min-height: 600px;
	margin: 50px auto;
}

.body-list-l {
	width: 250px;
	min-height: 400px;
	float: left;
	border-top: 5px #328ECF solid;
	box-shadow: 0 0 8px #CCCCCC;
}

.body-list-l-top {
	width: 200px;
	height: 50px;
	line-height: 50px;
	padding: 40px 25px 0px 25px;
	font-size: 16px;
	color: #AAAAAA;
	border-bottom: 1px #AAAAAA solid;
}

.body-list-l-top label {
	font-size: 24px;
	color: #474747;
	font-weight: bold;
}

.body-list-l-main {
	width: 250px;
	height: auto;
}

.body-list-l-main ul {
	margin-top: 20px;
	width: 100%;
	height: auto;
}

.body-list-l-main ul li {
	width: auto;
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}

.body-list-l-main ul li span:before {
	content: '▶';
	color: #CCCCCC;
}

.body-list-l-main ul li:hover {
	background: #328ECF;
	color: #FFFFFF;
}

.body-list-r {
	width: 885px;
	float: right;
	min-height: 400px;
}

.body-list-r-top {
	width: 100%;
	height: 40px;
}

.body-list-r-top-l {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 200px;
	color: #CCCCCC;
}

.body-list-r-top-l label {
	font-size: 18px;
	font-weight: bold;
	color: #1A95D4;
}

.body-list-r-top-r {
	float: right;
	height: 40px;
	line-height: 40px;
	text-align: right;
}

.body-list-r ul li {
	width: 885px;
	height: 180px;
	border-bottom: 1px #CCCCCC solid;
}

.body-list-r-li-l {
	float: left;
	width: 250px;
	height: 150px;
	padding: 10px;
}

.body-list-r-li-l img {
	width: 100%;
	height: 100%;
}

.body-list-r-li-r {
	float: left;
	width: 605px;
	height: 160px;
	padding: 10px 0 10px 10px;
	color: #696969;
}

.body-list-r-li-r-title {
	width: 605px;
	height: 35px;
}

.body-list-r-li-r-title a {
	width: 605px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.body-list-r-li-r-title a:hover {
	color: #328ECF;
}

.body-list-r-li-r-description {
	width: 605px;
	height: 100px;
}

.body-list-r-li-r-description p {
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.body-list-r-li-r-date {
	width: 605px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
}

.body-list-r-foot {
	margin: 10px 0;
	width: 885px;
	height: 50px;
	background: #F66E08;
}


/************************************【详情页】*****************************************/

.body-list-r-info {
	width: 885px;
	height: auto;
}

.body-list-r-info-title {
	width: 885px;
	height: 60px;
	line-height: 60px;
	font-size: 18px!important;
	color: #328ECF!important;
	font-weight: normal!important;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.body-list-r-info-date {
	width: 885px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.body-list-r-info-news {
	width: 885px;
	height: auto;
}

.body-list-r-info-news p {
	font-family: Arial !important;
}

.body-list-r-info-foot {
	margin: 10px;
	width: 865px;
	height: 50px;
	line-height: 50px;
}


/*正文地图*/

.conMap {
	width: 653px;
	height: 305px;
	border: 1px solid #ccc;
	margin-top: 20px;
}