
html {
    -webkit-text-size-adjust: none;
}

body {
    color: #1b1b1b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
    outline: none;
    text-decoration: none;
    color: #000
}

    a:hover {
        text-decoration: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        color: #000
    }

    a:visited {
        text-decoration: none;
    }

html {
    zoom: 1;
}

    html * {
        outline: 0;
        zoom: 1;
    }

    html button::-moz-focus-inner {
        border-color: transparent !important;
    }

body {
    overflow-x: hidden;
    font-size: 10px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei",sans-serif;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, a img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

input[type="submit"], input[type="reset"], input[type="button"], button {
    -webkit-appearance: none;
    width: 90px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    background-color: #154379;
    float: left;
    cursor: pointer;
}

em, i {
    font-style: normal;
}


.pc-pos {
    width: 100%;
    padding: 20px 0;
    border-top: solid 3px #373737;
    border-bottom: solid 1px #ebebeb;
    background: #f6f6f6;
    font-size: 14px;
    color: #999;
    margin-top: 64px;
}

    .pc-pos a {
        font-size: 14px;
        color: #999;
    }

.ht1400 {
    max-width: 1400px;
    margin: 0 auto;
    width: 90%;
}

.ht1200 {
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
}

.search-input {
    width: 450px;
    height: 36px;
    border: 3px solid #154379;
    float: left;
    padding-left: 18px;
    color: #333;
}

.search-button {
    background: #154379;
    color: white;
}

.search-part {
    width: 100%;
    background-color: #f6f6f6;
}

.search-horizon {
    margin-bottom: 30px;
}

    .search-horizon ul {
        width: 90%;
        max-width: 1400px;
        margin: 0 auto;
        display: table;
    }

.search-type-title-div {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    display: table;
    padding: 10px;
    padding-bottom: 0px;
    border-bottom: 2px solid #154379;
}

    .search-type-title-div .title {
        color: #154379;
        font-size: 18px;
        float: left;
        cursor: pointer;
        width:100%;
        padding:5px;
    }

    .search-type-title-div .on {
        border: 1px solid #154379;
        color: white;
        background-color: #154379;
        border-bottom: 0;
    }

    .search-type-title-div .off {
        border: 1px solid #f6f6f6;
        background-color: #f6f6f6;
        border-bottom: 0;
    }

.search-horizon li {
    background-color: #E6E6E6;
    width: 18.5%;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    min-width: 215px;
    text-align: center;
}

    .search-horizon li .p_img {
        background-color: white;
    }

        .search-horizon li .p_img img {
            height: 100px;
        }

    .search-horizon li .p_name {
        line-height: 35px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .search-horizon li:hover {
        background-color: #154379;
    }

        .search-horizon li:hover .p_name {
            color: white;
            background-color: #154379;
        }

@media only screen and (max-width: 1500px) {
    .search-horizon li {
        margin-right: 5px !important;
    }
}

@media only screen and (max-width: 1295px) {
    .search-horizon li {
        margin-right: 5px !important;
        margin-left: 8px;
    }
}

@media only screen and (max-width: 1285px) {
    .search-horizon li {
        margin-right: 10px !important;
        margin-left: 13px;
        width: 260px;
    }
}

@media only screen and (max-width: 1274px) {
    .search-horizon li {
        margin-right: 10px !important;
        margin-left: 12px;
        width: 260px;
    }
}

@media only screen and (max-width: 1255px) {
    .search-horizon li {
        margin-right: 7px !important;
        margin-left: 10px;
        width: 260px;
    }
}


strong, em, i {
    font-style: normal;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
}

.clearfix {
    zoom: 1;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block;
}

.fl, .lft {
    float: left;
}

.fr, .rgt {
    float: right;
}

body {
    -webkit-text-size-adjust: none;
    line-height: 1.7;
}

::-webkit-input-placeholder {
    color: #999;
    text-overflow: ellipsis;
}

:-moz-placeholder {
    color: #999;
    text-overflow: ellipsis;
}

::-moz-placeholder {
    color: #999;
    text-overflow: ellipsis;
}

:-ms-input-placeholder {
    color: #999;
    text-overflow: ellipsis;
}

div, ul, li, a, dt, dd, span, select, input {
    box-sizing: border-box;
}

button, input {
    border: none;
    outline: none;
    background-color: #fff;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    width:100%;
}

body {
    font-size: 16px;
}

.header {
    border-bottom: 6px solid #154379;
}

.swiper-container1 {
    height: 44px;
}

.header-top .container > div:nth-of-type(2) {
    margin-left: 20px;
}

.header-middle > div {
    float: left;
    margin: 42px 0 0;
}

    .header-middle > div:nth-of-type(1) {
        margin-top: 32px;
    }

    .header-middle > div:nth-of-type(2) input[type='text'] {
        width: 450px;
        height: 36px;
        border: 3px solid #154379;
        float: left;
        margin-left: 158px;
        padding-left: 18px;
        color: #333;
    }

    .header-middle > div:nth-of-type(2) input[type='button'] {
        width: 90px;
        height: 36px;
        line-height: 36px;
        color: #fff;
        text-align: center;
        background-color: #154379;
        float: left;
        cursor: pointer;
    }

    .header-middle > div:nth-of-type(3) {
        float: right;
        color: #5D6E80;
        cursor: pointer;
    }

        .header-middle > div:nth-of-type(3) img {
            vertical-align: middle;
            margin-left: 20px;
        }

.nav .pull-left > li {
    float: left;
    font-size: 16px;
    margin: 0 10px;
}

    .nav .pull-left > li > a {
        color: #5D6E80;
        display: block;
        padding: 0 20px;
        line-height: 78px;
        text-decoration:none;
    }
    .nav .pull-left > li > a:hover {
        text-decoration: none;
    }

.nav .pull-left .nav-li-title:hover {
    color: red;
}

.nav li.selected > a {
    color: #154379;
}

.product-lists {
    position: absolute;
    background-color: #fff;
    width: 1200px;
    left: 0;
    top: 78px;
    color: #666;
    font-size: 20px;
    text-align: left;
    line-height: 32px;
    border-top: 6px solid #154379;
    display: none;
    z-index: 99;
}

    .product-lists > div {
        border-top: 0;
        width: 100%;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
    }
        .product-lists > div > div {
            float: left;
            width: 16.6%;
            padding-right: 10px;
        }

    .product-lists ul {
        margin-top: 10px;
    }

.footer {
    background-color: #221e1f;
    color: #ccc;
    padding-top: 42px;
    text-align: center;
}

    .footer a {
        color: #999;
        font-size: 14px;
    }

    .footer img {
        width: 100%;
    }

.footer-top {
    padding-bottom: 50px;
}

.footer-left {
    float: left;
    width: 120px;
    margin-right: 102px;
    font-size: 14px;
    color: #999;
}

.footer-middle {
    float: left;
}

.lists {
    float: left;
    margin-right: 66px;
    line-height: 36px;
}

    .lists div {
        font-size: 18px;
        margin-bottom: 10px;
    }

.footer-right {
    width: 120px;
    float: right;
    font-size: 14px;
    color: #999;
}

.footer-bottom {
    background-color: #000;
    line-height: 46px;
    text-align: center;
    color: #666;
}

    .footer-bottom a {
        display: inline;
        color: #666;
        font-size: 14px;
    }

.new {
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: #999;
    padding-left: 20px;
    background-color: #E6E6E6;
    margin: 20px 0;
    overflow: hidden;
}

.swiper-container2 {
    height: 50px;
    padding-left: 20px;
}

.swiper-container3 {
    width: 100%;
    height: 604px;
    position: relative;
}

    .swiper-container3 .swiper-slide {
        position: relative;
        overflow: hidden;
    }

    .swiper-container3 img {
        position: absolute;
        height: 100%;
        min-width: 1920px;
        width: 100%;
        left: 50%;
        margin-left: -960px;
    }

.new-title {
    background: url(/images/news.png) no-repeat left center;
    padding-left: 34px;
    float: left;
}

.line {
    margin-top: 10px;
    overflow: hidden;
    height: 30px;
    float: left;
}

    .line li {
        height: 30px;
        text-indent: 15px;
        font-size: 18px;
        line-height: 30px;
        color: #333;
    }

.new .pull-right a {
    display: inline-block;
    margin: 0 10px;
    float: right;
    width: 32px;
    padding-top: 9px;
    height: 50px;
}

.new-horizon li {
    width: 380px;
    margin-right: 30px;
    text-align: center;
    float: left;
}

    .new-horizon li:nth-of-type(3n) {
        margin-right: 0;
    }

    .new-horizon li a {
        color: #333;
        font-size: 14px;
        margin-bottom: 10px;
    }

.vid {
    margin: 20px 0;
}

.solution-ul {
    padding: 48px 80px;
}

    .solution-ul li {
        width: 25%;
        float: left;
        margin-bottom: 40px;
    }

        .solution-ul li a {
            width: 239px;
            color: #154379;
            text-align: left;
            font-size: 12px;
            line-height: 30px;
            margin: 0 auto;
            display: block;
        }

    .solution-ul img {
        width: 100%;
    }

.service {
    margin-bottom: 40px;
}

    .service .tabs {
        background-color: #FAFAFA;
        color: #999;
        line-height: 40px;
        border: 1px solid #E6E6E6;
    }

        .service .tabs li {
            float: left;
            padding: 0 30px;
            cursor: pointer;
        }

            .service .tabs li.selected {
                background-color: #154379;
                color: #fff;
            }

    .service .navs > li {
        display: none;
        position: relative;
        top: -1px;
    }

    .service .navs li.selected {
        display: block;
    }

.path {
    font-size: 16px;
    color: #999;
    float: left;
    padding: 28px 0 0;
}

    .path a {
        font-size: 14px;
        color: #999;
    }

.aboutus-top-text {
    font-size: 16px;
    color: #8C9398;
    margin: 30px 0 100px;
}

.connect-btn {
    display: block;
    width: 240px;
    line-height: 72px;
    font-size: 18px;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    background-color: #3385ff;
    margin: 0 auto;
    border-bottom: 4px solid #154379;
}

    .connect-btn:hover {
        color: #fff;
    }

.aboutus-nav {
    position: fixed;
    background-color: #3F4851;
    width: 173px;
    border-radius: 4px;
    z-index: 98;
    right:30px;
}

    .aboutus-nav img {
        margin: 18px 0 9px;
    }

    .aboutus-nav a {
        color: #F2F3FA;
        font-size: 14px;
        display: block;
        line-height: 34px;
    }

        .aboutus-nav a:hover {
            background: rgba(56,64,71,1);
            -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.2) inset;
            -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.2) inset;
            box-shadow: 0 3px 7px rgba(0,0,0,0.2) inset;
        }

.aboutus-nav-title {
    width: 197px;
    height: 34px;
    line-height: 24px;
    background: url(/images/blue_bg.png) no-repeat;
    background-size: 100%;
    color: #fff;
    position: relative;
    left: -12px;
    font-size: 16px;
}

.part {
    margin-top: 40px;
}

.aboutus-title {
    width: 560px;
    margin: 0 auto 30px;
    line-height: 80px;
    border-bottom: 2px dotted #ccc;
    text-align: center;
    font-size: 18px;
    color: #353535;
    position: relative;
}

    .aboutus-title:after {
        display: block;
        content: '';
        width: 88px;
        height: 14px;
        position: absolute;
        background: #fff url(/images/down.png) no-repeat center;
        bottom: -7px;
        left: 236px;
    }

.aboutus-hantek-content {
    width: 875px;
    margin: 0 auto;
    line-height: 32px;
    font-size: 14px;
    color: #8C9398;
}

.ht-strength ul {
    width: 960px;
    margin: 0 auto;
    padding-top: 40px;
}

.ht-strength li {
    width: 280px;
    float: left;
    padding-left: 90px;
    margin-right: 60px;
    cursor: pointer;
    font-size: 14px;
    color: #8C9398;
    margin-bottom: 40px;
}

    .ht-strength li .ht-strength-title {
        font-size: 16px;
        color: #353535;
        margin-bottom: 10px;
    }

    .ht-strength li:hover .ht-strength-title {
        color: #154379;
    }

    .ht-strength li:nth-of-type(3n) {
        margin-right: 0;
    }

.ht-strength-img {
    width: 580px;
    height: 550px;
    float: left;
}

.ht-strength .swiper-container {
    width: 580px;
    float: right;
    color: #8C9398;
    font-size: 16px;
    line-height: 36px;
}

.ht-strength .swiper-slide {
    padding: 0 10px 100px 10px;
}

.ht-strength .swiper-container .aboutus-title {
    margin: 40px 0 60px;
}

.ht-strength .swiper-container-horizontal > .swiper-pagination-bullets,
.ht-strength .swiper-pagination-custom,
.ht-strength .swiper-pagination-fraction {
    width: 560px;
    right: 0;
    left: auto;
}

.ht-strength .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 100%;
    background-color: #DA805A;
    border: 2px solid #FFCCD0;
}

.ht-strength .swiper-pagination-bullet-active {
    background: #154379;
}

.ht-licheng {
    margin-top: 60px;
}

.ht-licheng-title {
    background: url(/images/about_part_bg.png) no-repeat center bottom;
    background-size: cover;
    height: 200px;
    color: #fff;
    letter-spacing: 4px;
}

    .ht-licheng-title > div:nth-of-type(1) {
        font-size: 34px;
        padding: 30px 0 10px;
    }

    .ht-licheng-title > div:nth-of-type(2) {
        font-size: 16px;
        margin-bottom: 10px;
    }

.ht-licheng ul {
    padding: 80px 80px 40px 80px;
    position: relative;
}

    .ht-licheng ul:before {
        width: 32px;
        height: 32px;
        content: '';
        display: block;
        border: 1px solid #999;
        position: absolute;
        top: 48px;
        left: 50%;
        margin-left: -18px;
        border-radius: 100%;
        background-color: #fff;
        z-index: 99;
    }

.ht-licheng li {
    width: 50%;
    float: left;
    clear: both;
    border-right: 1px solid #ccc;
    padding: 30px 60px 30px 0;
    position: relative;
}

    .ht-licheng li:after {
        content: '';
        width: 16px;
        height: 16px;
        display: block;
        background-color: #154379;
        border-radius: 100%;
        position: absolute;
        right: -8px;
        top: 50px;
    }

    .ht-licheng li:nth-of-type(2n):after {
        left: -8px;
    }

    .ht-licheng li img {
        float: left;
        margin-top: 10px;
    }

    .ht-licheng li > div {
        float: right;
    }

    .ht-licheng li:nth-of-type(2n) {
        float: right;
        border-right: none;
        border-left: 1px solid #ccc;
        position: relative;
        left: -1px;
        padding: 30px 0 30px 60px;
    }

        .ht-licheng li:nth-of-type(2n) img {
            float: right;
        }

        .ht-licheng li:nth-of-type(2n) > div {
            float: left;
        }

.licheng {
    width: 300px;
    text-align: right;
}

.ht-licheng ul img {
    width: 80px;
}

.ht-licheng li:nth-of-type(2n) .licheng {
    text-align: left;
}

.licheng-year {
    font-size: 40px;
}

.licheng-text {
    font-size: 14px;
    color: #999;
}

.hantek-ry {
    display: table;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    padding-top: 20px;
}

    .hantek-ry .ul .li {
        text-align: center;
        height: 200px;
        cursor: pointer;
        padding: 10px;
        float:left;
    }

        .hantek-ry img {
            width: 84%;
            text-align: center;
            height: 200px;
            cursor: pointer;
            padding: 10px;
            float: left;
        }

.hantek-1-contact {
    margin-bottom: 60px;
}

    .hantek-1-contact > div {
        float: left;
        width: 50%;
        padding: 10px;
        font-size: 14px;
        color: #777;
    }

.contact-title {
    font-size: 28px;
    color: #222;
}

.hantek-1-contact .contact-us {
    padding-right: 20px;
}

.contact-us div span {
    line-height: 40px;
}

    .contact-us div span:nth-of-type(1) {
        font-size: 16px;
        color: #222;
    }

.hantek-1-contact .join-us {
    padding-left: 20px;
}

.join-us input{
    width: 274px;
    border: 1px solid #C7C7C7;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    padding: 0 16px;
    height: 30px;
    margin-bottom: 10px;
    color: #333;
}

.join-us span {
    color: #154379;
    font-size: 14px;
}


.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .tb-pic a img {
        vertical-align: middle;
    }

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin-left: 30px;
    overflow: hidden;
}

    .tb-thumb li {
        background: none;
        border: 2px solid #eee;
        float: left;
        height: 58px;
        margin: 0 6px 0 0;
        overflow: hidden;
    }

    .tb-thumb img {
        width: 100%;
    }

.tb-s310 a {
    display: block;
    width: 400px;
    text-align: center;
}

.tb-s310 img {
    max-height: 400px;
    max-width: 400px;
}

.tb-s310 a {
    *font-size: 271px;
}

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    display: block;
    height: 58px;
    width: 58px;
}

    .tb-s40 a img {
        max-width: 40px;
        max-height: 40px;
        margin-top: 9px;
    }

.tb-booth {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
    border: 1px solid #eee;
}

.tb-thumb .tb-selected {
    background: none;
    border: 2px solid #3385ff;
    height: 58px;
}

    .tb-thumb .tb-selected div {
        background-color: #FFFFFF;
        border: medium none;
    }

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url(/images/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.product-content1 {
    padding: 10px 0 24px;
}

.fdj {
    margin-left: 50px;
}

.product-content1-right {
    width: 700px;
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 26px;
    padding-top: 16px;
}

.xinhao-name {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.product-content1-right > div:nth-of-type(1) {
    margin-bottom: 30px;
}

.product-content1-right > div:nth-of-type(2) {
    margin-bottom: 20px;
}

.product-content1-title {
    color: #333;
}

.product-description {
    min-height: 130px;
}

.product-content1-right .fl {
    width: 300px;
}

.product-content1-right .fr {
    width: 315px;
}

.product-content1-right .aa {
    min-height: 170px;
}

.product_label li {
    float: left;
    margin: 10px 20px 10px 0;
}

.product-content2 {
    height: 120px;
    background: -webkit-linear-gradient(bottom, #E8ECEF,#FFFFFF);
    background: -o-linear-gradient(bottom, #E8ECEF,#FFFFFF); 
    background: -moz-linear-gradient(bottom, #E8ECEF,#FFFFFF);
    background: linear-gradient(bottom, #E8ECEF,#FFFFFF);
    border: 1px solid #E6E6E6;
    margin-bottom: 30px;
}

    .product-content2 li {
        width: 25%;
        float: left;
        padding-left: 60px;
        color: #999;
        padding-top: 30px;
    }

        .product-content2 li div:nth-of-type(1) {
            font-size: 14px;
        }

        .product-content2 li div:nth-of-type(2) {
            font-size: 24px;
        }

.product-content3 > ul {
    border: 1px solid #E6E6E6;
    border-bottom: 1px solid #154379;
    background-color: #E6E6E6;
}

.product-content3 li {
    line-height: 40px;
    font-size: 16px;
    padding: 0 32px;
    display: inline-block;
    float: left;
    color: #999;
    cursor: pointer;
}

    .product-content3 li.selected {
        background-color: #154379;
        color: #fff;
    }

.nav-content > div {
    display: none;
    padding: 20px;
}

    .nav-content > div:nth-of-type(1) {
        display: block;
    }

.nav-content {
    border: 1px solid #E6E6E6;
    border-top: none;
    margin-bottom: 40px;
}

    .nav-content ul {
        clear: both;
        overflow: hidden;
        background-color: #F2F2F2;
    }

        .nav-content ul:nth-of-type(2n) {
            background-color: #fff;
        }

    .nav-content li {
        float: left;
        width: 16.6%;
    }

.swiper-container {
    width: 100%;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 0;
    width: 3.4%;
    height: 117px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(/images/prev.png);
    left: 0;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(/images/next.png);
    right: 0;
    left: auto;
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: 1;
    }

.download {
    margin: 30px auto;
}

.down {
    border: 1px solid #E6E6E6;
}

    .down ul {
        padding: 30px 30px 20px 30px;
        font-size: 12px;
        color: #999;
    }

        .down ul li {
            border-bottom: 1px solid #E6E6E6;
            padding: 10px;
        }

        .down ul a {
            font-size: 16px;
            color: #666;
        }

        .down ul span {
            font-size: 16px;
            color: #154379;
        }

.software {
    margin-bottom: 40px;
}

.software-name {
    font-size: 18px;
    color: #999;
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 0;
    margin-bottom: 20px;
}

.page {
    text-align: center;
    padding: 40px 0;
}

    .page a {
        color: #154379;
        cursor: pointer;
        padding: 0 5px;
    }

.dt {
    font-size: 16px;
    color: #154379;
}

.dl > dd {
    display: none;
}

.return-top {
    position: fixed;
    bottom: 60px;
    right: 0;
    z-index: 9999;
    cursor: pointer;
}

.tabs li a {
    color: #999;
    display: block;
}

.tabs li.selected a {
    color: #fff;
}

.selected a {
    float: none;
    color: #666666;
}

.position-download {
    width: 100%;
    padding: 20px 0;
    border-top: solid 3px #373737;
    border-bottom: solid 1px #ebebeb;
    background: #f6f6f6;
    color: #999;
    font-size: 14px;
    margin-top: 64px;
}

    .position-download a {
        color: #999;
        font-size: 14px;
    }