
.comm_part {
    overflow: hidden;
}

.seLog {
    width: 196px;
    height: 46px;
    margin-top: 18px;
}

.seLog img {
    width: 240px;
    /*height: 46px;*/
}



.ind_icon {
    height: 80px;
    overflow: hidden;
}

.ind_icon h3 {
    display: block;
    overflow: hidden;
    padding: 0 0 0 16px;
    text-decoration: none;
    font-size: 16px;
    margin-top: 24px;
    color: #fff;
}

.ind_icon h3 a {
    float: left;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
}

.ind_icon h3 a b {
    float: left;
    display: inline-block;
    width: 28px;
    height: 26px;
    background: url(../img/nav.png) no-repeat;
    margin: 0 auto 0;
    margin-right: 10px;
    transition: transform 0.2s;
    background-position: -18px -9px
}

.topBanner {
    width: 100%;
    height: 336px;
    background: url("../img/about_bg.png") no-repeat;
}

.tban_info {
    width: 500px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.tban_info .info_tit {
    width: 100%;
    margin: 0 auto;
    font-size: 32px;
    position: relative;
    letter-spacing: 1px;
    margin-top: 110px;
    overflow: hidden;
}

.tban_info .info_tit::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 42px;
    right: 0px;
    width: 156px;
    margin-left: 16px;
    height: 1px;
    background: #fff;
}

.info_tit big {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 52px;
    margin-right: 6px;
    font-weight: bold;
}

.info_tit span {
    margin-right: 46px;
}

.tban_info .info_txt {
    width: 100%;
    margin: 0 auto;
    font-size: 32px;
    position: relative;
    letter-spacing: 1px;
    overflow: hidden;
}

.tban_info .info_txt::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 22px;
    left: 0;
    width: 156px;
    margin-right: 16px;
    height: 1px;
    background: #fff;
}

.info_txt em {
    font-size: 30px;
    margin-right: 20px;
    margin-left: 80px;
}

.info_txt span {
    font-size: 26px;
}

.com_abus_tit {
    font-size: 30px;
    line-height: 60px;
    margin-top: 60px;
    color: #666;
    text-align: center;
}

.abus_txt {
    font-size: 18px;
    color: #666;
    line-height: 36px;
    margin-top: 50px;
}

ul.abus_introlist {
    margin-top: 80px;
    margin-bottom: 60px;
    overflow: hidden;
    width: 100%;
}

ul.abus_introlist li {
    width: 352px;
    margin: 0 40px;
    float: left;
    display: inline-block;
}

ul.abus_introlist li>div {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    vertical-align: middle;
}

ul.abus_introlist li>div i {
    width: 100px;
    display: inline-block;
    height: 100px;
    background: url("../img/about.png") no-repeat;
    background-position: 0 0;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

ul.abus_introlist li>div i.icon_bj {
    background-position: 0 0;
}

ul.abus_introlist li>div i.icon_ys {
    background-position: -110px 0;
}

ul.abus_introlist li>div i.icon_dw {
    background-position: -220px 0;
}

ul.abus_introlist li>div span {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 16px;
    font-size: 22px;
    color: #666;
}

ul.abus_introlist li p {
    width: 296px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
}

/*下载帮助*/
dl.xzhelp {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 60px;
}

dl.xzhelp dt {
    font-size: 16px;
    height: 42px;
    line-height: 42px;
}

dl.xzhelp dd {
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 16px;
}

dl.xzhelp img {
    width: auto;
    margin: 10px;
    text-align: center;
    vertical-align: middle;
}

dl.xzhelp dd span {
    width: 100%;
    display: block;
    margin-top: 10px;
    color: #ff0000;
    font-size: 18px;
}

/*联系我们*/
.darticle {
    width: 900px;
    padding: 0 40px;
    overflow: auto;
    color: #333;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 30px;
}

.darticle p.texti,
.pub_stepTwo p.texti {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 20px;
}

.darticle p a {
    color: #f00;
}

.darticle p span {
    font-size: 16px;
    color: #f00;
}

.darticle p a:hover {
    text-decoration: underline;
}

ul.cont_uslist {
    width: 100%;
    overflow: hidden;
}

ul.cont_uslist li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px;
}

ul.cont_uslist li .labLeft {
    width: 90px;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    font-size: 16px;
    text-align: left;
}

ul.cont_uslist li .inpRight {
    width: 810px;
    text-align: left;
}

ul.cont_uslist li input[type=text],
ul.cont_uslist li input[type=email],
ul.cont_uslist li select {
    width: 360px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #969698;
    padding-left: 5px;
}

ul.cont_uslist li input.softsize {
    width: 160px;
    margin-right: 20px;
}

ul.cont_uslist li textarea {
    width: 560px;
    height: 200px;
    border-radius: 4px;
    border: 1px solid #969698;
    padding: 5px;
}

ul.cont_uslist li input[type=submit] {
    margin: 10px 0;
    width: 150px;
    height: 30px;
    border: 1px solid #969698;
    background: #00baff;
    color: #fff;
}

ul.cont_uslist li input[type=radio] {
    height: 24px;
    padding-left: 6px;
    margin-right: 6px;
    vertical-align: middle;
    border: 1px solid #00baff;
}

ul.cont_uslist li input[type=checkbox] {
    margin-right: 6px;
}

.inpRight dl {
    overflow: hidden;
    line-height: 36px;

}

.inpRight dl dd {
    float: left;
    font-size: 14px;
    margin-right: 26px;

}

ul.cont_uslist li .submit_btn {
    padding: 0 12px 10px 0;
    text-align: left;
    margin-left: 90px;
}

ul.cont_uslist li .submit_btn input {
    width: 160px;
    color: #fff;
    padding: 0;
    border-radius: 6px;
    margin-right: 26px;
    font-weight: bold;
    height: 42px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 42px;
    border: 1px solid #05bf71;
    background: #05bf71;
    cursor: pointer;
}

ul.cont_uslist li .submit_btn input.consel {
    border: 1px solid #686a6f;
    background: #686a6f;
}

/*软件发布*/
.pub_stepOne {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 0px 10px 3px #ccc;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 30px;
}

.pub_tit {
    text-align: center;
    font-size: 26px;
    margin: 20px 0;
    width: 100%;
}

.pub_noticeTxt {
    width: 100%;
    max-height: 600px;
    min-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 20px;
}

.pub_noticeTxt .tit {
    width: 100%;
    font-size: 16px;
    color: #444;
    margin-bottom: 8px;
    font-weight: bold;
}

.pub_noticeTxt .txt {
    width: 100%;
    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin-bottom: 8px;
}

.ply_net::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background: transparent;
}

.ply_net::-webkit-scrollbar-button {
    width: 0;
    height: 0;
}

.ply_net::-webkit-scrollbar-corner {
    display: block;
}

.ply_net::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background: #999;
    border-radius: 10px;
}

.pub_stepOne>p {
    width: 100%;
    text-align: center;
}

.pub_stepOne>p input[type=button] {
    width: 200px;
    margin: 0 auto;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
    height: 42px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 42px;
    margin-bottom: 20px;
    margin-top: 30px;
    border: 1px solid #05bf71;
    background: #05bf71;
    cursor: pointer;
}

.pub_stepOne .rj_sublog {
    width: 100%;
}

.rj_sublog dl {
    width: 420px;
    margin: 0 auto;
    padding: 20px 0;
}

.rj_sublog dt {
    color: #444;
    text-align: center;
    font-size: 30px;
    margin-bottom: 16px;
}

.rj_sublog dd {
    padding: 12px 0 10px 0px;
    margin-left: 0px;
}

.rj_sublog label {
    color: #444;
    font-size: 18px;
    line-height: 26px
}

.rj_sublog input[type=text] {
    border: 1px solid #ccc;
    height: 26px;
    font-size: 14px;
    padding: 2px 4px;
    margin-right: 16px;
}

.rj_sublog input[type=button] {
    border: 1px solid #ffd800;
    background-color: #ffd800;
    padding: 2px 10px;
    height: 30px;
    cursor: pointer;
}

.rj_sublog input#msgTem {
    width: 120px;
}

.rj_sublog input[type=submit] {
    width: 200px;
    margin: 0 auto;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
    height: 42px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 42px;
    padding: 0;
    border: 1px solid #999;
    background: #999;
    cursor: default;
}

.rj_sublog input.sublogin {
    border: 1px solid #05bf71;
    background: #05bf71;
    cursor: pointer;
}

.rj_sublog span.chckBox {
    display: block;
}

.rj_sublog span.chckBox label {
    font-size: 16px;
}

.rj_sublog span.chckBox input[type="checkbox"] {
    width: 14px;
    height: 14px;
    float: left;
    visibility: visible;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 12px;
    margin: 5px 8px 0 0;
    position: relative;
}

.rj_sublog span.chckBox input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #CACDCF
}

.rj_sublog span.chckBox input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #05bf71;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #05bf71;
    font-size: 12px;
    font-weight: bold;
}

.pub_stepTwo {
    width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
}

/*个人信息政策*/
.FruBox {
    width: 800px;
    display: block;
    clear: both;
    margin: 20px auto;
    padding: 20px 60px;
    box-shadow: 0 0 10px #c6c6c6;
}

.FruBox h1.txt_cen {
    text-align: center;
    font-size: 26px;
    margin: 20px 0;
    width: 100%;
    font-weight: bold;
}

.FruBox .dartMso {
    padding: 0 40px;
    overflow: auto;
    color: #333;
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 12px;
}

.MsoNor {
    text-align: center;
}

.FruBox .dartMso .newsTxt {
    margin-top: 10px;
}

.dartMso .tipsList {
    line-height: 26px;
    width: 100%;
    overflow: hidden;
    margin-top: 12px;
}

.dartMso .tipsList h4 {
    font-weight: normal;
    font-size: 14px;
}

.dartMso .tipsList p {
    width: 100%;
    font-size: 14px;
    margin-top: 6px;
}

.dartMso .tipsList p.txt_pad {
    padding-left: 20px;
    box-sizing: border-box;
}

.dartMso .tipsList p.txt_ind {
    text-indent: 20px;
}

.dartMso .tipsList pre {
    width: 100%;
    font-family: "Microsoft YaHei";
    line-height: 26px;
    font-size: 14px;
    margin-top: 6px;
    padding-left: 20px;
    box-sizing: border-box;
}
@media (max-width: 768px) {
    .tban_info{
        width: 100%;
    }
    .tban_info .info_tit{
        margin-top: 50px;
    }
    .topBanner{
        height: auto;
        padding-bottom: 80px;
    }
    .mainContent{
        float: none;
        min-width: auto;
    }
    .mw1300{
        width: auto;
        padding: 15px;
    }
    ul.abus_introlist li,ul.abus_introlist li p{
        width: 100%;
        margin: 0;
    }
    .footer{
        min-width: auto;
        float: none;
        margin: 0;
        background: inherit;
    }
    .FruBox{
        width: 100%;
        padding: 15px 0;
    }
    .darticle{
        width: 100%;
        padding: 0;
    }
    ul.cont_uslist li .inpRight,ul.cont_uslist li textarea{
        width: 100%;
    }
}