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: '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;
}
.crumb{
    margin-bottom: 10px;
}
.crumb li{
    display: inline-block;
}
.crumb > li + li:before {
    color: #CCCCCC;
    content: "> ";
    padding: 0 5px;
}
.previous-next-links{
    overflow: hidden;
    margin: 20px 0 0 0;
    padding: 10px 50px;
}
.previous-link{
    float: left;
}
.next-link{
    float: right;
}
.nbd{
    border: none !important;
}
.mgt35{
    margin-top: 35px !important;
}
.mgt60{
    margin-top: 60px !important;
}
.nmg{
    margin: 0 !important;
}
.vpd70{
    padding:70px 0 !important;
}
.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: #666 !important;
}
.g-wrap {
    width: 1080px;
    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;
}
.news-list .g-thr-header .m-title{
    background: url("../images/logo-thr.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: #333;
}
.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;
}


/*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;
}



/*news-list*/
.news-list .wrapper{
    min-height: 100%;
    _height: 100%;
    margin-bottom: -122px;
}
.news-list .wrapper .content_wrapper{
    padding-bottom: 122px;
}
.news-list .g-thr-footer{
    width: 100%;
    height: 122px;
    bottom: 0;
    clear: both;
}

.g-body{
    /*height: 270px;*/
    background: #f8f8f8  center no-repeat;
    /*color: #fff;*/
    overflow: hidden;
}

.g-content{
    width: 1080px;
    margin: 0 auto;
    margin-top: 20px;
}
.g-series{
    border: 1px solid #ededed;
    border-top: 0;
    margin-bottom: 10px;
    background: #f8f8f8;
}
.g-content .ul-title{
    background: #82b7d9;
    color: #fff;
    font-size: 16px;
    padding: 14px 20px;

}
.li-title,.ul-title{
}
.f-letter{
    letter-spacing: 5px;

}
.li-title{
    display: inline-block;
    margin-right: 50px;
    font-size: 16px;
    color: #1c50a3;
}
.m-xl{
    margin-right: 30px;
}
.m-l{
    margin-right: 45px;
}
.g-content  .list-url{
    background: #fff;
    color: #2050a4;
    font-size: 14px;
    padding: 14px 20px;
    border-bottom: 1px solid #ededed;

}
.g-content .f-part{
    display: inline-block;
    margin: 0 10px;
}

.g-footer{
    text-align: center;
    margin: 30px 0  60px 0;
    color: #2050a4;
    font-size: 14px;
}
.g-footer a[target='_blank']{
    margin: 0 8px;
}
/*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 .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("../images/aside-contact.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 .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("../images/register-tip.jpg") center no-repeat;
    /*background-position: -154px -127px;*/
}
.aside-contact .register-tip:hover{
    background:#8db2df url("../images/register-tip-hover.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 .tip,.aside-contact .ysp-tip:hover .txt,.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 .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("../images/aside-contact.png") 0px -9px no-repeat;;
}
.aside-contact .ysp-tip:hover .tip,.aside-contact .ysp-tip:hover .tip{
    background: url("../images/aside-contact.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("../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;
    }
}