.img-responsive1 {
    min-height: 340px
}

.img-responsive2 {
    min-height: 230px
}

.padding_20 {
    color: #666;
    line-height: 24px
}

.media h2 {
    margin-top: 0
}

.section_cp {
    width: 100%;
    display: block;
    background-color: #f5f5f5;
    padding: 0;
    margin-top: 60px
}

.section_cp .padding_br {
    padding: 40px 0 40px 0
}

.section_cp .table_bg {
    background-color: #fff;
    padding: 40px
}

.table-bordered > tbody > tr > td p {
    padding: 10px 0 0 !important
}

.cs-example {
    padding: 0 40px
}

.section-heading {
    color: #333;
    font-size: 24px;
    font-weight: bolder;
    border-left: 3px solid #00aff0;
    padding-left: 10px
}

.product_thumbnail {
    float: none
}

.left_img {
    height: 235px
}

.right_img {
    width: 111px;
    margin-top: 5px;
    border: solid 2px #f0f3f7
}

.right_img_first {
    border: solid 2px #f0f3f7;
    width: 111px;
    margin-top: 5px
}

.right_img_first:hover, .right_img:hover {
    border: solid 2px #4affff;
    cursor: pointer
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    color: #666
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td {
    padding: 11px;
    color: #333
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
    background-color: #EBEBEC;
    line-height: 36px;
    text-align: center;
    vertical-align: middle
}

.g-bd {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 0
}

.m-home-banners {
    margin-top: 0;
    position: relative;
    width: 100%
}

.m-scrollview {
    position: relative;
    width: 100%;
    overflow: hidden
}

.m-home-banners .slide-wrapper {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: visible;
    width: 100%;
    background: #16164a
}

.product_content {
    border-top: 1px solid #e1e3e6;
    padding-top: 10px
}

@media (min-width: 768px) {
    .left-header {
        position: relative;
        float: left;
        padding: 15px;
        text-align: left;
        font-size: 36px;
        color: #fff
    }

    .left-header h4 {
        text-align: left;
        font-size: 24px;
        color: #fff;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .y-row_index {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        top: 30%;
        margin-top: -60px
    }

    .layer_scheme h2 {
        color: #fff;
        margin-bottom: 20px;
        margin-top: 0px;
        letter-spacing: 2px;
        font-size: 40px
    }

    .layer_scheme p {
        color: #fff;
        padding: 0px 20%;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
        overflow: hidden;
        font-weight: lighter
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .y-row {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        top: 12%;
        left: 12%
    }
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .y-row {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        top: 12%;
        left: 20%
    }
}

@media (min-width: 1920px) {
    .y-row {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        top: 12%;
        left: 25%
    }
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
    .y-row {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        top: 12%;
        left: 12%
    }
}

.y-row.layer {
    text-align: center;
    position: absolute;
    top: 100px;
    left: 0
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .y-row {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        top: 10%;
        left: 5%
    }

    .product_img {
        position: relative;
        float: left;
        width: 60%;
        padding: 5px
    }

    .left-header {
        position: relative;
        float: left;
        padding: 15px
    }

    .btn {
        text-align: center;
        min-width: 90px !important;
        border: 1px solid;
        padding: 10px 0;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px
    }
}

@media screen and (max-width: 767px) {
    .y-row {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        top: 0%;
        left: 2%
    }

    .product_img {
        position: relative;
        float: left;
        padding: 0px
    }

    .left-header {
        position: relative;
        float: left;
        width: 100%;
        padding: 10px;
        margin-top: 20px
    }

    .left-header h1 {
        text-align: left;
        font-size: 26px;
        color: #fff;
        margin-bottom: 5px;
        margin-top: 0;
        letter-spacing: 2px
    }

    .left-header h4 {
        text-align: left;
        font-size: 20px;
        color: #fff;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .btn {
        text-align: center;
        min-width: 90px !important;
        border: 1px solid;
        padding: 10px 0;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px
    }
}

@media screen and (max-width: 1024px) {
    .product_thumbnail {
        float: none
    }

    .left_img {
        width: 100%;
        height: auto
    }

    .right_img {
        width: 90px;
        margin-top: 5px;
        clear: none;
        float: none
    }

    .right_img_first {
        width: 90px;
        margin-top: 5px;
        clear: none;
        float: none
    }
}

@media screen and (max-width: 768px) {
    .right_img {
        width: 80px;
        margin-top: 5px;
        clear: none;
        float: none
    }

    .right_img_first {
        width: 80px;
        margin-top: 5px;
        clear: none;
        float: none
    }
}

@media screen and (max-width: 480px) {
    .right_img {
        width: 85px;
        margin-top: 5px;
        clear: none;
        float: none
    }

    .right_img_first {
        width: 85px;
        margin-top: 5px;
        clear: none;
        float: none
    }

    .y-row_index {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        top: 100px
    }

    .layer_scheme h2 {
        color: #fff;
        margin-bottom: 20px;
        letter-spacing: 2px;
        font-size: 25px;
        text-align: left;
        padding: 0px 5px;
        margin-top: 0px
    }

    .layer_scheme p {
        padding: 0px 5px;
        color: #fff;
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 15px;
        overflow: hidden;
        font-weight: lighter;
        text-align: left
    }
}

.left-header div {
    color: #eee;
    text-align: left;
    font-size: 12px;
    font-weight: lighter;
    padding: 0;
    line-height: 20px;
    margin-bottom: 15px
}

.left-header a {
    color: #fff;
    margin-top: 5px
}

.product_img {
    width: 100%
}

.down_a {
    font-size: 14px;
    letter-spacing: 1px
}

.down_a:hover {
    color: #fff
}

.y-row1 {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 30%
}

.y-row1.layer1 {
    position: absolute;
    top: 100px
}

.left-header1 {
    position: relative;
    left: 60px
}

.left-header1 h1 {
    text-align: left;
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px;
    letter-spacing: 4px
}

.left-header1 p {
    color: #a4a4a4;
    text-align: left;
    font-size: 12px;
    font-weight: lighter;
    padding: 10px 0
}

.left-header1 a {
    color: #a4a4a4;
    font-size: 14px
}

.btn-primy {
    text-align: center;
    font-size: 14px;
    min-width: 120px;
    border: 1px solid #18B4CD;
    line-height: 36px;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    color: #18B4CD !important
}

.btn-primy:hover, .btn-primy:focus {
    color: #fff
}

.btn-primy:focus {
    color: #18B4CD
}

.btn {
    text-align: center;
    min-width: 120px;
    padding: 10px 0;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.btn_info {
    border-color: #00C1DE;
    background-color: #00C1DE;
    color: #fff !important
}

.btn_border {
    border-color: #18B4CD;
    background-color: transparent;
    color: #18B4CD !important
}

.btn_info:hover, .btn_info:focus {
    color: #fff
}

.btn_border:hover, .btn_border:active {
    color: #18B4CD;
    border-color: #18B4CD;
    background-color: #fff
}

.btn_border:focus {
    color: #18B4CD
}

.m-home-banners .banner-content {
    color: #fff;
    padding: 70px 0 0 0;
    margin: 65px 0 0 0
}

.m-home-banners .banner-content h1 {
    font-size: 46px;
    letter-spacing: 2px;
    font-weight: 400
}

.hq-index-top-banner-2017-11 .module-wrap {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100px;
    background: #32373B
}

.hq-index-box-2017 {
    background-color: #f0f3f7;
    border-bottom: 1px solid #dbe0e5
}

.hq-index-box-2017 .module-wrap {
    position: relative;
    width: 100%;
    margin-top: 0px;
    z-index: 100;
    margin-bottom: 0;
    height: 50px
}

.hq-index-box-2017 .module-wrap .index-box-row {
    margin: auto;
    -webkit-transition: opacity .3s .6s, visibility 0s .6s, margin-top 0s .6s;
    -o-transition: opacity .3s .6s, visibility 0s .6s, margin-top 0s .6s;
    -moz-transition: opacity .3s .6s, visibility 0s .6s, margin-top 0s .6s;
    transition: opacity .3s .6s, visibility 0s .6s, margin-top 0s .6s
}

.hq-index-box-2017 .module-wrap ul {
    padding: 0;
    margin: 0
}

.hq-index-box-2017 .module-wrap .index-box-row li {
    float: left;
    overflow: hidden;
    text-align: center
}

.index-box-row .hq-padding {
    padding-left: 0;
    padding-right: 0
}

.hq-index-box-2017 .module-wrap .index-box-row li a {
    position: relative;
    display: block;
    padding: 0;
    height: 50px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center
}

.hq-index-box-2017 .module-wrap .index-box-row li a img {
    position: absolute;
    top: 34px;
    left: 20px;
    width: 32px
}

.hq-index-box-2017 .module-wrap .index-box-row li a h2 {
    color: #333;
    height: 12px;
    font-size: 16px;
    margin-bottom: 4px;
    margin-top: 0;
    height: 50px;
    line-height: 50px;
    font-weight: bolder
}

.hq-index-box-2017 .module-wrap .index-box-row li a:hover h2 {
    color: #1cb5cf
}

.hq-index-box-2017 .module-wrap .index-box-row li a p {
    font-size: 12px;
    color: #fff
}

.hq-index-box-2017 .module-wrap .index-box-row li a:hover p {
    color: #1cb5cf
}

.module-wrap .index-box-row li:hover::before {
    content: '';
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #1498BD;
    -webkit-box-shadow: inset 0 0 0 currentColor;
    -moz-box-shadow: inset 0 0 0 currentColor;
    box-shadow: inset 0 0 0 currentColor
}

.product1_tab {
    position: relative;
    background-color: #efefef
}

.product1_tab_ctn {
    width: 100%;
    margin-top: -40px
}

.product1_tab_ctn ul li {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 3px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    text-align: center
}

.product1_tab_ctn ul li > a {
    padding: 20px 20px;
    display: block;
    position: relative;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
    font-weight: bold;
    color: #081125;
    border: 1px solid #efefef !important
}

.product1_tab_ctn ul li > a:hover, .product1_tab_ctn ul li > a:focus {
    text-decoration: none
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #1cb5cf;
    border-color: #efefef
}

.product1_tab_ctn > ul li.active {
    border-bottom: 3px solid #1cb5cf !important
}

.product1_tab_ctn > ul li > a:hover, .product1_tab_ctn > ul li > a:focus {
    background-color: #fff;
    color: #1cb5cf;
    border-color: #efefef
}

.tab-content {
    padding: 40px 0
}

.padding_lr {
    padding-left: 0;
    padding-right: 0
}

.tab-content ul li {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.case li {
    float: left;
    margin-right: 0;
    margin-bottom: 10px
}

ul.case li a {
    padding: 1px;
    border: 3px solid #efefef;
    display: inline-block;
    width: 100%
}

ul.case li a span:hover {
    color: #1cb5cf;
    background-color: #e8e8e8;
    cursor: pointer
}

ul.case li a span {
    display: block;
    background-color: #ddd;
    text-align: center;
    line-height: 50px;
    color: #081125;
    font-size: 14px;
    cursor: pointer;
    height: 50px;
    width: 85%;
    margin: 0 auto
}

ul.case li a img {
    cursor: pointer;
    width: 85%;
    margin: 0 auto
}

.m-home-banners_pt .slide-wrapper_pt {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: visible;
    width: 100%
}

.feature-box {
    margin-top: 60px;
    margin-bottom: 15px
}

.feature-box-heading i {
    color: #081125;
    width: 40px;
    height: 40px;
    display: inline-block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #48cfad;
    line-height: 40px
}

.feature-box-heading h4 {
    color: #081125;
    font-size: 14px;
    padding-top: 20px
}

.section_GN {
    width: 100%;
    height: auto;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff
}

.margin_tp_60 {
    margin-top: 60px
}

.img-responsive3 {
    min-height: 248px
}

.platform_head {
    padding: 0
}

.platform_head .feature-box-heading img {
    margin: 0 auto;
    height: 100px
}

.platform_head h2 {
    margin: 0 0 60px 0;
    color: #333;
    line-height: 24px;
    font-weight: bold;
    font-size: 24px
}

.feature_box_pla {
    margin-top: 60px;
    margin-bottom: 0;
    background: #F6F7FA
}

.feature_box p {
    font-size: 12px
}

.feature_box .caption h4 {
    color: #333;
    font-size: 16px;
    font-weight: bolder;
    padding: 18px 0px 13px 0px;
    background-color: #F6F7FA;
    margin: -16px
}

.feature-box-heading {
    background: #F6F7FA;
    padding: 30px 0 0 0
}

.feature-box-heading img {
    height: 77px
}

.feature-box-heading .bottom_title {
    background: #18B4CD;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-top: 40px
}

.bottom_title:hover {
    background-color: #2EBDCD;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-top: 40px
}

.author .name, .testimonial-standard .author .title {
    display: block
}

.name {
    padding: 10px 10px;
    font-size: 14px;
    margin: 0
}

.author .con_cj {
    cursor: pointer;
    text-align: center
}

.author h4 {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-top: 30px
}

.author p {
    color: #666;
    font-size: 12px;
    margin-bottom: 40px
}

.nav-tab {
    width: 100%
}

.nav-tab > li {
    display: table-cell;
    width: 1%;
    float: none
}

.nav-tab > li > a {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center
}

.nav-tab > li > a:hover {
    border-bottom: 2px solid #18B4CD;
    padding: 0 0 20px 0;
    color: #18B4CD
}

.nav-tab > li > a:focus {
    border-bottom: 2px solid #18B4CD;
    padding: 0 0 20px 0;
    color: #18B4CD
}

.content_tab {
    padding: 40px 0 0
}

.content_tab img {
    margin: 0 auto
}

.cont_tab_box {
    padding: 20px 0 30px 0
}

.cont_tab_box h4 {
    color: #333;
    font-size: 1.8em;
    text-align: center;
    margin-bottom: 20px
}

.cont_tab_box p {
    color: #666;
    font-size: 14px;
    text-indent: 30px;
    line-height: 24px;
    margin-top: 0
}

.icon-wrap {
    font-size: 2em;
    height: 60px;
    width: 60px;
    float: left;
    line-height: 60px;
    text-align: center;
    color: #fff;
    margin-right: 30px
}

.round-five {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.round-fifty {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    margin-left: 40%;
    margin-top: -25px
}

.content h3, .media h3 {
    margin-top: 0;
    color: #333;
    font-size: 16px
}

.media h3 {
    margin-top: 20px
}

.media-body h4 {
    font-size: 16px;
    color: #475168
}

.media-body a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.hiring, .services {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%
}

.price-container-service {
    margin-top: 30px;
    padding-bottom: 30px
}

.service-price-one {
    padding-bottom: 10px
}

.hiring {
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 30px
}

.hiring h2 {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 50px;
    text-transform: uppercase
}

.platform_qd .content {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 30px;
    min-height: 80px
}

.content .text-left {
    text-align: left
}

.content p {
    color: #666;
    padding-bottom: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    min-height: 50px
}

.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 30px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    overflow: hidden
}

.thumbnail .caption {
    padding: 10px 15px;
    height: 461px
}

.thumbnail img {
    width: 100%;
    height: 360px
}

.caption h4 {
    color: #191A1A;
    text-align: center
}

.caption p {
    margin-top: 10px;
    text-align: center;
    color: #666;
    font-size: 12px;
    border-top: 1px solid #ccc;
    padding-top: 10px
}
