.ne_warp {
    width: 73%;
    margin: 0 auto;
}

.gywm-padd {
    padding: 90px 0 130px 0;
}
.new-gywm-fl{
	width: 40%;
}
.gywm-left {
    width: 100%;
    height: 54px;
    position: relative;
    padding-left: 32px;
    font-size: 30px;
    font-weight: bold;
    color: #222222;
    line-height: 54px;
}

.gywm-left .c1 {
    color: #aa8d47;
}

.gywm-left .c2 {
    font-size: 18px;
    color: #666666;
    text-align: right;
    padding-left: 20px;
    font-weight: normal;
    text-transform: uppercase;
}

.gywm-left:after {
    position: absolute;
    width: 6px;
    height: 100%;
    left: 0;
    top: 0;
    background: #c8a44e;
    content: "";
}

.gywm-left:before {
    position: absolute;
    width: 6px;
    height: 100%;
    left: 6px;
    top: 0;
    background: #aa8d47;
    content: "";
}
.gywm-video{
	width: 100%;
	margin-top: 30px;
}
.gywm-video .video{
	display: block;
	width: 100%;
}

.gywm-right {
    width: 50%;
    padding-top: 84px;
}

.gywm-right p {
    font-size: 16px;
    line-height: 28px;
    text-indent: 2em;
    color: #5f5c68;
}

.fzlc {
    width: 100%;
    height: 570px;
    background: url(../images/about-ls.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 95px 0 70px 0;
}

.event_box {
    position: relative;
}

.event_box .parHd {
    width: 96%;
    height: 80px;
    position: relative;
    background: #fff;
    margin: 110px auto;
}

.event_box .parHd:before {
    display: block;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.parHd ul {
    overflow: initial !important;
}

.parHd ul li:before {
    display: none !important;
}

.parHd .tempWrap {
    width: 100% !important;
    height: 100%;
    overflow: hidden;
}

.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 24px;
    color: #555555;
    width: 120px;
    line-height: 80px;
    position: relative;
    font-weight: bold;
}

.parHd li span {
    font-weight: normal;
    font-size: 18px;
}

.act-dot {
    width: 25px;
    height: 25px;
    background: url(../images/yy1.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -5px;
}

.parBd {
    padding-top: 30px;
    width: 96%;
    margin: 0 auto;
}

.act {
    color: #aa8d47 !important;
    position: relative;
}

.act .act-dot {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/yy1-1.png) no-repeat;
}

div#listBox {
    width: 100%;
}

.sPrev,
.sNext {
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    top: 31px;
    cursor: pointer;
    border: 1px solid #fff;
    line-height: 27px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
}

.sPrev {
    left: 4px;
    top: -85px;
}

.sNext {
    left: 36px;
    top: -85px;
}

.dsj-list {
    width: 100%;
    color: #fff;
}

.dsj-list .bit {
    font-size: 26px;
    line-height: 54px;
    margin-bottom: 20px;
}

.dsj-list .bit span {
    font-size: 18px;
}

.dsj-list .neir {
    width: 45%;
    font-size: 20px;
    line-height: 30px;
}

.qywh {
    width: 1260px;
    margin: 150px auto 120px;
    position: relative;
}

.qywh img {
    display: block;
    max-width: 100%;
}

.qywh-right {
    width: 42.5%;
    position: absolute;
    right: 0;
    height: 70%;
    top: 15%;
    background: #f0f0f5;
    padding: 12px;
}

.qywh-right .bit {
    height: 70px;
    border-bottom: 1px solid #aa8d47;
    font-size: 30px;
    font-weight: bold;
    color: #5f5c68;
    line-height: 70px;
}

.qywh-right .c2 {
    font-size: 18px;
    color: #666666;
    text-align: right;
    padding-left: 20px;
    font-weight: normal;
    text-transform: uppercase;
}

.qywh-right .neir {
    margin-top: 45px;
}

.qywh-right .neir li {
    font-size: 14px;
    line-height: 26px;
    list-style: none;
    margin-bottom: 12px;
    color: #555;
}


/*集团资讯*/

.zx-wai {
    width: 100%;
    height: 610px;
    background: #f1f0f6;
    padding-top: 75px;
    position: relative;
}

.zx-wai:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background: #ffffff;
    left: 0;
    top: 39%;
}

.zx-bei {
    width: 1400px;
    margin: auto;
}

.zx-bei .left {
    padding-top: 70px;
}

.zx-bei .left .one {
    display: flex;
}

.zx-bei .left .jt-zx {
    padding-left: 20px;
    font-size: 30px;
    font-weight: bold;
}

.zx-bei .left .en {
    padding-left: 20px;
    font-size: 18px;
    padding-top: 20px;
}

.zx-xq span {
    cursor: pointer;
}

.zx-xq {
    width: 100%;
    position: relative;
    margin-top: 65px;
    margin-bottom: 40px;
    padding: 0 10%;
    box-sizing: border-box;
    overflow: hidden;
}

.zx-xq .xq1 {
    position: absolute;
    top: calc(50% - 32px);
    left: 13.5%;
}

.zx-xq .xq2 {
    position: absolute;
    top: calc(50% - 32px);
    left: 22.4%;
}

.zx-xq .xq3 {
    position: absolute;
    top: calc(50% - 32px);
    left: 31.5%;
}

.zx-xq .xq4 {
    position: absolute;
    top: calc(50% - 32px);
    left: 40.6%;
}

.zx-xq .xq5 {
    position: absolute;
    top: calc(50% - 32px);
    left: 49.7%;
}

.zx-xq .xq6 {
    position: absolute;
    top: calc(50% - 32px);
    left: 58.8%;
}

.zx-xq .xq7 {
    position: absolute;
    top: calc(50% - 32px);
    left: 67.9%;
}

.zx-xq .xq8 {
    position: absolute;
    top: calc(50% - 32px);
    left: 77%;
}

.year2 {
    display: inline-block;
    font-size: 18px;
    position: absolute;
    left: 22%;
    top: 33%;
    user-select: none;
}

.nf-xq {
    width: 65%;
    margin: auto;
}

.xq11 {
    font-size: 24px;
    font-weight: bold;
}

.xq1 {
    display: flex;
    justify-content: space-between;
}

.xq12 {
    display: inline-block;
    width: 80%;
    font-size: 16px;
}

.ry1 {
    padding-top: 40px;
}

.active7 {
    opacity: 0.5;
}

.bannerSwiper {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.year-lb {
    margin: 0 auto;
    width: 97px;
    height: 97px;
    background: url(../images/yy.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 97px;
    cursor: pointer;
}

.year-lb span {
    font-size: 18px;
    color: #333;
}

.swiper-button-next,
.swiper-button-prev {
    width: 97px;
    height: 97px;
    margin-top: -48.5px;
}

.swiper-nr {
    display: none;
    zoom: 1;
}

.swiper-nr:after {
    display: block;
    content: '';
    clear: both;
}

.swiper-nrFl {
    float: left;
    width: 20%;
    font-size: 24px;
    font-weight: bold;
}

.swiper-nrFr {
    float: left;
    width: 80%;
    font-size: 16px;
    padding-top: 6px;
    line-height: 30px;
    color: #555;
}

.news-padd {
    padding: 100px 0 30px 0;
}

.ny-nav {
    width: 50%;
    position: relative;
    text-align: right;
}

.ny-nav a {
    display: inline-block;
    padding: 0 15px;
    background: #fff;
    cursor: pointer;
    height: 36px;
    line-height: 34px;
    font-size: 16px;
    color: #555;
    position: relative;
    margin-left: 10px;
    border: 1px solid #bebebe;
    transition-duration: .5s;
}

.ny-nav a:hover {
    background: #aa8d47;
    color: #fff;
    border: 1px solid #aa8d47;
}

.ny-nav .ts {
    background: #aa8d47;
    color: #fff;
    border: 1px solid #aa8d47;
}

.jt-xq {
    width: 100%;
    margin-top: 55px;
}

.jt-xq ul {
    /*display: flex;*/
    justify-content: space-between;
    /*flex-wrap: wrap;*/
    zoom: 1;
}

.jt-xq ul:after {
    display: block;
    content: "";
    clear: both;
}

.jt-xq ul li {
    width: 23%;
    float: left;
    margin: 0 12px;
    background-color: #f5f5f5;
    margin-bottom: 50px;
    overflow: hidden;
    cursor: pointer;
}

.jt-xq ul li img {
    transition: all 0.5s;
    cursor: pointer;
    width: 100%;
    height: 320px;
}

.jt-xq ul li img:hover {
    transform: scale(1.05);
}

.jt-xq ul li .name {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.jt-xq ul li .name a {
    color: #333;
}

.jt-xq ul li:hover .jt-xq ul li .name a {
    color: #fff;
}

.jt-xq ul li:hover .jt-xq ul li .name .name2 {
    color: #fff !important;
}

.jt-xq ul li .name .name1 {
    font-size: 18px;
    padding: 25px 0 25px 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jt-xq ul li .name .name2 {
	height: 44px;
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 50px;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden; 
}

.jt-xq ul li .name3 {
    margin-left: 20px;
    margin-right: 20px;
    height: 50px;
    display: block;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

.jt-xq ul li .name3 span {
    color: #999999;
}

.right ul li.active1 {
    background-color: #987727;
    color: white;
}

.active1 a {
    color: white;
}

.page {
    zoom: 1;
    padding-bottom: 20px;
}

.page:after {
    display: block;
    content: "";
    clear: both;
}

.page ul {
    display: inline-block;
}

.page ul li {
    width: 50px;
    height: 27px;
    line-height: 25px;
    margin: 0 10px;
    border: 1px solid #aa8d47;
    display: inline-block;
}

.page ul li a {
    display: block;
}

.page ul li:hover {
    background: #aa8d47;
    color: #fff !important;
}

.page ul li:hover a {
    color: #fff;
}

.page ul .on {
    background: #aa8d47;
    color: #fff !important;
    display: block;
}

.jt-xq {
    width: 100%;
    margin-top: 55px;
}

.detail {
    width: 100%;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: #333333;
}

.detail2 {
    width: 100%;
    padding-top: 25px;
}
.qm-video{
	height: 660px;
}
.detail2 p {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 36px;
    padding-bottom: 30px;
}

.lx-we {
    width: 100%;
    padding-top: 30px;
}

#map {
    height: 660px;
}

.sideMenu1 {
    width: 100%;
}

.sideMenu1 h3 {
    height: 55px;
    line-height: 55px;
    cursor: pointer;
    margin-bottom: 10px;
    background: #aa8d47;
    padding: 0 27px;
    color: #fff;
}

.sideMenu1 h3 dl {
    width: 100%;
    margin: 0;
    position: relative;
}

.sideMenu1 h3 dl .bit {
    line-height: 55px;
    font-size: 24px;
    font-weight: bold;
    float: left;
    padding-right: 45px;
}

.sideMenu1 h3 dl .tj1 {
    line-height: 55px;
    font-size: 16px;
}

.sideMenu1 h3 dl .tj1 span {
    display: inline-block;
    padding: 0 15px;
}

.sideMenu1 h3 dl .jia span {
    display: block;
    width: 27px;
    height: 27px;
    background: url(../images/jia.png) no-repeat center center;
    margin: 0 auto;
    position: absolute;
    right: 0px;
    top: 14px;
}

.sideMenu1 .on dl .jia span {
    background: url(../images/jian.png) no-repeat center center;
}

.sideMenu1 .on {
    background: #ac181c
}

.sideMenu1 ul {
    padding: 36px 60px;
    display: none;
    /* 榛樿閮介殣钘� */
    border-bottom: 1px solid #c4c4c4;
    font-size: 16px;
    background: #f7f7f7;
}

.sideMenu1 ul p {
    line-height: 36px;
    font-size: 16px;
    color: #555555;
}

.sideMenu1 ul p span {
    font-size: 16px;
    font-weight: bold;
}

.ze-le {
    width: 100%;
    padding-bottom: 40px;
}

.ct-lx {
    padding-top: 40px;
}

.hr-tj {
    width: 144px;
    height: 40px;
    background: url(../images/hr-bg.jpg) no-repeat;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.hr-tj a {
    color: #fff;
}

.tj {
    display: block;
    width: 158px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    background: #0e51a4;
    font-weight: bold;
    text-align: center;
}



@media only screen and (max-width: 1440px) {
    .ne_warp {
        width: 84%;
        margin: 0 auto;
    }
    .jt-xq ul li{
    	margin: 0 11.5px 20px;
    }
   .new-gywm-fl{
   	width: 44%;
   }
   .gywm-right{
   	width: 52%;
   }
   .jt-xq ul li img{
   	height: 270px;
   }
}

@media only screen and (max-width: 1367px) {
    .ne_warp {
        width: 88%;
        margin: 0 auto;
    }
    .jt-xq ul li img{
   	height: 265px;
   }
}

@media only screen and (max-width: 1281px) {}

@media only screen and (max-width: 1139px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 760px) {}

@media only screen and (max-width: 490px) {}
