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;
}

.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: #666 !important;
}
.g-wrap {
    width: 1080px;
    margin: 0 auto;
}
.das-line-b{
    border-bottom: 1px dashed #999;
}

/*safe.html*/
.g-safe-header{

}

.g-safe-header .g-wrap{
    position: relative;
    height: 81px;
}
.g-safe-header .m-title, .g-safe-header .m-nav-item {
    background-image: url("http://mimg.qiye.163.com/p/official_site/2015/img/safe_20150911/img/sprite2.png");
}
.g-safe-header .m-title {
    position: absolute;
    top: 28px;
    left: 33px;
    width: 300px;
    height: 45px;
    background-position: 0 -64px;
}
.g-safe-header .m-title a {
    display: block;
    width: 170px;
    height: 45px;
}
.g-safe-header .m-links {
    position: absolute;
    /*width: 238px;*/
    height: 23px;
    line-height: 23px;
    top: 15px;
    right: 0;
}
.g-safe-header .m-links-item {
    display: inline-block;
    margin: 0 10px;
}
.g-safe-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-safe-header a {
    text-decoration: none;
    color: #666;
}
.g-safe-header .m-nav {
    position: absolute;
    right: 10px;
    top: 53px;
    height: 28px;
    text-align: right;
    font-size: 0;
}
.g-safe-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-safe-header .m-nav-item:hover{
    background-position: 0 0;
}
.g-safe-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-safe-content{
    padding-top: 0;
    min-width: 1080px;
}
.g-safe-content .g-safe-banner{
    height: 500px;
    background:#025bc9 url("http://mimg.qiye.163.com/p/official_site/2015/img/safe_20150911/img/safe-banner.jpg") center no-repeat;
}
.g-safe-content .g-spam-banner{
    height: 500px;
    background:#0b52ba url("../img/anti-spam_01.jpg") center no-repeat;
}
.intro {
    padding: 50px 0 62px;
    overflow: hidden;
    zoom: 1;
}
.anti-spam-intro{
    padding: 50px 0;
}
.intro .intro-list {
    float: left;
    _display: inline;
    width: 330px;
    margin-right: 45px;
}
.intro .intro-list .con{
    width: 207px;
    float: left;
}
.intro .intro-list .tt {
    font-size: 24px;
    line-height: 24px;
    color: #555;
}
.intro .intro-list .txt {
    padding-top: 6px;
    line-height: 24px;
    color: #999999;
}
.intro .intro-list .pic {
    width: 108px;
    margin-right: 15px;
    float: left;
}

.anti-spam-intro .intro-list {
    width: 350px;
    margin-right: 15px;
}
.anti-spam-intro .intro-list .con{
    width: 227px;
}
.anti-spam-intro .intro-list .txt {
    padding-top: 6px;
    font-size: 16px;
    line-height: 28px;
    color: #999999;
}
.g-safe-content .anti-depict{
    padding: 30px 0;
}
.g-safe-content .anti-depict .tit{
    font-size: 24px;
    color: #555;
}
.g-safe-content .anti-depict .txt{
    padding-top: 6px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.g-safe-content .anti-depict .tar a{
    line-height: 34px;
    color: #004eb0;
    text-decoration: underline;
}
.anti-depict.dmarc{
    padding:30px 0 50px;
}
.dmarc-menber{
    font-size: 0;
}
.g-safe-footer{
    min-width: 1080px;
    color: #999;
    background: #dde0e0;
}
.g-safe-footer .g-wrap{
    padding: 38px 0;
    text-align: center;
}
.g-safe-footer a{
    text-decoration: none;
    color: #999;
}
.das-line-b{
    border-bottom: 1px dashed #999;
}