.footer_copy{width: 100%;height:500px ;background-image:url('/template/default/pc/static/images/footer/footer.png');background-position: center;background-size: cover;}
.footer_copy .t{width: 90%;margin: 0 auto 20px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);font-size: 0;text-align: center;padding:20px 0;}
.footer_copy .t .tbox{width: 33.3333%;display: inline-block;vertical-align: middle;}
.footer_copy .t .tbox p{font-size: 20px;color:#fff;line-height: 48px;text-align: left;margin-bottom: 10px;}
.footer_copy .t .tbox .tel{font-size: 30px;color:#fff;font-weight: bold;line-height: 30px;display: block;text-align: left;}
.footer_copy .t .tbox .mail{font-size: 20px;color:#fff;line-height: 30px;display: block;text-align: left;}
.footer_copy .t .tbox:nth-child(2) p{text-indent: 25%;}
.footer_copy .t .tbox:nth-child(2) .mail{text-indent: 25%;}
.footer_copy .t .tbox:nth-child(3) p{text-align: right;padding-right: 15%;}
.footer_copy .t .tbox:nth-child(3) .mail{text-align: right;}
.footer_copy .b{width: 90%;margin: 0 auto;}
.footer_copy .b .b_t{padding-bottom: 2%;font-size: 0;text-align: left;}
.footer_copy .b .b_t .fnav{width: 10%;display: inline-block;vertical-align: top;transition: all 500ms;}
.footer_copy .b .b_t .fnav h2{font-size: 18px;color:#fff;line-height: 48px;font-weight: bold;}
.footer_copy .b .b_t .iconfont{
    color: #fff;
    font-size: 14px;
    line-height: 2em;
}
.footer_copy .b .b_t .fnav .title{
    font-size: 30px;
}
.footer_copy .b .b_t .fnav .english{
    font-size: 20px;
    font-weight: normal;
}
.footer_copy .b .b_t .fnav ul {margin-top:20px}
.footer_copy .b .b_t .fnav ul li{width: auto;}
.footer_copy .b .b_t .fnav ul li a{font-size: 15px;color:rgba(255, 255, 255, 0.5);line-height: 30px;display: block;}
.footer_copy .b .b_t .fnav ul li:hover a{color:rgba(255, 255, 255, 1)}
.footer_copy .b .b_t .fnav:nth-child(1){width: 40%;font-size: 0;text-align: left;}
/*.footer_copy .b .b_t .fnav:nth-child(2) ul{width: 50%;display: inline-block;vertical-align: top;}*/
.footer_copy .follow{width: 20%;display: inline-block;vertical-align: top;transition: all 500ms;}
.footer_copy .follow h2{font-size: 18px;color:rgba(255, 255, 255, 0.5);line-height: 48px;margin-bottom: 20px;font-weight: bold;}
.footer_copy .follow ul{font-size: 0;text-align: left;}
.footer_copy .follow ul li{display: inline-block;vertical-align: middle;margin-right: 23px;position: relative;}
.footer_copy .follow ul li a{width: 46px;height: 46px;display: block;}
.footer_copy .follow ul li .icon_wechat{background: url(../images/index/icon_wechat.png) no-repeat;opacity: 0.5;}
.footer_copy .follow ul li .wechatbox{width: 120px;height: 140px;background-color: #fff;border: 1px solid #ccc;position: absolute;bottom: 120%;left: 50%;transform: translate(-50%,0);padding-top: 5px;display: none;}
.footer_copy .follow ul li .wechatbox img{width: 110px;display: block;margin: 0 auto 5px;}
.footer_copy .follow ul li .wechatbox p{font-size: 13px;color:#333;line-height: 24px;text-align: center;}
.footer_copy .follow ul li:hover .wechatbox{display: block;}
.footer_copy .follow ul li .icon_ins{background: url(../images/index/icon_ins.png) no-repeat;opacity: 0.5;}
.footer_copy .follow ul li .icon_xhs{background: url(../images/index/icon_xhs.png) no-repeat;opacity: 0.5;}
.footer_copy .follow ul li .icon_wechat:hover{opacity: 1;}
.footer_copy .follow ul li .icon_ins:hover{opacity: 1;}
.footer_copy .follow ul li .icon_xhs:hover{opacity: 1;}
.footer_copy .follow .f01_select{width: 249px;height: auto;margin-top: 30px;font-size: 0;text-align: left;background-color: rgba(255, 255, 255, 0.1);transition: all 500ms;}
.footer_copy .follow .f01_select .text{width: 194px;display: inline-block;vertical-align: middle;position: relative;transition: all 500ms;}
.footer_copy .follow .f01_select .text h2{font-size: 16px;color:rgba(255, 255, 255, 0.6);line-height: 46px;text-indent: 20px;margin: 0;font-weight: normal;transition: all 500ms;}
.footer_copy .follow .f01_select .text ul{width: 249px;position: absolute;left: 0;bottom: 46px;background-color: #fff;overflow: hidden;height: 0;transition: all 500ms;}
.footer_copy .follow .f01_select .text ul li{width: 100%;height: 40px;}
.footer_copy .follow .f01_select .text ul li a{font-size: 15px;color:#333;line-height: 40px;display: block;padding-left: 10px;transition: all 500ms;width: auto;height: auto;}
.footer_copy .follow .f01_select .text ul li:hover a{background:#0091a0;color:#fff}
.footer_copy .follow .f01_select .select_icon{width: 55px;height: 46px;display: inline-block;vertical-align: middle;position: relative;background-color:  rgba(92, 92, 92, 0.6) ;transition: all 500ms;}
.footer_copy .follow .f01_select .select_icon:before{content:"0";width: 55px;height: 46px;position: absolute;left: 0;top: 0;background:url(../images/index/select_icon.png) no-repeat scroll center center;transition: all 500ms;transform: rotate(-90deg);}
.footer_copy .follow .f01_select .select_icon.hov:before{transform: rotate(0deg);}
.footer_copy .follow .f01_select:hover{background-color: rgba(255, 255, 255, 0.8);}
.footer_copy .follow .f01_select:hover .text h2{color:rgba(29, 29, 29, 0.8)}
.footer_copy .follow .f01_select:hover .select_icon{background-color: rgba(255, 255, 255, 0.8);}
.footer_copy .follow .f01_select:hover .select_icon:before{background:url(../images/index/select_icon_hov.png) no-repeat scroll center center ;}
.footer_copy .follow .f01_select:hover .text ul{height:240px}
.footer_copy .follow .f01_select:hover .select_icon::before{transform: rotate(0deg);}
.footer_copy .copy{width: auto;padding: 6px 0;border-top: 1px solid rgba(255, 255, 255, 0.1);}
.footer_copy .copy p{font-size: 16px;color:rgba(255, 255, 255, 0.7);line-height: 30px;}
.footer_copy .copy p.Right{display: none;}
.footer_copy .copy p a{color:rgba(255, 255, 255, 0.7)}
.footer_copy .copy p a:hover{color:#0091a0}





@media(max-width:700px){
    .slide5 .ccc{
        height: 300px;
    }
    .footer_copy{
        height: calc(100vh - 300px)
    }
    .footer_copy .t .tbox{
        width: 100%;
    }
    .footer_copy .t .tbox:nth-child(2) p,.footer_copy .t .tbox:nth-child(2) .mail,.footer_copy .t .tbox:nth-child(3) .mail,.footer_copy .t .tbox p{
       text-indent: 0 !important; 
       font-size: 18px;
       text-align:left !important;
    }
    .footer_copy .t .tbox .tel{
        font-size: 12px;
    }
    .footer_copy .t .tbox p{
        margin-bottom:0 ;
    }
    .fnav{
        display: none !important;
    }
    .fnav:nth-child(1){
        width: 100% !important;
        display: block !important;
    }
    .footer_copy .b .b_t .fnav .title{
        font-size: 20px;
    }
    .footer_copy .b .b_t .fnav .english{
        line-height: 1.2;
        font-size: 14px;
    }
    .footer_copy .copy p{
        font-size: 12px;
        text-align: center;
    }
}






