@charset "UTF-8";

/************************************* 共用設定 *************************************/

body {
    padding-top: 0px;


}



@media (min-width: 1200px) {

    .container,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 1140px !important;
    }
}

.footer {
    background-color: none;

}

.footer .footer-bottom {
    background: linear-gradient(to right, #d70c19 70%, #898989 30%);
    margin: 0;
    padding: 0;
}

.footer .footer-bottom .left {
    background-color: #d70c19;
    color: #fff;
}

.footer .footer-bottom .right {
    background-color: #898989;
}


.subTitle.grey {
    color: #666;
}

/************************************* headerD *************************************/

.greyAreaD {
    width: 100%;
    display: none;
    background-color: #888;
    color: #fff;
    line-height: 1;
    
}

.greyAreaD .greyAreaDlinks {
    text-align: right;
}

.greyAreaD.show {
    display: block;
}

.greyAreaD a {
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
    font-size: 12px;
    font-weight: bold;
    
    letter-spacing: 0.8px;
}


.greyAreaD a:last-child {
    padding-right: 0px;
}

.greyAreaD a .greyAreaDlinksCloseBtn{
    cursor: pointer;
}
.greyAreaD a .greyAreaDlinksCloseBtn img {
    width: 12px;
    height: 12px;
    vertical-align: top;

}


.headerD {
    text-align: left;
    width: 100%;

}

.headerD .topBar {
    color: #fff;
    background-color: #d70c19;

    letter-spacing: 1px;
}

.headerD .topBar .logo {
    /*    border: 1px solid white;*/
    padding-top: 11px;
    padding-bottom: 11px;
}

.headerD .topBarRightArea {
    float: right;
    color: #fff;
    margin-top: 19px;
    /*    border:1px solid white;*/
    font-size: 14px;
}

.headerD .topBarRightArea .dropdown {
    display: inline-block;
    height: 25px;
    line-height: 25px;

    border-radius: 15px;
    background-color: #ac0108;
    border-radius: 15px;
    background-color: #ac0108;
}

.headerD .topBarRightArea .dropdown .dropdown-menu li a {
    color: #666;
    font-weight: normal;
    text-align: left;
    padding-left: 0px;

    font-size: 14px;
}

.headerD .topBarRightArea a {
    color: #fff;
    font-weight: bold;
    margin: 0px;
    margin-left: 18px;
    cursor: pointer;
}

/*
.headerD .topBarRightArea a:last-child {
    margin-right: 0px;
}
*/

.headerD .whiteBar {
    background-color: #fff;
}

.headerD .whiteBar a {
    width: auto;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 10px 15px;
}

.headerD .whiteBar a:hover {
    background-color: #333;
    color: #fff;
}



/************************************* inside *************************************/

.insideBanner {
    height: 250px;
}



.card-text {
    font-size: 12px;
    line-height: 1.5;
}

.card-text p {
    margin-bottom: 0px;
}



/************************************* intro_location_box *************************************/


.intro_location_box {
    position: relative;
    width: 977px;
    height: 752px;
    font-size: 15px;
    background-image: url("../img/intro_location_bg.png");
    background-repeat: no-repeat;
    background-position: 272px 17px;
}

.intro_location_box .title {
    font-size: 24px;
    color: #d70c19;
}

.intro_location_box .item {
    width: 257px;
    background: #eeeeee;
    border-radius: 8px;
    display: inline-block;
    padding: 20px 16px;
    position: absolute;
}

.intro_location_box .item:nth-child(1) {
    left: 720px;
    top: 91px;
}

.intro_location_box .item:nth-child(2) {
    left: 720px;
    top: 247px;
}

.intro_location_box .item:nth-child(3) {
    left: 145px;
    top: 15px;
}

.intro_location_box .item:nth-child(4) {
    left: 45px;
    top: 197px;
}

.intro_location_box .item:nth-child(5) {
    left: 636px;
    top: 411px;
}

.intro_location_box .item:nth-child(6) {
    left: 0px;
    top: 405px;
}

.intro_location_box .item:nth-child(7) {
    left: 100px;
    top: 626px;
}




/************************************* servive_process_list *************************************/


.servive_process_list {
    position: relative;
    width: 731px;
    height: 731px;
    background-image: url("../img/service_process_list_bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -46px;
    margin-left: 110px;
}

.servive_process_list .fa,
.servive_process_list .far {
    font-size: 40px;
    margin-bottom: 10px;
}

.servive_process_list .title {
    font-size: 24px;
}

.servive_process_list .item {
    width: 235px;
    height: 235px;
    border: solid 1px #d70c19;
    border-radius: 8px;
    background-color: white;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
}

.servive_process_list .item:nth-child(1) {
    left: 249px;
    top: 0px;
}

.servive_process_list .item:nth-child(2) {
    left: 496px;
    top: 249px;
}

.servive_process_list .item:nth-child(3) {
    left: 249px;
    top: 496px;
}

.servive_process_list .item:nth-child(4) {
    left: 0px;
    top: 248px;
}




/************************************* servive_process_list2 *************************************/






.servive_process_list2 {
    margin-top: 30px;
    background-image: url(../img/service_process_list_bg.png);
}

.servive_process_list2 .item:nth-child(2) {
    left: 496px;
    top: 315px;
}

.servive_process_list2 .item:nth-child(3) {
    left: 0px;
    top: 315px;
}



/************************************* others *************************************/


.ifMobileMarginBottom15px {
    margin-bottom: 0px;
}
