@charset "utf-8";

.seconbanner {
    height: 400px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
}

.wraps {
    background: url(../images/seondtop.png) no-repeat 100%;
    background-size: 100%;
}

.center_wrap {
    margin-top: 320px;
    background: #fff;
    /* z-index: 9; */
    position: relative;
}

.mbx_tab_wrap {
    height: 73px;
    width: 100%;
    border-bottom: 1px solid rgb(233, 233, 233);
}

.mbx_tab {
    width: 1440px;
    margin: 0 auto;
}

.mbx_left {
    float: left;
}

.mbx_left ul li:last-child a {
    color: rgb(10, 80, 180);
}

.mbx_left ul li {

    float: left;

    line-height: 73px;
}

.mbx_left ul li a {
    color: rgb(132, 133, 133);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    display: inline-block;
}

.mbx_daohang {
    float: right;
}

.mbx_daohang ul li {line-height: 71px;float: left;margin-left: 70px;}

.mbx_daohang ul li a {
    color: rgb(153, 153, 153);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    display: inline-block;
}


.mbx_daohang ul li.active a {
    color: rgb(10, 80, 180);
    font-weight: 700;
    border-bottom: 2px solid rgb(10, 80, 180);
}

.mbx_daohang ul li a:hover {
    color: rgb(10, 80, 180);

}

.djt_top {
    width: 1440px;
    margin: 0 auto;
    margin-top: 70px;
}

.djt_top_left {
    width: 480px;
    height: 400px;
    float: left;
    padding-left: 60px;
    padding-top: 91px;
    background: linear-gradient(180.00deg, rgb(21, 103, 195), rgb(1, 73, 153) 100%);
}

.djt_top_left span {
    width: 315px;
    height: 3px;
    display: block;
    background: rgb(255, 255, 255);
    margin-bottom: 30px;
}

.djt_top_left p {
    color: rgb(255, 255, 255);
    font-family: Noto Serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0px;
}

.djt_top_left h2 {
    color: rgb(255, 255, 255);
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    margin-top:77px;
}



.djt_top_rgiht {
    float: right;
    width: 960px;
    height: 400px;
}

.djt_top_rgiht img {
    width: 100%;
    height: 100%;
}

.djt_P p {
    color: rgb(128, 128, 128);
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: left;
}

.djt_P {

    display: inline-block;

    margin-top: 35px;
}

.xmzs_wrap {
    width: 1440px;
    margin: 0 auto;
    margin-top: 55px;
    position: relative;
}

.xwzs_title {
    position: relative;
    border-bottom: 1px solid rgb(233, 233, 233);
    padding-bottom: 21px;
    background: url(../images/hengju.png) no-repeat left bottom;
}

.xwzs_title:before{
    position: absolute;
    content: "";
    width: 27px;
    height: 2px;
    background: rgb(0, 72, 152);
    left: 0;
    bottom: 0;
}

.xwzs_title h2 {
    color: rgb(51, 51, 51);
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
}




.tab-wrapper {}

.tab-menu li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    z-index: 0;
    font-size: 20px;
    color: rgb(100, 99, 98);
    margin-left: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.tab-menu li:hover {
    color: #464646;
}

.tab-menu li.active {
    opacity: 1;
    color: rgb(100, 99, 98);
    /* width: 73px; */
    /* height: 36px; */
    box-sizing: border-box;
    background: rgb(0, 72, 152,0.3);
    text-align: center;
    line-height: 36px;
}

.tab-menu li.active:hover {
    color: #464646;
}

.tab-content>div {
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
}

.line {
    position: absolute;
    width: 0;
    height: 7px;
    background-color: aqua;
    top: 0;
    left: 0;
    display: none;
}

ul.tab-menu {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/shuju.png) no-repeat 0;
    padding-left: 30px;
}
ul.tab-menu:before{
    position: absolute;
    content: "";
    width: 4px;
    height: 20px;
    background: rgb(0, 72, 152);
    left:0;
    top: 8px;
}

.hidden {
    display: none;
}

.jq22 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    background: #fff;
}

.jq22 ul.list {
    overflow: hidden;
    height: 1370px;
}
.jq22 ul.list.active {
    height: auto;
}
.jq22 ul.list li {
    /* width: auto; */
    /* height: auto; */
    float: left;
    /* overflow: hidden; */
    margin-left: 31px;
    transition: all 0.8s;
    margin-bottom: 31px;
}
.jq22 ul.list li div img{
   transition: all 0.8s;
 overflow: hidden; 

    
}
.jq22 ul.list li div {
 overflow: hidden; 

    
}
.jq22 ul.list li:hover img{
   transform: scale(1.1);
    transition: all 0.8s; 
}



.jq22 ul.list li > img {
    width: 100%;
    transition: all 0.8s;
    height: 259px;
    overflow: hidden;
}
.jq22 ul.list li:hover > img {
transform: scale(1.1);
    transition: all 0.8s;
}




.jq22 ul.list > p {
    text-align: center;
    padding: 10px;
}

.jq22 .more {
    overflow: hidden;
    padding: 10px;
    text-align: center;
}

.jq22 .more a {
    display: block;
    width: 151px;
    height: 61px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    color: rgb(0, 72, 152);
    background: url(../images/gdmord.png) no-repeat 100%;
    background-size: 100% 100%;
}

.jq22 .more a:hover {
    text-decoration: none;
    /* background: red; */
    /* color: #fff; */
}
.asfghk{

height: 136px;

width: 100%;

border: 1px solid rgb(238, 238, 238);

padding-left: 17px;
}
.asfghk h2{
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0px;
    margin-top: 16px;
    margin-bottom: 9px;
}
.asfghk p{
    color: rgb(128, 128, 128);
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: left!important;
    padding: 0!important;
}
.glccc{

margin-top: 35px;

margin-bottom: 20px;
}
.glccc h2{
    color: rgb(0, 72, 152);
    font-size: 26px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0px;
    text-align: left;
    display: none;
}


.jq22 ul.list li:nth-child(3n+1){
margin-left: 0;
}

.imgcds{
    overflow: hidden;
}
.lidiv{
    
width: 459px;
}
 .none_nond .bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
}
.none_nond{
    
position: fixed;
    
width: 100%;
    
height: 100vh;
    
/* background-color: rgba(0, 0, 0, 0.55); */
    
z-index: 9;
    
top: 0;
    
left: 0;
    
display: none;
}
.tankleft{width: 39%;float: left;}
.tankleft h2{
    color: rgb(51, 51, 51);
    font-size: 30px;
    font-weight: 400;
    line-height: 43px;
    letter-spacing: 0px;
    margin-top: 7%;
    margin-bottom: 11%;
}
.tankleft h3{
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0px;
    margin-bottom: 9px;
}
.tankleft p{
    color: rgb(128, 128, 128);
font-size: 16px;
font-weight: 400;
line-height: 23px;
letter-spacing: 0px;
}
.tankright{
    width: 58.5%;
    min-height: 433px;
    float: right;
}
.tankright img{
    width: 100%;
    height: 100%!important;
    transition: all 0.8s;
}
.tankuagwep{
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 width: 1440px;
 min-height: 576px;
 background-color: #fff;
 padding: 64px;
}
.gbopen{
    width: 52px;
    height: 52px;
    background: url(../images/cha.png) no-repeat 100%;
    position: absolute;
    right: 185px;
    top: 167px;
    z-index: 99;
    display: none;
}



.list {
    /* width: 902px; */
    /* margin: 50px auto; */
  }
  
  .list  {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* margin: 0 -10px; */
  }
  
  .list  li {
    cursor: pointer;
    width: 459px;
    border: 1px solid #eee;
    /* margin: 0 10px 20px 10px; */
    /* padding: 0 0 10px 0; */
    overflow: hidden;
  }
  
  .list  li:hover .name{
    border-left: 1px solid rgb(12, 90, 177);
    border-right: 1px solid rgb(12, 90, 177);
  }
    .list  li:hover .desc{
    border-left: 1px solid rgb(12, 90, 177);
    border-right: 1px solid rgb(12, 90, 177);
    border-bottom: 1px solid rgb(12, 90, 177);
  }
  .list  li img {
    width: 100%;
    height: 259px;
  }
  
  .list  li .name {
    padding: 19px;
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    transition: all 0.8s;
    text-align: left;
  }
  
  .list  li .desc {
    padding: 0 20px 0 20px;
    height: 40px;
    overflow-wrap: break-word;
    overflow: hidden;
    color: rgb(128, 128, 128);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: unset;
    padding-bottom: 60px;
  }
  
  
  .fixed-box {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
  }
  
  .fixed-box .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  
  .fixed-box .content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1436px;
    height: 520px;
    background: #fff;
    transform: translate(-50%, -50%);
    z-index: 2;
    min-height: auto;
  }
  
  .fixed-box .content .close {
    position: absolute;
    top: 0;
    right: -52px;
    width: 52px;
    height: 52px;
    line-height: 39px;
    text-align: center;
    background: red;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
  }
  
  .fixed-box .content .info {
    position: relative;
    padding: 30px;
  }
  
  .fixed-box .content .info img {
    position: absolute;
    right: 78px;
    top: 78px;
    width: 646px;
    height: 364px;
  }
  
  .fixed-box .content .info .name {
    width: 300px;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
  }
  
  .fixed-box .content .info .desc {
    width: 300px;
    font-size: 15px;
    color: #666;
    padding: 10px 10px 0 10px;
    line-height: 20px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    overflow: hidden;
  }

.fixed-box .content .info .txt .af h3  {color: rgb(51, 51, 51);font-size: 20px;font-weight: 400;letter-spacing: 0px;margin-top: 97px;margin-bottom: 20px;}
.fixed-box .content .info .txt .af h2  {
  color: rgb(51, 51, 51);
font-size: 30px;
font-weight: 400;
letter-spacing: 0px;
}
.fixed-box .content .info .txt .af p  {
  color: rgb(128, 128, 128);
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0px;
  text-align: left;
}

.fixed-box .content .info .txt .af   {

width: 39%;

margin-top: 5%;

margin-left: 78px;
}


.li {
    width: 32.65%;
    float: left;
    /* margin-right: 1.015%; */
    margin-bottom: 1.015%;
    position: relative;
}
.li:nth-child(3n){
	margin-right: 0;
}
.li .img {
    height: 259px;
    /* background: #ccb87d; */
    overflow: hidden;
}
.li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
    overflow: hidden;
}
.li:hover .img img{
    transition: all .4s;
    transform: scale(1.05);
}

.li .txt {
    /* min-height: 110px; */
    padding: 25px 25px 25px 25px;
    position: relative;
    box-sizing: border-box;
    height: calc(100% - 236px);
}



.business1 .bosin-npm2{
	margin-bottom: 100px;
}

.business1 .bosin-npm2 >.ul_{
    display: none;
}
.business1 .bosin-npm2 >.ul_.on{
    display: block;
}
.li .af:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 100%;
    background: #eeeeee;
    left: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms;
}
.li:not(:hover) .af::before {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}
.li h3 {
display:none;
}
.li h2 {
    /* opacity: .6; */
    font-size: 20px;
    transition: .6s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: rgb(51, 51, 51);
    margin-bottom: 15px;
}
.li p{
    font-size: 16px;
    color: rgb(128, 128, 128);
    padding-bottom: 16px;
    line-height: 25px;
    height: 80px;
}
.li .af:after {
    content: '';
    position: absolute;
    border-right: 2px solid rgb(12, 90, 177);
    top: 100%;
    bottom: 0;
    right: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-duration: 200ms;
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}
.li:not(:hover) .af:after {
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms;
}
.li .txt::after {
    content: '';
    position: absolute;
    border-bottom: 2px solid rgb(12, 90, 177);
    left: 0;
    right: 100%;
    bottom: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.li:hover::after {
    right: 0;
    opacity: 1;
}
.li.none:hover::after{
	opacity: 0;
}
.li::after {
    content: '';
    width: 54px;
    height: 54px;
    background: rgb(12, 90, 177) url(../images/ico2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 1s;
    opacity: 0;
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}
.li:not(:hover)::after {
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms;
}
.li:hover .af::before {
    bottom: 0%;
    height: 100%;
    background: rgb(12, 90, 177);
}
.li:hover .txt:after {
    right: 0%;
}
.li:hover .af::after {
    top: 0%;
}
.li:hover h2 {
    /* color: #c8b37a;
    opacity: 1; */
}
.w1400 {
    width: 1440px;
    /* min-width: 1200px; */
    margin: 0px auto;
}

.slideTxtBox1{
    
margin-top: 64px;
}


.hd ul li{
    float: left;
    color: rgb(51, 51, 51);
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    margin-left: 6%;
    background: url(../images/kjcgtitleb.png) no-repeat 0;
    width: 220px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background-size: 100% 100%;
    cursor: pointer;
}
.hd ul li:nth-child(2){
    width: 165px;
    background: url(../images/zh476.png) no-repeat 0;
    background-size: 100% 100%;
}
.hd ul {

display: flex;

align-items: stretch;

justify-content: center;
}

.hd ul li:nth-child(2).on{
    width: 165px;
    background: url(../images/zh475.png) no-repeat 0;
    background-size: 100% 100%;
}


.hd ul li.on{
color: #0A50B4;
 background: url(../images/kjcghover.png) no-repeat 0; 
}

.bd1{

margin-top: 40px;
}

.bd1 li{
    
margin-top: 90px;
    }
    
.bd1 li:nth-child(1){
    
margin-top: 0;
}
.bd2 > h2{
    color: rgb(51, 51, 51);
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 23px;
}

.bd2{
    margin-top: 40px;
}

.lists1{
    display: inline-block;
    margin-top: 50px;
}
.lists1 li{
    margin-left: 31px;
    margin-bottom: 31px;
}
.lists1 li:nth-child(3n+1){
    margin-left: 0px;
}
.bd2 > li > img{
	width: 100%;
}

.lists1 .li::after {
 
    background:none;

}
.bd3{
    margin-top: 40px;
}

.bd3 > h2{
    color: rgb(51, 51, 51);
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 23px;
}
.bd3 > li > img{
	width: 100%;
}


.bd1 li img{
    width: auto;
}

.fixed-box.active{
    display: block;
    transform: translateX(-50%) translateY(-50%);
    pointer-events: all;
}




@media screen and (max-width: 1440px) {
	.bd1 li img {
    width: 100%;
}
    .w1400 {
        width: 1200px!important;
    }
    .mbx_tab {
        width: 1200px;
    }
    .djt_top {
        width: 1200px;
    
    }
    .djt_top_left {
        width: 447px;
        height: 400px;
        float: left;
        padding-left: 34px;
        padding-top: 91px;
        background: linear-gradient(180.00deg, rgb(21, 103, 195), rgb(1, 73, 153) 100%);
    }

    .djt_top_rgiht {
        float: right;
        width: 753px;
        height: 400px;
    }
    .xmzs_wrap {
        width: 1200px;
      
    }

    .list li {
        cursor: pointer;
        width: 379px;
    }

    .fixed-box .content {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 1200px;
        height: 520px;
        background: #fff;
        transform: translate(-50%, -50%);
        z-index: 2;
        min-height: auto;
    }
    .fixed-box .content .info .txt .af {
        width: 36%;
        margin-top: 5%;
        margin-left: 40px;
    }
.fixed-box .content .info img {
    position: absolute;
    right: 78px;
    top: 86px;
    width: 620px;
    height: 349px;
}
.mbx_daohang ul li {
    line-height: 71px;
    float: left;
    margin-left: 70px;
}
}


.djt_top-city .djt_top_left{
    background: linear-gradient(180.00deg, rgb(32, 107, 162), rgb(24, 77, 116) 100%);
}
.djt_top-jhhh .djt_top_left{
    background: linear-gradient(180.00deg, rgb(119, 174, 178), rgb(40, 133, 139) 100%);
}
.djt_top-hwsc .djt_top_left{
    background: linear-gradient(180.00deg, rgb(178, 211, 98), rgb(121, 159, 28) 100%);
}



/*声明*/
.statement h2{text-align: center;color: rgb(51, 51, 51);margin: 27px auto;font-weight: bold;font-size: 20px;}
.statement-txt{font-size: 18px;color: rgb(102, 102, 102);}
.statement-txt h3{font-weight: bold;line-height: 40px;text-indent: 40px;margin-top: 40px;}
.statement-txt p{text-indent: 40px;line-height: 40px;}
/*发展战略*/
.goalsbpx{font-weight: bold;}
.goalsbpx h1{font-size: 30px;line-height: 43px;color: rgb(10, 80, 180);margin: 0 auto 17px;text-align: center;font-weight: 700;padding-top: 50px;}
.goalsbpx h2{font-size: 26px;line-height: 38px;color: rgb(88, 101, 121);text-align: center;font-weight: 700;}
.goal-list{overflow: hidden;height: 640px;margin: 52px -47px 36px 0;display: flex;justify-content: center;}
.goal-list li{float: left;width: 287px;margin-right: 47px;}
.pp-p5{font-size: 30px;color: rgb(88, 101, 121); text-align: center;font-weight: 700;}
.zhanlvbox img{margin-top: -350px;width: 100%;}
/*联系我们*/
.lxwmbox img{margin-top: -310px;width: 100%;}
.xlwm-list{display: flex;justify-content: space-between;margin-top: 55px;}
.xlwm-list li{float: left;width: 329px;padding: 34px;box-sizing: border-box;transition: all .5s;}
.lxwm-p1{position: relative; height: 44px;line-height: 44px;border-bottom: 3px solid rgb(241, 241, 241);}
.lxwm-p1:before{background: rgb(15, 69, 142);position: absolute;left: 0;bottom: -3px;height: 3px;width: 26px;content: "";}
.lxwm-p2{margin-top: 23px;font-size: 16px;line-height: 40px;}
.lxwm-p2 span{font-size: 26px;line-height: 40px;}
.xlwm-list li:hover{box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);margin-top: -10px;transition: all .5s;}
.ditiu{margin-top: 70px;}
.ditiu2{margin-top: 70px;width: 100%;margin:70px auto;}
.fzdw-bg{background: url("../images/fzdw-bg.jpeg") no-repeat;width: 100%;height: 800px;background-size: 100% 800px;margin-bottom: -90px;}
.goalsbpx h1.zlsc{font-weight: normal;font-size: 18px;color: rgb(102, 102, 102);line-height: 36px;text-align: left;text-indent: 40px;}
.zlsc-list{height: 534px;}
.zlsc-list li{width: 340px;overflow: hidden;height: 500px;}
.zlsc-list li img{width: 100%;}
.zlsc-list li a{position: relative;transition: all 1s;}
.bantoum-bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(rgba(196, 196, 196, 0),rgb(0, 0, 0,.65));}
.zl-text{position: absolute;color: #fff;bottom: -97px;width: 100%;z-index: 20;width: 100%;text-align: center;transition: all 1s;}
.zl-text h4{font-size: 24px;line-height: 28px;font-weight: 500;margin-bottom: 30px;}
.zl-text p{font-size: 20px;font-weight: normal;line-height: 38px;}

.zlsc-list li a:hover .zl-text{bottom: 30px;transition: all 1s;}
.zlsc-list li a img{transform: scale(1);transition: all 1s;}
.zlsc-list li a:hover img{transform: scale(1.2);transition: all 1s;}
.wzdt-box{position: relative;}
.wzdt-bg{width: 1440px;height: 1000px;background: #fff;top: 0;left: 0;position: relative;margin-top: 40px;}
.wzdt-bg:before{position: absolute;content: "";width: 1270px;height: 5px;background: #e7ebef;left: 82px;top: 0;}
.wzdt-bg ul li a{font-size: 20px;color: rgb(92, 117, 153);display: block;}
.wzdt-bg ul{float: left;margin-right: 13px;}
.wzdt-bg ul li{background: url("../images/ditu2.png") no-repeat; width: 168px;height: 58px;line-height: 43px;text-align:center;margin-bottom: 5px;}
.wzdt-bg ul li:nth-child(1){background: url("../images/ditu1.png") no-repeat; width: 168px;height: 58px;line-height: 58px;text-align:center;color: #fff;margin-bottom: 16px;r}
.wzdt-bg ul li:nth-child(1) a{color: #fff;}
.wzdt-bg ul:last-child{margin-right: 0;}
.wzdt-bg ul li:nth-child(1) a:hover{text-decoration: none;}
.wzdt-bg ul li a:hover{text-decoration: underline;}
.fzlj{position: absolute;width: 1084px;}
.fzlj1{width: 361px;height: 639px;}
.dw-box{position: absolute;z-index: 1;}
.dw-box img{float: left;}
.dingw{position: absolute; z-index: 0;top: 295px;}
.dingw1{margin-top: -5px;}


.prize-zty.jp-box{padding: 0 0 20px;}
.prize-zty.jp-box .section2{margin-bottom: 40px;overflow: hidden;}
.jp-big{width: 1440px;height: auto;background: linear-gradient(#f8fafd, #e6edf7);overflow: hidden;padding: 40px 70px 20px;box-sizing: border-box;}
.left-img-zz{float: left;}
.right-txt-zz{
    float: left;
    margin-left:43px;
    height: 400px;
    overflow: auto;
    width: 977px;
}
.right-txt-zz p{font-size: 20px;line-height: 29px;margin-bottom: 22px;color: rgb(51, 51, 51);display: block;}
.right-txt-zz p span{line-height: 34px;font-size: 16px;color: rgb(102, 102, 102);margin-top: 10px;}
.list-bx{margin-top: 65px;margin-bottom: 65px;overflow: hidden;}
.list-bx li{margin-right: 40px;float: left;}
.list-bx li:first-child{width:75px;margin-right: 0;margin-top: 144px;}
.list-bx li:last-child{margin-right: 0;float: right;margin-top: 144px;}
.list-bx li img{border: 3px solid #fff;}
.list-bx li img:hover{border: 3px solid rgb(37, 110, 215);}
.list-bx li:first-child img:hover,.list-bx li:last-child img:hover{border: none;}
.index-special{position: relative;margin-top: 50px;overflow: hidden;padding-left: 40px;}
.left-img-zz img{width: 280px;}
.index-special .swiper-slide a img{border:3px solid #fff;width: 220px;}
.index-special .swiper-slide a img:hover{border: 3px solid rgb(37, 110, 215);}
.gsry_bj{margin-top: -16px;}
.qq-bj{position: absolute;z-index: 1;height: auto;overflow: hidden;}
.titu-bg{text-align: center;background-image: linear-gradient(to right, #eef3f6, #e2ecf0);}
.titu-bg img{margin: 0 auto;}
.qq-bj-box .footrr{margin-top: 0;}
.data .txt{color: rgb(222, 175, 105);}
.qq-bj{
    position: absolute;
    z-index: 10000;
    height: auto;
    overflow: hidden;
    width: 1400px;
    margin: 0 auto;
    left: -700px;
    margin-left: 50%;
    z-index: 100;
    bottom: 290px;
}
.qqbox{
    display: flex;
    justify-content: space-evenly;
}
.globalbox{
    position: relative;
}
.qqbox .data span{
    float: left;
}
.qqbox .data span.akinum{
    color: rgb(222, 175, 105);
    font-size: 60px;
    line-height: 87px;
    font-weight: bold;
}
.qqbox .data span.s-name{margin-top: 45px;}
.qqbox .data p{
    font-size: 20px;
    display: block;
    clear: both;
    text-align: center;
    color: rgb(115, 138, 165);
}
.qqbox .data p.p2{
    line-height: 30px;
}
.fzmb-box{
    background: url("../images/fzmb-bg.png") no-repeat;
    width: 100%;
    height: 826px;
    background-size: 100% 100%;
    color: #fff;
}
.fzmb-box .p1{
    clear: both;
    font-size: 20px;
    line-height: 29px;
    color: #fff;
    padding-top: 165px;
    overflow: hidden;
    text-align: left;
}
.fzmb-box h3{
    font-size: 40px;
    line-height: 58px;
    font-weight: bold;
    margin-top: 32px;
}
.fzmb-box .p2{
    margin-top: 32px;
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
}
.fzmbbox .footrr{
    margin-top: 0;
}
.news-listbox h1{
    margin-top: 74px;
    font-size: 18px;
    line-height: 20px;
}
.news-listbox .swiper-slide{
    width: 1440px;
    height: 213px;
    background: linear-gradient(to bottom, rgba(10, 80, 180,.1), rgba(10, 80, 180,.2));
    padding: 28px;
    box-sizing: border-box;
}
.list-bg li{
    clear: both;
    overflow: hidden;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 25px;
    margin-top: 11px;
}
.list-bg li a{
    float: left;
}
.list-bg li span{
    float: right;
}
.news-listbox .news-sec1 .layer{
    bottom: -57px;
    width: 100%;
}
.news-listbox .news-sec1{
    margin-top: 22px;
}
.list-bg li a:hover{
    color: var(--themeColor);
}
.wzdt-bg ul{
    position: relative;
    padding-top: 30px;
}
.wzdt-bg ul:before{
    position: absolute;
    content: "";
    width: 5px;
    height: 30px;
    top: 0;
    left: 50%;
    margin-left: -2px;
    background:#e7ebef;
}
.ditulgo{
    text-align: center;
}
.ditulgo img{
    margin: 70px auto 20px;
}