﻿@charset "UTF-8";

body {
    background: url("../m_image/gray-bg.png") center top no-repeat;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.gray-bg {
    background: url("../m_image/gray-bg.jpg") center top no-repeat;
}

.hide {
    display: none;
}


.backTop {
    display: block;
    width: 100%;
    padding: 19px 30px;
    position: fixed;
    left: 0;
    top: 80px;
    z-index: 10;
    background-color: #000;
    color: #fff;
    font-size: 15px;
    line-height: 1.5em;
    text-align: center;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
}

hr.hr_line {
    border: 0;
    height: 5px;
    background-color: rgba(0,0,0,0);
    /*background-color: #0ecdbd;
	    background-image: linear-gradient(to right, rgba(14,205,189,0), rgba(11,68,159,0.75), rgba(139,179,242,0));*/
    /*background-image: linear-gradient(to right, rgba(8,83,201,0), rgba(11,68,159,0.75), rgba(139,179,242,0));*/
    clear: both;
}

hr.hr_line_in {
    border: 0;
    height: 1px;
    width: 350px;
    margin: auto;
    margin-top: 10px;
    background-image: linear-gradient(to right, rgba(8,83,201,0), rgba(11,68,159,0.75), rgba(139,179,242,0));
    /*background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));*/
    /*
	width: 100px;	
    border: 1;
    height: 5px;
	background-color: #0ecdbd;
	background-image: linear-gradient(to right, rgba(14,205,189,0), rgba(11,68,159,0.75), rgba(139,179,242,0));
    background-image: linear-gradient(to right, rgba(8,83,201,0), rgba(11,68,159,0.75), rgba(139,179,242,0));
	clear: both;*/
}

.YMT_logo_S {
    display: block;
    padding-top: 20px;
    width: 225px;
    height: 75px;
    align-content: center;
    margin-top: 20px;
    background: url("../m_image/YMT_logo_S.png") center top no-repeat;
    padding-left: 0px;
    color: rgba(0,0,0,0);
    margin: auto;
    float: left;
}

.YMT_logo {
    display: block;
    width: 450px;
    height: 150px;
    align-content: center;
    background: url("../m_image/YMT_logo.png") center top no-repeat;
    padding-left: 0px;
    margin: auto;
}

.ung_title {
    display: block;
    width: 350px;
    align-content: center;
    text-align: center;
    color: #000;
    font-size: 2.2em;
    font-weight: 600;
    background-image: linear-gradient(to right, rgba(240,240,240,0), rgba(220,229,245,0.75), rgba(240,240,240,0));
    /*background:url("../m_image/motor.png") left no-repeat;*/
    padding: 20px;
    margin: auto;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
    /*border-bottom: dotted 1px;*/
    /*border-top: dotted 1px;*/
    border-color: #357ef6;
}

.contract_title {
    display: block;
    width: 500px;
    align-content: center;
    text-align: center;
    color: #000;
    font-size: 3.2em;
    font-weight: 600;
    /*background-image: linear-gradient(to right, rgba(240,240,240,0), rgba(220,229,245,0.75), rgba(240,240,240,0));
    background:url("../m_image/motor.png") left no-repeat;*/
    padding: 20px;
    margin: auto;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
    /*border-bottom: dotted 1px;*/
    /*border-top: dotted 1px;*/
    border-color: #357ef6;
}

.ung_title_in {
    display: block;
    width: 350px;
    align-content: center;
    text-align: center;
    color: #000;
    font-size: 2.2em;
    font-weight: 600;
    /* background-image: linear-gradient(to right, rgba(240,240,240,0), rgba(220,229,245,0.75), rgba(240,240,240,0));*/
    /*background:url("../m_image/motor.png") left no-repeat;*/
    padding: 0px;
    margin: auto;
    padding-left: 0px;
    /*border-bottom: dotted 1px;*/
    /*border-top: dotted 1px;*/
    border-color: #357ef6;
}

.ung_small {
    display: block;
    width: 700px;
    height: 10px;
    align-content: center;
    text-align: center;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
    color: #000;
    font-size: 0.8em;
    padding: 10px;
    margin: auto;
    margin-top: 5px;
}

.ung_option{
    width: 100%;
    padding-left: 30px;
}
.ung_option select {
        float: left;
        font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
        background: #fafdfe;
        width: 620px;
        height: 60px;
        padding-left: 5px;
        font-weight: 600;
        line-height: 55px;
        font-size: 18px;
        border: 1px solid #8f919d;
        color: #5f5f5f;
        margin: 10px;
        border-radius: 20px;
    }

.option {
    width: 100%;
    padding-left: 30px;
}


    .option select {
        float: left;
        font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
        background: #fafdfe;
        width: 300px;
        height: 60px;
        padding-left: 5px;
        font-weight: 600;
        line-height: 55px;
        font-size: 18px;
        border: 1px solid #8f919d;
        color: #5f5f5f;
        margin: 10px;
        border-radius: 20px;
    }

.price {
    color: rgba(15,67,172,1.00);
    font-size: 1.5em;
    font-weight: 600;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
    padding-left: 100px;
}

.ung_gov {
    display: block;
    width: 700px;
    margin: auto;
}

.ung_cala {
    padding-left: 90px;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
}

    .ung_cala div {
        line-height: 50px;
        font-weight: 600;
        color: #111212;
        font-size: 1.2em;
    }

        .ung_cala div span {
            float: right;
            padding-right: 100px;
        }

        .ung_cala div span {
            float: right;
            padding-right: 100px;
        }

.ung_help {
    display: block;
    width: 700px;
    height: 10px;
    align-content: left;
    text-align: left;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
    color: #000;
    font-size: 0.8em;
    padding: 20px;
    margin: auto;
    margin-top: 5px;
}

.iconHome {
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin: auto;
    border: solid;
    border-radius: 50%;
    border-color: #5f9bc3;
    border-width: 3px;
    background: url("../m_image/home.png") center no-repeat;
    background-color: #5f9bc3;
    color: rgba(0,0,0,0.00);
    transition: 0.5s;
    float: right;
    margin-right: 30px;
    margin-top: 5px;
    /*text-indent:-9999px;*/
}

    .iconHome:hover {
        border-radius: 50%;
        background-color: #dee1e6;
        background: url("../m_image/home_blue.png") center no-repeat;
    }

.iconBack {
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin: auto;
    border: solid;
    border-radius: 50%;
    border-color: #5f9bc3;
    border-width: 3px;
    background: url("../m_image/back.png") center no-repeat;
    background-color: #5f9bc3;
    color: rgba(0,0,0,0);
    transition: 0.5s;
    float: right;
    margin-right: 30px;
    margin-top: 5px;
    /*text-indent:-9999px;*/
}

    .iconBack:hover {
        border-radius: 50%;
        background-color: #dee1e6;
        background: url("../m_image/back_blue.png") center no-repeat;
    }

.button_icon {
    display: block;
    width: 700px;
    margin: auto;
}

    .button_icon ul li {
        margin: 50px;
    }

.button_icon_in {
    display: block;
    width: 440px;
    margin: auto;
    padding-top: 30px;
}

    .button_icon_in ul li {
        margin: 40px;
    }

.button_icon_ModelSerial {
    display: block;
    width: 750px;
    margin: auto;
}

    .button_icon_ModelSerial ul li {
        margin: 5px 30px 5px 30px;
    }

.button_icon01 {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_01.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon01:hover {
        border-radius: 50%;
        background: url("../m_image/icon_01.png") center no-repeat;
    }

.button_icon02 {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_02.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon02:hover {
        border-radius: 50%;
        background: url("../m_image/icon_02.png") center no-repeat;
    }

.button_icon03 {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_03.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon03:hover {
        border-radius: 50%;
        background: url("../m_image/icon_03.png") center no-repeat;
    }

.button_icon04 {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_04.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon04:hover {
        border-radius: 50%;
        background: url("../m_image/icon_04.png") center no-repeat;
    }

.button_icon05 {
    float: left;
    display: block;
    width: 500px;
    height: 500px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_05.png") center no-repeat;
    background-size: 150px 150px;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon05:hover {
        border-radius: 50%;
        background: url("../m_image/icon_05.png") center no-repeat;
        background-size: 150px 150px;
    }

.button_icon06 {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_06.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon06:hover {
        border-radius: 50%;
        background: url("../m_image/icon_06.png") center no-repeat;
    }

.button_icon07 {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_07.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon07:hover {
        border-radius: 50%;
        background: url("../m_image/icon_07.png") center no-repeat;
    }

.button_icon08 {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_08.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon08:hover {
        border-radius: 50%;
        background: url("../m_image/icon_08.png") center no-repeat;
    }


.button_icon09 {
    float: left;
    display: block;
    width: 500px;
    height: 500px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_09.png") center no-repeat;
    background-size: 150px 150px;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon09:hover {
        border-radius: 50%;
        background: url("../m_image/icon_09.png") center no-repeat;
        background-size: 150px 150px;
    }


.button_icon10 {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/icon_10.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_icon10:hover {
        border-radius: 50%;
        background: url("../m_image/icon_10.png") center no-repeat;
    }


.button_DocDownload {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/DocDownload.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_DocDownload:hover {
        border-radius: 50%;
        background: url("../m_image/DocDownload.png") center no-repeat;
    }



.button_SaleInputNew {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/SaleInputNew.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_SaleInputNew:hover {
        border-radius: 50%;
        background: url("../m_image/SaleInputNew.png") center no-repeat;
    }

.button_SaleInputModify {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/SaleInputModify.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_SaleInputModify:hover {
        border-radius: 50%;
        background: url("../m_image/SaleInputModify.png") center no-repeat;
    }


.button_RideAgree {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/RideAgree.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_RideAgree:hover {
        border-radius: 50%;
        background: url("../m_image/RideAgree.png") center no-repeat;
    }

.button_RideSurvey {
    float: left;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border: solid;
    border-radius: 20px;
    border-color: #5f9bc3;
    border-width: 6px;
    background: url("../m_image/RideSurvey.png") center no-repeat;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
}

    .button_RideSurvey:hover {
        border-radius: 50%;
        background: url("../m_image/RideSurvey.png") center no-repeat;
    }

.button_ModelSerial {
    float: left;
    display: block;
    width: 160px;
    margin: auto;
    border: solid;
    border-radius: 10px;
    border-color: #5f9bc3;
    border-width: 3px;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
    text-align: center;
    font-size: 20px;
    line-height: 2em;
}

    .button_ModelSerial:hover, .button_ModelSerial:focus {
        border-radius: 50%;
        background: none;
    }

.button_ModelSerialOther {
    float: left;
    display: block;
    width: 160px;
    margin: auto;
    border: solid;
    border-radius: 10px;
    border-color: #5f9bc3;
    border-width: 3px;
    background-color: #d6daf5;
    color: #000;
    transition: 0.5s;
    text-align: center;
    font-size: 20px;
    line-height: 2em;
}

    .button_ModelSerialOther:hover, .button_ModelSerialOther:focus {
        border-radius: 50%;
        background: none;
    }

.button_SelectModelCode {
    display: block;
    margin: auto;
    padding: 0px 10px 0px 10px;
    font-weight: bold;
    color: #0080FF;
    transition: 0.5s;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 2em;
}

.button_ModelCode {
    width: 90%;
    display: block;
    margin: auto;
    padding: 0px 10px 0px 10px;
    border: solid;
    border-radius: 10px;
    border-color: #ACD6FF;
    border-width: 3px;
    background-color: #ACD6FF;
    color: #000;
    transition: 0.5s;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 2em;
}

.button_CC {
    width: 90%;
    display: block;
    margin: auto;
    padding: 0px 10px 0px 10px;
    border: solid;
    border-radius: 10px;
    border-color: #C4E1E1; /*#96FED1*/
    border-width: 3px;
    background-color: #C4E1E1;
    color: #000;
    transition: 0.5s;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
}

.button_ModelColor {
    font-size: 20px;
}

.ContractForm {
    /*display: inline-block;
    width:800px;*/
    margin: 0px 0px 0px 15px;
    padding: 10px 0px;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
    font-size: 1.3em;
}

.icon_title {
    display: block;
    width: 400px;
    height: 400px;
    position: relative;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
    font-size: 3em;
    font-weight: 600;
    margin: auto;
    padding-right: 8px;
    text-align: center;
    margin-top: 105px;
}

.content {
    background: url("../m_image/gray-bg.jpg") center top no-repeat;
    padding-top: 10px;
    min-height: calc(100vh - 70px);
}

.contractcontent {
    /*background: url("../m_image/gray-bg.jpg") center top no-repeat;*/
    padding-top: 10px;
    min-height: calc(100vh - 70px);
}

.footer {
    height: 50px;
    background-color: #0ecdbd;
    color: #FFF;
    background-image: linear-gradient(to right, rgba(14,205,189,0), rgba(11,68,159,0.75), rgba(139,179,242,0));
    clear: both;
    margin: auto;
    vertical-align: middle;
    font-size: 1em;
    line-height: 50px;
    text-align: center;
}


.toTop-arrow {
    width: 4.1rem;
    height: 4.1rem;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 33%;
    opacity: 1;
    /*background: #1f5b99;*/
    cursor: pointer;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    background: url("../m_image/top_blue.png") center no-repeat;
    background-color: rgba(210,210,210,0.7);
    display: none;
}
/*.toTop-arrow::before, .toTop-arrow::after {
	width: 27px;
	height: 5px;
	border-radius: 0px;
	background: #fff;
	position: absolute;
	content: "";
}*/
/*.toTop-arrow::before {
	transform: rotate(-45deg) translate(0, -50%);
	left: 0.3rem;
}
.toTop-arrow::after {
	transform: rotate(45deg) translate(0, -50%);
	right: 0.3rem;
}
.toTop-arrow:focus {outline: none;}*/


.clear {
    clear: both;
}



@media only screen and (max-width: 47.9375em) {
    .button_icon {
        display: block;
        width: 300px;
        margin: auto;
    }

        .button_icon ul li {
            margin-left: 0px;
            margin-right: 20px;
            margin-top: 30px;
        }

    .button_icon_in {
        display: block;
        width: 300px;
        margin: auto;
    }

        .button_icon_in ul li {
            margin-left: 0px;
            margin-right: 25px;
            margin-top: 30px;
        }

    .button_icon_ModelSerial {
        display: block;
        width: 300px;
        margin: auto;
    }

        .button_icon_ModelSerial ul li {
            margin-left: 0px;
            margin-right: 10px;
            margin-top: 10px;
        }

    .ModelSerial, .ModelCode, .ModelColor {
        display: block;
        width: 300px;
        margin: auto;
    }

    .ContractForm {
        display: inline-block;
        width: 47.9375em;
        margin: auto;
    }

.ung_gov {
    display: block;
    width: 300px;
    margin: auto;
}	
	.ung_cala {
    padding-left: 0px;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
}

    .ung_cala div {
        line-height: 50px;
        font-weight: 600;
        color: #111212;
        font-size: 1em;
    }

        .ung_cala div span {
            float: right;
            padding-right: 0px;
        }

        .ung_cala div span {
            float: right;
            padding-right: 0px;
        }
	.ung_help {
    display: block;
    width: 300px;
    height: 10px;
    align-content: left;
    text-align: left;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
    color: #000;
    font-size: 0.8em;
    padding: 0px;
    margin: auto;
    margin-top: 5px;
}
	
	.ung_option{
    width: 100%;
    padding-left: 0px;
}
.ung_option select {
        float: left;
        font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
        background: #fafdfe;
         width: 290px;
        height: 60px;
        padding-left: 5px;
        font-weight: 600;
        line-height: 55px;
        font-size: 16px;
        border: 1px solid #8f919d;
        color: #5f5f5f;
        margin: 10px;
        border-radius: 20px;
    }

.option {
    width: 100%;
    padding-left: 0px;
}

    .option select {
        float: left;
        font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
        background: #fafdfe;
        width: 290px;
        height: 60px;
        padding-left: 5px;
        font-weight: 600;
        line-height: 55px;
        font-size: 16px;
        border: 1px solid #8f919d;
        color: #5f5f5f;
        margin: 10px;
        border-radius: 20px;
    }
	.price {
    color: rgba(15,67,172,1.00);
    font-size: 1.4em;
    font-weight: 600;
    font-family: 微軟正黑體, "Microsoft JhengHei", "Heiti TC", Arial, Verdana;
    padding-left: 10px;
}
}
