.footer{
    margin-top: 87px;
}
.footer-security{
    min-width: 1200px;
    max-width: 1920px;
    background: rgba(69, 91, 33, 0.9);
    margin: 0 auto;
    position: relative;
    min-height: 236px;
}
.footer-content{
    /*width: 1200px;*/
    width: 100%;
    margin: 0 auto;
    position: relative;
    /*padding-top: 48px;*/
}
/*.footer-security:after{*/
/*    content: "";*/
/*    display: block;*/
/*    width: 1300px;*/
/*    height: 1px;*/
/*    background: url("../images/footer_line.png") no-repeat left top;*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    transform: translate(-50%,0);*/
/*    top: 110px;*/
/*}*/
.ft_tp{
    width: 1200px;
    color: #fff;
    overflow: hidden;
    margin: 0 auto;
    height: 300px;
    padding: 39px 0 59px;
}
.ft_tp .img_area{
    position: relative;
    width: 200px;
    margin-left: 53px;
}
.ft_tp .img_area:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    /*right: -100px;*/
    width: 1px;
    height: 300px;
    background: #FFFFFF;
}
.ft_tp .img_area .imgs{
    text-align: center;
    width: 90px;
}
.ft_tp .img_area .imgs .ewm{
    width: 90px;
    height: 90px;
    display: block;
}
.ft_tp .img_area .imgs .wx{
    margin: 27px auto 0;
}
.ft_tp .friends_area{
    position: relative;
    width: 446px;
    margin-left: 100px;
}
.ft_tp .friends_area:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    /*right: -100px;*/
    width: 1px;
    height: 300px;
    background: #FFFFFF;
}
.ft_tp .friends_area ul li a{
    color: #fff;
}
.ft_tp .contact_area{
    margin-left: 104px;
}
.ft_tp .link_con {
    width: 100%;
    overflow: hidden;
}
.ft_tp .link_con a{
    width: 198px;
    padding-left: 24px;
    display: block;
    float: left;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    letter-spacing: 1px;
    margin-bottom: 27px;
    position: relative;
}
.ft_tp .link_con a:before{
    content: '';
    position: absolute;
    top:3px;
    left: 0;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    border-radius: 2px;
}
.ft_tp .text_en{
    width: 92px;
    font-size: 16px;
    font-family: fzysjt;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom:16px;
    margin-top: 16px;
}
.ft_tp .text_line{
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
    width: 71px;
    height: 21px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
    margin-bottom: 30px;
}
.ft_tp .contact_area ul li{
    overflow: hidden;
    margin-bottom: 20px;
}
.ft_tp .contact_area ul li img{
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 12px;
}
.ft_tp .contact_area ul li span{
    display: block;
    float: left;
    height: 16px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.ft_bt{
    text-align: center;
}
.ft_bt .ft_bah{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin: 40px auto 6px;
    overflow: hidden;
}
.ft_bt .ft_bah a{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}
.ft_bt .ft_bah a.ICP{
    margin-left: 5px;
}
.ft_bt .ft_bah a.gabeian{
    position: relative;
    /*width:280px;*/
}
.ft_bt .ft_bah a.gabeian:after{
    content: "";
    position: absolute;
    width: 2px;
    height: 15px;
    background: #fff;
    right: 0;
    top: 2px;
}
.ft_bt .ft_bq{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}
.ft_bt .gongan{
    margin: -1px 8px 0;
}

.bszs_sx{
    display: block;
}
.ft_tp .ft_info{
    margin-right: 80px;
}
.ft_tp .ft_info:last-child{
    margin-right: 0;
}
.ft_tp .ft_info span{
    color: #FFFFFF;
    font-size: 14px;
}
.ft_bt{
    width: 100%;
    height: 160px;
    background: #455B21;
    overflow: hidden;
}
.link_tit{
    font-size: 20px;
    color: #FFFFFF;
    line-height: unset;
    margin-right: 23px;
}
.ft_bt .link_con{
    width: 1096px;
}
.ft_bt .link_con a{
    display: inline-block;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 26px;
    margin-left: 30px;
}
.ft_bt .link_con a:first-child{
    margin-left: 0;
}


