/* 初始化开始*/
* {
    margin: 0;
    padding: 0;
    border: none;
    box-sizing: border-box;
}

body {
    background-color: #fff;
    color: #333;
}

em, i, b {
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

a:hover {
    text-decoration: none;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}
.fl{
    float: left;
}
.fr {
    float: right;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #666;
    background: none;
    outline: none;
    border: 0px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #666;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #666;
}

input:disabled {
    background-color: inherit;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #666;
}

.mt-10 {
    margin-top: 10px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.w1300{
    width: 1300px;
    margin: 0 auto;
}
/* 初始化结束 */
.header .header-main, .header .header-main > .login-menu, .header .header-main > .login-menu.already-login, footer.foot .footer-nav .footer-nav-con, .modal > .modal-main, .right-customer, .right-customer .left-contents .item, .right-customer .left-contents .code, .right-down, .vips, .cust, .publicse, .comp, .stick {
    *zoom: 1
}

.header .header-main:before, .header .header-main > .login-menu:before, .header .header-main > .login-menu.already-login:before, footer.foot .footer-nav .footer-nav-con:before, .modal > .modal-main:before, .right-customer:before, .right-customer .left-contents .item:before, .right-customer .left-contents .code:before, .right-down:before, .vips:before, .cust:before, .publicse:before, .comp:before, .stick:before, .header .header-main:after, .header .header-main > .login-menu:after, .header .header-main > .login-menu.already-login:after, footer.foot .footer-nav .footer-nav-con:after, .modal > .modal-main:after, .right-customer:after, .right-customer .left-contents .item:after, .right-customer .left-contents .code:after, .right-down:after, .vips:after, .cust:after, .publicse:after, .comp:after, .stick:after {
    content: "";
    display: table
}

.header .header-main:after, .header .header-main > .login-menu:after, .header .header-main > .login-menu.already-login:after, footer.foot .footer-nav .footer-nav-con:after, .modal > .modal-main:after, .right-customer:after, .right-customer .left-contents .item:after, .right-customer .left-contents .code:after, .right-down:after, .vips:after, .cust:after, .publicse:after, .comp:after, .stick:after {
    clear: both
}

.iconfont {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

body {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    font-family: PingFang-SC-Medium;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: transparent;
    text-decoration: none
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    *margin-left: -7px
}

textarea {
    overflow: auto;
    resize: vertical
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

q {
    quotes: none
}

html, button, input, select, textarea {

}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
    margin: 0
}

ul, ol, li, dl, dd {
    margin: 0;
    padding: 0
}

ul, ol {
    list-style: none outside none
}

h1, h2, h3 {
    line-height: 2;
    font-weight: normal
}

h1 {
    font-size: 21px
}

h2 {
    font-size: 18.2px
}

h3 {
    font-size: 16.38px
}

h4 {
    font-size: 14px
}

h5, h6 {
    font-size: 11.9px;
    text-transform: uppercase
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999
}

body {
    font-size: 14px;
    line-height: 1.5;
    width: 100%;
    text-align: center;
    /*position: relative;*/
    min-width: 1200px
}
body {
    box-sizing: border-box
}
a[href*=cnzz] {
    display: none
}
.va-m{
    vertical-align: middle;
}
.header {
    z-index: 1000001;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-bottom: 1px solid #E0EDF8;
    position: relative;
}
.header .header-main {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    height: 80px
}
.header .header-main .logo {
    display: block;
    position: absolute;
    cursor: pointer;
    background: url("../img/logo.png") no-repeat center;
    height: 42px;
    width: 167px;
    margin-top: 20px;
}
.header .header-main > .menu {
    box-sizing: border-box;
    height: 80px;
    float: right
}
.header .header-main > .menu > .menu-a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    color: #222;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 10px 15px;
    padding: 20px 0px 10px 0;
    border-bottom: 1px solid #fff;
}
.header .header-main > .menu > .menu-a.active, .header .header-main > .menu > .menu-a:hover {
    color: #0187FA;
    border-bottom: 1px solid #0187fa;
}
.header .header-main > .menu > .menu-a.has-tip span {
    display: block;
    line-height: 17px;
    padding: 0 5px;
    background: #f52f3e;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -2px;
    white-space: nowrap;
    right: -14px;
}
.header .header-main > .menu > .menu-a.has-tip span:after {
    border-top: 4px solid #f52f3e;
    border-left: 4px transparent solid;
    border-right: 4px transparent solid;
    display: block;
    content: "";
    position: absolute;
    top: calc(100% + 0px);
    left: 6px
}
.header .header-main > .login-menu {
    height: 40px;
    margin: 20px 58px 0 30px;
    float: right;
    cursor: pointer
}
.header .header-main > .login-menu.no-login > a {
    float: left;
    text-align: center;
    box-sizing: border-box;
    width: 98px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 1px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 25px;
}
.header .header-main > .login-menu.no-login > a.loginBtn {
    color: #141414;
    border: 1px solid #141414
}
.header .header-main > .login-menu.no-login > a.free,.header .header-main > .login-menu.no-login > a.reg{
    color: #fff;
    position: relative;
    background:linear-gradient(267deg,rgba(61,153,247,1),rgba(100,183,255,1));
    margin-left: 15px
}
.header .header-main > .login-menu.already-login {
    width: auto;
    margin-left: 30px
}
.header .header-main > .login-menu.already-login > a {
    float: left;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
    color: #333333;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer
}
.header .header-main > .login-menu.already-login > a.name {
    padding-left: 55px;
    position: relative
}
.header .header-main > .login-menu.already-login > a.name:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url("head-1.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0
}
.header .header-main > .login-menu.already-login > a.quit {
    margin-left: 10px;
    padding-left: 20px;
    color: #333;
    position: relative
}
.header .header-main > .login-menu.already-login > a.quit:before {
    display: block;
    position: absolute;
    top: 13px;
    content: "";
    width: 1px;
    height: 14px;
    left: 5px;
    background-color: #333
}
.header .header-main > .login-menu.already-login > a.quit:hover {
    color: #0187FA
}
footer.foot{
    background-color: #333333;
    color: #CCCCCC;
}
footer.foot .footer-nav {
    padding: 25px 0 10px;
    margin: 0 auto;
    width: 1200px
}
footer.foot .footer-nav .footer-nav-con {
    margin: 0 auto;
    width: 1200px;
    position: relative
}
footer.foot .footer-nav .footer-nav-con .l {
    float: left;
    width: 14%
}
footer.foot .footer-nav .footer-nav-con .l .footer-nav-ul {
    text-align: left;
    width: 195px
}
footer.foot .footer-nav .footer-nav-con .l .footer-nav-ul li.footer-nav-title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px
}
footer.foot .footer-nav .footer-nav-con .l .footer-nav-ul li a {
    display: block;
    color: #999999;
    cursor: pointer;
    text-decoration: none;
    line-height: 28px;
    margin-bottom: 14px
}
footer.foot .footer-nav .footer-nav-con .l .footer-nav-ul li a:hover {
    color: #666
}
footer.foot .footer-nav .footer-nav-con .l .footer-nav-ul li > span {
    display: block;
    color: #999999;
    text-decoration: none;
    line-height: 28px;
    margin-bottom: 14px
}
footer.foot .footer-nav .footer-nav-con .l.f-2 {
    width: 19%
}
footer.foot .footer-nav .footer-nav-con .l.f-3 {
    width: 20%
}
footer.foot .footer-nav .footer-nav-con .public {
    height: 120px;
    position: absolute;
    right: -113px;
    top: 21px
}
footer.foot .footer-nav .footer-nav-con .public img {
    width: 100px;
    height: 100px
}

footer.foot .footer-nav .footer-nav-con .public p {
    color: #999999;
    margin-top: 10px
}
footer.foot .footer-nav .bottom-info {
    border-top: 1px dashed #999;
}
footer.foot .footer-nav .bottom-info > p {
    font-size: 12px;
    color: #999;
    padding-top: 20px
}
footer.foot .footer-nav .bottom-info > p i {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    letter-spacing: 2px
}
footer.foot .footer-nav .bottom-info > span {
    display: block;
    font-size: 12px;
    color: #A6A6A6;
    margin-top: 5px
}

footer.foot .footer-nav .bottom-info > span a {
    color: #A6A6A6
}
/*登录弹窗*/
.modal {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: none;
}

.modal.active {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 11111;
    display: block;
}

.modal.active > .modal-main {
    -webkit-transform: translate(-50%, calc(-50%));
    -ms-transform: translate(-50%, calc(-50%));
    -moz-transform: translate(-50%, calc(-50%));
    transform: translate(-50%, calc(-50%))
}

.modal > .modal-main {
    width:440px;
    border-radius:10px;
    box-sizing: border-box;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate(-50%, calc(-50% + 100px));
    -ms-transform: translate(-50%, calc(-50% + 100px));
    -moz-transform: translate(-50%, calc(-50% + 100px));
    transform: translate(-50%, calc(-50% + 100px))
}

.modal > .modal-main input::-webkit-input-placeholder {
    color: #9c9b9b
}

.modal > .modal-main :-moz-placeholder {
    color: #9c9b9b
}

.modal > .modal-main ::-moz-placeholder {
    color: #9c9b9b
}

.modal > .modal-main :-ms-input-placeholder {
    color: #9c9b9b
}

.modal > .modal-main ::-ms-input-placeholder {
    color: #9c9b9b
}

.modal > .modal-main .switch {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.modal > .modal-main .switch .erw {
    display: block;
    width: 80px;
    height: 80px;
}
.modal > .modal-main .switch .pc {
    display: none;
    width: 80px;
    height: 80px;
}
.modal > .modal-main .close {
    position: absolute;
    top: 18px;
    right: 21px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer
}

.modal > .modal-main .log {
    height: 64px;
    width: auto;
    margin: 0 auto;
    margin-top: 50px;
}

.modal > .modal-main .reslog {
    width: 100%;
    margin: 27px auto 10px
}

.modal > .modal-main .reslog p {
    font-size: 28px;
    padding: 10px 0
}

.modal > .modal-main .move_btn {
    display: block;
    width: 250px;
    height: 48px;
    border-radius: 24px;
    margin: 0 auto 20px;
    position: relative;
    z-index: 1;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
}

.modal > .modal-main .move_btn .move_bg {
    width: 112px;
    height: 38px;
    border-radius: 24px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1
}

.modal > .modal-main .move_btn .move_login {
    width: 100px;
    height: 48px;
    color: #429DF8;
    display: block;
    position: absolute;
    left: 12px;
    float: left;
    line-height: 48px;
    z-index: 10;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #429DF8;
}

.modal > .modal-main .move_btn .move_res {
    width: 100px;
    height: 48px;
    color: #999999;
    display: block;
    position: absolute;
    right: 10px;
    float: right;
    line-height: 48px;
    z-index: 10;
    font-weight: bold;
    font-size: 20px;
}

.modal > .modal-main .form_cot {
    width: 450px
}

.modal > .modal-main .form_cot .form_part1 {
    width: 450px;
    display: block;
    text-align: center
}

.modal > .modal-main .form_cot .form_part1 .form_login_cot {
    display: block
}

.modal > .modal-main .form_cot .form_part1 .form-line {
    position: relative;
    width: 384px;
    height: 71px;
    margin: 0 auto;
    border-bottom: 1px solid #eeeeee
}

.modal > .modal-main .form_cot .form_part1 .form-line input:not(.time_down_btn) {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #2b2929;
    border: none;
    outline: none;
    background-color: #fff;
    padding-left: 50px;
    position: relative;
    top: 20px
}

.modal > .modal-main .form_cot .form_part1 .form-line input:not(.time_down_btn):focus ~ .line {
    width: 100%
}

.modal > .modal-main .form_cot .form_part1 .form-line .use {
    font-size: 20px;
    width: 48px;
    color: #000000;
    position: absolute;
    left: 9px;
    top: 18px;
}

.modal > .modal-main .form_cot .form_part1 .form-line .eye {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer
}

.modal > .modal-main .form_cot .form_part1 .form-line .eye1 {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer
}

.modal > .modal-main .form_cot .form_part1 .form-line .error-tips {
    box-sizing: border-box;
    width: 168px;
    height: 26px;
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: #f35959;
    background-color: #feeeee;
    text-align: center;
    position: absolute;
    left: 230px;
    bottom: 22px
}

.modal > .modal-main .form_cot .form_part1 .form-line .error-tips:before {
    border-right: 4px solid #feeeee;
    border-bottom: 4px transparent solid;
    border-top: 4px transparent solid;
    display: block;
    content: "";
    position: absolute;
    top: calc(100% + -17px);
    left: -3px
}

.modal > .modal-main .form_cot .form_part1 .form-line .line {
    position: absolute;
    bottom: 0;
    display: block;
    width: 0%;
    height: 1px;
    background-color: #028ff3;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.modal > .modal-main .form_cot .form_part1 .form-line input:focus .form_login{
    opacity: 1;
}
.modal > .modal-main .form_cot .form_part1 .forgot_pw {
    font-size: 14px;
    color: #cfcfcf;
    display: inline-block;
    position: relative;
    margin-top: 38px;
    height: 12px
}

.modal > .modal-main .form_cot .form_part1 .form_login {
    font-size: 14px;
    width: 220px;
    height: 54px;
    line-height: 54px;
    /*position: absolute;*/
    /*bottom: -27px;*/
    /*left: 114px;*/
    /*z-index: 1;*/
    cursor: pointer;
    width: 200px;
    height: 50px;
    background:linear-gradient(0deg,rgba(66,157,248,1) 0%,rgba(133,191,247,1) 100%);
    border-radius: 25px;
    text-align: center;
    margin: 20px auto;
    opacity: 0.6;
    filter :alpha(opacity=60);
}

.modal > .modal-main .form_cot .form_part1 .form_login a {
    color: #ffffff;
    text-align: center
}

.modal > .modal-main .form_cot .form_part1 .form_login:hover {
    opacity: 1;
    filter :alpha(opacity=100);
}

.modal > .modal-main .form_cot .form_part1 .cord {
    display: none;
    width: 450px;
    height: 322px;
    text-align: center;
    background-color: #ffffff;
    position: relative;
    top: 0;
    left: 0
}

.modal > .modal-main .form_cot .form_part1 .cord .cord_center {
    width: 230px;
    height: 230px;
    border: 10px solid #e0edfe;
    margin: 0 auto
}

.modal > .modal-main .form_cot .form_part1 .cord .cord_bot {
    margin-top: 20px;
    font-size: 14px
}

.modal > .modal-main .form_cot .form_part1 .cord .cord_bot span {
    margin-left: 10px;
    color: #212c67
}

.modal > .modal-main .form_cot .form_part2 {
    width: 450px;
    display: none;
    text-align: center
}

.modal > .modal-main .form_cot .form_part2 .form_login_cot {
    display: block
}

.modal > .modal-main .form_cot .form_part2 .form-line {
    position: relative;
    width: 384px;
    height: 71px;
    margin: 0 auto;
    border-bottom: 1px solid #eeeeee
}

.modal > .modal-main .form_cot .form_part2 .form-line input:not(.time_down_btn) {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #2b2929;
    border: none;
    outline: none;
    background-color: #fff;
    padding-left: 55px;
    position: relative;
    top: 20px
}

.modal > .modal-main .form_cot .form_part2 .form-line input:not(.time_down_btn):focus ~ .line {
    width: 100%
}

.modal > .modal-main .form_cot .form_part2 .form-line .form_ipt::before {
    display: block;
    content: "*";
    position: absolute;
    left: 40px;
    top: 28px;
    color: #e35e53;
    z-index: 1;
    font-size: 12px
}

.modal > .modal-main .form_cot .form_part2 .form-line .use {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    left: 0;
    top: 17px;
}

.modal > .modal-main .form_cot .form_part2 .form-line .eye {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer
}

.modal > .modal-main .form_cot .form_part2 .form-line .eye1 {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer
}
.modal > .modal-main .form_cot .form_part1 .form-line img.reg_verify,
.modal > .modal-main .form_cot .form_part3 .form-line img.reg_verify,
.modal > .modal-main .form_cot .form_part2 .form-line img#reg_verify{
    width: 86px;
    height: 34px;
    background: #eee;
    position: absolute;
    top: 20px;
    right: 0;
    cursor: pointer
}

.modal > .modal-main .form_cot .form_part2 .form-line .time_down_btn {
    font-size: 14px;
    text-align: center;
    width:115px;
    height:25px;
    border-radius: 2px;
    outline: none;
    color: #429DF8;
    border: 1px solid #429DF8;
    position: absolute;
    top: 20px;
    right: 0;
    padding-left: 5px;
    background-color: #fff;
}

.modal > .modal-main .form_cot .form_part2 .form-line .line {
    position: absolute;
    bottom: 0;
    display: block;
    width: 0%;
    height: 1px;
    background-color: #028ff3;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.modal > .modal-main .form_cot .form_part2 .res_agreement {
    width: 100%;
    height: 57px;
    line-height: 57px;
    text-align: center;
    margin: 0 auto 20px;
    font-size: 14px;
    margin-left: 38px;
}

.modal > .modal-main .form_cot .form_part2 .res_agreement span {
    color: #cdcccc;
    float: left;
}

.modal > .modal-main .form_cot .form_part2 .res_agreement a {
    color: #118ffa;
    cursor: pointer;
    float: left;
}

.modal > .modal-main .form_cot .form_part2 .forgot_pw {
    font-size: 14px;
    color: #cfcfcf;
    display: inline-block;
    position: relative;
    top: 38px;
    height: 12px
}

.modal > .modal-main .form_cot .form_part2 .form_login {
    font-size: 14px;
    width: 200px;
    height: 50px;
    line-height: 54px;
    border-radius: 5px;
    background: linear-gradient(0deg,rgba(66,157,248,1) 0%,rgba(133,191,247,1) 100%);
    border-radius: 25px;
    text-align: center;
    margin: 20px auto;
    cursor: pointer;
    opacity: 0.6;
    filter :alpha(opacity=60);
}

.modal > .modal-main .form_cot .form_part2 .form_login a {
    color: #ffffff;
    text-align: center
}

.modal > .modal-main .form_cot .form_part2 .form_login:hover {
    opacity: 1;
    filter :alpha(opacity=100);
}

.modal > .modal-main .form_cot .form_part2 .cord {
    display: none;
    width: 450px;
    height: 322px;
    text-align: center;
    background-color: #ffffff;
    position: relative;
    top: 0;
    left: 0
}

.modal > .modal-main .form_cot .form_part2 .cord .cord_center {
    width: 230px;
    height: 230px;
    border: 10px solid #e0edfe;
    margin: 0 auto
}

.modal > .modal-main .form_cot .form_part2 .cord .cord_bot {
    margin-top: 20px;
    font-size: 14px
}

.modal > .modal-main .form_cot .form_part2 .cord .cord_bot span {
    margin-left: 10px;
    color: #212c67
}

.modal > .modal-main .form_cot .form_part3 {
    width: 450px;
    display: none;
    text-align: center
}

.modal > .modal-main .form_cot .form_part3 .form_login_cot {
    display: block
}

.modal > .modal-main .form_cot .form_part3 .form-line {
    position: relative;
    width: 384px;
    height: 71px;
    margin: 0 auto;
    border-bottom: 1px solid #eeeeee
}

.modal > .modal-main .form_cot .form_part3 .form-line input:not(.time_down_btn) {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #2b2929;
    border: none;
    outline: none;
    background-color: #fff;
    padding-left: 55px;
    position: relative;
    top: 20px
}

.modal > .modal-main .form_cot .form_part3 .form-line input:not(.time_down_btn):focus ~ .line {
    width: 100%
}

.modal > .modal-main .form_cot .form_part3 .form-line .form_ipt::before {
    display: block;
    content: "*";
    position: absolute;
    left: 40px;
    top: 28px;
    color: #e35e53;
    z-index: 1;
    font-size: 12px
}

.modal > .modal-main .form_cot .form_part3 .form-line .use {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    left: 0;
    top: 20px
}

.modal > .modal-main .form_cot .form_part3 .form-line .eye {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    right: 0;
    top: 20px
}

.modal > .modal-main .form_cot .form_part3 .form-line img {
    width: 25px;
    position: absolute;
    top: 3px;
    right: 0;
    cursor: pointer;
}

.modal > .modal-main .form_cot .form_part3 .form-line .time_down_btn {
    font-size: 14px;
    text-align: center;
    width: 115px;
    height: 25px;
    border-radius: 2px;
    outline: none;
    color: #429DF8;
    border: 1px solid #429DF8;
    position: absolute;
    top: 20px;
    right: 0;
    padding-left: 5px;
    background-color: #fff;
}

.modal > .modal-main .form_cot .form_part3 .form-line .line {
    position: absolute;
    bottom: 0;
    display: block;
    width: 0%;
    height: 1px;
    background-color: #028ff3;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.modal > .modal-main .form_cot .form_part3 .res_agreement {
    width: 100%;
    height: 57px;
    line-height: 57px;
    text-align: center;
    margin: 0 auto 20px;
    font-size: 14px
}

.modal > .modal-main .form_cot .form_part3 .res_agreement span {
    color: #cdcccc
}

.modal > .modal-main .form_cot .form_part3 .res_agreement a {
    color: #118ffa;
    text-decoration: underline;
    cursor: pointer;
}

.modal > .modal-main .form_cot .form_part3 .forgot_pw {
    font-size: 14px;
    color: #cfcfcf;
    display: inline-block;
    position: relative;
    top: 38px;
    height: 12px
}

.modal > .modal-main .form_cot .form_part3 .form_login {
    width: 200px;
    height: 50px;
    background: linear-gradient(0deg,rgba(66,157,248,1) 0%,rgba(133,191,247,1) 100%);
    border-radius: 25px;
    z-index: 1;
    cursor: pointer;
    text-align: center;
    margin: 20px auto;
    line-height: 50px;
    opacity: 0.6;
    filter :alpha(opacity=60);
}

.modal > .modal-main .form_cot .form_part3 .form_login a {
    color: #ffffff;
    text-align: center
}

.modal > .modal-main .form_cot .form_part3 .form_login:hover {
    opacity: 1;
    filter :alpha(opacity=100);
}

.modal > .modal-main .form_cot .form_part4 {
    width: 450px;
    display: none;
    text-align: center
}

.modal > .modal-main .form_cot .form_part4 .form-line {
    position: relative;
    width: 384px;
    height: 71px;
    margin: 0 auto;
    border-bottom: 1px solid #eeeeee
}

.modal > .modal-main .form_cot .form_part4 .form-line input:not(.time_down_btn) {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #2b2929;
    border: none;
    outline: none;
    background-color: #fff;
    padding-left: 55px;
    position: relative;
    top: 20px
}

.modal > .modal-main .form_cot .form_part4 .form-line input:not(.time_down_btn):focus ~ .line {
    width: 100%
}

.modal > .modal-main .form_cot .form_part4 .form-line .form_ipt::before {
    display: block;
    content: "*";
    position: absolute;
    left: 40px;
    top: 28px;
    color: #e35e53;
    z-index: 1;
    font-size: 12px
}

.modal > .modal-main .form_cot .form_part4 .form-line .use {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    left: 0;
    top: 20px
}

.modal > .modal-main .form_cot .form_part4 .form-line .eye {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    right: 0;
    top: 20px
}

.modal > .modal-main .form_cot .form_part4 .form-line img {
    width: 86px;
    height: 34px;
    background: #eee;
    position: absolute;
    top: 20px;
    right: 0;
    cursor: pointer
}

.modal > .modal-main .form_cot .form_part4 .form-line .time_down_btn {
    font-size: 12px;
    text-align: center;
    width: 86px;
    height: 34px;
    border: none;
    border-radius: 2px;
    outline: none;
    color: #fff;
    background-color: #0087fa;
    position: absolute;
    top: 20px;
    right: 0;
    padding-left: 5px
}

.modal > .modal-main .form_cot .form_part4 .form-line .line {
    position: absolute;
    bottom: 0;
    display: block;
    width: 0%;
    height: 1px;
    background-color: #028ff3;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.modal > .modal-main .form_cot .form_part4 .res_agreement {
    width: 100%;
    height: 57px;
    line-height: 57px;
    text-align: center;
    margin: 0 auto 20px;
    font-size: 14px
}

.modal > .modal-main .form_cot .form_part4 .res_agreement span {
    color: #cdcccc
}

.modal > .modal-main .form_cot .form_part4 .res_agreement a {
    color: #118ffa;
    text-decoration: underline
}

.modal > .modal-main .form_cot .form_part4 .forgot_pw {
    font-size: 14px;
    color: #cfcfcf;
    display: inline-block;
    position: relative;
    top: 38px;
    height: 12px
}

.modal > .modal-main .form_cot .form_part4 .form_login {
    font-size: 14px;
    background-color: #0087fa;
    width: 220px;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    position: absolute;
    bottom: -27px;
    left: 114px;
    z-index: 1;
    cursor: pointer
}

.modal > .modal-main .form_cot .form_part4 .form_login a {
    color: #ffffff;
    text-align: center
}

.modal > .modal-main .form_cot .form_part4 .form_login:hover {
    background: linear-gradient(to right, #028ef3, #0065fa)
}

.modal > .modal-main .form_cot .form_part5 {
    width: 450px;
    text-align: center
}

.modal > .modal-main .form_cot .form_part5 .form-line {
    position: relative;
    width: 384px;
    height: 71px;
    margin: 0 auto;
    border-bottom: 1px solid #eeeeee
}

.modal > .modal-main .form_cot .form_part5 .form-line input:not(.time_down_btn) {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #2b2929;
    border: none;
    outline: none;
    background-color: #fff;
    padding-left: 55px;
    position: relative;
    top: 20px
}

.modal > .modal-main .form_cot .form_part5 .form-line input:not(.time_down_btn):focus ~ .line {
    width: 100%
}

.modal > .modal-main .form_cot .form_part5 .form-line .form_ipt::before {
    display: block;
    content: "*";
    position: absolute;
    left: 40px;
    top: 28px;
    color: #e35e53;
    z-index: 1;
    font-size: 12px
}

.modal > .modal-main .form_cot .form_part5 .form-line .use {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    left: 0;
    top: 20px
}

.modal > .modal-main .form_cot .form_part5 .form-line .eye {
    font-size: 20px;
    width: 48px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    position: absolute;
    right: 0;
    top: 20px
}

.modal > .modal-main .form_cot .form_part5 .form-line img {
    width: 86px;
    height: 34px;
    background: #eee;
    position: absolute;
    top: 20px;
    right: 0;
    cursor: pointer
}

.modal > .modal-main .form_cot .form_part5 .form-line .time_down_btn {
    font-size: 12px;
    text-align: center;
    width: 86px;
    height: 34px;
    border: none;
    border-radius: 2px;
    outline: none;
    color: #fff;
    background-color: #0087fa;
    position: absolute;
    top: 20px;
    right: 0;
    padding-left: 5px
}

.modal > .modal-main .form_cot .form_part5 .form-line .line {
    position: absolute;
    bottom: 0;
    display: block;
    width: 0%;
    height: 1px;
    background-color: #028ff3;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.modal > .modal-main .form_cot .form_part5 .res_agreement {
    width: 100%;
    height: 57px;
    line-height: 57px;
    text-align: center;
    margin: 0 auto 20px;
    font-size: 14px
}

.modal > .modal-main .form_cot .form_part5 .res_agreement span {
    color: #cdcccc
}

.modal > .modal-main .form_cot .form_part5 .res_agreement a {
    color: #118ffa;
    text-decoration: underline
}

.modal > .modal-main .form_cot .form_part5 .forgot_pw {
    font-size: 14px;
    color: #cfcfcf;
    display: inline-block;
    position: relative;
    top: 38px;
    height: 12px
}

.modal > .modal-main .form_cot .form_part5 .form_login {
    display: block;
    font-size: 14px;
    color: #fff;
    background-color: #0087fa;
    width: 179px;
    height: 54px;
    line-height: 54px;
    border-radius: 5px;
    position: absolute;
    bottom: -27px;
    left: 134px;
    z-index: 1;
    cursor: pointer
}

.modal > .modal-main .form_cot .form_part5 .form_login a {
    color: #ffffff;
    text-align: center
}

.modal > .modal-main .form_cot .form_part5 .form_login:hover {
    background: linear-gradient(to right, #028ef3, #0065fa)
}

.modal > .modal-main .form_cot .form_part5 #bind_phone_btn {
    left: 23px
}

.modal > .modal-main .form_cot .form_part5 .form_logins {
    left: 243px
}
.agrBtn{
    height: 13px;
    width: 13px;
    margin-right: 5px;
    float: left;
    margin-top: 23px;
}
.agrBtn:checked{
    border: none;
    -webkit-appearance: none;
    height: 13px;
    width: 13px;
    background: url("../img/regLabel.png") no-repeat center;
}
.c-999{
    color: #999;
}
/*购买弹窗*/
.buyModal{
    width:800px;
    height:560px;
    background:rgba(255,255,255,1);
    border-radius:10px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10001;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate(-50%, calc(-50% + 100px));
    -ms-transform: translate(-50%, calc(-50% + 100px));
    -moz-transform: translate(-50%, calc(-50% + 100px));
    transform: translate(-50%, calc(-50% + 100px));
}
.modal.active .buyModal{
    -webkit-transform: translate(-50%, calc(-50%));
    -ms-transform: translate(-50%, calc(-50%));
    -moz-transform: translate(-50%, calc(-50%));
    transform: translate(-50%, calc(-50%));
}
.buyMtop{
    width:800px;
    height:60px;
    line-height: 60px;
    text-align: center;
    background:rgba(67,157,248,1);
    border-radius:10px 10px 0px 0px;
    color: #fff;
    font-size: 24px;
}
.buyMdiv{
    text-align: left;
    margin-left:48px;
    margin-top: 40px;
    color: #333333;
    font-size: 20px;
    position: relative;
}
.count {
    box-sizing: border-box;
    width: 136px;
    height: 41px;
    border: 1px solid #C8CED8;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.count i {
    cursor: pointer;
    display: inline-block;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    font-size: 20px;
    font-style: normal;
    background: #fff;
    color: rgba(67,157,248,1);
}
.leftsavecookie {
    float: left;
    border-right: 1px solid #C8CED8;
}
.rightsavecookie {
    float: right;
    border-left: 1px solid #C8CED8;
}
.savecookie {
    display: inline-block;
    line-height: 40px;
    position: relative;
    width: calc(100% - 40px - 40px);
    height: 100%;
    text-align: center;
    background-color: #f8f9fc;
}
.buyMdiv label{
    font-weight: 500;
    font-size: 20px;
    color:rgba(153,153,153,1);
    margin-right: 70px;
    float: left;
}
.buyClose{
    float: right;
    margin-right: 25px;
    margin-top: 18px;
    cursor: pointer;
}
input.savecookie{
    border: none;
    display: inline-block;
    line-height: 40px;
    position: relative;
    width: calc(100% - 40px - 39px);
    height: 100%;
    text-align: center;
}
.count {
    box-sizing: border-box;
    width: 136px;
    height: 41px;
    border: 1px solid #C8CED8;
    border-radius: 3px;
    float: left;
}
.payChoice{
    height: 50px;
    width: 180px;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.payChoice.active{
    background: url("../img/buyActive.png") top center no-repeat;
    height: 50px;
    border: none;
}
.price{
    color: #F84347;
    font-size: 20px;
}
.price .fs-30{
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
}
.payBtn{
    width:200px;
    height:50px;
    background:linear-gradient(0deg,rgba(66,157,248,1) 0%,rgba(133,191,247,1) 100%);
    border-radius:25px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    margin-top: 20px;
    display: inline-block;
}
.header .header-main > .login-menu.no-login > .ucLogo{
    background: url("../img/uc.png") top center no-repeat;
    height: 41px;
    width: 40px;
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
}
.header .header-main > .login-menu.no-login > .logOut{
    text-align: center;
    height:40px;
    line-height: 40px;
    border:1px solid rgba(51,51,51,1);
    border-radius:20px;
    display: inline-block;
    cursor: pointer;
    color: #333;
}
.freeModal{
    width:340px;
    height:364px;
    background:rgba(255,255,255,1);
    border-radius:4px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10001;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate(-50%, calc(-50% + 100px));
    -ms-transform: translate(-50%, calc(-50% + 100px));
    -moz-transform: translate(-50%, calc(-50% + 100px));
    transform: translate(-50%, calc(-50% + 100px));
    text-align: center;
}
.modal.active .freeModal{
    -webkit-transform: translate(-50%, calc(-50%));
    -ms-transform: translate(-50%, calc(-50%));
    -moz-transform: translate(-50%, calc(-50%));
    transform: translate(-50%, calc(-50%));
}
.freeTop{
    background: url("../img/freeTop.png") top center no-repeat;
    height: 130px;
    line-height: 130px;
    color: #fff;
    font-size: 28px;
}
.freeTitle{
    color: #333333;
    margin-top: 50px;
    margin-bottom: 15px;
    font-size: 20px;
}
.freeTitle2{
    color: #999;
    font-size: 16px;
}
.freeSee{
    width:225px;
    height:45px;
    background:rgba(255,206,89,1);
    box-shadow:0px 8px 15px 0px rgba(255,206,89,0.4);
    border-radius:23px;
    color: #DA6404;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    margin-top: 40px;
    cursor: pointer;
}
.freeClose{
    position: absolute;
    top: -30px;
    right: 0;
    cursor: pointer;
}
/*在线咨询*/
.consultBox {
    position: fixed;
    top: 150px;
    right: 0;
    z-index: 99;
}
.consultBox .Contactclose {
    position: absolute;
    top: -20px;
    right: 43px;
    cursor: pointer;
}
.consultTag {
    width: 44px;
    height: 125px;
    background-color: #1e1e1e;
    text-align: center;
    padding: 7px 0;
    float: right;
    cursor: pointer;
}
.consultTag p {
    width: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    margin: 5px auto 0;
}
.consultTag img {
    width: 25px;
    height: 25px;
}
.contact {
    width: 230px;
    /* height: 384px; */
    height: 265px;
    font-size: 12px;
    float: left;
    margin-right: 20px;
    padding: 20px;
    display: none;
    background-color: #fff;
    box-shadow: 21px 0 39px 0 rgba(0,0,0,0.1);
}
.con-one {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    margin-top: 15px;
}
.con-one img {
    width: 35px;
    float: left;
    margin: 3px 5px 0 0;
}
.con-one .c-span1 {
    color: #333;
}
.con-one .c-span2 {
    color: #999;
}
.con-one .c-span3 {
    color: #e73628;
}
.con-two {
    margin-top: 10px;
}
.con-two .isImg {
    width: 100px;
    height: 100px;
    margin: 10px auto;
    background: url("../img/about1.png") no-repeat center center/100%;
}
.con-two p {
    color: #666;
    text-align: center;
}
/*二维码*/
.scanning{
    display: block;
    position: absolute;
    bottom: -212px;
    left: 44px;
    width: 300px;
    height: auto;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
    z-index: 101;
}
.con-one .scanning {
    bottom: -173px;
    left: 25px;
}
.scanning .triangle_up,.scanning .triangle_up2{
    position: absolute;
    top: 0px;
    left: 93px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid #fff;
    z-index: 11;
}
.scanning .triangle_up2{
    border-bottom: 13px solid #ddd;
    z-index: 10;
    top: -2px;
}
.scanning > span {
    display: block;
    margin-top: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 200px;
    height: 215px;
    border-radius: 10px;
    background-color: #fff;
    font-size: 12px;
    color: #2c1e10;
    border: 1px solid #ddd;
}
.con-one .scanning > span{
    width: 180px;
    height: 180px;
}
.scanning > span > img{
    display: block;
    margin: 5px auto 0 auto;
    width: 150px;
    height: 195px;
}
.con-one .scanning > span > img {
    width: 170px;
    height: 170px;
    margin-left: 4px;
    margin-top: -6px;
}
.index1Btn2:hover .scanning,.wxHover:hover .scanning{
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}
.con-one .scanning .triangle_up,.con-one .scanning .triangle_up2 {
    left: 84px;
}

/* 右侧悬浮窗口 ↓*/
.qc-side {
    width: 54px;
    height: 256px;
    position: fixed;
    right: 20px;
    bottom: 110px;
    z-index: 9999;
}
.qc-side ul li {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    float: left;
    list-style: none;
    position: relative;
    border-radius: 5px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    background: -webkit-linear-gradient(left,#4DB0FF,#5072FE);
    background: -o-linear-gradient(right,#4DB0FF,#5072FE);
    background: -moz-linear-gradient(right,#4DB0FF,#5072FE);
    background: linear-gradient(right,#4DB0FF,#5072FE);
}
.qc-side ul .sideBigBox {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    line-height: 33px;
    text-align: center;
}
.qc-side ul li img {
    vertical-align: middle;
}
.qc-p1 {
    font-size: 12px;
    color: #fff;
    margin: 0 !important;
}
.qc-side ul li:hover {
    background-color: #2679ff;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.sideBox {
    width: 190px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 61px;
    display: none;
    border-radius: 0 5px 5px 0;
    background-color: #5072FE;
}
.sideBox a {
    color: #fff;
    text-decoration: none;
}
.sideBox2 {
    width: 140px;
    height: 140px;
    padding: 10px 10px 5px;
    text-align: center;
    border-bottom: none;
}
.sideBox2 img {
    width: 120px;
}
.sideBox2 p {
    margin-top: 5px;
}
.qc-side ul li:hover .sideBox {
    display: block;
}
/* 右侧悬浮窗口 ↑*/
.menu-a.index_http{
    position: relative;
}
.nav_list{
    position: absolute;
    left: -37px;
    top: 48px;
    background-color: #fff;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
    width: 140px;
    z-index: 100000000000000;
    display: none;
}
.nav_list a{
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.nav_list a:hover{
    color: #0187fa;
}
.menu-a.index_http:hover .nav_list{
    display: block;
}
.index_http_a{
    color: #333;
}