* {
	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;
	padding: 0 5px;
}

.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;
}



.pcTitle_t {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #565656;
}
.pctitle>p{
	text-transform:uppercase; 
	text-align: center;
	margin-top: 5px;
}
.xxjj .pctitle{
	text-align: center;
}

.xxjjFont {
	font-size: 16px;
	color: #424242;
}

.xxjj .flex_n{
	margin-right: 30px;
}

.xxjj .xxjjFont{
	font-size: 16px;
	font-weight: 400;
}
.allFont p{
	text-indent: 2em;
	line-height: 30px;
	text-align: left;
}
.an1>a{
	width: 340px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	display: block;
	color: #fff;
	background:#5b5fff ;
	margin: auto;
	border-radius: 7px;
}
.an1>a img{
	display: inline;
	margin-right: 5px;
}
.an1{
	text-align: center;
} 


.marjor li{
	margin-bottom: 10px;
}
.marjor .allFont{
	padding: 24px 10px 33px;
	box-shadow: 0 5px 10px #c8c6c7;
	background: #fff;
}
.marjor .allFont .top{text-align: center;
	    align-items: center;}
.marjor .allFont .top span{
	display: inline-block;
}

.marjor .allFont .top span a{
	color: #414141;
	font-size: 24px;
	margin: 0 10px;
}

.marjor .allFont .top span:last-child {
	transform: rotate(180deg);
	    margin-top: 4px;
}
.marjor .allFont >P{
	font-size: 16px;
	line-height: 30px;
	color: #424242;
	height: 90px;
}



.allbut{
	text-align: center;
}
.allbut a{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	background: #e13853;
	text-align: center;
	border-radius: 7px;
	margin: 0 42px;
}
.allbut a:last-child{
	background-color: #5b5fff;
}
.allbut2 a{
	margin: 0 22px;
}


.xxhj a{
	margin-right: 11px;
	float: left;
}

.xxk_click{text-align: center;}
.xxk_click a{
	display: inline-block;
	margin: 0 5px;
	border-radius: 50px;
	font-size: 16px;
	color: #696969;
	padding: 4px 18px;
	border: 1px solid #696969;
}
.xxk_click a.active{
	background: #5b5fff;
	color: #fff;
	border: 1px solid #5b5fff;
}

.fc li{display: none;}
.fc .active{display: block;}
.fc li a{
	float: left;
	margin-right: 9.5px;
	display: block;
	margin-bottom: 9.5px;
}


.byzs p{
	text-align: center;
	font-size: 22px;
	margin-bottom: 15px;
}


.fp{
	padding: 135px 0 58px 0;
	text-align: center;
	position: relative;
}
.fp img{
	display: inline-block;
}
.fpFont{
	width: 360px;
}

.fpFont1{
	position: absolute;
	left: 0px;
	top: 0px;
}
.fpFont .bt{
	text-align: left;
}
.fpFont b{
	display: inline-block;
	color: #6a5bfe;
	border-bottom: 2px solid #6a5bfe;
	font-size: 20px;
	text-align: left;
}
.fpFont p{
	color:#424242;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
}
.fpFont .img{
	margin-top: 2px;
}
.fpFont2{
	position: absolute;
	right: 0px;
	top: 0px;
}
.fpFont3{
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.fpFont4{
	position: absolute;
	right: 0px;
	bottom: 0px;
}