* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

*:focus {
	outline: none;
}

a {
	text-decoration: none;
}

.container {
	padding-left: 15px;
	padding-right: 15px;
	background: inherit;
}

.clearfix::after,
.clearfix::before {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

img {
	max-width: 100%;
	display: block;
}

.banner img {
	display: block;
}

.d_flex {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

/*zhaoheng all style*/
/*margin-top*/
.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt17 {
	margin-top: 17px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

/*padding-top*/
.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt38 {
	padding-top: 38px;
}

.pt40 {
	padding-top: 40px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

.pt55 {
	padding-top: 55px;
}

.pt60 {
	padding-top: 60px;
}

.pt70 {
	padding-top: 70px;
}

.pt80 {
	padding-top: 80px;
}

/*padding-bottom*/
.flex_n {
	flex: none;
	-webkit-flex: none;
	-ms-flex: none;
}

.flex_1 {
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
}

.mtitle {}

.mtitle span {
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	position: relative;
}

.mtitle span img {
	transform: translateY(25px);
	width: 27%;
}

.mtitle a {
	float: right;
	font-size: 14px;
	line-height: 26px;
	color: #999999;
}

.ques .item {
	padding: 22px 8px;
	box-shadow: 0 0 10px #ccc;
	border-radius: 8px;
	margin-bottom: 10px;
	background-color: #fff;
	position: relative;
}

.ques .item .top {
	color: #333;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
}

.ques .d_flex {
	align-items: inherit
}

.ques .flex_n {
	font-size: 17px;
	position: relative;
	margin-right: 10px;
	padding-bottom: 5px;
}
.ques .flex_1 {
		font-size: 17px;
		line-height: 26px;
		color: #333;
		margin-top: -2px;
}
.ques .flex_1 span{
		font-size: 17px;
		line-height: 26px;
		color: #999;
		float: right;
		font-weight: 400;
		margin-top: -2px;}
.ques .flex_n img {
	    width: 25px;
	    display: inline-block;
	    height: 26px;
}
.ques .bot .flex_1 {
	font-size: 17px;
	line-height:23px;
	color: #999;
}

.ques .flex_n span {
	position: absolute;
	font-size: 17px;
	color: #fff;
	font-weight: 400;

}

.ques .item .bot .flex_1 {
	font-size: 15px;
	line-height: 22px;
	color: #666666;
}
.zhua1{
	position: absolute;
	bottom: -26px;
	left: 15px;
	z-index: 999;
}
.zhua2{
	position: absolute;
	bottom: -26px;
	right: 15px;
	z-index: 999;
}

.ys .item{
	border-radius: 7px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
	width: 48.5%;
	margin-right: 3%;
}
.ys .item:nth-child(3){
	margin-right: 0px;
}
.ys .item p{
	font-size: 16px;
		line-height: 50px;
		color: #333333;
		text-align: center;
		box-shadow: 0px 0px 6px 0px ;
		
			background: #fff;
				
			
}
.allbut{
	text-align: center;
}
.allbut a{
	width: 100%;
	border-radius: 7px;
	text-align: center;
	background: #c80000;
	font-size: 18px;
		display: inline-block;
		line-height: 45px;
		color: #ffffff;
}


.marjor .font{
	padding:5px 10px 8px;
	box-shadow: 0px 0px 6px 0px  rgba(3, 3, 3, 0.2);
	border-radius: 0 0 7px 7px;
}

.marjor .font  .zybt a
{
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.marjor .font .zybt span{
	float: right;
		font-size: 14px;
		line-height: 26px;
		color: #999999;
}

.marjorbut a{
	width: 48.5%;
	margin-right: 3%;
	font-size: 14px;
	display: block;
	float:left;
	line-height: 30px;
	color: #c80000;
	text-align: center;
	background-color: #ffffff;
	border-radius: 8px;
	border: solid 1px #c80000;
}

.marjorbut a:nth-child(2n){
	margin-right: 0px;
	color: #fff;
	background-color: #c80000;
}

.jiuye a{
	border:1px solid #bbc1ce;
	border-radius: 7px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}
.jiuye a img{
	max-height:100%;
	width: 70%;
}
.jiuye a:nth-child(3n){
	margin-right: 0px;
}