@charset "utf-8";
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
/* 新闻中心 CSS Document */
.floatLeft{ float:left}
.floatRight{ float:right}
.clearfloat{ zoom:1;}
.clearfloat:after{ content:""; display:block; clear:both; visibility:hidden; height:0}
.row1{ display:block; overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:nowrap}
/*公共样式-----------------------------------------------------------------------------------------------------------*/

.colBanner{ width:100%; height:auto}
.colBanner img{ width:100%; height:auto; display:block;}
/*当前位置-----------------------------------------------------------------------------------------------------------*/
.nowLocationBg{ width:100%; height:88px; background: #cbcbcb;}
.nowLocation{ max-width:1500px; height:88px; margin:0 auto; line-height:88px;font-size:20px; color:#666666;}
.nowLocation a{ font-size:20px; color:#666666;}
.nowLocation a:hovver{ color:#165aaf}
/*当前位置-----------------------------------------------------------------------------------------------------------*/

/*视频中心-----------------------------------------------------------------------------------------------------------*/
.videoShow{ max-width:1500px; margin:0 auto;}
/*左侧列表-----------------------------------------------------------------------------------------------------------*/
.videoLeftNav{ width:20%; }
.videoLeftNav ul{ padding-top:23px;}
.videoLeftNav ul li{ width:100%; padding:20px 0;}
.videoLeftNav ul li a{ font-size:22px; color:#5A5A5A; line-height:22px;}
.videoLeftNav ul li a:hover{color:#0A50B4}
.videoLeftNav ul li.on a{color:#0A50B4}
/*左侧列表-----------------------------------------------------------------------------------------------------------*/

/*右侧列表-----------------------------------------------------------------------------------------------------------*/
.videoRight{ width:75%;}
.videoRight > div {font-size:18px;}
/*.nowColumn{ height:109px; padding-top:40px; font-size:42px; line-height:42px; color:#0a50b4; background:url(colBtmLine.png) no-repeat left 90%; margin-bottom:40px;}*/
.nowColumn{    
	font-size: 42px;
    color: #0a50b4;
    /* line-height: 62px; */
    padding: 40px 0 20px;
    margin-bottom: 40px;
    position: relative;
}
.nowColumn::after{
  	content: "";
    position: absolute;
    width: 80px;
    height: 4px;
    border-radius: 40px;
    left: 0;
    bottom: 0;
    background-color: #0a50b4;
}

.videoList li{ width:100%; height:20px; margin-bottom:30px;}
.videoList li a{ font-size:20px;color:#292929; line-height:20px; max-width:80%; float:left}
.videoList li:hover a{color:#165aaf}
.videoList li span{ font-size:20px; color:#999999; float:right;    width: 20%;    text-align: right;}
/*右侧列表-----------------------------------------------------------------------------------------------------------*/
/*视频中心-----------------------------------------------------------------------------------------------------------*/
/* 主营业务-----------------------------------------------------------------------------------------------------------*/
.tyjk_zyyw {
    margin-top: 60px;
    margin: 60px 0 40px;
}

.tyjk_zyyw ul.tyjk_zyywList {
    display: flex;
    justify-content: space-between;
}

.tyjk_zyyw ul.tyjk_zyywList li {
    width: 356px;
    margin-bottom: 40px;
}

.tyjk_zyyw ul.tyjk_zyywList li a {
    width: 100%;
    display: inline-block;

}

.zyyw_ImgWrap {
    position: relative;
}

.zyyw_ImgWrap::after {
    content: "";
    width: 100%;
    height: 182.91px;
    opacity: 0.3;
    opacity: 0.1;
    background: linear-gradient(0deg, #000000, #fbfaf8);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.tyjk_zyyw ul.tyjk_zyywList li .zyyw_Img {
    display: inline-block;
    width: 356px;
    height: 363.97px;
    background: #f7f7f7;
}

.zyyw_ImgWrapYwmc {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    font-weight: 400;
    font-size: 28px;
    color: #FEFEFE;
    z-index: 2;
}

.tyjk_zyyw ul.tyjk_zyywList li .zyyw_Tit {
    font-weight: 400;
    font-size: 20px;
    color: #999999;
    padding-top: 31px;
    text-align: center;
}

.zyyw_ImgCont {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    z-index: 2;
    font-weight: 400;
    color: #ffffff;
    padding: 80px 46px 20px 50px;
    opacity: 0.7;
    background: #005bcd;
}

.zyyw_ImgWrap:hover .zyyw_ImgCont {
    display: block;

}

.zyyw_ImgWrap:hover .zyyw_ImgWrapYwmc {
    display: none;
}

.zyyw_ImgCont span {
    max-height: 164px;
    line-height: 33px;
    font-size: 20px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    /* 限制行数为5 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 78px;
}

.zyyw_ImgCont .zyyw_ImgMore {
    color: #ffffff;
    background: url(ImgMore.png) no-repeat right center;
}

/* .tyjk_zyyw ul li:nth-child(3n-1){
    margin: 0 10px;
} */
/* 网站地图-----------------------------------------------------------------------------------------------------------*/
.tyjk_wzdt {}

.wzdt_li {
    float: left;
    text-align: center;
    width: 14%;
    border: 1px solid #dbdbdb;
    padding-top: 0.25rem;
    height: 2rem;
    /* border-bottom: none; */
    border-right: none;
}

.index_2_li {
    font-size: .0938rem;
    font-weight: bold;
    margin-bottom: 0.08rem;
    display: block;
}

.wzdt-con div:nth-child(7) {
    border-right: 1px solid #dbdbdb;
}

.wzdt_li li a {
    font-size: .0938rem;
    color: #333;
    line-height: 0.2rem;
}

.wzdt_li li a:hover {
    color: #0a50b4;
}

.wzdt-con {
    margin-bottom: 0.3rem;
}

.ce_left_nav ul li:nth-child(2) a {
    color: #0a50b4;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

/* 招聘信息-----------------------------------------------------------------------------------------------------------*/
.tyjk_zpxx {}

/* .imgnews_img{width: 84%;float: right;} */
.img_111 {
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: .4948rem;
    position: relative;
}

.img_111 div:nth-child(1) {
    margin-right: 0.197rem;
}

.img_111 div {
    width: 48.5%;
    height: 1.69rem;
    transition: 0.5s;
    float: left;
    position: relative;
    margin-left: 0.2rem;
    margin-left: 2.5%;
}

.img_111 img {
    width: 100%;
}

.img_11_l {
    margin-left: 0 !important;
}

.img_11 h2 {
    font-size: .1667rem;
    height: auto;
    line-height: normal;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    position: absolute;
    top: 44%;
    left: 40%;
}

.img_11 h2 a {
    color: #ffffff;

}

.img_11_l {
    background: url(shzpimg.png) no-repeat;
    background-size: 100%;

}

.img_11_r {
    background: url(xyzpimg.png) no-repeat;
    background-size: 100%;
}

.img_11_l:hover {
    background: url(rlzyhover.png) no-repeat;
    transition: 0.5s;
    background-size: 100% 100%;
}

.img_11_r:hover {
    background: url(rlzyhover2.png) no-repeat;
    transition: 0.5s;
    background-size: 100% 100%;
}

/* 移动端 */

@media screen and (max-width: 1020px) {

    .nowLocation,
    .videoShow {
        width: 100%;
        padding: 0 5%;
    }

    .videoLeftNav {
        width: 22%;
    }

    .videoRight {
        width: 78%;
    }

    .videoList li a {
        max-width: 100%;
    }

    /* 字体调整 行高 */
    .nowColumn {
        font-size: 42px;
        font-size: 0.44rem;
        padding: 0.41rem 0 0.204rem;
        margin-bottom: 0.41rem;
    }

    .videoLeftNav ul li a {
        font-size: 0.225rem;
        color: #5A5A5A;
        line-height: 0.225rem;
    }

    .videoList li a {
        font-size: 0.204rem;
        line-height: 0.204rem;
    }

    .videoList li span {
        font-size: 0.204rem;
    }

}