﻿* {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.czs{
	border: 0;
	    max-width: 100%;
	    height: auto;
	    width: 49.22222%;
	    
}
#swiper {
	width: 100%;
}

.swiper-container1 {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.swiper-wrapper1 {
	height: 304px;
	width: 100%;
}

.swiper-wrapper1-items {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: opacity .8s;
}

.active.swiper-wrapper1-items {
	opacity: 1;
}

.swiper-wrapper1-items img {
	width: 100%;
	height: 100%;
}

.swiper-pagination1 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	z-index: 1;
	background-color: rgba(18, 17, 18, 0.5);
	text-align: center;
	cursor: pointer;
}

.pagination1-item {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 23px;
	line-height: 23px;
	color: #c8c8c8;
	font-size: 12px;
}

.active.pagination1-item {
	color: #fff;
	background-color: rgba(255, 102, 0, 0.60);
}

.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#head-form p {
	margin-top: .1rem;
	font-size: .24rem;
	color: #484848;
}

#headForm-list>label {
	display: block;
	width: 50%;
	padding-left: 2%;
	box-sizing: border-box;
	font-size: .1rem;
	color: #5d5c5c;
	line-height: .1rem;
	margin-top: .1rem;
}

#headForm-list>input {
	display: block;
	width: 100%;
	border: none;
	border-bottom: #8a8a8a solid 1px;
	font-size: .1rem;
	line-height: .4rem;
	margin: .05rem 0;
	padding-left: .05rem;
}

#head-form #headForm-botton {
	display: block;
	width: 100%;
	border: none;
	background: linear-gradient(to top, #ff5c00, #ffa600);
	font-size: .1rem;
	line-height: .1rem;
	height: .1rem;
	color: #fff;
	margin-top: .15rem;
	border-radius: .1rem;
}

.header-nav {
	top: 0 !important;
	padding: 0 !important
}

.sz-menu,
.sz-jh,
.sz-zytj,
.sz-huangjing {
	background: #fff;
	padding: 3%;
}

.sz-menu li {
	width: 20%;
	float: left;
}

.sz-menu li img {
	width: 72%;
	margin: 0 auto 0;
}

.sz-menu li {
	font: .1rem/.1rem "微软雅黑";
	text-align: center;
}

.sz-menu li.sz-meng-ns {
	width: 49%;
}

.sz-menu li.sz-meng-ns img {
	width: 100%;
	margin: inherit
}

.sz-title {
	border-bottom: #c1c1c1 solid 1px;
	margin-bottom: 2%;
}

.sz-title h2 {
	font: bold .26rem/.4rem "微软雅黑";
	border-left: #f00 solid .06rem;
	float: left;
}

.sz-title a {
	display: block;
	width: 24%;
	background: #f00;
	font: .22rem/.3rem "微软雅黑";
	text-align: center;
	color: #fff;
	margin-top: .05rem;
	float: right;
	border-radius: .15rem;
}

.sz-zixun {
	display: block;
	width: 100%;
	background: #f00;
	font: .26rem/.5rem "微软雅黑";
	text-align: center;
	color: #fff;
	border-radius: .25rem;
}

#head-form {
	background-color: #fff;
	padding: 1% 3% 3%;
}

#head-form p {
	margin-top: .1rem;
	font-size: .1rem;
	color: #484848;
	    text-align: center;
}

#headForm-list>label {
	display: block;
	width: 50%;
	padding-left: 2%;
	box-sizing: border-box;
	font-size: .1rem;
	color: #5d5c5c;
	line-height: .1rem;
	margin-top: .1rem;
}

#headForm-list>label>input {
	-webkit-transform: scale(1.6);
	transform: scale(1.6);
	margin-right: .1rem;
}

#headForm-list>input {
	    display: block;
	    width: 100%;
	    border: none;
	    border-bottom: #8a8a8a solid 1px;
	    font-size: .1rem;
	    line-height: .2rem;
	    margin: .05rem 0;
	    padding-left: .05rem;
}

#head-form #headForm-botton {
	display: block;
	width: 100%;
	border: none;
	background: linear-gradient(to top, #ff5c00, #ffa600);
	font-size: .26rem;
	line-height: .45rem;
	height: .45rem;
	color: #fff;
	margin-top: .15rem;
	border-radius: .1rem;
}
.all_name p {
    font-size: .14rem;
    font-weight: 800;
    border-left: .03rem solid #fa7a49;
    padding-left: .06rem;
}
.all_name {
    padding: 0.1rem .1rem;
    border-bottom: .01rem solid #EEEEEE;
    position: relative;
}
.all_name img {
    position: absolute;
    width: .71rem;
    right: 0.1rem;
    top: 0.05rem;
}
.anniu1{
	width: 90%;
	height: 50px;
	background-color:#ff6600 ;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-left: 5%;
	line-height: 50px;
	border-radius: 5px;
}
.szjx{
	color:#ff6600 ;
	float: left;
	font-weight: 900;
	margin-left: 10px;
}
.sbs{
	       text-align: center;
	       color: #6a6a6a;
	       margin-right: 32%;
	       float: right;
	       margin-bottom: 10px;
	       font-size: 12px;
}
.hb1{
	width: 20%;
	text-align: left;
}
.bt {
    color: orangered;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.zt_zx {
    width: 32%;
    margin: 2% auto;
    color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 29px;
    background-color: orangered;
    border-radius: 50px;
    border: none;
}
.btnt {
    width: 2.6rem;
    margin: 0.1rem auto;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    background-color: #ff6600;
    color: #FFFFFF;
    border-radius: .03rem;
}