﻿
.join-us textarea {
    width: 262px;
    float: left;
    resize: none;
}

#imgModule {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    background-color:;
    filter: alpha(opacity=80);
    left: 0px;
    z-index: 999999;
}

    #imgModule img, #imgModule button {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

#imgModuleimg {
    border: 0;
}

#imgModule li {
    list-style: none;
}

#imgModule {
    display: none;
}

#imgDefault {
    cursor: pointer;
}

.imgItem {
    width: 100px;
    height: 80px;
}

.mask {
    background: #000;
    opacity: .8;
    filter: alpha(opacity=80);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.lightBoxContent {
    width: 850px;
    height: 700px;
    position: absolute;
    left: 50%;
    top: 40%;
    margin: -265px 0 0 -400px;
    text-align: center;
}

    .lightBoxContent img {
        height: 100% !important;
        max-width: 100% !important;
        width: auto !important;
    }

#imgLoader {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
    display: none;
}

#imgLight {
    width: 800px;
    height: 530px;
    -webkit-animation: change 1s;
    animation: change 1s;
}

#imgModule .btn {
    width: 40px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}

.lightBoxSprite {
    background-image: url(/images/imgIcons.png);
    background-repeat: no-repeat;
}

#lightBoxPrev {
    left: 10px;
    background-position: 2px center;
}

#lightBoxNext {
    right: 10px;
    background-position: -42px center;
}

.closeBtn {
    width: 35px;
    height: 35px;
    background-position: -100px center;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.lightBoxPagination {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    text-align: center;
}

    .lightBoxPagination span {
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 1px solid #fff;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-right: 8px;
    }

        .lightBoxPagination span.current {
            background: #fff;
        }

@keyframes change {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.lichengBg {
    width: 150px;
    height: 150px;
}

.ht-licheng li:nth-child(n) .lichengBg {
    float: left;
}

.ht-licheng li:nth-child(2n) .lichengBg {
    float: right;
}

.aboutus-hantek-content p {
    text-indent: 2em;
}

.t_news {
    height: 18px;
    color: #fff;
    margin: 13px 0;
    overflow: hidden;
    position: relative;
}

    .t_news b {
        line-height: 18px;
        font-weight: bold;
        display: inline-block;
    }

.news_li, .swap {
    line-height: 18px;
    display: inline-block;
    position: absolute;
    top: 0;
}

    .news_li a, .swap a {
        color: #fff;
    }

.swap {
    top: 18px;
}

.news-line {
    font-size: 0;
    width: 100% !important;
    margin: 0 auto;
}

.news-pos {
    position: relative;
    margin-top: -689px;
    padding-bottom: 425px;
}
