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;
	font-family: '微软雅黑';
}

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;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
	min-width: 1280px;
	padding-top: 13.2rem;
}

.skheader1 {
	width: 100%;
	background-color: #eeeeee;
}

.skheader1main {
	width: 90rem;
	margin: auto;
}

.skheader1main h4 {
	color: #666666;
	line-height: 2rem;
	font-size: 0.8125rem;
	float: left;
}

.skheader1main p {
	color: #666666;
	line-height: 2rem;
	font-size: 0.8125rem;
	float: right;
	font-style: italic;
	text-transform: uppercase;
}

.skheader2 {
	background-color: #FFFFFF;
	padding: 1.5rem 0;
	position: relative;
}

.skheader2main {
	width: 90rem;
	margin: auto;
}

.skheader2left {
	float: left;
}

.skheader2left img {
	height: 5rem;
}

.skheader2right {
	float: right;
}

.skheader2right img {
	height: 7rem;
	float: left;
	margin-right: 0.5rem;
}

.skheader2right div {
	float: right;
	padding-left: 3.5rem;
	position: relative;
	margin-top: 0.5rem;
}

.skheader2right div i {
	font-size: 3rem;
	color: #222222;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 4rem;
	margin: auto;
}

.skheader2right div h4 {
	line-height: 1.5rem;
	font-size: 1rem;
	color: #000000;
	margin-bottom: 0.2rem;
	font-weight: bold;
}

.skheader2right div p {
	line-height: 2rem;
	font-size: 1.8rem;
	color: #64b72e;
	font-weight: bold;
}

.skheader3 {
	background-image: linear-gradient(to top, #1671b6, #0c5996);
	box-shadow: 0px 1px 18px 0px rgba(4, 0, 0, 0.21);
}

.skheader3main {
	width: 80rem;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	padding: 0.75rem 0;
}

.skheader3main a {
	width: 16.66666%;
	text-align: center;
	line-height: 1.5rem;
	color: #FFFFFF;
	border-right: 1px solid #dddddd;
	transition: all 0.3s ease;
}

.skheader3main a:last-child {
	border-right: 0px solid #dddddd;
}

.skheader3main a:hover {
	color: #dddddd;
}

.skheader3main .headermenuxz {
	color: #7ddd3e;
}

.swiper-pagination {
	text-align: right;
	padding-right: 5%;
}

.swiper-pagination-bullet-active {
	background-color: #1873ba;
	width: 4rem;
}

.skindex01 {
	width: 100%;
	padding: 8rem 0;
	position: relative;
	overflow: hidden;
}

.skindex01main {
	width: 90rem;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.skindex01left {
	width: 45%;
}

.skindex01right {
	width: 50%;
	margin-left: 5%;
}

.skindex01right img {
	width: 50%;
	position: absolute;
	left: 50%;
	top: 0;
}

.skindex01tit {
	margin-bottom: 2rem;
	position: relative;
	padding-left: 1rem;
}

.skindex01tit:after {
	content: "";
	width: 0.4rem;
	height: 100%;
	background-color: #1873ba;
	border-radius: 2rem;
	position: absolute;
	left: 0;
	top: 0;
}

.swiper-slide img {
	display: block;
}

.skindex01tit h4 {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 0.4rem;
}

.skindex01tit p {
	font-size: 1.19rem;
	color: #aaaaaa;
}

header {
	z-index: 999;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	box-shadow: 0px 10px 10px #686868;
}

.skindex01nr {
	margin-bottom: 2rem;
}

.skindex01nr p {
	font-size: 1.3rem;
    line-height: 2.8rem;
	color: #000000;
	text-align: justify;
	color: #666;
}

.skmore {
	display: inline-block;
	background: #1873ba;
	color: #ffffff;
	line-height: 3rem;
	padding: 0 2rem;
	border-radius: 2rem;
	font-size: 1.1rem;
	transition: all 0.3s ease;
}

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

.skmore:hover {
	background: #f5e7c1;
    color: #222222;
	padding: 0 3rem;
}

.skmore:hover>i {
	margin-left: 0.4rem;
}

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

.skindex02main {
	width: 90rem;
	margin: auto;
}

.skindex02tit {
	text-align: center;
	margin-bottom: 5rem;
	position: relative;
}

.skindex02tit:after {
	content: "";
	width: 4.5rem;
	height: 0.2rem;
	background-color: #1873ba;
	position: absolute;
	left: 0;
	bottom: -1rem;
	right: 0;
	margin: auto;
	border-radius: 20px;
}

.skindex02tit h4 {
	font-size: 3rem;
	line-height: 3rem;
	color: #1873ba;
	margin-bottom: 1rem;
}

.skindex02tit p {
	font-size: 2.2rem;
	line-height: 3rem;
	color: #333;
	text-transform: uppercase;
}

.skindex02tit p span {
	color: #1873ba;
	display: inline-block;
	vertical-align: top;
}

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

.skindex02lb div {
	width: 19%;
	text-align: center;
	padding: 0 1rem;
	border-color: #eaeaf5;
	border: 1px solid #eaeaf5;
	background: #ffffff;
	padding: 2rem;
	margin-right: 1.25%;
	border-radius: 10px;
	transition: all 0.3s ease;
}

.skindex02lb div:hover {
	background-color: #1873ba;
}

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

.skindex02lb div i {
	font-size: 3.5rem;
	line-height: 7rem;
	color: #ffffff;
	width: 7rem;
	height: 7rem;
	display: inline-block;
	/* background: #ff5722; */
	border-radius: 50%;
	background-image: linear-gradient(to top, #3397e3, #0c5996);
	transition: all 0.3s ease;
}

.skindex02lb div:nth-child(2) i {
	background-image: linear-gradient(to top, #64c368, #348f38);
}

.skindex02lb div:nth-child(3) i {
	background-image: linear-gradient(to top, #ffd331, #c79955);
}

.skindex02lb div:nth-child(4) i {
	background-image: linear-gradient(to top, #50e0f3, #00bcd4);
}

.skindex02lb div:nth-child(5) i {
	background-image: linear-gradient(to top, #fb4f89, #e91e63);
}

.skindex02lb div:hover>i {
	background-image: linear-gradient(to top, #ffffff, #ffffff);
	color: #0c5996;
}

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

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

.skindex02lb div:hover>h4:after {
	background-image: linear-gradient(to top, #ffffff, #ffffff);
}

.skindex02lb div h4 {
	font-size: 1.3rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 2rem;
	margin-top: 0.5rem;
	position: relative;
	transition: all 0.3s ease;
}

.skindex02lb div h4:after {
	content: "";
	background-image: linear-gradient(to top, #1671b6, #0c5996);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 4rem;
	height: 0.2rem;
	border-radius: 20px;
	top: 2.8rem;
}

.skindex02lb div p {
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #666;
	transition: all 0.3s ease;
}

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

.skindex03main {
	width: 90rem;
	margin: auto;
}

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

.skindex03lb a {
	width: 23%;
	margin-bottom: 1rem;
	margin-right: 2.66%;
	text-align: center;
}

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

.skindex03lb a img {
	width: 100%;
	border: 3px solid #dcdcdc;
	border-radius: 10px;
}

.skindex03lb a p {
	font-size: 1.2rem;
	text-align: center;
	line-height: 2rem;
	margin-top: 0.2rem;
	color: #000000;
	transition: all 0.3s ease;
}

.skindex03lb a:hover>p {
	color: #1873ba;
}

.skindex03more {
	text-align: center;
	margin-top: 1rem;
}

.skindex04 {
	width: 100%;
}

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

.skindex041 div {
	width: 50%;
	background-color: #f5f5f5;
	padding: 10rem;
	padding-bottom: 0;
	position: relative;
	/* background-image: linear-gradient(to top right, #292c5e, #c3764c); */
	background-image: linear-gradient(to top right, #4dadf5, #0c5996);
}

.skindex041 img {
	width: 50%;
}

.skindex041 div img {
	width: 80%;
	position: absolute;
	left: 10%;
	top: 20%;
	opacity: 0.3;
}

.skindex041:nth-child(2) div img {
	width: 70%;
	position: absolute;
	left: 15%;
	top: 10%;
	opacity: 0.2;
}

.skindex041 div h3 {
	color: #ffffff;
	font-size: 2rem;
	line-height: 3rem;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}

.skindex041 div h4 {
	color: #ffffff;
	font-size: 3rem;
	line-height: 3rem;
	margin-top: 1rem;
	margin-bottom: 3rem;
	position: relative;
	z-index: 2;
}

.skindex041 div h4:after {
	content: "";
	width: 8rem;
	height: 0.4rem;
	/* background-image: linear-gradient(to top right, #4dadf5, #0c5996); */
	background-color: #ffffff;
	position: absolute;
	left: 0;
	bottom: -1.5rem;
	border-radius: 0.3rem;
}

.skindex041 div p {
	color: #ffffff;
	font-size: 1.2rem;
	line-height: 3rem;
	text-align: justify;
	position: relative;
	z-index: 2;
}

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

.skindex05main {
	width: 90rem;
	margin: auto;
}

.skindex05lb {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.swiper-pagination01 {
	position: initial;
	margin-top: 2rem;
	text-align: center;
}

.swiper-pagination01 .swiper-pagination-bullet {
	width: 0.8rem;
	height: 0.8rem;
	background-color: #dddddd;
	border-radius: 50%;
}

.swiper-pagination01 .swiper-pagination-bullet-active {
	background-color: #00a0e9;
}

.skindex06 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/indexalbg.jpg) right bottom no-repeat;
	background-color: #f8f8f8;
}

.skindex06main {
	width: 90rem;
	margin: auto;
}

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

.skindex06nrleft {
	width: 49%;
	margin-right: 2%;
}

.skindex06nrleft a {
	background-color: #FFFFFF;
	display: block;
	box-shadow: -19.48px 48.214px 79px 0px rgba(0, 82, 148, 0.14);
	transition: all 0.3s ease;
}

.skindex06nrleft a:hover {
	background-color: #1873ba;
}

.skindex06nrleft a:hover>div h4 {
	color: #FFFFFF;
}

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

.skindex06nrright {
	width: 49%;
}

.skindex06nrleft a {
	display: block;
}

.skindex06nrleft a img {
	width: 100%;
	height: 22rem;
	display: block;
}

.skindex06nrright a {
	display: block;
	padding-left: 10rem;
	height: 10rem;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 1.5rem;
	transition: all 0.3s ease;
}

.skindex06nrright1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 10rem;
	height: 10rem;
	overflow: hidden;
}

.skindex06nrright1 img {
	height: 100%;
}

.skindex06nrleft a div {
	padding: 2rem;
}

.skindex06nrleft a div h4 {
	font-size: 1.6rem;
	line-height: 3rem;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
}

.skindex06nrleft a div p {
	font-size: 1rem;
	line-height: 1.8rem;
	height: 3.6rem;
	color: #666;
	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;
	transition: all 0.3s ease;
}

.skindex06nrright2 {
	padding: 1.5rem;
}

.skindex06nrright2 h4 {
	font-size: 1.4rem;
	line-height: 3rem;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
}

.skindex06nrright2 p {
	font-size: 1rem;
	line-height: 1.8rem;
	height: 3.6rem;
	color: #666;
	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;
	transition: all 0.3s ease;
}

.skindex06nrright a:hover {
	background-color: #1873ba;
}

.skindex06nrright a:hover>div h4 {
	color: #FFFFFF;
}

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

footer {
	background-color: #00a0e9;
	padding-top: 3rem;
}

.footer {
	width: 90rem;
	margin: auto;
}

.footer1 {
	width: 100%;
}

.footer1left {
	float: left;
}

.footer1right {
	float: right;
}

.footer1left h4 {
	font-size: 2rem;
	line-height: 3rem;
	color: #FFFFFF;
}

.footer1left p {
	font-size: 1rem;
	line-height: 2rem;
	color: #FFFFFF;
}

.footer1right img {
	float: left;
	height: 5rem;
}

.footer1right a {
	display: inline-block;
	line-height: 3rem;
	background: #ffffff;
	color: #007AFF;
	padding: 0 3rem;
	font-size: 1.2rem;
	margin-top: 1rem;
	margin-left: 2rem;
	transition: all 0.3s ease;
}

.footer1right a:hover {
	background: #f5e7c1;
    color: #222222;
	border-radius: 3rem;
}

.footer2 {
	padding: 2rem 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 2rem 0;
}

.footer2nr h4 {
	position: relative;
	font-size: 1.1rem;
	line-height: 1.8rem;
	color: #FFFFFF;
	margin-bottom: 1rem;
	padding-left: 1rem;
}

.footer2nr h4:after {
	content: "";
	width: 0.3rem;
	height: 100%;
	background-color: #FFFFFF;
	border-radius: 2rem;
	position: absolute;
	left: 0;
	top: 0;
}

.footer2nr1 {
	margin-bottom: 2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer2nr1 p {
	font-size: 0.9rem;
	line-height: 1rem;
	color: #FFFFFF;
}

.footer2nr2 a {
	font-size: 0.9rem;
	color: #FFFFFF;
	margin-right: 0.5rem;
	padding-right: 0.8rem;
	border-right: 1px solid #FFFFFF;
	display: inline-block;
	transition: all 0.3s ease;
}

.footer2nr2 a:last-child {
	border-right: 0px;
}

.footer2nr2 a:hover {
	color: #dddddd;
}

.footer3 h4 {
	float: left;
	font-size: 0.9rem;
	color: #FFFFFF;
	line-height: 2rem;
}

.footer3 p {
	float: right;
	font-size: 0.9rem;
	color: #FFFFFF;
	line-height: 2rem;
}

.footer3 {
	padding-bottom: 1.5rem;
	margin-top: -0.5rem;
}

.footer3 a {
	color: #FFFFFF;
}

.marquee-box {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.marquee {
	width: 8000%;
	height: 60px
}

.wave-list-box {
	float: left
}

.wave-list-box ul {
	float: left;
	height: 60px;
	overflow: hidden;
	zoom: 1
}

.wave-list-box ul li {
	height: 60px;
	width: 100%;
	float: left;
	line-height: 30px;
	list-style: none
}

.wave-box {
	position: relative;
	height: 60px;
	/*background: #f5f5f5;*/
}

.fwzc1 {
	width: 1100px;
	margin: 80px auto;
}

.fwzc1tit {
	text-align: center;
	margin-bottom: 40px;
}

.fwzc1tit h4 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 8px;
	font-weight: bold;
}

.fwzc1tit p {
	font-size: 16px;
	line-height: 20px;
	color: #999999;
}

.fwzc1nr {
	width: 100%;
}

.fwzc1nrleft {
	width: 46%;
	float: left;
	border: 1px solid #eeeeee;
}

.fwzc1nrright {
	width: 46%;
	float: right;
}

.fwzc1nrleft div {
	width: 100%;
	padding: 37px 35px;
	background: #FFFFFF;
	position: relative;
	transition: all 0.3s ease;
	overflow: hidden;
}

.fwzc1nrleft div h4 {
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	transition: all 0.3s ease;
}

.fwzc1nrleft div p {
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	transition: all 0.3s ease;
}

.fwzc1nrleft div span {
	font-size: 50px;
	color: #ececec;
	position: absolute;
	line-height: 50px;
	right: 20px;
	top: 0;
	bottom: 0;
	height: 50px;
	margin: auto;
	transition: all 0.3s ease;
}

.fwzc1nrleft .fwzc1nrleftxz {
	background-color: #007dd0;
}

.fwzc1nrleft .fwzc1nrleftxz h4,
.fwzc1nrleft .fwzc1nrleftxz p {
	color: #FFFFFF;
}

.fwzc1nrleft .fwzc1nrleftxz span {
	font-size: 80px;
	line-height: 80px;
	height: 80px;
	bottom: -80px;
	right: 35px;
}

.fwzc1nrright img {
	width: 90%;
	margin-left: 5%;
}

.fwzc1nrright p {
	background-color: #FFFFFF;
	padding: 20px;
	box-shadow: 0px 0px 8px #d8d6d6;
	font-size: 15px;
	line-height: 25px;
	color: #555555;
}
.swiper-container01 .swiper-slide img{
	box-shadow: 0px 5px 5px #dddddd;
}
.skindex07{
	position: relative;
}
.skindex07bg{
	display: block;
	width: 100%;
}
.skindex07main{
	width: 90rem;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	right: 0;
	padding: 5rem 0;
}
.skindex07main div{
	float: right;
	width: 40%;
	background-image: linear-gradient(45deg, #0e5d9b, transparent);
	padding: 3rem;
	color: #ffffff;
	border-radius: 1rem;
}

.skindex07main div h3 {
	color: #ffffff;
	font-size: 2rem;
	line-height: 3rem;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}

.skindex07main div h4 {
	color: #ffffff;
	font-size: 2.5rem;
	line-height: 3rem;
	margin-top: 1rem;
	margin-bottom: 3rem;
	position: relative;
	z-index: 2;
}

.skindex07main div h4:after {
	content: "";
	width: 8rem;
	height: 0.4rem;
	/* background-image: linear-gradient(to top right, #4dadf5, #0c5996); */
	background-color: #ffffff;
	position: absolute;
	left: 0;
	bottom: -1.5rem;
	border-radius: 0.3rem;
}

.skindex07main div p {
	color: #ffffff;
	font-size: 1.1rem;
	line-height: 2.2rem;
	text-align: justify;
	position: relative;
	z-index: 2;
}
.skindex072 .skindex07main div{
	float: left;
}
.skindex08{
	padding: 5rem 0;
	text-align: center;
	background-image: url(../images/skindex08bg.jpg);
	background-position: center center;
	background-size: 100%;
	background-attachment: fixed;
}
.skindex08 h4{
	font-size: 3rem;
	line-height: 3rem;
	color: #ffffff;
	margin-bottom: 2rem;

}
.skindex08 p{
	font-size: 1.5rem;
	line-height: 2rem;
	color: #ffffff;
	margin-bottom: 3rem;
}
.skindex08 .skmore {
	display: inline-block;
	background: rgba(0,0,0,0); 
	color: #ffffff;
	line-height: 3rem;
	padding: 0 2rem;
	border-radius: 2rem;
	font-size: 1.1rem;
	transition: all 0.3s ease;
	border: 2px solid #ffffff;
}
.skindex08 .skmore:hover{
	background: rgb(245 231 193);
	border: 2px solid #f5e7c1;
	color: #222222;
}
.skindex072{
	margin-top: 2rem;
}
.skheader{
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	padding: 1rem 0;
	/*background-color: rgb(118 117 117 / 30%);*/
	transition: all 0.3s ease;
}
.skheadermain{
	width: 90rem;
	margin: auto;
}
body{
	padding-top: 0;
}
.skheaderlogo{
	height: 5rem;
	float: left;
}
.skheaderlogo img{
	height: 100%;
}
.skheaderlogo1{
	display: block;
}
.skheaderlogo2{
	display: none;
}
.skheadermenu{
	float: right;
	margin-top: 1rem;
}
.skheadermenu a{
	display: inline-block;
    line-height: 3rem;
    color: #FFFFFF;
    font-size: 1.1rem;
    color: #ffffff;
    margin-left: 3rem;
    text-shadow: 0px 2px 5px #222222;
    transition: all 0.3s ease;
}
.skheaderxz{
	background-color: #ffffff;
	box-shadow: 0px 0px 20px #a5a3a3;
}
.skheaderxz .skheaderlogo1{
	display: none;
}
.skheaderxz .skheaderlogo2{
	display: block;
}
.skheaderxz .skheadermenu a{
	color: #222222;
	text-shadow: 0px 0px 0px #222222;
}
.headermenuxz{
	border-bottom: 3px solid #ffffff;
}
.skheaderxz .skheadermenu .headermenuxz{
	color: #f5e7c1;
    border-bottom: 3px solid #f5e7c1;
}
.prodetjs img{
	max-width: 100%;
}
.skvideo1{
	width: 100%;
	height: 0px;
	opacity: 0;
}
.index06allb{
	display: flex;
	flex-wrap: wrap;
}
.index06allb li{
	width: 31.33%;
	margin-bottom: 1rem;
}
.index06allb li:nth-child(3n-1){
	margin:0 3%;
	margin-bottom: 1rem;
}
.index06allb li a img{
	width: 100%;
    border: 5px solid #dddddd;
    box-sizing: border-box;
}
.index06allb li a p{
	font-size: 16px;
	color: #222222;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.about1main2{
	width: 1200px;
    margin: auto;
    margin-top: 50px;
    position: relative;
}
.about1main2 .about1left{
	float: right;
}
.about1main2  .aboutright{
	float: left;
}
.prodetxq{
	margin-top: 5rem;
}
.cpxqtit{
	border-bottom: 1px solid #dddddd;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
    color: #00a0e9;
    font-weight: bold;
}
.cpxqtit b{
	font-size: 0.95rem;
	line-height: 1rem;
	color: #666;
}
.prodetxq div p{
	font-size: 1.2rem;
	line-height: 2.5rem;

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









@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){
	.banner {
		width: 100%;
		margin-bottom: 0px;
		margin-top: 50px;
	}
	.bannerlj {
		width: 100%;
		margin: auto;
		margin-top: 5px;
		text-align: center;
	}
	.bannerlj a {
		width: 25%;
		margin: 5px 0.5%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.about1 {
		width: 100%;
		padding: 20px 10px;
	}
	.about1main {
		width: 100%;
		margin: auto;
		position: relative;
	}
	.about1left {
		width: 100%;
		float: left;
	}
	.aboutright {
		width: 100%;
		float: right;
	}
	.aboutright h4 {
		font-size: 19px;
		color: #00A2E3;
		margin-top: 20px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.aboutright div p {
		font-size: 13px;
		line-height: 25px;
		color: #666;
	}
	.aboutms {
		width: 100%;
		position: initial;
		right: auto;
		bottom: auto;
	}
	.aboutms1 {
		padding: 10px;
		text-align: center;
	}
	.aboutms1left {
		float: none;
		display: inline-block;
	}
	.aboutms1right h4 {
		margin-top: 10px;
	}
	.aboutms1right span {
		display: inline-block;
		width: 20px;
		height: 2px;
		background-color: #FFFFFF;
		margin: 5px 0;
	}
	.aboutms1right {
		float: left;
		margin-left: 0;
		width: 100%;
	}
	.aboutms1right p {
		font-size: 12px;
		line-height: 15px;
		color: #FFFFFF;
		height: 30px;
	}
	.about2 {
		padding: 20px 10px;
	}
	.about2main {
		width: 100%;
		margin: auto;
	}
	.about2lb {
		width: 100%;
		float: left;
		margin-top: 30px;
	}
	.about2lb li {
		width: 48%;
		float: left;
		margin: 10px 0;
		margin-right: 0;
	}
	.about2lb li:nth-child(2n) {
		float: right;
	}
	.about2lb li div {
		margin: auto;
	}
	.culturemain {
		width: 100%;
		padding: 30px 10px;
	}
	.culturelb li {
		width: 100%;
		float: left;
		margin-right: 0;
		margin: 10px 0;
		padding: 15px 30px;
	}
	.culture {
		width: 100%;
		padding: 20px 0;
	}
	.strength {
		padding: 20px 10px;
		margin-top: 20px;
		background-size: auto 100%;
	}
	.strengthmain {
		width: 100%;
		margin: auto;
	}
	.strengthlb li p {
		font-size: 14px;
		line-height: 20px;
		color: #000000;
	}
	.strengthlb li {
		width: 100%;
		float: left;
		text-align: center;
		margin: 10px 0;
	}
	.talent {
		width: 100%;
		padding: 20px 10px;
	}
	.talentmain {
		width: 100%;
		margin: auto;
	}
	.talentfllb li {
		width: 48%;
		margin: 5px 0;
		margin-right: 0;
	}
	.talentfllb li:nth-child(2n) {
		float: right;
	}
	.talentfllb li a {
		line-height: 45px;
		font-size: 13px;
	}
	.talentnr1tit {
		margin-bottom: 25px;
	}
	.talentnrtit {
		margin-bottom: 25px;
	}
	.honor {
		width: 100%;
		padding: 20px 10px;
	}
	.honormain {
		width: 100%;
		margin: auto;
	}
	.gallery a {
		width: 48%;
		float: left;
		margin: 10px 0;
		margin-right: 0;
		display: inline-block;
	}
	.gallery a:nth-child(2n) {
		float: right;
	}
	.news {
		width: 100%;
		margin: auto;
		padding: 20px 10px;
	}
	.contactjs li {
		width: 100%;
		margin: 10px 0;
		float: left;
		text-align: center;
	}
	#container {
		height: 300px;
	}
	.newslb li {
		width: 100%;
		float: left;
		margin: 10px 0;
		margin-right: 0;
	}
	.product {
		width: 100%;
		margin: auto;
		padding: 20px 10px;
	}
	.producttit {
		margin-bottom: 20px;
	}
	.producttit a {
	    margin: 5px 0;
	    width: 49%;
	    line-height: 40px;
	    display: block;
	    float: left;
	    font-size: 13px;
	}
	.producttit a:nth-child(2n){
		float: right;
	}
	.productlb li {
		width: 48%;
		margin-right: 0;
	}
	.productlb li:nth-child(2n) {
		float: right;
	}
	.prodetleft {
		width: 100%;
		margin-bottom: 20px;
	}
	.prodetright {
		width: 100%;
		float: right;
	}
	.prodetrighttit {
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #DDDDDD;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.prodetjs span:nth-child(1) {
		width: 19%;
	}
	.prodetjs span:nth-child(2) {
		width: 81%;
	}
	.index04 {
		width: 100%;
		background: url(../images/nindex03bj.jpg) center center no-repeat;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.index03 {
		padding: 20px 10px;
		background: #f5f5f5;
	}
	.index03main {
		width: 100%;
		margin: auto;
	}
	.index03left {
		width: 100%;
		float: left;
		margin-top: 0;
	}
	.index03left div:nth-child(1) {
		margin-bottom: 15px;
	}
	.index03left div h4 {
		font-size: 18px;
		text-align: left;
		color: #00a3e3;
		margin-bottom: 10px;
	}
	.index03left div p {
		font-size: 13px;
		line-height: 22px;
		color: #666;
	}
	.index03center {
		width: 100%;
		float: left;
		margin-left: 0;
		position: relative;
	}
	.index03right {
		width: 100%;
		float: right;
		margin-top: 15px;
	}
	.index03right div:nth-child(1) {
		margin-bottom: 15px;
	}
	.index05 {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.index05main {
		width: 100%;
		margin: auto;
	}
	.index04lb {
		padding: 0 10px;
		margin-top: 0;
	}
	.index04more {
		margin-top: 20px;
	}
	.index05jsright {
		width: 100%;
		float: right;
	}
	.index05tit {
		text-align: center;
		font-size: 20px;
		color: #00a3e3;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.index05jsleft {
		width: 100%;
		float: left;
		margin-top: 10px;
		padding: 0 10px;
	}
	.index05jsleft p {
		font-size: 13px;
	}
	.index05jsleft a {
		margin-top: 20px;
		display: block;
		font-size: 14px;
		color: #666;
	}
	.index05gc {
		padding-bottom: 20px;
	}
	.index02tit {
		margin-bottom: 25px;
	}
	.indexnew {
		width: 100%;
		float: left;
		margin: 10px 0;
	}
	.indexnew:nth-child(3) {
		margin: 10px 0;
	}
	.about3main {
		width: 100%;
		margin: auto;
		padding: 0 10px;
	}
	.about2right {
		width: 100%;
		float: right;
		margin-top: 20px;
	}
	.strength1main {
		width: 100%;
		margin: auto;
		position: relative;
		padding: 0 20px;
	}
	.yylylb {
		width: 100%;
		margin-left: 0;
		float: left;
		margin-top: 20px;
	}
	.yylylb li {
		width: 100%;
	}
	.yylylb li:nth-child(2) {
		margin: 10px 0;
	}
	.productlb li a img {
    width: 100%;
    height: 126px;
    transition: all 0.3s ease;
}

body{
	min-width: 100%;
}
.footer{
	display: block;
}
.footer {
    width: 100%;
    margin: auto;
}
.footer1left {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.footer1right {
    float: right;
    width: 100%;
}
.footer2nr1 p {
    font-size: 0.9rem;
    line-height: 1.8rem;
    color: #FFFFFF;
}
.footer2nr2 a {
    font-size: 0.9rem;
    line-height: 1.8rem;
    color: #FFFFFF;
    margin-right: 0.5rem;
    padding-right: 0.8rem;
    border-right: 1px solid #FFFFFF;
    display: inline-block;
    transition: all 0.3s ease;
}
.footer3 h4 {
    float: initial;
    font-size: 0.9rem;
    color: #FFFFFF;
    line-height: 2rem;
    width: 100%;
}
.footer3 p {
    float: initial;
    color: #FFFFFF;
    line-height: 2rem;
    width: 100%;
}
.skheader {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 5px 10px;
    /* background-color: rgb(118 117 117 / 30%); */
    transition: all 0.3s ease;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px #a5a3a3;
    box-sizing: border-box;
    height: 50px;
}
.skheadermain {
    width: 100%;
    margin: auto;
}
.skheaderlogo {
    height: 40px;
    float: left;
}
.skheaderlogo1{
	display: none;
}
.skheaderlogo2{
	display: block;
}
.skheadermenu {
    float: right;
    margin-top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #ffffff;
    left: 0;
    top: 0;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
}
.skheadermenu a {
    display: block;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 16px;
    color: #000000;
    margin-left: 0;
    text-shadow: 0px 0px 0px #222222;
    transition: all 0.3s ease;
    width: 100%;
    text-align: center;
}

.skindex01 {
    width: 100%;
    padding: 20px 10px;
    position: relative;
    overflow: hidden;
}
.skindex01main {
    width: 100%;
    margin: auto;
    display: block;
    flex-wrap: wrap;
    align-items: center;
}
.skindex01left {
    width: 100%;
}
.skindex01right {
    width: 100%;
    margin-left: 0;
}
.skindex01right img {
    width: 100%;
    position: initial;
    left: 0;
    top: 0;
    margin-top: 15px;
}
.skindex01tit h4 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.4rem;
}
.skindex01tit p {
    font-size: 0.9rem;
    color: #aaaaaa;
}
.skindex01tit {
    margin-bottom: 1rem;
    position: relative;
    padding-left: 0.8rem;
}
.skindex01nr {
    margin-bottom: 0.8rem;
}
.skindex01nr p {
    font-size: 1.1rem;
    line-height: 2rem;
    color: #000000;
    text-align: justify;
    color: #666;
}
.skindex02 {
    width: 100%;
    padding: 20px 10px;
    background-color: #f5f5f5;
}
.skindex02main {
    width: 100%;
    margin: auto;
}
.skindex02tit {
    text-align: center;
    margin-bottom: 3rem;
    position: relative;
}
.skindex02tit h4 {
    font-size: 2rem;
    line-height: 2rem;
    color: #1873ba;
    margin-bottom: 0.2rem;
}
.skindex02tit p {
    font-size: 1.2rem;
    line-height: 2rem;
    color: #333;
    text-transform: uppercase;
}
.skindex02lb div {
    width: 48%;
    text-align: center;
    padding: 0 1rem;
    border-color: #eaeaf5;
    border: 1px solid #eaeaf5;
    background: #ffffff;
    padding: 1rem;
    margin-right: 0;
    border-radius: 10px;
    transition: all 0.3s ease;
    margin: 0 1%;
    margin-bottom: 8px;
}
.skindex03 {
    width: 100%;
    padding: 20px 10px;
}
.skindex03main {
    width: 100%;
    margin: auto;
}
.skindex03lb a {
    width: 48%;
    /* margin: 0 1%; */
    margin-bottom: 1rem;
    margin-right: 0;
    text-align: center;
    margin: 0 1%;
    margin-bottom: 1rem;
    box-sizing: border-box;
}
.skindex03lb a img {
    width: 100%;
    border: 3px solid #dcdcdc;
    border-radius: 10px;
    box-sizing: border-box;
}
.skindex07main {
    width: 100%;
    margin: auto;
    position: initial;
    left: 0;
    transform: initial;
    right: 0;
    padding: 0;
}
.skindex07main div {
    float: initial;
    width: 100%;
    background-image: linear-gradient(45deg, #0e5d9b, transparent);
    padding: 10px;
    color: #ffffff;
    border-radius: 0px;
}
.skindex07bg {
    display: block;
    width: 100%;
}
.skindex07main div h3 {
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 2rem;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
.skindex07main div h4 {
    color: #ffffff;
    font-size: 2rem;
    line-height: 3rem;
    margin-top: 5px;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}
.skindex07main div h4:after {
    content: "";
    width: 6rem;
    height: 0.3rem;
    /* background-image: linear-gradient(to top right, #4dadf5, #0c5996); */
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: -1rem;
    border-radius: 0.3rem;
}
.skindex07bg:nth-child(3){
	display: none;
}
.vidbg-container{
		background:none;
	}
	.vidbg-container video{
		display: none;
	}
.skindex05 {
    width: 100%;
    padding: 20px 10px;
}
.skindex05main {
    width: 100%;
    margin: auto;
}
.skindex08 {
    padding: 20px 10px;
    text-align: center;
    background-image: url(../images/skindex08bg.jpg);
    background-position: center center;
    background-size: auto 100%;
    background-attachment: fixed;
}
.skindex08 h4 {
    font-size: 2rem;
    line-height: 3rem;
    color: #ffffff;
    margin-bottom: 1rem;
}
.skindex08 p {
    font-size: 1.1rem;
    line-height: 2rem;
    color: #ffffff;
    margin-bottom: 2rem;
}
.skindex06 {
    width: 100%;
    padding: 20px 10px;
    background-color: #f5f5f5;
}
.skindex06main {
    width: 100%;
    margin: auto;
}
.skindex06nr {
    display: block;
    flex-wrap: wrap;
}
.skindex06nrleft {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.skindex06nrleft a img {
    width: 100%;
    height: auto;
    display: block;
}
.skindex06nrright {
    width: 100%;
}
.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: #1873ba;
		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: #1873ba;
	}

	.mobilemenuxz span:nth-child(3) {
		transform: rotate(-45deg);
		left: 3px;
		top: 13px;
		width: 30px;
		background-color: #1873ba;
	}
	.skheadermenu .headermenuxz{
		color: #1873ba;
	}
	.fwzc1 {
		width: 100%;
		margin: 20px auto;
		padding: 0 10px;
	}

	.fwzc1tit {
		text-align: center;
		margin-bottom: 20px;
	}

	.fwzc1tit h4 {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 2px;
		font-weight: bold;
	}

	.fwzc1nrleft {
		width: 100%;
		float: left;
		border: 1px solid #eeeeee;
	}

	.fwzc1nrleft div {
		width: 100%;
		padding: 20px 20px;
		background: #FFFFFF;
		position: relative;
		transition: all 0.3s ease;
		overflow: hidden;
	}

	.fwzc1nrleft .fwzc1nrleftxz span {
		font-size: 60px;
		line-height: 80px;
		height: 80px;
		bottom: -55px;
		right: 15px;
	}

	.fwzc1nrleft div h4 {
		font-size: 15px;
	}

	.fwzc1nrleft div p {
		font-size: 14px;
	}

	.fwzc1nrright {
		width: 100%;
		float: right;
		margin-top: 10px;
	}

	.fwzc1nrright p {
		background-color: #FFFFFF;
		padding: 10px;
		box-shadow: 0px 0px 8px #d8d6d6;
		font-size: 14px;
		line-height: 25px;
		color: #555555;
	}
	.skvideo1{
		display: block;
		width: 100%;
		height: 235px;
		opacity: 1;
	}
	.vidbg-container{
		background-image:none !important;
	}
	.footer1right img{
		display: none;
	}
	footer {
	    background-color: #00a0e9;
	    padding-top: 0rem;
	}
	.footer1right a {
     	margin-top: 0rem;
	   margin-left: 0;
	}
	.index06allb li {
    width: 48%;
    margin-bottom: 1rem;
}
.index06allb li:nth-child(3n-1) {
    margin: 0;
    margin-bottom: 1rem;
}
.index06allb li:nth-child(2n) {
    margin-left: 4%;
}
.about1main2 {
    width: 100%;
    margin: auto;
    margin-top: 0px;
    position: relative;
    margin-bottom: 20px;
}
.about1main2 .about1left {
    float: right;
    margin-top: 10px;
}
	











}
