@charset "utf-8"; /* CSS Document */
@import url(reset.css); @import url(header.css); @import url(footer.css); @import url("animate.min.css"); .TopMain {
    height: 740px;
}

.TopBarPart {
    border-bottom: 1px solid #8db4ef;
}

.BannerBox {
    height: 740px;
}

.BannerBox .biaoyu {
    top: -34px;
    display: none;
}

/*通知公告*/
.Part1 {
    width: 100%;
    height: 104px;
}

.tzgg {
    width: 1418px;
    height: 184px;
    position: absolute;
    left: 0;
    top: -80px;
    background: url(../images/index_img02.png) center center no-repeat;
}

.tzgg h3 {
    float: left;
    padding: 50px 0px 0px 67px;
    width: 140px;
}

.tzgg .bd {
    width: 1150px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 50px;
}

.tzgg .bd ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 24px;
}

.tzgg .bd ul li {
    width: 100%;
    height: 53px;
    line-height: 53px;
    overflow: hidden;
    position: relative;
}

.tzgg .bd ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 22px;
    width: 10px;
    height: 10px;
    background: #c7000b;
    border-radius: 50%;
    transition: all 0.5s;
}

.tzgg .bd ul li a {
    color: #222222;
    font-size: 24px;
    font-weight: bold;
    display: block;
    max-width: 84%;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.tzgg .bd ul li span {
    display: block;
    text-align: right;
    float: right;
    font-size: 24px;
    color: #999999;
}

.tzgg .bd ul li a:hover {
    color: #0059d1;
}

/*新闻资讯*/
.Part2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 29px;
}

.xwzx {
    width: 1400px;
    height: 717px;
    overflow: hidden;
    margin: 0 auto;
}

.xwzx .tit {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xwzx .tit h3 {
    float: left;
    width: 170px;
    height: auto;
    overflow: hidden;
}

.xwzx .tit h3 span {
    width: 100%;
    height: 80px;
    line-height: 76px;
    display: block;
    position: relative;
    color: #0059d1;
    font-size: 36px;
}

.xwzx .tit h3 span:before {
    content: '';
    width: 34px;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #0059d1;
    transition: all 0.5s;
}

.xwzx .tit h3 p {
    width: 100%;
    height: 52px;
    line-height: 52px;
    display: block;
    position: relative;
    color: #0059d1;
    font-size: 16px;
    text-transform: uppercase;
}

.xwzx .tit h3 a:hover span:before {
    width: 140px;
}

.xwzx .tit .hd {
    width: auto;
    height: auto;
    overflow: hidden;
    float: right;
    margin-top: 62px;
}

.xwzx .tit .hd ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xwzx .tit .hd ul li {
    float: left;
    width: 134px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-left: 20px;
    background: url(../images/index_img04.png) center center no-repeat;
}

.xwzx .tit .hd ul li a {
    width: 100%;
    display: block;
    height: 100%;
    font-size: 20px;
    color: #ffffff;
}

.xwzx .tit .hd ul li.on {
    background: url(../images/index_img03.png) center center no-repeat;
}

.xwzx .bd {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xwzx .xwzxlist {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.xwzx .xwzxlist .xwzxcon {
    float: left;
    width: 650px;
    height: auto;
    overflow: hidden;
}

.xwzx .xwzxlist .xwzxcon .one {
    width: 605px;
    height: 0;
    padding: 0;
    overflow: hidden;
    background: #0059d1;
    position: relative;
transition: all 0.3s;
}

.xwzx .xwzxlist .xwzxcon .one:before {
    content: '';
    width: 4px;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0px;
    background: #f38a0a;
}

.xwzx .xwzxlist .xwzxcon .one .times {
    float: left;
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    text-align: center;
display: flex;
    flex-direction: column;
    align-items: center;
}

.xwzx .xwzxlist .xwzxcon .one span {
    width: auto;
    display: inline-block;
    color: #222222;
    font-size: 16px;
    line-height: 32px;
    border-top: 1px solid #222222;
}

.xwzx .xwzxlist .xwzxcon .one span.days {
    font-size: 28px;
    font-weight: bold;
    padding-top: 9px;
    line-height: 46px;
    border-top: none;
}

.xwzx .xwzxlist .xwzxcon .one .Con {
    float: right;
    width: 475px;
    height: auto;
    overflow: hidden;
}

.xwzx .xwzxlist .xwzxcon .one h3 {
    width: 100%;
    height: 38px;
    line-height: 38px;
}

.xwzx .xwzxlist .xwzxcon .one h3 a {
    color: #ffffff;
    font-size: 18px;
    display: block;
    width: 100%;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwzx .xwzxlist .xwzxcon .one .desc {
    width: 100%;
    height: auto;
    padding-top: 8px;
    overflow: hidden;
    color: #b8cfed;
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}

.xwzx .xwzxlist .xwzxcon .one h3 a:hover {
    padding-left: 10px;
    width: 99%;
}

.xwzx .xwzxlist ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.xwzx .xwzxlist ul li .one .times {
    float: left;
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    text-align: center;
}

.xwzx .xwzxlist ul li .one span {
    width: auto;
    display: inline-block;
    color: #222222;
    font-size: 16px;
    line-height: 32px;
    border-top: 1px solid #222222;
}

.xwzx .xwzxlist ul li .one span.days {
    font-size: 28px;
    font-weight: bold;
    padding-top: 9px;
    line-height: 46px;
    border-top: none;
}

.xwzx .xwzxlist ul li .teo{
height: 85px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}



.xwzx .xwzxlist ul li.on .one{ padding: 25px 20px 25px 25px;height:100px;}
.xwzx .xwzxlist ul li.on .teo{display: none !important;}

.xwzx .xwzxlist ul li.on{padding: 0;}

.xwzx .xwzxlist ul li {
    width: 100%;
    height: auto;
min-height: 85px;

    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;

}

.xwzx .xwzxlist ul li a {
    color: #222222;
    font-size: 18px;
    width: 83%;
    float: right;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xwzx .xwzxlist ul li span {
    display: block;
    text-align: left;
    float: left;
    font-size: 16px;
    color: #999999;
}

.xwzx .xwzxlist ul li a:hover {
    color: #0059d1;
}

.xwzx .xwzxlist .Imgs {
    float: right;
    width: 690px;
    height: 500px;
    position: relative;
}

.xwzx .xwzxlist .Imgs .Img {
    width: 100%;
    height: 405px;
    overflow: hidden;
}

.xwzx .xwzxlist .Imgs .Img img {
    width: 100%;
    height: 100%;
    transition: transform 1s;
    transform: scale(1);
}

.xwzx .xwzxlist .Imgs .Img img:hover {
    transform: scale(1.05);
}

.xwzx .xwzxlist .Imgs .desc {
    width: 560px;
    height: 90px;
    padding: 20px;
    background: #FFFFFF;
    position: absolute;
    top: 360px;
    left: 45px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #a6cfef;
}

.xwzx .xwzxlist .Imgs .desc h3 {
    width: 100%;
    line-height: 36px;
    text-align: center;
}

.xwzx .xwzxlist .Imgs .desc h3 a {
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwzx .xwzxlist .Imgs .desc .more {
    width: 198px;
    height: 38px;
    line-height: 40px;
    border: 1px solid #0076d1;
    border-radius: 20px;
    text-align: center;
    margin: 14px auto 0;
    transition: all 0.5s;
}

.xwzx .xwzxlist .Imgs .desc .more a {
    color: #0076d1;
    font-size: 18px;
    display: block;
    width: 100%;
}

.xwzx .xwzxlist .Imgs .desc h3 a:hover {
    color: #0059d1;
}

.xwzx .xwzxlist .Imgs .desc .more:hover {
    background: #0059d1;
}

.xwzx .xwzxlist .Imgs .desc .more:hover a {
    color: #FFFFFF;
}

/*企业文化*/
.Part3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
    padding-top: 60px;
    background: #f3f8fe;
    padding-bottom: 80px;
}

.Part3 .tit {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.Part3 .tit h3 {
    width: 150px;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.Part3 .tit h3 span {
    width: 100%;
    height: 80px;
    line-height: 76px;
    display: block;
    position: relative;
    color: #0059d1;
    font-size: 36px;
}

.Part3 .tit h3 span:before {
    content: '';
    width: 34px;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 56px;
    background: #0059d1;
    transition: all 0.5s;
}

.Part3 .tit h3 p {
    width: 100%;
    height: 52px;
    line-height: 52px;
    display: block;
    position: relative;
    color: #0059d1;
    font-size: 16px;
    text-transform: uppercase;
}

.Part3 .tit h3 a:hover span:before {
    width: 140px;
    left: 5px;
}

.qywh {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.qywh .djhd {
    float: left;
    width: 1070px;
    height: auto;
    overflow: hidden;
}

.qywh .djhd h3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
}

.qywh .djhd h3 a {
    color: #222222;
    font-size: 28px;
}

.qywh .djhd h3 a:hover {
    color: #0059d1;
}

.qywh .djhd .djhdCon {
    width: 100%;
    height: 505px;
    position: relative;
    margin-top: 24px;
}

.qywh .djhd .djhdCon .hd {
    width: 600px;
    height: 505px;
    background: #FFFFFF;
    position: relative;
    z-index: 1;
}

.qywh .djhd .djhdCon .hd ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.qywh .djhd .djhdCon .hd ul li {
    height: auto;
    padding: 24px 0px;
    margin: 0px 30px;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
    border-bottom: 1px solid #dddddd;
}

.qywh .djhd .djhdCon .hd ul li:last-child {
    border-bottom: none;
}

.qywh .djhd .djhdCon .hd ul li:before {
    content: '';
    width: 4px;
    height: 46px;
    position: absolute;
    left: -30px;
    top: 30px;
    background: #999999;
}

.qywh .djhd .djhdCon .hd ul li span {
    width: 100%;
    font-size: 16px;
    color: #999999;
    display: block;
    line-height: 24px;
}

.qywh .djhd .djhdCon .hd ul li a {
    color: #222222;
    font-size: 18px;
    line-height: 35px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qywh .djhd .djhdCon .hd ul li .desc {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 24px;
    color: #999999;
    font-size: 16px;
    text-indent: 2em;
    display: none;
    padding-top: 4px;
}

.qywh .djhd .djhdCon .hd ul li.on {
    padding: 34px 0px 29px;
}

.qywh .djhd .djhdCon .hd ul li.on:before {
    content: '';
    width: 4px;
    height: 60px;
    position: absolute;
    left: -30px;
    top: 40px;
    background: #004ac7;
}

.qywh .djhd .djhdCon .hd ul li.on:after {
    content: '';
    width: 4px;
    height: 40px;
    position: absolute;
    left: -30px;
    top: 100px;
    background: #f38a0a;
}

.qywh .djhd .djhdCon .hd ul li.on .desc {
    display: block;
}

.qywh .djhd .djhdCon .hd ul li.on a:hover {
    color: #0059d1;
}

.qywh .djhd .djhdCon .bd {
    width: 580px;
    height: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -57px;
}

.qywh .djhd .djhdCon .bd ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.qywh .djhd .djhdCon .bd ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.qywh .djhd .djhdCon .bd ul li img {
    width: 100%;
    height: 400px;
}

.qywh .djhd .djhdCon .txt {
    width: 468px;
    height: 86px;
    line-height: 86px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 76px;
}

.qywh .djhd .djhdCon .txt .prev,.qywh .djhd .djhdCon .txt .next {
    width: 64px;
    height: 100%;
    position: relative;
    display: inline-block;
    float: left;
    cursor: pointer;
    background: url(../images/index_img06.png) no-repeat;
}

.qywh .djhd .djhdCon .txt .prev:before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/index_img06.png) left -137px no-repeat;
    transition: all 0.5s;
}

.qywh .djhd .djhdCon .txt .next:before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/index_img06.png) right -137px no-repeat;
    transition: all 0.5s;
}

.qywh .djhd .djhdCon .txt .prev {
    background-position: left 26px;
    margin-left: 60px;
}

.qywh .djhd .djhdCon .txt .next {
    background-position: right 26px;
}

.qywh .djhd .djhdCon .txt .prev:hover {
    background: none;
    width: 215px;
}

.qywh .djhd .djhdCon .txt .prev:hover:before {
    width: 215px;
}

.qywh .djhd .djhdCon .txt .next:hover {
    background: none;
}

.qywh .djhd .djhdCon .txt .next:hover:before {
    width: 215px;
}

.qywh .djhd .djhdCon .pageState {
    text-align: center;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
    width: 129px;
    height: 100%;
    float: left;
}

.qywh .djhd .djhdCon .pageState span {
    font-size: 36px;
    color: #0059d1;
}

.qywh .dxws {
    float: right;
    width: 301px;
    height: auto;
}

.qywh .dxws h3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
}

.qywh .dxws h3 a {
    color: #222222;
    font-size: 28px;
}

.qywh .dxws h3 a:hover {
    color: #0059d1;
}

.dxws .dxwsCon {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 23px;
}

.dxws .dxwsCon .bd {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.dxws .dxwsCon .bd ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.dxws .dxwsCon .bd ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
}

.dxws .dxwsCon .bd ul li.on {
    display: block;
}

.dxws .dxwsCon .bd ul li .img {
    width: 100%;
    height: 422px;
    margin: 0 auto;
}

.dxws .dxwsCon .bd ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.dxws .dxwsCon .bd ul li .btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 17px 0px 20px;
}

.dxws .dxwsCon .bd ul li .btn a {
    width: 135px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: all 0.5s;
    font-size: 18px;
    border-radius: 10px;
    display: inline-block;
    float: left;
}

.dxws .dxwsCon .bd ul li .btn a.ksyd {
    color: #FFFFFF;
    background: #0059d1;
    margin-right: 20px;
}

.dxws .dxwsCon .bd ul li .btn a.xyq {
    color: #999999;
    background: #ffffff;
}

.dxws .dxwsCon .bd ul li .btn a:hover {
    box-shadow: 0px 0px 10px #dbdbdb;
}

.Part4 {
    position: relative;
    z-index: 99;
    height: 801px;
}

.Part4 .video_box {
    width: 100%;
    height: 100%;
    background-color: #000;
    flex-shrink: 0;
    position: relative;
    display: flex;
    align-items: center;
}

.Part4 .video_box video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Part4 .video_box .play {
    width: 100%;
    height: 100%;
    background: url(../images/index_play_bg.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.Part4 .video_box .play::after {
    content: '';
    width: 86px;
    height: 86px;
    background: url(../images/index_play.png) no-repeat;
    position: absolute;
    top: 210px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    transition: all .7s;
}

.Part4 .video_box:hover .play::after {
    transform: translateX(-50%) scale(1.1);
}

.Part4 .title {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%);
}

.Part3 .tit h3 {
    width: 150px;
    height: auto;
    overflow: hidden;
}

.Part4 .tit h3 span {
    height: 80px;
    line-height: 76px;
    display: block;
    position: relative;
    color: #ffffff;
    font-size: 36px;
}

.Part4 .tit h3 span:before {
    content: '';
    width: 34px;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #ffffff;
    transition: all 0.5s;
}

.Part4 .tit h3 p {
    width: 100%;
    height: 52px;
    line-height: 52px;
    display: block;
    position: relative;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
}

.Part4 .tit h3 a {
    display: block;
    width: 150px;
}

.Part4 .tit h3 a:hover span:before {
    width: 140px;
    left: 5px;
}

.Part4 .qygk {
    width: 1400px;
    height: 301px;
    background-color: rgba(0, 89, 209, .7);
    border-radius: 50px 0px 50px 0px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
}

.Part4 .qygk>div:first-child{
    margin: 60px 80px 40px;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    text-indent: 2em;
}

.Part4 .qygk .more {
    display: flex;
    justify-content: center;
}

.Part4 .qygk .more a {
    width: 201px;
    height: 41px;
    border-radius: 20px;
    border: solid 1px #ffffff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 18px;
}

.Part4 .qygk .more a:hover {
    background: #ffffff;
    color: #0076d1;
}
