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



.mTitle h4{
	font-size: 40px;
	color: #4d4d4d;
	display: block;
	text-align: center;
}
.mTitle p{
	font-size: 18px;
	color: #4d4d4d;
	text-align: center;
	width: 880px;
	margin:25px auto 17px;
	line-height: 30px;
}
.kcjs{
	margin-bottom: 50px;
}


.marjor{
	background: #f7f7f7;
	padding-top: 50px;
	padding-bottom: 50px;
}
.marjor img{
	width: 100%;
}
.marjor_Title{
	font-size: 20px;
	color: #4d4d4d;
	border-bottom: 3px solid #4d4d4d;
	padding-bottom: 10px;
}
.marjor_Title p{
	font-size: 28px;
	color: #4d4d4d;
	margin-left: 4px;
	padding-left: 10px;
	border-left:19px solid #f9798e;
}
.marjor_Title p span{
	font-size: 20px;
	color: #4d4d4d;
	display: inline-block;
}	
.marjor_Title{	
	
}

.marjor li{
	box-shadow: 0 0 10px #e1e1e1;
}

.marjor li>a{
	display: block;
}
.marjor .font>a{
	font-size:20px;
	color:#4d4d4d;
	padding-top: 10px;
	padding-bottom: 5px ;
	display: block;
	text-align: center;
}
.marjor .font p{
	font-size:16px;
	color:#4d4d4d;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	margin: 5px auto;
	text-align: center;
	padding: 5px 0;
}

.marjor .font p span{
	color: #e60012;
}
.marjor .font .abut a{
	font-size:px;
	color:#4d4d4d;
}
.marjor .font .abut{
	text-align: center;
}
.marjor .font .abut a{
	font-size:16px;
	display: inline-block;
	color:#4d4d4d;
	border-radius: 7px;
	line-height: 35px;
	width: 150px;
	text-align: center;
	background: #4ba0ad;
	color: #fff;
	margin:0px 10px 15px;
}
.marjor .font a:last-child{
	background: #f9798e;
}
.marjor .font .abut2 a{
	width: 115px!important;
	margin:0px 5px 15px;
}

.jiuye {
	background: #f7f7f7;
	padding-top: 50px;
	padding-bottom: 30px;
}
.mTitle .jiuye p{
	line-height: 42px;
}
.jiuye li p{
	font-size: 18px;
	color: #4d4d4d;
	line-height: 42px;
	text-align: center;
	background: #f7f7f7;
}
.mTitle .p2{
	width: 940px;
}
.rxdy a{
	height: 66px;
	border: 1px solid #bfbfbf;
	text-align: center;
	display: flex;
	align-items: center;
/* 	padding-left: 2%; */
	    padding: 0px  2.5%;
}
.rxdy a span:first-child{
	flex: none;
	width: 46px;margin-left: 10px;
}
.rxdy a span:last-child{
	flex: 1;
	font-size: 20px;
	color: #4d4d4d;
	text-align: center;
}
