.about{width: 1440px; margin:0 auto;background: url(../images/img19.png) no-repeat #F8FEFF; height: 450px; padding-top: 120px;}
.about .info{display: flex; justify-content: center;align-items: center;width: 890px; margin:0 auto;}
.about .info .pic{width: 320px;}
.about .info .pic img{width: 320px; display: block;box-shadow:0px 2px 17px 1px rgba(0,0,0,0.15);}
.about .info .text{width: calc(1000% - 320px);background: linear-gradient(0deg, #90C4FD, #DBC1FE); padding-top: 10px; padding-bottom: 10px;display: flex; align-items: center;}
.about .info .text .wenzi{text-align: center;color: #2D73FC;padding-left: 30px; padding-right: 30px;}
.about .info .text .wenzi dl{font-size:22px;line-height: 1;}
.about .info .text .wenzi dd{font-size: 20px; line-height: 1;padding-top: 15px; padding-bottom: 15px;}
.about .info .text .wenzi dt{font-size: 18px; line-height: 1;}
.about .info .text .wenzi dt a{color: #2D73FC;}
.about .info .text .map{width: 240px;}
.about .info .text .map img{width: 100%; display: block;}
.address{width: 1440px; margin:0 auto;background: linear-gradient(90deg, #BB99D6, #2686FF);display:flex;align-items:stretch;-webkit-align-items:stretch;flex-wrap:wrap;padding-bottom: 60px;}
.address .box1{width: 1130px; margin:0 auto;display:flex;align-items:stretch;-webkit-align-items:stretch;flex-wrap:wrap;}
.address .box1 .pic{width: 530px; margin-top: -40px;}
.address .box1 .pic img{width: 530px;display: block;box-shadow:0px 2px 17px 1px rgba(0,0,0,0.05);}
.address .box1 .info{width: calc(100% - 530px); padding-left: 40px;padding-top: 90px;}
.address .box1 .info dl{color: #39fff3;font-size: 28px;font-weight: bold;line-height: 1; }
.address .box1 .info dd{color: #ffffff;font-size: 20px; line-height: 1.5;padding-top: 30px;}
.address .box1 .info dt{color: #ffffff;font-size: 20px; }

