@charset "utf-8";
.main {
    padding-top: 152px;
    padding-bottom: 120px;
}

.main_banner {
    margin: 0 auto;
    position: relative;
    height: 550px;
    position: relative;
    width: 100%;
    max-width: 1920px;
}

.main_banner img {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}

.location-nav {
    height: 62px;
    line-height: 62px;
    font-size: 0;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}

.location-nav i {
    position: relative;
    top: -6px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 17px;
    width: 5px;
    height: 9px;
    background-position: -280px -100px;
}

.location-nav a, .location-nav span {
    display: inline-block;
    font-size: 16px;
    color: #666;
}

.main_title {
    text-align: center;
    padding: 80px 0 50px 0;
    font-size: 36px;
    color: #333;
    line-height: 1;
}

.contact_map {
    border: 1px solid #ddd;
    width: 100%;
    height: 450px;
    box-sizing: border-box;
}

.leader_list li {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.leader_list li:last-child {
    margin-bottom: 0;
}

.leader_left {
    width: 200px;
    height: 280px;
}

.leader_right {
    float: right;
    padding: 30px 50px 0 0;
    width: 930px;
    box-sizing: border-box;
    font-size: 16px;
}

.leader_right .d1 {
    font-size: 30px;
    line-height: 1;
}

.leader_right .d2 {
    font-weight: 700;
    line-height: 2;
    margin-top: -6px;
}

.leader_right .scrollbar_box {
    margin-top: 40px;
}

.leader_right .scrollbar_box .viewport {
    max-height: 202px;
}

.leader_right .scrollbar_box .scrollbar {
    right: 23px;
}

.leader_right .d3 {
    padding-top: 24px;
    line-height: 30px;
}

.news {
    margin: 0 -6px -40px;
}

.news li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 6px 40px;
}

.news li .img {
    display: block;
    padding-bottom: 75.12%;
}

.news li .txt {
    padding: 0 30px;
    background-color: #fff;
    height: 260px;
    box-sizing: border-box;
}

.news li .txt .p1 {
    padding-top: 30px;
    font-size: 24px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
}

.news li .txt .p1 a {
    color: #000;
}

.news li .txt .p2 {
    padding-top: 16px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 80px;
    color: #666;
}

.news li .txt .p3 {
    padding-top: 26px;
    color: #999;
    line-height: 16px;
}

.news li .txt .p3 i {
    font-size: 16px;
    margin-right: 8px;
}

.news_detail_top {
    padding-top: 70px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.news_detail_top h3 {
    font-size: 30px;
    line-height: 50px;
}

.news_detail_top .article-info {
    margin-top: 10px;
    font-size: 14px;
    line-height: 14px;
    color: #666;
}

.news_detail_con {
    padding-top: 30px;
}

.news_detail_bottom {
    margin-top: 80px;
    border-top: 1px solid #ccc;
    padding-top: 38px;
}

.news_detail_bottom p {
    font-size: 16px;
    line-height: 38px;
}

.news_detail_bottom a {
    color: #666;
}

.news_detail_bottom .back-list i {
    position: relative;
    top: -1px;
    margin-right: 6px;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background-position: -320px -100px;
}
.news li .txt .p4{
    padding-top: 30px;
    font-size: 24px;
    line-height: 1;
}
.news li .txt .p4 a{
    color: #333;
}
.news .p5{
    padding-top: 12px;
    font-size: 15px;
    color: #666;
}

.article-info span {
    margin: 0 11px;
}

.article-info .share {
    cursor: pointer;
}

.article-info .share .icon_bg {
    position: relative;
    top: -2px;
    vertical-align: middle;
    float: none;
    width: 12px;
    height: 14px;
    background: url(/static/index/img/icon.png) -300px -100px no-repeat;
    margin: 0 0 0 6px;
}

.photo_nav {
    line-height: 1;
}

.photo_nav a {
    font-size: 30px;
    color: #333
}

.photo_nav i {
    margin: 0 22px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 3px;
    background-color: #d7d7d7;
    width: 1px;
    height: 30px;
}

.photo_nav .current {
    color: #217ab8
}

.screen_nav {
    padding-top: 25px;
}

.screen_nav li {
    float: left;
    padding-right: 30px;
}

.screen_nav li a {
    color: #333;
}

.screen_nav li a span {
    color: #999;
    margin-left: 5px;
}

.screen_nav .current a {
    color: #217ab8;
}

.screen_nav .current a span {
    color: #217ab8
}

.gallery_list {
    padding-top: 40px;
    margin: 0 -6px;
}

.gallery_list li {
    float: left;
    padding: 0 6px 12px;
    width: 25%;
    box-sizing: border-box;
}

.gallery_list li .bgImg {
    position: relative;
    padding-bottom: 100%;
}

.gallery_list li:hover .con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.gallery_list li .con {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 45px;
    box-sizing: border-box;
    background-color: rgba(51, 51, 51, 0.9);
    color: #fff;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.gallery_list li .con .p1 {
    font-size: 24px;
}

.gallery_list li .con .p2 {
    margin-top: 8px;
    display: inline-block;
    width: 70px;
    height: 1px;
    background-color: #fff;
}

.gallery_list li .con .p3 {
    padding-top: 16px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 86px;
}

.gallery_list li .con .p4 {
    margin-top: 36px;
    display: inline-block;
    width: 140px;
    line-height: 40px;
    background-color: #217ab8;
    color: #fff;
    border-radius: 3px;
}
.photo_show{
    background-color: #000;
}
.photo_show .swiper-slide {
    width: 100%;
    height: 100%;
    background-size: auto;
}

.photo_show .arrow-left, .photo_show .arrow-right {
    position: absolute;
    left: 30px;
    top: 50%;
    z-index: 10;
    margin-top: -35px;
    width: 36px;
    height: 69px;
    background: url(/static/index/img/icon.png) -160px 0 no-repeat;
}

.photo_show .arrow-right {
    left: auto;
    right: 30px;
    background-position: -200px 0;
}

.photo_show_bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    height: 180px;
    color: #fff;
    z-index: 10;
    transition: bottom 0.3s ease 0s;
}

.photo_show_bottom.open {
    bottom: -170px;
}

.photo_show_title {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 14px;
}

.photo_show_title .d1 {
    font-size: 24px;
    line-height: 1;
}

.photo_show_title .d2 {
    padding-top: 5px;
}

.photo_close {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 10;
    width: 52px;
    height: 52px;
    background: url(/static/index/img/icon.png) -80px -140px no-repeat;
}
.photo_show_title2{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    z-index: 10;
}
.photo_show_title2 .s3 {
    margin-left: 7px;
}

.more_box {
    text-align: center;
}

.more_box a {
    display: inline-block;
    border: 1px solid #ccc;
    width: 166px;
    line-height: 44px;
    color: #666;
    border-radius: 3px;
}

.photo_show_con .overview {
    margin-top: -7px!important;
    font-size: 16px;
    color: #ccc;
    line-height: 30px;
}

.photo_show_con .scrollbar_box .viewport {
    max-height: 77px;
    margin-right: 37px;
}

.photo_show_but {
    position: absolute;
    left: 50%;
    top: -11px;
    width: 130px;
    height: 11px;
    background: url(/static/index/img/icon.png) -240px 0 no-repeat;
}

.open .photo_show_but {
    background-position: -240px -20px;
}

.video_list {
    padding-top: 10px;
    margin: 0 -15px;
}

.video_list li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 30px 10px 10px;
}

.video_list .img {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 68.42%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.video_list .img .play {
    content: '';
    width: 82px;
    height: 82px;
    background: url(/static/index/img/icon.png) 0 0 no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -41px;
    margin-top: -41px;
}

.video_list .con {
    text-align: center;
    line-height: 65px;
    background-color: #fff;
}

.video_list .con a {
    font-size: 18px;
    color: #111;
}

.department_list li {
    position: relative;
    padding-left: 300px;
    margin-bottom: 30px;
}

.department_list li:last-child {
    margin-bottom: 0;
}

.department_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 300px;
}

.department_right {
    padding: 50px 50px 0;
    height: 300px;
    box-sizing: border-box;
    background-color: #fff;
}

.department_right .d1 {
    font-size: 24px;
    line-height: 1;
}

.department_right .d2 {
    padding-top: 20px;
    color: #666;
}

.department_right .scrollbar_box {
    margin-top: 20px;
}

.department_right .scrollbar_box .viewport {
    max-height: 112px;
}

.department_right .scrollbar_box .scrollbar {
    right: 23px;
}

.department_right .d3 {
    margin-top: -7px;
    line-height: 28px;
}

.page {
    padding-top: 40px;
    font-size: 0;
    text-align: center;
    line-height: 34px;
}
.page ul{
    display: inline-block;
}
.page ul li{
    display: inline-block;
}
.page .disabled span{
    width: 32px;
    height: 32px;
    overflow: hidden;
    color: #919191;
    text-align: center;
    line-height: 32px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}
.page .active span{
    color: #FFF;
    background: #217ab8;
    border-color: #217ab8;
    width: 32px;
    height: 32px;
}
.page a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 32px;
    height: 32px;
    overflow: hidden;
    color: #919191;
    text-align: center;
    line-height: 32px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}

.page span {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
}

.page .prev, .page .next {
    text-indent: -999px;
    background: url(/static/index/img/icon.png) -380px 0 no-repeat;
}

.page .prev {
    margin-left: 0;
}

.page .next {
    background-position: -420px 0;
}

.page input {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    height: 32px;
    width: 32px;
    text-align: center;
    color: #919191;
    line-height: 32px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    font-size: 14px;
}

.education_list {
    margin: 0 -10px -40px;
}

.education_list li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 10px 40px;
}

.education_list li .img {
    display: block;
    padding-bottom: 75%;
}

.education_list li .txt {
    padding: 0 30px;
    background-color: #fff;
    height: 245px;
    box-sizing: border-box;
}

.education_list li .txt .p1 {
    padding-top: 30px;
    font-size: 24px;
    line-height: 1;
}

.education_list li .txt .p1 a {
    color: #000;
}

.education_list li .txt .p2 {
    padding-top: 18px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 80px;
    color: #666;
}

.education_list li .btn2 {
    margin-top: 27px;
}
.education_list li .date{
    color: #999;
    padding-top: 32px;
}
.education_list li .date i{
    font-size: 16px;
    margin-right: 8px;
}

.education_detai_top {
    padding: 70px 0 0;
    font-size: 36px;
    text-align: center;
}

.supply_box {
    padding: 50px;
    background-color: #fff;
}

.supply_hot {
    position: relative;
    padding-left: 375px;
    height: 260px;
}

.supply_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 345px;
    height: 260px;
}

.supply_right .d1 {
    line-height: 1;
    font-size: 24px;
    padding-top: 15px;
}

.supply_right .d1 a {
    color: #333;
}

.supply_right .d2 {
    padding-top: 20px;
    font-size: 14px;
    line-height: 1;
}

.supply_right .d3 {
    padding-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 86px;
    font-size: 16px;
    line-height: 30px;
}

.supply_right .btn2 {
    margin-top: 27px;
}

.supply_list {
    margin-top: 50px;
    border-top: 1px solid #e5e5e5;
}

.supply_list li {
    border-bottom: 1px solid #e5e5e5;
}

.supply_list li a {
    position: relative;
    display: flex;
    padding-right: 150px;
    line-height: 80px;
    font-size: 18px;
}

.supply_list li a:hover {
    background-color: #fafafa;
}

.supply_list li h3 {
    color: #333;
}

.supply_list li i {
    vertical-align: middle;
    margin: 0 18px;
    width: 6px;
    height: 4px;
    background-position: -340px -100px;
}

.supply_list li .date {
    position: absolute;
    right: 10px;
    top: 0;
    color: #666;
}

.supply_box2 {
    padding-top: 0;
}

.supply_box2 .supply_list {
    border: none;
    margin-top: 0;
}

.job-search {
    padding: 30px;
    background-color: #fff;
}

.job-search .d-input .txt {
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
    color: #333;
}

.job-search .inp-b {
    margin-right: 12px;
}

.job-search .inp-b input {
    width: 280px;
    box-sizing: border-box;
    padding: 0 10px;
    height: 46px;
    line-height: 44px;
    color: #999;
    background: #FFF;
    font-size: 16px;
    border: 1px solid #e5e5e5;
}

.job-search button {
    width: 120px;
    height: 46px;
    background-color: #217ab8;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
}

.job-list .li {
    margin-top: 30px;
    font-size: 16px;
    background: #fff;
    padding-bottom: 30px;
}

.job-list .d-1 {
    padding: 30px;
    background-color: #fafafa
}

.job-list .d-1 .d1 {
    padding-bottom: 4px;
}

.job-list .d-1 .d1 h3 {
    width: 530px;
    font-size: 22px;
    font-weight: bold;
    color: #666;
}

.job-list .d-1 .d1 .date {
    color: #666;
    padding-top: 6px;
}

.job-list .d-1 .d2 .s1 {
    font-size: 24px;
    color: #217ab8;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.job-list .d-1 .d2 .s2 {
    color: #666;
    padding-left: 7px;
    display: inline-block;
    vertical-align: middle;
}

.job-list .d-1 .d3 {
    padding-top: 5px;
}

.job-list .d-1 .d3 span {
    padding-right: 50px;
    color: #666;
}

.job-list .d-1 .d3 span em {
    color: #333;
    font-weight: bold;
}

.job-list .d-2 {
    padding: 0 30px;
    max-height: 120px;
    overflow: hidden;
}

.job-list .d-2 .box {
    padding-top: 25px;
    color: #333;
}

.job-list .d-2 .box .tit {
    font-weight: bold;
}

.job-list .d-2 .box .txt {
    padding-top: 10px;
    line-height: 30px;
}

.job-list .d-trigger {
    line-height: 30px;
    padding: 20px 25px 0;
    color: #217ab8;
}

.job-list .d-trigger span {
    cursor: pointer;
}

.job-list .d-trigger .btn-close {
    display: none;
}

.job-list .open .d-2 {
    max-height: unset;
}

.job-list .open .d-trigger .btn-close {
    display: inline;
}

.job-list .open .d-trigger .btn-open {
    display: none;
}

.job-list .d-2 .box2 {
    color: #808080;
    padding-top: 35px;
    margin-top: 33px;
    border-top: 1px double #ddd;
}

.international_list li {
    position: relative;
    padding-left: 400px;
    margin-bottom: 30px;
}

.international_list li:last-child {
    margin-bottom: 0;
}

.international_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
    height: 300px;
}

.international_right {
    padding: 40px 50px 0;
    height: 300px;
    box-sizing: border-box;
    background-color: #fff;
}

.international_right .d1 {
    font-size: 24px;
    line-height: 1.1;
}

.international_right .d1 a {
    color: #333;
}

.international_right .d2 {
    padding-top: 13px;
    color: #999;
}

.international_right .d2 i {
    margin-right: 8px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.international_right .d3 {
    padding-top: 17px;
    line-height: 28px;
    color: #666;
    height: 82px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.international_right .btn2 {
    margin-top: 25px;
}

.international_list2 .international_right {
    padding-top: 50px;
}

.international_list2 .international_right .btn2 {
    width: 118px;
}

.international_list2 .international_right .d3 {
    padding-top: 22px;
}

.download_list li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    line-height: 80px;
}

.download_list li:hover {
    background-color: #fafafa;
}

.download_list li .d1 {
    margin-left: 20px;
    float: left;
    color: #333;
    font-size: 18px;
}

.download_list li i {
    vertical-align: middle;
    margin-right: 16px;
    width: 40px;
    height: 40px;
    background-position: -240px -40px;
}

.download_list li .i2 {
    background-position: -280px -40px;
}

.download_list li .i3 {
    background-position: -320px -40px;
}

.download_list li .i4 {
    background-position: -360px -40px;
}

.download_list li .i5 {
    background-position: -400px -40px;
}

.download_list li .i6 {
    background-position: -440px -40px;
}

.download_list li .d2 {
    margin: 20px 20px 0 0;
    float: right;
    width: 138px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #333;
    border-radius: 3px;
}

.download_list li .d2:hover {
    background-color: #217ab8;
    border-color: #217ab8;
    color: #fff;
}

.video_about {
    position: relative;
    display: block;
    width: 1000px;
    height: 500px;
    z-index: 1;
}

.video_about .video-js-box {
    width: 1000px;
    height: 500px;
}

.download_box {
    margin-top: 50px;
    padding: 20px;
    background-color: #fff;
}

.download_box .d1 {
    padding-top: 3px;
    float: left;
    line-height: 34px;
    font-size: 18px;
    color: #333;
}

.download_box .d1 img {
    margin-right: 16px;
}

.download_box .d2 {
    float: right;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    font-size: 18px;
}
.link_list{ 
    margin: 40px -1px 0;
}
.link_list li{
    float: left;
    padding: 1px;
}
.link_list li a{
    position: relative;
    background-color: #fff;
    display: block;
    height: 117px;
    width: 248px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.link_list li span{
    opacity: 0;
    box-sizing: border-box;
    padding: 0 20px;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    background-color: rgba(33, 122, 184, 0.9);
}
.link_list a:hover span{
    opacity: 1;
}
.title2{
    position: relative;
    font-size: 20px;
    color: #333;
    line-height: 1;
    text-align: center;
}
.title2 span{
    position: relative;
    vertical-align: top;
    display: inline-block;
    z-index: 2;
    padding: 0 20px;
    background-color: #f5f5f5;
}
.title2::after{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background-color: #e5e5e5;
}

.txtBox {
	padding-top: 50px;
}
.txtBox .tit {
	line-height: 1;
	font-size: 24px;
	padding-bottom: 15px;
}
.txtBox .row {
	line-height: 36px;
	font-size: 16px;
}
.txtBox .row a {
	color: #333;
}
.txtBox .row a:hover {
	color: #008dd2;
}
.txtBox .row span {
	color: #217ab8;
}
.txtBox .d-1 {
	width: 413px;
	padding-right: 30px;
	box-sizing: border-box;
}
.txtBox .d-2 {
	width: 400px;
}
.txtBox .d-2 .s2 {
	display: inline-block;
}
.txtBox .d-3 {
	width: 150px;
	text-align: center;
}
.txtBox .d-3 p {
	text-align: center;
	padding-top: 16px;
}
.bidding_download{
    padding-top: 50px;
    border-top: 1px solid #ccc;
}
.bidding_download .title{
    line-height: 1;
    font-size: 30px;
    color: #333;
}
.bidding_download .download_list{
    margin-top: 30px;
    border-top: 1px solid #ccc;
}
.bidding_download .download_list li:last-child{
    border-bottom: none;
}
.bidding_download .download_list li .d1{
    margin-left: 0;
}
.bidding_download .download_list li .d2{
    margin-right: 0;
}