* {
	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;
}



.pctitle {
	border-bottom: 1px solid #cce2f9;
	background: url(../images/btbg.jpg) no-repeat;
	padding-left: 20px;
	background-size: 6px 100%;

}

.pctitle span {
	display: inline-block;
}

.pctitle a {
	display: inline-block;
	padding-top: 10px;
	float: right;
	font-size: 20px;
	line-height: 26px;
	color: #999999;
}

.alltext {
	text-indent: 2em;
}

.gz {
	box-shadow: 0px 0px 10px 0px rgba(4, 67, 116, 0.15);
	border-radius: 10px;
	padding: 20px 10px 10px;
	font-size: 16px;
	line-height: 25px;
	color: #575757;
}

.gz .BoxList>* {
	float: left;
	width: calc((100% - 30px) / 4);
	margin-right: 10px;
	margin-bottom: 0px;
}

.gz .BoxList>*:last-child {
	margin-right: 0px;
}

.marjor .item {
	background-color: #e3f5ff;
	position: relative;
	padding-bottom: 100px;
	border-radius: 12px;float: left;
    width: calc((100% - 24px) / 4);
    margin-right: 8px;
    margin-bottom: 8px;
}
.marjor .item:nth-child(4n) {
	margin-right: 0px;
}
.marjor .item .fonts {
	position: absolute;
	bottom: 12px;
	padding: 20px 8px;
	background-color: #fff;
	width: 94%;
	left: 3%;
	border-radius: 10px;
}
.marjor .item .fonts>span {
	position: absolute;
	top: -20px;
	left: -3px;
	background: url(../images/tx.png) no-repeat;
	background-size:100% 100%;
	display: inline-block;
	padding: 4px 20px 10px 10px;
	font-size: 16px;
		color: #ffffff;
}
.marjor .item .fonts>a {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 0px;
	text-align: center;
	display: block;
	color: #2c2c2c;
}

.marjor .item .fonts>.js {
	font-size: 18px;
	line-height: 29px;
	text-align: center;
	color: #2c2c2c;
}

red{
	color:#c80000
}

.marjor .item .fonts>.but a{
	background-color: #ffffff;
		border-radius: 19px;
		border: solid 1px #2a51cf;
		width: 48.5%;
		margin-right: 3%;
			font-size: 18px;
			line-height: 29px;
			color: #2a51cf;
			display: inline-block;
			float: left;
			text-align: center;
			line-height: 38px;
}
.marjor .item .fonts>.but a:last-child{
	margin-right:0%;
}

.jiuye .list{
		text-align: center;
	padding: 8px;	
	box-shadow: 0px 0px 3px 0px 
		rgba(74, 74, 74, 0.5);
	border-radius: 8px;
}
.jiuye .list >div{
		font-size: 22px;
		text-align: center;
		color: #000000;
}
.jiuye .list >p{
	font-size: 20px;
		color: #1a1a1a;
		text-align: center;
}
.jiuye .list a{
	width: 238px;
		text-align: center;
	display: inline-block;
	
		line-height: 46px;
		background-color: #ffffff;
		border-radius: 23px;
		color: #2a51cf;
		border: solid 1px #2a51cf;
}

.jiuyehz{
		box-shadow: 0px 0px 5px 0px 
			rgba(51, 88, 201, 0.25);
		border-radius: 12px;
		padding: 19px 17px;
}