/**title**/
:focus {
	outline: 0;
	box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}

.index_bn {
	margin-top: 100px;
	position: relative;
}

.swiper-bn-list {
	position: absolute;
	width: 100%;
	bottom: 50px !important;
	z-index: 9;
	text-align: center;
}

.swiper-bn-list span {
	background: none;
	width: 12px;
	height: 12px;
	margin: 0px 4px !important;
	opacity: 1;
	border: 2px #fff solid;
}

.swiper-bn-list .swiper-pagination-bullet-active {
	background: #fff;
}

.index1 .swiper-slide {
	width: 100% !important;
}


.pc-bn {
	display: block;
}

.m-bm {
	display: none;
}



/**pagtitle**/
.pagtitle {
	margin-bottom: 40px;
}

.pagtitle .name {
	font-size: 40px;
	color: #333;
	text-align: center;
}

.pagtitle .name span {
	color: #0097e2;
	font-weight: bold;
}

.pagtitle .subname {
	font-size: 18px;
	color: #666;
	text-align: center;
	margin: 10px auto 0px;
	line-height: 1.8em;
}


/**pag1**/
.pag1 {
	overflow: hidden;
	padding: 80px 0px 100px;
	width: 100%;
}

.pag1 .center {
	margin: auto;
	margin-top: 0px;
}

.pag1 .main {
	margin: auto;
	padding: 0px 80px;
}

.indexprfl {
	padding: 0px 40px;
	overflow: hidden;
}

.indexprfl .pr_img img {
	width: 100%;
	transition: all 0.5s;
}

.indexprfl .name {
	line-height: 70px;
	display: block;
	text-align: center;
	background: #f6f6f6;
	font-size: 18px;
	transition: all 0.5s;
}

.indexprfl .pr_img {
	position: relative;
	overflow: hidden;
}

.indexprfl li:hover .pr_img img {
	transform: scale(1.1);
}

.indexprfl li:hover .name {
	background: #0097e2;
	color: #fff;
}

.index_search {
	overflow: hidden;
	position: relative;
	background: #fff;
	border-bottom: 1px #eee solid;
}

.searchCnter {
	max-width: 1440px;
	padding: 0 20px;
	margin: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.searchCnter_L {
	width: 70%;
	float: left
}

.searchCnter_L p {}

.searchCnter_L p a {
	font-size: 15px;
	margin-right: 10px;
	color: #999;
	font-weight: normal;
}

.searchCnter_L p a:hover {
	color: #0097e2;
}

.searchCnter_L p {
	line-height: 1.5em;
	color: #0097e2;
	font-size: 16px;
	font-weight: bold;
}

.searchCnter_R {
	height: 50px;
	width: 30%;
	float: right;
	max-width: 300px;
	background: #eee;
	margin: 25px 0;
	border-radius: 40px;
	overflow: hidden;
}

.searchCnter_R input {
	border: none !important;
	line-height: 50px;
	padding: 0 10px;
	width: calc(100% - 64px);
	background: 0 0;
	border: 0;
	padding: 0 10px;
	font-size: 14px;
	color: #999;
	outline: 0;
	transition: all ease .6s;
	display: inline-block
}

.fa-search:before {
	content: "\f002";
	color: #999;
}

.searchCnter_R button {
	border: none;
	background: 0 0;
	line-height: 50px;
	float: right;
	padding: 0 20px;
	outline: 0
}

.search ul li:nth-of-type(3n) {
	margin-right: 0 !important
}

.search ul li:hover .img img {
	transform: scale(1.1)
}

.search ul li .img {
	position: relative;
	overflow: hidden
}

.search ul li .img img {
	width: 100%;
	transform: scale(1);
	transition: all .5s
}

.search .search_list li .mask h4 {
	font-size: 16px;
	color: #666;
	font-weight: 400;
	text-align: center;
	background: #eee;
	padding: 20px
}

.search .search_list li {
	width: calc((100% - 60px)/ 3);
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
	position: relative;
	top: 0;
	transition: all .5s
}

.search {
	width: 100%
}




/**pag2**/

.pag2 .pagtitle .name,
.pag2 .pagtitle .name span,
.pag2 .pagtitle .subname {
	color: #fff;
}


.pag2 {
	background: url(../images/bg2.jpg) no-repeat left center;
	background-size: cover;
	width: 100%;
	padding: 100px 0px;
	position: relative;
	overflow: hidden;
}

.pag2 .main {
	max-width: 1400px;
	background: #fff;
	border-radius: 300px;
	margin: 100px auto 0px;
	overflow: hidden;
	position: relative;
}

.pag2 .main .mainL {
	width: 30%;
	float: left;
	padding: 40px 0px;
	max-width: 380px;
}

.pag2 .main .mainL li {
	padding: 20px 0px;
	margin-left: 100px;
	border-bottom: 1px #eee solid;
}

.pag2 .main .mainL li:nth-last-of-type(1) {
	border-bottom: 0px #eee solid;
}

.pag2 .main .mainL li .text {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.pag2 .main .mainL li .text img {}

.pag2 .main .mainL li .summary {
	color: #999;
	line-height: 1.8em;
	margin-top: 10px;
	font-size: 15px;
}

.mainC {
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
}

.pag2 .main .mainL li .text .title {
	margin-left: 10px;
	font-size: 24px;
	color: #333;
}

.pag2 .main .mainL li .text .title span {
	display: block;
	font-family: arial;
	font-size: 12px;
	color: #ccc;
	text-transform: uppercase;
}

.pag2 .main .mainR {
	width: 30%;
	float: right;
	padding: 40px 0px;
	max-width: 380px;
}

.pag2 .main .mainR li {}

.pag2 .main .mainR li .text {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.pag2 .main .mainR li .text .title {
	margin-right: 10px;
	font-size: 24px;
	color: #333;
	text-align: right;
}

.pag2 .main .mainR li .text .title span {
	display: block;
	font-family: arial;
	font-size: 12px;
	color: #ccc;
	text-transform: uppercase;
}

.pag2 .main .mainR li {
	margin-right: 100px;
	padding: 20px 0px;
	border-bottom: 1px #eee solid;
}

.pag2 .main .mainR li:nth-last-of-type(1) {
	border-bottom: 0px #eee solid;
}

.pag2 .main .mainR li .summary {
	color: #999;
	line-height: 1.8em;
	margin-top: 10px;
	font-size: 15px;
	text-align: right;
}

/**pag4**/
.pag4 {
	overflow: hidden;
	width: 100%;
	padding: 100px 0px 70px;
}

/**pag7**/

.pag7 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 100px;
	padding-top: 100px;
	background: #f7f7f7;
}

.pag7 .center {
	max-width: 1440px;
	padding: 0px 20px;
	display: flex;
	margin: auto;
	justify-content: space-between;
}

.pag7 .left {
	width: 66.66%;
}

.pag7 .left li {
	width: calc((100% - 50px)/2);
	overflow: hidden;
	float: left;
	margin-right: 50px;
	border: 1px #eee solid;
}

.pag7 .left li:nth-of-type(2n) {
	margin-right: 0px;
}

.pag7 .left li a {
	display: block;
	justify-content: center;
	align-items: center;
}

.pag7 .left li .ico {
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
	height: 0px;
	padding-top: 55%;
}

.pag7 .left li .ico img {
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	transition: all 0.5s;
	width: 100%;
	height: 100%;
}

.pag7 .left li:hover .ico img {
	transform: translate(-50%, -50%)scale(1.1);
}


.pag7 .left li .text {
	overflow: hidden;
	padding: 30px;
	background: #fff;
	width: 100%;
}

.pag7 .left li .text .time {
	justify-content: space-between;
	display: flex;
	align-items: center;
	margin-top: 20px;
}

.pag7 .left li .text .time span {
	font-family: bahnschrift;
	color: #999;
	font-weight: 100;
}

.pag7 .left li .text .time .sortname {
	background: #0097e2;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	padding: 0px 8px;
	border-radius: 4px;
	font-weight: normal;
}


.pag7 .left li .title {
	font-size: 18px;
	color: #333;
}

.pag7 .left li:hover .title {
	color: #0097e2;
}

.pag7 .left li .ext_summary {
	color: #777;
	font-size: 14px;
	line-height: 2em;
	opacity: 0.6;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


.pag7 .right {
	width: calc((100% - 50px)/3);
	background: #fff;
	margin-left: 50px;
	padding: 30px 30px 20px;
	border: 1px #eee solid;
}

.rtitle {
	font-size: 22px;
	color: #0097e2;
	margin-bottom: 10px;
}

.pag7 .right li {
	width: 100%;
	float: left;
}

.pag7 .right li:nth-last-of-type(1) .text {
	border-bottom: 0px #eee solid;
}

.pag7 .right li a {
	display: block;
}




.pag7 .right li .text {
	padding: 15px 0px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px #eee solid;
}

.pag7 .right li .text .title {
	font-size: 16px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.pag7 .right li .text .title:hover {
	color: #0097e2;
}


.pag7 .right li .text .time {
	color: #999;
	text-align: right;
	font-family: Bahnschrift;
	font-weight: 100;
}


/**pag3**/

.pag3 {
	width: 100%;
	padding: 100px 0px;
	overflow: hidden;
	background: url(../images/bg.jpg) no-repeat top center;
}

.pag3 .name,
.pag3 .pagtitle .name span {
	color: #fff;
}

.pag3 .pagtitle .subname {
	color: #fff;
	opacity: 0.6;
}

.advantage {
	position: relative;
	max-width: 1400px;
	margin: auto;
	overflow: hidden;
	padding: 45px 45px 60px;
	background: #fff;
}

.advantage img {
	max-width: 100%;
}

.advantage li {
	display: flex;
	justify-content: center;
	align-items: center;
}

.advantage .text-c {
	width: 50%;
	padding: 10px 50px;
}


.advantage .tittle {
	display: flex;
	align-items: center;
	font-size: 30px;
	color: #0097e2;
	font-weight: bold;
}

.advantage .sz {
	color: #fff;
	font-size: 86px;
	font-family: CenturyGothic !important;
	line-height: 1em;
}

.advantage .wz {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 10px;
}

.advantage .wz span {
	display: block;
	font-size: 30px;
	color: #ffff;
	font-weight: bold;
}

.advantage .ext_summary {
	color: #666;
	max-width: 100%;
	line-height: 2em;
	margin-top: 10px;
}

.advantage .more {
	background: #0097e2;
	width: 150px;
	display: flex;
	line-height: 46px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	margin-top: 10%;
	justify-content: center;
	align-items: center;
	border: 1px #0097e2 solid;
	transition: all 0.5s;
}

.advantage .more:hover {
	border: 1px #0097e2 solid;
	background: #0097e2;
}


.advantage .more img {
	margin-left: 15px;
}

.qhlist {
	position: absolute;
	right: 0px;
	padding: 50px;
	z-index: 2;
	bottom: 10%;
	height: auto;
	width: 32%;
}

.swiper-advantage-prev {
	width: 60px;
	height: 60px;
	border: 1px rgba(255, 255, 255, 0.3) solid;
	background: url(../images/img_03.png) no-repeat left center;
	border-radius: 100%;
	display: inline-block;
	cursor: pointer;
	transition: all 0.5s;
}

.swiper-advantage-prev:hover {

	background: url(../images/img_03.png)#ee1d23 no-repeat left center;
}

.swiper-advantage-next {
	width: 60px;
	height: 60px;
	border: 1px rgba(255, 255, 255, 0.3) solid;
	background: url(../images/img_04.png) no-repeat left center;
	border-radius: 100%;
	display: inline-block;
	margin-left: 20px;
	cursor: pointer;
	transition: all 0.5s;
}

.swiper-advantage-next:hover {

	background: url(../images/img_04.png)#ee1d23 no-repeat left center;
}



.advantagefl {
	max-width: 1400px;
	margin: auto;
	background: #fff;
	padding: 45px 45px 0px;
}

.advantagefl li {
	display: flex;
	background: #0097e2;
	justify-content: center;
	align-items: center;
	padding: 25px 0px;
	transition: all 0.5s;
	cursor: pointer;
}

.advantagefl li.swiper-slide-thumb-active {
	background: #ff8503;
}

.advantagefl li.swiper-slide-thumb-active p {
	color: #ffff;
}

.advantagefl li.swiper-slide-thumb-active p span {
	opacity: 0.5;
	color: #fff;
}

.advantagefl li.swiper-slide-thumb-active .ico {}

.advantagefl li.swiper-slide-thumb-active .ico img {
	filter: brightness(100%) invert(0%);
}


.advantagefl li .ico {
	border-radius: 100%;
}

.advantagefl li .ico img {
	max-width: 100%;
}

.advantagefl li p {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
}

.advantagefl li span {
	display: block;
	font-weight: 100;
	font-family: bahnschrift;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	opacity: 0.5;
}



/**pag5**/

.pag5 {
	background-size: 100%;
	padding: 100px 0px 100px;
	position: relative;
}

.pag5:before {
	background: #0097e2;
	content: '';
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 40%;
}



.pag5 .center {
	max-width: 1400px;
	padding: 0px 0px;
	margin: auto;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}

.pag5 .left {
	width: 50%;
	color: #fff;
	padding: 0px 60px;
}

.pag5 .left .about-title {}

.pag5 .left .name {
	font-size: 24px;
	color: #0097e2;
	font-weight: bold;
}

.pag5 .left .name em {
	font-style: normal;
	font-weight: bold;
	color: #0d4da1;
}

.pag5 .left .subname {
	line-height: 2em;
	margin: 20px 0px;
	color: #666;
}

.pag5 .left .more {
	background: #0097e2;
	width: 150px;
	display: flex;
	line-height: 46px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	margin-top: 30px;
	justify-content: center;
	font-size: 14px;
	align-items: center;
	border: 1px #0097e2 solid;
	transition: all 0.5s;
}

.pag5 .left .more:hover {
	background: #0097e2;
	border: 1px #0097e2 solid;
}


.pag5 .left .more img {
	margin-left: 15px;
}


.pag5 .right {
	width: 50%;
	border-radius: 0px 0px 0px 0px;
	overflow: hidden;
}

.pag5 .right img {
	width: 100%;
}

.pag5 .right .ab1 {
	display: block;
	border-top: 1px rgba(255, 255, 255, 0.2) solid;
	padding: 30px 0px;
	font-size: 22px;
	color: #333;
	background: url(../images/img_100.png) no-repeat right center;
}

.pag5 .right .ab2 {
	display: block;
	display: block;
	border-top: 1px rgba(255, 255, 255, 0.2) solid;
	padding: 30px 0px;
	font-size: 22px;
	color: #333;
	background: url(../images/img_103.png) no-repeat right center;
}

.pag5 .right .ab3 {
	display: block;
	display: block;
	border-top: 1px rgba(255, 255, 255, 0.2) solid;
	padding: 30px 0px;
	font-size: 22px;
	color: #333;
	border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
	background: url(../images/img_105.png) no-repeat right center;
}


.pag5 .sz {
	width: 100%;
	max-width: 1400px;
	margin: 40px auto 0px;
}

.pag5 .sz ul {
	display: flex;
	justify-content: space-between;
}

.pag5 .sz li {
	position: relative;
}

.pag5 .sz li p:nth-of-type(2) {
	color: #fff;
}

.pag5 .sz li .shuzi {
	font-size: 72px;
	font-weight: 700;
	color: #fff;
	font-style: inherit;
	font-family: bahnschrift;
	line-height: 1em;
}

.pag5 .sz li em:nth-of-type(2) {
	font-family: bahnschrift;
	font-style: initial;
	color: #fff;
	position: absolute;
	font-size: 30px;
	right: 2px;
	line-height: 1em;
}

.pag5 .sz li em:nth-of-type(3) {
	font-family: bahnschrift;
	font-style: initial;
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
	font-weight: bold;
}