.center {
	width: 100%;
}

.banner {
	width: 1200px;
}

.swiper-slide {
	width: 1200px;
	height: 420px;
}

.swiper-pagination-bullet {
	width: 30px;
	height: 2px;
	border-radius: 0;
}

.index_div_news {
	width: 1200px;
	height: 50px;
	background-color: #FFFFFF;
	margin-top: 10px;
	display: flex;
}

.index_news_img {
	width: 18px;
	height: 18px;
	margin: 16px 0 0 30px;
}

.index_news_span,
.index_news_span ul {
	display: flex;
	overflow: hidden;
}

.index_news_span span {
	width: 85px;
	color: #2C6ED5;
	font-size: 17px;
	display: block;
	line-height: 46px;
	background-color: #FFFFFF;
	z-index: 1;
}

.pad_right {
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}

#scroll_div {
	width: 90%;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 10px;
	line-height: 50px;
}

#scroll_begin,
#scroll_end {
	display: inline;
}

.index_div_hot {
	width: 1200px;
	height: 180px;
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
}

.index_hot_title {
	width: 180px;
	height: 145px;
	background-color: #2C6ED5;
	padding-top: 35px;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: 600;
}

.index_hot_title p {
	font-size: 17px;
	font-weight: 500;
	line-height: 30px;
}

.index_hot_img {
	width: 86%;
	height: 100%;
	display: flex;
}

.hot_img_pub {
	width: 24%;
	height: 100%;
	margin-left: 1%;
	color: #ffffff;
}

.index_pub1 {
	background-image: url("/img/pc_xingqicheng/index_hot1.png");
	background-size: 100% 100%;
}

.index_pub2 {
	background-image: url("/img/pc_xingqicheng/index_hot2.png");
	background-size: 100% 100%;
}

.index_pub3 {
	background-image: url("/img/pc_xingqicheng/index_hot3.png");
	background-size: 100% 100%;
}

.index_pub4 {
	background-image: url("/img/pc_xingqicheng/index_hot4.png");
	background-size: 100% 100%;
}

.hot_img_pub p {
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	padding-top: 20px;
	line-height: 60px;
	text-indent: 20px;
}

.hot_img_pub span {
	display: block;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	text-indent: 20px;
}

.hot_img_pub .hot_img_btn {
	width: 100%;
	height: 30px;
	text-align: left;
	text-indent: 20px;
	margin-top: 15px;
}

.hot_img_btn button {
	width: 80px;
	height: 28px;
	border: 1px solid #FFFFFF;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 10px;
	color: #fff;
}

.index_div_guanggao {
	width: 100%;
	margin-top: 10px;
}

.index_div_regstie {
	width: 1200px;
	height: 450px;
	margin-top: 30px;
	display: flex;
}

.index_regstie_left {
	width: 20%;
	height: 100%;
}

.index_regstie_right {
	width: 80%;
	height: 100%;
	overflow: hidden;
}

.regstie_left_top {
	width: 100%;
	height: 82px;
	background-color: #2C6ED5;
	font-size: 28px;
	color: #FFF;
	line-height: 82px;
}

.regstie_left_center {
	width: 100%;
	height: 368px;
}

.regstie_right_top {
	width: 100%;
	height: 80px;
	background-color: #7ECEF4;
	margin-left: 12px;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 80px;
}

.regstie_right_bottom {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-grow: inherit;
}

.right_bottom_kuang {
	width: 32%;
    height: 169px;
    background-color: #FFF;
    margin-left: 12px;
    margin-top: 15px;
    display: flex;
}

.bottom_kuang_left {
	width: 60%;
	height: 169px;
}

.bottom_kuang_right {
	width: 40%;
	height: 169px;
}

.kuang_left_title {
	font-size: 17px;
	text-align: left;
	line-height: 70px;
	text-indent: 20px;
	font-weight: 600;
	color: #333333;
}
.kuang_left_title a{
	color: black;
}

.kuang_left_text {
	width: 90%;
	height: 50px;
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	color: #333333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kuang_left_btn {
	width: 90px;
	height: 28px;
	border: 1px solid #2C6ED5;
	background-color: #FFFFFF;
	border-radius: 8px;
	font-size: 16px;
	color: #2C6ED5;
	float: left;
	margin: 0 0 0 20px;
}

.kuang_right_img {
	width: 80px;
	height: 80px;
	margin-top: 23px;
}

.kuang_right_more {
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
}

.index_youshi_tuandui {
	width: 1200px;
	height: 500px;
	display: flex;
}

.youshi_tuandui_baidi {
	width: 24.25%;
	height: 500px;
	background-color: #FFFFFF;
	margin-right: 1%;
}

.youshi_tuandui_baidi:last-of-type {
	margin-right: 0;
}

.tuandui_baidi_title {
	font-size: 20px;
	font-weight: 600;
	color: #2C6ED5;
	line-height: 80px;
}

.tuandui_baidi_p {
	font-size: 15px;
	color: #333333;
	line-height: 25px;
}

.tuandui_baidi_img {
	width: 100%;
}

.index_xinwen_list {
	width: 1200px;
	height: 370px;
	display: flex;
	margin-bottom: 30px;
}

.xinwen_list_text {
	width: 33%;
	height: 370px;
	background-color: #FFFFFF;
	margin-left: 1%;
}

.xinwen_list_text:first-child {
	margin-left: 0;
}

.list_text_title {
	width: 90%;
	height: 50px;
	border-bottom: 1px solid #EEEEEE;
	color: #333333;
	font-size: 18px;
	font-weight: 600;
	line-height: 50px;
	text-align: left;
}
.list_text_title a{
float: right; 
color: #999999;
font-size: 14px;
font-weight: 400;
line-height: 50px;
}
.list_text_center {
	width: 90%;
	height: 150px;
	border-bottom: 1px solid #EEEEEE;
	display: flex;
	justify-content: space-between;
}

.text_center_img,
.text_center_text {
	width: 47.5%;
	height: 120px;
	margin-top: 15px;
}

.center_text_title a{
	font-size: 16px;
color: #333333;	
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.center_text_p {
	font-size: 14px;
	text-align: left;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 20px;
}

.list_text_bottom {
	width: 90%;
	display: flex;
	justify-content: space-between;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
}

.text_news {
	margin-top: 10px;
	
}
.pad_dian {
	font-size: 30px;
	font-weight: 900;
	color: #2C6ED5;
	position: absolute;
	left: 0;
	bottom: -6px;
}
.nav_div_title a {
	color: #333333;
}
.article_text{
	width: 240px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.article_div_style{
	height: 150px; 
	overflow: hidden;
}