.abo_js {
	background: #FFFFFF;
	padding: 10px 0;
}

.abo_js span {
	font-size: 14px;
	color: #787878;
}
/*
.abo_js a {
	font-size: 14px;
	color: #787878;
}*/

.abo_js a:active {
	color: #000;
}

.abo_con {
	background: #fef7ef;
}

.about_l {
	margin: 0px auto 5px;
}
.about_r {
	padding-right:0px;
	
}
.cont_a {
	background-image: url(../img/left_top_bak.png);
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 35px 15px;
}

.cont_a span {
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
	vertical-align: middle;
}

.cont_a img {
	vertical-align: middle;
}

.con_b {
	width: 100%;
	margin: 0 auto;
	background: #f7f8f8;
	padding: 1.25rem 0 1.75rem;
	text-align: center;
}

.con_b ul {
	padding-inline-start: 0px;
}

.con_b li {
	font-size: 16px;
	color: #5c5c5c;
	border-top: 1px solid #c8c8c8;
	padding: 16px 0;
}

.con_b li:active {
	color: #db0000;
	border-left: 4px solid #db0000;
	background: #eaeaea;
}

.cont_c {
	text-align: center;
	margin: 45px auto 65px;
	padding-top: 15px;
	background: #fff;
}


.cont_c ul {
	padding-inline-start: 0;
	padding-bottom: 10px;
	margin-left:0px;
	padding-left:0px;
}

.cont_c li {
	width: 80%;
	text-align: center;
	background: #fae9e4;
	padding: 25px 2px;
	margin: 0 auto 15px;
}

.cont_c img {
	vertical-align: middle;
}

.cont_c span {
	vertical-align: middle;
	font-size: 20px;
	font-weight: 600;
	color: #db0000;
}

.cond_li {
	position: relative;
	top: -40px;
}

.cond_li img {
	width: 90%;
    z-index: 99;
left: 17px;
    position: absolute;
    right: 0;
}

.cond_wen {
	border: 1px solid #e5e5e5;
}

.cond_wen {
	width: 100%;
	padding-top: 29px;
	text-align: center;
}

.cond_wen p {
	margin-top: 10px;
	font-size: 13px;
	color: #ee5a09;
}

.cond_wen b {
	color: #ed0000;
	font-size: 16px;
}
.bt_a {
    text-align: left;
    width: auto !important;
    border-bottom: none;
}
.bt_a img {
	vertical-align: middle;
}

.bt_a span {
    vertical-align: middle;
    font-size: 20px;
    color: #666;
    border-bottom: 3px solid #666;
    padding: 3px;
}
.bt_a{float: left;}
.bt_bf{font-size: 12px;color: gray;float: right;width: unset;margin-top: 10px;}
/*.about_r{
	padding-left: 27px !important;
}*/
.cont_e {
	width: 100%;
	padding: 20px 15px;
	margin: 0 auto;
	text-align: center;
}

.cont_e h3 {
	font-size: 20px;
	color: #717171;
	font-weight: 600;
	line-height: 36px;
}

.cont_e p {
	font-size: 16px;
	color: #717171;
	text-align: left;
	text-indent: 0;
}


/*新闻*/

.nede {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	clear:both
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #dc0000;
	border-color: #fff;
}

.pagination>li>a,
.pagination>li>span {
	color: #000;
}

.media-heading {
	font-size: 1.2em;
	font-weight: 500;
	height:20px;
	line-height:20px;
	color: #404040;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.media {
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
	padding: 25px 0;
}

.media-body {
	width: 85%;
	padding: 5px 15px;
}



.media-left{
	text-align: center;
	float: left;	
	margin-top: 3px;
    margin-bottom: 7px;
	/*border:#eee 1px solid;*/
	padding-right: 0px;
	font-family: arial;
	
}
.media_top {
	width: 100%;
	margin: 0 auto;
	text-align: center;	
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #000;
    background-color: #eee;
    border-color: #ddd;
}
.media_top h2{
	color: #ababab;
	font-size: 30px;
	margin-block-end: 0em;
	padding: 10px 0;
	margin-top: 0;
	margin-bottom:0px;
}
.media > .media-left:hover >.media_top>h2{
	background: #008cd7;
	color: #FFFFFF;
}

.media:hover > .media-left >.media_top>h2{
	background: #008cd7;
	color: #FFFFFF;
}

.media > .media-left:hover >.media_down{
	background: #f0f0f0;
}

.media:hover > .media-left >.media_down{
	background: #f0f0f0;
}

.media_down  {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #ababab;
	padding: 10px 5px;
}

.media_down span{
	color: #ababab;	
	font-size: 18px;
}

.media-body p {
	color: #999;
	line-height: 1.5em;
	font-size: 1em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.media-body span {
	font-size: 0.5em;
	color: gray;
	display: inline-block;
}
.media-body > h4:hover{
	color: #d80c18;
}
.media-body > span:hover{
	color: #d80c18;
}

.media:hover >.media-body > h4{
	color: #d80c18;
}

.media:hover >.media-body > span{
	color: #d80c18;
}

/*图片*/
.pic_nss {
	margin: 20px auto;
}
.pic_nss img{
	width: 100%;
	height: 90px;
	padding: 5px;
	border: 1px solid #c3c3c3;
}
.xlpic_nss{margin-bottom: 15px;}
.xlpic_nss img{
	width: 100%;
	height: 260px;
	padding: 0px;
}

.pic_nss:hover img{
	border: 1px solid #db0000;
}
.pic_nss span{
	text-align: center;	
	height:40px;
	line-height:40px;
	margin-bottom:20px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*新闻详情*/
.q_news {
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}
.new-tit{
	font-size: 18px;
	padding: 20px 0 12px 0;
	text-align: center;
	color: #555;
	font-weight: bolder;
}
.new-date{
	display: block;
    color: #666;
    font-size: 14px;
    text-align: center;
    border-bottom: 0.5px dashed #EEEEEE;
    padding-bottom: 10px;	
}
.new-date b{
	padding-right: 18px;
}
.new-con{
	padding: 15px 0px;
}
.new-con p{
	font-size: 16px;
	text-align: left;
	text-indent: 0;
}

.new-con img {
    display: block;
    margin: 4px auto;
	width: auto !important;
	max-width:100% !important;
	height:auto !important;  

}
.ud{
	line-height: 34px;
	overflow: hidden;
	color: #666;
	text-align: left;
	font-size: 16px;
}
.ud ul {
	margin-left:0px;
	padding-left:0px;
	
}
.ud a{  
	color: #333;
	
}
.ud a:hover {
	text-decoration: underline;
	color: #d80c18;	
}


/*手风琴*/

ul.menu {
  width: 100%;
  padding: 0;
  list-style: none;
  margin: 20px auto;
  clear: both;
  display: table;
}
ul.menu .list {
  text-align: center;
  /*margin-top: 8px;*/
  font-size: 18px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  vertical-align: sub;
  background: #f0f0f0;
  border-bottom: 1px solid #dadada;
  clear: both;
}
ul.menu .list:after {
 content: "\e131"
  position: absolute;
  right: 17px;
  top: 17px;
  padding: 0px 5px;
  color: #000;
}
ul.menu .list:before {
 
  position: absolute;
  left: 17px;
  top: 17px;
  padding: 0px 5px;
  color: #fff;
}
ul.menu .list a {
  text-decoration: none;
  color: #000;
  padding: 14px 0px 17px 0;
  display: block;
  height: 100%;
  box-sizing: border-box;
}
ul.menu .list a:hover {
  background-color: #dd7909;
  transition: 300ms all;
  color: #fff;
}

ul.menu .list .active {
  background-color: #dd7909;
  transition: 300ms all;
  color: #fff;
}

ul.menu .list .items {
  height: 0px;
  overflow: hidden;
}
ul.menu .list .items a {
  padding: 17px;
  color: #db0000;
}
ul.menu .list .items a:hover {
	content: "\e131"
  background-color: #eaeaea;
  color: #db0000;
  transition: 300ms all;
  border-left: 4px solid #db0000;
}
ul.menu .list:last-child {
  border-bottom: none;
}
ul.menu .active:after {
 content: "\e131"
  position: absolute;
  right: 17px;
  top: 17px;
  padding: 0px 5px;
  color: #fff;
}
ul.menu .active:before {
  position: absolute;
  left: 17px;
  top: 17px;
  padding: 0px 5px;
  color: #fff;
}
ul.menu .active > .items {
	content: "\e131"
  display: block;
  background: #f7f8f8;
  padding: 0px;
  height: auto;
  color: #5c5c5c;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 200ms;
  clear: both;
  float: left;
  width: 100%;
}
ul.menu .active > .items li {
  padding: 0px;
  border-bottom: 1px solid #c8c8c8;
  list-style: none;
}
ul.menu .active > .items li:last-child {
  border-color: transparent;
  padding-bottom: 0px;
}
ul.menu .active > .items .active > .items {
  background-color: #2f4b67;
}
ul.menu .active > a {
	border-left: 4px solid #db0000;
  text-transform: uppercase;

}
ul.menu .active .list {
  background: #697d92;
}
ul.menu .active .list a {
  padding: 17px 0px 17px 45px;
}

/*分页*/
#pages {
    text-align: center;
	margin-left:0px;
	padding-left:0px;
}

#pages li {
    padding: 0 10px;
    margin: 2px 2px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
}

#pages li.active {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f14e00;
    color: #fff;
    display: inline-block;
}

#pages li:hover {
    background: #f14e00;
}

#pages li:hover a {
    color: #fff;
}

@media screen and (max-width: 1640px) {
	.cond_li {
    top: -31px;
}
	
	.not_a p {
    width: 60%;
    }

@media screen and (max-width: 1200px){
	.media-left {
	    width: 35%;
	    padding-top: 0px;
	    padding-left: 20px;
	    
	}
	.media-body p {
		line-height: 1.5em;
		-webkit-line-clamp: 2;
	}
	.abo_con{background-color: #fff;}
}