body.body {
    background: #fbfbfb
}


/*左边菜单*/

.h_wrap {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    /* background: url(../../images/helpbg.gif) */
}

.h_wrap .leftnav {
    width: 185px;
    float: left;
    margin-right: 25px;
}

.h_wrap .leftnav a {
    background: url(https://www.xiaodutv.com/help/images/about_l_nav_8d18b6b.jpg) left top;
    padding-left: 38px;
    width: 148px;
    height: 59px;
    line-height: 59px;
    font-size: 16px;
    color: #666;
    display: inline-block
}

.h_wrap .leftnav li.current a {
    background: url(https://www.xiaodutv.com/help/images/about_l_nav_8d18b6b.jpg) left -118px;
    color: #fff;
}

.h_wrap .leftnav a:hover {
    background: url(https://www.xiaodutv.com/help/images/about_l_nav_8d18b6b.jpg) left -59px;
    color: #333;
}

.h_wrap .right_con {
    padding-right: 35px;
    padding-bottom: 30px;
    overflow: hidden;
}


/*右侧列表类*/

.right_con .newsli {
    width: 100%;
    height: auto;
    padding: 0 0 30px 0;
    min-height: 300px;
}

.right_con .T-box {
    border-bottom: 1px solid #e6e6e6;
    line-height: 48px;
    font-size: 24px;
    color: #333
}

.right_con ul.text_li {
    padding: 10px 0 0 0;
}

.h_wrap .right_con ul.text_li li {
    line-height: 42px;
    background: url(../image/ab_l_icobg.jpg) no-repeat left center;
    padding-left: 12px;
    font-size: 14px
}

.h_wrap .right_con ul.text_li span.time {
    float: right;
    color: #999;
    font-size: 12px
}


/*内容通用页*/

.right_con .morebox {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
}

.right_con .morebox h3.bigtit {
    line-height: 48px;
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: normal
}

.right_con .R-contT {
    width: 100%;
    padding: 30px 0 30px 0;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}


/*公告*/

.right_con .G_gbox {
    width: 100%;
}

.right_con .G_gbox .Gg_n {
    line-height: 48px;
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: normal
}

.right_con .G_gbox .Gg_mor {
    background: #f6f5f5;
    line-height: 33px;
    text-align: center
}


/*联系我们*/

.right_con .contact_div {
    width: 100%;
    padding: 10px 0 30px 0;
}

.right_con .contact_div dl {
    padding-top: 20px;
}

.right_con .contact_div dt {
    font-size: 22px;
    color: #c06;
    padding-bottom: 15px
}

.right_con .contact_div dd {
    line-height: 30px;
    font-size: 14px;
}

.right_con .contact_div a.linbont {
    background: #f60;
    color: #fff;
    padding: 3px 8px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 10px;
}

.right_con .contact_div a.linbont:hover {
    background: #f80
}


/*用户反馈*/

.right_con .message_con {
    width: 100%;
    padding: 10px 0 30px 0;
}

.right_con .message_con .mesg_tit {
    line-height: 30px;
    width: 100%;
    font-size: 16px;
    padding: 10px 0
}

.right_con .message_con .mesg_tit span.icowrite {
    display: inline-block;
    background: url(../image/q_incobg.jpg) -6px -74px;
    vertical-align: middle;
    height: 25px;
    width: 26px;
}

.right_con .message_con .mesg_tit span.icophone {
    background: url(../image/q_incobg.jpg) -6px -100px;
    display: inline-block;
    vertical-align: top;
    height: 25px;
    width: 26px;
}

.h_tit {
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    padding: 15px 0;
    vertical-align: middle;
}

.h_title em.ico_q {
    background: url(../image/q_incobg.jpg);
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 36px;
}

.h_title em.ico_q2 {
    background: url(../image/q_incobg.jpg) 0 -36px;
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 36px;
}


/*反馈图标背景*/

.h_tit em.ico_q2 {
    background: url(../image/smallbg.png) -36px -624px;
    display: inline-block;
    vertical-align: top;
    height: 23px;
    width: 23px;
}

.h_tit em.ico_q3 {
    background: url(../image/smallbg.png) 0 -660px;
    display: inline-block;
    vertical-align: top;
    height: 25px;
    width: 26px;
}

.h_tit em.ico_q4 {
    background: url(../image/q_incobg.jpg) -6px -74px;
    display: inline-block;
    vertical-align: top;
    height: 25px;
    width: 26px;
}

.h_tit em.ico_q5 {
    background: url(../image/q_incobg.jpg) -6px -100px;
    display: inline-block;
    vertical-align: top;
    height: 25px;
    width: 26px;
}

.h_wrap .h_title {
    border-bottom: 1px solid #EEEEEE;
    padding: 10px 0;
    text-align: center;
}

.h_title .ico_q {
    height: 36px;
    margin-right: 10px;
    width: 36px;
}

.h_title h4 {
    display: inline-block;
    font-size: 25px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
}

.h_contact {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 40px;
}

.h_tit .ico_ct {
    background-position: -38px -31px;
}

.h_tit .ico_qt {
    background-position: -71px -31px;
}

.h_con .ico_qq {
    margin-right: 20px;
}

.h_con span {
    font-size: 14px;
}

.h_question .h_con {
    overflow: hidden;
    width: 760px;
}

.h_question ul {
    position: relative;
    width: 810px;
}

.h_question li {
    float: left;
    font-size: 14px;
    line-height: 26px;
    width: 270px;
}

.h_question li a {
    color: #333;
}

.h_question li a:hover {
    text-decoration: underline
}

.ico_qq,
.ico_qq em {
    background: url(../image/qqbg.jpg) no-repeat;
    display: inline-block;
}

.ico_qq {
    color: #555555;
    height: 23px;
    line-height: 23px;
    text-align: center;
    vertical-align: top;
    width: 76px;
    padding-left: 10px;
}

.h_question input.bont {
    height: 44px;
    width: 121px;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: bolder;
    line-height: 44px;
    background: url(../image/bontbg.png);
    border: none;
    cursor: pointer;
    display: block;
}

.h_question input.bont:hover {
    background: url(../image/bontbg.png) 0 -44px;
}