﻿@charset "UTF-8";
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: 0 0;
	text-decoration: none
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

ul,
li {
	margin: 0;
	padding: 0
}

li {
	list-style: none
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle
}

img:not([src*="/"]) {
	display: none
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	border: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

a,
button,
input,
textarea {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

i {
	display: inline-block
}

body {
	font-family: Helvetica, Pingfang SC, Microsoft YaHei, STHeiti, Verdana, Arial, Tahoma, sans-serif;
	color: #595961;
	font-size: 14px;
	min-width: 1200px;
	-webkit-font-smoothing: antialiased
}

.clear {
	*zoom: 1
}

.clear:before,
.clear:after {
	display: table;
	line-height: 0;
	content: ""
}

.clear:after {
	clear: both
}

.hide {
	display: none!important
}

.g-box {
	width: 1200px;
	height: 100%;
	margin: 0 auto
}

.g-box1 {
	width: 1000px;
	margin: 0 auto
}

.wrap {
	min-width: 1200px;
	width: 100%;
	position: relative
}

.f-pa {
	position: absolute
}

.f-pr {
	position: relative
}

.f-fl {
	float: left
}

.f-fr {
	float: right
}

.f-oh {
	overflow: hidden
}

.f-ib {
	display: inline-block
}

.f-b {
	display: block
}

.f-table {
	display: table
}

.f-whs {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.s-bg-gy {
	background-color: #f1f1f5
}

.s-bg-gyx {
	background-color: #f9f9f9
}

.s-bg-gy1 {
	background-color: #f6f6f6
}

.s-bg-gy2 {
	background-color: #f1f2f5
}

.s-bg-blue {
	background-color: #2589ff
}

.s-bgw {
	background-color: #fff
}

.s-fc-gy {
	color: #999
}

.s-fc-gy1 {
	color: #595961
}

.s-fc-gyx {
	color: #727281
}

.s-fc-gyxx {
	color: #9797a1
}

.s-fc-gyc {
	color: #e3e2e5
}

.s-fcw {
	color: #fff
}

.s-fc-blue {
	color: #2589ff
}

.s-fc-red {
	color: #f44336
}

.s-fwb {
	font-weight: 700
}

.g-tac {
	text-align: center
}

.g-tal {
	text-align: left
}

.g-tar {
	text-align: right
}

.g-plr5 {
	padding-left: 5px;
	padding-right: 5px
}

.g-plr20 {
	padding-left: 20px;
	padding-right: 20px
}

.g-lh15 {
	line-height: 1.5
}

.g-lh20 {
	line-height: 20px
}

.s-fs12 {
	font-size: 12px
}

.s-fs14 {
	font-size: 14px
}

.s-fs16 {
	font-size: 16px
}

.s-fs18 {
	font-size: 18px
}

.s-fs20 {
	font-size: 20px
}

.s-fs22 {
	font-size: 22px
}

.s-fs24 {
	font-size: 24px
}

.s-fs26 {
	font-size: 26px
}

.s-fs28 {
	font-size: 28px
}

.s-fs30 {
	font-size: 30px
}

.s-fs32 {
	font-size: 32px
}

.s-fs34 {
	font-size: 34px
}

.s-fs36 {
	font-size: 36px
}

.s-fs38 {
	font-size: 38px
}

.s-fs40 {
	font-size: 40px
}

.s-fs42 {
	font-size: 42px
}

.s-fs46 {
	font-size: 46px
}

.s-fs54 {
	font-size: 54px
}

.s-fs56 {
	font-size: 56px
}

.s-fs58 {
	font-size: 58px
}

.g-mt2 {
	margin-top: 2px
}

.g-mt5 {
	margin-top: 5px
}

.g-mt6 {
	margin-top: 6px
}

.g-mt8 {
	margin-top: 8px
}

.g-mt10 {
	margin-top: 10px
}

.g-mt12 {
	margin-top: 12px
}

.g-mt14 {
	margin-top: 14px
}

.g-mt15 {
	margin-top: 15px
}

.g-mt20 {
	margin-top: 20px
}

.g-mt20 {
	margin-top: 20px
}

.g-mt25 {
	margin-top: 25px
}

.g-mt30 {
	margin-top: 30px
}

.g-mt35 {
	margin-top: 35px
}

.g-mt40 {
	margin-top: 40px
}

.g-mt45 {
	margin-top: 45px
}

.g-mt50 {
	margin-top: 50px
}

.g-mt54 {
	margin-top: 54px
}

.g-mt60 {
	margin-top: 60px
}

.g-mt64 {
	margin-top: 64px
}

.g-mt68 {
	margin-top: 68px
}

.g-mt70 {
	margin-top: 70px
}

.g-mt75 {
	margin-top: 75px
}

.g-mt80 {
	margin-top: 80px
}

.g-mt85 {
	margin-top: 80px
}

.g-mt90 {
	margin-top: 90px
}

.g-mt98 {
	margin-top: 98px
}

.g-mt100 {
	margin-top: 100px
}

.g-mt135 {
	margin-top: 135px
}

.g-mt158 {
	margin-top: 158px
}

.g-mt160 {
	margin-top: 160px
}

.g-mt168 {
	margin-top: 168px
}

.g-mt172 {
	margin-top: 172px
}

.g-ml5 {
	margin-left: 5px
}

.g-ml8 {
	margin-left: 8px
}

.g-ml10 {
	margin-left: 10px
}

.g-ml15 {
	margin-left: 15px
}

.g-ml20 {
	margin-left: 20px
}

.g-ml25 {
	margin-left: 25px
}

.g-ml30 {
	margin-left: 30px
}

.g-ml40 {
	margin-left: 40px
}

.g-ml70 {
	margin-left: 70px
}

.g-ml80 {
	margin-left: 80px
}

.g-ml85 {
	margin-left: 85px
}

.g-mr5 {
	margin-right: 5px
}

.g-mr10 {
	margin-right: 10px
}

.g-mr20 {
	margin-right: 20px
}

.g-mr30 {
	margin-right: 30px
}

.g-mr40 {
	margin-right: 40px
}

.g-mr52 {
	margin-right: 52px
}

.g-mr60 {
	margin-right: 60px
}

.g-mr67 {
	margin-right: 67px
}

.g-mr80 {
	margin-right: 80px
}

.g-mr90 {
	margin-right: 90px
}

.g-mr132 {
	margin-right: 132px
}

.g-mb3 {
	margin-bottom: 3px
}

.g-mb5 {
	margin-bottom: 5px
}

.g-mb10 {
	margin-bottom: 10px
}

.g-mb15 {
	margin-bottom: 15px
}

.g-mb20 {
	margin-bottom: 20px
}

.g-mb26 {
	margin-bottom: 26px
}

.g-mb30 {
	margin-bottom: 30px
}

.g-mb38 {
	margin-bottom: 38px
}

.g-mb40 {
	margin-bottom: 40px
}

.g-mb45 {
	margin-bottom: 45px
}

.g-mb50 {
	margin-bottom: 50px
}

.g-mb60 {
	margin-bottom: 60px
}

.g-mb80 {
	margin-bottom: 80px
}

.ft-res-be {
	padding: 50px 0;
	letter-spacing: 2px;
	background-color: #2589ff
}

.ft-res-lnk {
	margin-left: 40px;
	border: 1px solid #fff;
	padding: 8px 42px;
	font-size: 18px;
	color: #fff;
	vertical-align: middle;
	border-radius: 2px;
	transition: background-color .2s linear, color .2s linear
}
/* 小程序案例展示 */
.wxcontainer-fluid{ width: 100%; margin-top: 50px; padding-bottom: 50px; color: #565656; text-align: center;}
.wxcontainer{ width: 1200px; background-color: #fff; margin: 30px auto; text-align: center; display: flex; justify-content: center; align-items: center;}
.wxbox{ position: relative; width: 200px; height: 200px; overflow: hidden; margin: 0 25px;}
.wx1{ background: url('../../img/index-example/wx11.jpg') no-repeat center; background-size: 200px 200px;}
.wx2{ background: url('../../img/index-example/wx12.jpg') no-repeat center; background-size: 200px 200px;}
.wx3{ background: url('../../img/index-example/wx13.jpg') no-repeat center; background-size: 200px 200px;}
.wx4{ background: url('../../img/index-example/wx14.jpg') no-repeat center; background-size: 200px 200px;}
.wx5{ background: url('../../img/index-example/wx15.jpg') no-repeat center; background-size: 200px 200px;}
/* 遮罩层 */
.wxbox>.mask{ overflow: hidden; position: absolute; top: 0px; left: 0; width: 200px; height: 200px; transition: all 1.5s linear; display: flex; align-items: center; justify-content: center;}         
.wxbox:hover  .mask{ background: rgba(0, 0, 0, 0.5); animation:wxbox 2s; -moz-animation:wxbox 2s; /* Firefox */ -webkit-animation:wxbox 2s; /* Safari and Chrome */ -o-animation:wxbox 2s; /* Opera */}
@keyframes wxbox
    { 0%   {top: -200px;}
    100% {top: 0;}}
/* 遮罩层图片 */
.wxbox>.mask > img{ display: none;}
.wxbox:hover .mask > img{ display: inline-block; width: 150px; height: 150px;}