.zydj-container {
    width: 100%;
    background: #fff
}

.zydj-container .bt {
    width: 100%;
    height: 270px;
    background: url(/img/dcdybg.png) no-repeat;
    line-height: 270px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    letter-spacing: 10px
}

.zydj-container .banner {
    width: 100%;
    height: 370px;
    position: relative;
    overflow: hidden
}

.zydj-container .banner img {
    width: 1920px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -960px
}

.zydj-container .dcdy-des-box {
    width: 100%;
    height: auto;
    /* background: url(../img/dcdy/dcdy_desbg.jpg) no-repeat;
    background-size: 1920px auto;
    background-position: center; */
    box-sizing: content-box;
    padding: 70px 0;
    background-color: #fff;
}
.zydj-container .gcdjj{
    background-color: #EDF5FF;
}

.zydj-container .dcdy-des {
    width: 1300px;
    margin: 0 auto;
    /* height: 330px; */
    display: flex;
    justify-content: space-between;
    align-items: center
}

.zydj-container .dcdy-des .des-l {
    flex: 1;
    /* height: 330px; */
    margin-right: 70px
}
.zydj-container .dcdy-des .des-l .xmjj-cont{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zydj-container .dcdy-des .des-l .xmjj-cont img{
    width: 500px;
    height: 380px;
    margin-top: 40px;
}
.zydj-container .dcdy-des .des-l .cdjj-cont{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zydj-container .dcdy-des .des-l .cdjj-cont img{
    width: auto;
    height: 140px;
    margin-top: 40px;
}
.zydj-container .dcdy-des .des-l .des-cont {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    text-indent: 2em;
    margin-top: 40px;
    margin-left: 20px;
}

.zydj-container .dcdy-des .des-r {
    width: 505px;
    height: 330px
}

.zydj-container .dcdy-des .des-r img {
    width: 505px;
    height: 329px;
    border-radius: 15px
}

.zydj-container .scfw-tit {
    width: 100%;
    height: 45px;
    justify-content: space-between;
    position: relative
}

.zydj-container .scfw-tit h2 {
    width: 100%;
    font-size: 24px;
    color: #333;
    line-height: 26px;
    font-weight: 700;
    color: #333
}

.zydj-container .scfw-tit h2 span {
    font-weight: 400;
    float: right;
    font-size: 14px;
    color: #666;
    margin-top: 40px;
    cursor: pointer
}

.zydj-container .scfw-tit .bline {
    width: 49px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0
}

.zydj-container .zydj-box {
    width: 1300px;
    margin: 30px auto 0 auto;
    /* height: 600px */
}

.zydj-container .zydj-box .newsList {
    width: 100%;
    /* display: flex; */
    margin-top: 40px;
    /* height: 202px */
}

.zydj-container .zydj-box .newsList .news-item {
    box-sizing: border-box;
    padding: 31px;
    display: flex;
    /* float: left; */
    /* width: 32%; */
    transition: all .3s;
    position: relative;
    margin-bottom: 10px;
    margin-right: 2%;
    /* height: 100%; */
    background: #fff;
    background-position: -1% -1%;
    border: 1px solid #eee;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
}
.zydj-container .zydj-box .newsList .news-item .zczc-left{
    width: 80%;
}
.zydj-container .zydj-box .newsList .news-item .zczc-right-btn{
    width: 190px;
    height: 50px;
    background: #1478f0;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 3px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
.zydj-container .zydj-box .newsList .news-item p {
    margin-top: 20px;
    text-overflow: ellipsis;
    line-clamp: 2;
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
    height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
    text-wrap: nowrap;
    /* margin-top: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
    height: 55px;
    overflow: hidden;
    margin-bottom: 20px */
}

.zydj-container .zydj-box .newsList .news-item p,
.zydj-container .zydj-box .newsList .news-item span {
    color: #333 !important
}

.zydj-container .zydj-box .newsList .news-item .level {
    left: -2px;
    top: -2px;
    color: #fff;
    display: block;
    position: absolute;
    background: url(/img/biaoqian.png) no-repeat;
    background-size: 100% 100%;
    height: 50px;
    width: 50px
}

.zydj-container .zydj-box .newsList .news-item .level span {
    display: block;
    font-size: 12px;
    transform: rotateZ(318deg);
    color: #fff !important
}

.zydj-container .zydj-box .newsList .news-item h3 {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #2f2e2e;
    line-height: 27px
}

.zydj-container .zydj-box .newsList .news-item:hover {
    /* height: 202px; */
    border: 1px solid #eee;
    background: linear-gradient(135deg, #3361ee 0, #6daaff 100%);
    background-image: url(/img/biaoqian.png) no-repeat;
    border-radius: 10px;
    color: #fff !important
}

.zydj-container .zydj-box .newsList .news-item:hover h3 {
    color: #fff
}

.zydj-container .zydj-box .newsList .news-item:hover p {
    color: #fff !important
}

.zydj-container .zydj-box .newsList .news-item:hover span {
    color: #fff !important
}

/* .zydj-container .zydj-box .newsList .news-item:last-child {
    margin: 0
} */

.zydj-container .apply-box {
    width: 1300px;
    height: 280px;
    margin: 35px auto
}

.zydj-container .apply-box .apply-tit {
    width: 100%;
    height: 73px;
    padding-bottom: 18px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #fd3c53;
    font-weight: 700
}

.zydj-container .apply-box .apply-tit img {
    width: 55px;
    height: 55px;
    margin-right: 10px
}

.zydj-container .apply-box .apply-list {
    width: 100%;
    height: 200px;
    overflow: hidden
}
.zydj-container .apply-box .apply-list .bd .infoList{
    margin-top: 30px;
}
.zydj-container .apply-box .apply-list .bd .infoList li {
    display: flex;
    flex-wrap: wrap;
    height: 40px !important;
    line-height: 40px;
}

.zydj-container .apply-box .apply-list .bd .infoList p {
    width: 50%;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 16px;
    justify-content: space-between;
    padding: 0 10px;
    margin: 10px 0
}

.zydj-container .apply-box .apply-list .bd .infoList p span {
    margin: 0 10px
}

.zydj-container .apply-box .apply-list .bd .infoList p span:nth-of-type(1) {
    width: 45%;
    color: #131313
}

.zydj-container .apply-box .apply-list .bd .infoList p span:nth-of-type(2) {
    color: #999
}

.zydj-container .apply-box .apply-list .bd .infoList p span:nth-of-type(3) {
    color: #fd3c53
}

.zydj-container .apply-box .apply-list .bd .infoList p span:nth-of-type(4) {
    color: #999
}

.zydj-container .zydj-box2 {
    width: 100%;
    padding-top: 60px;
    height: 470px;
    background: #f3f6f8;
    margin-bottom: 40px
}

.zydj-container .zydj-box2 .act-list {
    width: 1300px;
    height: 100%;
    margin: 0 auto
}

.zydj-container .zydj-box2 .act-list .newsList {
    height: 246px;
    width: 100%;
    display: flex
}

.zydj-container .zydj-box2 .act-list .newsList .item {
    cursor: pointer;
    width: 322px;
    text-align: center;
    background: #fff;
    box-shadow: 0 1px 9px 1px rgba(97, 5, 21, .06);
    margin: 10px;
    transition: all .5s linear
}
.zydj-container .zydj-box2 .act-list .newsList .item:first-child{
    margin-left: 0;
}
.zydj-container .zydj-box2 .act-list .newsList .item h5 {
    margin: 0 15px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #696969;
    line-height: 38px
}

.zydj-container .zydj-box2 .act-list .newsList .item p {
    color: #666
}

.zydj-container .zydj-box2 .act-list .newsList .item .img {
    width: 100%;
    height: 156px
}

.zydj-container .zydj-box2 .act-list .newsList .item:hover {
    transform: scale(1.05);
    border-radius: 5px;
    color: #fff !important;
    background: linear-gradient(135deg, #3361ee 0, #6daaff 100%)
}

.zydj-container .zydj-box2 .act-list .newsList .item:hover h5 {
    color: #fff;
    font-weight: 700
}

.zydj-container .zydj-box2 .act-list .newsList .item:hover p {
    color: #fff;
    font-weight: 700
}

.zydj-container .freight {
    width: 1300px;
    display: block;
    margin: 0 auto
}

.zydj-container .freight img {
    width: 100%;
    height: auto
}

.zydj-container .zydj-box3 {
    width: 100%;
    height: auto !important;
    padding-bottom: 100px;
    margin-top: 70px
}

.zydj-container .zydj-box3 .act-list {
    width: 1300px;
    margin: 0 auto
}

.zydj-container .zydj-box3 .newsList3 {
    flex-wrap: wrap;
    width: 100%;
    display: flex
}

.zydj-container .zydj-box3 .pro-item {
    cursor: pointer;
    margin-top: 30px;
    display: flex;
    width: 640px;
    height: 193px;
    background: #fff;
    border: 1px solid #eee;
    margin-right: 20px;
    padding: 4px;
    overflow: hidden;
    transition: all .5s;
    box-sizing: border-box;
    float: left
}

.zydj-container .zydj-box3 .pro-item .pro-text {
    max-width: 380px;
    position: relative;
    padding-right: 10px;
    box-sizing: border-box;
    display: inline-block
}

.zydj-container .zydj-box3 .pro-item .pro-text h1 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #333
}

.zydj-container .zydj-box3 .pro-item .pro-text .g-detail {
    position: absolute;
    right: 25px;
    bottom: 15px;
    font-size: 20px
}

.zydj-container .zydj-box3 .pro-item .pro-text p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    margin-top: 0;
    overflow: hidden;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #bababa;
    line-height: 25px;
    margin-bottom: 25px
}

.zydj-container .zydj-box3 .pro-item .pro-text span {
    color: #bababa;
    margin-top: 20px
}

.zydj-container .zydj-box3 .pro-item img {
    display: inline-block;
    float: left;
    width: 235px;
    height: 100%;
    margin-right: 15px
}

.zydj-container .zydj-box3 .pro-item h4 {
    margin-top: 5px;
    margin-bottom: 25px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #696969;
    line-height: 24px;
    display: flex;
    align-items: center
}

.zydj-container .zydj-box3 .pro-item h4 span {
    font-size: 18px;
    font-weight: 700;
    color: #333 !important;
    margin-right: 5px;
    margin-top: 0 !important
}

.zydj-container .zydj-box3 .pro-item::before {
    content: "";
    display: block;
    width: 4px;
    height: 0%;
    background-color: #1478f0;
    position: absolute;
    right: 0;
    top: 0;
    margin-left: 0;
    transition: all .3s linear
}

.zydj-container .zydj-box3 .pro-item:hover {
    transform: scale(1.05)
}

.zydj-container .zydj-box3 .pro-item:hover::before {
    height: 100%;
    right: 0
}

.zydj-container .zydj-box3 .pro-item:hover h4 {
    color: #1478f0
}

.zydj-container .zydj-box3 .pro-item:hover .g-detail {
    color: #1478f0
}

.zydj-container .zydj-box3 .pro-item:hover {
    transform: scale(1.1)
}

.zydj-container .zydj-box3 .pro-item:nth-child(2n) {
    margin-right: 0
}

.fiximg img {
    display: block;
    width: 230px
}

#sjds .close_btn {
    cursor: pointer
}
/* 新增样式 */
.zydj-container .gd-list-box{
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 56px;
}
.zydj-container .gd-list-box .gd-list{
    width: 630px;
    padding: 30px 0px;
    background: #fff;
}
.zydj-container .gd-list-box .gd-list:nth-child(2){
    margin-left: 30px;
}
.zydj-container .gd-list-box .gd-list .list-title img{
    width: auto;
    height: auto;
    margin-left: 24px;
}
.zydj-container .gd-list-box .gd-list .table-title{
    display: flex;
    justify-content: space-between;
    background: url(../img/dcdy/gcd-title-bg.png) no-repeat;
    background-size: 628px 47px;
    height: 47px;
    line-height: 40px;
    width: 628px;
    margin-left: -8px;
    font-size: 18px;
    color: #D5E3FD;
}
.zydj-container .gd-list-box .gd-list .table-title-list{
    text-align: center;
}
.zydj-container .gd-list-box .gd-list .table-title-list:nth-child(1){
    width: 40px;
    margin-left: 20px;
}
.zydj-container .gd-list-box .gd-list .table-title-list:nth-child(2){
    width: 80px;
}
.zydj-container .gd-list-box .gd-list .table-title-list:nth-child(3){
    width: 80px;
}
.zydj-container .gd-list-box .gd-list .pszx-title-list .table-title-list:nth-child(1){
    width: 40px;
    margin-left: 20px;
}
.zydj-container .gd-list-box .gd-list .pszx-title-list .table-title-list:nth-child(2){
    width: 80px;
}
.zydj-container .gd-list-box .gd-list .pszx-title-list .table-title-list:nth-child(4){
    width: 140px;
}
.zydj-container .gd-list-box .gd-list  .gd-address{
    flex: 5;
}
.gd-cont{
    margin-left: -8px;
    height: 500px;
    overflow: hidden;
}
.gd-cont .gd-cont-list{
    line-height: 40px;
    font-size: 16px;
    color: #727374;
}
.gd-cont .gd-cont-list .gd-cont-list-box{
    display: flex;
    justify-content: space-between;
}
.gd-cont .gd-cont-list .gd-cont-list-box .table-cont-list{
    text-align: center;
}
.gd-cont .gd-cont-list .gd-cont-list-box .table-cont-list:nth-child(1){
    width: 40px;
    margin-left: 20px;
}
.gd-cont .gd-cont-list .gd-cont-list-box .table-cont-list:nth-child(2){
    width: 80px;
}
.gd-cont .gd-cont-list .gd-cont-list-box .table-cont-list:nth-child(3){
    width: 80px;
}
.gd-cont .gd-cont-list .gd-cont-list-box .gd-address{
    flex: 5;
}
.gd-cont .gd-cont-list .pszx-list .table-cont-list:nth-child(1){
    width: 40px;
    margin-left: 20px;
}
.gd-cont .gd-cont-list .pszx-list .table-cont-list:nth-child(2){
    width: 80px;
}
.gd-cont .gd-cont-list .pszx-list .table-cont-list:nth-child(4){
    width: 140px;
}
.gd-fot{
    width: 1265px;
    background: url(../img/dcdy/gd-fot-bg.png) no-repeat;
    background-size: 1265px auto;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 40px auto 0;
    padding: 18px 0;
}
.apply-form {
    width: 900px;
    margin: 0 auto
}

.apply-form .layui-form-label {
    width: 300px
}

.apply-form .layui-input-block {
    margin-left: 320px
}

.apply-form .item-sub {
    width: 154px;
    height: 36px;
    background: #0965c5;
    border-radius: 4px;
    margin: 50px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    letter-spacing: 2px;
    font-size: 16px
}