html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
/* body{margin:0;max-width:1920px;margin:0 auto;} */



body {
	margin:0;
	margin:0 auto;
	overflow-x:hidden;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display:block
}
audio, canvas, progress, video {
	display:inline-block
}
 audio:not([controls]) {
display:none;
height:0
}
progress {
	vertical-align:baseline
}
 [hidden], template {
display:none
}
a {
	background-color:transparent;
	-webkit-text-decoration-skip:objects
}
a:active, a:hover {
	outline-width:0
}
abbr[title] {
	border-bottom:none;
	text-decoration:underline;
	text-decoration:underline dotted
}
b, strong {
	font-weight:inherit
}
b, strong {
	font-weight:bolder
}
dfn {
	font-style:italic
}
h1 {
	font-size:2em;
	margin:.67em 0
}
mark {
	background-color:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sub {
	bottom:-.25em
}
sup {
	top:-.5em
}
img {
	border-style:none
}
 svg:not(:root) {
overflow:hidden
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
figure {
	margin:1em 40px
}
hr {
	box-sizing:content-box;
	height:0;
	overflow:visible
}
button, input, select, textarea {
	font:inherit;
	margin:0
}
optgroup {
	font-weight:700
}
button, input {
	overflow:visible
}
button, select {
	text-transform:none
}
 [type=reset], [type=submit], button, html [type=button] {
-webkit-appearance:button
}
 [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:none;
padding:0
}
 [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
outline:1px dotted ButtonText
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	box-sizing:border-box;
	color:inherit;
	display:table;
	max-width:100%;
	padding:0;
	white-space:normal
}
textarea {
	overflow:auto
}
 [type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0
}
 [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
 [type=search] {
-webkit-appearance:textfield;
outline-offset:-2px
}
 [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}



::-webkit-input-placeholder {
color:inherit;
opacity:.54
}



::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
html {
	font-family:"微软雅黑", "Microsoft YaHei", PingFang SC;
	-webkit-text-size-adjust:none;
}
html, body {
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	height:100%;
}
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, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline
}
a {
	text-decoration: none;
	color:#666;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
a, img {
	-webkit-touch-callout: none;
}
a, input, button {
	outline:0;
	border:none;
}
*, *:before, *:after {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
body {
	background:#fff;
	margin:0 auto;
	background-attachment:fixed;
	font-size:14px;
}
html {
	margin: 0 auto;
	color:#666;
}
img {
	display:block;
	max-width:100% !important;
	height:auto;
}
a {
-webkit-transition:.3s;
-o-transition:.3s;
-moz-transition:.3s;
transition:.3s;
}
 @font-face {
 font-family: 'global';
 src: url('../fonts/sourcehansanscn-regular-alphabetic.eot');
 src: url('../fonts/sourcehansanscn-regular-alphabetic.eot') format('embedded-opentype'),  url('../fonts/sourcehansanscn-regular-alphabetic.woff2') format('woff2'),  url('../fonts/sourcehansanscn-regular-alphabetic.woff') format('woff'),  url('../fonts/sourcehansanscn-regular-alphabetic.ttf') format('truetype'),  url('../fonts/sourcehansanscn-regular-alphabetic.svg#sourcehansanscn-regular-alphabetic') format('svg');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
/*body,html{font-family:'global';}*/







.clearfix {
*zoom:1;
}
 .clearfix::before {
display:table;
content:"";
}
 .clearfix::after {
clear:both;
display:block;
content:"";
height:0;
overflow:hidden;
visibility:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
.w1200 {
	max-width:1200px;
	margin:0 auto;
}
.w1300 {
	max-width:1300px;
	margin:0 auto;
}
.w1400 {
	max-width:1400px;
	margin:0 auto;
}
.w1440 {
	max-width:1440px;
	margin:0 auto;
}
.w1600 {
	max-width:1600px;
	margin:0 auto;
}
 @media screen and (max-width:1025px) {
.w1400 {
padding:0 15px;
}
}
 @media screen and (max-width:1200px) {
.w1200 {
padding:0 15px;
}
}
 @media screen and (max-width:1440px) {
.w1300 {
padding:0 100px;
}
}
 @media screen and (max-width:1025px) {
.w1200 {
padding:0 15px;
}
}
 @media screen and (max-width:1440px) {
.w1400 {
padding:0 100px;
}
}
 @media screen and (max-width:1440px) {
.w1440 {
padding:0 100px;
}
}
 @media screen and (max-width:1600px) {
.w1600 {
padding:0 100px;
}
}
 @media screen and (max-width:1025px) {
.w1400 {
padding:0 15px;
}
}
 @media screen and (max-width:1025px) {
.w1440 {
padding:0 15px;
}
}
 @media screen and (max-width:1025px) {
.w1300 {
padding:0 15px;
}
}
 @media screen and (max-width:1025px) {
.w1600 {
padding:0 15px;
}
}
.overh {
	overflow:hidden;
}
.fixed {
	position:fixed;
}
.height10 {
	height:10px;
	clear:both;
}
.height20 {
	height:20px;
	clear:both;
}
.height30 {
	height:30px;
	clear:both;
}
.textHidden {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.tran300 {
	transition:300ms ease-out;
	-webkit-transition:300ms ease-out;
	-ms-transition:300ms ease-out;
	-moz-transition:300ms ease-out;
	-o-transition:300ms ease-out;
}
.tran500 {
	transition:500ms ease-out;
	-webkit-transition:500ms ease-out;
	-ms-transition:500ms ease-out;
	-moz-transition:500ms ease-out;
	-o-transition:500ms ease-out;
}
.tran800 {
	transition:800ms ease-out;
	-webkit-transition:800ms ease-out;
	-ms-transition:800ms ease-out;
	-moz-transition:800ms ease-out;
	-o-transition:800ms ease-out;
}
.tran1000 {
	transition:1000ms ease-out;
	-webkit-transition:1000ms ease-out;
	-ms-transition:1000ms ease-out;
	-moz-transition:1000ms ease-out;
	-o-transition:1000ms ease-out;
}
/*body{padding-top:100px;min-height:100vh;height:auto;overflow:hidden;}



body{padding-top:80px;min-height:100vh;height:auto;}



body.index{padding-top:0px !important;overflow:hidden;}







html{overflow-x: hidden !important;

    overflow-y:auto;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-text-size-adjust: 100%;}



html.act{height:100vh;overflow-y:scroll;}



html.act body{height:100vh;}*/







.header {
	height:80px;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	z-index:9999;
	background:#fff;
	padding:0px 35px;
	box-shadow:0px 0px 15px rgba(0, 0, 0, .15);

}
.header .content {
	position:relative;
}
.header .logo {
	margin-top:13px;
}
.header .logo img.on {
	display:none;
}
.header .menu {
	display:none;
}
.header .menu .click-to-header {
	position:relative;
	cursor:pointer;
}
.header .menu .click-to-header .burger-btn {
	width:26px;
	height:20px;
	position:relative;
	cursor:pointer;
}
.header .menu .click-to-header .burger-btn .icon-burger {
	position:absolute;
	left:0;
	width:100%;
	height:2px;
	background-color:#1eb9ee;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
	z-index:999;
}
.header .menu .click-to-header .burger-btn .icon-burger2 {
	top:8px;
}
.header .menu .click-to-header .burger-btn .icon-burger3 {
	top:16px;
}
.header .nav {
	/*max-width:680px;*/
	margin:0 auto;
	position:absolute;
	left:30%;
	
}
.header .nav > ul {
	overflow:hidden;
	text-align:center;
}
.header .nav > ul > li {
	display:inline-block;
}
.header .nav > ul > li:last-child {
	margin-right:0 !important;
}
.header .nav > ul > li > a {
	color:#333;
	font-size:18px;
	padding:0px 20px;
	line-height:80px;
	display:block;
}
.header .nav > ul > li.active > a {
	color:#1eb9ee !important;
}
.header .nav > ul > li .pro-menu {
	position:fixed;
	top:80px;
	width:100%;
	left:0;
	display:none;
	border-top:1px solid #ecf7fc;
}
.header .nav > ul > li .pro-menu .box {
	position:relative;
	background:#fff;
}
.header .nav > ul > li .pro-menu .content {
	max-width:1300px;
	margin:0 auto;
}
.header .nav > ul > li .pro-menu .box .content ul {
	width:100%;
}
.header .nav > ul > li .pro-menu .box .content ul li {
	display:inline-block;
}
.header .nav > ul > li .pro-menu .box .content ul li a {
	display:block;
	font-size:18px;
	color:#43454c;
}
.header .nav > ul > li .pro-menu .box .content ul li a i {
	display:inline-block;
	vertical-align:middle;
	margin-right:3px;
	margin-top:-2px;
}
.header .nav > ul > li.pro-solution {
}
.header .nav > ul > li.pro-solution .pro-menu .box .content ul li ul {
	display:none;
}
.header .nav > ul > li.pro-solution .pro-menu .box .content ul li a {
	padding:0px 15px;
	line-height:120px;
	position:relative;
}
.header .nav > ul > li.pro-solution .pro-menu .box .content ul li a:before {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	height:3px;
	background:linear-gradient(to right, #0c8ae6, #1eb9ee);
	width:0;
	transition:300ms ease-out;
	-webkit-transition:300ms ease-out;
	-ms-transition:300ms ease-out;
	-moz-transition:300ms ease-out;
	-o-transition:300ms ease-out;
}
.header .nav > ul > li.pro-solution .pro-menu .box2 {
	background:rgba(226, 238, 255, 0.99) url(/style2/img/nav-bg.png) no-repeat right top;
}
.header .nav > ul > li.pro-solution .pro-menu .box2 .content {
	padding:40px 20px 60px;
	display:none;
}
.header .nav > ul > li.pro-solution .pro-menu .box2 .content:first-child {
	display:block
}
.header .nav > ul > li.pro-solution .pro-menu .box2 .content ul {
	display:flex;
	flex-wrap:wrap;
	overflow:hidden;
}
.header .nav > ul > li.pro-solution .pro-menu .box2 .content ul li {
	width:33%;
	margin-top:22px;
	text-align:left
}
.header .nav > ul > li.pro-solution .pro-menu .box2 .content ul li a {
	padding-left:15px;
	font-size: 16px;
	color:#60636a;
	transition:none !important;
	position:relative;
}
.header .nav > ul > li.pro-solution .pro-menu .box2 .content ul li a:before {
	width:3px;
	height:3px;
	background:#373737;
	border-radius:100%;
	content:'';
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
}
.header .nav > ul > li.pro-solution .pro-menu .box3 {
	width:100%;
	height:70px;
	background:#D3E3F5;
	line-height:70px;
	display:none
}
.header .nav > ul > li.trade-so .pro-menu .box .content {
	padding-bottom:60px;
}
.header .nav > ul > li.trade-so .pro-menu .box .content ul {
	overflow:hidden;
}
.header .nav > ul > li.trade-so .pro-menu .box .content ul li {
	float:left;
	margin-top:45px;
	width: 16.666667%;
	height: 40px;
}
.header .nav > ul > li.trade-so .pro-menu .box .content ul li a {
}
.header .right {
	line-height:80px;
	color:#333;
}
.header .right .icon-search {
	background:url(/style2/img/icon-search.png) no-repeat left center;
	cursor:pointer;
	padding-left:30px;
}
.header .right .icon-web {
	background:url(/style2/img/icon-web.png) no-repeat left center;
	cursor:pointer;
	padding-left:25px;
	margin-left:25px;
}
.header .right .icon-language {
	background:url(/style2/img/icon-language1.png) no-repeat left center;
	cursor:pointer;
	padding-left:25px;
	margin-left:25px;
}
.header .right .icon-language span {
}
.header .right .icon-language .lang-box {
	display: none;
	position: absolute;
	top: 80px;
	right: 0;
	width: 161px;
	border: 1px solid #ebebeb;
	z-index: 999;
	background: #fff;
}
.header .right .icon-language:hover .lang-box {
	display: block;
}
.header .right .icon-language .lang-box a {
	height: 43px;
	text-align: center;
	display: block;
	line-height: 43px;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}
.header .right .icon-language .lang-box a:last-of-type {
	border-bottom: 0;
}
.header .right .icon-language .lang-box a:hover {
	background: #1eb9ee;
	color: #fff;
}
.header .right .icon-web i {
	width:6px;
	height:3px;
	background:url(/style2/img/icon-web-down.png) no-repeat center center/cover;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
.header .right .icon-web .web-box {
	position:fixed;
	left:0;
	top:80px;
	background:#f9f9f9;
	width:100%;
	padding:55px 0;
	display:none;
	box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.header .right .icon-web .web-box ul {
	text-align:center;
}
.header .right .icon-web .web-box ul li {
	display:inline-block;
	margin:0px 50px;
	max-width: 200px;
	text-align: left;
}
.header .right .icon-web .web-box ul li p {
	font-size: 14px;
	color: #999;
	line-height: 22px;
	margin-bottom:15px
}
.header .right .icon-web .web-box ul li a {
	position:relative;
	padding-right:35px;
	display:inline-block;
	background:url(/style2/img/icon-nav-right.png) no-repeat right center;
	font-size:18px;
}
.header .search-box {
	position:absolute;
	background:#fff;
	z-index:5;
	top:80px;
	right:145px;
	width:340px;
	height:65px;
	box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);
	padding-right:60px;
	display:none;
}
.header .search-box input[type=text] {
	padding:0px 15px;
	height:65px;
	width:100%;
}
.header .search-box input[type=button] {
	position:absolute;
	height:100%;
	width:60px;
	background:url(/style2/img/icon-search.png) no-repeat center center;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
}
.header .search-box input[type=submit] {
	position:absolute;
	height:100%;
	width:60px;
	background:url(/style2/img/icon-search.png) no-repeat center center;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
}
.header.fixed {
	background:#fff;
}
.header.index {
	background:none;
	box-shadow:none;
}
.header.index .logo img.default {
	display:none;
}
.header.index .logo img.on {
	display:block;
}
.header.index .nav > ul > li > a {
	color:#fff;
}
.header.index .right {
	color:#fff;
}
.header.index .right .icon-web i {
	background:url(/style2/img/icon-web-down-on.png) no-repeat center center/cover;
}
.header.hide {
	top:-80px;
}
.header.show {
	top:0px;
}
 @media screen and (max-width:1200px) {
 .header.index .logo img.default {
display:block;
}
 .header.index .logo img.on {
display:none;
}
}
 @media screen and (min-width:1024px) {
 .header .nav > ul > li:hover > a {
color:#1eb9ee;
}
 .header .nav > ul > li:hover .pro-menu {
display:block;
}
 .header .nav > ul > li .pro-menu ul li a:hover,  .header .nav > ul > li.trade-so .pro-menu .box .content ul li a:hover {
color:#1eb9ee;
}
 .header .nav > ul > li.pro-solution .pro-menu .box .content ul li {
margin:0px 25px;
}
 .header .nav > ul > li.pro-solution .pro-menu .box .content ul li.active a:before {
width:100%;
}



    /*.header .nav > ul > li.pro-solution .pro-menu .box2{display:none}*/



    /*.header .nav > ul > li.pro-solution .pro-menu .box2 .content ul li a:hover{background:url(/style2/img/icon-nav-right-on.png) no-repeat right center;color:#1eb9ee;}*/



    .header .nav > ul > li.pro-solution .pro-menu .box2 .content ul li a:hover {
color:#1eb9ee;
}
 .header .nav > ul > li.pro-solution .pro-menu .box2 .content ul li a:hover:before {
width:5px;
height:5px;
background:#1eb9ee;
}
 .header .web-box ul li a:hover {
color:#1eb9ee;
background:url(/style2/img/icon-nav-right-on.png) no-repeat right center;
}
 .header .web-box ul li a:hover:before {
background:#1eb9ee;
}
 .header .right .icon-web:hover .web-box {
display:block;
}
}
 @media screen and (max-width:1367px) {
 .header .nav > ul > li.pro-solution .pro-menu .box .content ul li {
margin:0px 15px;
}
 .header .nav > ul > li.trade-so .pro-menu .box .content ul li {
}
}
 @media screen and (max-width:1200px) {
 .header .right .menu {
display:block;
}
 body {
padding-top:55px;
}
 .header {
height:55px;
border-bottom:none;
padding:0px 15px;
}
 .header .menu {
margin-top:18px;
display:block;
}
 .header .logo {
margin-top:18px;
max-width:170px;
}
 .header .right {
line-height:inherit;
font-size:14px;
}
 .header .right .icon-search {
width:30px;
height:30px;
margin-top:12px;
padding:0;
background-position:center center;
}
 .header .right .icon-search span {
display:none;
}
 .header .right .icon-language,  .header .right .icon-web {
width:30px;
height:30px;
padding:0;
background-position:center center;
margin:0px 10px;
margin-right:15px;
margin-top:12px;
}
 .header .right .icon-web {
margin-right:0;
}
 .header .right .icon-web .web-box ul {
margin-top:15px
}
 .header .right .icon-web .web-box ul li p {
padding-left: 15px;
padding-right: 35px;
}
 .header .right .icon-web span,  .header .right .icon-language span {
display:none;
}
 .header .search-box {
width:100%;
top:55px;
height:35px;
right:0;
}
 .header .search-box input[type=text] {
height:35px;
}
 .header .nav {
position:fixed;
top:55px;
background:#fff;
left:0;
width:100%;
z-index:2;
height:0;
overflow:hidden;
}
 .header .nav > ul {
margin:0;
text-align:left;
}
 .header .nav > ul > li {
width:100%;
padding:0px 15px;
margin:0;
opacity:0;
flex:inherit;
transform:scale(1.2);
transition:500ms ease-out;
}
 .header .nav > ul > li:nth-child(1) {
transition-delay:300ms;
}
 .header .nav > ul > li:nth-child(2) {
transition-delay:400ms;
}
 .header .nav > ul > li:nth-child(3) {
transition-delay:500ms;
}
 .header .nav > ul > li:nth-child(4) {
transition-delay:600ms;
}
 .header .nav > ul > li:nth-child(5) {
transition-delay:700ms;
}
 .header .nav > ul > li:nth-child(6) {
transition-delay:800ms;
}
 .header .nav > ul > li:nth-child(7) {
transition-delay:900ms;
}
 .header .nav > ul > li:nth-child(8) {
transition-delay:1000ms;
}
 .header .nav > ul > li:nth-child(9) {
transition-delay:1100ms;
}
 .header .nav > ul > li:nth-child(10) {
transition-delay:1200ms;
}
 .header .nav > ul > li > i {
position:absolute;
right:15px;
height:45px;
width:45px;
background:url(/style2/img/icon-nav-add.png) no-repeat right center;
display:block;
z-index:5;
}
 .header .nav > ul > li > i.on,  .header .nav > ul > li.pro-solution .pro-menu .box .content ul li i.on {
background:url(/style2/img/icon-nav-reduce.png) no-repeat right center;
}
 .header .nav > ul > li > a {
display:block;
line-height:45px;
width:100%;
border-bottom:1px solid #eee;
color:#666 !important;
padding-left:0;
}
 .header .nav > ul > li .pro-menu {
display:block;
width:100%;
border-radius:0;
background:none;
position:static;
padding:0px;
box-shadow:none;
display:none;
margin-left:0;
border-top:none;
}
 .header .nav > ul > li .pro-menu:before {
display:none;
}
 .header .nav > ul > li .pro-menu .box {
width:100%;
box-shadow:none;
padding:0;
border-bottom:1px solid #eee;
border-radius:0;
padding:10px 0;
}
 .header .nav > ul > li .pro-menu .box .content ul li {
width:100%;
margin:0;
}
 .header .nav > ul > li .pro-menu .box .content ul li a {
color:#666;
font-size:14px;
padding:5px 0 !important;
}
 .header .nav > ul > li .pro-menu .box .content ul li a i {
width:26px;
display:none;
}
 .header .nav > ul > li.pro-solution .pro-menu .box .content ul li {
margin:0;
padding:0px 15px;
position:relative;
}
 .header .nav > ul > li.pro-solution .pro-menu .box .content ul li a {
line-height:inherit;
}
 .header .nav > ul > li.pro-solution .pro-menu .box .content ul li a i {
display:none;
}
 .header .nav > ul > li.pro-solution .pro-menu .box .content ul li i {
position:absolute;
right:0px;
height:29px;
width:29px;
background:url(/style2/img/icon-nav-add.png) no-repeat right center;
display:block;
z-index:5;
margin:0;
top:0;
}
 .header .nav > ul > li.trade-so .pro-menu .box .content {
padding-bottom:0;
}
 .header .nav > ul > li.trade-so .pro-menu .box .content ul li {
margin-right:0;
float:none;
margin-top:0;
padding-left:17px;
}







    /*.header .nav > ul > li.pro-solution .pro-menu .box2{display:none;}*/







    .header .nav > ul > li.active > a {
color:#1eb9ee;
}
 .header.nav-on .nav {
height:100%;
transition:300ms ease-out;
-webkit-transition:300ms ease-out;
-ms-transition:300ms ease-out;
-moz-transition:300ms ease-out;
-o-transition:300ms ease-out;
}
 .header.nav-on .nav > ul > li {
transform:translate3d(0, 0, 0);
opacity:1;
}
 .header .right .icon-web .web-box {
top:55px;
padding:30px 0;
padding-top:15px;
border-top:1px solid #eee;
box-shadow:0px 10px 15px rgba(0, 0, 0, 0.15);
}
 .header .right .icon-language .lang-box {
top:55px;
}
 .header .right .icon-web .web-box ul {
text-align:left;
padding-right:20px;
}
 .header .right .icon-web .web-box ul li {
float:none;
width:100%;
margin:0;
display:block;
padding-left:20px;
max-width: inherit;
}
 .header .right .icon-web .web-box ul li a {
width:100%;
font-size:14px;
}
}
.more {
}
.more a, .more span {
	display:inline-block;
	background:url(/style2/img/index-item02-more.png) no-repeat left center;
	line-height:41px;
	padding-left:20px;
	color:#fff;
	font-size:14px;
}
.more a i, .more span i {
	width:8px;
	height:8px;
	display:inline-block;
	vertical-align:middle;
	background:url(/style2/img/index-item02-more-icon.png) no-repeat center center/cover;
	margin-left:3px;
	margin-top:-2px;
}
.more a:hover,  .more span:hover {
	color:#1eb9ee !important;
}
.more a:hover i,  .more span:hover i {
	background:url(/style2/img/index-item02-more-icon-on.png) no-repeat center center/cover !important;
}
.swiper-button-next, .swiper-button-prev {
	outline:none !important;
	border:none !important;
}
.video-pop {
	position:fixed;
	z-index:999;
	display:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.5);
	z-index:21;
}
.video-pop .video-warp {
	position:absolute;
	top:50%;
	left:50%;
	width:70%;
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
}
.video-pop .video-warp video {
	width:100%;
}
.video-pop .video-warp .video-close {
	position:absolute;
	top:-50px;
	right:-50px;
	width:38px;
	height:38px;
	background:url(/style2/img/close-white.png) no-repeat center center/18px 18px;
	cursor:pointer;
	border:1px solid #fff;
	border-radius:100%;
}
 @media screen and (max-width:1025px) {
 .video-pop .video-warp {
width:90%;
}
 .video-pop .video-warp .video-close {
right:0;
width:20px;
height:20px;
top:-30px;
}
}
.footer {
	padding-top:40px;
	background:#fff;
}
.footer .content {
	padding-bottom:40px;
}
.footer .content .left {
	width:22.5%;
}
.footer .content .left .add {
	font-size:16px;
	line-height:30px;
	margin:25px 0;
}
.footer .content .left .share {
	margin-bottom:30px;
}
.footer .content .left .share a {
	display:inline-block;
	margin-right:25px;
	width:15px;
	height:15px;
}
.footer .content .left .share a.icon-qq {
	background:url(/style2/img/icon-qq.png) no-repeat center center;
}
.footer .content .left .share a.icon-wechat {
	background:url(/style2/img/icon-wechat.png) no-repeat center center;
}
.footer .content .left .share a.icon-sina {
	background:url(/style2/img/icon-sina.png) no-repeat center center;
}
.footer .content .left .ewm-box {
}
.footer .content .left .ewm-box .ewm {
	width:105px;
	height:135px;
	font-size:14px;
	text-align:center;
	background:#fbfbfb;
	border:1px solid #edeff0;
	border-radius:10px;
	display:inline-block;
	padding-top:10px;
	margin-right:10px;
}
.footer .content .left .ewm-box .ewm img {
	margin:0 auto;
}
.footer .content .left .ewm-box .ewm .tit {
	margin-top:5px;
}
.footer .content .right {
	width:68%;
}
.footer .content .right .list {
	float:left;
	margin-right: 10%;
}
.footer .content .right .list:last-of-type {
	margin-right: 0;
}
.footer .content .right .list .tit {
	font-size:20px;
	margin-bottom:15px;
	color:#333;
	font-weight:bold;
}
.footer .content .right .list ul {
	line-height:40px;
}
.footer .content .right .list ul li {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
.footer .content .right .list ul li a {
	color:#666;
	font-size:14px;
}
.footer .content .right .list ul li a:hover {
	color:#1eb9ee;
}
.footer .copy {
	padding:20px 15px;
	background:#e6e8ea;
	text-align:center;
	font-size:16px;
}
.footer .copy .box {
	padding-left: 20px;
	display: inline-block;
}
 @media(max-width:1280px) {
 .footer .content .right {
width: 68%;
}
 .footer .content .right .list {
margin-right: 8%;
}
}
 @media screen and (max-width:1025px) {
 .footer {
padding-top:10px;
}
 .footer .content {
padding-bottom:20px;
}
 .footer .content .left {
width:100%;
float:none
}
 .footer .content .right {
display:none
}
 .footer .content .left {
margin-top:20px;
}
 .footer .content .left .logo {
}
 .footer .content .left .logo img {
margin:0 auto;
width:220px;
}
 .footer .content .left .add {
font-size:14px;
text-align:center;
line-height:22px;
margin:15px auto;
}
 .footer .content .left .share {
display:none;
}
 .footer .content .left .ewm-box {
text-align:center;
}
 .footer .content .left .ewm-box .ewm {
margin:0px 5px;
}
 .footer .content .right {
}
 .footer .content .right .list {
width:100%;
float:none;
}
 .footer .content .right .mobile {
display:none
}
 .footer .content .right .list .tit {
border-bottom:1px solid #eee;
font-size:14px;
margin-bottom:0;
line-height:35px;
background:url(/style2/img/icon-down.png) no-repeat right center;
background-size:12px auto !important;
}
 .footer .content .right .list .tit.on {
background:url(/style2/img/icon-up.png) no-repeat right center;
}
 .footer .content .right .list ul {
display:none;
border-bottom:1px solid #eee;
padding:8px 0;
line-height:24px;
}
 .footer .content .right .list ul li a {
display:block;
font-size:14px;
}
 .footer .copy {
font-size:12px;
padding:10px 15px;
}
}
.page-banner {
	height:580px;
	position:relative;
	color:#fff;
}
.page-banner .content {
	position:absolute;
	top:30%;
	left:0;
	right:0;
}
.page-banner .content .tit {
	font-size:60px;
	font-weight:bold;
	position:relative;
	display:inline-block;
	line-height:1;
	padding-bottom:5px;
}
.page-banner .content .tit span {
	height:15px;
	display:block;
	position:absolute;
	width:100%;
	background:#1eb9ee;
	bottom:0;
	z-index:-1;
}
.page-banner .content .ms {
	font-size:18px;
	margin-top:30px;
}
.page-banner .position {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}
.page-banner .position a {
	color:#fff;
}
.position {
	line-height:70px;
}
.position a {
}
.position span {
	font-family:'宋体';
	margin:0px 10px;
}
 @media screen and (max-width:1367px) {
 .page-banner {
height:400px;
}
 .page-banner .content .tit {
font-size:40px;
}
 .page-banner .content .tit span {
height:10px;
}
 .page-banner .content .ms {
font-size:16px;
margin-top:20px;
}
 .position {
line-height:40px;
}
}
 @media screen and (max-width:1025px) {
 .page-banner {
height:300px;
}
 .page-banner .content {
top:50%;
transform:translateY(-50%);
text-align:center
}
 .page-banner .content .tit {
font-size:18px;
}
 .page-banner .content .tit span {
height:5px;
}
 .page-banner .content .ms {
font-size:14px;
margin-top:10px;
}
 .page-banner .position {
display:none;
}
}
.page-tit {
	display:inline-block;
	font-size:44px;
	font-weight:bold;
	line-height:1;
	position:relative;
	padding-bottom:5px;
	color:#2b2b2b;
}
.page-tit:before {
	content:'';
	height:15px;
	display:block;
	position:absolute;
	width:100%;
	background:#c6e0e6;
	bottom:0;
	z-index:1;
}
.page-tit span {
	position:relative;
	z-index:2;
}
 @media screen and (max-width:1367px) {
 .page-tit {
font-size:32px;
}
 .page-tit:before {
height:10px;
}
}
 @media screen and (max-width:1025px) {
 .page-tit {
font-size:18px;
}
 .page-tit:before {
height:5px;
}
}
.flex-box {
	display:flex;
	align-items:center;
	justify-content:center;
}
.flex-box .bd {
	flex:1;
}
.page {
	text-align:center;
}
.page ul {
	display:flex
}
.page * {
	display:inline-block;
	width:45px;
	height:45px;
	text-align:center;
	line-height:45px;
	margin:0px 3px;
	border-radius:5px;
}
.page a {
	background:#fff;
}
.page a:hover, .page .active {
	background:#1eb9ee;
	color:#fff;
}
.page a.prev,  .page a.next {
	width:130px;
}
 @media screen and (max-width:1025px) {
 .page {
}
 .page * {
width:30px;
height:30px;
line-height:30px;
display:none;
}
 .page a.prev,  .page a.next {
width:100px;
display:inline-block;
}
}
.tleft {
	text-align:left;
}
.tcenter {
	text-align:center;
}
.tright {
	text-align:right;
}
.els3 {
	text-overflow:ellipsis;
	overflow:hidden;
	display:-webkit-box;
	word-break:break-all;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3
}
