.main{
    background: #F5F5F5;
}
li {
    display: block;
}

.help_nav {
    border-top: 4px solid #2A63A6;
    height: 30px;
    color: #333;
    line-height: 30px;
    width: 1024px;
}

.help_nav a {
    color: #0f3f94;
    margin-right: 5px;
}

.help_con {
    width: 1024px;
    margin: 10px auto;
}

.help_left {
    border: 1px solid #D2E8FF;
    border-top: 0;
    width: 200px;
    float: left;
}

.help_left a {
    background-color: #EFF8FD;
    display: block;
    height: 36px;
    color: #1E558E;
    font: normal 14px "宋体";
    line-height: 36px;
    text-align: center;
    border-bottom: 1px solid #D2E8FF;
}

.help_left a:hover {
    text-decoration: underline;
}

.help_left a.help_cur {
    background-color: #DFECF5;
    border-top: 1px solid #C8E0FA;
    border-bottom: 1px solid #C8E0FA;
    color: #275FA9;
    font: bold 14px "宋体";
    line-height: 36px;
}

.help_left a.help_first {
    background-color: #2A63A8;
    color: #fff;
    font: bold 14px "宋体";
    line-height: 36px;
}
.help_left .help_first{
    display: block;
    height: 36px;
    text-align: center;
    border-bottom: 1px solid #D2E8FF;
    background-color: #2A63A8;
    color: #fff;
    font: bold 16px "宋体";
    line-height: 36px;
}

.help_left div {
    background-color: #F6FBFF;
    border-bottom: 1px solid #F6F7FB;
    height: 55px;
    padding: 15px 0 0 65px;
    position: relative;
}

.help_left div i {
    display: block;
    width: 39px;
    height: 52px;
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 18px;
    top: 8px;
    background-position: 0px -0px;
}

.help_left div span {
    color: #888;
    font: bold 14px "微软雅黑";
}

.help_left div span em {
    color: #888;
    font-size: 14px;
    font-weight: bold;
    display: block;
}

.help_left a.help_online {
    background-color: #FFFCF7;
    border: 1px solid #EADADB;
    display: block;
    width: 165px;
    margin: 15px auto 20px;
    color: #DE7A18;
    height: 33px;
    font: bold 14px "微软雅黑";
    line-height: 33px;
}

.help_right {
    width: 811px;
    padding-left: 10px;
    float: left;
    background: #fff;
}

.part1 {
    /* border: 1px solid #F1F1F1;
    width: 810px;
    height: 90px;
    box-shadow: 0 4px 0 #F8F8F8; */

    font-family: Tahoma, "寰蒋闆呴粦", sans-serif;
    font-size: 12px;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #F1F1F1;
    width: 810px;
    height: 90px;
    box-shadow: 0 4px 0 #F8F8F8;
}

.part1 i {
    display: inline-block;
    width: 130px;
    height: 90px;
    _float: left;
    background-color: #FBFBFB;
    vertical-align: middle;
}

.part1 i em {
    display: block;
    width: 70px;
    height: 54px;
    margin: 18px auto;
    /* background-image: url(help.png?21040617); */
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -53px;
}

#bdcszn {
    display: inline-block;
    width: 660px;
    margin-left: 10px;
    vertical-align: middle;
    _float: left;
    _margin: 25px 0 0 10px;
}

#bdcs-search-form {
    _position: relative;
}

#bdcs-search-form-submit {
    _position: absolute;
    _left: 0;
    _top: -2px;
}

.bdcs-container input.bdcs-search-form-input {
    width: 500px;
}

.bdcs-container div.bdcs-search {
    width: 552px;
}

.part2 {
    width: 810px;
    height: auto;
    margin-top: 10px;
    text-align: center;
}

.part2_head {
    border: 1px solid #F1F1F1;
    padding-top: 20px;
}

.part2_head a {
    display: inline-block;
    width: 150px;
    height: 140px;
    font: normal 14px "微软雅黑";
    vertical-align: top;
    position: relative;
    text-align: center;
}

.part2_head a:hover,
.part2_head a.flowcur {
    border-bottom: 4px solid #5DA8DF;
    height: 136px;
    color: #444;
}

.part2_head a i {
    display: block;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    margin: 0 auto 10px;
}

.part2_head a i.flow1 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -108px;
    width: 80px;
    height: 80px;
}

.part2_head a i.flow2 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -189px;
    width: 80px;
    height: 80px;
}

.part2_head a i.flow3 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -270px;
    width: 80px;
    height: 80px;
}

.part2_head a i.flow4 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -351px;
    width: 80px;
    height: 80px;
}

.part2_head a i.flow5 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -432px;
    width: 80px;
    height: 80px;
}

.part2_head a:hover i.flow1,
.part2_head a.flowcur i.flow1 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -513px;
    width: 80px;
    height: 80px;
}

.part2_head a:hover i.flow2,
.part2_head a.flowcur i.flow2 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -594px;
    width: 80px;
    height: 80px;
}

.part2_head a:hover i.flow3,
.part2_head a.flowcur i.flow3 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -675px;
    width: 80px;
    height: 80px;
}

.part2_head a:hover i.flow4,
.part2_head a.flowcur i.flow4 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -756px;
    width: 80px;
    height: 80px;
}

.part2_head a:hover i.flow5,
.part2_head a.flowcur i.flow5 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -837px;
    width: 80px;
    height: 80px;
}

.part2_head a em {
    display: inline-block;
    width: 10px;
    height: 18px;
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 30px;
    background-position: 0px -918px;
}

.part2_con {
    display: none;
    margin-top: 10px;
    position: relative;
    width: 812px;
    height: 416px;
}

.part2_con li {
    display: none;
    width: 812px;
    height: 416px;
    position: absolute;
    left: 0;
    top: 0;
}

.part2_con li embed {
    width: 812px;
    height: 416px;
}

.part3 {
    border: 1px solid #F1F1F1;
    width: 810px;
    height: 50px;
    margin-top: 10px;
    padding: 10px 0;
    text-align: center;
}

.part3 li {
    float: left;
    width: 24.5%;
    height: 50px;
    color: #888;
    font: bold 16px "微软雅黑";
    line-height: 50px;
}

.part3 li i {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: middle;
}

.part3 li i.help_icon1 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -937px;
    width: 45px;
    height: 45px;
}

.part3 li i.help_icon2 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -983px;
    width: 45px;
    height: 45px;
}

.part3 li i.help_icon3 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1029px;
    width: 45px;
    height: 45px;
}

.part3 li i.help_icon4 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1075px;
    width: 45px;
    height: 45px;
}

.part4 {
    border: 1px solid #F1F1F1;
    width: 570px;
    height: 255px;
    margin-top: 10px;
    padding: 10px 240px 0 0;
    position: relative;
}

.part4 dl {
    float: left;
    width: 230px;
    height: 100px;
    margin: 15px 0 0 30px;
}

.part4 dt {
    color: #444;
    font: bold 12px "宋体";
    margin-bottom: 5px;
}

.part4 dd {
    height: 22px;
    line-height: 22px;
}

.part4 div {
    width: 230px;
    position: absolute;
    right: 10px;
    top: 20px;
}

.part4 div p {
    color: #444;
    font: bold 12px "宋体";
}

.part4 div a {
    display: block;
    width: 130px;
    height: 50px;
    color: #2C62AA;
    font: bold 16px "微软雅黑";
    border: 1px solid #F4F0EF;
    margin-top: 10px;
    position: relative;
    padding: 10px 80px 0 20px;
}

.part4 div a.phone_app {
    background-color: #C1E5FF;
    line-height: 24px;
}

.part4 div a.phone_pro {
    background-color: #f0f0f0;
    height: 70px;
    padding-top: 20px;
    color: #999;
    font: normal 14px "微软雅黑";
}

.part4 div a i {
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
}

.part4 div a.phone_app i {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    width: 67px;
    height: 53px;
    top: 2px;
    background-repeat: no-repeat;
    background-position: 0px -1121px;
}

.part4 div a.phone_pro i {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    width: 51px;
    height: 50px;
    top: 15px;
    background-repeat: no-repeat;
    background-position: 0px -1175px;
}

.part4 div a em {
    display: block;
    color: #006699;
}

.part4 div a em span {
    display: inline-block;
    width: 11px;
    height: 9px;
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    margin-left: 5px;
    _overflow: hidden;
    _vertical-align: middle;
    background-position: 0px -1226px;
}

.part4 div a.phone_pro em {
    display: inline;
    color: #FF3203;
    font: normal 20px "微软雅黑";
    background: none;
    padding: 0;
}

.partlist {
    border: 1px solid #F1F1F1;
    height: 600px;
}

.searchno {
    display: none;
    border: 1px solid #F1F1F1;
    width: 810px;
    height: 100px;
    font-size: 14px;
    line-height: 100px;
    text-align: center;
    margin-top: 10px;
}

.searchno span,
.searchcon span {
    color: #FF3203;
    font-size: 14px;
    margin: 0 3px;
}

.searchcon {
    border: 1px solid #F1F1F1;
    width: 810px;
    height: 485px;
    margin-top: 10px;
    position: relative;
}

.searchcon p {
    color: #888;
    margin: 20px;
}

.searchcon dl {
    border-bottom: 1px solid #eee;
    margin: 10px 20px;
    padding-bottom: 15px;
}

.searchcon dl.sea_last {
    border: 0;
}

.searchcon dt {
    margin: 10px auto;
}

.searchcon dt a {
    font-size: 14px;
}

.searchcon dd {
    background-color: #F8F8F8;
    padding: 10px;
    line-height: 24px;
    position: relative;
}

.searchcon dd i {
    display: inline-block;
    width: 16px;
    height: 9px;
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: -8px;
    background-position: 0px -1236px;
}

.searchcon .page {
    position: absolute;
    left: 10px;
    bottom: 5px;
}

.help_score {
    border: 1px solid #F1F1F1;
    width: 810px;
    margin-top: 10px;
}

.help_score dl {
    margin: 20px;
}

.help_score dt {
    color: #333;
    font: bold 14px "宋体";
    margin: 20px 0 10px;
}

.help_score dd a {
    display: inline-block;
    width: 100px;
    height: 100px;
    background-color: #f8f8f8;
    color: #024190;
    margin: 0 10px 10px 0;
    text-align: center;
}

.help_score dd a:hover {
    background-color: #E1EBF5;
    color: #024190;
}

.help_score dd a i {
    display: block;
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    margin: 10px auto;
}

.help_score dd a i.help_ssq {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1246px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_qlc {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1302px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_3d {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1358px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_61 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1414px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_hc1 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1470px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_dlt {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1526px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_qxc {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1582px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_22x5 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1638px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_p3 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1694px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_p5 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1750px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_11x5 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1806px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_syydj {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1862px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_k3jl {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1918px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_k3ah {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -1974px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_k3js {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2030px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_k3gx {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2086px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_k3hb {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2142px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_ssc {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2198px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_klc {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2254px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_ssl {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2310px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_kl8 {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2366px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_jczq {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2422px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_jclq {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2478px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_bjdc {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2534px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_sfc {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2590px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_lcbqc {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2646px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_rxj {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2702px;
    width: 55px;
    height: 55px;
}

.help_score dd a i.help_scjq {
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    background-position: 0px -2758px;
    width: 55px;
    height: 55px;
}

.help_detail {
    border: 1px solid #F1F1F1;
    width: 810px;
    margin-top: 10px;
    height: auto;
}

.help_detail .h1 {
    background-color: #FCFCFC;
    height: 35px;
    border-bottom: 1px solid #F1F1F1;
    padding: 0 20px;
    width: 770px;
    color: #333;
    font: bold 14px "宋体";
    line-height: 35px;
}

.help_detail .h1 h1 {
    font: bold 14px "宋体";
    display: inline-block;
}

.help_detail .h1 span {
    display: inline-block;
    height: 20px;
}

.help_detail .h1 span a {
    display: inline-block;
    padding: 0 10px;
    height: 20px;
    color: #0f3f94;
    line-height: 20px;
    border-left: 1px solid #F1F1F1;
    font-weight: normal;
}

.help_detail .h1 span a:hover {
    color: #FF3203;
    text-decoration: underline;
}

.help_detail .h1 span a i {
    display: inline-block;
    width: 11px;
    height: 9px;
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    margin-left: 5px;
    background-position: 0px -2814px;
}

.help_detail .rcon {
    padding: 10px 20px;
    width: 770px;
    line-height: 20px;
}

.help_detail .rcon b {
    display: block;
    font-weight: bold;
    margin: 10px 0 5px;
    text-align: left;
}

.help_detail .rcon p {
    line-height: 20px;
}

.help_detail .rcon p a {
    display: block;
    height: 30px;
    color: #0f3f94;
    font-size: 14px;
    line-height: 30px;
}

.help_detail .rcon p a:hover {
    color: #FF3203;
    text-decoration: underline;
}

#a,
#b,
#c,
#d,
#e,
#f,
#g,
#h,
#i,
h4,
.content_title {
    background-color: #F5F5F5;
    height: 28px;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    margin: 10px auto;
    line-height: 28px;
    padding: 0 10px;
    width: 750px;
}

#c h2 {
    display: inline-block;
    font: bold 14px Tahoma, "微软雅黑", sans-serif;
    padding: 0;
}

.help_detail table {
    border-top: 2px solid #D1D8E0;
    border-left: 2px solid #D1D8E0;
}

.help_detail th,
.help_detail tr.trbg td {
    background-color: #F2F3F7;
}

.help_detail td,
.help_detail th {
    color: #394E6B;
    line-height: 25px;
    height: 25px;
    border-bottom: 2px solid #D1D8E0;
    border-right: 2px solid #D1D8E0;
    text-align: center;
}

.help_detail td.black12 {
    text-align: left;
    padding: 0 20px;
}

.help_detail td.black12 p {
    line-height: 25px;
}

.help_detail td span {
    font-weight: bold;
    color: #5F9EA0;
}

.help_detail .tdcon td {
    width: 600px;
    background-color: #e7f8d5;
    color: #65890e;
}

.jclq_con {
    padding: 20px;
}

.jclq_con img {
    width: 100%;
}

.img_title {
    font-weight: bold;
    margin: 5px auto 15px;
}

.content_text {
    line-height: 24px;
}

.black12 strong {
    color: #0066ba;
    font-weight: bold;
}

table #a,
table #b,
table #c,
table #d,
table #e,
table #f,
table #g,
table #h,
table #i {
    margin: 0;
}

.help_detail td.tdleft {
    text-align: left;
    padding-left: 20px;
}

.help_detail td.hong {
    color: #FF3203;
}

.help_detail td.lan {
    color: #0f3f94;
}

ul.collapsed {
    display: none;
}

a {
    text-decoration: none;
    text-align: left;
}

.expanded {
    font-size: 12px;
    color: #666;
    height: auto;
    line-height: 22px;
    margin: 0 0 10px 20px;
}

.expanded li {
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

.expanded li img {
    width: 100%;
}

.cp_liststyle a {
    color: #0f3f94;
}

.cp_liststyle a:hover {
    text-decoration: underline;
    color: #FF3203;
}

.cptitle {
    font-family: 宋体;
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
    color: #ff0000;
}

.details {
    height: auto;
}

.smallTitle {
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 22px;
}

.itemcontent {
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 22px;
    text-align: left;
    font-family: 宋体;
}

#cp_shuyu,
.pro,
.details {
    margin: 30px;
}

h2 {
    /* background-color: #FCFCFC; */
    height: 35px;
    border-bottom: 1px solid #F1F1F1;
    padding: 0 20px;
    color: #333;
    font: bold 14px "宋体";
    line-height: 35px;
}

h2 span {
    display: inline-block;
    height: 20px;
}

h2 span a {
    display: inline-block;
    padding: 0 10px;
    height: 20px;
    color: #0f3f94;
    font-weight: normal;
    line-height: 20px;
    border-left: 1px solid #F1F1F1;
}

h2 span a:hover {
    color: #FF3203;
    text-decoration: underline;
}

h2 span a i {
    display: inline-block;
    width: 11px;
    height: 9px;
    background-image: url(https://img2.ydniu.com/app/images/pc/help.png);
    background-repeat: no-repeat;
    margin-left: 5px;
    background-position: 0px -2824px;
}

#nava {
    margin: 20px 0 0 50px;
}

#nava a b {
    color: #000;
}

h4 {
    background-color: #F5F5F5;
    height: 28px;
    color: #444;
    font-weight: bold;
    font-size: 12px;
    margin: 10px auto;
    line-height: 28px;
    padding: 0 10px;
    width: 750px;
}

.rcon {
    padding: 0 20px;
}

.rcon p {
    font-size: 14px;
    color: #666;
    margin: 10px 0;
    line-height: 24px;
}

.rcon table {
    border-top: 2px solid #D1D8E0;
    border-left: 2px solid #D1D8E0;
}

.rcon th,
.rcon tr.trbg td {
    background-color: #F2F3F7;
}

.rcon td,
.rcon th {
    color: #394E6B;
    line-height: 25px;
    height: 25px;
    border-bottom: 2px solid #D1D8E0;
    border-right: 2px solid #D1D8E0;
    text-align: center;
}

.rcon td.cm_red {
    color: red;
}

.rcon td.cm_blue {
    color: #1f5ba9;
}

.rcon td.tdleft {
    text-align: left;
    padding-left: 20px;
}

.rcon label {
    color: #FF3203;
}

.rcon b {
    font-weight: bold;
    font-size: 14px;
}

.hm-dengj,
.hm-dengj:hover {
    text-decoration: none;
}

.uc_usdj {
    margin-left: 3px;
    display: inline-block;
    width: 52px;
    height: 15px;
    color: #fff;
    font: normal 12px "宋体";
    line-height: 15px;
    text-align: right;
    padding-right: 5px;
    background-image: url(https://www.ydniu.com/../images/help/uc_bg_dj.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
}

.hide a {
    height: 32px !important;
    line-height: 32px !important;
}

.wfjs {
    width: 99.8%;
    margin: 10px auto;
    font-size: 14px;
    /* border: 1px solid #AAD8F0; */
    background: -moz-linear-gradient(top, #E8F6FF, #fff);
}

.wfjs .tt {
    width: 95%;
    margin: 10px auto;
    color: #333;
    font: bold 20px "微软雅黑";
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-image: url(https://www.ydniu.com/../images/lottery/dotted.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.wfjs label,
.wfjs span {
    display: block;
    width: 95%;
    margin: 0 auto;
}

.wfjs label {
    color: #333;
    font: bold 14px "微软雅黑";
    margin: 15px auto 5px;
}

.wfjs span {
    color: #666;
    text-indent: 2em;
    margin-bottom: 10px;
}