
 .selan {
    width: 100%;
    padding: 0px 0px 0px;
    overflow: hidden;
} 

.erji {
    width: 200%;
    display: flex;
} 



.headd{
	box-shadow:0px 0px 5px rgba(0,0,0,.3);
}
.top{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 99;
    padding: 8px 10px;
    box-sizing: border-box;
}
.logo {
    float: left;
    width: 80%;
}
.logo img{
max-height:38px;
width:auto;
}

.nav-logo{
    float: right;
    width: 10%;
}
.nav-logo img {
    width: 75%;
    margin-top: 8px;
}

.guanbi{
	position:fixed;
	width:70px;
	background:#0966ae url(../img/guanbi.png) center no-repeat;
	background-size:auto 20px;
	right:0;
	top:0;
	height:48px;
	z-index:1000;
	display:none;
}
.menu{
	position:fixed;
	top:0;
	left:-100%;
	width:calc(100% - 70px);
	height:100%;
	background:#f8f8f8;
	display:flex;
	align-content:space-between;
	z-index:1001;
	flex-wrap:wrap;
	transition:.5s;
}
.menu i{
	content: "";
	display: block;
	width: 70px;
	height: 120%;
	position: absolute;
	left:100%;
	top: -10%;
	z-index:1000;
	opacity:0;
	transition:0;
	box-shadow:-2px 0px 5px rgba(0,0,0,.5);
}
.menuu{
	left:0;
}
.menuu i{
	opacity:1;
	transition:.3s;
}
.heise{
	position:fixed;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.8);
	z-index:998;
}
.menu ul{
	width:50%;
	transition:.3s;
}
.menu ul.ul{
	margin-left:-50%;
}
.menu ul li{
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.menu ul section{
	display:flex;
	border-bottom:2px rgba(0,0,0,.1) solid;
	justify-content:space-between;
	align-items:center;
}
.menu ul section b{
	height:16px;
	display:block;
	width:1px;
	background:rgba(0,0,0,.2);
}
.menu ul section a{
	color:#666;
	display:block;
	width:49%;
	text-align:center;
	line-height:48px;
    font-family: 微软雅黑;
}
.menu ul li a{
	display:flex;
	justify-content:space-between;
    padding:0px 30px;
    font-size: 14px;
	color:#888;
	line-height:46px;
    font-family: 微软雅黑;
	position:relative;
	transition:.3s;
}
.menu ul li a span{
	content:"";
	display:block;
	padding-right:10px;
	background:url(../img/yjit.png) right center no-repeat;
	background-size:10px auto;
}
.menu ul li.cur a{
	color:#888;
	background:#fff;
}
.zmenu{
	width:50%;
}
.menu dl{
	width:100%;
	display:none;
}
.menu dl dt{
	text-align:center;
	font-weight:normal;
    font-size: 14px;
	line-height:40px;
	border-bottom:1px rgba(0,0,0,.1) solid;
	color:#888;
	background:url(../img/zjit.png) 18px center no-repeat;
	background-size:auto 18px;
	position:relative;
    font-family: 微软雅黑;
}
.menu dl dt big{
	display:block;
	width:50px;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:1;
}
.menu dl dd a{
	display:block;
	color:#888;
    font-size: 14px;
	line-height:40px;
	border-bottom:1px rgba(0,0,0,.08) solid;
	padding:0px 25px;
    font-family: 微软雅黑;
	text-decoration:none;
}



.dibu {
    padding: 20px  10px;
    background:url(../img/beijin2.png) no-repeat ;
    
}
.dibu p {
    font-family: 微软雅黑;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.dibu .duo {
    float: left;
    width: 80%;
}
.dibu .duo dd {
    line-height: 20px;
    color: #fff;
    font-size: 12px;
}
.dibu .xiao {
    float: right;
    width: 20%;
}
.dibu .xiao  img {
    width: 100%;
    margin-top: 35px;
}
.bu {
    position: fixed;
    padding: 5px 0;
    background-color: #0966ae;
  
	width: 100%;
	bottom:  0;
	left: 0;

    z-index: 991;
  
 
    box-sizing: border-box;
    margin-top: 20px;

}
.zhe {
    height: 55px;
    background-color: #fff;

}

.bu li {
    float: left;
    width: 25%;
}
.bu li img {

margin: 0 auto;
}
.bu li p {
color: #fff;
font-size: 12px;
font-family: 微软雅黑;
text-align: center;
margin-top: 5px;
}
.row img  {
width: 100%;
margin-top: 40px;
}
.lanmu {
    position: relative;
    z-index: 90;
}

.lanmu .lmbt {
    position: relative;
    background: #1b4fa9;
    z-index: 99;
}

.lanmu .lm-ct {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:  10px;
    height: 50px;
}

.lanmu .lm-ct p {
    position:relative;

    color: #fff;
    font-size: 12px;
   
    font-family: 微软雅黑;
   
}
.lm-ct p a {
	font-size: 12px;
	color: #fff;
}


.lanmu .lm-ct .lm-logo {
    width: 25px;
    padding: 5px 0px 0px;
    margin-right: 10px;
}


.lanmu .lm-ct .lm-logo span {
    display: block;
    background: #fff;
    height: 2px;
    margin-bottom: 5px;
    transition: .3s;
    transform-origin: 30% center;
}

.lanmu .lm-ct .xx-logo span:nth-of-type(1){
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.lanmu .lm-ct .xx-logo span:nth-of-type(2){
	display:none;
}
.lanmu .lm-ct .xx-logo span:nth-of-type(3){
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}

.lanmu .lmct{
	position:absolute;
	width:100%;
	top:100%;
	left:0;
	display:none;
	background:#fff;
	z-index:8;
	padding:15px 15px 5px;
	box-shadow:0px 0px 5px rgba(0,0,0,.4);
}
.lanmu .lmct ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.lanmu .lmct ul li{
	width:48%;
	margin-bottom:10px;
}
.lanmu .lmct ul li a{
	display:block;
	text-align:center;

    padding: 10px;
	font-size:14px;
	color:rgba(0,0,0,.7);
    border:1px rgba(0,0,0,.1) solid;
       
	font-family: 微软雅黑;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.lanmu .lmct ul li .on {
	color:#fff;
	background:#1b4fa9;
	border:1px #1b4fa9 solid;
} 
.kelist{
	padding:5px 10px 20px;
}
.kelist ul li{
	padding:10px 0px;
	border-bottom:1px #ddd solid;
}
.kelist ul a{
	display:flex;
	justify-content:space-between;
	color:#000;
}
.kelist ul a i{
	width:25%;
}
.kelist ul a i img{
	width:100%;
	height:auto;
}
.kelist ul a section{
	width:70%;
}
.kelist ul a section big{
	display:block;
	font-size:14px;
	line-height:20px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.kelist ul a section span{
	display:block;
	color:#666;
	font-size:12px;
	line-height:18px;
	max-height:36px;
	overflow:hidden;
	margin:5px 0px 0px;
}