body{
    background-color: white;
    background-image: unset !important;
}
.top-news-detail .menu-con{
    padding-top: 33px !important;
}
.top-news-detail{
    background-image: unset !important;
    height: 135px !important;
    border-bottom: 1px solid #BFBFBF;;
}
.top-news-detail .menu-con .menu ul li a{
    color: #0E1621 !important;
}
.top-news-detail .menu-con .menu ul li .act{
    color:#F18E16 !important;
}
.top-news-detail .menu-con .menu ul li{
    margin-left: 32px !important;
    margin-right: 0px !important;
}
.top-news-detail .menu-con .menu ul li:first-child{
    margin-left: 0px !important;
}
.nd-con{
    width: 1210px;
    margin: 0px auto;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 46px;
}
.nd-con h2{
    margin: 63px 0px 21px 0px;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
}
.nd-con .dates{
    font-size: 18px;
}
.nd-con .ndc-info p{
    font-size: 16px;
    line-height: 24px;
    color: #5D6A7F;
}
.nd-con .ndc-info{
    max-width: 100%;
}
.case-con{
    width: 1240px;
    margin: 0 auto;
}
.case-con .titles{
    margin-top: 51px;
    font-size: 21px;
    height: 21px;
    line-height: 21px;
}
.case-con .info{
    margin-top: 19px;
    display: flex;
}
.case-con .info img{
    width: 482px;
    height: 329px;
    transition: all .6s ease;
}
.case-con .info img:hover{
    transform: scale(1.04);
}
.case-con .info  .i-r{
    margin-left: 61px;
}
.case-con .info  .i-r h3{
    margin-top: 63px;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 34px;
}
.case-con .info  .i-r .ir-exp{
    color: #737C8B;
    font-size: 16px;
    margin-top: 20px;
}
.case-con .info  .i-r .consult{
    margin-top: 61px;
}
.case-con .info  .i-r .consult a{
    background-color: #0C50DE;
    width: 126px;
    height: 41px;
    display: inline-block;
    color: white;
    font-size: 17px;
    text-align: center;
    line-height: 41px;
}
.case-intro{
    width: 1041px;
    margin: 124px auto;
    margin-bottom: 0px;
}
.case-intro h3{
    margin: 0px;
    text-align: center;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
}
.case-intro .ci-con{
    color: #737C8B;
    font-size: 16px;
    line-height: 24px;
}
.case-intro .ci-con p{
    line-height: 24px;
}
.case-reason{
    margin-top: 132px;
}
.case-reason h3{
    font-size: 30px;
    text-align: center;
    margin: 0px;
}
.case-reason .cr-con{
    display: flex;
    margin-top: 49px;
}
.case-reason .cr-con .crc-item{
    flex: 1;
}
.case-reason .cr-con .crc-item h4{
    margin: 34px 0px 28px;
    font-size: 16px;
}
.case-reason .cr-con .crc-item p{
    margin: 0px;
    color: #737C8B;
    font-size: 16px;
}
.case-reason .cr-con .one{
    width: 211px;
    text-align: center;
}
.case-reason .cr-con .two{
    width: 233px;
    text-align: center;
    margin: 0 auto;
}
.case-reason .cr-con .three{
    width: 212px;
    text-align: center;
    float: right;
}
.case-adva{
    padding-top: 68px;
}
.case-adva h3{
    color: #20242B;
    font-size: 30px;
    text-align: center;
    margin: 0px;
    margin-bottom: 31px;
}
.case-adva .img-con {
    display: flex;
}
.case-adva .img-con div{
    display: inline-block;
}
.case-adva .img-con .one img{
    width: 745px;
}
.case-adva .img-con .two {
    margin-left: -234px;
}
.case-adva .img-con .two img{
    width: 729px;
}
.case-adva .three{
    text-align: center;
    margin-top: -164px;
}
.case-adva .three img{
    width: 711px;
}


