*{
	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;
}

.fl{float: left;}
.fr{float:right}
.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;
}

.titlept{
	padding-bottom: 8px;
	border-bottom: 1px dashed #999999;
}
.titlept .fl{
	color: #333333;
	font-size: 36px;
	position: relative;
}
.titlept .fl img{
	position:absolute;
	bottom: 0px;
	left: 0px;
	
}


.titlept .fr a{
	font-size: 24px;
	color: #999999;
}
.tuijain .item {
	border-radius: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
}
.tuijain .item .img{overflow: hidden;
		position: relative;
		background: #fff;}
.tuijain .item img{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow: hidden;
		transform: scale(1.01,1.01);
}
.tuijain .item p{
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	text-align: center;
	background: rgb(0, 0,0,0.5);
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;

}
.tuijain .font{
	font-size: 16px;
	color: #666666;
	height: 106px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	line-height: 24px;
	padding: 17px 15px;
	box-shadow: 0 0 10px #ccc;
}
.tuijain a{
	font-size: 16px;
	color: #fff;
	background: #ff5a00;
	text-align: center;
	border-radius: 50px;
	width:160px;
	display: block;
	margin:20px auto;
	line-height: 42px;
	box-shadow: 0 2px 2px #ff5a00;
}

.allbut{
	text-align: center;
	
}
.allbut a{
	display: inline-block; 
		width: 280px;
		border-radius: 50px ;
		line-height: 50px;
		background: #ff5a00;
		color: #fff;
		font-size: 20px;
}
.allbut a span{
	display: inline-block;
	transform: rotate(90deg);
}
.allbut a span span{
	display: inline-block;
	transform: translateX(2px);
}


#xz{
	padding:35px 0;
	
}
.allfont{
	line-height:25px;
	font-size:16px;
	
}
.hyxz .flex_n .p1{
	border-left: 4px solid #ff5a00;
	font-size:23px;
	color: #333333;padding-left: 10px;
}
.hyxz .flex_n .p1 span{
	color: #999;
	text-transform: uppercase;
}
.hyxz .flex_n .p1 a{
	background: #ff5a00;
	float:right;
	text-align: center;
	font-size: 16px;
	margin-top: 2px;
	padding: 2px 20px;
	border-radius: 50px;
	color: #fff;
	display: inline-block;
}
.hyxz .flex_1 a{
	border-radius: 10px;
	overflow: hidden;
}
.pimg{
	position: relative;
	display: block;
}
.pimg p{
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	position: absolute;
	bottom: 0;
	background: rgb(0, 0,0,0.5);
	width: 100%;
	left: 0;
	text-align: center;
}

.marjor .item{
	box-shadow: 0 0 10px #ccc;
	border-radius: 12px;
}
.marjor .item:hover .fr>a{
	color: #fff;
	background: #ff5a00;
}
.marjor .font{
	padding: 10px 20px;
	
}
.marjor .font .fl a{
	display: block;
	color: #333;
	font-size:20px;
}
.marjor .font p{
	font-size:16px;
	color: #999;
	margin-top: 10px;
}
.marjor .font .fr a{
	line-height: 40px;
	width:100px;
	text-align: center;
	display: block;
	float: right;
	color: #ff5a00;
	border-radius: 7px;
	border: 1px solid #ff5a00;
	margin-top: 10px;
}