*{
	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);
}
.cms-site-overlay-content{
    position: fixed;
    z-index: 220;
    border-radius: 2px;
  
}
.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;
    width: 95.5%;
    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;overflow:hidden;
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:280px;
top:20px;
}
.sp_logo img{height:60px;}
.sp_nav{width:60px;float:left;position:relative;cursor:pointer;height:60px;margin-top:35px; margin-left: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:20px;
	top:30px;
	color: #ffffff;
	height:50px;
	z-index:11;
	}
.cms-site-login img{
	height:50px;
	}
	.top-bg{
	width: 100%;
	position: relative;
	float: left;
}
.bigground{
	width: 100%;
	max-width: 750px;
	margin-bottom: 30px;
	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);
}
footer{
	width: 100%;
	float: left;
	background: #eeeeee;
}
.footer-a{
	padding-left: 30px;
	padding-right: 30px;
	height: 200px;
}
.footer-a-left{
	width: 450px;
	float: left;
}
.footer-a-left h3{
	margin-top: 25px;
	font-size: 18px;
	margin-bottom: 20px;
}
.footer-img{
	margin-top: 28px;
	float: right;
	width: 140px;
	height: 140px;
}
.footer-img img{
	width: 140px;
	height: 140px;
}
.footer-a span{
float: left;
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: 18px;
	background: #838383;
}
.footer-b {
	padding-top: 10px;
}
.footer-b p{
	line-height: 25px;
	text-align: center;
   color: #FFFFFF;
   font-size: 18px;
}
.footer-b span{
	margin-left: 15px;
}
.footer-b p a{
   color: #FFFFFF;
}
.footer-b p a:hover{
   text-decoration: underline;
}
.main-total{
	padding: 40px 20px;
	padding-bottom: 0px !important;
}
.main-top ul{
	padding-left: 20px;
}
.main-top ul li{
	float: left;
	margin-left: 37px;
	padding: 10px 20px;
	background: #cfcdcd;
}
.main-top ul li a{
	font-size: 20px;
}
.main-top ul li:hover{
	
	background: #e4ce8c;
}
.main-top ul li.active{
	
	background: #e4ce8c;
}
.main-top ul li a{
	color: #000000;
}
.main-nr{
	min-height: 400px;
	margin-top: 70px;
	width: 100%;
	float: left;
}
.gyyy img{
	float: left;
	margin-right: 15px;
}
.gyyy h3{
	font-size: 32px;
	margin-top: 2px;
}
.gsjj-nr-top p{
	font-size: 28px;
	margin-top: 30px;
	line-height: 30px;
}
.fzlc{
	margin-top: 60px;
}
.fzlc img{
	float: left;
	margin-right: 15px;
}
.fzlc h3{
	font-size: 32px;
	margin-top: 2px;
}
.x-box{
	width: 98%;
	float: right;
	margin-top: 40px;
	margin-bottom: 40px;
	border-left: 2px dashed #E5E5E5;
}

.x-box-a h4 span{
	margin-left: -15px;
	padding: 5px 16px;
	color: #ffffff;
	font-size: 24px;
	border-radius: 14px;
	background: #c6ad61;
}

.x-box h5{
	margin-top: 60px;
	font-size: 28px;
	margin-left: 15px;
}
.x-box-a h5{
	margin-top: 0px !important;
	font-size: 28px;
	margin-left: 15px;
}
.x-box-a-nth{
	margin-top: 30px;
	margin-bottom: 40px;
}
.x-box-a-nth p{
	font-size: 28px;
	margin-left: 15px;
color: #868484;
}
.gsln{
	line-height: 35px;
	font-size: 28px;
	margin-top: 40px;
	margin-bottom: 80px;
}
.gxxx img{
	float: left;
	margin-right: 15px;
}
.gxxx h3{
	font-size: 32px;
}
.gwww img{
	float: left;
	margin-right: 15px;
}
.gwww h3{
	font-size: 32px;
	
}
.qywh{
	line-height: 35px;
	font-size: 28px;
	margin-top: 40px;
	margin-bottom: 80px;
}
.main-nr ul li {
	margin-top: 40px;
	margin-bottom: 80px;
}
.main-nr ul li p{
	font-size: 28px;
	margin-top: 30px;
	line-height: 35px;
}
.main-top-a ul{
}
.main-top-a ul li{
	float: left;
	margin-left: 18.5px;
	padding: 10px 20px;
	background: #cfcdcd;
}
.main-top-a ul li a{
	font-size: 20px;
}
.main-top-a ul li:hover{
	
	background: #e4ce8c;
}
.main-top-a ul li.active{
	
	background: #e4ce8c;
}
.main-top-a ul li a{
	color: #000000;
}
.xinwenliebiao-main img{
	float: left;
}
.xinwenliebiao-main li{
	width: 100%;
	padding-bottom: 40px;
	float: left;
	margin-top: 0 !important;
	margin-bottom: 40px !important;
	border-bottom: 1px solid #dcdcdc;
}
.xinwenliebiao-main li:hover img{
	transform: scale(1.05);
}
.xinwenliebiao-main-left{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.xinwenliebiao-main-left h3{
	font-size: 32px;
	margin-bottom: 20px;
}
.xinwenliebiao-main-left time{
	font-size: 24px;
}
.xinwenliebiao-main-left p{
	margin-top: 40px;
	font-size: 14px;
	line-height: 25px;
}
.xinwenliebiao-main-right{
	width: 220px;
	height: 145px;
	float: left;
}
.xinwenliebiao-main-right img{
width: 220px;
	height: 145px;
}
.xinwen-right{
	width:100%;
	float: right;
	padding-bottom: 30px;	
}
.xinwen-right img{
	max-width: 100%;
}
.xinwen-bt{
	font-size: 32px;
	text-align: center;
}
.xinwen-time{
	font-size: 28px;
	text-align: center;
	margin-top: 10px;
}
.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;
}
.qixiachanpin-right-xk{
	margin: 0 auto;
	width: 100%;
}
.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;
}
.lxfs-nr-box-right{
	margin-top: -60px;
	width:100%;
	float: left;
}
.lxfs-nr-box-right h3{
	font-size: 18px;
}
.lxfs-nr-box-right p{
	font-size: 16px;
	line-height: 25px;
	margin-top: 5px;
}