﻿/* 
              (0 0)
  +=====oOO====(_)=========+
  |   Powered By Anxin     |
  |   Tel: 0572-5220701    |
  |   Creation:2023.06.16  | 
  +=================oOO====+
            |__|__|
            || ||
            ooO Ooo
*/
body,button,dd,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,s,td,textarea,th,ul{margin:0;padding:0;list-style:none;font-family:Microsoft YaHei,sans-serif;}body,html{position:relative;}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;text-transform:capitalize}button,input,select,textarea{font-size:100%;outline:0}a{color:#369;text-decoration:none}.clearfix:after{content:"\0020";display:block;height:0;clear:both;font-size:0;visibility:hidden}.clearfix{zoom:1}.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;line-height:0}.fl{float:left}.fl,.fr{display:inline}.fr{float:right}em,i{font-style:normal}.none{display:none}.block{display:block}.inline{display:inline-block!important;margin-right:10px}img{border:0;object-fit:cover}table{border-collapse:collapse;border:0;border-collapse: collapse;}::selection{background:#ddd;color:#111}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:rgba(50,50,50,.25);border:2px solid transparent;border-radius:0px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(50, 50, 50, 0.5)}::-webkit-scrollbar-track{background-color:rgba(50,50,50,.05)}*{box-sizing:border-box}input,textarea{border:0}input::placeholder,textarea::placeholder{opacity:.5}input:focus{border:0;outline:0;box-shadow:0}.tipMain{position:fixed;bottom:0;left:0;z-index:9999;width:100%;border-top:1px solid #ccc;background:#fff;font-size:13px;line-height:40px}.tipMain,.tipMain .close{height:40px;text-align:center}.tipMain .close{position:absolute;top:0;right:10px;width:40px;color:red;font-size:18px;font-family:Arial,Helvetica,sans-serif;cursor:pointer}
/*超出的文字省略，要定义宽度*/
span.spanleft{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }
a,a:hover, :after, :before, .iconfont, .images, .images img, .list-li, .list-txt, .list-txt .name, .mobilemenu b, header, header *, #footer *, .wrapper, #banner, #banner img,.arrow,.product-card { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/*页面*/
* { font-size: 14px; font-weight: 400; box-sizing: border-box; }
body { background-color: #fff; overflow-x: hidden;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.wrapper { margin: 0 auto; position: relative; }
.text { padding: 0; }
.text, .text * { color: #555; font-size: 14px; line-height: 1.8; word-wrap: break-word; }
.text p:not(:last-child) { margin-bottom: 16px;}
.text img {display: block; opacity: 1 !important; }
.text:after{content:""; display:table; clear: both;}
.txt-info { overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; }/*-webkit-line-clamp: 8;*/
.txt-info * { -webkit-box-orient: horizontal; width: auto; display: inline; padding: 0; margin: 0; white-space: normal !important; word-wrap: normal !important; background: none !important; text-indent: 0 !important; font-family: sans-serif !important;word-break:break-all !important; }
.txt-info img { display: none !important; opacity: 0; }
.arrow{position:relative; z-index: 2; width: 10px; height: 10px;}
.arrow:before,.arrow:after{content: ""; position: absolute; display: block;}
.arrow:before { width: 6px; height: 6px; border-right: 1px solid #999; border-top: 1px solid #999; pointer-events: auto; left: 50%; top: 50%; transform: translate(-50%, -50%) rotate(45deg);}
.arrow:after{width: 12px; height: 0; border-top: 1px solid #999; top: 50%; left: 50%; margin-top: -1px; margin-left: -9px; display: none;}
.arrow.arrow-white:before{border-right-color: #fff; border-top-color: #fff;}
.arrow.arrow-white:after{border-top-color: #fff;}
/*更多*/
.more { position: relative;display: flex; overflow: hidden;}
.more a { position: relative; display: flex; justify-content: space-between; align-items: center; overflow: hidden; width: 160px; height: 50px;background: #3061D6;;}
.more a:after {content:""; display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; transform: translateY(100%); background: rgba(0, 0, 0, 0.1);}
.more span { position: relative; width: 100%; z-index: 2; font-size: 14px; color: #fff; text-transform: uppercase; display: block; text-align: center; }
.more a:hover span{color: #fff;}
.more a:hover:after{transform: translateY(0); }
.more-arrow { position: relative;display: flex; overflow: hidden;}
.more-arrow a { position: relative; display: flex; justify-content: space-between; align-items: center; height: 36px;}
.more-arrow a:after {content:""; display: block; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background-color: #333;}
.more-arrow span { position: relative; z-index: 2; font-size: 16px; color: #333; opacity: 0.5; text-transform: uppercase; display: block; text-align: center; }
.more-arrow .arrow {margin-left: 5px;}
.more-arrow .arrow:after {display:none}
.more-arrow .arrow:before {width: 7px; height: 7px; border-width: 1px;}
.more-arrow a:hover span{opacity: 1;}
.more-arrow a:hover:after{width: 100%;}
/*******************************
  -------[=返回顶部-------
********************************/
.toTop { position: fixed; z-index: 9; bottom: 0px; right: 0px; border-radius: 0; width: 50px; height: 50px; text-align: center; line-height: 50px; padding: 0; background-color: #222; cursor: pointer; display: none; opacity: 0.7 !important; }
.toTop:before { content: ""; margin-top: 22px; margin-left: 18px; display: block; width: 10px; height: 10px; border-right: 2px solid #fff; border-top: 2px solid #fff; pointer-events: auto; transform: rotate(-45deg); }
.toTop:hover { background: #1E69CD; opacity: 1 !important }
.toTop:active { background: #000; -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }
/*******************************
  -------[=表单-------
********************************/
.form form{display:flex; flex-direction: column; justify-content: flex-start;}
.form form .form-group {display:flex;margin-bottom: 30px;}
.form form .form-group .label{ font-size: 14px;color: #333; line-height: 32px; white-space: nowrap; text-transform: capitalize; margin-right: 10px;}
.form form .form-group .label span{color: #DA0000; margin-left: 5px;}
.form form .form-group .input-group{flex: 1; width: 100%;}
.form form .form-group .form-input{width:100%; max-width: 300px; padding:6px 14px; background: #fff; border-radius: 2px; border: 1px solid #D9D9D9; font-size: 14px; line-height: 32px; height: 32px; color: #333;}
.form form .form-group .form-input::placeholder{font-size: 14px; color: #999;text-transform: capitalize}
.form form .form-group .form-textarea{height:auto !important; max-width: none;}
.form form .form-group.button-group{border: 0; padding: 0; margin-bottom: 0; justify-content: center;}
.form form .button-group .form-button{width:166px;height:36px;background:#2965B0;border-radius:4px;cursor:pointer;font-size:14px;color:#fff;text-transform:capitalize;}
.form form .button-group .form-button:hover{opacity: 0.8;}
.select { position: relative;height: 36px; }
.select:after { content: "";  display: block; width: 6px; height: 6px; border-right: 1px solid #333; border-bottom: 1px solid #333; -webkit-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); pointer-events: auto; position: absolute; z-index: 2; right: 10px; top: 50%; }
.select .placeholder { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;display:flex; align-items: center; padding: 0 15px; box-sizing: border-box; cursor: pointer; text-align: left }
.select.is-open:after {-webkit-transform: rotate(45deg) translate(-5px,-50%); transform: rotate(45deg) translate(-5px,-50%);}
.select ul { position: absolute; z-index: 100; overflow: hidden; width: calc(100% + 2px); top: 100%; left: 0; margin: 0 -1px; padding: 0 ; max-height: 240px; overflow-x: hidden; overflow-y: auto;transition: all 0.3s ease; opacity: 0; visibility: hidden; background-color: #fff; border: 1px solid #D9D9D9;}
.select.is-open ul {opacity: 1; visibility:visible; }
.select ul li { display: block; float: none !important; width: 100% !important; margin: 0; cursor: pointer; padding: 0 0 0 15px; box-sizing: border-box !important; text-align: left; font-size: 12px; line-height: 32px; }
.select ul li:hover {background-color: #f8f8f8;}
.select ul li a { color: #333; display: block;}
/*******************************
  -------[=图片切换-------
********************************/
.swiper-container{width: 100%; height: 100%;}
.swiper-container img { display: block; width: 100%; height: 100%; }
.swiper-btn {position: absolute; z-index: 10; top: 50%; transform: translateY(-50%); display: block; width: 45px; height: 45px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.swiper-btn .arrow:before{width: 10px; height: 10px; border-color: #666; border-width: 2px;}
.swiper-btn:hover .arrow:before{border-color: #214A9A;}
.swiper-btn.swiper-button-disabled {opacity: 0.4; cursor: not-allowed }
.swiper-btn.next {right: 0;padding-right: 7px;}
.swiper-btn.prev {left: 0; padding-left: 7px;}
.swiper-btn.prev .arrow {transform: rotate(180deg);}
.swiper-btn .arrow:after{display:none}
.swiper-tool{ display: flex; justify-content: center;transition: all 0.3s ease; }
.swiper-tool .swiper-btn{position: relative; margin: 0 8px; top: 0; transform: translateY(0);}
/*******************************
  -------[=列表-------
********************************/
.images { overflow: hidden; position: relative; z-index: 1; width: 100%; height: 0; padding: 0px; margin: 0; }
.images img { width: 100%; height: 100%; object-fit: cover; position: absolute; z-index: 1; left: 0; top: 0; }
.list {position: relative; z-index: 1; display: flex; flex-flow: row wrap; margin: 0 -30px -60px -30px;}
.list .list-li {padding: 0 30px 60px 30px; position: relative; }
.list-txt { box-sizing: border-box; position: relative; z-index: 1; text-transform: capitalize;padding-top: 20px;}
.list-txt .name{font-size:16px;font-weight:500;color:rgba(0,0,0,0.85);line-height:22px;text-align:left;text-transform:uppercase;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.list-txt .txt-info {-webkit-line-clamp: 2; margin-bottom: 20px;}
.list-txt .txt-info, .list .list-txt .txt-info * {font-size: 14px !important; line-height: 2; color: #999;}
.list-txt .date{color: rgba(102,102,102,0.85); line-height: 26px; margin-top: 8px;}
.list .list-li:hover .images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
/* 列表有视频 */
.list .list-li.video .images:before,.list .list-li.video .images:after{content:""; display: block; position: absolute;}
.list .list-li.video .images:before{z-index: 2; width: 42px; height: 42px; background: url(../images/btn-place.png) no-repeat; background-size: cover; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.list .list-li.video .images:after{z-index: 1; background: rgba(0, 0, 0, 0.6); left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%;}
/*******************************
  -------[=页码-------
********************************/
.main-page {position:relative; z-index: 1; width: 100%; padding: 0; margin: 0; text-transform: capitalize; display: flex; justify-content:flex-start; align-items: center; margin-top: 50px; margin-bottom: 0px;}
.main-page a{ padding: 6px 12px; background: #FFFFFF; border: 1px solid #EEEEEE; color: #333; margin-right: 10px; border-radius: 4px;}
.main-page a.disabled{ border: 0; cursor: not-allowed;}
.main-page a.disabled:hover{background-color: #fff; color: #333;}
.main-page a.active,.main-page a:hover{background-color: #1E69CD; border-color: #1E69CD; color: #fff;}
/*******************************
  -------[=页面底部------
********************************/
.copyright {display:flex; flex-direction: column; position:relative;}
.copyright p,.copyright a {font-size:12px; color: rgba(0,0,0,0.45);display:flex; align-items: center; margin-bottom: 12px; }
.copyright a:hover{color:rgba(0,0,0,0.85);}
.record,.record a{display:flex; align-items: center; justify-content: flex-start;}
.record a{margin-right: 16px;}
.record img{margin:0 8px !important;}

@media screen and (max-width: 1024px){
  .copyright{ align-items: center;}
}
@media screen and (max-width: 900px){
  .record{flex-direction: column;}
  .record a{margin-right: 0;}
}
/*******************************
  -------[=页面------
********************************/
#header .wrapper, .nav .nav-ul { display: flex; justify-content: space-between; align-items: center; }
header{position: fixed; top: 0; left: 0; z-index: 20;width: 300px; height: 100%;}
#header {width:100%;height: 100%; background-color: #fff;box-shadow: 2px 0px 4px 2px rgba(0,0,0,0.05); padding-top: 11.25%;}
#logo { width: 120px; height: 60px; overflow: hidden; margin: 0 auto;}
.logo,.logo a{display:flex; align-items: center; width: 100%; height: 100%;}
.logo a img{width: 60px; height: 25px;}
.logo a .logo-txt{font-size:30px;font-family: "阿里巴巴普惠体 2.0 85 Bold";color: #0A60FF;line-height: 42px;}
.logo a .logo-txt span{display:block; text-transform: uppercase; font-size:12px;color:rgba(10,96,255,0.3);line-height:17px;transform:scale(0.9) translateX(-10%);}
#header #contact{padding-left: 42px; padding-right: 40px; display:flex; margin-top: 27.8%;}
#header #contact img{ width: 14px; height: 14px; margin-top: 3px;}
#header #contact .txt{padding-left: 37px; position: relative;}
#header #contact .txt:before{content:""; position: absolute; left: 18px; top: 0; display: block; width: 1px; height: 20px; background:rgba(216, 216, 216, 0.5)}
#header #contact .txt .tel{font-size: 18px; font-weight: 500; color: rgba(0,0,0,0.85); line-height: 25px;}
#header #contact .txt .address{font-size: 12px;color: rgba(0,0,0,0.3); line-height: 17px; margin-top: 7px;}
#nav,#nav .nav,.nav .nav-ul,.nav .mainlevel{width: 100%;}
#nav {display: flex; flex-direction: column; margin-top: 9vh;}
#nav .nav{flex:1; display: flex; justify-content: space-between;}
.nav .nav-ul { flex-direction: column; align-items: flex-start;}
.nav .mainlevel {position: relative; z-index: 10;padding-left: 80px;}
.nav .mainlevel .mainlevel-a {text-decoration: none; display:block; position: relative; z-index: 2; text-transform: capitalize; padding-top: 1.67vh; padding-bottom: 1.67vh;}
.nav .mainlevel:after,.nav .mainlevel:before{content: ""; z-index: 1; position: absolute;}
.nav .mainlevel:after { width: 1px; height: 12px;right: 0; top: 50%; transform: translate(0px, -50%);background:#000; opacity: 0;}
.nav .mainlevel:last-child:after{display: none;}
.nav .mainlevel:before{width: 0px; height: 1px; background-color: #000; left: 0%; top: 50%;}
.nav .mainlevel .mainlevel-a span { position: relative; z-index: 2; font-size: 14px; white-space: nowrap; color: rgba(0,0,0,0.5);text-transform:capitalize;}
.nav .mainlevel.active .mainlevel-a span, .nav .mainlevel .mainlevel-a:hover span,.nav .mainlevel:hover span, .mainlevel-a:hover span,.nav .mainlevel.active:hover .mainlevel-a span { color: rgba(0,0,0,0.85);}
.nav .mainlevel.active.cuf .mainlevel-a span{color: rgba(0,0,0,0.85);}
.nav .mainlevel.active:before, .nav .mainlevel:hover:before,.nav .mainlevel.active.cuf:hover:before{width: 30px;}
.nav .mainlevel.active.cuf:before {width: 0;}
.nav .mainlevel ul {position:absolute;z-index: 999; top:80px;width:100%; height: 60px; left:0; display: flex; align-items: center; transition:all 0.3s; z-index: 3;opacity:0;  visibility:hidden}
.nav .mainlevel ul:before,.nav .mainlevel ul:after{content:""; display: block;position: fixed; top: 80px; }
.nav .mainlevel ul:before{width: 100%; max-width: 1300px; height: 1px; left: 50%; transform: translateX(-50%); background-color: #eee; z-index: 5;}
.nav .mainlevel ul:after{left: 0; width: 100%; height: 60px; background-color: #fff;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05); z-index: 3;}
.nav .mainlevel .sub-mainlevel {position: relative; z-index: 4; display: flex;align-items: center; margin-left: -120px;}
.nav .mainlevel .sub-mainlevel a { white-space: nowrap; color: #333; margin-right: 24px; }
.nav .mainlevel .sub-mainlevel a:hover {  color: #1E69CD; text-decoration: underline;}
.nav .mainlevel:hover ul {opacity:1;  visibility:visible }
#search-result .search-list .txt-info,#search-result .search-list .txt-info *{font-size:14px;line-height: 1.5; color:#666;}
.web-title {width: 100%; position: sticky; top: 0; z-index: 5; padding: 50px 0;background-color: rgb(240, 242, 245); border-bottom: 1px solid #ECECEC;}
.web-title .main,.web-title .secondary{white-space: nowrap; text-transform:capitalize;}
.web-title .main{font-size:20px;color: rgba(0,0,0,0.85); font-weight: 600; line-height:28px;}
.web-title.sm .main{font-size:18px;line-height:25px;}
.web-title .sub-nav{position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: flex; justify-content: flex-end;}
.web-title .sub-nav a{margin-left: 40px; color: rgba(0, 0, 0, 0.85); opacity: 0.6; position: relative; padding-top: 10px; padding-bottom: 10px;}
.web-title .sub-nav a:after{content:""; display: block; width: 0; height: 1px; background:#D8D8D8; position: absolute; left: 0; bottom: 0;}
.web-title .sub-nav a:hover,.web-title .sub-nav a.active{ opacity: 1;}
.web-title .sub-nav a:hover:after,.web-title .sub-nav a.active:after{width: 100%;}

.place,.place a{display: flex; flex-flow: row wrap; align-items: center;}
.place{ color: #999; text-transform: capitalize; padding-top: 20px; padding-bottom: 20px;}
.place a{color: #999;}
/* .place a:after{content:"";width:4px;height:4px;border-right:1px solid #666;border-top:1px solid #666;pointer-events:auto;transform:rotate(45deg);margin-left:10px;margin-right:10px;} */
.place a:after{content:"/"; font-size: 12px; margin-left:8px;margin-right:8px; color: #999;}
.place i,.place a:hover{color: rgba(33, 74, 154, 1);}
.spl-header{transform:translateY(0)}
.spl-theme{display:none !important; opacity: 0;}
.spl-header div{opacity: 1;}
#spotlight.white .spl-footer, #spotlight.white .spl-header{background-color: rgba(0, 0, 0, 0.05);}
.spl-pane video{width: 100%; height: auto; max-width: 1280px;}
#banner{width: 100%;height: 360px; overflow: hidden; position: relative; z-index: 1; background-color: #fff; margin-top: 62px;}
#banner img{width:100%; height: 100%; display:block; position: absolute; z-index: 1; left: 0; top:0;animation: bannerImg 2s ease 0s both;}
#banner .banner-txt{position: absolute; z-index: 2; left: 50%; top:50%; transform: translate(-50%,-50%); display: flex; flex-direction: column; align-items: center; justify-content: center;animation: bannertxt 1s ease 1s both;}
#banner .banner-txt .main{font-size: 20px; font-weight: 500; color: #fff; line-height: 28px;}
#banner .banner-txt .secondary{font-size: 14px; color: rgba(255, 255, 255, 0.5); margin-top: 4px; text-transform: capitalize; display: flex; align-items: center;}
@keyframes bannerImg{ 0%{opacity:0; scale: 1.1;} 100%{opacity:1;scale: 1} }
@keyframes bannertxt{ 0%{margin-top:100px; opacity: 0;} 100%{margin-top:0px; opacity: 100%;} }
/*金辉介绍*/
.pop-detailed{padding-top: 56px; position: relative;}
.pop-detailed .header{position: absolute; left: 0; top: 0; width: 100%; height: 56px; font-size: 16px; font-weight: 500; color: rgba(0,0,0,0.85); line-height: 56px; padding-left: 24px; border-bottom: 1px solid rgba(0,0,0,0.06);;}
.pop-detailed .txt{padding: 17px 24px 24px 24px;}
.pop-detailed .txt,.pop-detailed .txt *{font-size: 14px; font-weight: 400; color: rgba(0,0,0,0.65); line-height: 36px;}
/*金辉介绍*/
.about1{display:flex;}
.about1 img{width: 49.32%; display: block; margin-right: 50px;}
.about1 .txt{display:flex; flex-direction:column; justify-content: space-between;}
.about1 .txt h6{font-size: 18px; font-weight: 600; color: rgba(0,0,0,0.85); line-height: 25px;}
.about2,.about3,.about4{margin-top: 110px;}
.about2 .list-li{width: 25%;}
.about2 .list .images{padding-top: 75%; background: #fff;}
.about2 .list .images img{object-fit: contain; margin: 5%; width: 90%; height: 90%;}
.about2 .list .name{text-align: center; color: #333;}
.about3 .list-li{width: 25%;}
.about3 .list .images{padding-top: 56.25%; background: #fff;}
.about4 {display:flex; flex-flow: row wrap;}
.about4 table{width: 50%;}
.about4 table td{width: 50%; background-color: #fff;border:solid 1px #ECECEC; text-align: center; font-size: 16px; color: #333; padding-top: 22px; padding-bottom: 22px;}
.about4 table tr:hover td{background: #ECECEC;}
.about4 table thead td{background: #ECECEC; font-weight: 600;}
/*金辉服务*/
.list.serve{margin: 0 0 -50px 0;}
.list.serve .list-li{width:100%;padding: 0 0 50px 0; display: flex; align-items: center; overflow: hidden;}
.list.serve .list-txt{flex:1; background: #fff; border: 1px solid #ECECEC; height: 220px; padding: 50px; position: relative;}
.list.serve .images{width: 330px; padding-top: 220px;}
.list.serve .name{font-weight: 600; margin-bottom: 24px;}
.list.serve .btn{display:flex; align-items: center; color:#3061D6; position: absolute; right: 50px; bottom: 30px; transition: all 0.3s linear; transform: translateY(50px); opacity: 0;}
.list.serve .btn:after{content:""; display: block; width: 0; height: 1px; background-color: #3061D6;margin-top: 5px;position: absolute; margin-bottom: -20px;}
.list.serve .btn:hover:after{width: 100%;}
.list.serve .btn .arrow{margin-left: 6px;}
.list.serve .btn .arrow::before{border-color:#3061D6;}
.list.serve .list-li:hover .btn{transform: translateY(0); opacity: 1;}
/*资讯*/
.list.news-list{margin: 0 0px 0 -80px;}
.list.news-list:after{content:"";display: block;position: absolute; right: 0; bottom: 0; width: calc(100% - 140px); border-bottom: solid 1px #ECECEC;}
.news-list .list-li{padding: 0 0 44px 0}
.list.news-list .list-li a{display: flex; align-items: flex-start;}
.list.news-list .list-txt{padding-top: 0; flex:1; display: flex;}
.list.news-list .serial{display: flex; align-items: center;margin-right: 25px;}
.list.news-list .serial span{font-size:32px;font-weight:500;color:rgba(0,0,0,0.85);line-height:45px;width: 40px; height: 45px;}
.list.news-list .serial:before{content:""; display: block; width: 55px; height: 2px; background: #D8D8D8; margin-right: 25px;}
.list.news-list .list-txt .title{width: 160px; padding-top: 52px;}
.list.news-list .list-txt .info{flex:1; margin-left: 119px; padding-right: 91px; border-top: solid 1px #ECECEC; padding-top: 52px;}
.list.news-list .list-txt .name{-webkit-line-clamp:2;}
.list.news-list .list-txt .label{margin-top: 42px;}
.list.news-list .list-txt .label1{color: #FFBF00;}
.list.news-list .list-txt .label2{color: #5BD171;}
.list.news-list .list-txt .label3{color: #2C92F6;}
.list.news-list .list-txt .txt-info{-webkit-line-clamp: 2;}
.list.news-list .list-txt .txt-info,.list.news-list .list-txt .txt-info *{color: rgba(102,102,102,0.85) !important; line-height: 26px !important;}
.list.news-list .list-txt .date{margin-top: 37px; color: rgba(153,153,153,0.85);}
.list.news-list .list-li a:hover .serial:before{width: 70px; background: #666;}
.list.news-list .images{width: 320px; padding-top: 162px; background: url(../images/nopic.jpg) center center no-repeat; background-size: cover;}
.article{display:flex; flex-direction: column; position: relative; width: 100%;  padding: 0 24px 24px 24px;}
.article .article-info{width: 100%; border-bottom: 1px solid #ECECEC; padding-top: 24px;}
.article .article-info .h1{ font-size: 24px; font-weight: 600; text-align: center; color: #333; line-height: 34px;}
.article .article-info .date{ margin-top: 15px; margin-bottom: 32px; text-align: center; font-size: 14px; font-weight: 600; color: #444; line-height: 20px;}
.article-body{width: 100%; padding-top: 32px;}
.article-txt,.article-txt *{font-family:Microsoft YaHei,sans-serif ; font-size:14px;line-height: 30px; color:#444; background: none !important;}
.article-txt p{margin-bottom: 20px; text-indent: 2em;}
.article-txt img{width: auto !important; height: auto !important; margin: 40px auto !important; max-width: 100%; display: block;}
.article-txt table { width: 100% !important; margin: 1rem auto; }
.article-txt table td { border: solid 1px #ddd !important; padding: 6px 8px !important; }
.article-txt table td * {margin: 0 !important; padding: 0 !important; font-size: 14px !important; white-space:normal !important; word-break:break-all !important;word-wrap:normal !important; text-indent:0 !important }
/*旅游线路*/
.list.tourist-line{margin: 0 -30px -60px -30px; overflow: hidden;}
.list.tourist-line .list-li {padding: 0 30px 60px 30px; width: 25%;}
.list.tourist-line .images {padding-top: 56.25%;}
/*景点*/
.list.scenic{margin: 0 -30px -60px -30px;overflow: hidden;}
.list.scenic .list-li {padding: 0 30px 60px 30px; width: 25%;}
.list.scenic .list-li a {position: relative; display: block; z-index: 2; width: 100%; overflow: hidden;}
.list.scenic .images {padding-top: 81.25%;}
.list.scenic .list-txt {position: absolute; z-index: 10; left: 0; top: 50%; right: 0; bottom: 0; width: 100%; height: 0; opacity: 0; background: rgba(0,0,0,0.5); padding-top: 0; display:flex;justify-content: center; align-items: center; transition: all 0.1s linear;}
.list.scenic .name{width: 81.25%; text-align: center; color: rgba(255,255,255,0.85); padding-top: 20px; padding-bottom: 20px; position: relative; display: block;}
.list.scenic .name:before,.list.scenic .name:after{content:""; position: absolute; display: block; width: 0; height: 1px; background: rgba(255, 255, 255, 0.5);transition:all 0.3s ease 0.2s;}
.list.scenic .name:before{left: 0; top: 0;}
.list.scenic .name:after{right: 0; bottom: 0;}
.list.scenic .list-li a:hover .list-txt{height: 100%; top: 0; opacity: 1;}
.list.scenic .list-li a:hover .name:before,.list.scenic .list-li a:hover .name:after{width: 100%;}
/*详细*/
.detailed .head{padding-top: 40px; padding-bottom: 40px;}
.detailed .head .title{font-size: 20px; font-weight: 500; color: #333333; line-height: 28px;}
.detailed .head .items{margin-top: 14px;flex-flow: row wrap;}
.detailed .head .items,.detailed .head .items .item{display: flex;align-items: center;  margin-bottom: -16px;}
.detailed .head .items .item img{margin-right: 9px;}
.detailed .head .items .item{color: #555555; line-height: 20px; margin-bottom: 16px;}
.detailed .head .items .item:not(:last-child):after{content:""; display: block; width: 1px;height: 13px; background: #ECECEC; margin-left: 30px; margin-right: 30px;}
.detailed .wrap .card{border-top: 1px solid #ECECEC; padding-top: 40px; padding-bottom: 40px;}
.detailed .wrap .card .t{font-size: 16px; font-weight: 500; color: #333333; line-height: 34px;}
.detailed .wrap .card .text{margin-top: 10px; margin-bottom: 20px;}
.detailed .wrap .card .text *{background: none !important;}
.detailed .wrap .card .text img{display:block; margin: 0 auto; max-width: 100%; width: auto;}
.detailed .list{margin: 0 -30px -40px -30px;}
.detailed .list .list-li{width: 25%; padding: 0 30px 40px 30px;}
.detailed .list .images{padding-top: 68.75%;}
/*联系*/
.contact{display:flex;margin-left: -80px; margin-right: -80px; margin-bottom: -50px;}
.contact .contact-img{width: 27.16%; height: calc(100vh - 130px);}
.contact .contact-card{flex:1;padding-left: 80px; padding-right: 80px; display: flex; flex-direction: column; justify-content: space-around;}
.contact-info{display:flex;flex-flow:row wrap; }
.contact-info h5{width: 100%; font-size: 20px; font-weight: 500; color: #333; margin-bottom: 60px;}
.contact-info h5 span{display: block; margin-top: 8px; color: #999;}
.contact-info .item{width: 33.33%;color: rgba(102,102,102,0.85); line-height: 20px; margin-bottom: 20px;}
.contact-info .item.all{width: 100%;}
.contact-map{width:100%;}
.contact-map #gaodi-map{width: 100%; z-index: 1;height: 360px;}
.contact-map .amap-info { width: 360px; }
.contact-map .amap-info-content{ padding: 20px 28px 20px 20px; }
.mapInfo{width:100%;}
.contact-map .mapInfo h6 { font-size: 16px; line-height: 1.5; margin-bottom: 12px; color: #333; font-weight: 600; }
.contact-map .mapInfo p { font-size: 12px; line-height: 1.5; color: #666 }
.amap-icon{background:url(../images/amap-icon.png) center center no-repeat; width: 35px !important; height: 35px !important; transform: translate(-10px,0);}
.amap-icon img{display: none !important; opacity: 0 !important;}

@media screen and (max-width: 800px){
    .map #gaodi-map{height:50vh}
    .map .amap-info-content{width: 80vw}    
}

@media screen and (max-width: 600px) {
    .map .amap-info { width: 80vw; }
}
/*******************************
  -------[=自适应------
********************************/
.hide{opacity: 0; display: none;}
#body{position: relative; z-index: 2;width: 100%;min-height: 100vh; box-sizing: border-box; padding-left: 300px; background-color: #f0f2f5;}
#body .body{padding-left: 80px; padding-right: 80px; padding-bottom: 50px;}
#body .body .copyright{margin-top: 50px; padding-top: 24px; border-top: 1px solid #ddd;}

@media screen and (max-width: 1920px) {
  .list.news-list .list-txt .info{margin-left: 80px;padding-right: 80px;}
}

@media screen and (max-width: 1640px) {
  .list{margin: 0 -12px -24px -12px;}
  .list .list-li{padding: 0 12px 24px 12px;}
  #body .body{padding-left: 50px; padding-right: 50px; padding-bottom: 36px;}
  #body .body .copyright{margin-top: 36px;}
  .list.news-list .list-txt .info{margin-left: 50px;padding-right: 50px;}
  .list.tourist-line,.list.scenic{margin: 0 -12px -24px -12px;}
  .list.tourist-line .list-li,.list.scenic .list-li{padding: 0 12px 24px 12px;}
  .contact-info .item{width: 50%;}
  .about2,.about3,.about4{margin-top: 80px;}
  .contact{margin-left: -50px; margin-right: -50px; margin-bottom: -36px;}
  .contact-info h5{margin-bottom: 40px;}
  .contact .contact-card{padding-left: 40px; padding-right: 40px;}
}
@media screen and (max-width: 1367px) {
  #body .body{padding-left: 36px; padding-right: 36px; padding-bottom: 24px;}
  #body .body .copyright{margin-top: 24px; padding-top: 16px;}
  header{width: 200px;}
  .web-title{padding: 36px 0;}
  .nav .mainlevel{padding-left: 50px;}
  #header #contact{padding-left: 24px; padding-right: 24px; flex-direction: column;}
  #header #contact .txt{padding-left: 0; padding-top: 16px;}
  #header #contact .txt:before{display:none}
  #body{padding-left: 200px;}
  .list.tourist-line .list-li,.list.scenic .list-li{width: 33.33%;}  
  .about1 img{width: 48%; margin-right: 36px;}
  .about2,.about3,.about4{margin-top: 40px;}
  .about4 table td{padding-top: 15px; padding-bottom: 15px;}
  .list.serve{margin-bottom:-24px;}
  .list.serve .list-li{padding-bottom: 24px;}
  .list.serve .images{padding-top: 180px;}
  .list.serve .list-txt{padding: 36px; height: 180px;}
  .list.serve .btn{right: 30px; bottom: 15px;}
  .detailed .head,.detailed .wrap .card{padding-top: 24px; padding-bottom: 24px;}
  .detailed .list{margin: 0 -12px -24px -12px;}
  .detailed .list .list-li{padding: 0 12px 24px 12px;}
  .contact .contact-img{width: 20%; height: calc(100vh - 100px);}
  .contact-info h5{margin-bottom: 20px;}
  .contact .contact-card{padding-left: 20px; padding-right: 20px;}
  .contact-info .item{margin-bottom: 12px;}
  .contact-map #gaodi-map{height: 36vh;}
}

@media screen and (max-width: 1024px) { 
  .body-overlay{position:fixed;left:0;top:0px;right:0;bottom:0;z-index:1;width:100%;height:100vh;display:none;background:rgba(0,0,0,0.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);}
  .mobilemenu{width:30px;height:30px;padding:0;position:absolute;z-index:1001;left:20px;top:15px;display:none;cursor:pointer; flex-direction:column; align-items: center; justify-content: space-between;}
  .mobilemenu i,.mobilemenu i:before,.mobilemenu i:after{width:28px;height:2px;background:#999;display:block;position:absolute;}
  .mobilemenu i{top: 14px}
  .mobilemenu i:before,.mobilemenu i:after{content:"";left:0;-webkit-transform-origin:center center;transform-origin:center center;transition:all .25s ease;}
  .mobilemenu i:before{top: -10px}
  .mobilemenu i:after{top:10px}
  .mobilemenu.close{left: 320px;}
  .mobilemenu.close i{width:0;}
  .mobilemenu.close i:before,.mobilemenu.close i:after{background: #1E69CD;}
  .mobilemenu.close i:before{-webkit-transform:rotate(45deg) translate(7px,7px);transform:rotate(45deg) translate(7px,7px);}
  .mobilemenu.close i:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);transform:rotate(-45deg) translate(7px,-7px);}
  .mobilemenu{display:inline-block;}
  .mobilemenu.hide{display:none;}
  #header{position:fixed;display:block;width:300px; max-width: 80%; left:-100%;top:0px;padding:16px 0 0 0;margin:0;background:rgba(255,255,255,1);z-index:101;overflow:hidden;}
  #header.side-slide{left: 0;}
  .main-page{margin-top: 16px;}
  .more-arrow span{font-size: 14px;}
  header{width: 0;}
  #body{padding-left: 0;}    
  #body .body{padding-left: 16px; padding-right: 16px; padding-bottom: 12px;}
  .web-title{padding: 16px 0 16px 48px;}
  .web-title .sub-nav{position: relative; margin-left: -48px; margin-top: 16px;transform: translateY(0%); justify-content: flex-start; right: 0;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
  .web-title .sub-nav::-webkit-scrollbar{display:none}
  .web-title .sub-nav a{margin-left:0; margin-right: 40px; white-space: nowrap;}
  .about2 .list-li,.about3 .list-li{width: 33.33%;}
  .list.news-list{margin: 0 -12px -24px -12px;}
  .list.news-list .serial:before{width: 20px;}
  .list.news-list .list-txt .info{margin-left: 24px; padding-right: 24px;}
  .list.tourist-line,.list.scenic{margin: 0 -8px -12px -8px;}
  .list.tourist-line .list-li,.list.scenic .list-li{padding: 0 8px 12px 8px;}
  .list.scenic .list-txt{position: relative; height: auto; background: #fff; top: 0; opacity: 1;}
  .list.scenic .name{width: 100%; color: rgba(0,0,0,0.85);}
  .list.scenic .name:before,.list.scenic .name:after{display:none;}
  .list.scenic .list-li a:hover .list-txt{height: auto;}
  .detailed .list .list-li{width: 33.33%;}
  .contact{margin: 24px 0 0 0;}
  .contact-info{margin-bottom: 24px;}
  .contact .contact-card{padding-left: 0; padding-right: 0;}
  .contact .contact-img{display:none}
}

@media screen and (max-width: 900px) {
  .list{margin: 0 -8px -16px -8px;}
  .list .list-li{padding: 0 8px 16px 8px;}
  .list-txt{padding-top: 8px;}
  .list-txt .date{margin-top: 5px;}
  #body .body .copyright{margin-top: 12px;}
  .about1{flex-direction: column;}
  .about1 img{width: 100%; height: 40vh; margin-right: 0; margin-bottom: 24px;}
  .about1 .txt .text{margin-top: 12px; margin-bottom: 12px;}
  .list.serve .images{width: 180px;}
  .list.serve .list-txt{padding: 16px;}
  .list.serve .name{margin-bottom: 12px;}
  .list.serve .btn{opacity: 1; transform: translateY(0);}
  .list.news-list{margin: 0;}
  .list.news-list:after{display:none;}
  .list.news-list .list-li{border-top: solid 1px #ECECEC; padding: 16px 0;}
  .list.news-list .list-txt{flex-direction: column;order:2; padding-left: 24px;}
  .list.news-list .list-txt .serial{display:none}
  .list.news-list .list-txt .title{padding-top: 0; width: 100%;}
  .list.news-list .list-txt .label{margin-top: 8px;}
  .list.news-list .list-txt .info{margin-left: 0; padding-right: 0; padding-top: 16px;border-top: 0}
  .list.news-list .list-txt .date{margin-top: 18px;}
  .detailed .list{margin: 0 -8px -32px -8px;}
  .detailed .list .list-li{padding: 0 8px 16px 8px;}
}

@media screen and (max-width: 800px) {  
  .list-txt .txt-info{margin-bottom:0}
  .list.tourist-line .list-li,.list.scenic .list-li{width: 50%;}
  .list.scenic .name{padding-top: 10px; padding-bottom: 10px;}
  .contact-info .item{width: 100%;}
  .detailed .list .list-li{width: 50%;}
  .about2 .list-li,.about3 .list-li{width: 50%;}
}

@media screen and (max-width: 700px) {
  .about4 table{width: 100%;}
  .list.serve .images{width:120px;padding-top: 140px;}
  .list.serve .list-txt{height: 140px;}
  .list.serve .list-txt .txt-info, .list.serve .list-txt .txt-info *{ line-height: 1.5; font-size: 12px !important;}
  .list.news-list .images{width: 120px; padding-top: 120px;}
  .list.news-list .list-txt{padding-left: 16px;}
  .list.news-list .list-txt .info{padding-top: 8px;}  
  .list.news-list .list-txt .txt-info, .list.news-list .list-txt .txt-info *{line-height: 20px !important;}
  .list.news-list .list-txt .date{margin-top: 8px;}
}

@media screen and (max-width: 600px) {  
  /* .list.tourist-line .list-li,.list.scenic .list-li{width: 100%;} */
}

@media screen and (max-width: 480px) {
}

/* IE10或或IE11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .list.product-list .images img{width: auto; left: 50%; transform: translateX(-50%);}
  .list.product-list .list-li:hover .images img { -webkit-transform: scale(1.1) translateX(-50%); -moz-transform: scale(1.1) translateX(-50%); -ms-transform: scale(1.1) translateX(-50%); -o-transform: scale(1.1) translateX(-50%); transform: scale(1.1) translateX(-50%); }
}
@font-face {
  font-family: "阿里巴巴普惠体 2.0 85 Bold";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/SX9WQhG8DlUb/p1v65R3eKHay.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/SX9WQhG8DlUb/pzJdbsrrtBgt.woff") format("woff");
  font-display: swap;
}
/*******************************
  -------[=首页------
********************************/
#fullpage{margin-left: 300px;}
.fullpage-menu{position:fixed; z-index: 100; right:20px;top:50%; transform: translateY(-50%); width: 15px;}
.fullpage-menu #menu{position:relative;display:flex;flex-direction:column; justify-content: center; align-items: center;}
.fullpage-menu #menu li{margin-top: 13px; margin-bottom: 13px;}
.fullpage-menu #menu li a{ display:flex; flex-direction: column; align-items: center; position: relative; z-index: 2;width: 18px; height: 18px;}
.fullpage-menu #menu li a span{font-size: 13px; color: rgba(0, 0, 0, 0.5);}
.fullpage-menu #menu li a:before{content:""; display: block; background: #000;; width: 0px; height: 2px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.fullpage-menu #menu li.active a span {display: none;}
.fullpage-menu #menu li.active a:before {width: 10px;}
.fp-viewing-page1 .fullpage-menu{display:none}
#index-section1{position: relative; z-index: 1; width: 100%; height: 100vh;}
#index-section1 img.bg{width: 100%; height: 100%; object-fit: cover;}
#index-section1 .swiper-txt{position: absolute;top: 50%; transform: translateY(0%); width: 100%; display: flex; flex-direction: column; align-items: center;opacity:0; transition:all .4s;}
#index-section1 .ani-slide .swiper-txt{opacity:1;transform: translateY(-50%); }
#index-section1 .swiper-txt>div{text-transform: capitalize; text-align: center;}
#index-section1 .swiper-txt .p1{font-size: 50px; font-weight: 600; color: #FFFFFF; line-height: 70px;}
#index-section1 .swiper-txt .p2{margin-top:36px; font-size:30px;color:rgba(255,255,255,0.8);line-height:42px;}
#index-section1 .swiper-btn{background: rgba(0,0,0,0.5);}
#index-section1 .swiper-btn .arrow:before{border-right-color: #fff;border-top-color: #fff;}
#index-section1 .swiper-btn.prev{left: 60px;}
#index-section1 .swiper-btn.next{right: 60px;}
#index-section1 .swiper-pagination {bottom: 50px; height: 20px;}
#index-section1 .swiper-pagination-bullet{opacity:1;position:relative;width:10px;height:10px;border-radius:50%;margin:0 17px !important;border:1px solid #FFFFFF;background:none;}
#index-section1 .swiper-pagination-bullet:hover,#index-section1 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #fff;}
.index-wrap{width: 100%; height: 100vh; padding-top: 50px; padding-right: 80px; position: relative;}
.index-wrap .head{display:flex; justify-content: space-between; align-items: center;transition:all 0.5s ease 0.8s; opacity: 0; margin-top: 30px;}
.index-wrap .body{transition:all 0.5s ease 1.5s; opacity: 0; margin-top: 30px;padding-top:50px;}
.index-wrap .more.card {position: absolute; left: 50%; transform: translateX(-50%); bottom:9.27%; transition:all 1.5s ease 2s;opacity: 0; margin-top: 30px;}
.active .index-wrap .head,.active .index-wrap .body,.active .index-wrap .more.card{opacity: 1; margin-top: 0;}
.index-wrap .t{margin-left:80px;font-size:20px;font-weight:600;color:rgba(0,0,0,0.85);line-height: 28px;}
.index-wrap .list.tourist-line,.index-wrap .list.scenic{margin-left: 50px;}
.index-wrap .list.news-list{margin: 0 80px 0 0;}
.tab .tab-t {display:flex; justify-content: flex-end;}
.tab .tab-t span{margin-left: 40px;color:rgba(0,0,0,0.85); opacity: 0.6; cursor: pointer;}
.tab .tab-t span.active{opacity: 1;}
.tab .tab-card {display: none;}
.tab .tab-card:nth-of-type(1) {display: block;}
.index-wrap.flex{padding-top: 0; display: flex; align-items: center;}
.section5-img{width: 44.44%; height: 100%;}
.section5-right{padding-left: 80px; flex:1}
.section5-right h5{font-size: 18px; font-weight: 600; color: rgba(0,0,0,0.85); line-height: 25px; margin-top: 50px;margin-bottom: 50px;}
.section5-right .txt{margin-top: -24px;}
.section5-right .list{margin: 0 40px 0 -20px;}
.section5-right .list .list-li{padding: 0 20px; width: 33.33%;}
.section5-right .list .images{padding-top: 75%; background-color: #fff;border:solid 1px #eee}
.section5-right .list .images img{object-fit: contain; margin: 3%; width: 94%; height: 94%;}
.section5-right .list .name{font-size: 14px; color: #333333; line-height: 20px; text-align: center;}
.section5-right .more{margin-top: 50px;}
.section6-img{width: 27.16%; height: 100%;}
.section6-right{flex:1; padding-left: 178px; padding-right: 98px; height: 100%; display:flex;justify-content: space-around; flex-direction: column;}
.section6-right .contact-info h5{ margin-bottom: 70px;font-size: 16px; color: rgba(102,102,102,0.85); }
.section5-img,.section6-img{transition:all 0.5s ease 0.5s; opacity: 0; transform: translateX(-100%);}
.section5-right,.section6-right{transition:all 0.5s ease 0.8s; opacity: 0; transform: translateX(100%);}
.active .section5-img,.active .section6-img,.active .section5-right,.active .section6-right{opacity: 1; transform: translateX(0);}

@media screen and (max-width:1920px){
  .index-wrap{padding-top: 50px; padding-right: 50px; position: relative;}
  .index-wrap .list.news-list{margin:0}
}

@media screen and (max-width: 1640px) {  
  .index-wrap .t{margin-left: 36px;}
  .index-wrap .body{padding-top: 36px;}
  .index-wrap .list.tourist-line, .index-wrap .list.scenic{margin-left:24px}
  .section5-right{padding-left:50px}
  .section5-right h5{margin-top: 36px; margin-bottom: 36px;}
  .section5-right .list{margin: 0 30px 0 -12px;}
  .section5-right .list .list-li{padding: 0 12px;}
  .section6-right{padding-left: 80px; padding-right: 50px;}
  .section6-right .contact-info h5{margin-bottom: 45px;}
  
}
@media screen and (max-width: 1367px) {  
  #fullpage{margin-left: 200px;}
  .index-wrap .more.card{bottom: 16px;}
  .index-wrap .list.tourist-line .list-li:nth-last-child(1),.index-wrap .list.tourist-line .list-li:nth-last-child(2),.index-wrap .list.scenic .list-li:nth-last-child(1),.index-wrap .list.scenic .list-li:nth-last-child(2){display: none; opacity: 0;}
  .section6-right{padding-left: 50px; padding-right: 36px;}
}

@media screen and (max-width: 1024px) {
  #fullpage{margin-left: 0;}
  .fullpage-menu{display: none;}
  .fp-tableCell,.fp-section.fp-table, .fp-slide.fp-table{height: auto !important; display: block;}
  .index-wrap .head, .index-wrap .body,.index-wrap .more.card{opacity: 1; margin-top: 0px;}
  .section5-img,.section6-img{opacity: 1; transform: translateX(0);}
  .section5-right,.section6-right{opacity: 1; transform: translateX(0%);}  
  #index-section1{height: 75vh;}
  .index-wrap{height: auto; padding: 24px 16px;margin-top: 24px;border-bottom: solid 1px #ECECEC;}
  .index-wrap .t{margin-left: 0;}
  .index-wrap .more.card{position: relative; margin: 0px auto; padding-top: 24px; left: 0; transform: translateX(0); bottom: 0; justify-content: center;}
  .index-wrap .list.tourist-line, .index-wrap .list.scenic{margin-left: -12px;}
  .index-wrap.flex{align-items: flex-start;}
  .section5-right{padding-left: 24px;}
  .section5-right .txt{margin-top: 0;}
  .section5-right .list{margin-right: -12px;}
  .section6-img{display: none;}
  .section6-right{padding-left: 0; padding-right: 0;}
  .section6-right .contact-map{margin-bottom: 24px;}
}

@media screen and (max-width:900px) {  
  .index-wrap{margin-top: 0;}
  .index-wrap .body{padding-top: 16px;}
  .section5-img{display: none;}
  .section5-right{padding-left: 0;}
  .section5-right .more{margin-top: 24px; justify-content: center;}
  .section6-right .contact-info {margin-bottom: 16px;}
  .section6-right .contact-info h5{margin-bottom: 16px;}
}

@media screen and (max-width:800px) {
}

@media screen and (max-width:700px) {
  .index-wrap .head{flex-direction: column; align-items: flex-start;}
  .tab .tab-t{margin-top: 24px; white-space: nowrap;}
  .tab .tab-t span{margin-left: 0; margin-right: 24px;}
}

@media screen and (max-width: 600px) {
  .section5-right .list .list-li{width: 50%; margin-bottom: 12px ;}
  .section5-right .list .list-li:last-child{display:none}
}