@charset "utf-8";

/*
更多精品代码请访问 http://www.bootstrapmb.com/
*/

* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑"
}

* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑"
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #686868
}

img {
    border: 0
}

.side {
    position: fixed;
    width: 78px;
    left: 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: #009B4C;
    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(/static/css/../images/right_pic5.png)
}

.side ul li i.bgs2 {
    background-image: url(/static/css/../images/right_pic7.png)
}

.side ul li i.bgs3 {
    background-image: url(/static/css/../images/right_pic2.png)
}

.side ul li i.bgs4 {
    background-image: url(/static/css/../images/right_pic1.png)
}

.side ul li i.bgs5 {
    background-image: url(/static/css/../images/right_pic3.png)
}

.side ul li i.bgs6 {
    background-image: url(/static/css/../images/right_pic6_on.png)
}

.side ul li:hover i.bgs1 {
    background-image: url(/static/css/../images/right_pic5_on.png)
}

.side ul li:hover i.bgs2 {
    background-image: url(/static/css/../images/right_pic7_on.png)
}

.side ul li:hover i.bgs3 {
    background-image: url(/static/css/../images/right_pic2_on.png)
}

.side ul li:hover i.bgs4 {
    background-image: url(/static/css/../images/right_pic1_on.png)
}

.side ul li:hover i.bgs5 {
    background-image: url(/static/css/../images/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: #009B4C;
    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(/static/css/../images/leftewm1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}

.side ul li.sideewm .ewBox.son2 {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 235px;
    position: absolute;
    left: -240px;
    top: 0;
    background-image: url(/static/css/../images/leftewm2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}

.side ul li.sideewm .ewBox.son3 {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 235px;
    position: absolute;
    left: -240px;
    top: 0;
    background-image: url(/static/css/../images/leftewm3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}


/* 英文版微信图片 开始  增加于2021-1026 */
.side ul li.sideewm .ewBox.son_en {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 235px;
    position: absolute;
    left: -240px;
    top: 0;
    background-image: url(/static/css/../images/leftewm1_en.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}

.side ul li.sideewm .ewBox.son2_en {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 235px;
    position: absolute;
    left: -240px;
    top: 0;
    background-image: url(/static/css/../images/leftewm2_en.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}

.side ul li.sideewm .ewBox.son3_en {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 235px;
    position: absolute;
    left: -240px;
    top: 0;
    background-image: url(/static/css/../images/leftewm3_en.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}

.side ul li:hover .son_en {
    display: block !important;
    animation: fadein 1s
}

.side ul li:hover .son2_en {
    display: block !important;
    animation: fadein 1s
}

.side ul li:hover .son3_en {
    display: block !important;
    animation: fadein 1s
}

/* 英文版微信图片 结束  增加于2021-1026 */


.side ul li.sideetel .telBox.son {
    width: 240px;
    height: 237px;
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: -79px;
    background: #009B4C
}

.side ul li.sideetel .telBox dd {
    display: block;
    height: 60px;
    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;
    font-size: 18px
}

.side ul li.sideetel .telBox dd.bgs1 {
    background: url(/static/css/../images/right_pic8.png) 28px center no-repeat;
    background-color: #038643
}
.side ul li.sideetel .telBox dd.bgs2 {
    background: url(/static/css/../images/right_pic8.png) 28px center no-repeat;
}
.side ul li.sideetel .telBox dd.bgs3 {
    background: url(/static/css/../images/right_pic8.png) 28px center no-repeat;
}
.side ul li.sideetel .telBox dd.bgs4 {
    background: url(/static/css/../images/right_pic8.png) 28px center no-repeat;
}
.side ul li:hover .son {
    display: block !important;
    animation: fadein 1s
}

.side ul li:hover .son2 {
    display: block !important;
    animation: fadein 1s
}

.side ul li:hover .son3 {
    display: block !important;
    animation: fadein 1s
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}