@charset "utf-8";
/*二级banner*/
.banner{
	height:318px;
	width:100%;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.banner h1{
	width:250px;
	text-align: center;
	font-size: 48px;
	color:#fff;
	font-weight: inherit;
	margin:104px auto 14px;
	letter-spacing:13px;
	padding-bottom: 9px;
	border-bottom:1px solid #fff;
}
.banner h2{
	font-weight: inherit;
	font-size: 24px;
	color:#ffffff;
	text-align: center;
	letter-spacing: 1px;
}
/*common_video*/
.common_video{
    padding: 0px 11px;
    background-color: #fff;
}
.common_title{
	padding-top: 17px;
}
.common_video>div>div.index_colleage{
	height: 326px;
	padding: 5px 5px 10px;
    margin-right: 3px;
    border:none;
}
/*common dl*/
.common_video>div>dl{
	height: 215px;
}
.common_video>div>dl{
	margin-right: 18px;
}
.common_video>div>dl dd b{
	margin: 0px 0px 15px;
}
.dl_long{
	margin-left: 0px!important;
	padding-bottom: 34px;
	padding-top:21px;
	cursor:pointer;
	width:1177px!important;
	margin-bottom:0px!important;
}
.dl_long:hover{
	background-color:#fafafa!important;
	border:1px solid #e6e6e6;
}
.dl_long dd h4 {
    position: absolute;
    top: 0px;
    right: 6px;
}
.collect_share_con span{
	position:inherit;
}
.dl_long div dd {
	font-size: 13px!important;
}
.index_colleage img {
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	overflow: hidden;
}
.index_colleage img:hover {
	transition: all 1.2s linear;
	-moz-transition: all 1.2s linear;
	-o-transition: all 1.2s linear;
	-webkit-transition: all 1.2s linear;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-m-transform: scale(1.2);
	transform: scale(1.2);
}
.index_colleage>div{
    width: 287px;
    height: 192px;
    overflow: hidden;
}
.common_video>div>div.index_colleage{
	height: 326px;
	padding: 5px 5px 10px;
    margin-right: 3px;
    border:none;
}
.common_video>div>div.index_colleage h3{
	font-size: 16px;
}
.common_video>div>div.index_colleage h4{
	font-size: 14px;
	white-space: inherit;
	margin-top:12px;
}
.common_video>div>div.index_training{
	height: 270px!important;
}
.common_video>div>div.index_training h3{
	font-size: 15px;
}
.common_video>div>div.index_training h4{
	margin-top:10px;
}

.common_video>div>div.index_space{
	height: 280px!important;
}
.common_video>div>div.index_space h4{
    white-space: nowrap;
}
.common_video>div>div.index_space h4 img{
	margin-right: 5px;
}
.lan_border_small {
    border: 1px solid #07529c;
    color: #07529c;
    font-weight: normal;
    font-size: 12px;
    padding: 0px 3px;
}
/*培训导师*/
.second_tutor{
	height:360px!important;
}
.second_tutor img{
	 border-radius: 5px;
	 margin:40px 0px 25px;
}
.second_tutor h3{
	color:#003a73!important;
	margin-left: 0px!important;
}
.second_tutor h4{
	color:#666666!important;
	font-size: 14px;
	width:215px;
	margin: 20px auto 0px!important;
}
/*创业测评*/
.test_guide{
	width:970px;
	height: auto;
	background-color:#11b554;
	margin:42px auto 28px;
	color:#ffffff;
}
.test_guide p{
	margin-left: 25px;
	font-size: 16px;
	line-height: 24px;
}
.test_all{
	width:970px;
	margin:0 auto;
}
.test_title{
	padding: 14px 23px;
	color:#fff;
	background-color:#11b554;
	margin:21px 0px 34px;
	width:auto;
	display: inline-block;
}
.test_all_con div h5{
	color:#424242;
	font-size: 18px;
	font-weight: initial;
}
.radio,.checkbox{
	margin:15px 0px 15px;
}
.radio_horizontal li,.radio_vertical li,.checkbox_horizontal li,.checkbox_vertical li{
	float: left;
	color:#424242;
	font-size: 17px;
	margin-left: 15px;
	margin-right: 15px;
}
.radio_vertical li,.checkbox_vertical li{
	float: initial;
}
.radio li span{
	width:19px;
	height: 19px;
	background-repeat: no-repeat;
	background-image: url(../images/test_select_03.png);
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 7px;
}
.checkbox li span{
	width:23px;
	height: 23px;
	background-repeat: no-repeat;
	background-image: url(../images/test_select_10.png);
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 7px;
}
.test_radio_hover{
	background-image: url(../images/test_select_05.png)!important;
}
.test_radio_click{
	background-image: url(../images/test_select_05.png)!important;
}
.test_checkbox_hover{
	background-image: url(../images/test_select_12.png)!important;
}
.test_checkbox_click{
	background-image: url(../images/test_select_12.png)!important;
}
.test_submit{
	text-align: center;
}
.test_submit input{
	border:none;
	background-color: #11b554;
	color: #ffffff;
	font-size: 18px;
	padding: 10px 25px;
	font-family: "微软雅黑";
	margin:50px auto 50px;
}
.test_submit input:hover{
	background-color: #0f9b48;
}
.test_result{
	width:972px;
	margin:25px auto 50px;
	background-color: #ffffff;
}
.test_result div.fl{
	background-color: #ffffff;
	width:540px;
	min-height: 515px;
	border-radius: 0px 5px 5px 0px;
	position:relative;
}
.test_result div.fl h2{
	color:#11b554;
	font-size: 30px;
	margin:20px 0px 45px 45px;
}
.test_result div.fl div{
	margin-left:45px ;
	width: 465px;
	font-size: 18px;
	color:#4b4b4b;
	line-height: 32px;
	
}
.test_result div.fl div p{
	margin-bottom:10px;
}
.test_result div.fl div a{
	position:absolute;
	background-color: #11b554;
	display: inline-block;
	width:145px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	letter-spacing: 3px;
	left:45px;
	bottom:30px;
}
.test_result div.fl div a:hover{
	background-color: #0f9b48;
}