.cg_ban{
    background: url(../images/cg_ban.jpg) center no-repeat;
    background-size: cover;
}
.page_ban::before {
    background: rgba(65, 198, 200, .7);
}
@media screen and (min-width:768px) {
    .ban_sec_title {
        padding-left: 500px;
    }
}

.min_title::before{
    color: #41c6c8;
}

.cg_box2 .cg_one, .cg_box2 .cg_two, .cg_box2 .cg_three, .cg_box2 .cg_four{
    position: relative;
    background: rgba(129, 217, 218, 0.2);
    border-radius: 0 50px 0 50px;
    margin-bottom: 2rem;
    overflow: hidden;
}
.cg_box2 .cg_one::before, .cg_box2 .cg_two::before, .cg_box2 .cg_three::before, .cg_box2 .cg_four::before{
    content: "\ea0c";
    font-size: 20rem;
    font-family: icomoon;
    color: rgba(65, 198, 200, 0.1);
    position: absolute;
    right: -2rem;
    bottom: -8rem;
    z-index: -1;
}
.cg_one_bg{
    background: url(../images/cg_bg1.jpg) center no-repeat;
    background-size: cover;
}
.cg_one_con, .cg_two_con, .cg_three_con, .cg_four_con{
    position: relative;
    padding: 4rem 3rem;
    min-height: 450px;
}
.cg_one_con::before, .cg_two_con::before, .cg_three_con::before, .cg_four_con::before{
    content: "";
    width: 2px;
    height: 100px;
    background: #41c6c8;
    position: absolute;
    left: 2rem;
    top: 0;
}
.cg_one ul.list_icon1 li::before, .cg_two ul.list_icon1 li::before, .cg_three ul.list_icon1 li::before, .cg_four ul.list_icon1 li::before {
    color: #41c6c8;
}

dl{
    display: flex;
    font-size: 1.125rem;
}
dl dt{
    width: 150px;
    padding: .5rem;
}
dl dd{
    width: calc(100% - 80px);
    padding: .5rem;
}

.cg_box2 .cg_two{
    background: rgba(235, 224, 148, 0.2);
}
.cg_box2 .cg_three{
    background: rgba(218, 108, 126, 0.2);
}
.cg_box2 .cg_four{
    background: rgba(183, 237, 183, 0.2);
    margin-bottom: 0;
}
.cg_box2 .cg_two::before{
    content: "\e9ff";
    color: rgba(210, 175, 75, 0.1);
    right: auto;
    left: -2rem;
}
.cg_box2 .cg_three::before{
    content: "\ea0e";
    color: rgba(210, 75, 98, 0.1);
}
.cg_box2 .cg_four::before{
    content: "\e9f4";
    color: rgba(66, 142, 79, 0.1);
    right: auto;
    left: -2rem;
}
.cg_two_bg{
    background: url(../images/cg_bg5.jpg) center no-repeat;
    background-size: cover;
}
.cg_three_bg{
    background: url(../images/cg_bg8.jpg) center no-repeat;
    background-size: cover;
}
.cg_four_bg{
    background: url(../images/cg_bg7.jpg) center no-repeat;
    background-size: cover;
}
.cg_two_con::before{
    background: #8e8542;
}
.cg_three_con::before{
    background: #d24b62;
}
.cg_four_con::before{
    background: #428e4f;
}
.cg_box4{
    position: relative;
    background: url(../images/cg_bg6.jpg) center no-repeat;
}
.cg_box4::before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(10, 61, 116, 0.6);
    position: absolute;
    top: 0;
    left: 0;
}

/* 風險管理 */
.tag1 .nav-item > .nav-link{
    background: #81d9da;
    padding: .75rem 0.75rem;
}
.tag1 .nav-item > .nav-link:hover {
    background: url(../../images/tag_bg2.svg)90% bottom no-repeat, #41c6c8;
    background-size: 60px;
    color: #fff;
}
.tab-content>.tab-pane{
    background: url(../images/cg2_tagbg.png) left top no-repeat;
}
.risk_box{
    position: relative;
    border: 1px solid #81d9da;
    background: rgba(255,255,255,.8);
    padding: 2rem;
}
.risk_tag_box .risk_box:nth-child(even){
    border: 1px solid #f2f2f2;
    background: rgba(242,242,242,.8);
    padding: 2rem;
}
.risk_tag_box2 .risk_box:nth-child(odd){
    border: 1px solid #f2f2f2;
    background: rgba(242,242,242,.8);
    padding: 2rem;
}
.risk_box + .risk_box{
    margin-top: 1rem;
}
.risk_box .risk_tit, .img_tit{
    color: #41c6c8;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.risk_box .risk_tit span{
    font-size: 1.125rem;
    color: #666;
    font-weight: normal;
}
.risk_box ul.list_icon3 li{
    padding-right: 0;
}

/* 誠信經營 */
.cg_con{
    position: relative;
    background: url(../images/cg3_bg1.png) right bottom no-repeat, #ededed;
    padding: 3rem;
}
.cg_con .cg_con_tit{
    font-size: 1.25rem;
    font-weight: bold;
    color: #41c6c8;
    margin-bottom: 1rem;
}
.cg_con_txt {
    font-size: 1.125rem;
    overflow-wrap: break-word;
}
.cg_con_txt li{
    position: relative;
    margin-bottom: 1rem;
    padding-left: 50px;
}

.cg_con .add::before{
    content: "\e9b1";
    color: #222;
}
.cg_con .tel::before{
    content: "\e9af";
    color: #222;
}
.cg_con .fax::before{
    content: "\e9b8";
    color: #222;
}
.cg_con .mail::before{
    content: "\e95c";
    color: #222;
}
.cg3_box2{
    background: url(../images/cg3_bg2.png) right bottom no-repeat;
}
.cg3_box3{
    position: relative;
}
.inf_discon {
    padding: 80px 80px 80px 0;
    background: rgba(129, 217, 218, 0.2);
    box-shadow: 3px 10px 10px rgb(212 159 159 / 10%);
}
.inf_dis_leftbox {
    content: "";
    height: 110%;
    background: url(../images/cg3_bg3.jpg) no-repeat;
    background-size: cover;
    clip-path: polygon(0 0,100% 0,70% 100%,0% 100%);
    box-shadow: 3px 10px 10px rgb(0 0 0 / 20%);
    padding: 0;
    position: absolute;
    left: 0;
    top: -5%;
}
@media screen and (max-width:1200px) {
    .cg3_box2{
        padding-bottom: 250px;
    }
}

@media screen and (max-width: 767px) {
    .inf_discon{
        padding: 2rem;
    }
    .inf_dis_leftbox{
        background-size: unset;
    }
    .inf_dis_txt{
        margin-top: 460px;
    }
}