.xj-banner img{
	max-width: 100%;
}
.xj-cont1{
	text-align: center;
}
.xj-cont1 h4{
	font-size:36px ;
	line-height: 95px;
	color:#ff0204;
}
.xj-cont1 p{
	font-size: 26px;
	line-height: 42px;
	color:#292929;
}
.xj-cont2{
	background: #f20000;
	margin-top: 30px;
}
.xj-cont2 ul{
	display: flex;
	-webkit-flex-flow: row wrap;
	-webkit-justify-content: center;
	padding: 50px 0;
}
.xj-cont2 ul li:nth-child(2){
	margin-left: 50px;
}
.cont2-item{
	text-align: center;
	display: flex;
	-webkit-flex-flow:column;
	-webkit-align-items: center;
}
.cont2-item div{
	width: 100%;
	-webkit-box-sizing: border-box;
	color:#fff;
	font-size: 35px;
	line-height: 74px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background: url(../../images/zt/xjybm/cont2-ico.png) no-repeat left -1px;
}
.cont2-item a{
	background: #FFFFFF;
	width: 194px;
	font-size: 25px;
	line-height: 50px;
	border-radius: 25px;
	color:#f20000;
	margin-top: 40px;
}
.xj-cont3 h4{
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	color:#ff0204;
	line-height: 100px;
	margin-top: 20px;
}
.cont3-item{
	width: 968px;
	height: 927px;
	margin: 0 auto;
	background: url(../../images/zt/xjybm/cont3-bg.png) no-repeat center;
}
.cont3-item li:nth-child(odd){
	padding-left: 158px;
}
.cont3-item li:nth-child(even){
	padding-left: 280px;
}
.cont3-item h5{
	font-size: 26px;
	line-height: 40px;
	padding-top: 68px;
}
.cont3-item li:nth-child(1){
	color: #e52425;
}
.cont3-item li:nth-child(2){
	color: #e4672d;
}
.cont3-item li:nth-child(3){
	color: #e8a71c;
}
.cont3-item li:nth-child(4){
	color: #91aa35;
}
.cont3-item li:nth-child(5){
	color: #3e9f92;
}
.cont3-item li:nth-child(6){
	color: #78428c;
}
.cont3-item p{
	font-size: 20px;
	line-height: 26px;
	color:#4c4948;
	margin-bottom: 10px;
}
.cont3-btn{
	display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	-webkit-justify-content: center;
}
.cont3-btn a{
	color:#FFFFFF;
	background: #f20000;
	font-size: 25px;
	line-height: 64px;
	width: 265px;
	text-align: center;
	border-radius: 32px;
}
.cont3-btn a:nth-child(2){
	margin-left: 118px;
}
.xj-cont4{
	background: #f20000;
	padding: 50px 0;
	text-align: center;
	margin-top: 40px;
}
.xj-cont4 h4{
	color: #FFFFFF;
	font-size: 36px;
	line-height: 70px;
}
.cont4-subtit{
	color:#FFFFFF;
	font-size: 26px;
	line-height: 50px;
}
.cont4-dt {
	width: 1200px;
	margin: 20px auto 0;
	background-color: #FFFFFF;
	padding: 40px 90px;
	box-sizing: border-box;
}

.cont4-dt .dt-title {
	font-size: 36px;
	line-height: 36px;
	color: #ff0000;
}

.cont4-dt .dt-list {
	width: 100%;
	margin-top: 32px;
	overflow: hidden;
}

.dt-list span {
	width: 16.666666%;
	float: left;
	font-size: 24px;
	color: #ea4c4b;
	line-height: 50px;
	height: 50px;
	color: #ea4c4b;
}

.dt-ul {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 364px;
}

.dt-ul ul {
	width: 100%;
	overflow: hidden;
	position: absolute;
}

.dt-ul ul li {
	overflow: hidden;
	border-top: 2px solid #cccccc;
	line-height: 50px;
	height: 50px;
}

.dt-ul ul span {
	width: 16.666666%;
	float: left;
	font-size: 24px;
	color: #333333;
}

.dt-ul ul span:last-child {
	color: #ff0000;
}
.cont4-btn{
	display: inline-block;
	background: #FFFFFF;
	color:#FF0000;
	font-size: 30px;
	width: 430px;
	line-height: 60px;
	border-radius: 30px;
	margin-top: 40px;
}                                       
.xj-cont5{
	text-align: center;
}
.xj-cont5 h4{
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	color: #f20000;
	margin-top: 50px;
}
.cont5-subtit{
	font-size: 26px;
	line-height: 50px;
	color:#595757;
}
.xj-cont5 ul{
	display: -webkit-flex;
	-webkit-flex-flow: row wrap;
	-webkit-justify-content: center;
	margin-top: 25px;
}
.cont5-item{
	-webkit-box-shadow: 2px 4px 7px #b8b8b8;
	position: relative;
	padding-bottom: 50px;
}
.cont5-item:nth-of-type(2){
	margin: 0 30px;
}
.cont5-item h5{
	font-size: 35px;
	color: #FF0000;	
}
.cont5-item h5 span{
	font-weight: normal;
}
.cont5-item p{
	font-size: 20px;
	color: #595757;
}
.cont5-item a{
	position: absolute;
	background: #FF0000;
	color:#fff;
	font-size: 20px;
	line-height: 40px;
	display: inline-block;
	padding: 0 30px;
	border-radius: 23px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	bottom: -20px;
}
.xj-cont6 h4{
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	margin-top: 100px;
	color: #fe0000;
}
.cont6-form{
	text-align: center;
	width: 1200px;
	margin: 0 auto;
}
.cont6-form label{
	display: inline-block;
	font-size: 24px;
	color: #727272;
	width: 588px;
}
.cont6-form input[type="text"], .cont6-form select{
	width: 400px;
	height: 70px;
	border: 2px solid #d4d4d4;
	border-radius: 10px;
	margin-top: 37px;
	outline: none;
	font-size: 24px;
	color: #727272;
	padding: 0 8px;
	box-sizing: border-box;
}
.cont6-form input[type="submit"] {
	border: none;
    display: block;
    width: 424px;
    height: 70px;
    background-color: #ff0000;
    margin: 40px auto 0;
    font-size: 30px;
    color: #ffffff;
}