@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,img{margin:0;padding:0;}
body{font-size:15px; 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:#c00;}
/*去掉图形热点的点击时出现的边线*/
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:url(../images/bg.png) repeat;}
.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;}

/* 头部 */
.head{width:100%; height:160px; background:#b91c17 url(../images/head.jpg) no-repeat center bottom; border-bottom:#fed694 1px solid;}
.head .logo{width:1260px; height:160px; background:url(../images/logo.png) no-repeat left center; margin:0 auto;}
.search{width:210px; height:32px; background:#fff; -webkit-border-radius:8px; border-radius:8px; overflow:hidden; margin:64px 100px 0 0; float:right;}
.search .keyword{width:164px; height:32px; line-height:32px; padding-left:10px; font-size:14px; background:none; border:none; float:left;}
.search .keyword::placeholder{color:#aaa;}
.search .searchBtn{display:block; width:32px; height:32px; background:url(../images/iSearch.png) no-repeat center center; border:none; cursor:pointer; float:left; margin-right:4px;}


/* 菜单 */
.menuWrap{width:100%; height:50px; background:#b91c17;}
#menu{width:1256px; height:50px; margin:0 auto;}
#menu li{position:relative; text-align:center;}
#menu>li{float:left; width:157px; position:relative;}
#menu>li>a{display:block; height:50px; line-height:50px; font-size:18px;}
#menu>li>a:link, #menu>li>a:visited{color:#fff;}
#menu>li>a:hover, #menu>li>a.current:hover{background-color:#fed694; color:#b91c17;}
#menu>li>a.current{background-color:#9f0500; color:#fff;}

/*这是第二级菜单*/
#menu ul{display:none; width:100%; background-color:#9f0500; 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 5px; color:#fff; line-height:24px; font-size:16px;}
#menu ul li a:hover, #menu ul li a.current{background-color:#fed694; color:#b91c17;}

/**若子级菜单含有子级时，在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 #fff;}
#menu ul ul li a:link, #menu ul ul li a:visited{font-size:14px;}

.menuFix{position:fixed; left:0; top:0; z-index:10;}


/* 首页通用大标题 */
.indH{height:48px; line-height:48px; font-size:28px; border-bottom:#b91c17 1px solid; color:#b91c17; margin-bottom:5px; position:relative;}
.indH p{width:113px; height:48px; padding:0 8px 5px 4px; background:url(../images/hBg.jpg) no-repeat left bottom; float:left; z-index:1; position:relative; top:0;}
.indH .more{float:right; padding-top:12px;}
.indH .more a:link, .indH .more a:visited{color:#888; display:block; height:36px; line-height:36px; background:url(../images/m01.png) no-repeat right center; padding-right:16px; font-size:14px;}
.indH .more a:hover{color:#b91c17; background-image:url(../images/m02.png);}


.content{width:1260px; margin:0 auto;}

/* 普通新闻列表 */
.newsList li{height:40px; line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-left:16px; background:url(../images/a01.png) no-repeat left center; border-bottom:#d5d5d5 1px dashed;}
.newsList li span{float:right; padding-left:20px; color:#999;}

.news{width:1260px; height:380px; margin:0 auto; padding:40px 0;}
.picNews{width:580px; height:380px; float:left;}
.picNews .swiper-wrapper{width:580px; height:380px;}
.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:460px; height:50px; line-height:50px; font-size:16px; font-weight:normal; padding:0 108px 0 12px; background:rgba(0,0,0,0.5); color:#fff; 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:10px !important; left:auto !important; right:12px; bottom:20px !important; font-size:0;}
.picNews .swiper-pagination-bullet{display:inline-block; zoom:1; vertical-align:top; width:10px; height:10px; background:#fff; -webkit-border-radius:10px; border-radius:10px; opacity:1; margin:0 0 0 6px !important;}
.picNews .swiper-pagination-bullet-active{opacity:1; background:#b91c17;}


.txtNews{height:380px; margin-left:620px;}
.txtNews dl{padding:11px 0; height:115px; border-bottom:#ddd 1px solid;}
.txtNews dl dt{height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:18px;}
.txtNews dl dd{height:75px; line-height:25px; padding-top:5px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; color:#888; text-justify:inter-ideograph; text-align:justify;}
.txtNews ul{height:180px; padding-top:11px;}
.txtNews ul li{height:30px; line-height:30px; border-bottom:none;}


.F1{height:306px; padding:40px 0 50px; background:#f2efe8;}
.F1 .indH p{background-image:url(../images/hBg2.jpg);}
.F2{width:1260px; height:306px; margin:40px auto 50px;}
.F1 .newsList, .F2 .newsList{padding-top:12px;}
.F1 .newsList li, .F2 .newsList li{border-bottom:none;}
.newsL{width:580px; height:306px; float:left;}
.newsR{height:306px; margin-left:620px;}


.link{background:#b91c17; border-bottom:#ce4848 1px solid;}
.linkNav{width:1260px; height:38px; margin:0 auto;}
.linkNav ul{float:right; height:38px;}
.linkNav .linkNavLi, .linkNav .on{height:38px; line-height:38px; cursor:pointer; color:#d6acaa; float:left; position:relative; margin-left:50px; padding-right:20px;}
.linkNav .linkNavLi i, .linkNav .on i{display:block; width:12px; height:12px; background:url(../images/a02.png) no-repeat center center; position:absolute; right:0; top:13px; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s; opacity:0.6;}
.linkNav .on{color:#fff;}
.linkNav .on i{transform:rotate(-180deg); -ms-transform:rotate(-180deg); -moz-transform:rotate(-180deg); -webkit-transform:rotate(-180deg); -o-transform:rotate(-180deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0); opacity:1;}
.linkList{float:left; display:none; width:100%; border-top:1px solid #ce4848; background:#f3eddd;}
.linkList ul{width:1260px; margin:0 auto; padding:10px 0;}
.linkList ul:after{display:block; content:""; clear:both;}
.linkList ul li{width:190px; height:30px; line-height:30px; color:#725108; float:left; margin:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.linkList ul li a{color:#725108;}
.linkList ul li a:hover{color:#c11717;}


/* 网站尾部 */
.foot{background:#b91c17; padding:20px 0;}
.footCon{width:1260px; margin:0 auto; color:#d6acaa; font-size:12px;}
.footCon a:link, .footCon a:visited{color:#d6acaa;}
.footCon a:hover{color:#fff;}

.iconLink{float:right; height:72px;}
.iconLink li{margin-left:20px; float:left; height:70px; padding:11px 0; position:relative;}
.iconLink li i{display:block; width:32px; height:32px; margin:0 auto; background:url(../images/share.png) no-repeat;}
.iconLink li:nth-of-type(1) i{background-position:0 0;}
.iconLink li:nth-of-type(2) i, .iconLink li:nth-of-type(3) i{background-position:-56px 0;}
.iconLink li p{font-size:12px; text-align:center; height:18px; line-height:18px;}
.iconLink li img{width:120px; height:120px; position:absolute; left:50%; bottom:70px; margin-left:-60px; display:none;}
.iconLink li a:hover img{display:block;}


.copy{margin-right:300px; height:72px; line-height:24px;}
.copy a img{vertical-align:text-bottom; margin-right:5px;}


.ny{width:1260px; margin:0 auto; padding:30px 0 50px;}
.left{width:200px; text-align:center; float:left; background:#f5f5f5; padding-bottom:20px; text-align:center;}
.left h2{height:50px; line-height:50px; font-size:20px; background:#b91c17; color:#fff; font-weight:normal;}
.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:#b91c17 !important;}
.left ul li a.selected{background:none !important; color:#b91c17 !important;}
.left ul li a span{display:inline !important; padding:0 !important; line-height:24px !important;}
 
 
.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:#b91c17; border-bottom:2px solid #b91c17; font-size:20px; font-weight:normal;}

.list01{padding-top:20px;}


.picList01{}
.picList01 ul{margin-left:-30px; font-size:0;}
.picList01 ul li{display:inline-block; zoom:1; vertical-align:top; width:228px; margin:30px 0 0 30px; text-align:center;}
.picList01 ul li p{height:208px; padding:9px; border:#e5e5e5 1px solid;}
.picList01 ul li p i{display:block; height:208px; background-repeat:no-repeat; background-position:center center; background-size:contain;}
.picList01 ul li h3{height:30px; line-height:30px; font-size:16px; font-weight:normal; padding-top:5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.picList01 ul li p, .picList01 ul li p i{-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.picList01 ul li a:hover p{border-color:#f90;}
.picList01 ul li 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);}


.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;}
.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");}
.articleCon *{font-size:16px !important; line-height:2em !important;}


.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;}