.top{width: 100%;height: 100%;float: left;}
.top>img{width: 400px;height: 300px;float: left;margin:50px;}
.top .txt{width: 660px;height: 260px;float: left;padding: 20px;margin-top: 50px;display: table-cell;vertical-align: middle;}
.top .txt h2{line-height: 30px;font-size: 24px;color: #007AFF;}
.top .txt h1{line-height: 40px;font-size: 26px;color: #007AFF;}
.top .txt p{line-height: 25px;color: #888;}
.top .txt li{line-height: 40px;list-style-type: circle;}
.infors{width: 100%;height: 150px;background: #007AFF;float: left;margin-bottom: 35px;}
.infors .center{background: #007AFF;height: 150px;}
.infors .center p{color: #fff;text-align: center;width: 100%;height: 150px;font-size: 16px;line-height: 30px; padding: 0 10%;display: table-cell;vertical-align: middle;text-align: center;}
.serve .list{width: 100%;height: 100%;float: left;margin-bottom: 35px;}
.serve .list li{width: 18%;height: 100%;float: left;margin: 25px 1%;}
.serve .list li img{width: 80%;margin: 10px 10%;float: left;}
.serve .list li p,.serve .list li span{line-height: 30px;text-align: center;width: 100%;float: left;}
.serve .list li p{font-size: 16px;font-weight: bold;}
.serve .list li:hover{background: #ddd;}
.serve .list li:hover p,.serve .list li:hover span{color: #007AFF;}
.top2 .txt .con{width: 100%;height: 75px;margin: 10px 0;background: #efefef;margin-left: 37.5px;}
.top2 .txt .con span{width: 60px;height: 60px;text-align: center;line-height: 60px; display: inline-block;float: left;background: #007AFF;border-radius: 50%;margin: 7.5px;margin-left: -37.5px;}
.top2 .txt .con div{float: left;}
.top2 .txt .con p{line-height: 75px;width: 100%;overflow: hidden;text-align:center;font-size:16px;}
.top2 img{float: right;}
.flow{width: 100%;height: 301px;float: left;background: #fff;position: relative;margin-bottom: 35px;}
.flow li{width: 12.5%;height: 300px;float: left; overflow: hidden;}
.flow li p{line-height: 50px;text-align: center;width: 100%;}
.flow_line{width: 100%;height: 1px; background: #007AFF;float: left;z-index: 1;position: absolute;bottom: 0;left: 0;}
.flow li .box{width: 100px; height: 100px;display: block;background: #fff;border-radius: 50%;border: 2px solid #007AFF;margin-left: calc(50% - 50px);}
.flow li .box span{width: 80px;height: 80px;margin: 10px;display: block;line-height: 80px;text-align: center;background: #007AFF;color: #fff;font-size: 22px;font-weight: bold;border-radius: 50%;}
.flow li .line2{width: 2px;height: 123px;margin-left: calc(50% - 1px);float: left;background: #007AFF;}
.flow li .number{z-index: 99999; width: 46px;height: 46px;line-height: 23px;text-align: center;font-size: 16px;background: #007AFF;color: #fff; border-radius: 50%;margin-left: calc(50% - 23px);float: left;}
		
		