﻿@charset "utf-8";
/* CSS Document */
input::-moz-placeholder {
    color: #b4b1bd;
    font-weight: lighter;
}

.mr_5 {
    margin-right: 5px;
    vertical-align: middle;
}

.mt_30 {
    margin-top: 30px;
}

.mt_60 {
    margin-top: 60px;
}

.wd-page {
    width: 1160px;
    margin: 0 auto;
}

.wd-top {
    background: #fbfbfb;
    padding: 2px 0;
    overflow: hidden;
}

    .wd-top .tel {
        background: url(../images/2016/telicon.png) no-repeat left center;
        padding-left: 23px;
        color: #494949;
        font-size: 18px;
    }

    .wd-top .loginver {
        padding: 5px 10px;
    }

    .wd-top .regEm {
        padding: 5px 10px;
    }

    .wd-top .wd-lan {
        padding-top: 5px;
    }

.wd-header {
    height: 80px;
    line-height: 80px;
}

.header-bg {
    background: #065087;
    border-bottom: solid #034579 3px;
}

.wd-header .logo {
    background: url(../images/2016/logo2016_03.png) no-repeat left center;
    width: 416px;
    height: 80px;
    float: left;
}

.wd-header .logo_en {
    background: url(../images/2016/logo2016_03_en.png) no-repeat left center;
    width: 416px;
    height: 80px;
    float: left;
}

.wd-header .wd-nav ul {
    margin: 0;
}

    .wd-header .wd-nav ul li {
        float: left;
    }

        .wd-header .wd-nav ul li a {
            color: #ffffff;
            font-size: 16px;
            padding: 0 20px;
            height: 83px;
            line-height: 80px;
            display: inline-block;
        }

            .wd-header .wd-nav ul li a.cur {
                color: #ffffff;
                border-bottom: 3px #ffffff solid;
            }

            .wd-header .wd-nav ul li a:hover {
                color: #ffffff;
                text-decoration: none;
                border-bottom: 3px #ffffff solid;
            }

.wd-banner {
    height: 820px;
    overflow: hidden;
    width: 100%;
    background: url(../images/2016/bannerbg.gif) center #1481ce;
    position: relative;
}

    .wd-banner .b1 {
        color: #fff;
        padding-top: 120px;
    }

        .wd-banner .b1 .fsize1 {
            font-size: 4.5em;
        }

        .wd-banner .b1 .fsize2 {
            font-size: 1.8em;
        }

.wd-btn {
    background: #1ed162;
    border-radius: 2px;
    border: none;
    padding: 10px 30px;
    color: #fff;
    font-size: 20px;
}

    .wd-btn:hover {
        background: #1ac059;
        -moz-transition-duration: 1s;
        -webkit-transition-duration: 1s;
        -o-transition-duration: 1s;
    }

.goIcon {
    background: url(../images/2016/go.png) no-repeat;
    display: inline-block;
    height: 21px;
    width: 21px;
    vertical-align: middle;
    margin-left: 5px;
}

.ukentrance {
    background: url(../images/2016/ukentrance.png) no-repeat top right;
    width: 164px;
    height: 315px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}

.ukentrance_en {
    background: url(../images/2016/ukentrance_en.png) no-repeat top right;
    width: 164px;
    height: 315px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}

.wd-tit {
    font-size: 28px;
    color: #333;
}

.wd-ftit {
    font-size: 18px;
    color: #666;
}

.padtb30 {
    padding: 30px 0;
}

.wd-prowo {
    width: 1160px;
}

    .wd-prowo .cont {
        width: 400px;
    }

.proWo .ukey {
    background: url(../images/2016/pro_09.jpg) no-repeat scroll 10px 34px;
}

.proWo .wdapi {
    background: url(../images/2016/pro_07.jpg) no-repeat scroll 58px 15px;
}

.wd-price {
    background: url(../images/2016/signpribg.gif) no-repeat center center;
    height: 427px;
    color: #fff;
    text-align: center;
    font-size: 1.8em;
}

    .wd-price .fbig {
        font-size: 2.0em;
        margin-top: 110px;
    }

.wd-cp {
    text-align: center;
    background: #f7f7f7;
    padding: 30px 0;
}

    .wd-cp .wd-cp-nav {
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 10px;
    }

        .wd-cp .wd-cp-nav a {
            color: #2a4054;
            padding: 0 20px;
            font-size: 16px;
        }

/*Register*/
.wd-rgBg {
    background: #f2f2f2;
    height: auto;
    overflow: hidden;
}

.wd-rgAd {
    background: url(../images/2016/regBg.gif) no-repeat center center;
    width: 100%;
    height: 170px;
    text-align: center;
}

.wd-regBox{ background:#fff; padding:0 0 40px;-webkit-box-shadow: #cacaca 0px 0px 8px;-moz-box-shadow: #cacaca 0px 0px 8px;box-shadow: #cacaca 0px 0px 8px; width:670px; margin:50px auto;}
.wd-regBox .emailreg{ color:#466684; font-size:20px; font-weight:normal; padding:20px 0 20px 0; margin:0; text-align:center; border-bottom:1px solid #ededed; margin-bottom:20px;}
.formReg{ padding:20px 0;}
.wd-regBox{ min-height:400px;}
.wd-regBox ul{}
.wd-regBox ul li{}
.size1of2 {
    width: 150px;
}

.frm_control_group {
    padding-bottom: 0px;
    position: relative;
    padding-top: 15px;
}

.frm_label {
    display: inline-block;
    font-size: 16px;
    padding: 8px 0;
    text-align: right;
    margin-right: 10px;
}

.frm_label_signup {
    display: inline-block;
    font-size: 13px;
    padding: 8px 0;
    text-align: right;
    margin-right: 10px;
}

.frm_input_box {
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    vertical-align: middle;
}

.frm_input {
    border: 1px solid #e7e7eb;
    font-size: 14px;
    height: 51px;
    line-height: 50px;
    outline: medium none;
    padding: 0 10px;
    vertical-align: middle;
    width: 340px;
    border-radius: 2px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
/*注册 2016-10-26*/
.topbar {
    width: 100%;
    height: 60px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    overflow: hidden;
}

    .topbar .topbar-title {
        height: 60px;
        line-height: 60px;
        color: #FFF;
        padding: 0;
        font-size: 18px;
        text-align: center;
    }

        .topbar .topbar-title a {
            display: block;
            float: left;
            width: 50%;
            text-align: center;
            height: 59px;
            line-height: 65px;
            color: #8d8d8d;
            cursor: pointer;
        }

            .topbar .topbar-title a:hover {
                text-decoration: none;
            }

            .topbar .topbar-title a.cur {
                color: #ffffff;
                /*border-bottom: 2px solid #368ad3;*/
                background-color: #1ED162;
            }

.user-list-border {
    border-bottom: solid 2px #1ED162;
}

.valImg {
    width: 100px;
    height: 50px;
    cursor: pointer;
    float: left;
}

@media screen and (max-width: 768px) {
    .inputRow {
        min-width: 80vw;
    }
}

.greenColor {
    color: #70b544;
}

.inputRow {
    height: 47px;
    font-size: 13px;
    position: relative;
    width: 100%;
    background-color: #ffffff;
    line-height: 47px;
}

.agreed-to {
    height: 47px;
    font-size: 16px;
    position: relative;
    width: 100%;
    padding: 0 35px;
    line-height: 47px;
}

    .agreed-to .seed {
        width: 236px;
        margin: 0 auto;
    }
/*----------------------------*/
.frm_btn {
    background: #a1ecbd;
    color: #fff;
    padding: 0 15px;
    border-radius: 2px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: none;
    outline: none;
}

.success_true {
    background: url('../images/order_n_07.png') left center no-repeat;
    padding-left: 20px;
}

.hlBtn {
    background: #1ed162 none repeat scroll 0 0;
}

.frm_btnSend {
    background: #1ed162;
}

.frm_input:focus {
    border: #a6a6a6 1px solid;
}

input.error, select.error, textarea.error {
    border-color: #e9322d;
    box-shadow: 0 0 6px #f8b9b7;
}

    input.form-control.error:focus, input.error:focus, textarea.form-control.error:focus, textarea.error:focus {
        border-color: #da4f4a;
        box-shadow: 0 0 6px #f8b9b7;
        color: #000;
        outline: 0 none;
    }

.frm_Sumbtn {
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    outline: medium none;
    padding: 0 10px;
    vertical-align: middle;
    width: 340px;
    border-radius: 2px;
    background: #1ed162;
    color: #fff;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    border: none;
}

    .frm_Sumbtn:hover {
        background: #2cc063;
    }

.frm_login {
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    outline: medium none;
    padding: 0 10px;
    vertical-align: middle;
    width: 340px;
    border-radius: 2px;
    border: #03a9f4 1px solid;
    background: #fff;
    color: #03a9f4;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

    .frm_login:hover {
        border-color: #4ac3f9;
        color: #4ac3f9;
    }

.wd-verCq {
    background: #1ed162;
    border: #1ed162;
    color: #fff;
}

    .wd-verCq:hover {
        background: #33da73;
        color: #fff;
    }

.frm_control_group .alert {
    margin-bottom: 0;
}

.frm_grey {
    border: 1px solid #aaa;
    background-color: #fff;
    color: #aaa;
}

    .frm_grey:hover {
        color: #bbbbbb;
        border-color: #bbbbbb;
    }

.frm_false {
    border-color: #a96766;
    background: #fff;
    color: #a94442;
}

    .frm_false:hover {
        color: #b55553;
        border-color: #eb514c;
    }


/*幻灯片*/
/* flexslider */
.flexslider {
    position: relative;
    height: 649px;
    overflow: hidden;
    background: url(../images/loading.gif) 50% no-repeat;
}

.slides {
    position: relative;
    z-index: 1;
}

    .slides li {
        height: 649px;
    }

        .slides li a {
            display: block;
            width: 100%;
            height: 100%;
            text-align: left;
            text-indent: -9999px;
        }

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    text-align: center;
    opacity: 1;
    width: 96px;
    left: 50%;
    margin-left: -48px;
}

    .flex-control-nav li {
        display: inline-block;
        width: 14px;
        float: left;
        height: 14px;
        margin: 0 5px;
        *display: inline;
        zoom: 1;
    }

    .flex-control-nav a {
        display: inline-block;
        width: 14px;
        height: 14px;
        line-height: 40px;
        overflow: hidden;
        background: url(../images/dot.png) right 0 no-repeat;
        cursor: pointer;
    }

    .flex-control-nav .flex-active {
        background-position: 0 0;
    }

.flex-direction-nav {
    position: absolute;
    z-index: 5;
    left: 0;
    width: 100%;
    top: 45%;
}

    .flex-direction-nav li a {
        display: block;
        width: 42px;
        height: 103px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
    }

        .flex-direction-nav li a.flex-prev {
            left: 60px;
            background: url(../images/banner_left.png) center center no-repeat;
        }

        .flex-direction-nav li a.flex-next {
            right: 60px;
            background: url(../images/banner_right.png) center center no-repeat;
        }

.slides-list-btn {
    position: absolute;
    bottom: 80px;
    left: 0;
    z-index: 5;
    width: 100%;
    text-align: center;
}

/*解决方案*/
.solve-banner {
    height: 363px;
    overflow: hidden;
    width: 100%;
    background: url(../images/banner_bg.png) center #eef3f7 no-repeat;
    position: relative;
}

    .solve-banner .pt70 {
        padding-top: 70px;
    }

.pt20 {
    padding-top: 20px;
}

.pt15 {
    padding-top: 15px;
}

.pt10 {
    padding-top: 10px;
}

.solve-ad {
    font-size: 2.41em;
}

.solve-center {
    font-size: 1.57em;
}

.solve-bc-color {
    color: #5a5a5a;
}

.solve-btn {
    background-color: #eef3f7;
    border-radius: 2px;
    border: solid 1px #000;
    padding: 3px 21px;
    outline: none;
    color: #5a5a5a;
    font-size: 20px;
}

    .solve-btn:hover {
        border: #47a1f7 1px solid;
        color: #47a1f7;
    }

.solve-box-left {
    width: 229px;
    float: left;
}

    .solve-box-left ul {
        float: left;
    }

        .solve-box-left ul li {
            width: 228px;
            height: 86px;
            float: left;
            text-align: center;
            font-size: 20px;
            line-height: 85px;
            cursor: pointer;
            margin-bottom: 20px;
        }

.bg-solve-selected {
    background: url("../images/tab1.png") center no-repeat;
}

.bg-solve-no-selected {
    background: url("../images/tab2.png") center no-repeat;
}

.solve-box-right {
    width: 870px;
    line-height: 30px;
    float: left;
    color: #3f3f3f;
    padding: 15px 0 15px 40px;
    display: inline;
}

    .solve-box-right .solve-contents {
        width: 100%;
        display: inline-block;
        float: left;
    }

        .solve-box-right .solve-contents img {
            margin: 0 auto;
            display: block;
        }

.solve-number {
    font-size: 37px;
    display: block;
    line-height: 30px;
    font-style: italic;
    float: left;
    padding-right: 10px;
}

.solve-text {
    display: block;
    word-break: break-all;
    float: left;
    width: 100%;
    padding-top: 10px;
}

.content-us {
    width: 100px;
    height: 140px;
    float: left;
    border: solid 1px #59a8f8;
    background-color: #f1f8ff;
}

    .content-us p {
        padding: 20px 15px 20px 15px;
    }

    .content-us a {
        text-decoration: underline;
    }

.solution-title {
    height: 39px;
    line-height: 39px;
    text-align: center;
    vertical-align: middle;
    border: solid 1px #dfdfdf;
    background-color: #f1f1f1;
    font-size: 18px;
    color: #3d3d3e;
}

.compare-title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: url("../images/title-num.png") left center no-repeat;
    text-indent: 21px;
    font-size: 18px;
}

.compare-box {
    width: 100%;
}

    .compare-box ul {
        float: left;
    }

        .compare-box ul li {
            width: 100%;
            float: left;
            border-bottom: solid 1px #f2f2f2;
            padding-bottom: 5px;
            margin-top: 30px;
        }

            .compare-box ul li .compare-box-img {
                width: 80px;
                height: 80px;
                float: left;
            }

            .compare-box ul li .compare-box-text {
                width: 730px;
                float: left;
                padding-left: 27px;
            }

.compare-box-text .compare-box-title {
    font-size: 16px;
    color: #3f3f3f;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
}

.compare-box-text .compare-box-describe {
    font-size: 12px;
    color: #666666;
    width: 100%;
    line-height: 30px;
    text-align: left;
}

.compare-box ol {
    float: left;
}

    .compare-box ol li {
        width: 100%;
        float: left;
        margin-top: 15px;
    }

        .compare-box ol li .title-more {
            font-size: 16px;
            float: left;
            line-height: 30px;
        }

        .compare-box ol li .title-more-right {
            font-size: 14px;
            float: left;
            word-break: normal;
            width: 730px;
            line-height: 30px;
            text-align: left;
        }


/*返回顶部*/
#toTop {
    /*选中的背景图片的大小*/
    width: 65px;
    height: 60px;
    z-index: 999999;
    display: none; /*刚开始不显示*/
    position: fixed;
    right: 25px; /*距离右边大小值*/
    bottom: 200px; /*距离底部大小值*/
    /*选定图片区域*/
    background: url(../images/toTop2.jpg) center no-repeat;
}

    #toTop:hover {
        background: url(../images/toTop.jpg) center no-repeat;
    }

/*安全 start */

.an-banner {
    height: 434px;
    overflow: hidden;
    width: 100%;
    background: url(../images/an_banner.jpg) center #1481ce;
}

.banner-btn {
    width: 100%;
}

.an-but {
    text-align: center;
    width: 272px;
    height: 53px;
    border: 0;
    background: url(../images/buttn-an.gif) no-repeat center;
    z-index: 999;
    margin: 0 auto;
    margin-top: -25px;
    color: #fff;
    font-size: 24px;
    line-height: 53px;
    overflow: hidden;
}

.an-box {
    width: 1160px;
    margin: 0 auto;
}

    .an-box .an-row {
        width: 100%;
        float: left;
    }

.an-row .an-row-left {
    width: 424px;
}

.an-row .an-row-right {
    width: 550px;
}

    .an-row .an-row-right p {
        font-size: 16px;
        color: #3f3f3f;
    }

.an-row .an-row-left-two {
    width: 645px;
    float: left;
}

    .an-row .an-row-left-two .text {
        width: 100%;
        float: left;
    }

        .an-row .an-row-left-two .text p {
            font-size: 16px;
            color: #3f3f3f;
        }

        .an-row .an-row-left-two .text ul li {
            width: 100px;
            height: 27px;
            line-height: 27px;
            text-align: left;
            text-indent: 2em;
            float: left;
            background: url(../images/trunk.gif) left center no-repeat;
            font-size: 16px;
            color: #3f3f3f;
        }

.an-row .an-row-right-two {
    width: 271px;
    float: left;
}

.min-time {
    width: 445px;
}

    .min-time p {
        font-size: 16px;
        color: #3f3f3f;
    }

.mt_50 {
    margin-top: 50px;
}

.mt_80 {
    margin-top: -80px;
}

.pt120 {
    padding-top: 120px;
}

/*安全 end */

/*法律*/

.law-banner {
    width: 100%;
    height: 437px;
    overflow-x: hidden;
    background: url(../images/law_banner.gif) center #fff;
    background-size: 100% 100%;
}

.law-banner-list {
    position: relative;
    display: inline-block;
}

.pl213 {
    padding-left: 213px;
}

.banner-icn {
    width: 30px;
    height: 30px;
    display: block;
}

.banner-icn-bg-left {
    background-image: url(../images/law_banner_left.gif);
    position: absolute;
    bottom: 40px;
    left: 159px;
}

.banner-icn-bg-right {
    background-image: url(../images/law_banner_right.gif);
    position: absolute;
    right: 0;
    top: 40px;
}

.law-banner-link {
    display: block;
    width: 272px;
    line-height: 53px;
    height: 53px;
    color: #fff;
    text-align: center;
    background: url(../images/buttn-an.gif) no-repeat center;
    margin-left: 254px;
}

    .law-banner-link:hover {
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }

.law-banner-bc {
    color: #47a1f7;
}

.pr54 {
    padding-right: 54px;
}

.pt65 {
    padding-top: 54px;
}


.law-box {
    width: 100%;
    position: relative;
    left: 0;
    display: inline-block;
}
    /*border: solid 1px #D7F0FB} #d0d0d0;}*/
    .law-box .law-box-title {
        height: 45px;
        background: #55c6fa;
        color: #fff;
        padding-right: 65px;
        border-bottom-right-radius: 28px;
        border-top-right-radius: 28px;
        position: absolute;
        top: -22px;
        left: 0;
    }

        .law-box .law-box-title .number-title {
            width: 60px;
            height: 53px;
            margin-top: -20px;
        }

        .law-box .law-box-title .number-title-bg {
            background: url(../images/law_onebut.gif) left center no-repeat;
        }

        .law-box .law-box-title .number-title-bg2 {
            background: url(../images/law_twobut.gif) left center no-repeat;
        }

        .law-box .law-box-title .number-title-bg3 {
            background: url(../images/law_threebut.gif) left center no-repeat;
        }

    .law-box .law-box-comment {
        display: inline-block;
        padding-bottom: 45px;
    }

.law-box-comment img {
    padding: 0 46px 0 46px;
}

.law-box-comment .comment-right {
    width: 850px;
    line-height: 30px;
}

.law-box-comment .comment-right-two {
    width: 800px;
    line-height: 30px;
}

.comment-right-two ul li {
    width: 100%;
    float: left;
    background: url(../images/trunk.gif) left top no-repeat;
    padding-bottom: 20px;
    font-size: 16px;
}

.law-icn {
    width: 79px;
    height: 34px;
    position: absolute;
    left: 140px;
    bottom: 85px;
    z-index: 99;
    background: url(../images/law_ico.png) left center no-repeat;
}

.law-btn {
    display: block;
    padding: 6px 12px;
    background: url(../images/law_icn.gif) 15px center no-repeat #f8d6ce;
    border: solid 1px #e6807c;
    border-radius: 5px;
    position: absolute;
    left: 210px;
    bottom: 65px;
    text-indent: 30px;
    color: #fb2c2d;
    font-size: 12px;
    z-index: 99;
}

    .law-btn:hover {
        text-decoration: none;
        color: #fb2c2d;
        cursor: pointer;
    }

.law-box-title-three {
    width: 100%;
    height: 45px;
    background: #55c6fa;
    color: #fff;
    position: absolute;
    top: -22px;
    left: 0;
}

    .law-box-title-three span {
        width: 100%;
        line-height: 45px;
    }

.last-text {
    width: 480px;
    line-height: 30px;
    float: left;
}

.login-header-index {
    margin-top: 100px;
    cursor: pointer;
    background-color: #009FE6;
    border-radius: 42px;
    line-height: 40px;
    font-size: 18px;
    z-index: 999;
    height: 40px;
    border: 0;
    text-align: center;
    width: 221px;
    color: #fff;
}