/* CSS Document */
@font-face {
    font-family: "SourceHanSansCN-Normal";
    src: url("../fonts/SourceHanSansCN-Normal.woff2") format("woff2"),
        url("../fonts/SourceHanSansCN-Normal.woff") format("woff"),
        url("../fonts/SourceHanSansCN-Normal.ttf") format("truetype"),
        url("../fonts/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
        url("../fonts/SourceHanSansCN-Normal.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    padding: 0;
    margin: 0;
    word-spacing: normal;
    font-family: "SourceHanSansCN-Normal";
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

a,
input {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.height {
    width: 100%;
    display: block;
    height: 90px;
}

html,
body,
div,
p,
img,
ul,
li,
a,
span,
h1 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    text-decoration: none;
    font-family: "SourceHanSansCN-Normal";
    outline: none;
}

html,
body {
    height: 100%;
}

/*工惠通*/
.ghtbanner {
    height: 397px;
    position: relative;
    margin: 0 auto;
    background: url(../images/gjrc/gjrcbanner.jpg) no-repeat center;
	margin-top: 70px;
}

.smart-union {
    width: 1090px;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 20px;
    color: #383838;
    background: url(../images/images/ght/zhgh-bg.png) no-repeat 0 80px;
    padding: 240px 0 200px 360px;
    line-height: 1.8;
}

.graybg {
    background: #f4f6f8;
}

.ghtcontent {
    width: 1090px;
    margin: 0 auto;
}

.ghtservice-title {
    color: #3b3a3a;
    font-size: 38px;
    text-align: center;
    font-weight: Bold;
    position: relative;
    padding: 40px 0;
}

.ghtservice-title::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 95px;
    margin-left: -27px;
    display: block;
    width: 55px;
    height: 9px;
    background: #b01d32;
}

.service-cont {
    text-align: center;
    margin: 50px 0;
}

.product-title {
    color: #383838;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.product-text {
    font-size: 18px;
    color: #383838;
    margin: 30px 0;
    height: 76px;
}

.product-list {
    font-size: 18px;
    color: #383838;
    overflow: hidden;
}

.product-list li {
    float: left;
    width: 50%;
    margin-top: 8px;
}

.product-list li span {
    margin-right: 10px;
}

.iconbox {
    margin-top: -100px;
    text-align: center;
}

.product {
    padding: 40px 0 80px 0;
}

.ghtli3 li {
    width: 33.3%;
}

.li6 li {
    width: 16.6%;
}

.product .row {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.product .col-md-6 {
    margin-top: 80px;
}

.product .white-bg {
    background: #ffffff;
    padding: 50px;
    box-shadow: 0 5px 5px #eeeeee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
}

.product .col-md-12 {
    margin-top: 80px;
}

.product .col-md-12 .product-text {
    height: auto;
}

.goodness {
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding: 30px 0;
}

.goodness:last-child {
    padding-bottom: 90px;
}

.goodness-icon {
    float: left;
}

.goodness-content {
    float: left;
    width: 900px;
    margin-left: 40px;
}

.goodness-title {
    color: #3b3a3a;
    font-size: 28px;
    font-weight: bold;
}

.goodness-text {
    font-size: 18px;
    color: #8e8e8e;
    margin-top: 20px;
}

.h5banner,
.h5play {
    display: none;
}

/*国际人才2022新增*/
.gjrc-title {
    font-size: 28px;
    color: #383838;
    font-weight: bold;
    margin-bottom: 20px;
}

.gjrc-title span {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.gjrc-text {
    font-size: 16px;
    color: #383838;
    text-indent: 32px;
    padding-lefT: 60px;
    line-height: 1.8;
    text-align: justify;
}

.gjrc-code {
    text-align: center;
    color: #878787;
    font-size: 13px;
}

.text-bold {
    font-weight: bold;
}

.top10 {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px;
}

.top40 {
    margin-top: 40px !important;
}

.bottom40 {
    margin-bottom: 40px;
}

.top60 {
    margin-top: 62px !important;
}

.gjrc-box .product-list {
    font-size: 16px;
}

.gjrc-box {
    margin-left: 80px;
}

.gjrc-box .product-list li {
    width: 33.33%;
}

.subtitle {
    color: #3b3a3a;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}

.subtitle span {
    position: relative;
    z-index: 1;
}

.subtitle::after {
    content: "";
    width: 134px;
    height: 10px;
    background: #f3ddf7;
    display: block;
    position: absolute;
    top: 30px;
    z-index: 0;
}

.subtitle1::after {
    width: 290px;
}

.product-list1 li {
    margin-right: 190px;
    width: auto !important;
}

.product-list2 li {
    margin-right: 80px;
    width: auto !important;
}

.gjrc-workservice .row .col-md-6 {
    border-right: 1px solid #e0e0e0;
}

.row .swzc:first-child {
    margin-left: 90px;
}

.swzc {
    width: auto !important;
    max-width: 260px;
    margin-left: 50px;
}

.swzc .workser {
    padding: 0;
}

.nav1 {
    position: absolute;
    height: 52px;
    line-height: 52px;
    bottom: 0;
    background: rgba(28, 28, 28, 0.5);
    width: 100%;
}

.nav1 ul {
    width: 1100px;
    margin: 0 auto;
}

.nav1 ul::after {
    content: "";
    clear: both;
    display: block;
}

.nav1 li {
    float: left;
    width: 16.6%;
}

.nav1 li a {
    display: block;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
}

.nav-active {
    background: #4c2753;
}

@media screen and (max-width: 800px) {
    .ghtcontent {
        width: auto;
    }

    .ghtbanner {
        height: auto;
    }

    .ghtbanner img {
        position: relative;
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .h5banner,
    .h5play {
        display: block;
    }

    .h5banner img {
        width: 100%;
    }

    .product-list li:nth-child(odd) {
        width: 40%;
    }

    .product-list li:nth-child(even) {
        width: 60%;
    }

    .smart-union {
        background: none;
        width: 100%;
        padding: 15px;
        font-size: 14px;
    }

    .ghtservice-title {
        font-size: 20px;
        padding: 20px 0;
    }

    .ghtservice-title::after {
        top: 50px;
        width: 40px;
        height: 6px;
        margin-left: -20px;
    }

    .service-cont {
        margin: 20px 0;
    }

    .service-cont img {
        width: 80%;
    }

    .product,
    .product .row {
        box-sizing: border-box;
        width: 100%;
        margin: 0 !important;
    }

    .product {
        padding: 0 0 40px 0;
    }

    .product .col-xs-12 {
        margin: 60px 0 15px;
    }

    .product-title {
        font-size: 18px;
        margin: 10px 0 15px 0;
    }

    .product .white-bg {
        padding: 15px;
    }

    .product-text {
        font-size: 14px;
        margin: 10px 0;
        height: auto;
    }

    .product-list {
        font-size: 14px;
    }

    .iconbox {
        margin-top: -60px;
    }

    .iconbox img {
        width: 24%;
    }

    .li6 li {
        width: 33.3%;
    }

    .goodness {
        padding: 15px;
        box-sizing: border-box;
        width: 100%;
    }

    .goodness-icon {
        width: 10%;
    }

    .goodness-icon img {
        width: 100%;
    }

    .goodness-content {
        width: calc(100% - 10% - 20px);
        margin-left: 20px;
    }

    .goodness-title {
        font-size: 18px;
    }

    .goodness-text {
        font-size: 14px;
        margin-top: 10px;
    }

    .goodness:last-child {
        padding-bottom: 40px;
    }
}

/*国际人才*/

.gjrc-union {
    background: url(../images/gjrc/gjrcfw-bg.png) no-repeat 0 80px;
}

.gjrcservice-title::after {
    background: #4c2753;
}

/* .gjrc-lifeservice {
    margin-bottom: 60px;
} */

.lifeservice-title {
    color: #383838;
    font-size: 28px;
    font-weight: bold;
}

.lifeservice-title img {
    margin-right: 10px;
}

.life-servicebox {
    padding: 30px;
    box-shadow: 0 0 20px #eeeeee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 30px;
    background: #ffffff;
}

.life-servicebox .product-list {
    font-size: 16px;
    margin-top: 5px;
}

.pad20 {
    padding-bottom: 60px;
}

.gjrc-workservice {
    background: #ffffff;
    box-shadow: 0 0 20px #eeeeee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 40px 0;
}

.gjrc-workservice .row {
    margin-left: 0;
    margin-right: 0;
}

.gjrc-workservice .row .col-md-4 {
    border-right: 1px solid #e0e0e0;
}

.gjrc-workservice .row .col-md-4:last-child {
    border-right: 0;
}

.workser {
    padding: 0 60px;
    padding-left: 90px;
}

.workser-title {
    color: #383838;
    font-size: 28px;
    font-weight: bold;
    margin-left: -50px;
}

.workser-title span {
    color: #f3def7;
    font-size: 32px;
    margin-right: 10px;
}

.workser-subtitle {
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
}

.workser-text {
    font-size: 16px;
    margin-top: 10px;
}

.top30 {
    margin-top: 66px;
}

.h5-banner {
    display: none;
}

.martop30 {
    margin-top: 30px;
}

@media screen and (max-width: 800px) {
    .h5-banner {
        display: block;
    }

    .banner img {
        position: relative;
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .gjrc-union {
        background: none;
    }

    .life-servicebox {
        margin: 15px 0 0 0;
        padding: 15px;
    }

    .lifeservice-title {
        font-size: 18px;
    }

    .life-servicebox .product-list {
        font-size: 14px;
    }

    .lifeservice-title img {
        width: 25px;
    }

    .gjrc-workservice {
        padding: 10px 0;
        background: transparent;
        box-shadow: none;
    }

    .workser {
        padding: 15px 15px 15px 55px !important;
        box-shadow: 0 0 20px #eeeeee;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        background: #ffffff;
        margin: 0 0 15px 0;
    }

    .workser-title {
        font-size: 18px;
        margin-left: -35px;
    }

    .workser-title span {
        font-size: 24px;
        margin-right: 5px;
    }

    .pad20 {
        padding-bottom: 10px;
    }

    .gjrc-lifeservice {
        margin-bottom: 20px;
    }

    .gjrc-lifeservice .row {
        margin-left: 0;
        margin-right: 0;
    }

    .workser-subtitle {
        font-size: 14px;
        margin-top: 20px;
    }

    .workser-text {
        font-size: 14px;
    }

    .workser-h5 .workser-text {
        float: left;
        width: 50%;
    }

    .workser-h5 {
        overflow: hidden;
    }

    .martop30 {
        margin-top: -5px;
    }

    /*国际人才2022新增*/
    .subtitle {
        font-size: 18px;
        margin-left: 15px;
        margin-bottom: 0;
    }

    .subtitle::after {
        width: 0;
    }

    .gjrc-title span {
        font-size: 16px;
        margin-left: 5px;
    }

    .gjrc-title img {
        width: 20px;
    }

    .gjrc-text {
        font-size: 14px;
        padding-left: 15px;
    }

    .gjrc-code {
        margin-top: 10px;
    }

    .gjrc-title {
        margin-bottom: 10px;
    }

    .top40 {
        margin-top: 10px !important;
    }

    .gjrc-box {
        padding-left: 47px;
        margin-left: 0;
    }

    .gjrc-box .product-list li {
        font-size: 14px;
        width: 100% !important;
    }

    .bottom40 {
        margin-bottom: 20px;
    }

    .top20 {
        margin-top: 0;
    }

    .gjrc-box1 {
        margin-left: 0;
        padding-left: 15px;
    }

    .wj-student {
        margin-left: 0;
        padding: 15px 15px 23px 55px;
        box-shadow: 0 0 20px #eeeeee;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        background: #ffffff;
    }

    .top60 {
        margin-top: 20px !important;
    }

    .swzc {
        width: 100% !important;
        max-width: none;
        margin-left: 0;
        margin-top: -10px;
    }

    .row .swzc:last-child {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
    }

    .swzc .workser {
        box-shadow: none;
        margin-bottom: 0;
    }

    .swzc .workser-subtitle {
        margin-top: 0;
    }

    .row .swzc:first-child {
        margin-left: 0;
    }

    .marg0 {
        margin-bottom: 0;
    }

    .shadow0 {
        box-shadow: none;
        margin-top: -20px;
    }

    .nav1 {
        height: 34px;
        line-height: 34px;
    }

    .nav1 ul {
        display: flex;
    }

    .nav1 ul {
        width: 100%;
    }

    .nav1 li {
        width: auto !important;
        padding: 0 3px;
    }

    .v1 {
        flex: 1;
    }

    .nav1 li a {
        font-size: 12px;
    }
}

@media screen and (max-width: 500px) {
    .nav1 li {
        padding: 0 8px;
    }
}

@media screen and (max-width: 400px) {
    .nav1 li {
        padding: 0 5px;
    }
}