.wap {
  display: none;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.px1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.index_banner .slick-prev {
  width: 30px;
  height: 41px;
  background: url("../images/bal.png") center center / cover no-repeat;
  left: 3%;
  z-index: 9;
  /* background: #fff; */
  display: block !important;!i;!;
}

.index_banner .slick-next {
  width: 30px;
  height: 41px;
  background: url("../images/bar.png") center center / cover no-repeat;
  right: 3%;
  z-index: 9;
}

.index_banner .slick-dots {
  width: auto;
  margin-left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  height: 20px;
}


.index_banner .slick-dots li {
  width: 13px;
  height: 13px;
  margin: 0px 15px;
  background: rgb(242, 242, 242); 
  border-radius: 50%;
}

.index_banner .slick-dots li button {
  display: none;
}

.index_banner .slick-dots li.slick-active {
  background: #FFEB3B;
}

.tops {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #ffffff;
  height: auto;
  overflow: hidden;
}

.tops>div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.head_box {
  z-index: 999;
  width: 100%;
}

.fl {
  float: left;
}

.logo a {
  display: block;
}

.logo a img {
  display: block;
  width: 100%;
}

.fr {
  float: right;
}

.search {
  position: relative;
  width: 270px;
  border: 0;
  height: 40px;
  margin-top: 7px;
  line-height: 40px;
  overflow: hidden;
  border: #a10509 1px solid;
  border-radius: 20px;
}

.search div {
  margin-left: 40px;
}

.search a {
  display: inline-block;
}

.search a:hover {
  opacity: 0.85;
}

.search span {
  display: inline-block;
  font-size: 14px;
  color: #16397b;
  margin-right: 20px;
}

.search span:nth-child(1) {
  margin-right: 15px;
}

.search input[type="text"] {
  font-size: 16px;
  width: 224px;
  height: 40px;
  padding-left: 15px;
  color: #333;
  line-height: 40px;
  background: none;
  border-radius: 0;
  float: left;
  border: 0;
  outline: none;
}

.search input[type="text"]::placeholder {
  font-size: 16px;
  color: #ccc;
}

.search .btn {
  float: right;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 0;
  position: absolute;
  color: #fff;
  font-size: 16px;
  background: url(../images/search.png) center no-repeat;
  cursor: pointer;
  float: left;
  border: 0;
  outline: none;
}

.search img {
  position: absolute;
  right: 15px;
  top: 50px;
}

.head.on .nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  border: none;
  box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
}

/*  */
.nav {
  height: 55px;
  line-height: 55px;
  background-color: #a62126;
  box-shadow: 0 3px 3px #26262642;
  position: relative;
  z-index: 9;
}

.nav>ul {
  font-size: 0;
}

.nav>ul>li {
  display: block;
  text-align: center;
  position: relative;
  width: 11.5%;
  line-height: 55px;
  height: 55px;
  margin-bottom: 0;
  float: left;
  transition: all 0.6s;
}

.nav>ul>li:hover {
  background: #fff;
  transition: all 0.6s;
}

.nav>ul>li:first-child {
  margin-left: 0;
  border: 0;
  width: 8%;
}

.nav>ul>li>a {
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  position: relative;
  display: block;
  height: 55px;
  line-height: 55px;
  font-weight: bold;
}

.nav>ul>li.on>a::after {
  width: 100%;
}

.nav>ul>li.active>a {
  color: #a10509;
}

.nav>ul>li:hover>a {
  color: #a10509;
  font-weight: bold;
}

.nav>ul>li:hover>a:after {
  width: 100%;
}

.nav>ul>li>div {
  position: absolute;
  top: 55px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-width: 130px;
  z-index: 9999;
  display: none;
  padding-top: 0;
}

.nav>ul>li>div>ul {
  overflow: hidden;
  background: #fff;
  line-height: normal;
}

.nav>ul>li>div>ul>li a {
  display: block;
  font-size: 16px;
  line-height: 40px;
  transition: 0.3s;
  color: #333;
}

.nav>ul>li>div>ul>li:hover {
  background: #f9f9f9;
  color: #a10509;
}

.nav>ul>li>div>ul>li:hover a {
  color: #a10509;

}

/*-----------main-----------*/
.banner_bg{text-align:center}
.banner_bg img{width:100%}
.foot_logo{
    text-align: center;
    float: none;
}
.foot_box .foot_logo img{
    width: 43%;
}
.foot_box .contact{
    float: none;
    text-align: center;
    !;
    margin: 15px auto;
}
/*top*/

.top {
	z-index: 2;
	
}
/*banner*/

.banner {
	z-index: 1;
}
.banner img {
	width: 100%;
}

.banner_bg .slick-slider {
	height: 100%;
}
.slick-slide img{width: 100%;}
.banner_bg .item {
	outline: 0;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.ban .item a, .banner_bg .item a {
	display: block;
	height: 100%;
}

/**logo**/
.top_logo{
    position: absolute;
    height: auto;
    width: 1200px;
    z-index: 9999;
    left: 0;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
}
.logo {
    width: 66rem;
    /* position: absolute; */
    /* z-index: 3; */
    /* top: 5%; */
    /* left: 50%; */
    /* margin-left: -133px; */
    /* transform: translateX(-50%); */
}
.logo img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

/*nav*/




.sp_header {
	height: 50px;
	overflow: hidden;
	position: relative;
    top: -9px;
	z-index: 10;
	right: 20px;
}

.sp_nav {
	float: right;
	    position: relative;
    z-index: 10;
    top: -9px;
	cursor: pointer;
	margin-top: 15px
}

.nav_Ul {
    position: absolute;
    z-index: 9;
    background: #d20f00;
    width: 60%;
    font-size: 14px;
    line-height: 40px;
	top: -1000px;
    right: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
}
.nav_show {
	top: 49px;
}
.nav_Ul>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}
.nav_Ul>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
}
.nav_Ul>ul>li:first-child .language {
	float: right;
	width: 70px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}
.nav_Ul>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px #ddd solid;
	text-align: center;
	color: #999;
}
.nav_Ul ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #fc751b30  solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}
.nav_Ul ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}
.nav_Ul ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}
.nav_Ul ul li {
	border-top: 1px #fc751b30 solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}
.nav_Ul>ul >li:last-child {
	border-bottom: 1px #ddd solid;
}
.nav_Ul ul li ul {
	display: none
}
.nav_Ul ul li a {
	color: #fff;
	width: 80%
}
.nav_Ul ul li ul li a {
	color:#fff;
	display: block;
	text-align: left;
}
.nav_Ul ul li ul li ul li a {
	color:#999;
}
.nav_Ul ul li i svg {
	width: 20px;
	height: 20px;
	fill: #fff;
}
.nav_Ul ul li .sjj_nav_i_se svg {
	fill: #fc751b30;
}
.nav_Ul ul li ul li>ul {
	margin-left: 10px
}
.top .nav_media .search_box {
	margin-right: 3vw;
}

/*ÃƒÂ¥Ã‚Â¿Ã¢â€žÂ¢ÃƒÂ©Ã‹â€ Ã‚Â¥ÃƒÂ¦Ã¢â‚¬Â°Ã‚Â³ÃƒÂ¯Ã‚Â¿Ã‚Â½ÃƒÂ¥Ã‚Â§Ã¢â‚¬ËœÃƒÅ½Ã‚ÂµÃƒÂ¦Ã¢â‚¬â„¢Ã¢â€šÂ¬ÃƒÂ¯Ã‚Â¿Ã‚Â½*/
#hd-m {
    position: fixed;
    width:20%;
    /*left: 0;*/
    right: 0;
    top: 0;
    z-index: 9999;
    height: 60px;
    line-height: 60px;
    /* background: #fff; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    /* background: rgba(255, 255, 255, 0.5); */
    display: none;
}


#hd-m.bg {
    background: rgba(0, 0, 0, .6);
}

#hd-m .inner {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#hd-m .inner .bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255);
}

#hd-m .so-Box {
    float: right;
    position: relative;
    height: 60px;
    width: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 20px;
}

#hd-m .so-Box.open {
    width: 100%;
}

#hd-m .so-Box .close {
    display: block;
    width: 45px;
    height: 60px;
    background: url(../images/icon-close2.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#hd-m .so-Box.open .close {
    display: block;
}

#hd-m .so-Box.open {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2000;
    padding: 0 45px;
    background: #fff;
}

#hd-m .so-Box input[type="text"] {
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background: none;
    border-left: 1px #f3f2f2 solid;
    font-size: 14px;
    color: #333;
    line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
}

#hd-m .so-Box.open input[type="text"] {
    display: block;
}

#hd-m .so-Box input[type="submit"], #hd-m .so-Box .btn {
    display: block;
    width: 40px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border: none;
    background: url(../images/icon-so2.png) no-repeat center center;
}


#hd-m .so-Box input[type="submit"] {
    display: none;
    background-image: url(../images/icon-so2.png);
}

#hd-m .so-Box.open input[type="submit"] {
    display: block;
}

#hd-m .so-Box.open .btn {
    display: none;
}

#hd-m .nav {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    width: 100%;
    background: #fff;
    padding-top: 60px;
}

.menuBtn {
    position: fixed;
    z-index: 20;
    display: none;
    right: 10px;
    width: 30px;
    padding: 12px 0 7px 0;
    cursor: pointer;
    top: 6px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.menuBtn b {
    display: block;
    height: 3px;
    background-color: #a10000;
    margin: 3px 0 5px;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.menuBtn.open {
    top: 21px;
}

.menuBtn.open b {
    display: none;
    margin: 0;
    position: absolute;
    left: 0px;
    top: 105%;
    width: 30px;
}

.menuBtn.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.menuBtn.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

#hd-m .nav {
    float: right;
    line-height: 100px;
    height: 100px;
    margin-right: -22px;
}

#hd-m .nav li {
    float: left;
    font-size: 18px;
    position: relative;
    z-index: 999;
}

#hd-m .nav .v1 {
    display: block;
    color: #4d4f51;
    text-align: center;
    padding: 0 20px;
}

#hd-m .nav .v1:hover, #hd-m .nav li.on .v1 {
    color: #a10000;
}

#hd-m .nav .subBox {
    position: absolute;
    left: 0;
    top: 100%;
    width: 145px;
    font-size: 14px;
    display: none;
}

#hd-m .nav .subBox dl {
    padding: 12px 0 14px;
    border-top: 1px rgba(255, 255, 255, .2) solid;
    border-bottom: 1px rgba(255, 255, 255, .2) solid;
}

#hd-m .nav .subBox dd {
    overflow: hidden;
    position: relative;
}

#hd-m .nav .subBox dd:hover {
    overflow: visible;
}

#hd-m .nav .subBox .v2 {
    display: block;
    line-height: 20px;
    padding: 8px 22px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

#hd-m .nav .subBox .v2 i {
    display: block;
    position: absolute;
    width: 5px;
    height: 9px;
    top: 50%;
    margin-top: -4px;
    right: -120%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

#hd-m .nav .subBox a:hover {
    color: #c50000;
}

#hd-m .nav .subBox a:hover i {
    right: 10px;
}


#hd-m .nav .subBox2 {
    position: absolute;
    left: 100%;
    top: 30px;
    width: 100%;
    min-height: 200px;
    padding: 12px 0 14px;
    display: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    border-top: 1px rgba(255, 255, 255, .2) solid;
    border-bottom: 1px rgba(255, 255, 255, .2) solid;
}

#hd-m .nav li.last .subBox2 {
    left: auto;
    right: 100%;
}

#hd-m .nav .subBox dd:hover .subBox2 {
    top: 0;
    display: block;
}

#hd-m .nav .subBox2 a {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 5px 6px 20px;
}

#hd-m .nav li .first-level,
#hd-m .nav li .second-level {
    display: block;
    position: absolute;
    right: 0;
    top: 7px;
    background-position: center center;
    background-repeat: no-repeat;
}

#hd-m .nav li .first-level {
    width: 40px;
    height: 36px;
    background-image: url(../images/icon-arrow1.png);
}

#hd-m .nav li .second-level {
    width: 40px;
    height: 28px;
    background-image: url(../images/icon-on.png);
}

#hd-m .nav li .first-level em,
#hd-m .nav li .second-level em {
    display: block;
    width: 1px;
    background: #ccc;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

#hd-m .nav li .first-level em {
    height: 25px;
    margin-top: 5px;
}

#hd-m .nav li .second-level em {
    height: 20px;
    margin-top: 4px;
}

#hd-m .nav li .first-level.on em, #hd-m .nav .second-level.on em {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

#hd-m .nav li .v1-open + .first-level {
    background-image: url(../images/icon-arrow2.png);
}

#hd-m .nav li .v2.open + .second-level {
    background-image: url(../images/icon-off.png);
}



/**notice**/

.notice{
	margin-top: 30px;
	}
.com_head {
	background: url(../images/title_bg.png) no-repeat left bottom;
	background-size: cover;
	padding-left: 70px;
	margin-bottom: 23px;
	line-height: 6rem;
}

.notice .tab_btn{
	
	
}
.notice .tab_btn a{
	    color: #d20f00;
	    font-size: 3.8rem;
	    height: 83px;
	    line-height: 83px;
	    margin-right: 46px;
    display: block;
    font-weight: bold;
}

.notice .tab_btn a.on{

	border-bottom: solid 4px #d20f00;
}
.notice_list .more{
	position: absolute;
	right: 8px;
	top: 18px;
}
.notice_list{
	width: 40%;
}
.focus{
	width: 50%;
}
.focus .txt_bg{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #000;
	opacity: 0.7;
	
}
.focus .txt_bg a{
	padding: 0 128px;
	font-size: 1.6rem;
	color: #fff;
}
.notice_list ul li {
    width: 100%;
    padding: 16px 0;
    border-bottom: 1px dashed #d2d2d2;

}
.notice_list .name {
	background: url(../images/index_li.png) no-repeat center left;
	font-size: 2rem;
	color: #af3137;
	padding-left: 20px;
}
.notice_list .day {
	display: block;
	font-size: 1.4rem;
	color: #cdcbcb;
	margin: 6px 0;
	padding-left: 20px;
}

.notice_list .info {
	font-size: 1.6rem;
	color: #333333;
	line-height: 24px;
	padding-left: 20px;
}
.focus{
	width: 55%;
	overflow: hidden;
	height: 410px;
}
.focus .slick-slide img{height: 410px;}
/*sjjs*/

.sjjs{
	margin-top: 30px;
}
.com_head .title{
	color: #d20f00;
	font-size: 3.8rem;
	font-weight: bold;
	margin-right: 46px;
	display: inline-block;
	cursor: pointer;
}
.com_head .more{
	padding-right: 8px;
}
.sjjs_l,.sjjs_r{
	width: 48%;
}
.sjjs_l ul li{
	margin-bottom: 40px;
}

.img_box {
	width: 247px;
	height: 159px;
	overflow: hidden;
}
.change_img {
	width: 100%;
	transition: 0.3s;
	cursor: pointer;
}
.img_box:hover .change_img {
	transform: scale(1.1);
}
.text{
	width: 310px;
}
.text .name{
	color: #f58703;
	font-size: 2rem;
}

.text .line{
	width: 44px;
	height: 3px;
	background: #af3137;
	display: block;
	margin: 16px 0 12px;
}
.text .info{
  font-size: 1.4rem;
  line-height: 24px;
}
.text .day{
	display: block;
	margin-top: 10px;
	color: #cdcbcb;
}
.sjjs_list li{
	line-height: 30px;
	margin-bottom: 12px;
	background: url(../images/index_li.png) no-repeat center left;
	padding-left: 16px;
	font-size: 1.6rem;
}
.sjjs_list li span{
	color: #a9a8a8;
}


/*qwjd*/

.qwjd {
	margin-top: 34px;
}
.qwjd_cont ul li{
	width: 32%;
	height: 300px;
	background: url(../images/qwjd_bg.png) no-repeat center;
	background-size: 100% 100%;
	padding: 26px 23px 42px 20px;
	margin: 0 24px 24px 0;
}

.tit {
	margin-bottom: 22px;
}
.tit .time{
	width: 76px;
	height: 74px;
	background: #d20f00;
	color: #fff;
	padding-top: 6px;
	text-align: center;
}
.tit .time .days{
	display: block;
	font-size: 3rem;
}
.tit .time .year{
	display: block;
	font-size: 1.4rem;
	line-height: 28px;
}
.tit .txt{
    width: 70%;
    margin-top: 10px;
}
.tit .txt a{
	font-size: 1.8rem;
	color: #d20f00;
	line-height: 30px;
}

.qwjd_cont p{
	font-size: 1.6rem;
	line-height: 30px;
}
.qwjd_cont .more{
	color: #575756;
	margin-top: 35px;
	display: block;
}
.qwjd_cont .more:hover{
	color: #000;
}

/*tpbd*/

.tpbd {
	margin-top: 8px;
}
.pic ul li {
	width: 280px;
	height: 228px;
	margin-right:26px;
	cursor: pointer;
	transition: 0.3s;
}
.pic_txt {
	width: 100%;
	height: 43px;
	background: #d20f00 url(../images/icon.png) no-repeat center left;
	line-height: 43px;
	color: #fff;
	padding-left: 40px;
	text-align: center;
}
.pic_txt a{
	color: #fff;
	font-size: 16px;
}

.pic_box {
	width: 280px;
	height: 185px;
	overflow: hidden;
}

.pic_box:hover .change_img {
	transform: scale(1.1);
}

/*row*/

.row {
	margin-top: 32px;
}
.dzdg,.xljh{
	width: 48%;
}
.row .com_head{
	background: url(../images/title_bg02.png) no-repeat center;
	background-size: 100% 100%;
}

.row_list li{
	line-height: 30px;
	margin-bottom: 12px;
	background: url(../images/index_li.png) no-repeat center left;
	padding-left: 16px;
	font-size: 1.6rem;
}
.row_list li span{
	color: #a9a8a8;
}


/*links*/

.links{
	margin-top: 20px;
	background:#efefef ;
	padding: 9px 0;
}
.frendlinks .link-title{line-height:70px;width:150px;font-size:24px;font-weight:900;color: #d20f00;text-align:center;border-right:1px solid #d2d2d2;float:left;margin-top:10px;}
.frendlinks li{
	color: #d20f00;
	font-size: 1.6rem;
	float: left;
	margin-left:20px;
	display:block;
	width: 15%;
	overflow: hidden;
}
.frendlinks li a{
	line-height: 40px;
	color:#242424;
	display:block;
	height: 40px;
	overflow: hidden;
}
.frendlinks li a:hover{color: #d20f00;}

/*foot*/

.foot_bg {
	background: #d20f00;
	color: #FFF;
	padding: 20px 0 20px;
}

.foot_box {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.foot_bg .contact{
}
.foot_bg .contact p {
	font-size: 1.6rem;
	line-height: 3.4rem;
}

/*subMain*/

.subMain{
	margin: 60px auto;
}
.subMain .com_head01{
	height: 128px;
	border-bottom: none;
	margin-bottom: 0;
	font-weight: bold;
}
.subMain .com_head01 .txt span {
	display: block;
	font-size: 30px;
	color: #fff;
	line-height: 126px;
	text-align: center;
}
.subMain .aside {
	width: 20%;
	height: 800px;
	background: #d20f00;
	padding: 0 15px;
}
.subMain .aside ul {
	border-top: solid 1px #fff;
}
.subMain .aside ul li a{
	display: block;
	width: 100%;
	height: 54px;
	line-height: 54px;
	color: #fff;
	border-bottom: solid 1px #fff;
	padding-left: 62px;
	position: relative;
	font-size:16px;
}
.subMain .aside ul li dl{
    background: rgba(255,255,255,.3);
    padding: 10px 0;
    display: none;
}
.subMain .aside ul li dl dd{
}
.subMain .aside ul li dl dd a{
	display:block;
	border: none;
	line-height: 34px;
	height: auto;
	font-size:14px;
}
.subMain .aside ul li>a::after{
	content:"";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	border-width: 6px 0 6px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
}
.subMain .aside ul li.active>a{
	background: rgba(255,255,255,.3);
	font-weight:600;
}
.subMain .aside ul li.active>a::after{
	transform:translateY(-50%) rotateZ(90deg)
}
.subMain .aside ul li:hover>a{
	/* background: rgba(255,255,255,.3); */
	font-weight:600;
}
.subMain .aside ul li.active>dl{
	display:block;
}
.subMain .aside ul li:hover>dl{
	display:block;
}
.subMain .aside ul li:hover>a{
	/* border-color:transparent; */
}
.subMain .aside_media {
	width: 148px;
	height: 90px;
	background: #999;
	padding: 0 15px;
	position:relative;
	margin-top:-128px;
	z-index:2 ;
}
/**subSection**/

.subSection_box{
	width: 77%;
	min-height: 500px;
}

.subSection_box .com_head01 {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #999;
}

.contents {
	margin-top: 20px;
}
.contents h1 {
	font-weight: normal;
	line-height: 6rem;
	font-size: 2.4rem;
	color: #222;
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.contents h2{
    /* text-align: right; */
    margin-bottom: 20px;
    font-size: 18px;
    color: #666;
}
.contents .zhengwen {
	padding: 10px 0;
}
.contents .zhengwen table p{text-indent: 0em;}
.contents .zhengwen p {
	font-size: 1.6rem;
	/* text-indent: 2em; */
	line-height: 2;
	color: #333;
}
.contents .zhengwen p img{
	/*width: 50%;*/
	margin: 5px 0;
}

.mainlist ul li{
	margin-top: 20px;
	background: url(../images/index_li.png) no-repeat center left;
	padding-left: 15px;
}


.mainlist .list_txt a{
	font-size: 1.6rem;
	color: #333;
	width: 77%;
    display: inline-block;
}

.mainlist .list_txt .dates{
	font-size: 1.4rem;
	color: #666;
	display: inline-block;
    width: 22%;
}


@media screen and (max-width: 1200px) {
  .logo a {
    width: 700px;
  }
}

@media screen and (max-width: 1100px) {
  .search {
    width: 300px;
  }

  .search input[type="text"] {
    width: 205px;
  }
}

@media screen and (max-width: 1420px) {
  .px1400 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo a img {
    width: auto;
  }

}

@media screen and (max-width: 1024px) {
  .foot-l {
    width: 100%;
  }

  .foot-l p {
    font-size: 14px;
    line-height: 24px;
  }

  .foot-l h2 {
    font-size: 20px;
  }

  .foot-r {
    width: 100%;
    margin-top: 20px;
  }

  .link_yq .list a {
    font-size: 14px;
    line-height: 24px;
    padding: 0 15px;
    margin: 0 auto;
    display: block;
    float: left;
  }

  body {
    padding-top: 60px;
  }

  .pc {
    display: none;
  }

  .wap {
    display: block;
  }

  .b-top {
    display: none;
  }

  .m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px;
    z-index: 999;
    box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
  }

  .banner .slick-dots::after {
    background: none !important;
  }

  .m-logo {
    font-size: 0;
  }

  .m-logo a {
    font-size: 0;
    line-height: 40px;
  }

  .m-logo img {
    max-height: 40px;
    max-width: 80%;
    vertical-align: middle;
  }

  .m-tlink {
    padding: 10px 15px 0 15px;
  }

  .m-tlink a {
    font-size: 14px;
    margin-right: 15px;
    margin: 5px 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    color: #333;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 5px;
    margin: 0 4px;
  }

  .m-search {
    margin: 0 15px;
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    line-height: 35px;
    /* background: #fff; */
    margin-top: 15px;
    border: 1px solid #fff;
  }

  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: 25px;
    background: none;
    color: #fff;
    border: 0;
    outline: none;
  }

  .m-search input[type="text"]::placeholder {
    color: #fff;
  }

  .m-search input[type="image"] {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 15px;
  }

  .m-nav {
    position: fixed;
    top: 60px;
    left: 100%;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #a42626;
    overflow-y: scroll;
    border-top: 1px solid #fff;
  }

  .m-nav ul {
    padding: 0 15px;
    /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
  }

  .m-nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }

  .m-nav ul li>span.on {
    transform: rotateZ(90deg);
  }

  .m-nav ul li ul {
    display: none;
  }

  .m-nav ul li ul li {
    border: none;
  }

  .m-nav>ul>li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    position: relative;
    color: #fff;
  }

  .m-nav>ul>li ul li a {
    padding: 10px 0;
  }

  .m-nav>ul>li>span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/m-nav_down.png) no-repeat;
    background-size: 14px 14px;
    background-position: center center;
    right: 0;
    top: 15px;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s;
  }

  .top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
  }

  .top>img {
    display: block;
    width: 100%;
  }

  .wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
  }

  .wap-menu img {
    height: 25px;
  }

  .close-menu {
    display: none;
    /* position: absolute; */
    right: 0;
    top: 0;
  }




}