.hy_head{position: fixed;top: 0;left: 0;right: 0;z-index: 10;height: 120px;transition: .3s;background-color: rgba(255,255,255,.6);}
.hy_head_c{display: flex;justify-content: space-between;align-items: center;height: 100%;}
.hy_head_l{display: flex;align-items: center;}
.hy_head_l img{transition: .3s;height: 96px;}
.hy_head_r{display: flex;align-items: center;font-size: 14px;}
.hy_head_r>i{color: var(--base);font-style: normal;}
.hy_head_ri{text-align: center;position: relative;height: 100%;display: flex;align-items: center;margin-left: 40px;color: #333;}
.hy_head_ri>a{font-size: 16px;display: inline-block;width: 100%;line-height: 1.8;}
.hy_head_ri span{font-size: 12px;}
.hy_head_ri:hover{color: var(--base);}
.hy_head_a{color: var(--base);}
.hy_head_a a{font-weight: bold;}
.hy_head_menu{margin-left: 50px;cursor: pointer;}

.hy_head_white{background-color: #fff;box-shadow: 0 0 10px 1px #eee;height: 100px;}
.hy_head_white .hy_head_l img{height: 60px;}

/* .hy_head_exc{position: absolute;top: 100%;left: -30px;right: -30px;z-index: 2;background-color: #fff;display: none;overflow: hidden;box-shadow: 0 1px 12px 1px #eee;}
.hy_head_exc>a{color: #666;font-size: 13px;display: block;text-align: center;height: 50px;line-height: 50px;transition: .3s;}
.hy_head_exc>a:hover{background-color: var(--base);color: #fff;} */

.hy_foot{}
.hy_foot_t{background-color: #4969a2;}
.hy_foot_tc{display: flex;padding: 30px 0;}
.hy_foot_tl{display: flex;align-items: center;}
.hy_foot_tl>p{width: 12px;font-size: 12px;color: #fff;margin-left: 20px;}
.hy_foot_tm{color: #fff;margin-left: 80px;}
.hy_foot_tm>h1{font-size: 18px;margin: 20px 0 10px;}
.hy_foot_tm>p{font-size: 14px;line-height: 2;}
.hy_foot_b{height: 50px;line-height: 50px;background-color: #3c5f9d;text-align: center;color: #fff;}
.hy_foot_b>a{margin-left: 20px;}

.hr_cont{display: flex;justify-content: space-between;margin: 60px auto;align-items: flex-start;width: var(--lg)}
.hr_left{width: 22%;background-color: #efefef;overflow: hidden;}
.hr_left_t{background-color: var(--base);color: #fff;padding: 20px;}
.hr_left_t>h1{font-size: 28px;font-weight: bold;}
.hr_left_t>p{color: #ddd;font-size: 16px;line-height: 2;}
.hr_left_l{padding: 23px 15px;}
.hr_left_lc>a{display: block;height: 50px;line-height: 50px;color: var(--base);font-weight: bold;font-size: 18px;}
.hr_right{width: 74%;}
.hr_left_ov{background-color: #fff;}
.hr_left_ov>a{display: block;padding: 0 22px;height: 40px;line-height: 40px;}
.hr_left_ova{background-color: var(--base);color: #fff;}
.hr_right>h1{border-bottom: 1px solid #e5e5e5;}
.hr_right>h1>span{background-color: var(--base);color: #fff;font-size: 16px;padding: 0 40px;height: 42px;line-height: 42px;display: inline-block;}

.hy_title{text-align: center;}
.hy_title>h1{font-size: 36px;color: #333;}
.hy_title>p{font-size: 18px;color: #707070;margin-top: 24px;}
.hy_title>span{width: 50px;height: 5px;background-color: var(--base);display: inline-block;margin-top: 26px;}

.hy_nav{border-bottom: 1px solid #eee;}
.hy_nav_c{height: 70px;display: flex;align-items: center;}
.hy_nav_c>a{}
.hy_nav_c>span{margin: 0 10px;}
.hy_nav_c>a>img{vertical-align: middle;margin-right: 5px;width: 30px;}
.hy_nav_a{color: var(--base);}

.hy_tact{background: url('/images/4.jpg') no-repeat center;background-size: cover;height: 320px;}



@media screen and (max-width: 766px){
    .hy_head{height: 6rem;}
    .hy_head_c{width: 100%;height: 6rem;padding: 0 20px;align-items: center;}
    .hy_head_l>a>img{height: 4rem;}
    .hy_head_white .hy_head_l img{height: 4rem;}

    .hy_head_menu{width: 3rem;}
    .hy_head_menu>img{width: 100%;}

    .hy_head_r{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-right: 0;}
    .hy_head_r>i{position: absolute;top: 20px;right: 20px;font-size: 30px;font-weight: bold;font-style: normal;line-height: 1;color: #666;}
    .hy_head_ri{margin: 0;padding: 0;}
    .hy_head_ri>a{width: 100%;text-align: center;color: #999;height: 5rem;line-height: 5rem;margin: 0;font-size: 1.6rem;}
    .hy_head_a>a{color: var(--base);border: 0;}
    .hy_head_ri{height: 6rem;}
    .hy_head_exc{display: none;}

    .hy_head_white .hy_head_r{display: none;}

    .hy_foot_tc{flex-direction: column-reverse;align-items: center;}
    .hy_foot_tl{margin-top: 2rem;}
    .hy_foot_tl>p{display: none;}
    .hy_foot_tm{margin-left: 0;text-align: center;}
    .hy_foot_tm>h1{font-size: 1.6rem;display: none;}
    .hy_foot_tm>p{font-size: 1.4rem;}
    .hy_foot_b{height: unset;line-height: 1.5;padding: 1.5rem 0;}

    .hy_nav{display: none;}

    .hr_cont{margin: 0;flex-direction: column;width: 100%;}
    .hr_left{width: 100%;border-radius: 0;}
    .hr_left_t{display: none;}
    .hr_left_l{padding: 0 1.5rem;width: 100%;overflow: auto;}
    .hr_left_lc{width: 300vw;display: flex;align-items: center;height: 7rem;}
    .hr_left_lc>a{display: none;}
    .hr_left_ov{display: flex;}
    .hr_left_ov>a{margin-bottom: 0;height: 5rem;line-height: 5rem;padding: 0 1.5rem;}
    .hr_right{padding: 0 1.5rem;width: 100%;margin-top: 3rem;}
    .hr_right>h1>span{font-size: 1.8rem;}

    .hy_tact{height: 12rem;}
}