@charset "utf-8";
/* CSS Document */
*{font-size:14px;font-family:"微软雅黑";color:#333;}
body,dl,dd,p{margin:0;}
a{text-decoration:none;cursor:pointer;transition:all 0.3s;}
img{display:block;}
input{margin:0;padding:0;border:none;outline:none;}
textaea{margin:0;padding:0;outline:none;}
h1,h2,h3{font-weight:normal;margin:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
.clearfix{clear:both;}
a:hover{color:#3782e7;}

.finance-container{
	max-width: 1200px!important;
	margin: 0 auto;
	position: relative;
}

.college_box{
	width:1200px;
	margin: auto;
	margin-top:65px;
}

/**/
.college_foolr{
	max-width:1200px;
	margin: auto;
	margin-top:40px;
}

/*左边*/
.college_foolr .foo_l{
	width:220px;
	float:left;
}
.college_foolr .foo_l ul li{
	display:flex;
	justify-content:space-around;
	border-bottom:#e5e5e5 solid 1px;
	padding-bottom:10px;
	margin-bottom:24px;
}
.college_foolr .foo_l p{
	font-size:18px;
    color:#000;
    line-height:50px;
	margin-left:10px;
}
.college_foolr .foo_l a{
	font-size:14px;
    color:#7a7a7a;
    line-height:14px;
    display:inline-block;
	position:relative;
}
.college_foolr .foo_l a:hover{
	color:#247ce8;
}
.college_foolr .foo_l a img{
	height:16px;
	position:absolute;
	top:-15px;
	right:-18px;
}

/*中间*/
.college_foolr .foo_c{
	width:610px;
	float:left;
	padding:0 30px;
}
.college_foolr .foo_c img{
	width:100%;
}
.college_foolr .foo_c .foo_con{
	margin-top:15px;
}
.college_foolr .foo_c .foo_con a{
	width:32%;
}


/*右边*/
.college_foolr .foo_r{
	width:370px;
	float:right;
}
.college_foolr .foo_r h1{
	font-size:24px;
	font-weight:bold;
    color:#000;
}
.college_foolr .foo_r ul li{
	margin-top:24px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.college_foolr .foo_r a{
	color:#000;
    font-size:16px;
    line-height:30px;
}
.college_foolr .foo_r a p{
	color:#9f9f9f;
    font-size:12px;
    line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.college_foolr .foo_r .foo_more a{
    width:330px;
    height:38px;
    border:solid 1px #3782e7;
    text-align:center;
    line-height:38px;
    color:#3782e7;
	display:inline-block;
	margin-top:25px;
}
.college_foolr .foo_r .foo_more a:hover{
	background:#3782e7;
	color:#fff;
}


/*服务推荐*/
.college_service{
	max-width:1200px;
	margin: auto;
}
.college_service h1{
	font-size:24px;
	font-weight:bold;
    line-height:80px;
    color:#000;
    float:left;
}
.college_service .service_con a{
	width:20%;
	height:100px;
	float:left;
}
.college_service .service_con a img{
	width:100%;
	height:100%;
}
.college_service .service_con a:hover{
	background:#eee;
}


/*产品服务*/
.product_con{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}
.product_con img{
	margin: auto;
}
.product_con p{
	color:#555;
	text-align:center;
	margin-top:15px;
	transition:all 0.3s;
}
.product_con a:hover p{
	color:dodgerblue;
}


/*平台学院*/
.college_plat{
	max-width:1200px;
	margin: auto;
	margin-top:30px;
	padding-bottom:30px;
}

/*左边*/
.college_plat .plat_l{
	width:75%;
	float:left;
}
.college_plat .plat_nav{
	display:flex;
	justify-content:space-around;
	border-bottom:solid 1px #e7e7e7;
}
.college_plat .plat_nav li{
	width:25%;
	transition:all 0.3s;
}
.college_plat .plat_nav li a{
	font-size:20px;
    line-height:46px;
    padding:0 10px;
    color:#000;
	padding-bottom:10px;
}
.college_plat .plat_nav li:hover a{
	color:#3782e7;
	border-bottom:#3782e7 solid 2px;
}
.college_plat .plat_nav .current{
	color:#3782e7;
	border-bottom:#3782e7 solid 2px;
}
.college_plat .plat_con li{
	border-bottom:solid 1px #e7e7e7;
	padding:30px 5px 5px 5px;
}
.college_plat .plat_con li a{
    font-size:16px;
	color:#333;
}
.college_plat .plat_con li p{
	color:#9f9f9f;
	float:right;
	font-size:14px;
	font-weight:normal;
	margin-top:10px;
}
.college_plat .plat_con li:hover{
	border-bottom:#3782e7 solid 1px;
}
.college_plat .plat_con li:hover a{
	color:#3782e7;
}
.college_plat .plat_more a{
	width:100%;
    height:38px;
    border:solid 1px #3782e7;
    text-align:center;
    line-height:38px;
    color:#3782e7;
    display:inline-block;
    margin-top:20px;
}
.college_plat .plat_more:hover a{
	background:#3782e7;
	color:#fff;
}


/*右边*/
.college_plat .plat_r{
	width:22%;
	float:right;
}
.college_plat .plat_r h1{
	font-size:20px;
    color:#000;
    font-weight:bold;
	margin-top:30px;
	line-height:46px;
	border-bottom:solid 1px #e7e7e7;
	transition:all 0.3s;
}
.college_plat .plat_r h1:first-child{
	margin-top:0;
}
.college_plat .plat_label li{
	width:31.33%;
	float:left;
	margin:1%;
	text-align:center;
	line-height:30px;
	border:solid 1px #f1f1f1;
	cursor:pointer;
	transition:all 0.3s;
}
.college_plat .plat_label li:hover{
	color:#3782e7;
	border:solid 1px #3782e7;
}


/*入驻平台*/
.college_box .college_in{
	display:flex;
	flex-wrap:wrap;
	justify-content:left
}
.college_box .college_in a{
	flex:0 0 50%;
	padding:5px;
}
.college_box .college_in a img{
	width:100%;
	height:42px;
}

/*电商周刊*/
.college_box .zk{
	margin-top:30px;
}
.college_box .form-control{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/*专家团队*/
.college_box .college_expert a{
	display:block;
	margin:10px;
}
.college_box .college_expert a:hover h2{
	color:dodgerblue;
}
.college_box .college_expert .expert_img{
	width:120px;
	margin: auto;
	border-radius:50%;
	overflow:hidden;
}
.college_box .college_expert .expert_img img{
	width:100%;
	height:120px;
	margin: auto;
}
.college_box .college_expert .expert_con h2{
	font-size:16px;
	font-weight:500;
	color:#111;
	text-align:center;
	transition:all 0.3s;
}
.college_box .college_expert .expert_con p{
	font-size:12px;
	color:#999;
	text-align:center;
}


/*联系方式*/
.college_contact_bg{
	width:100%;
	background:#222;
	border-bottom:#313131 solid 1px
}
.contact_box{
	max-width:1100px;
	margin: auto;
	padding:20px 0 20px 20px;
}
.contact_box h1{
	font-size:20px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}
.contact_box p{
	float:left;
	font-size:16px;
	color:#fff;
	line-height:30px;
	margin-right:20px;
}

@media(max-width:768px){
	.college_box{
		width:100%;
	}

	.college_service h1{
		margin-left:10px;
	}
	.college_foolr{
		margin-top:20px;
	}
	.college_foolr .foo_l{
		display:none;
	}
	.college_foolr .foo_c{
		width:100%;
		float:none;
	}
	.college_foolr .foo_r{
		width:92%;
		float:none;
		margin: auto;
		margin-top:20px;
	}
	.college_foolr .foo_r ul li{
		margin-top:14px;
	}
	.college_foolr .foo_r .foo_more a{
		width:100%;
		margin-top:20px;
	}

	.product_con{
		justify-content:left;
	}
	.product_con a{
		flex:0 0 25%;
	}

	.college_plat .plat_nav{
		flex-wrap:wrap;
		justify-content:left;
	}
	.college_plat .plat_nav li{
		width:32%;
		margin:2px;
		text-align:center;
	}
	.college_plat .plat_nav li a{
		font-size:16px;
	}
	.college_plat .plat_con li{
		padding:20px 5px 5px 5px;
	}
	.college_plat .plat_con li a{
		font-size:14px;
		display:block;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
	.college_plat .plat_con li p{
		float:none;
	}

	.college_plat{
		padding-bottom:0;
	}
	.college_plat .plat_l, .college_plat .plat_r{
		width:94%;
		float:none;
		margin: auto;
	}
	.college_plat .plat_r h1:first-child{
		margin-top:30px;
	}
	.college_box .college_in a{
		flex:0 0 25%;
	}

	.college_box .zk{
		display:none;
	}

	.college_service .service_con a{
		width:60%;
		margin:10px auto;
		height:auto;
		float:none;
		display:block;
	}

	.college_box .college_expert a{
		margin:0 0 10px 0;
	}
	.college_box .college_expert .expert_con p{
		display:none;
	}
}

@media(max-width:375px){
	.college_box .college_expert .expert_img{
		width:100px;
	}
	.college_box .college_expert .expert_img img{
		height:100px;
	}
}