@charset "GBK";

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.mar30 {
	margin: 30px auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}

.title_main {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
	line-height: 30px;
}
.zxbtn {
    width: 370px;
    line-height: 54px;
    background: #f4a936;
    text-align: center;
    display: block;
    border-radius: 12px;
    color: #fff;
    font-size: 24px;
    margin: 30px auto;
}
.biaoti{
	width: 1000px;
	margin: 50px auto;
	position: relative;
}
.biaoti_imgl{
	position: absolute;
	
}
.biaoti_imgr{
	position: absolute;
	right: 80px;
}
.title_main strong{
	color: #b60d00;
	font-size: 60px;
	font-style: italic;
}
.title_main span{
	color: #b60d00;
}
.ul_list1 li{
    width: 22%;
    background-color: #f0f0f0;
    margin: 10px auto;
    padding: 16px 0;
    border-radius: 12px;
}
.ul_list1 li img{
	margin: 30px auto;
	display: block;
}
.ul_list1 li p{
    width: 80%;
    margin: 30px auto;
    line-height: 30px;
    font-size: 16px;
}
.ul_list1 li:hover{
	background-color: #f4a936;
	color: #fff;
}



.huanjing-pagination .swiper-pagination-bullet {
	box-sizing:border-box;
	width: 190px;
	padding: 2% 0;
	border: 1px solid #a06d1f;
	background: #fdf6ec;
	opacity: 1;
	color: #ab8451;
    font-size: 20px;
    border-radius: 0;
	cursor: pointer;
	outline: none;
	margin: 4px auto;
	height: 86px;
}
.huanjing-pagination .swiper-pagination-bullet-active {
	border-color: #f4a936;
	background: #f4a936;
	color: #ffffff;
}
.lunbo_wrap{
	position: relative;
	width: 1300px;
	margin: 30px auto;
}
.lunbo_wrap .huanjing-pagination{
    position: absolute;
	width: 600px;
	right: 0;
}

.hot_kecheng .left{
	width: 53%;
    float: left;
}
.hot_kecheng .left a{
	width: 300px;
    display: block;
    float: right;
    height: 40px;
    text-align: center;
    border: 1px solid #d69260;
    color: #d69260;
    line-height: 40px;
    margin: 30px auto 0;
}
.hot_kecheng .right{
    width: 46%;
    float: right;
    background-color: #f3f3f3;
    height: 540px;
}
.hot_kecheng .left img{
	width: 100%;
}
.ul_list2{
	padding-top: 200px;
}
.ul_list2 li{
    width: 80%;
    margin: 16px 0 0 30px;
    font-size: 20px;
}
.ul_list2 li span{
	width: 15px;
	height: 15px;
	background-color: #f4a936;
	display: inline-block;
	margin-right: 10px;
}
.con_p{
	text-align: center;
	margin: -20px auto 30px;
	font-size: 20px;
}
.img_mar30{
	display: block;
	margin: 30px auto;
}




.xlbt_p b{
	width: 10px;
    height: 22px;
	background-color: #325dcb;
	display: inline-block;
}
.xlbt_p strong{
    font-size: 30px;
	margin: 20px 10px 0 20px;
}
.img_30{
	margin: 10px auto;
	display: block;
}
.daxue_a{
    width: 370px;
    line-height: 54px;
    background: #87a8e3;
    text-align: center;
    display: block;
    border-radius: 12px;
    color: #fff;
    font-size: 24px;
    margin: 30px auto;
}
.bgqhs{
	background-color: #f3f3f3;
	padding: 1px 0;
}
.ul_list4 li{
	width: 33%;
}
.ul_list4 li img{
	width: 100%;
}
.qiye{
    width: 1210px;
	margin: 30px auto;
}
.qiye img{
	width: 100%;
	margin: 10px auto;
}

/*通用学历模块*/
.ty_xlmk{
	width: 1280px;
	margin: 0 auto;
}

.ty_xlmk .ty_xlmk_title{
	text-align: center;
	font-size: 26px;
	margin-bottom: 15px;
}
.ty_xlmk  .ty_xlmk_mk{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_ys{
	width: 290px;
	border: 2px solid #f4a936;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_ys .ty_xlmk_logo{
	width: 80px;
	height: 80px;
	background-color: #f4a936;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_ys .ty_xlmk_logo img{
	width: 50px;
	height: 50px;
	margin: 15px;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_ys p{
	width: 286px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color:#f4a936 ;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_sx{
	width: 630px;
	border: 2px solid #f6f6f6;
	box-sizing: border-box;
	padding: 10px;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_sx img{
	width: 100%;
	margin-bottom: 10px;
}
.ty_xlmk  .ty_xlmk_mk .ty_xlmk_sx p{
	background-color:#f4a936 ;
	color: white;
	padding: 20px;
	font-size: 18px;
}
.ty_xlmk .ty_xlmk_xxlogo{
	width: 100%;
}
/*通用学历模块*/