@charset "utf-8";
/* CSS Document */
*::selection{background:#ae0009; color:#fff; text-shadow:none;}
*{margin:0;padding:0;}
body{font-size:15px; 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:#ae0009;}
/*去掉图形热点的点击时出现的边线*/
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;}


/* 普通新闻列表 */
.newsList li{height:42px; line-height:42px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:url(a01.png) no-repeat left center; padding-left:12px;}
.newsList li span{float:right; padding-left:20px; color:#999;}

/* 头部 */
.head{width:100%; height:140px; background:#88171c url(headBg.jpg) no-repeat center bottom;}
.head .logo{width:1260px; height:140px; position:relative; background:url(logo11.png) no-repeat left center; margin:0 auto;}
.search{width:220px; height:32px; background:#fff; -webkit-border-radius:4px; border-radius:4px; overflow:hidden; margin-top:54px; float:right;}
.search .keyValue{width:180px; height:32px; line-height:32px; padding-left:8px; background:none; border:0; margin:0; float:left; font-size:14px;}
.search .submitBtn{display:block; width:32px; height:32px; background:url(iSearch.png) no-repeat center center; cursor:pointer; border:0; padding:0; margin:0; float:left;}


/* 菜单 */
.menuWrap{width:1260px; height:50px; position:relative; margin:0 auto;z-index:1;}
#menu li{position:relative; text-align:center;}
#menu>li{float:left; width:126px;}
#menu>li>a{display:block; height:50px; line-height:50px; text-align:center; font-size:18px; font-family:"宋体"; font-weight:bold;}
#menu>li>a:link, #menu>li>a:visited{color:#222;}
#menu>li>a:hover, #menu>li>a.current{color:#a6020a;}

/*这是第二级菜单*/
#menu ul{display:none; width:100%; background-color:#9d7a46; position:absolute; z-index:999; left:0;}
#menu ul li a:link, #menu ul li a:visited{display:block; padding:10px 5px; line-height:24px; font-size:15px; color:#f4efe8;}
#menu ul li a:hover, #menu ul li a.current{background-color:#a6020a; color:#fff;}
#menu>li:nth-of-type(2)>ul ul{width:calc(100% + 30px);}

/**若子级菜单含有子级时，在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;}

/*这是第三级菜单 及以后*/
#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;}


/* 轮播图 */
.banner{width:100%; height:450px; 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:450px; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .swiper-pagination-bullets{bottom:30px !important; height:6px;}
.banner .swiper-pagination-bullet{width:50px; height:6px; 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:#ae0009;}
:root{--swiper-theme-color:rgba(255,255,255,0.96);}


.indH01{height:87px; line-height:69px; text-align:center; font-size:30px; font-weight:normal; position:relative;}
.indH01:after{display:block; width:365px; height:87px; content:""; background:url(hBg01.png) no-repeat; position:absolute; left:50%; top:0; margin-left:-216px; z-index:0;}
.indH01 span{position:relative; z-index:1;}

.indH02{height:32px; line-height:32px; font-size:24px; font-weight:normal;}
.indH02 a{display:block; width:51px; height:28px; background:url(m01.png) no-repeat center center; margin-top:4px; float:right;}
.indH02 a:hover{background-image:url(m02.png);}


.F1{padding:50px 0 80px; background:#fffcf5;}
.F1 .w1260{padding-top:20px; height:570px;}
.F1 ul{padding-top:20px; height:518px;}
.F1 ul .firstList{height:337px; border-bottom:#efeadf 1px solid;}
.F1 ul .firstList .pic{height:250px; overflow:hidden; background:url(loading.gif) no-repeat center center;}
.F1 ul .firstList .pic p{height:250px; background-repeat:no-repeat; background-position:center center; background-size:cover; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -ms-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s;}
.F1 ul .firstList 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);}
.F1 ul .firstList .txt{height:58px; padding:15px 0 15px;}
.F1 ul .firstList .txt p{width:75px; height:32px; line-height:32px; float:left;}
.F1 ul .firstList .txt p span{font-size:26px; color:#88171c; float:left;}
.F1 ul .firstList .txt p i{color:#999; font-style:normal; line-height:26px; float:left;}
.F1 ul .firstList .txt h3{height:58px; line-height:29px; margin-left:75px; 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;}
.F1 ul .subList{height:59px; line-height:59px; border-bottom:#efeadf 1px solid;}
.F1 ul .subList p{width:75px; height:59px; float:left;}
.F1 ul .subList p span{font-size:26px; color:#88171c; float:left;}
.F1 ul .subList p i{color:#999; font-style:normal; line-height:52px; float:left;}
.F1 ul .subList h3{height:59px; line-height:59px; margin-left:75px; font-size:16px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-justify:inter-ideograph; text-align:justify;}
.bmdt, .hddb, .tzgg{width:380px; height:570px; float:left;}
.hddb{padding:0 60px;}


.iconList{height:200px; background:url(bg02.jpg) no-repeat center bottom;}
@media screen and (min-width:1920px){
	.iconList{background-size:cover;}	
}
.iconList dl{width:1260px; height:200px; margin:0 auto;}
.iconList dl dt{width:244px; height:110px; padding:50px 8px 40px 0; background:url(bg03.png) no-repeat right center; text-align:center; float:left;}
.iconList dl dt img{height:46px; vertical-align:top;}
.iconList dl dt p{height:40px; line-height:40px; padding-top:24px; font-size:24px;}
.iconList dl dt a:link, .iconList dl dt a:visited{color:#f4efe8;}
.iconList dl dt a:hover{color:#fff;}
.iconList dl dd{height:177px; margin-left:1008px; text-align:center; color:#f4efe8; padding-top:23px;}
.iconList dl dd img{width:130px; height:130px; vertical-align:top;}
.iconList dl dd p{height:34px; line-height:34px;}


.F2{padding:60px 0 70px; background:#f3ebd8 url(bg01.jpg) no-repeat right bottom;}
.F2 .w1260{padding-top:14px; height:322px;}
.F2 .indH02{height:55px; line-height:55px; border-bottom:#d5c3a6 1px solid;}
.F2 .indH02 a{margin-top:16px;}
.F2 .indH02 img{float:left; height:28px; margin:13.5px 8px 0 0;}
.F2 .newsList{padding-top:14px; height:252px;}
.sjwj, .bmwj, .lnfc{width:380px; height:322px; float:left;}
.bmwj{padding:0 60px;}


.F3{padding:70px 0; background:#fffcf5;}
.picLink{width:1260px; height:150px; margin:0 auto; overflow:hidden;}
.picLink ul{margin-left:-20px; height:150px;}
.picLink ul li{width:300px; height:150px; margin-left:20px; overflow:hidden; -webkit-border-radius:4px; border-radius:4px; float:left;}
.picLink ul li img{width:300px; height:150px; vertical-align:top; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -ms-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s;}
.picLink ul li a:hover img{-webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}


.F3 .indH01{margin-top:70px;}
.hdjy{width:1260px; height:264px; margin:28px auto 0; overflow:hidden; position:relative;}
.hdjy .swiper-slide{width:300px; height:230px; background:url(loading.gif) no-repeat center center; overflow:hidden; float:right;}
.hdjy .swiper-slide p{height:230px; background-repeat:no-repeat; background-position:center center; background-size:cover; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -ms-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; position:relative;}
.hdjy .swiper-slide a:after{display:block; width:300px; height:230px; background:url(picBg.png) no-repeat center center; content:""; position:absolute; left:0; top:0; z-index:2;}
.hdjy .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);}
.hdjy .swiper-pagination-bullets{height:4px !important; bottom:0;}
.hdjy .swiper-pagination-bullet{width:40px; height:4px; display:inline-block; *display:inline; zoom:1; border-radius:0; background:#e0d6bf; opacity:1; vertical-align:top; margin:0 8px !important;}
.hdjy .swiper-pagination-bullet-active{opacity:1; background:#ae0009;}


.link{background:#f3ebd8;}
.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:#555; float:left; position:relative; margin-left:50px; padding-right:20px;}
.linkNav .linkNavLi i, .linkNav .on i{display:block; width:12px; height:12px; background:url(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;}
.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);}
.linkList{float:left; display:none; width:100%; border-top:1px solid #e0d6bf; background:#f3ebd8;}
.linkList ul{width:1260px; margin:0 auto; padding:10px 0;}
.linkList ul li{width:190px; height:30px; line-height:30px; color:#725108; float:left; margin:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.linkList2 ul li{width:295px;}
.linkList ul li a{color:#725108;}
.linkList ul li a:hover{color:#c11717;}


/* 页底 */
.foot{background:#88171c; color:#fff; line-height:30px; padding:30px 0; text-align:center; font-size:14px;}
.foot a:link, .foot a:visited{color:#fff;}
.foot a:hover{text-decoration:underline;}

.nyBanner{height:200px; background:url(nyBanner.jpg) no-repeat center center;}
@media screen and (min-width:1920px){
	.nyBanner{background-size:cover;}	
}

.ny{width:1260px; margin:40px auto 60px;}
.left{width:230px; background:#f5f5f5; text-align:center; float:left;}
.left h2{line-height:30px; background:#ae0009 url(hBg02.png) no-repeat right bottom; font-size:20px; color:#fff; font-weight:normal; padding:20px 30px;}
.left ul{padding:8px 20px 20px;}
.left ul li{padding-top:10px;}
.left ul li a{display:block; line-height:24px; padding:9px 20px; font-size:16px; background:#f3ebd8; -webkit-border-radius:2px; border-radius:2px;}
.left ul li a:link, .left ul li a:visited{color:#ae0009;}
.left ul li a:hover, .left ul li a.on{background:#ae0009; color:#fff;}

.right{margin-left:260px;}
.post{height:40px; line-height:40px; font-size:14px; background:#f0f0f0; padding:0 18px; color:#ae0009;}
.post a:link, .post a:visited{color:#ae0009;}
.post a:hover{text-decoration:underline;}


.list01 .newsList{padding-top:10px;}
.list01 .newsList li{border-bottom:#ececec 1px solid; height:54px; line-height:54px;}


.picList01{}
.picList01 ul{margin-left:-20px;}
.picList01 ul li{width:235px; padding:20px 0 0 20px; float:left;}
.picList01 ul li p{height:180px; background:url(loading.gif) no-repeat center center; overflow:hidden;}
.picList01 ul li p i{display:block; height:180px; background-repeat:no-repeat; background-position:center center; background-size:cover; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -ms-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s;}
.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);}
.picList01 ul li h3{height:40px; line-height:40px; text-align:center; font-size:16px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.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 0 30px;}
.articleCon img{max-width:1000px; 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");}