#content * {
	
	box-sizing: border-box;
}

ul,
h4,
h5,
p {
	margin: 0;
	padding: 0;
}

#content img {
	display: block;
}

a {
	text-decoration: none;
}

.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;
}

.mr_2n0>*,
.mr_3n0>*,
.mr_4n0>*,
.mr_5n0>* {
	float: left;
}

.mr_2n0>* {
	width: calc((100% - 10px)/2);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_3n0>* {
	width: calc((100% - 20px)/3);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_4n0>* {
	width: calc((100% - 30px)/4);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_5n0>* {
	width: calc((100% - 40px)/5);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_2n0>*:nth-child(2n) {
	margin-right: 0px !important;
}

.mr_3n0>*:nth-child(3n) {
	margin-right: 0px !important;
}

.mr_4n0>*:nth-child(4n) {
	margin-right: 0px !important;
}

.mr_5n0>*:nth-child(5n) {
	margin-right: 0px !important;
}

.container {
	max-width: 1200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.title h4 {
	font-size: 40px;
	text-align: center;
	font-weight: bold !important;
}

.title p {
	font-size: 16px;
	color: #3a3a3a;
	text-align: left;
	line-height: 28px;

	text-indent: 2em;
}

.title p span {
	color: #c80000;
}

.allbut {
	text-align: center;
}

.allbut a {
	display: inline-block;
	width: 200px;
	border-radius: 8px;
	line-height: 43px;
	border: 1px solid #c80000;
	color: #c80000;
	margin: 0 50px;
	font-size: 22px;
}

.allbut a:last-child {
	background: #c80000;
	border: 1px solid #c80000;
	color: #fff;
}


.xxjx a .font {
	box-shadow: 0 0 10px #dedede
}

.xxjx a .font {
	line-height: 25px;
	color: #404040;
	font-size: 22px;
	text-align: center;
	padding: 10px 10px 20px;
}

.xxjx a .font p:first-child {
	height: 60px;

}

.xxjx a .font p img {
	display: inline-block !important;
}


.mszd .font {
	background: #f4f4f4;
	line-height: 45px;
	padding: 0 10px;
	color: #666666;
}

.mszd .font p {
	background: #f4f4f4;
	float: right;
	line-height: 45px;
	margin: 0px;
	display: inline-block;
	color: #999999;
}



.xc {
	background-color: #f5f4f4;

}

.xc li {
	list-style: none;
}

.xc li>a {
	display: block;
}

.xc li .font {
	background: #fff;
	padding: 10px;
	position: relative;
}
.zy li .font {
	border: 1px solid #f0f0f0;
	
}
.xc li .font .zyname>a {
	display: inline-block;
	font-size: 22px;
	color: #292a2b;
}

.xc li .font .zyname p {
	margin-top: 5px;
	display: block;
	width: 100%;
	font-size: 16px;
	color: #595a5a;
}

.xc li .font .zyname p span {
	display: inline-block;
	color: #e24c4b;
	font-size: 16px;
}


.xc li .font a:first-child {
	display: block;
	width: 100%;
}

.xc li .font a:last-child {
	color: #bc1b21;
	line-height: 40px;
	border: 1px solid #bc1b21;
	width: 115px;
	border-radius: 5px;
	display: block;
	text-align: center;
	position: absolute;
	font-size: 18px;
	top: 20px;
	right: 10px;
}

.xc .title h4 {
	margin-bottom: 35px;
}





.xczp li {
	margin-bottom: 13px;
	float: left;
	list-style: none;
	margin-right: 10px;
	width: calc((100% - 30px)/4);
}

.xczp h4 {
	margin-bottom: 20px;
}





















.xc ul li {
	background: #fff;
}

.xc ul li h5 {
	font-size: 22px;
	color: #292b2b;
	line-height: 25px;
	margin: 5px auto;
	text-align: center;
}

.xc ul li p {
	font-size: 16px;
	color: #3a3a3a;
	line-height: 25px;
}

.fyd {
	padding-bottom: 40px;padding-top: 50px;
}

.fyd li {
	padding: 10px;
}

.fyd li .font p {
	height: 147px;
}

.fyd li .font h5 {
	padding: 5px 0;
}

.fyd li .font {
	padding: 0px;
}





























.zy {
	background-color: #fff;
}







.page-one {
	border: 1px solid #e3e3e3;
	padding: 15px 15px 10px;
	box-shadow: 0 0 5px #e3e3e3;
}
