﻿/* 头部轮播图 */


/* 图片新闻 */

/* 图片新闻左部分 */
.fgs_tpxw {

    width: 100%;
    min-width: 1200px;
    height: 700px;
    margin-top: 9px;
    overflow: hidden;
}

.fgs_tpxw_left {
    position: relative;
    float: left;
    width: 45%;
    height: 100%;

}

.fgs_nr_title:hover,
.fgs_tpxw_left_top span:hover {
    color: #1657a9;
}

.fgs_tpxw_left_top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90%;
    background-color: #e8edf4;
    padding: 160px 110px 0 40%;
    transition: all .5s;
    visibility: visible;
    opacity: 1;
}

.fgs_nr_title {
    font-size: 32px;
    font-weight: 800;
    line-height: 50px;
    margin-bottom: 20px;
    max-height: 100px;
    overflow: hidden;
    cursor: pointer;
}

.fgs_nr_nr {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 40px;
    max-height: 120px;
    overflow: hidden;
    cursor: pointer;
}

.fgs_tpxw_left_top span {

    font-size: 18px;
    color: #666666;
    line-height: 30px;
    font-style: italic;
    cursor: pointer;
}

.fgs_tpxw_left_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10%;
    background-color: #1657a9;
}


/* 图片新闻右部分 */
.fgs_tpxw_right {
    float: right;
    width: 55%;
    height: 100%;
}

.fgs_tpxw_right_top {
    position: relative;
    height: 90%;
    overflow: hidden;

}

.fgs_tpxw_right_bottom {
    position: relative;
    height: 10%;
}

.fgs_tpxw_right_top img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1;
    /* visibility: hidden; */
    transition: all .5s;
}

.z_swiper_button_left,
.z_swiper_button_right {

    position: absolute;
    top: 50%;
    transform: rotate(-45deg) translateY(-50%);
    width: 10px;
    height: 10px;
    transition: all .5s;
    cursor: pointer;
}

.z_swiper_button_left:hover,
.z_swiper_button_right:hover {
    height: 20px;
    width: 20px;
    border-color: orange;
}

.z_swiper_button_left {
    right: 15%;
    border-top: 3px solid #d1d0d0;
    border-left: 3px solid #d1d0d0;
}

.z_swiper_button_right {
    left: 86%;
    border-bottom: 3px solid #d1d0d0;
    border-right: 3px solid #d1d0d0;
}

.z_swiper_indicators {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.z_swiper_indicators .indicator {
    display: inline-block;
    width: 30px;
    height: 6px;
    background-color: #b0cefa;
    margin-right: 15px;
    border-radius: 25px;
    cursor: pointer;
    transition: all .5s;
}

.fgs_tpxw_right_bottom .z_swiper_indicators .indicator_on {
    background-color: #1657a9;
}
/* 第三部分 公司要闻  所站快讯 */
.fgs_content {
    width: 100%;
    min-width: 1200px;
    margin-top: 40px;
    margin-bottom: 60px;
}

.fgs_img {
    width: 100%;
    height: 120px;
    margin-bottom: 40px;
}

.fgs_img img {
    width: 100%;
    height: 100%;
}

/* 公司要闻 */
.fgs_gsyw {
    float: left;
    width: 46.5%;
}

/* 公共样式 */
.fgs_content_hd {
    width: 100%;
    height: 80px;
}

.fgs_content_hd_left {
    float: left;
}

.fgs_content_hd span {
    display: block;
}

.fgs_content_hd img {
    float: right;
    margin-top: 22px;
}

.fgs_content_part2 {
    height: 160px;
    border-bottom: 1px dashed #d1d0d0;
    background-color: #f9f9f9;
}

.fgs_content_part2 img {
    float: left;
    width: 220px;
    height: 130px;
}


.fgs_content_part2 h2:hover{
    color:#1657a9;
    font-weight: 700;
}

.fgs_content_part2 h2 {
    display: inline-block;
    width: 100%;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #222222;
    font-weight: 400;
}

.fgs_content_part2_box {
    float: right;
    width: 320px;
    height: 130px;
    padding: 20px 5px 15px 0;
}

.fgs_content_part2 p {
    display: inline-block;
    width: 100%;
    height: 42px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #777777;
    margin-top: 20px;
}

.fgs_content_part2 span {
    float: left;
    margin-top: 15px;
}

/* 公司要闻的小li */
.fgs_content_part3 ul li {
    height: 80px;
    border-bottom: 1px dashed #d1d0d0;
}

.fgs_content_part3 ul li:hover p,
.fgs_content_part3 ul li:hover span,
.fgs_content_part3_2 ul li:hover p,
.fgs_content_part3_2 ul li:hover span {
    color: #1657a9;
    font-weight: 800;
}

.fgs_li_left {
    float: left;
    width: 80px;
    height: 80px;
    padding: 20px 0;
}

.fgs_li_left span {
    color: #666666;
}

.fgs_li_right {
    float: right;
    width: 478px;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
}

.fgs_li_right p {
    width: 450px;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 所站快讯 */
.fgs_szkx {
    float: right;
    width: 46.5%;

}

.fgs_content_part3_2 ul li a img {
    width: 10px;
    height: 15px;
    float: left;
    margin: 22px 20px 0 0;
}

.fgs_content_part3_2 li {
    height: 60px;
    line-height: 60px;
}


.fgs_content_part3_2 p {
    float: left;
    width: 420px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fgs_content_part3_2 span {
    float: right;
}