.banner{background:url(../images/company/banner.jpg) no-repeat;padding-top:1.413333rem;background-size:100%}.banner>p{font-family:MicrosoftYaHeiLight;font-size:.8rem;color:#fff;text-align:center}.banner>span{display:block;text-align:center;font-family:MicrosoftYaHeiLight;font-size:.32rem;color:#fff;margin-top:.106667rem}.content{width:100%;background-color:#fff}.content .list{width:100%;height:6.8rem;box-sizing:border-box;padding-top:.666667rem}.content .list>ul{width:100%;padding:0 .48rem;display:flex;flex-flow:row wrap}.content .list>ul>li{width:4.266667rem;height:1.333333rem;border-radius:.666667rem;background-color:#f4f4f4;border:solid 1px #eee;box-sizing:border-box;margin-right:.506667rem;margin-top:.373333rem;padding-left:1.6rem;line-height:1.333333rem;font-size:.4rem;color:#333;font-weight:600;position:relative}.content .list>ul>li:before{position:absolute;content:"";display:block;width:1.12rem;height:1.12rem;border-radius:50%;left:.16rem;top:.106667rem}.content .list>ul>li:first-of-type:before{background:url(../images/company/c01.jpg) no-repeat;background-size:100%}.content .list>ul>li:nth-of-type(2):before{background:url(../images/company/c02.jpg) no-repeat;background-size:100%}.content .list>ul>li:nth-of-type(3):before{background:url(../images/company/c03.jpg) no-repeat;background-size:100%}.content .list>ul>li:nth-of-type(4):before{background:url(../images/company/c04.jpg) no-repeat;background-size:100%}.content .list>ul>li:last-of-type:before{background:url(../images/company/c05.jpg) no-repeat;background-size:100%}.content .list>ul>li:nth-of-type(even){margin-right:0}.content .map{width:100%}.content .map .img{width:100%;height:5.333333rem}.content .map .img img{width:100%;height:100%}.content .map #dituContent{width:10rem;height:8rem}.content .address{width:100%;padding:.6rem .466667rem .866667rem;background-color:#f4f4f4;box-sizing:border-box}.content .address>h3{width:9.066667rem;height:2.666667rem;box-sizing:border-box;background-color:#4381ff;text-align:center;line-height:2.666667rem;font-size:.48rem;font-weight:600;color:#fff}.content .address>ul{width:100%;height:9.733333rem;background-color:#fff;padding-top:.866667rem;box-sizing:border-box}.content .address>ul>li{width:100%;padding-left:1.44rem;padding-right:.773333rem;box-sizing:border-box;margin-top:.266667rem;display:flex;flex-flow:row nowrap;position:relative}.content .address>ul>li:before{position:absolute;display:block;content:"";width:.44rem;height:.44rem;left:.76rem}.content .address>ul>li:first-of-type:before{background:url(../images/company/add01.jpg) no-repeat;background-size:100%}.content .address>ul>li:nth-of-type(2):before{background:url(../images/company/add02.jpg) no-repeat;background-size:100%}.content .address>ul>li:nth-of-type(3):before{background:url(../images/company/add03.jpg) no-repeat;background-size:100%}.content .address>ul>li:nth-of-type(4):before{background:url(../images/company/add04.jpg) no-repeat;background-size:100%}.content .address>ul>li:last-of-type:before{background:url(../images/company/add05.jpg) no-repeat;background-size:100%}.content .address>ul>li>span{display:block;font-size:.346667rem;color:#333;font-family:MicrosoftYaHeiLight;width:5rem}.content .address>ul>li>span:first-of-type{font-weight:600;width:1.6rem !important;margin-right:.24rem}
@media only screen and (min-width: 640px) {
	/*联系我们*/
	.content .list>ul{
		justify-content: center;
	}
	.content .address>h3{
		width: 100%;
	}
}