@charset "UTF-8";

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

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
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    margin: 0
}

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
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

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-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

*,
:after,
:before {
    box-sizing: border-box
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 微软雅黑, \\5FAE\8F6F\96C5\9ED1, arial;
    color: #333
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ol,
ul {
    list-style: none
}

a,
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

a {
    color: inherit;
    color: expression(this.parentNode.currentStyle.color);
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    outline: 0
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 16px
}

small {
    font-size: 12px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.ml0 {
    margin-left: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mg0 {
    margin: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pd0 {
    padding: 0 !important
}

.ml5 {
    margin-left: 5px !important
}

.mt5 {
    margin-top: 5px !important
}

.mr5 {
    margin-right: 5px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mg5 {
    margin: 5px !important
}

.pl5 {
    padding-left: 5px !important
}

.pt5 {
    padding-top: 5px !important
}

.pr5 {
    padding-right: 5px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pd5 {
    padding: 5px !important
}

.ml10 {
    margin-left: 10px !important
}

.mt10 {
    margin-top: 10px !important
}

.mr10 {
    margin-right: 10px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mg10 {
    margin: 10px !important
}

.pl10 {
    padding-left: 10px !important
}

.pt10 {
    padding-top: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pd10 {
    padding: 10px !important
}

.ml15 {
    margin-left: 15px !important
}

.mt15 {
    margin-top: 15px !important
}

.mr15 {
    margin-right: 15px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mg15 {
    margin: 15px !important
}

.pl15 {
    padding-left: 15px !important
}

.pt15 {
    padding-top: 15px !important
}

.pr15 {
    padding-right: 15px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pd15 {
    padding: 15px !important
}

.ml20 {
    margin-left: 20px !important
}

.mt20 {
    margin-top: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mg20 {
    margin: 20px !important
}

.pl20 {
    padding-left: 20px !important
}

.pt20 {
    padding-top: 20px !important
}

.pr20 {
    padding-right: 20px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pd20 {
    padding: 20px !important
}

.ml25 {
    margin-left: 25px !important
}

.mt25 {
    margin-top: 25px !important
}

.mr25 {
    margin-right: 25px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.mg25 {
    margin: 25px !important
}

.pl25 {
    padding-left: 25px !important
}

.pt25 {
    padding-top: 25px !important
}

.pr25 {
    padding-right: 25px !important
}

.pb25 {
    padding-bottom: 25px !important
}

.pd25 {
    padding: 25px !important
}

.ml30 {
    margin-left: 30px !important
}

.mt30 {
    margin-top: 30px !important
}

.mr30 {
    margin-right: 30px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mg30 {
    margin: 30px !important
}

.pl30 {
    padding-left: 30px !important
}

.pt30 {
    padding-top: 30px !important
}

.pr30 {
    padding-right: 30px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pd30 {
    padding: 30px !important
}

.ml35 {
    margin-left: 35px !important
}

.mt35 {
    margin-top: 35px !important
}

.mr35 {
    margin-right: 35px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.mg35 {
    margin: 35px !important
}

.pl35 {
    padding-left: 35px !important
}

.pt35 {
    padding-top: 35px !important
}

.pr35 {
    padding-right: 35px !important
}

.pb35 {
    padding-bottom: 35px !important
}

.pd35 {
    padding: 35px !important
}

.ml40 {
    margin-left: 40px !important
}

.mt40 {
    margin-top: 40px !important
}

.mr40 {
    margin-right: 40px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mg40 {
    margin: 40px !important
}

.pl40 {
    padding-left: 40px !important
}

.pt40 {
    padding-top: 40px !important
}

.pr40 {
    padding-right: 40px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pd40 {
    padding: 40px !important
}

.ml45 {
    margin-left: 45px !important
}

.mt45 {
    margin-top: 45px !important
}

.mr45 {
    margin-right: 45px !important
}

.mb45 {
    margin-bottom: 45px !important
}

.mg45 {
    margin: 45px !important
}

.pl45 {
    padding-left: 45px !important
}

.pt45 {
    padding-top: 45px !important
}

.pr45 {
    padding-right: 45px !important
}

.pb45 {
    padding-bottom: 45px !important
}

.pd45 {
    padding: 45px !important
}

.ml50 {
    margin-left: 50px !important
}

.mt50 {
    margin-top: 50px !important
}

.mr50 {
    margin-right: 50px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mg50 {
    margin: 50px !important
}

.pl50 {
    padding-left: 50px !important
}

.pt50 {
    padding-top: 50px !important
}

.pr50 {
    padding-right: 50px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pd50 {
    padding: 50px !important
}

.f12 {
    font-size: 12px !important
}

.f14 {
    font-size: 14px !important
}

.f16 {
    font-size: 16px !important
}

.f18 {
    font-size: 18px !important
}

.f20 {
    font-size: 20px !important
}

.f22 {
    font-size: 22px !important
}

.f24 {
    font-size: 24px !important
}

.f26 {
    font-size: 26px !important
}

.f28 {
    font-size: 28px !important
}

.f30 {
    font-size: 30px !important
}

.f32 {
    font-size: 32px !important
}

.f34 {
    font-size: 34px !important
}

.f36 {
    font-size: 36px !important
}

.lh10 {
    line-height: 10px !important
}

.lh12 {
    line-height: 12px !important
}

.lh14 {
    line-height: 14px !important
}

.lh16 {
    line-height: 16px !important
}

.lh18 {
    line-height: 18px !important
}

.lh20 {
    line-height: 20px !important
}

.lh22 {
    line-height: 22px !important
}

.lh24 {
    line-height: 24px !important
}

.lh26 {
    line-height: 26px !important
}

.lh28 {
    line-height: 28px !important
}

.lh30 {
    line-height: 30px !important
}

.lh32 {
    line-height: 32px !important
}

.lh34 {
    line-height: 34px !important
}

.lh36 {
    line-height: 36px !important
}

.lh38 {
    line-height: 38px !important
}

.lh40 {
    line-height: 40px !important
}

.lh42 {
    line-height: 42px !important
}

.lh44 {
    line-height: 44px !important
}

.lh46 {
    line-height: 46px !important
}

.lh48 {
    line-height: 48px !important
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.center,
.clearfix,
.container:after,
.fbox,
.news li,
.row:after,
.tag,
ul {
    *zoom: 1
}

.center:after,
.clearfix:after,
.container:after,
.fbox:after,
.news li:after,
.row:after,
.tag:after,
ul:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.ellipsis,
.ellipsis_content,
.ibox3_list li a,
.main_r_related li:first-child .info h2,
.multi_upload_img ul li input,
.tooltip .tooltip-inner,
.wxsp .wxsp_title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.container {
    margin-right: auto;
    margin-left: auto
}

.content img {
    max-width: 100%
}

.content_box,
.content_box *,
.content_box :after,
.content_box :before {
    box-sizing: content-box
}

.tal {
    text-align: left !important
}

.tac {
    text-align: center !important
}

.tar {
    text-align: right !important
}

.vat {
    vertical-align: top !important
}

.vam {
    vertical-align: middle !important
}

.vab {
    vertical-align: bottom !important
}

.block {
    display: block !important
}

.iblock {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}

.posr {
    position: relative
}

.posa {
    position: absolute
}

.posf {
    position: fixed
}

.ofh {
    overflow: hidden
}

.ofv {
    overflow: visible
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 PingFang SC, Lantinghei SC, Microsoft YaHei, HanHei SC, Helvetica Neue, Open Sans, Arial, Hiragino Sans GB, 微软雅黑, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
    color: #666;
    font-size: 14px
}

html {
    min-width: 1200px
}

a {
    transition: color .2s
}

a:hover {
    color: #00a2e9
}

.flex_between {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.center {
    width: 1200px;
    margin: 0 auto
}

.fbox li {
    float: left
}

.main {
    min-height: 458px
}

.header {
    height: 84px;
    box-shadow: 0 2px 10px #ccc;
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0
}

.header .center {
    height: 100%
}

.header .nav {
    max-width: 760px
}

.header .nav:hover .active {
    border-bottom: 0
}

.header .nav li {
    margin: 0 19px
}

.header .nav li>a {
    color: #464646;
    font-size: 16px;
    display: block;
    padding: 30px 3px 23px
}

.header .nav li>a.active,
.header .nav li>a.active:hover,
.header .nav li>a:hover {
    color: #00a2e9;
    border-bottom: 3px solid #00a2e9
}

.header .nav li.hover>a {
    position: relative;
    padding: 30px 3px
}

.header .nav li.hover>a:after {
    content: "";
    width: 12px;
    height: 7px;
    margin-left: 5px;
    display: inline-block;
    background: url(../images/arrow.png)
}

.header .nav li.hover>a.active,
.header .nav li.hover>a.active:hover,
.header .nav li.hover>a:hover {
    border: 0
}

.header .nav li.hover:hover .hover_box {
    visibility: visible;
    height: 100px;
    padding: 20px 0
}

.header .nav li.hover:hover>a:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 4px;
    border-color: transparent transparent #00a2e9
}

.header .nav li.hover:hover>a:after {
    background-position: bottom
}

.header .nav li.hover2 {
    position: relative
}

.header .nav li.hover2:hover .hover_box2 {
    visibility: visible;
    height: 135px
}

.header .nav li.hover2:hover>a:before {
    display: none
}

.header .user_btn {
    margin-top: 26px;
    margin-left: 34px
}

.header .user_btn a {
    display: block;
    float: left;
    width: 78px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #00a2e9;
    text-align: center;
    border-radius: 17px;
    font-size: 16px;
    color: #00a2e9
}

.header .user_btn .btn_login {
    background-color: #00a2e9;
    transition: background-color .2s;
    color: #fff;
    margin-left: 14px
}

.header .user_btn .btn_login:hover {
    background-color: #1dbaff
}

.header .user_btn .btn_register {
    background-color: #00a2e9;
    transition: background-color .2s;
    color: #fff;
    margin-right: 14px
}

.header .user_btn .btn_register:hover {
    background-color: #1dbaff
}

.header .userinfo_btn {
    margin-top: 26px;
    margin-left: 15px;
    font-size: 16px;
    line-height: 36px
}

.header .userinfo_btn .btn_radius {
    float: left;
    margin-right: 15px
}

.header .search_box {
    margin-top: 23px
}

.header .menu li {
    margin-left: 30px;
    position: relative
}

.header .menu li:first-child+li span {
    background-color: #fd5962
}

.header .menu span {
    width: 22px;
    height: 14px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: -80%;
    top: -30%;
    text-align: center;
    line-height: 14px;
    background-color: #4cbf60
}

.header .hover_box {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    width: 100%;
    height: 0;
    background-color: #fff;
    border-top: 1px solid #00a2e9;
    box-shadow: 0 5px 5px #999;
    overflow: hidden;
    transition: all .3s
}

.header .hover_box .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.header .hover_box .items {
    margin: 0 60px;
    display: block;
    padding: 10px 0 10px 50px;
    background-repeat: no-repeat;
    position: relative
}

.header .hover_box .items:hover span {
    color: #00a2e9
}

.header .hover_box .items img {
    position: absolute;
    left: 5px;
    top: 10px;
    font-size: 24px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%
}

.header .hover_box .items span {
    color: #333
}

.header .hover_box .items p {
    color: #999;
    font-size: 12px
}

.header .hover_box2 {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    width: 120px;
    height: 0;
    background-color: #fff;
    overflow: hidden;
    transition: all .3s;
    padding: 0 15px;
    border: 1px solid rgba(0, 0, 0, .15)
}

.header .hover_box2 a {
    display: block;
    margin: 10px 0
}

.footer {
    padding-top: 35px;
    border-top: 1px solid #eee
}

.footer .foot_c dl {
    padding-left: 30px;
    padding-right: 130px;
    float: left;
    position: relative;
    text-align: center
}

.footer .foot_c dl dt {
    color: #333;
    font-size: 20px;
    padding-bottom: 10px
}

.footer .foot_c dl dd {
    line-height: 30px;
    color: #5e6263
}

.footer .foot_r {
    float: right;
    text-align: center;
    line-height: 2;
    padding-right: 30px
}

.footer .foot_r span {
    font-size: 26px
}

.footer .foot_r a {
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #eee;
    margin-top: 10px
}

.footer .copyright {
    padding: 30px 0;
    clear: both;
    text-align: center;
    line-height: 1.7
}

.footer .hover_ewm {
    position: relative
}

.footer .hover_ewm img {
    display: none;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: -100px;
    margin-left: -50px;
    border: 1px solid #eee
}

.footer .hover_ewm:hover img {
    display: block
}

.pages a,
.pages span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    min-width: 1.5em;
    text-align: center;
    border: 1px solid transparent;
    padding: 7px 14.5px;
    border-color: #e3e3e3;
    margin-left: 8px;
    border-radius: 5px;
    color: #333;
    transition: color .2s;
    background-color: transparent;
    transition: background-color .2s
}

.pages .current,
.pages a:hover,
.pages span:hover {
    color: #fff;
    background-color: #00a2e9
}

body .msg_error,
body .msg_success {
    filter: alpha(opacity=90);
    color: #fff;
    border: none;
    box-shadow: 1px 1px 8px #666
}

body .msg_error .layui-layer-content,
body .msg_success .layui-layer-content {
    font-size: 16px;
    text-align: left;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: 15px
}

body .msg_success {
    background-color: #51a351;
    background-color: rgba(81, 163, 81, .9)
}

body .msg_success .layui-layer-content {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")
}

body .msg_error {
    background-color: #bd362f;
    background-color: rgba(189, 54, 47, .9)
}

body .msg_error .layui-layer-content {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")
}

body .msg_loading .layui-layer-content {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-image: url(../images/loading.gif);
    background-size: 100%
}

body .dataTables_wrapper .dataTables_paginate {
    padding-top: 10px
}

body .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 7px 14.5px;
    border-color: #e3e3e3;
    margin-left: 8px;
    border-radius: 5px
}

body .dataTables_wrapper .dataTables_paginate a {
    margin: 0
}

body .dataTables_wrapper .dataTables_paginate .paginate_ellipsis {
    padding-left: 8px
}

body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    border-color: #e3e3e3
}

body .dataTables_wrapper .dataTables_paginate .paginate_button.paginate_number.disabled,
body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #00a2e9;
    border-color: #00a2e9
}

body .dataTables_wrapper .dataTables_processing {
    width: 100%;
    height: 100%;
    margin: 0;
    padding-top: 100px;
    top: 0;
    left: 0;
    background-color: #fff;
    background: hsla(0, 0%, 100%, .5);
    z-index: 99
}

body .dataTables_length {
    font-size: 14px
}

body .dataTables_length select {
    border-color: #eee;
    border-radius: 5px;
    outline: 0;
    height: 26px;
    line-height: 22px;
    padding: 2px 0;
    vertical-align: middle;
    margin-top: -3px;
    font-size: 14px
}

body .dataTables_length select:hover {
    border-color: #00a2e9
}

body .open_buy,
body .open_buy .layui-layer-title,
body .service_buy,
body .service_buy .layui-layer-title {
    border-radius: 10px
}

body .open_buy .layui-layer-title,
body .service_buy .layui-layer-title {
    font-weight: 700
}

body .open_buy .layui-layer-btn a,
body .service_buy .layui-layer-btn a {
    height: 40px;
    line-height: 40px;
    width: 120px;
    background-color: #00a5ff;
    border-radius: 5em
}

body .open_buy .layui-layer-btn .layui-layer-btn0,
body .service_buy .layui-layer-btn .layui-layer-btn0 {
    border-color: #dedede;
    background-color: #fff;
    color: #333
}

body .open_buy .layui-layer-btn .layui-layer-btn1,
body .service_buy .layui-layer-btn .layui-layer-btn1 {
    border-color: #1e9fff;
    background-color: #1e9fff;
    color: #fff
}

body .service_buy .layui-layer-content {
    line-height: 1.5
}

body .service_buy .layui-layer-content .money {
    font-size: 24px;
    color: #ff7200
}

body .yunupush_buy .layui-layer-btn .layui-layer-btn0,
body .yunupush_buy .layui-layer-btn .layui-layer-btn1 {
    border-color: #1e9fff;
    background-color: #1e9fff;
    color: #fff
}

body .yunupush_buy .layui-layer-btn .layui-layer-btn2 {
    border-color: #dedede;
    background-color: #fff;
    color: #333
}

body .sweet-overlay {
    z-index: 22222222
}

body .sweet-alert {
    z-index: 99999999
}

body .layui-form-radio>i:hover,
body .layui-form-radioed>i {
    color: #00a2e9
}

body .buy_applets .layui-layer-content {
    overflow: visible
}

body .layui-form-select dl dd.layui-this {
    background-color: #00a2e9
}

.form .layui-form-item .layui-form-checkbox[lay-skin=primary] {
    margin-top: 0
}

.form .layui-form-checkbox[lay-skin=primary] i {
    width: 18px;
    height: 18px
}

.ellipsis_content {
    max-width: 600px;
    cursor: pointer
}

.wow {
    visibility: hidden
}

.progress {
    width: 480px;
    display: none;
    padding-top: 10px
}

.progress .layui-btn+.layui-btn {
    margin-left: 0
}

.attachment {
    display: block;
    max-width: 100%;
    max-height: 100px
}

.appsecret_tit {
    height: 44px;
    line-height: 44px;
    background-color: #f4f7fc;
    border: 1px solid #eee;
    padding: 0 20px;
    margin-left: -18px;
    margin-right: -18px
}

.shop {
    overflow: hidden
}

.shop ul {
    margin-right: -30px
}

.shop li {
    float: left;
    width: 380px;
    height: 460px;
    border: 1px solid #e5e8ef;
    margin-bottom: 34px;
    margin-right: 30px;
    border-radius: 4px;
    overflow: hidden
}

.shop li,
.shop li.hot .info_c h6 span,
.shop li.tyj .info_c h6 span {
    position: relative
}

.shop li.hot .info_c h6 span:after,
.shop li.tyj .info_c h6 span:after {
    content: "";
    height: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    background-repeat: no-repeat
}

.shop li.hot .info_c .tag span,
.shop li.tyj .info_c .tag span {
    color: #fff;
    background-color: #ed7266
}

.shop li.hot .info_c h6 span:after {
    width: 37px;
    right: -47px;
    background-image: url(../images/hot.png)
}

.shop li.tyj .info_c h6 span:after {
    width: 43px;
    right: -53px;
    background-image: url(../images/tyj.png)
}

.shop li .info_t {
    height: 132px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    color: #fff
}

.shop li .info_t span {
    display: block;
    background: url(../images/shop_icon1.png) no-repeat center 30px;
    font-size: 18px;
    padding-top: 80px;
    text-align: center
}

.shop li .info_c {
    padding: 0 25px;
    margin: 35px 0 30px;
    text-align: center
}

.shop li .info_c h6 {
    padding-bottom: 15px;
    color: #000
}

.shop li .info_c h6 .hot,
.shop li .info_c h6 .tyj {
    position: relative
}

.shop li .info_c h6 .hot:after,
.shop li .info_c h6 .tyj:after {
    content: "";
    height: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    background-repeat: no-repeat
}

.shop li .info_c h6 .tyj:after {
    width: 43px;
    right: -53px;
    background-image: url(../images/tyj.png)
}

.shop li .info_c h6 .hot:after {
    width: 37px;
    right: -47px;
    background-image: url(../images/hot.png)
}

.shop li .info_c .money {
    color: #ed7266;
    font-size: 16px;
    margin-bottom: 15px
}

.shop li .info_c .tag {
    margin-bottom: 25px
}

.shop li .info_c .tag span {
    display: inline-block;
    min-width: 64px;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    background-color: #f0f2f5;
    color: #82888a;
    margin: 0 7px;
    font-size: 12px
}

.shop li .info_c p {
    text-align: left;
    line-height: 24px;
    word-break: break-all;
    font-size: 12px;
    min-height: 72px
}

.shop li .info_b {
    padding: 0 25px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px
}

.shop li .info_b a {
    display: inline-block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding-left: 38px;
    text-align: left;
    color: #fff;
    background-position: 5px;
    background-repeat: no-repeat;
    margin-right: 15px;
    border-radius: 2px
}

.shop li .info_b a.buy {
    background-color: #00a2e9;
    transition: background-color .2s;
    background-image: url(../images/shop_icon2.png)
}

.shop li .info_b a.buy:hover {
    background-color: #1dbaff
}

.shop li .info_b a.qq {
    background-color: #ed7266;
    transition: background-color .2s;
    background-image: url(../images/shop_icon3.png)
}

.shop li .info_b a.qq:hover {
    background-color: #ff8e83
}

.shop .shop_bg1 {
    background-image: url(../images/shop_bg1.jpg)
}

.shop .shop_bg2 {
    background-image: url(../images/shop_bg2.jpg)
}

.shop .shop_bg3 {
    background-image: url(../images/shop_bg3.jpg)
}

.shop .shop_bg4 {
    background-image: url(../images/shop_bg4.jpg)
}

.shop .shop_bg5 {
    background-image: url(../images/shop_bg5.jpg)
}

.shop .shop_bg6 {
    background-image: url(../images/shop_bg6.jpg)
}

.shop .shop_bg7 {
    background-image: url(../images/shop_bg7.jpg)
}

.shop .shop_bg8 {
    background-image: url(../images/shop_bg8.jpg)
}

.shop .shop_bg9 {
    background-image: url(../images/shop_bg9.jpg)
}

.count_num {
    display: inline-block;
    width: 104px;
    height: 28px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #ccc;
    overflow: hidden
}

.count_num a {
    float: left;
    width: 26px;
    height: 26px;
    background-color: #ededed;
    color: #3c3c3c;
    font-weight: 700;
    font-size: 24px
}

.count_num input {
    float: left;
    width: 50px;
    height: 26px;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center
}

.form_yunupush {
    padding: 20px
}

.form_yunupush .form {
    padding: 0
}

.form_yunupush .form .form_items {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 20px
}

.form_yunupush .form .form_items label>span:first-child {
    width: auto;
    padding-right: 15px;
    min-width: 100px;
    text-align: left
}

.form_yunupush .form .form_items label>span:first-child i {
    color: red;
    font-style: normal;
    margin-right: 5px
}

.form_yunupush .form .form_items .input {
    width: 100%;
    margin-right: -80px
}

.form_yunupush .form .form_items .upload_btn {
    position: relative
}

.form_yunupush ul {
    margin-top: 20px
}

.form_yunupush ul li {
    float: left;
    width: 22%;
    margin-left: 4%;
    border: 1px solid #f2f2f2
}

.form_yunupush ul li:first-child {
    margin-left: 0
}

.form_yunupush ul li span {
    display: block;
    background-color: #f4f7fc;
    height: 40px;
    line-height: 40px;
    padding: 0 20px
}

.form_yunupush ul li textarea {
    width: 100%;
    padding: 20px;
    border: 0;
    resize: vertical
}

.form_yunupush .submit {
    width: 100%;
    margin-top: 20px
}

.form_yunupush .form_radio input {
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0
}

.form_yunupush .form_radio input:checked+span {
    background-color: #00a2e9;
    transition: background-color .2s;
    color: #fff
}

.form_yunupush .form_radio input:checked+span:hover {
    background-color: #1dbaff
}

.form_yunupush .form_radio .checked {
    background-color: #00a2e9;
    transition: background-color .2s;
    color: #fff
}

.form_yunupush .form_radio .checked:hover {
    background-color: #1dbaff
}

.form_yunupush .form_radio span {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f4f7fc;
    transition: background-color .2s;
    cursor: pointer;
    padding: 0 24px;
    margin-right: 20px
}

.form_yunupush .form_radio span:hover {
    background-color: #ccdaf1
}

.form_yunupush .group_title {
    padding: 10px 20px;
    background-color: #f8f8f8;
    margin-bottom: 20px
}

.form_yunupush .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cover {
    background-size: cover
}

.contain,
.cover {
    background-repeat: no-repeat;
    background-position: 50%
}

.contain {
    background-size: contain
}

.record_popup .record_content {
    height: 100%;
    overflow-x: hidden;
    line-height: 2;
    padding: 10px 10px 180px
}

.record_popup .record_content .record_item {
    border-top: 1px solid #f5f5f5;
    padding: 10px
}

.record_popup .record_content p span {
    margin-right: 10px
}

.record_popup .layui-form {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background-color: #fff;
    padding-top: 14px
}

.s11_2019_banner {
    position: relative;
    overflow: hidden;
    -ms-flex-pack: center;
    justify-content: center
}

.s11_2019_banner,
.s11_2019_banner .data_show {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.s11_2019_banner .data_show {
    color: #fff;
    font-size: 40px;
    position: absolute;
    bottom: 100px
}

.s11_2019_banner .data_show span {
    margin: 6px
}

.s11_2019_banner .data_items {
    margin: 4px;
    width: 46px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: url(../images/1.png);
    font-size: 48px
}

.s11_2019 .h100 {
    height: 100%
}

.s11_2019 .flex {
    display: -ms-flexbox;
    display: flex
}

.s11_2019 .flex.jc {
    -ms-flex-pack: center;
    justify-content: center
}

.s11_2019 .flex.jcb {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.s11_2019 .flex.ic {
    -ms-flex-align: center;
    align-items: center
}

.s11_2019 .box_title {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

.s11_2019 .box_title span {
    display: inline-block;
    width: 491px;
    height: 79px;
    line-height: 79px;
    font-size: 40px;
    color: #fff;
    background: url(../images/7.png) no-repeat 50%
}

.s11_2019 .pagination {
    margin-top: 10px;
    position: static;
    line-height: 12px !important
}

.s11_2019 .pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 1
}

.s11_2019 .pagination .swiper-pagination-bullet-active {
    background: #66c7f2
}

.s11_2019 .box1 {
    height: 86px;
    background-color: #380e75
}

.s11_2019 .box1 .item {
    color: #fff;
    font-size: 20px
}

.s11_2019 .box1 .item span {
    margin-left: 25px
}

.s11_2019 .nibox2 {
    height: 1064px;
    background: url(../images/9.jpg) no-repeat 50%
}

.s11_2019 .nibox2 .items {
    margin-top: 0 !important;
    background-color: #fff
}

.s11_2019 .box3 {
    height: 1199px;
    background: url(../images/10.jpg) no-repeat 50%
}

.s11_2019 .box3 li {
    background-color: #fff;
    border: none
}

.s11_2019 .box4 {
    height: 1207px;
    background: url(../images/11.jpg) no-repeat 50%
}

.s11_2019 .box4 ul {
    height: 988px;
    overflow: hidden
}

.s11_2019 .box4 li {
    background-color: #fff;
    border: none
}

.s11_2019 .box5 {
    background: url(../images/10.jpg) no-repeat 50%;
    padding-bottom: 80px
}

.s11_2019 .box5 li {
    font-size: 16px;
    color: #fff;
    line-height: 36px
}

.multi_upload_img ul {
    position: relative;
    height: 136px;
    overflow: hidden
}

.multi_upload_img ul li {
    float: left;
    width: 100px;
    margin-right: 10px
}

.multi_upload_img ul li .img_box {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.multi_upload_img ul li input {
    width: 100%;
    border-color: transparent
}

.multi_upload_img ul li input:focus {
    border: 1px solid #00a2e9
}

.multi_upload_img ul li .layui-layer-setwin {
    top: 5px;
    right: 5px;
    display: none
}

.multi_upload_img ul li:hover .img_box {
    opacity: .5
}

.multi_upload_img ul li:hover .layui-layer-setwin {
    display: block
}

.notice_popup .layui-layer-content {
    padding: 60px 50px;
    line-height: 26px
}

.notice_popup .notice_title {
    margin-bottom: 40px;
    font-size: 16px;
    text-align: center;
    color: #222
}

.layui-form-label {
    width: 110px
}

.layui-form-item .layui-input-inline.w320 {
    width: 320px
}

.color {
    color: #00a2e9
}

.c_f {
    color: #fff
}

.c_0 {
    color: #000
}

.c_red {
    color: red
}

.b_f9,
.bg_f9 {
    background-color: #f9f9f9
}

.bg_f {
    background-color: #fff
}

body {
    padding-top: 84px
}

.btn_radius {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 116px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 18px;
    color: #fff;
    transition: color .2s;
    background-color: #00a2e9;
    transition: background-color .2s
}

.btn_radius:hover {
    color: #fff;
    background-color: #1dbaff
}

.animated.hide {
    visibility: hidden
}

.banner {
    position: relative;
    overflow: hidden;
    height: 539px;
    color: #fff
}

.banner .swiper-slide {
    height: 539px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.banner [class^=pa] {
    position: absolute
}

.banner .pa1_1 {
    top: 100px;
    right: 50%;
    margin-right: -20px
}

.banner .pa1_2 {
    top: 130px;
    left: 50%;
    margin-left: 90px
}

.banner .pa1_2 h2 {
    font-size: 40px;
    font-weight: 700
}

.banner .pa1_2 p {
    font-size: 28px
}

.banner .pa1_3 {
    top: 255px;
    left: 50%;
    font-size: 12px;
    margin-left: 90px;
    line-height: 1.7
}

.banner .pa1_4 {
    top: 315px;
    left: 50%;
    width: 280px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 90px
}

.banner .pa1_4 a {
    display: block;
    width: 120px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #fff;
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: 15px;
    margin-right: 20px;
    margin-bottom: 10px
}

.banner .pa1_4 a:hover {
    background-color: #fff;
    color: #00a2e9
}

.banner .pa1_4 a:first-child {
    background-image: url(../images/2.png)
}

.banner .pa1_4 a:first-child:hover {
    background-image: url(../images/2_1.png)
}

.banner .pa1_4 a:nth-child(2) {
    background-image: url(../images/3.png)
}

.banner .pa1_4 a:nth-child(2):hover {
    background-image: url(../images/3_1.png)
}

.banner .pa1_4 a:nth-child(3) {
    background-image: url(../images/4.png)
}

.banner .pa1_4 a:nth-child(3):hover {
    background-image: url(../images/4_1.png)
}

.banner .pa1_4 a:nth-child(4) {
    background-image: url(../images/5.png)
}

.banner .pa1_4 a:nth-child(4):hover {
    background-image: url(../images/5_1.png)
}

.banner .pa2_1 {
    bottom: 0;
    right: 50%;
    margin-right: 120px
}

.banner .pa2_2 {
    top: 130px;
    left: 50%;
    margin-left: 20px
}

.banner .pa2_2 h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px
}

.banner .pa2_2 p {
    font-size: 20px
}

.banner .pa2_3 {
    top: 257px;
    left: 50%;
    margin-left: 20px
}

.banner .pa3_1 {
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.banner .pa3_1 h2 {
    margin-bottom: 30px
}

.banner .pa3_1 a {
    margin-top: 30px;
    width: 193px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #00a2e9;
    background-color: #fff;
    border-radius: 25px
}

.banner .pa3_1 a:hover {
    background-color: #eee
}

.banner .swiper-pagination-bullet-active {
    background: #fff
}

.banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px
}

.banner .pa2019_s11 {
    bottom: 75px
}

.itit {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 55px
}

.itit h2 {
    font-size: 38px;
    color: #545252;
    font-weight: 700
}

.itit p {
    font-size: 16px
}

.ibox1_list {
    overflow: hidden
}

.ibox1_list ul {
    margin-left: -111.25px
}

.ibox1_list li {
    float: left;
    margin-left: 111.25px;
    text-align: center;
    width: 151px;
    margin-bottom: 60px
}

.ibox1_list li:hover img {
    transform: rotate(1turn)
}

.ibox1_list li img {
    transition: transform 1s ease-out
}

.ibox1_list li span {
    display: block;
    padding-top: 13px;
    font-size: 18px;
    color: #000
}

.ibox1_list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
    line-height: 22px
}

.ibox2 {
    background-color: #f5f5f5;
    padding-bottom: 47px
}

.list_new:before {
    content: "";
    width: 85px;
    height: 46px;
    background: url(../images/new.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9
}

.ibox2_list {
    overflow: hidden
}

.ibox2_list ul {
    margin-left: -29px
}

.ibox2_list li {
    float: left;
    margin-left: 29px;
    margin-bottom: 36px;
    position: relative
}

.ibox2_list li:hover .list_eye,
.ibox2_list li:hover .list_eye:before,
.ibox2_list li:hover .list_eye span {
    display: block
}

.ibox2_list li a {
    position: relative;
    display: block;
    width: 278px;
    height: 228px
}

.ibox2_list li .list_eye,
.ibox2_list li .list_eye:before,
.ibox2_list li .list_eye span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none
}

.ibox2_list li .list_eye span {
    content: "";
    background: #444;
    filter: alpha(opacity=50);
    opacity: .5
}

.ibox2_list li .list_eye:before {
    content: "";
    background: url(../images/eye.png) no-repeat 50%;
    z-index: 2
}

.ibox2_list li .list_m {
    position: absolute;
    right: 0;
    top: 65px;
    z-index: 8;
    width: 90px;
    height: 178px
}

.ibox2_list li .list_m .list_eye span {
    border-radius: 13px
}

.ibox2_list li .list_m .list_eye:before {
    background-image: url(../images/eye_m.png)
}

.ibox2_list .more_btn {
    font-size: 16px;
    color: #00a2e9;
    border-radius: 10px;
    border: 1px solid #007aff;
    width: 202px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #007aff;
    transition: color .2s;
    background-color: #fff;
    transition: background-color .2s
}

.ibox2_list .more_btn:hover {
    color: #fff;
    background-color: #007aff
}

.ibox3 {
    padding-bottom: 40px
}

.ibox3_list {
    float: left;
    margin-left: 30px;
    width: 380px
}

.ibox3_list:first-child {
    margin-left: 0
}

.ibox3_list>a {
    display: block;
    width: 100px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #eee;
    margin-top: 20px
}

.ibox3_list>a:hover {
    color: #fff;
    background-color: #00a2e9;
    border-color: #00a2e9
}

.ibox3_list .ibox3_list_tit {
    overflow: hidden;
    line-height: 50px
}

.ibox3_list .ibox3_list_tit span {
    font-size: 18px
}

.ibox3_list .ibox3_list_tit a {
    float: right;
    color: #007aff;
    transition: color .2s
}

.ibox3_list .ibox3_list_tit a:hover {
    color: #ff6c00
}

.ibox3_list ul {
    padding-top: 20px
}

.ibox3_list li {
    line-height: 26px
}

.ibox3_list li a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 85%
}

.ibox3_list li span {
    float: right;
    color: #ccc;
    font-family: arial
}

.ibox4 {
    padding-bottom: 50px
}

.ibox4 .tit_bline {
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px solid #f5f5f4
}

.ibox4 li {
    float: left;
    margin-top: 25px;
    margin-bottom: 20px;
    width: 25%;
    height: 81px;
    padding-left: 110px;
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 0 0
}

.ibox4 li span {
    transition: color .2s;
    color: #000;
    line-height: 2;
    font-size: 15px
}

.ibox4 li p {
    transition: color .2s;
    color: #999
}

.ibox4 li:hover p,
.ibox4 li:hover span {
    color: #00a2e9
}

.ibox4 ul a:first-child li {
    background-image: url(../images/ibox4_1.png)
}

.ibox4 ul a:first-child li:hover {
    background-image: url(../images/ibox4_1h.png)
}

.ibox4 ul a:nth-child(2) li {
    background-image: url(../images/ibox4_2.png)
}

.ibox4 ul a:nth-child(2) li:hover {
    background-image: url(../images/ibox4_2h.png)
}

.ibox4 ul a:nth-child(3) li {
    background-image: url(../images/ibox4_3.png)
}

.ibox4 ul a:nth-child(3) li:hover {
    background-image: url(../images/ibox4_3h.png)
}

.ibox4 ul a:nth-child(4) li {
    background-image: url(../images/ibox4_4.png)
}

.ibox4 ul a:nth-child(4) li:hover {
    background-image: url(../images/ibox4_4h.png)
}

.ibox4 ul a:nth-child(5) li {
    background-image: url(../images/ibox4_5.png)
}

.ibox4 ul a:nth-child(5) li:hover {
    background-image: url(../images/ibox4_5h.png)
}

.ibox4 ul a:nth-child(6) li {
    background-image: url(../images/ibox4_6.png)
}

.ibox4 ul a:nth-child(6) li:hover {
    background-image: url(../images/ibox4_6h.png)
}

.ibox4 ul a:nth-child(7) li {
    background-image: url(../images/ibox4_7.png)
}

.ibox4 ul a:nth-child(7) li:hover {
    background-image: url(../images/ibox4_7h.png)
}

.ibox4 ul a:nth-child(8) li {
    background-image: url(../images/ibox4_8.png)
}

.ibox4 ul a:nth-child(8) li:hover {
    background-image: url(../images/ibox4_8h.png)
}

.character .fl {
    width: 50%
}

.character .fl dl {
    padding-left: 130px;
    padding-top: 160px
}

.character .fr {
    width: 50%
}

.character .fr dl {
    padding-left: 180px;
    padding-top: 185px
}

.character .cbox {
    height: 550px;
    overflow: hidden
}

.character .cbox.cbox_bg {
    background-color: #f4f4f4
}

.character dl dt {
    font-size: 36px;
    color: #3d3d3d
}

.character dl dd {
    font-size: 16px;
    line-height: 30px
}

.character .cbox1 {
    height: auto;
    padding-bottom: 100px
}

.character .cbox1 dl {
    padding-top: 150px
}

.character .cbox1 img {
    margin-top: 30px;
    margin-left: 80px
}

.character .cbox2 img {
    margin-top: 70px;
    margin-left: 90px
}

.character .cbox3 img {
    margin-top: 90px;
    margin-left: 110px
}

.character .cbox4 img {
    margin-top: 130px;
    margin-left: 110px
}

.character .cnbox_1 {
    padding: 90px 0 20px
}

.character .cnbox_1 h2 {
    font-size: 32px;
    padding-bottom: 30px
}

.character .cnbox_1 p {
    font-size: 16px;
    line-height: 30px;
    color: #82939e;
    padding-bottom: 20px
}

.character .cnbox_1 img {
    margin-right: 75px
}

.character .cnbox_1 .fl,
.character .cnbox_1 .fr {
    width: auto
}

.character .cnbox_1 .fr {
    width: auto;
    float: none;
    overflow: hidden
}

.introduction,
.introduction_box,
.pro_list .list_content,
.pro_screen {
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    padding: 20px
}

.introduction {
    line-height: 24px;
    border-radius: 5px
}

.product {
    padding-top: 35px;
    padding-bottom: 55px
}

.pro_screen {
    padding: 20px 50px
}

.pro_screen ul {
    margin-top: 10px
}

.pro_screen ul:first-child {
    margin-top: 0
}

.pro_screen ul:hover .active {
    color: #aaa;
    background-color: transparent
}

.pro_screen li {
    margin: 0 8px
}

.pro_screen span {
    display: block;
    color: #aaa;
    padding: 7.5px 19px
}

.pro_screen a {
    color: #aaa;
    padding: 6px 16px;
    display: block
}

.pro_screen a.active,
.pro_screen a.active:hover,
.pro_screen a:hover {
    color: #fff;
    background-color: #00a2e9
}

.pro_list {
    margin-top: 32px;
    margin-bottom: -29px;
    overflow: hidden
}

.pro_list li {
    margin-bottom: 29px
}

.pro_list .list_content {
    padding: 10px 15px;
    margin-top: 25px;
    position: relative
}

.pro_list .list_content:after,
.pro_list .list_content:before {
    content: "";
    position: absolute;
    border-style: solid
}

.pro_list .list_content:before {
    left: 30px;
    top: -8px;
    border-color: transparent transparent #f9f9f9;
    border-width: 0 8px 8px;
    z-index: 2
}

.pro_list .list_content:after {
    left: 28px;
    top: -10px;
    border-color: transparent transparent #eaeaea;
    border-width: 0 10px 10px;
    z-index: 1
}

.pro_list .list_number {
    color: #aaa
}

.pro_list .list_designer {
    color: #000
}

.pro_list .list_designer span {
    color: #00a6ed
}

.pro_list .list_money {
    color: #000
}

.pro_list .list_money span {
    color: red
}

.pro_list .pro_list_btn {
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -13px;
    border: 1px solid #00a6ed;
    border-radius: 4px;
    width: 70px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    color: #00a6ed;
    transition: color .2s;
    background-color: #fff;
    transition: background-color .2s
}

.pro_list .pro_list_btn:hover {
    color: #fff;
    background-color: #00a6ed
}

.pro_list .pro_list_btn.pro_list_btn_disabled {
    cursor: not-allowed;
    border-color: #aaa;
    color: #888;
    transition: color .2s;
    background-color: #bbb;
    transition: background-color .2s
}

.pro_list .pro_list_btn.pro_list_btn_disabled:hover {
    color: #6f6f6f;
    background-color: #aaa
}

.pages {
    text-align: center;
    margin: 25px 0 50px
}

.case_list {
    overflow: hidden;
    margin-bottom: -20px
}

.case_list ul {
    margin-left: -20px
}

.case_list li {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative;
    background-color: #f4f4f4;
    border: 1px solid #eaeaea;
    padding: 21px 16px;
    width: 590px;
    height: 200px;
    overflow: hidden
}

.case_list li p {
    word-break: break-all
}

.case_list li:hover {
    background-color: #00a2e9
}

.case_list li:hover .clist_text {
    color: #fff
}

.case_list li:hover .clist_text span {
    color: #ffc600
}

.case_list .clist_img {
    width: 240px;
    height: 160px;
    float: left;
    border: 1px solid #eaeaea
}

.case_list .clist_text {
    margin-left: 265px;
    color: #aaa;
    line-height: 28px
}

.download {
    padding-top: 40px;
    padding-bottom: 100px;
    background-color: #f9f9f9
}

.download.in .center {
    position: relative;
    padding-top: 162px
}

.download.in .table_fixed {
    position: absolute
}

.dtit {
    text-align: center;
    color: #2672bd
}

.dtit h2 {
    font-size: 48px
}

.dtit p {
    font-size: 18px
}

.dbox {
    position: relative;
    height: 738px;
    width: 1000px;
    margin: 40px auto 0
}

.dbox .dbox_t {
    width: 261px;
    margin: 35px auto;
    text-align: center;
    color: #fff
}

.dbox .dbox_t>h2 {
    font-size: 26px;
    font-weight: 700
}

.dbox .dbox_t>span {
    font-size: 16px
}

.dbox .dbox_t>p {
    padding-bottom: 25px
}

.dbox .dbox_line {
    background: #fff;
    height: 1px;
    filter: alpha(opacity=30);
    opacity: .3;
    margin: 15px 0
}

.dbox .dbox_btn {
    width: 194px;
    height: 51px;
    line-height: 49px;
    text-align: center;
    display: block;
    border: 1px solid #fff;
    border-radius: 10px;
    font-size: 18px;
    margin: 0 auto 10px;
    background-color: transparent;
    transition: background-color .2s
}

.dbox .dbox_btn:hover {
    background-color: #fff
}

.dbox .money {
    height: 66px;
    line-height: 66px;
    margin-bottom: 15px;
    margin-top: -5px
}

.dbox .money span {
    font-size: 50px;
    font-weight: 700
}

.dbox .money i {
    font-style: normal;
    font-size: 24px;
    vertical-align: top;
    margin-right: 3px
}

.dbox .dbox_b {
    position: absolute;
    width: 338px;
    height: 337px;
    left: 12px;
    bottom: 0;
    padding-left: 84px;
    padding-top: 35px
}

.dbox .dbox_b li {
    padding-left: 18px;
    position: relative;
    margin-bottom: 15px;
    color: #000
}

.dbox .dbox_b li:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #cedae4;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px
}

.dbox1,
.dbox2,
.dbox3 {
    position: absolute;
    top: 30px;
    z-index: 1
}

.dbox1,
.dbox3 {
    width: 362px;
    height: 693px
}

.dbox1 {
    left: 0
}

.dbox1 .dbox_btn:hover {
    color: #317fc7
}

.dbox3 {
    right: 0
}

.dbox3 .dbox_btn:hover {
    color: #685ca1
}

.dbox3 .dbox_b li:before {
    background-color: #dfd9e7
}

.dbox3 .dbox_t>p {
    padding-bottom: 15px
}

.dbox3 .money {
    height: 48px;
    line-height: 48px
}

.dbox2 {
    width: 362px;
    height: 738px;
    top: 0;
    left: 50%;
    margin-left: -181px;
    z-index: 2
}

.dbox2 .dbox_btn:hover {
    color: #50c483
}

.dbox2 .dbox_b {
    padding-top: 20px
}

.dbox2 .dbox_b li:before {
    background-color: #c3e2d3
}

.dbox1 {
    background: url(../images/download_bg1.png) no-repeat
}

.dbox2 {
    background: url(../images/download_bg2.png) no-repeat
}

.dbox3 {
    background: url(../images/download_bg3.png) no-repeat
}

.join {
    padding-bottom: 75px
}

.join .abox1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 480px;
    background: url(../images/abox1_bg.jpg) no-repeat 50%;
    color: #fff
}

.join .abox1 h1 {
    font-weight: 700;
    font-size: 60px
}

.join .abox1 p {
    font-size: 20px;
    padding-bottom: 40px
}

.join .abox1 a {
    width: 140px;
    line-height: 54px;
    font-size: 16px;
    color: #00a2e9;
    background-color: #fff;
    margin-right: 5px
}

.join .abox1 a,
.join .abox1 span {
    display: inline-block;
    vertical-align: middle;
    height: 54px;
    text-align: center
}

.join .abox1 span {
    width: 230px;
    padding-left: 30px;
    line-height: 52px;
    border: 1px solid #fff;
    font-size: 22px;
    background: url(../images/tel.png) no-repeat 10px
}

.join .abox2 {
    background: linear-gradient(#fff, #f4f2f7);
    padding-bottom: 140px
}

.join .abox2 ul {
    height: 534px;
    background: url(../images/abox2_bg.jpg) no-repeat 50%;
    padding-left: 570px;
    padding-top: 95px
}

.join .abox2 li {
    font-size: 16px;
    position: relative;
    margin-bottom: 60px
}

.join .abox2 li i {
    width: 34px;
    height: 34px;
    border-radius: 17px;
    background-color: #00a2e9;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: -50px;
    font-style: normal
}

.join .abox3 {
    padding-bottom: 60px
}

.join .abox3 ul {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.join .abox3 li,
.join .abox3 ul {
    display: -ms-flexbox;
    display: flex
}

.join .abox3 li {
    width: 280px;
    height: 360px;
    padding-bottom: 40px;
    border: 1px solid #eee;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #666
}

.join .abox3 li img {
    margin-bottom: 20px
}

.join .abox3 li span {
    margin-bottom: 30px;
    font-size: 20px
}

.join .abox4 img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.join .abox4 a {
    display: block;
    width: 240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s;
    margin: 40px auto 0;
    font-size: 20px
}

.join .abox4 a:hover {
    background-color: #1dbaff
}

.join .abox5 {
    background-color: #f8f8fa;
    padding-bottom: 65px
}

.join .abox5 .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.join .abox5 .flex img {
    margin-bottom: 20px
}

.jbox1 .ibox1_list {
    overflow: hidden
}

.jbox1 .ibox1_list ul {
    margin-left: -18px
}

.jbox1 .ibox1_list li {
    float: left;
    margin-left: 18px;
    text-align: center;
    width: 388px;
    height: 298px;
    padding-top: 37px;
    margin-bottom: 18px;
    border: 1px solid #eee
}

.jbox1 .ibox1_list li span {
    padding-bottom: 10px
}

.jbox1 .ibox1_list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 64px
}

.jbox2 {
    margin-top: 70px
}

.jbox2_table table {
    width: 100%
}

.jbox2_table tr:first-child {
    border: 1px solid #bdbdbd;
    border-bottom: 0
}

.jbox2_table tbody tr {
    transition: background-color .2s
}

.jbox2_table tbody tr:hover {
    background-color: #f2f2f2
}

.jbox2_table th {
    color: #fff;
    font-weight: 400;
    background-color: #00a2e9;
    font-size: 20px;
    height: 58px
}

.jbox2_table td {
    border: 1px solid #bdbdbd;
    height: 58px;
    font-size: 18px;
    color: #000;
    text-align: center
}

.jbox3 {
    margin-top: 60px
}

.jbox3 .jbox3_form {
    border: 1px solid #bdbdbd;
    overflow: hidden;
    height: 470px
}

.jbox3 .jbox3_form .fl {
    width: 865px;
    height: 100%;
    border-right: 1px solid #bdbdbd
}

.jbox3 .jbox3_form .fr {
    width: 333px;
    padding: 135px 80px 0;
    height: 100%;
    line-height: 24px
}

.jbox3 .jbox3_l_top {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px
}

.jbox3 .jbox3_l_top img {
    margin-bottom: 10px
}

.jbox3 .jbox3_l_top p {
    line-height: 22px
}

.jbox3 .form_items {
    line-height: 32px
}

.jbox3 .form_items input[type=tel],
.jbox3 .form_items input[type=text] {
    width: 262px
}

.jbox3 .form_items textarea {
    resize: none;
    margin-bottom: -10px
}

.jbox3 .form_items input[type=submit] {
    width: 125px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border: 0;
    background-color: #00a2e9;
    color: #fff
}

.jbox3 .jbox3_r_c {
    margin: 20px 0
}

.jbox3 .jbox3_r_c a {
    display: block;
    border-radius: 18px;
    background: #96cb11 url(../images/qq.png) no-repeat 20px;
    color: #fff;
    padding-left: 55px;
    width: 158px;
    margin: 5px auto 0;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-align: left
}

.jbox3 .jbox3_r_b {
    padding-left: 60px;
    background: url(../images/jbox3_icon2.png) no-repeat 0
}

.jbox3 .jbox3_r_b span {
    color: #00a2e9
}

.form_items {
    margin-bottom: 16px
}

.form_items span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 124px;
    text-align: right
}

.form_items i {
    color: red;
    font-style: normal;
    padding-right: 4px;
    position: relative;
    top: 2px
}

.form_items input[type=tel],
.form_items input[type=text] {
    height: 32px;
    line-height: 30px;
    padding: 0 5px;
    border: 1px solid #c3c3c3
}

.form_items textarea {
    width: 706px;
    height: 86px;
    padding: 0 5px;
    line-height: 30px;
    border: 1px solid #c3c3c3
}

.form_items .radio {
    position: relative;
    margin-right: 15px
}

.form_items .radio:after,
.form_items .radio:before {
    position: absolute;
    content: "";
    border-radius: 50%;
    top: 50%
}

.form_items .radio:before {
    width: 14px;
    height: 14px;
    left: 0;
    margin-top: -7px;
    background-color: #bebebe
}

.form_items .radio.checked:after {
    width: 10px;
    height: 10px;
    left: 2px;
    margin-top: -5px;
    background-color: #00a2e9
}

.form_items .radio input[type=radio] {
    filter: alpha(opacity=0);
    opacity: 0;
    margin-right: 5px
}

.help {
    padding: 40px 0 50px;
    background-color: #f5f5f5
}

.hbox1 {
    height: 228px;
    overflow: hidden;
    background: #fff url(../images/help_icon1.png) no-repeat 90px;
    padding: 0 225px
}

.hbox1 .help_search {
    position: relative;
    width: 622px;
    margin: 45px auto 20px
}

.hbox1 .help_search input[type=text] {
    border: 1px solid #e1e5e8;
    width: 100%;
    height: 41px;
    line-height: 41px;
    padding: 0 50px 0 10px
}

.hbox1 .help_search input[type=submit] {
    border: 0;
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/search.png) no-repeat 50%
}

.hbox1 .hot_search {
    text-align: center;
    color: #757575
}

.hbox1 .hot_search a {
    color: #007aff
}

.hbox1 .help_nav {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    color: #000
}

.interval a:before {
    content: "丨 ";
    color: #757575
}

.interval a:first-child:before {
    display: none
}

.hbox2 {
    margin-top: 22px;
    overflow: hidden
}

.hbox2 .ibox3_list {
    width: 385px;
    margin-left: 22.5px;
    border: 1px solid #eee;
    background: #fff;
    padding: 20px 25px;
    padding-bottom: 2000px;
    margin-bottom: -1980px
}

.hbox2 .ibox3_list:first-child {
    margin-left: 0
}

.hbox2 .ibox3_list li {
    padding: 0 5px 0 20px;
    position: relative;
    line-height: 28px
}

.hbox2 .ibox3_list li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #a7a6ab;
    left: 7.5px;
    top: 50%;
    margin-top: -2.5px
}

.hbox2 .hbox2_tit {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #91989e;
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}

.login {
    background-color: #eaebee;
    padding-top: 40px;
    padding-bottom: 46px
}

.login_box {
    padding: 61px;
    background-color: #fff;
    overflow: hidden
}

.login_box .fr {
    width: 320px;
    padding-left: 59px;
    border-left: 1px solid #eaeaea;
    min-height: 470px;
    overflow: hidden;
    padding-top: 45px
}

.login_box .fr span {
    font-size: 16px
}

.login_box .fr a {
    margin-top: 10px;
    display: block;
    width: 146px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s
}

.login_box .fr a:hover {
    background-color: #1dbaff
}

.login_box .fl {
    width: 700px
}

.login_box .login_tit {
    margin-bottom: 27px;
    height: 51px;
    line-height: 50px;
    border-bottom: 1px solid #eaeaea;
    color: #010101;
    position: relative
}

.login_box .login_tit:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 96px;
    height: 2px;
    background-color: #00a2e9
}

.login_form {
    padding-left: 60px;
    font-size: 16px;
    margin-right: -60px
}

.login_form .form_items {
    max-height: 39px;
    margin-bottom: 14px
}

.login_form .form_items span {
    line-height: 39px;
    margin-right: 5px
}

.login_form .form_items input {
    font-size: 16px;
    width: 250px;
    height: 39px;
    line-height: 37px;
    border: 1px solid #e5e5e5;
    padding: 0 10px
}

.login_form .form_items input::-webkit-input-placeholder {
    color: #c7c7c7;
    font-size: 14px
}

.login_form .form_items input:-moz-placeholder,
.login_form .form_items input::-moz-placeholder {
    color: #c7c7c7;
    font-size: 14px
}

.login_form .form_items input:-ms-input-placeholder {
    color: #c7c7c7;
    font-size: 14px
}

.login_form .form_items input[type=submit] {
    width: 71px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border: 0;
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s
}

.login_form .form_items input[type=submit]:hover {
    background-color: #1dbaff
}

.login_form .form_items input[type=submit].disabled {
    color: #c7c7c7;
    background-color: #f5f5f5
}

.login_form .form_items.empty font,
.login_form .form_items.error font {
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: 10px
}

.login_form .form_items.empty input,
.login_form .form_items.error input {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, .6)
}

.login_form .form_items.empty .font_empty {
    background-image: url(../images/warn.png);
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}

.login_form .form_items.error .font_empty {
    display: none
}

.login_form .form_items.error .font_error {
    background-image: url(../images/error.png);
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline
}

.login_form .form_items input::-webkit-inner-spin-button,
.login_form .form_items input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.login_form .form_items input[type=number] {
    -moz-appearance: textfield
}

.login_form .yzm input {
    width: 128px
}

.login_form .yzm a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 115px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s
}

.login_form .yzm a:hover {
    background-color: #1dbaff
}

.login_form .yzm a.disabled {
    color: #c7c7c7;
    background-color: #f5f5f5
}

.login_form .yzm img {
    vertical-align: top;
    margin-left: 4px;
    margin-right: 4px;
    cursor: pointer
}

.login_form font {
    padding-left: 10px;
    color: red;
    font-size: 14px;
    width: 300px;
    overflow: hidden;
    display: none;
    position: relative;
    top: -2px
}

.login_layer {
    border-radius: 5px
}

.login_layer .layui-layer-content {
    height: 100% !important;
    overflow-x: hidden;
    padding: 92px 30px 25px
}

.login_layer .layui-layer-content::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.login_layer .layui-layer-content::-webkit-scrollbar-thumb {
    background-color: #009af3;
    border-radius: 2.5px
}

.login_layer .layui-layer-content::-webkit-scrollbar-track,
.login_layer .layui-layer-content::-webkit-scrollbar-track-piece {
    background-color: #f1f1f1;
    border-radius: 2.5px
}

.login_layer .layui-layer-content::-webkit-scrollbar-thumb:hover {
    background-color: #007ac0
}

.login_popup .login_popup_tit,
.message_popup .login_popup_tit {
    position: absolute;
    width: 100%;
    height: 70px;
    left: 0;
    top: 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    padding-top: 30px;
    text-align: center
}

.login_popup .form_items,
.message_popup .form_items {
    margin-bottom: 22px
}

.login_popup .form_items input,
.message_popup .form_items input {
    font-size: 16px;
    width: 100%;
    height: 36px;
    line-height: 34px;
    border: 1px solid #e0e0e0;
    padding: 0 14px
}

.login_popup .form_items input::-webkit-input-placeholder,
.message_popup .form_items input::-webkit-input-placeholder {
    color: #929292;
    font-size: 14px
}

.login_popup .form_items input:-moz-placeholder,
.login_popup .form_items input::-moz-placeholder,
.message_popup .form_items input:-moz-placeholder,
.message_popup .form_items input::-moz-placeholder {
    color: #929292;
    font-size: 14px
}

.login_popup .form_items input:-ms-input-placeholder,
.message_popup .form_items input:-ms-input-placeholder {
    color: #929292;
    font-size: 14px
}

.login_popup .form_items input:focus,
.message_popup .form_items input:focus {
    border-color: #0299e8
}

.login_popup .form_items input[type=submit],
.message_popup .form_items input[type=submit] {
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 0;
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s
}

.login_popup .form_items input[type=submit]:hover,
.message_popup .form_items input[type=submit]:hover {
    background-color: #1dbaff
}

.login_popup .form_items input[type=submit].disabled,
.message_popup .form_items input[type=submit].disabled {
    color: #c7c7c7;
    background-color: #f5f5f5
}

.login_popup .form_items.empty,
.login_popup .form_items.error,
.message_popup .form_items.empty,
.message_popup .form_items.error {
    margin-bottom: 11px
}

.login_popup .form_items.empty font,
.login_popup .form_items.error font,
.message_popup .form_items.empty font,
.message_popup .form_items.error font {
    margin-top: 11px;
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: 0
}

.login_popup .form_items.empty input,
.login_popup .form_items.error input,
.message_popup .form_items.empty input,
.message_popup .form_items.error input {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, .6)
}

.login_popup .form_items.empty .font_empty,
.message_popup .form_items.empty .font_empty {
    background-image: url(../images/login_popup_error.png);
    display: block
}

.login_popup .form_items.error .font_empty,
.message_popup .form_items.error .font_empty {
    display: none
}

.login_popup .form_items.error .font_error,
.message_popup .form_items.error .font_error {
    background-image: url(../images/login_popup_error.png);
    display: block
}

.login_popup .form_items input::-webkit-inner-spin-button,
.login_popup .form_items input::-webkit-outer-spin-button,
.message_popup .form_items input::-webkit-inner-spin-button,
.message_popup .form_items input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.login_popup .form_items input[type=number],
.message_popup .form_items input[type=number] {
    -moz-appearance: textfield
}

.login_popup .yzm,
.message_popup .yzm {
    position: relative
}

.login_popup .yzm input,
.message_popup .yzm input {
    padding-right: 120px
}

.login_popup .yzm a,
.message_popup .yzm a {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 106px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s
}

.login_popup .yzm a:hover,
.message_popup .yzm a:hover {
    background-color: #1dbaff
}

.login_popup .yzm a.disabled,
.message_popup .yzm a.disabled {
    color: #c7c7c7;
    background-color: #f5f5f5
}

.login_popup font,
.message_popup font {
    color: red;
    display: none;
    overflow: hidden
}

.login_popup .form_items_b,
.message_popup .form_items_b {
    color: #929292;
    margin-top: -10px
}

.login_popup .form_items_b a:hover,
.message_popup .form_items_b a:hover {
    color: #007fb6
}

.login_popup .form_items_b.empty,
.login_popup .form_items_b.error,
.message_popup .form_items_b.empty,
.message_popup .form_items_b.error {
    margin-bottom: 11px
}

.login_popup .form_items_b.empty font,
.login_popup .form_items_b.error font,
.message_popup .form_items_b.empty font,
.message_popup .form_items_b.error font {
    margin-top: 11px;
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: 0
}

.login_popup .form_items_b.empty input,
.login_popup .form_items_b.error input,
.message_popup .form_items_b.empty input,
.message_popup .form_items_b.error input {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, .6)
}

.login_popup .form_items_b.empty .font_empty,
.message_popup .form_items_b.empty .font_empty {
    background-image: url(../images/login_popup_error.png);
    display: block
}

.login_popup .form_items_b.error .font_empty,
.message_popup .form_items_b.error .font_empty {
    display: none
}

.login_popup .form_items_b.error .font_error,
.message_popup .form_items_b.error .font_error {
    background-image: url(../images/login_popup_error.png);
    display: block
}

.news .fl {
    width: 180px;
    height: 120px;
    border-radius: 8px;
    float: left;
    overflow: hidden;
    margin-right: 20px
}

.news .fr {
    float: none;
    overflow: hidden
}

.news li {
    padding: 15px;
    border-bottom: 1px dashed #e1e1e1
}

.news li:hover {
    background-color: #f6f6f6
}

.news a {
    font-size: 16px;
    line-height: 46px;
    color: #00a2e9
}

.news a:hover {
    text-decoration: underline
}

.line_tit {
    text-align: center;
    height: 18px;
    margin: 32px 0 50px;
    border-bottom: 1px solid #e2e5d7
}

.line_tit strong {
    font-size: 24px;
    padding: 0 20px;
    color: #666;
    letter-spacing: 1px;
    background: #fff
}

.search_box {
    background-color: #fff;
    margin-top: 22px;
    padding: 20px
}

.search_box ul {
    width: 600px;
    margin: 0 auto
}

.search_box li {
    line-height: 40px;
    height: 40px;
    overflow: hidden
}

.search_box li a {
    font-size: 16px;
    color: #007aff;
    transition: color .2s;
    overflow: hidden
}

.search_box li a:hover {
    color: #3395ff
}

.search_box .fr {
    font-size: 12px;
    color: #999
}

.template_html {
    height: 100%
}

.template_show {
    height: 100%;
    padding-top: 40px;
    overflow: hidden
}

.template_show .template_header {
    height: 56px;
    line-height: 56px;
    padding: 0 150px;
    background-color: #313131;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.template_show .template_header span {
    color: #76b3cc
}

.template_show .template_header .icon {
    background: url(../images/icon.png) no-repeat;
    display: -moz-inline-stack;
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-left: 25px
}

.template_show .template_header .icon.pc {
    width: 28px;
    height: 24px;
    background-position: -164px -385px
}

.template_show .template_header .icon.mobile {
    width: 14px;
    height: 25px;
    background-position: -140px -385px
}

.template_show .template_header .buy {
    display: -moz-inline-stack;
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    padding: 10px 30px;
    line-height: 1.5;
    border-radius: 5px;
    background-color: #00a2e9;
    transition: background-color .2s;
    color: #fff;
    margin-left: 25px
}

.template_show .template_header .buy:hover {
    background-color: #1dbaff
}

.template_show .template_header2 {
    width: 100%;
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    color: #fff;
    line-height: 40px;
    background: #353636;
    border-bottom: 1px solid #2c2c2c;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.template_show .template_header2 .icon {
    background: url(../images/icon.png) no-repeat;
    display: -moz-inline-stack;
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-left: 15px
}

.template_show .template_header2 .icon.pc {
    width: 28px;
    height: 24px;
    background-position: -164px -385px
}

.template_show .template_header2 .icon.mobile {
    width: 14px;
    height: 25px;
    background-position: -140px -385px
}

.template_show .template_header2 .buy {
    border-radius: 3px;
    padding: 5px 10px;
    height: 30px;
    line-height: 20px;
    margin: 10px;
    font-size: 14px;
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s
}

.template_show .template_header2 .buy:hover {
    background-color: #1dbaff
}

.template_show .template_header2 .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.template_show .iframe_box {
    padding-left: 150px;
    height: 100%
}

.template_show .center {
    width: 1190px
}

.template_show .center .mobile_container {
    position: relative;
    float: right;
    width: 450px;
    height: 865px;
}

.template_show .center .fl,
.template_show .center .fr {
    width: 50%
}

.template_show .center .ewm_box {
    margin-left: -35px;
    margin-top: 170px;
    padding: 30px 0 40px;
    width: 328px;
    background: #fafafa;
    border: 1px solid #dadada;
    color: #555;
    text-align: center;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .16);
    font-size: 24px;
    color: #333
}

.template_show .center .ewm_box #qrcode {
    width: 246px;
    height: 246px;
    margin: 0 auto;
    padding: 23px
}

.template_show .center iframe {
    height: 586px;
    position: absolute;
    width: 330px;
    top: 139px;
    left: 64px
}

.banner_list {
    margin-top: 32px;
    margin-bottom: -29px;
    overflow: hidden
}

.banner_list li {
    width: 200px;
    margin: 0 15px 30px;
    box-shadow: 0 6px 5px #888;
    transition: all .2s;
    position: relative;
    overflow: hidden
}

.banner_list li:hover .img_title {
    bottom: 0
}

.banner_list li:hover .img_btn {
    top: 0
}

.banner_list .img_btn,
.banner_list .img_title {
    position: absolute;
    z-index: 2;
    color: #fff;
    transition: all .2s
}

.banner_list .img_title {
    height: 50px;
    line-height: 50px;
    width: 100%;
    left: 0;
    bottom: -50px;
    padding: 0 20px;
    background: rgba(0, 0, 0, .5)
}

.banner_list .img_btn {
    right: 0;
    top: -180px;
    height: 42px;
    line-height: 42px
}

.banner_list .img_btn a {
    width: 86px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    padding: 0;
    text-indent: 8px;
    color: #fff;
    margin: 10px 7px 0 5px;
    border: 1px solid #0b7cd2;
    border-radius: 2px;
    background: url(../images/img_icon.png) 65px -21px no-repeat #499df2
}

.banner_list .img_btn a:hover {
    filter: alpha(opacity=90);
    opacity: .9
}

.banner_list .img_box {
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.wxsp {
    margin-top: 32px;
    margin-bottom: -29px;
    overflow: hidden
}

.wxsp li {
    width: 300px;
    overflow: visible;
    margin-bottom: 50px
}

.wxsp li:hover .wxsp_ewm {
    opacity: 1;
    visibility: visible
}

.wxsp .img_box {
    overflow: hidden;
    position: relative
}

.wxsp .wxsp_title {
    top: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center
}

.wxsp .wxsp_ewm,
.wxsp .wxsp_title {
    position: absolute;
    left: 0;
    width: 100%
}

.wxsp .wxsp_ewm {
    transition: all .3s;
    z-index: 1;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    opacity: 0;
    visibility: hidden
}

.wxsp .img_btn a {
    width: auto;
    padding: 0 8px;
    text-indent: 0;
    background: #499df2
}

.service {
    background-color: #f1f1f1;
    padding-bottom: 1px
}

.service_list {
    overflow: hidden;
    background-color: #fff
}

.service_list ul {
    margin-right: -1px;
    margin-bottom: -1px
}

.service_list li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 25%;
    height: 387px;
    padding: 30px 20px;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    text-align: center
}

.service_list li:hover .work_hours {
    bottom: 0
}

.service_list li h2 {
    height: 24px;
    margin: 20px auto 10px;
    position: relative;
    color: #555;
    font-size: 18px
}

.service_list li .service_content {
    height: 88px;
    margin: 20px 0 18px;
    overflow: hidden
}

.service_list li .service_content .service_tab {
    display: table;
    font-size: 12px;
    text-align: left;
    margin: 0 auto;
    color: #999;
    line-height: 22px
}

.service_list li a {
    display: block;
    width: 110px;
    height: 38px;
    margin: 0 auto;
    background: url(../images/service_buy.jpg);
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #fff
}

.service_list li a.disabled {
    cursor: not-allowed;
    filter: alpha(opacity=50);
    opacity: .5
}

.service_list li span {
    display: block;
    height: 16px;
    text-align: center;
    color: red;
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 13px
}

.service_list li .work_hours {
    position: absolute;
    left: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #777;
    background-color: #eff9ff;
    text-align: center;
    bottom: -28px;
    transition: bottom .2s
}

.content {
    line-height: 30px;
    color: #333
}

.content p {
    margin-bottom: 14px
}

.article_title {
    margin-bottom: 20px
}

.article_title h1 {
    font-size: 30px;
    font-weight: 700;
    color: #000
}

.article_title small {
    display: block;
    color: #999;
    margin-top: 30px
}

.content_tag {
    margin: 20px 0;
    padding: 15px 0 6px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.tag a {
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    border-radius: 16px;
    background-color: #f5f6fa;
    font-size: 12px;
    margin-right: 12px;
    margin-bottom: 9px
}

.main_l {
    float: left;
    width: 820px
}

.main_r {
    float: right;
    width: 320px
}

.main_r .content_tag a {
    border: 1px solid #dedede;
    line-height: 30px
}

.main_r .content_tag a:hover {
    background-color: #f5f6fa;
    transition: background-color .2s;
    border-color: #00a2e9;
    color: #fff
}

.main_r .content_tag a:hover:hover {
    background-color: #00a2e9
}

@keyframes a {
    0% {
        opacity: 0;
        transform: scale3d(.5, .5, .5) translateZ(0)
    }

    50% {
        opacity: 1;
        transform: scale3d(2, 2, 2) translate3d(0, -25px, 0)
    }

    to {
        opacity: 0;
        transform: scale3d(.5, .5, .5) translate3d(0, -50px, 0)
    }
}

.like {
    width: 168px;
    height: 48px;
    line-height: 48px;
    text-align: left;
    padding-left: 68px;
    background: #ff5e52 url(../images/like.png) no-repeat 35px;
    transition: opacity .3s;
    border: 0;
    border-radius: 24px;
    color: #fff;
    position: relative
}

.like.move:after {
    animation-name: a;
    animation-duration: 1s;
    animation-fill-mode: both
}

.like:hover {
    opacity: .8
}

.like:after {
    content: "+1";
    color: red;
    position: absolute;
    opacity: 0
}

.related {
    padding-bottom: 20px
}

.related li {
    float: left;
    width: 50%;
    padding-left: 15px;
    position: relative;
    line-height: 34px
}

.related li a {
    color: #333;
    transition: color .2s
}

.related li a:hover {
    color: #00a2e9
}

.related li:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #00a2e9;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px
}

.c_333 {
    color: #333
}

.content_search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.content_search input[type=text] {
    width: 278px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #eee;
    border-radius: 17px;
    padding: 0 50px 0 15px
}

.content_search input[type=text]:focus {
    border-color: #00a2e9
}

.content_search input[type=submit] {
    border: 0;
    width: 50px;
    height: 34px;
    background: url(../images/content_search.png) no-repeat 50%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    transition: opacity .3s
}

.content_search input[type=submit]:hover {
    opacity: .8
}

.main_r_related li {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    height: 125px;
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2
}

.main_r_related li h2 {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.main_r_related li:first-child,
.main_r_related li:last-child {
    border-bottom: 0
}

.main_r_related li:first-child {
    width: 100%;
    height: 183px;
    padding: 0;
    display: block
}

.main_r_related li:first-child a {
    display: block;
    height: 100%
}

.main_r_related li:first-child .info_b {
    display: none
}

.main_r_related li:first-child .pic {
    width: 100%;
    height: 100%;
    margin-right: 0
}

.main_r_related li:first-child .info {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: 47px;
    background-color: rgba(0, 0, 0, .5)
}

.main_r_related li:first-child .info h2 {
    padding: 0 10px;
    line-height: 47px;
    color: #fff;
    display: block
}

.main_r_related .pic {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 151px;
    height: 85px;
    margin-right: 10px;
    -ms-flex: 0 0 151px;
    flex: 0 0 151px;
    position: relative
}

.main_r_related .info {
    width: 100%;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column
}

.main_r_related .info,
.main_r_related .info_b {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main_r_related .info_b {
    color: #333
}

.main_r_related .pv {
    padding-left: 20px;
    background: url(../images/pv_icon.png) no-repeat 0
}

.main_r_related .index {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
    width: 19px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .6)
}

.tag_pic {
    height: 382px;
    background: url(../images/tag_pic.jpg) no-repeat 50%;
    background-size: cover;
    color: #fff;
    font-size: 40px
}

.tag_pic,
.tag_search_result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.tag_search_result {
    height: 126px;
    color: #333;
    font-size: 26px;
    background-color: #f8f8f8
}

.tag_more {
    display: block;
    width: 100%;
    border: 0;
    height: 41px;
    line-height: 41px;
    margin: 20px auto;
    color: #858585;
    text-align: center;
    background-color: #f2f2f2;
    transition: background-color .2s;
    border-radius: 5px
}

.tag_more:hover {
    background-color: #d9d9d9
}

.taglist .g_box {
    width: 100%;
    padding: 20px 0;
    height: 192px;
    border-bottom: 1px dashed #e3e3e3;
    overflow: hidden
}

.taglist .g_box .g_img {
    width: 270px;
    height: 152px;
    line-height: 152px;
    overflow: hidden;
    text-align: center
}

.taglist .g_box .g_img img {
    max-width: 100%
}

.taglist .g_box .g_text {
    width: 530px;
    height: 152px;
    overflow: hidden
}

.taglist .g_box .g_text .tt {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.taglist .g_box .g_text .g_aside {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding: 11px 0;
    height: 112px;
    overflow: hidden
}

.taglist .g_box .g_text .g_mark {
    width: 100%;
    overflow: hidden;
    color: #999;
    font-family: Arial
}

.taglist .g_box .g_text .g_mark span {
    margin-right: 40px
}

.taglist .g_box .g_text .g_mark span:last-child {
    margin-right: 0
}

.taglist .g_box .g_text .g_mark span.time {
    padding-left: 20px;
    background: url(../images/blog_ico.png) no-repeat left -117px
}

.taglist .g_box .g_text .g_mark span.mark {
    padding-left: 20px;
    background: url(../images/blog_ico.png) no-repeat left -70px
}

.right_side {
    position: absolute;
    right: 0;
    top: 35%;
    width: 60px;
    height: 245px;
    z-index: 80000
}

.right_side ul li {
    width: 60px;
    height: 60px;
    border-bottom: 1px solid #3197f0;
    background: #2c88d8 url(../images/right_ico.png) no-repeat;
    cursor: pointer;
    position: relative;
    -webkit-transition: background .5s ease-out;
    -moz-transform: background .5s ease-out;
    transition: background .5s ease-out
}

.right_side ul li:hover {
    background: #fff url(../images/right_hover_ico.png) no-repeat
}

.right_side ul li.qq {
    background-position: center 17px;
    border-top-left-radius: 5px
}

.right_side ul li.qq div {
    display: none;
    background-color: #f9f9f9;
    position: absolute;
    right: 60px;
    width: 180px;
    height: 300px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    overflow: hidden;
    box-shadow: -7px 0 10px rgba(0, 0, 0, .2)
}

.right_side ul li.qq div dt {
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #fff
}

.right_side ul li.qq div dd {
    height: 60px;
    line-height: 60px;
    color: #666;
    margin: 0 auto;
    width: 160px;
    font-size: 16px;
    border-bottom: 1px dotted #dedede;
    text-indent: 80px;
    background: url(../images/qqbg.gif) no-repeat 30px 17px
}

.right_side ul li.qq div dd a {
    display: block
}

.right_side ul li.qq div dd a:hover {
    color: #556c9c
}

.right_side ul li.tel {
    background-position: center -44px
}

.right_side ul li.tel div {
    display: none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    position: absolute;
    right: 60px;
    box-shadow: -7px 0 10px rgba(0, 0, 0, .3);
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-size: 24px;
    font-weight: 700;
    color: #217cc8;
    background-color: #fff;
    white-space: nowrap
}

.right_side ul li.wx {
    background-position: center -105px
}

.right_side ul li.wx div {
    border-radius: 5px;
    display: none;
    position: absolute;
    top: -45px;
    right: 60px;
    box-shadow: -7px 0 10px rgba(0, 0, 0, .3);
    overflow: hidden
}

.right_side ul li.top {
    background-position: center -166px;
    border: none;
    border-bottom-left-radius: 5px
}

.right_side ul li:hover div {
    display: block
}

.right_side ul li.qq:hover {
    border-radius: 0
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(../fonts/fontawesome-webfont.eot) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2) format("woff2"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

[class*=am-icon-] {
    display: inline-block;
    font-style: normal
}

.am-icon-check:before {
    content: "\f00c"
}

.am-icon-remove:before {
    content: "\f00d"
}

.am-icon-question-circle:before {
    content: "\f059"
}

[class*=am-icon-]:before {
    display: inline-block;
    font: normal normal normal 1.6rem/1 FontAwesome, sans-serif;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0)
}

.service_con {
    width: 1200px;
    margin: 48px auto 100px
}

.service_con table {
    border-collapse: collapse;
    font-size: 16px;
    background: #fff;
    width: 100%
}

.service_con table td,
.service_con table th {
    border: 1px solid #dcdcdc;
    height: 45px;
    line-height: 45px;
    text-align: center
}

.service_con table th {
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    background: #e2f6ff;
    border-top: 2px solid #00a2e9
}

.service_con table .th1 {
    width: 400px
}

.service_con table .td3 {
    width: 165px
}

.service_con table .th3 {
    width: 850px
}

.service_con table .td1 {
    width: 68px
}

.service_con table .td1 span {
    width: 20px;
    display: block;
    line-height: 20px;
    padding: 0 24px;
    font-size: 20px;
    color: #333
}

.service_con table .td2 {
    text-align: left;
    padding-left: 30px;
    color: #333
}

.service_con table .td4 {
    text-align: left;
    padding-left: 50px;
    padding-right: 10px
}

.service_con table td .icon {
    width: 27px;
    height: 25px;
    display: block;
    float: left;
    background-position: 0 0;
    margin-left: 65px
}

.service_con table td .icon.ok {
    background-position: -9px -264px
}

.service_con table td .icon.error {
    background-position: -54px -265px
}

.service_con table td .row1 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 20px 0;
    text-align: center
}

.service_con table td .row2 {
    line-height: 30px
}

.m {
    margin: auto;
    width: 1200px;
    clear: both;
    background: #fff
}

.f_l {
    float: left
}

.f_r {
    float: right
}

.buy-tb-top {
    width: 100%;
    position: fixed;
    z-index: 9;
    top: 113px;
    left: 0;
    border-top: 16px solid #f5f5f5
}

.buy-tb-fix {
    height: 176px;
    clear: both
}

.buy-ev {
    padding: 16px;
    font-size: 14px;
    border-left: 3px solid #c40000;
    color: #c40000
}

.buy-ev:hover {
    background: #c40000;
    color: #fff
}

.buy-tb {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee
}

.buy-tb tr:hover {
    background: #f1f1f1
}

.buy-tb tr:hover .tips {
    display: block
}

.buy-tb td {
    padding: 0 10px;
    width: 20%;
    height: 52px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    font-size: 14px
}

.buy-tb em {
    padding-left: 16px
}

.buy-tb select {
    padding: 2px;
    font-size: 16px
}

.buy-tb .b_t,
.buy-tb .f_b {
    font-size: 18px;
    font-weight: 700
}

.buy-tb .b_t {
    background: #00a2e9;
    color: #fff
}

.buy-tb .yes {
    background: url(../images/icon-yes.gif) no-repeat 50%
}

.buy-tb .notice {
    line-height: 180%;
    padding: 0 0 0 10px
}

.buy-tb .tips {
    position: absolute;
    z-index: 8;
    width: 300px;
    background: url(../images/tips-bg.gif) no-repeat 0 bottom;
    overflow: hidden;
    margin-left: -800px;
    display: none
}

.buy-tb .tips div {
    background: url(../images/tips-top.gif) no-repeat;
    line-height: 22px;
    padding: 8px 10px 8px 36px;
    text-align: left;
    font-size: 12px
}

.buy-tb .f_k {
    display: block
}

.buy-say {
    width: 600px;
    margin: 0 auto
}

.buy-say li {
    width: 260px;
    height: 32px;
    line-height: 32px;
    padding-left: 32px;
    float: left;
    overflow: hidden;
    background: url(../images/icon-say.png) no-repeat 0
}

.buy-tip {
    padding: 0 32px;
    line-height: 32px
}

.buy-tip em {
    padding: 0 20px
}

.b2 {
    width: 150px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    background: #01aaed;
    font-style: normal;
    border-radius: 20px;
    margin: 10px;
    text-decoration: none
}

.b2:hover {
    background: #66c238;
    color: #fff
}

.marketing .block_1 {
    margin-bottom: 330px;
    height: 657px;
    background: url(../images/marketing_bg_1.jpg) no-repeat 50%;
    text-align: center;
    color: #fff;
    position: relative
}

.marketing .block_1 h2 {
    font-size: 48px;
    padding-top: 180px;
    margin-bottom: 20px
}

.marketing .block_1 p {
    font-size: 25px;
    margin-bottom: 10px
}

.marketing .block_1 img {
    position: absolute;
    bottom: -222px;
    left: 50%;
    margin-left: -600px;
    width: 1201px;
    border: 20px solid #fff;
    box-shadow: 0 2px 15px #ddd
}

.marketing .bg {
    background-color: #00a2e9
}

.marketing .bg .marketing_tit h3,
.marketing .bg .marketing_tit p {
    color: #fff
}

.marketing .block_2 .list li {
    float: left;
    width: 33.33%;
    text-align: center;
    color: #fff;
    margin-top: 25px;
    min-height: 250px
}

.marketing .block_2 .list li h5 {
    margin-bottom: 15px
}

.marketing .block_2 .list li .img_box {
    width: 111px;
    height: 111px;
    border-radius: 20px;
    border: 2px solid #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    margin: 0 auto 20px
}

.marketing .block_2 .list li:first-child .img_box {
    background-image: url(../images/marketing_2_1.png)
}

.marketing .block_2 .list li:first-child:hover .img_box {
    background-color: #fff;
    background-image: url(../images/marketing_2_1h.png)
}

.marketing .block_2 .list li:nth-child(2) .img_box {
    background-image: url(../images/marketing_2_2.png)
}

.marketing .block_2 .list li:nth-child(2):hover .img_box {
    background-color: #fff;
    background-image: url(../images/marketing_2_2h.png)
}

.marketing .block_2 .list li:nth-child(3) .img_box {
    background-image: url(../images/marketing_2_3.png)
}

.marketing .block_2 .list li:nth-child(3):hover .img_box {
    background-color: #fff;
    background-image: url(../images/marketing_2_3h.png)
}

.marketing .block_2 .list li:nth-child(4) .img_box {
    background-image: url(../images/marketing_2_4.png)
}

.marketing .block_2 .list li:nth-child(4):hover .img_box {
    background-color: #fff;
    background-image: url(../images/marketing_2_4h.png)
}

.marketing .block_2 .list li:nth-child(5) .img_box {
    background-image: url(../images/marketing_2_5.png)
}

.marketing .block_2 .list li:nth-child(5):hover .img_box {
    background-color: #fff;
    background-image: url(../images/marketing_2_5h.png)
}

.marketing .block_2 .list li:nth-child(6) .img_box {
    background-image: url(../images/marketing_2_6.png)
}

.marketing .block_2 .list li:nth-child(6):hover .img_box {
    background-color: #fff;
    background-image: url(../images/marketing_2_6h.png)
}

.marketing .block_3 {
    margin-bottom: 50px
}

.marketing .block_3 .list {
    overflow: hidden;
    padding: 10px 0
}

.marketing .block_3 .list ul {
    margin-right: -30px
}

.marketing .block_3 .list li {
    float: left;
    width: 285px;
    height: 164px;
    border-radius: 10px;
    border: 1px solid #a4dcf4;
    background-color: #f8fdff;
    margin-right: 18px;
    margin-bottom: 35px;
    padding: 12px;
    position: relative
}

.marketing .block_3 .list li:after {
    content: "";
    width: 69px;
    height: 69px;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    right: -4px;
    top: -4px
}

.marketing .block_3 .list li.type_1:after {
    background-image: url(../images/marketing_3_type_1.png)
}

.marketing .block_3 .list li.type_2:after {
    background-image: url(../images/marketing_3_type_2.png)
}

.marketing .block_3 .list li h6 {
    padding: 30px 0
}

.marketing .block_3 .list .list_info div {
    float: left;
    width: 50%;
    overflow: hidden;
    padding-left: 26px;
    height: 23px;
    line-height: 23px
}

.marketing .block_3 .list .list_info div:first-child {
    background: url(../images/marketing_3_1.png) no-repeat 0
}

.marketing .block_3 .list .list_info div:first-child+div {
    background: url(../images/marketing_3_2.png) no-repeat 0
}

.marketing .block_3 .list .list_info span {
    color: #ff6800
}

.marketing .block_4 {
    height: 612px;
    background: url(../images/marketing_bg_2.jpg) no-repeat bottom
}

.marketing .block_4 .list {
    text-align: center
}

.marketing .block_4 .list li {
    display: inline-block;
    width: 380px;
    height: 358px;
    position: relative;
    background: #fff;
    box-shadow: 0 -2px 16px #bbb;
    border-radius: 10px;
    margin: 0 25px
}

.marketing .block_4 .list li>strong {
    font-size: 28px;
    color: #000;
    display: block;
    padding: 25px 0 15px
}

.marketing .block_4 .list li .price {
    display: block;
    color: #ff6800;
    font-size: 30px
}

.marketing .block_4 .list li .price em {
    font-size: 16px
}

.marketing .block_4 .list li .o_price {
    display: block;
    color: #999;
    font-size: 16px;
    text-decoration: line-through
}

.marketing .block_4 .list li .marketing_btn {
    margin-top: 30px
}

.marketing .block_4 .list .info_b {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    border-top: 1px solid #ececec;
    padding: 15px 40px
}

.marketing .block_4 .list .info_b p {
    background: url(../images/marketing_4_1.png) no-repeat 0;
    color: #000;
    text-align: left;
    padding: 5px 0 5px 25px
}

.marketing_btn {
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    transition: color .2s;
    background-color: #00a2e9;
    transition: background-color .2s;
    display: inline-block;
    margin: 0 auto;
    border-radius: 8px;
    font-size: 18px;
    padding: 0 54px
}

.marketing_btn:hover {
    color: #fff;
    background-color: #1dbaff
}

.marketing_tit {
    padding: 40px 0 50px;
    text-align: center
}

.marketing_tit h3 {
    font-size: 30px;
    color: #00a2e9;
    margin-bottom: 10px
}

.marketing_tit p {
    font-size: 18px
}

.yunupush .box1 {
    height: 700px;
    background: url(../images/yunupush1_bg.jpg) no-repeat 50%
}

.yunupush .box1 .center {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.yunupush .box2 {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    height: 850px;
    background: url(../images/yunupush2_bg.jpg) no-repeat 0 100%;
    padding-top: 30px
}

.yunupush .box2 ul {
    float: right
}

.yunupush .box2 ul li {
    line-height: 100px;
    position: relative;
    font-size: 30px
}

.yunupush .box2 ul li span {
    position: absolute;
    left: -90px;
    top: 50%;
    margin-top: -28.5px;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    background-color: #0c80ed;
    line-height: 57px;
    text-align: center;
    color: #fff
}

.yunupush .yunupush_tit {
    font-size: 50px;
    color: #000;
    text-align: center;
    padding: 40px 0
}

.yunupush .yunupush_tit.fff,
.yunupush .yunupush_tit.fff p {
    color: #fff
}

.yunupush .yunupush_tit p {
    font-size: 18px;
    color: #666;
    padding-top: 10px;
    line-height: 2
}

.yunupush .box3 {
    height: 854px;
    background: url(../images/yunupush3_bg.jpg) no-repeat 50%;
    color: #fff;
    padding: 40px 0;
    position: relative
}

.yunupush .box3 ul {
    text-align: center
}

.yunupush .box3 ul li {
    display: inline-block;
    font-size: 16px;
    width: 200px;
    padding: 0 20px;
    border-left: 1px solid #fff
}

.yunupush .box3 ul li:first-child {
    border-left: 0
}

.yunupush .box3 ul li i {
    font-size: 60px;
    font-style: normal;
    line-height: 1
}

.yunupush .box3 .f18 {
    width: 660px;
    margin: 0 auto;
    display: block
}

.yunupush .box4 {
    padding-bottom: 50px
}

.yunupush .box4 img {
    display: block;
    margin: 20px auto 40px
}

.yunupush .block_3 {
    background-color: #0791dc;
    padding-bottom: 40px
}

.yunupush .block_3 .list li:after {
    right: -6px;
    top: -6px
}

.yunupush .block_3 .list li.type_1:after {
    background-image: url(../images/yunupush_3_type_1.png)
}

.yunupush .block_3 .list li.type_2:after {
    background-image: url(../images/yunupush_3_type_2.png)
}

.yunupush .block_4 {
    background: none
}

.yunupush .block_4 .list li>strong {
    border-bottom: 1px solid #ececec;
    margin-bottom: 15px
}

.yunupush .block_4 .list li .price {
    margin-bottom: 10px
}

.yunupush .block_4 .list li p {
    line-height: 2.4
}

.yunupush .block_4 .list li .marketing_btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.yunupush .block_4 .marketing_btn {
    width: 80%
}

.yunupush .box5 {
    background-color: #0791dc;
    padding: 85px 0 230px
}

.yunupush .box6 {
    padding: 40px 0 120px
}

.marketing_nav {
    overflow: hidden;
    padding: 15px 0;
    background-color: #f2f2f2
}

.marketing_nav ul {
    float: right
}

.marketing_nav ul li {
    padding: 0 20px;
    float: left;
    height: 40px;
    line-height: 40px
}

.main.buy .pbanner {
    display: block;
    max-width: 100%;
    margin: 0 auto 100px
}

.main.buy .center {
    max-width: 100%;
    width: 1300px
}

.bbox {
    min-height: 525px;
    background-repeat: no-repeat;
    background-position: top;
    position: relative
}

.bbox .text {
    position: absolute;
    top: 140px;
    width: 320px
}

.bbox .text h2 {
    font-size: 30px;
    color: #39f;
    margin-bottom: 15px
}

.bbox .text p {
    font-size: 16px;
    line-height: 30px
}

.bbox:nth-of-type(odd) .text {
    right: 135px
}

.bbox:nth-of-type(2n) .text {
    left: 150px
}

.bbox1 {
    background-image: url(../images/bbox1_bg.png)
}

.bbox3 {
    background-image: url(../images/bbox3_bg.png)
}

.bbox4 {
    background-image: url(../images/bbox4_bg.png)
}

.bbox5 {
    background-image: url(../images/bbox5_bg.png)
}

.bbox6 {
    background-image: url(../images/bbox6_bg.png)
}

.bbox7 {
    background-image: url(../images/bbox7_bg.png)
}

.bbox8 {
    background-image: url(../images/bbox8_bg.png)
}

.bbox9 {
    background-image: url(../images/bbox9_bg.png)
}

.bbox1 {
    min-height: 585px
}

.bbox1 .text {
    width: 743px;
    top: 115px;
    right: 105px !important
}

.bbox1 .text p {
    font-size: 18px;
    line-height: 44px
}

.bbox2 {
    min-height: 555px
}

.bbox2:before {
    content: "";
    position: absolute;
    left: 50px;
    top: 0;
    width: 174px;
    height: 63px;
    background: url(../images/bbox2_tit.png) no-repeat 50%
}

.bbox2 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 150px
}

.bbox2 li {
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.bbox2 li span {
    display: block;
    font-size: 31px;
    padding-bottom: 10px
}

.bbox2 li p {
    font-size: 18px;
    line-height: 30px
}

.bbox2 .icon_bg {
    width: 139px;
    height: 139px;
    line-height: 139px;
    text-align: center;
    background: url(../images/bbox2_bg.png) no-repeat 50%;
    margin: 0 auto 25px
}

.bbox10 {
    max-width: 1200px;
    margin: 0 auto
}

.bbox10,
.bbox10 h2 {
    padding-bottom: 50px
}

.bbox10 h2 {
    font-size: 30px;
    color: #39f
}

.bbox10 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bbox10 ul:after {
    display: none
}

.bbox10 .btn {
    display: block;
    margin: 70px auto 0;
    width: 249px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 29px;
    background: linear-gradient(0deg, #6059f7, #9d82f1);
    font-size: 22px;
    color: #fff;
    transition: all .3s
}

.bbox10 .btn:hover {
    opacity: .9
}

.case_btn,
.case_btn1,
.case_btn2,
.case_btn3,
.case_btn4 {
    display: inline-block;
    width: 148px;
    height: 46px;
    line-height: 44px;
    text-align: center;
    padding-left: 40px;
    text-align: left;
    border-radius: 4px;
    border: 1px solid #00a2e9;
    color: #00a2e9;
    transition: color .2s;
    background-color: transparent;
    transition: background-color .2s;
    background-repeat: no-repeat;
    background-position: 15px;
    margin-right: 20px;
    margin-bottom: 25px
}

.active.case_btn1,
.active.case_btn2,
.active.case_btn3,
.active.case_btn4,
.case_btn1:hover,
.case_btn2:hover,
.case_btn3:hover,
.case_btn4:hover,
.case_btn.active,
.case_btn:hover {
    color: #fff;
    background-color: #00a2e9
}

.case_btn1 {
    background-image: url(../images/case_1.png)
}

.case_btn1.active,
.case_btn1:hover {
    background-image: url(../images/case_1_h.png)
}

.case_btn2 {
    background-image: url(../images/case_2.png)
}

.case_btn2.active,
.case_btn2:hover {
    background-image: url(../images/case_2_h.png)
}

.case_btn3 {
    background-image: url(../images/case_3.png)
}

.case_btn3.active,
.case_btn3:hover {
    background-image: url(../images/case_3_h.png)
}

.case_btn4 {
    background-image: url(../images/case_4.png)
}

.case_btn4.active,
.case_btn4:hover {
    background-image: url(../images/case_4_h.png)
}

.scroll_pic {
    overflow: hidden
}

.scroll_pic img {
    width: 100%;
    position: relative
}

.nibox1 {
    background-color: #f5f6fa
}

.nibox1 .center {
    padding-left: 70px
}

.nibox1 .flex_between {
    height: 108px;
    -ms-flex-align: center;
    align-items: center
}

.nibox1 .items {
    width: 25%;
    padding-left: 60px;
    background-position: 0;
    background-repeat: no-repeat;
    position: relative
}

.nibox1 .items .iconfont {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 45px;
    line-height: 45px
}

.nibox1 .items span {
    font-size: 16px;
    color: #333
}

.nibox1 .items p {
    color: #888
}

.null {
    margin: 0 !important;
    padding: 0 !important;
    height: 0 !important;
    border: 0 !important
}

.nibox2 .flex,
.ntlist .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nibox2 .items,
.ntlist .items {
    width: 377px;
    height: 389px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 20px
}

.nibox2 .pic,
.ntlist .pic {
    height: 220px
}

.nibox2 .c_9,
.ntlist .c_9 {
    color: #999
}

.nibox2 .c_f60,
.ntlist .c_f60 {
    color: #f60
}

.nibox2 .c_c,
.ntlist .c_c {
    color: #ccc
}

.nibox2 .money,
.ntlist .money {
    font-size: 22px
}

.nibox2 h6,
.ntlist h6 {
    line-height: 48px;
    border-bottom: 1px solid #f6f6f6;
    color: #555;
    padding: 0 5px
}

.nibox2 span,
.ntlist span {
    font-size: 12px
}

.nibox2 .link,
.ntlist .link {
    display: block;
    width: 92px;
    height: 34px;
    border: 1px solid #e5e5e5;
    color: #555;
    text-align: center;
    line-height: 32px;
    border-radius: 3px
}

.nibox2 .link:hover,
.ntlist .link:hover {
    background-color: #00a2e9;
    border-color: #00a2e9;
    color: #fff
}

.nibox2 .c_type,
.ntlist .c_type {
    display: inline-block;
    height: 20px;
    color: #66c7f2;
    border: 1px solid #66c7f2;
    padding: 3px 2px;
    line-height: 1
}

.nibox2 .items_c,
.ntlist .items_c {
    padding: 15px 5px
}

.nibox2 .items_b,
.ntlist .items_b {
    padding: 10px 5px
}

.nibox3 .items {
    width: 376px;
    height: 517px;
    border: 1px solid #eee;
    border-radius: 4px
}

.nibox3 .items:first-of-type .title {
    background-image: url(../images/nibox3_1.jpg)
}

.nibox3 .items:nth-of-type(2) .title {
    background-image: url(../images/nibox3_2.jpg)
}

.nibox3 .items:nth-of-type(3) .title {
    background-image: url(../images/nibox3_3.jpg)
}

.nibox3 .title {
    height: 152px;
    background-repeat: no-repeat;
    background-position: 50%;
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding-top: 90px;
    font-weight: 700
}

.nibox3 ul {
    padding: 40px
}

.nibox3 li {
    margin-top: 30px
}

.nibox3 li span {
    font-size: 16px;
    color: #333
}

.nibox3 li a {
    display: block;
    height: 51px;
    line-height: 49px;
    text-align: center;
    border: 1px solid #00a2e9;
    color: #00a2e9;
    font-size: 16px
}

.nibox3 li:first-child {
    margin-top: 0
}

.tfilter {
    padding: 30px 0;
    color: #333
}

.tfilter a {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 10px
}

.tfilter a.active,
.tfilter a:hover {
    background-color: #00a2e9;
    color: #fff
}

.tfilter span {
    color: #fc8080
}

.template_info {
    background-color: #f8f8f8
}

.template_info .info {
    width: 469px
}

.template_info .info .title {
    font-size: 22px;
    margin-bottom: 10px
}

.template_info .info .title span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0 10px;
    background-color: #00a2e9;
    color: #fff;
    margin-right: 10px;
    font-size: 14px
}

.template_info .info .money {
    color: #ff4146;
    line-height: 2;
    margin-bottom: 10px
}

.template_info .info .money span {
    font-size: 20px
}

.template_info .info .money img {
    vertical-align: text-bottom
}

.template_info .info ul {
    border-top: 1px solid #dcdbd9;
    padding: 15px 0;
    line-height: 36px
}

.template_info .info .buy,
.template_info .info .see {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff
}

.template_info .info .buy {
    background-color: #ff4146;
    transition: background-color .2s
}

.template_info .info .buy:hover {
    background-color: #ff7478
}

.template_info .info .see {
    background-color: #00a2e9;
    transition: background-color .2s;
    position: relative;
    padding-left: 40px
}

.template_info .info .see:hover {
    background-color: #1dbaff
}

.template_info .info .see:hover:before {
    background-color: #019fe4
}

.template_info .info .see:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: #018dcb url(../images/tinfo_icon1.png) no-repeat 50%;
    transition: background-color .2s
}

.template_info .pic {
    width: 533px;
    height: 382px;
    border: 1px solid #e2e2e2
}

.template_info .anchor {
    margin-bottom: 40px;
    position: relative;
    background-color: #fff;
    z-index: 999;
    margin-left: -50px;
    margin-right: -50px;
    padding: 30px 50px 0
}

.template_info .anchor ul {
    border-bottom: 1px solid #dcdbd9
}

.template_info .anchor li {
    float: left;
    margin-right: 20px
}

.template_info .anchor li a {
    display: block;
    height: 44px;
    border-bottom: 5px solid transparent;
    line-height: 39px;
    font-size: 16px;
    padding: 0 5px;
    margin-bottom: -1px
}

.template_info .anchor li a.active,
.template_info .anchor li a:hover {
    border-bottom: 5px solid #00a2e9
}

.page_box {
    background-color: #fff;
    padding: 50px
}

.topbar {
    text-align: center;
    background-color: #00a2e9;
    height: 181px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    line-height: 2
}

.topbar strong {
    font-size: 30px
}

.topbar p {
    font-size: 16px
}

.tinfo_table {
    width: 944px;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 20px
}

.tinfo_table td,
.tinfo_table tr {
    border: 1px solid #eee
}

.tinfo_table tr:nth-of-type(2n) {
    background-color: #f9f9f9
}

.tinfo_table td[rowspan] {
    background-color: #fff
}

.tinfo_table td {
    line-height: 38px;
    padding: 0 10px
}

.tinfo_dl dl {
    margin-top: 10px;
    margin-bottom: 25px
}

.tinfo_dl dd,
.tinfo_dl dt {
    padding-left: 35px;
    position: relative
}

.tinfo_dl dd:first-of-type:before,
.tinfo_dl dt:before {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 24px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 2px
}

.tinfo_dl dt {
    margin-bottom: 10px;
    color: #066666
}

.tinfo_dl dt:before {
    content: "问";
    background-color: #00a2e9;
    border-color: #00a2e9;
    color: #fff
}

.tinfo_dl dd:first-of-type:before {
    content: "答";
    border-color: #d71f06;
    color: #d71f06
}

.cases ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cases li {
    width: 386px;
    height: 210px;
    border: 1px solid #dcdcdc;
    padding: 15px;
    line-height: 1.7;
    position: relative;
    margin-bottom: 25px
}

.cases li:hover {
    background-color: #00a2e9;
    border-color: #00a2e9
}

.cases li:hover h4,
.cases li:hover p,
.cases li:hover span,
.cases li:hover strong {
    color: #fff
}

.cases h4 {
    color: #00a2e9;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    line-height: 1
}

.cases p {
    font-size: 12px;
    color: #999
}

.cases p span {
    color: #444
}

.cases strong {
    color: #00a2e9;
    font-size: 18px
}

.cases a {
    position: absolute;
    left: 50%;
    margin-left: -71px;
    bottom: 16px;
    width: 142px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #e5e5e5;
    transition: background-color .2s
}

.cases a:hover {
    background-color: #fff
}

.cases .info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0 10px
}

.cases .info .info_l {
    -ms-flex: auto;
    flex: auto
}

.cases .info .info_r {
    width: 135px;
    height: 66px;
    border-left: 1px solid #ccc;
    padding-left: 60px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.group_title {
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #00a2e9;
    padding-left: 10px;
    margin-top: 37px;
    margin-bottom: 30px
}

.group_title span {
    font-size: 18px;
    color: #333
}

.group_title small {
    margin-left: 15px
}

.scroll_items .pagination {
    line-height: 36px
}

.scroll_items .pagination .swiper-pagination-bullet {
    margin-left: 7px;
    width: 12px;
    height: 12px;
    vertical-align: bottom;
    outline: none
}

.ot_title {
    text-align: center;
    color: #000;
    margin-bottom: 50px;
    position: relative
}

.ot_title h2 {
    font-weight: 700;
    font-size: 44px
}

.ot_title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 2px;
    background-color: #b0b0b0
}

.ot_title.ot_title_w {
    color: #fff
}

.ot_title.ot_title_w:after {
    background-color: #fff
}

.ot_box1 {
    padding: 70px 0 100px;
    background-color: #f5f6fa
}

.ot_box1 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ot_box1 .list .items {
    width: 285px;
    height: 352px;
    background-repeat: no-repeat;
    background-position: center 80px;
    border: 1px solid #e5e8ef;
    text-align: center;
    padding-top: 200px
}

.ot_box1 .list .items h2 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #00a2e9
}

.ot_box1 .list .items:first-of-type {
    background-image: url(../images/qietu_part1_1.png)
}

.ot_box1 .list .items:first-of-type:hover {
    background-image: url(../images/qietu_part1_1_hover.png)
}

.ot_box1 .list .items:nth-of-type(2) {
    background-image: url(../images/qietu_part1_2.png)
}

.ot_box1 .list .items:nth-of-type(2):hover {
    background-image: url(../images/qietu_part1_2_hover.png)
}

.ot_box1 .list .items:nth-of-type(3) {
    background-image: url(../images/qietu_part1_3.png)
}

.ot_box1 .list .items:nth-of-type(3):hover {
    background-image: url(../images/qietu_part1_3_hover.png)
}

.ot_box1 .list .items:nth-of-type(4) {
    background-image: url(../images/qietu_part1_4.png)
}

.ot_box1 .list .items:nth-of-type(4):hover {
    background-image: url(../images/qietu_part1_4_hover.png)
}

.ot_box1 .list .items:hover {
    background-color: #00a2e9
}

.ot_box1 .list .items:hover,
.ot_box1 .list .items:hover h2 {
    color: #fff
}

.ot_box2 {
    padding: 70px 0 80px
}

.ot_box2 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ot_box2 .list .items {
    width: 25%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: top;
    text-align: center;
    padding-top: 145px
}

.ot_box2 .list .items h2 {
    padding: 20px 0;
    font-size: 20px;
    color: #000
}

.ot_box2 .list .items p {
    color: #9e9e9e
}

.ot_box2 .list .items:first-of-type {
    background-image: url(../images/qietu_part2_1.png)
}

.ot_box2 .list .items:first-of-type:hover {
    background-image: url(../images/qietu_part2_1_hover.png)
}

.ot_box2 .list .items:nth-of-type(2) {
    background-image: url(../images/qietu_part2_2.png)
}

.ot_box2 .list .items:nth-of-type(2):hover {
    background-image: url(../images/qietu_part2_2_hover.png)
}

.ot_box2 .list .items:nth-of-type(3) {
    background-image: url(../images/qietu_part2_3.png)
}

.ot_box2 .list .items:nth-of-type(3):hover {
    background-image: url(../images/qietu_part2_3_hover.png)
}

.ot_box2 .list .items:nth-of-type(4) {
    background-image: url(../images/qietu_part2_4.png)
}

.ot_box2 .list .items:nth-of-type(4):hover {
    background-image: url(../images/qietu_part2_4_hover.png)
}

.ot_box2 .list .items:nth-of-type(5) {
    background-image: url(../images/qietu_part2_5.png)
}

.ot_box2 .list .items:nth-of-type(5):hover {
    background-image: url(../images/qietu_part2_5_hover.png)
}

.ot_box2 .list .items:nth-of-type(6) {
    background-image: url(../images/qietu_part2_6.png)
}

.ot_box2 .list .items:nth-of-type(6):hover {
    background-image: url(../images/qietu_part2_6_hover.png)
}

.ot_box2 .list .items:nth-of-type(7) {
    background-image: url(../images/qietu_part2_7.png)
}

.ot_box2 .list .items:nth-of-type(7):hover {
    background-image: url(../images/qietu_part2_7_hover.png)
}

.ot_box2 .list .items:nth-of-type(8) {
    background-image: url(../images/qietu_part2_8.png)
}

.ot_box2 .list .items:nth-of-type(8):hover {
    background-image: url(../images/qietu_part2_8_hover.png)
}

.ot_box3 {
    padding: 70px 0 60px
}

.ot_more {
    width: 247px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff !important;
    font-size: 16px;
    border-radius: 28px;
    background-color: #00a2e9;
    transition: background-color .2s;
    display: block;
    margin: 20px auto 0
}

.ot_more:hover {
    background-color: #1dbaff
}

.ot_box4 {
    padding: 70px 0 60px;
    background-color: #f5f6fa
}

.ot_box4 dd:first-of-type:before,
.ot_box4 dt:before {
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    border: 0;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 2px;
    color: #fff
}

.ot_box4 dt {
    color: #010101
}

.ot_box4 dt:before {
    content: "Q";
    background-color: #5e5e5e
}

.ot_box4 dd:first-of-type:before {
    content: "A";
    background-color: #00a2e9
}

.ot_box4 dl {
    margin-bottom: 20px;
    padding: 25px;
    background-color: #fff
}

.ftit {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 60px
}

.ftit h2 {
    font-size: 26px;
    color: #333;
    font-weight: 700
}

.ftit p {
    margin-top: 20px;
    font-size: 16px
}

.f_bg {
    background-color: #f5f6fa
}

.f_box1 {
    padding-bottom: 120px
}

.f_box1 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.f_box1 .list .items {
    -ms-flex: 1;
    flex: 1;
    padding-top: 160px;
    background-repeat: no-repeat;
    background-position: top;
    text-align: center;
    position: relative
}

.f_box1 .list .items:first-of-type {
    background-image: url(../images/qietu_part1_1.png)
}

.f_box1 .list .items:first-of-type:hover {
    background-image: url(../images/qietu_part1_1_hover.png)
}

.f_box1 .list .items:nth-of-type(2) {
    background-image: url(../images/qietu_part1_2.png)
}

.f_box1 .list .items:nth-of-type(2):hover {
    background-image: url(../images/qietu_part1_2_hover.png)
}

.f_box1 .list .items:nth-of-type(3) {
    background-image: url(../images/qietu_part1_3.png)
}

.f_box1 .list .items:nth-of-type(3):hover {
    background-image: url(../images/qietu_part1_3_hover.png)
}

.f_box1 .list .items:first-child:before {
    display: none
}

.f_box1 .list .items:before {
    content: "";
    width: 169px;
    height: 1px;
    background: url(../images/qietu_part1_4.png) no-repeat;
    position: absolute;
    top: 66px;
    left: -85px
}

.f_box1 .list .items h5 {
    font-weight: 700
}

.f_box1 .list .items p {
    margin-top: 20px;
    line-height: 30px
}

.f_box2 {
    padding-bottom: 150px
}

.f_box2 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.f_box2 .list .items {
    position: relative;
    width: 380px;
    height: 270px;
    background: url(../images/qietu_part2_1.png) no-repeat top;
    background-size: 100%;
    transition: top .3s;
    top: 0;
    padding: 35px 30px 85px
}

.f_box2 .list .items h5 {
    font-weight: 700;
    color: #333
}

.f_box2 .list .items h5 small {
    font-weight: 400;
    color: #666
}

.f_box2 .list .items p {
    height: 101px;
    color: #333;
    padding: 20px 0 25px;
    line-height: 2
}

.f_box2 .list .items a {
    color: #00a2e9
}

.f_box2 .list .items:hover {
    background-image: url(../images/qietu_part2_1_hover.png);
    top: -30px
}

.f_box2 .list .items:hover a,
.f_box2 .list .items:hover h5,
.f_box2 .list .items:hover h5 small,
.f_box2 .list .items:hover p {
    color: #fff
}

.f_box2 .list .items:hover:after {
    bottom: -60px !important
}

.f_box2 .list .items:first-of-type:after {
    background-image: url(../images/qietu_part2_2.png)
}

.f_box2 .list .items:first-of-type:after,
.f_box2 .list .items:nth-of-type(2):after {
    content: "";
    transition: bottom .3s;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 70px;
    height: 70px
}

.f_box2 .list .items:nth-of-type(2):after {
    background-image: url(../images/qietu_part2_3.png)
}

.f_box2 .list .items:nth-of-type(3):after {
    content: "";
    transition: bottom .3s;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 70px;
    height: 70px;
    background-image: url(../images/qietu_part2_4.png)
}

.f_box3 {
    padding-bottom: 80px
}

.f_box3 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.f_box3 .list .items {
    width: 388px;
    height: 285px;
    padding: 120px 40px 40px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center 50px;
    margin-bottom: 20px
}

.f_box3 .list .items h5 {
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px
}

.f_box3 .list .items p {
    line-height: 28px
}

.f_box3 .list .items:hover {
    background-color: #00a2e9;
    box-shadow: 5px 5px 18px rgba(0, 0, 0, .26)
}

.f_box3 .list .items:hover h5,
.f_box3 .list .items:hover p {
    color: #fff
}

.f_box3 .list .items:first-of-type {
    background-image: url(../images/qietu_part3_1.png)
}

.f_box3 .list .items:first-of-type:hover {
    background-image: url(../images/qietu_part3_1_hover.png)
}

.f_box3 .list .items:nth-of-type(2) {
    background-image: url(../images/qietu_part3_2.png)
}

.f_box3 .list .items:nth-of-type(2):hover {
    background-image: url(../images/qietu_part3_2_hover.png)
}

.f_box3 .list .items:nth-of-type(3) {
    background-image: url(../images/qietu_part3_3.png)
}

.f_box3 .list .items:nth-of-type(3):hover {
    background-image: url(../images/qietu_part3_3_hover.png)
}

.f_box3 .list .items:nth-of-type(4) {
    background-image: url(../images/qietu_part3_4.png)
}

.f_box3 .list .items:nth-of-type(4):hover {
    background-image: url(../images/qietu_part3_4_hover.png)
}

.f_box3 .list .items:nth-of-type(5) {
    background-image: url(../images/qietu_part3_5.png)
}

.f_box3 .list .items:nth-of-type(5):hover {
    background-image: url(../images/qietu_part3_5_hover.png)
}

.f_box3 .list .items:nth-of-type(6) {
    background-image: url(../images/qietu_part3_6.png)
}

.f_box3 .list .items:nth-of-type(6):hover {
    background-image: url(../images/qietu_part3_6_hover.png)
}

.f_box4 {
    padding-bottom: 78px
}

.f_banner {
    height: 498px;
    background: url(../images/qietu_banner_1.jpg) no-repeat 50%
}

.f_banner .center {
    height: 100%
}

.f_banner .flex {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center
}

.f_banner .banner_text {
    color: #fff
}

.f_banner .banner_text h2 {
    font-size: 48px
}

.f_banner .banner_text h3 {
    font-size: 30px;
    padding-bottom: 5px
}

.f_banner .banner_text p {
    font-size: 20px
}

.search {
    position: relative;
    padding-right: 78px
}

.search input {
    border: 0
}

.search input[type=text] {
    width: 182px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e6e6e6;
    border-right: 0;
    float: left;
    padding: 0 10px
}

.search input[type=text]::-webkit-input-placeholder {
    color: #e6e6e6;
    font-size: 14px
}

.search input[type=text]:-moz-placeholder,
.search input[type=text]::-moz-placeholder {
    color: #e6e6e6;
    font-size: 14px
}

.search input[type=text]:-ms-input-placeholder {
    color: #e6e6e6;
    font-size: 14px
}

.search input[type=text]:focus {
    border-color: #999
}

.search input[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    width: 78px;
    float: right;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s
}

.search input[type=submit]:hover {
    background-color: #1dbaff
}

.message_layer {
    border-radius: 5px
}

.message_layer .layui-layer-content {
    height: 100% !important;
    overflow-x: hidden
}

.message_layer .layui-layer-content::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.message_layer .layui-layer-content::-webkit-scrollbar-thumb {
    background-color: #009af3;
    border-radius: 2.5px
}

.message_layer .layui-layer-content::-webkit-scrollbar-track,
.message_layer .layui-layer-content::-webkit-scrollbar-track-piece {
    background-color: #f1f1f1;
    border-radius: 2.5px
}

.message_layer .layui-layer-content::-webkit-scrollbar-thumb:hover {
    background-color: #007ac0
}

.message_layer .message_popup {
    padding: 220px 50px 15px;
    background: url(../images/message_bg.jpg) no-repeat top
}

.message_popup .message_popup_tit h5 {
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700
}

.message_popup .message_popup_tit p {
    line-height: 26px;
    margin-bottom: 20px
}

.message_success_layer .layui-layer-content {
    padding: 30px;
    text-align: center
}

.message_success_layer img {
    margin-top: 30px;
    margin-bottom: 30px
}

.message_success_layer h2 {
    font-size: 26px;
    margin-bottom: 25px
}

.template_buy .tc_red {
    color: #ff4146
}

.template_buy .tc_green {
    color: #40a77a
}

.template_buy i {
    font-style: normal
}

.template_buy .layui-layer-title {
    background-color: #00a2e9;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    color: #fff
}

.template_buy .layui-layer-setwin {
    top: 24px
}

.template_buy .layui-layer-setwin .layui-layer-close {
    background: url(../images/template_buy_close.png) no-repeat 50%
}

.template_buy .template_buy_content {
    padding: 24px;
    background-color: #fff
}

.template_buy .layui-layer-content::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.template_buy .layui-layer-content::-webkit-scrollbar-thumb {
    background-color: #009af3;
    border-radius: 2.5px
}

.template_buy .layui-layer-content::-webkit-scrollbar-track,
.template_buy .layui-layer-content::-webkit-scrollbar-track-piece {
    background-color: #f1f1f1;
    border-radius: 2.5px
}

.template_buy .layui-layer-content::-webkit-scrollbar-thumb:hover {
    background-color: #007ac0
}

.template_buy .layui-colla-content {
    padding: 24px
}

.template_buy .template_buy_content_b {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    margin-top: 25px
}

.template_buy .settlement {
    width: 102px;
    color: #fff;
    border: 0;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #ff4146;
    transition: background-color .2s
}

.template_buy .settlement:hover {
    background-color: #ff7478
}

.template_buy .template_buy_t {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.template_buy .template_buy_t+p {
    color: #878787;
    margin-top: 20px;
    line-height: 2
}

.template_buy .template_pic {
    width: 191px;
    height: 127px;
    border: 1px solid #ededed;
    overflow: hidden;
    margin-right: 25px
}

.template_buy .template_pic img {
    width: 100%
}

.template_buy .template_info {
    -ms-flex: auto;
    flex: auto;
    background-color: #fff
}

.template_buy .template_info h2 {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 15px
}

.template_buy .template_info .money {
    color: #ff4146;
    line-height: 24px;
    margin-bottom: 15px
}

.template_buy .template_info li {
    color: #adadad;
    line-height: 26px
}

.template_buy .layui-tab-title {
    border: 0
}

.template_buy .layui-tab-title li {
    width: 97px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #d3d3d3;
    color: #d3d3d3;
    margin-right: 14px
}

.template_buy .layui-tab-title li.layui-this,
.template_buy .layui-tab-title li:hover {
    border-color: #00a2e9;
    color: #00a2e9
}

.template_buy .template_buy_space li {
    padding: 10px 0
}

.template_buy .template_buy_space option span {
    height: 18px;
    border-radius: 9px;
    background-color: #00a2e9;
    display: inline-block;
    color: #fff
}

.template_buy .layui-tab-content {
    padding: 15px 0
}

.template_buy .layui-form-select dl dd.layui-this {
    background-color: #00a2e9
}

.weight_banner {
    height: 498px;
    background: url(../images/banner2.jpg) no-repeat 50%
}

.weight_banner .banner_text {
    padding-left: 175px;
    padding-top: 135px;
    color: #fff
}

.weight_banner .banner_text h2 {
    font-size: 44.5px;
    margin-bottom: 15px
}

.weight_banner .banner_text p {
    font-size: 24.5px;
    line-height: 2
}

.weight .box1 {
    padding-bottom: 60px
}

.weight .box1 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.weight .box1 li {
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 120px;
    line-height: 24px;
    text-align: center
}

.weight .box1 li:first-of-type {
    background-image: url(../images/part1_icon1.png)
}

.weight .box1 li:first-of-type:hover {
    background-image: url(../images/part1_icon1_hover.png)
}

.weight .box1 li:nth-of-type(2) {
    background-image: url(../images/part1_icon2.png)
}

.weight .box1 li:nth-of-type(2):hover {
    background-image: url(../images/part1_icon2_hover.png)
}

.weight .box1 li:nth-of-type(3) {
    background-image: url(../images/part1_icon3.png)
}

.weight .box1 li:nth-of-type(3):hover {
    background-image: url(../images/part1_icon3_hover.png)
}

.weight .box1 li:nth-of-type(4) {
    background-image: url(../images/part1_icon4.png)
}

.weight .box1 li:nth-of-type(4):hover {
    background-image: url(../images/part1_icon4_hover.png)
}

.weight .box1 li:nth-of-type(5) {
    background-image: url(../images/part1_icon5.png)
}

.weight .box1 li:nth-of-type(5):hover {
    background-image: url(../images/part1_icon5_hover.png)
}

.weight .box2 {
    padding-bottom: 70px
}

.weight .box2 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.weight .box2 li {
    background-repeat: no-repeat;
    background-position: center 40px;
    padding-top: 120px;
    width: 289px;
    height: 190px;
    text-align: center;
    background-color: #fff
}

.weight .box2 li:hover {
    background-color: #00a2e9;
    box-shadow: 5px 5px 18px #ccc;
    color: #fff
}

.weight .box2 li:first-of-type {
    background-image: url(../images/part2_icon1.png)
}

.weight .box2 li:first-of-type:hover {
    background-image: url(../images/part2_icon1_hover.png)
}

.weight .box2 li:nth-of-type(2) {
    background-image: url(../images/part2_icon2.png)
}

.weight .box2 li:nth-of-type(2):hover {
    background-image: url(../images/part2_icon2_hover.png)
}

.weight .box2 li:nth-of-type(3) {
    background-image: url(../images/part2_icon3.png)
}

.weight .box2 li:nth-of-type(3):hover {
    background-image: url(../images/part2_icon3_hover.png)
}

.weight .box2 li:nth-of-type(4) {
    background-image: url(../images/part2_icon4.png)
}

.weight .box2 li:nth-of-type(4):hover {
    background-image: url(../images/part2_icon4_hover.png)
}

.weight .ot_process {
    background-color: transparent;
    padding-top: 0
}

.weight .ot_process .controls {
    background: url(../images/line.jpg) no-repeat 155px 9px
}

.weight .ot_process .controls p {
    min-width: 100px;
    text-align: right;
    color: #666;
    font-size: 14px;
    margin-right: 20px
}

.weight .ot_process .controls .on span {
    width: 15px;
    height: 15px;
    border: 2px solid #00a2e9;
    margin: 9px 0 0 9px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.weight .ot_process .controls .on span:before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #00a2e9;
    display: inline-block
}

.weight .ot_process .controls .on p {
    margin-left: 20px;
    font-weight: 400
}

.weight .ot_process .controls span {
    width: 15px;
    height: 15px;
    border: 2px solid #adadad;
    font-size: 0
}

.weight .ot_process .items {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row
}

.weight .ot_process .items img {
    position: static
}

.weight .ot_process .items h3 {
    font-size: 26px;
    font-weight: 700
}

.weight .box3 {
    height: auto;
    background-color: #f5f6fa
}

.weight .box3 .items,
.weight .box3 .ot_process_box,
.weight .box3 .ot_process_content,
.weight .box3 .ot_process_list {
    width: 100%;
    min-height: 560px
}

.weight .box3 .ot_process_content {
    position: relative
}

.weight .box3 .items {
    background-color: transparent
}

.weight .box3 .controls {
    background: none;
    width: 100%;
    height: auto;
    display: block;
    text-align: center
}

.weight .box3 .controls li {
    float: none;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #e5e5e5;
    margin: 0 5px
}

.weight .box3 .controls li.on {
    background-color: #00a2e9
}

.weight .box3 .paginators {
    top: 50%
}

.weight .box3 .paginators a {
    top: -40px
}

.weight .box4 {
    padding-bottom: 48px
}

.weight .box4 table {
    width: 100%;
    font-size: 16px
}

.weight .box4 table td,
.weight .box4 table th,
.weight .box4 table tr {
    border: 1px solid #eee
}

.weight .box4 table td,
.weight .box4 table th {
    line-height: 52px;
    text-align: center
}

.weight .box4 table th {
    background-color: #00a2e9;
    color: #fff
}

.weight .box4 .btn {
    display: block;
    width: 171px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #d0d0d0;
    font-size: 16px;
    text-align: center;
    margin: 24px auto 0
}

.wcbpsource .boxbanner {
    height: 500px;
    background-image: url(../images/banner.jpg)
}

.wcbpsource .boxbanner .center {
    height: 100%
}

.wcbpsource .boxbanner .info {
    height: 100%;
    padding-left: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    color: #fff
}

.wcbpsource .boxbanner .info h1 {
    font-size: 44px;
    color: #ffc80a;
    line-height: 1
}

.wcbpsource .boxbanner .info p {
    margin-top: 30px;
    line-height: 2
}

.wcbpsource .boxbanner .info a {
    margin-top: 30px;
    margin-right: 10px;
    display: inline-block;
    width: 133px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff
}

.wcbpsource .boxbanner .info a:first-child {
    background-color: #1ab651;
    transition: background-color .2s
}

.wcbpsource .boxbanner .info a:first-child:hover {
    background-color: #23e066
}

.wcbpsource .boxbanner .info a:nth-of-type(2) {
    background-color: #00a2e9;
    transition: background-color .2s
}

.wcbpsource .boxbanner .info a:nth-of-type(2):hover {
    background-color: #1dbaff
}

.wcbpsource .boxbanner .info a:nth-of-type(3) {
    background-color: #ee5931;
    transition: background-color .2s
}

.wcbpsource .boxbanner .info a:nth-of-type(3):hover {
    background-color: #f27f60
}

.wcbpsource .box2 .list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wcbpsource .box2 .item {
    width: 210px;
    text-align: center;
    padding-top: 140px;
    background-repeat: no-repeat;
    background-position: top;
    margin-left: 90px;
    margin-bottom: 50px
}

.wcbpsource .box2 .item h2 {
    font-size: 20px
}

.wcbpsource .box2 .item p {
    font-size: 16px
}

.wcbpsource .box2 .item i {
    display: block;
    width: 21px;
    height: 3px;
    margin: 20px auto
}

.wcbpsource .box2 .item:nth-child(4n+1) {
    margin-left: 0
}

.wcbpsource .box2 .item:first-child {
    background-image: url(../images/part1_icon1.png)
}

.wcbpsource .box2 .item:first-child i {
    background-color: #f8ba25
}

.wcbpsource .box2 .item:nth-child(2) {
    background-image: url(../images/part1_icon2.png)
}

.wcbpsource .box2 .item:nth-child(2) i {
    background-color: #fe8f6e
}

.wcbpsource .box2 .item:nth-child(3) {
    background-image: url(../images/part1_icon3.png)
}

.wcbpsource .box2 .item:nth-child(3) i {
    background-color: #f06475
}

.wcbpsource .box2 .item:nth-child(4) {
    background-image: url(../images/part1_icon4.png)
}

.wcbpsource .box2 .item:nth-child(4) i {
    background-color: #973bee
}

.wcbpsource .box2 .item:nth-child(5) {
    background-image: url(../images/part1_icon5.png)
}

.wcbpsource .box2 .item:nth-child(5) i {
    background-color: #647af4
}

.wcbpsource .box2 .item:nth-child(6) {
    background-image: url(../images/part1_icon6.png)
}

.wcbpsource .box2 .item:nth-child(6) i {
    background-color: #b2d6fb
}

.wcbpsource .box2 .item:nth-child(7) {
    background-image: url(../images/part1_icon7.png)
}

.wcbpsource .box2 .item:nth-child(7) i {
    background-color: #45d9df
}

.wcbpsource .box2 .item:nth-child(8) {
    background-image: url(../images/part1_icon8.png)
}

.wcbpsource .box2 .item:nth-child(8) i {
    background-color: #f37991
}

.wcbpsource .box3 .item {
    height: 545px;
    color: #000
}

.wcbpsource .box3 .item h2 {
    font-size: 26px;
    margin-bottom: 60px;
    font-weight: 700
}

.wcbpsource .box3 .item p {
    font-size: 20px;
    line-height: 48px
}

.wcbpsource .box3 .item .center {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 50px
}

.wcbpsource .box3 .item:nth-child(odd) {
    background-color: #f5f6fa
}

.wcbpsource .box3 .item:nth-child(odd) .pic {
    -ms-flex-order: 1;
    order: 1
}

.wcbpsource.zhanqun .boxbanner {
    height: 498px;
    background-image: url(../images/banner.jpg)
}

.wcbpsource.zhanqun .boxbanner .info {
    margin-left: 50%
}

.wcbpsource.zhanqun .boxbanner .info h1 {
    color: #fff
}

.wcbpsource.zhanqun .boxbanner .info p {
    max-width: 494px;
    font-size: 16px
}

.wcbpsource.zhanqun .boxbanner .info a {
    color: #fff;
    border-radius: 22px;
    border: 1px solid #fff;
    color: #fff !important;
    transition: color .2s;
    background-color: transparent !important;
    transition: background-color .2s
}

.wcbpsource.zhanqun .boxbanner .info a:hover {
    color: #00a2e9 !important;
    background-color: #fff !important
}

.wcbpsource.zhanqun .box2 .item {
    width: 23%;
    margin-left: 0
}

.wcbpsource.zhanqun .box2 .item:first-child {
    background-image: url(../images/1.png)
}

.wcbpsource.zhanqun .box2 .item:nth-child(2) {
    background-image: url(../images/2.png)
}

.wcbpsource.zhanqun .box2 .item:nth-child(3) {
    background-image: url(../images/3.png)
}

.wcbpsource.zhanqun .box2 .item:nth-child(4) {
    background-image: url(../images/4.png)
}

.wcbpsource.zhanqun .box2 .item:nth-child(5) {
    background-image: url(../images/5.png)
}

.wcbpsource.zhanqun .box2 .item:nth-child(6) {
    background-image: url(../images/6.png)
}

.wcbpsource.zhanqun .box2 .item:nth-child(7) {
    background-image: url(../images/7.png)
}

.wcbpsource.zhanqun .box2 .item:nth-child(8) {
    background-image: url(../images/8.png)
}

.wcbpsource.zhanqun .box2 .item:hover:first-child {
    background-image: url(../images/1_1.png)
}

.wcbpsource.zhanqun .box2 .item:hover:nth-child(2) {
    background-image: url(../images/2_1.png)
}

.wcbpsource.zhanqun .box2 .item:hover:nth-child(3) {
    background-image: url(../images/3_1.png)
}

.wcbpsource.zhanqun .box2 .item:hover:nth-child(4) {
    background-image: url(../images/4_1.png)
}

.wcbpsource.zhanqun .box2 .item:hover:nth-child(5) {
    background-image: url(../images/5_1.png)
}

.wcbpsource.zhanqun .box2 .item:hover:nth-child(6) {
    background-image: url(../images/6_1.png)
}

.wcbpsource.zhanqun .box2 .item:hover:nth-child(7) {
    background-image: url(../images/7_1.png)
}

.wcbpsource.zhanqun .box2 .item:hover:nth-child(8) {
    background-image: url(../images/8_1.png)
}

.wcbpsource.zhanqun .box2 .item p {
    font-size: 14px
}

.wcbpsource.zhanqun .box2 .item i {
    background-color: #00a2e9
}

.cbhs {
    padding: 20px
}

.cbhs p {
    line-height: 30px
}

.cbhs table {
    margin-top: 20px;
    width: 100%
}

.cbhs table td,
.cbhs table th,
.cbhs table tr {
    border: 1px solid #eee
}

.cbhs table th {
    background-color: #f4f8fd
}

.cbhs table td,
.cbhs table th {
    line-height: 52px;
    text-align: center
}

.crisispr .box1 {
    height: 498px;
    background: url(../images/banner1.jpg) no-repeat 50%;
    color: #fff
}

.crisispr .box1 .center {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.crisispr .box1 .info {
    margin-left: 45px
}

.crisispr .box1 .info h2 {
    font-size: 46px;
    margin-bottom: 15px
}

.crisispr .box1 .info p {
    font-size: 21px;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    border-radius: 21px;
    padding: 0 23px;
    color: #00a2e9;
    display: inline-block;
    margin-bottom: 30px
}

.crisispr .box1 .info ul {
    width: 333px
}

.crisispr .box1 .info ul li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-bottom: 25px;
    margin-right: 40px;
    padding-left: 50px;
    background: url(../images/banner2.png) no-repeat 0;
    font-size: 18px
}

.crisispr .box1 img {
    margin-right: 75px
}

.crisispr .box2 .item {
    width: 24%;
    margin-left: 0
}

.crisispr .box2 .item:first-child {
    background-image: url(../images/1.png)
}

.crisispr .box2 .item:nth-child(2) {
    background-image: url(../images/2.png)
}

.crisispr .box2 .item:nth-child(3) {
    background-image: url(../images/3.png)
}

.crisispr .box2 .item:nth-child(4) {
    background-image: url(../images/4.png)
}

.crisispr .box2 .item:nth-child(5) {
    background-image: url(../images/5.png)
}

.crisispr .box2 .item:nth-child(6) {
    background-image: url(../images/6.png)
}

.crisispr .box2 .item:nth-child(7) {
    background-image: url(../images/7.png)
}

.crisispr .box2 .item:nth-child(8) {
    background-image: url(../images/8.png)
}

.crisispr .box2 .item:hover:first-child {
    background-image: url(../images/1_1.png)
}

.crisispr .box2 .item:hover:nth-child(2) {
    background-image: url(../images/2_1.png)
}

.crisispr .box2 .item:hover:nth-child(3) {
    background-image: url(../images/3_1.png)
}

.crisispr .box2 .item:hover:nth-child(4) {
    background-image: url(../images/4_1.png)
}

.crisispr .box2 .item:hover:nth-child(5) {
    background-image: url(../images/5_1.png)
}

.crisispr .box2 .item:hover:nth-child(6) {
    background-image: url(../images/6_1.png)
}

.crisispr .box2 .item:hover:nth-child(7) {
    background-image: url(../images/7_1.png)
}

.crisispr .box2 .item:hover:nth-child(8) {
    background-image: url(../images/8_1.png)
}

.crisispr .box2 .item p {
    font-size: 14px
}

.crisispr .box2 .item i {
    background-color: #00a2e9
}

.crisispr .box3 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.crisispr .box3 .list .item {
    width: 175px;
    height: 247px;
    background-color: #fff;
    transition: background-color .2s;
    background-repeat: no-repeat;
    background-position: center 60px;
    padding-top: 180px;
    text-align: center
}

.crisispr .box3 .list .item:hover {
    background-color: #00a2e9
}

.crisispr .box3 .list .item:first-child {
    background-image: url(../images/9.png)
}

.crisispr .box3 .list .item:nth-child(2) {
    background-image: url(../images/10.png)
}

.crisispr .box3 .list .item:nth-child(3) {
    background-image: url(../images/11.png)
}

.crisispr .box3 .list .item:nth-child(4) {
    background-image: url(../images/12.png)
}

.crisispr .box3 .list .item:nth-child(5) {
    background-image: url(../images/13.png)
}

.crisispr .box3 .list .item:nth-child(6) {
    background-image: url(../images/14.png)
}

.crisispr .box3 .list .item:hover {
    color: #fff
}

.crisispr .box3 .list .item:hover:first-child {
    background-image: url(../images/9_1.png)
}

.crisispr .box3 .list .item:hover:nth-child(2) {
    background-image: url(../images/10_1.png)
}

.crisispr .box3 .list .item:hover:nth-child(3) {
    background-image: url(../images/11_1.png)
}

.crisispr .box3 .list .item:hover:nth-child(4) {
    background-image: url(../images/12_1.png)
}

.crisispr .box3 .list .item:hover:nth-child(5) {
    background-image: url(../images/13_1.png)
}

.crisispr .box3 .list .item:hover:nth-child(6) {
    background-image: url(../images/14_1.png)
}

.crisispr .box4 {
    height: 302px;
    background: url(../images/15.jpg) no-repeat 50%
}

.crisispr .box4 .ftit {
    padding-bottom: 30px
}

.crisispr .box4 .ftit h2 {
    color: #fff
}

.crisispr .box4 .content {
    color: #fff;
    line-height: 36px
}

.crisispr .ibox3 .ibox3_list_tit {
    color: #000;
    font-weight: 700
}

.crisispr .ibox3 .ibox3_list li span {
    color: #7b7b7b
}

.crisispr .ibox3 .ibox3_list>a {
    width: 120px;
    height: 32px;
    border-radius: 5px;
    line-height: 32px;
    text-align: left;
    padding-left: 7px;
    border: 0;
    color: #fff;
    background: url(../images/arrow.png) no-repeat 90px;
    background-color: #00a2e9;
    transition: background-color .2s
}

.crisispr .ibox3 .ibox3_list>a:hover {
    background-color: #1dbaff
}

.website .box1 {
    height: 498px;
    background: url(../images/banner.jpg) no-repeat 50%
}

.website .box1 .center {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 38px
}

.website .box2 .item {
    width: 23%;
    margin-left: 0
}

.website .box2 .item:first-child {
    background-image: url(../images/1.png)
}

.website .box2 .item:nth-child(2) {
    background-image: url(../images/2.png)
}

.website .box2 .item:nth-child(3) {
    background-image: url(../images/3.png)
}

.website .box2 .item:nth-child(4) {
    background-image: url(../images/4.png)
}

.website .box2 .item:nth-child(5) {
    background-image: url(../images/5.png)
}

.website .box2 .item:nth-child(6) {
    background-image: url(../images/6.png)
}

.website .box2 .item:nth-child(7) {
    background-image: url(../images/7.png)
}

.website .box2 .item:nth-child(8) {
    background-image: url(../images/8.png)
}

.website .box2 .item:hover:first-child {
    background-image: url(../images/1_1.png)
}

.website .box2 .item:hover:nth-child(2) {
    background-image: url(../images/2_1.png)
}

.website .box2 .item:hover:nth-child(3) {
    background-image: url(../images/3_1.png)
}

.website .box2 .item:hover:nth-child(4) {
    background-image: url(../images/4_1.png)
}

.website .box2 .item:hover:nth-child(5) {
    background-image: url(../images/5_1.png)
}

.website .box2 .item:hover:nth-child(6) {
    background-image: url(../images/6_1.png)
}

.website .box2 .item:hover:nth-child(7) {
    background-image: url(../images/7_1.png)
}

.website .box2 .item:hover:nth-child(8) {
    background-image: url(../images/8_1.png)
}

.website .box2 .item p {
    font-size: 14px
}

.website .box2 .item i {
    background-color: #00a2e9
}

.website .box3 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-left: 1px dashed #c9c9c9;
    border-top: 1px dashed #c9c9c9;
    margin-left: -1px;
    margin-top: -1px
}

.website .box3 .list .item {
    width: 240px;
    height: 150px;
    border-right: 1px dashed #c9c9c9;
    border-bottom: 1px dashed #c9c9c9;
    background-color: #fff;
    transition: background-color .2s;
    background-repeat: no-repeat;
    background-position: center 28px;
    padding-top: 85px;
    text-align: center
}

.website .box3 .list .item:hover {
    background-color: #00a2e9
}

.website .box3 .list .item:first-child {
    background-image: url(../images/10.png)
}

.website .box3 .list .item:nth-child(2) {
    background-image: url(../images/11.png)
}

.website .box3 .list .item:nth-child(3) {
    background-image: url(../images/12.png)
}

.website .box3 .list .item:nth-child(4) {
    background-image: url(../images/13.png)
}

.website .box3 .list .item:nth-child(5) {
    background-image: url(../images/14.png)
}

.website .box3 .list .item:nth-child(6) {
    background-image: url(../images/15.png)
}

.website .box3 .list .item:nth-child(7) {
    background-image: url(../images/16.png)
}

.website .box3 .list .item:nth-child(8) {
    background-image: url(../images/17.png)
}

.website .box3 .list .item:nth-child(9) {
    background-image: url(../images/18.png)
}

.website .box3 .list .item:nth-child(10) {
    background-image: url(../images/19.png)
}

.website .box3 .list .item:hover {
    color: #fff
}

.website .box3 .list .item:hover:first-child {
    background-image: url(../images/10_1.png)
}

.website .box3 .list .item:hover:nth-child(2) {
    background-image: url(../images/11_1.png)
}

.website .box3 .list .item:hover:nth-child(3) {
    background-image: url(../images/12_1.png)
}

.website .box3 .list .item:hover:nth-child(4) {
    background-image: url(../images/13_1.png)
}

.website .box3 .list .item:hover:nth-child(5) {
    background-image: url(../images/14_1.png)
}

.website .box3 .list .item:hover:nth-child(6) {
    background-image: url(../images/15_1.png)
}

.website .box3 .list .item:hover:nth-child(7) {
    background-image: url(../images/16_1.png)
}

.website .box3 .list .item:hover:nth-child(8) {
    background-image: url(../images/17_1.png)
}

.website .box3 .list .item:hover:nth-child(9) {
    background-image: url(../images/18_1.png)
}

.website .box3 .list .item:hover:nth-child(10) {
    background-image: url(../images/19_1.png)
}

.website .box3 .list .item span {
    font-size: 16px;
    color: #000
}

.website .box3 .list .item p {
    color: #8b8b8b
}

.website .box4 .tab {
    text-align: center
}

.website .box4 .tab a {
    margin: 10px;
    display: inline-block;
    width: 158px;
    height: 39px;
    line-height: 37px;
    border-radius: 19.5px;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    transition: all .3s
}

.website .box4 .tab a.active,
.website .box4 .tab a:hover {
    border-color: #00a2e9;
    color: #fff;
    background-color: #00a2e9
}

.website .box4 .tab_scroll {
    position: relative;
    margin-top: 60px;
    overflow: hidden
}

.website .box4 .tab_scroll_container {
    width: 400%;
    overflow: hidden;
    transition: all .3s
}

.website .box4 .tab_scroll_item {
    width: 25%;
    background-color: #fff;
    float: left;
    padding: 0 25px 30px
}

.website .box4 .tab_scroll_1 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.website .box4 .tab_scroll_1 .item {
    width: 374px;
    height: 281px;
    display: -ms-flexbox;
    display: flex
}

.website .box4 .tab_scroll_1 .item .left {
    width: 128px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #00a2e9;
    color: #fff
}

.website .box4 .tab_scroll_1 .item .left span {
    margin-top: 10px
}

.website .box4 .tab_scroll_1 .item .right {
    width: 246px;
    background-color: #f6f6f6;
    padding: 20px 25px
}

.website .box4 .tab_scroll_1 .item .right li {
    padding-bottom: 20px
}

.website .box4 .tab_scroll_1 .item .right li:hover p:after {
    width: 111px;
    background-color: #00a2e9
}

.website .box4 .tab_scroll_1 .item .right span {
    color: #00a2e9;
    font-size: 16px
}

.website .box4 .tab_scroll_1 .item .right p {
    position: relative
}

.website .box4 .tab_scroll_1 .item .right p:after {
    content: "";
    width: 24px;
    height: 1px;
    background-color: #d9d9d9;
    transition: all .3s;
    position: absolute;
    left: 0;
    bottom: -10px
}

.website .box4 .tab_scroll_2 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.website .box4 .tab_scroll_2 .item {
    width: 138px;
    height: 229px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f6f6;
    padding: 10px;
    margin-bottom: 8px
}

.website .box4 .tab_scroll_2 .item img,
.website .box4 .tab_scroll_2 .item span {
    margin-top: 10px
}

.website .box4 .tab_scroll_2 .item p {
    margin-top: 10px;
    font-size: 12px
}

.website .box4 .tab_scroll_3 .list {
    height: 332px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.website .box4 .tab_scroll_3 .item {
    width: 376px;
    height: 101px;
    background-color: #f6f6f6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.website .box4 .tab_scroll_3 .item:nth-child(4),
.website .box4 .tab_scroll_3 .item:nth-child(5) {
    height: 161px
}

.website .box4 .tab_scroll_3 .item img {
    margin: 0 25px
}

.website .box4 .tab_scroll_3 .item span {
    font-size: 18px
}

.website .box4 .tab_scroll_4 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.website .box4 .tab_scroll_4 .item {
    width: 279px;
    height: 281px;
    background-color: #f6f6f6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.website .box4 .tab_scroll_4 .item img {
    margin: 45px 0 30px
}

.website .box4 .tab_scroll_4 .item span {
    text-align: center;
    line-height: 24px
}

.website .box5 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.website .box5 .list .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

.website .box5 .list .item img {
    transition: all 1s
}

.website .box5 .list .item:hover>img {
    transform: scale(1.2)
}

.website .box5 .list>.item {
    width: 394px;
    height: 253px;
    margin-bottom: 11px
}

.website .box5 .list>.item:first-child {
    width: 595px;
    height: 779px;
    background-color: #e4e4e4
}

.website .box5 .list>.item:nth-child(2) {
    width: 597px;
    height: 779px;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.website .box5 .list>.item:nth-child(3) {
    background-color: #121c85
}

.website .box5 .list>.item:nth-child(4) {
    background-color: #341d41
}

.website .box5 .list>.item:nth-child(5) {
    background-color: #ff4040
}

.website .box5 .list>.item .item {
    width: 597px;
    height: 384px
}

.website .box5 .list>.item .item:first-child {
    background-color: #116813
}

.website .box5 .list>.item .item:nth-child(2) {
    background-color: #0078d7
}

.website .box6 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden
}

.website .box6 .item {
    width: 25%;
    margin-bottom: 80px;
    text-align: center;
    position: relative
}

.website .box6 .item:after,
.website .box6 .item:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid
}

.website .box6 .item:before {
    top: 45px;
    border-width: 13px 0 13px 15px;
    border-color: transparent transparent transparent #ebebeb;
    z-index: 1
}

.website .box6 .item:after {
    top: 48px;
    border-width: 10px 0 10px 12px;
    border-color: transparent transparent transparent #fff;
    z-index: 2
}

.website .box6 .item:nth-child(4):after,
.website .box6 .item:nth-child(4):before {
    left: 50%;
    top: 100%;
    transform: rotate(90deg)
}

.website .box6 .item:nth-child(4):before {
    margin-top: 27px;
    margin-left: -13px
}

.website .box6 .item:nth-child(4):after {
    margin-top: 28px;
    margin-left: -11.5px
}

.website .box6 .item img {
    margin-bottom: 25px
}

.website .box6 .item span {
    display: block;
    margin-bottom: 15px;
    font-size: 18px
}

.website .box6 .item p {
    line-height: 24px
}

.idc .box1 {
    height: 497px;
    background: url(../images/banner.jpg) no-repeat 50%
}

.idc .box1 .center {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center
}

.idc .box1 .info {
    color: #fff
}

.idc .box1 .info h1 {
    font-size: 48px;
    margin-bottom: 25px
}

.idc .box1 .info h2 {
    font-size: 24px;
    margin-bottom: 10px
}

.idc .box1 .info p {
    color: #cbe0fa;
    font-size: 18px
}

.idc .box1 .info p span {
    color: #ddfb2a
}

.idc .box1 .info p i {
    color: #54f0e8;
    font-style: normal
}

.idc .box1 .info a {
    display: inline-block;
    width: 160px;
    height: 43px;
    line-height: 41px;
    border: 1px solid #7375ff;
    text-align: center;
    font-size: 16px;
    margin-top: 20px
}

.idc .box2 .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.idc .box2 .item {
    width: 358px;
    height: 434px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    text-align: center
}

.idc .box2 .item h2 {
    font-size: 22px;
    height: 72px;
    line-height: 72px
}

.idc .box2 .item .price {
    height: 76px;
    line-height: 76px;
    background-color: #f5f5f5;
    margin-bottom: 20px
}

.idc .box2 .item .price span {
    font-size: 40px;
    color: #00a2e9
}

.idc .box2 .item p {
    display: block;
    margin: 0 auto;
    width: 285px;
    border-bottom: 1px solid #ececec;
    color: #6e6e6e;
    font-size: 12px;
    line-height: 42px
}

.idc .box2 .item .btn_group {
    margin-top: 20px
}

.idc .box2 .item .btn_group a {
    display: inline-block;
    margin: 2px;
    width: 110px;
    height: 39px;
    line-height: 39px;
    text-align: center
}

.idc .box2 .item .btn_group .btn1 {
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s
}

.idc .box2 .item .btn_group .btn1:hover {
    background-color: #007fb6
}

.idc .box2 .item .btn_group .btn2 {
    color: #9c9c9c;
    background-color: #efefef;
    transition: background-color .2s
}

.idc .box2 .item .btn_group .btn2:hover {
    background-color: #d6d6d6
}

.idc .box2 .item.big {
    width: 429px;
    height: 484px;
    border: 2px solid #00a2e9
}

.idc .box2 .item.big h2 {
    height: 84px;
    line-height: 84px;
    background-color: #00a2e9;
    color: #fff
}

.idc .box2 .item.big .price {
    height: 86px;
    line-height: 86px
}

.idc .box3 li {
    margin-bottom: 20px;
    padding-bottom: 17px;
    border-bottom: 1px solid #e1e1e1
}

.idc .box3 li h2 {
    font-size: 16px;
    color: #000;
    margin-bottom: 13px
}

.idc .box3 li p {
    color: #959595
}

.tool_main {
    max-width: 1200px;
    margin: 15px auto 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tool_main .tool_main_l {
    width: 900px
}

.tool_main .tool_main_l.tool_group li {
    width: 50%;
    border-top: 1px solid #f1f1f1
}

.tool_main .tool_main_l.tool_group li:first-child,
.tool_main .tool_main_l.tool_group li:first-child+li {
    border-top: 0
}

.tool_main .tool_main_r {
    width: 280px
}

.tool_serach {
    height: 30px;
    position: relative
}

.tool_serach input {
    border: 0;
    background-color: transparent
}

.tool_serach input[type=text] {
    height: 28px;
    line-height: 28px;
    padding: 0 40px 0 15px;
    display: block;
    width: 100%;
    border-radius: 15px;
    border: 1px solid #ebebeb
}

.tool_serach input[type=text]:focus {
    border-color: #ccc
}

.tool_serach input[type=submit] {
    height: 100%;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    background: url(../images/search.png) no-repeat 50%
}

.tool_hot {
    border-top: 1px solid #f2f2f2;
    margin-top: 20px
}

.tool_hot dt {
    padding: 20px 0;
    font-size: 16px
}

.tool_hot dd {
    margin-bottom: 30px
}

.tool_hot dd .item,
.tool_hot dd a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.tool_hot dd img {
    width: 62px;
    margin-right: 15px
}

.tool_hot dd h2 {
    font-size: 14px
}

.tool_hot dd p {
    font-size: 12px;
    color: #a1a1a1
}

.tool_group li {
    float: left
}

.tool_group .item {
    width: 370px;
    padding: 25px 10px
}

.tool_group .item,
.tool_group .item>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.tool_group .item img {
    margin-right: 15px
}

.tool_group .item h2 {
    font-size: 16px;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tool_group .item p {
    font-size: 12px;
    color: #a1a1a1;
    height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.tool_group .item .info {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.tool_group .item .btn_group {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.tool_group .item .btn {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #00a2e9;
    transition: background-color .2s
}

.tool_group .item .btn:hover {
    background-color: #1dbaff
}

.tool_group.tool_group_admin .item {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 45px
}

.tool_group.tool_group_admin .tool_group_btn {
    position: absolute;
    right: 0;
    bottom: 0
}

.tool_group.tool_group_admin .tool_group_btn a {
    float: left
}

.plug_show .plug_info {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-bottom: 1px solid #f1f1f1
}

.plug_show .plug_info,
.plug_show .plug_info .l {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.plug_show .plug_info .l {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.plug_show .plug_info .l a {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #00a2e9;
    transition: background-color .2s;
    color: #fff;
    font-size: 12px
}

.plug_show .plug_info .l a:hover {
    background-color: #1dbaff
}

.plug_show .plug_info .r {
    width: 462px
}

.tool_header {
    background-color: #00a2e9;
    height: 180px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    line-height: 1
}

.tool_header h1 {
    font-weight: 700
}

/*# sourceMappingURL=yunu.css.map */
