@charset "utf-8";
body{overflow-x: hidden;;color:#000;background:#fff;font:normal 100% Arial,sans-serif,SimHei;margin:0;padding:0;font-family:"黑体"}
html,body,form,input,select,textarea,div,p,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;font:normal 100% Arial,sans-serif,SimHei;}
a{ text-decoration:none} 
.cx-footer-span{line-height: 79px}
.page-banner{
    width: 100%;
    height: 400px;
}
.mian-column{
    width: 100%;
    height:auto;
    background: #fff

}
.mian-column-box{
    width:1200px;
    margin: 0 auto;
    text-align: center;
    
}
.mian-column-box ul{
    text-align: center;
    padding:15px 0px;
}

.mian-column-box ul li{
   padding: 10px 30px;
   margin:0px 20px;
   display: inline-block;
   border-radius: 30px;
    
}
.mian-column-box-current{
   border:1px solid #007cc3;
   color: #007cc3;
}
.main-box{
    width: 1160px;
    height:auto;
    min-height: 600px;
    margin:0 auto;
    margin-top: 28px;
    margin-bottom: 28px;
    padding:20px;
    background: #fff
}
.main-box-content{
    font-size: 16px;
    line-height: 30px;
  /*  text-indent:2em;*/
    padding:20px 20px;
    color: #666666
}
.main-box-content img{
  width: 100%;
}

.main-box-content p{
   line-height: 200%
}

/*帮助列表*/
.help-search{
    width: 530px;
    height: 50px;
    border:1px solid #dcdcdc;
    margin:0 auto;
    border-radius: 50px;
}
.help-search-input{
    width: 360px;
    height: 50px;
    float: left;
    border:none;
    border-radius: 50px 0px 0px 50px;
    padding:0px 20px;
    font-size: 16px;
    outline:medium;
}
.help-search-input-anniu{
    width:130px;
    height: 50px;
    float: left;
    border:none;
    border-radius: 0px 50px 50px 0px;
    background: #007cc3;
    color: #fff;
    outline:medium;
}
.help-list{
    width: 480px;
    height:130px;
    padding:20px;
    border:1px solid #dcdcdc;
    float: left;
    margin:20px 30px;
    border-radius: 3px;
    box-shadow: 2px 2px 5px #fff;
}
.help-list:hover{
    border:1px solid #fff;
    width: 480px;
    height:130px;
    padding:20px;
    /*margin-top: 22px;*/
    box-shadow: 2px 2px 5px #ccc;
}
.help-list-title{
   font-size: 16px;
   margin-top: 20px;
   color: #333333;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}

.help-list-info{
    font-size: 12px;
    margin-top: 25px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/*帮助详情页*/
.mian-info{
    width: 100%;
    height:100px;
    border-bottom:1px solid #e5e5e5;
    margin-bottom: 50px
}
.mian-info-title{
    font-size: 24px;
    margin-bottom:30px;
    color: #333333
}

.mian-info-title-date{
    font-size: 14px;
    color: #999999
}
/*公告*/

.main-new-title{
    font-size: 22px;
    text-align: center;
    margin-top:50px;
    color:#333333
}
.main-new-title-xiantiao{
    width: 20px;
    height:2px;
    background: #000;
    margin:0 auto;
    margin-top: 10px;
    color:#aaaaaa
}
.main-new-list{
    width: 100%;
    padding:15px 0px;
    border-bottom: 1px dashed #d4d4d4;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.page{width: 100%;height:auto;overflow: hidden;}
.page-left{width:1000px;height:auto;overflow: hidden;padding: 15px 0px;float: left;}
.page-left-p{margin-top: 5px;}
.page-left-span{color: #666666}
.page-left-span-a{color: #333333}
.page-left-span-1{color: #999999}
.page-right{width:80px;height:30px;border:1px solid #e5e5e5;float: right;margin-top: 25px;text-align: center;line-height: 20px;font-size: 12px;color: #666666}