    .box1 .row .col-sm-3 {
        text-align: center;
        padding: 100px 50px;
    }
    
    .box1 .row .col-sm-3 p {
        color: black;
    }
    
    .box1 .row .col-sm-4 {
        text-align: center;
        padding: 100px 50px;
    }
    
    .box1 .row .col-sm-4 p {
        color: black;
    }
    
    .box1 .row .col-sm-3 span {
        font-size: 14px;
        color: #b1b1b1;
    }
    
    .box5 {
        min-height: 300px;
    }
    
    .box4 img {
        width: 60%;
    }
    
    .box9 {
        text-align: center;
        margin-bottom: 150px;
    }
    
    .box10 {
        box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
        height: 265px;
    }
    
    .box9 .col-sm-3 {
        padding: 40px 30px;
    }
    
    .box9 img {
        margin-top: 75px;
        margin-bottom: 40px;
    }
    
    .cpty {
        width: 100%;
    }
    
    .cptd img {
        width: 100%;
        margin: 100px 0;
    }
    
    @font-face {
        font-family: 'iconfont';
        src: url('/igalaxy/font_kkxg4yit63/iconfont.eot');
        src: url('/igalaxy/css/iconfont.eot?') format('embedded-opentype'), url('/igalaxy/font_kkxg4yit63/iconfont.woff') format('woff'), url('/igalaxy/font_kkxg4yit63/iconfont.ttf') format('truetype'), url('/igalaxy/css/iconfont.svg') format('svg');
    }
    
    .iconfont {
        font-family: "iconfont" !important;
        color: #348cff;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
    }
    
    .chya-cpxy {
        text-align: center;
    }
    
    .chya-cpxy-box {
        height: 200px;
        border: 1px solid #f5f5f5;
        margin-left: 35px;
        margin-right: 35px;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    
    .chya-cpxy-box span {
        color: #777;
    }
    
    @media screen and (min-width: 1920px) {
        .iconfont {
            font-size: 50px;
        }
        .box1 img {
            height: 110px;
        }
        .box9 img {
            height: 60px;
        }
    }
    
    @media only screen and (max-width: 1919px) {
        .iconfont {
            font-size: 40px;
        }
        .box1 img {
            height: 90px;
        }
        .box9 img {
            height: 45px;
        }
    }
    
    @media screen and (max-width: 1400px) {
        .iconfont {
            font-size: 30px;
        }
        .box1 img {
            height: 75px;
        }
        .box9 img {
            height: 35px;
        }
    }