/* Mobile */
@media (max-width:600px) {

        
     /* 菜单部分 */
     .caidan {
        width: 0.32rem;
        height: 0.23rem;
        background: url("../img/Mobile/icon.png") no-repeat;
        background-size: 0.32rem 0.23rem;
        position: absolute;
        margin-right: 4%;
        top: 0.13rem;
        right: 0;
        cursor: pointer;
    }
    .p-caidan {

        width: 60vw;
        background: rgba(255, 99, 68, 0.95);
        position: fixed;
        z-index: 1000;
        /* display: none; */
    }
    .p-caidan .BT_Close {
        position: absolute;
        right: 15px;
        top:15px;
        width: 18px;
        height: 18px;
        z-index: 2;
    }
    .p-caidan .BT_Close img {
        width: 18px;
        height: 18px;
    }
    .p-caidan .logo {
        margin: 3vw 5vw;
    }

    .p-caidan .logo img {
        width: 111px;
        height: 22px;
    }

    .p-caidan .wenzi {
        font-size: 16px;
        border-top: 1px solid #FF917C;
        height: 10.25vw;
        line-height: 10.25vw;
        padding-left: 5vw;
    }

    .p-caidan .WenziSmall a {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
    }

    .p-caidan .wenzi a {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
    }
    .TopMenuBox {
        position: relative;
        display: block;
        width: 100%;
        background-color: #004073;
        height: 0.48rem;
    }
    .TopMenuDiv {
        height: 0.48rem;
    }
    .TopMenuLogo {
        float: left;
        width: 1.86rem;
        height: 0.18rem;
        margin-top: 0.15rem;
        /* 右侧白线 */
        /* border-right: 1px solid #fff; */
    }
    .TopMenuLogo img {
        width: 1.71rem;
        height: 0.18rem;
    }
    .TopBar_txt {
        float: left;
        margin-top: 0.15rem;
        margin-left: 0.15rem;
        height: 0.18rem;
        line-height: 0.18rem;
        font-size: 0.18rem;
        color: #FFF;
    }
    .TopBar_txt a {
        height: 0.18rem;
        line-height: 0.18rem;
        font-size: 0.18rem;
        color: #FFF;
    }
}
    


@media (max-width:600px) {

    .Main_Box {
        width: 100%;        
        height: auto;
        background-color: #FFF;
        overflow: hidden;        
    }
    .TopBanner_Div {
        width: 100vw;
        height: 50vw;
        background: url(../img/Mobile/Banner.png) top center no-repeat;
        background-size: 100% auto;
    }
    .TopBanner_Div img {
        width: 100%;
        height: 50vw;
    }

    .Content_Div {
        height: auto;
        overflow: hidden;
    }

    .Content_Title_Div {
        margin: 0 auto;
        width: 90vw;
        padding-top: 4vw;
        padding-bottom: 4vw;
        margin-bottom: 6vw;
        background: url(../img/Mobile/title_line.jpg) center bottom repeat-x;
    }

    .Content_Title_Div h4 {
        font-size: 21px;
        font-family: "Arial Black";
        font-weight: bold;
        color: #00457D;
        line-height: 26px;
    }

    .Content_Title_Div h5 {
        font-size: 17px;
        font-family: "Arial Black";
        color: #00457D;
        line-height: 26px;
    }

    .Content_Title_Div h5 span {
        color: #FF0000;
    }

    .Block_Div {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 4vw;
    }

    .Block_Title {
        margin: 0 auto;
        padding: 2.5vw;
        width: 86vw;
        height: auto;
        background-color: #00457E;
        text-align: left;
        font-size: 17px;
        font-family: "Arial Black";
        line-height: 25px;
        color: #FFF;
        z-index: 2;
    }

    .Block_Title a {
        color: #FFF;
    }

    .Block_Top {
        width: 95vw;        
        height: 4vw;
        background: url(../img/Mobile/Block_Top.png) top center no-repeat;
        background-size: 95vw auto;
    }

    .Block_Bottom {
        width: 95vw;          
        height: 4vw;
        background: url(../img/Mobile/Block_Bottom.png) bottom center no-repeat;
        background-size: 95vw auto;
    }

    .Block_Mid {
        padding: 2.5vw;
        height: auto;
        background: url(../img/Mobile/Block_Mid.png) top center repeat-y;
        background-size: 95vw auto;
        overflow: hidden;
    }

    .Ti_Title {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-bottom: 4vw;
    }

    .Ti_Title h4 {
        float: left;
        width: 55px;
        height: 31px;
        font-size: 23px;
        line-height: 30px;
        text-align: center;
        text-indent: -2px;
        font-family: "Arial Black";
        color: #FFF;
        background: url(../img/Num_BK.png) center center no-repeat;
        background-size: 55px 31px;
        overflow: hidden;
    }

    .Ti_Title h5 {
        float: left;
        margin-top: -5px;
        margin-left: 5px;
        width: calc(100% - 65px);
        height: auto;
        font-family: "Arial Black";
        font-size: 16px;
        line-height: 22px;
        color: #00457D;
  
    }

    .Ti_Title h6 {
        float: left;
        width: calc(100% - 30px);
        margin-left: 20px;
        height: auto;
        font-family: "Arial Black";
        font-size: 16px;
        line-height: 22px;
        color: #FF0000;
        display: flex;
        align-items: center;
    }

    .Block1 .Block_Top {
        margin-top: -3.5vw;
    }

    .Block2 .Block_Top {
        margin-top: -3.5vw;
    }

    .Block3 .Block_Top {
        margin-top: -3.5vw;
    }

    .Block4 .Block_Top {
        margin-top: -3.5vw;
    }

    .Block5 .Block_Top {
        margin-top: -3.5vw;
    }

    .Block6 .Block_Top {
        margin-top: -3.5vw;
    }

    .Ti_Content {
        margin: 0 auto;
        width: 82vw;
        height: auto;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .Ti_Content H4 {
        width: 82vw;
        height: 36px;
        font-size: 16px;
        font-family: "Arial Black";
        color: #00457D;
        line-height: 26px;
        text-align: center;
        overflow: hidden;
    }

    .Ti_Content H5 {
        margin-left: 10px;
    }

    .Ti_Content H5 textarea {
        padding: 5px;
        width: calc(100% - 12px);
        height: 100px;
        font-size: 14px;
        font-family: "Arial";
        color: #00457D;
        line-height: 26px;

        border-radius: 6px;
        border: 1px solid #c2c2c2;
        resize: none;

        overflow-y: scroll;
    }

    .Ti_Content ul {
        width: 82vw;
        display: flex;
        flex-wrap: wrap;
    }

    .Ti_Content li {
        width: 82vw;;
        min-height: 34px;
        margin-bottom: 14px;
        /* border-bottom: 1px dotted #ABABAB; */
        background: url(../img/Li_line.png) bottom center no-repeat;

    }

    .Ti_Content .li_Half {
        /* width: 41vw !important; */
    }

    .Ti_Content .No_BBorer {
        border-bottom: 0px !important;
        background: none !important;
    }

    .Ti_Content li label {
        padding-left: 30px;
        font-size: 15px;
        line-height: 24px;
        color: #00457D;
        font-weight: bold;
        cursor: pointer;
    }

    .Ti_Content li span {
        float: right;
        display:block;
        width: calc(100% - 30px);
        margin-top: 2px;
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 24px;
        color: #00457D;
        font-weight: bold;
    }

    .label_Font22 span {
        /* font-size: 22px !important; */
    }

    /* input代码部分 ----------------------------- Start */
    /* ==================== 多选框 */
    .Ti_Content li input[type=checkbox] {
        display: inline-block;
        font-size: 14px;
        width: 16px;
        height: 16px;
        top: 5px;
        left: 0;
        position: absolute;
        border: 1px solid #cccfd5;

    }

    .Ti_Content li input[type=checkbox]:after {
        position: absolute;
        width: 14px;
        height: 14px;
        top: 0px;
        left: 0px;
        content: " ";
        /* background-color: #f4edfd; */
        background-image: linear-gradient(to bottom, #EBEBEB, #AFAFAF);
        display: inline-block;
        visibility: visible;
        padding: 0px;
        border-radius: 3px;
        border: 1px solid #cccfd5;
    }

    /* checkbox选中样式 */
    .Ti_Content li input[type="checkbox"]:focus {
        outline: none!important; /* 移除焦点时的轮廓 */
        background-color: transparent!important; /* 设置背景色为透明 */
    }

    .Ti_Content li input[type=checkbox]:checked:before {
        /* content: "✓"; */
        position: absolute;
        width: 14px;
        height: 14px;
        content: " ";
        display: block;
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 2;
        border-radius: 3px;
        background-color: #00457E;
        background-image: linear-gradient(to bottom, #00457E, #00457E);
        border: 1px solid #cccfd5;

    }

    /* ==================== 单选框 */
    .Ti_Content li input[type=radio] {
        display: inline-block;
        font-size: 14px;
        width: 14px;
        height: 14px;
        position: absolute;
        left: 0;
        top: 5px;
        border-radius: 50%;
        /* vertical-align: middle; */
        margin-right: 10px;
    }

    .Ti_Content li input[type=radio]:after {
        position: absolute;
        width: 14px;
        height: 14px;
        left: 1px;
        top: 1px;
        content: " ";
        /* background-color: #f4edfd; */
        background-image: linear-gradient(to bottom, #EBEBEB, #AFAFAF);
        color: #fff;
        display: inline-block;
        visibility: visible;
        padding: 0px 0px;
        border-radius: 50%;
        border: 0px solid #cccfd5;
    }
    /* checkbox选中样式 */
    .Ti_Content li input[type="radio"]:focus {
        outline: none!important; /* 移除焦点时的轮廓 */
        background-color: transparent!important; /* 设置背景色为透明 */
    }
    .Ti_Content li input[type=radio]:checked:after {
        border-color: #00457E;
    }

    .Ti_Content li input[type=radio]:checked:before {
        content: "";
        display: block;
        position: relative;
        top: 1px;
        left: 1px;
        width: 14px;
        height: 14px;
        background-color: #00457E;
        border-radius: 50%;
        z-index: 1;
        
    }


    /* ==================== 文字框 */
    .Ti_Content li input[type=text] {
        display: inline-block;
        width: calc(100% - 2px);
        border: 1px solid #c2c2c2;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        color: #00457E;
        text-indent: 10px;
        border-radius: 4px;

    }

    /* input代码部分 ----------------------------- end */


    .Part1_Div {
        background: url(../img/Part1_BK.jpg) bottom center no-repeat;
    }

    .Part2_Div {
        background: url(../img/Part2_BK.jpg) bottom center no-repeat;
    }

    .Part3_Div {
        background: url(../img/Part3_BK.jpg) bottom center no-repeat;
    }

    .Part4_Div {
        background: url(../img/Part4_BK.jpg) top center no-repeat;
    }

    .Part5_Div {
        background: url(../img/Part5_BK.jpg) bottom center no-repeat;
    }

    .Part6_Div {
        background: url(../img/Part6_BK.jpg) bottom center no-repeat;
    }

    #ti9_1 {
        /* margin-top: -7px; */
        float: right;
        /* width: 620px !important; */
    }

    #tiA_3T {
        margin-top: 10px;
    }

    .Content_Thank {
        margin: 0 auto;
        width: 90vw;
        margin-top: 4vw;
        height: auto;
        line-height: 25px;
        font-size: 15px;
        font-family: "Arial Black";
        /* text-align: center; */
        color: #00457E;
        margin-bottom: 4vw;
    }

    .Content_Submit {
        margin: 0 auto;
        width: 90vw;
        height: auto;
        overflow: hidden;
        margin-bottom: 4vw;
    }

    .Content_Submit input {
        width: 106px;
        height: 32px;
        background-color: #00457E;
        text-align: center;
        font-size: 16px;
        line-height: 32px;
        font-family: "Arial Black";
        color: #FFF;
        overflow: hidden;
        border-radius: 6px;
        margin-bottom: 6vw;
        cursor: pointer;
    }

    .Bottom_Box {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .BackTop_Box{
        width: 100%;
        height: 30px;
        background: url(../img/Mobile/Bottom_BK.png) center center no-repeat;
        background-size: 100% 30px;
        overflow: hidden;
    }
    .BackTop_Box img{
        margin: 0 auto;
        margin-top: 2px;
        width:125px;
        height: 29px;       
    }
    .Bottom_Box2{
        width: 100%;
        height: auto;
        background-color: #D8E7EC;
        overflow: hidden;
    }
    .Bottom_Div{
        margin: 0 auto;
        width: 88vw;
        margin-top: 24px;
        height: auto;
        padding-bottom: 34px;
        overflow: hidden;
    }
    .Bottom_Left{
        float: left;
        width: 120px;
        height: 85px;        
    }
    .Bottom_Left img{
        margin-top: 35px;
        width: 109px;
        height: 13px;
        cursor: pointer;        
    }
    .Bottom_Right{
        float: left;
        border-left: 1px solid #114A7E;
        padding-left: 12px;
        width: calc(100% - 150px);
        height: auto;   
        font-size: 8px;
        font-family: "Helvetica";
        line-height:12px;
        color: #00457E;
    }

}