/*
* @Author: Marte
* @Date:   2022-11-21 15:28:30
* @Last Modified by:   Marte
* @Last Modified time: 2022-11-25 09:42:38
*/
ul,ul li{
    list-style:none;
    margin:0;
    padding:0;
}
.newsBox .desc{
    margin-top: 30px;
}
/*伙伴列表*/
.list_hb{
  overflow: hidden;
  margin-top:40px;
}
.list_hb ul li{
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
  float:left;
  border: 1px solid #f3f3f3;
}
.list_hb ul li:nth-child(4n+4){
  margin-right:0%;
}
.list_hb ul li img{
  width:100%;
}



.contentInfo .infoList .listBox .listItem .txt:nth-child(1){
    flex:20%;
}
.contentInfo .infoList .listBox .listItem .txt:nth-child(2){
    flex:30%;
}
.contentInfo .infoList .listBox .listItem .txt:nth-child(3){
    flex:20%;
}
.contentInfo .infoList .listBox .listItem .txt:nth-child(4){
    flex:20%;
}
/*.contentInfo .infoList .listBox .listItem .txt:nth-child(5){
    flex:10%;
}*/
                
                
                
/* .titleContainer select,.titleContainer .select{
  width: 100px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 10px;
    right: 0;
} */
.titleContainer .select{
    width:auto;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 10px;
    right: 0;
}
.titleContainer .select a{
    color:#333;
    float: left;
    margin-left: 10px;
    text-decoration:none
}
.titleContainer .select a.on,.titleContainer .select a:hover{
    border-bottom: 3px solid #E60012;
    text-decoration:none
}
.show{
  margin-top: 40px;
}

/*翻页*/
.fanye {
    text-align: center;
    padding: 50px 0 10px;
    font-family:'微软雅黑';
    width:auto;
    margin: 0 auto;
    overflow: hidden;
}
.fanye li{
    list-style: none;
    /* float:left; */
    display: inline;
}
.fanye a.active, .paging a:hover {
    color: #fff;
    background-color: #E60012;
    border: 1px solid #E60012;
}
.n{
    color:#fff;
}
.fanye a, .paging span,.fanye span {
    background-color: #ffffff;
    padding: 5px 10px;
    margin: 0px 2px;
    border: 1px solid #bfbfbf;
    color: #979797;
    font-family:'微软雅黑';
    font-size: 12px;
}
.fanye  a:hover{
    color:#fff;
    background-color:#E60012;
    border: 1px solid #E60012;
}
.fanye  span{
    color:#fff;
    padding: 5px 10px;
    background-color:#E60012;
    border: 1px solid #E60012;
    font-size: 12px;
}
.fanye a, .paging span {
    background-color: #ffffff;
    padding: 5px 10px;
    margin: 0px 2px;
    border: 1px solid #bfbfbf;
    color: #979797;
    font-family:'微软雅黑';
    font-size: 12px;
}
.fanye  a:hover{
    color:#fff;
    background-color:#E60012;
    border: 1px solid #E60012;
}
.titleContainer .select a {
    color: #333;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    text-decoration: none;
}
.select{
  display:block;
}
.wap_select{
  display:none;
}
.floatInfo.qztd{
    width:600px;
    margin:60px auto 0;
}
.floatInfo.qztd .inputBox .text{
    margin-left: 0px;
}
.floatInfo.qztd .inputBox .input{
    margin-right:0;
}
.floatInfo.qztd .inputBox div.input {
    background: #fff;
    padding: 8px 0px;
}
.floatInfo.qztd .inputBox.xueli div.input,
.floatInfo.qztd .inputBox.yingyu div.input,
.floatInfo.qztd .inputBox.hunfou div.input{
    padding: 0;
}
.floatInfo.qztd .inputBox.xueli div.input select,
.floatInfo.qztd .inputBox.yingyu div.input select,
.floatInfo.qztd .inputBox.hunfou div.input select{
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #f1f3f5;
    border: none;
    padding: 0 9px;
}
.floatInfo.qztd .inputBox:nth-child(18) div.input{
    height:67px;
}
.floatInfo.qztd .inputBox div.input textarea{
    width:100%;
    height: 67px;
    margin-top: -8px;
    border:none;
    resize:none;
    background: #f1f3f5;
}
.floatInfo.qztd .inputBox:nth-child(19) div.input input{
    margin-top: -8px;
}
.floatInfo.qztd .inputBox:nth-child(19) div.input .yzm{
    margin-top: -8px;
}
.floatInfo.qztd .button1 .txt {
    font-size: 15px;
    color: #ffffff;
    line-height: 50px;
    font-weight: 300;
    margin-top: 40px;
    width: 100%;
    background: #e9463f;
    text-align: center;
    margin: 40px auto 0;
}
.hr.contentInfo .infoList .listBox .listItem{
    width:100%;
}
.list_news{
    margin-top:40px;
}
.list_hb ul li a{
    text-decoration:none;
}
.list_hb ul li a h4{
    margin-left:20px;
    font-size:18px;
    color:#222326;
    margin-top:16px;
    margin-bottom:6px;
}
.list_hb p{
    margin-left:20px;
    font-size:12px;
    color:#9e9e9e;
    margin-bottom:12px;
}
.show img{
    max-width:100%;
}
.content2{
    background:#fff;
}
.list_hb.ry ul li a h4{
    margin-bottom: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.list_hb.ry ul li a div{
    position: relative;
}
.list_hb.ry ul li a div:before {
    content: "";
    display: block;
    padding-top: 70%; /* //宽高比例修改这个数值 */
}
.list_hb.ry ul li a div img {
    position:  absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.list_lxfs{
    overflow:hidden;
    margin-top:40px;
}
.list_lxfs ul li{
    width:49%;
    margin-right:2%;
    margin-bottom:2%;
    float:left;
}
.list_lxfs ul li:nth-child(2n+2){
    margin-right:0;
}
.lxfs_title{
    background:#f3f3f3;
    width:100%;
    height:45px;
    line-height:45%;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom:10px;
}
.lxfs_title div{
    width:26px;
    height:26px;
    background:#E60012;
    border-radius: 50%;
    margin-left: 16px;
    margin-right: 10px;
    position: relative;
}
.lxfs_title div:before {
    content: "";
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -4px;
    transform: rotate(45deg);
}
.lxfs_title div:after {
    content: "";
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 2px 0 0 -4px;
    transform: rotate(-45deg);
}
.list_lxfs ul li p{
    line-height:1.6;
    margin-left: 18px;
    display: flex;
    justify-content: left;
    align-items: center;
}
.list_lxfs ul li p:before {
    content: "";
    width: 0px;
    height: 0px;
    margin-right:6px;
    border-left:9px solid #E60012;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
}

/* 常见工具 */
.gsgongju{
    width:600px;
    margin:40px auto 0;
    font-size: 16px;
}
.gsgongju .head_select{
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 8px;
    font-size: 16px;
}
.gsgongju .head_select .f-l.w110{
    flex: 20%;
}
.gsgongju .head_select .f-l.w200{
    flex:80%;
}
.gsgongju .head_select select{
    width:100%;
    height: 30px;
    line-height: 30px;
}
.fast_button{
    padding: 3px 6px;
    border-radius: 6px;
    background: #e60c12;
    color: #fff;
    text-align:center;
    /* display: flow-root; */
    display: grid;
}
.fast_button_over{
    padding: 3px 6px;
    border-radius: 6px;
    background: #c30b10;
    color: #fff;
    text-align:center;
    display: grid;
}
.mbt_body_list .fast_button_over{
    padding: 3px 6px;
    border-radius: 6px;
    background: #c30b10;
    color: #fff;
    text-align:center;
    display: grid;
}



#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(1){
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 8px;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(1) .f-l.w110{
    flex: 20%;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(1) .f-l.w170{
    flex: 70%;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(1) .f-l.w170 input{
    width: calc(100% - 10px);
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(1) .fast_button,.fast_button_over{
    flex: 10%;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .f-l.w110{
    width:20%;
    height:28px;
    line-height:28px;
    float:left;
    margin-bottom: 8px;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .f-l.w170 input{
    height:28px;
    line-height:28px;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .f-l.w170{
    width:70%;
    height:28px;
    line-height:28px;
    float:left;
    margin-bottom: 8px;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .f-l.w170 input{
    width: calc(100% - 29px);
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .fast_button{
    width:10%;
    float:left;
    margin-bottom: 8px;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .f-l.w170.yssr{
    width:80%;
    height:28px;
    line-height:28px;
    float:left;
    margin-bottom: 8px;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .f-l.w170.yssr input{
    height:28px;
    line-height:28px;
    width: calc(100% - 21px);
}
.clear{
    display:none;
}
.main-bot-head{
    margin-bottom:10px;
}
.main-bot-center{
    overflow:hidden;
}
.mbc_body{
    width:50%;
    height:198px;
    float:left;
    border-right:1px solid #C4CCCC;
}
.mbc_body_r{
    width:50%;
    height:198px;
    float:left;
    padding-left: 16px;
}
.mbc_body .w186{
    margin-bottom:8px;
    display: flex;
    justify-content: left;
    align-items: center;
}
.mbc_body_r .w185:nth-child(3),
.mbc_body_r .w185:nth-child(4),
.mbc_body_r .w185:nth-child(5){
    margin-bottom:8px;
}
.mbc_body_r .w185:nth-child(3) .nian120.f-l.mbb_fd_fl,
.mbc_body_r .w185:nth-child(4) .nian120.f-l.mbb_fd_fl,
.mbc_body_r .w185:nth-child(5) .nian120.f-l.mbb_fd_fl{
    display: flex;
    justify-content: left;
    align-items: center;
}

.mbc_body_r .w185:nth-child(3) .nian120.f-l.mbb_fd_fl a,
.mbc_body_r .w185:nth-child(4) .nian120.f-l.mbb_fd_fl a,
.mbc_body_r .w185:nth-child(5) .nian120.f-l.mbb_fd_fl a{
    flex: 20%;
}
/* .mbc_body_r .w185:nth-child(3).nian120.f-l.mbb_fd_fl a,
.mbc_body_r .w185:nth-child(4) .nian120.f-l.mbb_fd_fl a,
.mbc_body_r .w185:nth-child(5) .nian120.f-l.mbb_fd_fl a{
    flex: 20%;
} */


.mbc_body .w186 .w110.f-l.mbb_fd_fl{
    flex: 50%;
}
.mbc_body .w186 .w75.f-l{
    flex: 50%;
}
.mbc_body .w186 .w110.f-l.mbb_fd_fl input{
    width: 40%;
}
.mbc_body_r .w185:nth-child(1){
    width:30%;
    float:left;
    margin-bottom:8px;
}
.mbc_body_r .w185:nth-child(2) a:nth-child(1){
    width:50%;
    float:left;
    margin-bottom:8px;
}
.mbc_body_r .w185:nth-child(2) .nian120.f-l.mbb_fd_fl{
    width: 100%;
    margin-bottom:8px;
    display: flex;
    justify-content: left;
    align-items: center;
}
.main-bot-center .mbt_body_list{
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
    margin-bottom:8px;
}
.main-bot-center .mbt_body_list .f-l.w110{
    flex: 20%;
}
.main-bot-center .mbt_body_list .f-l.w170{
    flex: 72%;
}
.main-bot-center .mbt_body_list .fast_button{
    flex: 8%;
}
.main-bot-center .mbt_body_list .f-l.w170 input{
    width: calc(100% - 29px);
}
.mbb_body .w110.f-l{
    width:32%;
    margin-right:2%;
    margin-top:8px;
    margin-bottom:8px;
    float:left;
    display: flex;
    justify-content: left;
    align-items: center;
}
.jngs.mbt_body_list .list_l{
    flex: 20%;
}
.jngs.mbt_body_list .f-l.w170{
    flex: 80%;
}
.mbb_body .w110.f-l:last-child{
    margin-right:0%;
}
.mbb_body .w110.f-l input{
    width: calc(100% - 70px);
    margin-left: 6px;
}
.red{
    color:#e60c12;
    font-size:14px;
}



.h_b{
    float: left;
    width: 100%;
    height: 1px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: none;
    border-top: 1px solid #C4CCCC;
}




ul.show,ul.show li{
    list-style:none;
    margin:0;
    padding:0;
}
ul.show li{
    width:50%;
    height:300px;
    float: left;
    padding:1%;
}
ul.show li h4{
    background: #f3f3f3;
    width: 100%;
    height: 45px;
    line-height: 45%;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 10px;
    text-indent: 20px;
}
ul.show li p{
    line-height: 1.6;
    margin-left: 20px;
    display: flex;
    justify-content: left;
    align-items: center;
}
ul.show li p:before {
    content: "";
    width: 0px;
    height: 0px;
    margin-right:6px;
    border-left:9px solid #E60012;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
}
.sixian{
    margin-top:40px;
}
table.sxjsq{
    padding: 3%;
    display: block;
}
.szcs{
    width: 110%;
    display: block;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
.titleContainer .select {
    /* width: 96%; */
    margin-left: 0;
    overflow-x: auto;
    position: none;
    bottom: -70%;
}
.select{
  display:none;
}
.wap_select{
  display: block;
    width: 100%;
    overflow-x: auto;
    height: 26px;
    margin-top: 17px;
}
.wap_select div{
  width: auto;
    white-space: nowrap;
}
.wap_select div a {
    color: #333;
    margin-left: 0px;
    margin-right: 10px;
    text-decoration: none;
    padding-bottom: 4px;
}
.wap_select div a.on,.wap_select div a:hover {
    border-bottom: 3px solid #E60012;
}
.list_hb ul li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.list_hb ul li:nth-child(2n+2){
    margin-right: 0%;
}
.list_lxfs ul li{
    width:100%;
}
ul.show li{
    width:100%;
    height:auto;
    margin-bottom:0px;
    float: left;
}

/* 工具 */
.gsgongju{
    width: 100%;
    margin: 0px auto 0;
}
.gsgongju .head_select .f-l.w110 {
    flex: 30%;
}
.gsgongju .head_select .f-l.w200 {
    flex: 70%;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(1) .f-l.w110 {
    flex: 30%;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(1) .f-l.w170 {
    flex: 54%;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(1) .fast_button, .fast_button_over {
    flex: 16%;
}

#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .f-l.w110 {
    width: 30%;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .f-l.w170 {
    width: 54%;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .fast_button {
    width: 16%;
}
#payrollDIV .main-bot-top.h538 .mbt5_body .mbt_body_list:nth-child(2) .f-l.w170.yssr {
    width: 70%;
}
.mbc_body {
    width: 100%;
    height: 198px;
    float: left;
    border-right: none;
}
.mbc_body_r {
    width: 100%;
    height: 198px;
    float: left;
    padding-left: 0;
    margin-top: 10px;
}
.main-bot-center .mbt_body_list .f-l.w110 {
    flex: 30%;
}
.main-bot-center .mbt_body_list .f-l.w170 {
    flex: 54%;
}
.main-bot-center .mbt_body_list .fast_button {
    flex: 16%;
}
.main-bot-center .mbt_body_list .f-l.w110 {
    flex: 30%;
}
.jngs.mbt_body_list .f-l.w170 {
    flex: 70%;
}
.mbb_body .w110.f-l {
    width: 100%;
}
.sixian{
    margin-top:40px;
}
.grsj{
    display: block;
    width: 84vw;
}
.szcs.chengshi{
    width: 87%;
}
.floatInfo.qztd{
    width:100%;
}

}

