.gg-wrap .p-list .p-single p,
.news-list .news-item p,
.wx-list li {
    float: left;
}

.luban .luban-item .luban-text,
.yjnl-news .news-item > p {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cybk-main .cybk-main-header::after,
.wx-list li::after,
.zhaopin .zp-big-banner:hover::after {
    content: "";
    right: 0;
}

.cybk-menu {
    width: 100%;
    -webkit-box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.2);
}

.cybk-menu-main {
    width: 94%;
    max-width: 1482px;
    margin: 0 auto;
    height: 67px;
    line-height: 67px;
    font-size: 18px;
    color: #333;
}

.cybk-menu-main a,
.cybk-menu-main p {
    display: block;
    float: left;
    position: relative;
    margin-right: 40px;
    cursor: pointer;
}

.cybk-menu-main a.active::after,
.cybk-menu-main a:hover::after,
.cybk-menu-main p.active::after,
.cybk-menu-main p:hover::after {
    position: absolute;
    content: "";
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    right: 0;
    width: 105%;
    height: 2px;
    background-color: #66a4d4;
    margin: 0 auto;
}

.sub-menu {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sub-menu .cybk-menu-main {
    font-size: 14px;
    color: #444;
}

.cybk-main {
    max-width: 1482px;
    margin: 0 auto;
}

.cybk-main .cybk-main-header {
    position: relative;
    font-size: 60px;
    font-weight: 550;
    color: #f9f9f9;
    text-align: center;
    font-family: MicrosoftYaHei;
    margin-bottom: 50px;
    margin-top: 60px;
}

.cybk-main .cybk-main-header .cybk-main-sub {
    margin: 0 auto;
    padding-left: 26%;
    text-align: left;
}

.cybk-main .cybk-main-header::after {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 1269px;
    margin: 0 auto;
    height: 1px;
    /* border-bottom: 1px dashed #def3e7;*/
}

.cybk-main .cybk-main-header .cybk-main-title {
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;
    margin: 0 auto;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: #243c4f;
    text-align: center;
}

.cybk-main .cybk-main-header .cybk-main-subtitle {
    font-size: 14px;
    vertical-align: middle;
}

.gg-wrap {
    width: 45%;
    max-width: 745px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.gg-wrap .person-wrap {
    width: 100%;
    height: 356px;
    background-color: #f7f7f7;
    position: relative;
    padding: 34px 0 0 512px;
    margin-bottom: 100px;
}

.gg-wrap .people-img {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 100px;
    width: 310px;
    height: 387px;
    display: block;
}

.gg-wrap .people-desc {
    font-size: 16px;
    color: #000;
    width: 90%;
    line-height: 30px;
    margin-top: 52px;
}

.gg-wrap .name {
    width: 114px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: #0fc7ff;
}

.gg-wrap .p-list .p-single {
    background-image: url(../images/p-bg.png);
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 100%;
    max-width: 745px;
    height: 68px;
    margin-bottom: 28px;
}

.gg-wrap .p-list .p-single p.p-list-name {
    height: 64px;
    line-height: 67px;
    max-width: 97px;
    width: 15%;
    color: #fff;
    padding-left: 4%;
    font-size: 18px;
}

.gg-wrap .p-list .p-single p.p-list-desc {
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 8%;
    width: 85%;
    max-width: 900px;
    font-size: 12px;
    line-height: 20px;
    color: #000;
}

.kycg-banner .swiper-slide .swiper-inner,
.kycg-banner-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}

.rcpy img {
    width: 75%;
}

.gsjj {
    width: 82%;
    max-width: 1482px;
    margin: 0 auto;
    padding-top: 85px;
}

.gsjj .logo-gsjj {
    width: 100%;
}

.gsjj .gsjj-text p {
    font-size: 16px;
    color: #1d1d1d;
    line-height: 36px;
    margin-bottom: 50px;
}

.gsjj .my-header {
    margin-top: -35px;
}

.kycg-banner-wrap {
    width: 100%;
    background-color: #f9f9f9;
    min-height: 415px;
    padding: 20px 0;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.kycg-banner {
    width: 95%;
    max-width: 1537px;
    margin: 0 auto;
}

.kycg-banner .swiper-slide {
    padding: 0 85px;
}

.kycg-banner .swiper-slide .swiper-inner {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.kycg-banner .swiper-slide .swiper-inner .zs-img {
    padding-right: 30px;
}

.kycg-banner .swiper-slide .swiper-inner .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #1d1d1d;
}

.kycg-banner .swiper-slide .swiper-inner .content .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.kycg-banner .swiper-slide .swiper-inner .content .desc p {
    font-size: 12px;
}

.kycg-banner .swiper-slide .swiper-inner .content p {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 400;
}

.kjcg-news {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
}

.zjry-gbrz .my-header {
    text-align: center;
    white-space: nowrap;
    margin-top: 30px;
}

.zjry-gbrz .my-title {
    text-align: center;
}

.zjry-gbrz-main {
    width: 94%;
    max-width: 1482px;
    margin: 30px auto 0;
    font-size: 16px;
    color: #1d1d1d;
}

.map,
.zjry-gbrz-main .zzry {
    display: block;
    width: 100%;
}

.zjry-gbrz-main .text1 {
    font-size: 16px;
    line-height: 39px;
    color: #1d1d1d;
    text-align: left;
}

.luban,
.luban .luban-item,
.lxfs-main,
.lxfs-main .lxfs-item p,
.news-detail,
.wx-list li,
.wx-list li span,
.zjry-gbrz-main .text3 {
    text-align: center;
}

.zjry-gbrz-main .text1.bold {
    padding-top: 20px;
}

.zjry-gbrz-main .text3 {
    color: #3c71a3;
    font-size: 22px;
    line-height: 40px;
}

.zjry-gbrz-main .zzry {
    max-width: 1180px;
    margin: 80px auto 50px;
}

.navigation,
.news-list,
.wx-list {
    max-width: 1537px;
}

.lxfs-main {
    margin-bottom: 200px;
}

.lxfs-main .lxfs-item {
    width: 390px;
    height: 225px;
    display: inline-block;
    padding-top: 50px;
}

.lxfs-main .lxfs-item p {
    color: #666;
}

.lxfs-main .lxfs-item .title {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin: 5px 0;
}

.wx-list {
    display: block;
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
}

.wx-list li {
    width: 25%;
    padding-bottom: 50px;
    position: relative;
}

.wx-list li::after {
    width: 1px;
    height: 60%;
    position: absolute;
    top: 10%;
    background-color: #d1d1d1;
}

.mtzx-banner,
.mtzx-banner .index-bottom-banner .swiper-slide {
    background-color: #f7f7f7;
}

.wx-list li:nth-child(4n + 4)::after {
    display: none;
}

.wx-list li img {
    display: block;
    margin: 0 auto;
    width: 80%;
}

.wx-list li span {
    display: block;
    font-size: 25px;
    color: #252525;
}

.mtzx-banner {
    width: 100%;
    padding-top: 50px;
}

.news-list {
    display: block;
    width: 95%;
    margin: 30px auto 0;
}

.news-list .news-item {
    display: block;
    width: 100%;
    height: 63px;
    line-height: 63px;
    color: #2c2c2c;
    padding: 0 38px;
    position: relative;
    cursor: pointer;
}

.news-list .news-item:nth-child(even) {
    background-color: #fdfdfd;
}

.news-list .news-item .glyphicon {
    position: absolute;
    left: 20px;
    top: 26px;
    font-size: 12px;
    color: #00b4fa;
}

.news-list .news-item:hover {
    color: #fff;
    background-color: #00b4fa;
    -webkit-box-shadow: 0 1px 3px 0 rgba(36, 36, 36, 0.2);
    -moz-box-shadow: 0 1px 3px 0 rgba(36, 36, 36, 0.2);
    box-shadow: 0 1px 3px 0 rgba(36, 36, 36, 0.2);
}

.news-list .news-item:hover .glyphicon {
    color: #fff;
}

.news-list .news-item p.date {
    float: right;
}

.navigation {
    display: block;
    width: 90%;
    margin: 0 auto 50px;
}

.navigation li a {
    margin-right: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #636363;
    font-size: 16px;
}

.navigation li a:focus,
.navigation li a:hover {
    background-color: #ccdb38;
    color: #fff;
}

.navigation li a.ellipsis {
    cursor: auto;
    border: 0;
}

.navigation li a.ellipsis:focus,
.navigation li a.ellipsis:hover {
    background-color: transparent;
    color: #636363;
}

.qywh1 {
    width: 1080px;
    margin-bottom: 100px;
}

.fzmb,
.hxjzg,
.qyjs,
.qysm,
.qyyj {
    width: 100%;
    margin: 100px auto;
}

.fzmb {
    max-width: 947px;
}

.hxjzg {
    max-width: 1169px;
}

.qyjs {
    max-width: 1142px;
}

.qysm {
    max-width: 1108px;
}

.qyyj {
    max-width: 1249px;
}

.rc {
    padding-bottom: 200px;
}

.rc .p-number {
    font-size: 60px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 0;
    color: #4d96cd;
    margin-top: 47px;
    margin-bottom: 88px;
}

.rc .date-list > div {
    cursor: pointer;
    display: inline-block;
    width: 177px;
    height: 177px;
    background-color: #6fddff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 29px;
    color: #fff;
    margin-right: 6%;
}

.rcpy1,
.rcpy2,
.rcpy3 {
    width: 100%;
}

.rc .date-list > div:last-of-type {
    margin-right: 0;
}

.rc .date-list > div .p-number2 {
    padding-top: 20px;
    font-size: 60px;
}

.rcpy {
    padding-top: 100px;
}

.rcpy img {
    margin-bottom: 200px;
}

.rcpy1 {
    max-width: 1423px;
}

.rcpy2 {
    max-width: 1381px;
}

.rcpy3 {
    max-width: 1355px;
}

.kjcg-news.yjnl-news .row.news-header > p.col-sm-1 .glyphicon {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.kjcg-news.yjnl-news .row.news-header > p.col-sm-1.pr0 .glyphicon {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%);
}

.yjnl-news .row:hover {
    background-color: #0fc7ff;
}

.yjnl-news .news-item > p {
    max-width: 100%;
    overflow: hidden;
}

.yjnl-news .row.news-header:hover {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.yjnl-news .row.news-header > p {
    overflow: visible;
    position: relative;
}

.yjnl-news .row.news-header > p.news-title .glyphicon {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.yjnl-news .row.news-header > p.col-sm-1 .glyphicon {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%);
}

.yjnl-news .row.news-header > p span.name {
    display: block;
    background-color: #0fc7ff;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
}

.yjnl-news .row.news-header > p .glyphicon {
    position: absolute;
    color: #0fc7ff;
    z-index: 2;
    display: inline-block;
    top: 60px;
    font-size: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.yjnl-news .news-item {
    padding: 0;
}

.luban {
    margin: 0 auto;
    overflow: hidden;
}

.luban .luban-item {
    float: left;
    max-width: 718px;
    width: 45%;
    background-color: #f4f4f4;
    display: inline-block;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 50px;
    margin-bottom: 50px;
}

.luban .luban-item:nth-child(even) {
    margin-right: 0;
}

.luban .luban-item img {
    width: 90%;
    height: 90%;
    display: inline-block;
    margin: 0 auto;
}

.luban .luban-item .luban-text {
    position: absolute;
    bottom: -50px;
    right: 0;
    left: 0;
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    color: #111;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.news-detail {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.news-detail .icon-wx {
    position: absolute;
    left: 0;
    top: 50px;
    cursor: pointer;
}

.news-detail .news-detail-qr {
    display: none;
    position: absolute;
    width: 209px;
    height: 204px;
    top: -50px;
    left: 50px;
}

.news-detail .news-detail-qr img {
    display: block;
    width: 100%;
    height: 100%;
}

.news-detail .news-detail-qr i.qr-close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
}

.news-detail h2 {
    color: #243c4f;
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 94px;
}

.news-detail h3 {
    color: #243c4f;
    font-size: 16px;
    line-height: 30px;
    padding: 12px 0 20px;
    border-bottom: 2px dashed #dfe3e7;
    margin-bottom: 50px;
}

.news-detail .content-main {
    font-size: 16px;
    line-height: 36px;
    color: #1d1d1d;
    text-align: left;
}

.news-detail .content-main b,.news-detail .content-main strong{
    font-weight:700;
}

.news-detail .content-main *{max-width: 100%;}

.news-detail .content-main .news-detail-imgs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.news-detail .content-main .news-detail-imgs > a {
    width: 38%;
    background-color: #f5f5f5;
    padding: 10px 0;
}

.news-detail .content-main .news-detail-imgs > a img {
    display: block;
    width: 96%;
    margin: 0 auto;
}

.zhaopin {
    padding-bottom: 10px;
}

.zhaopin .zp-big-banner {
    position: relative;
    display: block;
    max-width: 1488px;
    width: 96%;
    background-color: #e9e9e9;
}

.zhaopin .zp-big-banner img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.zhaopin .zp-big-banner:hover::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.1);
}

.zhaopin .zp-small-banner {
    max-width: 1488px;
    width: 96%;
    min-height: 250px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 46px 0 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.zhaopin .zp-small-banner .banner-item {
    display: block;
    padding: 38px 41px 10px 38px;
    font-weight: 700;
    width: 33.333%;
    background-color: #f7f7f7;
    color: #392f2c;
    margin-right: 30px;
    border: 1px solid #fff;
}

.zhaopin .zp-small-banner .banner-item:last-of-type {
    margin-right: 0;
}

.zhaopin .zp-small-banner .banner-item i.year {
    font-size: 18px;
}

.zhaopin .zp-small-banner .banner-item p.date {
    font-size: 30px;
    margin-bottom: 16px;
}

.zhaopin .zp-small-banner .banner-item h2 {
    color: #392f2c;
    font-size: 20px;
    margin-top: 30px;
    line-height: 26px;
}

.zhaopin .zp-small-banner .banner-item .horizontal-line {
    width: 110px;
    background-color: #27ccff;
    -webkit-transition: width 0.3s ease-in;
    -o-transition: width 0.3s ease-in;
    -moz-transition: width 0.3s ease-in;
    transition: width 0.3s ease-in;
}

.zhaopin .zp-small-banner .banner-item.banner-item-type2 {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    color: #392f2c;
}

.zhaopin .zp-small-banner .banner-item.banner-item-type2 h2 {
    color: #392f2c;
}

.zhaopin .zp-small-banner .banner-item.banner-item-type2 .horizontal-line {
    width: 110px;
    background-color: #27ccff;
}

.zhaopin .zp-small-banner .banner-item:hover {
    background-color: #fff;
    background-image: url(../images/bnnner-bg.jpg);
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    border: 1px solid #fff;
}

.zhaopin .zp-small-banner .banner-item:hover .horizontal-line {
    width: 100%;
    background-color: #fff;
}

.navigation.zp {
    display: block;
    max-width: 1488px;
    width: 94%;
    margin: 0 auto 50px;
}

.video-right,
.video-right-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
}

.video-container {
    max-width: 1467px;
    width: 96%;
}

.video-container .video-wrap video {
    -o-object-fit: fill;
    object-fit: fill;
}

.video-container .navigation {
    width: 100%;
    margin-left: 15px;
}

.video-right-wrap {
    background-color: #292929;
    padding-left: 0;
    padding-right: 0;
}

.video-right {
    background-color: #292929;
    height: 100%;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.video-right-header {
    height: 70px;
    background-color: #0fc7ff;
    padding: 20px 5px 16px 22px;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.video-right-header .glyphicon {
    color: #fff;
    font-size: 18px;
    margin-right: 22px;
}

.video-right-header .cur-info {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

.video-right-header .cur-info span {
    font-size: 12px;
}

.video-right .video-list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 50px 10px 70px 40px;
    color: #fff;
    max-height: 392px;
}

.video-right .video-list > div {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #3a3a3a;
    padding: 20px 0 22px 20px;
}

.video-right .video-list > div img {
    display: block;
    width: 140px;
    height: 93px;
}

.video-right .video-list > div .video-desc {
    padding-left: 24px;
}

.video-right .video-list > div .video-desc h2 {
    font-size: 18px;
    line-height: 22px;
    color: #eee;
    padding-bottom: 10px;
}

.video-right .video-list > div .video-desc h3,
.video-right .video-list > div .video-desc h4 {
    color: #777;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 7px;
}

@media (max-width: 720px) {
    .gg-wrap {
        width: 92%;
        max-width: 745px;
        margin: 0 auto;
        padding-bottom: 100px;
    }
}
