html{-overflow-y:scroll}
body{color:#000;background:#fff;font-size:12px;line-height:1.666;-webkit-text-size-adjust:none}
body,textarea{font-family: PingFangSC-Regular, Arial, Microsoft Yahei,verdana,sans-serif;}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,form,p,dl,dt,dd,blockquote,legend,table,th,td,fieldset,menu,pre{margin:0;padding:0}
table,th,td,img,fieldset{border:0}
address,cite,em,code,var,dfn,ins,i,th,caption{font-style:normal;text-decoration:none}
h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:normal}
input,select,button,textarea,table{margin:0;font-family:inherit;font-size:100%}
abbr,acronym{border:0;font-variant:normal}
q:before,q:after{content:""}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
th,caption{text-align:left}
a{text-decoration: none;outline: none;color: #0154a0;}
/* CSS Reset end*/
html,body{
    height: 100%;
}
body{
    background: #fff;
}
.hide{
    display: none;
}
.clearfix:after ,.fn-clear:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix ,.fn-clear{
    *zoom: 1;
}

.nbd{
    border: none !important;
}
.mgt35{
    margin-top: 35px !important;
}
.mgt60{
    margin-top: 60px !important;
}
.nmg{
    margin: 0 !important;
}
.vpd70{
    padding:70px 0 !important;
}
.vpd80{
    padding: 80px 0;
}
.vpd90{
    padding:90px 0 !important;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.tar{
    text-align: right;
}
.phcolor{
    color:#999 !important;
}
.red{
    color: #f00 !important;
}
.gray-bg{
    background: #f1f3f4 !important;
}
.dimgray-bg{
    color: #fff !important;
    background: #2c2c2c !important;
}
.g-wrap {
    width: 1000px;
    margin: 0 auto;
}
.das-line-b{
    border-bottom: 1px dashed #999;
}

/*base style*/




/*header*/
.g-thr-header{
    background: #fff;
}

.g-thr-header .g-wrap{
    position: relative;
    height: 81px;
}
.g-thr-header .m-title, .g-thr-header .m-nav-item {

}
.g-thr-header .m-title {
    position: absolute;
    left: 0;
    top: 20px;
    width: 300px;
    height: 45px;
    background: url("../../../../public/images/logo-thr.f0756fbd.png") no-repeat;
}
.g-thr-header .m-title a {
    display: block;
    height: 45px;
    line-height: 45px;
    padding-left: 194px;
}
.g-thr-header .m-title a span{
    display: inline-block;
    font-size: 24px;
    color: #7b7b7b;
}
.g-thr-header .m-links {
    position: absolute;
    /*width: 238px;*/
    height: 23px;
    line-height: 23px;
    top: 30px;
    right: 0;
}
.g-thr-header .m-links-item {
    display: inline-block;
    margin: 0 10px;
}
.g-thr-header .trial-btn-1{
    display: inline-block;
    padding: 0px 12px;
    background: #b61820;
    color: #ffffff;
    border-radius: 10px;
    /*width: 122px;
    height: 23px;
    line-height: 23px;
    margin-right: 0;
    text-align: left;
    text-indent: 11px;
    color: #fff;
    background: url("http://mimg.qiye.163.com/p/official_site/2015/img/safe_20150911/img/btn_try.gif") no-repeat 0 0;*/
}

.g-thr-header a {
    text-decoration: none;
    color: #666;
}
.g-thr-header .m-nav {
    position: absolute;
    right: 10px;
    top: 53px;
    height: 28px;
    text-align: right;
    font-size: 0;
}
.g-thr-header .m-nav-item {
    background-position: 0 -32px;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    padding: 0 18px;
    color: #666;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #eeeef1;
    font-weight: normal;
    cursor: pointer;
    font-size: 12px;
}
.g-thr-header .m-nav-item:hover{
    background-position: 0 0;
}
.g-thr-header .m-nav-item-selected {
    background-position: 0 0;
    border-color: #e2e3e3;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

/*content*/
.g-thr-content{
    padding-top: 0;
    min-width: 1080px;
}
.g-body-mod .mod-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
}
.row{
    margin-top: 25px;
}
.row .span3{
    width: 340px;
    height: 120px;
    margin-right: 30px;
    float: left;
    *zoom: 1;
}
.row .span3:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.row .span3 .pic {
    float: left;
    font-size: 0;
}
.row .span3 .con{
    width: 246px;
    float: left;
}
.row .span3 .tt {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.row .span3 .txt {
    padding-top: 0;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    /*font-family: '宋体';*/
}

.row .span4{
    width: 242px;
    height: 206px;
    margin-right: 37px;
    float: left;
}
.row .span4 .pic {
    height: 100px;
    margin-bottom: 10px;
    font-size: 0;
}
.row .span4 .con{
}
.row .span4 .tt {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.row .span4 .txt {
    padding-top: 0;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    /*font-family: '宋体';*/
}
/*footer*/
.g-thr-footer{
    min-width: 1080px;
    color: #999;
    background: #dde0e0;
}
.g-thr-footer .g-wrap{
    padding: 38px 0;
    text-align: center;
}
.g-thr-footer a{
    text-decoration: none;
    color: #999;
}



.g-thr-footer.dimgray-bg a{
    color: #fff;
}

.wrapper{
    min-height: 100%;
    _height: 100%;
    margin-bottom: -140px;
}
.wrapper .content_wrapper{
    padding-bottom: 140px;
}
.g-thr-footer{
    width: 100%;
    height: 140px;
    bottom: 0;
    clear: both;
}
.g-thr-content .g-thr-banner{
    height: 430px;
    background: #036dff url("../img/banner.7ba01b70.jpg") center no-repeat;
    color: #fff;
}
.section-mod{
    padding: 30px 0 70px 0;;
}
.section-mod-1 {
    padding: 106px 0 60px 0;
}
.section-mod-2 {
    padding: 60px 0;
    background: #f7f7f7;
}
.section-mod-3 {
    padding: 50px 0 60px 0;
}
.section-mod-4 {
    padding: 66px 0 67px 0;
    background: #f7f7f7;
}
.section-mod-5 {
    padding: 44px 0 56px 0;
}
.section-mod-6 {
    background: #f7f7f7;
}
.section-header {
    line-height: 60px;
    color: #666;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.price-query-wrap {
    padding: 30px 40px 0;
}
.query-form {
    border-bottom: 1px solid #ccc;
}
.query-form .form-item {
    margin-bottom: 30px;
    color: #666;
}
.query-form .form-item-label {
    width: 210px;
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 20px;
    line-height: 48px;
}
.form-item-content {
    margin-left: 210px;
    line-height: 48px;
}
.form-item-content.form-item-suffix {
    position: relative;
}
.form-item-content input:not([type="radio"]) {
    -webkit-appearance: none;
    border: 1px solid #d8dce5;
    box-sizing: border-box;
    color: #5a5e66;
    display: inline-block;
    font-size: inherit;
    height: 48px;
    line-height: 1;
    outline: none;
    padding: 0 15px;
    width: 100%;
}
.form-item-content.form-item-suffix input:not([type="radio"]) {
    box-sizing: border-box;
    padding-right: 62px;
}
.form-item-content.form-item-suffix .form-item-suffix-inner {
    position: absolute;
    height: 46px;
    right: 1px;
    top: 1px;
    padding: 0 16px;
    text-align: center;
    background: #f5f7fa;
    color: #666666;
    border-left: 1px solid #ccc;
    transition: all .3s;
    pointer-events: none;
}
.refer-type-1 {
    margin-top: 24px;
    text-align: center;
    font-size: 21px;
    color: #0469e5;
}
.ref-result {
    vertical-align: sub;
    font-size: 38px;
}
.section-mod-1 .ser-mod-txt {
    padding-top: 15px;
    width: 480px;
}
.section-mod-2 .ser-mod-txt {
    padding-top: 38px;
    width: 394px;
}
.section-mod-3 .ser-mod-txt {
    padding-top: 69px;
    width: 420px;
}
.section-mod-4 .ser-mod-txt {
    padding-top: 55px;
    width: 470px;
}
.section-mod-5 .ser-mod-txt {
    padding-top: 60px;
    width: 536px;
}
.section-mod .ser-mod-txt h4{
    margin-top: 29px;
    font-size: 30px;
    line-height: 38px;
    color: #474646;
}
.section-mod-2 .ser-mod-txt h4{
    margin-top: 32px;
    text-align:justify;
}
.section-mod-3 .ser-mod-txt h4{
    margin-top: 35px;
}
.section-mod-4 .ser-mod-txt h4{
    margin-top: 31px;
}
.section-mod-5 .ser-mod-txt h4{
    margin-top: 31px;
}
.section-mod .ser-mod-txt p{
    font-size: 18px;
    line-height: 26px;
    color: #767676;
    text-align:justify;
    margin-top: 16px;
}
.section-mod-3 .ser-mod-txt p {
    margin-top: 14px;
}
.section-mod .w-tag {
    width: 125px;
    height: 32px;
    font-size: 20px;
    background-image: url("../img/sprites.f4e4a054.png");
    background-repeat: no-repeat;
}
.section-mod-2 .w-tag {
    background-position: 0 -35px;
}
.section-mod-3 .w-tag {
    background-position: 0 -71px;
}
.section-mod-4 .w-tag {
    background-position: 0 -106px;
}
.section-mod-5 .w-tag {
    background-position: 0 -141px;
}
.section-desc {
    height: 358px;
    padding: 72px 0 0;
    color: #fff;
    background: #0083ff url("../img/bg_2.0a6ab501.png") center 0 no-repeat;
    text-align: center;
}
.section-desc h4 {
    font-size: 40px;
    line-height: 60px;
}
.section-desc-title {
    line-height: 50px;
    font-size: 40px;
}
.open-tip-tit {
    font-size: 16px;
}
.open-tips-wrap {
    width: 810px;
    margin: 12px auto;
}
.arrow-down {
    width: 44px;
    height: 61px;
    margin: -2px auto 20px;
    background: url("../img/arrow-down.919e5965.png") no-repeat;
}
.open-tips {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 4px;
    margin-top: 5px;
}
.open-tips:before,.open-tips:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #fff;
    overflow: hidden;
}
.open-tips:before {
    bottom: 3px;
}
.open-tips-noti {
    margin-top: 18px;
    font-size: 16px;
}
.yellow-text {
    color: #fff100;
}
.open-btn-wrap {

}
.open-btn {
    display: inline-block;
    width: 280px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 16px;
    font-size: 32px;
    background: #fff100;
    color: #0469e5;
}
.section-download {
    padding: 30px 0 35px 0;
    text-align: center;
}
.section-download .tit1 {
    margin: 10px 0;
    font-size: 14px;
    line-height: 14px;
    color: #5e5e5e;
}
.section-download .tit2 {
    margin: 18px 0;
    font-size: 18px;
    line-height: 18px;
    color: #5e5e5e;
}
.device-wrap {
    margin-top: 28px;
}
.device-wrap-hd {
    font-size: 14px;
    text-align: center;
    color: #5e5e5e;
}
.device-list {
    margin: 15px -26px 10px -26px;
}
.device-item {
    position: relative;
    width: 140px;
    height: 184px;
    float: left;
    text-align: center;
    margin: 0 35px;
}
.device-item__bd {
    height: 138px;
    border-radius: 5px;
    border: 1px solid #848484;
}
.device-icon {
    width: 48px;
    height: 50px;
    margin: 34px auto 14px auto;
    background-image: url("../img/devices.fc767b1f.png");
    background-repeat: no-repeat;
}
.android .device-icon {
    background-position: -48px 0;
}
.windows .device-icon {
    background-position: -94px 0;
}
.mac .device-icon {
    background-position: -142px 0;
}
.web .device-icon {
    background-position: -190px 0;
}
.device-name {
    font-size: 16px;
    color: #818386;
    line-height: 16px;
}
.device-item:hover .device-item__hover {
    visibility: visible;
    opacity: 1;
}
.device-item__hover {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 140px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s;
}
.device-item__hover .pic {
    width: 138px;
    height: 138px;
    line-height: 138px;
    text-align: center;
    border: 1px solid #848484;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.12);
}
.device-item__hover .txt {
    margin-top: 20px;
    line-height: 14px;
    font-size: 14px;
    color: #818386;
}
.device-item__hover .pic img {
    vertical-align: middle;
}
.section-download .tips {
    font-size: 14px;
    color: #a6a6a6;
}
.section-download .tips a {
    text-decoration: underline;
    color: #a6a6a6;
}
/*aside-contact*/
#YSF-BTN-HOLDER{
    display: none;
}
.aside-contact{
    width: 62px;
    position: fixed !important;
    _display:none;
    top: 50%;
    right: 10px;
    margin-top: -174px;
    z-index: 999;
}
.aside-contact .phone-tip,.aside-contact .ysp-tip,.aside-contact .help-tip,.aside-contact .register-tip, .aside-contact .qrcode-tip{
    position: relative;
    width: 60px;
    height: 36px;
    padding: 12px 0;
    margin-bottom: 10px;
    border: 1px solid #bbbbbb;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #fff url("../../../../public/images/aside-contact.69cb46ff.png") no-repeat;
}
.aside-contact .phone-tip{
    background-position: -154px -2px;
}
.aside-contact .ysp-tip{
    height: 48px;
    width: 58px;
    padding: 10px 0 0 0;
    margin-left: 1px;
    background: #fff;
    -webkit-animation:1s flashing 0s infinite;
    animation:1s flashing 0s infinite;
}
.aside-contact .ysp-tip:hover{
    -webkit-animation:none;
    animation:none;
}
.aside-contact .ysp-tip .txt{
    display: block;
    color: #bcbcbb;
    font-weight: bold;
}
.aside-contact .ysp-tip:hover .txt{
    color: #fff;
}
.aside-contact .help-tip{
    position: relative;
    background-position: -82px -128px;
}
.aside-contact .help-tip a{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
}
.aside-contact .register-tip{
    cursor: pointer;
    background:#fff url("../../../../public/images/register-tip.77aae090.jpg") center no-repeat;
    /*background-position: -154px -127px;*/
}
.aside-contact .register-tip:hover{
    background:#8db2df url("../../../../public/images/register-tip-hover.123d37ae.jpg") center no-repeat;
}
.aside-contact .phone-tip:hover .tip,.aside-contact .phone-tip:hover .txt,.aside-contact .ysp-tip:hover .tip,.aside-contact .ysp-tip:hover .txt,.aside-contact .help-tip:hover .txt{
    display: block;
}
.aside-contact .help-tip .txt{
    line-height: 32px;
}
.aside-contact .register-tip .txt{
    display: block;
    font-size: 0;
}
.aside-contact .register-tip .txt:hover{

}
.aside-contact .register-tip .txt a{
    display: block;
    color: #666;
    text-indent: -999px;
}
.aside-contact .register-tip:hover .txt a{
    display: block;
    color: #666;
}
.aside-contact .phone-tip:hover,.aside-contact .help-tip:hover,.aside-contact .ysp-tip:hover, .aside-contact .qrcode-tip:hover{
    background: #8db2df;
}
.aside-contact .txt,.aside-contact .tip{
    cursor: default;
    display: none;
}
.aside-contact .tip{
    position: absolute;
    width: 135px;
    padding-right: 15px;
    height: 40px;
    line-height: 40px;
    top: 11px;
    right: 66px;
    font-size: 12px;
}
.aside-contact .phone-tip:hover .tip{
    background: url("../../../../public/images/aside-contact.69cb46ff.png") 0px -9px no-repeat;;
}
.aside-contact .ysp-tip:hover .tip{
    background: url("../../../../public/images/aside-contact.69cb46ff.png") 0px -73px no-repeat;;
}.aside-contact .qrcode-tip {
     margin-bottom: 0;
     background: #fff;
 }
.aside-contact .qrcode-tip .txt {
    display: block;
    color: #bbb;
    font-weight: 600;
}
.aside-contact .qrcode-tip:hover .txt{
    color: #fff;
}
.aside-contact .qrcode-tip:hover .tip {
    position: absolute;
    display: block;
    padding-top: 174px;
    width: 180px;
    height: 34px;
    line-height: 34px;
    padding-right: 14px;
    top: -64px;
    right: 70px;
    background: url("../../../../public/images/qrcode-tip.d05e59db.png") no-repeat;
}
@-webkit-keyframes flashing {
    0% {
        border-color: #fff;
        box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #bcbcbb;
        background:#f7f7f7;
    }
    20% {
        border-color: #f7f7ef;
        box-shadow: 0 0 0 1px #f7f7f7, 0 0 0 2px #cac8c7;
        background:#f7f7f7;
    }
    40%{
        border-color: #e7e7de;
        box-shadow: 0 0 0 1px #efefe7, 0 0 0 2px #cac8c7;
        background:#f7f7f7;
    }
    60%{
        border-color: #d6ced0;
        box-shadow: 0 0 0 1px #e7e7de, 0 0 0 2px #d6d6c6;
        background:#f7f7f7;
    }
    80%{
        border-color: #bcbcbb;
        background:#fff;
    }
}
@keyframes flashing {
    0% {
        border-color: #fff;
        box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #bcbcbb;
        background:#f7f7f7;
    }
    20% {
        border-color: #f7f7ef;
        box-shadow: 0 0 0 1px #f7f7f7, 0 0 0 2px #cac8c7;
        background:#f7f7f7;
    }
    40%{
        border-color: #e7e7de;
        box-shadow: 0 0 0 1px #efefe7, 0 0 0 2px #cac8c7;
        background:#f7f7f7;
    }
    60%{
        border-color: #d6ced0;
        box-shadow: 0 0 0 1px #e7e7de, 0 0 0 2px #d6d6c6;
        background:#f7f7f7;
    }
    80%{
        border-color: #bcbcbb;
        background:#fff;
    }
}