﻿/*------------------------底部---------------*/
/*link*/
.link {
    padding-bottom: 15px;
    margin: 8px auto 0 auto;
    width: 960px;
   }
   
   .linktitle {
    line-height: 35px;
    width: 1200px;
    margin: 0 auto;
    display: none;
   }
   
   .linkspan a {
    color: #2076bd;
    font-weight: 500;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
    font-size: 16px;
   }
   
   .linkspan a:hover {
    text-decoration: none;
    color: #198366
   }
   
   .swiper-container-link {
    height: 50px;
    width: 1200px;
    padding: 20px 0px;
   }
   
   .linkul {
    overflow: hidden;
    margin: 0px auto;
   }
   
   .noFind {
    padding: 20px;
   }
   
   .linkli {
    /* float: left; */
    padding: 0 0.78125vw;
    line-height: 1.25vw;
    box-sizing: border-box;
    border-right: 0.052vw solid #fff;
   }
   
   .linkul li.last {
    background: none
   }
   
   .linkli a {
    color: #fff;
   }
   
   .linkli a:hover {
    /* color: #2B8873; */
    text-decoration: underline;
   }
   .slick-warp-link.slick-box {
    display: flex;
   }
   
   .friendLinks {
    display: flex;
    justify-content: center;
    margin-bottom: 0.52vw;
    font-size: 0.83vw;
   }
   
   .linkli.last {
    border-right: none;
   }
   .linkli img {
    width: 180px !important;
    height: 50px !important;
   }
   
   /*foot*/
   
   .footer {
    background-color: #00A8B1;
    padding: 2vw 0;
    color: #fff;
    font-size: 0.83vw;
    /* font-weight: bold; */
   }
   .footer_In{
     width: 85vw;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
   }
   .footer_left {
    float: left;
    width: 20%;
   }
   .footer_right{
    /* float: left; */
    width: 5.83vw;
    position: fixed;
    right: 0;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    background: #00A8B1;
   }
   .btm_cen{
    /* float: left; */
    /* width: 55%; */
   }
   .footer p {
    line-height: 1.30vw;
    margin-bottom: 0.52vw;
   }
   .footer p a{
    color: #fff;
   }
   .btm_cen p a.beian {
    display: flex;
    align-items: center;
    /* margin: 0 0.52vw; */
   }
   
   .footer p a:hover {text-decoration: underline;}
   .footer_left h2{
    font-size: 0.94vw;
    margin-bottom: 0.652vw;
    font-weight: bold;
   }
   .footer_left p{
    margin-bottom: 0.26vw;
   }
    p.bos img{
    width: 3.7vw;
   }
   .btm_cen p{
    text-align: center;
    font-size: 0.83vw;
    display: flex;
    justify-content: center;
    align-items: center;
   }
   .footer_right ul{
    display: flex;
    justify-content: space-between;
    /* padding-top: 20px; */
    text-align: center;
    flex-direction: column;
   }
   .footer_right ul li>img {
    display: block;
    width: 3.33vw;
    /* margin-bottom: 0.05vw; */
   }
   .footer_right ul li span {
    display: inline-block;
    padding-top: 0.52vw;
   }
   .btm_cen p a.beian img {
    width: 1.042vw;
   }
   
   .QR_code_model {
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 0.38vw;
    padding: 0.5vw;
    left: -6.4vw;
    top: 50%;
    transform: translateY(-50%);
   }
   
   .footer_right ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.25vw 0.73vw;
    flex-direction: column;
    font-size: 0.68vw;
    font-weight: normal;
    position: relative;
   }
   .footer_right ul li:hover .QR_code_model {
    display: block;
   }
   
   .QR_code_model img {
    width: 5.2088vw;
   }
   
   .QR_code_model::after {
    z-index: 1;
    border-width: 0.52vw;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    content: "";
    right: -0.9vw;
    top: 50%;
    transform: translateY(-50%);
   }
   .btm_cen p a {
    margin: 0 0.72vw 0 0;
   }
   
   @media only screen and (max-width: 768px) {
    .friendLinks {
    font-size: 3vw;
    line-height: 4vw;
    margin-bottom: 10px;
   }
   
   .friendLinks .linkli {
    line-height: 4vw;
   }
    .footer, .footer_In {
    width: 100%;
    box-sizing: border-box;
    }
    .footer{
    padding: 4vw 0;
    font-size: 3vw;
    }
    .footer p a{
        margin-bottom: 10px;
    }
    .btm_cen, .footer_left{
    float: none;
    width: 100%;
    }
    .footer_left{
    text-align: center;
    }
    .btm_cen{
    margin-top: 0;
    }
   
    .footer_right {
    display: none;
    width: 100%;
    }
   
    .FriendLink {
    display: none
    }
    .footer_left h2 {
    font-size: 3.8vw;
    margin-bottom: 1vw;
    display: none;
   }
   
   .footer_left p {
    margin-bottom: 0.8vw;
    line-height: 3vw;
   }
   
   .footer p {
    font-size: 3vw;
    line-height: 4vw;
    /* margin-bottom: 2vw; */
    flex-wrap: wrap;
   }
   .btm_cen p span.beian{
    margin-bottom: 10px;
   }
   p.bos img {
    width: 10vw;
   }
   
   .btm_cen p a.beian img {
    width: 4vw;
   }
   }  