/*初始化样式*/

html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	color: #666;
	position: relative;
	font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	outline: none;
}

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

a:hover,
a:active,
a:focus {
	color: #009b4c;
	text-decoration: none;
	outline: none;
}

p {
	margin: 0;
}

input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	vertical-align: middle
}

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

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,
h2,
h3,
h4 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

dt {
	font-weight: normal;
}


/*----- Common css ------*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	_display: inline;
}

.fwn {
	font-weight: normal;
}

.dib {
	*display: inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}

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

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

.wh {
	width: 1200px;
	margin: 0 auto;
}

.pos {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}

.com-img img {
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}


/*头部样式*/
.top_box{ width: 100%; height: 30px; background: #00000030;}
.top_nav{ width: 1200px; margin: 0 auto;}
.top_zuo{ float: left;}
.top_zuo h3{ font-weight: 400; line-height: 30px;font-size: 14px; color: #fff;}
.top_zuo h3 a{ color: #fff;}
.top_zuo h3 a:hover{ color: #0056f3;}
.top_you{ float: right;}
.top_you ul li{ float: left;}
.top_you ul li a{line-height: 30px;font-size: 14px; margin-left: 10px;color: #fff; display: block;}
.top_you ul li a:hover{ color: #0056f3;}
.top_nav_zw{ float: right; margin-right: 16px;}
.top_nav_zw li a{ background: #ffffff54; line-height: 20px!important; height: 20px; margin-top: 5px; padding: 0 16px; border-radius: 20px;}
.top_nav_zw li a:hover{ background: #f8bb57; color: #fff!important;}
.top_nav_nr{ float: right;}
.top2 {
	background: url(../images/top_bj.jpg) no-repeat center center;
	background-size: cover;
}

.logo {
	float: left;
	line-height: 124px;
}

.logotext {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-left: 23px;
	margin-top: 34px;
}

.logotext p:nth-of-type(1) {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 8px;
	color: #ffffff;
	line-height: 36px;
	background-color: #00b8e9;
	border-radius: 4px;
	padding: 0 12px;
}

.logotext p:nth-of-type(2) {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 2px;
	color: #0093e9;
	line-height: 36px;
}

.top2 .k2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 36px;
}

.top2 .k2a {
	font-size: 28px;
	letter-spacing: 3px;
	color: #fbbb4d;
	margin-bottom: 4px;
	font-weight: 700;
	line-height: 1;
}

.top2 .k2b2 {
	margin: 0 7px 0 3px;
}

.top2 .k2b .k2b2 h3 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #e58900;
	line-height: 1.7;
}

.top2 .k2b .k2b3 {
	font-size: 22px;
	font-weight: normal;
	color: #e58900;
	line-height: 1.3;
}


/*热门搜索*/

.sou {
	height: 80px;
	background-color: #eeeff4;
}

.hotSearch {
	height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.hotSearch h3 {
	font-size: 14px;
	color: #333333;
}

.hotSearch h3 span {
	color: #fbbb4d;
}

.hotSearch .key {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	margin-top: 7px;
}

.hotSearch .key a {
	color: #999999;
	margin-right: 24px;
}

.sou #formsearch {
	width: 230px;
	height: 24px;
	background-color: #ffffff;
	border-radius: 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sou #formsearch input {
	outline: none;
	background: none;
	border: none;
}

.sou #formsearch input[name="wd"] {
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 24px;
	padding: 0 10px;
	overflow: hidden;
}

.sou #formsearch input[name="wd"]::placeholder {
	color: #999999;
}

.sou #formsearch input[type="submit"] {
	height: 12px;
	flex: 1;
	background: url(../images/92c94ba6d4cae192ac614b5d64cd85c8c048f093.png) no-repeat center center;
}


/* 导航样式 */

#menu {
	background-color: #155fb3;
	position: relative;
	z-index: 999;
}

.x-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.x-menu>li {
	position: relative;
	flex: 1;
	border-right: 1px solid #3a82d5;
	;
}

.x-menu>li>a {
	display: block;
	font-size: 16px;
	color: #fff;
	white-space: nowrap;
	line-height: 54px;
	height: 54px;
	text-align: center;
	position: relative;
}

.x-menu>li:hover>a {
	background-color: #f8bb57;
	color: #fff;
}

.x-menu>li:hover>a::after {
	content: "";
	width: 159px;
	height: 64px;
	background: url(../images/nav_bj.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: -1;
}

.x-menu>li.active>a {}

.x-menu>li:after {
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	left: 0;
	/*height: 40px;*/
	opacity: 0;
	top: 100%;
}

.x-menu>li:hover .x-sub-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	background: #fff;
}

.x-sub-menu {
	position: absolute;
	z-index: 99;
	width: 100%;
	left: 0%;
	top: 58px;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.x-sub-menu>li {
	/* padding: 0 0.9rem; */
}

.x-sub-menu>li>a {
	display: block;
	text-align: center;
	line-height: 2;
	font-size: 14px;
	color: #666666;
	line-height: 46px;
}

.x-sub-menu>li>a:hover {
	background-color: #f8bb57;
	color: #fff;
}

.x-sub-menu:after {
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 10px;
	cursor: pointer;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #fff transparent;
	border-top: none;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	z-index: 99;
	display: none;
}

.banner {
	width: 100%;
	position: relative;
}

.banner .banner_img {
	width: 100%;
	height: 620px;
}

.banner_text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}

.banner_text .warp {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.banner_text svg {
	text-align: center;
	margin-bottom: 10px;
}

.banner_text h3 {
	font-size: 56px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 76px;
	text-align: center;
}

.banner_text p {
	font-size: 32px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	margin-top: 30px;
	text-align: center;
}

.banner .svi_top path {
	stroke: #fff;
	fill: rgba(255, 255, 255, 0);
	transition: fill 6s ease-in-out;
}

.banner .swiper-slide-active .svi_top path {
	fill: #fff;
}

.banner_text .more {
	width: 160px;
	height: 52px;
	border: 1px solid #FFFFFF;
	font-size: 16px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 60px;
	transition: all .4s;
}

.baner_vonter {
	width: 100%;
	position: absolute;
	bottom: 24px;
	left: 0;
	z-index: 222;
}

.baner_vonter .warp {
	width: 1200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
}

.banPagin {
	display: flex;
	align-items: center;
}

.banPagin .swe_span {
	display: flex;
	align-items: center;
	margin: 0 14px;
	background: rgba(255, 255, 0, .2);
	;
}

.banPagin .swe_span .swiper-pagination-bullet {
	width: 28px;
	height: 1px;
	background-color: #155fb3;
}

.banPagin .swe_span .swiper-pagination-bullet-active {
	background-color: #ffc800;
}

.banPagin .cutAct,
.banPagin .total {
	font-size: 14px;
	font-weight: 400;
	color: #ffeb00;
	line-height: 50px;
}

.baner_nor {
	display: flex;
	align-items: center;
}

.swpPrev {
	margin-right: 5px;
	width: 12px;
	height: 24px;
	background: url(../images/a49345ec3577623b4588cf97dd53d9fe63d3679c.png) no-repeat center center;
}

.swpPrev:hover {
	background: url(../images/606046e88a00b0839e05b66100ffe9c9fc329813.png) no-repeat center center;
	transform: rotate(180deg);
}

.swpNext {
	margin-left: 24px;
	width: 12px;
	height: 24px;
	background: url(../images/a49345ec3577623b4588cf97dd53d9fe63d3679c.png) no-repeat center center;
	transform: rotate(180deg);
}

.swpNext:hover {
	background: url(../images/606046e88a00b0839e05b66100ffe9c9fc329813.png) no-repeat center center;
	transform: initial;
}

.baner_vonter .warp {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ui-loop .path-loop {
	fill: rgba(255, 252, 0, .2);
	stroke: rgba(0, 0, 0, .2);
	stroke-miterlimit: 44;
	stroke-width: 44px;
	position: relative;
}

.ui-loop {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
	overflow: hidden;
	border: 2px solid #fbbb4d;
	left: 50%;
	transform: translateX(-50%) rotate(270deg);
}

.ui-loop .path-loop-bg {
	fill: none;
	stroke: #F08300;
	stroke-miterlimit: 10;
	stroke-width: 2px;
}

.ui-loop::before {
	width: 5px;
	height: 5px;
	background: #F8931F;
	border-radius: 50%;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.p1-title {
	text-align: center;
}

.p1-title h3 {
	font-size: 36px;
	color: #fbbb4d;
	margin-bottom: 12px;
}

.p1-title h4 {
	font-size: 30px;
	color: #333333;
}

.p1-title h4 span {
	color: #155fb3;
}

.p1a {
	margin: 38px auto 29px;
}
.p1a li{ margin-right: 20px;}
.p1a li a {
	display: block;
	width: 170px;
	line-height: 48px;
	border-radius: 2px;
	border: solid 1px #155fb3;
	font-size: 16px;
	font-weight: normal;
	color: #155fb3;
	text-align: center;
	transition: all ease .3s;
}

.p1a li.cur a,
.p1a li a:hover {
	background-color: #155fb3;
	color: #fff;
}

.p1 {
	padding-top: 46px;
}
.p1b1 .p1b1a li{ width: 33%;}
.p1b1 .p1b1a li a.img {
	width: 381px;
	height: 278px;
	border: solid 1px #dfe0e8;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all ease .3s;
}

.p1b1 .p1b1a li a div.img-box {
	width: 381px;
	height: 276px;
}

.p1b1 .p1b1a li a div.img-box img {
	width: 100%;
}

.p1b1 .p1b1a li h2 a {
	display: block;
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 30px;
	transition: all ease .3s;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}

.p1b1 .p1b1a li:hover a.img {
	border-color: #155fb3;
}

.p1b1 .p1b1a li:hover h2 a {
	color: #155fb3;
}

.p1more a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 220px;
	height: 54px;
	background-color: #fbbb4d;
	border-radius: 27px;
	padding: 0 30px;
	margin: 0 auto;
}

.p1more a span {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.p2 {
	background: url(../images/1309362a52c8f686fef353462e6989f5cdec7920.jpg) no-repeat center center;
	background-size: cover;
	padding: 0;
	margin-top: 82px;
}

.p2a {
	width: 350px;
	height: 770px;
	background: url(../images/1e17da2cec66838fb76cfc2e8d70148d057eea07.png) no-repeat center center;
	background-size: cover;
	padding-left: 40px;
	margin-left: -40px;
	padding-top: 70px;
}

.p2a1 {
	justify-content: flex-start;
}

.p2a1 h3 {
	font-size: 137px;
	color: #fbbb4d;
	margin-right: 9px;
	line-height: 1;
}

.p2a1 .p2a1a h4 {
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 12px;
	padding-top: 23px;
}

.p2a1 .p2a1a h5 {
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
}

.p2a2 {
	padding-top: 60px;
	position: relative;
	margin-top: 52px;
}

.p2a2::after {
	content: "";
	width: 60px;
	height: 1px;
	background-color: #ffffff;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
}

.p2a2 h3 {
	font-size: 26px;
	color: #ffffff;
	margin-bottom: 16px;
}

.p2a2 h4 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.p2a3 {
	margin-top: 30px;
}

.p2a3 p {
	font-size: 12px;
	line-height: 28px;
	color: #ffffff;
	opacity: 0.5;
	text-transform: uppercase;
}

.p2a4 {
	margin-top: 70px;
}

.p2a4 h3 {
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 25px;
	background: url(../images/165c10900e2ca911beedc8e80724a4b5057987b3.png) no-repeat left center;
	margin-bottom: 4px;
}

.p2a4 p {
	font-size: 30px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.25;
}

.p2amore a {
	display: flex;
	width: 220px;
	height: 54px;
	border-radius: 2px;
	border: solid 1px #fbbb4d;
	padding: 0 30px;
	margin-top: 18px;
}

.p2amore a span {
	font-size: 14px;
	font-weight: normal;
	color: #fbbb4d;
}

.p2amore a img {
	max-width: 100%;
}

.p2b {
	width: 810px;
}

.p2b li {
	width: 250px;
	height: 380px;
	border-radius: 53px 0px 0px 0px;
	position: relative;
}

.p2b li::after {
	content: '';
	width: 1px;
	height: 340px;
	background-color: #999999;
	position: absolute;
	right: -15px;
	bottom: 0;
}

.p2b li:nth-child(3n)::after {
	display: none;
}

.p2b li a {
	display: block;
	position: relative;
}

.p2b li a .bgimg img {
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease .3s;
}

.p2b li a .cont {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 36px 20px 27px;
}

.p2b li a .cont div.img {
	height: 56px;
	line-height: 56px;
}
.img1{ text-align: center;}
.p2b li a .cont div.img img {
	max-height: 100%;
}

.p2b li a .cont h3 {
	font-size: 24px;
	color: #333333;
	margin: 26px 0 16px;
}

.p2b li a .cont p {
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	max-height: 158px;
	overflow: hidden;
}

.p2b li a .cont h4 {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	opacity: 0.5;
	margin-top: 12px;
}

.p2b li a .cont .num {
	width: 54px;
	height: 79px;
	background: url(../images/1e570babe7c333fce19ee1cedf2d2827eb5156d8.png) no-repeat center center;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 28px;
	padding-top: 41px;
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: all ease .3s;
}

.p2b li:hover a .bgimg img {
	opacity: 1;
}

.p2b li:hover a .cont h3 {
	color: #fbbb4d;
}

.p2b li:hover a .cont p {
	color: #ffffff;
}

.p2b li:hover a .cont h4 {
	opacity: 1;
}

.p2b li:hover a .cont .num {
	opacity: 1;
}

.p3 {
	padding: 66px 0 78px;
}

.p3-t {
	font-size: 100px;
	line-height: 1;
	color: #fff;
	text-shadow: #abc0df 1px 0 0, #abc0df 0 1px 0, #abc0df -1px 0 0, #abc0df 0 -1px 0;
	position: absolute;
	right: 0;
	top: 102px;
	/* z-index:  -1; */
	text-align: right;
}
.p3a1{ width: 50%; float: left;}
.p3a1 h3 {
	font-size: 44px;
	color: #155fb3;
}

.p3a1 p {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
}

.p3a2 {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 50%;
	float: right;
}

.p3a2 .p3prev {
	width: 36px;
	height: 36px;
	border: solid 1px #999999;
	border-radius: 50%;
	background: url(../images/d0dbc10e5c9bfc475bd1d7ddd1ee33a363c5e142.png) no-repeat center center;
	margin-right: 15px;
	outline: none;
}

.p3a2 .p3prev:hover {
	border: solid 1px #2a6dba;
	background: url(../images/0e4af6343f3e6a91ba1d6da7a4c6ac89944ca7be.png) no-repeat center center;
	transform: rotate(180deg);
}

.p3a2 .p3next {
	width: 36px;
	height: 36px;
	border: solid 1px #999999;
	border-radius: 50%;
	background: url(../images/d0dbc10e5c9bfc475bd1d7ddd1ee33a363c5e142.png) no-repeat center center;
	transform: rotate(180deg);
	margin-left: 15px;
	outline: none;
}

.p3a2 .p3next:hover {
	border: solid 1px #2a6dba;
	background: url(../images/0e4af6343f3e6a91ba1d6da7a4c6ac89944ca7be.png) no-repeat center center;
	transform: initial;
}

.p3a2 .p3pagination .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background-color: #d0d0d0;
	opacity: 1;
	margin: 0 7px;
	outline: none;
}

.p3a2 .p3pagination .swiper-pagination-bullet-active {
	background-color: #155fb3;
}

.p3b {
	overflow: hidden;
	margin-top: 28px;
	clear: both;
}

.p3b li a {
	display: block;
	position: relative;
	border-radius: 30px 0px 30px 0px;
	overflow: hidden;
	z-index: 0;
}

.p3b li a::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	transition: all ease .3s;
}

.p3b li a div.bg-img {
	height: 451px;
}

.p3b li a div.bg-img img {
	max-width: 100%;
	max-height: 100%;
}

.p3b li a .cont {
	position: absolute;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 99;
	transition: all ease .3s;
}

.p3b li a .cont .img1 {
	width: 87px;
	height: 100px;
	background: url(../images/5bbd67d2732a06d0289e32c0b3a76747a494ba96.png) no-repeat center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}

.p3b li a .cont .img1 img {
	max-width: 100%;
	max-height: 100%;
}

.p3b li a .cont h3 {
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 28px;
	text-align: center;
}

.p3b li:hover a::after {
	opacity: 0;
}

.p3b li:hover a .cont {
	opacity: 0;
}

.p4 {
	background: url(../images/b46ca777b50317f07da288e8a65a60197c9a41f3.jpg) no-repeat center center;
	background-size: cover;
	padding: 80px 0;
}

.p4 .p4a {
	width: 800px;
	height: 640px;
	margin-left: -190px;
	overflow: hidden;
}

.p4 .p4a li a img {
	width: 100%;
}

.p4 .p4b {
	width: 534px;
}

.p4 .p4b .p4b1 h3 {
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 12px;
}

.p4 .p4b .p4b1 h4 {
	font-size: 36px;
	color: #fbbb4d;
}

.p4 .p4b .p4b1 {
	padding-bottom: 18px;
	margin-bottom: 40px;
	position: relative;
	padding-top: 28px;
}

.p4 .p4b .p4b1::after {
	content: "";
	width: 40px;
	height: 4px;
	background-color: #fbbb4d;
	position: absolute;
	left: 0;
	bottom: 0;
}

.p4 .p4b .p4b2 {
	font-size: 16px;
	line-height: 32px;
	color: #ffffff;
}

.p4 .p4b .p4b2 p:nth-of-type(1) {
	margin-bottom: 12px;
}

.p4b3 a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 220px;
	height: 54px;
	background-color: #fbbb4d;
	border-radius: 27px;
	padding: 0 30px;
	font-size: 14px;
	font-weight: normal;
	color: #155fb3;
	margin-top: 50px;
}

.p4b4 {
	justify-content: flex-start;
	margin-top: 45px;
}

.p4b4 .p4Act,
.p4b4 .p4Total {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.p4Span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 182px;
	margin: 0 18px;
}

.p4Span .swiper-pagination-bullet {
	flex: 1;
	height: 1px;
	background-color: rgba(255, 255, 255, .2);
	opacity: 1;
	outline: none;
}

.p4Span .swiper-pagination-bullet-active {
	background-color: #ffffff;
}

.p5 {
	padding-top: 78px;
}

.p5a {
	margin-bottom: 40px;
}

.p5a1 h3 {
	font-size: 44px;
	color: #155fb3;
}

.p5a1 p {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
}

.p5a2 a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 220px;
	height: 54px;
	background-color: #fbbb4d;
	border-radius: 27px;
	padding: 0 30px;
	margin: 0 auto;
}

.p5a2 a span {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.p5b {
	margin-bottom: 9px;
}

.p5b li {
	width: 595px;
	height: 400px;
}

.p5b li a,
.p5c li a {
	display: block;
	position: relative;
}

.p5b li a div.img,
.p5c li a div.img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.p5b li a div.img img,
.p5c li a div.img img {
	transition: all ease .3s;
	max-width: 100%;
}

.p5b li a:hover div.img img,
.p5c li a:hover div.img img {
	transform: scale(1.1);
}

.p5c li a h3,
.p5b li a h3 {
	line-height: 48px;
	background-color: rgba(51, 51, 51, .5);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	transition: all ease .3s;
}

.p5c li {
	width: 394px;
	height: 265px;
}

.p5b li:hover a h3,
.p5c li:hover a h3 {
	background-color: rgba(21, 95, 179, .8);
}

.p6 {
	background: url(../images/5267d12bac95d61c9703bd0f38b2864ba3bd0712.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 80px;
}

.p6 .wh {
	align-items: flex-start;
}

.p6 .p6a {
	width: 401px;
	padding-top: 107px;
}

.p6 .p6a h3 {
	font-size: 30px;
	color: #155fb3;
	margin-bottom: 28px;
}

.p6 .p6a h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 32px;
}

.p6 .p6a .p6a1 a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 220px;
	height: 54px;
	background-color: #fbbb4d;
	border-radius: 27px;
	padding: 0 30px;
	margin-top: 78px;
}

.p6 .p6a .p6a1 a span {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.p6b {
	width: 696px;
}

.p6b li a {
	display: block;
	width: 174px;
	height: 144px;
	border: solid 1px #dedede;
	transition: all ease .3s;
	padding-top: 8px;
}

.p6b li:hover a {
	border: solid 1px #a8a8a8;
}

.p6b li a div.img {
	height: 98px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.p6b li a div.img img {
	max-width: 100%;
	max-height: 100%;
	filter: grayscale(1000000%);
	filter: gray;
	transition: all ease .3s;
}

.p6b li a h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

.p6b li:hover a div.img img {
	filter: initial;
}

.p7 {
	background: url(../images/238629564648e2a681ec6a04da3c182e19d7130d.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 62px;
	height: 450px;
}

.p7a h3 {
	font-size: 44px;
	color: #ffffff;
	margin-bottom: 20px;
}

.p7a h4 {
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
}

.p7b {
	height: 200px;
	background: url(../images/b37030698978b4ea7ce9d04e9473644ad706ff24.png) no-repeat center center;
	margin-top: 20px;
	position: relative;
}

.p7b1 {
	width: 958px;
	margin: 0 auto;
}

.p7b1 li a {
	display: block;
}

.p7b1 li a div.img {
	width: 80px;
	height: 80px;
	background-color: #ffffff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all ease .3s;
}

.p7b1 li a div.img img {
	max-width: 100%;
}

.p7b1 li a h3 {
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	margin-top: 12px;
}

.p7b1 li {
	transform: translateY(54px);
	position: relative;
}

.p7b1 li::after {
	content: "";
	width: 10px;
	height: 9px;
	background: url(../images/2d56edd0ab3fcf9ea7c34a62db3ec12e7c11ea6f.png) no-repeat center center;
	position: absolute;
	right: -80px;
	top: 38.5%;
	transform: rotate(180deg);
}

.p7b1 li:nth-child(2n) {
	transform: translateY(-45px);
}

.p7b1 li:nth-child(2n)::after {
	content: "";
	width: 10px;
	height: 9px;
	background: url(../images/2d56edd0ab3fcf9ea7c34a62db3ec12e7c11ea6f.png) no-repeat center center;
	position: absolute;
	right: -80px;
	top: 38.5%;
}

.p7b1 li:nth-child(8)::after {
	transform: rotate(90deg);
	right: -127px;
	top: 83.5%;
}

.p7b1 li a:hover div.img {
	background-color: #fbbb4d;
}

.p7b2 {
	font-size: 16px;
	font-weight: normal;
	color: #fbbb4d;
	padding-left: 37px;
	background: url(../images/2ee98df62379a3c638143a77e820478d67d039c2.png) no-repeat left center;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
}

.p7b2 strong {
	font-size: 22px;
	color: #fbbb4d;
}

.p8 {
	padding: 80px 0 85px;
}

.p8a {
	width: 220px;
	float: left;
	padding: 20px;
	background: #f3f3f3;
}

.p8a1 {
	width: 183px;
	margin-bottom: 40px;
}

.p8a1 .p8a1a {
	justify-content: flex-start;
	align-items: flex-end;
}

.p8a1 .p8a1a h3 {
	font-size: 80px;
	font-weight: normal;
	color: #155fb3;
	margin-top: 2px;
}

.p8a1 .p8a1a .p8a1a1 h5 {
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}

.p8a1 .p8a1a .p8a1a1 h4 {
	font-size: 22px;
	font-weight: normal;
	color: #155fb3;
	padding-bottom: 8px;
}

.p8a1b h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	position: relative;
	margin-top: 50px;
}

.p8a1b h3::before {
	content: "";
	width: 46px;
	height: 2px;
	background-color: #999999;
	position: absolute;
	left: 0;
	top: -20px;
}

.p8a2 {
	width: 181px;
	padding-left: 20px;
	border-left: 1px solid #999;
	padding: 7px 0 7px 23px;
	height: 190px;
}

.p8a2 li {
	margin-bottom: 12px;
}

.p8a2 li a {
	line-height: 47px;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	padding-left: 30px;
	background: url(../images/75f310245d22492b28b52aac336bebb323e787ec.png) no-repeat left center;
	display: block;
	position: relative;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}

.p8a2 li.active a,
.p8a2 li:hover a {
	background: url(../images/282a7735bb46d10150f15d6473b58a297b1ad283.png) no-repeat left center;
	color: #fbbb4d;
}

.p8a2 li a::after {
	content: '';
	width: 3px;
	height: 49px;
	background-color: #fbbb4d;
	position: absolute;
	left: -25px;
	top: 9px;
	transition: all ease .3s;
	opacity: 0;
}

.p8a2 li a::before {
	content: "";
	width: 191px;
	left: -35px;
	bottom: 0;
	height: 1px;
	background-color: #fbbb4d;
	position: absolute;
	transition: all ease .3s;
	opacity: 0;
}

.p8a2 li.active a::after {
	opacity: 1;
}

.p8a2 li.active a::before {
	opacity: 1;
}

.p8b {
	width: 706px;
	position: relative;
	height: 190px;
}

.p8b .p8b1 {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
}

.p8b .p8b1.active {
	opacity: 1;
	position: static;
}

.p8b li a div.img {
	width: 300px;
	height: 190px;
	overflow: hidden;
}

.p8b li a div.img img {
	width: 100%;
	transition: all ease .3s;
}

.p8b li a:hover div.img img {
	transform: scale(1.1);
}

.p8b li a .cont {
	width: 362px;
}

.p8b li a .cont h3 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.p8b li a .cont h3::after {
	content: "";
	width: 40px;
	height: 2px;
	background-color: #999999;
	position: absolute;
	bottom: 0;
	left: 0;
}

.p8b li a .cont p {
	font-size: 14px;
	line-height: 32px;
	color: #666666;
}

.p8b li a .cont .time {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-top: 16px;
}

.p8c {
	margin-left: 244px;
}

.p8c .p8c1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
	opacity: 0;
}

.p8c .p8c1.active {
	position: static;
	opacity: 1;
}

.p8c1a li {
	margin-bottom: 16px;
}

.p8c1a li a {
	background-color: #ffffff;
	box-shadow: 0 0 20px 5px #f6f6f6;
	display: block;
	transition: all ease .3s;
	padding: 20px 20px 0;
}
.p8c1a li a img{ width: 160px; height: 108px; float: left; margin-right: 14px;}
.p8c1a li a .cont {
	padding-bottom: 18px;
	border-bottom: 1px solid #ededed;
	transition: all ease .3s;
}

.p8c1a li a .cont h3 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 44px;
}

.p8c1a li a .cont h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
}

.p8c1a li a .cont p {
	font-size: 14px;
	color: #939393;
	overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;
}

.p8c1a li a .more {
	margin-top: 14px;
}

.p8c1a li a .more span {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.p8c1a li a .more p {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

.p8c1a li:hover a {
	background-color: #ebebeb;
}

.p8c1a li:hover a .cont>h3 {
	color: #145fb4;
}


.p8c1a li:hover a .cont .conta h4 {
	color: #ffffff;
}

.p8c1a li:hover a .cont .conta p {
	color: #ffffff;
}

.p8c1a li:hover a .more span {
	color: #fbbb4d;
}

.p8c1a li:hover a .more p {
	color: #fbbb4d;
}

.p9 {
	background-color: #333333;
	padding-top: 46px;
}

.p9a {
	width: 492px;
	margin-right: 120px;
}

.bottom_nav h3 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 20px;
	position: relative;
}

.bottom_nav h3::after {
	content: "";
	width: 18px;
	height: 1px;
	background: rgba(255, 255, 255, .5);
	position: absolute;
	bottom: 0;
	left: 0;
}

.bottom_nav p a {
	font-size: 16px;
	font-weight: normal;
	color: rgba(255, 255, 255, .5);
	;
	display: block;
	line-height: 35px;
}

.p9b {
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	height: 36px;
	line-height: 36px;
	max-width: 400px;
}

.p9b p {
	margin-bottom: 24px;
	padding-left: 54px;
}

.p9b p:nth-child(1) {
	background: url(../images/10b2f13a89d5f7882831048120dcabe5cc520d6b.png) no-repeat left center;
}

.p9b p:nth-child(2) {
	background: url(../images/2347c43b963d48e7f65e8a5a834d02916e9f6284.png) no-repeat left center;
}

.p9b p:nth-child(3) {
	background: url(../images/6fe7c8b9e16f1197c57d415d7010589c72da2ec7.png) no-repeat left center;
}

.p9c .img img {
	width: 131px;
	height: 131px;
}

.p9c p {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 7px;
	color: rgba(255, 255, 255, .5);
	text-align: center;
	margin-top: 10px;
}

.copyright {
	border-top: 1px solid rgba(255, 255, 255, .2);
	padding: 20px 0;
	font-size: 14px;
	line-height: 30px;
	color: #808080;
	margin-top: 30px;
}

.copyright a {
	color: #808080;
}


/* 友情链接 */

.c-link {
	padding: 6px 0;
	font-size: 14px;
	color: #808080;
	line-height: 24px;
}

.c-link .con {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.c-link span {
	cursor: pointer;
	display: block;
}

.c-link dd {
	width: calc(100% - 70px)
}

.c-link .sec {
	display: none!important;
	position: absolute;
	bottom: 100%;
	left: 0;
	background: rgba(0, 0, 0, .6);
	padding: 10px;
	min-width: 120px;
}

.c-link a {
	color: #808080;
	padding: 0 4px;
	font-size: 14px;
	line-height: 24px;
}


/*内页左侧样式*/

.container {
	width: 1200px !important;
	margin: 0 auto;
	padding: 0;
}

.page-product-inquiry a {
	color: #fff;
}

@media (max-width: 992px) {
	body {
		padding-top: 60px;
		padding-bottom: 50px;
	}
}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:300px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0; margin-left: 28px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/*fenye*/
.pading ul{ width: 100%;border-top: 1px solid #adadad; margin-top: 1%; text-align: center;}
.pading ul li{background: #f4f4f4;cursor: not-allowed;display: inline-block;list-style: none;text-decoration: none; margin: 1.4% 0;}
.pading ul li span{display: inline-block;padding: 3px 10px;margin: 0 2px;border: 1px solid #ddd; color: #7b7b7b; font-size: 18px;}
.pading ul li a{display: inline-block;padding: 3px 10px;margin: 0 2px;border: 1px solid #a9ca5c; font-size: 18px;}