﻿html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font-family: 'Microsoft YaHei', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, 'Microsoft YaHei', sans-serif;
    font-size: 0;
}
textarea {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, 'Microsoft YaHei', sans-serif;
}
img {
    width: 100%;
    display: inline-block;
}

h1 {
    font-weight: normal;
}
h2 {
    margin: 20px auto;
}

p.SplitBlock {
    margin-bottom: 10px;
}
p.SplitLine_ffffff {
    /*margin-top: 20px;
    margin-bottom: 20px;*/
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ffffff;
}

.Title_001 {
    padding: 2px 0;
    position: relative;
    text-align: center;
}
.Title_001 > * {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}
.Title_001 > h1 {
    width: 200px;
    border-bottom: 2px solid #006da9;
}
.Title_001 > p {
    width: calc(100% - 205px);
    margin-left: 5px;
    border-bottom: 2px solid #ababab;
}
.Title_002 {
    padding-bottom: 10px;
    position: relative;
}
.Title_002::after {
    content: " ";
    width: 100%;
    height: 2px;
    bottom: 0px;
    position: absolute;
    display: block;
    background-image: url('/Image/Public_Title_BG_1_0.jpg');
    background-size: 100% 100%;
}
.Title_003 {
    white-space: nowrap;
    overflow: hidden;
}
.Title_003 p {
    padding: 5px 20px 5px 20px;
    border-bottom-left-radius: 10px;
}
.Title_003 h1 {
    width: 100%;
    margin-left: 5px;
}

.Color_006da9 {
    color: #006da9;
}
.Color_555555 {
    color: #555555;
}
.Color_838383 {
    color: #838383;
}
.Color_ffffff {
    color: #ffffff;
}
.Color_A_001 a {
    color: #ffffff;
    margin: 0 5px;
}
.Color_A_001 a:hover {
    color: #ffffff;
}
.Color_A_002 a {
    color: #605f5d;
}
.Color_A_002 a:hover {
    color: #605f5d;
}
.FontSize_14 {
    font-size: 14px;
}
.FontSize_16 {
    font-size: 16px;
}
.FontSize_18 {
    font-size: 18px;
}
.FontSize_22 {
    font-size: 22px;
}
.FontSize_24 {
    font-size: 24px;
}
.BGColor_ffffff {
    background-color: #ffffff;
}
.BGColor_f0f0f0 {
    background-color: #f0f0f0;
}
.BGColor_777777 {
    background-color: #777777;
}
.BGColor_555555 {
    background-color: #555555;
}
.BGColor_d7b78e {
    background-color: #d7b78e;
}
.BGColor_65abde {
    background-color: #65abde;
}
.BGColor_d7edfb {
    background-color: #d7edfb;
}
.BGColor_0165a3 {
    background-color: #0165a3;
}

.Size1 {
    width: calc(100% - 20px);
    padding: 10px;
}
.Size2 {
    width: calc(50% - 20px);
    padding: 10px;
}
.Size3 {
    width: calc(33.3% - 20px);
    padding: 10px;
}
.Size4 {
    width: calc(25% - 20px);
    padding: 10px;
}
textarea.Size1 {
    width: calc(99% - 30px);
}
input.Size3 {
    width: calc(33% - 30px);
}

.Btn_001 {
    margin: auto;
    padding: 10px 30px;
    background-color: #d7b78e;
    color: #000000;
    border: 0;
    font-size: 18px;
    cursor: pointer;
    outline: none;
}
.Btn_001:hover {
    box-shadow: 0 0 10px #ffffff;
}
.Btn_001:active {
    text-shadow: 0 0 5px #ffffff;
}
.Btn_002 {
    padding: 5px 20px;
    margin: auto;
    display: inline-block;
    border: 1px solid #000000;
    font-size: 18px;
    color: #000000;
    transition: 0.3s;
}
.Btn_002:hover {
    background-color: #000000;
    color: #ffffff;
}
.Btn_003 {
    background-color: #f2f1f1;
    color: #333;
    cursor: pointer;
}
.Btn_003:hover {
    background-color: #d7b78e;
}

.Input_Btn_001 > input {
    margin: 5px 0px;
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;
    border: 0;
    border-radius: 0;
}
.Input_Btn_001 > span {
    width: 18px;
    height: 18px;
    padding: 3px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background-color: #003867;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.InputText {
    margin: 9px;
    padding: 5px;
    background-color: transparent;
    border: 1px solid #808181;
    border-radius: 3px;
}
textarea.InputText {
    height: 100px;
    resize: none;
}

.MarginBottom_20 {
    margin-bottom: 20px;
}
.MarginBottom_50 {
    margin-bottom: 50px;
}
.PaddingTop_20 {
    padding-top: 20px;
}
.PaddingBottom_50 {
    padding-bottom: 50px;
}
.Padding_0_10 {
    padding: 0 10px;
}
.Padding_0_20 {
    padding: 0 20px;
}

.Logo {
    width: auto;
    height: 39px;
    display: block;
}

.Top {
    padding-bottom: 26.77%;
    background-size: 100% 100%;
}

.Nav {
    margin-bottom: -142px;
}
.Nav > div:nth-child(2) {
    background-color: rgba(255, 255, 255, 0.50);
    background-color: rgba(255, 255, 255, 0.34);
    background-color: rgba(255, 255, 255, 0.75);
}
.Nav ul > li a {
    padding: 10px;
    position: relative;
    overflow: hidden;
}
.Nav ul > li a::after {
    content: " ";
    width: 100%;
    height: 5px;
    left: 0;
    bottom: -5px;
    display: block;
    position: absolute;
    background-color: #519cd3;
}
#NavLi > a::after,
.Nav ul > li a:hover:after {
    bottom: -2px;
}
.Nav ul {
    padding: 0px;
}
.Nav li > ul {
    width: 200%;
    right: -50%;
    padding: 5px 0;
    position: absolute;
    display: none;
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url('/Image/Nav_BG_1.png');
    background-size: 100% 100%;
    text-align: center;
}
.Nav li:hover > ul {
    display: block;
}
.Nav li > ul li {
    display: block;
}
.Nav li > ul li a {
    padding: 5px 10px;
}
.Nav li > ul li a:hover {
    color: #0764a1;
}
.Nav li > ul li a::after, 
.Nav li > ul li::after {
    display: none !important;
}

.Bottom h1 {
    width: 200px;
}
.Bottom ul {
    margin: 20px 0;
    width: calc(100% - 200px);
}
.Bottom ul li.Size2 {
    width: calc(50% - 42px);
}
.Bottom ul li.Size2:nth-child(1) {
    width: calc(40% - 42px);
}
.Bottom ul li.Size2:nth-child(2) {
    width: calc(60% - 42px);
}
.Bottom li {
    /*margin-bottom: 10px;*/
    padding: 0px 20px;
    border-left: 2px solid #ffffff;
}
.Bottom li > p {
    padding-bottom: 10px;
}
.Bottom li > p:nth-last-child(1) {
    padding-bottom: 0px;
}
.Bottom i.SplitBlock {
    height: 0px;
    padding: 0 10px;
    display: inline-block;
    vertical-align: inherit;
}


/**/
.Nav ul > li {
    position: relative;
}
.Nav ul > li::after {
    content: "|";
    right: -4px;
    top: 19px;
    position: absolute;
    display: block;
    color: #969595;
}
.Nav ul > li:nth-last-child(1):after {
    display: none;
}
.Nav ul > li a {
    padding: 20px 10px 32px 10px;
    display: block;
}
.Nav ul > li a::after {
    height: 3px;
    bottom: 0px;
    display: none;
}
#NavLi > a::after,
.Nav ul > li a:hover:after {
    bottom: 0px;
    display: block;
}
/**/


.TypeList {
    width: 200px;
    margin-right: 100px;
}
.TypeList h1,
.TypeList a {
    width: calc(100% - 10px);
    padding: 5px;
    margin-bottom: 30px;
    position: relative;
    background-color: #0165a3;
    border-radius: 8px;
    text-align: center;
    font-size: 22px;
    color: #fff;
}
.TypeList h1::after {
    content: " ";
    width: 20px;
    height: 10px;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    display: block;
    background-size: 100% 100%;
    background-image: url(/Image/Public_Ico_1.jpg);
}
.TypeList li {
    width: 100%;
}
.TypeList a {
    margin-bottom: 10px;
    display: block;
    background-color: #959595;
    font-size: 15px;
}
#TypeListA, 
.TypeList a:hover {
    background-color: #65abde;
}

.PageBox {
    width: calc(100% - 300px);
    position: relative;
}

.Nav div.Mobile ul.Open {
    height: 287px;
}

@media screen and (max-width: 750px) {
    .MobileHidden {
        display: none;
    }

    .MarginBottom_50 {
        margin-bottom: 30px;
    }

    .Size2,
    .Size3 {
        width: calc(100% - 20px);
    }
    .Size4 {
        width: calc(50% - 20px);
    }
    input.Size3 {
        width: calc(100% - 30px);
    }

    .Nav {
        margin-bottom: -44px;
    }
    .Nav ul {
        padding: 0px 10px;
        background-color: rgba(255, 255, 255, 0.90);
    }
    .Nav ul > li::after {
        display: none;
    }
    .Nav > div:nth-child(2) {
        background-color: rgba(255, 255, 255, 0.90);
    }

    .TypeList {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 50px;
    }
    .PageBox {
        width: 100%;
    }

    .Bottom ul {
        width: calc(100% - 0px);
    }
    .Bottom li {
        border: 0px;
    }
    .Bottom ul li.Size2:nth-child(1) {
        width: calc(100% - 40px);
    }
    .Bottom ul li.Size2:nth-child(2) {
        width: calc(100% - 40px);
    }
}