.white_bg{
    background-color: white;
}
.gray_bg{
    background-color: #f4f2f2;
}
.blue_bg{
  background-color: #3c5692;
}
.blue_color{
    color:#2e4a8a;
}
.black_color{
    color: black;
}
/*banner*/
.banner{
    position: relative;
}
.banner_titbox{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 165px 0 0 100px;
    box-sizing: border-box;
}
.banner_tit1{
    line-height: 1;
    font-size: 80px;
    color: #345290;
    margin-bottom: 60px;
}
.banner_tit2_list{
    width: 355px;
}
.banner_tit2{
    position: relative;
    font-size: 28px;
    color: #345290;
}
.banner_tit2:before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -12px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #345290;
    margin: auto 0;
}
/*合规管理服务*/
.category_1{
   padding: 39px 0 35px;
}
.categorytit{
    position: relative;

}
.categorytit span{
    display: inline-block;
    font-size: 39px;
    color: #2e4a8a;
    padding:10px 15px;
    z-index: 1;
}
.categorytit:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    margin: auto 0;
    background-color: #b8b3b2;
    z-index: 0;
}
.categorytit:after{
    position: absolute;
    content: "";
    bottom: -3px;
    left: 0;
    right: 0;
    width: 34px;
    height: 2px;
    background-color: #8b212c;
    margin: 0 auto;
    z-index: 0;
}
.categorytit2{
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
    font-weight: bold;
}
.category_1_con{
    margin-top: 29px;
}
.introducetxt{
    width: 514px;
    font-size: 20px;
    line-height: 39px;
    text-align: justify;
}
.introduceimg{
    padding-top: 10px;
}
.introduceimg img{
    width: 630px;
}
.category_1_typelist{
    margin-top: 78px;
}
.category_1_typeitem{
    width: 272px;
    height: 451px;
    margin-bottom: 29px;
}
.category_1_typeitem_img img{
    width: 100%;
}
.category_1_typeitem_con{
    height: 286px;
    padding-top: 39px;
    background-color: #3c5692;
    box-sizing: border-box;
}
.category_1_typeitem_tit{
    font-size: 23px;
    font-weight: bold;
    color: white;
    margin-bottom: 19px;
    text-align: center;
}
.category_1_typeitem_txt{
    font-size: 17px;
    color: white;
    text-align: center;
    line-height: 29px;
}

/*合规经营赢未来*/
.category_2{
    padding-top: 58px;
}
.category_2_con{
    margin-top: 58px;
}
.wayitem{
    width: 188px;
    height: 407px;
    margin-bottom: 19px;
}
.wayimg img{
    width: 81px;
    margin: 0 auto 29px;
}
.waytit{
    color: #324385;
    font-size: 23px;
    text-align: center;
    margin-bottom: 19px;
}
.waydetail{
    font-size: 18px;
    line-height: 29px;
    text-align: justify;
}
.casebox_tit{
    position: relative;
    font-size: 31px;
    margin-bottom: 34px;
    padding-left: 15px;
    line-height: 1;
}
.casebox_tit:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    height: 29px;
    margin: auto 0;
    background-color: #2e4a8b;
}
.case_left{
    width: 368px;
}
.case_1,.case_2{
    height: 257px;
    color: white;
    font-size: 19px;
    line-height: 39px;
}
.case_1{
    background-color: #537bba;
}
.case_2{
    position: relative;
    background-color: #35407c;
}
.case_2:after{
    position: absolute;
    content: "";
    right: 27px;
    bottom: 15px;
    width: 21px;
    height: 25px;
    background: url(/img/index/icon_13.png);
    background-size: contain;
}
.case_right{
    padding:48px 0 68px;
    width: 727px;
    color: white;
    line-height: 39px;
    font-size: 19px;
}

/*何为合规？*/
.category_3{
    padding: 53px 0 89px;
}
.category_3_con{
    margin-top: 58px;
}
.category_3_introducetxt{
    width: 533px;
}
.category_3_tit{
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
}
.category_3_tit span{
    font-weight: 400;
}
.category_3_p{
    font-size: 19px;
}
.category_3_pointlist{
    margin-top: 31px;
    padding-left: 19px;
}
.category_3_pointitem{
    line-height: 44px;
}
.category_3_point{
    font-size: 19px;
    font-weight: bold;
    color: #343f81;
}
.category_3_point span{
    color: black;
}
.category_3_introduceimg img{
    width: 617.5px;
}
.consequence{
    margin-top: 41px;
    padding: 27px 33px 33px 19px;
    background-color: #3c5692;
    border-radius: 15px;
}
.consequencetit{
    color: white;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 17px;
}
.consequence_p{
    color: white;
    font-size: 19px;
    line-height: 29px;
}
/*合法与合规,企业该何去何从*/
.category_4{
    padding: 63px 0 87px;
}
.category_4_con{
    margin-top: 44px;
}
.category_4_p{
    font-size: 20px;
    line-height: 39px;
}
.category_4_optionlist{
    margin: 58px 0 39px;
}
.category_4_option{
    width: 272px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    color:black;
    background-color: #bbb3b0;
    border-radius: 15px;
    cursor: pointer;
    font-size: 19px;
    user-select: none;
}
.category_4_option:nth-child(1){
    margin-right: 97px;
}
.category_4_option.active{
    background-color: #3c5692;
    color: white;
}
.category_4_casecon{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 21px;
    margin-bottom: 39px;
}
.category_4_casecon.hide{
    display: none;
}
.category_4_casecon tr:nth-child(1){
    background-color: #3c5692;
    color: white;
}
.category_4_casecon tr:nth-child(1) td{
    border: solid 2px #23579a;
    height: 78px;
    text-align: center;
}
.category_4_casecon tr:nth-child(2) td{
	border: solid 2px #23579a;
	line-height: 39px;
	vertical-align: baseline;
}
.category_4_casecon tr:nth-child(2) td:nth-child(1){
    padding: 30px 41px 42px;
}
.category_4_casecon tr:nth-child(2) td:nth-child(2){
    padding: 30px 25px 42px;
}
.category_4_casecon tr:nth-child(2) td:nth-child(3),.category_4_casecon tr:nth-child(2) td:nth-child(4){
    padding: 30px 33px 42px;
}
/*企业怎样实现合规*/
.category_5{
    padding: 68px 0 155px;
}
.category_5_con{
    margin-top: 44px;
}
.category_5_p{
    font-size: 19px;
    line-height: 39px;
}
.category_5_umbrella{
    padding-left: 48px;
}
.category_5_umbrella img{
    width: 351px;
}
.category_5_umbrella_right{
    width: 718px;
}
.category_5_process_left{
    width: 436px;
}
.category_5_process img{
    width: 727px;
}
/*我们的优势*/
.category_6{
    padding: 0 0 136px;
}
.category_6_con{
    margin-top: 48px;
}
.category_6_p{
    font-size: 19px;
    line-height: 39px;
}
.unit_info{
    margin-top: 48px;
}
.unit_head{
    height: 112px;
    background-color: #1b60ab;
}
.unit_head img{
    width: 325px;
}
.unit_bottom{
    padding: 39px 73px 44px 53px;
    border: solid 1px #e1dfdf;
    border-top: solid 0px transparent;
}
.unit_imgbox img{
    width: 162.5px;
}
.unit_img{
    margin-bottom: 53px;
}
.partnerbox{
    margin-top: 29px;
    height: 136px;
    border: solid 1px #e1dfdf;
}
.partner_lbl,.partner_item{
    font-size: 17px;
    font-weight: bold;
    line-height: 29px;
}
.partner_lbl{
    width: 149px;
    height: 100%;
    border-right: solid 1px #e1dfdf;
}
.partner_item_1{
    width: 377px;
    height: 100%;
    border-right: solid 1px #e1dfdf;
}
.partner_item_img{
    margin-right: 19px;
}
.partner_item_img img{
    width: 108px;
}
.partner_right{
    width: 204px;
}
.partner_tit1{
    line-height: 23px;
}
.partner_tit2{
    font-size: 14px;
    line-height: 23px;
}
.partner_tit3{
    line-height: 23px;
    font-size: 14px;
    color: #2c4d9c;
}
.partner_item_2{
    width: 281px;
    height: 100%;
    border-right: solid 1px #e1dfdf;
}
.partner_item_2 img{
    width: 61px;
    margin-right: 10px;
}
.partner_item_3{
    width: 213px;
    height: 100%;
    border-right: solid 1px #e1dfdf;
}
.partner_item_4{
    width: 173px;
    height: 100%;
}
/*业务咨询*/
.category_7{
    padding: 0 0 73px;
}
.category_7_con{
    margin-top: 48px;
    background-color: #1b60ab;
    padding: 42px 0 53px;
    justify-content: space-evenly;
}
.consultitem{
    text-align: center;
    color: white;
}
.consultitem_img img{
    margin: 0 auto;
}
.contacts_icon img{
    width: 25px;
}
.phone_icon img{
    width: 23px;
}
.email_icon img{
    width: 27px;
}
.addr_icon img{
    width: 22px;
}
.consultitem_img{
    margin-bottom: 12px;
}
<!--0.0001981258392334-->