.main{
		background-color: #FAFAFA;
}
.center_bg {
	width:100%;
	height: 270px;
	overflow:hidden;
	background: url(../images/banner.png) no-repeat center center / cover;
	margin: 60px 0 30px;
}
.main_cont {
	width:100%;
	height:auto;
	padding-bottom:50px;
}
.t_left {
	width: 208px;
	float:left;
	/* margin-top:-70px; */
}
.news_list {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.top_title {
    background:#1153ca;
    text-align: center;
    width: 100%;
    height: 70px;
	line-height:70px;
	text-align:center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.top_title h4 {
	display:block;
    width: 100%;
    color: #fff;
    font-size: 22px;
	font-weight:bold;
}
.news_list .zczx{
	padding:0;
	background:#fff;
}
.news_list ul li{overflow: hidden;}
.news_list ul li a:hover{color: #1569FF;}
.news_list .zczx li a{font-size: 16px;color: #000000;background: #ffffff;display:block;width:100%;height:60px;line-height:60px;text-align:center;padding-left:0;border:none;font-size:16px;}
.news_list ul li+li {
	border-top:1px solid #ededed;
}
.news_list .zczx li :hover,.news_list .zczx li a.active{color: #1569FF;}

.t_right {
	width: calc(100% - 230px);
	float:right;
	margin-top:-61px;
}

.right_center_content {
	width:100%;
	padding:30px;
	box-sizing:border-box;
	background-color:#ffffff;
}
.right_center_content p {
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom: 10px;
	color: #222222b8;
}
.list_li,
.list_li_about {
	width:100%;
}
.list_li li:after {
	display:block;
	content:'';
	clear:both;
}

.list_li>li>a {
	display:block;
	width:100%;
	height:100%;
	font-size: 16px;
	font-weight: bold;
}

.list_li .li_img {
	width:185px;
	height: 120px;
	float:left;
	overflow:hidden;
}
.list_li .li_img img {
	display:block;
	width:100%;
	height:100%;
	object-fit: cover;
}
.list_text {
	width:calc(100% - 210px);
	float:right;
}

.list_text>h2 {
	display:block;
	font-size:18px;
	color:#0a54ff;
	line-height:30px;
}

.list_text>p {
	font-size:14px;
	line-height:24px;
	height: 60px;
	overflow:hidden;
	margin:5px 0px;
}
.list_text>span {
	font-size:14px;
	color:#333333;
}
.list_li li +li {
	margin-top:15px;
	border-top:1px solid #ededed;
	padding-top:15px;
}
.loc_bg {
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: #ebf4ffFF;
    display: block;
    margin-top: 60px;
}
.loc {
	width:100%;
	padding-left:30px;
	box-sizing:border-box;
	background: url(../images/icon_loc.png) no-repeat 10px;
	color: #666666FF;
	font-size: 14px;
}
.loc_bg a{font-size: 14px;color: #666666FF;}
.list_li_about>li:after {
	display:block;
	content: '';
	clear:both;
}
.list_li_about>li {
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #ededed;
}
.list_li_about>li>a {
	display:block;
	width:100%;
	font-size:16px;
	line-height:35px;
	height:35px;
	overflow:hidden;
	float:left;
	width:90%;
}
.list_li_about>li>span {
	display:block;
	width:10%;
	float:right;
	font-size:14px;
	color:#757575;
	line-height:35px;
	text-align:right;
}
.list_li_about>li>a:hover {
	color:#1153ca;
}
.list_li_about>li>p,
.list_li_about>li>p>a {
	font-size:14px;
	color:#333333;
	line-height:25px;
	margin-top:5px;
}
.article {
	width:1200px;
	margin:40px auto 40px;
	padding: 30px 40px;
	box-sizing:border-box;
	border: 1px solid #bbdbff;
	border-radius:8px;
}
.article_title {
	display:block;
	width:100%;
	text-align:center;
	font-size:22px;
	line-height: 44px;
	color:#1153ca;
}
.article center p {
	font-size:14px;
	margin-top:10px;
	line-height:25px;
	color:#757575;
}
.jiathis_style {
	display:none;
}
.cont {
	width:100%;
	margin-top:20px;
	border-top: 1px solid #94b6d7;
	padding-top:20px;
}

.cont p {
	font-size:16px;
	line-height:30px;
	/* text-indent:2em; */
	margin-bottom:10px;
	color:#222222;
}
.cont span {
	font-size:16px;
}
.cont img {
	display:block;
	max-width:80%;
	margin:10px auto;
}
.center_bg_none {
	display: none;
}

.detailMain {
    width: 1200px;
    margin: 30px auto;
}

.bassMess {
    position: relative;
    background: #f7f7f7;
    padding: 24px;
    border-top: 4px solid #669beb;
    box-shadow: 0 0 20px #ccc;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
}

.bassMess h5 {
    color: #666;
    font-size: 22px;
    padding-bottom: 10px;
}

.bassMess p {
    color: #666;
    font-size: 15px;
    padding: 8px 0;
}

.levelMess {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}
.levelMess .levelTit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #669beb;
    margin: 20px 0;
    background: #f7f7f7;
}

.levelMess .levelTit p {
    float: left;
    padding: 0 20px;
    height: 40px;
    border-bottom: 1px solid #669beb;
    color: #fff;
    font-size: 16px;
    background: #669beb;
}

.levelTit em {
    font-size: 14px;
    color: #0e86d1;
    padding: 0 20px;
}

.bassMess p+p {
    width: 50%;
    float: left;
}

.bassMess p {
    color: #666;
    font-size: 15px;
    padding: 8px 0;
}

.bassMess p em {
    color: #ec4e1f;
    font-size: 15px;
}

address, cite, dfn, em, var {
    font-style: normal;
}
.bassMess p span {
    font-size: 16px;
}
.jsxmMess p,.jsxmMess p span,.jsxmMess p a  {
    color: #333;
    font-size: 16px !important;
    padding: 6px 0;
}

.news{
			margin-top: 20px;
		}
		.news li{
			float: left;
			width: 32%;
			margin-right: 18px;
			margin-top: 15px;
		}
		
		.news li:nth-child(3n){
			margin-right: 0;
		}
		
		.news .list_text{
			width: 100%;
		}
		
		.news .list_text>p{
			display: none;
		}
		
		.news.list_li li +li{
			/* margin-top: 0; */
			padding-top: 0px;
		}
		.news.list_li .li_img{
			width: 100%;
			height: 170px;
			border-radius: 10px;
			position: relative;
		}
		
		.news.list_li li a{
			display: inline-block;
		}
		
		.news .list_text>h2{
			font-size: 16px;
			color: #191a24;
			font-weight: normal;
			padding-top: 6px;
			line-height: 24px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}
		.news .list_text>span {
		    color: #acb0bb;
		    font-size: 14px;
		}
		.page {
			width: 100%;
			text-align: center;
			margin-top: 20px;
		}
		.li_img .status{
		    display: block;
		    font-style: normal;
		    position: absolute;
		    left: 10px;
		    top: 10px;
		    background: #ff4c3b;
		    width: 76px;
		    height: 26px;
		    line-height: 26px;
		    text-align: center;
		    color: #fff;
		    font-size: 14px;
		}
		.activeTop,.actContent{padding:0 50px;width:100%;overflow:hidden;}
		.activeTop .img{    width: 350px;
		    height: 220px;
		    overflow: hidden;
		    border-radius: 5px;
		    position: relative;
			border: 1px solid #ddd;
		    background: #f5f5f5;}
		.activeTop .img img {
		    width: 100%;
		    height: 100%;
		}
		.activeTop .img i {
		    display: block;
		    font-style: normal;
		    position: absolute;
		    left: 10px;
		    top: 10px;
		    background: #ff4c3b;
		    width: 76px;
		    height: 26px;
		    line-height: 26px;
		    text-align: center;
		    color: #fff;
		    font-size: 14px;
		}
		.actBaseMess{width:700px;}
		.actBaseMess h6{font-weight:normal;font-size:28px;color:#333;padding-bottom:20px;}
		.actBaseMess p{font-size:16px;color:#666;padding:6px 0;}
		.actBaseMess p span{font-size:16px;color:#666;}
		.Actitle{text-align:center;margin:40px 0;}
		.Actitle em{font-size:40px;text-transform:uppercase;background: linear-gradient(#bbc0ff, #fdfdfd);-webkit-background-clip: text;color: transparent;display:block;font-style:normal;}
		.Actitle p{text-align:center;display:inline-block;position:relative;font-weight:normal;margin-top:-16px;}
		.Actitle span{padding:0 20px;font-size:30px;color:#0071b7;margin:0 20px;}
		.Actitle span:before,.Actitle span:after{content:'';display:inline-block;background:#0071b7;height:1px;width:120px;margin-bottom:8px;margin-right:20px;}
		.Actitle span:after{margin-right:0;margin-left:20px;}
		.actDetail{border:1px solid #ededed;border-radius:3px;padding:20px;color:#666;font-size:14px;line-height:26px;}
		.actDetail p{color:#666;font-size:14px;line-height:26px;text-indent:28px;}
		.actSign{text-align:center;overflow:hidden;}
		.actSign .inputGroup{overflow:hidden;margin-bottom:20px}
		.actSign .inputGroup label{color:#333;font-size:16px;font-weight: normal;width:100px;display:inline-block;text-align:left;text-align:right;margin-right:20px;}
		.actSign .inputGroup input{height:16px;padding:20px;border:1px solid #e0e0e0;border-radius:5px;width:480px;}
		.actSign .inputGroup input:focus{border-color:#0071b7}
	
		.btn-danger {
		    background-color: #0e83cd;
		    border-color: #0e83cd;
			color: #fff;
		}
		.btn {
		    display: inline-block;
		    padding: 6px 12px;
		    margin-bottom: 0;
		    font-size: 14px;
		    font-weight: normal;
		    line-height: 1.42857143;
		    text-align: center;
		    white-space: nowrap;
		    vertical-align: middle;
		    -ms-touch-action: manipulation;
		    touch-action: manipulation;
		    cursor: pointer;
		    -webkit-user-select: none;
		    -moz-user-select: none;
		    -ms-user-select: none;
		    user-select: none;
		    background-image: none;
		    border: 1px solid transparent;
		    border-radius: 4px;
		}
	.center_bg .commonWidth{
		display: flex;
	}
	.RrJiTitle{
		font-size: 42px;
		font-family: FZZongYi-M05S;
		font-weight: 600;
		color: #333333;
		margin-top: 96px;
		flex: 1;
	}
	
	.RrJiTitle span{
		font-size: 42px;
		color:#1153CA;
		font-weight: 600;
	}
	
	.RrJiTitle p{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #333333;
		opacity: 0.7;
		margin-top: 20px;
	}
	.RrJiShuJu{
		flex: 1;
		margin-top: 96px;
	}
	
	.RrJiShuJu li{
		float: left;
		color: #333333;
		font-size: 16px;
		position: relative;
		padding-right: 32px;
	}
	
	.RrJiShuJu li::after{
		content: '';
		background: #BCD3E5;
		height: 43px;
		display: block;
		width: 1px;
		position: absolute;
		right: 0;
		top: 25px;
	}
	.RrJiShuJu li:last-of-type::after{
		display: none;
	}
	.RrJiShuJu li+li{
		margin-left: 60px;
	}
	
	
	.RrJiShuJu li span{
		font-size: 30px;
		font-family: DIN;
		font-weight: 600;
		line-height: 50px;
		padding-right: 6px;
	}
	
	