html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
    color: #333;
}

* {
    box-sizing: border-box;
}

@font-face {
    font-family: 'HuXiaoBo NanShen';
    src: url('../font21916/HuXiaoBoNanShenTi-2.otf');
}

html,
body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
    /* background: #F9F9F9; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #232323;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input,
textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow: hidden;
}

/* 中心变形*/
img {
    transition: all 0.5s ease-out;
    /* 过度 所有css属性 1秒过度 结束慢*/
    -moz-transition: all 0.5s ease-out;
    /* Firefox 4 */
    -webkit-transition: all 0.5s ease-out;
    /* Safari 和 Chrome */
    -o-transition: all 0.5s ease-out;
    /* Opera */
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inline {
    display: inline-block;
    display: inline;
    zoom: 1;
}

body {
    overflow-x: hidden;
}


/* neirong */
.neirong {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 70px;
}

.ny_banner {
    width: 100%;
    height: 545px;
}

/* 二级导航 */
.erji {
    width: 100%;
    height: 70px;
    background-color: #fff;
}

.erji_hui {
    background-color: #f2f2f2;
}

.erji_con {
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.erji_a {
    display: inline-block;
    margin: 0 10px;
    line-height: 70px;
    font-size: 16px;
    color: #333;
    padding: 0 35px;
    box-sizing: border-box;
    font-weight: 600;
}

.erji_a:hover {
    background: #205bab;
    color: #fff;
}

.erji_a[on="true"] {
    background: #205bab;
    color: #fff;
}

/* 工程承包 */
.cybk_one {
    width: 100%;
    padding: 60px 0;
    background: #fff;
}

.cybk_one_con {
    width: 1300px;
    margin: 0 auto;
}

.cybk_one_top {
    width: 100%;
    text-align: center;
}

.cybk_one_top > p {
    font-size: 30px;
    color: #2a2a2a;
    font-weight: bold;
}

.cybk_one_top > div {
    width: 40px;
    height: 2px;
    background: #205bab;
    margin: 0 auto;
    margin-top: 16px;
}

.cybk_one_middle {
    width: 100%;
    margin-top: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.cybk_one_middle > p {
    font-size: 16px;
    color: #2a2a2a;
    line-height: 30px;
}

.cybk_one_foot {
    width: 100%;
    text-align: center;
    margin-top: 45px;
}

.cybk_one_foot_more {
    display: inline-block;
    width: 165px;
    height: 40px;
    background: #e12b31;
    align-items: center;
    line-height: 40px;
    margin: 0 auto;
}

.cybk_one_foot_more > span {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
}

.cybk_one_foot_more > img {
    display: inline-block;
    width: 29px;
    height: 11px;
    margin-left: 5px;
    transition: .8s all;
}

.cybk_one_foot_more:hover .cybk_one_foot_more > img {
    transform: scale(1.05);
}

.cybk_one_img {
    width: 100%;
}

.cybk_one_img > img {
    max-width: 100%;
    margin: 0;
}

/* 产业板块详情页 */
.chanyebankuai_xq {
    width: 100%;
    padding: 55px 0 100px 0;
    box-sizing: border-box;
    background: #fff;
}

.chanyebankuai_xq_con {
    width: 1300px;
    margin: 0 auto;
    padding: 0 40px;
    box-sizing: border-box;
}

.chanyebankuai_xq_top {
    width: 100%;
    text-align: center;
}

.chanyebankuai_xq_top > p {
    font-size: 30px;
    color: #2a2a2a;
    font-weight: bold;
}

.chanyebankuai_xq_top > div {
    width: 40px;
    height: 2px;
    background: #205bab;
    margin: 0 auto;
    margin-top: 16px;
}

.chanyebankuai_xq_foot {
    width: 100%;
    margin-top: 40px;
}

.chanyebankuai_xq_foot > p {
    font-size: 16px;
    color: #2a2a2a;
    line-height: 30px;
}

.chanyebankuai_xq_foot > img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
}

.chanyebankuai_xq_foot > p img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
}

/* 经典项目列表页 */
.jdxmlb {
    width: 100%;
    padding: 90px 0;
    box-sizing: border-box;
    background: #fff;
}

.jdxmlb_con {
    width: 1300px;
    margin: 0 auto;
}

.jdxmlb_box {
    width: 100%;
}

.jdxmlb_hz {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 85px;
}

.jdxmlb_box > .jdxmlb_hz:nth-child(2n+1) .jdxmlb_hz_img {
    float: left;
}

.jdxmlb_box > .jdxmlb_hz:nth-child(2n+1) .jdxmlb_hz_wz {
    float: right;
}

.jdxmlb_box > .jdxmlb_hz:nth-child(2n+2) .jdxmlb_hz_wz {
    float: left;
}

.jdxmlb_box > .jdxmlb_hz:nth-child(2n+2) .jdxmlb_hz_img {
    float: right;
}

.jdxmlb_hz_img {
    width: 71.6923%;
    height: 100%;
    overflow: hidden;
}

.jdxmlb_hz_img > img {
    width: 100%;
    transition: .8s all;
}

.jdxmlb_hz_wz {
    width: 28.3077%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.jdxmlb_hz_wz_k {
    width: 100%;
    height: 200%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.jdxmlb_hz_wz_w {
    width: 100%;
    height: 50%;
    background: #e6e6e6;
    padding: 34% 24.3%;
    box-sizing: border-box;
    text-align: left;
}

.jdxmlb_hz_wz_w > p {
    font-size: 18px;
    color: #4c4c4c;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.jdxmlb_hz_wz_w > img {
    width: 101px;
    height: 35px;
    margin-top: 40px;
}

.jdxmlb_hz_wz_y {
    width: 100%;
    height: 50%;
    background: #133a6e;
    padding: 34% 24.3%;
    box-sizing: border-box;
    text-align: left;
}

.jdxmlb_hz_wz_y > p {
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.jdxmlb_hz_wz_y > img {
    width: 101px;
    height: 36px;
    margin-top: 40px;
}

.jdxmlb_hz:hover .jdxmlb_hz_wz_k {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.jdxmlb_hz:hover .jdxmlb_hz_img > img {
    transform: scale(1.05);
}

/* 分页 */
.pagings {
    width: 100%;
    text-align: center;
}

.pc_page > span {
    display: inline-block;
    vertical-align: top;
    padding: 8px 14px;
    background: #205bab;
    font-size: 18px;
    color: #fff;
    margin-right: 10px;
}

.pc_page > a {
    display: inline-block;
    vertical-align: top;
    padding: 8px 14px;
    background: #e2e2e2;
    font-size: 18px;
    color: #666666;
    margin-right: 10px;
    margin-right: 10px;
}

.pc_page > .prev,
.pc_page > .next {
    padding: 10px;
    font-size: 16px;
}


/* 经典项目详情页 */
.jingdianxiangmu_xq {
    width: 100%;
    padding: 80px 0 110px 0;
    box-sizing: border-box;
    background: #f2f2f2;
}

.jingdianxiangmu_xq_con {
    width: 1300px;
    margin: 0 auto;
}

.jingdianxiangmu_xq_top {
    width: 100%;
    text-align: center;
}

.jingdianxiangmu_xq_top > p {
    font-size: 28px;
    color: #4c4c4c;
    font-weight: bold;
}

.jingdianxiangmu_xq_foot {
    width: 100%;
    padding: 80px 90px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 50px;
}

.jingdianxiangmu_xq_foot > p {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 30px;
}

.jingdianxiangmu_xq_foot > img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
}

.jingdianxiangmu_xq_foot > p img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
}

/* 经营管理 */
.jingyingguanli {
    width: 100%;
    padding: 55px 0 120px 0;
    box-sizing: border-box;
    background: #fff;
}

.jingyingguanli_con {
    width: 1300px;
    margin: 0 auto;
}

.jingyingguanli_top {
    width: 100%;
    text-align: center;
}

.jingyingguanli_top > p {
    font-size: 30px;
    color: #2a2a2a;
    font-weight: bold;
}

.jingyingguanli_top > div {
    width: 40px;
    height: 2px;
    background: #205bab;
    margin: 0 auto;
    margin-top: 16px;
}

.jingyingguanli_foot {
}

/* 联系我们 */
.lianxiwomen {
    width: 100%;
    background: #232323;
    background-image: url(../image/lxwm_bj.png);
    background-repeat: no-repeat;
}

.lianxiwomen_con {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.lianxiwomen_left {
    width: 30.7%;
    height: 100%;
    text-align: center;
    padding-top: 15%;
    box-sizing: border-box;
    float: left;
}

.lianxiwomen_left > h2 {
    font-size: 40px;
    color: #ffffff;
}

.lianxiwomen_left > p {
    font-size: 30px;
    color: #ffffff;
    opacity: 0.3;
    margin-top: 9px;
}

.lianxiwomen_left > div {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #fff;
    margin-top: 30px;
}

.lianxiwomen_right {
    width: 100%;
    height: 100%;
    float: right;
    overflow: hidden;
}

.lianxiwomen_right_box {
    width: 20%;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}

.lianxiwomen_right > .lianxiwomen_right_box:nth-child(2n+1) {
    background-color: rgba(0, 0, 0, 0.3);
}

.lianxiwomen_right_box_k {
    width: 100%;
    height: 200%;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.lianxiwomen_right_box_duo {
    width: 100%;
    height: 50%;
}

.lianxiwomen_right_box_duo_top {
    width: 100%;
    height: 62.6%;
    overflow: hidden;
}

.lianxiwomen_right_box_duo_top > img {
    width: 100%;
}

.lianxiwomen_right_box_duo_foot {
    width: 100%;
    height: 37.4%;
    background: #fff;
    padding: 0 7.5%;
    box-sizing: border-box;
    text-align: center;
    display: table;
}

.lianxiwomen_right_box_duo_foot_box {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.lianxiwomen_right_box_duo_foot_box > h5 {
    font-size: 24px;
    color: #205bab;
    font-weight: bold;
    margin-bottom: 12px;
}

.lianxiwomen_right_box_duo_foot_box > P {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 30px;
}

.lianxiwomen_right_box_shao {
    width: 100%;
    height: 50%;
    padding: 0 7.5%;
    box-sizing: border-box;
    text-align: center;
    display: table;
}

.lianxiwomen_right_box_shao_box {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.lianxiwomen_right_box_shao_box > img {
    width: 100px;
    height: 100px;
}

.lianxiwomen_right_box_shao_box > p {
    font-size: 20px;
    color: #ffffff;
    margin-top: 22px;
}

.lianxiwomen_right_box:hover .lianxiwomen_right_box_k {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}

/* 公司概况综合页 */
/* 公司简介 */
.gsgkzh_one {
    width: 100%;
    padding: 55px 0;
    box-sizing: border-box;
    background: #fff;
}

.gsgkzh_one_con {
    width: 1300px;
    margin: 0 auto;
}

.gsgkzh_one_top {
    width: 100%;
    text-align: center;
}

.gsgkzh_one_top > p {
    font-size: 30px;
    color: #2a2a2a;
    font-weight: bold;
}

.gsgkzh_one_top > div {
    width: 40px;
    height: 2px;
    background: #205bab;
    margin: 0 auto;
    margin-top: 16px;
}

.gsgkzh_one_foot {
    width: 100%;
    margin-top: 40px;
}

.gsgkzh_one_foot > p {
    font-size: 16px;
    color: #2a2a2a;
    line-height: 30px;
}

.gsgkzh_one_foot > img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
}

/* 组织架构 */
.gsgkzh_two {
    width: 100%;
    padding: 75px 0 85px 0;
    box-sizing: border-box;
    background-image: url(../image/zzjg_bj.jpg);
    background-repeat: repeat;
}

.gsgkzh_two_con {
    width: 1300px;
    margin: 0 auto;
}

.gsgkzh_two_top {
    width: 100%;
    text-align: center;
}

.gsgkzh_two_top > p {
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
}

.gsgkzh_two_top > div {
    width: 40px;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    margin-top: 16px;
}

.gsgkzh_two_foot {
    width: 100%;
    margin-top: 75px;
    text-align: center;
}

.gsgkzh_two_foot > img {
    max-width: 100%;
}

/* 领导班子 */
.gsgkzh_three {
    width: 100%;
    padding: 85px 0;
    box-sizing: border-box;
    background: #fff;
}

.gsgkzh_three_con {
    width: 1300px;
    margin: 0 auto;
}

.gsgkzh_three_top {
    width: 100%;
    text-align: center;
}

.gsgkzh_three_top > p {
    font-size: 30px;
    color: #2a2a2a;
    font-weight: bold;
}

.gsgkzh_three_top > div {
    width: 40px;
    height: 2px;
    background: #205bab;
    margin: 0 auto;
    margin-top: 16px;
}

.gsgkzh_three_foot {
    width: 100%;
    height: 481px;
    margin-top: 45px;
    overflow: hidden;
}

.gsgkzh_three_foot_lb {
    width: 100%;
    height: 100%;
}

.gsgkzh_ldbz {
    display: inline-block;
    width: 282px;
    height: 481px;
    overflow: hidden;
}

.gsgkzh_ldbz_top {
    width: 100%;
    height: 401px;
}

.gsgkzh_ldbz_top > img {
    width: 100%;
    height: 100%;
}

.gsgkzh_ldbz_foot {
    width: 100%;
    height: 80px;
    padding:10px;
    box-sizing: border-box;
    text-align: center;
}

.gsgkzh_ldbz_foot > p {
    display: inline-block;
    font-size: 20px;
    color: #4c4c4c;
    font-weight: bold;
}

.gsgkzh_ldbz_foot > span {
    display: inline-block;
    font-size: 16px;
    color: #4c4c4c;
}

.gsgkzh_ldbz:hover .gsgkzh_ldbz_foot > p {
    color: #205bab;
}

/* 荣誉资质 */
.gsgkzh_four {
    width: 100%;
    padding: 70px 0 95px 0;
    box-sizing: border-box;
    background-image: url(../image/ryzz_bj.jpg);
}

.gsgkzh_four_con {
    width: 1300px;
    margin: 0 auto;
}

.gsgkzh_four_top {
    width: 100%;
    text-align: center;
}

.gsgkzh_four_top > p {
    font-size: 30px;
    color: #2a2a2a;
    font-weight: bold;
}

.gsgkzh_four_top > div {
    width: 40px;
    height: 2px;
    background: #205bab;
    margin: 0 auto;
    margin-top: 16px;
}

.gsgkzh_four_foot {
    width: 100%;
    height: 380px;
    margin-top: 100px;
    /*overflow: hidden;*/
}

.sliderBox {
    /*width: 100%;*/
    /*height: 100%;*/
}

.honorCon {
    position: relative;
}

.honorCon .list_a {
    position: relative;
    display: block;
}

#img-slider li {
    position: relative;
    overflow: hidden;
}

.slider {
    /*position: relative;*/
    /*width: 1240px;*/
    /*margin: 0px auto;*/
    /*height: 380px;*/
    position: relative;
    width: 800px;
    margin: 0px auto;
    height: 355px;
}

.slider .bt {
    display: block;
    width: 30px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.animHide {
    opacity: 1;
}

#img-slider {
    /*height: 380px;*/
    height: 300px;
}

#img-slider li {
    /*width: 579px;*/
    /*height: 380px;*/
    /*position: relative;*/
    /*overflow: hidden;*/
    width: 585px;
    height: 355px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

#img-slider li img {
    /*display: block;*/
    /*width: 579px;*/
    /*height: 380px;*/
    /*object-fit: cover;*/
    /*object-position: center center;*/
    display: block;
    width: 585px;
    height: 355px;
    object-fit: cover;
    object-position: center center;
    border-radius: 5px;
}

/* 辉煌历程 */
.gsgkzh_five {
    width: 100%;
    padding: 95px 0 100px 0;
    box-sizing: border-box;
    background-image: url(../image/hhlc_bj.jpg);
}

.gsgkzh_five_con {
    width: 1300px;
    margin: 0 auto;
}

.gsgkzh_five_top {
    width: 100%;
    text-align: center;
}

.gsgkzh_five_top > p {
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
}

.gsgkzh_five_top > div {
    width: 40px;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    margin-top: 16px;
}

.gsgkzh_five_foot {
    width: 100%;
    height: 350px;
    margin-top: 110px;
    position: relative;
}

.column3 {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
}

.cloumn3Bg {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.cloumn3Bg .swiper-slide {
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 2;
}

.cloumn3Bg .swiper-slide.swiper-slide-active {
    z-index: 9;
}

.cloumn3Bg .cloumn3BgC {
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    height: 350px;
}

.aboutCulture {
    position: relative;
    width: 100%;
    height: 100%;
}

.aboutCulture .slideBox {
}

.col3Title {
    text-align: center;
    margin-bottom: 95px;
}

.col3Title .col3Cn {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    height: 60px;
    line-height: 60px;
}

.col3Title .col3En {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.col3List {
    overflow: hidden;
}

.col3List dd {
    float: left;
    display: inline;
    width: 12.5%;
    margin-bottom: 50px;
}

.col3List dd .con {
    margin-right: 23px;
    overflow: hidden;
}

.col3List dd .con .pic {
    position: relative;
}

.col3List dd .con .pic:after {
    content: '';
    display: block;
    padding-top: 103.8462%;
}

.col3List dd .con .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}

.subsidiary {
    width: 50%;
    /*background: url(../images/col23.png) top left repeat;*/
    padding: 44px 55px;
    box-sizing: border-box;
}

.subsidiaryTitle .title {
    height: 52px;
    line-height: 52px;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.subsidiaryTitle .text {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 42px;
}

.company dd {
    overflow: hidden;
}

.company dd .xh {
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    color: #fff;
    width: 48px;
    height: 48px;
    line-height: 50px;
    border: 1px solid #fff;
    border-radius: 50px;
    margin-right: 25px;
}

.company dd .companyIntro {
    overflow: hidden;

}

.company dd .companyIntro .titleCn {
    font-size: 20px;
    color: #fff;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
}

.company dd .companyIntro .titleEn {
    font-size: 12px;
    color: #fff;
}

.subsidiaryPic {
    overflow: hidden;
    width: 50%;
}

.subsidiaryPic .pic {
    position: relative;
    width: 100%;
}

.subsidiaryPic .pic:after {
    display: block;
    content: '';
    padding-top: 86.6667%;
}

.subsidiaryPic .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}

.shade1 {
    position: absolute;
    width: 300px;
    height: 325px;
    right: 0;
    top: 0;
    z-index: 5;
    background: rgba(0, 0, 0, .15);
}

.shade2 {
    position: absolute;
    width: 300px;
    height: 195px;
    left: 0;
    bottom: 0;
    z-index: 5;
    background: rgba(0, 0, 0, .1);
}

.contactBox {
    width: 50%;
    padding: 40px 52px 115px;
    /*background: url(../images/col23.png) top left repeat;*/
    overflow: hidden;
    box-sizing: border-box;
}

.contactTitle {
    margin-bottom: 59px;
}

.contactTitle .title {
    height: 75px;
    line-height: 75px;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.contactTitle .text {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.lxWay {
    height: 50px;
    padding-left: 80px;
    /*background: url(../images/icon6.png) left center no-repeat;*/
    margin-bottom: 28px;
}

.lxWay span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    /*margin-bottom: 5px;*/
}

.lxWay .tel {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.telway {
    display: block;
    line-height: 35px;
    height: 35px;
    color: #fff;
    font-size: 16px;
}

.mapPic {
    width: 50%;
    position: relative;
    overflow: hidden;
}

.mapPic:after {
    display: block;
    content: '';
    padding-top: 86.66667%;
}

.mapPic img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}

/*线条*/

.box4Tab {
    position: absolute !important;
    top: 0;
    height: 90px;
    width: 80%;
    overflow: hidden;
    z-index: 99;
    left: 120px;
}

.box4Tab .box4T {
    position: absolute;
    top: 0;
    /* left: 0; */
    width: 100%;
}

.box4Tab .box4T span {
    color: #fff;
    font-size: 16px;
}

.box4Tab:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 60%;
    left: 0px;
    background: #ffffff;
    opacity: 0.5;
    z-index: 0
}

.box4Tab:before {
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0px;
    top: 61%;
    margin-top: -4px;
    background: #fff;
    z-index: 3;
    border-radius: 100%;
}

.box4Tab .swiper-wrapper {
    z-index: 9;
    padding-left: 0 !important;
}

.box4Tab .swiper-slide {
    float: left;
    cursor: pointer;
    width: 30%;
    transition: 0.6s ease;
    position: relative;
    height: 100%;
    /* display: inline-block; */
    text-align: center;
    height: 90px;

}

.box4Tab .swiper-slide:before {
    width: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.box4Tab .swiper-slide-active:before {
    width: 32px;
    height: 32px;
    display: block;
    content: '';
    position: absolute;
    visibility: visible;
    opacity: 1;
    background: #d71519;
    border-radius: 100%;
    left: 50%;
    top: 60%;
    margin-top: -16px;
    margin-left: -16px;
    z-index: 1;
}

.box4Tab .swiper-slide-active .box4T span {
    font-size: 26px;
    color: #d71519;
    font-weight: bold;
}

.box4Tab .swiper-slide:after {
    display: block;
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 100%;
    left: 50%;
    top: 60%;
    margin-top: -4px;
    margin-left: -4px;
    z-index: 1
}

.aboutCulture .box4-bt {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    position: absolute;
    bottom: 11.5%;
    cursor: pointer;
    transition: 0.6s ease-out;
    z-index: 55;
}

.box4-bt.box4-prev {
    width: 72px;
    height: 72px;
    background: url(../image/l5.png) center center no-repeat;
    left: 9%;
    top: 5%;
}

.box4-bt.box4-next {
    width: 72px;
    height: 72px;
    background: url(../image/r5.png) center center no-repeat;
    right: 9%;
    top: 5%;
}

.cloumn3Bgtext {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0%;
}

.hhlc_box {
    display: inline-block;
    width: 920px;
    height: 195px;
    background: #fff;
    overflow: hidden;
}

.hhlc_box_left {
    width: 313px;
    height: 100%;
    overflow: hidden;
    float: left;
}

.hhlc_box_left > img {
    width: 100%;
    height: 100%;
}

.hhlc_box_foot {
    width: 607px;
    height: 100%;
    padding: 35px;
    box-sizing: border-box;
    text-align: left;
    float: right;
}

.hhlc_box_foot > p {
    font-size: 16px;
    color: #2a2a2a;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

/* .cloumn3Bgtext .title {
	color: #ffffff;
	font-size: 40px;
	margin-bottom: 10px;
}

.cloumn3Bgtext .biecheng {
	font-size: 30px;
	color: #ffffff;
}

.cloumn3Bgtext .xian {
	width: 40px;
	height: 2px;
	background: #fff;
	margin: 2% auto;
}

.cloumn3Bgtext .textC {
	font-size: 15px;
	color: #ffffff;
	padding: 0 29%;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
} */
.box4Tab .qq {
    width: 45px;
    height: 45px;
    visibility: hidden;
    opacity: 0
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
}

.box4Tab li.active .qq:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 25%;
    margin-top: -19%;
    left: 32%;
    margin-left: -26%;
    background: rgba(215, 21, 25, 0.7);
    border-radius: 50%;
    animation: sideBt1 infinite 2s;
    transition: 0.8s ease-out;
    visibility: visible;
    opacity: 1;
    z-index: 1;
}

/* 公司大事件 */
.gsgkzh_six {
    width: 100%;
    padding: 75px 0 105px 0;
    box-sizing: border-box;
    background: #f2f2f2;
}

.gsgkzh_six_con {
    width: 1300px;
    margin: 0 auto;
}

.gsgkzh_six_top {
    width: 100%;
    text-align: center;
}

.gsgkzh_six_top > p {
    font-size: 30px;
    color: #2a2a2a;
    font-weight: bold;
}

.gsgkzh_six_top > div {
    width: 40px;
    height: 2px;
    background: #205bab;
    margin: 0 auto;
    margin-top: 16px;
}

.gsgkzh_six_foot {
    width: 100%;
    height: 295px;
    margin-top: 55px;
}

.gsgkzh_six_foot_lb {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.gsgkzh_six_foot_lb_lunbos {
    width: 100%;
    height: 100%;
}
.gsgkzh_six_foot_lb_lunbos1 {
    width: 100%;
    height: 100%;
}

.gsdsj_hz {
    display: inline-block;
    width: 100%;
    height: 250px;
    background: #fff;
    overflow: hidden;
}

.gsdsj_hz_left {
    /* width: 404px; */
    width: 31%;
    height: 100%;
    overflow: hidden;
    float: left;
}

.gsdsj_hz_left > img {
    width: 100%;
    height: 100%;
    transition: .8s all;
}

.gsdsj_hz_right {
    width: 69%;
    height: 100%;
    padding: 3%;
    box-sizing: border-box;
    float: right;
}

.gsdsj_hz_right_top {
    width: 100%;
}

.gsdsj_hz_right_top > p {
    font-size: 20px;
    color: #4c4c4c;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gsdsj_hz_right_middle {
    width: 100%;
    margin-top: 25px;
}

.gsdsj_hz_right_middle > p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #999999;
    margin-right: 35px;
}

.gsdsj_hz_right_foot {
    width: 100%;
    margin-top: 20px;
}

.gsdsj_hz_right_foot > p {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.gsdsj_hz:hover .gsdsj_hz_left > img {
    transform: scale(1.05);
}

.gsdsj_hz:hover .gsdsj_hz_right_top > p {
    color: #205bab;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    display: none;
}

.gsgkzh_six_foot_lb_lunbos1>.swiper-button-prev {
    width: 41px;
    height: 41px;
    left: 0;
    background-image: url(../image/l21.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.gsgkzh_six_foot_lb_lunbos1>.swiper-button-next {
    width: 41px;
    height: 41px;
    right: 0;
    background-image: url(../image/r21.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}


/* 企业文化综合页 */
/* 企业精神 */
.qywhzhy_one {
    width: 100%;
    text-align: center;
    padding-top: 70px;
    display: table;
}

.qywhzhy_one_con {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.qywhzhy_one_bt {
    font-size: 30px;
    color: #2d2d2d;
}

.qywhzhy_one_xian {
    width: 40px;
    height: 2px;
    background: #8e9295;
    margin: 0 auto;
    margin-top: 16px;
}

.qywhzhy_one_ny {
    font-size: 30px;
    color: #4c4c4c;
    margin-top: 32px;
}


/* 图文列表综合页内容 */
.twhhlb {
    width: 100%;
    padding: 50px 0 80px 0;
    box-sizing: border-box;
    background: #f2f2f2;
}

.twhhlb_con {
    width: 1300px;
    margin: 0 auto;
}

.twhhlb_qw {
    display: inline-block;
    width: 100%;
    padding: 3%;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 30px;
}

.twhhlb_qw_top {
    width: 100%;
}

.twhhlb_qw_top > p {
    font-size: 20px;
    color: #4c4c4c;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.twhhlb_qw_middle {
    width: 100%;
    margin-top: 25px;
}

.twhhlb_qw_middle > p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #999999;
    margin-right: 35px;
}

.twhhlb_qw_foot {
    width: 100%;
    margin-top: 20px;
}

.twhhlb_qw_foot > p {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.twhhlb_qw:hover .twhhlb_qw_top > p {
    color: #205bab;
}

.twhhlb_tw {
    display: inline-block;
    width: 100%;
    height: 250px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 30px;
}

.twhhlb_tw_left {
    /* width: 404px; */
    width: 31%;
    height: 100%;
    overflow: hidden;
    float: left;
}

.twhhlb_tw_left > img {
    width: 100%;
    height: 100%;
}

.twhhlb_tw_right {
    width: 69%;
    height: 100%;
    padding: 3%;
    box-sizing: border-box;
    float: right;
}

.twhhlb_tw_right_top {
    width: 100%;
}

.twhhlb_tw_right_top > p {
    font-size: 20px;
    color: #4c4c4c;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.twhhlb_tw_right_middle {
    width: 100%;
    margin-top: 25px;
}

.twhhlb_tw_right_middle > p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #999999;
    margin-right: 35px;
}

.twhhlb_tw_right_foot {
    width: 100%;
    margin-top: 20px;
}

.twhhlb_tw_right_foot > p {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.twhhlb_tw:hover .twhhlb_tw_left > img {
    transform: scale(1.05);
}

.twhhlb_tw:hover .twhhlb_tw_right_top > p {
    color: #205bab;
}

/* 新闻详情页 */
.xwxqy {
    width: 100%;
    padding: 55px 0 80px 0;
    box-sizing: border-box;
    background: #f2f2f2;
}

.xwxqy_con {
    width: 1300px;
    margin: 0 auto;
}

.xwxqy_box {
    width: 100%;
    padding: 55px 85px;
    box-sizing: border-box;
    background: #fff;
}

.xwxqy_top {
    width: 100%;
    text-align: center;
}

.xwxqy_top > p {
    font-size: 26px;
    color: #4c4c4c;
    font-weight: bold;
}

.xwxqy_middle {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.xwxqy_middle > p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #999999;
    margin-right: 10px;
}

.xwxqy_foot {
    width: 100%;
    margin-top: 45px;
    padding-bottom: 60px;
    box-sizing: border-box;
    border-bottom: 1px solid #e0e0e0;
}

.xwxqy_foot > p {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 30px;
}

.xwxqy_foot > img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
}

.xwxqy_foot > p img {
    display: block;
    max-width: 100%;
    margin: 15px auto;
}

/* 上下页 */
.all_content_shangxia {
    width: 100%;
    margin: 10px 0;
}

.all_content_shangxia > p,
.all_content_shangxia > p a {
    width: 100%;
    font-size: 16px;
    color: #4c4c4c;
    margin-bottom: 10px;
}

.all_content_shangxia > p a:hover {
    color: #205bab;
}

/* 人力资源 */
.rlzy {
    width: 100%;
    padding: 75px 0 140px 0;
    box-sizing: border-box;
    background: #f2f2f2;
}

.rlzy_con {
    width: 1300px;
    margin: 0 auto;
}

.rlzy_top {
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.rlzy_top_left {
    width: 50%;
    float: left;
}

.rlzy_top_left > img {
    width: 100%;
}

.rlzy_top_right {
    width: 50%;
    padding: 4%;
    box-sizing: border-box;
    float: right;
}

.rlzy_top_right_top {
    width: 100%;
}

.rlzy_top_right_top_yw {
    font-size: 32px;
    color: #030000;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rlzy_top_right_top_zw {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    margin-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rlzy_top_right_top_xian {
    width: 26px;
    height: 2px;
    background: #838383;
    margin-top: 16px;
}

.rlzy_top_right_middle {
    width: 100%;
    margin-top: 32px;
}

.rlzy_top_right_middle > p {
    font-size: 16px;
    color: #030000;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.rlzy_top_right_foot {
    width: 100%;
    margin-top: 25px;
}

.rlzy_top_right_foot > p {
    font-size: 16px;
    color: #030000;
    line-height: 30px;
}

.rlzy_foot {
    width: 100%;
    margin-top: 55px;
    background: #fff;
}

.join_two_box {
    width: 100%;
    height: 100%;
}

.join_nav {
    width: 100%;
    height: 72px;
    background: #205bab;
}

.join_nav > ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 35px;
    box-sizing: border-box;
}

.join_nav > ul li {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.join_list {
    width: 100%;
    padding: 0 35px;
    box-sizing: border-box;
}

.join_list > ul {
    width: 100%;
}

.join_list > ul li {
    width: 100%;
}

.join_list > ul li:nth-child(2n+2) {
    background: #f6f6f6;
}

.li_con {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    line-height: 70px;
    border-bottom: 1px solid #f6f6f6;
    cursor: pointer;
}

.li_con > p {
    font-size: 16px;
    color: #4c4c4c;
}

.li_con > div {
    /* width: 106px; */
    font-size: 14px;
    color: #999999;
    position: relative;
}

.li_con > div:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #cccccc;
    border-bottom: none;
    position: absolute;
    right: -22%;
    top: 31px;
}

.li_detail {
    width: 100%;
    color: #000;
    font-size: 14px;
    padding: 20px 2%;
    background: #fff;
    background-image: url(../image/rlzy_bj.jpg);
    background-size: 274px 300px;
    background-repeat: no-repeat;
    background-position: bottom right;
    /*background-size: 100% 100%;*/
    display: none;
}

.li_detail_box {
    width: 100%;
}

.lanmu {
    font-size: 28px;
    color: #4c4c4c;
    font-weight: bold;
}

.li_detail_jy {
    width: 100%;
    margin: 30px 0;
}

.li_detail_jy > p {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 30px;
}

.li_detail_jy > p b {
    font-weight: bold;
}

.li_detail_yq {
    width: 100%;
}

.li_detail_yq > h6 {
    font-size: 16px;
    color: #4c4c4c;
    font-weight: bold;
}

.li_detail_yq > p {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 30px;
}

.li_detail_btn {
    font-size: 16px;
    color: #4c4c4c;
    margin-top: 25px;
}

@media screen and (max-width: 1360px) {
    .rlzy_con {
        width: 1200px;
    }
}