@charset "utf-8";
* {
	padding: 0px;
	margin: 0;
}
body {
	padding: 0px;
	margin: 0 auto;
	font-size: 14px;
	font-family: "微软雅黑";
}
ul, li, dl, dt, dd, p {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #444444;
}
a:link {
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #a50303;
}
a:active {
	text-decoration: none;
	cursor: pointer;
}
img {
	border: 0px;
}
h1, h2 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.wid1200 {
	width: 1200px;
	margin: 0 auto;
}
i, em {
	font-style: normal;
}
.xwdt-right li a:hover, .tzgg-con a:hover, .txt, h3 {
	color: #a62126;
}
/*页头*/

.headbar {
	height: 32px;
	line-height: 32px;
	background: #1565c0;
	width: 100%;
	margin: 0 auto;
}
.headbar-contl {
	float: left;
	margin: 0 0 0 0;
	color: #ffffff;
	text-align: center;
}
.headbar-contl a {
	color: #ffffff;
}
.headbar-contr {
	float: right;
	margin: 0 0 0 0;
	color: #ffffff;
	text-align: center;
}
.headbar-contr a {
	color: #ffffff;
}
.top {
	width: 100%;
	height: 120px;
	background: #1565c0;
	position: relative;
	padding: 0;
}
.logo {
	display: block;
	float: left;
	width: 1200px;
	height: 70px;
	margin-top: 35px;
	text-align: left;
}
.part1 {
	width: 100%;
	float: left;
	padding: 20px 0;
	text-align: center;
}
/*.xwdt{width:785px; float:left;}*/

.title {
	width: 100%;
	/*float:left;*/
    height: 44px;
	line-height: 40px;
	border-bottom: 2px solid #4682b4;
}
.title h3 {
	float: left;
	font-weight: normal;
	display: inline-block;
	color: #4682b4;
	font-size: 22px;
	margin-top: -2px;
}
.title h3 img {
	vertical-align: middle;
	margin-right: 6px;
}
.more {
	display: block;
	float: right;
	color: #999;
	font-size: 14px;
}
.xwdt-left {
	width: 385px;
	height: 260px;
	float: left;
	margin-top: 30px;
}
.xwdt-right {
	width: 370px;
	float: left;
	margin-top: 20px;
	margin-left: 15px
}
.xwdt-right li {
	width: 100%;
	line-height: 34px;
}
.xwdt-right li a {
	display: block;
	width: 295px;
	float: left;
	color: #333;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xwdt-right li i {
	display: block;
	width: 60px;
	text-align: right;
	float: right;
	font-style: normal;
	font-size: 12px;
	color: #999;
}
.tzgg {
	width: 385px;
	float: left;
	margin-left: 30px;
}
.tzgg-con {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.tzgg-con li {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.date {
	width: 53px;
	height: 52px;
	/*background:#ac151a;*/
    background: #e1e1e1;
	text-align: center;
	float: left;
	line-height: 26px;
}
.date h3 {
	display: block;
	float: left;
	width: 100%;
	/*background:#e1e1e1;*/
    background: #4682b4;
	color: #ffffff;
	font-size: 14px;
	height: 26px;
	font-weight: normal;
}
.date i {
	display: block;
	float: left;
	width: 100%;
	color: #000000;
	font-size: 14px;
	height: 28px;
}
.txt {
	width: 315px;
	float: right;
	line-height: 26px;
	color: #333;
	font-size: 15px;
}
.ztzl {
	width: 1200px;
	float: left;
	margin-top: 20px;
}
.llxx {
	width: 385px;
	float: left;
	margin-top: 20px;
}
.llxx-con {
	width: 100%;
	margin-top: 20px;
	float: left;
}
.llxx-con li {
	width: 100%;
	line-height: 36px;
}
.llxx-con li a {
	display: block;
	width: 330px;
	float: left;
	color: #333;
	font-size: 15px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.llxx-con li i {
	display: block;
	width: 60px;
	text-align: right;
	float: right;
	font-style: normal;
	font-size: 12px;
	color: #999;
}

.foot {
	width: 100%;
	float: left;
	background: #0d47a1;
	font-size: 15px;
        color:#fff;
	padding: 20px 0;
	text-align: center;
	line-height: 28px;
}
.foot-left {
	line-height: 26px;
	float: left;
}
.foot-right {
	float: right
}
.clearfix {
	zoom: 1
}
.clearfix:after {
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	font-size: 0;
	content: "."
}
/*menu部分*/

.menu-nav {
	width: 100%;
        background: #0d47a1;
	height: 55px;
	position: relative;
	z-index: 1000;
	text-align: center;
}
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd li img {
	width: 100%;
	vertical-align: top;
}
.list-banner {
	width: 100%;
	float: left;
	height: 260px;
	overflow: hidden;
	background-position: center bottom;
}
.list-banner img {
	width: 100%;
	display: none;
}
.wid100 {
	width: 100%;
	float: left;
}
.left {
	width: 230px;
	float: left;
	background: #f2f2f2;
	min-height: 0px;
	margin-top: 50px;
	font-family: '微软雅黑'
}
.lmcc {
	background: #0d47a1;
	color: #fff;
	font-size: 18px;
	padding: 20px 0 20px 15px;
	width: 215px;
	font-weight: bold;
}
.left ul {
	width: 100%;
	margin-top: 5px;
}
.left li a {
	display: block;
	padding-left: 20px;
	width: 210px;
	height: 40px;
	line-height: 40px;
	color: #333;
        font-size: 13pt;
	margin-bottom: 1px;
	float: left;
	border-bottom: 1px solid #dbdbdb;
}
.right {
	width: 900px;
	margin-left: 20px;
	background: #fff;
	min-height: 500px;
	float: right;
	margin-top: 45px;
}
.local {
	width: 100%;
	height: 64px;
	line-height: 64px;
	border-bottom: 1px solid #dbdbdb;
	padding: 0;
	margin-top: 10px;
}
.local h3 {
	font-size: 20px;
	color: #000000;
	display: block;
	float: left;
	font-family: '微软雅黑';
	padding: 0 0 0 10px;
}
.dqwz {
	color: #000000;
	float: right;
}
.dqwz a {
	color: #000000;
	font-size: 14px;
	padding: 0 4px;
	font-family: '微软雅黑'
}

. h3 {
	color: #333;
	line-height: 36px;
	width: 100%;
	font-size: 24px;
	float: left;
	text-align: center;
}
. i {
	display: block;
	width: 100%;
	text-align: center;
	color: #999;
	font-size: 14px;
	line-height: 30px;
}
.home-haibao {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1200px;
}
.home-haibao .swiper-container img {
	width: 100%;
}

.foot .ewm {
	margin: 10px auto;
	width: 650px;
}
.foot ul li {
	float: left;
	width: 130px;
}
.articlewinstyle1 {
	top: 20px;
	width: 1200px;
	font-family: 微软雅黑;
	font-size: 14px;
	position: relative;
}
.articlewinstyle2 {
	top: 20px;
	width: 1000px;
	font-family: 微软雅黑;
	font-size: 14px;
	position: relative;
}
/*新闻中心*/
/*.slideTxtBox1{width:400px; text-align:left; }*/
.slideTxtBox1 {
	width:785px;
	float:left;
}
.slideTxtBox1 .hd {
	height:44px;
	line-height:40px;
	position:relative;
	border-bottom:2px solid #ae1317;
}
.slideTxtBox1 .hd ul {
	float:left;
	position:absolute; /*left:20px;*/
	top:-1px;
	height:44px;
}
.slideTxtBox1 .hd ul li {
	float:left;
	padding:0px;
	cursor:pointer;
	color:#666;
	font-weight:normal;
	font-size:22px;
	width:130px;
	margin-right:10px;
	line-height:40px;
}
.slideTxtBox1 .hd ul li img {
	vertical-align:middle;
	margin-right:6px;
}
.slideTxtBox1 .hd ul li.on {
	height:30px;
	color:#ae1317;
	font-weight:normal;
	font-size:22px;
}
.more1 {
	display:block;
	float:right;
	color:#999;
	font-size:14px;
}

.slideTxtBox1 .bd ul {/*margin-top:10px;*/
}
.banner_header{
	position: relative;
}
#banner{
	width:1920px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#img img{
	width:33.333%;
	height: auto;
	padding: 0px;
	float: left;
}
#img{
	width: 300%;
}