body{
    background: #F5F7F9!important;
}
.bread_crumbs {
    font-weight: 600;
    font-size: 18px;
    color: #414141;
    line-height: 25px;
    text-align: left;
    margin: 36px 0 25px 0;
}


.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.article .minwidth {
    width: 90%;
    margin: 0 auto;
}

.article .minwidth li {
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid rgba(226,227,231,0.5);
}
.article .minwidth li a:hover {
    color: #2A5AA8;
    font-weight: bold;
}

.bread_swiper img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.problem {
    width: 100%;
    padding: 32px 0 26px 0;
    background: #FFFFFF;
    border-radius: 4px;
    margin-bottom: 24px;
}
.problem .minwidth {
    width: 96%;
    margin: 0 auto;
}
.problem .minwidth .message {
    display: flex;
    justify-content: space-between;
}
.problem .minwidth .message .message_fl {
    width: 724px;
}
.problem .minwidth .message .message_fl h1 {
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
}
.problem .minwidth .message .message_fl .msgtext {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
}

.housekeeper {
    display: flex;
    justify-content: space-between;
    width: 96%;
    margin: 10px auto 20px auto;
}
.housekeeper .weGo {
    display: flex;
}
.housekeeper .weGo img{
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.housekeeper .weGo .weTitle {
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 22px;
    text-align: left;
    margin-top: 10px;
}
.housekeeper .weGo .WeTime {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    text-align: left;
}
.housekeeper .we_btn{
    width: 80px;
    height: 24px;
    background: #2A5AA8;
    border-radius: 4px;
    border: 1px solid #2A5AA8;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    margin-top: 20px;
    cursor: pointer;
}
.social-share .icon-qq:before{
    content: ""!important;
    width: 24px;
    height: 24px;
    background: url('/static/article/images/qq.png') no-repeat center center;
    background-size: cover;
    display: block;
    margin: 4px auto;
}
.social-share .icon-weibo:before{
    content: ""!important;
    width: 24px;
    height: 24px;
    background: url('/static/article/images/weibo.png') no-repeat center center;
    background-size: cover;
    display: block;
    margin: 4px auto;
}
.social-share .icon-wechat:before{
    content: ""!important;
    width: 24px;
    height: 24px;
    background: url('/static/article/images/wechat.png') no-repeat center center;
    background-size: cover;
    display: block;
    margin: 4px auto;
}



.smalldh {
    margin-left: 10px;
}

.smalldh dl {
    margin-bottom: 15px;
}

.smalldh dl dt {
    font-size: 16px;
    font-weight: bold;
}

.smalldh dl dt a {
    color: #666;
    display: inline-block;
}

.smalldh dl dd {
    font-size: 14px;
    margin-top: 5px;
}

.smalldh dl dd a {
    margin: 6px 15px 5px 0;
    display: block;
    width: 82px;
    float: left;
    color: #666;
    border: 1px solid #fff;
    border-radius: 12px;
    text-align: center;
}

.smalldh dl dd a:hover, .smalldh dl dt a:hover {
    color: #E74E4B;
}

.smalldh dl dd a:hover {
    border: 1px solid #E74E4B;
}


.mainsemir{width:298px;background:#F8F8F8;border-radius:4px;}
.mainsemir li{height:40px;line-height:40px;color: #4A4A4A;width: 94%;text-align:left;margin: 0 auto;border-bottom:1px dashed #ddd;}
.mainsemir li a{color:#4A4A4A;font-size: 14px;}
.mainsemir li a em{color:#D8D8D8;}
.mainsemir li a:hover{color:#FB6858;}
.list_fr{width:315px;margin-left: 28px;}
.life li{color:#FB6858;float: left;width:120px;height:41px;margin-right:10px;text-align: center;line-height: 41px;background: #FFF0EE;}

.information img{width:270px;height:160px;margin-right: 20px;position: relative;}

.money{background: #F5F5F5;height:80px;margin-top: 10px;width: 298px}
.money img{width:60px;height:60px;border-radius:50px;margin: 10px;}
.name{width:200px;}
.name h3{font-size: 14px;color: #4A4A4A;margin:12px 0 10px 0;}
.name p{font-size: 13px;}
.name p em{display: inline-block;margin-right:2px;font-weight: bold;}
.service a{margin-top:20px;}
.service img{width:316px;height:124px;border-radius:4px;}


.top_title h3 i{width:3px;height: 23px;background: #FB6858;display: inline-block;vertical-align: middle;margin-right: 6px;}
.top_title{margin: 30px 0 10px 0;width: 298px}
.top_title h3{font-size: 18px;}
.top_title a{color: #9B9B9B;font-size: 14px;}


.Caselist {
    /*display: flex;*/
    /*justify-content: space-between;*/
    margin-bottom: 80px;
}


.Caselist .bread a {
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    color: #000;
}


.Caselist .bread a:hover {
    color: #FB6858;
}

.Caselist .bread em {
    color: #878787;
    font-size: 18px;
    font-weight: 600;
}


.Caselist_fl .list_cet .minwidth {
    width: 94%;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
}


.Caselist_fl .list_cet .minwidth .Casefl img {
    width: 100px;
    height: 98px;
    margin-top: 20px;
    border-radius:50px;
}

.Caselist_fl .list_cet .minwidth .Casefl a {
    font-weight: 400;
    font-size: 12px;
    color: #178E5E;
    margin-top: 14px;
}

.Caselist_fl .list_cet .minwidth .Casecet .message{color: #363D51;width: 65%;margin-top: 10px;font-size: 14px}
.Caselist_fl .list_cet .minwidth .Casecet .message em{color: #A4A9B2;}
.Caselist_fl .list_cet .minwidth .Casecet .message-30 em{color: #A4A9B2;}

.bread_fl {
    width: 820px;
    background: #fff;
    float: left;
    margin-bottom: 80px;
}
.bread_fl img{
    max-width: 97%;
}
.bread_fl .procontent .maxwidth {
    width: 94%;
    margin: 0 auto;
}
.bread_fl .zuixin {
    font-size: 18px;
    font-weight: 500;
}
.bread_fl .procontent {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid rgba(226, 227, 231, 0.5);
}
.bread_fl .zuixin::before {
    content: "";
    width: 2px;
    height: 16px;
    background: #2A5AA8;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}
.bread_fl .content {
    width: 94%;
    margin: 0 auto 20px auto;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 27px;
    text-align: left;
    height: auto;
    overflow-wrap: break-word!important;
}
.Caselist_fr{
    background: #ffffff;
    float: right;
    margin-bottom: 80px;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}
.form_gz {
    width: 100%;
    height: 230px;
    background: #178E5E;
    display: flex;
    justify-content: space-between;
}

.form_gz .Theie {
    font-size: 32px;
    font-weight: 600;
    color: #FFFFFF;
    padding-top: 56px;
    margin: 0px 0 20px 0;
}

.form_gz form {
    display: flex;
}

.form_gz form .submitBtn {
    width: 191px;
    height: 55px;
    background: #FFD033;
    border-radius: 45px;
    text-align: center;
    line-height: 55px;
    font-size: 16px;
}

.form_gz form input {
    width: 308px;
    height: 55px;
    background: #FFFFFF;
    border-radius: 8px;
    outline: none;
    border: none;
    text-indent: 20px;
    margin-right: 30px;
    font-size: 16px;
}
