﻿@charset "utf-8";
html,
body {
    width: 100%;
    /* height: 100%; */
    min-width: 1000px;
    font-family: "Microsoft YaHei";
}
h1,
h2 {
    width: 100%;
    /*text-align: center;*/
}
/*a:hover{color: #fff000}*/
img {
    display: inline-block;
}
.wrap {
    position: relative;
    width: 100%;
    /* height: 100%; */
    /* background: #e3eef8; */
}
.banner {
    width: 100%;
    position: relative;
    /* border-bottom: 3px solid #1568ab; */
    height: 100%;
    background-image: url("images/index-banner169.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top;
}
.banner img {
    width: 100%;
}
/*nav*/
.navBg {
    width: 100%;
    /* background: #ffffff; */
    /* position: absolute; */
    z-index: 99;
    /* border-bottom: 3px solid #1568ab; */
    position: absolute;
    top: 0;
}
.navBox {
    width: 1100px;
    height: 60px;
    margin: 0 auto;
    /* padding: 6px 0; */
    line-height: 60px;
}
.navBox .logo {
    float: left;
    margin-top: 21px;
    /* width: 184px; */
}
.navBox .nav {
    width: 880px;
    float: right;
    margin: 0 auto;
    height: 100%;
}
.nav a {
    color: #003893;
    /* font-weight: bold; */
    /* position: absolute; */
    /* display: block; */
    width: 100%;
    /* margin-top: 15px; */
    left: 0;
    padding: 0 7px;
    padding-bottom: 5px;
}
.nav li {
    float: left;
    font-size: 18px;
    /* line-height: 85px; */
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    padding: 0px 4px;
    /* width: 14.2%; */
    height: 100%;
    /* border-left: 1px solid #c0dbfb; */
    /* border-right: 1px solid #c0dbfb; */
    position: relative;
}
.nav li+li a {}
.nav li.on,
.nav li:hover {
    /* background: #36beb3; */
}
.nav li:hover a,
.nav li.on a {
    font-weight: bold;
    color: #0073f0;
    border-bottom: 3px #0073f0 solid;
}
.nav a span {
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.nav li div {
    width: 100%;
    top: 80px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    left: 0;
    /* background: #006def; */
    z-index: 9999999
}
.nav li div span {
    display: block;
    width: 100%;
    /* height: 40px; */
    /* margin-bottom: 5px; */
    border-bottom: 5px solid #fafafa;
}
.nav li div span a {
    display: block;
    font-size: 16px;
    text-decoration: none;
    background: #006def;
    height: 40px;
    line-height: 40px;
    position: relative;
    color: #fff;
    margin-top: 0;
}
.nav li div span a.on {
    text-decoration: none;
    color: #fff;
    background: #006def;
    font-weight: bold;
}
.nav li div span a:hover {
    text-decoration: none;
    color: #fff;
    background: #0048bc;
    font-weight: bold;
}
.nav li div span a:active {
    text-decoration: none;
}
.nav li div span a:visited {
    text-decoration: none;
}
.nav li:hover div {
    transition: 1s;
    height: 500px;
}
/*banner*/
.banner img {
    width: 100%;
    /* position: absolute; */
}
.banner-line {
    width: 100%;
    height: 10px;
    background: #1284cc
}
/*foot*/
.footer {
    /* width:100%; */
    /* line-height: 400px; */
    text-align: center;
    /* font-size: 14px; */
    color: #000;
    /* background: #0159e2; */
    /* margin-top: 100px; */
    /* height: 238px; */
}
.footer a {
    color: #000000;
}
/*xnav*/
.xnav {
    text-align: center;
    /* overflow: hidden; */
    /* height: 37px; */
    border-bottom: 1px #d0cfce solid;
    margin-top: 50px;
}
.xnav li {
    display: inline-block;
    text-align: center;
    width: 170px;
    height: 110px;
    overflow: hidden;
    color: #231815;
    padding-top: 15px;
    margin: 0;
    float: left;
}
.xnav li+li {
    /* margin-left: 100px; */
}
.xnav li a {
    color: #3e3a39;
    font-size: 22px;
    /* padding: 5px; */
    overflow: hidden;
    display: block;
}
.xnav li.on {
    border-bottom: 3px solid #059000;
    background: #f4fff6;
}
.xnav li:hover {
    border-bottom: 3px solid #059000;
    background: #f4fff6;
}
.xnav li span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}
.xnav ul {
    overflow: hidden;
    width: 680px;
    margin: auto;
}
.content {
    /* width: 1200px; */
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 300px;
    padding-top: 60px;
}
.top_icon {
    /* position: relative; */
    /* left: 50%; */
    /* margin-left: -20px; */
    /* cursor: pointer; */
}
body {
    background: #fff;
}
.container {
    padding-bottom: 40px;
    background: #ffffff;
    background: url("images/bg.jpg") no-repeat bottom;
}
.pic-center {
    display: block;
    margin: 0 auto
}
/*index*/
.title {
    display: block;
    margin: 0 auto;
    margin-bottom: 35px;
}
.content-box {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border: 2px #36beb3 solid;
    border-radius: 10px;
    padding: 50px 100px 100px 150px;
}
.title-2 {
    text-align: center;
    color: #067149;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 50px;
}
.title-2 img {
    margin-top: -1px;
}
.text-box p {
    color: #060001;
    font-size: 12px;
    line-height: 30px;
    text-indent: 2em;
    text-align: justify;
    width: 700px;
    margin: 0 auto;
}
.contentW {
    width: 1100px;
    margin: 0 auto;
}
.job-left {
    width: 255px;
    float: left;
}
.job-left-box {
    width: 100%;
    border: 1px #e5e5e5 solid;
    user-select: none;
}
.job-left-box>li {
    border-bottom: 1px solid #e5e5e5;
}
.job-left-box>li h1 {
    height: 65px;
    color: #333333;
    font-size: 16px;
    padding-left: 7px;
    position: relative;
    line-height: 65px;
    padding-right: 15px;
    cursor: pointer;
}
.job-left-box>li h1 img {
    /* position: absolute; */
    /* left: 10px; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    margin-right: 20px;
}
.job-left-box>li h1 span {
    float: right;
    font-size: 20px;
}
.job-left-box>li.on h1 {
    background: #0073f0;
    color: #fff;
}
.job-left-box>li ul {
    margin-top: 25px;
    display: none
}
.job-left-box>li.on ul {
    display: block;
}
.job-left-box>li ul li {
    color: #959595;
    font-size: 16px;
    padding-left: 65px;
    margin-bottom: 25px;
    background-image: url("images/job-icon-7.png");
    background-position: 40px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.job-left-box>li ul li.on {
    color: #0073f0;
    font-weight: bold;
    background-image: url("images/job-icon-7-on.png")
}
.job-right {
    float: right;
    width: 800px;
    /* display: none; */
}
.dep-box {
    width: 100%
}
.dep-box p {
    width: 100px;
    float: left;
    color: #7d7d7d;
    font-weight: bold;
    font-size: 18px;
    margin-top: 8px;
}
.dep-box ul {
    width: 700px;
    float: right;
    display: none;
}
.dep-box ul li {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px #e2e2e2 solid;
    cursor: pointer;
    color: #333333;
    font-size: 16px;
    margin-bottom: 10px;
}
.dep-box ul li.on,
.dep-box ul li:hover {
    background: #0073f0;
    color: #fff;
    border: 1px #0073f0 solid;
}
.seach-box {
    width: 100%;
    margin-top: 25px;
    overflow: hidden;
}
.seach-box p {
    width: 100px;
    float: left;
    color: #7d7d7d;
    font-weight: bold;
    font-size: 18px;
    margin-top: 4px;
    letter-spacing: 14px;
}
.seach-box div {
    width: 700px;
    float: right;
    height: 35px;
    position: relative;
}
.myinput {
    outline: none;
    width: 100%;
    height: 100%;
    border: #0073f0 1px solid;
    color: #9e9e9e;
    font-size: 15px;
    padding-left: 15px;
    /* font-weight: bold; */
}
.seach-box div a {
    display: block;
    width: 150px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #0073f0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 33px;
}
.seach-box div a img {
    margin-right: 8px;
}
.job-box {
    width: 100%;
    margin-top: 50px;
}
.font12 {
    cursor: pointer;
    border-bottom: 1px dashed #f0f0f0;
}
.font12 td {
    text-align: center;
    font-size: 16px;
    color: #2a2a38;
    padding: 12px 0;
}
.jobtop {
    background: #f0f7fe;
}
.jobtop td {
    color: #0073f0;
    font-size: 16px;
    padding: 20px 0;
}
.job_con {
    display: none;
}
.job_con td {
    background: #f6fafe;
    padding: 30px;
    position: relative;
    /* display: none; */
    line-height: 35px;
}
.job_con td a {
    display: block;
    width: 130px;
    /* height: 36px; */
    text-align: center;
    line-height: 32px;
    color: #fff;
    background: #0073f0;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 100px;
}
.joblistUrl {}
#JobSearchMenu {
    padding: 20px 0;
}
.about-box {
    margin-bottom: 15px;
    display: none;
    background: url("images/about-bg.png") no-repeat right;
    background-position-y: 53px;
    padding-bottom: 65px;
}
.about-box h1 {
    width: 100%;
    height: 55px;
    background: url("images/title-bg.png");
    color: #0073f0;
    font-size: 20px;
    font-weight: bold;
    line-height: 64px;
    padding-left: 20px;
}
.about-box table {
    width: 100%;
    margin-top: 36px;
}
.about-box table p {
    color: #2a385e;
    font-size: 14px;
    line-height: 28px;
    text-indent: 2em;
    text-align: justify;
    padding-right: 22px;
}
.about-box table img {}
.erweima {
    margin-top: 70px;
}
#noResultTips {
    margin-top: 20px;
}
.turnpage_text {
    width: 40px;
    text-align: center;
    border: 1px solid #0073f0;
    outline: none;
}
.turnpage_button {
    background: #0073f0;
    color: #fff;
    border: navajowhite;
    padding: 2px 16px;
    border-radius: 14px;
    margin-left: 15px;
}
.text-box {
    color: #000000;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
    text-indent: 2em;
}
.my-p1 {
    text-align: right;
    color: #a9a9a9;
    font-size: 14px;
    /* font-weight: bold; */
    /* margin-bottom: 50px; */
}
.lc-box {
    width: 714px;
    margin: 0 auto;
    background: url("images/icon-9.png") no-repeat 0 126px, url("images/icon-15.png") no-repeat 172px 37px;
    display: flex;
    justify-content: space-around;
    height: 215px;
    position: relative;
    /* margin-top: -90px; */
}
.lc-box li {
    padding-top: 160px;
    background-image: url("images/icon-7.png");
    background-repeat: no-repeat;
    background-position: center 120px;
    width: 24%;
    cursor: pointer;
    position: relative;
}
.lc-box li.on {
    background-image: url("images/icon-8.png");
}
.lc-box li p {
    font-size: 16px;
    color: #3e3e3e;
    font-weight: bold;
    text-align: center;
}
.lc-box li .icon-10 {
    display: block;
    margin: 0 auto;
    margin-top: 12px;
    opacity: 0
}
.lc-box li.on .icon-10 {
    opacity: 1
}
.lc-box li .icon-11 {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.lc-box li:hover .icon-11 {
    animation: bounceIn 1s;
}
.my-p2 {
    color: #0073f0;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}
.lc-container {
    width: 714px;
    margin: 0 auto;
    border: 1px solid #e7efff;
    padding: 35px;
    margin-top: -7px;
    border-radius: 8px;
    display: none;
    height: 144px;
}
.lc-container p {
    color: #2a385e;
    font-size: 12px;
    line-height: 26px;
}
.xcfl-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xcfl-box li {
    width: 140px;
    height: 234px;
    background: url("images/icon-27.png");
    position: relative;
    padding-top: 90px;
    margin-bottom: 40px;
    cursor: pointer;
}
.xcfl-box li h1 {
    text-align: center;
    color: #2a385e;
    font-weight: bold;
    font-size: 16px;
}
.xcfl-box li p {
    color: #7e7e7e;
    font-size: 12px;
    text-align: center;
}
.xcfl-box li .icon-26 {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.xcfl-box li .icon-16 {
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.xcfl-box li:hover .icon-16 {
    animation: bounceIn 1s;
}
.qa-nav {
    width: 650px;
    margin: 0 auto;
    height: 45px;
    background: #f7f8f8;
    display: flex;
    justify-content: space-between;
    padding: 4px 8px;
    border-radius: 20px;
    margin-top: 140px;
    margin-bottom: 50px;
}
.qa-nav li {
    width: 140px;
    position: relative;
    cursor: pointer;
    height: 114px;
    top: -77px;
}
.qa-nav li img {
    position: absolute;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    /* pointer-events: none; */
}
.qa-nav li p {
    color: #505050;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 37px;
    line-height: 37px;
    border-radius: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.qa-nav li:hover img {
    animation: bounceIn 1s;
}
.qa-nav li.on {}
.qa-nav li.on p {
    color: #0028aa;
    background: #ffffff;
}
.qa-box {
    display: none;
}
.qa-box h1 {
    color: #0028aa;
    font-weight: bold;
    font-size: 14px;
    background: #eff4ff;
    height: 50px;
    line-height: 50px;
    padding-left: 55px;
    border-radius: 33px;
    background-image: url("images/icon-32.png");
    background-repeat: no-repeat;
    background-position: 16px center;
}
.qa-box p {
    color: #5a5a5a;
    font-size: 12px;
    background: url("images/icon-33.png") no-repeat 16px 0;
    padding: 0 55px;
    margin: 25px 0;
    line-height: 27px;
    padding-right: 40px;
}
.videoBox-nav {
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: 100px;
    width: 1081px;
}
.videoBox-nav li {
    width: 244px;
    height: 52px;
    background: url("images/icon-34.png") no-repeat 68px 11px, url("images/icon-36.png") no-repeat;
    cursor: pointer;
    color: #666666;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.videoBox-nav li.on {
    background: url("images/icon-35.png") no-repeat 68px 11px, url("images/icon-37.png") no-repeat;
    color: #fff;
}
.video-1 {
    display: block;
    margin: 0 auto;
    width: 879px;
    height: 494px !important;
}
.video-box {
    width: 879px;
    height: 494px;
    margin: 0 auto;
    margin-top: 20px;
}
.video-box video {
    display: none;
    width: 879px;
    height: 100%;
    margin: 0 auto;
    /* display: block; */
}
.video-box-2 {
    width: 1081px;
    /* height: 296px; */
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.url-box {
    position: fixed;
    right: 0;
    bottom: 26%;
}
.url-box li {
    margin-top: 6px;
    cursor: pointer;
    position: relative;
}
.url-box li .url-erweima-1 {
    opacity: 0;
    transition: 0.5s all;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 55px;
}
.url-box li:hover .url-erweima-1 {
    opacity: 1;
}
.lunbo-box {
    width: 800px;
    position: relative;
    margin-top: 52px;
    /* height: 426px; */
    /* padding-top: 57px; */
}
.sp-selected-thumbnail {
    border: 3px #5db2ff solid !important;
}
#example5 {
    margin-left: 64px;
}
.banner .index-btn {
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    transform: translate(-126%, -50%);
    width: 13.48%;
}
.banner .index-btn2 {
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    transform: translate(33%, -50%);
    width: 13.48%;
}
.banner .index-btn3 {
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    transform: translate(79%, -50%);
    width: 13.48%;
}
.my-h11 {
    text-align: center;
    font-size: 26px;
    /* font-weight: bold; */
    margin-bottom: 50px;
    color: #a0a0a0;
}
.pic-15 {
    width: 788px;
    height: 293px;
    margin: 0 auto;
    background: url("images/pic-15.png");
    padding-top: 40px;
}
.pic-15 h1 {
    color: #0073f0;
    font-size: 21px;
    font-weight: bold;
}
.pic-15 div {
    width: 50%;
    float: left;
    padding-left: 75px;
}
.pic-15 img {
    margin: 20px 0;
}
.pic-15 p {
    color: #2a385e;
    font-size: 12px;
    line-height: 24px;
}
.video-react-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: 50% 60%;
    min-height: 410px;
}
.xc-box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xc-box>li {
    width: 240px;
    /* float: left; */
    height: 45px;
    /* line-height: 45px; */
    /* margin-right: 40px; */
    overflow: hidden;
    margin-bottom: 30px;
}
.xc-box>li:last-child {
    /* margin-right: 0 */
}
.xc-box>li>h1 {
    text-align: center;
    border: 2px #4f92f9 solid;
    height: 45px;
    line-height: 39px;
    color: #4073f0;
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    letter-spacing: 8px;
}
.xc-box>li>h1>img {
    position: absolute;
    left: 37px;
    top: 50%;
    transform: translateY(-50%);
}
.xc-box>li.on>h1>img {
    display: none;
}
.xc-box>li>h1>img:last-child {}
.xc-box>li.on>h1>img:nth-child(2) {
    display: block;
}
.xc-box>li.on>h1 {
    background: #4f92f9;
    color: #fff;
}
.xc-box>li.on {
    height: auto;
}
.xc-box>li>h1>span {
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    right: 15px;
    background: url("images/xc-icon-1.png") no-repeat;
    width: 11px;
    height: 13px;
    top: 14px;
}
.xc-box>li.on>h1>span {
    background: url("images/xc-icon-2.png") no-repeat;
    /* transform: rotate(90deg); */
    width: 13px;
    height: 11px;
}
.xc-box>li>ul {
    /* display: none; */
}
.xc-box>li>ul li {
    margin-top: 30px;
}
.xc-box>li>ul li p {
    color: #1d50a2;
    font-size: 16px;
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
    font-weight: bold;
    text-align: justify;
}
.xc-box>li>ul li p span {
    font-size: 14px;
    border: 1px #1d50a2 solid;
    padding: 0 5px;
    border-radius: 10px;
}
.xc-box>li>ul li h1 {
    color: #030b44;
    font-size: 16px;
    position: relative;
    padding-left: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}
.xc-box>li>ul li p img {
    margin-right: 8px;
    position: absolute;
    left: 0;
    top: 4px;
}
.xc-box>li>ul li h1 img {
    margin-right: 8px;
    position: absolute;
    left: 3px;
    top: 4px;
}
.xc-null {}
.xc-box>li>ul li h1 span{position: relative;border: 1px solid #4073f0;border-radius: 10px;color: #4073f0;padding: 0px 5px;    font-size: 14px;
    top: -1px;
}