.infobanner{
    width: 100%;
}
/*帮助中心*/
.crumbsNav{
    background-color: #fff;
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #e2e2e2;
    font-size: 14px;
    color: #393939;
}
.crumbsNav span{ color: #1bb76b;}
.crumbsNav a:hover{color: #1bb76b;}
.helpMain{
    padding: 30px 0 50px;
    position: relative;
}
.crumbsNav p{padding-left: 10px;}
.helpMain .helpList{
    position: absolute;
    left: 0;
    top: 30px;
    background-color: #fff;
    width: 230px;
	height:auto;
	display:block;
    padding: 10px 14px 10px 6px;
    font-size: 14px;
    color: #333333;
}
.helpMain .helpList .helpListTop{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: right;
    background-color: #3a3a3a;
    z-index: 11;
    display: none;
}
.helpMain .helpList .helpListTop span{
    color: #fff;
    cursor: pointer;
    padding-right: 20px;
}
.helpMain .helpList h5{
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
}
.helpMain .helpList h5 span{
    position: relative;
    display: inline-block;
}
.helpMain .helpList h5 span:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background-color: #1bb76b;
}
.helpMain .helpList h5 i{
    display: none;
    font-size: 26px;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: normal;
}
.helpMain .helpList ul{
    padding-top: 10px;
}
.helpMain .helpList ul li{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.helpMain .helpList ul li a:hover,.helpMain .helpList ul li.on a{
    color: #1bb76b;
}
.helpMain .infoMain{
    min-height: 850px;
    padding-left: 270px;
}
.helpMain .infoMain .detMain{
    background-color: #fff;
    padding: 24px;
}
.helpMain .infoMain .detMain h5{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0;
}
.helpMain .infoMain .detMain {
    line-height:20px;
}
.helpMain .infoMain .detMain img{
    max-width: 100%;
    padding: 10px 0;
}
.mobile-floatleft{
    position: fixed;
    left: 0;
    top:30%;
    display: none;
    width:70px;
    background-repeat: no-repeat;
    z-index: 330;
    cursor: pointer;
}


.allBgMain{
  background: url("../images/aboutBg.png") no-repeat bottom center;
    background-size: contain;
    padding:25px 0 96px;
}

/*新闻资讯*/
.newMain .newNav{ margin-top: 0;}
.pageList{
    text-align: center;
    margin-top: 60px;
}
.pageList span{
    padding:6px 10px;
    font-size: 14px;
    border: 1px solid #cccccc;
    background-color: #f9f9f9;
    cursor: pointer;
}
.pageList span.on,.pageList span:hover{
    background-color: #1bb76b;
    border-color: #1bb76b;
    color: #fff;
}

.newDetMain h5{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.newDetMain .time{
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 15px 0 20px;
}
.newDetMain .newsInfo{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-indent: 2em;
}
.newDetMain .newsInfo .newImgCent{
    text-indent: 0;
    text-align: center;
}
.newDetMain .newsInfo .newImgCent img{
    max-width: 100%;
    margin: 10px 0;
}
.newDetMain .newsInfo .newImgCent{}
/*软件下载*/
.downMain{
    padding-bottom: 60px;
}
.downMain .downInfo{
    background-color: #fff;
    margin-top: 20px;
    padding: 30px 54px;
    box-shadow: 0 0 10px #cccccc;
}
.downMain .downInfo .downImg{
    float: left;
    max-width: 335px;
    margin-right: 65px;
}
.downMain .downInfo .downList{
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.downMain .downInfo .downList h5{
    position: relative;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
}
.downMain .downInfo .downList h5:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 2px;
    background-color: #1e9b5f;
}
.downMain .downInfo .downList h5 span{}
.downMain .downInfo .downList .downBtn{
    display: block;
    width: 112px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    background-color: #1e9b5f;
    text-align: center;
    color: #fff;
    transition: all .25s;
}
.downMain .downInfo .downList .downBtn:hover{
    color: #ffffff;
    background-color: #007a3f;
    text-align: c;
}

/*关于我们*/
.aboutbg{box-shadow: 0 0 10px #dddddd; background-color: #ffffff; padding:50px;}
.aboutMain{ padding: 25px 0 60px;}
.aboutMain .aboutCont .aboutImg{
    float: left;
    width: 460px;
}
.aboutMain .aboutCont .aboutInfo{
    float: right;
    max-width: 690px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    
}
.aboutMain .aboutCont .aboutInfo h6{
    font-size: 24px;
    color: #15b265;
    text-align: right;
    padding: 5px 0 10px;
}
.aboutMain .aboutCont .aboutInfo h5{
    font-size: 30px;
    color: #cdcdcd;
    font-weight: bold;
    text-align: right;
}
.aboutMain .aboutCont .aboutInfo p{
    text-indent: 2em;
}
.aboutMain .aboutInfo{
    font-size: 14px;
    color: #666666;
    line-height:28px;
    text-indent: 2em;
}

/*软件功能*/
.softMain{
    padding-bottom:50px;
}
.softMain .softList{}
.softMain .softList li{
    position: relative;
    float: left;
    width: 49%;
    background-color: #fff;
    box-shadow: 0 0 10px #dddddd;
    margin-top: 20px;
}
.softMain .softList li:nth-of-type(even){
    float: right;
}
.softMain .softList li .listMain{
    padding: 80px 60px;
    position: relative;
}
.softMain .softList li .softImg{
    position: absolute;
    left: 60px;
    top: 80px;
    margin-right: 60px;
    width: 145px;
}
.softMain .softList li .softInfo{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    padding-left: 200px;

}
.softMain .softList li .softInfo h5{
    position: relative;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 30px;
}
.softMain .softList li .softInfo h5:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 2px;
    background-color: #1e9b5f;
}
.softMain .softList li .softInfo p{
    height: 110px;
    overflow: hidden;
}
.softMain{}

.newList li .newInfo .rightInfo h5 span{
font-size:28px;
padding-right:5px;
}


@media (max-width:1200px){
    .helpMain{ padding: 30px 20px 50px;}
    .helpMain .helpList{ left: 20px;}
    .downMain{ padding: 0 20px 60px;}
    .downMain .downInfo .downImg{ margin-right: 6%; width: 30%;}
    .aboutMain,.newDetMain{ padding: 36px 16px 50px;}
    .aboutMain .aboutCont .aboutImg{ float: none; display: block; max-width: 100%; margin: 0 auto;}
    .aboutMain .aboutCont .aboutInfo{ float: none; max-width: 100%;}
    .aboutMain .aboutCont .aboutInfo h5, .aboutMain .aboutCont .aboutInfo h6{ text-align: center; line-height: 30px;}
    .softMain{ padding: 0 20px 90px;}
    .softMain .softList li .listMain{ padding: 80px 30px;}
    .softMain .softList li .softImg{ left: 30px;}
    .softMain .softList li .softInfo{ padding-left: 170px;}
    .aboutbg{ padding: 30px;}
}
@media (max-width:980px){
    .helpMain .infoMain{ padding-left: 0; min-height: auto;}
    .helpMain .helpList{ display: none; position: fixed; top: 20%; z-index: 200; padding-top: 50px;}
    .helpMain .helpList ul{ display: none;}
    .helpMain .helpList h5{ cursor: pointer;}
    .mobile-floatleft,.helpMain .helpList .helpListTop,.helpMain .helpList h5 i{ display: block;}
    .downMain .downInfo .downImg{ float: none; margin: 0 auto 20px; display: block; min-width: 200px;}
    .downMain .downInfo .downList{ float: none;}
    .downMain .downInfo .downList .downBtn{ margin: 10px auto 0;}
    .softMain .softList li{ width: 100%; float: none !important;}
    .softMain .softList li .softImg{ top: 30px;}
    .softMain .softList li .listMain{ padding: 60px 30px;}
    .softMain .softList li .softInfo p{ height: auto;}
}
@media (max-width:750px){

    .infobanner{ width: 200%;}
}
@media (max-width:680px){
    .softMain .softList li .listMain{ padding: 30px;}
    .softMain .softList li .softImg{ width: 100px;}
    .softMain .softList li .softInfo{ padding-left: 120px;}
 
}
@media (max-width:480px){
    .softMain .softList li .listMain{ padding: 30px;}
    .softMain .softList li .softImg{ width: 80px;}
    .softMain .softList li .softInfo{ padding-left: 100px;}
    .softMain .softList li .softInfo h5{ font-size: 18px;}
}
