@charset "GBK";

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.mar30 {
	margin: 30px auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}
.banner{
	height: 500px;
	background: url(/nzy/images/jpzc/banner.jpg) no-repeat top center;
}
.biaoti{
	text-align: center;
    font-size: 36px;
    position: relative;
    width: 100%;
    color: #e94c22;
    display: block;
    margin: 30px auto;
}
.biaoti .yw_bt{
    position: absolute;
    text-align: center;
    left: 30%;
    text-transform: uppercase;
    color: #f2dfdd;
}
.biaoti .zy_bt{
    position: absolute;
    text-align: center;
    left: 43%;
    top: 20px;
    font-size: 40px;
    font-weight: bold;
}

.biaoti2 {
	text-align: center;
    font-size: 36px;

    position: relative;
    width: 540px;
    color: #e94c22;
    display: block;
    top: 20px;
	z-index: 999;
}
.biaoti2 .yw_bt{
	position: absolute;
    text-align: center;
    left: 27%;
    text-transform: uppercase;
    color: #f2dfdd;
}
.biaoti2 .zy_bt{
    position: absolute;
    text-align: center;
    left: 34%;
    top: 20px;
    font-weight: bold;
    font-size: 40px;
}

.zxbtn {
    width: 300px;
    line-height: 40px;
    background: #efa717;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
    margin: 40px auto 0;

}

.bg_hs{
	background-color: #f3f3f3;
    padding: 30px 0;
}
.bg_hs .right{
    width: 530px;
}
.bg_hs .right p{
	margin-top: 120px;
	/* font-size: 18px; */
	text-indent: 30px;
	line-height: 32px;
	width: 438px;
	margin-left: 80px;
	
}
.bg_hs .right .zxbtn{
    margin: 50px 0 0 146px;
}
.youshi {
    margin: 130px auto 0;
}
.youshi .left{
    background-color: #f3f3f3;
    width: 369px;
    padding: 120px 35px 0 40px;
}
.youshi .left p{
    line-height: 34px;
}

.xuexi{
    margin: 150px auto 0;
    overflow: hidden;
    width: 1340px;
    position: relative;
    padding-bottom: 30px;
}
.xuexi .swiper-wrapper{
    width: 1280px!important;
}
.xuexi .swiper-slide{
    padding: 20px 0;
}

.xuexi .swiper-slide .bd{
    border: 1px solid #efa717;
    border-radius: 10px;
}
.xuexi .swiper-slide .bd h2{
    background-color: #efa717;
    text-align: center;
    width: 400px;
    color: #fff;
    border-radius: 38px;
    line-height: 44px;
    margin: -23px auto 38px;
}
.xuexi .swiper-slide .bd p{
    width: 80%;
    margin: 0 auto;
    text-indent: 36px;
}

.xuexi .swiper-slide .bd  img{
    display: block;
    margin: 30px auto;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: auto;
}
.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}


.swiper-pagination-bullet-active {
    opacity: 1;
    background: #efa717;
}
.l38{
    left: 38%!important;
}
.ul_list1 {
    margin: 135px auto 20px;
}
.ul_list1 li p{
    background-color: #efa717;
    text-align: center;
    color: #fff;
    line-height: 30px;
}
.qiye .left{
    width: 50%;
}
.qiye .left p{
    text-align: left;
    text-indent: 34px;
    line-height: 34px;
    width: 84%;
    margin: 22px auto 0;
}

.bg_hs2 {
    background-color: #f3f3f3;
    padding: 1px 0 71px;
    margin: 30px auto;
}
.biaoti .l40{
    left: 40%!important
}
.bg_hs2 img{
    margin: 134px auto 0;
    display: block;
}




.last_div .left{
    width: 343px;
    border: 1px solid #8c8c8c;
    border-radius: 12px;
    height: 393px;
    margin-top: 104px;
}
.last_div p.hed_p{
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    margin-top: 30px;
}

.bm-input {
	width: 178px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	border: 1px solid;
	background: #fff;
	color: #919191;
	margin-right: 10px;
	border-radius: 5px;
  }
.bm-submit {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 36px;
    background: #efa717;
    color: #fff;
    border-radius: 6px;
    cursor: pointer;
    margin: 40px auto 0;
    font-size: 18px;
}
.bmform{
	margin-top: 40px;
}
.bmform label{
	margin: 0px 0px 20px 60px;
	display: block;
}
.bmform span{
	display: block;
    text-align: center;
    margin: 0 auto 20px;
    border-top: 1px solid #dadada;
    padding-top: 20px;
    width: 280px;
}
.bmform span strong{
	color: red;
}