body{
	margin: 0;
	padding: 0;
}
img{
	display: inherit;
	width: 100%;
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
}
p,h3{
	margin: 0;
}
/* banner */
.banner_dg{
	max-width:1920px;
	min-width:900px;
	margin: 0 auto;
}
.poser_title{
	width: 540px;
	margin: 0 auto;
	padding: 41px 0;
}
.poser_mg{
	width: 730px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.btn_style2{
	display: block;
	width: 155px;
	line-height: 45px;
	border-radius: 22.5px;
	background-color: #fff;
	color: #157d13;
	font-size: 17px;
	margin: 0 auto;
	text-align: center;
}
.btn_style{
	display: block;
	width: 155px;
	line-height: 45px;
	border-radius: 22.5px;
	border: 1px solid #157d13;
	color: #157d13;
	font-size: 17px;
	margin: 0 auto;
	text-align: center;
}
.poser .btn_style{
	margin: 15px auto 40px;
}
.poser_list{
	display: flex;
	justify-content: space-between;
	width: 1140px;
	margin: 0 auto;
	padding: 0 30px 30px;
}
.poser_list li{
	width: 24%;
}
.poser_list2{
	width: 1040px;
	padding-left: 160px;
	margin: 0 auto;
	
}
.poser_list2 li{
	float: left;
	width: 50%;
	font-size: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-bottom: 10px;
}
.poser_list2 li p{
	float: left;
	padding-left: 15px;
}
.poser_list2 li span{
	float: left;
	width: 24px;
	height: 24px;
}
.poser_poster{
	width: 1100px;
	padding: 0 50px;
	margin: 0 auto;
}
/* 热门专业 */
.popular .series_title{
	padding-top: 40px;
}
.popular_list{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 50px 0 20px;
}
.popular_list li{
	width: 32%;
	margin-bottom: 30px;
	text-align: center;
}
.popular_lis_name{
	padding: 20px 0 10px;
	background-color: #f7f7f7;
} 
.popular_lis_name h3{
	color: #e06c06;
	font-size: 26px;
	padding-bottom: 10px;
}
.popular_lis_name h3 span{
	font-size: 20px;
}
.popular_lis_name p{
	font-size: 16px;
	padding-bottom: 10px;
}
.popular_lis_btn{
	display: flex;
	justify-content: space-between;
	padding: 0 10%;
	background-color: #f7f7f7;
	padding-bottom: 30px;
}
.popular_lis_btn a{
	display: block;
	width: 48%;
	line-height: 41px;
	color: #fff;
	font-size: 16px;
	border-radius: 15px;
}
.popular_lis_btn a:nth-child(1){
	background-color: #5b76b7;
}
.popular_lis_btn a:nth-child(2){
	background-color: #ef4b0e;
}
/* 内容2 */
.series_title{
	display: flex;
	justify-content: center;
	
}
.series_tit_left{
	width: 125px;
	padding-top: 28px;
}
.series_tit_name{
	font-size: 36px;
	line-height: 60px;
	background-color: #ec4825;
	text-align: center;
	color: #fff;
	padding: 0 30px;
	margin: 0 30px;
}
.series_list{
	display: flex;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0;
}
.series_list li{
	width: 14%;
	text-align: center;
	padding: 22px 0;
	border-radius: 50%;
	border: 1px solid #000;
	color: #fff;
}
.series_list li:nth-child(1){
	background: url(../img/zc_bg1.png) no-repeat;
	background-size: 100% 100%;
}
.series_list li:nth-child(2){
	background: url(../img/zc_bg2.png) no-repeat;
	background-size: 100% 100%;
}
.series_list li:nth-child(3){
	background: url(../img/zc_bg3.png) no-repeat;
	background-size: 100% 100%;
}
.series_list li:nth-child(4){
	background: url(../img/zc_bg4.png) no-repeat;
	background-size: 100% 100%;
}
.series_list li:nth-child(5){
	background: url(../img/zc_bg5.png) no-repeat;
	background-size: 100% 100%;
}
.series_list li:nth-child(6){
	background: url(../img/zc_bg6.png) no-repeat;
	background-size: 100% 100%;
}
.series_list li p{
	font-size: 34px;
}
.series_list li p:nth-child(1){
	font-weight: 800;
	padding-bottom: 8px;
}
.series_btm{
	text-align: center;
	font-size: 30px;
	letter-spacing: 5px;
	padding-bottom: 30px;
}
.series_btm span{
	font-weight: 800;
}
/* 内容3 */
.entrepreneurship .series_title{
	margin: 50px auto 70px;
}
.entrepreneurship_list{
	display: flex;
	justify-content: space-between;
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
	
}
.entrepreneurship_list li{
	width: 24%;
	height: 185px;
	padding-top: 80px;
	background-color: #ffebeb;
	position: relative;
}
.entrepreneurship_list li:nth-child(1){
	background: url(../img/hb_bg1.png) no-repeat;
	background-size: 100% 100%;
}
.entrepreneurship_list li:nth-child(2){
	background: url(../img/hb_bg2.png) no-repeat;
	background-size: 100% 100%;
}
.entrepreneurship_list li:nth-child(3){
	background: url(../img/hb_bg3.png) no-repeat;
	background-size: 100% 100%;
}
.entrepreneurship_list li:nth-child(4){
	background: url(../img/hb_bg4.png) no-repeat;
	background-size: 100% 100%;
}
.entrepreneurship_top{
	width: 100px;
	padding: 10px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	z-index: 50;
	left: 0;
	right: 0;
	top: -65px;
	margin: auto;
}
.entrepreneurship_btm{
	font-size: 22px;
	color: #fff;
}
.entrepreneurship_top h2{
	margin: 0;
	font-size: 72px;
	border: 1px dashed #000;
	border-radius: 50%;
}
/* 内容4 */
.boss_list{
	display: flex;
	justify-content: space-between;
	padding: 40px 0 0;
	width: 1000px;
	margin: 0 auto;
}
.boss_list .box_lis{
	width: 22%;
}
.box_lis p{
	padding: 30px 0;
	font-size: 22px;
	text-indent: 44px;
	color: #787878;
}
.boss_btm{
	display: flex;
	justify-content: space-between;
	width: 1080px;
	margin: 0 auto;
}
.boss_btm_left{
	width: 396px;
}
.boss_btm_right{
	width: 666px;
}
.boss_btm_right_name{
	text-align: right;
}
.boss_btm_right_name p:nth-child(1){
	font-size: 22px;
	color: #d9d9d9;
}
.boss_btm_right_name p:nth-child(2){
	font-size: 30px;
	color: #ec4825;
}
.boss_btm_right_name h3{
	font-size: 36px;
	color: #4b4b4b;
}
.boss_btm_right_txt{
	height: 438px;
	margin-top: 44px;
	background-color: #ec4825;
}
.boss_btm_right_txt p{
	padding: 30px;
	font-size: 22px;
	color: #fff;
	line-height: 36px;
}
.boss_btm_right_txt p span{
	font-weight: 800;
}
/* 内容5 */
.advantage{
	padding: 35px 0 35px 50px;
	width: 1200px;
	margin: 0 auto;
}
.advantage_list{
	justify-content: space-between;
	display: flex;
	padding: 0 30px;
}
.advantage_lis{
	width: 23%;
	padding: 40px 0 0;
} 
.advantage_lis p{
	font-size: 24px;
	text-indent: 48px;
	padding-top: 25px;
	color: #272727;
}
/* 内容6 */
.unique_feature{
	background: url(http://www.jxxdf.com/19dy/dgfx_ym/img/unique_feature.png) no-repeat;
	background-size: 100% 100%;
	
}
.unique_feature .series_title{
	padding: 69px 0;
}
.unique_feature_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 7px 0 0;
	width: 1070px;
	margin: 0 auto;
}
.unique_feature_list li{
	width: 26%;
	padding: 0 0 34px;
}
/* 内容7 */
.works_mg{
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 44px;
}
.works .series_title{
	padding: 44px 0;
}
.success_txt{
	text-align: center;
	padding: 20px 0;
}
.success_list{	
	display: flex;
	justify-content: space-between;
	width: 1180px;
	margin: 0 auto;
	padding: 120px 0 50px;
}
.success_list li{
	width: 18%;
	background-color: #ec4825;
	padding-top: 80px;
	position: relative;
	padding-bottom: 20px;
}
.success_lis_top{
	width: 80%;
	position: absolute;
	top: -100px;
	left: 0;
	right: 0;
	margin: auto;
}
.success_lis_btm p:nth-child(1){
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.success_lis_btm p:nth-child(3){
	color: #Fff;
	padding: 0 5px;
	font-size: 18px;
	text-indent: 36px;
	height: 240px;
	border-bottom: 5px solid #fff;
}
.success_lis_btm_name{
	text-align: center;
	padding: 16px 0;
}
.success_lis_btm_name span{
	color: #Fff;
	    display: inline-block;
	    padding: 5px 25px;
	    border: 1px dashed #fff;
	    font-size: 25px;
}

/* bootom */
.bootom_mg{
	width: 100%;
}
.npson{
	padding: 0;
	margin: 0;
	width: 1200px;
	margin: 0 auto;
	display: flex;
}
.npson li:nth-child(2){
	padding: 0 20px;
}
.npson li{
	margin-top: 30px;
}
.dqpx_wsnm{
	display: flex;
}
.dqpx_wsnm div{
	font-size: 25px;
	font-weight: bold;
	color: #e06c06;
	background-color: #f7f7f7;
	line-height: 60px;
	width: 230px;
	padding-left: 10px;
}
.dqpx_wsnm span{
	background-color: #6d9faf;
	font-size: 20px;
	font-weight: 200;
	color: #FFFFFF;
	margin:10px 0;
	line-height: 40px;
	padding: 0 30px;
	display: block;

	
}
.dqpx_wsnm span a{
	display: block;
	color: #FFFFFF;
}
.ysgz_list{
	width: 1200px;
	margin: 0 auto;
}