@charset "utf-8";
::-webkit-scrollbar {width:5px;height:5px;background-color:#F5F5F5;}
::-webkit-scrollbar-track {border-radius:2.5px;background-color:#E2E2E2;}
::-webkit-scrollbar-thumb {border-radius:2.5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3);}
::selection {color:#b59860;}
::-moz-selection {color:#b59860;}
::-webkit-selection {color:#b59860;}
/*.body_2023 {
    min-width: 1500px;
}*/
.w1500 {
    width: 1000px;
    margin: 0 auto;
}
.ellipsis {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ellipsis-2 {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.clearfix:before,.clearfix:after {
    content:" ";
    display:table;
    clear:both;
}
.flex {
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
}
.flex_d-c {
    -webkit-box-orient:vertical;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
    flex-direction:column;
}
.flex_d-r {
    -ms-flex-direction:row-reverse;
    -webkit-flex-direction:row-reverse;
    flex-direction:row-reverse;
}
.flex_wrap {
    -webkit-box-pack:wrap;
    -ms-flex-pack:wrap;
    -webkit-justify-content:wrap;
    flex-wrap:wrap;
}
.flex_j-end {
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
}
.flex_j-center {
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
}
.flex_j-s-b {
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}
.flex_j-s-a {
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-around;
    justify-content:space-around;
}
.flex_a-end {
    -webkit-box-align:end;
    -ms-flex-align:end;
    -webkit-align-items:flex-end;
    align-items:flex-end;
}
.flex_a-center {
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
}
.flex_a-b {
    -webkit-box-align:baseline;
    -ms-flex-align:baseline;
    -webkit-align-items:baseline;
    align-items:baseline;
}

.wrap-tit_2023{width:100%;/*background:#0d0700;*/}
.wrap-tit_2023 .wrap-tit-con{margin:0 auto;font-size: 17px;height: 50px;line-height: 50px;color: #ffffff;}
.wrap-tit_2023 .wrap-tit-con .wrap-tit-con-fl{}
.wrap-tit_2023 .wrap-tit-con .wrap-tit-con-fl span {padding: 2px 12px 2px 10px;background: #000;margin-left: 5px;color: #fff;}
.wrap-tit_2023 .wrap-tit-con .wrap-tit-con-fl b{color:#b59860;padding:0 5px;}
.wrap-tit_2023 .wrap-tit-con .wrap-tit-con-fr{}
.wrap-tit_2023 .wrap-tit-con .wrap-tit-con-fr a{margin:0 3px; position:relative;}
.wrap-tit_2023 .wrap-tit-con .wrap-tit-con-fr .wxa img{display:none;position:absolute;width: 128px;height: 128px;left: -30px;top: 29px;z-index:99999;}
.wrap-tit_2023 .wrap-tit-con .wrap-tit-con-fr .wxa:hover img{display:block; }

.logo_2023 {
   /* height: 164px;*/
    margin: 0 auto;
}
.logo_2023 .logoImg_2023 {
   /* width: 300px;*/
 width: 260px;
}

.logo_2023 .logoImg_2023 img {
    width: 100%;
}

.logo_2023 .trait_2023 {
    height: 66px;
    margin-left: 10px;
    padding-left: 18px;
    border-left: 1px solid #666;
}

.logo_2023 .trait_2023 .trait01 {
    font-size: 26px;
    font-weight: bold;
    color: #b59860;
    letter-spacing: 2px;
    line-height: 1.35;
    padding-bottom: 6px;
}

.logo_2023 .trait_2023 .trait02 {
    font-size: 19px;
    color: #666;
}

.logo_2023 .tel {padding-right: 68px;background: url(../images/l_tel_1.png) no-repeat right center;background-size: 62px;}
.logo_2023 .tel .tel_p1 {font-size: 21px;color: #666;padding-right:5px;padding-top: 5px;}
.logo_2023 .tel .tel_p2 {font-size: 32px;color: #b59860;font-weight: bold;}
.logo_2023 .tel .tel_p3 {font-size:18px; color: #b59860; height: 30px;line-height: 30px;font-weight: bold;}
.nav_2023 {
    height: 74px;
}

.nav_2023 .navBox {
    line-height: 74px;
}

.nav_2023 .navUl {
    width: 100%;
}

.nav_2023 .navUl>li {
    font-size: 19px;
}

.nav_2023 .navUl>li a {
    padding: 0 58px;
}

.nys_2023 {
    padding: 80px 0 110px;
}

.nys_t_2023 {
    padding-bottom: 76px;
}

.nys_t_2023 .left {
    width: 410px;
}

.nys_t_2023 .left .tit {
    font-size: 56px;
    font-weight: 600;
    padding-bottom: 15px;
}

.nys_t_2023 .left .con {
    font-size: 26px;
    line-height: 1.75em;
	color:#333;
}

.nys_t_2023 .right {
    width: 1110px;
}

.nys_t_2023 .right .tit {
    text-align: center;
    padding-bottom: 20px;
    font-size: 35px;
    font-weight: 600;
    color: #b59860;
}

.nys_t_2023 .right .con {
    font-size: 20px;
    line-height: 2;
	color:#333;
text-align: justify;
}

.nys_t_2023 .right .more_link_2023 {
    margin-top: 30px;
}

.nys_t_2023 .right .more_link_2023 .line {
    width: 70px;
    height: 1px;
    background: #b59860;
}

.nys_t_2023 .right .more_link_2023 a {
    padding-left: 10px;
    font-size: 25px;
    color: #b59860;
    transition: all 0.6s;
}

.nys_t_2023 .right .more_link_2023 .flex:hover a {
    padding-left: 25px;
}

.nys_b_2023 {}

.nys_b_2023 .item {
    width: 25%;
    text-align: center;
    border-right: 1px solid #d9d9d9;
}

.nys_b_2023 .item:last-child {
    border-width: 0;
}

.nys_b_2023 .item .num {
    color: #b59860;
}

.nys_b_2023 .item .num .p_num {
    font-size: 64px;
  font-size: 46px;
	font-weight: 600;
}

.nys_b_2023 .item .num .p_plus {
    font-size: 24px;
    font-weight: bold;
    margin-left: 3px;
}

.nys_b_2023 .item .con {
    font-size: 20px;
    text-align: center;
    margin-top: 6px;
}

.sdys_2023 {
    padding: 68px 0;
    background: url(../images/4dys_bg.jpg) no-repeat;
    background-attachment: fixed;
}

.sdys_2023 .item {
    width: 300px;
}

.sdys_2023 .item .img {
    width: 131px;
    height: 131px;
    margin: 0 auto 30px;
}

.sdys_2023 .item .img img {
    width: 100%;
    height: 100%;
}

.sdys_2023 .item .text {
    text-align: center;
    color: #ffffff;
}

.sdys_2023 .item .text .tit {
    font-size: 24px;
    padding-bottom: 5px;
}

.sdys_2023 .item .text .con {
    font-size: 18px;
    line-height: 1.75;
}

.name_2023 {
    position: relative;
    text-align: center;
}

.name_2023 .en {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 0.7;
    opacity: 0.06;
    color: #b59860;
    font-weight: 600;
    font-size: 110px;
    letter-spacing: 0.04em;
}

.name_2023 .cn {
    font-size: 42px;
    font-weight: 500;
    padding-top: 65px;
    padding-bottom: 15px;
}

.name_2023 i {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -31px;
    width: 62px;
    height: 2px;
    background: #b59860;
}

.cpfl_2023 {
    height:700px;
    overflow: hidden;
}

.cpfl_2023 .tab {
    padding-top: 40px;
    padding-bottom: 40px;
}

.cpfl_2023 .tab li {
    width: 350px;
    border-right: 1px dashed #d9d9d9;
}

.cpfl_2023 .tab li:last-child {
    border-width: 0;
}

.cpfl_2023 .tab .obg {}

.cpfl_2023 .tab .obg img {
    width: 60px;
    height: auto;
}

.cpfl_2023 .tab .obg .img01 {
    display: block;
}

.cpfl_2023 .tab .obg .img01lan {
    display: none;
}

.cpfl_2023 .tab .owz {
    padding-left: 8px;
}

.cpfl_2023 .tab .owz p {
    font-size: 20px;
    color: #666;
    line-height: 1.5;
}

.cpfl_2023 .tab .owz span {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}

.cpfl_2023 .tab .on .obg .img01 {
    display: none;
}

.cpfl_2023 .tab .on .obg .img01lan {
    display: block;
}

.cpfl_2023 .tab .on .owz p {
    color: #b59860;
}

.cpfl_2023 .tab .on .owz span {
    color: #b59860;
}

.cpfl_2023 .box_list {}

.cpfl_2023 .box_list .item {
    display: none;
}

.cpfl_2023 .box_list .item.on {
    display: block;
}

.cpfl_2023 .box_list .swiper {
    overflow: unset;
}

.cpfl_2023 .box_list .swiper .swiper-slide {
    opacity: 0.3;
}

.tips {
    position: absolute;
    bottom: 0;
    left: 0;
	top:0;
    width: 100%;
    height:50px;
    background:url(../images/lines_02.jpg);
}

.tips2{
    position: absolute;
    bottom:50px;
    left: 0;
    width: 100%;
    height:50px;
    background:url(../images/lines_02.jpg);
}



.cpfl_2023 .box_list .swiper .swiper-slide img {
    width: 100%;
}

.cpfl_2023 .box_list .swiper .swiper-slide.swiper-slide-active ,.cpfl_2023 .box_list .swiper .swiper-slide.swiper-slide-next {
    opacity: 1;
}

.cpfl_2023 .box_list .swiper .swiper-slide.swiper-slide-active i ,.cpfl_2023 .box_list .swiper .swiper-slide.swiper-slide-next i {
    height: 0;
}

.cpfl_2023 .box_list .swiper .paginations {
    position: absolute;
    left: 0;
    bottom: 60px;
    width: 100%;
    text-align: center;
}

.cpfl_2023 .box_list .swiper .paginations:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #b9b9b9;
    content: "";
    opacity: 0.5;
    z-index: 0;
}

.cpfl_2023 .box_list .swiper .pagination {
    background: #ffffff;
    position: relative;
    top: 0.2em;
    display: inline-block;
    width: auto;
    padding: 0 50px;
}

.cpfl_2023 .box_list .swiper .pagination span {
    display: inline-block;
    width: 54px;
    height: 54px;
    margin: 0;
    position: relative;
    opacity: 1;
    background: #fff;
}

.cpfl_2023 .box_list .swiper .pagination span b {
    display: none;
    font-size: 18px;
    line-height: 54px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 54px;
    background: url(../images/cpfl_ico.png) no-repeat center;
}

.cpfl_2023 .box_list .swiper .pagination span i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background: #dbdbdb;
    border-radius: 8px;
}

.cpfl_2023 .box_list .swiper .pagination span.swiper-pagination-bullet-active b {
    display: block;
}

.cpfl_2023 .box_list .swiper .pagination span.swiper-pagination-bullet-active i {
    display: none;
}

.more_2023 a {
    display: block;
    width: 200px;
    height: 56px;
    margin: 0 auto;
    text-align: center;
    color: #222;
    font-size: 20px;
    line-height: 54px;
    border: 1px solid #333;
    border-radius: 40px;
    transition: all 0.5s;
}

.more_2023 a:hover {
    background: #b59860;
    border-color: #b59860;
    color: #ffffff;
}

.gcal_2023 {
	padding-top: 5px;
    padding-bottom: 80px;
   background: #f7f7f7;
}

.gcal_position {
    position: relative;
    overflow: hidden;
 /*   height: 800px;*/
    margin: 35px 0 0;
}

.gcal_position .tab {
    position: absolute;
    width: 430px;
    top: 38px;
    left: 50%;
    margin-left: 320px;
    z-index: 2;
    background: rgb(0 0 0 / 30%);
}

.gcal_position .tab li {}

.gcal_position .tab .imga {
    display: block;
    box-sizing: border-box;
    height: 103px;
    line-height: 103px;
    padding-left: 52px;
    border-bottom: 1px solid rgb(255 255 255 / 36%);
    font-size: 26px;
    font-weight: 300;
    color: #ffffff;
    transition: all 0.45s;
    background-repeat: no-repeat;
    background-position: 52px center;
    background-size: 42px;
}

.gcal_position .tab li:last-child .imga {
    border-width: 0;
}

.gcal_position .tab .active {}

.gcal_position .tab .active .imga {
    padding-left: 100px;
    background-image: url(../images/gcal_ico.png);
}

.gcal_position .tab .active .imga .icon {}

.gcal_position .tab .active .imga .title {}

.gcal_position .swiper {}

.gcal_position .swiper .swiper-slide {}

.gcal_position .swiper .swiper-slide a {
    display: block;
    width: 100%;
    height: 800px;
    background-size: auto 100%;
}

.gcal_position .swiper .swiper-pagination {
    display: none;
}

.hzhb_2023 {}

.hzhb_2023 .list {
    padding: 30px 0 70px;
}

.hzhb_2023 .list .img {
    box-sizing: border-box;
    width: 230px;
    padding: 15px;
    margin-bottom: 15px;
}

.hzhb_2023 .list .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.75s;
}

.hzhb_2023 .list .img img:hover {
    transform: scale(1.1);
}

.hxjz_2023 {
  background: #f7f7f7;
padding-top:10px;
 padding-bottom: 70px;
}

.hxjz_2023 .hxjz_position {
    position: relative;
    overflow: hidden;
}

.hxjz_2023 .left {
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: 230px;
    height: 100%;
    width: 500px;
    z-index: 2;
}

.hxjz_2023 .right {
    position: relative;
    height: 852px;
    z-index: 1;
}

.hxjz_2023 .hxjz_name {
    padding-top: 76px;
    padding-bottom: 155px;
}

.hxjz_2023 .hxjz_name .en {
    color: #b59860;
    font-size: 56px;
    font-weight: 600;
}

.hxjz_2023 .hxjz_name .cn {
    font-size: 50px;
    line-height: 1.35;
    margin-bottom: 5px;
}

.hxjz_2023 .hxjz_name p {
    font-size: 21px;
    line-height: 1.6;
    color: #686868;
}

.hxjz_2023 .tab {}

.hxjz_2023 .tab li {
    width: 150px;
    padding-bottom: 50px;
    color: #222222;
}

.hxjz_2023 .tab span {
    display: block;
    font-size: 24px;
    line-height: 1.45;
}

.hxjz_2023 .tab em {
    display: block;
    font-size: 12px;
    line-height: 1.45;
    opacity: 0.7;
}

.hxjz_2023 .tab li.on {
    color: #b59860;
}

.hxjz_2023 .hxjz_swiper {
    display: block;
    position: absolute;
    left: 0;
    bottom: 80px;
    width: 260px;
    height: 32px;
}

.hxjz_2023 .hxjz_swiper .swiper-button-prev,.hxjz_2023 .hxjz_swiper .swiper-button-next {
    width: 14px;
}

.hxjz_2023 .hxjz_swiper .swiper-button-prev:after,.hxjz_2023 .hxjz_swiper .swiper-button-next:after {font-size: 25px;font-weight: 600;color: #313131;}

.hxjz_2023 .hxjz_swiper .swiper-pagination {
    bottom: 9px;
    height: 14px;
    line-height: 14px;
}

.hxjz_2023 .hxjz_swiper .swiper-pagination span {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #000;
    border: 3px solid #f7f7f7;
}

.hxjz_2023 .hxjz_swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background: #f7f7f7;
    border-color: #000000;
}

.hxjz_2023 .swiper {}

.hxjz_2023 .right .swiper-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    margin-left: -230px;
    background-size: auto 100%;
}

.hxjz_2023 .right .swiper-slide {
    height: 852px;
    overflow: hidden;
}

.hxjz_2023 .right dl {position:absolute;bottom: 68px;min-height: 158px;background:rgba(0,0,0,0.6);width: 1058px;left: 50%;margin-left: -310px;}

.hxjz_2023 .right dl dt {box-sizing: border-box;width:158px;height: 159px;padding: 30px;background: #b59860;text-align: center;font-size: 36px;line-height: 47px;color: #fff;float:left;}

.hxjz_2023 .right dl dd {float:left;box-sizing: border-box;width: 900px;padding: 10px 24px;}

.hxjz_2023 .right dl dd p {font-size: 22px;font-weight: 300;color: #fff;line-height: 1.5;padding: 10px 0 10px 22px;background: url(../images/hxjz_ico.png) no-repeat;background-size: 16px;background-position: 0 18px;}

.zzzs_2023 {
    padding: 30px 0 120px;
}

.zzzs_2023 .zzzs_img {
    width: 1200px;
    margin: 30px auto;
}

.zzzs_2023 .zzzs_img span {
    display: block;
    width: 145px;
    height: 145px;
}

.zzzs_2023 .zzzs_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 1.4s;
}

.zzzs_2023 .zzzs_img span:hover img {
    transform: rotateY(360deg);
}

.zzzs_2023 .zzzs_swiper {
    position: relative;
    padding: 0 60px;
    margin-bottom: 60px;
}

.zzzs_2023 .zzzs_swiper .swiper-button-next:after,.zzzs_2023 .zzzs_swiper .swiper-button-prev:after {
    color: #c0c0c0;
}

.zzzs_2023 .zzzs_swiper .swiper .swiper-slide {
    width: 332.5px;
}

.zzzs_2023 .zzzs_swiper .swiper img {
    width: 100%;
}

.jdjy_2023 {
    background: url(../images/jdjy_bg.jpg) no-repeat center;
    height: 610px;
}

.jdjy_2023 .left {
    width: 640px;
}

.jdjy_2023 .jdjy_name {
    padding-top: 85px;
    padding-bottom: 145px;
}

.jdjy_2023 .jdjy_name .en {
    color: #000;
    font-size: 56px;
    font-weight: 600;
}

.jdjy_2023 .jdjy_name .cn {
    font-size: 20px;
	color: #666;
    line-height: 1;
    margin: 18px 0;
}

.jdjy_2023 .jdjy_name p {
    font-size: 21px;
    line-height: 1.6;
    color: #686868;
}

.jdjy_2023 .jdjy_tel {}

.jdjy_2023 .jdjy_tel i {
    width: 88px;
    background: url(../images/jdjy_tel.png) no-repeat;
    background-position: left center;
}

.jdjy_2023 .jdjy_tel p {
    font-size: 28px;
    padding-bottom: 2px;
    color: #3f3f3f;
}

.jdjy_2023 .jdjy_tel span {
    color: #b59860;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
}

.jdjy_2023 .right {
    box-sizing: border-box;
    width: 860px;
    padding: 85px 0 0 123px;
}

.jdjy_2023 .jdjy_form {
    background: #fff;
    box-sizing: border-box;
    width: 736px;
    height: 430px;
    padding: 50px 0 0 50px;
}

.jdjy_2023 .jdjy_form .info_inpu {
    box-sizing: border-box;
    width: 300px;
    margin-right: 25px;
    margin-bottom: 20px;
    font-size: 18px;
}

.jdjy_2023 .jdjy_form .info_textarea {
    box-sizing: border-box;
    width: 628px;
    height: 124px;
    border-radius: 4px;
    border: 1px solid #CCC;
    margin-bottom: 20px;
    font-size: 18px;
}

.jdjy_2023 .jdjy_form .info_butn {
    box-sizing: border-box;
    margin: 0;
    width: 628px;
    border-width: 0;
    font-size: 24px;
    height: 66px;
}
.jdjy_2023 .jdjy_form .form-input {
    width: 300px;
}

.jdjy_2023 .jdjy_form .form-input .info_inpu {
    float: left;
    width: 48%;
    margin-right: 0;
}

.jdjy_2023 .jdjy_form .form-input img {
    float: right;
    width: 48%;
    height: 50px;
}
.news_2023 {
    overflow: hidden;
    padding: 120px 0 150px;
}

.news_2023 .left {
    width: 300px;
}

.news_2023 .left .tit {
    padding-bottom: 50px;
    border-bottom: 1px solid #dcdcdc;
}

.news_2023 .left .tit .en {
    color: #000000;
    font-size:60px;
    font-weight: 600;
    padding-bottom: 10px;
	margin-top: -7px;
}

.news_2023 .left .tit .cn {
    font-size: 50px;
    line-height: 1.65;
}

.news_2023 .left .tit .p {
    font-size: 20px;
    line-height: 1.5;
    color: #666;
}

.news_2023 .left .tab {}

.news_2023 .left .tab .li {
    border-bottom: 1px solid #dcdcdc;
}

.news_2023 .left .tab .li a {
    display: block;
    line-height: 74px;
    color: #666;
}

.news_2023 .left .tab .li span {
    font-size: 24px;
}

.news_2023 .left .tab .li em {
    font-size: 18px;
    padding-left: 5px;
}

.news_2023 .left .tab .li.on a {
    color: #b59860;
    background: url(../images/news_2023_ico.png) no-repeat;
    background-size: 20px;
    background-position: right center;
}

.news_2023 .right {
    width: 1000px;
}

.news_2023 .box_list {}

.news_2023 .box_list .item {
    display: none;
}

.news_2023 .box_list .item.on {
    display: block;
}

.news_2023 .box_list .swiper-slide {
    padding-bottom: 72px;
    background: #ffffff;
}

.news_2023 .box_list .swiper-left {
    width: 586px;
}

.news_2023 .box_list .swiper-left em {
    font-size: 44px;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
	color: #000;
}

.news_2023 .box_list .swiper-left dl {}

.news_2023 .box_list .swiper-left dt {
    font-size: 26px;
    padding: 23px 0;
	 color: #000;
}

.news_2023 .box_list .swiper-left dd {
    font-size: 16px;
    line-height: 1.85;
    color: #666;
}

.news_2023 .box_list .swiper-right {
    width: 384px;
}

.news_2023 .box_list .swiper-right .img {
    width: 100%;
    height: 270px;
	margin-top：9px;
}

.news_2023 .box_list .swiper-right .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_2023 .box_list .item .swiper-pagination {
    width: 586px;
    text-align: right;
    bottom: 70px;
}

.news_2023 .box_list .item .swiper-pagination span {
    opacity: 1;
    border: 3px solid #fff;
}

.news_2023 .box_list .item .swiper-pagination span.swiper-pagination-bullet-active {
    background: #ffffff;
    border-color: #b59860;
}

.news_2023 .box_list .list {
    border-top: 1px solid #dcdcdc;
}

.news_2023 .box_list .li {
    padding-top: 35px;
    padding-bottom: 6px;
    width: 50%;
}

.news_2023 .box_list .li span {
    display: block;
    font-size: 26px;
}

.news_2023 .box_list .li em {
    font-size: 17px;
    padding-left: 12px;
    margin-left: 12px;
    position: relative;
    color: #5d5d5d;
}

.news_2023 .box_list .li em:before {content:" ";position: absolute;left: 0;top: 2px;width: 1px;height: 14px;background: #5d5d5d;}

.news_2023 .box_list .li a {
    padding-top: 14px;
    font-size: 16px;
    display: block;
    color: #5d5d5d;
}

.news_2023 .box_list .li a:hover {
    color: #b59860;
}

.footer_2023 {
    background: #000;
    padding: 80px 0 0;
}

.footer_2023 .footer_ul {
    padding-bottom: 135px;
 /*   border-bottom: 1px solid #3e3933;*/
}

.footer_2023 .footer_ul .item0 {
    width: 420px;
    padding-right: 28px;
    color: #ffffff;
}

.footer_2023 .footer_ul .item0 span {
    display: block;
    font-size: 21px;
    padding-bottom: 10px;
}

.footer_2023 .footer_ul .item0 b {
    display: block;
    font-size: 30px;
    color: #b59860;
    padding-bottom: 52px;
}

.footer_2023 .footer_ul .item0 p {
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 1em;
}

.footer_2023 .footer_ul .item1 {
    width: 200px;
    color: #ffffff;
    text-align: center;
}

.footer_2023 .footer_ul .item1 .tit {
    font-size: 26px;
    padding-bottom: 32px;
font-weight: 600;
	color: #b59860;
}

.footer_2023 .footer_ul .item1 a {
    display: block;
    font-size: 16px;
    margin-bottom: 32px;
    color: #ffffff;
}

.footer_2023 .footer_ul .item1 a:hover {
    color: #b59860;
}

.footer_2023 .footer_ul .item2 {
    padding-left: 70px;
    color: #ffffff;
}

.footer_2023 .footer_ul .item2 .img {}

.footer_2023 .footer_ul .item2 .img img {
    width: 176px;
}

.footer_2023 .footer_ul .item2 .img span {
    padding-top: 20px;
    font-size: 16px;
    text-align: center;
    display: block;
}

.footer_2023 .footer_icp {
    padding-top: 10px;
}

.footer_2023 .footer_icp .text {
    width: 1100px;
    color: #fff;
    font-size: 16px;
 	margin-top: 10px;
}

.footer_2023 .footer_icp .text a {
    margin-left: 55px;
    color: #ffffff;
}

.footer_2023 .footer_icp .text a:hover {
    color: #b59860;
}

.footer_2023 .footer_icp .footer-share {
    font-size: 0;
    text-align: right;
    color: #e6e6e6;
    margin-left: 84px;
    width: 180px;
}

.footer_2023 .footer_icp .f-share-one {
    position: relative;
    display: inline-block;
    border: 1px solid #838383;
    margin: 11px;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    vertical-align: top;
    border-radius: 50%;
    cursor: pointer;
    transition: .5s;
}

.footer_2023 .footer_icp .f-share-one>img {
    vertical-align: middle;
    width: 32px;
}

.footer_2023 .footer_icp .f-share-one1>img {
    width: 25px;
}

.footer_2023 .footer_icp .f-share-one .fs-one-qrcode {
    position: absolute;
    bottom: 58px;
    left: 50%;
    z-index: 0;
    transform: translateX(-50%) translateY(20px);
    padding: 7px;
    background: rgba(255, 255, 255, .1);
    opacity: 0;
    visibility: hidden;
    transition: .35s .05s;
    font-size: 15px;
    color: #fff;
    line-height: 20px;
}

.footer_2023 .footer_icp .f-share-one .fs-one-qrcode img {
    display: block;
}

.footer_2023 .footer_icp .footer-share:hover .f-share-one {
    opacity: 0.6;
}

.footer_2023 .footer_icp .footer-share .f-share-one:hover {
    opacity: 1;
}

.footer_2023 .footer_icp .f-share-one:hover .fs-one-qrcode {
    transform: translateX(-50%) translateY(0px);
    opacity: 1;
    visibility: visible;
}

.footer_2023 .footer_icp .f-share-one .fs-one-qrcode p {
    width: 150px;
    font-size: 20px;
}

.footer_2023 .footer_icp .footer-share {
    width: 240px;
}

.footer_link {
    color: #ffffff;
}

.footer_link span {
    font-size: 18px;
    width: 90px;
    line-height: 1.5;
}

.footer_link p {
    width: 1400px;
    font-size: 18px;
    line-height: 1.5;
}

.footer_link p a {
    padding-right: 0.5em;
    color: #ffffff;
}

.footer_link p a:hover {
    color: #b59860;
}

@media screen and (max-width: 1500px) {
/*.body_2023 {
    min-width: 1190px;
}

.w1500 {
    width: 1180px;
}*/

.nav_2023 .navUl>li a {
    padding: 0 41px;
}

.nav_2023 .navUl>li {
    font-size: 17px;
}

.nys_t_2023 .left {
    width: 320px;
}

.nys_t_2023 .right {
    width: 920px;
}

.nys_t_2023 .right .con {
    font-size: 16px;
}

.sdys_2023 .item {
    width: 260px;
}

.sdys_2023 .item .text .tit {
    font-size: 24px;
}

.gcal_position .tab {
    margin-left: 160px;
}

.hzhb_2023 .list .img {
    width: 196.6px;
}
.hxjz_2023 .left {
    width: 390px;
    margin-right: 192px;
}

.hxjz_2023 .hxjz_name .en {
    font-size: 50px;
}

.hxjz_2023 .hxjz_name .cn {
    font-size: 44px;
}

.hxjz_2023 .hxjz_name p {
    font-size: 18px;
}

.hxjz_2023 .tab li {
    width: 120px;
}

.hxjz_2023 .right .swiper-bg {
    margin-left: -200px;
}

.hxjz_2023 .right dl {
    min-height: 138px;
    width: auto;
}

.hxjz_2023 .right dl dt {
    font-size: 30px;
    width: 138px;
    height: 138px;
    padding: 25px;
}

.hxjz_2023 .right dl dd {
    width: 760px;
    padding-bottom: 0;
}

.hxjz_2023 .right dl dd p {
    font-size: 19px;
}

.zzzs_2023 .zzzs_img {
    width: 1100px;
}

.zzzs_2023 .zzzs_img span {width: 130px;height: 130px;}

.jdjy_2023 {
    height: 540px;
}

.jdjy_2023 .left {
    width: 480px;
}

.jdjy_2023 .jdjy_name {
    padding-top: 50px;
    padding-bottom:90px;
}

.jdjy_2023 .jdjy_name .en {
    font-size: 48px;
}

.jdjy_2023 .jdjy_name .cn {
    font-size: 20px;
}

.jdjy_2023 .jdjy_name p {
    font-size: 18px;
}

.jdjy_2023 .jdjy_tel i {
    width: 76px;
    background-size: 62px;
}

.jdjy_2023 .jdjy_tel p {
    font-size: 25px;
}

.jdjy_2023 .jdjy_tel span {
    font-size: 36px;
}

.jdjy_2023 .right {
    width: 700px;
    padding: 62px 0 0 51px;
}

.jdjy_2023 .jdjy_form {
    width: 600px;
    height: auto;
    padding: 56px 0 56px 38px;
}

.jdjy_2023 .jdjy_form .info_inpu {
    width: 248px;
}

.jdjy_2023 .jdjy_form .info_textarea {
    width: 525px;
    margin-bottom: 34px;
}

.jdjy_2023 .jdjy_form .info_butn {
    width: 525px;
    font-size: 25px;
    height: 60px;
}

.news_2023 .left {
    width: 240px;
}

.news_2023 .left .tit {
    padding-bottom: 56px;
}

.news_2023 .left .tit .en {
    font-size: 56px;
}

.news_2023 .left .tit .cn {
    font-size: 46px;
}

.news_2023 .left .tit .p {
    font-size: 16px;
}

.news_2023 .left .tab .li.on a {
    background-size: 14px;
}

.news_2023 .left .tab .li span {
    font-size: 21px;
}

.news_2023 .left .tab .li em {
    font-size: 15px;
}

.news_2023 .right {
    width: 900px;
}

.news_2023 .box_list .swiper-slide {
    padding-bottom: 52px;
}

.news_2023 .box_list .swiper-left {
    width: 58.6%;
}

.news_2023 .box_list .swiper-right {
    width: 38.4%;
}

.news_2023 .box_list .swiper-left em {
    font-size: 40px;
    padding-bottom: 30px;
}

.news_2023 .box_list .swiper-left dt {
    font-size: 25px;
    padding-bottom: 18px;
}

.news_2023 .box_list .swiper-left dd {
    font-size: 16px;
}

.news_2023 .box_list .item .swiper-pagination {
    width: 58.6%;
    bottom: 50px;
}

.news_2023 .box_list .swiper-right .img {
    height: 240px;
}

.news_2023 .box_list .li {
    padding-top: 28px;
}

.footer_2023 .footer_icp .footer-share {}

.footer_2023 .footer_icp .text {
    width: 840px;
}

.footer_link p {
    width: 1088px;
}
}