@charset "utf-8";
html{overflow-x: hidden;}
@media (max-width:1920px) {
	html {font-size: 16px;}
}
@media (min-width:1400px) and (max-width:1600px) {
	html {font-size: 16px;}
}
@media (min-width:640px) and (max-width:1399px) {
	html {font-size: 15px;}
}
@media (min-width:471px) and (max-width:639px) {
	html {font-size: 14px;}
}
@media (min-width:320px) and (max-width:470px) {
	html {font-size: 14px;}
}
/*返回顶部*/
.backtop { position: fixed; right: 30px; bottom: 30px; cursor: pointer; display: none; width: 50px; height: 50px;-webkit-animation: more 2s infinite;animation: more 2s infinite; }
.backtop img{display: block;width: 100%;}
@-webkit-keyframes more {  
	0%, 60%, 80%, 100% {-webkit-transform: translateY(0);}
	  20% {-webkit-transform: translateY(-10x);}
	  40% {-webkit-transform: translateY(10px);}
	}
	@keyframes more {  
	0%, 60%, 80%, 100% {-webkit-transform: translateY(0);}
	  20% {-webkit-transform: translateY(-10px);}
	  40% {-webkit-transform: translateY(10px);}
	}
	@media(max-width: 768px) {
	.backtop{width: 30px;height: 30px;right: 10px;}
	
	}

/*==========================================公共 开始=============================================*/
.head-box{position: relative;}
.head-box .top-r{margin-top: 1.5rem;}
.top{padding: 0.875rem 0;position: relative;}
.top .logo{}
.top .logo img{display: block;width: 100%;}
.top-r-t{margin-bottom: 10px;}
.top-r-t ul{float: right;}
.top-r-t ul li{float: left;margin-left: 10px;}
.top-r-t ul li a{font-size: 0.75rem;color: #fff;transition: 0.6s all;}
.top-r-t ul li a:hover{color: #a3dfea;transition: 0.6s all;}
.top-r-t ul li a img{display: block;transition: 0.6s all;max-height: 12px;}
.top-r-t ul li a img:hover{opacity: 0.6;transition: 0.6s all;}
.search-btn{float: left;margin-left: 16px;display:none;}
/* 搜索 */

/* 搜索 */
.tc2 form {border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width: 100%;}
.tc2 input[type="text"] {border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background: none;line-height: 60px;padding: 0 20px;}
.tc2 input[type="text"]:focus {text-align: left;}
.tc2 input[type="image"] {position: absolute;right: 0;top: 50%;padding: 0;z-index: 2;height: 60px;width: 70px;cursor: pointer;border: none;background: #bf0000 url(../images/icon_search.png) no-repeat center; background-size: 20px 20px;margin-top: -30px;}
.tc2 input[type="image"]:hover {background: url(../images/icon_search_hover.png) center no-repeat;background-size: 20px 20px;}
.tc2 .tc {transition: all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 999;display: none}
.tc2 .tc {pointer-events: none;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;transform: scale(1.1);}
.tc2 .tc.act {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform: scale(1);}
.tc2 .close:hover {transform: rotate(180deg);}
.tc2 .close,.tc {transition: all ease 400ms;-moz-transition: all ease 400ms;-ms-transition: all ease 400ms;-o-transition: all ease 400ms;-webkit-transition: all ease 400ms;}
.tc2 .tc-box {position: absolute;border-radius: 4px;overflow: hidden;top: 50%;z-index: 9999;background: #fff;height: 60px;width: 50%;left: 50%;margin-left: -25%;margin-top: -40px;}
.tc2 .tc.act {display: block;}
.tc2 .close {position: absolute;cursor: pointer;font-size: 20px;right: 30px;top: 30px;}
.tc2 .tc-bg {height: 100%;background: rgba(0, 0, 0, .6);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.head-box .top-r input{outline: none;border: none;background: none;}
.head-box .top-r .searchCon{border: 1px solid #E5E5E5;height: 34px;box-sizing: border-box;border-radius: 17px;background: #F7F7F7;}
.head-box .top-r .searchCon .input1{width: 200px;height: 34px;height: 27px;box-sizing: border-box;float: left;padding-left: 0.5rem;}
.head-box .top-r .searchCon .input2{width: 16px;color: white;height: 15px;float: right;font-size: 14px;float: right;padding: 7px 10px 9px 10px;box-sizing: content-box;}
@media(max-width: 1000px) {
	.search-btn{display:block;}
	.head-box .top-r .searchCon{display: none;}
	.top-r-t ul{float: left;}
	.search-btn{float: right;}
	.search-btn img{margin-top: 0.375rem;}
	.topLink ul{float: right;}
	.head-box .top-r{display: none;}
}
/* 搜索end */

header {z-index: 1000;width: 100%;}
header .fl {position: relative;margin: 15px 0;}
header .fl a {display: block;}
header .fl embed {width: 13.375rem;display: inline-block;vertical-align: middle;}
header .fl embed.wap {display: none}
header .w9{position: relative;}
.topLink{background: #e4e4e4;}
.topLink ul{display: block;text-align: right;}
.topLink ul li{display: inline-block;line-height: 1.875rem;}
.topLink ul li a{font-size: 0.75rem;color: #666666;left: 1.875rem;display: inline-block;text-align: right;margin-left: 0.625rem;}
.topLink ul li a:hover{color: #990000;}
.right_icon ul {font-size: 0;margin-top: 35px;}
.right_icon ul li {display: inline-block;margin-left: 1.25rem;float: left;}
.right_icon ul li a{display: block;}
.right_icon ul li a p{color: white;height: 16px; width: 20px;}
.animenu__toggle {display: none;cursor: pointer;background-color:#bf0000;border: 0;padding: 0.3rem;height: 2.5rem;width: 2.5rem;}
.animenu__toggle.animenu__toggle--active {background-color: #990000;}
.animenu__toggle.animenu__toggle--active .animenu__toggle__bar {background: #fff}
.animenu__toggle__bar {display: block;width: 1.875rem;height: 2px;background-color: #fff;-webkit-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);-o-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);}
.animenu__toggle__bar+.animenu__toggle__bar {margin-top: 0.45rem;}
.animenu__toggle--active .animenu__toggle__bar {margin: 0;position: absolute;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1) {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2) {opacity: 0;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3) {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.NavBox{background: url(../images/navBg.png) repeat-x;}
.animenu {/* position: absolute;right: 0;top: 2.5rem;width: 73%; */}
.animenu ul {padding: 0;list-style: none;text-align: left;}
.animenu li,.animenu a {display: inline-block;font-size: 1rem;}
.animenu a {color: #fff;text-decoration: none;}
.animenu__nav {width: 100%;box-sizing: border-box;}
.animenu__nav>li {position: relative;height: 3.125rem;width: 9.659%;text-align: center;box-sizing: border-box;}
.animenu__nav>li>a{font-size: 1.125rem;line-height: 3.125rem;display: block;}
.animenu__nav>li>a {text-transform: uppercase;color: #fff;}
.animenu__nav>li>a:first-child:nth-last-child(2):before {content: "";position: absolute;border: 4px solid transparent;border-bottom: 0;border-top-color: currentColor;top: 50%;margin-top: -2px;right: 10px;display: none;}
.animenu__nav>li:hover>ul {opacity: 1;visibility: visible;margin: 0px 0 0;}
.animenu__nav>li:hover>a {background: #bf0000;}
.animenu__nav__child {min-width: 100%;position: absolute;top: 100%;z-index: 9;opacity: 0;visibility: hidden;margin: 10px 0 0 0;background-color: #bf0000;transition: margin .15s, opacity .15s;}
.animenu__nav__child>li {width: 100%;text-align: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);position: relative;}
.animenu__nav__child>li:first-child>a:after {content: '';position: absolute;height: 0;width: 0;left: 50%;margin-left: -6px;top: -6px;border: 6px solid transparent;border-top: 0;border-bottom-color: #990000;}
.animenu__nav__child>li:last-child {border: 0;}
.animenu__nav__child a {padding: 10px;width: 100%;border-color: #990000;font-size: 0.875rem;}
.animenu__nav__child a:hover {background-color: #990000;border-color: #990000;color: #fff;}
.animenu__nav--open {display: block !important;}
.animenu__nav--open .animenu__nav__child {}
.animenu__nav__child>li dl{position: absolute;left: -100%; top: 0;background-color: #990000;width: 100%;display: none;}
.animenu__nav__child>li:hover dl{display: block;}
.animenu__nav>li>a.on{color: #990000;}
@media(max-width: 1360px) {
	.logo {width: 30%;}
	.animenu__nav>li>a {font-size: 1rem;}
	.animenu__nav>li{width: 9%;}
	.animenu__nav__child{}
	.animenu{top: 1.375rem;}


}
@media(max-width: 1200px) {
	.right_icon ul{margin-top: 20px;}
}
@media screen and (max-width: 1000px) {
	.jz{margin-right: 40px;}
	header .w9,.top .w9{max-width: calc(100% - 30px);}
	.logo {width: 50%;}
	.animenu__nav__child>li {border-bottom: #e5e5e5 1px solid;}
	.animenu>ul{background: rgba(26,26,26,0.95);}
	.animenu {padding: 0;position: absolute;right: 0;top:100%;z-index: 999;width: 76%;}
	.right_icon ul {margin-right: 5rem;}
    .animenu__toggle {display: inline-block;position: absolute;right: 20px;top: 49%;margin-top: -7px;}
    .animenu__nav,.animenu__nav__child {display: none;}
	.animenu__nav__child a{color: #323232;line-height: 40px;font-size: 16px;}
    .animenu__nav>li {width: 100%;border-right: 0;border-bottom:1px solid #545454;height: auto;background: none;}
    .animenu__nav>li .jt{ content:""; position:absolute; right:0; top:0; width:4rem; height:4rem; background:url(../images/jiantou.png) center no-repeat; background-size:6px auto; z-index:1000;}
	.animenu__nav>li>a.on{color: #fff;}
	.animenu__nav>li:last-child {border: 0;}
	.animenu__nav>li:first-child>a:after {content: '';position: absolute;height: 0;width: 0;left: 1em;top: -6px;border: 6px solid transparent;border-top: 0;border-bottom-color: inherit;display: none;}
	.animenu__nav>li>a {width: 100%;color: #fff; padding: 0 0 0 2rem !important;border-color: #111;background:rgba(47,41,41,0.8);position: relative;height: 4rem;line-height: 4rem;text-align: left;}
	.animenu__nav a:hover {background-color: #208ad6;border-color: #208ad6;color: #fff;height: 4rem;line-height: 4rem;}
	.animenu__nav__child {position: static;background-color: #f8f8f8;margin: 0;transition: none;visibility: visible;opacity: 1;}
	.animenu__nav__child>li:first-child>a:after {content: none;}
	.animenu__nav__child>li dl{display: block;position: relative;left: auto;top: auto;background: #f8f8f8;margin:0 50px 50px;width: auto;}
	.animenu__nav__child>li dl dd{border-top: 1px solid #e5e5e5;}
	.animenu__nav__child>li dl dd a{line-height: 26px;font-size: 14px;}
	.animenu__nav>li:hover>a{color: #fff;}
	.head-box2 #header .logo{width: 50%;}
	.head-box2 .animenu{top:4.25rem;width: 76%;}

	
}
@media(max-width: 768px) {


}
@media(max-width: 580px) {
	.head-box .top-r{margin-top: 0;}
	.top .logo.fl{float: none;}
	.top .logo{width: 67%;}
	.head-box2 #header .logo{width: 72%;}
	.top-r-t{float: left;margin-bottom: 0;margin-top: 5px;}
	.animenu__toggle{top: 50%;}
}
@media(max-width: 580px) {
	
}
@media(max-width: 375px) {

	.animenu__toggle{top: 53px;}
}
@media(max-width: 360px) {
	.animenu__toggle{top: 52px;}
}
@media(max-width: 320px) {
	.animenu__toggle{top: 50px;}
}
/*==========================================公共 结束=============================================*/
/* banner */
/*banners  css*/
.banners {position: relative;overflow: hidden;width: 100%;z-index: 2;margin:0 auto;height: auto;}
.banners .hd{max-width: 1200px;margin: 0 auto;width: 100%;position: relative;}
.banners .hd ul {position: absolute;bottom: 1.25rem;z-index: 3;right:0;}
.banners .hd li {display: inline-block;overflow: hidden;width: 24px;height: 24px;line-height: 24px;margin: 0 10px;font-size: 1rem;color: #b0252a;width: 0.75rem;height: 0.75rem;line-height: 2.5rem;border-radius: 50%;border: 1px solid #fff;}
.banners .hd li.on {background: #fff;}
.banners .bd {position: relative;z-index: 1;}
.banners .bd li {position: relative;overflow: hidden;}
.banners .bd li a{display: block;}
.banners .bd li .text{position: absolute;left: 0;bottom: 0;background: url(../images/banner-text.png);width: 100%;height: 3.125rem;}
.banners .bd li .text p{max-width: 1200px;margin: 0 auto;line-height: 3.125rem;height: 3.125rem;font-size: 1.125rem;color: white;font-weight: bold;}
.banners .bd li .pic img {vertical-align: top;width: 100%; -webkit-animation-name: centerBig;animation-name: centerBig;animation-duration: 5s;animation-iteration-count: infinite;}
.banners .prev {position: absolute;z-index: 9;left: 0;top: 50%;margin-top: -30px; display: block;width: 40px;background: url(../images/banner-left.png) no-repeat;height: 60px;cursor: pointer;}
.banners .next {position: absolute;z-index: 10;left: auto;right: 0;top: 50%;margin-top: -30px;display: block;width: 40px;;background: red;background: url(../images/banner-right.png) no-repeat;height: 60px;cursor: pointer;}
@keyframes centerBig {
	from {transform: scale(1.0, 1.0);}
	to {transform: scale(1.03, 1.03);}
}

@media only screen and (max-width:768px) {
	.banners .bd li .text{position: relative;width:100%;padding: 10px 20px;height: auto;}
	.banners .bd li .text p{height: auto;line-height: 1.625rem;text-align: center;font-size: 1rem;height: 1.625rem;overflow: hidden;}
	.banners{margin: 0 auto;}
	/* .banners .bd li img {height: 320px;} */
	.banners .prev,.banners .next{display: none;}
	.banners .hd ul{bottom: 50px;}
	.tc2 .tc-box{width: 80%;left: 50%;margin-left: -40%;}
}
@media only screen and (max-width:414px) {
	/* .banners .bd li img {height: 171px;} */
	.banners .bd li .text{bottom: 0;font-size: 1rem;padding: 0.9375rem;line-height: 1.375rem;}
}
.linkPic{margin-top: 2.5rem;}
.linkPic a{display: block;position: relative;float: left;width: 48.5%;}
.linkPic a::after{position: absolute;content: "";right: 0;bottom: 0;width: 100%;height: 100%;background: #D5D5D5;z-index: -1;transition: 0.4s;}
.linkPic a+a{float: right;}
.linkPic a img{display: block;width: 100%;}
.linkPic a:hover::after{right: -0.375rem;bottom: -0.375rem;transition: 0.4s;}
@media only screen and (max-width:850px) {
	.linkPic{margin-top: 2.375rem;}
	.linkPic a{display: block;position: relative;float: left;width: 100%;}
	.linkPic a+a{margin-top: 1.875rem;}
}
/* sameTitle */
/* newsBox */
.newsBox{margin-top: 2.1rem;}
.newsBox .hd{background: url(../images/bgtitle.png) no-repeat left bottom;position: relative;padding-left: 3.125rem;padding-bottom: 0.25rem;margin-bottom: 2.1rem;}
.newsBox .hd::after{content: "";position: absolute;bottom: 0;left: 120px;width: calc(100% - 180px);height: 1px;background: #e5e5e5;}
.newsBox .hd h3 span{color:#ccc; font-family:Georgia; margin-left:10px;  }
.newsBox .hd ul{ }
.newsBox .hd ul li{ float:left;}
.newsBox .hd ul li p{font-size: 1.5rem;color: #666666;font-weight: normal;line-height: 3.125rem;}
.newsBox .hd ul li+li p{margin-left:  1.5625rem;}
.newsBox .hd ul li a{position: absolute;right: 0;top: 2.8rem;display: none;color: #666666;font-size: 0.875rem;}
.newsBox .hd ul li.on p{ color:#323232; display:block; height:3.125rem; line-height:3.125rem; font-weight: bold; }
.newsBox .hd ul li.on a{display: block;}
.newsBox .hd ul li.on a:hover{color: #990000;}
.newsBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.newsBox .bd .newsCon{}
.newsBox .bd .newsCon .picnews{width: 30%;float: left;}
.newsBox .bd .newsCon .picnews a{display: block;}
.newsBox .bd .newsCon .picnews a .pic{width: 100%;height: 100%;overflow: hidden;max-height: 210px;}
.newsBox .bd .newsCon .picnews a .pic img{width: 100%;display: block;object-fit: fill;}
.newsBox .bd .newsCon .picnews a .text{margin-top: 0.9375rem;}
.newsBox .bd .newsCon .picnews a .text p{font-size: 1rem;line-height: 1.625rem;height: 3.25rem;color: #000000;}
.newsBox .bd .newsCon .picnews a .text p:hover{color: #990000;}
.newsBox .bd .newsCon .picnews a .text span{display: block;font-size: 0.75rem;color: #999999;line-height: 1.375rem;height: 4.125rem;margin-top: 0.7rem;}
.newsBox .bd .newsCon ul{width: 70%;float: left;}
.newsBox .bd .newsCon ul li{width:42.8%;margin-left: 7.2%;float: left;}
.newsBox .bd .newsCon ul li a{display: block;}
.newsBox .bd .newsCon ul li+li+li{margin-top: 2.5125rem;}
.newsBox .bd .newsCon ul li a p{font-size: 1rem;line-height: 1.625rem;height: 3.25rem;color: #000000;}
.newsBox .bd .newsCon ul li a p:hover{color: #990000;}
.newsBox .bd .newsCon ul li a i{display: block;font-family: georgia;font-style: normal;font-size: 0.875rem;color: #999999;background: url(../images/time.png) no-repeat left center;padding-left: 1rem;line-height: 1.25rem;margin-top: 0.5rem;}
.newsBox .bd .newsCon ul li a span{display: block;font-size: 0.75rem;color: #999999;line-height: 1.375rem;height: 4.125rem;margin-top: 0.7rem;}
@media(max-width: 850px) {
.newsBox{margin-top: 2rem;}
.newsBox .bd .newsCon .picnews{width: 100%;float: left;}
.newsBox .bd .newsCon .picnews a .pic{max-height: 100%;}
.newsBox .bd .newsCon ul{width: 100%;float: left;}
.newsBox .bd .newsCon ul li a p{height: auto;}
.newsBox .bd .newsCon ul li{width:100%;margin-left:0%;float: none;}
.newsBox .bd .newsCon ul li{margin-top: 1.8rem;}
.newsBox .bd .newsCon ul li+li+li{margin-top: 1.8rem;}
.newsBox .bd .newsCon ul li a span{height: auto;}
}
@media(max-width: 580px) {
	.newsBox .hd{background-size:auto 34px;padding-bottom: 0.1rem;}
	.newsBox .hd ul li p{font-size: 1.25rem;}
	.newsBox .hd ul li+li p{margin-left: 0.4rem;}
}
/* noticeBox 开始 */
.noticeBox{margin-top: 2.6rem;position: relative;padding: 2.5rem 0;}
.noticeBox::before{content: "";position: absolute;left: auto;width:92%;height: 100%;right: 8%;background: #fafafa;z-index: -1;top: 0;}
.noticeBox::after{content: "";position: absolute;right: auto;width:92%;height: 100%;left: 8%;background:url(../images/logo2.png) no-repeat right bottom #990000;z-index: -2;bottom: -3.75rem;}
.noticeBox .title{background: url(../images/titlebg2.png) no-repeat left bottom;position: relative;padding-left: 3.125rem;padding-bottom: 0.25rem;margin-bottom: 2.1rem;}
.noticeBox .title::after{content: "";position: absolute;bottom: 0;left: 120px;width: calc(100% - 180px);height: 1px;background: #e5e5e5;}
.noticeBox .title p{font-size: 1.5rem;color: #323232;font-weight: normal;line-height: 3.125rem;font-weight: bold;}
.noticeBox .title a{position: absolute;right: 0;top: 2.8rem;color: #666666;font-size: 0.875rem;}
.noticeBox .title a:hover{color: #990000;}
.noticeBox ul{}
.noticeBox ul li{float: left;width: 30%;margin-left: 5%;}
.noticeBox ul li+li+li+li{margin-top: 2.5rem;}
.noticeBox ul li:nth-child(1),
.noticeBox ul li:nth-child(4){margin-left: 0;}
.noticeBox ul li a{display: block;}
.noticeBox ul li a .date{width: 3.5rem;float: left;padding-right: 1rem;border-right: 1px solid #990000;}
.noticeBox ul li a .date i{font-size: 1.625rem;color: #990000;font-style: normal;display: block;text-align: center;font-family: georgia;}
.noticeBox ul li a .date b{font-size: 0.875rem;color: #666666;text-align: center;display: block;font-style: normal;font-family: georgia;font-weight: normal;margin: 3px 0 2px 0;}
.noticeBox ul li a .date s{font-size: 0.875rem;color: #666666;text-align: center;display: block;font-style: normal;text-decoration: none;font-family: georgia;padding-bottom: 1.25rem;}
.noticeBox ul li a .text{float: right;width: calc(100% - 4.5rem);}
.noticeBox ul li a .text p{font-size: 1rem;line-height: 1.625rem;height: 3.25rem;color: #000000;}
.noticeBox ul li a .text p:hover{color: #990000;}
.noticeBox ul li a .text span{display: block;font-size: 0.75rem;color: #999999;line-height: 1.375rem;height: 4.125rem;margin-top: 0.7rem;}
@media(max-width: 1460px) {
	.noticeBox::before{width:97%;right: 3%;}
	.noticeBox::after{;width:97%;left: 3%;bottom: -0.9375rem;}
}
@media(max-width: 1300px) {
	.noticeBox::before{width:99%;right: 1%;}
	.noticeBox::after{;width:99%;left: 1%;bottom: -0.9375rem;}
}
@media(max-width: 850px) {
.noticeBox{margin-top: 2.375rem;}
.noticeBox ul li a .text p{height: auto;}
.noticeBox ul li a .text span{height: auto;}
.noticeBox ul li{float: left;width: 100%;margin-left: 0%;}
.noticeBox ul li+li{margin-top: 2.5rem;}
.noticeBox ul li+li+li+li{margin-top: 2.5rem;}
.noticeBox ul li:nth-child(1),
.noticeBox ul li:nth-child(4){margin-left: 0;}
}
@media(max-width: 850px) {
	.noticeBox .title{background-size:auto 34px;padding-bottom: 0.1rem;}
}
/* noticeBox 结束 */
/* newsBox2 */
.newsBox2{margin-top: 5.75rem;}
.newsBox2 .hd{background: url(../images/titlebg3.png) no-repeat left bottom;position: relative;padding-left: 3.125rem;padding-bottom: 0.25rem;margin-bottom:2.1rem;}
.newsBox2 .hd::after{content: "";position: absolute;bottom: 0;left: 120px;width: calc(100% - 180px);height: 1px;background: #e5e5e5;}
.newsBox2 .hd h3 span{color:#ccc; font-family:Georgia; margin-left:10px;  }
.newsBox2 .hd ul{ }
.newsBox2 .hd ul li{ float:left;}
.newsBox2 .hd ul li p{font-size: 1.5rem;color: #666666;font-weight: normal;line-height: 3.125rem;}
.newsBox2 .hd ul li+li p{margin-left:  1.5625rem;}
.newsBox2 .hd ul li a{position: absolute;right: 0;top: 2.8rem;display: none;color: #666666;font-size: 0.875rem;}
.newsBox2 .hd ul li.on p{ color:#323232; display:block; height:3.125rem; line-height:3.125rem; font-weight: bold; }
.newsBox2 .hd ul li.on a{display: block;}
.newsBox2 .hd ul li.on a:hover{color: #990000;}
.newsBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.newsBox2 .bd {}
.newsBox2 .bd ul li{width:48%;float: left;position: relative;margin-top: 1.25rem;}
.newsBox2 .bd ul li::after{content: "";position: absolute;background: #fafafa;width: 70%;height: 90%;top: -1.25rem;z-index: -1;}
.newsBox2 .bd ul li:nth-child(even){width:48%;float: right;}
.newsBox2 .bd ul li a{display: block;}
.newsBox2 .bd ul li a .pic{width: 50%;height: 100%;overflow: hidden;max-height: 185px;float: right;}
.newsBox2 .bd ul li a .pic img{width: 100%;display: block;object-fit: fill;}
.newsBox2 .bd ul li+li+li{margin-top:4rem;}
.newsBox2 .bd ul li a .text{float: right;width: 50%;box-sizing: border-box;padding:0 1.25rem;}
.newsBox2 .bd ul li a .text p{font-size: 1rem;line-height: 1.625rem;height: 3.25rem;color: #000000;}
.newsBox2 .bd ul li a .text p:hover{color: #990000;}
.newsBox2 .bd ul li a .text span{display: block;font-size: 0.75rem;color: #999999;line-height: 1.25rem;height: 3.75rem;margin-top: 0.7rem;}
.newsBox2 .bd ul li a .text i{display: block;font-family: georgia;font-style: normal;font-size: 0.875rem;color: #990000;text-align: right;line-height: 1.25rem;margin-top: 1.8rem;}
@media(max-width: 850px) {
.newsBox2{margin-top: 3rem;}
.newsBox2 .bd ul li{margin-top: 0rem;}
.newsBox2 .bd ul li+li{margin-top: 2rem;}
.newsBox2 .bd ul li+li+li{margin-top: 2rem;}
.newsBox2 .bd ul li::after{display: none;}
.newsBox2 .bd ul li a .pic{;max-height: 100%;height: auto;}
.newsBox2 .bd ul li{width: 100%;}
.newsBox2 .bd ul li a .pic{float: none;width: 100%;}
.newsBox2 .bd ul li a .text{float: none;width: 100%;background: #fafafa;padding: 1.25rem;}
.newsBox2 .bd ul li a .text i{text-align: left;}
.newsBox2 .bd ul li:nth-child(even){width:100%;float: right;}
}
@media(max-width: 580px) {
	.newsBox2 .hd{background-size:auto 34px;padding-bottom: 0.1rem;}
	.newsBox2 .hd ul li p{font-size: 1.25rem;}
	.newsBox2 .hd ul li+li p{margin-left: 0.4rem;}
}


/* flink */
.fLink{margin-top: 3.375rem;padding: 2.8125rem 0;background: #fafafa;}
.fLink ul{}
.fLink ul li{float: left;width: 12.5%;}
.fLink ul li a{display: block;}
.fLink ul li a img{display: block;margin: 0 auto;}
.fLink ul li a img+img{display: none;}
.fLink ul li a:hover img{display: none;}
.fLink ul li a:hover img+img{display: block;}
.fLink ul li a p{font-size: 1rem;color: #323232;text-align: center;margin-top: 0.9375rem;}
.fLink ul li a:hover p{color: #990000;}

@media(max-width: 850px) {
	.fLink{margin-top: 2.75rem;}
	.fLink ul li a img{width: 2.5rem;}
	.fLink ul li{float: left;width: 25%;margin-bottom: 1.5625rem;min-height: 77px;}
}

/* footer */
.footer{background:url(../images/footerBg.jpg) no-repeat bottom center #2b2d30;padding: 3.125rem 0 0 0;}
.footer dl{float: left;}
.footer dl dt{font-size: 1.125rem;color: white;font-weight: bold;margin-bottom: 1.25rem;}
.footer dl dd{}
.footer dl dd p{font-size: 0.75rem;line-height: 1.875rem;color: #d0d0d0;display: block;}
.footer dl dd a{font-size: 0.75rem;line-height: 1.875rem;color: #d0d0d0;display: block;}
.footer dl dd a:hover{color: #FFFFFF;}
.footer dl:nth-child(1){width: 15%;}
.footer dl:nth-child(2){width: 12%;}
.footer dl:nth-child(3){width: 13%;overflow: hidden;height: auto;min-height: 20em;}
.footer dl:nth-child(4){width: 25%;}
.footer dl:nth-child(5){width: 15%;}
.footer .ewmBox{float: right;width: 20%;}
.footer .ewmBox ul{margin-top: 4.375rem;}
.footer .ewmBox ul li{width: 25%;position: relative;float: left;}
.footer .ewmBox ul li a{display: block;margin-bottom: 1rem;}
.footer .ewmBox ul li a .imgic{}
.footer .ewmBox ul li .imgewm{display: block;width: 5.625rem;height: 5.625rem;position: absolute;top: 100%;left: 50%;margin-left: -2.8125rem;border: 2px solid white;display: none;z-index: 999;}
.footer .ewmBox ul li:hover a .imgic{opacity: 0.5;}
.footer .ewmBox ul li:hover>.imgewm{display: block;}

.footer .bq p{display: block;line-height: 1.625rem;text-align: center;font-size: 0.875rem;color: white;opacity: 0.5;padding: 0.625rem 0;background: #262626;margin-top: 1.25rem;}
.footer .bq p img{margin-left: 10px;display: inline-block;}
@media only screen and (max-width:900px) {
	.footer dl:nth-child(1){width: 33.333%;}
	.footer dl:nth-child(2){width: 33.333%;}
	.footer dl:nth-child(3){width: 33.333%;}
	.footer dl:nth-child(4){width: 33.333%;margin-top: 2.5rem;float: left;}
	.footer dl:nth-child(5){width: 33.333%;margin-top: 2.5rem;}
	.footer .ewmBox{float: right;width: 33.333%;}
}
@media only screen and (max-width:560px) {
	.footer dl:nth-child(1){width: 50%;clear: right;}
	.footer dl:nth-child(2){width: 50%;clear: right;}
	.footer dl:nth-child(3){width: 50%;}
	.footer dl:nth-child(4){width: 50%;margin-top: 2.5rem;clear: right;}
	.footer dl:nth-child(5){width: 50%;margin-top: 2.5rem;}
	.footer .ewmBox{float: left;width: 100%;}
	.footer .ewmBox .imgic{display: block;margin: 0 auto;}
}
@media only screen and (max-width:414px) {
	
}
@media only screen and (max-width:360px) {
	
}
@media only screen and (max-width:320px) {
	
}
.NyBanner{width: 100%;}
.NyBanner img{width: 100%;display: block;}
/* list01 */
.list-box{padding: 2.5rem 0 2.375rem 0;position: relative;}
.position{overflow: hidden;margin-bottom: 1.875rem;background: #f7f7f7;padding: 0 0.625rem;position: relative;}
.position h5{float: left;width: 16%;font-size: 1rem;line-height: 2.5rem;color: #323232;display: none;}
.position p{padding-left: 4%;font-size: 0.875rem;line-height: 2.5rem; color: #888888;background: url(../images/position.png) no-repeat 2% center;}
.position p a{color: #990000;transition: 0.6s all;}
.position p a:hover{color: #990000;transition: 0.6s all;}
.list-nav-icon{position: absolute;right: 0;top: 3.75rem;display: none;}
.list-nav{float: left;width: 18.3%;border-left: 3px solid #990000;}
.list-nav h5{background:url(../images/nav_bgs_03.png) #990000 right bottom no-repeat;height: 4.375rem;line-height: 4.375rem;font-size: 1.5rem;color: #fff;padding-left: 0.9375rem;}
.list-nav ul{background: #fafafa;}
.list-nav li{}
.list-nav li>a{ font-size: 1.115rem;color: #000;display: block;line-height: 3.125rem;height: 3.125rem;border-bottom: 1px solid #d9d9d9;background: url(../images/leftNav01.png) no-repeat;padding: 0 20px;background-position: 90% center;}
.list-nav .on{color: #990000;font-weight: bold;background: url(../images/leftNav01.png) no-repeat;color: white;background-position: 90% center;}
.list-nav li:hover a{color: #990000;font-weight: bold;background: url(../images/leftNav01on.png) no-repeat;color: white;background-position: 90% center;}
.list-nav .on,
.list-nav li:hover{background-color: #990000;}
.list-nav dl{padding: 0.9375rem 0;border-bottom: 1px solid #d9d9d9;;}
.list-nav li:hover dl dd{background: none!important;}
.list-nav dd a{transition: 0.6s all;display: block;line-height: 2.5rem;font-size: 1rem;color: #676767;background: none!important;}
.list-nav dd a:hover{color: #990000;background: none!important;}
.list-r{float: right;width: 78.4%;min-height: 550px;}
.list01{}
.list01 ul{overflow: hidden;margin-left: -3%;margin-bottom: -1.875rem;}
.list01 li{float: left;width: 30%;margin-left: 3%;margin-bottom: 1.875rem;}
.list01 li .pic{width: 100%;overflow: hidden;position: relative;}
.list01 li .pic img{display: block;width: 100%;height: 198px;transition: 0.6s all;object-fit: fill;}
.list01 li i{font-size: 0.875rem;color: #990000;font-weight: normal;font-family: georgia;display: block;margin-top: 0.5rem;}
.list01 li p{transition: 0.6s all;font-size: 1rem;line-height: 1.625rem;height: 3.25rem; color: #000000;font-weight: normal;text-align: left;margin-top: 0.3125rem;}
.list01 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.list01 li:hover p{color: #990000;transition: 0.6s all;}
.fanye{margin-top: 3.75rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
@media(max-width: 1360px) {
	.list-box{width: calc(100% - 30px);margin: 0 auto;}	
	.list01 li .pic img{height: 198px;}
}
@media(max-width: 1200px) {
	.list01 li .pic img{height: 247px;}
	.list-nav-icon{display: block;width: 30px;right: 10px;top: 5px;}
	
	.list-nav-icon img{display: block;width: 100%;}
	.position h5{width: 100%;text-align: left;display: block;}
	.position p{display: none;}
	.list-nav{position: absolute;top: 80px;width: 100%;z-index: 9;background: #f9f9f9;display: none;}
	.list-nav h5{display: none;}
	.list-nav ul{border-left: none;}
	.list-nav li{padding:0 0.9375rem;}
	.list-nav li>a{border-bottom: 1px solid #d5d5d5;}
	.list-nav dl{border-bottom: 1px solid #d5d5d5;}
	.list-r{float: none;width: 100%;padding-left: 0;border-left: none;}
}
@media screen and (max-width: 1000px) {
	.list01 li .pic img{height: 189px;}
}
@media(max-width: 768px) {
	.list01 li .pic img{height: 143px;}
}
@media(max-width: 414px) {
	.list01 li{width: 100%;}
	.list01 li .pic img{height: 249px;}
}
@media(max-width: 375px) {
.list01 li .pic img{height: 224px;}
}
@media(max-width: 360px) {
	.list01 li .pic img{height: 214px;}
}
@media(max-width: 320px) {
	.list01 li .pic img{height: 188px;}
}
/* part2 */
.list02 li{margin-bottom: 2.25rem;}
.list02 li a{display: block;overflow: hidden;border: 1px solid #e5e5e5;}
.list02 li .pic{width: 24%;float: left;position: relative;overflow: hidden;}
.list02 li .pic img{display: block;width: 100%;transition: 0.6s all;}
.list02 li .text{padding: 20px;float: right;width: calc(100% - 24%);box-sizing: border-box;}
.list02 li .text h5{transition: 0.6s all;font-size: 1rem;color: #333;line-height: 1.25rem;height: 1.25rem;overflow: hidden;margin-bottom: 0.75rem;}
.list02 li .text p{font-size: 0.875rem;line-height: 1.5rem;height: 4.2625rem;overflow: hidden;color: #999;padding-top: 1rem;background: url(../images/list03.png) no-repeat top left;background-size: 12%;margin-bottom: 0.4rem;}
.list02 li .text i{font-style: normal;font-size: 0.75rem;color: #999;}
.list02 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.list02 li:hover h5{color: #990000;transition: 0.6s all;}

@media(max-width: 1360px) {
	
}
@media(max-width: 1200px) {
	
}
@media screen and (max-width: 1000px) {
	
}
@media(max-width: 768px) {
	
}
@media(max-width: 414px) {
	.list02 li .pic{width: 100%;}
	.list02 li .text{width: 100%;margin-left: 0;}
}
@media(max-width: 375px) {

}

@media(max-width: 320px) {
	
}
/* list03 */
.list03 li{margin-bottom: 1.25rem;padding-bottom: 1.25rem;border-bottom: 1px solid #cccccc;}
.list03 li a{display: block;overflow: hidden;}
.list03 li p{transition: 0.6s all;font-size: 1rem;color: #333;line-height: 1.125rem;height: 1.125rem;overflow: hidden;float: left;width: calc(100% - 85px);padding-left: 1.25rem;background: url(../images/list04.png) no-repeat left center;box-sizing: border-box;}
.list03 li i{float: right;width: 80px;font-style: normal;font-size: 0.875rem;color: #999;}
.list03 li:hover p{color: #990000;transition: 0.6s all;}
/* show */

.show01{margin-bottom: 2.5rem;}
.show01 h5{font-size: 1.5rem;line-height: 2.25rem;text-align: center;margin-bottom: 1.5625rem;}
.show01 p{text-align: center;font-size: 0.75rem;color: #666666;}
.show01 i{font-style: normal;margin: 0 8px;}
.show02{padding-bottom: 0.25rem;border-bottom: 1px solid #d9d9d9;margin-bottom: 0.8125rem;}
.show02 p{text-indent: 2em;font-size: 1rem;color: #333333;line-height: 2.125rem;margin-bottom: 0.875rem;}
.show02 img{display: block;margin: 0 auto 1.875rem auto;max-width: 100%;    border: none !important;}
.show03 p{font-size: 1rem;color: #666666;margin-bottom: 1.25rem;line-height: 1.5rem;}
.show03 p a{color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #990000;transition: 0.6s all;}
/* list04 */
.list04-title{background: #990000;height: 2.5rem;line-height: 2.5rem;overflow: hidden;padding-right: 0.75rem;}
.list04-title h5{float: left; padding-left: 18px;background: url(../images/list05.png) no-repeat left center;font-size: 1rem;color: #fff;}
.list04-title .pic{width: 40px;height: 40px;float: right;background: url(../images/list06.png) no-repeat center;}
.list04-01{margin-bottom: 2.5rem;}
.list04-01 ul{background: #f7f7f7;padding: 1.5rem 0;overflow: hidden;display: block;}
.list04-01 li{margin: 0 0.75rem 1.25rem 0.75rem;float: left;}
.list04-01 li a{display: block;text-align: center;font-size: 1rem;color: #333; width: 120px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #dcdcdc;}
.list04-01 li a:hover{background: #990000;border: 1px solid #990000;color: #fff;}
@media(max-width: 1360px) {
	
}
@media(max-width: 1200px) {
	
}
@media screen and (max-width: 1000px) {
	
}
@media(max-width: 768px) {
	
}
@media(max-width: 414px) {
	.list04-01 li a{width: 107px;}
}
@media(max-width: 375px) {
.list04-01 li a{width: 150px;}
}

@media(max-width: 320px) {
	.list04-01 li a{width: 120px;}
}

.list05 li{margin-bottom: 2.25rem;float: left;width: 48.5%;}
.list05 li:nth-child(even){margin-bottom: 2.25rem;float: right;width: 48.5%;margin-left: 3%;}
.list05 li a{display: block;overflow: hidden;border: 1px solid #e5e5e5;}
.list05 li .pic{width: 31%;float: left;position: relative;overflow: hidden;height: auto;margin: 10px;border: 1px solid #F7F7F7;}
.list05 li .pic img{display: block;width: 100%;transition: 0.6s all;height: 100%;}
.list05 li .text{padding: 20px 0;float: right;width: calc(100% - 36%);box-sizing: border-box;padding-right: 20px;}
.list05 li .text h5{transition: 0.6s all;font-size: 1rem;color: #333;line-height: 1.25rem;height: 1.25rem;overflow: hidden;margin-bottom: 0.75rem;}
.list05 li .text p{font-size: 0.875rem;line-height: 1.5rem;color: #999;padding-top: 1rem;background: url(../images/list03.png) no-repeat top left;background-size: 12%;margin-bottom: 0.4rem;text-align: justify;}
.list05 li .text i{font-style: normal;font-size: 0.75rem;color: #999;}
.list05 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.list05 li:hover h5{color: #990000;transition: 0.6s all;}

@media(max-width: 960px) {
	.list05 li .text{padding: 20px 0;float: right;width: calc(100% - 39%);padding-right: 20px;}
}
@media(max-width: 580px) {
	.list05 li{width: 100%;float: none;margin: 0;}
	.list05 li:nth-child(even){width: 100%;float: none;margin-left: 0;margin: 0;}
	.list05 li+li{margin-top: 25px!important;}
}