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','Microsoft Yahei',Regular,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*/

.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;
}
.nmg{
    margin: 0 !important;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.tar{
    text-align: right;
}
.phcolor{
    color:#999 !important;
}
.red{
    color: #f00 !important;
}

.g-wrap {
    width: 1080px;
    margin: 0 auto;
}
/*safe.html*/
.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: 320px;
    height: 45px;
    background: url("../../../../public/images/qiye_logo.fb7782cf.png") no-repeat;
}
.g-thr-header .m-title a {
    display: block;
    height: 45px;
    line-height: 45px;
    padding-left: 194px;
}
.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{
    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;
}

.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;
}
.das-line-b{
    border-bottom: 1px dashed #999;
}

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



/*yixin*/
.yixin .m-title{
    left: 0;
    top: 20px;
}
.g-thr-banner{
    position: relative;
    height: 520px;
    overflow: hidden;
}
.g-thr-banner .g-wrap {
    position: relative;
    height: 520px;
}
.g-thr-banner .slogan {
    padding-top: 110px;
    height: 180px;
}
.g-thr-banner .slogan img {
    display: block;
    width: 629px;
    height:180px;
    margin: 0 auto;
}

.g-thr-banner a.dwn-btn {
    display: block;
    width: 220px;
    height: 42px;
    line-height: 42px;
    margin:28px auto 0;
    font-size: 21px;
    text-align: center;
    color: #fff;
    background: #0acb6e;
    border-radius: 21px;
    cursor: pointer;
    overflow: hidden;
}
.g-thr-banner a.dwn-btn:hover {
    background: #10df7b;
}
.banner-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4c4b49 url("../img/banner_20171227.213f7784.jpg") center no-repeat;
    background-size: cover;
    -webkit-animation:fadeOutBg 2.5s 0s ease-in-out both;
    -moz-animation:fadeOutBg 2.5s 0s ease-in-out both;
    transition: all 1.5s ease-in-out;
    z-index: -1;
}
@-webkit-keyframes fadeOutBg{
    0%{
        transform: scale(1.1,1.1);
    }
    100%{
        transform: scale(1,1);
    }
}
@-moz-keyframes fadeOutBg{
    0%{
        -moz-transform: scale(1.1,1.1);
    }
    100%{
        -moz-transform: scale(1,1);
    }
}
.g-section {
    padding: 60px 0 70px 0;
}
.g-section.gray-bg {
    border-top: 1px solid #eff6f4;
    border-bottom: 1px solid #eff6f4;
    background: #f9fdfc;
}
.g-section .m-hd {
    text-align: center;
}
.g-section .m-hd h4{
    font-size: 30px;
    line-height: 1;
    color: #333;
}
.g-section .m-hd p {
    line-height: 40px;
    margin-bottom: 16px;
    font-size: 18px;
    color: #666;
}
.tabs-panel {
    width: 1080px;
}
.tabs-hd {
    float: left;
    margin-right: 4px;
}
.tabs-hd.pull-right{
    float: right;
    margin-left: 4px;
    margin-right: 0;
}
.tabs-hd li {
    width: 358px;
    height: 126px;
    padding: 0 20px 0 10px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-bottom: 7px;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
}
.tabs-hd li:last-child, .last-section .tabs-hd li:last-child{
    margin-bottom: 0;
}
.tabs-hd li.is-active {
    background: #f9fdfc;
    border-color: #2bd182;
}
.tabs-hd li .tab-item-hd{
    width: 107px;
    height: 124px;
    box-sizing: border-box;
    float: left;
}
.tabs-hd li .tab-item-hd img{
    display: block;
    margin: 20px auto 0;
}
.tabs-hd li .tab-item-bd{
    width: 219px;
    height: 124px;
    padding-top: 22px;
    box-sizing: border-box;
    float: left;
}
.tabs-hd li .tab-item-bd .tit{
    font-size: 21px;
    line-height: 1;
    color: #333;
}
.tabs-hd li .tab-item-bd .txt{
    margin-top: 8px;
    font-size: 16px;
    line-height: 28px;
    color: #666;
}
.tabs-bd {
    width: 718px;
    height: 392px;
    box-sizing: border-box;
    float: left;
    background: #f9fdfc;
}
.last-section {
    padding-bottom: 120px;
}
.last-section .tabs-bd {
    height: 386px;
}
.tabs-bd li{
    display: none;
    width: 100%;
    height: 392px;
    transition:opacity 2s;
}
.tabs-bd li.is-active {
    display: block;
    -webkit-animation:fadeIn .5s 0s ease-in-out both;
    -moz-animation:fadeIn .5s 0s ease-in-out both;
}
@-webkit-keyframes fadeIn{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@-moz-keyframes fadeIn{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.tabs-bd li img {
    width: 718px;
    height: 392px;
    display: block;
}

.last-section .tabs-bd li, .last-section .tabs-bd li img {
    height: 386px;
}
.last-section .tabs-hd li {
    height: 190px;
    padding-top: 33px;
    padding-bottom: 33px;
    margin-bottom: 6px;
}
/*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;
    }
}


@media screen and (max-width: 1080px) {
    .g-content .g-main {
        margin: 0 auto;
    }
    .g-content .g-sidebar{
        display: none;
    }
}
