.td_head{position: fixed;top: 0;left: 0;right: 0;z-index: 10;background-color: #fff;box-shadow: 0 0 10px 0 #eee;}
.td_head_t{border-bottom: 1px solid #ededed;}
.td_head_tc{height: 30px;display: flex;align-items: center;justify-content: space-between;}
.td_head_tc>p{font-size: 12px;color: #666;}
.rc_head_lang{color: var(--base);font-size: 12px;}
.rc_head_lang>a{color: #333;cursor: pointer;}
.td_head_bc{transition: .3s;height: 90px;display: flex;align-items: center;justify-content: space-between;}
.td_head_bl{display: flex;align-items: center;}
.td_head_bl>a{}
.td_head_bl img{}

.td_head_r{}
.td_head_br{display: flex;justify-content: space-between;position: relative;margin-top: 15px;}
.td_head_ri{position: relative;text-align: center;margin-left: 30px;}
.td_head_ri>a{color: #333;display: inline-block;width: 100%;transition: .3s;font-size: 15px;}
.td_head_a{}
.td_head_a>a{color: var(--base);}
.td_head_ri:hover>a{color: var(--base);}
.td_head_menu{margin-left: 50px;cursor: pointer;}

/* .td_head_rr{position: relative;}
.td_head_rr>img{padding: 20px 0 20px 60px;}
.td_head_sear{padding: 20px 50px 30px;width: 316px;position: absolute;display: none;top: 100%;right: 0;width: auto;background-color: #fff;border-radius: 15px;box-shadow: 0 0 10px 0 #eee;}
.td_head_se{border-bottom: 1px solid #eee;display: flex;justify-content: space-between;align-items: center;}
.td_head_se>select{background-color: var(--base);color: #fff;height: 30px;padding: 0 5px;margin-right: 15px;border-radius: 5px;}
.td_head_se>input{height: 50px;color: #333;}
.td_head_se>img{cursor: pointer;} */

/* .td_head_short .td_head_tc{height: 0;padding: 0;}

.td_head_exc{position: absolute;top: 100%;left: 50%;transform: translateX(-50%);z-index: 2;background-color: #fff;display: none;overflow: hidden;box-shadow: 0 1px 12px 1px #eee;}
.td_head_exc>a{color: #666;font-size: 13px;display: block;text-align: center;height: 40px;line-height: 40px;transition: .3s;padding: 0 30px;white-space: nowrap;}
.td_head_exc>a:hover{background-color: var(--base);color: #fff;} */

/* .td_head_prod{position: absolute;top: 100%;left: -200px;z-index: 2;background-color: #fff;display: none;overflow: hidden;box-shadow: 0 1px 12px 1px #eee;width: 740px;padding: 40px;text-align: left;}
.td_head_pi{margin-bottom: 20px;}
.td_head_pi>a{font-size: 16px;color: #333;font-weight: 500;border-left: 5px solid var(--base);padding-left: 10px;}
.td_head_pii{margin-top: 10px;}
.td_head_pii>a{margin-right: 30px;white-space: nowrap;line-height: 2;}
.td_head_pii>a:hover{color: var(--base);} */

/* .td_head_over{position: absolute;left: 0;top: 100%;right: 0;z-index: 2;background-color: #f9f9f9;overflow: hidden;box-shadow: 0 1px 12px 1px #eee;width: 100%;text-align: left;}
.td_head_oc{display: flex;flex-wrap: wrap;align-items: flex-start;padding: 40px 0;}
.td_over_oi{display: none;}
.td_head_oc>h1{padding-left: 20px;border-left: 3px solid var(--base);font-size: 24px;color: var(--base);margin-right: 40px;}
.td_head_oc>h1>p{font-size: 14px;color: #666;margin-top: 6px;}
.td_head_oii{text-align: center;width: 180px;margin-right: 20px;}
.td_head_oii>img{width: 100%;}
.td_head_oii>h1{font-size: 14px;background-color: var(--base);color: #fff;height: 40px;line-height: 40px;} */
/* .td_head_oii:hover h1{color: var(--base);} */

.td_foot{background-color: #0d2949;color: #999;}
.td_foot_c{padding: 50px 0 0;}
.td_foot_t{display: flex;justify-content: space-between;}
.td_foot_tl{}
.td_foot_tl>h1{font-size: 20px;color: #fff;}
.td_foot_tl>div{margin-top: 20px;display: flex;flex-direction: column;flex-wrap: wrap;height: 180px;}
.td_foot_tl>div>a{line-height: 3;margin-right: 80px;}
.td_foot_tl>div>a:hover{color: #fff;}
.td_foot_tm{max-width: 50%;}
.td_foot_tm>h1{font-size: 20px;color: #fff;}
.td_foot_tm>p{font-size: 16px;margin: 10px 0;line-height: 2;}
.td_foot_tr>h1{font-size: 20px;color: #fff;}
.td_foot_tr>h2{color: var(--base);font-size: 30px;font-weight: bold;margin: 26px 0;}
.td_foot_tr>img{vertical-align: middle;margin-right: 20px;padding: 10px;background-color: #fff;}
.td_foot_m{padding: 50px 0 20px;border-bottom: 1px solid #999;}
.td_foot_b{padding: 20px 0 50px;display: flex;justify-content: space-between;}


/* .td_title{text-align: center;padding: 30px 0;}
.td_title>h1{font-size: 30px;font-weight: 600;}
.td_title>h1>span{color: var(--base);}
.td_title>span{display: inline-block;width: 65px;height: 5px;background-color: var(--base);margin-top: 30px;}
.td_title>p{font-size: 16px;margin-top: 20px;} */

.td_top{display: flex;justify-content: space-between;align-items: center;margin-top: 60px;padding-bottom: 20px;border-bottom: 2px solid #dedede;}
.td_top_l{}
.td_top_l>span{width: 20px;height: 60px;background-color: var(--base);float: left;margin-right: 20px;margin-top: 10px;}
.td_top_l>h1{font-size: 30px;font-weight: bold;color: var(--base);white-space: nowrap;}
.td_top_l>p{font-size: 18px;font-weight: bold;line-height: 2;}

.td_cate{display: flex;}
.td_cate>a{font-size: 14px;cursor: pointer;white-space: nowrap;transition: .3s;height: 42px;line-height: 42px;color: #333;flex: 1;text-align: center;border-radius: 10px;border: solid 1px #737373;padding: 0 30px;margin-left: 30px;}
.td_cate> .td_cate_a{background-color: var(--base);color: #fff;border-color: var(--base);}

.td_nav{background-color: #f7f7f7;}
.td_nav_c{height: 70px;display: flex;align-items: center;width: var(--lg);margin: 0 auto;}
.td_nav_c>img{margin-right: 10px;}
.td_nav_c>a{}
.td_nav_c>span{margin: 0 10px;font-family: monospace,serif;color: #999;}
.td_nav_a{color: var(--base);font-weight: bold;}

/* .td_tact{width: 100%;position: relative;background-color: var(--base);color: #feffff;padding: 60px 0;}
.td_tact>h1{text-align: center;font-size: 30px;}
.td_tact_c{display: flex;justify-content: space-between;margin-top: 60px;}
.td_tact_i{transition: .3s;text-align: center;}
.td_tact_i>h1{margin-top: 20px;line-height: 2;font-size: 18px;}
.td_tact_i:hover{transform: scale(1.1);} */

.td_banner_w{display: flex;flex-direction: column;position: absolute;left: 0;top: 0;bottom: 0;right: 0;align-items: center;justify-content: center;color: #fff;}
.td_banner_w>h1{font-size: 40px;font-weight: 600;}
.td_banner_w>p{margin: 20px 0 40px;font-size: 14px;width: 700px;line-height: 2;text-align: center;}
.td_banner_w>span{width: 60px;height: 7px;display: inline-block;background-color: var(--base);}

.td_nv{margin-top: 60px;width: 100%;padding: 0 0 60px;}
.td_nv_c{display: flex;justify-content: space-between;align-items: center;}
.td_nv_c>a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;line-height: 2;}
.td_nv_c>a:hover{color: var(--base);}

.td_aside{position: fixed;right: 20px;top: 40vh;z-index: 10;}
.td_aside_i{position: relative;cursor: pointer;transition: .3s;margin-bottom: 18px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
[totop]{margin-top: 20vh;}
.td_aside_i>img{margin-bottom: 10px;}
.td_aside_i>img:nth-child(2){display: none;}
.td_aside_i>span{color: #fff;}
.td_aside_i:hover>img:first-child{display: none;}
.td_aside_i:hover>img:nth-child(2){display: inline;}
.td_aside_r{position: absolute;right: calc(100% + 20px);top: 0;display: none;width: 156px;padding: 12px;background-color: #fff;box-shadow: 0 0 10px -3px #ddd;text-align: center;font-size: 15px;color: #6a6a6a;font-weight: bold;border-radius: 10px;}
.td_aside_r>img{width: 100%;}
.td_aside_i:hover >.td_aside_r{display: block;}

.td_out{padding: 1px 0;background-color: #f7f7f7;}
.td_cont{display: flex;justify-content: space-between;margin: 0 auto 50px;width: var(--lg);}
.td_left{width: 22%;background-color: #fff;overflow: hidden;}
.td_left_t{padding: 22px 16px;background-color: var(--base);color: #fff;}
.td_left_t>h1{font-size: 24px;font-weight: bold;}
.td_left_t>p{font-size: 16px;margin-top: 10px;}
.td_left_l{padding: 10px 0;}
.td_left_l>a{display: block;line-height: 50px;background-color: #fff;padding: 0 20px;cursor: pointer;border-left: 8px solid #fff;}
.td_left_l>.td_left_a{background-color: #f7f7f7;border-color: var(--base);}
/* .td_left_i{margin-bottom: 10px;}
.td_left_i>a{background-color: #f7f7f7;border-left: 10px solid var(--base);height: 50px;line-height: 50px;display: block;padding-left: 24px;font-size: 16px;cursor: pointer;}
.td_left_i>a>i{font-family: monospace,serif;float: right;font-style: normal;padding: 18px 10px;color: var(--base);line-height: 1;transition: .3s;}
.td_left_ii{padding: 10px 0;display: none;}
.td_left_ii>a{display: block;height: 46px;line-height: 46px;font-size: 14px;padding-left: 34px;color: #474747;cursor: pointer;}
.td_left_ii>.td_left_ia{background-color: var(--base);color: #fff;position: relative;}
.td_left_ii>.td_left_ia::before{content: '';width: 9px;height: 100%;position: absolute;left: 0;background-color: var(--base);} */
.td_right{width: 74%;background-color: #fff;}


@media screen and (max-width: 766px){
    .td_head{height: 6rem;}
    .td_head_bc{width: 100%;height: 6rem;padding: 0 15px;align-items: center;display: flex;justify-content: space-between;}
    .td_head_tc{height: 100%;}
    .td_head_t{}
    .td_head_bl>a{padding: 1rem 0;}
    .td_head_bl>a>img{height: 4rem;}
    /* .td_head_short .td_head_l{height: 100%;} */

    .td_head_menu{width: 3rem;}
    .td_head_menu>img{width: 100%;}

    .td_head_br{position: fixed;top: 0;bottom: 0;left: 0;right: 0;background-color: #fff;flex-direction: column;padding: 50px 0;z-index: 10000;transform: translateZ(100px);display: none;margin: 0;}
    .td_head_br>i{position: absolute;top: 20px;right: 20px;font-size: 30px;font-weight: bold;font-style: normal;line-height: 1;color: #666;}
    .td_head_ri{margin: 0;padding: 0;width: 100%;height: 6rem;}
    .td_head_ri>a{width: 100%;text-align: center;color: #999;height: 6rem;line-height: 6rem;margin: 0;padding: 0;font-size: 1.5rem;}
    .td_head_ri>a>h1{font-weight: 400;font-size: 1.8rem;}
    .td_head_a>a{color: var(--base);font-weight: bold;}
    .td_head_exc{display: none;}

    .td_foot_t{flex-direction: column;}
    .td_foot_tl{margin-bottom: 0rem;}
    .td_foot_tl>h1{font-size: 2rem;}
    .td_foot_tl>div{height: 15rem;}
    .td_foot_tl>div>a{margin-right: 0;}
    .td_foot_tm>p{font-size: 1.6rem;line-height: 1.5;margin: 2rem 0;}
    .td_foot_tm>h1{font-size: 2rem;}
    .td_foot_tr>h1{font-size: 2rem;}
    .td_foot_tr>h2{font-size: 3rem;}
    .td_foot_m{flex-direction: column;align-items: center;}
    .td_foot_m>p{line-height: 2;font-size: 1.4rem;}
    .td_foot_b{padding: 2rem 0 4rem;flex-direction: column;}
    .td_foot_b>p{text-align: center;line-height: 1.8;font-size: 1.2rem;}

    .td_banner_w{padding: 0 1.5rem;}
    .td_banner_w>h1{font-size: 3rem;}
    .td_banner_w>p{width: 100%;font-size: 1.4rem;margin: 2rem 0;}
    .td_banner_w>span{height: .5rem;}

    .td_title{padding: 3rem 0;}
    .td_title>h1{font-size: 2.6rem;}
    .td_title>p{font-size: 1.6rem;margin-top: 1rem;}
    .td_title>span{margin-top: 2rem;}
    
    .td_nav{overflow: auto;}
    .td_nav_c{width: 200vw;height: 6rem;padding: 0 1.5rem;}
    /* .td_cate{} */
    
    .td_out{padding: 0 0 1rem;}
    .td_cont{margin: 0 0 6rem;flex-direction: column;width: 100%;}
    .td_left{width: 100%;border-radius: 0;overflow: auto;}
    .td_left_t{display: none;}
    .td_left_l{padding: 0;display: flex;width: 100%;}
    .td_left_l>.td_left_a{background-color: var(--base);color: #fff;}
    .td_left_i{margin-bottom: 0;}
    .td_left_i>a{display: none;}
    .td_left_ii{display: flex;padding: 2rem 0;}
    .td_left_ii>a{padding: 0 2rem;height: 4rem;line-height: 4rem;}
    .td_right{padding: 0 1.5rem;width: 100%;margin-top: 3rem;}

    .td_nv{margin-top: 5rem;flex-direction: column;padding: 2rem 0;}
    .td_nv_l{width: 100%;}
    .td_nv_l>a{width: 100%;line-height: 2;}
    .td_nv_l>a:last-child{text-align: left;}
    .td_nv_r{margin-top: 2rem;}
    .td_nv_r>a{height: 4rem;line-height: 4rem;padding: 0 2rem;}

}