body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	box-sizing: border-box;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5,
p {
	font-weight: normal;
	word-break: break-all;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none !important;
}

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

body {
	background-color: #ffffff;
	margin: 0;
	min-width: 1380px;
	padding-top: 5.5rem;
}

header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	padding: 1rem 0;
	transition: all 0.3s ease;
	z-index: 99;
	background-color: #ffffff;
	box-shadow: 0px 25px 21.75px 7.25px rgba(4, 0, 0, 0.22);
}

.headerxz {
	background-color: #ffffff;
	box-shadow: 0px 0px 20px #a5a3a3;
}

.header {
	width: 87.5rem;
	margin: auto;
}

.headerleft {
	float: left;
}

.headerleft img {
	height: 3.5rem;
}

.headercenter {
	float: right;
	margin-right: 2rem;
}

.headerright {
	float: right;
	position: relative;
}

.headerright1 a {
	line-height: 3.5rem;
	color: #073190;
	display: block;
	width: 5rem;
	text-align: center;
}

.headerright:hover>.headerright2 {
	max-height: 6rem;
}

.headerright2 {
	position: absolute;
	left: 0;
	top: 3.5rem;
	background-color: #FFFFFF;
	width: 5rem;
	max-height: 0px;
	overflow: hidden;
	transition: all 0.3s ease;
	text-align: center;
	box-shadow: 0px 10px 10px #76767699;
}

.headerright2 a {
	display: block;
	text-align: center;
	line-height: 2rem;
	color: #222222;
	transition: all 0.3s ease;
}

.headerright2 a:hover {
	background: #073190;
	color: #ffffff;
}

.headercenter a {
	line-height: 3.5rem;
	margin-left: 2.5rem;
	font-size: 1rem;
	color: #222222;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	transition: all 0.3s ease;
}

.headercenter .headercenterxz {
	color: #073190;
}

.headercenterxz:after {
	content: "";
	width: 100%;
	height: 0.2rem;
	background-color: #073190;
	position: absolute;
	left: 0;
	bottom: -1.2rem;
}

.headercenter a:hover {
	color: #073190;
}

.swipercentermain {
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	width: 100%;
	text-align: center;
	transform: translate(-50%, -50%);
	z-index: 2;
}

.swipercentermain h4 {
	font-size: 3rem;
	color: #FFFFFF;
	line-height: 4.5rem;
	font-weight: bold;
}

.swipercentermain h5 {
	width: 8rem;
	height: 0.5rem;
	border-radius: 1rem;
	background-color: #FFFFFF;
	display: inline-block;
	margin-bottom: 2rem;
	margin-top: 1rem;
}

.swipercentermain p {
	font-size: 1.5rem;
	color: #FFFFFF;
	line-height: 2rem;
	letter-spacing: 0.2rem;
}

.index01 {
	width: 87.5rem;
	margin: auto;
	padding: 8rem 0;
	text-align: center;
}

.index01tit {
	font-size: 3rem;
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
}

.index01tit1 {
	width: 10rem;
	height: 0.4rem;
	background-color: #073190;
	display: inline-block;
	border-radius: 1rem;
	margin-top: 1rem;
	margin-bottom: 2rem;
}

.index01main {
	padding: 0 15%;
}

.index01main p {
	font-size: 1.1rem;
	line-height: 2.2rem;
	word-break: break-word;
}

.index01 a {
	display: inline-block;
	color: #FFFFFF;
	padding: 0 1.5rem;
	font-size: 0.95rem;
	line-height: 2.2rem;
	border-radius: 2rem;
	background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	box-shadow: 3.009px 3.993px 9.5px 0.5px rgba(0, 0, 0, 0.49);
	text-transform: uppercase;
	margin-top: 3rem;
	transition: all 0.3s ease;
}

.index01 a i {
	margin-left: 0.1rem;
	transition: all 0.3s ease;
}

.index01 a:hover {
	padding: 0 1.8rem;
}

.index01 a:hover>i {
	margin-left: 0.5rem;
}

.index01img {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 5rem;
}

.index01img img {
	width: 49.7%;
}

.index01img img:nth-child(2n-1) {
	margin-right: 0.6%;
}

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

.index02bg {
	width: 100%;
	display: block;
}

.index02lb {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
}

.index02lb li {
	width: 20%;
	height: 100%;
	position: relative;
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	background: rgba(0, 0, 0, 0.0);
	transition: all 0.3s ease;
}

.index02lb li div {
	width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #ffffff;
	text-align: center;
	transform: translate(-50%, -50%);
}

.index02lb li div i {
	font-size: 5rem;
	line-height: 5rem;
}

.index02lb li div h2 {
	font-size: 0.9rem;
	line-height: 1rem;
	margin-top: 1.5rem;
	margin-bottom: 0.5rem;
	text-transform: uppercase;
}

.index02lb li div h3 {
	font-size: 1.2rem;
	line-height: 1.5rem;
}

.index02lb li div p {
	font-size: 0.9rem;
	line-height: 1.5rem;
	max-height: 0px;
	overflow: hidden;
	transition: all 0.8s ease;
}

.index02lb li div h4 {
	width: 100%;
	height: 1px;
	background-color: #ffffff;
	position: relative;
	margin: 1rem 0;
	transition: all 0.3s ease;
}

.index02lb li div h4:after {
	content: "";
	width: 0.4rem;
	height: 0.4rem;
	border-radius: 50%;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.index02lb li div a {
	display: inline-block;
	padding: 0 1rem;
	font-size: 0.9rem;
	line-height: 2rem;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 2rem;
	transition: all 0.3s ease;
	max-height: 0px;
	overflow: hidden;
}

.index02lb li div a:hover {
	padding: 0 1.5rem;
	background-color: #ffffff;
	color: #666;
}

.index02lb li:hover>div a {
	border: 1px solid #ffffff;
	max-height: 3rem;
}

.index02lb li:hover>div p {
	max-height: 26rem;
}

.index02lb li:hover>div h4 {
	max-height: 0.5rem;
	overflow: initial;
}

.index02lb li:hover {
	background: rgba(7, 49, 144, 0.3);
}

.index03 {
	width: 100%;
	padding: 8rem 0;
}

.index03main {
	width: 87.5rem;
	margin: auto;
	text-align: center;
}

.index03lb {
	display: flex;
	flex-wrap: wrap;
	margin-top: 1rem;
}

.index03lb a {
	width: 23%;
	background-color: #ffffff;
	box-shadow: 0px 5px 15px 8px rgba(0, 0, 0, 0.1);
	margin-right: 2.666%;
	margin-bottom: 2rem;
	transition: all 0.3s ease;
}

.index03lb a:hover {
	background-color: #073190;
	box-shadow: 0px 5px 20px 8px rgba(0, 0, 0, 0.3);
}

.index03lb a:hover>p {
	color: #ffffff;
}

.index03lb a:nth-child(4n) {
	margin-right: 0;
}

.index03lb a img {
	width: 100%;
}

.index03lb a p {
	line-height: 3.5rem;
	padding: 0 0.5rem;
	font-size: 1rem;
	color: #222222;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
}

.index03more {
	text-align: center;
	margin-top: 2rem;
}

.index03more a {
	background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	box-shadow: 3.009px 3.993px 9.5px 0.5px rgba(0, 0, 0, 0.49);
	color: #ffffff;
	display: inline-block;
	line-height: 3rem;
	padding: 0 2rem;
	border-radius: 30px;
	font-size: 1rem;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.index03more a:hover {
	padding: 0 2.5rem;
}

.index03more a i {
	margin-left: 0.2rem;
	transition: all 0.3s ease;
}

.index03more a:hover>i {
	margin-left: 0.5rem;
}

.index04 {
	background: url(../images/index04bg.jpg) center top no-repeat;
	padding: 8rem 0;
}

.index04main {
	width: 87.5rem;
	margin: auto;
}

.index04left {
	width: 30%;
	float: left;
	padding-top: 8rem;
}

.index04right {
	width: 60%;
	float: right;
}

.index04left h3 {
	font-size: 2rem;
	color: #ffffff;
	line-height: 2.5rem;
	font-weight: bold;
}

.index04left h4 {
	width: 8rem;
	height: 0.3rem;
	background-color: #ffffff;
	margin-top: 1rem;
	margin-bottom: 2rem;
}

.index04left p {
	font-size: 1.1rem;
	line-height: 2.5rem;
	color: #ffffff;
}

.index05 {
	width: 100%;
	padding: 8rem 0;
	background-color: #f5f5f5;
	padding-bottom: 13rem;
}

.index05main {
	width: 87.5rem;
	margin: auto;
	text-align: center;
}

.index05lb {
	display: flex;
	flex-wrap: wrap;
}

.index05lb a {
	width: 31.33%;
	background-color: #ffffff;
	margin-right: 3%;
	margin-bottom: 2rem;
	box-shadow: 0px 5px 15px 8px rgba(0, 0, 0, 0.1);
}

.index05lb a:nth-child(3n) {
	margin-right: 0;
}

.index05lb a img {
	width: 100%;
	display: block;
}

.index05lb a div {
	padding: 1.5rem;
	text-align: left;
	transition: all 0.3s ease;
}

.index05lb a div h3 {
	line-height: 1.5rem;
	font-size: 1.1rem;
	margin-bottom: 0.5rem;
	color: #000000;
	font-weight: bold;
	transition: all 0.3s ease;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index05lb a div h4 {
	line-height: 1.5rem;
	height: 4.5rem;
	font-size: 0.9rem;
	margin-bottom: 1rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 3;
	-o-box-orient: vertical;
	transition: all 0.3s ease;
}

.index05lb a div p {
	line-height: 1rem;
	font-size: 0.9rem;
	color: #666;
	transition: all 0.3s ease;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index05lb a div p i {
	float: left;
	margin-right: 0.2rem;
}

.index05lb a:hover>div {
	background-color: #073190;
	box-shadow: 0px 5px 20px 8px rgba(0, 0, 0, 0.3);
}

.index05lb a:hover>div h3 {
	color: #ffffff;
}

.index05lb a:hover>div h4 {
	color: #ffffff;
}

.index05lb a:hover>div p {
	color: #ffffff;
}

footer {
	width: 100%;
	background-color: #007388;
	padding: 0 5%;
	padding-bottom: 2rem;
	box-sizing: border-box;
	margin-top: 5rem;
	background-image: -moz-linear-gradient(0deg, rgb(8, 59, 172) 0%, rgb(6, 43, 127) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(8, 59, 172) 0%, rgb(6, 43, 127) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(8, 59, 172) 0%, rgb(6, 43, 127) 100%);
}

.footer {
	background-image: -moz-linear-gradient(0deg, #0b4fe7, #073191 100%);
	background-image: -webkit-linear-gradient(0deg, #0b4fe7, #073191 100%);
	background-image: -ms-linear-gradient(0deg, #0b4fe7, #073191 100%);
	padding: 4rem;
	border-radius: 1.25rem;
	margin-top: -5rem;
	display: inline-block;
	width: 100%;
	color: #FFFFFF;
	box-shadow: 0px 0px 7px #12244a;
}

.footerleft {
	width: 70%;
	padding-right: 10%;
	float: left;
}

.footerleft h4 {
	font-size: 2.3rem;
	line-height: 3rem;
	text-transform: uppercase;
	margin-bottom: 1rem;
}

.footerleft h5 {
	font-size: 1rem;
	line-height: 2rem;
	text-transform: uppercase;
	margin-bottom: 3rem;
}

.footerleft1 {
	display: flex;
	flex-wrap: wrap;
}

.footerleft2 {
	width: 48%;
	margin-right: 4%;
}

.footerleft3 {
	width: 48%;
}

.footerleft1 div h3 {
	font-size: 1rem;
	line-height: 2rem;
	text-transform: uppercase;
	margin-bottom: 0.3rem;
}

.footerleft1 div {
	margin-bottom: 1rem;
}

.footerleft1 div input {
	width: 100%;
	height: 4rem;
	line-height: 4rem;
	background-color: #FFFFFF;
	border: none;
	padding: 0 0.5rem;
	border-radius: 0.625rem;
	box-sizing: border-box;
	font-size: 1.1rem;
}

.footerleft1 div textarea {
	width: 100%;
	height: 11.4rem;
	background-color: #FFFFFF;
	border: none;
	padding: 0.5rem;
	border-radius: 0.625rem;
	box-sizing: border-box;
	font-size: 1.1rem;
	outline-style: none;
}

.footerleftbtn {
	text-align: right;
}

.footerleftbtn button {
	background-color: #2dc7ed;
	height: 4rem;
	border-radius: 0.625rem;
	padding: 0 2rem;
	color: #FFFFFF;
	font-size: 1.1rem;
	text-transform: uppercase;
	box-shadow: 0px 8px 14px 0px rgba(12, 74, 89, 0.16);
	transition: all 0.3s ease;
}

.footerleftbtn button i {
	font-size: 1.2rem;
	margin-left: 0.4rem;
}

.footerleftbtn button:hover {
	padding: 0 3rem;
	background-color: #12b3cd;
	box-shadow: 0px 8px 14px 0px rgba(12, 74, 89, 0.36);
}

.footerright {
	width: 30%;
	float: right;
	background: url(../images/footerbg.jpg) center center no-repeat;
	background-size: auto 100%;
	height: 31.7rem;
	padding: 2rem;
	border-radius: 1rem;
	display: flex;
	align-items: flex-end;
	box-shadow: 0px 5px 14px 0px rgba(12, 74, 89, 0.19);
}

.footerright div h4 {
	font-size: 1.2rem;
	line-height: 2rem;
	text-transform: uppercase;
	margin-bottom: 0.5rem;
}

.footerright div p {
	font-size: 0.8rem;
	line-height: 1.2rem;
	margin-bottom: 0.3rem;
}

.bqsy {
	text-align: center;
	font-size: 0.9rem;
	line-height: 2rem;
	color: #FFFFFF;
	margin-top: 2rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.bqsy a {
	color: #FFFFFF;
}

.about1 {
	width: 100%;
	padding: 8rem 0;
}

.about1main {
	width: 87.5rem;
	margin: auto;
	text-align: center;
}

.about1tit {
	font-size: 1.5rem;
	color: #143993;
	margin-bottom: 1rem;
	font-weight: bold;
}

.about1main h4 {
	display: inline-block;
	width: 7rem;
	height: 0.3rem;
	background-color: #2d67ed;
	margin-bottom: 2rem;
	margin-top: 0.5rem;
}

.about1main div p {
	font-size: 1.1rem;
	line-height: 2.5rem;
	margin-bottom: 1rem;
	color: #666666;
}

.about1lb {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 1%;
	margin-top: 3rem;
}

.about1lb img {
	width: 18%;
	margin: 0 1%;
	box-sizing: border-box;
	border: 0.3125rem solid #e3e1e1;
	box-shadow: 0px 0px 10px #c9c4c4;
}

.about2 {
	width: 100%;
	padding: 8rem 0;
	padding-bottom: 13rem;
	margin-bottom: -5rem;
	background-color: #f5f5f5;
}

.about2main {
	width: 87.5rem;
	margin: auto;
}

.about2tit {
	font-size: 1.5rem;
	line-height: 2rem;
	color: #000000;
	font-weight: bold;
	position: relative;
	margin-bottom: 5rem;
	text-transform: uppercase;
}

.about2tit:after {
	content: "";
	width: 3rem;
	height: 0.3rem;
	background-color: #073191;
	background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	box-shadow: 3.009px 3.993px 9.5px 0.5px rgba(0, 0, 0, 0.29);
	position: absolute;
	left: 0;
	bottom: -1rem;
}

.about2lb {
	display: flex;
	flex-wrap: wrap;
}

.about2lb div {
	width: 18%;
	margin-bottom: 2rem;
	margin-right: 2.5%;
	text-align: center;
}

.about2lb div:nth-child(5n) {
	margin-right: 0;
}

.about2lb div img {
	width: 100%;
}

.about2lb div p {
	margin-top: 2rem;
	font-size: 1rem;
	text-transform: uppercase;
	position: relative;
}

.about2lb div p:after {
	content: "";
	width: 3rem;
	height: 0.2rem;
	background-color: #073191;
	position: absolute;
	left: 0;
	right: 0;
	top: -1rem;
	margin: auto;
}

.yfzz {
	padding: 8rem 0;
	padding-bottom: 13rem;
}

.yfzz1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.yfzzleft {
	width: 50%;
	background-color: #FFFFFF;
	box-shadow: 0px 5px 32px 8px rgba(0, 0, 0, 0.29);
	padding: 5rem;
	padding-left: 10rem;
}

.yfzzright {
	width: 50%;
}

.yfzz1:nth-child(2n) .yfzzleft {
	padding-left: 5rem;
	padding-right: 10rem;
}

.about1tit {
	text-align: center;
}

.about1titx {
	margin: auto;
	display: block;
	width: 5rem;
	height: 0.3rem;
	background-color: #2d67ed;
	margin-bottom: 4rem;
	margin-top: 1.5rem;
	background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	box-shadow: 3.009px 3.993px 9.5px 0.5px rgba(0, 0, 0, 0.49);
}

.yfzztit {
	text-align: center;
	font-size: 1.5rem;
	color: #222222;
	margin-bottom: 1rem;
	font-weight: bold;
	text-transform: uppercase;
}

.yfzzleft1 i {
	font-size: 5rem;
	color: #093db3;
	line-height: 6rem;
}

.yfzzleft1 h4 {
	color: #073190;
	line-height: 1.5rem;
	font-size: 1.2rem;
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.yfzzleft1 h5 {
	width: 5rem;
	height: 0.3rem;
	background-color: #2d67ed;
	margin-bottom: 0.5rem;
	background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	box-shadow: 3.009px 3.993px 9.5px 0.5px rgba(0, 0, 0, 0.49);
}

.yfzzleft1 p {
	font-size: 1.1rem;
	line-height: 2.2rem;
}
.yfzzleft1 a{
	background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
    box-shadow: 3.009px 3.993px 9.5px 0.5px rgb(0 0 0 / 49%);
    color: #ffffff;
    display: inline-block;
    line-height: 2.5rem;
    padding: 0 2rem;
    border-radius: 30px;
    font-size: 1rem;
    text-transform: uppercase;
    transition: all 0.3s ease;
    margin-top: 1rem;
}

.yfzzleft1 a:hover {
	padding: 0 2.5rem;
}

.xswl {
	width: 87.5rem;
	margin: auto;
	position: relative;
}

.xswlbg {
	width: 100%;
}

.xswllb1:nth-child(1) {
	position: absolute;
}

.newslb {
	display: flex;
	flex-wrap: wrap;
}

.newslb li {
	width: 31.33%;
	margin-bottom: 2rem;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 19.92px 4.08px rgba(0, 0, 0, 0.08);
}

.newslb li:nth-child(3n-1) {
	margin-left: 3%;
	margin-right: 3%;
}

.newslb li img {
	width: 100%;
}

.newslb li div {
	padding: 1.5rem;
}

.newslb li div h3 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
}

.newslb li div h4 {
	font-size: 0.85rem;
	line-height: 1.2rem;
	margin-bottom: 0.6rem;
	color: #242424;
}

.newslb li div p {
	font-size: 0.9rem;
	line-height: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
}

.newslb li div a {
	background-color: #434343;
	margin-top: 1.5rem;
	display: inline-block;
	line-height: 2.2rem;
	padding: 0 1.5rem;
	color: #ffffff;
	border-radius: 3px;
	margin-bottom: 1rem;
	transition: all 0.3s ease;
}

.newslb li div a:hover {
	background-color: #793083;
}

.newsxqtit {
	text-align: center;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #dddddd;
}

.newsxqtit h4 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 0.3rem;
}

.newsxqtit h5 {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #666;
}

.newsxqnr p {
	font-size: 1rem;
	line-height: 1.8rem;
}

.newsxqnr img {
	width: 100%;
}

.newsxq {
	width: 87.5rem;
	margin: auto;
}

.newslb {
	width: 87.5rem;
	margin: auto;
}

.productmain {
	width: 87.5rem;
	margin: auto;
}

.producttit {
	text-align: center;
	margin-bottom: 3rem;
}

.producttit a {
	font-size: 1.1rem;
	line-height: 2rem;
	color: #666666;
	border-radius: 30px;
	display: inline-block;
	margin: 0.2rem 1.5rem;
	transition: all 0.3s ease;
}

.producttit .producttitxz {
	background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	box-shadow: 3.009px 3.993px 9.5px 0.5px rgba(0, 0, 0, 0.49);
	color: #FFFFFF;
	padding: 0 1.5rem;
}

.producttit a:hover {
	color: #073190;
}

.productlb {
	display: flex;
	flex-wrap: wrap;
}

.productlb a {
	width: 23%;
	background-color: #FFFFFF;
	margin-right: 2.6666%;
	margin-bottom: 2rem;
	box-shadow: 0px 2px 5px 5px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

.productlb a:nth-child(4n) {
	margin-right: 0;
}

.productlb a img {
	width: 100%;
}

.productlb a p {
	text-align: center;
	line-height: 3rem;
	padding: 0 1rem;
	font-size: 1.1rem;
	color: #000000;
	font-weight: bold;
	transition: all 0.3s ease;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.productlb a:hover {
	background-color: #073190;
	box-shadow: 0px 2px 5px 5px rgba(0, 0, 0, 0.2);
}

.productlb a:hover>p {
	color: #FFFFFF;
}

.productfl {
	width: 100%;
	padding-top: 8rem;
	padding-bottom: 13rem;
}

.productflmain {
	width: 87.5rem;
	margin: auto;
}

.productflleft {
	width: 50%;
	float: left;
}

.swiper-containercpfl {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.productflleft .swiper-paginationcpfl {
	position: absolute;
	right: 0rem;
	padding-right: 1rem;
	bottom: 1rem;
	width: 100%;
	z-index: 2;
	text-align: right;
}

.swiper-paginationcpfl .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.swiper-paginationcpfl .swiper-pagination-bullet-active {
	background-color: #FFFFFF;
	opacity: 1;
}

.cpfltit1 {
	padding-left: 10rem;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #000000;
	font-weight: bold;
	position: relative;
}

.cpfltit1:after {
	content: "";
	width: 8rem;
	height: 1px;
	position: absolute;
	left: 0;
	top: 1rem;
	background-color: #000000;
}

.productflright {
	width: 50%;
	float: right;
	padding-left: 2%;
}

.productflright1 {
	width: 100%;
	margin-bottom: 3rem;
	margin-top: 2rem;
	max-height: 20rem;
	overflow: auto;
}

.productflright1 p {
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #000000;
	margin-bottom: 1rem;
}

.productflright1::-webkit-scrollbar {
	width: 4px;
	/* 设置滚动条宽度 */
}

/* 滚动条轨道 */
.productflright1::-webkit-scrollbar-track {
	background-color: #dddddd;
	/* 设置滚动条轨道背景颜色 */
}

/* 滚动条滑块 */
.productflright1::-webkit-scrollbar-thumb {
	background-color: #073190;
	/* 设置滚动条滑块颜色 */
}

/* 滚动条滑块悬停状态 */
.productflright1::-webkit-scrollbar-thumb:hover {
	background-color: #555;
	/* 设置滚动条滑块悬停状态颜色 */
}

.productfltit {
	position: relative;
	font-size: 1.2rem;
	line-height: 2rem;
	margin-bottom: 0.2rem;
}

.productfltit div {
	position: absolute;
	right: 0;
	top: 0;
}

.productfltit div i {
	font-size: 1.3rem;
	line-height: 2rem;
	color: #666;
	margin-left: 1rem;
	transition: all 0.3s ease;
	cursor: pointer;
}

.productfltit div i:hover {
	color: #093DB3;
}

.swiper-containercpfl1 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.swiper-containercpfl1 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap: wrap;
}

.swiper-containercpfl1 .swiper-slide img {
	width: 100%;
}

.swiper-containercpfl1 .swiper-slide p {
	display: block;
	width: 100%;
	line-height: 2rem;
	font-size: 0.95rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cpxq1left {
	width: 400px;
	position: relative;
	float: left;
}

.cpxq {
	width: 100%;
	padding: 8rem 0;
}

.cpxqmain {
	width: 87.5rem;
	margin: auto;
}

.cpxq1right {
	width: calc(100% - 580px);
	float: right;
}

.cpxq1right h3 {
	font-size: 1.2rem;
	line-height: 2rem;
	color: #073191;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.cpxq1right h4 {
	font-size: 1rem;
	line-height: 1.5rem;
	padding-bottom: 0.5rem;
	margin-bottom: 1rem;
	color: #666666;
	border-bottom: 1px solid #DDDDDD;
}

.cpxq1right div p {
	font-size: 1rem;
	line-height: 1.8rem;
}

.cpxq1right h5 {
	background-image: -moz-linear-gradient(0deg, rgb(8, 59, 172) 0%, rgb(6, 43, 127) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(8, 59, 172) 0%, rgb(6, 43, 127) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(8, 59, 172) 0%, rgb(6, 43, 127) 100%);
	box-shadow: 3.009px 3.993px 9.5px 0.5px rgba(0, 0, 0, 0.49);
	display: inline-block;
	padding: 0 2rem;
	border-radius: 20px;
	line-height: 2.5rem;
	color: #FFFFFF;
	font-size: 0.95rem;
	margin-top: 2rem;
}

.cpxq1right h5 i {
	font-size: 1.1rem;
	margin-right: 0.1rem;
	float: left;
	margin-top: 2px;
}

.productdet {
	margin-top: 5rem;
}

.productdettit {
	font-size: 1.1rem;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 1rem;
	line-height: 2rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #aaaaaa;
}

.productdet div p {
	font-size: 1rem;
	line-height: 2rem;
}

.productdet div img {
	max-width: 100%;
}

.contact1 {
	width: 87.5rem;
	margin: auto;
}

.contact1lb {
	display: flex;
	flex-wrap: wrap;
}

.contact1lb div {
	width: 30.33%;
	text-align: center;
}

.contact1lb div:nth-child(2) {
	margin: 0 4.5%;
}

.contact1lb div i {
	color: #073295;
	font-size: 5rem;
	line-height: 5rem;
	margin-bottom: 0.5rem;
	display: inline-block;
}

.contact1lb div h4 {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 2rem;
	margin-bottom: 0.5rem;
}

.contact1lb div p {
	font-size: 1.1rem;
	line-height: 1.5rem;
}

.contact2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 5rem;
}

.contact2 input {
	width: 31.33%;
	height: 3rem;
	border-radius: 3rem;
	background: #e3e2e2;
	padding: 0 1rem;
	line-height: 3rem;
	outline-style: none;
	font-size: 1.1rem;
	border: none;
}

.contact2 input:nth-child(2) {
	margin: 0 3%;
}

.contact2 textarea {
	width: 100%;
	padding: 1rem;
	height: 20rem;
	line-height: 1.5rem;
	border-radius: 1rem;
	background: #e3e2e2;
	outline-style: none;
	font-size: 1.1rem;
	margin-top: 2rem;
	border: none;
	font-family: "微软雅黑";
}

.contact2 button {
	margin: auto;
	margin-top: 3rem;
	padding: 0 2rem;
	line-height: 2.5rem;
	height: 2.5rem;
	text-transform: uppercase;
	border-radius: 2rem;
	background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
	box-shadow: 3.009px 3.993px 9.5px 0.5px rgb(0 0 0 / 15%);
	color: #ffffff;
	transition: all 0.3s ease;
}

.contact2 button i {
	margin-left: 0.1rem;
}

.contact2 button:hover {
	padding: 0 2.5rem;
}

.fenye {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.fenye li {
	float: left;
	width: auto;
	line-height: 22px;
	margin-right: 5px;
	padding: 0px 8px;
}

.fenye .active {
	background-color: #222222;
}

.fenye li .current {
	color: #ffffff !important;
}

.fenye li a {
	color: #222222 !important;
}

.productcat{
	margin-top: 5rem;
}
.productcattit{
	font-size: 1.1rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1rem;
    line-height: 2rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #aaaaaa;
}
.productcattit i{
	font-size: 1.8rem;
    float: left;
    margin-right: 0.2rem;
}
.gallery img {
	height: 100%;
	width: 100%;
}

.gallery a {
	width: 24%;
	float: left;
	margin: 10px 0;
	margin-right: 1.3333%;
	display: inline-block;
}

.gallery a:nth-child(4n) {
	margin-right: 0;
}

.baguetteBoxOne {
	width: 100%;
	margin: 0 auto;
}

.gallery a p {
	text-align: center;
	font-size: 15px;
	color: #222222;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/* Highlight.js Tomorrow Night style */

.hljs-comment {
	color: #969896
}

.hljs-tag {
	color: #f8f8f2
}

.css .hljs-class,
.css .hljs-id,
.css .hljs-pseudo,
.hljs-attribute,
.hljs-regexp,
.hljs-title,
.hljs-variable,
.html .hljs-doctype,
.ruby .hljs-constant,
.xml .hljs-doctype,
.xml .hljs-pi,
.xml .hljs-tag .hljs-title {
	color: #c66
}

.hljs-built_in,
.hljs-constant,
.hljs-literal,
.hljs-number,
.hljs-params,
.hljs-pragma,
.hljs-preprocessor {
	color: #de935f
}

.css .hljs-rules .hljs-attribute,
.ruby .hljs-class .hljs-title {
	color: #f0c674
}

.hljs-header,
.hljs-inheritance,
.hljs-string,
.hljs-value,
.ruby .hljs-symbol,
.xml .hljs-cdata {
	color: #b5bd68
}

.css .hljs-hexcolor {
	color: #8abeb7
}

.coffeescript .hljs-title,
.hljs-function,
.javascript .hljs-title,
.perl .hljs-sub,
.python .hljs-decorator,
.python .hljs-title,
.ruby .hljs-function .hljs-title,
.ruby .hljs-title .hljs-keyword {
	color: #81a2be
}

.hljs-keyword,
.javascript .hljs-function {
	color: #b294bb
}

.hljs {
	display: block;
	overflow-x: auto;
	background: #35383C;
	color: #c5c8c6;
	padding: .8em
}

.coffeescript .javascript,
.javascript .xml,
.tex .hljs-formula,
.xml .css,
.xml .hljs-cdata,
.xml .javascript,
.xml .vbscript {
	opacity: .5
}

#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background-color: #222;
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

#baguetteBox-overlay.visible {
	opacity: 1
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	font-family: sans-serif
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease
}

.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
	right: 2%
}

.baguetteBox-button#previous-button {
	left: 2%
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}

.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
	0% {
		margin-left: 0
	}
	50% {
		margin-left: -30px
	}
	100% {
		margin-left: 0
	}
}

@keyframes bounceFromRight {
	0% {
		margin-left: 0
	}
	50% {
		margin-left: -30px
	}
	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}
	50% {
		margin-left: 30px
	}
	100% {
		margin-left: 0
	}
}

@keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}
	50% {
		margin-left: 30px
	}
	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}
.pfzzlb{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.yfzzlbleft{
	width: 50%;
}
.pfzzlbright{
	width: 50%;
	padding-left: 2%;
}
.pfzzlbright h3{
	font-size: 1.4rem;
    line-height: 2rem;
    color: #000000;
    font-weight: bold;
    position: relative;
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}

.pfzzlbright h4{
	font-size: 0.95rem;
    line-height: 2rem;
    color: #000000;
    word-break: break-word;
}
.pfzzlbtit{
	margin-top: 5rem;
    background: #222222;
    color: #ffffff;
    padding: 0 1rem;
    line-height: 3rem;
    background-image: -moz-linear-gradient(0deg, #0b4fe7, #073191 100%);
    background-image: -webkit-linear-gradient(0deg, #0b4fe7, #073191 100%);
    background-image: -ms-linear-gradient(0deg, #0b4fe7, #073191 100%);
    font-size: 1.1rem;
    border-radius: 5px;
    margin-bottom: 0.5rem;
}
p{
	word-break: break-word;
}
.xswllb1{
	width: 1.5%;
	 position: absolute;
}
.xswllb1 img{
	width: 100%;
}
.xswllb1:nth-child(1) {
   left: 69.5%;
    top: 35.5%;
}
.xswllb1:nth-child(2) {
   left: 75%;
    top: 41.5%;
}
.xswllb1:nth-child(3) {
  left: 17%;
    top: 34.5%;
}
.xswllb1:nth-child(4) {
  left: 32%;
    top: 55.5%;
}
.xswllb1:nth-child(5) {
  left: 24%;
    top: 45%;
}
.xswllb1:nth-child(6) {
  left: 60%;
    top: 35%;
}
.xswllb1:nth-child(7) {
  left: 56%;
    top: 27%;
}
.xswllb1:nth-child(8) {
  left: 71%;
    top: 14%;
}
.xswllb1:nth-child(9) {
  left: 49%;
    top: 25%;
}
.xswllb1:nth-child(10) {
  left: 53%;
    top: 34%;
}
.xswllb1:nth-child(11) {
  left: 44%;
    top: 31%;
}
.xswllb1:nth-child(12) {
  left: 17%;
    top: 25%;
}
.xswllb1:nth-child(13) {
  left: 46%;
    top: 20%;
}
.xswllb1:nth-child(14) {
  left: 44%;
    top: 24%;
}













@media only screen and (max-width: 1920px) {
	html {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1700px) {
	html {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1560px) {
	html {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1440px) {
	html {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1200px) {
	html {
		font-size: 12px;
	}
}


@media only screen and (max-width: 640px) {
	html {
		font-size: 15px;
	}
	body{
		min-width: 100%;
	}
	.swipercentermain h4 {
    font-size: 1rem;
    color: #FFFFFF;
    line-height: 1.5rem;
    font-weight: bold;
}
.swipercentermain h5 {
    width: 6rem;
    height: 0.2rem;
    border-radius: 1rem;
    background-color: #FFFFFF;
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.swipercentermain p {
    font-size: 0.9rem;
    color: #FFFFFF;
    line-height: 1rem;
    letter-spacing: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px !important;
    width: 100%;
    padding-right: 10px !important;
}
.swiper-pagination-bullet {
    width: 1.5rem !important;
    height: 3px !important;
    display: inline-block;
    background: #ffffff;
    border-color: rgb(238, 238, 238);
    background-color: rgb(255, 255, 255);
    opacity: 0.6;
    border-radius: 20px;
}
.swiper-pagination-bullet-active {
    background: #073190;
    opacity: 1;
    width: 2rem !important;
}
.index01 {
    width: 100%;
    margin: auto;
    padding: 20px 10px;
    text-align: center;
}
section{
	box-sizing: border-box;
}
.index01tit {
    font-size: 1.2rem;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
}
.index01tit1 {
    width: 6rem;
    height: 0.3rem;
    background-color: #073190;
    display: inline-block;
    border-radius: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.index01main {
    padding: 0;
}
.index01main p {
    font-size: 0.85rem;
    line-height: 1.3rem;
    word-break: break-word;
    text-align: left;
    /* text-align: justify; */
}
.index01 a {
    display: inline-block;
    color: #FFFFFF;
    padding: 0 1.3rem;
    font-size: 0.95rem;
    line-height: 2.2rem;
    border-radius: 2rem;
    background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
    box-shadow: 3.009px 3.993px 9.5px 0.5px rgb(0 0 0 / 49%);
    text-transform: uppercase;
    margin-top: 1rem;
    transition: all 0.3s ease;
}
.index01img {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 15px;
}
.index01img img {
    width: 100%;
}
.index01img img:nth-child(1) {
    margin-right: 0;
}
.index02lb li {

		width: 50%;

		height: 100%;

		position: relative;

		border-right: 1px solid rgba(255, 255, 255, 0.4);

		background: rgba(0, 0, 0, 0.0);

		transition: all 0.3s ease;

	}

	.index02lb li {

		width: 50%;

		height: 15rem;

		position: relative;

		border-right: 1px solid rgba(255, 255, 255, 0.4);

		background: rgba(0, 0, 0, 0.0);

		transition: all 0.3s ease;

	}

	.index02lb{

		background: url(../images/index02bg.jpg) center center no-repeat;

		background-size: auto 100%;

		position: initial;

	}

	.index02bg{

		display: none;

	}

	.index02lb li div a {

		display: inline-block;

		padding: 0 1rem;

		font-size: 0.9rem;

		line-height: 2rem;

		color: #ffffff;

		text-transform: uppercase;

		margin-top: 0rem;

		transition: all 0.3s ease;

		max-height: 100px;

		overflow: hidden;
		background-color: #ffffff;
	color: #666;

	}

	.index02lb li div i {

		font-size: 4rem;

		line-height: 4rem;

	}
.index02lb li div p{
	display: none;
}
.index03 {
    width: 100%;
    padding: 20px 10px;
}
.index03main {
    width: 100%;
    margin: auto;
    text-align: center;
}
.index03lb a {
    width: 48%;
    background-color: #ffffff;
    box-shadow: 0px 5px 15px 8px rgb(0 0 0 / 10%);
    margin-right: 4%;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
}
.index03lb a:nth-child(2n) {
    margin-right: 0;
}
.index03lb a p {
    line-height: 2.5rem;
    padding: 0 0.5rem;
    font-size: 0.95rem;
    color: #222222;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.3s ease;
}
.index03more {
    text-align: center;
    margin-top: 1rem;
}
.index04 {
    background: url(../images/index04bg.jpg) center top no-repeat;
    padding: 20px 10px;
}
.index04main {
    width: 100%;
    margin: auto;
}
.index04left {
    width: 100%;
    float: left;
    padding-top: 0;
}
.index04 {
    background: #143b96;
}
.index04left h3 {
    font-size: 1.3rem;
    color: #ffffff;
    line-height: 1.5rem;
    text-transform: uppercase;
    font-weight: bold;
}
.index04left h4 {
    width: 6rem;
    height: 0.3rem;
    background-color: #ffffff;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.index04left p {
    font-size: 0.85rem;
    line-height: 1.5rem;
    color: #ffffff;
}
.index04right {
    width: 100%;
    float: right;
}
.index05 {
    width: 100%;
    padding: 20px 10px;
    background-color: #f5f5f5;
    padding-bottom: 20px;
}
.index05main {
    width: 100%;
    margin: auto;
    text-align: center;
}
.index05lb a {
    width: 100%;
    background-color: #ffffff;
    margin-right: 0;
    margin-bottom: 1rem;
    box-shadow: 0px 5px 15px 8px rgb(0 0 0 / 10%);
}
footer {
    width: 100%;
    background-color: #007388;
    padding: 0;
    padding-bottom: 10px;
    box-sizing: border-box;
    margin-top: 0px;
    background-image: -moz-linear-gradient(0deg, rgb(8, 59, 172) 0%, rgb(6, 43, 127) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(8, 59, 172) 0%, rgb(6, 43, 127) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(8, 59, 172) 0%, rgb(6, 43, 127) 100%);
}
.footer {
    background-image: -moz-linear-gradient(0deg, #0b4fe7, #073191 100%);
    background-image: -webkit-linear-gradient(0deg, #0b4fe7, #073191 100%);
    background-image: -ms-linear-gradient(0deg, #0b4fe7, #073191 100%);
    padding: 20px 10px;
    border-radius: 0;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    color: #FFFFFF;
    box-shadow: 0px 0px 7px #12244a;
}
.footerleft {
    width: 100%;
    padding-right: 0;
    float: left;
}
.footerleft h4 {
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}
.footerleft h5 {
    font-size: 0.8rem;
    line-height: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.footerleftbtn button {
    background-color: #2dc7ed;
    height: 3rem;
    border-radius: 0.625rem;
    padding: 0 2rem;
    color: #FFFFFF;
    font-size: 1rem;
    text-transform: uppercase;
    box-shadow: 0px 8px 14px 0px rgb(12 74 89 / 16%);
    transition: all 0.3s ease;
}
.footerleftbtn {
    text-align: left;
}
.footerright {
    width: 100%;
    float: right;
    background: url(../images/footerbg.jpg) center center no-repeat;
    background-size: auto 100%;
    height: 24.7rem;
    padding: 1rem;
    border-radius: 1rem;
    display: flex;
    align-items: flex-end;
    box-shadow: 0px 5px 14px 0px rgb(12 74 89 / 19%);
    margin-top: 2rem;
}
.bqsy {
    text-align: center;
    font-size: 0.8rem;
    padding: 0 10px;
    line-height: 1.1rem;
    color: #FFFFFF;
    margin-top: 1rem;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.index05lb a div {
    padding: 1rem;
    text-align: left;
    transition: all 0.3s ease;
}
.about1 {
    width: 100%;
    padding: 20px 10px;
}
.about1main {
    width: 100%;
    margin: auto;
    text-align: center;
}
.about1tit {
    font-size: 1.1rem;
    color: #143993;
    margin-bottom: 0.5rem;
    font-weight: bold;
}
.about1main h4 {
    display: inline-block;
    width: 6rem;
    height: 0.3rem;
    background-color: #2d67ed;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
}
.about1main div p {
    font-size: 0.95rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
    color: #666666;
}
.about1lb {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin-top: 1rem;
}
.about1lb img {
    width: 48%;
    margin: 0 1%;
    margin-bottom: 0.5rem;
    box-sizing: border-box;
    border: 0.3125rem solid #e3e1e1;
    box-shadow: 0px 0px 5px #d7d7d7;
}
.about2 {
    width: 100%;
    padding: 20px 10px;
    padding-bottom: 20px;
    background-color: #f5f5f5;
}
.about2tit {
    font-size: 1.2rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}
.about2lb div {
	width: 48%;
	margin-bottom: 1rem;
	margin-right: 4%;
	text-align: center;
}

.about2lb div:nth-child(5n) {
	margin-right: 4%;
}

.about2lb div:nth-child(2n) {
	margin-right: 0;
}

.about2lb div img {
	width: 100%;
}

.about2lb div p {
	margin-top: 1rem;
	font-size: 0.9rem;
	text-transform: uppercase;
	position: relative;
}
.yfzz {
    padding: 20px 10px;
    padding-bottom: 20px;
}
.productmain {
    width: 100%;
    margin: auto;
}
.yfzztit {
    text-align: center;
    font-size: 1.2rem;
    color: #222222;
    margin-bottom: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}
.about1titx {
    margin: auto;
    display: block;
    width: 5rem;
    height: 0.3rem;
    background-color: #2d67ed;
    margin-bottom: 1rem;
    margin-top: 1rem;
    background-image: -moz-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(10, 69, 204) 0%, rgb(7, 49, 144) 100%);
    box-shadow: 3.009px 3.993px 9.5px 0.5px rgb(0 0 0 / 49%);
}
.producttit {
    text-align: center;
    margin-bottom: 1rem;
}
.producttit a {
    font-size: 0.9rem;
    line-height: 2rem;
    color: #666666;
    border-radius: 30px;
    display: inline-block;
    margin: 0.2rem 0.5rem;
    transition: all 0.3s ease;
}
.productlb a {
    width: 49%;
    background-color: #FFFFFF;
    margin-right: 2%;
    margin-bottom: 1rem;
    box-shadow: 0px 2px 5px 5px rgb(0 0 0 / 10%);
    transition: all 0.3s ease;
}
.productlb a:nth-child(2n) {
    margin-right: 0;
}
.productlb a p {
    text-align: center;
    line-height: 2.5rem;
    padding: 0 0.5rem;
    font-size: 0.9rem;
    color: #000000;
    font-weight: bold;
    transition: all 0.3s ease;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.productfl {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.productflmain {
    width: 100%;
    padding: 0 10px;
    margin: auto;
}
.productflleft {
    width: 100%;
    float: left;
}
.productflright {
    width: 100%;
    float: right;
    padding-left: 0;
    margin-top: 1rem;
}
.productflright1 {
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 1rem;
    max-height: 20rem;
    overflow: auto;
}
.productcat {
    margin-top: 1rem;
}
.swiper-pagination-clickable .swiper-pagination-bullet, .swiper-paginationcpfl .swiper-pagination-bullet-active{
    width: 8px !important;
    height: 8px !important;
    margin:0 4px;
}
.cpxq {
    width: 100%;
    padding: 20px 10px;
}
.cpxqmain {
    width: 100%;
    margin: auto;
}
.cpxq1left {
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden;
}
.cpxq1right {
    width: 100%;
    float: right;
    margin-top: 10px;
}
.cpxq1right h3 {
    font-size: 1.2rem;
    line-height: 2rem;
    color: #073191;
    font-weight: bold;
    margin-bottom: 0;
}
.cpxq1right h4 {
    font-size: 0.95rem;
    line-height: 1.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    color: #666666;
    border-bottom: 1px solid #DDDDDD;
}
.cpxq1right div p {
    font-size: 0.9rem;
    line-height: 1.5rem;
}
.cpxq1right h5 {
    margin-top: 1rem;
}
.productdet {
    margin-top: 2rem;
}
.productdet div p {
    font-size: 0.95rem;
    line-height: 1.5rem;
}
.yfzzleft {
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0px 5px 32px 8px rgb(0 0 0 / 29%);
    padding: 15px;
    padding-left: 15px;
}
.yfzzleft1 i {
    font-size: 4rem;
    color: #093db3;
    line-height: 5rem;
}
.yfzzleft1 h2{
	font-size: 1.2rem;
}
.yfzzleft1 p {
    font-size: 0.9rem;
    line-height: 1.8rem;
}
.yfzzright {
    width: 100%;
}
.yfzz1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
.yfzz1:nth-child(2n) .yfzzleft {
    padding-left: 15px;
    padding-right: 15px;
}
.xswl {
    width: 100%;
    margin: auto;
    position: relative;
}
.contact1 {
    width: 100%;
    margin: auto;
}
.contact1lb div i {
    color: #073295;
    font-size: 3rem;
    line-height: 3rem;
    margin-bottom: 0.5rem;
    display: inline-block;
}
.contact1lb div h4 {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.2rem;
    margin-bottom: 0.3rem;
}
.contact1lb div p {
    font-size: 0.8rem;
    line-height: 1.3rem;
}
.contact2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
}
.contact2 input {
    width: 100%;
    height: 2.8rem;
    border-radius: 3rem;
    background: #e3e2e2;
    padding: 0 1rem;
    line-height: 2.8rem;
    outline-style: none;
    font-size: 1rem;
    border: none;
}
.contact2 input:nth-child(2) {
    margin: 15px 0;
}
.contact2 textarea {
    width: 100%;
    padding: 1rem;
    height: 10rem;
    line-height: 1.3rem;
    border-radius: 1rem;
    background: #e3e2e2;
    outline-style: none;
    font-size: 1rem;
    margin-top: 1.5rem;
    border: none;
    font-family: "微软雅黑";
}
.contact2 button {
    margin-top: 1rem;
}
header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    padding: 5px 10px;
    transition: all 0.3s ease;
    z-index: 99;
    background-color: #ffffff;
    box-shadow: 0px 25px 21.75px 7.25px rgb(4 0 0 / 22%);
    height: 50px;
    box-sizing: border-box;
}
.headerleft img {
    height: 40px;
}
body {
    padding-top: 50px;
}
.mobilemenu {

		display: block;

		width: 35px;

		height: 30px;

		position: fixed;

		right: 10px;

		top: 7.5px;

		overflow: hidden;

		z-index: 99999;

	}



	.mobilemenu span {

		width: 100%;

		height: 4px;

		background-color: #073190;

		transition: all 0.3s ease;

	}



	.mobilemenu span:nth-child(1) {

		position: absolute;

		left: 0;

		top: 0;

	}



	.mobilemenu span:nth-child(2) {

		position: absolute;

		left: 0;

		top: 13px;

	}



	.mobilemenu span:nth-child(3) {

		position: absolute;

		left: 0;

		bottom: 0;

	}



	.mobilemenuxz span:nth-child(2) {

		left: -40px;

		background-color: #ffffff;

	}



	.mobilemenuxz span:nth-child(1) {

		transform: rotate(45deg);

		left: 3px;

		top: 13px;

		width: 30px;

		background-color: #aaaaaa;

	}



	.mobilemenuxz span:nth-child(3) {

		transform: rotate(-45deg);

		left: 3px;

		top: 13px;

		width: 30px;

		background-color: #aaaaaa;

	}

.header {
    width: 100%;
    margin: auto;
}
.headerright1 a {
    line-height: 40px;
    color: #073190;
    display: block;
    width: 5rem;
    text-align: center;
    margin-right: 30px;
}
.headercenter {
    float: right;
    margin-right: 0;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background: #ffffff;
    display: none;
}
.headercenter a {
    line-height: 50px;
    margin-left: 0;
    font-size: 15px;
    color: #222222;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.3s ease;
    width: 100%;
    text-align: center;
}
.headercenter .headercenterxz {
    background: #073190;
    color: #ffffff;
}
.headercenterxz:after{
	display: none;
}
.newslb {
    width: 100%;
    margin: auto;
}
.newslb li {
    width: 100%;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 19.92px 4.08px rgb(0 0 0 / 8%);
}
.newslb li:nth-child(3n-1) {
    margin-left: 0;
    margin-right: 0;
}
.newsxq {
    width: 100%;
    margin: auto;
}
.about2main {
	    width: 100%;
	    margin: auto;
	}
	.about2 {
	     margin-bottom: 0rem;
	}

.swiper-container .swiper-slide img {
    width: 200%;
}


















}
