﻿@charset "utf-8";
/* CSS Document */
/* 公共样式 start*/
* {margin: 0px;padding: 0px;}
a {outline: 0;text-decoration: none;blr: expression(this.onFocus=this.blur());color: #444444;}
ul,li {list-style-type: none;}
img {border: 0px;}
body {background-color: #FFF;width: 100%;font: 17px/normal Verdana, Arial, Helvetica, sans-serif;}
/* 公共样式 end*/

#bodyer {width: 1100px;height: auto;margin: 0 auto;}

/* header样式start */
#top {width: 100%;height: 345px;background: url(../images/top.png) no-repeat;position: relative;background-size: 1100px 345px}
#nav {height: 64px;width: 100%;border-top: 1px solid #e3e3e3;}
#nav li {height: 100px;width: 16%;float: left;}
#nav li a {font-size: 15px;
    color: #333;
    text-align: center;
    height: 56px;
    line-height: 56px;
    display: block;}
#nav li a:hover { color: #cb0306;}
.nav_selected {color: #cb0306;}
/* header样式end */

/* 首页中间部分start */

fieldset{vertical-align:middle; border:none;}
.news{ width: 1200px; height: 320px; margin: 30px auto;}
.news-pic{
	width: 570px;
	height: 320px;
	float: left;
	line-height: 36px;
	margin: 0 15px;
}
.news-tj{
	width: 570px;
	height: 320px;
	margin: 0 15px;
	float: right;
}
.news-tj-title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.news-tj-title a {
	color: #CB0306;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
}
.news-tj-text{
	width: 100%;
	height: 260px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #808080;
	text-indent: 2em;
}
.news-tj-text a {
	margin-left: 10px;
	color: #f72a0a;
}
.news-tj-text a:hover {
	text-decoration: underline;
}

.class-main{
	width: 1048px;
	height: 800px;
	margin: 20px auto;
	border: 1px solid #e3e3e3;
	margin-bottom: 7%;
    margin-top: 4%;
}
.navCol {
	width: 45%;
	height: 320px;
	float: left;
	margin: 15px;
	margin-left: 3%;
}

.navCol .navColUp {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url(../images/bar.png) no-repeat left bottom;
	margin-bottom: 12px;
	background-size: 100% 2px;
}

.navColUp .title {
	float: left;
	height: 100%;
	width: 110px;
	padding-left: 15px;
	color: #B7010B;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bolder;
}

.colMore {
	float: right;
	color: #B0B0B0;
	text-align: right;
	width: 60px;
}

.colMore a {
	float: right;
	color: #B0B0B0;
	text-align: right;
	font-size: 15px;
}

.navColList {
	width: 100%;
	height: 240px; 
	font-size: 15px;
    color: rgb(4, 4, 4);
}
.navColList li {
	width: 96%;
	height: 40px;
	float: left;
	background: url(../images/newList.png) no-repeat left;
	padding-left: 20px;
	border-bottom: 1px dashed #ececec;
}

.navColList  li a {
	display: block;
	line-height: 40px;
	color: #444444;
	height: 40px;
	width: 77%;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	float: left;
}

.navColList  li .riqi {
	float: right;
	width: 130px;
	height: 40px;
	line-height: 40px;
	color: #B0B0B0;
	text-align: center;
}

.navColList  li a:hover {
	color: #cb0306;
}
.navColList  li span {
	line-height: 40px;
	margin-left: 5%;
	color: #9a9a9a;
    font-size: 13px;
}

/* 首页中间部分end */


/* footer样式start */
#copyright {
	clear: both;
	background: #bc0203;
	width: 100%;
	height: 90px;
	padding-top: 25px;

}

#copyright p {
	font-family: "微软雅黑";
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
}

/* footer样式end */


.listDqwz {
	line-height: 40px;
	height: 40px;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}

#wzList {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#wzList ul {
	width: 100%;
	list-style-type: none;
}

#wzList ul li {
	line-height: 40px;
	color: #444444;
	float: left;
	height: 40px;
	background-image: url(../images/newList.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 1em;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 16px;
	white-space: nowrap;
	/*???????У????????? */
	text-overflow: ellipsis;
    border-bottom: 1px dashed #ececec;
}

#wzList ul li a {
	line-height: 40px;
	color: #444444;
	float: left;
	height: 40px;
	background-image: url(../images/newList.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 1em;
	display: block;
}

#wzList ul li a:hover {
	color: #cb0306;
}

#wzList ul li em {
	font-style: normal;
	float: right;
	margin-right: 10px;
}

/*?????*/
#article {
	height: auto;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

#article #articleTitle {
	height: 32px;
	width: 100%;
	font-family: "微软雅黑";
	line-height: 32px;
	color: #4B4B4B;
	text-align: center;
}

#article #articleTitle h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#article #articleTitle h2 {
	font-size: 16px;
	color: #6B6B6B;
}

#article #articleSource {
	font-family: "微软雅黑";
	/* font-size: 12px; */
	line-height: 30px;
	color: #999;
	text-align: center;
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #E9E9E9;
}

#article #articleContents {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	height: auto;
	width: 100%;
        line-height: 28px;
}

#article #articleContents span img {
	max-width: 800px;
	max-height: 800px;

}

#article #articleContents p img {
	max-width: 800px;
	max-height: 800px;

}

#fanye {
	clear: both;
	font-family: "微软雅黑";
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}
.bottom_clj ul{
	width:1200px;
}
.bottom_clj li{
	float:left;
	width:200px;
}
.bottom_clj img{
	width:123px;
}

.article_bottom_nav {
    border-top: 1px dotted rgb(153, 153, 153);
    padding: 10px 0;
    margin-top: 40px;
}
.article_bottom_nav p {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    color: #002e73;
}
.logdiv{
	position: relative;
    margin-left: 3%;
    margin-top: 1%;
}
.logdiv span{
	font-size: 33px;
    position: absolute;
    left: 60%;
    top: 31%;
	color: #4280ac;
    font-weight: bold;
}
.tophead{
	height: 35px;
	width: 100%;
	background: #bd000f;
}
.page_change{
	margin-bottom: 3%;
}
/*首页图片简介轮播*/
/*最新活动*/
.slide,.slide li{width:1200px;height:340px;  margin-top: 20px;}
.slide{overflow:hidden;position:relative;margin:0 auto;}
.slide li{position:absolute;overflow:hidden;display:none;}
.slide li.current{display:block;}
.slide li .image{ width:600px; height:340px; position:absolute;top:-8px;left:-8px;}
.slide li .text{ width:560px; height:340px;bottom:0;overflow:hidden;background-color:rgba(0,0,0,0.6);float:right;position:relative;height:auto;background:0;filter:none;text-indent:0;margin:5px 5px 0 0;padding:6px 0;}
.slide li .text a{color:#fff;font-size:14px;line-height:17px;float:left;}
.slide li img{width:600px;height:340px;}
.slide li .text .title { background-color:red;}
.slide li .text .title a{font-size:20px;font-weight:700;color:#000;font-family:"微软雅黑";line-height:40px; text-indent:0; width:520px; overflow:hidden; padding-left:30px;}
.slide li .text .title a:hover{ color:red;}
.slide li .text p{color:#777;font-size:18px;text-indent:2em;clear:both;line-height:2; padding-top: 10px;}

.slide .icon-dot{display:inline-block;position:absolute;bottom:10px;right:240px;}
.slide .icon-dot a{width:10px;height:10px;display:inline-block;background-image:url(../images/nav11.png);background-repeat:no-repeat;background-position:-1px -1px;overflow:hidden;margin:0 2px;}
.slide .icon-dot a.current{background-position:-1px -12px;}

.slide .link-watch{width:30px;height:44px;display:none;position:absolute;top:135px;background:url(../images/arrow.png) no-repeat 0 -57px;filter:alpha(opacity=60);cursor:pointer;}
.slide .link-watch.pre{left:0px;}
.slide .link-watch.next{left:562px;right:0;background-position:right -57px;}
.slide .link-watch.down{background-position-y:-2px;}
