@charset "utf-8"


.fanganbig{ width:100%; margin:0 auto;overflow:hidden;  }
.fangancon{ width:1200px; margin:0 auto;}

.menu_list {
    width: 240px;
	height: auto;
    text-align: left;
    background: #eef3f7;
    border: 1px solid #dbe2e8;
	font-family:"微软雅黑";
	float:left;
 
}

.menu_list .xnav {
    line-height: 36px;
    padding: 24px 18px;
	background: url('../img/xnav-bg.png');
	}
.menu_list .xnav a {
    display: block;
    line-height: 36px;
    font-size: 24px;
	color: #fff;
    letter-spacing: 1px;
	font-family:"微软雅黑";
	background-color:inherit;
}
.about_list{
	
	}
#about_list li{
		 margin-top: 0;
    margin-bottom: 0;
    height: 40px;
    border-top: 1px solid #dbe2e8;
	}
	
#about_list li a{
	display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 18px;
    font-size: 14px;
    color: #616161;
	font-family:"微软雅黑";
    cursor: pointer;
    letter-spacing: 1px;
    position: relative;
	background:url(../img/planXiala1.png) no-repeat right 20px;
	
	}	
#about_list li a:hover, a:active{
	text-decoration: none;
	color:#36C;
	
	}	
	
#about_list .collapsed{
	color:#36C;
	}
	
	
		
.menu_head {
	 margin-top: 0;
    margin-bottom: 0;
    /* height: 40px; */
    border-top: 1px solid #dbe2e8;
}

.menu_head a {
    display: block;
    height: 60px;
    line-height: 60px;
    padding-left: 18px;
    font-size: 14px;
    color: #616161;
	font-family:"微软雅黑";
    cursor: pointer;
    letter-spacing: 1px;
    position: relative;
	/* background:url(../img/planXiala1.png) no-repeat right 20px; */
}
.menu_head a:hover, a:active{
    text-decoration: none;
	color:#36C;

}
.menu_head .collapsed{
	color:#36C;
	border-left: 4px solid #36c;
}	
	
.fangnaneirong{ margin:0 auto;overflow:hidden; }
.fangna_jieshao{ width:900px; margin:0 auto; float:left;overflow:hidden; padding-left:60px;}
.fangna_jieshao h2{ color:#000000; font-size:20px; font-weight:500; line-height:50px;}
.jieshao{
	width:900px; margin:0 auto;
	}
.jieshao h5{
		 text-align:left; 
		 float:left;
		 font-size:18px; 
		 color:#005197;
		 line-height:20px;
		 width:1100px;
		 margin-bottom:10px;
		 font-family:"微软雅黑";
		 background:url(../img/btbg.png) no-repeat;
		 padding-left:22px;	
		 margin-bottom:10px;
		 margin-top:10px;
		 	 }
.jieshao p{
		text-indent:2em; 
		text-align:left; 
		font-size:16px; 
		color:#626262; 
		margin-bottom:10px;
		line-height:30px
			 }
.fangna_jieshao .container-title{
	font-size: 30px;
	color: #0966c4;
}
.row-title{
	text-align: left;
	margin: 40px 0;
}
.row-title h3{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	line-height: 40px;
}
.row-title h4{
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}

.row{
	overflow: hidden;
	width: 100%;
}
.row img{width: 100%;}
.row .half{
	float: left;
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
}
.article-grey{
	padding: 20px 30px;
	background: #ddd;
	margin: 20px 0;
}
.img16-bg{
	background: url(../yiliao/images/img16-2.png);
	padding: 20px;
}
.img16-bg h3,.img16-bg p{
	color: #fff !important;
}
.img17-bg .text-left{
	float: left;
	width: 30%;
}
.img17-bg .img-right{
	float: left;
	width: 70%;
}
.img18-bg{
	background: url(../yiliao/images/img18.png);
	background-size: cover;
	height: 184px;
	position: relative;
	margin-bottom: 20px;
}
.img18-bg article{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.img18-bg p{
	color: #fff;
}
.img24{
	background-color: #39a4cb;
	padding: 20px;
}
.img24 h3,.img24 h4{
	color: #fff;
}
.img24 .img{
	padding: 20px;
}
.img26 .half{
	height: 200px;
}
.row .mode-title{
	margin: 0 auto;
	margin-bottom: 20px;
	width: 140px;
	padding: 10px 20px;
	border-radius: 20px;
	color: #39a4cb;
	border: 1px solid #39a4cb;
}
.nav-tab{
	margin-top: 30px;
}
.nav-tab ul{
	display: flex;
	justify-content: space-around;
}
.nav-tab ul li{
	padding: 10px 15px;
	border: 1px solid #ccc;
	font-size: 18px;
	cursor: pointer;
}
.nav-tab ul li.active{
	background: rgb(0, 71, 157);
	color: #fff;
}
.tab-item{
	display: none;
}
.col-three{
	float: left;
	width: 33%;
	box-sizing: border-box;
	padding: 10px 20px;
}
.row .img60{
	width: 80%;
}