*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
*:focus{
	outline: none;
}
a{
	text-decoration: none;
}
.container{
	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{position: relative;}
.banner img {
	display: block;
}

.bannerFont{
	position: absolute;
	left: 50%;
	bottom: -70px;
	font-size: 16px;
	background: #FFF;
	border-radius: 15px;
	color: #666666;
	line-height:30px;
	padding: 20px 28px;
	transform: translateX(-50%);
	box-shadow: 0 0 10px #ccc;
}
.bannerFont h5{
	font-size: 36px;
	color: #ff651a;
	display: block;
	text-align: center;
	font-weight: 400;
}
.bannerFont p{
	margin-top: 20px;
	text-indent: 2em;
}
.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;
}


.zy{margin-top: 113px;}

.allTitle{text-align: center;}
.allTitle b{
	display: inline-block;
	text-align: center;
	font-size: 36px;
	padding: 0px 15px;
	line-height: 30px;
	color: #ff651a;
}
.allTitle span{
	display: inline-block;
	transform: translateY(-6px);
}
.allTitle span:last-child img{
	transform: rotateY(180deg);
}

.allFont p{
	text-indent: 2em;
	line-height: 30px;
	color: #000000;
}


.zy{padding: 50px 0;}
.zy ul{
	justify-content: space-between;
	display: flex;
}
.zy li{
	
}
.zyBut {
    text-align: center;
}
.zyBut a {
    display: inline-block;
    font-size:20px;
    border-radius: 7px;
    margin: 0px 50px;
    width: 200px;
    line-height: 48px;
    font-size: 18px;
    background: #ff371a;
    color: #ffffff;
    text-align: center;
    border: 1px solid #dc4300;
}



.xcs li{
	border-radius:12px;
	overflow: hidden;
	box-shadow: 0 1px 10px #ccc;
	margin-right: 20px;
	width: calc((100% - 40px)/3);
}
.xcs li .font{padding: 15px 20px;
}
.xcs li .font b{
	display: block;
	font-size:24px;
	color: #333333;
	font-weight: 400;
}
.xcs li .font p{
	font-size:16px;
	margin-top: 10px;
	color: #666666;
	line-height: 24px;
}


.zysz{padding-bottom: 40px;}
.zysz li{
	border-radius:12px;
	overflow: hidden;
	box-shadow: 0 1px 10px #ccc;
	margin-right: 20px;
	width: calc((100% - 40px)/3);
	
}
.zysz li .font{padding: 15px 20px 32px;
}
.zysz li .font>a{
	display: block;
	font-size:24px;
	color: #333333;
	font-weight: 400;
}
.zysz li .font>a span{
	display: inline-block;
	font-size: 18px;
	color: #666666;
	margin-left: 20%;
	margin-top: 5px;
}
.zysz li .font p{
	font-size:16px;
	margin-top: 10px;
	color: #999999;
	line-height: 26px;
}
.zyszBut {
    text-align: center;
}
.zyszBut a {
    display: inline-block;
    font-size:20px;
    border-radius: 7px;
    margin: 0px 10px;
    width: 140px;
    line-height: 38px;
    font-size: 18px;
    background: #ff371a;
    color: #ffffff;
    text-align: center;
    border: 1px solid #ff371a;
}


.titleJs{
	
}

.titleJs span{
	
	background: url(../images/35.jpg) 40px 100% no-repeat;
	    background-size: contain;
	    text-align: center;
	    color: #fff;
	    width: 280px;
	    height: 60px;
	    font-size: 24px;
	    padding: 0px 52px;
	    line-height: 70px;
}




.kthj a{
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 13px;
}



.kthj2 a{
	width: calc((100% - 24px)/3);
	margin-right: 12px;
}
.kthj a img{
	width: 100%;
}
.kthj2 a img{
	width: 100%;
}


.xszp{padding-bottom: 50px;}





.bf{padding: 50px 30px;height:40px ;}
.bf_xian{background: #dbdbdb;
width: 100%;height: 2px;position: relative;}
.bf_xian>img {
    position: absolute;
    right: 0px;
    top: -6px;
}
.bf_xian>div span{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #FFF;
	background: #ff651a;
	text-align: center;
	display: inline-block;
	margin: auto;
	border-radius: 50px;
}
.bf_xian>div p{
	margin-top: 10px;
	font-size: 18px;
	color: #333333;
}
.bf_xian>div{
	display: inline-block;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: -20px;
	margin-right: 65px;
	position: relative;
}
.bf_xian>div img {
    position: absolute;
    right: -50px;
    top: 8px;
}
.bf_xian>div:last-child{
	margin-right:10px;
}




.xcs_bf li {
    margin-right: 20px;
    width: calc((100% - 40px)/4);
	margin-right: 13px;
}

.xcs_bf li .font b {
    display: block;
    font-size: 24px;
    color: #333333;
	text-align: center;
    font-weight: 400;
	margin-bottom: 10px;
}
.xcs_bf li .font {
    padding:10px 17px;
}
.xcs_bf li .font p {
    font-size: 16px;
	text-align: center;
    margin-top: 5px;
    color: #666666;
    line-height: 22px;
}














































































































































































































































































