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

body {
    font: 12px tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
}

i,
del {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #9076c0;
}

ul {
    list-style-type: none;
}
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    padding: 0;
}
input[type="button" i]:hover, input[type="submit" i]:hover, input[type="reset" i]:hover, input[type="file" i]::-webkit-file-upload-button:hover, button:hover {
    cursor: pointer;
}

[ms-important],
.ms-controller,
.ms-important {
    visibility: hidden
}

.pullleft {
    float: left;
}

.pullright {
    float: right;
}

.clear {
    clear: both;
}
.clear:before,
.clear:after {
    display: table;
    content: "";
}
.clear:after {
    clear: both;
}

.fontwhite {
    color: white;
}

.fontblue {
    color: #3b90eb;
}

.fontblack {
    color: #333;
}

.font30 {
    font-size: 30px;
}

.backwhite {
    background-color: white;
}

.backblack {
    background-color: black;
}

.backblue {
    background-color: #3b90eb;
}

.backgray {
    background-color: #cde5ff;
}

.error.show {
    visibility: visible;
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)";
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.error {
    position: absolute;
    top: 0;
    right: 8px;
    padding: 0 8px;
    line-height: 38px;
    color: #c33;
    cursor: text;
    /*background: #fff;*/
    // background: -webkit-linear-gradient(left,rgba(255,255,255,0),#fff 8px);
    // background: linear-gradient(to right,rgba(255,255,255,0),#fff 8px);
    visibility: hidden;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    transform: translate(20px, 0);
    -webkit-transition: .25s ease-out;
    transition: .25s ease-out;
    z-index: 1;
}

.codeerror .error {
    right: 118px !important;
}

.disablecode {
    background-color: #999999 !important;
    position: absolute;
    top: 2px;
    right: 2px;
    height: 34px;
    width: 110px;
    color: white;
    text-align: center;
    line-height: 34px;
    display: block;
}

.pddown {
    float: left;
    width: 110px;
    margin-right: 10px;
    display: block;
}

.pddown img {
    width: 100%;
}

.pddown label {
    text-align: center;
    display: block;
    font-size: 12px;
    color: #848484;
}


/** 1.1.0版本官网改版样式 **/

.indexmenu {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}

.loginarea {
    height: 68px;
}

.menuarea {
    height: 76px;
}

.logostyle {
    color: #2f89e9;
    width: 170px;
    height: 68px;
    display: block;
    background-image: url('../images/1_1_0logo.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.reviseheader .menu:first-child {
    margin-left: 0px;
}

.reviseheader .menu {
    display: block;
    float: left;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #9b9ca0;
    font-size: 18px;
    margin-top: 13px;
    cursor: pointer;
    position: relative;
    opacity: 1;
    font-weight: bold;
    margin-left: 30px;
}

.reviseheader .active {
    color: white;
    background-color: #9076c0;
    border-radius: 30px;
}

.reviseheader .menubox {
    opacity: 0;
    top: 144px;
    overflow: hidden;
    -webkit-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    background-color: white;
    clear: both;
    position: absolute;
}

.menudetail {
    display: none;
    padding: 0px 60px 0px 60px;
}

.reviseheader .menudetail ul {
    list-style-type: none;
    width: 360px;
    overflow: hidden;
    height: 244px;
}

#alliance>ul,
#traing>ul,
#aboutus>ul {
    width: inherit !important;
}

.left310 {
    margin-left: 310px;
}

.left480 {
    margin-left: 480px;
}

.left650 {
    margin-left: 650px;
}

.reviseheader .menudetail .lititle {
    color: #848484;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
}

.reviseheader .menudetail .item {
    clear: both;
    padding-bottom: 20px;
    float: left;
}

.zxphtoto {
    width: 100px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.zxremark {
    display: block;
    width: 180px;
    margin-left: 20px;
    font-size: 14px;
    height: 100px;
    overflow: hidden;
    line-height: 25px;
    text-overflow: ellipsis;
    color: #848484;
}

.reviseheader .menudetail .round {
    width: 5px;
    height: 5px;
    display: block;
    background-color: #2f89e9;
    border-radius: 50%;
    float: left;
    margin-top: 11px;
    margin-right: 10px;
}

.reviseheader .menudetail .itemname {
    color: #9076c0;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 100%;
}

.reviseheader .menudetail .menuremark {
    display: block;
    font-size: 14px;
    width: 300px;
    color: #848484;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.showmenu {
    float: left;
    opacity: 1 !important;
    box-shadow: 1px 11px 26px -3px #e1e1e1;
    max-height: 534px !important;
    // min-height: 267px !important;
}

.logoutbox {
    position: relative;
}

.group-inputs {
    padding: 1px 0;
    margin: auto;
    float: right;
}

.input-wrapper {
    position: relative;
    margin: 0;
    opacity: 1;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin-right: 10px;
    margin-top: 12px;
}

.input-wrapper input {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    padding: 10px 10px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    line-height: 19px;
    color: #555;
    height: 20%;
    font-size: 14px;
    outline: 0;
}

.uparrow {
    display: block;
    position: absolute;
    bottom: 4%;
    font-size: 70px;
    left: 0;
    right: 0;
    width: 7%;
    left: 48%;
    color: #2f89e8;
    animation: move 1s infinite;
    -webkit-animation: move 1s infinite;
}

.sign-button {
    box-shadow: none;
    border: 0;
    border-radius: 3px;
    line-height: 39px;
    color: #fff;
    width: 100px;
    padding: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    background: #9076c0;
    background: -webkit-linear-gradient(top, #9076c0, #9076c0);
    background: linear-gradient(to bottom, #9076c0, #9076c0);
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 1px rgba(50, 50, 50, .05);
    outline: 0;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-top: 12px;
    margin-right: 12px;
    float: left;
}

.logout {
    line-height: 50px;
    width: 118px;
    font-size: 16px;
    color: #848484;
    text-align: center;
    cursor: pointer;
    margin-top: 9px;
    margin-right: 12px;
    float: left;
}

.logout:after {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 0px solid transparent;
    border-top: 5px solid #999;
    float: right;
    margin-top: 22px;
    transition: all .2s ease-in;
}

.logoutbox:hover .logout:after {
    transform: rotate(180deg);
}

.menulist {
    clear: both;
    position: absolute;
    top: 63px;
    width: 118px;
    height: 0px;
    overflow: hidden;
    transition: all .2s ease-in;
    z-index: 22;
    background: #fff;
}

.logoutbox:hover .menulist {
    height: 155px;
}

.menulist li:first-child a {
    border-top: solid 1px #ececec;
}

.menulist a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #848484;
    font-size: 16px;
    border: solid 1px #ececec;
    border-bottom: 0px;
    border-top: 0px
}

.menulist li:last-child a {
    border-bottom: solid 1px #ececec;
}

.defaultuser {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-top: 9px;
    margin-left: 10px;
}

.defaultuser img {
    width: 100%;
    height: 50px;
    border-radius: 50%;
}

.remember-me {
    color: #999;
    line-height: 68px;
    display: block;
}


/** 1.0.1版本官网改版样式end **/


/** 1.0.0版本官网首页 start **/

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #3e3a39;
    width: 14px;
    height: 14px;
    left: -1px;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    background: #3e3a39 !important;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

#fp-nav.right {
    right: 7px !important;
    z-index: 1;
}

.contantbox {
    position: fixed;
    bottom: 10%;
    right: 0px;
    height: 256px;
    z-index: 2;
}

.contactus {
    height: 206px;
    z-index: 22;
    // background-color: #a4a4a4;
    transition: all .1s ease-in;
    border-radius: 5px;
}

.mouseopen {
    width: 298px !important;
}

.contactus a {
    height: 56px;
    font-size: 50px;
    margin-bottom: 2px;
    color: #fff;
    border-radius: 30px;
    right: 0;
    position: absolute;
    z-index: 2;
}

.contactus a:before {
    position: absolute;
    right: 0;
    width: 56px;
}

.contactus>a>span,
.contactus>a>img {
    width: 0px;
    right: 42px;
    padding: 0;
    position: absolute;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.6px;
    white-space: nowrap;
    line-height: 43px;
    -webkit-transition: all 0.25s;
    /* -o-transition: 0.25s; */
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    background-color: #008aec;
    text-align: center;
    color: white;
    z-index: 1000;
    opacity: 1;
}

.commonline span {
    width: 0px;
    right: 7px;
    padding: 0;
    position: absolute;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    line-height: 41px;
    -webkit-transition: all 0.25s;
    /* -o-transition: 0.25s; */
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    background-color: #008aec;
    text-align: left;
    color: white;
    z-index: 1;
    opacity: 0;
    border-left-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    text-indent: 12px;
}

.ustel {
    position: absolute;
    width: 144px;
    margin-right: 66px;
    margin-top: 5px;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: right;
    line-height: 56px;
    color: #fff;
    display: none;
    right: 0;
}

.contactqq {
    top: 50px;
}

.commonlineqq:hover span {
    background-color: #ff7631 !important;
    width: 170px;
    opacity: 1;
    top: 50px;
}

.contactqq span {
    background-color: #ff7631 !important;
}

.topbox {
    background-color: #fafafa;
    height: 56px;
    width: 56px !important;
    margin-right: 15px;
    line-height: 39px;
    float: right;
    font-size: 16px;
    color: white;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
    text-align: center;
    background-image: url(../../../1_0_0www/images/top.png);
    background-position: center;
    background-repeat: no-repeat;
}
.topbox:hover {
    cursor: pointer;
}
.iconbox>div {
    transition: all .1s ease-in;
    border-radius: 28px;
    text-align: center;
}

.contacttop {
    font-size: 24px !important;
    color: white;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.contacttel {
    position: absolute;
    right: -5px;
    height: 66px;
    width: 66px;
    transition: all .3s ease;
    overflow: hidden;
}

.contacttel a {
    transition: all .3s ease;
    width: 56px;
    margin: 5px;
    -ms-box-shadow: 0px 2px 3px rgba(132, 226, 216, 0.45), 0px 5px 3px rgba(93, 219, 205, 0.19);
    -moz-box-shadow: 0px 2px 3px rgba(132, 226, 216, 0.45), 0px 5px 3px rgba(93, 219, 205, 0.19);
    -webkit-box-shadow: 0px 2px 3px rgba(132, 226, 216, 0.45), 0px 5px 3px rgba(93, 219, 205, 0.19);
    box-shadow: 0px 2px 3px rgba(132, 226, 216, 0.45), 0px 5px 3px rgba(93, 219, 205, 0.19);
    background-color: #5ddbcd;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contacttel:hover {
    width: 210px;
}

.contacttel:hover a {
    width: 200px;
    border-radius: 28px;
}

.contacttel >div {
    position: absolute;
    z-index: 1000;
}

.contactwechat {
    position: absolute;
    right: -5px;
    width: 66px;
    height: 143px;
    overflow: hidden;
}

.contactwechat a {
    margin: 5px;
    height: 56px;
    width: 56px;
    background-color: #9076c0;
    bottom: 0;
    -ms-box-shadow: 0px 2px 3px rgba(144, 118, 192, 0.45), 0px 5px 3px rgba(144, 118, 192, 0.19);
    -moz-box-shadow: 0px 2px 3px rgba(144, 118, 192, 0.45), 0px 5px 3px rgba(144, 118, 192, 0.19);
    -webkit-box-shadow: 0px 2px 3px rgba(144, 118, 192, 0.45), 0px 5px 3px rgba(144, 118, 192, 0.19);
    box-shadow: 0px 2px 3px rgba(144, 118, 192, 0.45), 0px 5px 3px rgba(144, 118, 192, 0.19);
}

.contactwechat:hover {
    width: 242px;
}

.contactwechat:hover a {
    width:232px;
}

.contactwechat span {
    height: 142px;
    background-color: #50e4c2 !important;
}

.contactwechat:hover span {
    width: 120px;
    right: 59px;
    border-radius: 5px;
    background-color: #50e4c2 !important;
}

.usqcode {
    transition: all .3s ease;
    border-radius: 28px;
    background-color: #9076c0;
    bottom: 5px;
    text-align: center;
    right: 42px;
    z-index: 1000;
}

.usqcode img {
    height: 96px;
    width: 96px;
    margin-top: 20px;
}

.commonline:hover a {
    // width: 172px;
    // color: white;
    // border: solid 1px #008aec;
    // background-color: #008aec;
}

.commonlinetel:hover span {
    width: 170px;
    opacity: 1;
}

#particles-js {
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.clearfix {
    clear: both;
}

.footer {
    width: 100%;
    background-color: #3e3a39;
    height: 16%;
    position: absolute;
    bottom: 0;
    z-index: 3;
}

.main {
    width: 1190px;
    margin: auto;
    padding: 2% 0;
}

.footer .footerbottom {
    text-align: center;
    font-size: 12px;
    color: white;
    line-height: 400%;
}

.main .last {
    border: none;
}

.bottom {
    color: white;
    text-align: center;
    cursor: pointer;
}

.bottom span {
    font-size: 38px;
    vertical-align: middle;
}

#header {
    position: fixed;
    height: 0;
    -webkit-transform: all 0.2s linear;
    display: block;
    width: 100%;
    text-align: center;
    color: #f2f2f2;
    z-index: 1;
    top: 0;
}


/** 1.0.0官网首页 end **/


/** 二级页面 common css  start**/

.content {
    max-width: 1200px !important;
    min-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}

.maintop {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    background-color: white;
}

.fullscreen {
    width: 100%;
    clear: both;
    min-width: 1000px;
}

.footer_second {
    background-color: #3e3a39 !important;
    height: auto!important;
}

.footer_second .footerbottom {
    text-align: center;
    font-size: 12px;
    color: white;
    padding-top: 20px;
}

.footerlink {
    width: 24.8%;
    display: inline-block;
    border-right: solid 1px white;
    height: 100%;
    font-size: 18px;
}

.footer_second .main {
    width: 100%;
    text-align: center;
}

.main .last {
    border: none;
}

.contitle {
    font-size: 20px;
    color: #ebd534;
    width: 36px;
    letter-spacing: 18px;
    line-height: 30px;
    text-align: center;
    text-indent: 14p;
    margin-top: 43px;
    font-weight: bold;
}

.roundbox {
    margin-right: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
}

.usround {
    display: block;
    width: 6px;
    height: 6px;
    background-color: #b2b2b2;
    margin-bottom: 15px;
    border-radius: 50%;
    transition: all .1s ease-in;
}

.roundbox .first {
    margin-top: 89px;
}

.roundbox .checked {
    transform: scale(1.5);
    background-color: #fce000;
}

.iconbox {
    position: relative;
    margin-right: 16px;
    margin-top: 30px;
}

.commontop {
    height: 80px;
    color: #3b90eb;
    font-size: 160px !important;
    text-align: center;
    line-height: 80px;
    display: block;
    cursor: pointer;
}

.layer {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.2);
    display: none;
}

.singin, .layer-box {
    position: fixed;
    bottom: 0px;
    top: 0;
    width: 720px;
    height: 520px;
    margin: auto;
    left: 0px;
    right: 0px;
    z-index: 50;
    background-color: white;
    display: none;
}

.solutionsign {
    height: 520px;
}

.singtitle {
    font-size: 18px;
    padding: 30px 0px 0px 40px;
    display: block;
}

.back {
    position: absolute;
    right: 30px;
    top: 24px;
    font-size: 31px !important;
    color: #999999;
    display: block;
}

.signitem {
    display: inline-block;
    margin: 20px 0px 0px 40px;
}

.inputdiv {
    width: 640px;
    height: 38px;
    border: solid 1px #dddddd;
    line-height: 40px;
    float: left;
    position: relative;
    cursor: pointer;
    z-index: 2;
}

.singname {
    color: #333333;
    font-size: 16px;
    padding: 0px 20px 0px 20px;
}

.signinput {
    width: 300px;
    height: 35px;
    border: none;
    padding: 0;
    margin: 0;
    line-height: 40px;
    font-size: 16px;
    outline: 0;
}

.singbiaos {
    float: left;
    line-height: 40px;
    width: 100px;
    text-align: center;
    color: red;
    font-size: 16px;
}

.signbutton {
    background-color: #ff932e;
    width: 260px;
    height: 40px;
    line-height: 40px;
    color: white;
    text-align: center;
    display: block;
    font-size: 16px;
    float: left;
    cursor: pointer;
}

.signitem .kefu {
    line-height: 40px;
    color: #cfcfcf;
    font-size: 14px;
    padding: 1px 0px 0px 19px;
}

.signitem .code {
    position: absolute;
    top: 2px;
    right: 2px;
    height: 34px;
    width: 110px;
    color: white;
    text-align: center;
    line-height: 34px;
    display: block;
    background-color: #3f94ef;
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .menuarea {
        display : none;
    }

    .reviseheader {
        display : none;
    }

    .fullscreen {
        width     : 100%;
        min-width : inherit;
    }

    .content {
        min-width : inherit;
    }

    .footerlink {
        font-size: 9px;
    }
    .bottom span {
        font-size: 22px;
    }
    .contantbox {
        display: none;
    }
}

/** 二级页面 common css  end**/