*{
            padding: 0;
            margin: 0;
        }
        ul{
            list-style: none;
        }
        .fl{
            float: left;
        }
        .fr{
            float:right;
        }
        .cleafix::after{
            content: "";
            display: block;
            clear: both;
        }
        .footer-box{
            width: 100%;
            height: 412px;
			/* margin-top: 3624px; */

            background: #373d41;
        }
        .foo-box{
            padding: 36px 0px 22px;
            height: 232px;
            color: white;
            width: 1107px;
            margin: 0 auto;
        }
        .foo-box .box1{
            width: 216px;
            height: 100%;
        }
        .foo-box .box1 .box1-pho{
            height: 100px;
            padding: 10px 4px;
        }
        .foo-box .box1 .box1-pho .img{
            width: 54px;
            height: 40px;
            margin-top: 10px;
        }
        .foo-box .box1 .box1-pho .img img{
            width:100%;
            height: 100%;
        }
        .foo-box .box1 .box1-pho .box1-js{
            margin-left: 8px;
            font-size: 14px;
        }
        .foo-box .box1 .box1-pho  .top1{
            margin-top: 10px;
        }
        .foo-box .box1 .box1-pho .box1-js p{
            padding: 0;
            margin: 0;
        }


        .foo-box .box2{
            width:812px;
            height:239px;
        }
        .foo-box .box2 ul{
            font-size: 15px;
        }
        .foo-box .box2 ul.ul1 li{
            width: 100px;
            height:19px;
            margin-bottom: 24px;
            margin-left: 60px;
            cursor: pointer;
            color:#ffffff;
        }
		.foo-box .box2 ul.ul1 li a{
			color:#fff;
		}
        .foo-box .box3{
            width: 115px;
             height: 100px;
            text-align: center;
			margin-top:63px;
        }
        .foo-box .box3 .box3-img{
            width: 100px;
            height: 100px;
            background-color: #000;
        }
		.foo-box .box3 .box3-img img{
			width:100%;
			height:100%;
		}
		.foo-box .box3 h3{
			font-size:14px;
		}
		
		
		.footer-txt {
			margin:0 auto;
			color:white;
			font-size:12px;
			height:70px;
			text-align:center;
		}
		.footer-txt .txt-cont{
			padding-top: 0px;
			cursor: pointer;
			color:white;
			height:20px;
			line-height:20px;
			
		}
		
		.footer-txt .txt-cont2{
			padding:8px; 
			cursor: pointer;
			
			margin:0 auto;
			
		}
		.footer-txt .txt-cont2 a{
			color:#fff;
		}
		.footer-txt .txt-cont3{
			height:20px;
		}
		.footer-txt  .txt-cont2 a.ab{
			cursor: pointer;
			color:white;
			
		}
		
		.footer-txt  .txt-cont3 a.ab{
			cursor: pointer;
			color:white;
		}