/* CSS Document */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
}
body {
    color: #333333;
    font-family: Arial,"宋体",Lucida,Verdana,Helvetica,sans-serif;
    font-size: 12px;
}
body{
    background: none repeat scroll 0 0 #F2F2F2;
}
body, button, input, select, textarea {
    font: 12px/1.5 arial,helvetica,clean,sans-serif;
}
ol, ul {
    list-style: none outside none;
}
a:link, a:visited {
    color: #333333;
    text-decoration: none;
}
a:hover, a:active {
    color: #FF6600;
    text-decoration: underline;
}
img {
	height:50px;
    border: medium none;
    vertical-align: middle;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
.w {
    width:960px;
    margin: 0 auto;
}
#head_top{
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #EEEEEE;
    line-height: 30px;
    height: 70px;
    width: 100%;
}
#head_top .head_top_box {
    background: none repeat scroll 0 0 #FAFAFA;
    height: 70px;
    padding: 0;
}
#head_top .head_top_box_left {
    float: left;
    height: 70px;
    overflow: hidden;
    width: auto;
}


#head_top .head_top_box_right {
    float: right;
    height: 30px;
    overflow: visible;
}
#head_top .head_top_box_right ul li {
    float:left;
    height: 30px;
    padding: 0 11px 0 12px;
    position: relative;
    color: #333333;
}

#head_top .head_top_box_right ul li s {
    border-left: 1px solid #DDDDDD;
    height: 12px;
    left: 0;
    overflow: hidden;
    top: 9px;
    width: 0;
    position: absolute;
}
#head_top .head_top_box_right ul li b {
    border-color: #666666 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 4px;
    font-size: 0;
    height: 0;
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 13px;
    transition: transform 0.2s ease-in 0s;
    width: 0;
}
#head_top .head_top_box_right ul li.head_top_right_menu.hover b{
    border-color: #666666 transparent transparent;
    transform: rotate(180deg);
    transform-origin: 50% 30% 0;
}
#head_top .head_top_box_right ul li em {
    font-style: normal;
    color:#1a7fee;
}

#head_top .head_top_right_menu {
    width: 60px;
    z-index: 10;
}
#head_top .head_top_right_nav {
    display: none;
}

#head_top .head_top_right_menu.hover .head_top_right_nav {
    left: 5px;
    width: 73px;
    display: block;
    top: 30px;
}
#head_top .head_top_right_menu.hover .head_top_right_nav div {
    line-height: 25px;
    padding-left: 6px;
}
#head_top .head_top_right_menu.hover .head_top_right_nav.nav {
    width:200px;
}
#head_top .head_top_right_menu.hover .head_top_right_nav.nav dd {
    float:left;
    line-height: 25px;
}
#head_top .head_top_right_menu.hover .outline, #head_top .head_top_right_menu.hover .head_top_right_nav {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    position: absolute;
}

#head_top .head_top_right_menu.hover .outline {
    height: 28px;
    left: 5px;
    top: 3px;
    width: 73px;
    z-index: -1;
}
#head_top .head_top_right_menu.hover .blank {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 6px;
    left: 6px;
    overflow: hidden;
    position: absolute;
    top: 25px;
    width: 73px;
    z-index: 1;
}
#logo {
    position: relative;
    padding: 10px 0;
    width:350px;
}
#logo b {
    font-size: 24px;
    height: 46px;
    left: 180px;
    line-height: 46px;
    padding-left: 10px;
    position: absolute;
    width: 111px;
    background: url("../imges/regist-word.jpg") no-repeat scroll 0 0 transparent;
}
a:link, a:visited {
    color: #333333;
    text-decoration: none;
}
a:hover, a:active {
    color: #1a7fee;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.content {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 3px solid #ECECEC;
    margin: 20px auto;
}
.content_xy {
    background: none repeat scroll 0 0 #ffffff;
    line-height: 180%;
    padding: 10px;
}
.content_xy .title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}
.content_xy .time_r {
    float: right;
    color: #0092D2;
}
.login_links{width:960px; height:auto; margin:0 auto; padding:20px 0; text-align:center;  zoom:1; overflow:hidden;color:#333333; font-size:12px; line-height:180%;}
.login_links a{color:#333333; line-height:24px; font-size:12px; margin:0 5px;text-decoration: none;}
.login_links a:hover{color:#ff6600;text-decoration: underline;}

s {
    text-decoration: none; }

i {
    font-style: italic; }

.img {
    width: 100%; }

.crumbs-w {
    font-size: 12px;
    color: #b8b8b8;
    line-height: 54px; }
.crumbs-w a:hover {
    text-decoration: underline;
    color: #ee390f; }

.main-x {
    width: 880px; }

.aside-x {
    width: 300px; }

.ch-content {
    background-color: #fff;
    background: #ffffff;
    -webkit-box-shadow: 0 0 5px rgba(230, 230, 230, 0.5);
    box-shadow: 0 0 5px rgba(230, 230, 230, 0.5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 42px 24px 0 24px;
    line-height: 26px;
    border: none;
    width: 960px;
    margin: 20px auto; }

.title {
    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #303030;
    text-align: center; }

.time {
    height: 14px;
    font-size: 14px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #b8b8b8;
    text-align: center;
    margin-top: 19px;
    margin-bottom: 29px; }

.p-top,
.p-module {
    margin-bottom: 40px; }

.p-top {
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #000000; }

.p-module h2 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 34px; }

.fb {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 34px; }

.ti {
    text-indent: 20px; }

.p-module:last-of-type {
    padding-bottom: 38px; }