@charset "utf-8";
/* CSS Document */
*::selection{background:#cc0001; color:#fff; text-shadow:none;}
*{margin:0;padding:0;}
body{font-size:16px; color:#000; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif;}
body a{text-decoration:none; outline:none; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
a:link,a:visited{color:#000;}
a:hover{color:#cc0001;}
/*去掉图形热点的点击时出现的边线*/
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;}
table,table td{border-collapse:collapse;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both; height:0;}

/*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:rgba(0,0,0,0.9);}
.pageTips .container2{color:#fff; position:absolute; left:50%; top:50%; width:630px; margin-left:-315px; margin-top:-160px;}
.pageTips .container2 a.close{display:none; width:50px; height:50px; position:absolute; z-index:1; left:auto; right:-15px; top:40px; bottom:auto; background:url(../images/close.png) no-repeat center center;}
.pageTips .container2 .img{text-align:center;}
.pageTips .container2 .msg{font-size:18px; line-height:36px; padding-top:30px;}
.pageTips .container2 a{color:#fff; text-decoration:underline;}


.container{min-width:1260px;_width:1260px; margin:0 auto;}
.w1260{width:1260px; background:#fff; margin:0 auto;}
.w1260:after{display:block; content:""; clear:both;}

/* 头部 */
.head img{width:100%; vertical-align:top;}


/* 菜单 */
.menuWrap{height:50px; background:url(../images/menuBg.jpg) repeat-x left top;}
.menu{width:1260px; margin:0 auto;}
.menu li{position:relative; text-align:center;}
.menu>li{float:left; width:180px; position:relative;}
.menu>li>a{display:block; height:50px; line-height:50px; font-size:18px;}
.menu>li>a:before{display:inline-block; height:50px; width:24px; height:50px; vertical-align:top; background:url(../images/i01.png) no-repeat left center; content:""; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.menu>li>a:link, .menu>li>a:visited{color:#fff;}
.menu>li>a:hover, .menu>li>a.current:hover{color:#ffe701;}
.menu>li>a:hover:before, .menu>li>a.current:hover:before, .menu>li>a.current:before{background-image:url(../images/i02.png);}
.menu>li>a.current{color:#fff; background:#900000;}

/*这是第二级菜单*/
.menu ul{display:none; width:100%; background-color:#900000; position:absolute; z-index:999; left:0;}
.menu ul li{margin-left:0; width:100%;}
.menu ul li a:link, .menu ul li a:visited{display:block; padding:8px 10px; color:#fff; line-height:24px; font-size:15px;}
.menu ul li a:hover, .menu ul li a.current:hover{background-color:#cc0001; color:#fff;}
.menu ul li a.current{background-color:#cc0001; color:#fff;}

/**若子级菜单含有子级时，在a标签增加<i>标签作为箭头，由js实现动态增加，箭头大小调节i的边框宽度*/
.menu ul i{display:block; position:absolute; *top:10px; top:calc(50% - 4px); right:2px; z-index:10; width:0; height:0; border-color:transparent; border-width:4px; border-style:solid; border-left:4px #fff solid; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -ms-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s;}

/*这是第三级菜单 及以后*/
.menu ul ul{top:0; left:100%; width:100%; border-left:1px solid rgba(255,255,255,0.2);}
.menu ul ul li a:link, .menu ul ul li a:visited{font-size:14px;}


/* 首页通用大标题 */
.indH{height:42px; line-height:42px; font-weight:normal; position:relative;}
.indH:before{display:block; width:100%; height:1px; background:#cc0001; content:""; position:absolute; left:0; bottom:0; z-index:0;}
.indH .more, .indH .postSpan{float:right; line-height:42px; font-size:14px;}
.indH .more a:link, .indH .more a:visited{color:#999;}
.indH .more a:hover{color:#cc0001;}
.indH p{float:left; width:98px; height:42px; line-height:42px; font-size:22px; padding:0 40px 0 45px; background:url(../images/hBg.png) no-repeat left center; color:#fff;}

.content{width:1260px; margin:0 auto;}
.content:after{display:block; content:""; clear:both;}

/* 普通新闻列表 */
.newsList{padding-top:14px;}
.newsList li{border-bottom:#e0dfdf 1px dashed;}
.newsList li h3{margin-right:100px; height:53px; line-height:53px; font-size:16px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-left:15px; position:relative;}
.newsList li h3:before{display:block; width:5px; height:5px; background:#c6c6c6; -webkit-border-radius:5px; border-radius:5px; content:""; position:absolute; left:0; top:24px;}
.newsList li p{float:right; width:100px; height:53px; line-height:53px; text-align:right; color:#999;}

.news{margin:40px auto 0;}
.news .newsList{height:324px;}
.newsL{width:610px; height:380px; float:left;}
.newsR{height:380px; margin-left:650px;}

.picNews .swiper-wrapper{width:610px; height:380px;}
.picNews .swiper-slide a{display:block; height:380px; position:relative;}
.picNews .swiper-slide p{height:380px; overflow:hidden;}
.picNews .swiper-slide p i{display:block; height:380px; 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:calc(100% - 150px); height:40px; line-height:40px; font-size:16px; font-weight:normal; background:rgba(0,0,0,0.5); color:#fff; padding:0 140px 0 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:absolute; left:0; bottom:0;}
.picNews .swiper-slide a:hover p i{-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{width:auto !important; height:20px !important; left:auto !important; right:10px; bottom:10px !important; font-size:0;}
.picNews .swiper-pagination-bullet{display:block; width:20px; height:20px; line-height:18px; text-align:center; color:#fff; background:#f17b0a; -webkit-border-radius:3px; border-radius:3px; opacity:1; margin:0 0 0 5px !important; font-size:12px; float:left;}
.picNews .swiper-pagination-bullet-active{opacity:1; background:#fff; color:#f17b0a;}
 

.hf{margin:40px auto 0; min-height:100px; text-align:center;}
.hf img{width:100%; vertical-align:top;}


.zt{padding:50px 0; background:#f4f0e8; margin-top:40px;}
.ztScroll{width:1260px; margin:0 auto;}
.ztScroll .swiper-wrapper{width:1260px; height:150px;}
.ztScroll .swiper-slide{width:300px; height:150px; float:left;}
.ztScroll .swiper-slide a{display:block; height:150px; overflow:hidden; position:relative;}
.ztScroll .swiper-slide p{display:block; height:150px; 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;}
.ztScroll .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);}
.ztScroll .swiper-pagination-bullets{height:10px !important; bottom:0 !important; font-size:0;}
.ztScroll .swiper-pagination-bullet{display:inline-block; vertical-align:top; width:10px; height:10px; background:#ccc; -webkit-border-radius:10px; border-radius:10px; opacity:1; margin:0 5px !important;}
.ztScroll .swiper-pagination-bullet-active{opacity:1; background:#f17b0a;}


/* 网站尾部 */
.foot{background:#cc0001; color:rgba(255,255,255,0.8); position:relative; z-index:2; text-align:center;}
.copy{width:1260px; line-height:30px; padding:30px 0; margin:0 auto; font-size:14px;}
.copy a img{vertical-align:text-bottom; margin-right:5px;}
.copy a:link, .copy a:visited{color:rgba(255,255,255,0.8);}
.copy a:hover{color:#fff;}


.ny{width:1260px; margin:0 auto; padding:30px 0 50px;}
.ny:after{display:block; content:""; clear:both;}
.left{width:200px; text-align:center; float:left; background:#f5f5f5; padding-bottom:20px;}
.left h2{height:50px; line-height:50px; font-size:20px; background:#cc0001; color:#fff; font-weight:normal; text-align:center;}
.left ul{width:auto; margin:0 20px;}
.left ul li{border-bottom:#ccc 1px dashed; display:block !important; float:none !important;}
.left ul li a{display:block !important; line-height:24px !important; padding:9px 0 !important; font-size:15px !important; width:auto !important; border:none !important; background:none !important; font-weight:normal !important; color:#333 !important; text-align:center !important;}
.left ul li a:hover{color:#cc0001 !important;}
.left ul li a.selected{background:none !important; color:#cc0001 !important;}
.left ul li a span{display:inline !important; padding:0 !important; line-height:24px !important;}
.left ul ul{margin:0;}


.right{margin-left:240px; background:#fff;}
.post{height:38px; line-height:38px; font-size:14px; color:#999; border-bottom:2px solid #e4e4e4;}
.post .postSpan{float:right; line-height:26px; padding-top:12px;}
.post h3{float:left; color:#cc0001; border-bottom:2px solid #cc0001; font-size:20px; font-weight:normal;}


.article{}
.articleTitle{padding:40px 0 20px; line-height:30px; font-size:20px; font-weight:600; text-align:center;}
.articleInfo{width:96%; 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:36px; padding:20px 0 30px; font-size:16px; text-justify:inter-ideograph; text-align:justify;}
.articleCon img{max-width:1000px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 1000 ? "1000px" : "auto"); vertical-align:top;}
.article2 .articleCon img{max-width:1260px; _width:expression(document.body.clientWidth > 1260 ? "1260px" : "auto");}



.wp_paging{float:none !important; margin:20px auto 0 !important; text-align:center;}
.wp_paging li{float:none !important; margin:0 10px !important; font-size:14px; width:auto !important;}
.wp_paging li span{margin:0 5px !important;}

.possplit{background-image:url(../images/posSplit.gif) !important; width:15px !important;}
