/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

.banner {
    width: 100%;
    height: 5.45rem;
    background: url(../images/contact-us-banner.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    z-index: -1;
}

.tab-box {
    height: 1rem;
    background: #f1f1f1;
    text-align: center;
}

.tab-box li {
    display: inline-block;
    width: 2.7rem;
    height: 0.64rem;
    margin: 0 -0.06rem;
    margin-top: 0.2rem;
    background: url(../images/enter-whiteBg.png) no-repeat center;
    background-size: contain;
    text-align: center;
    color: #333;
    font-size: 0.16rem;
    line-height: 0.6rem;
    cursor: pointer;
}

.tab-box li.active {
    background: url(../images/enter-blueBg.png) no-repeat center;
    background-size: contain;
    color: #fff;
    font-weight: 700;
}

#tab1 {
    position: relative;
    width: 100%;
    height: 6.35rem;
    padding: 0.1rem 0.1rem;
    padding-bottom: 1.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0.5rem;
}
#tab1 ul {
    display: flex;
    flex-wrap: wrap;
}
#tab1 .address{
    position: absolute;
    margin-top: 2.3rem;
    margin-left: 5.1rem;
    font-size: .13rem;
    color: #f14a46;
}
#tab1 p {
    position: absolute;
    margin-top: 5.3rem;
    margin-left: 4.1rem;
    font-size: .2rem;
    /*color: #f14a46;*/
}
#tab1 .bg {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 8.2rem;
    height: 5rem;
    background: url(../images/contact-us-tab1-map.png) no-repeat center;
    background-size: cover;
    margin-left:2rem;
}

#tab1 li {
    width: 5.1rem;
    height: 2.15rem;
    margin-bottom: 0.8rem;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    top: 0;
    z-index: 9;
    padding: 0 0.1rem;
    box-sizing: border-box;
}
#tab1 li:nth-of-type(2n-1) {
    border: 3px solid #24a0ff;
}
#tab1 li:nth-of-type(2n) {
    border: 3px solid #1d2675;
}
#tab1 li:nth-of-type(2n-1)::before {
    content: "";
    width: 2.82rem;
    height: 0.4rem;
    position: absolute;
    top: -0.24rem;
    left: -0.06rem;
    background: url("../images/contact-1.png") no-repeat center;
    background-size: contain;
}
#tab1 li:nth-of-type(2n)::before {
    content: "";
    width: 2.82rem;
    height: 0.4rem;
    position: absolute;
    top: -0.24rem;
    left: -0.06rem;
    background: url("../images/contact-2.png") no-repeat center;
    background-size: contain;
}
#tab1 li:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -webkit-transform: translateY(-0.05rem);
    -ms-transform: translateY(-0.05rem);
    transform: translateY(-0.05rem);
    /* box-shadow: 0 0 .1rem #d0d0d0; */
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#tab1 li h3 {
    color: #1e2973;
    font-size: 0.2rem;
    margin-left: 0.2rem;
    margin-top: 0.06rem;
    position: relative;
    z-index: 999;
    top: 0.06rem;
    top: -0.22rem;
    left: -0.2rem;
}

#tab1 li p {
    font-size: 0.16rem;
    color: #333;
    margin-left: 0.2rem;
    margin-top: 0.1rem;
}

#tab1 li p:nth-of-type(1) {
    margin-top: 0.25rem;
}

#tab1 li:nth-of-type(1) {
    /* background: url(../images/contact-us-li-blue2.png) no-repeat center; */
    background-size: contain;
    height: 2.52rem;
    /* margin-bottom: 0.6rem; */
}

#tab1 li:nth-of-type(4),
#tab1 li:nth-of-type(5) {
    /* background: url(../images/contact-us-li-blue.png) no-repeat center; */
    background-size: contain;
}

#tab1 li:nth-of-type(2),
#tab1 li:nth-of-type(3),
#tab1 li:nth-of-type(6) {
    /* background: url(../images/contact-us-li-skyblue.png) no-repeat center; */
    background-size: contain;
}

#tab1 li:nth-of-type(2) h3,
#tab1 li:nth-of-type(3) h3,
#tab1 li:nth-of-type(6) h3 {
    color: #2fa2fe;
}

#tab1 li:nth-of-type(2) p:nth-of-type(1) {
    margin-top: 0.3rem;
}

#tab1 li:nth-of-type(1) p:nth-of-type(1) {
    margin-top: 0;
}

#tab1 li:nth-of-type(3) p:nth-of-type(1) {
    margin-top: 0.2rem;
}

#tab1 li:nth-of-type(1) p:nth-of-type(2) span,
#tab1 li:nth-of-type(1) p:nth-of-type(3) span {
    color: transparent;
}
#tab1 li:nth-of-type(1) p[index="1"],
#tab1 li:nth-of-type(1) p[index="2"],
#tab1 li:nth-of-type(1) p[index="3"] {
    padding-left: 0.48rem;
}
#tab1 li:nth-of-type(1) p[index="1"] span,
#tab1 li:nth-of-type(1) p[index="2"] span,
#tab1 li:nth-of-type(1) p[index="3"] span {
    display: none;
}

/* tab2 */

#tab2 {
    /* padding: 0 0.1rem; */
}

.tab2-tab-box {
    height: 0.8rem;
    border-bottom: 0.02rem solid #f1f1f1;
    margin-top: 0.2rem;
}

.tab2-tab-box li {
    width: 16.6%;
    position: relative;
    float: left;
    line-height: 0.8rem;
    font-size: 0.16rem;
    color: #333;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.tab2-tab-box li:nth-of-type(1),
.tab2-tab-box li:last-child {
    margin: 0;
}

.tab2-tab-box li:last-child {
    float: right;
}

.tab2-tab-box li.active {
    border-bottom: 0.04rem solid #2fa2fe;
}

.tab2-tab-box li.active::after {
    content: "";
    position: absolute;
    bottom: -0.1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0.2rem;
    height: 0.1rem;
    background: url(../images/product-tab-after.png) no-repeat center;
    background-size: cover;
}

#tab2 .content {
    margin-top: 0.7rem;
    margin-bottom: 1.2rem;
}

#tab2 .content .item {
    width: 12rem;
    /* height:6.4rem; */
    background: rgba(255, 255, 255, 1);
    border: 0.02rem solid rgba(47, 162, 254, 1);
    border-radius: 0.1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0.6rem;
}

#tab2 .content .item:nth-of-type(2n) {
    border: 0.02rem solid #1e2973;
}

#tab2 .content .item:nth-of-type(2n) .line-one h3,
#tab2 .content .item:nth-of-type(2n) .line-two b {
    background: #1e2973;
}

#tab2 .content .item:nth-of-type(2n) .line-one p,
#tab2 .content .item:nth-of-type(2n) .line-one p span {
    color: #1e2973;
}

#tab2 .content .item:hover {
    -webkit-box-shadow: 0 0.03rem 0.12rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.03rem 0.12rem 0 rgba(0, 0, 0, 0.1);
}

#tab2 .content .item .line-one h3 {
    position: relative;
    width: 3.2rem;
    height: 0.46rem;
    background: #2fa2fe;
    border-radius: 0.06rem 0px 0px 0px;
    color: #fff;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.46rem;
}

#tab2 .content .item .line-one p,
#tab2 .content .item .line-one p span {
    font-size: 0.16rem;
    color: #2fa2fe;
    height: 0.46rem;
    line-height: 0.46rem;
}

#tab2 .content .item .line-one p {
    text-indent: 1rem;
}

#tab2 .content .item .line-one p span {
    margin-right: 0.4rem;
}

#tab2 .content .item .line-one h3::before,
#tab2 .content .item .line-one h3::after {
    content: "";
    width: 0.27rem;
    height: 0.15rem;
    background: url(../images/contact-tab2-after.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0.16rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#tab2 .content .item .line-one h3::after {
    left: auto;
    right: 0.16rem;
}

#tab2 .content .item .line-two {
    width: 100%;
    /* height: 5.9rem; */
    padding: 0.35rem 0.47rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#tab2 .content .item .line-two b {
    position: relative;
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    background: #2fa2fe;
    border-radius: 50%;
}

#tab2 .content .item .line-two .gwzz b::after {
    width: 0.36rem;
    height: 0.3rem;
    content: "";
    background: url(../images/contact-tab2-gwzz-ico.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#tab2 .content .item .line-two .gwyq b::after {
    width: 0.32rem;
    height: 0.28rem;
    content: "";
    background: url(../images/contact-tab2-gwyq-ico.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#tab2 .content .item .line-two h3 {
    width: 60%;
    position: relative;
    font-size: 0.2rem;
    color: #333;
    margin-left: 0.16rem;
    margin-top: 0.02rem;
}

#tab2 .content .item .line-two .gwzz h3::after {
    content: "JOB RESPONSIBILITIES";
    position: absolute;
    top: 0.25rem;
    left: 0;
    color: #999;
    font-size: 0.16rem;
    font-weight: normal;
}

#tab2 .content .item .line-two .gwyq h3::after {
    content: "JOB REQUIREMENTS";
    position: absolute;
    top: 0.25rem;
    left: 0;
    color: #999;
    font-size: 0.16rem;
    font-weight: normal;
}

#tab2 .content .item .line-two ul {
    width: 100%;
    padding-left: 1.06rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0.24rem;
    margin-bottom: 0.24rem;
}

#tab2 .content .item .line-two ul li span {
    color: #333;
    font-size: 0.16rem;
    line-height: 0.32rem;
}

.development .top-nav .item6 p {
    color: #3370ff;
    font-weight: bold;
}

.development .top-nav .item6 .img {
    background: url("../images/nav06.png") no-repeat center;
}

#footer {
    margin-top: 0;
}

.navbar_nav li:nth-of-type(2) {
    background-color: #3370ff;
    transition: all 0.5s ease 0s;
}

.navbar_nav li:nth-of-type(2) > a {
    color: #fff !important;
}

.development {
    width: 12rem !important;
    margin: 0 auto;
    padding: 0;
}

.fr {
    margin-left: 1.5rem;
}
