﻿#goodcover {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.50;
    filter: alpha(opacity=80);
}

#code {
    /* transform: translate(-50%, -50%); */
    width: 660px;
    height: 400px;
    display: none;
    background: #fff;
    position: fixed;
    top: 50%;
    left: -50%;
    /* margin-left: -330px;
    margin-top: -200px; */
    z-index: 1002;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .3);
    border-radius: 10px;
    overflow: hidden;
    animation: winAlertIn .4s;
}

.close1 {
    /* width: 300px; */
    height: 60px;
}

#closebt {
    float: right;
}

#closebt img {
    width: 20px;
}

.goodtxt {
    text-align: center;
}

.goodtxt p {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.goodtxt a {
    display: block;
    height: 40px;
    width: 50%;
    /* margin: 0 ; */
    line-height: 40px;
    background-color: #ccc;
    border: 1px solid #000;
    border-radius: 10px;
    margin: 20px auto 10px;
}

.code-img {
    width: 250px;
    margin: 0px auto 0 auto;
    padding: 10px;
    text-align: center;
}

.code-img img {
    width: 240px;
}

.code-img p {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.code {}

.login-box_l {
    width: 240px;
    height: 400px;
    background: #fff;
    /* background: #87ceeb; */
    float: left;
    position: relative;
}

.login-box_l .textBox {
    position: absolute;
    top: 0;
    padding: 5%;
    color: #fff;
}

.login-box_l .textBox img {
    width: 100%;
    margin: 10% 0;
}

.login-box_l .textBox ul {
    line-height: 3;
    margin: 11% 0;
    font-size: 16px;
}

.login-box_l .textBox ul li {}

.login-box_l .textBox ul li img {
    width: 16px;
    /* margin: 0 0%; */
    margin-right: 2%;
}

.login-box_l img {
    width: 100%;
    height: 100%;
    /* opacity: .4; */
}

.login-box_r {
    width: 420px;
    height: 400px;
    float: left;
    position: relative;
    box-sizing: border-box;
    padding: 30px;
}

.login-box_close {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.login-box_logo {
    text-align: center;
    margin: 0px auto 26px;
    height: 30px;
}

.login-box_logo img {
    height: 30px;
    display: inline-block;
}

.login-box_desc {
    height: 1px;
    display: block;
    background: #d8d8d8;
    position: relative;
    margin-bottom: 85px;
}

.login-box_desc>span {
    font-size: 24px;
    color: #999;
    height: 20px;
    line-height: 20px;
    position: absolute;
    background: #fff;
    top: -9px;
    padding: 0 12px;
    left: 22px;
}

.operation-tools {
    overflow: hidden;
}

.operation-tool {
    width: 30%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    margin: 0 5px;
}

.contact-qq {
    /* margin-left: 47px; */
}

.operation-tool img {
    width: 100%;
}

.operation-area {
    padding: 10%;
    border: 1px solid #ccc;
    border-radius: 10%;
    margin-bottom: 10%;
}

.operation-tool.contact-qq .operation-area,
.operation-tool.contact-qq .operation-area i,
.operation-tool.contact-qq p {
    color: #2caeff;
    border-color: #2caeff;
}

.contact-wx {
    /* float: right; */
    /* margin-right: 47px; */
}

.operation-tool.contact-wx .operation-area,
.operation-tool.contact-wx .operation-area i,
.operation-tool.contact-wx p {
    color: #69b813;
    border-color: #69b813;
}

.side {
    position: fixed;
    width: 78px;
    right: 0;
    top: 50%;
    margin-top: -200px;
    z-index: 100;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-bottom: 0
}

.side ul li {
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all .3s;
    cursor: pointer
}

.side ul li:hover {
    background: #f67524;
    color: #fff
}

.side ul li:hover a {
    color: #fff
}

.side ul li i {
    height: 25px;
    margin-bottom: 1px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25px;
    margin-top: 14px;
    transition: all .3s
}

.side ul li i.bgs1 {
    background-image: url(../picture/right_pic5.png)
}

.side ul li i.bgs2 {
    background-image: url(../picture/right_pic7.png)
}

.side ul li i.bgs3 {
    background-image: url(../picture/right_pic2.png)
}

.side ul li i.bgs4 {
    background-image: url(../picture/right_pic1.png)
}

.side ul li i.bgs5 {
    background-image: url(../picture/right_pic3.png)
}

.side ul li i.bgs6 {
    background-image: url(../picture/right_pic6_on.png)
}

.side ul li:hover i.bgs1 {
    background-image: url(../picture/right_pic5_on.png)
}

.side ul li:hover i.bgs2 {
    background-image: url(../picture/right_pic7_on.png);
		
}

.side ul li:hover i.bgs3 {
    background-image: url(../picture/right_pic2_on.png)
}

.side ul li:hover i.bgs4 {
    background-image: url(../picture/right_pic1_on.png)
}

.side ul li:hover i.bgs5 {
    background-image: url(../picture/right_pic3_on.png)
}

.side ul li .sidebox {
    position: absolute;
    width: 78px;
    height: 78px;
    top: 0;
    right: 0;
    transition: all .3s;
    overflow: hidden
}

.side ul li.sidetop {
    background: #f67524;
    color: #fff
}

.side ul li.sidetop:hover {
    opacity: .8;
    filter: Alpha(opacity=80)
}

.side ul li.sideewm .ewBox.son {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 235px;
    position: absolute;
    left: -240px;
    top: 0;
    background-image: url(../images/kefu.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}

.side ul li.sideewm .ewBox.sons {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 235px;
    position: absolute;
    left: -240px;
    top: 0;
    background-image: url(../images/weixin.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}

.side ul li.sideetel .telBox.son {
    width: 240px;
    height: 119px;
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: -79px;
    background: #f67524
}

.side ul li.sideetel .telBox dd {
    display: block;
    height: 118.5px;
    overflow: hidden;
    padding-left: 82px;
    line-height: 24px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd span {
    display: block;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    margin-top: 32px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd.bgs1 {
    background: url(../images/right_pic8.png) 28px center no-repeat;
    background-color: #e96410
}

.side ul li.sideetel .telBox dd.bgs2 {
    background: url(../images/right_pic9.png) 28px center no-repeat
}

.side ul li:hover .son {
    display: block!important;
    animation: fadein 1s
}

.side ul li:hover .sons {
    display: block!important;
    animation: fadein 1s
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}