@charset "utf-8";
/* CSS Document */

body, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* 公共部分 */
.top_blank {
	height: 90px;
}
.homeh2 {
	font-size: 23px;
	line-height: 26px;
	font-weight: normal;
}
.homeh2 em {
	font-size: 13px;
	display: block;
	position: relative;
	color: #8d8d8d;
	text-transform: uppercase;
}
.h2p {
	font-size: 16px;
	margin-top: 15px
}
.btn01 {
	display: block;
	width: 115px;
	height: 30px;
	position: relative;
	border-radius: 3px;
	transition: all .2s
}
.btn01:before {
	content: "";
	display: block;
	width: 115px;
	height: 30px;
	background: url(../images/morew.png) #3d9ef7 center center no-repeat;
	border-radius: 3px;
	position: relative;
	z-index: 3
}
.btn01:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #aaa;
	transition: all .2s;
	border-radius: 3px;
}
.btn01:hover {
	transform: translate(5px, -5px) scale(1.03);
}
.btn01:hover:after {
	transform: translate(-3px, 3px)
}
/* 公用 */
.absec {
	position: relative
}
/* .absec:target{ margin-top: 90px } */

.absec h2 {
	text-align: center;
	font-size: 29px;
	line-height: 1.1em;
	text-transform: uppercase;
}
.ab_p {
	font-size: 14px;
	margin-top: 0px;
	text-align: center;
}
.pxfz_sec h2 {
	margin: 40px auto 0px;
    border-top: 1px solid #EEEEEE;
	padding-top: 30px;
}
.pxfz_sec {    
	padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #EEEEEE;
}
.bigcon {
	max-width: 1280px;
	position: relative;
	margin: 30px auto 0
}
.pro_pageer {
	opacity: 0;
	transition: .3s
}
.pro_pageer.show {
	opacity: 1
}
.bigcon:hover .pro_pageer {
	opacity: 1
}
.pxfz_sec .bigpic {
	max-width: 971px;
	padding: 0;
	position: relative;
	margin: 30px auto 0;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
	border: 1px solid #fff;
}
.pxfz_sec .bigpic p {
	display: none
}
.pxfz_con {
	max-width: 1280px;
	padding: 0 70px;
	position: relative;
	margin: 30px auto 0
}
.pxfz_con ul li {
	position: relative;
	padding-top: 5px
}
.pxfz_con li span {
	display: block;
	position: relative;
}
.pxfz_con li span img {
	width: 100%
}
.pxfz_con li:not(.on) span img {
	opacity: .4
}
.pxfz_con li p {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px
}
.pxfz_con .swiper-container {
	padding: 0 6px
}
.pxfz_con ul li.on:before {
	content: "";
	display: block;
	width: 2px;
	height: 10px;
	background: #2db2ff;
	position: absolute;
	left: -6px;
	top: 0px
}
.pxfz_con ul li.on:after {
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background: #2db2ff;
	position: absolute;
	left: -5px;
	top: 0px
}
.pxfz_con ul li.on span:before {
	content: "";
	display: block;
	width: 2px;
	height: 10px;
	background: #2db2ff;
	position: absolute;
	right: -6px;
	bottom: -5px
}
.pxfz_con ul li.on span:after {
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background: #2db2ff;
	position: absolute;
	right: -5px;
	bottom: -5px
}
.swiper-message {
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 25px;
}
.swiper-message .bigpage {
	font-size: 23px;
	width: 65px;
	float: left
}
.swiper-message .bigpage span {
	display: block;
	line-height: 1
}
.swiper-message .bigpage span.current {
	color: #47a0f2
}
.swiper-message .bigpage span.line {
	height: 2px;
	width: 90%;
	margin: 0 auto;
	background: #47a0f2;
	transform: rotate(-50deg);
}
.swiper-message .bigpage span.total {
	text-align: right;
}
.swiper-message .txt {
	margin-left: 80px;
	font-size: 18px;
	height: 48px;
	line-height: 48px
}
.swiper-message .txt * {
	display: block !important;
}
.pro_pageer {
}
.pro_pageer .swiper-button-blue {
	width: 70px;
	height: 150px;
	margin-top: -85px;
	background-size: 27px 44px;
}

@media screen and (max-width: 980px) {
.banner {
	height: auto
}
.pxfz_sec h2 {
	margin-top: 30px
}
.ab_p {
	padding: 0 15px;
	line-height: 20px;
}
.pxfz_sec .bigpic {
	margin-top: 30px
}
.pxfz_sec .bigpic img {
	width: 100%
}
.banner {
	height: auto;
	background-size: 1100px 280px;
	background-position: -100px 0
}
.joinus .subcate_con {
	width: 100vw
}
.joinus .subcate_con li {
	padding: 0 2%
}
.pxfz_con {
	padding: 0 50px
}
.pro_pageer .swiper-button-blue {
	background-size: 20px 35px;
	width: 40px;
	height: 100px;
	margin-top: -65px
}
.bigcon {
	padding: 0;
	margin: 0
}
.bigcon li span img {
	width: 100%
}
.swiper-message .txt {
	height: auto;
	line-height: 32px
}
.pxfz_con {
	padding: 0 15px
}
}

