@charset "utf-8";
/* CSS Document */
*::selection{background:#c11313; color:#fff; text-shadow:none;}
*{margin:0;padding:0;}
body{font-size:16px; color:#000; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif; background:#fff; min-width:1260px;_width:1260px;}
body a{text-decoration:none; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -ms-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s;}
a:link,a:visited{color:#000;}
a:hover{color:#c11313;}
/*去掉图形热点的点击时出现的边线*/
a,area{blr:expression(this.onFocus=this.blur());}  /*for IE*/   
:focus{-moz-outline-style:none; outline:none;}     /* for Firefox*/
img{border:0;}
ul,li{list-style-type:none;}
.clear{clear:both; height:0;}
table,table td{border-collapse:collapse;}
.overHidden{overflow:hidden; position:fixed;}


/*video禁止显示下载按钮*/
video::-internal-media-controls-download-button{display:none;}
video::-webkit-media-controls-enclosure{overflow:hidden;}
video::-webkit-media-controls-panel{width:calc(100% + 30px);}


/* ie9以下警告 */
.pageTips{position:fixed; z-index:10000; left:0; top:0; width:100%; height:100%; background:url(bg.png) repeat;}
.pageTips .container{color:#fff; position:absolute; left:50%; top:50%; width:630px; margin-left:-315px; margin-top:-160px;}
.pageTips .container a.close{display:none; width:50px; height:50px; position:absolute; z-index:1; left:auto; right:-15px; top:40px; bottom:auto; background:url(close.png) no-repeat center center;}
.pageTips .container .img{text-align:center;}
.pageTips .container .msg{font-size:18px; line-height:36px; padding-top:30px;}
.pageTips .container a{color:#fff; text-decoration:underline;}


.w1260{width:1260px; margin:0 auto; padding-top:50px;}

.indH{height:52px; line-height:52px; padding-top:9px; font-size:22px; color:#c11313; border-bottom:#e8eaee 2px solid;}
.indH a:link, .indH a:visited{color:#a0a6b2; float:right; font-size:14px; font-weight:normal;}
.indH a:hover{color:#c11313;}

/* 普通新闻列表 */
.newsList{padding-top:9px;}
.newsList li{height:42px; line-height:42px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-left:12px; background:url(a01.png) no-repeat left center;}
.newsList li span{float:right; padding-left:20px; color:#999;}
.newsList li b{color:#c11313; padding-right:10px; font-weight:normal;}

/* 头部 */
.head{width:100%; height:418px; background:url(headBg.jpg) no-repeat center bottom;}
@media screen and (min-width:1920px){
	.head{background-size:cover;}	
}
.head .logo{width:1260px; height:418px; background:url(logo.png) no-repeat left 26px; margin:0 auto;}

/* 菜单 */
.menu{width:100%; height:56px; background:#e31816;}
.menu ul{width:1260px; height:56px; margin:0 auto;}
.menu ul li{width:252px; height:56px; line-height:56px; font-size:18px; text-align:center; float:left;}
.menu ul li a{display:block; height:56px;}
.menu ul li a:link, .menu ul li a:visited{color:#fff;}
.menu ul li a:hover{color:#002; background:#ffba23;}


.con{background:url(bg.jpg) no-repeat center bottom; padding-bottom:70px;}
@media screen and (min-width:1920px){
	.con{background-size:cover;}	
}
.picNews{width:610px; height:390px; overflow:hidden; position:relative; float:left;}
.picNews .swiper-slide p{height:390px; background-repeat:no-repeat; background-position:center center; background-size:cover; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.picNews .swiper-slide h3{width:483px; height:45px; line-height:45px; font-size:16px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#fff; background:rgba(0,0,0,0.5); position:absolute; left:0; bottom:0; padding:0 112px 0 15px;}
.picNews .swiper-slide a:hover p{-webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}
.picNews .swiper-pagination-bullets{bottom:18px !important; left:auto !important; right:15px !important; width:auto !important; height:10px !important; font-size:0;}
.picNews .swiper-pagination-bullet{width:10px; height:10px; display:inline-block; *display:inline; zoom:1; vertical-align:top; border-radius:50%; background:#fff; opacity:1; margin:0 0 0 8px !important;}
.picNews .swiper-pagination-bullet-active{opacity:1; background:#e31816;}

.txtNews{margin-left:640px; background:#fff; height:390px; padding:0 24px;}
.txtNews .newsList li{padding-left:0; background:none;}


.news{width:352px; height:362px; padding:0 24px; margin-left:30px; background:#fff; float:left;}
.news.firstBox{margin-left:0;}
.news .newsList li{height:38px; line-height:38px;}


/* 页底 */
.foot{background:#d60100; color:#fff; padding:25px 0; line-height:30px; text-align:center; font-size:14px;}
.foot a:link, .foot a:visited{color:#fff;}
.foot a:hover{text-decoration:underline;}

.ny{background:url(bg.jpg) no-repeat center bottom fixed; padding:50px 0;}
@media screen and (min-width:1920px){
	.ny{background-size:cover;}	
}
.ny .w1260{width:1200px; margin:0 auto; padding:0 30px 30px; background:#fff;}
.post{height:52px; line-height:52px; padding-top:9px; font-size:14px; color:#999; border-bottom:#e8eaee 2px solid;}
.post span{float:right; margin-top:10px; height:42px; line-height:42px; display:inline-block; vertical-align:top;}
.post span a:link, .post span a:visited{color:#999;}
.post span a:hover{color:#c11313;}
.post p{float:left; height:52px; font-size:22px; color:#c11313;}

.list01 .newsList li{border-bottom:#cdcdcd 1px dashed;}


.articleTitle{padding:40px 0 20px; line-height:30px; font-size:20px; font-weight:600; text-align:center;}
.articleInfo{width:90%; font-size:14px; height:36px; line-height:36px; background:#f5f5f5; color:#666; text-align:center; margin:0 auto;}
.articleInfo label{padding-left:30px;}
.articleCon{line-height:30px; padding:20px 30px 30px;}
.articleCon img{max-width:1140px; height:auto !important; margin:0 auto; _width:expression(document.body.clientWidth > 1140 ? "1140px" : "auto"); vertical-align:top; border:0 !important;}