.fn_h {
    height: 1.1rem;
    display: none;
}

.g_fnva {
    position: fixed;
    z-index: 100;
    bottom: 0;
    width: 100%;
    background: #2a2a2a;
    display: none;
}

.head1 {
    height: .8rem;
    width: 100%;
    position: fixed;
    z-index: 999;
}

.head1 .logo {
    height: 100%;
    margin-top: .15rem;
    margin-right: 15%;
    display: none;
}
.head1 .center{
    height: 100%;
}
.head1 .logo img {
    /*height: .48rem;*/
}
.head1 .center .logo a,.head1 .center .logo1 a{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.head1 .logo1 {
    height: 100%;
    /*margin-top: .15rem;*/
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 15%;
}

.head1 .logo1 img {
    /*height: .48rem;*/
}

.head1 .tel {
    margin-top: .3rem;
    margin-left: 3%;
    display: none;
}

.head1 .tel a {
    margin-left: .2rem;
    float: left;
}


.ss {
    background: #2A1975;
    border-radius: 50%;
    width: .2rem;
    height: .2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.01rem;
}

.head1 .tell {
    margin-top: .3rem;
    margin-left: 3%;
}

.head1 .tell a {
    margin-left: .2rem;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.head1 .tell a img{
    width: 0.2rem;
    object-fit: contain;
}
.ss1 {
    background: #fff;
    border-radius: 50%;
    width: .2rem;
    height: .2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ss1 img{
    width: 0.11rem;
    height: .11rem;
    object-fit: contain;
}

/*.ss1 img {*/
/*    margin-left: .05rem;*/
/*    margin-top: .05rem;*/
/*}*/

.head1 .nav {
    display: block;
    width: 66%;
}

.head1 .nav ul li {
    float: left;
    position: relative;
    z-index: 999;
    margin-left: 0.25rem;
}

.head1 .nav ul li:first-child{
    margin-left: 0;
}

.head1 .nav ul li .f_a {
    width: fit-content;
    display: block;
    text-align: center;
    font-size: .16rem;
    color: #fff;
    line-height: .8rem;
    position: relative;
}

.head1 .nav ul li:hover .f_a,.head1 .nav ul li.cur .f_a {
    color: #fff;
    font-weight: bold;
    transition: all .3s;
}


.white {
    background: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.head1.white .logo {
    display: block;
    width: fit-content;
    height: 0.48rem;
}

.head1.white .logo1 {
    display: none;
}

.head1.white .nav ul li .f_a {
    color: #333;
}

.head1.white .tel {
    display: block;
}
.head1.white .tel a{
    width: 0.2rem;
    height: 0.2rem;
}
.head1.white .tel img{
    width: 100%;
    height: 100%;
}

.head1.white .tell {
    display: none;
}

.head {
    height: .8rem;
    width: 100%;
    position: fixed;
    background: #fff;
    z-index: 999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.head .center{
    display: flex;
    align-items: center;
}
.head .logo {
    
    /*margin-top: .15rem;*/
    margin-right: 15%;
    display: block;
    width: fit-content;
    /*height: 0.48rem;*/
}
.head .logo a{
    display: flex;
}
.head .logo img {
    /*height: .48rem;*/
}

.head .tel {
    /*margin-top: .3rem;*/
    margin-left: 3%;
}

.head .tel a {
    margin-left: .2rem;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.2rem;
    height: 0.2rem;
}
.head .tel a img{
    width: 100%;
    height: 100%;
}
.ss {
    background: #2A1975;
    border-radius: 50%;
    width: .2rem;
    height: .2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ss img{
    width: 0.12rem !important;
    height: 0.12rem !important;
}

.head .nav {
    display: block;
    width: 65%;
}

.head .nav ul li {
    float: left;
    position: relative;
    z-index: 999;
    margin-left: 0.25rem;
}

.head .nav ul li:first-child{
    margin-left: 0;
}

.head .nav ul li .f_a {
    width: fit-content;
    display: block;
    text-align: center;
    font-size: .15rem;
    color: #333;
    line-height: .80rem;
    position: relative;
}

.head .nav ul li:hover .f_a,.head .nav ul li.cur .f_a {
    color: #2A2A2A;
    font-weight: bold;
    transition: all .3s;
}

.head-wap {
    display: none;
}

.foot1 {
    position: absolute;
    left: 0;
    bottom: .1rem;
    z-index: 3;
    width: 100%;
}

.foot1 .center,
.foot .center{
    overflow: visible;
    height: 100%;
}

.foot1 .left {
    line-height: .3rem;
    font-size: .14rem;
   color: rgba(255, 255, 255, 0.6);
    display: flex;
}
.foot1 .bah{
    margin-left: 0.1rem;
        display: flex;
    align-items: center;
    font-family: Source Han Sans CN, Source Han Sans CN;
font-weight: 400;
font-size: 0.14rem;
color: rgba(255, 255, 255, 0.6);
}
.foot .bah{
    height: 100%;
    margin-left: 0.1rem;
        display: flex;
    align-items: center;
    font-family: Source Han Sans CN, Source Han Sans CN;
font-weight: 400;
font-size: 0.14rem;
color: rgba(255, 255, 255, 0.6);
}
.bah img{
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.08rem;
    object-fit: contain;
}
.foot1 .left a {
    padding-left: .23rem;
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
}

.foot1 .right {
    display: flex;
}

.foot1 .right a {
    margin: 0 0.05rem;
    position: relative;
}

.foot {
    background: #140D30;
    height: 1rem;
}

.foot .left {
    display: flex;
    /*line-height: 1rem;*/
    height: 100%;
    font-size: .14rem;
    color: rgba(255, 255, 255, 0.6);
}
.foot .left p{
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot .left a {
    padding-left: .23rem;
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
}

.foot .right {
    display: flex;
    align-items: center;
    height: fit-content;
    margin-top: 0.31rem;
}

.foot .right a {
    margin: 0 0.05rem;
    position: relative;
}

.crcode{
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 0.05rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.26rem;
    z-index: 50;
    transition: 0.3s;
}

.foot1 .right a:hover .crcode,
.foot .right a:hover .crcode{
    width: 0.96rem;
    height: 0.96rem;
}

.foot{
    overflow: hidden;
}

.footer_contact{
    width: 1.5rem;
    height: 0.44rem;
    border-radius: 0.11rem;
    border: 0.01rem solid #FFFFFF;
    margin: 0 0.3rem 0 0 !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.21rem;
}

.footer_contact img{
    width: 0.25rem;
    height: 0.24rem;
}

.footer_contact p{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
}

.f_a::after{
    content: '';
    width: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 0.02rem;
    background: #004D99;
    transition: 0.5s;
}

.f_a:hover::after{
    width: 100%;
    left: 0;
}
.head .nav ul li .s_navbox,
.head1 .nav ul li .s_navbox {
    display: none;
    position: absolute;
    left: 0;
    width: 2.8rem;
    background: #fff;
    z-index: 9999;
    box-sizing: border-box;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0,0,0,0.1);
}
.head .center,
.head1 .center{
    overflow: visible;
}

.s_navbox_flex{
    display: flex;
    flex-wrap: wrap;
    padding: 0.2rem;
}

.s_navbox_flex_a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    gap: 0.1rem;
    width: 1.2rem;
    /*height: 1.2rem;*/
    border-top: 0.01rem solid #EDEDED;
    border-right: 0.01rem solid #EDEDED;
    position: relative;
    padding-top: 0.1rem;
}

.s_navbox_flex_a:nth-child(1),
.s_navbox_flex_a:nth-child(2){
    justify-content: start;
    border-top: none;
    padding-top: 0;
    padding-bottom: 0.1rem;
}

/*.s_navbox_flex_a:nth-child(1),*/
/*.s_navbox_flex_a:nth-child(2){*/
/*    border-top: none;*/
/*}*/

.s_navbox_flex_a:nth-child(even){
    border-right: none;
}

.s_navbox_flex_a_sp::after{
    content: '';
    width: 100%;
    height: 0.01rem;
    background: #EDEDED;
    position: absolute;
    left: 0;
    bottom: -0.01rem;
}

.s_navbox_flex_a img{
    width: 0.4rem;
    height: 0.4rem;
}

.s_navbox_flex_a P{
    width: 1rem;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.15rem;
    color: #555555;
    text-align: center;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 3;
	transition: 0.3s;
}

.s_navbox_flex_a:hover p{
    color: #004D99;
}

@media only screen and (max-width: 768px) {
.head{
    display: none;
}
.foot .bah{
    font-size: .24rem;
    margin-left: 0;
}
.footer_contact p{
    font-size: 0.24rem;
}

.footer_contact{
    width: 2rem;
}
.foot .right{
    margin-top: 0;
}
.head1{
    display: none;
}
.foot1 .left{
    display: block;
    font-size: .24rem;
    line-height: .45rem;
}
.foot1 .left a{
    padding-left: 0;
}
.foot1 .bah{
    font-size: .24rem;
}
}
