* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clearfix::after {
    display: block;
    overflow: hidden;
    visibility: hidden;
    clear: both;
    content: '';
}

.xxsform .container {

    max-width: 1200px;
    margin: 0 auto;
}

.xxsform .dqwz {
    position: relative;
    font-size: 14px;
    padding: 20px 0 12px 2px;
}

.xxsform .dqwz p.wz {
    float: left;
    width: 90%;
}

.xxsform .zfwjwzcontent {
    padding: 10px 10px 20px 10px;
    box-sizing: border-box;
    border: 1px solid #cdcdcd;
}

.xxsform .wzcontent,
.topbox {
    border: 1px solid #cdcdcd;

    padding: 10px 0 11px 0;
}

.xxsform .zfwjwzcontent .topbox li {
    font-size: 14px;
    float: left;
    width: 31.3%;
    padding-left: 22px;
    line-height: 42px;
    line-height: 40px;
    /* padding-top: 16px; */
    box-sizing: border-box;
}
.xxsform .zfwjwzcontent .topbox li:nth-child(3n){
    width: 37.4%;
}
.xxsform .zfwjwzcontent .topbox li strong{font-weight:700}

.xxsform .zfwjwzcontent .topbox li.fzrq {
    padding-bottom: 5px;
}

.xxsform .zfwjwzcontent .topbox li:last-child {
    /* width: 50%; */
}

.xxsform .zfwjwzcontent .topbox li span {
    padding-left: 10px;
    float: right;
    width: 69%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.xxsform .articlebox {
    position: relative;
    padding: 10px 0;
}

.xxsform .articlebox::after {
    width: 1px;
    height: 100%;
    position: absolute;
    background: #cdcdcd;
    left: calc(100% - 250px);
    top: 10px;
    content: '';
}

.xxsform .articlebox.onleft::after {
    display: none;
}

.xxsform .articlebox .artleft {
    /* width: 770px; */
	width: calc(100% - 255px);
    float: left;
    height: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
}

.xxsform .articlebox.onleft .artleft {
    width: 100%;
}

.xxsform .articlebox .artright {
    width: 240px;
    float: right;
    padding: 20px 10px;
    box-sizing: border-box;
}

.xxsform #xqygb22 .rightTitle {
    padding-left: 15px;
    position: relative;

}

.xxsform #xqygb22 .rightTitle::after {
    width: 3px;
    height: 18px;
    background: #f15403;
    position: absolute;
    left: 0;
    top: 12px;
    content: '';
}

.xxsform .rightTitle {
    font-family: "";
    font-size: 18px;
    color: #f15403;
    line-height: 40px;
}

.xxsform .lineLeft {
    border: none;
}

#xqygb22 .fujian p {
    line-height: 45px;
}

#xqygb22 .fujian {

    padding-bottom: 20px;
}


.zfwjxz1 {

    width: 96%;
    float: left;
    margin-left: 2%;
    min-height: 32px;
}
.xxsform {
    margin-bottom: 20px;
}

.xxsform .szfcontentwrap2022 {
    padding: 0px 5px;
}


@media (max-width: 1220px) {
     .xxsform .articlebox .artleft,
     .xxsform .articlebox .artright{
         width:100%;
     }
     #sc{
         display:none;
     }
      .xxsform .zfwjwzcontent .topbox li{
          width:100%
     }
     .xxsform .articlebox::after{
         display:none;
     }
}
@media (max-width: 768px) {

   /* .szrcontainer,
    body.zzzqbody .szrcontainer{
        right: 0px;
        width: 175px;
        bottom: 30px;
        height: 175px;
    }
    .szrcontainer>.szrbtn{
        top: -1%;
        width: 37%;
        left: 60%;
    }
 .szrcontainer,
    body.zzzqbody .szrcontainer{
        right: 80px;
        width: 53px;
        bottom: 30px;
        height: 175px;
    }
    .szrcontainer>.szrbtn{
        top: -32px;
        width: 200%;
        left: 49%;
    }*/
 .szrcontainer,
    body.zzzqbody .szrcontainer{
        right: 64px;
        width: 80px;
        bottom: 30px;
        height: 175px;
    }
    .szrcontainer>.szrbtn{
        top: -32px;
        width: 125%;
        left: 49%;
    }
}