@charset "utf-8";
/* CSS Document */
*::selection{background:#a61715; 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:1320px;_width:1320px;}
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:#a61715;}
/*去掉图形热点的点击时出现的边线*/
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;}

/* 头部 */
.head{width:100%; height:120px; background:#911f1e url(headBg.jpg) no-repeat right bottom;}
.head .logo{width:1260px; height:120px; background:url(logo1.png) no-repeat left center; margin:0 auto;}

/* 搜索 */
.search{width:180px; height:30px; border:#c88f8f 1px solid; float:right; margin-top:44px; -webkit-border-radius:4px; border-radius:4px; overflow:hidden;}
.search .keyValue{width:calc(100% - 40px); height:30px; line-height:30px; padding-left:10px; background:none; border:0; margin:0; float:left; font-size:14px; color:#fff;}
.search .keyValue::placeholder{color:#d58f8f;}
.search .submitBtn{display:block; width:30px; height:30px; background:url(iSearch.png) no-repeat center center; cursor:pointer; border:0; padding:0; margin:0; float:left;}


/* 菜单 */
.menuWrap{height:60px; background:#801c1c; position:relative;}
#menu{width:1260px; height:60px; margin:0 auto;}
#menu li{position:relative; text-align:center;}
#menu>li{float:left; width:160px; margin-left:1px;}
#menu>li:after{display:block; width:1px; height:14px; background:#994949; content:""; position:absolute; left:-1px; bottom:50%; margin-bottom:-7px;}
#menu>li>a{display:block; height:60px; line-height:60px; font-size:18px; color:#fff;}
#menu>li:first-of-type{width:133px; margin-left:0;}
#menu>li:first-of-type:after{display:none;}
#menu>li>a:link, #menu>li>a:visited{color:#fff;}
#menu>li>a:hover, #menu>li>a.current:hover, #menu>li>a.current{color:#fff; background-color:#a61715;}

/*这是第二级菜单*/
#menu ul{display:none; width:100%; background-color:#a61715; 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:10px 8px; color:#fff; line-height:24px; font-size:16px;}
#menu ul li a:hover, #menu ul li a.current{background-color:#df8048; 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 #df8048;}
#menu ul ul li a:link, #menu ul ul li a:visited{font-size:14px;}


/* 轮播图 */
.banner{width:100%; height:500px; margin:0 auto; position:relative; z-index:0;}
.banner .swiper-slide{display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; background:#fff url(../images/loading.gif) no-repeat center center;}
.banner .swiper-slide p{display:block; width:100%; height:500px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .swiper-pagination-bullets{bottom:30px !important; height:10px;}
.banner .swiper-pagination-bullet{width:10px; height:10px; display:inline-block; border-radius:6px; background:#fff; opacity:0.8; vertical-align:top; margin:0 6px !important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#a61715;}
:root{--swiper-theme-color:rgba(255,255,255,0.96);}

.w1260{width:1260px; margin:0 auto;}

.indH{height:50px; line-height:48px; font-size:26px; font-weight:normal; position:relative;}
.indH:after{display:block; width:30px; height:2px; background:#a61715; content:""; position:absolute; left:0; bottom:0;}
.indH a:link, .indH a:visited{display:block; height:28px; line-height:28px; color:#888; font-size:14px; padding-right:21px; background:url(m01.png) no-repeat right center; margin-top:20px; float:right;}
.indH a:hover{color:#a61715; background-image:url(m03.png);}

/* 普通新闻列表 */
.newsList li{height:40px; line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; border-bottom:#cfcfcf 1px dashed;}
.newsList li span{float:right; padding-left:20px; color:#999;}


.news{padding:40px 0 70px; background:url(bg01.jpg) no-repeat center bottom;}
@media screen and (min-width:1920px){
	.news{background-size:cover;}	
}
.news .indH{width:1260px; margin:0 auto;}
.news .newsCon{width:1260px; height:380px; padding-top:24px; margin:0 auto;}
.picNews{width:560px; height:380px; position:relative; float:left;}
#picNews{width:560px; height:380px; position:relative; z-index:1;}
.picNews .prev, .picNews .next{display:block; width:60px; height:60px; background-repeat:no-repeat; position:absolute; top:50%; margin-top:-30px; z-index:2; cursor:pointer;}
.picNews .prev{background-image:url(l01.png); left:-30px;}
.picNews .prev:hover{background-image:url(la01.png);}
.picNews .next{background-image:url(r01.png); right:-30px;}
.picNews .next:hover{background-image:url(ra01.png);}
.picNews .swiper-slide .pic{height:380px; background:url(loading.gif) no-repeat center center; overflow:hidden;}
.picNews .swiper-slide .pic p{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 .txt{width:100%; height:97px; background:url(picNewsTxtBg.png) repeat-x left bottom; position:absolute; left:0; bottom:0; color:#fff;}
.picNews .swiper-slide .txt p{height:28px; line-height:28px; padding:23px 24px 0;}
.picNews .swiper-slide .txt h3{height:32px; line-height:32px; padding:0 24px; font-size:16px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#fff;}
.picNews .swiper-slide a:hover .pic 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:55px !important; left:auto !important; right:24px !important; width:auto !important; height:10px !important;}
.picNews .swiper-pagination-bullet{width:10px; height:10px; display:inline-block; border-radius:50%; background:#fff; opacity:1; vertical-align:top; margin:0 0 0 9px !important;}
.picNews .swiper-pagination-bullet-active{opacity:1; background:#a61715;}

.txtNews{height:380px; margin-left:606px;}
.txtNews .newsList{position:relative; top:-12px;}
.txtNews .newsList li{height:55px; line-height:55px;}


.notice{height:320px; padding:40px 0 70px; background:url(bg02.jpg) no-repeat center center;}
@media screen and (min-width:1920px){
	.notice{background-size:cover;}	
}
.notice .indH{width:1260px; color:#fff; margin:0 auto;}
.notice .indH:after{background:#fff;}
.notice .indH a:link, .notice .indH a:visited{color:#fff; background:url(m02.png) no-repeat right center;}
.notice .indH a:hover{color:#fff; background-image:url(m02.png);}

.notice .w1260{height:230px; margin-top:40px; position:relative;}
#notice{width:1260px; height:230px; position:relative; z-index:1;}
.notice .prev, .notice .next{display:block; width:52px; height:52px; background-repeat:no-repeat; position:absolute; top:50%; margin-top:-26px; z-index:2; cursor:pointer;}
.notice .prev{background-image:url(l02.png); left:-26px;}
.notice .prev:hover{background-image:url(la02.png);}
.notice .next{background-image:url(r02.png); right:-26px;}
.notice .next:hover{background-image:url(ra02.png);}
.notice .swiper-slide{width:291px; background:#fff; height:230px; padding:0 28px; box-sizing:border-box; float:left; margin-right:32px;}
.notice .swiper-slide span{display:block; height:26px; line-height:26px; padding-top:25px; color:#888;}
.notice .swiper-slide h3{height:52px; line-height:26px; padding-top:5px; font-size:16px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-justify:inter-ideograph; text-align:justify;}
.notice .swiper-slide p{height:72px; line-height:24px; padding-top:15px; font-size:14px; color:#888; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-justify:inter-ideograph; text-align:justify;}


.F1{background:url(bg03.jpg) no-repeat center center; padding:45px 0 50px;}
@media screen and (min-width:1920px){
	.F1{background-size:cover;}	
}
.indNews{height:340px;}
.indNews .newsList{padding-top:14px;}
.indNews .newsList li{padding-left:12px; background:url(a01.jpg) no-repeat left center; height:46px; line-height:46px; border-bottom:0;}

.zsxx{width:590px; height:340px; float:left;}
.xzzx{height:340px; margin-left:670px;}


.kslj{height:100px; padding-top:36px;}
.kslj ul{margin-left:-15px;}
.kslj ul li{width:240px; height:100px; padding-left:15px; float:left;}
.kslj ul li a{display:block; height:54px; padding:23px 54px 23px 23px; position:relative; -webkit-border-radius:6px; border-radius:6px; overflow:hidden;}
.kslj ul li a:after{display:block; width:28px; height:28px; background:url(m04.png) no-repeat; content:""; position:absolute; right:23px; top:50%; margin-top:-14px;}
.kslj ul li a h3{height:30px; line-height:30px; font-size:20px; font-weight:normal;}
.kslj ul li a p{height:24px; line-height:24px; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.kslj ul li a:link, .kslj ul li a:visited{color:#fff;}
.kslj ul li.i1 a{background:#d96353;}
.kslj ul li.i2 a{background:#df8048;}
.kslj ul li.i3 a{background:#dead3e;}
.kslj ul li.i4 a{background:#34b1bc;}
.kslj ul li.i5 a{background:#1e9ac3;}
.kslj ul li a:hover:after{animation:arr 0.6s ease-out 0s infinite;}
@keyframes arr{
	0%{transform:translateX(0);}
	50%{transform:translateX(7px);}
	100%{transform:translateX(0);}
}


/* 页底 */
.foot{background:#911f1e; color:#fff; padding:29px 0; height:92px; font-size:15px;}
.link{width:200px; height:92px; float:right;}
.linkBox{width:100%; height:auto;}
.link .mainlevel{width:200px; height:36px; padding:5px 0; position:relative;}
.linkBox li a{display:block; height:34px; line-height:34px; border:#bd7978 1px solid; -webkit-border-radius:4px; border-radius:4px; cursor:pointer; padding-left:10px; font-size:13px; color:#eddede;}
.linkBox li a i{display:block; width:34px; height:34px; float:right; border-left:#bd7978 1px solid;}
.linkBox li a i:after{display:block; width:34px; height:34px; content:""; background:url(m05.png) no-repeat center center; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; transition:all .3s;}
.linkBox .mainlevel.on a i:after{transform:rotate(-180deg); -ms-transform:rotate(-180deg); -moz-transform:rotate(-180deg); -webkit-transform:rotate(-180deg); -o-transform:rotate(-180deg);}
.linkBox li ul{width:100%; max-height:320px; padding:0; background-color:#f0ede6; position:absolute; left:0; bottom:41px; overflow-y:auto; display:none; z-index:999;}
.linkBox li ul li{height:auto;}
.linkBox li ul li a{height:auto; line-height:20px; padding:6px 10px; background:none; font-size:14px; color:#333; border:0; -webkit-border-radius:0; border-radius:0;}
.linkBox li ul li a:hover{background:#a61715; color:#fff;}

.copy{height:64px; line-height:32px; padding:14px 0; white-space:nowrap; margin-right:220px;}
.foot a:link, .foot a:visited{color:#fff;}
.foot a:hover{text-decoration:underline;}

.ny{width:1260px; margin:30px auto 50px;}
.left{width:220px; float:left;}
.left h2{height:70px; line-height:70px; background:#a30505; color:#fff; text-align:center; font-size:26px; font-weight:normal;}
.left ul{padding:0 15px 20px; border:#e9e9e9 1px solid;}
.left ul li{line-height:24px; border-bottom:#e9e9e9 1px dashed;}
.left ul li a:link, .left ul li a:visited{display:block; padding:15px 20px 15px 15px; line-height:24px; font-size:16px; background:url(a02.png) no-repeat right center; color:#333;}
.left ul li a:hover, .left ul li a.on{background-image:url(a03.png); color:#a30505;}

.right{margin-left:260px;}
.post{height:55px; font-size:14px; border-bottom:1px solid #e9e3d2;}
.post span{float:right; line-height:49px; padding-top:6px; color:#999;}
.post span a:link, .post span a:visited{color:#999;}
.post span a:hover{color:#a61715;}
.post h3{float:left; height:53px; line-height:53px; border-bottom:3px solid #a61715; font-size:24px; font-weight:normal; position:relative; top:0;}


.list01{padding-top:20px;}
.list01 .newsList li{height:50px; border-bottom:0; overflow:visible; text-overflow:clip; white-space:normal;}
.list01 .newsList li:nth-of-type(odd){background:#f7f7f7;}
.list01 .newsList li a{display:block; height:50px; line-height:50px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0 18px 0 32px; background:url(a01.jpg) no-repeat 18px center;}


.article{}
.articleTitle{padding:40px 0 20px; line-height:30px; font-size:20px; font-weight:600; text-align:center;}
.articleInfo{width:90%; font-size:14px; height:30px; line-height:30px; background:#f5f5f5; color:#666; text-align:center; margin:0 auto;}
.articleInfo label{padding-left:30px;}
.articleCon{line-height:30px; padding:20px 0 30px;}
.article2 .articleCon{padding:20px 30px 30px;}
.articleCon table{margin:0 auto;}
.articleCon img{max-width:1000px; height:auto !important; border:none !important; margin:0 auto;_width:expression(document.body.clientWidth > 1000 ? "1000px" : "auto"); vertical-align:top;}
.article2 .articleCon img{max-width:1200px; height:auto !important; border:none !important; margin:0 auto;_width:expression(document.body.clientWidth > 1200 ? "1200px" : "auto"); vertical-align:top;}