
.box{ background: #f4f4f4;}
#allmap{ width: 100%; height: 800px;}

@media screen and  (min-width: 1440px) {

.content-box{ width: 1400px;background: url(../images/investment-left-bg.png) no-repeat 45px 10px,url(../images/investment-right-bg.png) no-repeat,#f4f4f4; background-position: 45px 10px,90% bottom; padding-bottom: 120px; margin: 0 auto;}
.content-box dl{ margin: 0;}
.content-box dt{padding-top: 50px; margin-left: 90px; color: #002A5C; font-size: 48px;}
.content-box dd{ padding: 0 200px; margin-top: 70px;}


.content-box dd .site-box{ width: 100%; height: 160px; border-bottom: 1px solid #ccc; padding-left: 60px; padding-top: 40px; background: #fff;}
.content-box dd .site-box .site-name{ font-size: 24px; color: #002A5C;}
.content-box dd .site-box .site{background: url(../images/about-contact-site.png) no-repeat left center; height: 60px; width: 430px; font-size: 18px; color: #666; padding-left: 40px; line-height: 30px;}

.content-box dd .site-box .site-info-box{ width: 60%; float: left;}
.content-box dd .site-box .site-btn{width: 165px; height: 50px; background: #4F85FF; border-radius: 25px; line-height: 35px; color: #fff; font-size: 16px; margin-top: 30px; float: right; margin-right: 50px;}


.content-box dd .phone-box{ height: 105px; width: 100%; background: #fff;padding-left: 60px;}
.content-box dd .phone-box p{ height: 100%; width: 215px; float: left; color: #3A5FAE; font-size: 18px; line-height: 105px;}
.content-box dd .phone-box .phone-font{background: url(../images/about-contact-phone.png) no-repeat left center; padding-left: 40px;}
.content-box dd .phone-box .mail-font{background: url(../images/about-contact-mail.png) no-repeat left center; padding-left: 40px;}

}





@media screen and  (min-width: 750px) and (max-width: 1440px) {

.content-box{ width: 100%;background: url(../images/investment-left-bg.png) no-repeat 45px 10px,url(../images/investment-right-bg.png) no-repeat,#f4f4f4; background-position: 45px 10px,1014px bottom; padding-bottom: 120px;}
.content-box dl{ margin: 0;}
.content-box dt{padding-top: 50px; margin-left: 90px; color: #002A5C; font-size: 48px;}
.content-box dd{ padding: 0 200px; margin-top: 70px;}


.content-box dd .site-box{ width: 100%; height: 160px; border-bottom: 1px solid #ccc; padding-left: 60px; padding-top: 40px; background: #fff;}
.content-box dd .site-box .site-name{ font-size: 24px; color: #002A5C;}
.content-box dd .site-box .site{background: url(../images/about-contact-site.png) no-repeat left center; height: 60px; width: 430px; font-size: 18px; color: #666; padding-left: 40px; line-height: 30px;}

.content-box dd .site-box .site-info-box{ width: 60%; float: left;}
.content-box dd .site-box .site-btn{width: 165px; height: 50px; background: #4F85FF; border-radius: 25px; line-height: 35px; color: #fff; font-size: 16px; margin-top: 30px; float: right; margin-right: 50px;}


.content-box dd .phone-box{ height: 105px; width: 100%; background: #fff;padding-left: 60px;}
.content-box dd .phone-box p{ height: 100%; width: 215px; float: left; color: #3A5FAE; font-size: 18px; line-height: 105px;}
.content-box dd .phone-box .phone-font{background: url(../images/about-contact-phone.png) no-repeat left center; padding-left: 40px;}
.content-box dd .phone-box .mail-font{background: url(../images/about-contact-mail.png) no-repeat left center; padding-left: 40px;}

}

@media screen and (max-width: 750px) {

    .content-box{ width: 100%;background: url(../images/investment-left-bg.png) no-repeat 45px 10px,url(../images/investment-right-bg.png) no-repeat,#f4f4f4; background-position: 5.3vw 10px,56vw bottom; padding-bottom: 120px;}
    .content-box dl{ margin: 0;}
    .content-box dt{padding-top: 16vw; margin-left: 14vw; color: #002A5C; font-size: 36px;}
    .content-box dd{ padding: 0 5.3vw; margin-top: 70px;}
    
    
    .content-box dd .site-box{ width: 100%;  border-bottom: 1px solid #ccc; padding-left: 4vw; padding-top: 4vw; background: #fff;padding-bottom: 4vw;}
    .content-box dd .site-box .site-name{ font-size: 4.5vw; color: #002A5C;}
    .content-box dd .site-box .site{background: url(../images/about-contact-site.png) no-repeat left center; font-size: 2.4vw; color: #666; padding-left: 40px; line-height: 30px;}
    
    .content-box dd .site-box .site-info-box{ width: 100%;}
    .content-box dd .site-box .site-btn{width: 29.3vw;  background: #4F85FF; border-radius: 25px; color: #fff;  }
    
    
    .content-box dd .phone-box{ height: 105px; width: 100%; background: #fff;padding-left: 4vw;}
    .content-box dd .phone-box p{ width: 100%; color: #3A5FAE; font-size: 2.4vw; line-height: 45px;}
    .content-box dd .phone-box .phone-font{background: url(../images/about-contact-phone.png) no-repeat left center; padding-left: 40px;}
    .content-box dd .phone-box .mail-font{background: url(../images/about-contact-mail.png) no-repeat left center; padding-left: 40px;}


}
