﻿html {
    color: #2c3e50;
}

body {
    font-size: 14px !important;
    color: #333 !important;
    background: #f6f6f6;
}

div,
ul,
li,
ol,
dl,
dt,
dd,
form,
img,
p,
a {
    margin: 0;
    padding: 0;
    border: 0;
}

::selection {
    background: #40a8f5;
    color: #fff;
}

scrollbar {
    cursor: pointer;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #f5f5f5;
    cursor: pointer;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: #f5f5f5;
    cursor: pointer;
}

::-webkit-scrollbar-thumb {
    background-color: #0093ff;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-moz-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

.white {
    color: #fff;
}

li {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

a:active {
    color: #035db8;
    cursor: pointer;
}

.coreshop-font-6 {
    font-size: 6px;
}

.coreshop-font-8 {
    font-size: 8px;
}

.coreshop-font-10 {
    font-size: 10px;
}

.coreshop-font-12 {
    font-size: 12px;
}

.coreshop-font-14 {
    font-size: 14px;
}

.coreshop-font-16 {
    font-size: 16px;
}

.coreshop-font-18 {
    font-size: 18px;
}

.coreshop-font-20 {
    font-size: 20px;
}

.coreshop-font-22 {
    font-size: 22px;
}

.coreshop-font-24 {
    font-size: 24px;
}

.coreshop-font-26 {
    font-size: 26px;
}

.coreshop-font-28 {
    font-size: 28px;
}

.coreshop-font-30 {
    font-size: 30px;
}

.coreshop-font-32 {
    font-size: 32px;
}

.coreshop-font-34 {
    font-size: 34px;
}

.coreshop-font-36 {
    font-size: 36px;
}

.coreshop-font-38 {
    font-size: 38px;
}

.coreshop-font-40 {
    font-size: 40px;
}

.coreshop-margin-0 {
    margin: 0;
}

.coreshop-margin-left-0 {
    margin-left: 0;
}

.coreshop-margin-right-0 {
    margin-right: 0;
}

.coreshop-margin-top-0 {
    margin-top: 0;
}

.coreshop-margin-bottom-0 {
    margin-bottom: 0;
}

.coreshop-margin-5 {
    margin: 5px;
}

.coreshop-margin-left-5 {
    margin-left: 5px;
}

.coreshop-margin-right-5 {
    margin-right: 5px;
}

.coreshop-margin-top-5 {
    margin-top: 5px;
}

.coreshop-margin-bottom-5 {
    margin-bottom: 5px;
}

.coreshop-margin-10 {
    margin: 10px;
}

.coreshop-margin-left-10 {
    margin-left: 10px;
}

.coreshop-margin-right-10 {
    margin-right: 10px;
}

.coreshop-margin-top-10 {
    margin-top: 10px;
}

.coreshop-margin-bottom-10 {
    margin-bottom: 10px;
}

.coreshop-margin-15 {
    margin: 15px;
}

.coreshop-margin-left-15 {
    margin-left: 15px;
}

.coreshop-margin-right-15 {
    margin-right: 15px;
}

.coreshop-margin-top-15 {
    margin-top: 15px;
}

.coreshop-margin-bottom-15 {
    margin-bottom: 15px;
}

.coreshop-margin-20 {
    margin: 20px;
}

.coreshop-margin-left-20 {
    margin-left: 20px;
}

.coreshop-margin-right-20 {
    margin-right: 20px;
}

.coreshop-margin-top-20 {
    margin-top: 20px;
}

.coreshop-margin-bottom-20 {
    margin-bottom: 20px;
}

.coreshop-margin-25 {
    margin: 25px;
}

.coreshop-margin-left-25 {
    margin-left: 25px;
}

.coreshop-margin-right-25 {
    margin-right: 25px;
}

.coreshop-margin-top-25 {
    margin-top: 25px;
}

.coreshop-margin-bottom-25 {
    margin-bottom: 25px;
}

.coreshop-margin-30 {
    margin: 30px;
}

.coreshop-margin-left-30 {
    margin-left: 30px;
}

.coreshop-margin-right-30 {
    margin-right: 30px;
}

.coreshop-margin-top-30 {
    margin-top: 30px;
}

.coreshop-margin-bottom-30 {
    margin-bottom: 30px;
}

.coreshop-margin-35 {
    margin: 35px;
}

.coreshop-margin-left-35 {
    margin-left: 35px;
}

.coreshop-margin-right-35 {
    margin-right: 35px;
}

.coreshop-margin-top-35 {
    margin-top: 35px;
}

.coreshop-margin-bottom-35 {
    margin-bottom: 35px;
}

.coreshop-margin-40 {
    margin: 40px;
}

.coreshop-margin-left-40 {
    margin-left: 40px;
}

.coreshop-margin-right-40 {
    margin-right: 40px;
}

.coreshop-margin-top-40 {
    margin-top: 40px;
}

.coreshop-margin-bottom-40 {
    margin-bottom: 40px;
}

.coreshop-margin-45 {
    margin: 45px;
}

.coreshop-margin-left-45 {
    margin-left: 45px;
}

.coreshop-margin-right-45 {
    margin-right: 45px;
}

.coreshop-margin-top-45 {
    margin-top: 45px;
}

.coreshop-margin-bottom-45 {
    margin-bottom: 45px;
}

.coreshop-margin-50 {
    margin: 50px;
}

.coreshop-margin-left-50 {
    margin-left: 50px;
}

.coreshop-margin-right-50 {
    margin-right: 50px;
}

.coreshop-margin-top-50 {
    margin-top: 50px;
}

.coreshop-margin-bottom-50 {
    margin-bottom: 50px;
}

.coreshop-margin-55 {
    margin: 55px;
}

.coreshop-margin-left-55 {
    margin-left: 55px;
}

.coreshop-margin-right-55 {
    margin-right: 55px;
}

.coreshop-margin-top-55 {
    margin-top: 55px;
}

.coreshop-margin-bottom-55 {
    margin-bottom: 55px;
}

.coreshop-margin-60 {
    margin: 60px;
}

.coreshop-margin-left-60 {
    margin-left: 60px;
}

.coreshop-margin-right-60 {
    margin-right: 60px;
}

.coreshop-margin-top-60 {
    margin-top: 60px;
}

.coreshop-margin-bottom-60 {
    margin-bottom: 60px;
}

.coreshop-margin-65 {
    margin: 65px;
}

.coreshop-margin-left-65 {
    margin-left: 65px;
}

.coreshop-margin-right-65 {
    margin-right: 65px;
}

.coreshop-margin-top-65 {
    margin-top: 65px;
}

.coreshop-margin-bottom-65 {
    margin-bottom: 65px;
}

.coreshop-margin-70 {
    margin: 70px;
}

.coreshop-margin-left-70 {
    margin-left: 70px;
}

.coreshop-margin-right-70 {
    margin-right: 70px;
}

.coreshop-margin-top-70 {
    margin-top: 70px;
}

.coreshop-margin-bottom-70 {
    margin-bottom: 70px;
}

.coreshop-margin-75 {
    margin: 75px;
}

.coreshop-margin-left-75 {
    margin-left: 75px;
}

.coreshop-margin-right-75 {
    margin-right: 75px;
}

.coreshop-margin-top-75 {
    margin-top: 75px;
}

.coreshop-margin-bottom-75 {
    margin-bottom: 75px;
}

.coreshop-margin-80 {
    margin: 80px;
}

.coreshop-margin-left-80 {
    margin-left: 80px;
}

.coreshop-margin-right-80 {
    margin-right: 80px;
}

.coreshop-margin-top-80 {
    margin-top: 80px;
}

.coreshop-margin-bottom-80 {
    margin-bottom: 80px;
}

.coreshop-padding-0 {
    padding: 0;
}

.coreshop-padding-left-0 {
    padding-left: 0;
}

.coreshop-padding-right-0 {
    padding-right: 0;
}

.coreshop-padding-top-0 {
    padding-top: 0;
}

.coreshop-padding-bottom-0 {
    padding-bottom: 0;
}

.coreshop-padding-5 {
    padding: 5px;
}

.coreshop-padding-left-5 {
    padding-left: 5px;
}

.coreshop-padding-right-5 {
    padding-right: 5px;
}

.coreshop-padding-top-5 {
    padding-top: 5px;
}

.coreshop-padding-bottom-5 {
    padding-bottom: 5px;
}

.coreshop-padding-10 {
    padding: 10px;
}

.coreshop-padding-left-10 {
    padding-left: 10px;
}

.coreshop-padding-right-10 {
    padding-right: 10px;
}

.coreshop-padding-top-10 {
    padding-top: 10px;
}

.coreshop-padding-bottom-10 {
    padding-bottom: 10px;
}

.coreshop-padding-15 {
    padding: 15px;
}

.coreshop-padding-left-15 {
    padding-left: 15px;
}

.coreshop-padding-right-15 {
    padding-right: 15px;
}

.coreshop-padding-top-15 {
    padding-top: 15px;
}

.coreshop-padding-bottom-15 {
    padding-bottom: 15px;
}

.coreshop-padding-20 {
    padding: 20px;
}

.coreshop-padding-left-20 {
    padding-left: 20px;
}

.coreshop-padding-right-20 {
    padding-right: 20px;
}

.coreshop-padding-top-20 {
    padding-top: 20px;
}

.coreshop-padding-bottom-20 {
    padding-bottom: 20px;
}

.coreshop-padding-25 {
    padding: 25px;
}

.coreshop-padding-left-25 {
    padding-left: 25px;
}

.coreshop-padding-right-25 {
    padding-right: 25px;
}

.coreshop-padding-top-25 {
    padding-top: 25px;
}

.coreshop-padding-bottom-25 {
    padding-bottom: 25px;
}

.coreshop-padding-30 {
    padding: 30px;
}

.coreshop-padding-left-30 {
    padding-left: 30px;
}

.coreshop-padding-right-30 {
    padding-right: 30px;
}

.coreshop-padding-top-30 {
    padding-top: 30px;
}

.coreshop-padding-bottom-30 {
    padding-bottom: 30px;
}

.coreshop-padding-35 {
    padding: 35px;
}

.coreshop-padding-left-35 {
    padding-left: 35px;
}

.coreshop-padding-right-35 {
    padding-right: 35px;
}

.coreshop-padding-top-35 {
    padding-top: 35px;
}

.coreshop-padding-bottom-35 {
    padding-bottom: 35px;
}

.coreshop-padding-40 {
    padding: 40px;
}

.coreshop-padding-left-40 {
    padding-left: 40px;
}

.coreshop-padding-right-40 {
    padding-right: 40px;
}

.coreshop-padding-top-40 {
    padding-top: 40px;
}

.coreshop-padding-bottom-40 {
    padding-bottom: 40px;
}

.coreshop-padding-45 {
    padding: 45px;
}

.coreshop-padding-left-45 {
    padding-left: 45px;
}

.coreshop-padding-right-45 {
    padding-right: 45px;
}

.coreshop-padding-top-45 {
    padding-top: 45px;
}

.coreshop-padding-bottom-45 {
    padding-bottom: 45px;
}

.coreshop-padding-50 {
    padding: 50px;
}

.coreshop-padding-left-50 {
    padding-left: 50px;
}

.coreshop-padding-right-50 {
    padding-right: 50px;
}

.coreshop-padding-top-50 {
    padding-top: 50px;
}

.coreshop-padding-bottom-50 {
    padding-bottom: 50px;
}

.coreshop-padding-55 {
    padding: 55px;
}

.coreshop-padding-left-55 {
    padding-left: 55px;
}

.coreshop-padding-right-55 {
    padding-right: 55px;
}

.coreshop-padding-top-55 {
    padding-top: 55px;
}

.coreshop-padding-bottom-55 {
    padding-bottom: 55px;
}

.coreshop-padding-60 {
    padding: 60px;
}

.coreshop-padding-left-60 {
    padding-left: 60px;
}

.coreshop-padding-right-60 {
    padding-right: 60px;
}

.coreshop-padding-top-60 {
    padding-top: 60px;
}

.coreshop-padding-bottom-60 {
    padding-bottom: 60px;
}

.coreshop-padding-65 {
    padding: 65px;
}

.coreshop-padding-left-65 {
    padding-left: 65px;
}

.coreshop-padding-right-65 {
    padding-right: 65px;
}

.coreshop-padding-top-65 {
    padding-top: 65px;
}

.coreshop-padding-bottom-65 {
    padding-bottom: 65px;
}

.coreshop-padding-70 {
    padding: 70px;
}

.coreshop-padding-left-70 {
    padding-left: 70px;
}

.coreshop-padding-right-70 {
    padding-right: 70px;
}

.coreshop-padding-top-70 {
    padding-top: 70px;
}

.coreshop-padding-bottom-70 {
    padding-bottom: 70px;
}

.coreshop-padding-75 {
    padding: 75px;
}

.coreshop-padding-left-75 {
    padding-left: 75px;
}

.coreshop-padding-right-75 {
    padding-right: 75px;
}

.coreshop-padding-top-75 {
    padding-top: 75px;
}

.coreshop-padding-bottom-75 {
    padding-bottom: 75px;
}

.coreshop-padding-80 {
    padding: 80px;
}

.coreshop-padding-left-80 {
    padding-left: 80px;
}

.coreshop-padding-right-80 {
    padding-right: 80px;
}

.coreshop-padding-top-80 {
    padding-top: 80px;
}

.coreshop-padding-bottom-80 {
    padding-bottom: 80px;
}

.coreshop-float-left {
    float: left;
}

.coreshop-float-right {
    float: right;
}

.coreshop-text-left {
    text-align: left;
}

.coreshop-text-center {
    text-align: center;
}

.coreshop-text-right {
    text-align: right;
}

.coreshop-font-blod {
    font-weight: bold;
}

.round {
    border-radius: 5000px;
}

.radius {
    border-radius: 6px;
}

.coreshop-underline {
    text-decoration: underline;
}

.coreshop-text-overline {
    text-decoration: overline;
}

.coreshop-text-through {
    text-decoration: line-through;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.w100 {
    width: 100%;
}

.coreshop-solid,
.coreshop-solid-top,
.coreshop-solid-right,
.coreshop-solid-bottom,
.coreshop-solid-left {
    position: relative;
}

.coreshop-solid::after,
.coreshop-solid-top::after,
.coreshop-solid-right::after,
.coreshop-solid-bottom::after,
.coreshop-solid-left::after {
    content: " ";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: inherit;
    transform: scale(.5);
    transform-origin: 0 0;
    pointer-events: none;
    box-sizing: border-box;
}

.coreshop-solid::after {
    border: 1px solid rgba(0, 0, 0, .1);
}

.coreshop-solid-top::after {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.coreshop-solid-right::after {
    border-right: 1px solid rgba(0, 0, 0, .1);
}

.coreshop-solid-bottom::after {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.coreshop-solid-left::after {
    border-left: 1px solid rgba(0, 0, 0, .1);
}

.coreshop-dashed,
.coreshop-dashed-top,
.coreshop-dashed-right,
.coreshop-dashed-bottom,
.coreshop-dashed-left {
    position: relative;
}

.coreshop-dashed::after,
.coreshop-dashed-top::after,
.coreshop-dashed-right::after,
.coreshop-dashed-bottom::after,
.coreshop-dashed-left::after {
    content: " ";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: inherit;
    transform: scale(.5);
    transform-origin: 0 0;
    pointer-events: none;
    box-sizing: border-box;
}

.coreshop-dashed::after {
    border: 1px dashed rgba(0, 0, 0, .1);
}

.coreshop-dashed-top::after {
    border-top: 1px dashed rgba(0, 0, 0, .1);
}

.coreshop-dashed-right::after {
    border-right: 1px dashed rgba(0, 0, 0, .1);
}

.coreshop-dashed-bottom::after {
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
}

.coreshop-dashed-left::after {
    border-left: 1px dashed rgba(0, 0, 0, .1);
}

.coreshop-flex {
    display: flex;
}

.coreshop-flex-sub {
    flex: 1;
}

.coreshop-flex-twice {
    flex: 2;
}

.coreshop-flex-treble {
    flex: 3;
}

.coreshop-flex-direction {
    flex-direction: column;
}

.coreshop-flex-wrap {
    flex-wrap: wrap;
}

.coreshop-align-start {
    align-items: flex-start;
}

.coreshop-align-end {
    align-items: flex-end;
}

.coreshop-align-center {
    align-items: center;
}

.coreshop-align-stretch {
    align-items: stretch;
}

.coreshop-self-start {
    align-self: flex-start;
}

.coreshop-self-end {
    align-self: flex-end;
}

.coreshop-self-stretch {
    align-self: stretch;
}

.coreshop-justify-start {
    justify-content: flex-start;
}

.coreshop-justify-end {
    justify-content: flex-end;
}

.coreshop-justify-center {
    justify-content: center;
}

.coreshop-justify-between {
    justify-content: space-between;
}

.coreshop-justify-around {
    justify-content: space-around;
}

.coreshop-basis-1 {
    flex-basis: 10%;
}

.coreshop-basis-2 {
    flex-basis: 20%;
}

.coreshop-basis-3 {
    flex-basis: 30%;
}

.coreshop-basis-4 {
    flex-basis: 40%;
}

.coreshop-basis-5 {
    flex-basis: 50%;
}

.coreshop-basis-6 {
    flex-basis: 60%;
}

.coreshop-basis-7 {
    flex-basis: 70%;
}

.coreshop-basis-8 {
    flex-basis: 80%;
}

.coreshop-basis-9 {
    flex-basis: 90%;
}

.coreshop-display-block {
    display: block !important;
}

.coreshop-display-flex {
    display: flex;
}

.coreshop-display-inline-block {
    display: inline-block;
}

.coreshop-vertical-align-sub {
    vertical-align: sub;
}

.coreshop-bg-red {
    background-color: #e54d42;
    color: #fff;
}

.coreshop-bg-orange {
    background-color: #f37b1d;
    color: #fff;
}

.coreshop-bg-yellow {
    background-color: #fbbd08;
    color: #333;
}

.coreshop-bg-olive {
    background-color: #8dc63f;
    color: #fff;
}

.coreshop-bg-green {
    background-color: #39b54a;
    color: #fff;
}

.coreshop-bg-cyan {
    background-color: #1cbbb4;
    color: #fff;
}

.coreshop-bg-blue {
    background-color: #0081ff;
    color: #fff;
}

.coreshop-bg-purple {
    background-color: #6739b6;
    color: #fff;
}

.coreshop-bg-mauve {
    background-color: #9c26b0;
    color: #fff;
}

.coreshop-bg-pink {
    background-color: #e03997;
    color: #fff;
}

.coreshop-bg-brown {
    background-color: #a5673f;
    color: #fff;
}

.coreshop-bg-grey {
    background-color: #8799a3;
    color: #fff;
}

.coreshop-bg-gray {
    background-color: #f0f0f0;
    color: #333;
}

.coreshop-bg-black {
    background-color: #333;
    color: #fff;
}

.coreshop-bg-white {
    background-color: #fff;
    color: #666;
}

.coreshop-bg-shadeTop {
    background-image: linear-gradient(#000, rgba(0, 0, 0, .01));
    color: #fff;
}

.coreshop-bg-shadeBottom {
    background-image: linear-gradient(rgba(0, 0, 0, .01), #000);
    color: #fff;
}

.coreshop-bg-red.light {
    color: #e54d42;
    background-color: #fadbd9;
}

.coreshop-bg-orange.light {
    color: #f37b1d;
    background-color: #fde6d2;
}

.coreshop-bg-yellow.light {
    color: #fbbd08;
    background-color: #fef2ced2;
}

.coreshop-bg-olive.light {
    color: #8dc63f;
    background-color: #e8f4d9;
}

.coreshop-bg-green.light {
    color: #39b54a;
    background-color: #d7f0dbff;
}

.coreshop-bg-cyan.light {
    color: #1cbbb4;
    background-color: #d2f1f0;
}

.coreshop-bg-blue.light {
    color: #0081ff;
    background-color: #cce6ff;
}

.coreshop-bg-purple.light {
    color: #6739b6;
    background-color: #e1d7f0;
}

.coreshop-bg-mauve.light {
    color: #9c26b0;
    background-color: #ebd4ef;
}

.coreshop-bg-pink.light {
    color: #e03997;
    background-color: #f9d7ea;
}

.coreshop-bg-brown.light {
    color: #a5673f;
    background-color: #ede1d9;
}

.coreshop-bg-grey.light {
    color: #8799a3;
    background-color: #e7ebed;
}

.coreshop-text-red,
.line-red,
.lines-red {
    color: #e54d42;
}

.coreshop-text-orange,
.line-orange,
.lines-orange {
    color: #f37b1d;
}

.coreshop-text-yellow,
.line-yellow,
.lines-yellow {
    color: #fbbd08;
}

.coreshop-text-olive,
.line-olive,
.lines-olive {
    color: #8dc63f;
}

.coreshop-text-green,
.line-green,
.lines-green {
    color: #39b54a;
}

.coreshop-text-cyan,
.line-cyan,
.lines-cyan {
    color: #1cbbb4;
}

.coreshop-text-blue,
.line-blue,
.lines-blue {
    color: #0081ff;
}

.coreshop-text-purple,
.line-purple,
.lines-purple {
    color: #6739b6;
}

.coreshop-text-mauve,
.line-mauve,
.lines-mauve {
    color: #9c26b0;
}

.coreshop-text-pink,
.line-pink,
.lines-pink {
    color: #e03997;
}

.coreshop-text-brown,
.line-brown,
.lines-brown {
    color: #a5673f;
}

.coreshop-text-grey,
.line-grey,
.lines-grey {
    color: #8799a3;
}

.coreshop-text-gray,
.line-gray,
.lines-gray {
    color: #aaa;
}

.coreshop-text-black,
.line-black,
.lines-black {
    color: #333;
}

.coreshop-text-white,
.line-white,
.lines-white {
    color: #fff;
}

.coreshop-h1 {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin: 30px 0 25px;
    line-height: 17px;
}

.coreshop-h2 {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    margin: 30px 0 25px;
    line-height: 17px;
}

.coreshop-h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 20px;
    border-left: 4px solid #007bf5;
    padding: 0 0 0 10px;
    line-height: 17px;
}

.coreshop-h4 {
    position: relative;
    padding: 5px 0 15px;
    color: #424242;
    font-size: 18px;
    display: -webkit-inline-box;
    cursor: pointer;
    z-index: 16;
    font-weight: 700;
    line-height: 30px;
}

.coreshop-h4:before {
    position: absolute;
    top: 35px;
    left: 0;
    z-index: -1;
    width: 45%;
    height: 2px;
    background: #007bf5;
    content: " ";
    border-radius: 20px;
    transition: all .5s;
}

.coreshop-h4:hover:before {
    width: 100%;
    transition: all .5s;
}

.coreshop-h5 {
    color: #333;
    background: #f9f9f9;
    padding: 10px 15px;
    margin: 0 0 15px;
    border-radius: 5px;
}

.coreshop-h6 {
    font-size: 18px;
    color: #333;
    background: #f6f6f6;
    padding: 5px 10px 6px;
    margin: 0 0 15px;
    font-weight: 600;
    border-left: 4px solid #eaeaea;
    border-radius: 5px;
}

.coreshop-h7 {
    position: relative;
    padding: 5px 0 15px;
    color: #424242;
    display: -webkit-inline-box;
    cursor: pointer;
    z-index: 16;
    font-weight: 700;
    line-height: 30px;
}

.coreshop-h7:before {
    position: absolute;
    top: 35px;
    left: 0;
    z-index: -1;
    width: 45%;
    height: 2px;
    background: #007bf5;
    content: " ";
    border-radius: 20px;
    transition: all .5s;
}

.coreshop-h7:hover:before {
    width: 100%;
    transition: all .5s;
}

.coreshop-blockquote {
    position: relative;
    margin: 25px 0;
    padding: 45px 45px 30px;
    line-height: 30px;
    border-color: #c0c6cc;
    background-color: #f9f9f9;
    font-family: Lantinghei SC, Open Sans, Arial, Hiragino Sans GB, Microsoft YaHei, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
    border-radius: 10px;
}

.coreshop-blockquote:before {
    top: 20px;
    left: 20px;
    background: url(../images/common/blockquote.png) no-repeat 0 0;
    position: absolute;
    display: block;
    width: 1pc;
    height: 14px;
    content: '';
}

.coreshop-blockquote:after {
    right: 20px;
    bottom: 20px;
    background: url(../images/common/blockquote.png) no-repeat -1pc 0;
    position: absolute;
    display: block;
    width: 1pc;
    height: 14px;
    content: '';
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

@media screen and (min-width:1300px) {
    .layui-container {
        width: 1300px;
    }
}

.layui-container {
    padding: 0;
}

.container {
    max-width: 1300px;
    margin: 0 auto;
    *zoom: 1;
}

.container:after {
    clear: both;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.header {
    height: 70px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 19870520;
    font-size: 14px;
    color: #333;
    background: #fff;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .1);
}

.header .layui-fluid {
    width: calc(100% - 60px);
    padding: 0 30px;
}

.header .container {
    width: 1312px;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
}

.header .logo {
    width: 212px;
    height: 50px;
    margin-top: 10px;
    background: url(../images/common/header/logo.png) no-repeat left bottom;
    float: left;
}

.header .layui-nav {
    background: none;
    margin: 0 auto;
    width: fit-content;
}

.header .layui-nav .layui-nav-item {
    line-height: 70px;
    margin: 0 0 0 0;
}

.header .layui-nav .layui-nav-item a {
    color: #333;
    -webkit-transition: all .3s;
}

.header .layui-nav .layui-nav-item a:hover {
    color: #40a8f5;
}

.header .layui-nav .layui-nav-item .top-onImg {
    position: absolute;
    top: -20px;
    left: 20px;
}

.header .layui-nav .layui-nav-item .top-onImg .onImg-mask-container {
    overflow: hidden;
    position: absolute;
    top: 23px;
    left: 0;
    height: 20px;
    width: 73px;
}

.header .layui-nav .layui-nav-item .top-onImg .onImg-mask-container .onImg-mask {
    height: 230%;
    width: 230%;
    position: absolute;
    bottom: 100%;
    right: 100%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    animation: mask 2s infinite;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject {
    width: 600px;
    overflow: hidden;
    padding: 5px 8px;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject a {
    display: block;
    padding: 17px 6px 0 30px;
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject .layui-subject-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject .layui-subject-title h5 {
    margin: 0;
    box-sizing: border-box;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject .layui-subject-title i {
    position: absolute;
    left: -22px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject .layui-subject-title img {
    position: absolute;
    left: -22px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject .layui-subject-intro {
    margin: 8px 0 18px;
    box-sizing: border-box;
    line-height: 17px;
    font-size: 12px;
    color: #999;
    letter-spacing: .04px;
    text-align: left;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject-item {
    width: 50%;
    float: left;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject-fixed {
    width: 280px;
}

.header .layui-nav .layui-nav-item .layui-nav-child .layui-subject-fixed li {
    width: 100%;
}

.header .layui-nav .layui-nav-item .layui-badge-hot {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-top: -7px;
    padding: 1px 6px;
}

.header .layui-nav .layui-this:after {
    background-color: #40a8f5;
    height: 0;
}

.header .layui-nav .layui-nav-bar {
    background-color: #40a8f5;
    height: 0;
}

.header .loginBtn {
    float: right;
    margin-top: 20px;
    margin-right: 30px;
    display: none;
}

.header .loginBtn .login {
    display: block;
    height: 28px;
    padding: 0 18px;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #808080;
    border-radius: 0 2px 2px 0;
    float: right;
}

.header .loginBtn .reg {
    display: block;
    height: 28px;
    padding: 0 18px;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #808080;
    border-radius: 2px 0 0 2px;
    float: right;
    border-right: 0;
}

.header .loginBtn a {
    display: block;
    height: 28px;
    padding: 0 5px;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #808080;
    border-radius: 0 2px 2px 0;
    float: right;
}

.header #loginBox {
    float: right;
    width: fit-content;
    margin: 0;
}

.header #loginBox .layui-nav-item {
    line-height: 70px;
    margin: 0 5px;
}

.header #loginBox .layui-nav-item a {
    color: #333;
}

.header #loginBox .layui-nav-item a:hover {
    color: #333;
}

.header .demo {
    position: relative;
    color: #333;
}

.header .demo .demo-show {
    float: right;
    margin-top: 20px;
}

.header .demo .demo-sub {
    display: none;
    position: absolute;
    top: 50px;
    right: 20px;
    padding-top: 10px;
    height: 620px;
}

.header .demo .demo-sub .arrow {
    position: absolute;
    right: 19px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #40a8f5;
}

.header .demo .demo-sub .inner {
    border-radius: 20px;
    border: 2px solid #40a9ff;
    text-align: center;
    background: #fff;
    overflow: hidden;
}

.header .demo .demo-sub .title {
    font-size: 18px;
    color: #000;
    margin: 25px;
    font-weight: bold;
}

.header .demo .demo-sub .demo-table-wp {
    padding: 0 30px;
}

.header .demo .demo-sub .demo-table {
    display: inline-block;
    width: 100%;
    transition: .5s all;
}

.header .demo .demo-sub .demo-table .table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    text-align: center;
}

.header .demo .demo-sub .demo-table .table a {
    cursor: pointer;
    color: #888;
}

.header .demo .demo-sub .demo-table .table a:hover {
    cursor: pointer;
    color: #40a9ff;
}

.header .demo .demo-sub .demo-table .table th {
    color: #888;
    border: 1px solid #eaeefb;
}

.header .demo .demo-sub .demo-table .table td {
    border: 1px solid #eaeefb;
}

.header .demo .demo-sub .demo-table .table th,
.header .demo .demo-sub .demo-table .table td {
    padding: 10px 15px;
}

.header .demo .demo-sub .demo-table .contact {
    cursor: pointer;
}

.header .demo .demo-sub .ercode-list {
    padding-top: 5px;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    height: 150px;
}

.header .demo .demo-sub .ercode-list li {
    float: left;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    width: 20%;
    margin: 0;
}

.header .demo .demo-sub .ercode-list li:first-child {
    margin-left: 0;
}

.header .demo .demo-sub .ercode-list li:hover img {
    transform: scale(1.2);
}

.header .demo .demo-sub .ercode-list li:hover p {
    color: #40a8f5;
    margin-top: 10px;
}

.header .demo .demo-sub .ercode-list li img {
    width: 100px;
    height: 100px;
    transition: .3s all;
}

.header .demo .demo-sub .ercode-list li p {
    transition: .3s all;
    padding: 10px 0;
}

.header .demo .demo-sub .demo-table.table2 {
    margin-left: 100px;
}

.header .demo:hover .demo-sub {
    display: block;
}

.header-padding {
    height: 70px;
    display: block;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #40a8f5;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid #40a8f5;
}

.layui-form-item .layui-inline-1 {
    width: 50px;
}

.layui-form-item .layui-inline-2 {
    width: 100px;
}

.layui-form-item .layui-inline-3 {
    width: 150px;
}

.layui-form-item .layui-inline-4 {
    width: 200px;
}

.layui-form-item .layui-inline-5 {
    width: 250px;
}

.layui-form-item .layui-inline-6 {
    width: 300px;
}

.layui-form-item .layui-inline-7 {
    width: 350px;
}

.layui-form-item .layui-inline-8 {
    width: 400px;
}

.layui-form-item .layui-inline-9 {
    width: 450px;
}

.layui-form-item .layui-inline-10 {
    width: 500px;
}

.layui-form-item .layui-inline-11 {
    width: 550px;
}

.layui-form-item .layui-inline-12 {
    width: 600px;
}

.layui-form-item .layui-inline-13 {
    width: 650px;
}

.layui-form-item .layui-inline-14 {
    width: 700px;
}

.layui-form-item .layui-inline-100 {
    width: calc(100% - 110px - 20px - 10px);
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-1 {
    width: 20px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-2 {
    width: 80px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-3 {
    width: 130px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-4 {
    width: 180px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-5 {
    width: 230px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-6 {
    width: 280px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-7 {
    width: 330px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-8 {
    width: 380px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-9 {
    width: 430px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-10 {
    width: 480px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-11 {
    width: 530px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-12 {
    width: 580px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-13 {
    width: 630px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-14 {
    width: 680px;
    padding: 0 10px;
}

.layui-form-item .layui-form-mid.layui-inline-100 {
    width: calc(100% - 110px - 20px - 10px);
    padding: 0 10px;
}

.section-title {
    text-align: center;
    padding-top: 80px;
    margin-bottom: 70px;
}

.section-title .headline {
    height: 28px;
    line-height: 28px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-bottom: 78px;
}

.section-title .headline::after {
    content: '';
    width: 250px;
    height: 12px;
    background-image: url(../images/common/underline-bg.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 100%;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -125px;
}

.section-title .tipscon {
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-top: -20px;
}

.font_tongdao {
    width: 100%;
/*    background-color: #f5f5f5;*/
}

.font_tongdao .font_tongdaoBox {
    clear: both;
    padding: 40px 0 0 0;
    width: 1200px;
    margin: 0 auto;
}

.font_tongdao .font_tongdaoBox .layui-container {
    padding: 30px 0;
}

.font_tongdao .font_tongdaoBox .item {
    padding: 25px 20px;
    background: #fff;
    display: flex;
    box-shadow: 0 0 10px rgba(80, 80, 80, .08);
}

.font_tongdao .font_tongdaoBox .index_mod7_img {
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
}

.font_tongdao .font_tongdaoBox .index_mod7_img img {
    vertical-align: middle;
}

.font_tongdao .font_tongdaoBox .index_mod7_info {
    flex: 1;
    margin-left: 15px;
}

.font_tongdao .font_tongdaoBox .index_mod7_info p {
    font-size: 14px;
    color: #666;
    margin-top: 3px;
}

.font_tongdao .font_tongdaoBox .index_mod7_info span {
    font-size: 20px;
    color: #333;
}

.font_tongdao .font_tongdaoBox .btn-list {
    height: 54px;
    display: flex;
    justify-content: center;
    padding: 40px 0;
}

.font_tongdao .font_tongdaoBox .btn-list li {
    position: relative;
    flex: 0 0 170px;
    height: 54px;
    margin: 0 15px;
}

.font_tongdao .font_tongdaoBox .btn-list li a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 54px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
}

.font_tongdao .font_tongdaoBox .btn-list li:nth-child(1) a {
    background: linear-gradient(to left, #ffbc75 0%, #ff9600 100%);
    box-shadow: 0 3px 8px 0 rgba(235, 150, 32, .71);
}

.font_tongdao .font_tongdaoBox .btn-list li:nth-child(2) a {
    background: linear-gradient(to right, #37ca6f 0%, #67e095 99%);
    box-shadow: 0 3px 8px 0 rgba(62, 204, 116, .71);
}

.footBox {
    background: #141d17;
    padding: 20px 0 10px 0;
    width: 100%;
    min-width: 1200px;
}

.footBox .layui-container {
    width: 1200px;
    padding: 0;
}

.footBox a {
    color: #fff;
}

.footBox .font_Content {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
    line-height: 30px;
    margin-top: 25px;
    color: #909192;
    border-top: 1px solid #515151;
}

.footBox .font_Content a {
    color: #909192;
}

.footBox .font_Content a:hover {
    color: #fff;
}

.footBox .foot_left {
    width: 450px;
    float: left;
}

.footBox .foot_left dl {
    float: left;
    margin-right: 40px;
    width: 80px;
}

.footBox .foot_left dl dt {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
}

.footBox .foot_left dl dd {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
}

.footBox .foot_left dl dd a {
    color: #909192;
}

.footBox .foot_left dl dd a:hover {
    color: #fff;
}

.footBox .foot_left dl:last-child {
    margin-right: 0;
}

.footBox .foot_center {
    width: 400px;
    height: 180px;
    float: left;
    border-left: 1px solid #515151;
    border-right: 1px solid #515151;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footBox .foot_center img {
    display: inline-block;
    background: #fff;
    padding: 10px;
    margin: 0 10px 0 30px;
}

.footBox .foot_center .foot_ewm {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 0 30px 0 20px;
    text-align: center;
    line-height: 30px;
}

.footBox .foot_right {
    float: right;
}

.footBox .foot_right dl dt {
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
}

.footBox .foot_right dl dd {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
    color: #909192;
    word-break: break-all;
}

.footBox .font_link {
    text-align: center;
}

.footBox .font_link a {
    padding: 10px;
    color: #333;
}

.footBox .font_link a:hover {
    color: #909192;
}

.mainBox {
    position: relative;
    min-height: 100%;
    background: #fbfbfb;
}

.layui-elem-quote {
    margin-bottom: 10px;
    padding: 15px;
    line-height: 1.6;
    border-left: 5px solid #40a8f5;
    border-radius: 0 2px 2px 0;
    background-color: #fafafa;
}

.layui-quote-nm {
    margin-bottom: 10px;
    padding: 15px;
    line-height: 1.6;
    border-left: 5px solid #eee;
    border-radius: 0 2px 2px 0;
    background-color: #fafafa;
}

.layui-menu .layui-menu-item-checked a,
.layui-menu .layui-menu-item-checked2 a {
    color: #40a8f5;
}

.layui-form-required:before {
    content: "*";
    display: inline-block;
    font-family: SimSun;
    margin-right: 4px;
    font-size: 14px;
    line-height: 1;
    color: #ed4014;
}

.layui-steps {
    padding: 0;
    padding-top: 18px;
    background: #fff;
    overflow: hidden;
    width: 100%;
    margin: 10px auto;
    margin-bottom: 15px;
}

.layui-steps .layui-process {
    height: 80px;
    line-height: 80px;
    padding: 0 15px;
    overflow: hidden;
    text-align: center;
}

.layui-steps .layui-process span {
    font-size: 18px;
    margin-left: 15px;
}

.layui-steps .layui-process i {
    font-size: 28px;
    position: relative;
    top: 2px;
    color: #1890ff;
}

.layui-steps .layui-icon-right {
    position: relative;
    font-size: 20px;
    color: #1890ff;
    float: right;
    bottom: 47px;
}

.site-h1 {
    margin-bottom: 20px;
    line-height: 60px;
    padding-bottom: 10px;
    color: #393d49;
    border-bottom: 1px solid #eee;
    font-size: 28px;
    font-weight: 300;
}

.site-text {
    position: relative;
}

.site-text p {
    margin-bottom: 10px;
    line-height: 30px;
}

.site-title {
    margin: 50px 0 20px;
}

.top-user {
    padding: 0;
    border: 0;
    left: -100px;
}

.top-user .top-user-message {
    display: block;
    width: 244px;
}

.top-user .top-user-message .top-contain-message {
    width: 100%;
    height: 120px;
    padding-top: 10px;
    background: url('../images/common/bg/background-icon.png') no-repeat;
    background-position: -39px -54px;
    color: #fff;
}

.top-user .top-user-message .top-contain-message .top-title {
    margin-bottom: 8px;
    text-align: left;
    padding-left: 16px;
    margin-top: 5px;
}

.top-user .top-user-message .top-contain-message .top-title .head-portrait {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.top-user .top-user-message .top-contain-message .top-title .top-upload {
    float: right;
    width: 52px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 2px;
    margin-top: -5px;
    margin-right: 20px;
    cursor: pointer;
    padding: 0;
}

.top-user .top-user-message .top-contain-message .top-title .top-upload.one {
    border: 1px solid #fff;
    color: #1bc2c4;
    background-color: #fff;
}

.top-user .top-user-message .top-contain-message .top-title .top-upload.one:hover {
    opacity: .9;
}

.top-user .top-user-message .top-contain-message .top-title .top-upload.two {
    border: 1px solid #fff;
}

.top-user .top-user-message .top-contain-message .top-title .top-upload.two:hover {
    opacity: .9;
}

.top-user .top-user-message .top-contain-message .top-title .top-content {
    display: inline-block;
    width: 160px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}

.top-user .top-user-message .top-contain-message .top-title.two {
    margin-top: 15px;
}

.top-user .top-user-message .top-contain-message .top-title:first-child span {
    font-weight: bold;
}

.top-user .top-user-message .top-user-operate {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    flex-flow: column;
    text-align: left;
    background: #fff;
    border-radius: 2px;
    padding: 0 0 10px 0;
}

.top-user .top-user-message .top-user-operate .top-operate-name {
    display: flex;
    height: 47px;
    padding-left: 10px;
    align-items: center;
    color: #666;
    cursor: pointer;
}

.top-user .top-user-message .top-user-operate .top-operate-name i {
    margin: 0 10px 0 12px;
    font-size: 18px;
}

.top-user .top-user-message .top-user-operate .top-operate-name .top-word {
    font-weight: normal !important;
}

.top-user .top-user-message .top-user-operate .top-operate-name:hover {
    background: #ededed;
}

.top-user .top-user-message .top-user-operate .top-operate-name:active {
    background: #e0e0e0;
}

.top-user .top-user-message * {
    font-size: 12px;
    line-height: initial;
}

.pageBox {
    text-align: center;
    height: 70px;
    line-height: 70px;
    width: 100%;
    margin: 10px 0;
    float: left;
}

.pageBox a {
    display: inline-block;
    padding: 0 15px;
    border: 1px solid #ebebeb;
    margin: 0 10px;
    line-height: 30px;
    height: 28px;
    font-size: 14px;
    border-radius: 3px;
}

.pageBox a.on,
.pageBox a:hover {
    background: #40a8f5;
    color: #fff;
    border: 1px solid #40a8f5;
}

.pageBox a.end,
.pageBox a.end:hover {
    background: #ebebeb;
    color: #333;
    border: 1px solid #ebebeb;
}

.emptyBox {
    width: 100%;
    line-height: 80px;
    text-align: center;
    padding: 30px 0;
    color: #bbbaba;
}

.noRole {
    width: 100%;
    text-align: center;
    padding: 50px 0;
    margin-top: 100px;
    margin-bottom: 100px;
}

.noRole h1 {
    font-size: 24px;
    font-weight: bold;
    color: #1890ff;
    margin: 20px 0;
}

.noRole .notie {
    font-size: 18px;
    margin: 20px 0;
}

.noRole .layui-btn {
    color: #fff;
}

.pop-up-invite {
    width: 368px;
    height: 228px;
    background: #fff;
    border-radius: 4px;
    font-family: "microsoft yahei";
    position: relative;
    display: none;
}

.pop-up-invite .icon-close {
    position: absolute;
    right: -2px;
    top: -2px;
    z-index: 1000;
}

.pop-up-invite .main {
    width: 370px;
    height: 176px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: -1px;
    left: -1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
    overflow: hidden;
    background: url("../images/common/invite/bubble.png") no-repeat;
    background-position: right center;
}

.pop-up-invite .main .title {
    font-size: 24px;
    margin-top: 50px;
}

.pop-up-invite .main .content {
    font-size: 16px;
    margin-top: 10px;
}

.pop-up-invite .btns {
    text-align: center;
}

.pop-up-invite .btns .btn {
    font-size: 16px;
    color: #1e2330;
    text-align: center;
    height: 54px;
    line-height: 48px;
    cursor: pointer;
}

.pop-up-invite .btns .btn .btn-icon {
    margin-right: 7px;
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.pop-up-invite .btns .btn .btn-text {
    vertical-align: middle;
}

.pop-up-invite .btns .btn:last-child {
    display: none;
}

.pop-up-invite .btns .btn:first-child {
    display: block;
}

.pop-up-invite .btns .spliter {
    display: none;
    width: 1px;
    height: 27px;
    vertical-align: middle;
    background: #dadee7;
}

.pop-up-invite .multi-btn .btn {
    display: inline-block;
    width: 178px;
}

.pop-up-invite .multi-btn .spliter {
    display: inline-block;
}

.theme-1 .main {
    background-color: #0067ed;
}

.theme-1 .icon-qq {
    background: url("../images/common/invite/icon-qq-pc1.png") no-repeat;
}

.theme-1 .icon-im {
    background: url("../images/common/invite/icon-im-pc1.png") no-repeat;
}

.theme-2 .main {
    background-color: #12b7f5;
}

.theme-2 .icon-qq {
    background: url("../images/common/invite/icon-qq-pc2.png") no-repeat;
}

.theme-2 .icon-im {
    background: url("../images/common/invite/icon-im-pc2.png") no-repeat;
}

.theme-3 .main {
    background-color: #ff9232;
}

.theme-3 .icon-qq {
    background: url("../images/common/invite/icon-qq-pc3.png") no-repeat;
}

.theme-3 .icon-im {
    background: url("../images/common/invite/icon-im-pc3.png") no-repeat;
}

.theme-4 .main {
    background-color: #ee685d;
}

.theme-4 .icon-qq {
    background: url("../images/common/invite/icon-qq-pc4.png") no-repeat;
}

.theme-4 .icon-im {
    background: url("../images/common/invite/icon-im-pc4.png") no-repeat;
}

.theme-5 .main {
    background-color: #25cd98;
}

.theme-5 .icon-qq {
    background: url("../images/common/invite/icon-qq-pc5.png") no-repeat;
}

.theme-5 .icon-im {
    background: url("../images/common/invite/icon-im-pc5.png") no-repeat;
}

.floating-invite {
    position: fixed;
    bottom: 0;
    right: 95px;
    z-index: 80;
    transition: all .4s linear;
}

.floating-invite .floating-close-icon {
    position: absolute;
    right: -91px;
    top: -8px;
    z-index: 5;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding: 5px;
    transform: scale(.8);
    background-color: #fff;
    cursor: pointer;
}

.floating-invite .floating-hi {
    width: 180px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.floating-invite .consulting-img {
    position: relative;
    transform: translateX(50%);
    z-index: 2;
    right: 5px;
}

.floating-invite .onlineConsulting {
    width: 184px;
    height: 56px;
    position: absolute;
    right: -92px;
    bottom: 18px;
    z-index: 5;
}

body .layui-layer-msg {
    border-radius: 5px;
    border: 1px solid #1e9fff;
}

.termsOfService {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 14px;
    line-height: 25px;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 10px 10px 10px 10px;
    line-height: 30px;
}

.termsOfService p {
    font-size: 14px;
    font-weight: bold;
    background-color: #eee;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
}

.termsOfService ul li {
    padding-left: 20px;
}

@media screen and (min-width:992px) {
    .loginBtn {
        display: none;
    }
}

@media screen and (max-width:768px) {
    .demo {
        display: none;
    }
}

@keyframes mask {
    40% {
        bottom: 100%;
        right: 100%;
    }

    100% {
        bottom: -200%;
        right: -300%;
    }
}

.tocify .nav-list>.active>a,
.tocify #content .nav-list>.active>a:hover,
.tocify #content .nav-list>.active>a:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    background-color: #08c;
}

.tocify .nav>li>a:hover,
.tocify #content .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}

.tocify .nav-list>li>a {
    padding: 5px;
    display: block;
}