/*清除默认样式*/
body, div, dl, dt, dd, ul, ol, nl, li, h1, h2, h3, h4, h5, h6, p, span, a, b, strong, object, iframe, label, 

img, select, form, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, 

canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, 

mark, audio, video {margin:0;padding:0}
body{font-size:14px;font-family:'微软雅黑';background-color:#F4F6FA;}
a{text-decoration:none;color:#222;}
.introduction{
	width:100%;
	height:630px;
	background:#fff;
}
.intro_content{
	width:1200px;
	height:590px;
	margin:0 auto;
	padding-top:40px;
}
.intro_content>div{
	float:left;
}
.intro_c_left{
	width:380px;
	height:100%;
	margin-right:20px;
}
.i_c_l_header{
	width:100%;
	height:43px;
	line-height:43px;
	font-size:24px;
	font-weight:500;
	color:#2c2c2c;
}
.i_c_l_header>span{
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #00918C;
}
.intro_title{
	margin-top:15px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #2C2C2C;
}
.intro_text{
	width: 100%;
	height: 424px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 28px;
	color: #464646;
	overflow:hidden;
	margin-top:15px;
}
.more_btn{
	color:#00918C;
	margin-top:20px;
	display:block;
	margin-left:40px;
}

.more_btn>a{
	color:#00918C;	
}
.intro_c_right{
	width:800px;
	height:100%;
}
.intro_c_banner{
	width:100% !important;
	height:540px !important;
	overflow:hidden;
}
.b_list{
	width:100%;
	height:100%;
	display:block;
	list-style:none;
	padding:0;
	margin:0;
}
.b_li{
	width:100%;
	height:100%;
	float:left;
	position:relative;
}
.b_li img{
	width:100%;
	height:498px;
}
.b_li .banner_bottom{
	width:100%;
	height:46px;
	background:#163D8E;
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	line-height:46px;
	text-indent:20px;
	font-size: 14px;
}
.b_li .banner_bottom a{
	color:#fff;
}
.business_title{
	width:1200px;
	height:45px;
	margin:50px auto 0 auto;
	line-height:45px;
	font-size:24px;
	font-weight:500;
	color:#2c2c2c;
	border-bottom:1px solid #EBEBEB;
}
.business_title>span{
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #00918C;
}
.business_list{
	width:1200px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

.business_list>ul>li{
	width:340px;
	height:170px;
	padding:0 15px;
	float:left;
	margin:22px 12px 0 12px;
	border: 3px solid #FFFFFF;
	background: linear-gradient(180deg, #F5F8FF 0%, #FFFFFF 100%);
	box-shadow: 2px 6px 14px rgba(27, 64, 141, 0.1);
	opacity: 1;
	border-radius: 4px;
	list-style:none;
}

.business_list_center{
	width:1200px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

.business_list_center>ul{
	display: flex;
	justify-content: center; /* 水平居中 */
}
.business_list_center>ul>li{
	width:340px;
	height:170px;
	padding:0 15px;
	float:left;
	margin:22px 12px 0 12px;
	border: 3px solid #FFFFFF;
	background: linear-gradient(180deg, #F5F8FF 0%, #FFFFFF 100%);
	box-shadow: 2px 6px 14px rgba(27, 64, 141, 0.1);
	opacity: 1;
	border-radius: 4px;
	list-style:none;
}
.business_name{
	width:100%;
	height:50px;
	line-height:50px;
	font-size: 18px;
	font-weight: 500;
	color: #171717;
}
.business_name>span{
	line-height:50px;
}
.business_name>img{
	width:50px;
	height:50px;
}
.business_desText{
	width: 100%;
    height: 100px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: #404040;
    line-height: 25px;
}
.consititution{
	width:100%;
	height:660px;
	background:#fff;
	margin-top:50px;
}
.con_content{
	width:1200px;
	height:auto;
	margin:0 auto;
	padding-top:40px;
}
.con_content>.i_c_l_header{
	border-bottom:1px solid #EBEBEB;
}
.con_title{
	width:100%;
	height:83px;
	line-height:83px;
	font-size: 24px;
	font-weight: 500;
	color: #2C2C2C;
	text-align:center;
}
.con_textbox{
	width:1120px;
	height:auto;
	max-height:400px;
	background:#F7F9FD;
	padding:40px 40px;
}
.con_textbox>p{
	line-height: 26px;
	color: #404040;	
}
.first_title{
	font-size:16px;
	font-weight:500;
	margin-bottom:30px;
}
.con_content .more_btn{
	margin-top:60px;
}
.vip_tablist{
	width:1200px;
	height:140px;
	margin:30px auto 20px auto;
}
.vip_tablist>ul>li{
	width:294px;
	height:134px;
	list-style:none;
	float:left;
	border: 3px solid #FFFFFF;
	background: linear-gradient(180deg, #F5F8FF 0%, #FDFEFF 100%);
	opacity: 1;
	border-radius: 4px 0px 0px 0px;
	font-size: 20px;
	font-weight: 400;
	color: #797979;
	line-height:134px;
	text-align:center;
	cursor:pointer;
}
.vip_tablist .tab_on{
	border-bottom:3px solid rgba(52, 128, 235, 0.65);
}
.vip_tab_contents{
	width:1114px;
	height:220px;
	background: #FFFFFF;
	border: 3px solid #FFFFFF;
	box-shadow: 2px 6px 14px rgba(27, 64, 141, 0.1);
	margin:16px auto  0 auto;
	padding:30px 40px;
	position:relative;
}
.v_t_c_container{
	width:1114px;
	height:auto;
	overflow:hidden;
	background:#fff;
	position:absolute;
	display:none;
}
.container_on{
	display:block;
}
.v_t_c_container>ul>li{
	list-style:none;
	width:50%;
	box-sizing:border-box;
	height:36px;
	line-height:36px;
	color: #404040;
	float:left;
}
.v_t_c_container>ul>li:nth-child(odd){
	border-right:2px solid #E0E0E0;
}
.v_t_c_container>ul>li:nth-child(even){
	text-indent:40px;
}

.v_t_c_container:nth-child(1){
	z-index:9;
}
.vip_company_box{
	width:100%;
	min-width: 1200px;
	height:auto;
	margin-top:32px;
	background:#fff;
	padding-bottom:40px;
	overflow: hidden;
}
.v_c_container{
	width:1200px;
	height:auto;
	padding-top:50px;
	margin:0 auto;
}
.v_c_container>.business_title{
	margin-top:0;
}
.v_c_tab{
	width:100%;
	height:50px;
	margin-top:15px;
	box-sizing:border-box;
}
.v_c_tab>ul>li{
	list-style:none;
	float:left;
	margin-right:80px;
	box-sizing: border-box;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#575757 ;
	cursor:pointer;
}
.v_c_tab .v_c_tab_on{
	color:#00918C;
	border-bottom:4px solid #00918C;
}
.v_c_logoList{
	width:100%;
	height:auto;
}
.logo_list{
	width:100%;
	height:auto;
	display:none;
	background-color: #f8f8f8;
	overflow: auto;
	padding: 10px;
}
.logo_list_on{
	display:block;
}
.logo_list>ul>li{
	width:220px;
	height:110px;
	/* margin:20px 10px 0 10px; */
	margin: 10px;
	background: #FFFFFF;
	box-shadow: 2px 2px 6px rgb(0 47 101 / 7%);
	/* border-radius: 8px; */
	list-style:none;
	float:left;
}
.logo_list>ul>li a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.logo_list>ul>li img{
	width:110px;
	height:44px;
}
.admission_step{
	width:1200px;
	height:auto;
	margin:3px auto 0 auto;
	border: 3px solid #FFFFFF;
	background: linear-gradient(180deg, #F7FAFF 0%, #FFFFFF 100%);
	box-shadow: 2px 6px 14px rgba(27, 64, 141, 0.1);
	display:flex;
	overflow:hidden;
}
.a_s_left{
	width:225px;
	background: linear-gradient(180deg, #DFE6F8 0%, #F0F6FF 100%);
	color: #171717;
	text-align: center;
	justify-content:center;
	box-sizing:border-box;
	border: 3px solid #FFFFFF;
	font-size:18px;
	display:table;	
}
.a_s_left>div{
	display:table-cell;
	vertical-align:middle
}
.a_s_right{
	width:975px;
	height:auto;
	padding:30px 0;
}
.a_s_right>.con_textbox{
	width:100%;
	box-sizing:border-box;
}
.a_s_right>ul>li{
	width:50%;
	height:38px;
	line-height:38px;
	color:#454545 ;
	list-style:none;
	float:left;
	text-indent:30px;
	box-sizing:border-box;
}
.a_s_right>ul>li:nth-child(odd){
	border-right:2px solid #E0E0E0;
}
.a_s_right_02>ul>li{
	width:100%;
	border-right:none;
}
.a_s_right_03>ul>li{
	box-sizing: border-box;
	width:25%;
	height:150px;
	border-right:none !important;
	border-left:1px solid #E2E2E2;
	padding-left:40px;
}
.a_s_right_03>ul>li:nth-child(1){
	border-left:none;
}
.a_s_right_03>ul>li>p:nth-child(1){
	color: #1D1D1D;
	line-height:30px;
	text-indent:0;
	margin-top:20px;
}
.a_s_right_03>ul>li>p:nth-child(2){
	color:#FF591C;
	line-height:37px;
	text-indent:0;
}
.a_s_right_03>ul>li>a{
	background: #075FDB;
	padding:3px 15px;
	color:#fff;
}
.map_container{
	width:1200px;
	height:600px;
	margin:30px auto 0 auto;
	background:#fff;
}
.address_info{
	width:1120px;
	height:320px;
	margin:3px auto;
	background:#fff;
	padding:0 40px;
	background: linear-gradient(180deg, #F7FAFF 0%, #FFFFFF 100%);
	box-shadow: 2px 6px 14px rgba(27, 64, 141, 0.1);
}
.address_info>p{
	color:#454545;
	line-height:50px;
}
.address_info>p:nth-child(1){
	padding-top: 40px;
    font-size: 18px;
    font-weight: 500;
}