
@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; background-position: 45px 10px,90% bottom; padding-bottom: 50px; margin: 0 auto;}
.content-box dl{ margin-bottom: 0;}
.content-box dt{ padding-top: 50px; margin-left: 90px; color: #005350; font-size: 48px;}
.content-box dd{ padding: 0 200px; width: 100%; box-sizing: border-box; margin-top: 110px;}
.content-box dd li{ margin-bottom: 20px; border-bottom: 1px solid #ccc; padding: 10px 0; position: relative;cursor: pointer; width: 100%;}
.content-box dd li .link-btn{ width: 45px; height: 45px; background: url(../images/arrow_blue.png) no-repeat,url(../images/arrow_blue.png) no-repeat;background-position: -60px center,center center; position: absolute; transition: all .4s ease 0s; border: 1px solid #ccc; border-radius: 50%; position: absolute; right: 0; bottom: 10px; }
.content-box dd li a{color: #299794; font-size: 24px; text-decoration:none}
.content-box dd li:hover a{ color: #18bc9c;}
.content-box dd li:hover .link-btn{background: url(../images/arrow_blue.png) no-repeat,url(../images/arrow_blue.png) no-repeat;background-position: center center,60px center; transition: all .4s ease 0s;}

}


@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; background-position: 45px 10px,1014px bottom;}
.content-box dt{ padding-top: 50px; margin-left: 90px; color: #005350; font-size: 48px;}
.content-box dd{ padding: 0 200px; width: 100%; box-sizing: border-box; margin-top: 110px;}
.content-box dd li{ margin-bottom: 20px; border-bottom: 1px solid #ccc; padding: 10px 0; position: relative;cursor: pointer; width: 100%;}
.content-box dd li .link-btn{ width: 45px; height: 45px; background: url(../images/arrow_blue.png) no-repeat,url(../images/arrow_blue.png) no-repeat;background-position: -60px center,center center; position: absolute; transition: all .4s ease 0s; border: 1px solid #ccc; border-radius: 50%; position: absolute; right: 0; bottom: 10px; }
.content-box dd li a{color: #299794; font-size: 24px; text-decoration:none}
.content-box dd li:hover a{ color: #18bc9c;}
.content-box dd li:hover .link-btn{background: url(../images/arrow_blue.png) no-repeat,url(../images/arrow_blue.png) no-repeat;background-position: center center,60px center; transition: all .4s ease 0s;}

}


@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;}
    .content-box dl{ margin: 0;}
    .content-box dt{padding-top: 16vw; margin-left: 14vw; color: #005350; font-size: 36px;}
    .content-box dd{margin-top: 6.6vw; padding: 0 5vw;}
    .content-box dd li{ margin-bottom: 20px; border-bottom: 1px solid #ccc; padding: 10px 0; position: relative;cursor: pointer; width: 100%;}
    .content-box dd li .link-btn{ width: 45px; height: 45px; background: url(../images/arrow_blue.png) no-repeat,url(../images/arrow_blue.png) no-repeat;background-position: -60px center,center center; position: absolute; transition: all .4s ease 0s; border: 1px solid #ccc; border-radius: 50%; position: absolute; right: 0; bottom: 10px; }
    .content-box dd li a{color: #299794; font-size: 24px; text-decoration:none}
}
