*{
    padding: 0;
    margin: 0;
}
body,html{
    width: 100%;
    background-color: #1b202b;
}
img{
    border:none;
}
.containt{
    position: relative;
    width: 100%;
    margin-top: -3px;
    background-image: url("../images/zljfbj.png?v=20190515");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: calc(100vh - 152px);
    min-height: 640px;
}
.containt .img1{
    display: inline-block;
    float: left;
    margin-top: 50px;
    margin-left: 60px;
}
.containt .img2{
    display: inline-block;
    margin-top: 50px;
    margin-right: 60px;
    float: right;
}
.containt .img3{
    width: 861px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 332px;
    margin-top: 7.4%;
    top: 50px;
    position: relative;
}
.containt .img3 a .pic1{
     width: 200px;
     height: 88px;
     margin-top:-96px;
     float: left;
     margin-left: 49px;
 }
.containt .img3 a .pic2{
    width: 220px;
    height: 25px;
    margin-top:-69px;
    float: left;
    margin-left: 265px;
}
.containt .img3 a .pic3{
    width: 200px;
    height: 88px;
    margin-top:20px;
    float: left;
    margin-left: 47px;
}
.containt .img3 a .pic4{
    width: 220px;
    height: 25px;
    margin-top:43px;
    float: left;
    margin-left: 11px;
}
.foo{
    position: relative;
    padding-top: 40px;
}
.foo .dev1{
    width: 100%;
    display: inline-block;
}
.foo .dev1 .de{
    width: 171px;
    display: inline-block;
    float: left;
    background-image: url("../images/footlt.png?v=20190515");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 96px;
}
.foo .dev1 .de .a1{
    display: inline-block;
    width: 112px;
    height: 26px;
    margin-top: 27px;
}
.foo .dev1 .de .a2{
    display: inline-block;
    width: 45px;
    height: 26px;
    margin-top: 27px;
}
.foo .dev1 .de .a3{
    display: inline-block;
    width: 45px;
    height: 26px;
    margin-top: 27px;
}
.foo .dev1 .de2{
    width: 101px;
    display: inline-block;
    float: right;
    background-image: url("../images/foolsd.png?v=20190515");
    background-repeat: no-repeat;
    height: 125px;
    margin-right: 35px;
    margin-top: -15px;
}

.foo .dev1 .de3{
    width: 101px;
    display: inline-block;
    float: right;
    background-image: url("../images/foolsd2.png?v=20190515");
    background-repeat: no-repeat;
    height: 116px;
    margin-right: 35px;
    margin-top: -10px;
}

.conpany-info{
	width: 861px;
    height: 109px;
    background: #FFFFFF;
    margin-top: 7.4%;
    top: 50px;
    position: relative;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.conpany-info:hover{
	background: rgba(0,0,0,.3);
	
}
.conpany-info:hover p{
	color: #FFFFFF;
}
.conpany-info:hover span{
	color: #FFFFFF;
}
.comp-pic{
	position: absolute;
	left: 0px;
	width: 245px;
	overflow: hidden;
}
.comp-intro{
	position: absolute;
	left: 260px;
    padding: 20px 30px 0px 0px;
    text-align: left;
}
.comp-intro>p{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.comp-intro>p>small{
	font-size: 12px;
	font-weight: bold;
}
.comp-intro>span{
	font-size: 13px;
	color: #000000;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
