@charset "utf-8";
/* CSS Document */
*::selection{background:#970102; color:#fff; text-shadow:none;}
*{margin:0;padding:0;}
body, html{height:100%;}
body{font-size:16px; color:#000; font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif; background:#fff; min-width:1260px;}
@media screen and (min-width:1920px){
	.body{background-size:100% auto;}	
}
body a{text-decoration:none; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s; transition:all .5s;}
a:link,a:visited{color:#000;}
a:hover{color:#f6b32b; -webkit-tap-highlight-color:rgba(255, 255, 255, 0); -webkit-user-select:none; -moz-user-focus:none; -moz-user-select:none;}
/*去掉图形热点的点击时出现的边线*/
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;}
table,table td{border-collapse:collapse;}
.overHidden{overflow:hidden; position:fixed;}
textarea{font-family:"Microsoft YaHei","微软雅黑","黑体",sans-serif; outline:none; resize:none;}


/*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);}

.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:block; 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{height:150px; background:#970102 url(headBg.jpg) no-repeat bottom right;}
.logo{width:1260px; height:150px; margin:0 auto; background:url(logo1.png) no-repeat left center;}

.search{width:220px; height:36px; float:right; margin-top:57px;}
.search .keyValue{width:172px; height:36px; line-height:34px; background:#fff; border:0; padding:0 3px; font-size:14px; float:left;}
.search .submitBtn{width:42px; height:36px; background:url(iSearch.jpg) no-repeat; border:0; cursor:pointer; float:left;}

.menuWrap{width:100%; height:50px; background:#fff; position:relative; z-index:10; -webkit-box-shadow:0 2px 6px rgba(0,0,0,0.1); box-shadow:0 2px 6px rgba(0,0,0,0.1);}
#menu{width:1256px; height:50px; margin:0 auto;}
#menu li{position:relative; text-align:center;}
#menu>li{float:left; width:157px;}
#menu>li>a:link, #menu>li>a:visited{display:block; height:50px; line-height:50px; font-size:18px;}
#menu>li>a:hover, #menu>li>a.current{background-color:#970102; color:#fff;}
#menu>li>a.current:hover{background-color:#f6b32b;}

/*这是第二级菜单*/
#menu ul{display:none; width:100%; background-color:#970102; position:absolute; z-index:999; left:0;}
#menu ul li a:link, #menu ul li a:visited{display:block; padding:10px 5px; color:#fff; line-height:24px; font-size:16px;}
#menu ul li a:hover, #menu ul li a.current{background-color:#f6b32b;}

/**若子级菜单含有子级时，在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; overflow:hidden; margin:0 auto;}
.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(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-bullet{width:12px; height:12px; display:inline-block; border-radius:100%; background:#fff; opacity:0.8; vertical-align:top; margin:0 6px !important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#f6b32b;}
:root{--swiper-theme-color:rgba(255,255,255,0.96);}

.indH{height:38px; line-height:28px; border-bottom:#b40001 1px solid; margin-bottom:3px; color:#333; font-size:26px; font-weight:normal; position:relative;}
.indH:after{display:block; width:126px; height:4px; background:url(hBg01.jpg) no-repeat; content:""; position:absolute; left:0; bottom:-4px;}
.indH a:link, .indH a:visited{float:right; display:block; height:35px; line-height:35px; font-size:16px; color:#999; margin-top:3px; padding-right:14px; background:url(m01.png) no-repeat right center;}
.indH a:hover{background-image:url(m02.png); color:#f9b600;}

.newsList{padding-top:12px;}
.newsList li{height:38px; line-height:38px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:url(a01.png) no-repeat left center; padding-left:15px;}
.newsList li span{float:right; color:#999; padding-left:20px;}


.news{height:350px; background:url(bg01.jpg) no-repeat left bottom; background-size:cover; padding:80px 0;}
.newsCon{width:1260px; height:350px; margin:0 auto;}
.picNews{width:550px; height:350px; overflow:hidden; position:relative; float:left;}
.picNews .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(loading.gif) no-repeat center center;}
.picNews .swiper-slide a{display:block; width:100%; height:350px; position:relative;}
.picNews .swiper-slide p{height:350px; background-repeat:no-repeat; background-position:center center; background-size:cover; -webkit-transition:all .8s; -moz-transition:all .8s; -ms-transition:all .8s; -o-transition:all .8s; transition:all .8s;}
.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-slide h3{width:calc(100% - 106px); height:45px; line-height:45px; font-size:16px; font-weight:normal; padding:0 90px 0 16px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; bottom:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.picNews .swiper-pagination{bottom:19px; right:16px; width:auto; height:8px; left:auto;}
.picNews .swiper-pagination .swiper-pagination-bullet{width:8px; height:8px; display:block; border-radius:100%; background:#fff; opacity:1; float:left; vertical-align:top; margin:0 0 0 6px !important;}
.picNews .swiper-pagination .swiper-pagination-bullet-active{opacity:1; background:#f9b600;}

.txtNews{height:350px; margin-left:595px;}


.tzgg{height:308px; padding:36px 0 45px; background:url(bg02.jpg) no-repeat center top; background-size:cover;}
.tzggCon{width:1260px; height:308px; margin:0 auto;}
.tzgg h2{height:56px; line-height:56px; padding-bottom:20px; font-size:26px; font-weight:normal; color:#fff; text-align:center;}
.tzgg ul{height:188px; background:#f5f0e8;}
.tzgg ul li{width:calc(25% - 91px); height:160px; padding:28px 45px 0; float:left; border-right:#dad7d2 1px solid;}
.tzgg ul li:last-of-type{width:calc(25% - 90px); border-right:0;}
.tzgg ul li p{height:61px;}
.tzgg ul li p label{display:block; height:36px; line-height:36px; color:#970102; font-size:24px;}
.tzgg ul li p span{display:block; height:25px; line-height:25px; color:#888; position:relative;}
.tzgg ul li p span:after{display:block; width:50px; height:1px; background:#f6b32b; position:absolute; left:72px; top:12px; content:"";}
.tzgg ul li h3{height:56px; line-height:28px; padding-top:16px; font-size:16px; font-weight:normal; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.tzgg ul li a:hover{color:#970102;}
.tzgg .more{height:24px; line-height:24px; padding-top:20px;}
.tzgg .more a:link, .tzgg .more a:visited{float:right; display:block; height:24px; line-height:24px; font-size:16px; color:#fff; padding-right:14px; background:url(m03.png) no-repeat right center;}
.tzgg .more a:hover{background-image:url(m02.png); color:#f9b600;}


.F1{width:1260px; height:280px; margin:50px auto 60px;}
.F1 .indNews{width:445px; height:280px; padding-right:55px; float:left;}
.F1 .indNews .indH:after{background-image:url(hBg02.jpg);}
.F1 .indNews .newsList{padding-top:10px;}
.F1 .indNews .newsList li{background-image:url(a02.png);}

.link{height:280px; margin-left:1000px;}
.link ul{height:264px; overflow:hidden; position:relative;}
.link ul:before, .link ul:after{display:block; width:1px; height:264px; background:#b2a35d; content:""; position:absolute; top:0; z-index:0;}
.link ul:before{left:20px;}
.link ul:after{right:20px;}
.link ul li{height:60px; padding-bottom:8px;}
.link ul li a{display:block; height:60px; line-height:60px; padding:0 35px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; position:relative; -webkit-border-radius:2px; border-radius:2px; z-index:1; font-size:18px; text-align:center;}
.link ul li a:link, .link ul li a:visited{color:#fff;}
.link ul li a:before, .link ul li a:after{display:block; content:""; width:8px; height:8px; background:#fff; -webkit-border-radius:100%; border-radius:100%; position:absolute; z-index:3; top:50%; margin-top:-5px;}
.link ul li a:before{left:15px;}
.link ul li a:after{right:15px;}
.link ul li.i1 a{background:#f67f57;}
.link ul li.i1 a:before, .link ul li.i1 a:after{border:#d25d36 1px solid;}
.link ul li.i2 a{background:#f0b928;}
.link ul li.i2 a:before, .link ul li.i2 a:after{border:#c69b2a 1px solid;}
.link ul li.i3 a{background:#3abec6;}
.link ul li.i3 a:before, .link ul li.i3 a:after{border:#1da0a8 1px solid;}
.link ul li.i4 a{background:#5fa1ee;}
.link ul li.i4 a:before, .link ul li.i4 a:after{border:#357dd1 1px solid;}



.foot{background:#970102; color:#fff; line-height:30px; text-align:center; padding:35px 0; font-size:14px;}
.foot a:link, .foot a:visited{color:#fff;}
.foot a:hover{text-decoration:underline;}


.ny{width:1260px; margin:30px auto 50px;}
.left{width:240px; background:#f5f0e8; float:left;}
.left h2{height:45px; line-height:45px; font-size:18px; font-weight:normal; background:#970102; color:#fff; text-align:center;}
.left ul{padding:0 18px 18px;}
.left li{border-bottom:#e7e7e7 1px solid;}
.left li a:link, .left li a:visited{display:block; line-height:24px; padding:15px 0; color:#666; position:relative;}
.left li a:after{display:block; width:16px; height:16px; content:""; background:#970102 url(a03.png) no-repeat center center; -webkit-border-radius:50%; border-radius:50%; position:absolute; right:0; top:50%; margin-top:-8px; -webkit-transition:all .5s; -moz-transition:all .5s; -ms-transition:all .5s; -o-transition:all .5s; transition:all .5s;}
.left li a:hover, .left li a.on{color:#f9b600;}
.left li a:hover:after, .left li a.on:after{background-color:#f9b600;}

.right{margin-left:280px;}
.post{height:38px; line-height:28px; border-bottom:#b40001 1px solid; font-size:26px; margin-bottom:3px; position:relative;}
.post:after{display:block; width:126px; height:4px; background:url(hBg01.jpg) no-repeat; content:""; position:absolute; left:0; bottom:-4px;}
.post span{float:right; display:block; height:35px; line-height:35px; font-size:14px; color:#999; margin-top:3px;}
.post span a:link, .post span a:visited{color:#999;}
.post span a:hover{color:#970102;}


.list01 ul li{border-bottom:#dcdbdb 1px dashed; height:45px; line-height:45px;}


.articleTitle{padding:20px 0; line-height:36px; text-align:center; font-size:20px; font-weight:bold;}
.articleInfo{text-align:center;font-size:14px; height:32px; line-height:32px; color:#8a8a8a; background:#f5f5f5; width:90%; margin:0 auto;}
.articleInfo label{padding-left:30px;}
.articlePic{text-align:center; padding-top:20px;}
.articleCon{line-height:30px; padding:20px 0;}
.articleCon img{max-width:960px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 960 ? "960px" : "auto"); vertical-align:top;}
.article2 .articleCon img{max-width:1260px; height:auto !important; margin:0 auto;_width:expression(document.body.clientWidth > 1260 ? "1260px" : "auto"); vertical-align:top;}