.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.hd {
	border-bottom: .025rem solid #e5e5e5;
}

.hd ul {
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 1.5em;
}

.hd ul li {
	width: 30%;
	font-size: 1.5rem;
	text-align: center;
	justify-content: center;
	padding-bottom: 1.25rem;
}

.hd ul li i {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	background: #ff5233 url("../images/icon.png") no-repeat center;
	display: block;
	margin-right: .2rem;
	background-size: .625rem;
}

.hd ul li:nth-child(2) i {
	background-color: #ff96aa;
}

.hd ul li:nth-child(3) i {
	background-color: #bf997b;
}

.hd ul li.on {
	border-bottom: .075rem solid #ff5233;
}

.zhuanye {
	width: 95%;
	position: relative;
	margin: 1rem auto;
}

.zy_pic {
	width: 15%;
	height: 4rem;
	display: block;
	margin: 0 auto -1.325rem;
}

.zy_con {
	background: #fafafa;
	box-sizing: border-box;
	padding-top: 1.5rem;
	padding-bottom: .35rem;
}

.zy_tit {
	overflow: hidden;
	padding-left: 1rem;
}

.zy_left,
.zy_right {
	float: left;
}

.zy_left p {
	font-size: .5rem;
	font-family: Impact;
	color: #dbdbdb;
}

.zy_left h4 {
	font-size: 1.5rem;
	color: #313131;
}

.zy_right span {
	font-size: 1rem;
	color: #ff5233;
	display: block;
	margin: 1.5rem 0 1rem;
}

.zy_right i {
	width: 7.25rem;
	height: .025rem;
	display: block;
	background: url("../images/_.png");
}

.zy_des {
	    font-size: 1.25rem;
	    margin: 1rem auto 1rem;
	    width: 90%;
}

.zx {
	padding-left: 1rem;
	margin-bottom: 1rem;
}

.zx a {
    width: 30%;
    height: 2.5rem;
    box-sizing: border-box;
    border: .025rem solid #ff5233;
    text-align: center;
    font-weight: bold;
    line-height: 2.5rem;
    display: inline-block;
    font-size: 1.25rem;
    border-radius: 0.5rem;
    color: #ff5233;
}

.zx a.swtzh {
	background: #ff5233;
	color: #fff;
}

.zhuanye ul {
	width: 100%;
	margin: 0 auto;
}

.zhuanye ul li {
	width: 32%;
}

.xuezhi {
       width: 3rem;
       height: 4rem;
       color: #fff;
       text-align: center;
       display: block;
       position: absolute;
       top: 2.2rem;
       right: 1.5rem;
       line-height: 1rem;
       box-sizing: border-box;
       padding-top: .2rem !important;
       background: url(../images/zhuanye.png) no-repeat;
       background-size: 3rem;
}

.dqzy {
	width: 95%;
	margin: 1rem auto;
}

.dqzy li {
	width: 49%;
	background: #fafafa;
	box-sizing: border-box;
	padding: 1rem 2.5%;
	margin-bottom: 1.5rem;
}

.dq_tit p {
	font-size: 1.25rem;
	color: #313131;
}

.dq_tit span {
	font-size: 1rem;
	color: #737373;
	display: block;
	margin: 0 0 1.35rem;
}

.dq_tit .right {
	width: 0.725rem;
	height: 0.725rem;
	position: relative;
	top: .2rem;
	z-index: 2;
}

.dq_tit .right img {
	width: 1rem;
}

.zyxq a {
	width: 48%;
	font-size: 1rem;
	text-align: center;
	line-height: 2rem;
	font-weight: bold;
	margin-top: 1rem;
	border-radius: 1rem;
	box-sizing: border-box;
}

.zyxq_a {
	border: .025rem solid #ff5233;
	color: #ff5233;
}

.zyxq .swtzh {
	background: #ff5233;
	color: #fff;
}

.swt {
	width: 95%;
	display: block;
	margin: 0 auto 1rem;
}

.title h5::before,
.title h5::after {
	content: "";
	width: 30%;
	height:0.5rem;
	margin: 1rem 0;
	background: url("../images/tit-.png");
}

.title h5 {
	font-size: 1.5rem;
	width: 80%;
	margin: 0 auto 1rem;
}

.title .tit_span {
	font-size: .35rem;
	color: #c9c9c9;
	text-align: center;
	display: block;
	font-family: '方正剑体简��?; 
	}
.title h5 i {
		font-style: normal;
		color: #f00;
	}

	.form_box form {
		width: 90%;
		margin: 1rem auto 0;
		padding-bottom: 2.15rem;
	}

	.form_ipt {
		width: 100%;
		height: 3rem;
		background: #f7f7f7;
		border-radius: 1rem;
		box-sizing: border-box;
		padding-left: 5%;
		font-size: 1.4rem;
		border: none;
		outline: none;
		margin-bottom: 1.35rem;
	}

	.form_btn {
		width: 100%;
		height: 3rem;
		background: #ee7700;
		border-radius: .25rem;
		font-size: 1.6rem;
		border: none;
		outline: none;
		color: #fff;
	}

	.xdzy .zy_right span {
		color: #ff5979;
	}

	.xdzy .zx a {
		border: .025rem solid #ff5979;
		color: #ff5979;
	}

	.xdzy .zx a.swtzh {
		color: #fff;
		background: #ff5979;
	}

	.xdzy .zyxq_a {
		border: .025rem solid #ff5979;
		color: #ff5979;
	}

	.xdzy .zyxq .swtzh {
		background: #ff5979;
	}

	.xczy .zy_right span {
		color: #e06c10;
	}

	.xczy .zx a {
		border: .025rem solid #e06c10;
		color: #e06c10;
	}

	.xczy .zx a.swtzh {
		color: #fff;
		background: #e06c10;
	}

	.xczy .zyxq_a {
		border: .025rem solid #e06c10;
		color: #e06c10;
		background: transparent !important;
	}

	.xczy .zyxq .swtzh {
		background: #e06c10;
	}
