*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
*:focus{
	outline: none;
}
a{
	text-decoration: none;
}
.container{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.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;
}





.pageT{
	width:100%
}
.pageT div *{
	display: inline-block;
	font-size: 36px;
	color: #171717;
	font-weight: 400;
}
.pageT div span{
	transform: translateY(-6px);
	margin:0 20px ;
}
.pageT div ,.pageT p{
	text-align: center;
	font-size: 16px;
		color: #999999;
		margin-top: 5px;
}
.allfonts p{
		font-size: 18px;
		color: #171717;
		line-height: 34px;
		text-indent: 2em;
}
.allfonts  a{
	color: #c50f0f;
}
.aBox{
	justify-content: space-between;
}
.aBox .item{
	width: calc((100% - 42px)/4);
	padding: 5px;
		background-color: #faf0f0;
		border-radius: 8px;
}
.aBox .item p{
		font-size: 20px;
		height: 45px;
		line-height: 55px;
		color: #171717;text-align: center;
}
.pageTS{
	height: 46px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ababab;
}
.pageTS span{
	display: block;
	float: left;
	height: 40px;
	
	line-height: 40px;
		font-size: 24px;
		color: #ffffff;
		background-color: #c50f0f;
}
.pageTS >a{
	width: 80px;
	line-height: 34px;
	background-color: #c50f0f;
	border-radius: 8px;
	font-size: 20px;
		color: #ffffff;
		display: block;
		float: right;
		margin-top: 4px;
		text-align: center;
}


.bBox .item{
	width: calc((100% - 38px)/3);
	box-shadow: 0px 0px 10px 0px rgba(136, 136, 136, 0.5);
	border-radius: 10px;
	background-color: #faf0f0;
	border-radius: 8px;
}

.bBox,.cBox{
	display: flex;
	padding: 0px 27px;
	justify-content: space-between;
}
.bBox .font{
	padding:15px;
}
.bBox .marjorName a{
	font-size: 20px;
	line-height: 26px;
	color: #171717;
}
.bBox .font p{
	font-size: 16px;
	line-height: 26px;
	margin-top: 5px;
		color: #171717;
}

red{
	color: #c50f0f;
}

.bBox .font .flex_n a{
	width: 100px;
	line-height: 36px;
	border-radius: 6px;
	border: solid 1px #c50f0f;
	font-size: 16px;
	color: #c50f0f;
	text-align: center;
	display: block;
}

.cBox .item{
	box-shadow: 0px 0px 10px 0px rgba(136, 136, 136, 0.5);
	justify-content: space-between;
	width: calc((100% - 28px)/2);
	position: relative;
}
.cBox .font{
	position: absolute;
	right: 20px;
	bottom:25px;
	text-align: right;
}
.cBox .font a:nth-child(2){
	font-size: 22px;
	color: #171717;
	margin: 17px 0;
	font-weight: bold;
	display: block;
	text-align: right;
}

.cBox .font a:last-child{
	width: 100px;
	display: block;
	line-height: 36px;
	border-radius: 6px;
	border: solid 1px #c50f0f;
	font-size: 16px;
	color: #c50f0f;
	text-align: center;
	display: block;
	float: right;
}


.zcitem {
  height: 105px;
  position: relative;
  margin-bottom: 15px;
}
.zcitem *{
	box-sizing: content-box;
  font-size: 20px;
}
.zcitem .iline {
  width: 95%;
  height: 50%;
  top: 50%;
  left: 0;
  border-bottom: #007AFF 1px solid;
  z-index: -10;
}

.zc {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
}

.zcitem .zc .l1 {
  padding: 6px;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0px 0px 6px -2px #b5b5b5;
  margin-left: 1px;
}

.zcitem .zc .l1 blue {
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
  	color: #c21414;
	font-weight: 400;
	height: 27px;
	line-height: 36px;
}

.zcitem .zc .l2 {
  flex: 0 0 294px;
  margin-left: 12px;
  background-color: #fff;
  border-radius: 10px;
  padding: 18px 30px;
  box-shadow: 0px 0px 6px -2px #b5b5b5;
}
.zcitem .zc .l2 blue {
    font-weight: bold;
}
.zcitem .zc .l2 .text1{
	
}
.zcitem .zc .l2 .text2{
	font-size: 16px;
	color: #171717;
	margin-top: 10px;
}
.zcitem .zc .l2 .text2 red2{
	font-size: 16px;
	color: #c21414
}
.zcitem .zc .l2.top{
	    padding-top: 14px;
}
.zcitem .zc .l2 blue {
  font-size: 20px;
  	color: #c21414;
}

.dBox a{
	display: block;
	margin-right: 12.5px;
	float: left;
	margin-bottom: 14px;
}

.eBox{
	justify-content: space-between;
}
.eBox p{
	line-height: 62px;
	font-size: 20px;
		color: #171717;
		text-align: center;
}