body {
    background-color: #f5f8fa;
}


/**banner**/

.img_cc img {
    width: 100%;
}

.syTab .on {
    border-bottom: 2px solid #4d61c5;
}

.syTab .on a {
    color: #064fb8;
}

.syTab h3 {
    float: left;
}


/**news**/

.newcenter {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

#newstit {
    /* border-bottom: 1px solid #ccc;
    margin-bottom: 30px; */
    margin-top: 40px;
}

#newstit .pic {
    position: relative;
}

#newstit .pic .p1 {
    font-size: 24px;
    color: #333;
}

#newstit .pic .p2 {
    font-size: 16px;
    color: #999;
}

.syTab h3 {
    margin-right: 30px;
}

.syTab h3 a {
    font-size: 18px;
    color: #bbbbbb;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
}

.newmore a {
    font-size: 16px;
    color: #5da4f4;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
}

#slideshow {
    width: 44%;
}

#news {
    width: 48%;
    padding: 0px 4% 17px;
    background-color: #fff;
}


/**轮播图**/

.swiper-containerPlayPic22 .item img {
    width: 100%;
    height: 380px;
    object-fit: cover;
}

.swiper-containerPlayPic22 .item {
    position: relative;
}

.swiper-containerPlayPic22 .item .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(45, 101, 146, 0.7);
}

.swiper-containerPlayPic22 .item .title a {
    display: block;
    font-size: 18px;
    color: #fff;
    height: 75px;
    line-height: 60px;
    /* padding: 0 1em; */
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
}

.swiper-containerPlayPic22 .owl-dots {
    position: relative;
    /* right: 15px; */
    bottom: 30px;
    z-index: 40;
    margin-top: 0;
    margin: auto;
}

.swiper-containerPlayPic22 .owl-dots .owl-dot span {
    margin: 0 5px!important;
    width: 20px!important;
    height: 6px!important;
}

.swiper-containerPlayPic22 .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: auto;
}

.slideshow .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #5da4f4;
}

.slideBox {
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.slideBox .hd {
    position: absolute;
    right: 5px;
    bottom: 12px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    border: 1px solid #fff;
    border-radius: 20px;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    display: block;
    height: 350px;
}

.title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(45, 101, 146, 0.7);
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    /* padding: 0 1em; */
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.title a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    padding: 0 1em;
    white-space: nowrap;
    max-width: 69%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


/**新闻列表**/

.syTabList li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}

.syTabList li a {
    font-size: 16px;
    color: #333;
    margin-left: 15px;
}

.syTabListDate {
    color: #999;
    font-size: 14px;
}

.syTabList .syTabListTitle i {
    width: 5px;
    height: 5px;
    display: inline-block;
    position: relative;
    top: -3px;
    background-image: url(/zhla/uiFramework/commonResource/image/2021111714424314269.png);
    background-repeat: no-repeat;
}


/**公司业务**/

.gsywtitle {
    border-left: 10px solid #00459c;
    font-size: 36px;
    padding-left: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 40px;
}

.yw-img-cc {
    background-color: #fff;
    margin: 40px 15px 15px 10px;
    box-shadow: -5px -5px 5px 0px rgba(220, 220, 220, 1);
    -webkit-box-shadow: -5px -5px 5px 0px rgba(220, 220, 220, 1);
    -moz-box-shadow: -5px -5px 5px 0px rgba(220, 220, 220, 1);
}

.yw-img-cc-shadow {
    padding: 40px 0px 0px 50px;
    box-shadow: 15px 15px 0px 0px rgba(191, 208, 228, 1);
    -webkit-box-shadow: 15px 15px 0px 0px rgba(191, 208, 228, 1);
    -moz-box-shadow: 15px 15px 0px 0px rgba(191, 208, 228, 1);
}

.yw-img-cc .yw-left-text h3 {
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 30px;
}

.yw-img-cc .yw-left-text h3 a {
    font-size: 30px;
    color: #00459c;
}

.yw-img-cc .yw-left-text p {
    line-height: 50px;
    font-size: 20px;
    margin-top: 50px;
}

.yw-left-text {
    width: 487px;
}

.yw-left-img img {
    position: relative;
    left: 40px;
    top: -70px;
    width: 584px;
    height: 405px;
}

.img-cc-detail {
    margin-top: 40px;
    float: right;
    color: #00459c;
    font-size: 14px;
    margin-right: 20px;
}

.img-cc-detail img {
    margin-left: 20px;
}

.swiper-containerPlayPicyw .owl-dots .owl-dot span {
    margin: 5px 0px !important;
    width: 300px !important;
    height: 4px !important;
    border-radius: 0px !important;
}

.swiper-containerPlayPicyw .owl-dots .owl-dot.active span,
.swiper-containerPlayPicyw .owl-dots .owl-dot:hover span {
    background-color: #5da4f4 !important;
}


/* 综合信息 */

.zonghexinxi {
    width: 1200px;
    margin: 50px 0px;
}

.zhxx-common {
    width: 600px;
    height: 240px;
    float: left;
}

.zhxx-common img {
    width: 300px;
    height: 240px;
    /* float: left; */
}

.zhxx-text {
    width: 240px;
    height: 180px;
    padding: 30px;
    position: relative;
    float: right;
    background-color: #fff;
}

.zhxx-text-left {
    float: left;
}

.zhxx-text h3 a {
    border-bottom: 1px solid #5da4f4;
    color: #00459c;
    padding-bottom: 15px;
    font-size: 30px;
}

.zhxx-text p {
    font-size: 16px;
    margin-top: 30px;
}

.zhxx-common .jiantouL {
    border: 15px solid transparent;
    border-right: 15px solid #fff;
    width: 0;
    height: 0;
    position: absolute;
    left: -30px;
    top: 40px;
}

.zhxx-common .jiantouR {
    border: 15px solid transparent;
    border-left: 15px solid #fff;
    width: 0;
    height: 0;
    position: absolute;
    left: 300px;
    top: 40px;
}

.zhxx-more {
    display: block;
    margin-top: 15px;
    color: #60a6f4;
    float: right;
}


/**/

.common_title {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.common_title h2 span {
    display: block;
    margin-top: 10px;
}

.common_title h2 .cn {
    font-size: 23px;
    color: #000;
}

.common_titles h2 .cn {
    color: #fff;
}

.common_title h2 .en {
    font-size: 14px;
    color: #9b9c9c;
    font-weight: normal;
    font-family: Arial!important;
}

#Serve {
    margin-top: 50px;
    background-color: #fff;
    padding: 50px 0px;
}

.Ser {
    padding-top: 40px;
}

.Ser .li2 {
    margin-left: 30px;
}

.Ser .li3 {
    float: right;
}

.fourUl {
    margin-top: 30px;
}

.fourUl li {
    width: 265px;
    float: left;
    margin-left: 45px;
    position: relative;
    overflow: hidden;
}

.fourUl li:first-child {
    margin-left: 0px;
}

.fourUl li .pic img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.fourUl li h4 {
    width: 100%;
    height: 40px;
    padding-top: 68px;
    background: url(/zhla/uiFramework/commonResource/image/2020091711015840591.png) repeat-x 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.fourUl li h4 a {
    display: block;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.fourUl li .down {
    position: absolute;
    left: 0;
    bottom: -100%;
    z-index: 99;
    background: rgba(27, 78, 166, .8);
    width: 100%;
    height: 100%;
}

.css3guodu {
    -o-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.fourUl li .down .box {
    padding: 10px 20px;
}

.fourUl li .down .box .title a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.fourUl li .down .box .bg .summary {
    margin: 10px 0;
    font-size: 14px;
    color: #eee;
    line-height: 20px;
}

.fourUl li .down .box .bg .link a {
    font-size: 14px;
    color: #fff;
}

.fourUl li:hover h4 {
    bottom: -100%;
}

.fourUl li:hover .down {
    bottom: 0;
}


/**一线动态**/

#dynamic {
    margin-top: 0px;
}

.syTabLists {
    width: 48%;
}

.syTabLists li {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #333;
}

.syTabLists li a {
    font-size: 16px;
    color: #333;
}


/**专题报道**/

#report {
    margin-top: 0px;
}

.Img li {
    width: 100%;
    height: 137px;
}

.Img li img {
    width: 100%;
}

.Img .img2 {
    margin-left: 47px;
}

.Img .img3 {
    margin-left: 16px;
}

.Img .img4 {
    float: right
}


/**社会责任**/

#culture {
    margin-top: 100px;
    margin-bottom: 65px;
}

#culture .company {
    width: 48%;
}


/* #culture .company li img{width:100%;} */

li.lianxi-content img {
    width: 100px;
    position: relative;
    display: inline-block;
    left: 200px;
    bottom: 250px;
}

li.lianxi-content p {
    font-size: 14px;
    line-height: 23px;
}

.company .font {
    font-size: 24px;
    color: #0767b1;
    border-bottom: 3px solid #0767b1;
    height: 40px;
}

.company .font a {
    font-size: 16px;
    color: #666;
}

.company .borde {
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
    height: 42px;
    line-height: 42px;
}