.nav .nav-list .navli5 a{
	color: #2e6db1!important;
	font-weight: bold;
}
.footer{
	margin-top: 0;
}
.show{
	width: 100%;
	height: 588px;
	overflow: hidden;
	font-size: 0;
	
}
.show img{
	width: 100%;
}
.switch{
	background: #FFF;
	padding-top: 30px;
}
.switch .swb{
	width: 60%;
	height: 360px;
	margin: 0 auto;
}
.layui-tab{
	margin: 0;
}
.layui-show{
	overflow: hidden;
}
.layui-tab-title{
	position: absolute;
	width: 15%;
	border: none;
	height: 180px;
}
.layui-tab-title li{
	font-size: 20px;
	display: block;
	width: 100%;
	height: 70px;
	padding: 0;
	background: #ababab;
	margin-bottom: 12px;
	color: #666666;
	text-align: left;
	line-height: 20px;
	text-indent: 10px;
}.layui-tab-title li p{
	padding-top: 10px;
}
.layui-tab-title .layui-this{
	background: #2e6db1;
	color: #FFF!important;
}
.layui-this:after{
	border-bottom:none!important ;
}
.layui-tab-brief{
	position: relative;
}
.layui-tab-content{
	width: 80%;
	float: right;
	padding-top: 0;
}
.news{
	padding-bottom:30px;
	width: 25%;
	background: #FFF;
	float: left;
}
.news .newp1{
	font-size: 18px;
	width: 85%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news .newp2{
	font-size: 12px;
    color: #999;
    padding: 8px 0;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news .newp3{
	font-size: 12px;
    color: #666;
    margin-bottom: 20px;
    width: 79%;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news a{
	display: block;
	background: #2e6db1;
	width: 80px;
	height: 30px;
	color:#FFF;
	text-align: center;
	line-height: 30px;
	border-radius: 5px; 
}
.news a:hover{
	color:#000;
}
.join{
	width: 150px;
	height:60px;
	display: block;
	background: #2e6db1;
	text-align: center;
	border-radius: 5px;
	color:#FFF;
	line-height: 60px;
	font-size: 25px;
	margin: 50px auto;

}
.synopsis{
	width: 59.167%;
	margin: 0 auto;
	margin-bottom: 100px;
	margin-top: 56px;
}
.synopsis .sy-top{
	font-size: 26px;
	color: #333333;
	margin-bottom: 12px;
	text-align: center;
}
.synopsis .sy-sub{
	font-size: 14px;
	color: #999;
	margin-bottom: 36px;
	text-align: center;
}
.synopsis img{
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
}