@charset "utf-8";
/* CSS Reset v2.1 beta
=========================================================== */
html{-overflow-y:scroll}
body{color:#000;background:#fff;font-size:12px;line-height:1.666;}
body,input,select,button{font-family:"Microsoft Yahei","微软雅黑",verdana,sans-serif}
.ua-ie6 body,.ua-ie6 input,.ua-ie6 select,.ua-ie6 button,
.ua-ie7 body,.ua-ie7 input,.ua-ie7 select,.ua-ie7 button,
.ua-ie8 body,.ua-ie8 input,.ua-ie8 select,.ua-ie8 button{font-family:verdana,sans-serif}
header,footer,section,aside,article,nav,hgroup,figure,figcaption,
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}
time,mark,output,meter,
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,ol{list-style:none}
table{border-collapse:collapse;border-spacing:0}
th,caption{text-align:left}
header,footer,section,aside,article,nav,hgroup,figure,figcaption{display:block;}



/*body{background:url(../img/body.jpg) repeat-x 0 0 #454C5E}
*/

.header{background:url(../img/hd.jpg) no-repeat center 0;height:338px;text-align: center;min-width:964px}
.header .main{width:964px;margin:0 auto; text-align: left;height:338px;position: relative;}
.header .logo{display: block;width:114px;height:30px;position: absolute;left:0px;top:19px;text-indent: 300px;overflow: hidden;white-space: nowrap;}

.sec-adv{width:964px;height:328px;margin:0 auto;position:relative;}
.sec-adv .main{width:964px;height:302px;background:url(../img/advance.jpg) no-repeat 0 0;position: absolute;left:0;bottom: 0;overflow: hidden;}
.sec-adv dl{width:201px;float: left;padding-top:172px}
.sec-adv dt{font-size:16px;font-weight: bold;color:#333333;text-align: center;width:155px;line-height:30px}
.sec-adv dd{width:155px;color:#666666;line-height:24px;padding-left:3px}
.sec-adv .notice{font-size:14px;color:#003B74}

.sec-who{width:964px;height:452px;margin:0 auto;position: relative;border-bottom:#C5CED5 1px dashed;background-color:#F6F6F6}
.sec-who .main{width:964px;height:415px;background:url(../img/who.jpg) no-repeat 0 0;position: absolute;left:0;bottom: 0}
.sec-who .wp{padding-top:46px}
.sec-who dl{padding-left:90px;height:119px}
.sec-who dt{font-size: 16px;font-weight: bold;color:#333333;line-height:30px}
.sec-who dd{color:#666666;line-height:24px}



.sec-rational{height:auto;padding-top:39px;text-align: center; background-color:#F6F6F6}
.sec-rational .main{width:964px;height:150px; background:url(../img/rational.jpg) no-repeat 0 0; position: relative;margin:0 auto;text-align: left}
.sec-rational .wp{padding:40px 0 0 93px}
.sec-rational .intro{ font-size:16px; font-weight: bold; color: #090909;}
.sec-rational .try{ display: block; width:191px; height:40px;text-indent:1000px; overflow: hidden; white-space: nowrap; position: absolute; left:93px; top:71px;}




.footer{padding:25px 0;text-align: center;line-height:26px;color:#A2A6AF; background-color:#454C5E;}
.footer a{color:#A2A6AF;text-decoration: none;}
.footer a:hover{text-decoration: underline;}

.Top-links{white-space: nowrap;color:#9DD0EF;position: absolute;right:0;top:20px}
.Top-links a{color:#9DD0EF!important;text-decoration: none;margin:0 8px}
.main a{color:#11569a; font-size:12px;text-decoration:none}







html{-overflow-y:scroll}
body{color:#000;background:#F6F6F6;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%;
}
.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{
	background:#fff;
}

.g-safe-header .g-wrap{
    position: relative;
    height: 81px;
}
.g-safe-header .m-title, .g-safe-header .m-nav-item {
    background-image: url("/public/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: 30px;
    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("/public/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: 341px;
    background:#025bc9 url("/public/images/banner/banner_20151121.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;
}

/*footer*/
.g-footer{
    min-width: 1080px;
    height: 120px;
    text-align: center;
    background: #666666;
    color: #ffffff;
}
.g-footer .g-wrap{
    padding: 38px 0;
}
.g-footer .linkPart a{
    color: #ffffff;
}
/*footer end*/

.g-safe-header .m-title {
    position: absolute;
    left: 0;
    top: 20px;
    width: 600px;
    height: 45px;
    background: url("/public/images/logo-thr.png") no-repeat;
}
.g-safe-header .m-title a {
    display: block;
    height: 45px;
    line-height: 45px;
    padding-left: 300px;
}
.g-safe-header .m-title a span{
    display: inline-block;
    font-size: 24px;
    color: #333;
}
#step3{background:url(../img/body.jpg) repeat-x 0 -338px #454C5E!important;}









