.jizhang-banner {
    margin-top: 60px;
}
.jizhang-banner .pc{
    height: 500px;
    width: 100%;
}
.jizhang-banner .m{
    display: none;
}
.jizhang-container{
    width: 1330px;
    margin: 0 auto;
}
.jizhang-container .m8 {
        width: 66.66666667%;
        float: left;
    }
.jizhang-container .m4 {
        width: 33.33333333%;
                float: left;
    }
@media screen and (max-width: 768px) {
    .jizhang-banner .pc{
    display: none;
}
.jizhang-banner .m{
    display: block;
}
.jizhang-hide-xs{
    display: none;
}
}
.fuwu-detail-header {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 32px 28px 0
}

.fuwu-detail-header .cus {
    margin: 0 -28px;
    padding: 0 28px
}





.fuwu-titlebar,.guwen-list.block h3 {
    border: none;
    color: #fff;
    padding: 15px 20px 12px;
    font-size: 16px;
    background: url(/theme/default/static/imgs/tbar-1.png);
    background-size: cover;
    font-weight: 600;
    margin-top: 20px;
}

.fuwu-titlebar span,.guwen-list.block h3 span {
    font-size: 12px;
    display: block;
    margin-top: 6px;
    font-weight: 400
}

.fuwu-titlebar span {
    font-size: 13px
}





.quickform {
    padding-top: 10px;
    display: flex;
}

.quickform h4 {
    width: 80px;
    line-height: 28px;
    color: #646464;
        font-size: 14px;
}

.quickform li {
    display: inline-block;
    font-size: 12px;
    line-height: 28px
}

.quickform .normal li {
    padding: 0 15px;
    color: #646464;
    border: 1px solid #e2e2e2;
    margin: 0 6px 10px 0;
    cursor: pointer;
    position: relative
}

.quickform .normal li.on {
    color: #ef3135;
    border: 2px solid #ef3135;
    padding: 0 14px
}

.quickform .normal li.on:after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 8px solid #ef3135;
    border-left: 8px solid transparent;
    right: 0;
    bottom: 0;
    position: absolute
}

.quickform .normal li:last-child {
    margin-right: 0
}

.quickform .items li {
    color: #979c9b;
    overflow: hidden
}

.quickform .items.data li {
    width: 49.5%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%
}

.quickform .items.data.more li {
    width: 32.33333333%
}

.homepage .quickform .items.data.more li {
    width: 25%
}

.quickform .items.data li.w100 {
    width: 100%
}

.quickform.adv {
    padding: 18px 0
}

.quickform.adv .items li {
    padding: 0 20px;
    line-height: normal;
    border-right: 1px #e6e6e6 solid;
    width: auto
}


.fuwu-detail-header .layui-form {
    border-bottom: 1px dashed #e2e2e2;
    padding-top: 24px;
    padding-bottom: 24px;
    width: 100%;
    float: left;
}

.fuwu-detail-header .layui-inline {
    margin-bottom: 0
}

.fuwu-detail-header .layui-inline .layui-input {
    text-indent: 20px
}

.fuwu-detail-header .layui-inline svg {
    position: absolute;
    left: 10px;
    top: 12px;
    color: #ef3135;
    width: 15px;
}

.fuwu-detail-header .layui-inline img {
    position: absolute;
    right: 5px;
    top: 6px;
    width: 28px;
    height: 28px
}




.guwen-list dl {
    border-bottom: 1px dashed #f0f2f5;
    padding: 18px 0;
    margin: 0 15px
}

.guwen-list dl:last-child {
    border: 0;
    padding-bottom: 0
}

.guwen-list dt img {
    border-radius: 50%;
    width: 68px;
    height: 68px;
    margin-right: 10px
}

.guwen-list h6 {
    font-size: 16px;
    font-weight: 700
}

.guwen-list h6 .layui-badge {
    margin-left: 5px;
    background-color: #e7fbf7!important;
    color: #3bc9d0!important
}

.guwen-list p {
    color: #979c9b;
    margin: 12px 0;
    font-size: 12px;
    line-height: 19px
}

.guwen-list button i {
    margin: -5px 3px 0 0
}

.guwen-list dl.first dt img {
    width: 40%;
    height: 40%
}

.guwen-list dl.first h6 {
    margin: 20px 0 15px
}

.guwen-list dl.first p {
    line-height: 23px;
    text-align: justify
}

.guwen-list dl.first p.txt-center {
    text-align: center
}

.guwen-list dl.first .pj {
    margin: 15px 0 28px
}

.guwen-list dl.first .pj li {
    width: 33.3333333%;
    background-color: transparent;
    border-right: 1px solid #f0f2f5;
    text-align: center;
    font-size: 12px
}

.guwen-list dl.first .pj li:last-child {
    border: 0
}

.guwen-list dl.first .pj li em {
    display: block;
    margin-bottom: 6px;
    color: #ef3135;
    font-size: 16px;
    font-family: Roboto
}

.page-mobile .guwen-list dl.first {
    max-width: 400px;
    margin: 0 auto
}



.guwen-list .layui-carousel[lay-indicator=outside] .layui-carousel-ind {
    top: 10px
}

.guwen-list .layui-carousel-arrow {
    top: 50%
}

.guwen-list .layui-carousel>[carousel-item]:before {
    color: #fff
}
.fuwu-detail-header .layui-inline .layui-input {
    text-indent: 20px;
}
.layui-input:hover, .layui-textarea:hover {
    border-color: #d2d2d2 !important;
}
.layui-input, .layui-textarea {
    display: block;
    width: 100%;
    padding-left: 10px;
}
.layui-input, .layui-select, .layui-textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px \9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: rgba(0, 0, 0, .85);
    border-radius: 2px;
}
    .layui-col-md10 {
        width: 83.33333333%;
        float: left;
    }
        .layui-col-md2 {
        width: 16.66666667%;
        float: left;
    }
    .jizhang-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.jizhang-flex-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.layui-btn {
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
    border: 1px solid transparent;
    padding: 0 18px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    background: linear-gradient(60deg, #f66060, #ef3135);
}
.layui-btn-normal {
    background: #10bbb8;
}
.layui-btn+.layui-btn {
    margin-left: 10px;
}
.layui-form-item .layui-inline {
    margin-bottom: 5px;
    margin-right: 10px;
}
.layui-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
    .guwenjson .guwen-list.block {
        margin-left: 30px;
    }

.layui-carousel {
    position: relative;
    left: 0;
    top: 0;
    background-color: #f8f8f8;
}
.successScroll{
    width: 100%;
}
.successScroll {
    padding: 24px 0 18px;
}

.successScroll .item {
    font-size: 12px;
    border-right: 1px #e6e6e6 solid;
    height: 16px;
    line-height: 16px
}

.successScroll .item:first-child,.successScroll .item:last-child {
    border: 0
}

.successScroll .item svg {
    width: 16px;
    height: 16px;
    margin-top: -6px;
}

.successScroll .item span {
    font-family: Roboto;
    padding: 0 3px
}

.successScroll .item li {
    color: #747474
}

.successScroll .item.tips {
    padding: 0 20px
}

.successScroll .item:last-child.tips {
    padding-right: 0
}

.successScroll .item.tips span {
    color: #ef3135
}
.fuwu-detail-header .layui-inline .layui-input{
border-color:#eee}
.fuwu-detail-header .layui-inline  input::placeholder {
    font-size: 13px;  
}
@media screen and (max-width: 768px) {
    .jizhang-fluid{
        width: 100%;
        height: 100%;
    }
    .jizhang-fluid .row{
        margin: 0;
    }
.jizhang-container {
    width: 100%;
}
.jizhang-container .m8 {
    width: 100%;
}
.jizhang-container .m4 {
   display:none;
}
.index-spacing {
        padding: 0 12.5px;
    }
.layui-col-md2{
    width: 100%
}
.jizhang-flex:not(.successScroll) {
        display: block;
    }
        .layui-form-item .layui-inline {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
        clear: both;
    }
    .layui-col-md10 {
    width: 100%;
    float: left;
}
    .fuwu-detail-header {
        padding: 0 18px 5px;
    }
    .successScroll .item {
    font-size: 10px;}
    .successScroll .item.tips {
    display: none;
}
}