﻿/* 
* @Author: anchen
* @Date:   2021-06-02 10:47:43
* @Last Modified by:   anchen
* @Last Modified time: 2021-06-02 10:49:35
*/
			         .box{ width: 80%;}
                    .fct_p{display:flex; justify-content: space-between; flex-wrap:wrap; color:#fff; margin-top:10px;}
        		    .fct_p p{height: 26px;line-height: 26px;text-indent: 25px;width: 25%;}
        		    .fct_p p:nth-child(1){background: url(/template/default/images/foot01.png) no-repeat left center;}
        		    .fct_p p:nth-child(2){background: url(/template/default/images/foot02.png) no-repeat left center;}
        		    .fct_p p:nth-child(3){background: url(/template/default/images/foot03.png) no-repeat left center;}
        		    .fct_p p:nth-child(4){background: url(/template/default/images/foot01.png) no-repeat left center;}
        		   .faddr{margin-top: 10px; width:100%}
        		    .faddr p{height:26px;line-height: 26px;text-indent: 25px; background: url(/template/default/images/foot04.png) no-repeat left center;margin: 0 auto;}
        		    
                    @media (max-width: 1000px){
                       
            		   .fct_p p{width: 50%;}
                    }
                    @media (max-width:768px){
					.box{ width: 100%;}
					.fct_p{width: 100%;}
                    .fct_p p{width: 100%;}

                    }
                   
				

.fbottom {
    padding-top: 10px;
    clear: both;
    line-height: 26px;
    letter-spacing: .8px;
}
.fbottom a{color:#fff;}
.fbottom p.zzsm {
    text-align: center;
    margin: 0 auto;
    margin-top: 4px;
    font-size: 12px;
    color: #646464;
}
