﻿@charset "utf-8";
  * {
            font-family: arial, sans-serif !important;
        }
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
select,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0
}

* {
	margin: 0;
	padding: 0
}

body {overflow-x:hidden;
	font-family:  arial;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	margin: 0 auto;
	background: #fff;
	max-width: 1920px;
	-webkit-tap-highlight-color: transparent
}

a:link,
a:visited {
	text-decoration: none;
	outline: 0;
	color: #666
}

a:active,
a:focus,
a:hover {
	color: #666;
	text-decoration: none
}

li,
ul {
	list-style: none
}

ul {
	padding: 0
}

li {
	zoom: 1;
	vertical-align: middle
}

ol {
	margin: 0;
	padding: 0;
	padding-left: 36px
}

fieldset,
img {
	border: 0
}

img {
	border: 0;
	max-width: 100%
}

div {
	outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	border: 0;
	width: 100%
}

td,
th {
	padding: 0
}

input,
textarea {
	font-family: arial;
	font-size: 14px
}

input {
	outline: 0
}

textarea {
	outline: 0
}

input[type=button],
input[type=radio],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	outline: 0
}

input[type=checkbox],
input[type=radio] {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

input[type=date],
input[type=email],
input[type=password],
input[type=text],
textarea {
	padding: 0;
	color: #666;
	outline: 0
}

input,
textarea {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
	border-radius: 0;
	overflow-y: hidden;
	overflow-x: hidden
}

::-webkit-input-placeholder {
	color: #333
}

:-moz-placeholder {
	color: #333;
	opacity: 1
}

::-moz-placeholder {
	color: #333;
	opacity: 1
}

:-ms-input-placeholder {
	color: #333
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix {
	clear: both
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

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

.pic img {
	transition: .5s
}

.pic:after {
	content: '';
	display: block;
	padding-bottom: 100%
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.container {
	width: 1400px;
	margin-left: auto;
	margin-right: auto
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/ie_sosad.png) no-repeat center 35% #fff;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999;
	opacity: 80
}

.prompt span {
	position: absolute;
	font-size: 14px;
	font-family: arial;
	top: 55%;
	left: 50%;
	margin-left: -152px;
	width: 304px;
	display: block;
	line-height: 24px;
	color: #666
}

.prompt span a {
	text-decoration: underline
}

.prompt .prompt_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(../images/closed.png) no-repeat center center;
	cursor: pointer
}

::-webkit-scrollbar {
	width: 8px
}

::-webkit-scrollbar-thumb {
	background: #bbb;
	background: rgba(0, 0, 0, .15);
	border-radius: 5px
}

::-webkit-scrollbar-track {
	background: #ddd;
	background: rgba(0, 0, 0, .05)
}

#container {
	overflow: hidden;
	position: relative
}

.header {
	height: 80px;
	transition: .5s;
	width: 100%;
	position: fixed;
	z-index: 6;
	top: 0;
	left: 0;
	background: #fff;
	box-shadow: 0 0 7px 0 rgba(0, 62, 72, .13)
}

.header .container {
	width: 1720px
}

.header .logo {
	float: left;
	z-index: 4;
	transition: .5s;
	padding-top: 16px
}

.header .logo a {
	float: left;
	position: relative
}

.header .logo a img {
	transition: .5s;
	display: block;
	max-height: 48px
}

.header .phone {
	float: right;
	font-size: 28px;
	color: #a0d8e5;
	text-transform: uppercase;
	padding-left: 42px;
	line-height: 80px;
	background: url(../images/phone.png) no-repeat center left;
	background-size: 31px;
	font-family: arial;
	width: 250px
}

.header .phone a {
	color: #a0d8e5
}

.header .phone span {
	font-size: 27px;
	color: #0080d8;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle
}

.header .header-right {
	transition: .5s;
	float: right
}

.header .header-right .nav {
	float: right;
	margin-top: 20px;
	margin-right: 15px
}

.header .header-right .nav ul li {
	float: left;
	margin-left: 8px;
	padding-left: 8px
}

.header .header-right .nav ul li a {
	display: block;
	color: #333;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	position: relative;
	transition: .5s;
	padding: 0 9px;
	height: 60px;
	line-height: 40px
}

.header .header-right .nav ul li a:before {
	content: '';
	display: block;
	width: 1px;
	height: 16px;
	background: #e5e5e5;
	position: absolute;
	top: 20px;
	left: -8px;
	margin-top: -8px;
	transition: .5s
}

.header .header-right .nav ul li a:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #fac68d;
	position: absolute;
	bottom: 0;
	left: 50%;
	transition: .5s
}

.header .header-right .nav ul li .subnav {
	position: absolute;
	top: 80px;
	width: 100%;
	left: 0;
	text-align: center;
	display: none;
	z-index: 4;
	background: rgba(255, 255, 255, .9)
}

.header .header-right .nav ul li .subnav .container {
	width: 1400px
}

.header .header-right .nav ul li .subnav .sub-info {
	padding: 41px 0;
	overflow: hidden
}

.header .header-right .nav ul li .subnav ul {
	width: 69.4%;
	float: left;
	margin: 0 -20px
}

.header .header-right .nav ul li .subnav ul li {
	float: left;
	margin: 0;
	padding: 0 20px;
	width: 33.33333333%
}

.header .header-right .nav ul li .subnav ul li a {
	font-size: 16px;
	height: auto;
	padding: 0;
	font-weight: 400;
	position: relative
}

.header .header-right .nav ul li .subnav ul li a:after {
	display: none
}

.header .header-right .nav ul li .subnav ul li a:before {
	display: none
}

.header .header-right .nav ul li .subnav ul li a .pic:after {
	padding-bottom: 74.91166077738517%
}

.header .header-right .nav ul li .subnav ul li a .bt {
	line-height: 35px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: rgba(146, 214, 227, .8)
}

.header .header-right .nav ul li .subnav ul li a:hover .pic img {
	transform: scale(1.04)
}

.header .header-right .nav ul li .subnav .item {
	float: right;
	width: 30%;
	min-height: 212px;
	border-left: 1px solid #e0e2e1;
	padding: 0 41px
}

.header .header-right .nav ul li .subnav .item a {
	display: block;
	width: 40%;
	float: left;
	line-height: 30px;
	text-align: left;
	font-size: 17px;
	height: 30px;
	color: #333;
	font-weight: 400;
	margin-bottom: 12px;
	background: url(../images/dot.png) no-repeat center left;
	padding-left: 10px;
	overflow: hidden;
}

.header .header-right .nav ul li .subnav .item a:after {
	display: none
}

.header .header-right .nav ul li .subnav .item a:before {
	display: none
}

.header .header-right .nav ul li .subnav .item a:hover {
	color: #92d6e3
}

@media (min-width:1025px) {
	.header .header-right .nav ul li:hover a {
		font-weight: 700
	}

	.header .header-right .nav ul li:hover a:after {
		left: 0;
		width: 100%
	}
}

.header .header-right .nav ul li:nth-child(1) a:before {
	display: none
}

.header .header-right .nav ul .active a {
	font-weight: 700
}

.header .header-right .nav ul .active a:after {
	left: 0;
	width: 100%
}

.header .header-right .search {
	position: relative;
	float: right;
	width: 182px;
	border-radius: 30px;
	margin-right: 40px;
	margin-top: 24px;
	border: 1px solid #d6d6d6
}

.header .header-right .search .form-control {
	text-align: left;
	border: 0;
	width: 100%;
	font-size: 12px;
	color: #999;
	height: 35px;
	vertical-align: top;
	padding: 0 40px 0 15px;
	-webkit-appearance: none;
	background: 0
}

.header .header-right .search .btn {
	top: 0;
	right: 0;
	color: #043b83;
	width: 35px;
	height: 35px;
	text-align: center;
	position: absolute;
	cursor: pointer;
	border: 0;
	background: #a0d8e5 url(../images/search.png) no-repeat center center;
	border-radius: 50%;
	background-size: 14px
}

@-webkit-keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes myfirst04 {
	0% {
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}

	50% {
		-webkit-transform: translateY(60px);
		transform: translateY(60px)
	}

	100% {
		-webkit-transform: translateY(80px);
		transform: translateY(80px)
	}
}

@keyframes myfirst04 {
	0% {
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}

	50% {
		-webkit-transform: translateY(60px);
		transform: translateY(60px)
	}

	100% {
		-webkit-transform: translateY(80px);
		transform: translateY(80px)
	}
}

@keyframes jump {
	0% {
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes jump1 {
	0% {
		-webkit-transform: translateY(100px);
		transform: translateY(100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes mymove4 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1)
	}
}

@-webkit-keyframes mymove4 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1)
	}
}

@keyframes mymove {
	0% {
		transform: scale(.5)
	}

	100% {
		transform: scale(1)
	}
}

@-webkit-keyframes mymove {
	0% {
		transform: scale(.5)
	}

	100% {
		transform: scale(1)
	}
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.phone-nav {
	position: fixed;
	right: 15px;
	top: 0;
	line-height: 60px;
	display: none;
	color: #666;
	z-index: 115
}

.phone-nav svg {
	height: 22px;
	margin-top: 19px;
	display: block;
	fill: #92d6e3
}

.inbanner {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-top: 80px
}

.inbanner .inbanner-slick {
	position: relative;
	width: 1920px;
	height: 380px;
	left: 50%;
	margin-left: -960px
}

.inbanner .inbanner-slick img {
	transition: 5s;
	animation: mymove4 5s;
	display: block
}

.inbanner .inbanner-slick-phone {
	display: none
}

.inbanner .inbanner-slick-phone img {
	display: block;
	transition: 5s;
	animation: mymove4 5s
}

.home-case {
	height: 100vh;
	position: relative;
	background: #fff;
	margin-bottom: 30px
}

.home-case .show {
	overflow: hidden;
	margin-bottom: 51px
}

.home-case .show .info a {
	 
}

.home-case .show .info a .img {
	position: absolute;
	top: 48px;
	right: 0;
	z-index: 1
}

.home-case .show .info .pic {
	width: 51.3%;
	float: left
}

.home-case .show .info .pic:after {
	padding-bottom: 69.35933147632312%
}

.home-case .show .info .text {
	float: right;
	width: 44.2%;
	padding-top: 35px
}

.home-case .show .info .text .bt {
	font-size: 30px;
	color: #a0d8e5;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 4px
}

.home-case .show .info .text .span {
	font-size: 20px;
	color: #666
}

.home-case .show .info .text .span:after {
	content: '';
	display: block;
	width: 51px;
	height: 2px;
	background: #ccc;
	margin: 24px 0 33px 0
}

.home-case .show .info .text .jsh {
	font-size: 15px;
	color: #666;
	line-height: 29px;
	height: 116px;
	overflow: hidden;
	margin-bottom: 63px
}

.home-case ul {
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	padding-bottom: 28px
}

.home-case ul li {
	width: 14.285714285714286%;
	float: left;
	text-align: center
}

.home-case ul li .pic {
	height: 90px
}

.home-case ul li .text {
	padding-top: 26px;
	position: relative;
	height: 74px
}

.home-case ul li .text:after {
	content: '';
	display: block;
	bottom: 0;
	right: 0;
	width: 2px;
	height: 44px;
	background: #f6f6f6;
	position: absolute
}

.home-case ul li .text .bt {
	font-size: 20px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.home-case ul li .text .p {
	font-size: 12px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.home-case ul li:hover {
	position: relative
}

.home-case ul li:hover:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #a0d8e5;
	position: absolute;
	bottom: -28px;
	left: 0;
	z-index: 5
}

.home-case ul li:hover .text .bt {
	color: #a0d8e5
}

.home-case ul .last .text:after {
	display: none
}

.home-case ul .last .text .bt {
	font-size: 24px;
	color: #666
}

.home-case .case-info {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	margin-top: 40px
}

.more a,
.more p {
	width: 120px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 15px;
	background: #fac68d
}

.more a:hover {
	background: #e3b480
}

.home-title {
	text-align: center;
	position: relative
}

.home-title h3 {
	color: #333;
	font-size: 36px;
	font-weight: 700;
	padding-top: 50px;
	background: url(../images/dot1.png) no-repeat center 17px
}

.home-title p {
	font-size: 120px;
	color: #333;
	opacity: .05;
	font-family: arial;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 100px;
	z-index: 1
}

.home-news {
	padding: 57px 0 58px 0;
	background: url(../images/bg.jpg) no-repeat top center;
	background-size: cover
}

.home-news .home-bottom {
	padding-top: 43px
}

.home-news .home-bottom ul {
	margin: 0 -20px
}

.home-news .home-bottom ul li {
	width: 33.3333333%;
	float: left;
	padding: 0 20px;
	margin-bottom: 40px
}


.home-pro .home-bottom ul li {
	width: 20%;
}


.home-news .home-bottom ul li .box {
	background: #fff;
	box-shadow: 0 0 7px 0 rgba(0, 62, 72, .13)
}

.home-news .home-bottom ul li .pic:after {
	padding-bottom: 58.40909090909091%
}

.home-news .home-bottom ul li .text {
	padding: 21px 25px 12px 25px
}

.home-news .home-bottom ul li .text .bt {
	font-size: 18px;
	height: 56px;
	line-height: 28px;
	color: #333;
	padding-left: 11px;

	overflow: hidden;
	position: relative;
	margin-bottom: 6px
}


.home-pro .home-bottom ul li .text .bt {
	font-size: 18px;
	height: 84px;
	line-height: 28px;
	color: #333;
	padding-left: 11px;

	overflow: hidden;
	position: relative;
	margin-bottom: 6px
}

.home-news .home-bottom ul li .text .p {
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}

.home-news .home-bottom ul li .text .bt:after {
	content: '';
	display: block;
	width: 6px;
	height: 2px;
	background: #92d6e3;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px
}

.home-news .home-bottom ul li .text .jsh {
	font-size: 14px;
	line-height: 23px;
	height: 46px;
	overflow: hidden
}

.home-news .home-bottom ul li .text .more {
	border-top: 2px solid #ebebeb;
	font-size: 14px;
	color: #999;
	line-height: 23px;
	background: url(../images/jiantou.png) no-repeat right 15px;
	background-size: 22px;
	margin-top: 16px;
	padding-top: 9px
}

@media (min-width:1025px) {
	.home-pro .home-bottom ul li {
		width：33.333333%
	}

	.home-news .home-bottom ul li:hover .pic img {
		transform: scale(1.03)
	}

	.home-news .home-bottom ul li:hover .text .bt {
		color: #a0d8e5
	}

	.home-news .home-bottom ul li:hover .text .more {
		border-top: 2px solid #a0d8e5;
		color: #a0d8e5;
		background: url(../images/jiantouh.png) no-repeat right 15px;
		background-size: 22px
	}
}

.home-news .home-bottom .more a {
	margin: 0 auto
}

.xin-lxfx {
	position: fixed;
	width: 75px;
	height: auto;
	top: 200px;
	right: 0;
	z-index: 11
}

.xin-lxfx li {
	width: 75px;
	height: 70px;
	background: #a0d8e5;
	margin-bottom: 1px;
	margin-left: 0;
	overflow: inherit !important;
	position: relative;
	list-style: none
}

.xin-lxfx li a {
	color: #6b6b6b;
	margin: 0;
	display: block;
	height: 70px;
	width: 300px
}

.xin-lxfx .f_phnoe {
	width: 160px;
	height: 70px;
	line-height: 70px;
	position: absolute;
	left: -175px;
	background: #a0d8e5;
	top: 0;
	z-index: 9999;
	color: #fff;
	font-size: 22px;
	text-align: center;
	display: none
}

.xin-lxfx .f_phnoe:after {
	content: "";
	position: absolute;
	width: 12px;
	height: 18px;
	right: -6px;
	top: 50%;
	margin-top: -9px;
	background: url(../images/f_strangle.png) no-repeat
}

.xin-lxfx .leftlx {
	float: left;
	width: 75px;
	height: 70px;
	padding: 13px 5px 5px
}

.xin-lxfx .leftlx p {
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin: 3px auto 0;
	height: 24px;
	overflow: hidden;
	line-height: 24px
}

.xin-lxfx .leftlx i {
	display: block;
	width: 32px;
	height: 27px;
	margin: 0 auto;
	text-align: center
}

.xin-lxfx .leftlx .icon_zx {
	background: url(../images/fzx.png) no-repeat center
}

.xin-lxfx .leftlx .icon_tel {
	background: url(../images/f_tel.png) no-repeat center
}

.xin-lxfx .leftlx .icon_top {
	background: url(../images/top1.png) no-repeat center
}

.footer-top .link {
	padding-top: 43px;
	float: right
}

.footer-top .item {
	float: left;
	margin-left: 8px;
	position: relative
}

.footer-top .item a,
.footer-top .item span {
	display: block;
	width: 33px !important;
	height: 33px !important;
	float: right;
	cursor: pointer;
	border-radius: 50%;
	background-color: #3a3a3a
}

.footer-top .item span.wb {
	background: url(../images/wb.svg) no-repeat center center;
	background-size: 21px
}

.footer-top .item span.wx {
	background: url(../images/wx.svg) no-repeat center center;
	background-size: 23px
}

.footer-top .item a.email {
	display: block;
	background: url(../images/email.svg) no-repeat center center;
	background-size: 16px
}

.footer-top .item .hover {
	position: absolute;
	top: 45px;
	left: 50%;
	padding: 10px;
	background: #fff;
	width: 130px;
	margin-left: -65px;
	text-align: center;
	display: none;
	z-index: 77;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
	font-size: 13px;
	line-height: 23px
}

.footer-top .item:hover .hover {
	display: block
}

.footer-top .item .hover .arrow,
.footer-top .item .hover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.footer-top .item .hover .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #fff;
	top: -21px;
	border-width: 11px
}

.footer-top {
	padding: 63px 0 80px 0;
	background: url(../images/bg1.jpg) no-repeat top center;
	background-size: cover
}

.footer-top .footer-left {
	float: left;
	padding-top: 8px
}

.footer-top .footer-right {
	width: 61.4%;
	float: right
}

.footer-top .footer-right ul {
	border-bottom: 1px solid #c9cccc;
	padding-bottom: 26px;
	margin-bottom: 35px;
	overflow: hidden
}

.footer-top .footer-right ul li {
	float: left;
	margin-right: 25px
}

.footer-top .footer-right ul li a {
	display: block;
	color: #333;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	position: relative;
	transition: .5s;
	background: url(../images/line.png) no-repeat center right;
	line-height: 26px;
	padding-right: 33px
}

.footer-top .footer-right ul li a:hover {
	color: #92d6e3
}

.footer-top .footer-right ul li:nth-last-child(1) {
	margin-right: 0
}

.footer-top .footer-right ul li:nth-last-child(1) a {
	background: 0;
	padding-right: 0
}

.footer-top .footer-right .footer-b .list {
	float: left
}

.footer-top .footer-right .footer-b .list .h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 18px
}

.footer-top .footer-right .footer-b .list .p {
	font-size: 14px;
	color: #333;
	line-height: 26px
}

.footer-top .footer-right .footer-b .list .p a {
	color: #333
}

.footer-top .footer-right .footer-b .list .p p {
	padding-left: 20px;
	margin-bottom: 3px
}

.footer-top .footer-right .footer-b .list .p .f1 {
	background: url(../images/tel.png) no-repeat left 5px;
	background-size: 16px
}

.footer-top .footer-right .footer-b .list .p .f2 {
	background: url(../images/yx.png) no-repeat left 5px;
	background-size: 16px
}

.footer-top .footer-right .footer-b .list .p .f3 {
	background: url(../images/ad.png) no-repeat left 7px;
	background-size: 16px
}

.footer-top .footer-right .footer-b .r {
	float: right;
	text-align: center;
	font-size: 18px;
	color: #333;
	padding-top: 7px;
	max-width: 201px;
	padding-left: 19px;
}

.footer-bottom {
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 28px 0;
	background: #92d6e3
}

.current {
	box-shadow: 0 0 7px 0 rgba(0, 62, 72, .13);
	position: relative;
	z-index: 3
}

.current ul {
	float: left
}

.current ul li {
	float: left
}

.current ul li a {
	display: block;
	width: 148px;
	height: 60px;
	line-height: 60px;
	padding: 0 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
	color: #333;
	text-align: center;
	position: relative
}

.current ul li a:after {
	content: '';
	display: block;
	width: 1px;
	height: 22px;
	margin-top: -11px;
	position: absolute;
	top: 50%;
	right: 0;
	background: #e5e5e5
}

@media (min-width:1025px) {
	.current ul li:hover a {
		background: #92d6e3;
		color: #fff
	}
}

.current ul .active a {
	background: #92d6e3;
	color: #fff
}

.current ul li:nth-last-child(1) a:after {
	display: none
}

.current .bread {
	float: right;
	font-size: 15px;
	color: #666;
	padding-left: 20px;
	background: url(../images/ad.png) no-repeat left 3px;
	background-size: 16px;
	margin: 19px 0;
	font-weight: 400
}

.current .bread a {
	color: #666
}

.current .bread b {
	font-weight: 400;
	color: #92d6e3
}

.about {
	padding: 49px 0 40px 0
}

.about .about-top {
	position: relative;
	margin-top: 33px
}

.about .about-top .img {
	position: absolute;
	top: 48px;
	right: 0;
	z-index: 1
}

.about .about-top .pic {
	width: 51.3%;
	float: left
}

.about .about-top .pic:after {
	padding-bottom: 69.35933147632312%
}

.about .about-top .text {
	float: right;
	width: 44.2%;
	padding-top: 35px
}

.about .about-top .text .bt {
	font-size: 30px;
	color: #a0d8e5;
	font-weight: 700;
	margin-bottom: 4px
}

.about .about-top .text .span {
	font-size: 20px;
	color: #666
}

.about .about-top .text .span:after {
	content: '';
	display: block;
	width: 51px;
	height: 2px;
	background: #ccc;
	margin: 24px 0 33px 0
}

.about .about-top .text .jsh {
	font-size: 15px;
	color: #666;
	line-height: 29px
}

.about .youshi {
	text-align: center;
	font-size: 0;
	padding: 41px 0 0 0
}

.about .youshi li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	position: relative;
	 
}

.about .youshi li:nth-last-child(1):after {
	display: none
}

.about .youshi li .num {
	color: #666;
	font-size: 14px
}

.about .youshi li .num span {
	font-size: 72px;
	display: inline-block;
	vertical-align: bottom;
	font-weight: 700;
	line-height: 49px;
	margin-right: 5px;
	color: #92d6e3;
	font-family: arial
}

.about .youshi li .shm {
	font-size: 16px;
	color: #333;
	line-height: 57px;
	font-weight: 400
}

.culture {
	padding: 50px 0 61px 0
}

.culture .culture-info {
	padding-top: 28px
}

.culture .p {
	text-align: center;
	margin-bottom: 37px
}

.culture ul {
	margin: 0 -18px
}

.culture ul li {
	width: 25%;
	float: left;
	padding: 0 18px
}

.culture ul li .box {
	position: relative
}

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

.culture ul li .img img {
	transition: .5s
}

.culture ul li .img:after {
	content: '';
	display: block;
	padding-bottom: 111.45510835913313%
}

.culture ul li .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1)
}

.culture ul li .hover .info {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%
}

.culture ul li .hover .info .pic {
	width: 70px;
	height: 70px;
	margin: 0 auto
}

.culture ul li .hover .info .text {
	text-align: center;
	color: #fff;
	padding-top: 20px
}

.culture ul li .hover .info .text .bt {
	font-size: 24px;
	font-weight: 700
}

.culture ul li .hover .info .text .jsh {
	font-size: 14px;
	color: rgba(255, 255, 255, .8);
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: none;
	padding: 0 30px
}

@media (min-width:1025px) {
	.culture ul li:hover .img img {
		transform: scale(1.04)
	}

	.culture ul li:hover .hover {
		background: rgba(146, 214, 227, .9)
	}

	.culture ul li:hover .hover .info .jsh {
		display: block
	}
}

.competence {
	padding: 50px 0
}

.competence .competence-info {
	padding-top: 32px
}

.competence .competence-info ul {
	background: url(../images/bg2.png) no-repeat top center;
	overflow: hidden
}

.competence .competence-info ul li {
	width: 25%;
	float: left
}

.competence .competence-info ul li .box {
	padding: 84px 55px
}

.competence .competence-info ul li .pic {
	width: 85px;
	height: 85px;
	margin: 0 auto
}

.competence .competence-info ul li .text {
	text-align: center;
	padding-top: 9px
}

.competence .competence-info ul li .text .bt {
	font-size: 24px;
	color: #333;
	margin-bottom: 3px
}

.competence .competence-info ul li .text .jsh {
	font-size: 14px;
	color: #666;
	line-height: 28px
}

.contact {
	padding: 50px 0 60px 0
}

.contact .contact-info {
	padding-top: 23px;
	padding-bottom: 33px
}

.contact .contact-info .title {
	text-align: center;
	font-size: 24px;
	color: #92d6e3;
	margin-bottom: 30px
}

.contact .contact-info ul li {
	width: 20%;
	float: left;
	text-align: center
}

.contact .contact-info ul li .pic {
	width: 70px;
	margin: 0 auto
}

.contact .contact-info ul li .text {
	padding: 19px 50px
}

.contact .contact-info ul li .text .bt {
	font-size: 18px;
	color: #666;
	margin-bottom: 7px
}

.contact .contact-info ul li .text .p {
	color: #333;
	font-size: 18px
}

.contact .contact-info ul li .text .p a {
	color: #333
}

.contact .map {
	position: relative
}

.contact .map #allmap {
	float: right;
}

.contact .map img {
	max-width: initial;
	max-height: inherit
}

.contact .map .anchorBL {
	display: none
}

.contact .map .message {
	position: absolute;
	top: 0;
	left: 0;
	width: 37.3%;
	padding: 13px 70px;
	height: 94%;
	background: rgba(160, 216, 229, 1)
}

.contact .map .message .title {
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin-bottom: 26px
}

.contact .map .message ul li {
	margin-bottom: 20px
}

.contact .map .message ul li input,
.contact .map .message ul li textarea {
	width: 100%;
	height: 43px;
	padding: 0 20px;
	background: #fff;
	border: 1px solid #fff
}

.contact .map .message ul li input::-webkit-input-placeholder,
.contact .map .message ul li textarea::-webkit-input-placeholder {
	color: #999
}

.contact .map .message ul li input:-moz-placeholder,
.contact .map .message ul li textarea:-moz-placeholder {
	color: #999;
	opacity: 1
}

.contact .map .message ul li input::-moz-placeholder,
.contact .map .message ul li textarea::-moz-placeholder {
	color: #999;
	opacity: 1
}

.contact .map .message ul li input:-ms-input-placeholder,
.contact .map .message ul li textarea:-ms-input-placeholder {
	color: #999
}

@media (min-width:1025px) {

	.contact .map .message ul li input:focus,
	.contact .map .message ul li textarea:focus {
		border: 1px solid #92d6e3
	}
}

.contact .map .message ul li textarea {
	height: 108px;
	padding: 10px 20px
}

.contact .map .message ul li .box {
	position: relative;
	padding-left: 64px
}

.contact .map .message ul li .box .span {
	color: #fff;
	line-height: 43px;
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0
}

.contact .map .message ul li .submit {
	width: 120px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	display: block;
	background: #fac68d
}

.contact .map .message ul li .submit:hover {
	background: #e3b480
}

.history {
	padding: 50px 0 70px 0;
	background: #fff url(../images/bg3.jpg) no-repeat bottom center
}

.history .history-info {
	padding-top: 32px
}

.history .show {
	width: 520px;
	margin: 0 auto
}

.history .show .info {
	position: relative;
	border-radius: 10px;
	overflow: hidden
}

.history .show .info .text {
	padding: 13px 34px;
	min-height: 260px;
	position: relative
}

.history .show .info .text:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(146, 216, 227, .6);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.history .show .info .p {
	font-size: 160px;
	font-weight: 700;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	color: rgba(255, 255, 255, .08);
	text-align: center
}

.history .show .info .bt {
	font-size: 40px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	position: relative;
	z-index: 3
}

.history .show .info .item {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	z-index: 3
}

.history .show .info .item p {
	position: relative;
	padding-left: 20px
}

.history .show .info .item p:after {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 10px
}

.history ul {
	padding: 0 136px;
	margin-top: 27px;
	position: relative
}

.history ul .slick-next,
.history ul .slick-prev {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	margin-top: 0;
	top: 31px;
	z-index: 5
}

.history ul .slick-next:before,
.history ul .slick-prev:before {
	content: '';
	color: transparent
}

.history ul .slick-prev {
	background: #fff url(../images/left.png) no-repeat center center;
	left: 0
}

.history ul .slick-next {
	background: #fff url(../images/right.png) no-repeat center center;
	right: 0
}

.history ul:after {
	content: '';
	display: block;
	width: 1920px;
	position: absolute;
	top: 53px;
	height: 1px;
	left: 50%;
	z-index: 1;
	margin-left: -960px;
	border-bottom: 1px dashed #9d9d9d
}

.history ul .slick-list {
	z-index: 2
}

.history ul li {
	padding: 0 32px;
	text-align: center;
	position: relative;
	z-index: 5
}

.history ul li p {
	font-size: 24px;
	color: transparent;
	font-weight: 700;
	background: url(../images/dot2.jpg) no-repeat bottom center;
	padding-bottom: 26px;
	transition: .5s
}

.history ul li .span {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px
}

.history ul li .pic {
	border-radius: 10px
}

.history ul li .pic:after {
	padding-bottom: 49.807692307692314%
}

.history ul .slick-current p {
	color: #92d6e3;
	background: url(../images/dot2h.jpg) no-repeat bottom center
}

.history ul .slick-current .span {
	display: none
}

.history ul .slick-current .pic {
	display: none
}

.buy {
	margin-top: 80px;
	padding: 49px 0 0 0
}

.buy .buy-info {
	padding-top: 16px;
	padding-bottom: 60px
}

.buy .buy-info .title {
	font-size: 24px;
	color: #333;
	font-weight: 700;
	padding-left: 11px;
	position: relative;
	margin-bottom: 10px;
	line-height: 31px;
	background: url(../images/line1.png) no-repeat 120px bottom
}

.buy .buy-info .title:after {
	content: '';
	display: block;
	width: 3px;
	height: 24px;
	background: #92d6e3;
	position: absolute;
	top: 7px;
	left: 0
}

.buy .buy-info .jsh {
	font-size: 14px;
	color: #666;
	line-height: 29px
}

.buy .buy-info .jsh a {
	color: #fd2226
}

.buy .buy-info .item-info {
	margin: 0 -38px;
	padding-top: 49px
}

.buy .buy-info .item-info .it {
	width: 50%;
	float: left;
	padding: 0 38px
}

.buy .buy-info .item-info .it ul {
	padding-top: 54px
}

.buy .buy-info .item-info .it ul li {
	margin-bottom: 36px
}

.buy .buy-info .item-info .it ul li .box {
	position: relative
}

.buy .buy-info .item-info .it ul li .box .span {
	font-size: 16px;
	color: #333;
	margin-bottom: 15px
}

.buy .buy-info .item-info .it ul li .box a {
	display: block;
	width: 100px;
	height: 56px;
	color: #fd2226;
	font-size: 16px;
	cursor: pointer
}

.buy .buy-info .item-info .it ul li .box .file {
	height: 56px;
	opacity: 0;
	top: 0;
	left: 0;
	cursor: pointer;
	padding: 0;
	position: absolute
}

.buy .buy-info .item-info .it ul li .box input,
.buy .buy-info .item-info .it ul li .box textarea {
	width: 100%;
	height: 56px;
	padding: 0 20px;
	background: #f5f5f5;
	border-radius: 5px;
	border: 0;
	color: #999;
	font-size: 16px;
	border: 1px solid #f5f5f5
}

@media (min-width:1025px) {

	.buy .buy-info .item-info .it ul li .box input:focus,
	.buy .buy-info .item-info .it ul li .box textarea:focus {
		border: 1px solid #92d6e3
	}
}

.buy .buy-info .item-info .it ul li .box input::-webkit-input-placeholder,
.buy .buy-info .item-info .it ul li .box textarea::-webkit-input-placeholder {
	color: #999
}

.buy .buy-info .item-info .it ul li .box input:-moz-placeholder,
.buy .buy-info .item-info .it ul li .box textarea:-moz-placeholder {
	color: #999;
	opacity: 1
}

.buy .buy-info .item-info .it ul li .box input::-moz-placeholder,
.buy .buy-info .item-info .it ul li .box textarea::-moz-placeholder {
	color: #999;
	opacity: 1
}

.buy .buy-info .item-info .it ul li .box input:-ms-input-placeholder,
.buy .buy-info .item-info .it ul li .box textarea:-ms-input-placeholder {
	color: #999
}

.buy .buy-info .item-info .it ul li .box textarea {
	height: 241px;
	padding: 13px 20px
}

.buy .buy-info .btn {
	text-align: center
}

.buy .buy-info .btn a {
	display: inline-block;
	vertical-align: top;
	width: 120px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 15px;
	margin: 0 38px;
	background: #fac68d
}

.buy .buy-info .btn a:hover {
	background: #e3b480
}

.relate-info {
	padding: 61px 0;
	background: #f9f9f9
}

.relate-info .pic {
	width: 51%;
	float: left
}

.relate-info .pic:after {
	padding-bottom: 69.35933147632312%
}

.relate-info .text {
	float: right;
	width: 44.5%;
	padding-top: 35px
}

.relate-info .text .bt {
	font-size: 30px;
	color: #92d6e3;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.relate-info .text .bt:after {
	content: '';
	display: block;
	width: 51px;
	height: 2px;
	background: #c7c7c7;
	margin-top: 22px;
	margin-bottom: 22px
}

.relate-info .text .jsh {
	font-size: 15px;
	color: #666;
	line-height: 29px;
	overflow: hidden
}

.news {
	padding: 48px 0 52px 0
}

.news-info ul li {
	padding: 40px 0
}

.news-info ul li .box {
	position: relative;
	padding-left: 478px;
	min-height: 257px;
	padding-top: 25px;
	padding-right: 197px
}

.news-info ul li .box .pic {
	width: 440px;
	position: absolute;
	top: 0;
	left: 0
}

.news-info ul li .box .pic .hover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;
	left: 0;
	transition: .5s;
	background: rgba(146, 214, 227, .8) url(../images/link.png) no-repeat center center
}

.news-info ul li .box .pic:after {
	padding-bottom: 58.40909090909091%
}

.news-info ul li .box .text .bt {
	font-size: 18px;
	color: #333;

	overflow: hidden;
	margin-bottom: 30px
}

.news-info ul li .box .text .jsh {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	margin-bottom: 57px
}

.news-info ul li .box .text .more p {
	background: #92d6e3
}

.news-info ul li .box .date {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #ebebeb;
	text-align: center;
	font-family: arial;
	height: 100%;
	width: 177px;
	padding-top: 86px
}

.news-info ul li .box .date h3 {
	font-size: 30px;
	color: #666;
	margin-bottom: 12px
}

.news-info ul li .box .date p {
	font-size: 16px;
	color: #666
}

@media (min-width:1025px) {
	.news-info ul li:hover .box .pic img {
		transform: scale(1.03)
	}

	.news-info ul li:hover .box .pic .hover {
		top: 0
	}

	.news-info ul li:hover .box .text .bt {
		color: #92d6e3
	}

	.news-info ul li:hover .box .date h3 {
		color: #92d6e3
	}
}

.news-info ul li:nth-child(2n) {
	background: #f7f7f7
}

.page {
	text-align: center;
	overflow: hidden
}

.page a {
	color: #999;
	display: inline-block;
	font-size: 14px;
	line-height: 27px;
	height: 29px;
	padding: 0 10px;
	margin: 0 3px;
	font-family: arial;
	-webkit-transition: all .5s;
	transition: all .5s;
	border-radius: 3px;
	border: 1px solid #dadada
}

.page a.cpb {
	background: #a0d8e5;
	border: 1px solid #a0d8e5;
	color: #fff
}

@media (min-width:1025px) {
	.page a:hover {
		background: #a0d8e5;
		border: 1px solid #a0d8e5;
		color: #fff
	}
}

@media (max-width:768px) {
	.page a {
		display: none;
		font-size: 12px;
		line-height: 37px;
		height: 37px;
		padding: 0 10px;
		margin: 0 5px
	}

	.page a.num1,
	.page a.num2,
	.page a.num3,
	.page a.num4 {
		display: inline-block
	}
}

.news-show {
	padding: 51px 0 61px 0
}

.h1 {
	text-align: center;
	font-size: 28px;
	color: #333;
	margin-bottom: 12px
}

.h2 {
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-bottom: 29px
}

.h2 img {
	width: 18px;
	vertical-align: middle;
	margin-right: 4px
}

.n-info {
	font-size: 14px;
	color: #666;
	line-height: 29px
}

.inside-page-news {
	margin-top: 57px;
	text-align: center;
	font-size: 16px
}

.inside-page-news a {
	line-height: 41px;
	min-width: 101px;
	display: inline-block;
	text-align: center;
	color: #666;
	background: #f7f7f7
}

.inside-page-news a span {
	font-family: arial
}

.inside-page-news a:hover {
	color: #000;
	border-color: #a40000
}

.inside-page-news a:first-child {
	float: left
}

.inside-page-news a.return {
	background: 0;
	font-size: 16px;
	color: #92d6e3
}

.inside-page-news .pull-right {
	float: right
}

@media (max-width:1000px) {
	.inside-page-news {
		padding-top: 30px;
		margin-top: 30px
	}

	.inside-page-news a {
		line-height: 40px;
		min-width: 90px
	}
}

.case {
	margin-top: 80px;
	padding: 55px 0 62px 0
}

.case-show {
	margin-top: 80px;
	padding: 51px 0 61px 0
}

.aside {
	width: 290px;
	float: left;
	padding-top: 5px
}

.aside .aside-title {
	padding: 28px 18px 34px 18px;
	background: url(../images/bg4.png) no-repeat top center
}

.aside .aside-title .info {
	position: relative;
	padding-left: 68px;
	color: #fff
}

.aside .aside-title .info .pic {
	width: 50px;
	position: absolute;
	top: 7px;
	left: 0
}

.aside .aside-title .info h3 {
	font-size: 24px;
	font-weight: 700
}

.aside .aside-title .info p {
	font-size: 15px;
	text-transform: uppercase
}

.aside .list li {
	margin-top: 2px
}

.aside .list li a {
	display: block;
	position: relative;
	background: #f7f7f7 url(../images/right.png) no-repeat center right;
	padding-left: 65px;
	line-height: 56px;
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 40px;
	border-left: 4px solid #ddd
}

.aside .list li a .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	margin: 12px
}

.aside .list li a .img .pic {
	position: absolute;
	top: 0;
	left: 0
}

.aside .list li a .img .ph {
	display: none
}

@media (min-width:1025px) {
	.aside .list li:hover a {
		border-left: 4px solid #fac68d;
		color: #fff;
		background: #92d6e3 url(../images/righth.png) no-repeat center right
	}

	.aside .list li:hover a .img .p {
		display: none
	}

	.aside .list li:hover a .img .ph {
		display: block
	}
}

.aside .list .active a {
	border-left: 4px solid #fac68d;
	color: #fff;
	background: #92d6e3 url(../images/righth.png) no-repeat center right
}

.aside .list .active a .img .p {
	display: none
}

.aside .list .active a .img .ph {
	display: block
}

.aside .list1 li a {
	display: block;
	position: relative;
	padding-left: 55px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 20px;
	border-left: 4px solid #fac68d;
}

.aside .list1 li a.yiji {
	background: #fac68d url(../images/right.png) no-repeat center right;
}

.aside .list1 li a.yiji:hover,
.aside .list1 li #open {
	color: #fff;
	background: #fac68d url(../images/right2.png) no-repeat center right
}

.aside .list1 li a .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 48px;
	height: 48px
}

.aside .list1 li a .img .pic {
	position: absolute;
	top: 0;
	left: 0
}

.aside .list1 li ul {
	display: none;
}

.aside .list1 li ul li {
	margin-bottom: 1px
}

.aside .list1 li ul li a {
	background: #f7f7f7 url(../images/right.png) no-repeat center right;
	padding-left: 15px;
	font-size: 16px;
	color: #333;
	padding-right: 40px;
	border-left: 4px solid #ddd
}

@media (min-width:1025px) {

	.aside .list1 li ul li:hover a,
	.aside .list1 li.active>a {
		color: #fff;
		background: #92d6e3 url(../images/right2.png) no-repeat center right
	}
}

.aside .list1 li ul li ul {
	display: none
}

.aside .list1 li ul li ul li {
	margin-bottom: 1px
}

.aside .list1 li ul li ul li a {
	font-size: 16px;
	color: #333;
	border-left: 0;
	border-bottom: 1px dashed #e6e6e6
}

@media (min-width:1025px) {
	.aside .list1 li ul li ul li:hover a {
		color: #92d6e3;
		background: 0
	}
}

.aside .list1 li ul li ul li ul {
	display: none
}

.aside .list1 li ul li ul .active a {
	color: #92d6e3
}

.aside .list1 li ul li ul .active a:after {
	background: #92d6e3
}

.aside .list1 li ul .active a {
	color: #fff;
	background: #92d6e3 url(../images/right2.png) no-repeat center right
}

.aside .list1 li ul .active ul {
	display: block
}

.aside .list1 li ul .active ul li a {
	background: 0;
	position: relative;
	color: #333;
	padding-left: 39px;
	border-left: 0
}

.aside .list1 li ul .active ul li a:after {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fac68d;
	position: absolute;
	top: 22px;
	left: 26px
}

.aside .list1 li ul .active ul .active a {
	color: #92d6e3
}

.aside .list1 li ul .active ul .active a:after {
	background: #92d6e3
}

.aside-right {
	float: right;
	width: 74%
}

.aside-right .title {
	font-size: 24px;
	color: #333;
	font-weight: 700;
	padding-left: 11px;
	position: relative;
	line-height: 31px;
	background: url(../images/line1.png) no-repeat 120px bottom
}

.aside-right .title:after {
	content: '';
	display: block;
	width: 3px;
	height: 24px;
	background: #92d6e3;
	position: absolute;
	top: 7px;
	left: 0
}

.aside-right .title .bread {
	float: right;
	font-size: 14px;
	color: #666;
	padding-left: 20px;
	background: url(../images/ad.png) no-repeat left 3px;
	background-size: 16px;
	line-height: 22px;
	font-weight: 400
}

.aside-right .title .bread a {
	color: #666
}

.aside-right .title .bread b {
	font-weight: 400;
	color: #92d6e3
}

.aside-right .title1 {
	margin-bottom: 10px
}

.caselist {
	margin: 0 -20px;
	padding-top: 25px
}

.caselist li {
	width: 20%;
	float: left;
	padding: 0 20px;
	margin-bottom: 40px
}

.caselist li .box {
	box-shadow: 0 0 7px 0 rgba(0, 62, 72, .13)
}

.caselist li .pic:after {
	padding-bottom: 73.75%
}

.caselist li .bt {
	text-align: center;
	font-size: 14px;
	background: #eee;
	color: #333;
	line-height: 58px;
	border-bottom: 2px solid #eee;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 5px
}

@media (min-width:1025px) {
	.caselist li:hover .pic img {
		transform: scale(1.04)
	}

	.caselist li:hover .bt {
		border-bottom: 2px solid #92d6e3
	}
}

.product01 {
	padding-top: 18px
}

.product01 .p-top {
	margin-bottom: 51px
}

.product01 .p-top .img {
	float: left;
	width: 35%
}

.product01 .p-top .img:after {
	padding-bottom: 75%;
}

.product01 .p-top .text {
	float: right;
	width: 62%
}

.product01 .p-top .text .bt {
	font-size: 24px;
	color: #92d6e3;
	font-weight: 700;
	margin-bottom: 25px
}

.product01 .p-top .text .jsh {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin-bottom: 32px;
	max-height: 84px;
	overflow: hidden;
}

.product01 .title {
	font-size: 24px;
	color: #333;
	font-weight: 700;
	padding-left: 11px;
	position: relative;
	margin-bottom: 40px;
	line-height: 31px;
	background: url(../images/line1.png) no-repeat 120px bottom
}

.product01 .title:after {
	content: '';
	display: block;
	width: 3px;
	height: 24px;
	background: #92d6e3;
	position: absolute;
	top: 7px;
	left: 0
}

.product01 .xiangguan-news {
	margin-bottom: 57px
}

.product01 .xiangguan-news .h1 {
	font-size: 18px;
	margin-bottom: 29px
}

.product01 .p-bottom .title {
	margin-bottom: 10px
}

.product01 .p-bottom .jsh {
	font-size: 14px;
	color: #666;
	line-height: 29px
}

.product01 .p-bottom .caselist .pic:after {
	padding-bottom: 73.86018237082067%
}

.search1 {
	position: relative;
	width: 507px;
	margin-top: 35px;
	border: 1px solid #d6d6d6
}

.search1 .form-control {
	text-align: left;
	border: 0;
	width: 100%;
	font-size: 12px;
	color: #999;
	height: 35px;
	vertical-align: top;
	padding: 0 55px 0 15px;
	-webkit-appearance: none;
	background: 0
}

.search1 .btn {
	top: 0;
	right: 0;
	color: #043b83;
	width: 50px;
	height: 35px;
	text-align: center;
	position: absolute;
	cursor: pointer;
	border: 0;
	background: #a0d8e5 url(../images/search.png) no-repeat center center;
	background-size: 14px
}

.p-list {
	padding: 27px 0
}

.p-list ul {
	margin-bottom: 40px
}

.p-list ul li {
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 27px;
	background: #f7f7f7;
	margin: 5px 0;
}

.p-list ul li a {
	color: #666
}

.p-list ul li .span1,
.p-list ul li .span2,
.p-list ul li .span3,
.p-list ul li .span4,
.p-list ul li .span5,
.p-list ul li .span6,
.p-list ul li .span7 {
	float: left;

}

.p-list ul li .span1 {
	width: 30%;
	text-align: left;
}

.p-list ul li:first-child .span1 {
	text-align: center;
}

.p-list ul li .span2 {
	width: 15%
}

.p-list ul li .span3 {
	width: 15%
}

.p-list ul li .span4 {
	width: 10%
}

.p-list ul li .span5 {
	width: 8%
}

.p-list ul li .span6 {
	width: 8%
}

.p-list ul li .span7 {
	width: 14%
}


@media (min-width:1025px) {
	.p-list ul li:hover a {
		color: #92d6e3
	}
}

.p-list ul li:nth-child(2n) {
	background: #fff
}

.p-list ul li:nth-child(1) {
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	font-weight: 700;
	background: #92d6e3
}

.product .aside-right .title1:after {
	display: none
}

.join {
	padding: 48px 0
}

.join .join-info {
	padding-top: 55px
}

.join .join-info ul {
	margin: 0 -21px
}

.join .join-info ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 21px;
	margin-bottom: 39px
}

.join .join-info ul li .box {
	border-radius: 11px;
	padding: 34px 39px 40px 39px;
	box-shadow: 0 0 7px 0 rgba(0, 62, 72, .13);
	background: #fff
}

.join .join-info ul li .box .bt {
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 12px
}

.join .join-info ul li .box .span {
	overflow: hidden;
	margin-bottom: 9px
}

.join .join-info ul li .box .span span {
	padding-left: 22px;
	width: 33.333333333333336%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	padding-right: 5px;
	float: left
}

.join .join-info ul li .box .span .s1 {
	background: url(../images/ad1.png) no-repeat center left;
	background-size: 10px
}

.join .join-info ul li .box .span .s2 {
	background: url(../images/xl.png) no-repeat center left;
	background-size: 16px
}

.join .join-info ul li .box .span .s3 {
	background: url(../images/td.png) no-repeat center left;
	background-size: 16px
}

.join .join-info ul li .box .jsh {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 46px;
	height: 90px;
}

.join .join-info ul li .box .more p {
	background: #92d6e3
}

@media (min-width:1025px) {

	.join .join-info ul li:hover .xzl {
		background: #92d6e3 url(../images/bg5.png) no-repeat bottom right
	}

	.join .join-info ul li:hover .xzl .bt {
		color: #fff
	}

	.join .join-info ul li:hover .xzl .span {
		color: #fff
	}

	.join .join-info ul li:hover .xzl .span .s1 {
		background: url(../images/ad1h.png) no-repeat center left;
		background-size: 10px
	}

	.join .join-info ul li:hover .xzl .span .s2 {
		background: url(../images/xlh.png) no-repeat center left;
		background-size: 16px
	}

	.join .join-info ul li:hover .xzl .span .s3 {
		background: url(../images/tdh.png) no-repeat center left;
		background-size: 16px
	}

	.join .join-info ul li:hover .xzl .jsh {
		color: #fff
	}

	.join .join-info ul li:hover .xzl .more p {
		background: #fff;
		color: #92d6e3
	}
}

.transparent2 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	width: 100%;
	height: 100%;
	background: url(../images/transparent-bg.png) repeat;
	background: rgba(0, 0, 0, .7)
}

.video-popup2 {
	position: fixed;
	z-index: 999;
	width: 880px;
	height: 594px;
	background: #f7f7f7;
	border-radius: 30px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	webkit-overflow-scrolling: touch
}

.video-popup2 .box {
	height: 100%;
	padding: 61px 69px 20px 69px;
	overflow: auto
}

.video-popup2 .t {
	border-bottom: 1px solid #ccc;
	margin-bottom: 29px
}

.video-popup2 .bt {
	font-size: 30px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 50%;
	float: left;
	margin-bottom: 12px
}

.video-popup2 .span {
	overflow: hidden;
	margin-bottom: 9px;
	float: right;
	margin-top: 19px;
	width: 39%
}

.video-popup2 .span span {
	padding-left: 22px;
	width: 33.333333333333336%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	padding-right: 5px;
	float: left
}

.video-popup2 .span .s1 {
	background: url(../images/ad1.png) no-repeat center left;
	background-size: 10px
}

.video-popup2 .span .s2 {
	background: url(../images/xl.png) no-repeat center left;
	background-size: 16px
}

.video-popup2 .span .s3 {
	background: url(../images/td.png) no-repeat center left;
	background-size: 16px
}

.video-popup2 .jsh {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	height: auto !important;
	overflow: hidden
}

.video-popup2 .close {
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	right: -30px;
	top: -30px;
	background: url(../images/close.png) no-repeat
}

@media (min-width:1025px) {
	.video-popup2 .box .reset:hover {
		background: #0063a7;
		color: #fff;
		border: 1px solid #0063a7
	}
}

@media (max-width:900px) {
	.video-popup2 {
		width: 85%;
		height: 85%
	}
}

.product01-show {
	padding-top: 36px;
	margin-bottom: 40px
}

.product-shtop {
	margin-bottom: 41px
}

.product-shtop .proleft {
	float: left;
	width: 45%;
	box-shadow: 0 0 7px 0 rgba(0, 62, 72, .13)
}

.product-shtop .proleft .bigimg span {
	display: block;
	position: relative
}

.product-shtop .proleft .bigimg span:after {
	content: "";
	display: block;
	padding-bottom: 73.86018237082067%
}

@media (max-width:760px) {
	.product-shtop .proleft {
		width: 100%;
		float: none
	}
}

.product-shtop .proright {
	width: 52%;
	float: right;
	padding-top: 5px
}

.product-shtop .proright h1 {
	font-size: 24px;
	color: #92d6e3;
	overflow: hidden;
	font-weight: 400;
	line-height: 30px;
	padding-bottom: 9px;
	border-bottom: solid 1px #e5e5e5
}

.product-shtop .proright .list-5 {
	font-size: 14px;
	padding: 18px 0 13px 0;
	color: #666
}

.product-shtop .proright .list-5 li {
	padding-left: 22px;
	position: relative;
	line-height: 28px
}

.product-shtop .proright .list-5 li:after {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 12px;
	left: 0;
	background: #fac68d
}

.product-shtop .proright .smallimg {
	margin-top: 24px
}

.product-shtop .proright .smallimg span {
	margin: 3px 13px;
	display: block;
	cursor: pointer;
	border: solid 1px transparent;
	box-shadow: 0 0 7px 0 rgba(0, 62, 72, .13);
	position: relative
}

.product-shtop .proright .smallimg span:after {
	content: "";
	display: block;
	padding-bottom: 73.86018237082067%
}

.product-shtop .proright .smallimg .slick-current span {
	border-color: #92d6e3
}

.product-shtop .proright .btn-1,
.product-shtop .proright .btn-2 {
	width: 130px;
	height: 42px;
	font-size: 14px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	vertical-align: top;
	border: solid 1px #92d6e3;
	margin-right: 10px
}

.product-shtop .proright .btn-1 img,
.product-shtop .proright .btn-2 img {
	max-width: 20px;
	margin: 0 10px 0 0;
	vertical-align: middle
}

@media (min-width:1025px) {

	.product-shtop .proright .btn-1:hover,
	.product-shtop .proright .btn-2:hover {
		text-decoration: underline
	}
}

.product-shtop .proright .btn-1 {
	color: #fff;
	background: #92d6e3
}

@media (max-width:760px) {
	.product-shtop .proright {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-top: 15px
	}

	.product-shtop .proright .smallimg {
		display: none
	}

	.product-shtop .proright h1 {
		font-size: 18px
	}

	.product-shtop .proright .tag span {
		width: 100%;
		float: none
	}

	.product-shtop .proright .btn-1,
	.product-shtop .proright .btn-2 {
		width: 44%
	}
}

.product-list {
	background: #f2f2f2;
	overflow: hidden
}

.product-list ul li {
	width: 20%;
	height: 41px;
	line-height: 41px;
	text-align: center;
	border-right: 1px solid #fff;
	float: left;
	display: block;
	font-size: 18px;
	color: #333;
	cursor: pointer
}

.product-list ul .on {
	background: #92d6e3;
	color: #fff;
	font-weight: 700
}

.product-list ul .on a {
	background: #92d6e3;
	color: #fff;
	font-weight: 700
}

.product-info {
	padding: 35px 0
}

.product-info .p-info {
	display: none
}

.product-info .item {
	padding-bottom: 31px;
	border-bottom: 1px dashed #e3e3e3;
	margin-bottom: 33px
}

.product-info .item .h31 {
	font-size: 18px;
	color: #fac68d;
	font-weight: 700;
	margin-bottom: 8px
}

.product-info .item .p1 {
	font-size: 14px;
	color: #666;
	line-height: 29px
}

.product-info .item .p1 table td {
	padding: 0 10px;
	border: 1px solid #999
}

.product-info .caselist {
	padding-top: 0
}

.news-info1 ul li {
	padding-top: 0;
	border-bottom: 1px dashed #bcbcbc;
	margin-bottom: 40px;
	background: 0 0 !important
}

.news-info1 ul li .box {
	padding-left: 280px;
	min-height: 150px;
	padding-top: 11px
}

.news-info1 ul li .box .text .jsh {
	margin-bottom: 35px;
	display: none;
}

.news-info1 ul li .box .pic {
	width: 250px
}

.news-info1 ul li .box .date {
	padding-top: 40px
}

.news-info1 ul li:nth-last-child(1) {
	margin-bottom: 0;
	border: 0
}

@font-face {
	font-family: SourceHanSansSC-Bold;
	src: url(../font/SourceHanSansSC-Bold.otf);
	font-weight: 400;
	font-style: normal
}

 

@media (max-width:1800px) {
	.header .container {
		width: 1400px
	}

	.header .header-right .nav {
		margin-right: 15px
	}

	.header .header-right .nav ul li {}

	.header .header-right .nav ul li a {
		font-size: 15px;
		padding: 0 5px
	}

	.header .header-right .search {
		margin-right: 30px
	}

	.header .phone {
		font-size: 24px;
		padding-left: 35px;
		background-size: 24px;
		
	}
}

@media (max-height:880px) {
	.home-case ul li .pic {
		height: 70px
	}

	.home-case .show .info .pic {
		width: 45.3%
	}

	.home-case .show .info .text {
		width: 51.2%;
		padding-top: 25px
	}
}

@media (max-height:720px) {
	.home-case ul li .pic {
		height: 60px
	}

	.home-case .show .info .pic {
		width: 41%
	}

	.home-case .show .info .text {
		width: 56%;
		padding-top: 5px
	}

	.home-case .show .info .text .jsh {
		margin-bottom: 30px
	}
}

@media (max-height:660px) {
	.home-case .show {
		margin-bottom: 20px
	}

	.home-case ul li .text {
		padding-top: 10px;
		height: 52px
	}

	.home-case ul li .text .bt {
		font-size: 16px
	}
}

@media (max-width:1480px) {
	.container {
		width: 1200px
	}

	.header .container {
		width: 1360px
	}

	.header .header-right .nav ul li a {
		font-size: 14px
	}

	.header .header-right .nav {
		margin-right: 10px
	}

	.header .header-right .search {
		width: 140px;
		margin-right: 20px
	}

	.header .logo a img {
		max-height: 40px
	}

	.header .logo {
		padding-top: 20px
	}

	.aside-right {
		width: 72%
	}

	.product-shtop .proleft {
		width: 49%
	}

	.product-shtop .proright {
		width: 48%
	}

	.competence .competence-info ul {
		background-size: 100%
	}

	.competence .competence-info ul li .box {
		padding: 56px 55px
	}

	.footer-top .footer-right ul li a {
		font-size: 16px;
		padding-right: 32px
	}

	.aside .list1 li a {
		font-size: 16px
	}

	.aside .list1 li ul li a {
		font-size: 14px
	}

	.aside .list1 li ul li ul li a {
		font-size: 14px
	}
}

@media (max-width:1220px) {
	.container {
		width: 100%;
		padding: 0 15px
	}

	.header .container {
		width: 100%
	}

	.header .header-right {
		float: none;
	}

	.header .header-right .search {
		width: 100%;
		margin-right: 0;
		margin-top: 10px;
	}

	.header .phone {
		display: none;
	}

	.header .header-right .nav {
		display: none;
	}

	.phone-nav {
		display: block
	}

	.header {
		height: 108px
	}

	.header .logo {
		padding-top: 10px
	}

	.inbanner {
		margin-top: 108px
	}

	.case {
		margin-top: 108px
	}

	.buy {
		margin-top: 108px
	}

	.footer-top .footer-right {
		width: 100%
	}

	.footer-top {
		padding: 30px 0
	}

	.footer-top .footer-left {
		padding-top: 0;
		width: 200px;
		margin-bottom: 20px
	}

	.current .bread {
		display: none
	}

	.current .container {
		padding: 0
	}

	.current .container ul {
		float: none
	}

	.current .container ul li {
		width: 12.5%
	}

	.current .container ul li a {
		width: 100%
	}

	.case-show {
		margin-top: 108px
	}

	.home-case {
		height: auto;
		margin-bottom: 30px
	}

	.home-case .case-info {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		transform: translateY(0);
		margin-top: 108px
	}

	.home-case .show {
		margin-bottom: 30px;
		padding-top: 30px
	}
}

@media (max-width:1024px) {
	.culture ul li .hover .info .text .jsh {
		display: block
	}

	.aside-right {
		width: 100%
	}

	.aside {
		display: none
	}

	.case {
		padding: 30px 0
	}

	.buy {
		padding: 30px 0 0 0
	}

	.case-show {
		padding: 30px 0
	}

	.more a,
	.more p {
		width: 100px;
		height: 35px;
		line-height: 35px;
		font-size: 12px
	}

	.aside-right .title {
		font-size: 18px;
		margin-bottom: 20px;
		line-height: 25px;
		background: url(../images/line1.png) no-repeat 95px bottom
	}

	.aside-right .title:after {
		width: 2px;
		height: 18px;
		top: 4px
	}

	.product01 .title {
		font-size: 18px;
		margin-bottom: 20px;
		line-height: 25px;
		background: url(../images/line1.png) no-repeat 95px bottom
	}

	.product01 .title:after {
		width: 2px;
		height: 18px;
		top: 4px
	}

	.buy .buy-info .title {
		font-size: 18px;
		margin-bottom: 20px;
		line-height: 25px;
		background: url(../images/line1.png) no-repeat 95px bottom
	}

	.buy .buy-info .title:after {
		width: 2px;
		height: 18px;
		top: 4px
	}

	.aside-right .title .bread {
		display: none
	}

	.aside-right .title1 {
		display: none
	}

	.home-title p {
		font-size: 80px;
		line-height: 80px
	}

	.home-title h3 {
		font-size: 20px
	}

	.product01 .p-top {
		margin-bottom: 20px
	}

	.product01 .xiangguan-news {
		margin-bottom: 20px
	}

	.product01 {
		padding-top: 0
	}

	.caselist {
		padding-top: 10px
	}

	.buy .buy-info {
		padding-top: 20px;
		padding-bottom: 20px
	}

	.buy .buy-info .item-info .it {
		padding: 0 15px
	}

	.buy .buy-info .item-info {
		margin: 0 -15px;
		padding-top: 20px
	}

	.buy .buy-info .item-info .it ul {
		padding-top: 10px
	}

	.buy .buy-info .item-info .it ul li .box input,
	.buy .buy-info .item-info .it ul li .box textarea {
		height: 45px;
		font-size: 14px
	}

	.buy .buy-info .item-info .it ul li {
		margin-bottom: 20px
	}

	.buy .buy-info .item-info .it ul li .box textarea {
		height: 215px
	}

	.relate-info {
		padding: 30px 0
	}

	.caselist li .bt {
		font-size: 16px;
		line-height: 45px
	}

	.caselist li {
		padding: 0 10px;
		margin-bottom: 20px
	}

	.caselist {
		margin: 0 -10px;
		padding-top: 10px
	}

	.news {
		padding: 30px 0
	}

	.news-info ul li .box .pic {
		width: 340px
	}

	.news-info ul li .box {
		padding-left: 370px;
		min-height: 199px;
		padding-top: 11px;
		padding-right: 170px
	}

	.news-info ul li .box .text .jsh {
		margin-bottom: 30px
	}

	.news-info ul li .box .date {
		width: 150px;
		padding-top: 50px
	}

	.news-info ul li .box .date h3 {
		font-size: 24px
	}

	.news-info ul li {
		padding: 30px 0
	}

	.h1 {
		font-size: 20px
	}

	.news-show {
		padding: 30px 0
	}

	.inside-page-news {
		margin-top: 30px;
		font-size: 14px
	}

	.inside-page-news a.return {
		font-size: 14px
	}

	.buy .buy-info .item-info .it ul li .box .span {
		font-size: 14px;
		margin-bottom: 10px
	}

	.news-info1 ul li {
		padding-top: 0;
		margin-bottom: 30px
	}

	.product01-show {
		padding-top: 0
	}

	.product-list ul li {
		font-size: 14px
	}

	.current ul li a {
		height: 50px;
		line-height: 50px;
		font-size: 18px
	}

	.join .join-info ul li {
		padding: 0 10px;
		margin-bottom: 20px
	}

	.join .join-info ul {
		margin: 0 -10px
	}

	.join .join-info {
		padding-top: 30px
	}

	.culture ul li .hover .info .text .bt {
		font-size: 18px
	}

	.culture ul li .hover .info .pic {
		width: 50px;
		height: 50px
	}

	.competence .competence-info ul li .pic {
		width: 65px;
		height: 65px
	}

	.competence .competence-info ul li .box {
		padding: 45px 40px
	}

	.competence .competence-info ul li .text .bt {
		font-size: 18px
	}

	.history ul {
		padding: 0 100px
	}

	.culture {
		padding: 30px 0
	}

	.join {
		padding: 30px 0
	}

	.competence {
		padding: 30px 0
	}

	.history {
		padding: 30px 0
	}

	.about {
		padding: 30px 0
	}

	.contact .map .message {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		padding: 20px;
		height: auto
	}

	.home-news {
		padding: 30px 0
	}

	.home-news .home-bottom {
		padding-top: 20px
	}

	.home-case .show .info .text {
		padding-top: 0
	}

	.home-case .show .info a .img {
		top: 0
	}

	.home-case ul li .text .bt {
		font-size: 16px
	}

	.home-case ul {
		padding-bottom: 15px
	}

	.home-case ul .last .text .bt {
		font-size: 18px
	}

	.home-case ul li .pic {
		height: 50px
	}

	.home-case ul li .text {
		padding-top: 10px;
		height: 52px
	}
}

@media (max-width:768px) {
	.inbanner .inbanner-slick {
		width: 1200px;
		height: 238px;
		margin-left: -600px
	}

	.product01 .p-top .img {
		width: 100%
	}

	.product01 .p-top .img img {
		width: 100%
	}

	.product01 .p-top .text {
		width: 100%
	}

	.product01 .p-top .text .bt {
		font-size: 20px;
		margin-bottom: 10px
	}

	.product01 .p-top .text .jsh {
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 15px
	}

	.product01 .xiangguan-news .h1 {
		margin-bottom: 15px
	}

	.n-info {
		font-size: 14px;
		line-height: 25px
	}

	.news-info ul li .box .date {
		display: none
	}

	.news-info ul li .box {
		padding-right: 0
	}

	.product-shtop .proleft {
		width: 100%
	}

	.product-shtop .proright {
		width: 100%;
		margin-top: 10px
	}

	.product-shtop .proright h1 {
		font-size: 18px
	}

	/*.product-list ul li{width:20%}*/
	.product-info {
		padding: 25px 0
	}

	.product-info .item .h31 {
		font-size: 16px
	}

	.product-info .item .p1 {
		line-height: 25px
	}

	.product-info .item {
		padding-bottom: 20px;
		margin-bottom: 20px
	}

	.about .about-top .pic {
		width: 100%
	}

	.about .about-top .text {
		width: 100%;
		padding-top: 10px
	}

	.about .about-top .text .bt {
		font-size: 20px
	}

	.about .about-top .text .span {
		font-size: 16px
	}

	.about .about-top .text .span:after {
		width: 30px;
		margin: 15px 0 20px 0
	}

	.about .about-top .text .jsh {
		font-size: 14px;
		line-height: 25px
	}

	.about .youshi li .num span {
		font-size: 42px;
		line-height: 35px;
		margin-right: 5px
	}

	.about .youshi li .shm {
		font-size: 14px;
		line-height: 40px
	}

	.current .container ul li {
		width: 50%
	}

	.competence .competence-info ul {
		background: 0
	}

	.competence .competence-info ul li .box {
		padding: 20px
	}

	.competence .competence-info ul li {
		width: 50%
	}

	.competence .competence-info ul li .pic {
		width: 45px;
		height: 45px
	}

	.culture ul li {
		width: 50%;
		padding: 0 10px;
		margin-bottom: 20px
	}

	.culture ul {
		margin: 0 -10px
	}

	.culture ul li .img img {
		width: 100%
	}

	.join .join-info ul li {
		width: 50%
	}

	.contact .contact-info .title {
		font-size: 18px;
		margin-bottom: 20px
	}

	.contact .contact-info {
		padding-top: 20px;
		padding-bottom: 20px
	}

	.contact .contact-info ul li .pic {
		width: 40px
	}

	.contact .contact-info ul li {
		width: 50%
	}

	.contact .contact-info ul li .text {
		padding: 5px 20px
	}

	.contact .contact-info ul li .text .p {
		font-size: 14px
	}

	.video-popup .bt {
		font-size: 20px
	}

	.video-popup .t {
		margin-bottom: 10px
	}

	.video-popup .box {
		padding: 30px
	}

	.xin-lxfx {}

	.footer-top .footer-right ul li a {
		font-size: 14px;
		padding-right: 0px
	}

	.footer-top .socialMedia .listMedia .icon {
		height: 40px !important;
	}

	.footer-top .footer-right ul li {
		margin-right: 15px
	}

	.footer-top .footer-right ul {
		padding-bottom: 15px;
		margin-bottom: 15px
	}

	.footer-top .footer-right .footer-b .list .h3 {
		font-size: 16px;
		margin-bottom: 10px
	}

	.footer-top .footer-right .footer-b .r {
		float: left;
		font-size: 14px
	}

	.footer-bottom {
		font-size: 14px;
		padding: 15px 0
	}

	.home-news .home-bottom ul {
		margin: 0 -10px
	}

	.home-news .home-bottom ul li {
		width: 33.333333%;
		padding: 0 10px;
		margin-bottom: 20px
	}

	.home-news .home-bottom ul li .text .p {
		display: none;
	}

	home-news .home-bottom ul li .text .bt {
		font-size: 12px;
		height: 48px;
		line-height: 16px;

	}

	.home-pro .home-bottom ul li .text .bt {
		font-size: 12px;
		height: 64px;
		line-height: 16px;
	}

	.home-case ul li {
		width: 33.333333%;
		padding-bottom: 15px;
		margin-bottom: 15px
	}

	.home-case ul li.on:after {
		bottom: 0
	}

	.home-case ul li.last {
		display: none
	}

	.home-case ul {
		padding-bottom: 0
	}

	.home-case .show .info .pic {
		width: 100%
	}

	.home-case .show .info .text {
		width: 100%;
		padding-top: 10px
	}

	.home-case .show .info .text .bt {
		font-size: 20px
	}

	.home-case .show .info .text .span {
		font-size: 14px
	}

	.home-case .show .info .text .span:after {
		width: 30px;
		margin: 10px 0
	}

	.home-case .show .info .text .jsh {
		font-size: 14px;
		line-height: 25px;
		height: auto;
		margin-bottom: 20px;
		max-height: 100px
	}
}

@media (max-width:500px) {
	.caselist li {
		width: 50%
	}

	.home-title p {
		font-size: 40px;
		line-height: 80px
	}

	.buy .buy-info .item-info .it {
		width: 100%
	}

	.buy .buy-info .title {
		margin-bottom: 10px
	}

	.buy .buy-info .btn a {
		width: 100px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		margin: 0 10px
	}

	.relate-info .pic {
		width: 100%
	}

	.relate-info .text {
		width: 100%;
		padding-top: 10px
	}

	.relate-info .text .bt {
		font-size: 20px
	}

	.relate-info .text .bt:after {
		width: 30px;
		height: 2px;
		margin-top: 6px;
		margin-bottom: 10px
	}

	.relate-info .text .jsh {
		font-size: 14px;
		line-height: 25px
	}

	.current .container ul li {
		width: 50%
	}

	.current ul li a {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}

	.history .show {
		width: 100%
	}

	.history .show .info .text {
		padding: 10px
	}

	.history .show .info .bt {
		font-size: 26px;
		line-height: 30px;
	}

	.history .show .info .item {
		font-size: 14px;
		line-height: 18px
	}

	.history ul {
		padding: 0 40px
	}

	.join .join-info ul li {
		width: 100%
	}

	.join .join-info ul li .box {
		padding: 25px
	}

	.join .join-info ul li .box .jsh {
		font-size: 14px;
		margin-bottom: 15px
	}

	.video-popup .span {
		margin-top: 0;
		width: 100%
	}

	.contact .map #allmap {
		height: 300px
	}

	.news-info ul li .box {
		padding-left: 0;
		min-height: 0;
		padding-top: 0;
		padding-right: 0
	}

	.news-info ul li .box .pic {
		width: 100%;
		position: relative;
		top: auto;
		left: auto
	}

	.news-info ul li .box .text {
		padding-top: 10px
	}

	.news-info ul li .box .text .bt {
		font-size: 16px;
		margin-bottom: 10px
	}

	.news-info ul li .box .text .jsh {
		margin-bottom: 10px
	}

	.product-list ul li {
		font-size: 12px
	}

	.caselist li .bt {
		font-size: 14px
	}

	.home-news .home-bottom ul li {
		width: 100%
	}

	.home-news .home-bottom ul li .text .bt {
		font-size: 16px;
		text-overflow: unset;
		white-space: unset;
	}

	.home-news .home-bottom ul li .text {
		padding: 15px
	}

	.home-news .home-bottom ul li .text .more {
		font-size: 12px
	}

	.home-case ul li {
		width: 50%
	}

	.culture ul li {
		width: 100%
	}
}

.yc {
	display: none
}

.history .show .info .text {
	position: absolute;
	top: 0;
	width: 100%;
}

.history .show .info .pic::after {
	padding-bottom: 50%;
}

.download-list {
	overflow: hidden
}

.download-list ul {
	margin: 0 -12px 20px -12px
}

.download-list ul li {
	width: 33.3333333%;
	padding: 0 12px 45px 12px;
	float: left
}

.download-list ul li .pic {
	width: 89px;
	height: 88px;
	margin: 0 auto;
	overflow: hidden
}

.download-list ul li .pic .dh {
	opacity: 0;
	transition: .5s
}

.download-list ul li .pic .d {
	opacity: 1;
	transition: .5s
}

.download-list ul li .down-info {
	border: 1px solid #d1d1d1;
	margin-top: -43px;
	overflow: hidden;
	padding: 59px 29px 23px 29px;
	transition: .5s
}

.download-list ul li .down-info h3 {
	font-size: 16px;
	color: #555;
	line-height: 28px;
	height: 56px;
	text-align: center;
	margin-bottom: 8px;
	overflow: hidden
}

.download-list ul li .down-info .line {
	width: 1px;
	height: 26px;
	background: #58bba6;
	margin: 0 auto 12px auto
}

.download-list ul li .down-info span {
	width: 150px;
	height: 41px;
	line-height: 39px;
	border: 1px solid #92d6e3;
	font-size: 15px;
	border-radius: 30px;
	font-family: arial;
	display: block;
	text-align: center;
	color: #92d6e3;
	text-transform: uppercase;
	margin: 0 auto;
	transition: .5s
}

.download-list ul li:hover .pic .d {
	opacity: 0
}

.download-list ul li:hover .pic .dh {
	opacity: 1
}

.download-list ul li:hover .down-info {
	border: 1px solid #92d6e3;
	background: #92d6e3
}

.download-list ul li:hover .down-info h3 {
	color: #fff
}

.download-list ul li:hover .down-info .line {
	background: #fff
}

.download-list ul li:hover .down-info span {
	border: 1px solid #fff;
	background: #fff
}

@media (max-width:768px) {
	.download-list ul li {
		width: 50%;
		padding-bottom: 10px
	}

	.download-list ul li .down-info {
		padding: 45px 15px 15px 15px
	}

	.download-list ul li .down-info span {
		width: 120px;
		height: 35px;
		line-height: 33px;
		font-size: 12px
	}
}

@media (max-width:520px) {
	.download-list ul li {
		width: 100%
	}
}

.transparent {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999999999999;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: none
}

.video-popup {
	position: fixed;
	z-index: 9999999999999999999;
	width: 498px;
	min-height: 500px;
	left: 50%;
	top: 50%;
	max-height: 85%;
	transform: translate(-50%, -50%);
	display: none;
	background: #fff;
	border-radius: 5px;
	overflow: auto;
	padding: 34px;
	box-shadow: 0 10px 25px 4px rgba(2, 2, 2, 0.5)
}

.video-popup .box {
	height: 100%
}

.video-popup .biaoqian label {
	width: 33.333333% !important;
	display: block;
}

.video-popup .biaoqian label .bt {
	line-height: 14px !important;
	padding: 0 10px 0 20px !important;
	font-size: 14px !important;
	display: inline-block !important;
	vertical-align: bottom !important;
}

.video-popup .biaoqian label .bt::after {
	width: 15px !important;
	height: 15px !important;
}

/*.video-popup .box .form {
	padding-top: 14px
}*/

.video-popup .box .form ul li {
	margin-bottom: 22px
}

.video-popup .box .form ul li:last-child {
	margin-bottom: 30px
}

.video-popup .box .form ul li .span {
	font-size: 16px;
	color: #333;
	margin-bottom: 7px
}

.video-popup .box .form ul li .span span {
	color: #f00;
	vertical-align: middle;
	margin-right: 12px
}

.video-popup .box .form ul li .input {
	height: 40px;
	width: 100%;
	border: 1px solid #dbdbdb;
	background: 0;
	padding: 0 24px;
	font-size: 14px;
	color: #bfbfbf
}

.video-popup .box .form ul li .input:focus {
	border: 1px solid #92d6e3
}

.video-popup .box .form ul li .tijiao {
	font-size: 16px;
	color: #fff;
	margin: 0 auto;
	background: #92d6e3;
	width: 259px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: block
}

@media (min-width:1025px) {
	.video-popup .box .form ul li .tijiao:hover {
		background: #f08300
	}
}

.video-popup .box .form ul li label {
	position: relative;
	width: 15%;
	float: left;
}

.video-popup .box .form ul li label .bt {
	user-select: none;
	position: relative;
	line-height: 20px;
	cursor: pointer;
	padding: 0 10px 0 30px;
	font-size: 16px;
	color: #999;
	margin-bottom: 10px
}

.video-popup .box .form ul li label .bt:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 2px;
	transition: all .15s ease
}

.video-popup .box .form ul li label input {
	position: absolute;
	top: 0;
	left: -20px;
	cursor: pointer
}

.video-popup .box .form ul li label input:checked {
	border: 0 !important;
	background: 0
}

.video-popup .box .form ul li label input:checked+.bt {
	color: #333
}

.video-popup .box .form ul li .biaoqian label input:checked+.bt::before {
	left: 5px !important;
	top: 1px !important;
}

.video-popup .box .form ul li label input:checked+.bt:before {
	left: 7px;
	top: 3px;
	width: 6px;
	height: 11px;
	border: solid #333;
	border-width: 0 3px 3px 0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	display: block;
	content: "";
	z-index: 1
}

@media (min-width:1025px) {
	.video-popup .box .form ul li label:hover .bt:after {
		border-color: #898989;
		box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075)
	}
}

.video-popup .close {
	display: block;
	height: 34px;
	width: 33px;
	position: absolute;
	right: 9px;
	top: 0;
	background: url(../images/icon.png) no-repeat center center
}

@media (max-width:1140px) {
	.video-popup {
		width: 96%;
		height: auto;
		left: 2%;
		margin: 0;
		padding: 20px 10px;
		transform: translate(0, -50%)
	}
}


#menu .search {
	position: relative;
	width: 300px;
	border-radius: 30px;
	margin-right: 40px;
	margin-top: 24px;
	margin-left: 20px;
	border: 1px solid #d6d6d6
}

#menu .search .form-control {
	text-align: left;
	border: 0;
	width: 100%;
	font-size: 12px;
	color: #999;
	height: 35px;
	vertical-align: top;
	padding: 0 40px 0 15px;
	-webkit-appearance: none;
	background: 0
}

#menu .search .btn {
	top: 0;
	right: 0;
	color: #043b83;
	width: 35px;
	height: 35px;
	text-align: center;
	position: absolute;
	cursor: pointer;
	border: 0;
	background: #a0d8e5 url(../images/search.png) no-repeat center center;
	border-radius: 50%;
	background-size: 14px
}


.home-partner {
	padding: 57px 0 58px 0;
	position: relative
}

.home-partner .list {
	padding-top: 50px;
}

.home-partner .list li {
	width: 20%;
	float: left;
	padding: 0 7px 14px 7px
}

.home-partner .list .box {
	display: block;
	border: 1px #eaeaea solid;
	position: relative
}

.home-partner .list .box img {
	padding: 10px;
}

.home-partner .list .box:after {
	content: "";
	display: block;
	padding-top: 45.23809524%
}

.home-partner .list .box:hover {
	border-color: #dfad74
}


/*新增*/
.aside .list1 li ul .active ul li ul {
	border-bottom: 1px dashed #e6e6e6;
	padding: 10px 0;
	display: none;
}

.aside .list1 li ul .active ul .active ul {
	display: block;
}

.aside .list1 li ul .active ul .active ul li a {
	color: #333;
	font-size: 14px;
	padding-left: 50px;
	border: 0;
	line-height: 38px;
}

.aside .list1 li ul .active ul .active ul li a:hover {
	color: #92d6e3;
}

.aside .list1 li ul .active ul .active ul li.active a {
	color: #92d6e3;
}

.aside .list1 li ul .active ul .active ul li a:after {
	display: none;
}




/*video*/
.video {
	margin-top: 80px;
	padding: 55px 0 62px 0;
}

.video-info {
	padding: 40px 0;
}

.video-info .item-title {
	font-size: 40px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}

.video-info .item-title a {
	width: 104px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: block;
	float: right;
	background: #fac68d;
}

.video-info ul {
	margin: 0 -20px;
}

.video-info ul li {
	width: 25%;
	float: left;
	padding: 0 20px;
	margin-bottom: 40px
}


.video-info ul li .box {
	background: #fff;
	box-shadow: 0 0 7px 0 rgba(0, 62, 72, .13)
}

.video-info ul li .pic:after {
	padding-bottom: 58.40909090909091%
}

.video-info ul li .pic:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/play.png) no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 33;
}

.video-info ul li .text {
	padding: 21px 25px 12px 25px
}

.video-info ul li .text .bt {
	font-size: 18px;
	height: 84px;
	line-height: 28px;
	color: #333;

	overflow: hidden;
	position: relative;
	margin-bottom: 6px
}

.video-info ul li .text .date {
	font-size: 14px;
	line-height: 23px;
}


@media (min-width:1025px) {

	.video-info ul li:hover .pic img {
		transform: scale(1.03)
	}

	.video-info ul li:hover .text .bt {
		color: #a0d8e5
	}
}


@media(max-width:1200px){
	.video-info .item-title {
	    font-size: 24px;  
	}
	.video-info ul {
	    margin: 0 -10px;
	}
	.video-info ul li {
	    width: 50%; 
	    padding: 0 10px;
	    margin-bottom: 20px;
	}
	.video-info ul li .text {
	    padding: 15px;
	}
	.video-info ul li .text .bt {
	    font-size: 14px; 
	}
	.video {
		margin-top: 108px;
		padding:30px 0;
	}
}







 .job2 { 
  margin: 0 auto;
}
.job2 .info {  
  background: #ffffff;
}
.job2 .span-01 {
  display: block;  
  padding-right: 63px;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  background: url(../images/jiahao.png) no-repeat right center;
  background-size: 28px;
  
} 
.job2 dl {
  margin-bottom: 11px;
  background-color: #fbfbfb;
  border-radius: 6px;
  overflow: hidden;
}
.job2 dt { 
  overflow: hidden;
  padding: 25px 30px;
  cursor: pointer;
  font-size:26px;
  line-height: 40px;
  color: #212121;
  transition: all 0.5s;
  position: relative;
}
.job2 dd {
  height: 0;
  font-size: 16px;
  line-height: 32px;
  color: #141414;
  overflow: hidden;
}
.job2 dd .nr {
  padding: 30px;
  position: relative;
}
 
.job2 .cur dt .span-01 {
  font-weight: bold;
}
.job2 .cur dt .span-01 {
 background: url(../images/jianhao.png) no-repeat right center;
 background-size: 28px;
}
.job2 .cur dd {
  height: auto;
}
.job2 .p-01 {
  font-weight: 700;
  color: #212121;
}
.job2 .red {
  color: #ff0000;
}
.p-list ul li .span1, .p-list ul li .span2, .p-list ul li .span3, .p-list ul li .span4, .p-list ul li .span5, .p-list ul li .span6, .p-list ul li .span7 {
	float: none;
	display: inline-block;
	vertical-align: middle;
	max-height: 52px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-height: 26px;
	padding: 0 5px;
}

.p-list ul li .span7 {
	width: 11%;
}

.p-list ul li {
	padding: 5px 0;
}