*{
	margin:0;
	padding:0;
	}
html{
		margin:0;
		padding:0;
		overflow-x:hidden;
		
	
		}
body {
     margin:0 auto;
	 padding:0px;
	font-family: "微软雅黑";
	width:100%;
	max-width:750px !important;
	line-height:2em;
	height:auto;
	background-color: #FFFFFF;
}
a {
	font-family: "微软雅黑";
	text-decoration:none;
	}
.cms-site-overlay{
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 210;
    left: 0;
    top: 0;
    background: rgba(0, 0,0, .5);
}
.mask{
	position: fixed;
	z-index: 900;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(25, 35, 65, 0.5);
}
.cms-site-overlay-content,.index-toast-wrap{
    position: fixed;
    border-radius: 2px;
  
}
.index-toast-wrap{
	position: fixed;
	z-index: 999;
	top: 10%;
	bottom: 60px;
	left: 50%;
	background-color: #fff;
	box-shadow: 0 2px 3px #333;
	min-width: 700px;
	transform: translateX(-50%);
	max-height: 0px;
}
.cms-site-overlay-all{
    background: #fff;
    border-radius: 3px;
    border:1px solid #f1f1f1;
    position: relative;
  max-width: 750px;
    margin: 0 auto;
    margin-top: 0vh;
    height: 75vh;
    overflow: hidden;
}
.cms-site-overlay-title{
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 101%;
    text-align: center;
    z-index: 5;
}
.cms-site-overlay-title h2{
    font-size: 20px;
    font-weight: bold;
    line-height: 70px;
    color: #2c4b67;
}
.cms-site-overlay-msg{
    box-sizing: content-box;
    overflow-y: scroll;
    position: absolute;
    z-index: 1;
    padding: 90px 30px 100px 30px;
    left: 0;
    top: 0;
    bottom: 0;
}
.cms-site-overlay-msg p{
    margin-bottom: 5px;
    color: #555;
}
.cms-site-overlay-msg p:last-child{
    text-align: right;
}
.cms-site-overlay-msg p strong{
    color: #313131;
}

.cms-site-overlay-bottom{
    position: absolute;
    width: 101%;
    background: #fff;
    left: 0;
    bottom: 0;
    z-index: 5;
    text-align: center;
}
.cms-site-overlay-bottom a{
    display: inline-block;
    margin: 20px 10px;
    background: #f1f1f1;
    line-height: 40px;
    padding: 0 40px;
    color: #333;
    border-radius: 2px;
}
.cms-site-overlay-bottom a.cms-site-yes{
    color: #fff;
    background: #2c4b67;
}

.clearfix:after{
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.sp_header{height:100px;
background-color:#ffffff;
 position:relative; 
 width:750px;z-index:10; margin:0 auto;
    box-shadow: rgb(0,0,0,.5) 0 0 5px;
 }
.sp_logo{height:80px; position:absolute; 
left:20px;
top:20px;
}
.sp_logo img{height:60px;}
.sp_nav{width:60px;float:right;position:relative;cursor:pointer;height:60px;margin-top:35px; margin-right:30px;}
.sp_nav span{display:block;background:#c5c4c4;width:55px;height:6px;position:absolute;left:5px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:15px}
.sp_nav span:nth-of-type(3){top:30px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{
	position:fixed;
	z-index:9;
	margin: 0 auto;
	background:url(../images/menu_pic_bg.png) no-repeat right center #fff;
width:750px;
height:calc(100% - 254px);
line-height:50px;
top:-100%;
overflow:auto;
overflow-x:hidden;
transition:top ease 0.35s;
}
.nav_show{top:100px; height:100%;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}

.sjj_nav ul li i{position:absolute;top:2em;right:0px;height:1.5em;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:3em; padding:30px 0;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%; font-size:1.666em;     line-height: 1.4em;
    }
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:40px;height:40px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
.cms-site-login{
	position:absolute;
	right:100px;
	top:30px;
	color: #ffffff;
	z-index:11;
	}
.cms-site-login img{
	}
	.top-bg{
	width: 100%;
	position: relative;
	float: left;
}
.bigground{
	width: 100%;
	max-width: 750px;
	margin-bottom: 30px;
	margin-top: 20px;
	float: left;
	position: relative;
}
.bigground img{
	width: 100%;
	float: left;
}
.banner-slide .banner-contral{
    position: absolute;
    z-index: 10;
}
.banner-slide .banner-pagination{
    width: 100%;
    text-align: center;
    bottom: 40px;
    left: 0;
}
.banner-slide .swiper-pagination-bullet{
    width: 5px;
    height: 5px;
    display: inline-block;
    position: relative;
    opacity: 1;
    padding: 6px;
    border:1px solid rgba(0, 122, 255, 0);
    background: none;
}
.banner-slide .swiper-pagination-bullet::after{
	content: '';
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	background: #007aff;
	border-radius: 50%;
	left: 3.5px;
	top: 3.5px;
}
.banner-slide .swiper-pagination-bullet.swiper-pagination-bullet-active, .banner-slide .swiper-pagination-bullet:hover{
	border:1px solid rgba(0, 122, 255, 1);
}
.index-nr{
	width: 100%;
	float: left;
}
.index-nr-a{
	padding: 20px;
}
.index-nr-a h3{
	color: #19385b;
	margin-bottom: 15px;
	font-size: 33px;
}
.index-nr-a img{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 710px;
	height: 120px;
}

.index-nr-a p{
color: #666666;
	font-size: 24px;
	line-height: 40px;
}
.index-nr-a h4{
	color: #19385b;
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 40px;
}
.index-ckxq{
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
	background: #c9b692;
}
.index-ckxq a{
	color: #ffffff;
}
.index-nr-b{
	padding: 0 20px;
	width: 100%;
	float: left;
	background: #edf1f4;
	padding-bottom: 30px;
	overflow: hidden;
}
.index-nr-b h3{
	font-size: 33px;
	color: #19385b;
padding-top: 60px;
	letter-spacing: 3px;
	text-align: center;
}
.index-nr-b h4{
	font-size: 18px;
	text-align: center;
	color: #a7a8a9;
	font-weight: normal;
}
.index-nr-b .index-x{
	width: 50px;
	margin: 0 auto;
	margin-top: -3px;
	border-bottom: 1px solid #aa1639 ;
	margin-bottom: 60px;
}
.index-nr-b ul li{
	height: 200px;
	border-radius: 10px 10px;
	background: #ffffff;
	margin-bottom: 30px;
}
.index-nr-b ul li h5{
	color: #666666;
font-size: 24px;
margin-bottom: 15px;
}
.index-nr-b ul li h5 span{
font-size: 20px;
}
.index-nr-b ul li img{
	display: inline-block;
	width: 165px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

.index-nr-b ul li div{
	width: 510px;
	float: left;
	margin-left: 15px;
	padding: 18px 0;
	font-size: 20px;
}
.index-nr-b ul li div p{
color: #b9babb;
line-height: 25px;
	font-size: 20px;
}
.index-nr-c{
	width: 100%;
	padding: 0 20px;
	float: left;
	padding-bottom: 30px;
}
.index-nr-c h3{
	font-size: 33px;
	color: #19385b;
padding-top: 60px;
	letter-spacing: 3px;
	text-align: center;
}
.index-nr-c h4{
	font-size: 18px;
	text-align: center;
	color: #a7a8a9;
	font-weight: normal;
}
.index-nr-c .index-x{
	width: 50px;
	margin: 0 auto;
	margin-top: -3px;
	border-bottom: 1px solid #aa1639 ;
	margin-bottom: 60px;
}
.index-nr-c ul li {
	height: 163px;
	margin-bottom: 20px;
}
.index-nr-c ul li:hover {
	    box-shadow: 0 2px 5px #ddd, 0 -1px 2px #ddd;
}
.index-nr-c ul li div{
	width: 710px;
	height: 71px;
	float: left;
	margin-top: 10px;
	margin-bottom: 8px;
}
.index-nr-c ul li img{
	float: left;
	margin-left: 10px;
}
.index-nr-c ul li h5{
	float: left;
	font-size: 30px;
	margin-left: 15px;
	color: #698fb3;
	line-height: 71px;
}
.index-nr-c ul li p{
	color: #666666;
	font-size: 24px;
	margin-left: 10px;
}
.index-nr-d{
	padding: 0 20px;
	width: 100%;
	float: left;
	padding-bottom: 30px;
}
.index-nr-d h3{
	font-size: 33px;
	color: #19385b;
padding-top: 60px;
	letter-spacing: 3px;
	text-align: center;
}
.index-nr-d h4{
	font-size: 18px;
	text-align: center;
	color: #a7a8a9;
	font-weight: normal;
}
.index-nr-d .index-x{
	width: 50px;
	margin: 0 auto;
	margin-top: -3px;
	border-bottom: 1px solid #aa1639 ;
	margin-bottom: 60px;
}
.index-nr-d li{
	float: left;
	list-style: none;
	width: 710px;
	height: 160px;
	margin-top: 11px;
}
.right-box{
		width: 710px;
	height: 150px;
	margin-top: 11px;
	padding-bottom: 11px;
}
.right-item-small{
	height: 150px;
	float: left;
}
.right-item time{
	padding: 30px 15px;
	padding-left: 15px;
	text-align: center;
	float: left;
	color: #666666;
	border-right: 1px solid #ccc;
	
}
.right-item time strong{
	font-size: 28px;
	color: #666666;
}
.right-item time p{
	text-indent: 0em;
	font-size: 16px;
	margin-top: 10px;
	color: #666666;
}
.right-item-news{
	padding-left: 20px;
	float: left;
	width: 590px;
}

.right-item-news h5{
	left: 0px;
	font-size: 28px;
	margin-bottom: 40px !important;
	color: #666666;
	}

.right-item-news p{
	font-size: 24px;
	color: #7f7f7f;
}
.index-nr-d li:hover{
	background-color:rgba(229,229,229,0.5) ;
	
}
.right-item-xian{
	width: 710px;
	margin-top: 5px;
	border-bottom: 1px dashed #ccc;
	float: left;
}
.index-nr-e{
	padding: 0 20px;
	width: 100%;
	float: left;
	background: #edf1f4;
	padding-bottom: 30px;
}
.index-nr-e h3{
	font-size: 33px;
	color: #19385b;
padding-top: 60px;
	letter-spacing: 3px;
	text-align: center;
}
.index-nr-e h4{
	font-size: 18px;
	text-align: center;
	color: #a7a8a9;
	font-weight: normal;
}
.index-nr-e .index-x{
	width: 50px;
	margin: 0 auto;
	margin-top: -3px;
	border-bottom: 1px solid #aa1639 ;
	margin-bottom: 60px;
}
.index-nr-e ul li {
	margin-bottom: 20px;
}
.index-nr-e ul li img{
	width: 285px;
	height: 179px;
	float: left;
}
.index-nr-e ul li div{
	width: 370px;
	float: right;
	margin-right: 20px;
}
.index-nr-e ul li h5{
	font-size: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #698fb3;
}
.index-nr-e ul li p{
	color: #666666;
	font-size: 24px;
}
.index-nr-e li:nth-child(2n) img{
	float: right;
}
.index-nr-e li:nth-child(2n) div{
	float: left;
	margin-left: 20px;
}
.index-ckxq-a{
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 30px;
	background: #c9b692;
}
.index-ckxq-a a{
	color: #ffffff;
}
footer{
	width: 100%;
	float: left;
	background: #f0f0f0;
}
.footer-a{
	padding-left: 40px;
	padding-right: 40px;
	height: 210px;
}
.footer-a-left{
	width: 550px;
	float: left;
}
.footer-a-left h3{
	margin-top: 25px;
	font-size: 28px;
	color: #a3a2a2;
	margin-bottom: 10px;
}
.footer-img{
	margin-top: 40px;
	float: right;
	width: 104px;
	height: 125px;
}
.footer-img img{
	width: 104px;
	height: 125px;
}
.footer-a p{
	line-height: 25px;
	color: #a3a2a2;
font-size: 16px;
}
.footer-a-left-a{
float: left;
line-height: 25px;
margin-bottom: 20px;
font-size: 16px;
}
.footer-b{
	width: 100%;
	height: 70px;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
	background: #060606;
}
.footer-b {
	padding-top: 10px;
}
.footer-b p{
	line-height: 25px;
	text-align: center;
   color: #cdc9c9;
   font-size: 16px;
}
.footer-b span{
	margin-left: 15px;
}
.footer-b p a{
   color: #cdc9c9;
}
.footer-b p a:hover{
   text-decoration: underline;
}
.yc{
	position: relative;
	width: 750px;
}

.cms-site-login:hover .shouji-sjx{
	display: block;
}
.cms-site-login:hover .wx{
	display: block;
}
.shouji-sjx{
	position: absolute;
	 width: 0;
    height: 0;
    top: 40px;
    display: none;
    right: 0px;
    z-index: 999;
    border-left: 20px solid transparent;
    border-bottom: 25px solid #45465f;
    border-right: 20px solid transparent;
}
.wx{
	top: 65px;
	 right: -40px;
	width:120px;
	background: #45465f;
	height: 140px;
	position: absolute;
display: none;
	z-index: 999;
}
.wx img{
	margin-left: 8px;
	margin-top: 8px;
}
.all-bg{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.all-bg img{
	width: 100%;
	float: left;
}
.bg-main{
	width: 100%;
	float: left;
}
.main-total{
	padding: 30px 0;
}
.main-top{
	margin-bottom: 40px;
	padding: 0 20px;
}
.main-top ul,.main-total ul{
	padding-left: 20px;
	display: flex;
	flex-wrap: wrap;
}
.main-top ul li,.main-total ul li{
	float: left;
	padding: 10px 0px;
	flex: 1;
	white-space: nowrap;
	text-align: center;
}
.main-top ul li a{
	color: #666666 !important;
	font-size: 20px;
}
.main-top ul li:hover{
	
	border-bottom: 3px solid #b82b2c;
}
.main-top ul li:hover a{
	font-size: 24px !important;
	color: #000000 !important;
}
.main-top ul li.active{
	color: #000000;
}
.main-top ul li.active a{
	font-size: 24px !important;
	color: #000000 !important;
}
.main-top ul li a{
	color: #000000;
}
.gsgk-a{
	padding: 0 20px;
}
.gsgk-a h3{
	color: #af8366;
	font-size: 30px;
	height: 45px;
	border-bottom: 1px solid #e3e3e3;
}
.gsgk-a h3 span{
	padding: 5px;
	border-bottom: 3px solid #af8366;
}
.gsgk-a h3 i{
	color: #c1bfbf;
	font-style: normal;
}
.gsgk-a p{
	text-indent: 2em;
	margin-top: 20px;
	font-size: 24px;
	color: #666666!important;
	line-height: 40px;
}
.gsgk-a img{
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
}
.gsgk-b{
	width: 100%;
	background: #edf2f6;
	padding: 40px 20px;
}
.gsgk-b-top{
	width: 100%;
	margin-bottom: 20px;
}
.gsgk-b-top img{
	float: left;
}
.gsgk-b-top h3{
	font-size: 32px;
	line-height: 41px;
	margin-left: 15px;
	float: left;
}
.gsgk-b p{
	font-size: 28px;
}
.gsgk-c{
	width: 100%;
	padding-top: 50px !important;
	padding: 30px 20px;
}


.gsgk-c ul li{
	height: 190px;
	border: 1px solid #e3e3e3;
	margin-bottom: 30px;
	border-radius: 10px 10px;
}
.gsgk-c ul li h5{
font-size: 28px;
margin-bottom: 15px;
}
.gsgk-c ul li h5 span{
font-size: 20px;
}
.gsgk-c ul li img{
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

.gsgk-c ul li div{
	width: 510px;
	float: left;
	margin-left: 15px;
	padding: 18px 0;
	font-size: 20px;
}
.gsgk-c ul li div p{
color: #b9babb;
line-height: 25px;
	font-size: 20px;
}
.gsgk-d
{
	width: 100%;
	background: #edf2f6;
	padding: 30px 20px;
	padding-bottom: 40px !important;
}
.gsgk-d ul li{
	height: 160px;
	padding: 10px 0;
	background: #ffffff;
	border-bottom: 1px solid #e3e3e3;
}
.gsgk-d ul li img{
	float: left;
	margin-left: 10px;
}
.gsgk-d ul li div{
	float: left;
	width: 420px;
	margin-left: 20px;
}
.gsgk-d ul li div h4{
	font-size: 24px;
	margin-top: 12px;
	color: #666666;
	margin-bottom: 12px;
}
.gsgk-d ul li div p{
	line-height: 25px;
	font-size: 24px;
	color: #666666;
	
}
.gsgk-e
{
	width: 100%;
	padding: 40px 20px;
	padding-bottom: 30px !important;
}
.gsgk-e ul li img{
	margin-right:10px;
	margin-top: 10px;
	float: left;
}
.gsgk-e ul li p{
	float: left;
	font-size: 24px;
	margin-top: 10px;
	color: #666666;
	margin-bottom: 20px;
}
.tzzjy li{
	float: left;
	list-style: none;
	width: 710px;
	height: 160px;
	margin-top: 11px;
}
.right-box{
		width: 710px;
	height: 150px;
	margin-top: 11px;
	padding-bottom: 11px;
}
.right-item-small{
	height: 150px;
	float: left;
}
.right-item time{
	padding: 30px 15px;
	padding-left: 15px;
	text-align: center;
	float: left;
	border-right: 1px solid #ccc;
	
}
.right-item time strong{
	font-size: 28px;
	color: #000000;
}
.right-item time p{
	font-size: 16px;
	margin-top: 10px;
	color: #000000;
}
.right-item-news{
	padding-left: 20px;
	float: left;
	width: 590px;
}

.right-item-news h5{
	left: 0px;
	font-size: 28px;
	margin-bottom: 10px;
	color: #000000;
}

.right-item-news p{
	text-indent: 0em;
	font-size: 24px;
	margin-top: 0px;
	color: #7f7f7f;
}
.index-nr-d li:hover{
	background-color:rgba(229,229,229,0.5) ;
	
}
.right-item-xian{
	width: 710px;
	margin-top: 5px;
	border-bottom: 1px dashed #ccc;
	float: left;
}
.tzzjy{
	margin-top: 30px;
}
.main-top-a{
	margin-bottom: 40px;
	padding: 0 20px;
}
.main-top-a ul{
	padding-left: 20px;
}

.main-top-a ul li{
	/*float: left;*/
	padding: 10px 0px;
}
.main-top-a ul li a{
	color: #666666 !important;
	font-size: 20px;
}
.main-top-a ul li a:hover{
	border-bottom: 3px solid #b82b2c;
}
.main-top-a ul li:hover a{
	font-size: 24px !important;
	color: #000000 !important;
}
.main-top-a ul li.active{
	color: #000000;
	/*border-bottom: 3px solid #b82b2c;*/
}
.main-top-a ul li.active a,.main-top ul li.active a{
	font-size: 24px !important;
	color: #000000 !important;
	padding:0 10px 10px 10px;
	border-bottom: 3px solid #b82b2c;
}
.main-top-a ul li a{
	color: #666666 !important;
}
.tzzjy li:hover{
	background-color:rgba(229,229,229,0.5) ;
	
}
.main-nr{
	min-height: 400px;
	width: 100%;
	float: left;
	padding: 0 20px;
	 
}
.main-nr-a{
	 display: inline-block;
    width: 100%;
    vertical-align: top;
    border-width: 3px;
    border-style: solid;
    border-color: rgb(243, 227, 181);
    padding: 2px;
    background-color: rgb(255, 255, 255);
    align-self: flex-start;
    flex: 0 0 auto;
    box-sizing: border-box;
}
.xinwen-right{
	   
	width:100%;
	float: right;
}
.xinwen-right-a{
	 display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 0px solid rgb(243, 227, 181);
    
    padding: 2px;
    background-color: rgb(243, 227, 181);
    align-self: flex-start;
    flex: 0 0 auto;
    box-sizing: border-box;
}
.cttp{
	margin-top: 50px;
	width: 100%;
	float: left;
}
.cttp img{
	margin: 0 auto;
	margin-bottom: 0px !important;
}
.cttp p{
	font-size: 21px !important;
	text-indent: 0em !important;
	text-align: center;
	margin-top: 0px !important;
}
.xinwen-right-a section{

    width: 98%;
    height: 8px;
    margin: 0 auto;
    vertical-align: top;
    overflow: hidden;
    background-color: rgb(255, 251, 241);
    box-sizing: border-box;

}
.xinwen-bck{
	    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: rgb(255, 251, 241);
    padding: 10px 20px;
    align-self: flex-start;
    flex: 0 0 auto;
    box-sizing: border-box;
}
.xinwen-right img{
	max-width: 100%;
}
.xinwen-bt{
	font-size: 24px !important;
	color: #000000;
	font-family: "PingFang SC","Source Han Sans CN","Microsoft YaHei", "Microsoft JhengHei","Helvetica Neue", Helvetica, "Heiti SC",Arial, sans-serif !important;
	text-align: center;
	
}
.xinwen-time{
	font-size: 21px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
.xinwen-time-a{
	font-size: 21px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
	    border-bottom: 1px dotted #ccc;
    margin-bottom: 30px;
}
.xinwen-time-p{
	margin-right: 30px;
}
.xinwen-nr{
	font-size: 14px;
	margin-top: 20px;
	padding-bottom:20px ;
	padding-top:20px ;
	border-top: 1px dashed #ccc ;
	border-bottom: 1px solid #ccc;
}
.xinwen-nr p{
	font-size: 28px;
	line-height: 35px;
	margin-top: 10px;
}
.list-button{
	width: 600px;
	height: 50px;
	margin-top: 30px;
	float: right;
	margin-bottom: 38px;
}
.list-button a{
	line-height: 40px;
    padding: 10px 20px;
    border-radius: 2px;
    margin: 0 5px;
    color: #333;
    
}
.cms-site-active a{
	background: #e4ce8c;
	color: #ffffff;
}
.list-button li{
	margin-top: 0px !important;
	float: left;
}
.list-button a:hover{
	background: #e4ce8c;
	color: #ffffff;
	
}
.pages-news-bottom{
    margin-top: 20px;
    margin-bottom: 20px;
}
.pages-news-bottom a{
    color: #333;
    line-height: 30px;
}
.pages-news-bottom a:hover{
    text-decoration: underline;
}
.pages-news-bottom li{
    max-width: 48%;
}
.pages-news-bottom .pages-prev{
    float: left;
}
.pages-news-bottom .pages-next{
    float: right;
}
.content-a{
	padding: 0 20px;
}
.xinwen-nr-a{
	font-size: 14px;
	padding-bottom:20px ;
	padding-top:20px ;
}
.xinwen-nr-a p{
	font-size: 28px;
	line-height: 35px;
	margin-top: 10px;
}

.gsgk-c ul li{
	display: flex !important;
	height: auto;
}
.gsgk-c ul li div{
	white-space: normal !important;
	text-align: left !important;
}
.gsgk-c ul li div p{
	line-height: 1.8em;
}
.gsgk-d ul li{
	height: auto;
}
.gsgk-d ul li div {
	text-align: left !important;
}
.gsgk-d ul li div p{
	white-space: normal !important;
	text-align: left !important;
	line-height: 1.5em;
}
.gsgk-e ul li{
	flex: auto !important;
}
.gsgk-e ul li p{
	white-space: normal !important;
	text-align: left !important;
}