a{outline:none; text-decoration:none;} 
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/
/**#header {height:959px;margin:0 auto;background:url(../images/banner_bg.jpg) top center no-repeat;}**/
#header {height:959px;margin:0 auto; top center no-repeat;}
#header .inner {width:100%;height:959px;margin:0 auto; top center no-repeat; overflow:hidden;}
.header {text-align: center;}
.is-mobile {
    display: none;
}
#nav {width:100%;height: 50px;background: #C02427;overflow:hidden;}
.nav-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
}
#nav li.nav-item a {
    font-size: 22px;
    color: #fff;
    font-family: '华文宋体','宋体','微软雅黑';
	font-weight:bold;
    background: none;
	display: block;
    text-align: center;
    position: relative;
    z-index: 100;
	text-decoration:none;
}
#nav li.nav-item a:hover {
	background: #DB4D4D;
}
#nav li.nav-item a span.item-name {
    padding: 0 27px;
    height: 50px;
    line-height: 50px;
	cursor: pointer;
}

#container {width:1200px;overflow:hidden;margin:0 auto;}

.news,.news-box { 
    padding-top: 20px; 
    padding-bottom: 20px; 
    padding-left: 10px; 
    padding-right: 10px; 
    overflow:hidden;
}

.news-box .news-list {float: left;width: 48%;}
.news-box .news-list:first-child {margin-right: 45px;}

#con1_left {float: left;width: 570px;height:385px;}

#con1_left ul li {float:left; display:block;}

#con1_left a {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #dddddd;
}
#con1_left a:hover {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
	color: #ffffff;
}
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:570px; height:385px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:570px; height:385px;  overflow:hidden; position:relative;}
.picshow_intro { width:570px; height:50px; background:url(../images/picshow_intro.png) repeat-x;; position:absolute; bottom:0; left:0;}
.picshow_intro p { line-height:130%; color:#fff; margin-left:20px; margin-right:20px; text-align:left;}
.picshow_intro_head {font-size:16px;margin-top:14px;font-weight: bold;}
a.tpxw {font-size:16px;margin-top:15px;font-weight: bold;color: #FFFFFF;}
/*--Paging Styles--*/
.picshow_paging {position: absolute;bottom:20px; right:25px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.picshow_paging span { display:block; background:url(../images/picshow_page.png); width:14px; height:14px; float:left; margin-left:10px; cursor:pointer;}
.picshow_paging span.active { background:url(../images/picshow_page.png) right;}

#con1_right {float: right; width: 580px; height:385px; }
.news-list .tit {overflow: hidden;line-height: 36px;}
.news-list .tit h3 {float: left;font-size: 30px;font-weight: bold;color: #d80000;padding-left:50px;}
.news-list .ywsd h3	{background:url(../images/ywsd.png) left center no-repeat;}
.news-list .xxdt h3	{background:url(../images/xxdt.png) left center no-repeat;}
.news-list .tzgg h3	{background:url(../images/tzgg.png) left center no-repeat;}
.news-list .mtjj h3	{background:url(../images/mtjj.png) left center no-repeat;}
.news-list .qwfb h3	{background:url(../images/qwfb.png) left center no-repeat;}
.news-list .xxzl h3	{background:url(../images/xxzl.png) left center no-repeat;}
.news-list .xjdx h3	{background:url(../images/xjdx.png) left center no-repeat;}
.news-list .fjzb h3	{background:url(../images/fjzb.png) left center no-repeat;}
.news-list .tit a {float: right;font-size: 14px;color: #999999;}
.news-list .desc {margin: 30px 0 0;font-size: 24px;color: #666;line-height: 38px;font-family: PingFangSC-Regular,"Microsoft YaHei",sans-serif;}
.news-list ul {margin-top: 20px;background-color:#faf9f9;padding:10px;}
.news-list ul li { position: relative;margin-bottom: 20px;padding-left: 22px;overflow: hidden;font-size: 18px;}
.news-list ul li:before {content: '';position: absolute;left: 10px;top: 50%;width: 4px;height: 4px;background: #da0000;}
.news-list ul li:last-child {margin-bottom: 0;}
.news-list ul li a {display: block;font-family: PingFangSC-Regular,"Microsoft YaHei",sans-serif;}
.news-list ul li p {width: 83%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;float: left;}
.news-list ul li span {float: right;color: #b8b8b8;}

#con2 {width:1200px;height:155px;margin:0 auto;}

#footer {
	float: left;
    width:100%;
	height:128px;
	background-color:#AB1B00;
	margin:0 auto;
	margin-top:10px;
}
#copyright {
    width:1200px;
    margin: 0px auto;
    text-align: center;
    padding-top: 30px;
	font-family:"Microsoft Yahei";
}
.logo {
	float:left;
	width:300px;
	height:76px;
	background:url(../images/logo.png) left center no-repeat;
	}
.copy {
	float:left;
	width:200px;
	height:40px;
	border:0px solid black;
	font-size:16px;
	color:#FFF;
	text-align:center;
	margin-left:10px;
	margin-top:20px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}a {
	text-decoration: none;
	color:#1A2665;
}
.channel {
	float:left;
	width:600px;
	height:40px;
	font-size:16px;
	color:#FFF;
	border:0px solid #fff;
	text-align:center;
	margin-left:10px;
	margin-top:20px;
	line-height:20px;
	}
.channel a {
	text-decoration: none;
	color:#ffffff;
}
.channel a:visited {
	text-decoration: none;
        color:#ffffff;
}
.channel a:hover {
        color:#FF0000;
	text-decoration:none;
}
.txt p { display:none;}



#subpage {
    width: 1200px;
    margin: 0px auto;
    padding: 20px;
    background: #ffffff;
}

.Bread {
    width: auto;
    height: 39px;
    line-height: 39px;
    font-size: 13px;
    color: #bd070b;
	font-family: 'Microsoft YaHei','微软雅黑',SimSun,'宋体','Lucida Grande', Tahoma,Arial, Helvetica, sans-serif;
}

.Bread a {
    color: #bd070b;
}

#subpage .articlelist {
    overflow: hidden;
}

.listtitle {
    background: none;
    height: 44px;
    line-height: 44px;
    background: #f0f0f0;
}

.listtitle h2 {
    color: #bd070b;
    font-size: 16px;
    font-weight: bold;
    height: 44px;
    display: inline-block;
    padding: 0 30px;
    padding-left: 30px;
    line-height: 44px;
    background: url(../images/tb.png) no-repeat left 15px center #c31616;
    padding-left: 47px;
    color: #ffffff;
}

.newslist li {
    position: relative;
	padding: 38px 0;
    border-bottom: 1px solid #ededed;
    transition: all 0.3s ease-in-out;
    min-height: 150px;
}

.item-lf {
    width: 99px;
    float: left;
    border-top: 2px solid #830002;
    padding-top: 10px;
    position: relative;
    z-index: 33;
}

.item-date {
    display: block;
    font-size: 12px;
    color: #8c8c8c;
    text-align: right;
    padding-bottom: 2px;
}

.item-date-day {
    color: #830002;
    font-size: 30px;
    padding: 0 0 0 3px;
}

.item-img {
    width: 320px;
    float: left;
    margin-left: 40px;
    position: relative;
    z-index: 30;
}

.item-img a {
	width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    display: block;
}

.imgResponsive {
    width: 100%;
    height: 0;
   padding-bottom: 56.25%;
    overflow: hidden;
    display: block;
}

.imgResponsive img {
    width: 100%;
    transition: all 0.3s ease;
}

.item-txt {
    margin-left: 495px;
    position: relative;
    z-index: 30;
}

.item-txt h3 {
    font-size: 20px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 20px;
	font-family: '华文宋体','宋体','微软雅黑';
	font-weight:bold;
}

.item-txt h3 a {
	outline: none;
    text-decoration: none;
    color: #323232;
}

.item-txt p {
    line-height: 21px;
    height: 84px;
    overflow: hidden;
    color: #828282;
}

.imghover{position: relative;}
.imghover,.imghover *{transition: all 0.3s ease-in-out;}
.imgArticleList img:hover{opacity: 1}
.imghover:before{content: '';background-color:#C02427;display: block;position: absolute;z-index: 10;width: 100%;height:0;left:0%;top: 50%;background-size: 50% 50%; background-repeat: no-repeat;transition: all 0.3s ease-in-out;border-radius: 0 15px 0 15px;}
.imghover:after{height: 0;width: 0}
.imghover:hover{z-index: 10;position: relative;}
.imghover:hover:before{width: 104%;height: 100%;left:-2% ;top:0%;content: '';box-shadow:3px 35px 77px -17px rgba(139, 0, 18, 0.5);}
.imghover:hover:after{content: '';width: 104%;height: 100%;background:url(../images/li_bg2.svg) no-repeat bottom right;overflow: hidden;position: absolute;left: -2%;top: 0;z-index: 11}
.imghover:hover a,.imghover:hover .item-date-day,.imghover:hover .item-date-year,.imghover:hover p{color:#fff;*color:#333;}
.imghover:hover .item-lf{border-top-color:#fff;}
.imghover:hover .item-lf,.imghover:hover .item-share{*border-color:#8b0012;}


#subPage .articleList2 {
    overflow: hidden;
}
.newslist2 {
    margin: 10px 0 0 0;
}
.newslist2 li {
	background: url(../images/dot.png) no-repeat left top 18px;
	height: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 20px;
}
.articleAuthor {
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 10px;
    background: #f5f5f5;
    color: #777;
}
.newslist2 li span {
    float: right;
    color: #999;
}
.newslist2 li a {
    float: left;
    height: 40px;
    overflow: hidden;
    width: 80%;
    display: inline-block;
    font-size: 14px;
}

.articleTitle {
    width: 100%;
    text-align: center;
}

.articleTitle h2 {
    font-size: 26px;
    color: #bd070b;
    line-height: 20px;
    padding: 10px 0;
}
.articleAuthor {
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 10px;
    background: #f5f5f5;
    color: #777;
}

.articleAuthor span {
    margin: 0 5px;
    font-size: 12px;
    color: #787878;
}
.article {
    overflow: hidden;
    margin: 20px 10px;
    font-size: 16px;
    line-height: 37px;
