<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
mid-cer,
header,
hgroup,
menu,
nav,
section {
    margin: 0px;
    padding: 0px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul,
li {
    list-style-type: none;
}

img {
    border-style: none;
    vertical-align: middle;
}

a {
    color: #333;
}

a:link,
a:active,
a:visited,
a:hover {
    text-decoration: none;
}

button:focus {
    outline: none;
}

select:focus {
    outline: none;
}

input,
textarea,
button {
    outline: none;
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

/* éç‘°åš®éŽ¼æ»…å‚¨å¦—å—šå¹é™æ&nbsp;«åŠéï¿½ placeholderå¨‘å&nbsp;ã‘-å¯®â‚¬æ¿®ï¿½ */
/* WebKit browsers */

input:focus::-webkit-input-placeholder {
    color: transparent;
    /* transparenté„îˆšåé–«å¿”æ§‘æ¦›æˆ£å£Š(black)é¨å‹¯â‚¬ç†»î†‡å¨‰æ›ªç´é—å……ç«´æ¶“î†è¢«æµ¼ç´ƒgba(0,0,0,0)æ©æ¬ç‰±é¨å‹«â‚¬ï¿½ */
}

/* Mozilla Firefox 4 to 18 */

input:focus:-moz-placeholder {
    color: transparent;
}

/* Mozilla Firefox 19+ */

input:focus::-moz-placeholder {
    color: transparent;
}

/* Internet Explorer 10+ */

input:focus:-ms-input-placeholder {
    color: transparent;
}

/* å¨“å‘®îšŸå¨´î†¼å§© */

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    /*æ¶“å¶‡æ•¤éˆå¤Šå”´ç€¹é€›ç¯ƒé™îˆ™äº’*/
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

@font-face {
    font-family: FZLTZCHJW;
    src: url("../ttf/FZLTZCHJW.TTF");
}

@font-face {
    font-family: FZLTXHJW;
    src: url("../ttf/FZLTXHJW.TTF");
}

@font-face {
    font-family: SOURCEHANSANSCN;
    src: url("../ttf/SOURCEHANSANSCN-NORMAL.OTF");
}



.logo img {
    max-width: 45%;
}

.header_banner {
	overflow: hidden;
	padding: 5px 0;
	height: 50px;
	background-color: #717171;
}

.header_banner img {
	width: 25%;
	float: left;
    max-width: 100px;
    margin-top: 14px;
}

.header_banner span {
	float: left;
	padding-left: 5px;
	width: 75%;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
}

.header {
    background: rgba(0, 0, 0, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    position: absolute;
    width: 100%;
    z-index: 9;
    overflow: hidden;
}

.header_inner {
    position: relative;
    padding: 14px 0;
}

.nav_ydd_btn_wrap {
    display: block;
    cursor: pointer;
    width: 30px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.nav_ydd_btn {
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: all 0.4s;
}

.nav_ydd_btn+.nav_ydd_btn {
    margin-top: 9px;
}

.nav_pc {
    display: none;
}

.nav_ydd_btn_close .btn_one {
    transform: rotate(45deg) translate(8px, 8px);
}

.nav_ydd_btn_close .btn_two {
    display: none;
}

.nav_ydd_btn_close .btn_three {
    transform: rotate(-45deg);
}

.banner a img {
    width: 100%;
}

.main-pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    right: 0;
    width: 100%;
    text-align: center;
}

.main-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 4px;
    background: #fff;
    cursor: pointer;
}

.main-pagination .swiper-active-switch {
    background-color: #0da945;
}

.banner {
    position: relative;
}

.banner_title span {
    font-size: 24px;
    color: #27bb8e;
    /* font-family: FZLTZCHJW; */
}

.banner_text {
    font-family: SOURCEHANSANSCN;
}

.banner_text span {
    font-size: 16px;
    color: #f0f0f0;
}


.banner_text_wrap {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    display: none;
}

.banner_goapp {
    text-align: center;
    display: none;
}

.banner_info .banner_goapp img {
    max-width: 24%;
}

.banner_goapp p {
    font-size: 16px;
    color: #dcdcdc;
    margin-top: 8px;
}

.banner_info {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
}


.nav_mobile {
    position: absolute;
    z-index: 9999;
    top: 0px;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #cccccc;
    padding: 0 20px 50px;
    display: none;
}

.nav_mobile ul li a {
    display: block;
    padding: 0 20px;
    border-bottom: 1px solid #cccccc;
    line-height: 55px;
    font-size: 18px;
}

.nav_mobile ul li.active em {
    transform: rotate(90deg);
}

.nav_mobile ul li a p {
    position: relative;
}

.nav_mobile ul li a p em {
    font-family: iconfont;
    font-style: normal;
    position: absolute;
    right: 0;
    transition: .3s;
}

.subnav_mobile {
    display: none;
}

.nav_mobile&gt;ul&gt;li.active .subnav_mobile {
    display: block;
    background: #fff;
}

.subnav_mobile ul li a {
    display: block;
    padding: 0 20px;
    border-bottom: 1px solid #cccccc;
    line-height: 55px;
    font-size: 18px;
}

.subnav_mobile li a p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav_mobile .subnav_mobile a {
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.model_1 {
    overflow: hidden;
}

.model_1_l h3 {
    font-size: 24px;
    position: relative;
    padding-bottom: 15px;
    font-family: FZLTZCHJW;
    margin-bottom: 30px;
}

.model_1_l h3::after {
    content: "";
    width: 40px;
    height: 4px;
    background: #2c5030;
    position: absolute;
    left: 0;
    bottom: 0;
}

.model_1_l {
    padding-top: 20px;
    padding-bottom: 20px;
}



.qxpp img {
    max-width: 100%;
    cursor: pointer;
    /* opacity: .8; */
}

/* .qxpp img:hover {
    opacity: 1;
} */

.qxpp .col-xs-4 {
    padding: 0 8px;
}

.qxpp .row {
    margin: 0 -8px;
}

.model_wrap_r {
    background: url("../images/2021ssjd_009.png") no-repeat center;
    background-size: cover;
}

.model_1_r h3 {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    font-family: FZLTZCHJW;
    margin-bottom: 20px;
}

.model_1_r p {
    font-size: 16px;
    color: #666666;
    line-height: 1.6;
    letter-spacing: 1px;
    text-align: justify;
}

.model_1_r {
    padding: 40px 20px 80px;
    display: none;
}

.model_2_wrap {
    background: #f5f5f5;
    padding-bottom: 45px;
}

.model_2_swiper img {
    max-width: 100%;
}


.model_2_swiper p {
    text-align: left;
    font-size: 16px;
    font-family: FZLTZCHJW;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper_index {
    margin-top: -45px;
}

.swiper_index_right,
.swiper_index_left {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    transition: .3s;
    cursor: pointer;
    font-family: iconfont;
    background: #fff;
    font-size: 24px;
    color: #6a6a6a;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.swiper_index_right {
    float: left;
}

.swiper_index_left {
    margin-right: 10px;
    float: left;
    transform: rotateY(180deg);
}

.swiper_botton_wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #f5f5f5;
    padding-left: 20px;
}

.swiper_index_left:hover {
    background: #0da945;
    color: #fff;
}

.swiper_index_right:hover {
    background: #0da945;
    color: #fff;
}

.swiper_nav {
    position: absolute;
    bottom: 50px;
    right: 20px;
    color: #fff;
    font-size: 16px;
}

.current_index {
    font-size: 30px;
    font-style: normal;
}

.model_3 {
    padding: 25px 0;
}

.model_3_title {
    text-align: center;
    margin-bottom: 20px;
}

.model_3_title span {
    font-family: FZLTZCHJW;
    font-size: 24px;
}

.model_3_main img {
    width: 100%;
    transition: 1s;
}

.model_3_main .col-xs-12 {
    margin-bottom: 15px;
    position: relative;
}

.img_info1 {
    position: absolute;
    top: 25px;
    left: 40px;
}

.img_info2 {
    position: absolute;
    top: 25px;
    right: 40px;
}

.img_info2 p {
    font-size: 16px;
    font-family: FZLTZCHJW;
    color: #fff;
}

.img_info1 p {
    font-family: FZLTXHJW;
    color: #fff;
    margin-bottom: 4px;
}

.img_info1 span {
    font-family: FZLTZCHJW;
    color: #fff;
}

.model_4_wrap {
    background: url("../images/2021ssjd_020.png") no-repeat center;
    background-size: cover;
    padding: 25px 0;
}

.model_4_top&gt;span {
    font-size: 20px;
    font-family: FZLTZCHJW;
}

.model_4_top&gt;i {
	font-size: 20px;
	font-family: SourceHanSansCN-Light;
	font-style: initial;
	font-weight: 100;
}

.model_4_top a {
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #717171;
	border-radius: 20px;
    float: right;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}


.model_4_top {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.model_4_top::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #cccccc;
    position: absolute;
    bottom: -8px;
    left: 0;
}

.model_4_item p {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: .3s;
}

.news_date i {
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    background: #2c5030 url("../images/2021ssjd_065.png") no-repeat center;
    border-radius: 50%;
    display: inline-block;
    font-style: normal;
    color: #fff;
}

.news_date span {
    color: #2c5030;
    font-weight: bold;
}

.model_4_item {
    position: relative;
    margin-bottom: 20px;
    display: block;
    transition: .3s;
}

.news_date {
    position: absolute;
    top: 20px;
    left: 35px;
    width: 120px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #fff;
    border-radius: 16px;
}

.model_4_item img {
    width: 100%;
    transition: .5s;
}

/* .model_3_main a:hover img {
    transform: scale(1.1);
} */

.model_3_main a:hover .j_mask {
    display: block;
}

.model_3_main a {
    display: block;
    overflow: hidden;
    position: relative;
}

.model_4_item a div {
    overflow: hidden;
}

.model_4_item a:hover img {
    transform: scale(1.05);
}

.model_4_item a:hover p {
    color: #2c5030;
}

.model_5 a {
    display: block;
    position: relative;
}

.model_5 img {
    width: 100%;
}

.zsjm_word {
    height: 48px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    text-align: center;
    width: 100%;
}

.zsjm_word p {
    font-size: 18px;
    font-family: FZLTZCHJW;
}

.zsjm_word span {
    font-size: 16px;
    font-family: FZLTXHJW;
}

.footer {
	overflow: hidden;
}

.footer_wrap {
	background-color: #DCDDDD;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.foot_one {
    padding: 20px 0;
    overflow: hidden;
}

.foot_logo {
    text-align: center;
}

.foot_phone {
	overflow: hidden;
}

.foot_phone img {
    max-width: 100%;
    float: right;
    margin-left: 15px;
}

.foot_phone_l p {
	color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0;
}

.foot_phone_l span {
	color: #333333;
    font-size: 14px;
}

.footer_bottom_one a {
    font-size: 16px;
    margin-right: 16px;
}

.footer_bottom_one a:hover {
    color: #0da945;
}

.footer_bottom p {
    font-size: 12px;
	text-align: center;
}

.footer_bottom p span {
	display: block;
	margin-bottom: 5px;
}

.footer_bottom {
    padding: 15px 0;
	background-color: #C9CACA;
}

.foot_phone_wrap {
    overflow: hidden;
    display: inline-block;
}

.foot_menu {
	overflow: hidden;
	margin-bottom: 10px;
}

.foot_menu dl {
	float: left;
	margin-right: 25px;
}

.foot_menu dl:last-child {
	margin-right: 0;
}

.foot_menu dl dt {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

.foot_menu dl dd {
	font-size: 12px;
	margin-bottom: 15px;
}

.foot_menu dl dd a:hover {
	color: #2c5030;
}

.foot_code {
	overflow: hidden;
	margin-bottom: 15px;
}

.foot_code_title span {
	font-size: 16px;
	margin-bottom: 25px;
	font-weight: bold;
}

.foot_code_body {
	overflow: hidden;
	margin-top: 10px;
}

.foot_code_body img {
	max-width: 80%;
}

.foot_code_body p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	text-align: center;
	margin-top: 10px;
}

.foot_code_body_left {
	float: left;
	width: 50%;
	text-align: left;
	padding-right: 8px;
}

.foot_code_body_right {
	float: right;
	width: 50%;
	text-align: left;
	padding-left: 8px;
}

.yhhd_title span {
    position: relative;
    padding-bottom: 8px;
}

.yhhd_title span::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background: #cccccc;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.j_mask {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.swiper_banner {
    position: relative;
}

.second_title {
    text-align: center;
    margin-bottom: 20px;
}

.second_title span {
    font-weight: bold;
    font-size: 24px;
    position: relative;
    padding-bottom: 8px;
}

.second_main_wrap {
    padding: 25px 0;
}

.second_title span::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background: #334d3f;
    left: 50%;
    margin-left: -20px;
    bottom: 0;
}

.page_nav {
    margin-top: 20px;
}

.page_nav ul {
    text-align: center;
}

.page_nav ul li {
    display: inline-block;
    border: 1px solid #e6e6e6;
}

.page_nav ul li a {
    display: block;
    padding: 5px 15px;
    transition: .3s;
}

.page_nav ul li a.active {
    color: #fff;
    background: #0da945;
}

.page_nav ul li a:hover {
    color: #fff;
    background: #0da945;
}

.qxpp_title p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
}

.qxpp_logo p {
    box-shadow: 0 0 30px -10px #cccccc;
    padding: 12px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.qxpp_logo p::before {
    content: "";
    width: 100%;
    height: 4px;
    background: #0da945;
    position: absolute;
    left: 0;
    top: 0;
    transition: .3s;
    transform: scale(0);
}

.qxpp_logo p.active::before {
    transform: scale(1);
}


.hotel_box h3 {
    font-size: 18px;
    font-family: FZLTZCHJW;
    text-align: center;
    margin: 30px 0 20px;
}

.hotel_box_item tr td:first-child {
    text-align: center;
    background-color: #334d3f;
    width: 100px;
    color: #fff;
    font-family: FZLTZCHJW;
}

.hotel_box_item tr td+td {
    background: #f2f2f2;
    padding: 15px 20px;
    line-height: 1.8;
}

.hotel_box_item tr td {
    padding: 15px 0;
    font-size: 16px;
}

.hotel_box_item {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px 20px;
    margin-bottom: 20px;
}


.hotel_box&gt;p {
    font-size: 16px;
    line-height: 1.8;
}

.hotel_box {
    display: none;
}

.qxpp_swiper .swiper_index_right,
.qxpp_swiper .swiper_index_left {
    background: #e6e6e6;
}

.qxpp_swiper .swiper_botton_wrap {
    background: #fff;
}

.qxpp_swiper .swiper_index_right:hover {
    background: #0da945;
}

.qxpp_swiper .swiper_index_left:hover {
    background: #0da945;
}

.qxpp_swiper .swiper_index {
    width: 100%;
    margin-top: 0;
}

.qxpp_swiper .model_2_swiper img {
    width: 100%;
}

.position_nav {
    display: none;
}

.xqy_title {
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 0;
    margin: 0 0 15px;
    text-align: center;
}

.xqy_title h3 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.4;
    font-family: FZLTZCHJW;
}

.xqy_title&gt;span {
    display: block;
    color: #666666;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.xqy_main {
    line-height: 1.6;
    font-size: 16px;
    text-align: justify;
    color: #666666;
}

.xqy_main p {
    margin-bottom: 10px;
}

.xqy_main img {
    max-width: 100%;
}

.xqy_bottom {
    background: #f7f7f7;
}

.xqy_bottom .model_4_top a {
    background: none;
    color: #666666;
    font-family: normal;
    width: auto;
}

.xqy_bottom .model_4_top&gt;span {
    font-size: 20px;
}

.xqy_position {
    display: none;
}

.xqy_wrap {
    margin-bottom: 10px;
}

.ppys_item em {
    font-family: iconfont;
    color: #0da945;
    font-size: 36px;
    font-style: normal;
}

.ppys_item p {
    font-weight: bold;
    font-size: 18px;
    margin: 12px 0;
}

.ppys_item span {
    font-size: 16px;
    line-height: 1.6;
}

.ppys_item {
    background: #f2f2f2;
    padding: 20px 15px;
}

.ppys_main .col-xs-12 {
    margin-top: 20px;
}

.ppys_main .col-xs-12:first-child {
    margin-top: 0;
}


.dzxb_wrap {
    background: url("../images/2021ssjd_036.png") no-repeat center;
    background-size: cover;
    padding: 25px 0;
    margin-top: 25px;
}

.dzxb_wrap .second_title {
    color: #fff;
}

.dzxb_wrap .second_title span::after {
    background: #fff;
}

.dzbz_l {
    font-family: iconfont;
    color: #0da945;
    font-size: 36px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    background: #f2f2f2;
    float: left;
    margin-top: 8px;
}

.dzbz_r {
    float: right;
    width: 70%;
}

.dzbz_item {
    background: #fff;
    overflow: hidden;
    position: relative;
    padding: 20px 15px;
}

.dzbz_r span {
    /* font-family: FZLTZCHJW; */
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
}

.dzbz_r p {
    font-size: 16px;
    margin-bottom: 4px;
}

.dzxb_wrap .col-xs-12 {
    margin-top: 20px;
}

.dzxb_wrap .col-xs-12:first-child {
    margin-top: 0;
}

.hzlc_l {
    font-family: iconfont;
    color: #0da945;
    font-size: 36px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    background: #f2f2f2;
    float: left;
    margin-top: 8px;
}

.hzlc_r span {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
}

.hzlc_r p {
    font-size: 16px;
    margin-bottom: 4px;
    line-height: 1.6;
}

.hzlc_r {
    float: right;
    width: 70%;
}

.hzlc_item+.hzlc_item {
    margin-top: 20px;
}

.hzlc_wrap {
    margin-top: 25px;
}

.zsjm_banner {
    color: #fff;
    text-align: center;
    display: none;
}

.zsjm_banner span {
    font-size: 30px;
    position: relative;
    padding-bottom: 20px;
}

.zsjm_banner span::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background: #fff;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.zsjm_banner p {
    margin-top: 30px;
}

.zsjm_banner a {
    color: #fff;
    background: #0da945;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
    font-weight: bold;
}

.hyzx_tab {
    overflow: hidden;
}

.hyzx_tab a {
    display: block;
    float: left;
    margin: 0 1px;
    width: 32.6%;
    text-align: center;
    background: #f2f2f2;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
}

.hyzx_tab a.active {
    background: #334d3f;
    color: #fff;
}

.hygg {
    text-align: justify;
}

.hygg h3 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 20px 0;
}

.hygg p {
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 10px;
}

.hygg img {
    max-width: 100%;
}

.hyzx_box img {
    max-width: 100%;
    margin-top: 20px;
}

.hyqy {
    margin: 20px 0;
}

.hyqy_mark {
    line-height: 1.6;
    text-align: justify;
}

.hyqy_mark p {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 1.6;
}

.hysc_title {
    font-size: 18px;
    font-family: FZLTZCHJW;
    position: relative;
    padding-left: 8px;
    margin-bottom: 12px;
}

.hysc_title::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 18px;
    background: #0da945;
    left: 0;
}

.hysc {
    line-height: 1.6;
    text-align: justify;
}

.hysc+.hysc {
    margin-top: 20px;
}

.hysc p {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 1.6;
}

.hysc img {
    max-width: 100%;
    margin-top: 10PX;
}

.hysc_wrap {
    margin-top: 20px;
}

.hyzx_box {
    /* display: none; */
}

.ssjj_introduce p {
    line-height: 1.6;
    font-size: 16px;
}

.ssjj_introduce p {
    margin-bottom: 20px;
}

.ssjj_introduce {
    text-align: justify;
}

.ssjj_item span {
    font-size: 36px;
    color: #334d3f;
}

.ssjj_item em {
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #334d3f;
    font-style: normal;
}

.ssjj_item p {
    font-size: 14px;
    margin-top: -10px;
}

.ssjj_j span {
    position: relative;
}

.ssjj_j span::after {
    content: "+";
    right: -12px;
    top: 5px;
    font-size: 20px;
    position: absolute;
}

.gywm img {
    max-width: 100%;
}

.ssjj_wrap {
    margin: 20px 0
}

.lxwm_item i {
    font-style: normal;
    font-family: iconfont;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #666666;
    display: inline-block;
    font-size: 24px;
    color: #666666;
}

.lxwm_item {
    text-align: center;
    margin-top: 20px;
}

.lxwm_item p {
    font-family: FZLTZCHJW;
    font-size: 20px;
    margin: 16px 0 8px;
}

.lxwm_item span {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#allmap {
    width: 100%;
    height: 300px;
    margin-top: 20px;
}

.sswh_wrap img {
    max-width: 100%;
}

.sswh_wrap p {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 15px;
}

.sswh_wrap .gzss {
    font-family: FZLTZCHJW;
    font-size: 24px;
}

.whsj_wrap {
    background: url("../images/2021ssjd_048.png") no-repeat center;
    background-size: cover;
    padding: 20px 0;
    margin-top: 20px;
}

.whss_title {
    text-align: center;
    font-family: FZLTZCHJW;
    font-size: 24px;
}

.whss_tab ul li a i {
    font-family: iconfont;
    font-style: normal;
    font-size: 50px;
    color: #0da945;
    float: left;
    margin-right: 20px;
}

.whss_tab ul li a p {
    font-size: 16px;
    font-family: FZLTZCHJW;
    margin: 10px 0 4px;
}

.whss_tab ul li a span {
    color: #666666;
    font-size: 14px;
}

.whss_tab ul li+li {
    margin-top: 15px;
}

.whss_tab_r {
    text-align: left;
}

.whss_box h3 {
    font-family: FZLTZCHJW;
    font-size: 18px;
    line-height: 1.6;
}

.whss_box {
    padding: 30px 20px;
    background: #fff;
}

.whss_box_main p {
    color: #666666;
    margin-top: 10px;
}

.whss_tab {
    margin: 20px 0;
}

.whss_box_main {
    height: 400px;
    overflow-y: scroll;
    padding-right: 30px;
    text-align: justify;
    line-height: 1.6;
    font-size: 16px;
}

.whss_box_wrap {
    display: none;
}

.zrss_box1 {
    background: url("../images/2021ssjd_049.png") no-repeat center;
    background-size: cover;
}

.zrss_box2 {
    background: url("../images/2021ssjd_050.png") no-repeat center;
    background-size: cover;
}

.zrss_box3 {
    background: url("../images/2021ssjd_051.png") no-repeat center;
    background-size: cover;
}

.zrss_box4 {
    background: url("../images/2021ssjd_052.png") no-repeat center;
    background-size: cover;
}

.zrss_title {
    text-align: center;
    font-family: FZLTZCHJW;
    font-size: 24px;
    color: #fff;
}

.zrss_word {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
}

.zrss_word h3 {
    font-size: 18px;
    margin: 30px 0 20px;
    font-family: FZLTZCHJW;
}

.zrss_word p {
    margin-top: 10px;
}

.zrss_box {
    padding: 20px 0;
    min-height: 700px;
    position: relative;
}

.swiper_zrss_right {
    float: right;
}

.swiper_zrss_nav {
    overflow: hidden;
    bottom: 30px;
    position: absolute;
    width: 100%;
}

.zrss_box_pc {
    display: none;
}

.zrss_item {
    display: none;
}

.ryss_item span {
    font-family: FZLTZCHJW;
    color: #0da945;
    position: relative;
    font-size: 30px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: block;
}

.ryss_item span::after {
    content: "";
    background: #0da945;
    width: 20px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ryss_item p {
    color: #666666;
    font-size: 16px;
}

.ryss_title {
    text-align: center;
    font-family: FZLTZCHJW;
    font-size: 24px;
    margin-bottom: 20px;
}

.ryss_item {
    box-shadow: 0px 0px 20px rgba(204, 204, 204, .4);
    min-height: 200px;
    padding: 30px 40px;
}

.ryss_item_wrap {
    padding: 15px;
}

.ryss_item_word {
    height: 75px;
    overflow-y: scroll;
    line-height: 1.6;
    padding-right: 8px;
}

.ryss_swiper .swiper_zrss_nav {
    position: static;
}

.swiper_zrss_nav span {
    background: #e6e6e6;
}

.swiper_ryss_right {
    float: right;
}

.ryss_wrap {
    padding: 20px 0 0;
}

.ssjj_item {
    text-align: center;
    min-height: 100px;
}

.top_icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background: #6a6a6a;
    position: fixed;
    bottom: 6%;
    right: 2%;
    cursor: pointer;
    z-index: 999;
    font-family: iconfont;
    font-size: 36px;
    color: #fff;
    transition: background .4s;
    display: none;
}

.top_icon:hover {
    background: #0da945;
}

.hotel_img_wrap img {
    width: 100%;
}

.hotel_item_r h3 {
    font-family: FZLTZCHJW;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hotel_item_r&gt;span {
    color: #666666;
    font-size: 14px;
    display: inline-block;
    margin: 10px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.hotel_item_r span em {
    color: #0da945;
    font-style: normal;
    font-weight: bold;
    margin: 0 5px;
}

.hotel_img_wrap {
    display: none;
}

.hotel_item_r p i {
    font-style: normal;
    font-family: iconfont;
}

.hotel_item_r p {
    overflow: hidden;
}

.hotel_item_rr a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #0da945;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

.ckxq_wrap {
    position: absolute;
    right: 0;
    bottom: 15px;
}

.hotel_item_r p span {
    color: #666666;
    font-size: 14px;
}

.hotel_item {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
    position: relative;
}

.hotel_item+.hotel_item {
    margin-top: 20px;
}

.hotel_item_r {
    float: left;
    width: 68%;
}

.hotel_item_rr {
    float: left;
}

.price {
    color: #0da945;
    font-family: FZLTZCHJW;
    position: absolute;
    right: 0;
}

.price em,
.price i {
    font-style: normal;
}

.price span {
    font-size: 30px;
}

.ckxq_ewm {
    display: none;
}

/* é¦æ¿æµ˜éå³°ç´¡ */
.amap-marker-label {
    background: #0da945;
    color: #fff;
    border: none;
    text-align: center;
    font-size: 16px;
    padding: 10px;
}

.info p {
    margin: 4px 0;
}

.zijiokde {
    display: none;
}

#liulanqone {
    display: none;
}

.hotel_search {
    display: none;
}

.hotel_all {
    background: #0da945;
    color: #fff;
    cursor: pointer;
}

.area_css {
    overflow: hidden;
}

.area_css a {
    width: 70px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    float: left;
    margin: 0 20px 10px 0;
    border-radius: 12px;
}

.area_css a.active {
    color: #0da945;
    font-weight: bold;
}

.area_css {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.area_item a {
    color: #666666;
    cursor: pointer;
}

.hotel_city .area_item {
    display: none;
}

.hotel_search_wrap {
    display: none;
}

.hotel_list&gt;p {
    text-align: center;
    font-size: 30px;
    color: #0da945;
}

.model_wrap_l {
    margin: 20px 0;
}

/* .hotel_city .area_item a {
    text-align: left;
}

.hotel_area .area_item a {
    text-align: left;
} */

.banner_info .zsjm_banner_wrap {
    display: block;
}

.qxpp_logo .col-xs-6 p::before {
    background: #334d3f;
}

.qxpp_logo .col-xs-6+.col-xs-6 p::before {
    background: #7a2b84;
}

.qxpp_logo .col-xs-6+.col-xs-6+.col-xs-6 p::before {
    background: #dcb56e;
}

.qxpp_logo .col-xs-6+.col-xs-6+.col-xs-6+.col-xs-6 p::before {
    background: #ba2d33;
}

.hotel_box+.hotel_box .hotel_box_item tr td:first-child {
    background: #7a2b84;
}

.hotel_box+.hotel_box+.hotel_box .hotel_box_item tr td:first-child {
    background: #dcb56e;
}

.hotel_box+.hotel_box+.hotel_box+.hotel_box .hotel_box_item tr td:first-child {
    background: #ba2d33;
}

.ckxq_ewm {
    display: block;
    position: absolute;
    z-index: 9;
    text-align: center;
    font-size: 16px;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 15px 10px rgba(204, 204, 204, .4);
    top: -300px;
    right: -10px;
    display: none;
    width: 200px;
}

.ckxq_ewm::after {
    content: "";
    position: absolute;
    bottom: -10px;
    z-index: 10;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 20px rgba(204, 204, 204, .4);

}

.ckxq_ewm img {
    max-width: 100%;
}

.ckxq_ewm p {
    margin: 15px 0 0 0;
}

.hotel_list {
    margin-bottom: 50px;
}



.shadows {
    position: fixed;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
}

.shadows_inner {
    max-width: 90%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    max-height: 70%;
}

.shadows img {
    width: 100%;
}

.shadows p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}

.qxpp_logo0713&gt;.row&gt;div {
    margin-bottom: 10px;
}


@media (min-width: 425px) {
    .model_1_l {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .model_1_r {
        padding: 30px 15px 80px;
    }

    .model_3_main .col-xs-12 {
        margin-bottom: 20px;
    }

    .page_nav ul li {
        margin: 0 3px;
    }

    .dzbz_item {
        padding: 30px;
    }

    .dzbz_r {
        width: 75%;
    }

    .hzlc_r {
        width: 78%;
    }

    .model_4 .model_4_item+.model_4_item+.model_4_item {
        display: none;
    }
	
	.header_banner img {
        margin-top: 8px;
	}
	
	.header_banner span {
		width: auto;
		font-size: 14px;
		float: none;
		padding-left: 10px;
	}
	
	.foot_menu dl {
		margin-right: 40px;
	}
	
	.foot_menu dl dt,
	.foot_code_title span {
		font-size: 18px;
	}

	.foot_phone_l p {
        font-size: 14px;
    }
	
	.foot_menu dl dd {
		font-size: 14px;
	}
	
	.foot_code_body p {
        width: 80%;
		font-size: 14px;
	}

}


@media (min-width: 580px) {
    .dzbz_r {
        width: 82%;
    }

    .hzlc_r {
        width: 84%;
    }

    .ssjj_item span {
        font-size: 60px;
    }

    .ssjj_item em {
        width: 22px;
        height: 22px;
        line-height: 22px;
    }

    .ssjj_item p {
        font-size: 16px;
    }

    .foot_logo {
        display: block;
        float: left;
        margin-top: 12px;
    }
}


@media (min-width: 768px) {

    .logo img {
        max-width: 15%;
        margin-left: 45px;
    }

    .nav_ydd_btn_wrap {
        width: 40px;
        height: 30px;
    }

    .nav_ydd_btn+.nav_ydd_btn {
        margin-top: 12px;
    }

    .header_inner {
        padding: 24px 0;
    }

    .nav_ydd_btn_close .btn_one {
        transform: rotate(45deg) translate(10px, 10px);
    }

    .main-pagination .swiper-pagination-switch {
        width: 14px;
        height: 14px;
        margin: 0 8px;
    }

    .main-pagination {
        bottom: 30px;
    }

    .banner_text_wrap {
        display: none;
        position: static;
    }

    .banner_title span {
        font-size: 60px;
        margin: 0 28px;
    }

    .banner_text span {
        font-size: 24px;
        letter-spacing: 2px;
    }

    .banner_text i {
        font-size: 24px;
        color: #f0f0f0;
        margin: 0 15px;
    }


    .banner_goapp {
        /* display: inline-block; */
        float: right;
        margin: 10px 30px 0 0;
    }

    .banner_info .banner_goapp img {
        max-width: 100%;
    }

    .banner_text {
        margin: 20px 0 0 30px;
    }

    .nav_mobile ul li a {
        font-size: 30px;
        line-height: 110px;
    }

    .qxpp .col-xs-4 {
        padding: 0 15px;
    }

    .qxpp p {
        text-align: center;
    }

    .qxpp .row {
        margin: 0 -15px;
    }

    .model_1_l {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .model_1_l h3 {
        font-size: 40px;
        padding-bottom: 30px;
        margin-bottom: 70px;
    }

    .model_1_r h3 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .model_1_r p {
        font-size: 20px;
        line-height: 1.8;
    }

    .model_1_r {
        padding: 100px 70px 200px;
    }

    .swiper_index {
        margin-top: -90px;
    }

    .model_2_swiper p {
        font-size: 24px;
        margin-top: 35px;
    }

    .swiper_index_right,
    .swiper_index_left {
        width: 80px;
        height: 40px;
        line-height: 40px;
    }

    .swiper_index_left {
        margin-right: 20px;
    }

    .model_2_wrap {
        padding-bottom: 75px;
    }

    .swiper_nav {
        bottom: 90px;
        right: 30px;
        font-size: 20px;
    }

    .current_index {
        font-size: 36px;
    }

    .model_3_title span {
        font-size: 36px;
    }

    .model_3_title {
        margin-bottom: 50px;
    }

    .model_3_main img {
        width: auto;
        max-width: 100%;
    }

    .model_3_main .col-xs-12 {
        margin-bottom: 31px;
    }

    .model_3 {
        padding: 75px 0 30px;
    }

    .model_4_top&gt;span {
        font-size: 36px;
    }
	
	.model_4_top&gt;i {
		margin-left: 10px;
		font-size: 36px;
	}
	
	.model_4_top a {
		height: 40px;
		line-height: 40px;
        margin-top: 8px;
	}

    .model_4_top a span {
        font-size: 16px;
    }

    .model_4_top {
        padding-bottom: 18px;
        margin-bottom: 40px;
    }

    .model_4_item p {
        font-size: 20px;
        margin-top: 25px;
    }

    .model_4_wrap {
        padding: 75px 0 45px;
    }

    .zsjm_word p {
        font-size: 40px;
    }

    .zsjm_word span {
        font-size: 18px;
    }

    .zsjm_word {
        height: 80px;
    }

    .foot_logo {
        display: block;
        float: left;
        margin-top: 12px;
    }

    .foot_phone img {
        margin-left: 20px;
    }

    .foot_one {
        padding: 50px 0;
		overflow: hidden;
    }
	
	.foot_menu,
	.foot_code,
	.foot_phone {
		float: left;
		margin-right: 40px;
	}
	
	.foot_menu dl dd,
	.foot_menu dl dt,
	.foot_code_title {
		margin-bottom: 25px;
	}

    .foot_phone_l p {
        margin: 15px 0 0 0;
    }

    .footer_bottom_one a {
        font-size: 18px;
        margin-right: 50px;
    }

    .footer_bottom p {
        font-size: 18px;
    }

    .footer_bottom {
        padding: 30px 0;
    }

    .footer_bottom p span,
	.footer_bottom p a {
        font-size: 14px;
    }

    .yhhd_title span {
        padding-bottom: 12px;
    }

    .second_banner .banner_text i {
        margin: 0;
    }

    .second_banner .banner_goapp {
        display: none;
    }

    .second_banner {
        text-align: center;
    }

    .second_banner .banner_text {
        margin: 20px 0 0 10px;
    }

    .second_title {
        margin-bottom: 80px;
    }

    .second_title span {
        font-size: 36px;
        padding-bottom: 25px;
    }

    .second_main_wrap {
        padding: 60px 0 20px;
    }

    .page_nav ul li a {
        padding: 8px 18px;
    }

    .page_nav {
        margin-bottom: 30px;
    }

    .qxpp_logo p {
        padding: 18px;
    }

    .hotel_box h3 {
        font-size: 24px;
    }

    .hotel_box_item tr td:first-child {
        font-size: 24px;
        width: 200px;
    }

    .hotel_box_item tr td {
        padding: 33px 0;
    }

    .hotel_box_item tr td+td {
        padding: 15px 50px;
    }

    .qxpp_title p {
        margin-bottom: 60px;
    }

    .hotel_box h3 {
        margin: 55px 0 40px;
    }

    .hotel_box_item {
        border-spacing: 0px 30px;
    }

    .qxpp_swiper {
        margin-bottom: 25px;
    }

    .xqy_title {
        margin: 0 0 30px;
        padding: 40px 0 25px;
    }

    .xqy_title h3 {
        font-size: 24px;
        -webkit-line-clamp: 2;
        padding: 0 20px;
    }


    .xqy_title&gt;span {
        font-size: 16px;
        display: inline-block;
        margin: 0 10px;
    }

    .xqy_main {
        font-size: 16px;
        line-height: 1.8;
    }

    .position_nav {
        display: block;
        background: #f2f2f2;
    }

    .position {
        height: 60px;
        line-height: 60px;
    }

    .position span,
    .position a {
        font-size: 16px;
        margin: 0 5px;
    }

    .position span,
    .position a {
        font-size: 16px;
        margin: 0 5px;
    }

    .position a:hover {
        text-decoration: underline;
    }

    .xqy_bottom .model_4_item+.model_4_item+.model_4_item {
        display: none;
    }

    .xqy_bottom .model_4_top&gt;span {
        font-size: 24px;
    }

    .xqy_bottom .model_4_top a {
        margin-top: 0;
    }

    .xqy_bottom {
        padding: 30px 0 20px;
    }

    .xqy_wrap {
        margin-bottom: 30px;
    }

    .ppys_item p {
        font-size: 20px;
        margin: 18px 0;
    }

    .ppys_item {
        padding: 30px 40px 60px;
    }

    .ppys_main .col-xs-12 {
        margin-top: 30px;
    }

    .dzbz_item {
        padding: 40px;
    }

    .dzbz_l {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
    }

    .dzbz_r span {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .dzbz_r p {
        margin-bottom: 6px;
    }

    .dzbz_r {
        width: 80%;
    }

    .dzxb_wrap .col-xs-12 {
        margin-top: 40px;
    }

    .dzxb_wrap {
        padding: 70px 0;
        margin-top: 60px;
    }

    .hzlc_l {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
    }

    .hzlc_r span {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .hzlc_r {
        width: 84%;
        padding-right: 18%;
    }

    .hzlc_item+.hzlc_item {
        margin-top: 40px;
    }

    .hzlc_wrap {
        margin: 60px 0 30px;
    }

    .zsjm_banner span {
        font-size: 48px;
        padding-bottom: 30px;
    }

    .zsjm_banner p {
        font-size: 24px;
        margin-top: 50px;
    }

    .zsjm_banner a {
        width: 150px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        margin-top: 40px;
    }

    .ppys_item span {
        line-height: 1.8;
    }

    .hyzx_tab a {
        height: 70px;
        line-height: 70px;
        width: 33%;
    }

    .hygg h3 {
        font-size: 20px;
        margin: 60px 0 40px;
    }

    .hygg p {
        margin-bottom: 30px;
    }

    .hygg {
        margin-bottom: 20px;
    }

    .hyqy {
        margin: 40px 0;
    }

    .hyqy_mark {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .hyqy_mark p {
        margin-bottom: 12px;
    }

    .hysc_wrap {
        margin: 50px 0;
    }

    .hysc_title {
        font-size: 24px;
        padding-left: 15px;
        margin-bottom: 24px;
    }

    .hysc_title::before {
        height: 24px;
    }

    .hysc+.hysc {
        margin-top: 50px;
    }

    .hysc p {
        margin-bottom: 10px;
    }

    .hysc img {
        margin-top: 20px;
    }

    .ssjj_item {
        margin: 0 0 50px 0;
        text-align: left;
    }

    .ssjj_wrap {
        margin: 60px 0 30px;
    }

    .ssjj_introduce p {
        line-height: 1.8;
        margin-bottom: 40px;
    }

    .hyzx_box img {
        margin-top: 10px;
    }

    .ssjj_item span {
        font-size: 72px;
    }

    .lxwm_item i {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 36px;
    }

    .lxwm_item {
        margin-top: 50px;
    }

    #allmap {
        margin: 40px 0 20px;
    }

    .sswh_wrap .gzss {
        font-size: 30px;
    }

    .sswh_wrap p {
        line-height: 1.8;
    }

    .sswh_wrap img {
        margin-top: 50px;
    }

    .sswh_wrap p {
        margin-top: 40px;
    }

    .whss_tab ul li+li {
        margin-top: 0px;
    }

    .whss_tab ul li+li+li {
        margin-top: 40px;
    }

    .whss_tab ul li a i {
        font-size: 60px;
    }

    .whss_tab ul li a p {
        font-size: 20px;
        margin: 10px 0;
    }

    .whss_tab ul li a span {
        font-size: 16px;
    }

    .whss_title {
        font-size: 30px;
    }

    .whss_tab ul li {
        min-height: 92px;
        cursor: pointer;
    }

    .whsj_wrap {
        padding: 60px 0;
    }

    .whss_tab {
        margin: 40px 0 20px;
    }

    .whss_box h3 {
        font-size: 24px;
    }

    .whss_box_main p {
        font-size: 16px;
    }

    .whss_box {
        padding: 50px 40px 50px 50px;
    }

    .whsj_wrap {
        margin-top: 60px;
    }

    .zrss_title {
        font-size: 30px;
    }

    .zrss_word h3 {
        font-size: 24px;
        margin: 70px 0 30px;
    }

    .zrss_box {
        padding: 75px 0;
        min-height: 800px;
    }

    .swiper_zrss_nav {
        bottom: 80px;
    }

    .ryss_item_word {
        height: 168px;
        line-height: 1.8;
    }

    .swiper_ryss_right {
        margin-right: 30px;
    }

    .ryss_title {
        font-size: 30px;
        margin-bottom: 40px;
    }

    .ryss_wrap {
        padding: 55px 0 35px;
    }

    .ryss_swiper .swiper_zrss_nav {
        margin-top: 40px;
    }

    .ryss_pagination {
        display: none;
        position: absolute;
        z-index: 1;
        bottom: 10px;
        right: 0;
        width: 100%;
        padding-right: 15px;
        text-align: center;
    }

    .ryss_pagination .swiper-pagination-switch {
        display: inline-block;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background: #cccccc;
        margin-left: 15px;
        cursor: pointer;
    }

    .ryss_pagination .swiper-active-switch {
        background: #0da945;
    }

    .swiper_ryss_left,
    .swiper_ryss_right {
        z-index: 2;
        position: relative;
    }

    .hotel_img_wrap {
        width: 200px;
        border-radius: 5px;
        overflow: hidden;
        float: left;
        display: block;
        margin-right: 40px;
    }

    .hotel_item_r h3 {
        font-size: 24px;
    }

    .hotel_item_r&gt;span {
        font-size: 16px;
    }

    .hotel_item_r p span {
        font-size: 16px;
    }

    .hotel_item_rr a {
        width: 100px;
        height: 35px;
        line-height: 35px;
    }

    .hotel_item_r {
        width: 50%;
        padding: 10px 0 0 0;
    }

    .hotel_item_r&gt;span {
        margin: 10px 0 25px;
    }

    .price {
        top: 20px;
    }

    .hotel_item {
        padding-bottom: 30px;
    }

    .hotel_item+.hotel_item {
        margin-top: 30px;
    }

    .ckxq_wrap {
        bottom: 30px;
    }

    .hotel_list {
        margin-bottom: 40px;
    }

    .area_item {
        overflow: hidden;
    }

    .area_css a {
        font-size: 16px;
        margin: 0 32px 12px 0;
    }

    .area_css {
        padding-bottom: 15px;
        margin-bottom: 30px;
    }

    .hotel_book_wrap {
        padding: 30px 0 20px;
    }

    .index_banner_text span {
        display: block;
        text-align: center;
        margin-top: -10px;
        line-height: 1.6;
        margin-left: -30px;
        letter-spacing: 1px;
    }

    .shadows_inner {
        max-width: 65%;
    }

}

@media (min-width: 1024px) {
    .nav_ydd_btn_wrap {
        display: none;
    }

    .header_inner {
        padding: 14px 0;
    }

    .nav_pc {
        display: block;
    }

    .nav_pc ul li a {
        color: #FFFFFF;
        font-size: 16px;
        display: block;
        position: relative;
    }

    .nav_pc ul li a:hover::after {
        transform: scale(1);
    }

    .nav_pc ul li a:hover {
        color: #2c5030;
    }

    .nav_pc ul li a::after {
        content: "";
        position: absolute;
        width: 100%;
        background: #2c5030;
        height: 1px;
        bottom: 0;
        left: 0;
        transition: .3s;
        transform: scale(0);
    }

    .nav_pc ul li {
        display: inline-block;
        margin-left: 15px;
    }

    .nav_pc {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: 0 auto;
        line-height: 80px;
    }

    .banner_info_wrap {
        padding: 0 110px;
        display: none;
    }

    .model_1_r {
        padding: 110px 75px 240px
    }

    .model_1_l {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .model_3_main .col-xs-12 {
        margin-bottom: 25px;
    }

    .model_3 {
        padding: 50px 0 35px;
    }

    .model_4_item img {
        width: 100%;
    }

    .model_4_item p {
        font-size: 18px;
        height: 50px;
    }

    .zsjm_word p {
        margin-bottom: 10px;
    }

    .zsjm_word {
        height: 88px;
    }

    .banner a img {

        width: 100%;
    }

    .footer_bottom p a:hover {
        color: #2c5030;
    }

    .footer_wrap {
        border-bottom: none;
    }

    .foot_one {
        border-bottom: 1px solid #e6e6e6;
    }

    .footer_bottom p span {
		display: inline-block;
		margin: 0 15px 15px;
	}
	
	.footer_bottom p a {
		display: block;
	}

    .second_banner {
        padding: 0 50px;
    }

    .second_main_wrap {
        padding: 80px 0 35px;
    }

    .qxpp_logo p {
        padding: 36px;
    }

    .qxpp_title p {
        margin-bottom: 70px;
        padding: 0 50px;
    }

    .hotel_box h3 {
        margin: 80px 0 40px;
    }

    .hotel_box_item tr td:first-child {
        font-size: 20px;
    }

    .hotel_box_item tr td+td {
        padding: 20px 50px;
    }

    .xqy_title h3 {
        margin: 15px 0 20px;
        padding: 0 30px;
    }



    .xqy_main p {
        margin-bottom: 15px;
    }

    .xqy_position {
        display: block;
        border-top: 1px solid #e6e6e6;

    }

    .xqy_position_wrap {
        padding: 46px 0;
        overflow: hidden;
    }

    .xqy_position a {
        font-size: 16px;
        color: #666666;
    }

    .xqy_pre {
        float: left;
    }

    .xqy_position em {
        font-style: normal;
    }

    .xqy_next {
        float: right;
    }

    .xqy_wrap {
        margin-bottom: 0;
    }

    .ppys_main .col-xs-12 {
        margin-top: 0px;
    }

    .ppys_main .col-xs-12+.col-xs-12+.col-xs-12 {
        margin-top: 40px;
    }

    .ppys_item {
        min-height: 330px;
    }

    .ppys_main .col-md-6 {
        padding: 0 20px;
    }

    .ppys_main .row {
        margin: 0 -20px;
    }

    .dzxb_wrap .col-xs-12 {
        margin-top: 0px;
    }

    .dzbz_l {
        float: inherit;
        display: inline-block;
        margin-top: 0;
    }

    .dzbz_r {
        width: 100%;
    }

    .dzbz_item {
        text-align: center;
        padding: 38px;
        min-height: 420px;
    }

    .dzbz_r span {
        margin: 20px 0;
    }

    .dzxb_wrap .col-md-6 {
        padding: 0 20px;
    }

    .dzxb_wrap .row {
        margin: 0 -20px;
    }

    .hzlc_r {
        width: 75%;
        padding-right: 0;
    }

    .hzlc_item+.hzlc_item {
        margin-top: 0px;
    }

    .hzlc_item+.hzlc_item+.hzlc_item {
        margin-top: 45px;
    }

    .hzlc_item {
        min-height: 140px;
    }

    .zsjm_banner {
        margin-top: -40px;
    }

    .hygg h3 {
        margin: 80px 0 50px;
    }

    .hygg p {
        margin-bottom: 40px;
    }

    .hygg {
        margin-bottom: 30px;
    }

    .ssjj_item span {
        font-size: 60px;
    }

    .lxwm_item p {
        margin: 30px 0 10px;
    }

    .lxwm_item {
        margin-top: 80px;
    }

    #allmap {
        margin: 70px 0 30px;
        height: 620px;
    }

    .sswh_wrap p {
        margin-top: 30px;
    }

    .sswh_wrap .gzss {
        margin-top: 70px;
    }

    .sswh_wrap img {
        min-height: 410px;
    }

    .sswh_wrap img {
        margin-top: 80px;
    }

    .whss_box_main::-webkit-scrollbar {
        width: 3px;
        height: 1px;
    }

    .whss_box_main::-webkit-scrollbar-thumb {
        border-radius: 4px;
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        background: #0da945;
    }

    .whss_box_main::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        border-radius: 8px;
        background: #f2f2f2;
    }

    .zrss_swiper {
        display: none;
    }

    .zrss_box_pc {
        display: block;
        position: relative;
    }

    .zrss_item_tab {
        bottom: 70px;
        left: 0;
        right: 0;
        z-index: 9;
        position: absolute;
    }

    .zrss_item_tab img {
        cursor: pointer;
        transition: .3s;
    }

    .zrss_item_tab img.active {
        transform: translateY(-20px);
    }

    .ryss_item_word {
        height: 148px;
    }

    .ryss_item_word::-webkit-scrollbar {
        width: 3px;
        height: 1px;
    }

    .ryss_item_word::-webkit-scrollbar-thumb {
        border-radius: 4px;
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        background: #0da945;
    }

    .ryss_wrap {
        padding: 60px 0 25px;
    }



    .hotel_book_wrap {
        padding: 30px 0 20px;
    }

    .hotel_search {
        display: block;
        width: 260px;
        padding: 14px 0px 15px 40px;
        float: left;
        position: relative;
    }


    .hotel_search+.hotel_search {
        width: 330px;
    }


    .tip {
        color: #999999;
        margin-bottom: 6px;
    }

    .hotel_search input {
        font-size: 22px;
    }

    .hotel_search_wrap {
        display: block;
        width: 740px;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: 50px;
    }

    .select_item {
        font-size: 18px;
        width: 100%;
        cursor: pointer;
    }

    .select_item h2 em {
        font-style: normal;
        font-family: iconfont;
        transform: rotate(90deg);
        display: inline-block;
        color: #0c6a41;
        font-size: 20px;
        font-weight: bold;
    }

    .select_item h2 {
        text-align: right;
        font-size: 24px;
    }

    .select_item h2 span {
        float: left;
    }

    .hotel_search:first-child .hotel_search_inner {
        border-right: 1px solid #e5e5e5;
    }

    .hotel_search .hotel_search_inner {
        padding-right: 20px;
    }

    .hotel_search_l {
        float: left;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
        background: #fff;
    }

    .search_button {
        width: 150px;
        height: 81px;
        line-height: 88px;
        text-align: center;
        color: #fff;
        background: #0da945;
        float: left;
        font-size: 18px;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
    }

    .jdyd_banner {
        overflow: hidden;
    }

    .select_box {
        position: absolute;
        background: #fff;
        z-index: 9;
        width: 100%;
        left: 0;
        top: 72px;
        box-shadow: 0px 15px 15px rgba(204, 204, 204, .5);
        display: none;
    }

    .select_box a {
        display: block;
        font-size: 18px;
        padding: 12px 40px;
        transition: .3s;
    }

    .select_box a:hover {
        background: #f2f2f2;
        color: #0da945;
    }

    .select_city {
        display: none;
    }

    .hotel_item_r&gt;span {
        margin: 10px 0 48px;
    }

    .banner .banner_inner {
        overflow: hidden;
    }

    .banner {
        overflow: hidden;
    }

    .banner_hotelBook {
        overflow: visible;
    }

    .ckxq_ewm {
        right: -45px;
        top: -325px;
    }

    .ckxq_wrap:hover .ckxq_ewm {
        display: block;
    }

    .qxpp_logo0713&gt;.row&gt;div {
        margin-bottom: 0px;
    }


}

@media (min-width: 1350px) {
    .nav_pc ul li {
        margin-left: 30px;
    }

    .banner_info_wrap {
        padding: 0 260px;
    }

    .model_wrap_l {
        width: 50%;
        float: left;
    }

    .model_wrap_l .container {
        width: 640px;
        margin-right: 0;
    }

    .model_wrap_l .model_1_l {
        width: 100%;
    }

    .model_wrap_r {
        width: 50%;
        float: left;
    }

    .model_1_l h3 {
        font-size: 36px;
    }

    .model_1_r h3 {
        font-size: 20px;
        font-weight: normal;
        margin-bottom: 35px;
    }

    .model_1_r p {
        font-size: 14px;
        letter-spacing: 2px;
    }

    .swiper_index {
        width: 1000px;
        margin-top: -120px;
    }

    .model_2_wrap {
        padding-bottom: 65px;
    }

    .model_3_main .col-xs-12 {
        margin-bottom: 35px;
    }

    .model_3 {
        padding: 70px 0 45px;
    }

    .model_4 .model_4_item+.model_4_item+.model_4_item {
        display: block;
    }

    .model_3_main img {
        width: 100%;
    }
	
	.footer_wrap {
		background: url(../images/2023ssjd_0807_03.png);
		background-size: 100% 100%;
	}
	
	.foot_menu, .foot_code, .foot_phone {
		margin-right: 130px;
	}
	
	.foot_phone {
		margin-right: 0;
	}

    .foot_logo {
        display: none;
    }

    .footer_bottom_one {
        float: left;
    }

    .footer_bottom_one a {
        font-size: 14px;
    }

    .footer_bottom p {
        font-size: 14px;
        margin-top: 0;
		text-align: left;
    }
	
	.footer_bottom p span {
		margin: 0 135px 0 0;
	}
	
	.footer_bottom p span, .footer_bottom p a {
		 font-size: 14px;
		 display: inline-block;
	}

    .yhhd_title span {
        padding-bottom: 15px;
    }

    .second_banner {
        padding: 0 190px;
    }

    .second_main_wrap {
        padding: 80px 0 25px;
    }

    .xwzx_wrap .col-lg-4 {
        padding: 0 25px;
    }

    .xwzx_wrap .row {
        margin: 0 -25px;
    }

    .qxpp_logo p {
        padding: 36px;
    }

    .qxpp_logo .col-xs-4 {
        padding: 0 25px;
    }

    .qxpp_logo .row {
        margin: 0 -25px;
    }

    .qxpp_swiper {
        margin-bottom: 35px;
    }

    .qxpp_title p {
        padding: 0 180px;
        text-align: center;
    }

    .xqy_bottom .model_4_item+.model_4_item+.model_4_item {
        display: block;
    }

    .dzxb_wrap {
        margin-top: 80px;
    }

    .hzlc_r {
        width: 82%;
        padding-right: 10%;
    }

    .hzlc_wrap {
        margin: 80px 0 20px;
    }

    .hyzx_tab {
        width: 900px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .hyqy {
        margin: 60px 0 40px;
    }

    .hyqy_mark {
        margin-bottom: 40px;
    }

    .ssjj_item span {
        font-size: 72px;
    }

    .hyzx_box img {
        margin-top: 30px;
    }

    .sswh_wrap img {
        margin-top: 80px;
    }

    .sswh_wrap img {
        min-height: auto;
    }

    .sswh_wrap .gzss {
        margin-top: 80px;
    }

    .sswh_wrap p {
        margin-top: 40px;
    }

    .whss_tab {
        float: right;
    }

    .whss_tab ul li+li+li {
        margin-top: 0px;
    }

    .whsj_wrap .whss_tab ul li+li {
        margin-top: 50px;
    }

    .whss_tab {
        margin: 30px 0 20px;
        padding-left: 40px;
    }

    .whss_title {
        margin-bottom: 60px;
    }

    .whsj_wrap {
        padding: 60px 0 90px;
    }

    .whsj_wrap {
        margin-top: 80px;
    }

    .whss_box h3 {
        height: 76px;
        margin-bottom: 0;
    }

    .hotel_book_wrap {
        padding: 30px 0 20px;
    }

    .hotel_item_r {
        width: 60%;
    }

    .area_css a {
        margin: 0 60px 12px 0;
    }



}

</pre></body></html>