.g-page .g-mb .g-bn-big {
    background: url("../images/home_banner.jpg") no-repeat center;
    height: 745px;
    min-width: 1000px;
}

.g-page .g-mb .g-bn-big .left-box {
    float: left;
    padding: 125px 0 0 0;
}

.g-page .g-mb .g-bn-big .left-box .desc-title {
    margin-bottom: 60px;
}

.g-page .g-mb .g-bn-big .left-box .desc-title h2 {
    font-size: 32px;
    color: #D8E7EF;
    line-height: 32px;
    font-weight: normal;
    margin-bottom: 20px;
}

.g-page .g-mb .g-bn-big .left-box .desc-title h1 {
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-weight: normal;
}

.g-page .g-mb .g-bn-big .left-box .desc-body {
    position: relative;
    margin-bottom: 53px;
}

.g-page .g-mb .g-bn-big .left-box .desc-body h3 {
    font-size: 18px;
    color: #3F708D;
    letter-spacing: 2px;
    line-height: 18px;
    font-weight: 300;
    margin-bottom: 15px;
}

.g-page .g-mb .g-bn-big .left-box .desc-body .video:hover {
    background-position: -347px -56px;
}

.g-page .g-mb .g-bn-big .left-box .ewm-xdm .ewm-xdm-content {
    width: 151px;
    height: 151px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/ewm_download.png") no-repeat center/contain;
}

.g-page .g-mb .g-bn-big .left-box .ewm-xdm .down {
    display: inline-block;
    vertical-align: middle;
    margin-left: 31px;
}

.g-page .g-mb .g-bn-big .left-box .ewm-xdm .down .down-but {
    border: 2px solid #D7F7FA;
    border-radius: 30px;
    height: 50px;
    width: 216px;
    text-align: left;
    display: block;
}

.g-page .g-mb .g-bn-big .left-box .ewm-xdm .down .down-but:hover {
    background-color: #84E4ED;
}

.g-page .g-mb .g-bn-big .left-box .ewm-xdm .down .down-but i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("../images/android.png") no-repeat;
    vertical-align: middle;
    margin: 0 10px 0 34px;
}

.g-page .g-mb .g-bn-big .left-box .ewm-xdm .down .down-but .ios {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("../images/ios.png") no-repeat;
    vertical-align: middle;
    margin: 0 10px 0 34px;
}

.g-page .g-mb .g-bn-big .left-box .ewm-xdm .down .down-but span {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 50px;
    vertical-align: middle;
}

.g-page .g-mb .g-bn-big .right-box {
    float: right;
}

.g-page .g-mb .g-bn-big .right-box .phone {
    background-image: url("../images/phone.png");
    margin-top: 130px;
    margin-right: 16px;
    width: 480px;
    height: 480px;
}

.g-page .g-mb .g-cf {
    height: 500px;
}

.g-page .g-mb .g-cf .container {
    position: relative;
}

.g-page .g-mb .g-cf .decorate-box {
    text-align: center;
    margin-top: 67px;
}

.g-page .g-mb .g-cf .decorate-box:after, .g-page .g-mb .g-cf .decorate-box:before {
    content: "";
    display: inline-block;
    width: 191px;
    height: 2px;
    background: #EEEEEE;
    position: absolute;
    top: 15px;
}

.g-page .g-mb .g-cf .decorate-box:after {
    right: 30px;
}

.g-page .g-mb .g-cf .decorate-box:before {
    left: 30px;
}

.g-page .g-mb .g-cf .decorate-box .mid-b {
    width: 458px;
    text-align: center;
    margin: 0 auto;
}

.g-page .g-mb .g-cf .decorate-box .mid-b .core {
    font-size: 28px;
    color: #415171;
    letter-spacing: 2px;
    line-height: 27px;
    margin-bottom: 18px;
}

.g-page .g-mb .g-cf .decorate-box .mid-b .core-en {
    font-size: 20px;
    color: #A3A7B2;
    line-height: 20px;
}

.g-page .g-mb .g-cf ul {
    margin-top: 141px;
    text-align: center;
    /*.middle{
    	margin:0 245px 0 245px;
    }*/
}

.g-page .g-mb .g-cf ul li {
    display: inline-block;
    text-align: center;
    width: 24%;
}

.g-page .g-mb .g-cf ul li.middle {
    margin: 0 8%;
}

.g-page .g-mb .g-cf ul li p {
    word-wrap: break-word;
}

.g-page .g-mb .g-cf ul li .title {
    font-size: 24px;
    color: #425273;
    letter-spacing: 2px;
    line-height: 24px;
    margin: 50px 0 20px 0;
}

.g-page .g-mb .g-cf ul li .text {
    opacity: 0.5;
    font-size: 16px;
    color: #425273;
    line-height: 16px;
}

.g-page .g-mb .g-cf ul li .certificate {
    width: 128px;
    height: 128px;
    display: inline-block;
    background-image: url("../images/log.png");
}

.g-page .g-mb .g-cf ul li .remind {
    width: 128px;
    height: 128px;
    display: inline-block;
    background-image: url("../images/remind.png");
}

.g-page .g-mb .g-cf ul li .order {
    width: 128px;
    height: 128px;
    display: inline-block;
    background-image: url("../images/baike.png");
}

.g-page .g-mb .g-bn-small1 {
    background: #E6F0F8;
    height: 250px;
    padding-top: 15px;
    min-width: 1000px;
}

.g-page .g-mb .g-bn-small1 .content {
    width: 553px;
    height: 210px;
    margin: 0 auto;
    padding-top: 23px;
    text-align: center;
}

.g-page .g-mb .g-bn-small1 .content p {
    opacity: 0.6;
    font-size: 22px;
    color: #425273;
    line-height: 22px;
    padding-top: 15px;
}

.g-page .g-mb .g-bn-small1 .content a {
    display: block;
    font-size: 28px;
    color: #425273;
    line-height: 28px;
    font-weight: 400;
    margin-top: 53px;
}

.g-page .g-mb .g-of {
    height: 663px;
}

.g-page .g-mb .g-of .container {
    position: relative;
}

.g-page .g-mb .g-of .decorate-box {
    text-align: center;
    margin-top: 0px;
}

.g-page .g-mb .g-of .decorate-box:after, .g-page .g-mb .g-of .decorate-box:before {
    content: "";
    display: inline-block;
    width: 191px;
    height: 2px;
    background: #EEEEEE;
    position: absolute;
    top: 81px;
}

.g-page .g-mb .g-of .decorate-box:after {
    right: 30px;
}

.g-page .g-mb .g-of .decorate-box:before {
    left: 30px;
}

.g-page .g-mb .g-of .decorate-box .text-box {
    width: 462px;
    height: 120px;
    margin: 0 auto;
}

.g-page .g-mb .g-of .decorate-box .text-box .of {
    font-size: 28px;
    color: #415171;
    letter-spacing: 2px;
    line-height: 27px;
    margin-bottom: 18px;
    padding-top: 42px;
}

.g-page .g-mb .g-of .decorate-box .text-box .of-en {
    font-size: 20px;
    color: #A3A7B2;
    line-height: 20px;
}

.g-page .g-mb .g-of ul {
    margin-top: 130px;
    text-align: center;
    /*.middle{
    	margin:0 245px 0 245px;
    }*/
}

.g-page .g-mb .g-of ul li {
    display: inline-block;
    text-align: center;
    width: 33.33%;
    width: 24%;
}

.g-page .g-mb .g-of ul li.middle {
    margin: 0 14%;
}

.g-page .g-mb .g-of ul li p {
    word-wrap: break-word;
}

.g-page .g-mb .g-of ul li .title {
    font-size: 24px;
    color: #425273;
    letter-spacing: 2px;
    line-height: 24px;
    margin: 50px 0 20px 0;
}

.g-page .g-mb .g-of ul li .text {
    opacity: 0.5;
    font-size: 16px;
    color: #425273;
    line-height: 16px;
}

.g-page .g-mb .g-of ul li .answer {
    background-position: 0px -166px;
}

.g-page .g-mb .g-of ul li .class {
    background-position: -166px -166px;
}

.g-page .g-mb .g-of ul li .helper {
    background-position: -332px -166px;
}

.g-page .g-mb .g-bn-small2 {
    text-align: center;
    height: 228px;
    background-color: #E6F0F8;
    min-width: 1000px;
}

.g-page .g-mb .g-bn-small2 h3 {
    font-size: 28px;
    color: #415171;
    letter-spacing: 2px;
    line-height: 27px;
    font-weight: 400;
}

.g-page .g-mb .g-bn-small2 p {
    font-size: 20px;
    color: #A3A7B2;
    line-height: 20px;
    margin-top: 43px;
    font-weight: 300;
}

.mask {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 20;
    display: none;
    background: transparent \9;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5c000000, endColorstr=#5c000000);
}

.video_wrap {
    z-index: 30;
    background-color: #000;
    padding: 20px 2px 2px 2px;
    border-radius: 3px;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 700px;
    height: 393px;
    margin-top: -205px;
    margin-left: -350px;
    color: white;
    font-size: 14px;
    text-align: center;
}

.video_wrap .close_btn:hover {
    background-position: -255px -94px;
    cursor: pointer;
}

.video_wrap p {
    margin-bottom: 5px;
}

/*# sourceMappingURL=main.css.map */