
header{
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    background-color: transparent;
    z-index: 2;
}
.logo{
    display: flex;
    margin-left: 80px;
    padding-top: 10px;
}
.logo-icon{
    width: 42px;
    height: 42px;
}
.name{
    color: #ffffff;
    font-size: 20px;
    margin-left: 16px;
    line-height: 42px;
}
.item>ul>li{
    float: left;
    margin-right: 36px;
    color: #ffffff;
    padding: 14px 0;
    font-family: Microsoft YaHei;
    cursor: pointer;
}
.item>ul>li>p{
    font-size: 20px;
    cursor: pointer;
}
#selected{
    color: #e60012;
    border-bottom: 1px solid #e60012;
    font-family: Microsoft YaHei;
    font-weight: 600;
}
.item>ul>li:not(:last-of-type):hover{
    color: #fe0012;
    border-bottom: 1px solid #fe0012;
    font-family: Microsoft YaHei;
    font-weight: 600;
}
.download{
    display: inline-block;
    position: relative;
    width: 26px;
    height: 26px;
    top: 4px;
}
.item>ul>li:last-of-type>p{
    display: inline-block;
    position: relative;
    top: -3px;
}


/* 右侧固定 */
.con{
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 2;
}
.phone{
    width: 40px;
    height: 40px;
    background-image: url(../img/shouye_lianxi_dwon_dianhua.png);
    margin-bottom: 10px;
}
.p-contact{
    display: none;
    position: relative;
    width: 226px;
    height: 40px;
    background-image: url(../img/shouye_lianxi_dianhua_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    right: 228px;
}
.p-contact>p{
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.wx-contact{
    display: none;
    position: relative;
    width: 124px;
    height: 117px;
    background-image: url(../img/shouye_lianxi_weixin_bg.png);
    right: 131px;
    top: -38px;
}
.wx-contact>img{
    width: 88%;
    height: 92%;
    padding: 5px 4px;
}
.wx{
    width: 40px;
    height: 40px;
    background-image: url(../img/shouye_lianxi_dwon_weixin.png);
}
.phone:hover{
    background-image: url(../img/shouye_lianxi_up_dianhua.png);
}
.phone:hover .p-contact{
    display: block;
    
}
.wx:hover{
    background-image: url(../img/shouye_lianxi_up_weixin.png);

}
.wx:hover .wx-contact{
    display: block;
    
}


/* 轮播图 */
.lunbo{
    width: 100%;
    height: 624px;
}
.slide .swiper-slide>img{
    vertical-align: middle;
    width: 100%;
}
.slide .swiper-slide>p{
    position: absolute;
    width: 100%;
    color: #ffffff;
    font-size: 48px;
    top: 40%;
    text-align: center;
    letter-spacing: 8px;
}
.swiper-button-prev{
    background-image:url(../img/shouye_icon_bot_zuo.png);
}
.swiper-button-next{
    background-image:url(../img/shouye_icon_bot_you.png);

}
.swiper-pagination-bullet{
    width: 17px;
    height: 2px;
    border-radius: 0;
    background-color: #000000;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background-color: #ffffff;
    opacity: 1;
}

/* 公共部分 */
.bt{
    margin-top: 56px;
    margin-bottom: 56px;
}
.title{
    font-size: 35px;
    text-align: center;
}
.bt>.line{
    position: relative;
    width: 130px;
    height: 2px;
    background-color: #da251d;
    margin-left: 50%;
    margin-top: 10px;
    left: -65px;
}
hr{
    width: 90%;
}
/* 为什么选择我们 */
.xz{
    margin-bottom: 65px;
}
.xz>.zy{
    display: flex;
    justify-content: center;
}
.zy>.mk{
    width: 203px;
    height: 495px;
    margin-right: 36px;
    padding: 0 56px;
}
.js{
    background-image: url(../img/shouye_icon_jieshuo_jishu.png);
    background-repeat: no-repeat; 
    background-size: cover;
}
.zz-mb{
    background-image: url(../img/shouye_icon_jieshuo_zhuzimoban.png);
    background-repeat: no-repeat;
    background-size: cover; 
}
.rh{
    background-image: url(../img/shouye_icon_jieshuo_ronghe.png);
    background-repeat: no-repeat; 
    background-size: cover;
}
.xbt>p{
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 137px;
}
.xbt>.line{
    position: relative;
    width: 32px;
    height: 2px;
    background-color: #da251d;
    margin-left: 50%;
    left: -19px;
}
.w-a{
    color: #ffffff;
    font-size: 20px;
    margin-top: 20px;
}

/* 猎牛愿景 */
.ln-yj{
    margin-bottom: 65px; 
}
.yh-bg{
    position: relative;
    width: 100%;
    height: 524px;
    margin: 0 auto;
    /* overflow: hidden; */
}
.ln{
    width: 100%;
    vertical-align: middle;
    /* height: auto; */
}
.big-yh{
    position: absolute;
    width: 100%;
    color: #ffffff;
    font-size: 60px;
    text-align: center;
    top: 56%;
    letter-spacing: 16px;
}


/* 专家风采 */
.zj-fc{
    margin-bottom: 65px;
}
.jieshao{
    display: flex;
    justify-content: center;
}
.zj{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 315px;
    height: 449px;
    margin-right: 36px;
}
.daren-hwq{
    background-image: url(../img/shouye_daren_huawuque.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.daren-zlhm{
    background-image: url(../img/shouye_daren_zuoluodaheima.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.daren-hzr{
    background-image: url(../img/shouye_daren_haizhongren.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.js-wz{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 183px;
    background-color: rgba(0, 0, 0, .5);
}
.ming{
    position: relative;
    display: inline-block;
    color: #ffffff;
    background-color: rgba(218, 37, 29, .5);
    font-size: 16px;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 15px;
    letter-spacing: 1px;
}
.jianjie{
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    margin-top: 9px;
}
/* 猎牛游学分享会  */
.ln-yxh{
    margin-bottom: 100px;
}
.yxh{
    display: flex;
}
.dg{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 34%;
    height: 421px;
    background-image: url(../img/shouye_youxue_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 131px 74px 71px 74px;
}
.yxh-wz{
    color: #ffffff;
    font-size: 24px;

}
.lj{
    position: relative;
    display: inline-block;
    align-self: center;
    background-color: #da251d;
    color: #ffffff;
    font-size: 18px;
    border-radius: 20px;
    padding: 6px 20px;
    margin-top: 37px;
}
.ev{
    display: flex;
    width: 84%;
}
.ev>li{
    width: 24.95%;
    height: 623px;
}
.ev>li>img{
    width: 100%;
    height: 100%;
}


.ev>li:hover{
    position: relative;
    box-shadow: 0 0px 26px #3a3a3a;
}

/* 底部 */
footer{
    display: flex;
    justify-content: space-around;
    background-color: #eef3f3;
    padding: 30px 70px 28px 70px;
}
.left{
    margin-left: 135px;
}
.tg-pic{
    width: auto;
    height: auto;
}
.loc{
    display: flex;
    margin: 10px 0;
}
.loc-icon{
    width: 21px;
    height: 24px;
    margin-right: 5px;
}
.address{
    color: #4d4d4d;
    font-size: 16px;
}
.b-line{
    width: 200px;
    height: 1px;
    background-color: #37322f;
    margin-top: 23px;
}

.info{
    color: #666666;
    font-size: 14px;
    margin-top: 23px;
}
.right{
    margin-right: 194px;
}
.con-pic{
    width: auto;
    height: auto;
}

.contact>ul>li{
    float: left;
    width: 30px;
    height: 30px;
    margin: 46px 40px;
}
.p-icon{
    width: 100%;
    height: 100%;
}
.wx-icon{
    width: 35px;
    height: 30px;
}
.wb-icon{
    width: 34px;
    height: 29px;
    cursor: pointer;
}
.tips{
    color: #8e8e8e;
    font-size: 14px;
    text-align: center;
}
.lx{
    background-image: url(../img/shouye_weibu_bg_dianhau.png);
    right: 25px;
}
.lx>p{
    line-height: 46px;
    
}
.weixin{
    display: none;
    transform: rotateZ(-90deg);
    right:  37px;
    top: -20px;
    background-repeat: no-repeat;
    background-size: 86%;
}
.weixin>img{
    width: 74%;
    height: 77%;
    transform: rotateZ(90deg);
}
.p-icon:hover + .p-contact{
    display:block;
}
.wx-icon:hover + .weixin{
    display:block;
}




@media screen and (max-width:1440px){
    body{
        width: 1440px;

    }
    
    .slide .swiper-slide>img{
        vertical-align: middle;
        width: 1440px;
    }
    
}
@media screen and (max-width:1903px){
    .lunbo{
        position: relative;
        width: 1400px;
        margin: 0 auto;
    }
    .swiper-container{
        vertical-align: middle;
        width: 1903px;
        margin-left: -20%;
    }

    .slide .swiper-slide>img{
        vertical-align: middle;
        width: 1903px;
        height: 624px;
    }
    .yh-bg{
        position: relative;
        width: 1400px;
        margin: 0 auto;
    }
    .ln {
        position: relative;
        vertical-align: middle;
        width: 1903px;
        height: 524px;
        margin-left: -20%;
    }
    
}