@charset "utf-8";@import url('/Public/iconfont.css');html {-webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; scroll-behavior: smooth;}* {margin: 0;padding: 0;box-sizing: border-box;word-wrap: break-word;word-break: break-all;border:0;outline: none;font-style:normal;vertical-align: baseline;white-space:normal;}body {margin: 0;padding: 0;font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Ubuntu, Cantarell, 'Noto Sans', 'Helvetica Neue', Arial, 'PingFang SC', 'PingFang TC', 'PingFang HK', 'Microsoft YaHei', 'Microsoft JhengHei', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';font-size: 12px;line-height: 1.5;color: #333;text-align: left;min-height: 100vh;}h1, h2, h3, h4, h5, h6{text-decoration:none;}from{display:block;}i,em{font-style:normal;}span,strong{line-height:1.2;}u{text-decoration:none;}ul,li{list-style-type:none; list-style:none;}table,tr,th,td,select,option,input{outline:none;}a img{border:0; outline:none; blr:expression(this.onFocus=this.blur());}a:focus { outline:none; -moz-outline:none;}a {text-decoration:none; color:#333; cursor:pointer;}a:link{text-decoration:none;}a:visited{text-decoration:none;}a:hover {text-decoration:none; color:#ff6600;}img {overflow: hidden; height: auto;margin: 0 auto; max-width: 100%;}.fullscreen-active { overflow: hidden !important; }.fl{float:left;}.fr{float:right;}.clear {clear:both; overflow:hidden; height:0; font-size:0; line-height:0;}.ver{font-family: Verdana, SimSun, Arial;}.yahei{font-family: "Microsoft YaHei","微软雅黑",Arial,"宋体";}.red{color: #F31213;}.red2{color: #fe3000;}.green1{color: #01935E}.green2{color: #37B369;}.green3{color: #339900;}.orange{color: #FF4400;}.blue{color: #0055CC;}.hui{color: #999;}.hei3{color: #333;}:root { --font-size-base: 10px; }h1 { font-size: calc(var(--font-size-base) * 2.4); }h2 { font-size: calc(var(--font-size-base) * 2.2); }h3 { font-size: calc(var(--font-size-base) * 2.0); }h4 { font-size: calc(var(--font-size-base) * 1.8); }h5 { font-size: calc(var(--font-size-base) * 1.6); }h6 { font-size: calc(var(--font-size-base) * 1.4); }.f12{font-size: 12px;}.f14{font-size: 14px;}.f16{font-size: 16px;}.f18{font-size: 18px;}.f20{font-size: 20px;}.f22{font-size: 22px;}.f24{font-size: 24px;}.f700{font-weight: 700;}.pd5{padding: 0 5px;}.normal{font-weight: normal; }.zver{font-family: Verdana, SimSun, Arial; }.clearfix::after {content: "";display: table;clear: both;}.top{width: 100%; background:#F2F2F2; padding: 5px 0; border-bottom:1px solid #eee; color:#888;}.top-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; display: flex ; justify-content: space-between; align-items: center; flex-wrap: wrap; }@media (max-width: 768px) {.top { display: none;}}.Welcome { display: flex ; align-items: center; }.Welcome i { margin-right: 5px; color: #f70; font-size: 12px; }.Welcome span { font-size: 12px; color:#666; }.top-right { display: flex ; align-items: center; gap: 15px; font-size: 12px;}.top-right span { font-size: 12px; color:#666; }.top-right li:first-child a {padding: 0 5px;}.wechat {position: relative;z-index: 1;}.wechat .show {position: absolute;padding: 12px;width: 260px;left: -100px;top: 24px;background: #fff;border: 1px solid #bababa;}.hide {display: none;}.wechat .show .li-img, .wechat .show .li-img img { width:85px; height:85px;}.wechat .show .ico-arrow { position:absolute; width:12px; height:6px; top:-6px; left:135px; background:url(../images/all.png) -38px -196px no-repeat;}.wechat .show .li-cont { padding-left:10px;}.wechat .show .li-cont .cn-name { padding-top:10px; line-height: 14px;}.wechat .show .li-cont .en-name { color:#c30101; font-size:16px; padding:10px 0 0 0; line-height: 14px;}.wechat .show .li-cont .li-text { padding-top:10px; line-height: 14px;}.header-mdd{width: 100%; padding: 20px 0 24px; background-color:#fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);}.header-container{max-width: 1200px; margin: 0 auto; padding: 0 20px; display: flex ; justify-content: space-between; align-items: center; gap: 20px; position: relative;}.p-logo{float: left;}.p-logo img{width: 367px; height: 63px;}.p-logo a{display: block;}@media (max-width: 768px) {.header-mdd { display: none;}}.searchBox { flex: 1; max-width: 500px; min-width: 300px; padding: 20px 80px 0;}.search_form { position: relative; margin-bottom: 8px; }.search_formform {display: flex;}.search_form .ipt {flex: 1;height: 32px;padding: 0 15px 0 40px;border: 1px solid #f5a801;border-right: none;border-radius: 4px 0 0 4px;font-size: 14px;color: #999;outline: none;}.search_form .btn {width: 60px;height: 32px;background: #f5a801;color: white;border: none;border-radius: 0 4px 4px 0;font-size: 16px;cursor: pointer;transition: background 0.3s;}.search_form .btn:hover{background:#F60;color:#fff}.search_form .ico { position: absolute; left: 10px; top: 50%; transform: translateY(-50%); color: #999; font-size: 16px; }.search_mdd{height:18px; font-size:10px; color:#999; overflow: hidden;}.search_mdd a{margin-right:12px; color:#999;}.search_mdd a:hover{color:#F60;}.phone { display: flex ; gap: 1px; padding: 18px 0 0 0;}.phone img { width: 42px; height: 42px;}.phone .p-tt{display: flex ; flex-direction : column; align-items: flex-end; }.phone .time{float: left; font-size:12px; letter-spacing: 0.2px;color:#777; display:inline;}.phone .tel{font-size:18px; color:#f60; letter-spacing: 0.3px;}@media (max-width: 1199px) {.phone { display: none;}}.menu { background: #00b0dd;}.menuBox{position: relative;max-width: 1200px;padding: 0 20px;margin: 0 auto;}@media (max-width: 768px) {.menuBox { display: none;}}.memuNav{display: flex;justify-content: space-between;}.memuNav > li { position: relative; padding: 15px 20px; transition: background 0.3s; }.memuNav > li:hover { background: rgba(255, 215, 0, 0.1); }.memuNav > li > a { color: #fff; text-decoration: none; font-size: 18px; position: relative; display: flex; align-items: center; }.memuNav > li > a:hover { color: #FFD700; }.memuNav > li > a::after { content: ''; position: absolute; width: 0; height: 2px; bottom: -5px; left: 0; background-color: #FFD700; transition: width 0.3s; }.memuNav > li:hover > a::after { width: 100%; }.memuNav li i.hot_ico,.memuNav li i.jian_ico{ display:inline-block;position: absolute;top: -5px;right: 3px;}.hot_ico::after { content: "HOT"; background: #ff4757; color: white; font-size: 10px; padding: 2px 4px; border-radius: 3px; margin-left: 5px; }.jian_ico::after { content: "VIP"; background: #ffd701; color: #ee1111; font-size: 10px; padding: 2px 4px; border-radius: 3px; margin-left: 5px; }.second-nav {position: absolute;top: 100%;left: auto;right: 0;width: max-content;min-width: 120px;max-width: 80vw;background: rgba(120, 100, 66, 0.9);list-style: none;opacity: 0;visibility: hidden;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);border-radius: 0 0 8px 8px;transform: translateY(10px);transition: all 0.3s ease;z-index: 100;overflow: hidden;white-space: nowrap;}.memuNav>li:hover>.second-nav { opacity: 1; visibility: visible; transform: translateY(0); }.second-nav li { position: relative; padding: 12px 20px; transition: background 0.2s; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }.second-nav li:hover { background: rgba(255, 215, 0, 0.1); }.second-nav li a { color: #fff; font-size: 16px; text-decoration: none; display: block; transition: color 0.2s; }.second-nav li:hover a { color: #FFD700; }.m-header-box {height:50px;position: relative;}@media (min-width: 769px) {.m-header-box { display: none;}}.m-header {position: fixed;top: 0;left: 0;right: 0;height:50px;background-color: #fff;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);display: flex;align-items: center;padding: 0 16px;z-index: 1000;transform: translateY(0);transition: transform var(--transition-speed) ease;}.ic_back { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; }.ic_back::before {content: ' ';width: 12px;height: 12px;border-top: 2px solid #333;border-left: 2px solid #333;border-bottom: transparent;border-right: transparent;transform: rotate(-45deg);display: inline-block; }.m-header h2 { flex: 1; text-align: center; color: #333; font-size: 16px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 10px; }.m-header.nav_hide { transform: translate3d(0, -100%, 0); z-index: 100; }.mobile-menu-btn {background: none;border: none;cursor: pointer;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 44px;height: 44px;position: relative;z-index: 3000;margin-left: 10px;}.mobile-menu-btn .line {display: block;width: 22px;height: 2px;background: #333;border-radius: 3px;transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);}.mobile-menu-btn .line:nth-child(1) { margin-bottom: 5px; transform-origin: center; }.mobile-menu-btn .line:nth-child(2) { margin-bottom: 5px; transform-origin: center; }.mobile-menu-btn .line:nth-child(3) { transform-origin: center; }.mobile-menu-btn.active .line:nth-child(1) { transform: translateY(8px) rotate(45deg); background: #e6c35c; }.mobile-menu-btn.active .line:nth-child(2) { opacity: 0; transform: scale(0); }.mobile-menu-btn.active .line:nth-child(3) { transform: translateY(-8px) rotate(-45deg); background: #e6c35c; }.mobile-menu-btn.active {background: #999;border-radius: 6px;}.mobile-menu-panel {position: fixed;top: 50px;right: 0;width: 60%;max-height: 0;overflow: hidden;background: rgba(29, 39, 44, 0.88);z-index: 2999;transition: max-height 0.4s cubic-bezier(0.23, 1, 0.32, 1);backdrop-filter: blur(5px);border-radius: 0 0 0 10px;}.mobile-menu-panel.active {max-height: calc(100vh - 60px);box-shadow: 0 5px 15px rgba(0,0,0,0.2);overflow-y: auto;-webkit-overflow-scrolling: touch; }.mobile-menu-content { padding: 16px; }.mobile-menu-content .memuNav { flex-direction: column; gap: 0; }.mobile-menu-content .memuNav li {margin: 8px 0;padding: 6px 30px 6px 12px;border-radius: 8px;background: rgba(255, 255, 255, 0.08);display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}.mobile-menu-content .memuNav a {display: block;color: white;text-decoration: none;font-size: 16px;font-weight: 400;transition: all 0.3s ease;}.mobile-menu-content .memuNav a:hover { background: rgba(230, 195, 92, 0.2); transform: translateX(8px); }.mobile-menu-content .memuNav i.hot_ico,.mobile-menu-content .memuNav i.jian_ico { display: inline-block; position: absolute; top: -5px; right: 3px;margin-left: 10px; vertical-align: text-top; }.mobile-menu-content .memuNav .second-nav {position: sticky;width:100%;max-height: 0;opacity: 0;background: rgba(255,255,255,0.05);border-left: 3px solid #e6c35c;margin: 10px 0 10px 20px;transition: max-height 0.3s ease, opacity 0.2s ease;overflow: hidden;}.mobile-menu-content .memuNav li.active .second-nav { opacity: 1; border-left: 3px solid #e6c35c; }.mobile-menu-content .memuNav .second-nav li { padding: 0; transition: background-color 0.3s ease; }.mobile-menu-content .memuNav .second-nav a { font-size: 16px; padding: 6px 12px; border-radius: 0; background: transparent; }.mobile-menu-content .memuNav .second-nav a:hover { color: #e6c35c; transform: none; background: rgba(255,255,255,0.05); } .menu-arrow {position: absolute;top: 16px;right: 15px;width: 12px;height: 12px;border-right: 2px solid rgba(255,255,255,0.6);border-bottom: 2px solid rgba(255,255,255,0.6);transform: translateY(-50%) rotate(45deg);transition: transform 0.3s ease;}.memuNav li.active .menu-arrow {top: 22px;transform: translateY(-50%) rotate(225deg);border-color: #e6c35c;}.place{margin: 10px 0;}.place-nav{max-width:1200px; height:24px; margin:0 auto;padding: 0 0 0 10px;font-size:12px; color: #777;line-height: 24px;}.place span {margin-left:5px;}.place a{margin: 0 8px; color: #666;}.place a:hover{color:#F60;}.place em {margin: 0 8px;}@media (max-width: 768px) {.place { display: none;}}.container{max-width: 1200px; margin: 0 auto;}.block-bg{margin: 0 auto;background-color:#333;}.bg-c-1{background-color:#e6f8ff;}.main-container { max-width: 1200px;margin: 20px auto;padding: 0 20px;display: grid;grid-template-columns: 3fr 1fr;gap: 40px;font-size: 14px;}.content-left {background: #fff;padding: 20px;border-radius: 12px;box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.05);transition: all 0.3s ease;}.content-left article h1 { font-size: 24px; font-weight: 700; color: #1d1d1d; margin: 0; line-height: 16px; }.txt_content { font-size: 16px; line-height: 2; }.txt_info {display: flex; align-items: center;color: #666; border-bottom: 1px solid #c9c9c9; line-height: 42px; margin-bottom: 15px; }.txt_info .editor,.txt_info .time,.txt_info .views { margin: 0 10px 0 0; }.txt_info .views { margin-left: auto; }.txt_info .views .fa { font-size: 16px; font-weight: 400; margin-right:5px; }.txt_content p { font-size: 16px; line-height: 2; margin-bottom: 20px;}.txt_content h2,.txt_content h3 {margin-bottom: 20px;}.txt_content img {display: block;max-width: 100% !important;width: auto !important;height: auto;margin: 0 auto;object-fit: contain;}.txt_content a[href^="http"] { word-break: break-all; overflow-wrap: anywhere; hyphens: auto; display: inline-block; max-width: 100%;} .txt_content p.new-kf { font-size: 14px; line-height: 1.6; padding: 10px; margin: 30px 0 10px; background-color: #f9f9f9; color: #333; border: 1px solid #ddd; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }@media (max-width: 768px) {.main-container { width: 100%; padding: 0; grid-template-columns: 1fr; margin: 0; }.content-left { width: 100%; padding:15px; grid-template-columns: 1fr; margin: 0; border-radius: 0px;}.txt_content p {margin-bottom: 10px;}.txt_content h2,.txt_content h3 {margin-bottom: 10px;}}.prenext_box {background: white; overflow: hidden; transition: all 0.3s ease;}.prenext { list-style: none; display: flex ; padding: 0; margin: 0; }.prenext li { flex: 1; position: relative; overflow: hidden; color: #666; padding: 10px; transition: all 0.3s ease; }.prenext a { display: block;text-decoration: none; color: #333; flex-grow: 1; }.prenext a:hover { color: #0056b3; }.text_up { text-align: left; }.text_down { text-align: right; }@media (max-width: 768px) {.prenext { flex-direction: column; padding: 10px;}.prenext li { padding: 0; }.prenext a { display: inline; }.text_up, .text_down { text-align: left; }}.sidebar {position: relative;height: 100%;}.sticky-content {position: sticky;top: 20px;padding: 24px;background: #fff;border-radius: 16px;box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.05);text-align: center;}.guide-profile {margin-bottom: 24px;padding-bottom: 24px;border-bottom: 1px solid #f0f0f0;}.guide-avatar-wrapper {position: relative;width: 100px;height: 100px;margin: 0 auto 16px;}.guide-avatar {width: 100%;height: 100%;border-radius: 50%;object-fit: cover;border: 3px solid #fff;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);}.verified-badge {position: absolute;right: 0;bottom: 0;width: 20px;height: 20px;background: #0066dd;color: white;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 12px;border: 2px solid #fff;}.guide-name {font-size: 20px;font-weight: 600;color: #1d1d1f;margin-bottom: 8px;display: flex;align-items: center;justify-content: center;gap: 8px;}.guide-name-highlight {color: #ff3b30;}.guide-tag {font-size: 12px;background: #fff4e5;color: #ff9500;padding: 2px 8px;border-radius: 12px;font-weight: 500;}.guide-motto {color: #666;font-size: 14px;font-style: italic;}.contact-section h4 {font-size: 16px;font-weight: 600;color: #1d1d1f;margin-bottom: 12px;}.qr-code {width: 100%;height: auto;max-width: 200px;border-radius: 8px;}.contact-tip {font-size: 14px;color: #666;margin-top: 12px;}.response-time {font-size: 12px;color: #999;display: flex;align-items: center;justify-content: center;gap: 4px;}.comments-section {margin-top: 60px;padding-top: 40px;border-top: 1px solid rgba(226, 232, 240, 0.8);}.comments-section h3 {font-size: 24px;font-weight: 600;color: #1a1a1a;margin-bottom: 30px;}.comment {display: flex;gap: 16px;margin: 24px 0;}.comment-avatar {width: 40px;height: 40px;border-radius: 50%;}.message-alternative {margin-top: 12px;padding-top: 16px;border-top: 1px solid #f0f0f0;}.message-tip {font-size: 12px;color: #666;line-height: 1.6;margin-top: 12px;padding: 0 8px;}@media (max-width: 768px) {.sidebar { display: none; }}.footer { margin-top:10px; background: linear-gradient(to bottom, #fff, #f5f5f5, #fff); overflow: hidden; }.footer-container { max-width: 1200px; margin: 10px auto 0; padding: 0 20px; overflow: hidden; }.g-wrap { margin: 10px auto; padding: 0 20px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); border-radius: 10px;background: linear-gradient(to bottom right, #fdfff3, #fdffff, #fffff1, #ffffff);}.m-spec-wrap {background: rgba(255, 255, 255, 0.08);padding: 10px 0;border-radius: 10px;margin-bottom: 30px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}.m-spec-box { display: flex ; flex-wrap: wrap; }.m-spec-box li { flex: 0 0 20%; max-width: 20%; padding: 0 15px; margin: 15px auto; display: flex ; align-items: center; }.m-spec-ico { font-size: 36px; color: #f56369; margin-right: 15px; flex-shrink: 0; }.m-spec-box p { font-size: 14px; }.m-spec-box strong { display: block; font-size: 14px; font-weight: 600; color: #333; margin-bottom: 2px; }.m-spec-box span { font-size: 12px; color: #666; }@media (max-width: 768px) {.footer {margin-top: 0;background: linear-gradient(to bottom, #f5f5f5, #fff);}.m-spec-ico{ font-size: 32px;}.m-spec-box { flex-direction: column; align-items: center;}.m-spec-box li { max-width: 100%; padding: 0 15px; margin: 10px 0; }}.p-help-container { margin: 10px auto; padding: 20px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);border-radius: 10px;background: linear-gradient(to bottom right, #fdfff3, #fdffff, #fffff1, #ffffff);}.p-help-center { display: flex ; gap: 30px; }.p-help { flex: 1; display: grid ; grid-template-columns: repeat(4, 1fr); gap: 25px; }.p-help dl { margin-bottom: 15px; }.p-help dt { font-size: 16px; margin-bottom: 15px; font-weight: 600; position: relative; padding-bottom: 5px; }.p-help dt::after { content: ''; position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; background: #37b369; }.p-help dd { margin-bottom: 8px; }.p-help dd a { font-size: 14px; display: block; padding: 3px 0; }.p-help dd a:hover { color: #55bbe0; padding-left: 5px; }.aboutSub {display:flex;gap: 20px;padding: 20px;border-radius: 5px;background: rgba(255, 255, 255, 0.1);backdrop-filter: blur(10px);box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);border: 1px solid rgba(255, 255, 255, 0.1);}.wxpic { text-align: center;}.wxpic img.qrCode { width: 100%; display: block; margin: 0 auto 5px; border: 2px solid rgba(255, 255, 255, 0.1); border-radius: 8px; background: #f6f7fb; padding: 8px; }.wxpic p { font-size: 14px; font-weight: 500; }.service { text-align: center; }.service .title { font-size: 16px; margin-bottom: 5px; }.service .num { font-size: 18px; color: #f56369; margin: 10px 0; font-weight: 700; letter-spacing: 0.2px; }.service .tip { font-size: 14px; margin-bottom: 15px; color: #666; }.service .online a {display: inline-flex;align-items: center;justify-content: center;gap: 8px;color: #fff;background: linear-gradient(to right, #6ccdeb, #18b5dd);padding: 6px 18px;border-radius: 8px;font-size: 14px;transition: all 0.3s;box-shadow: 0 4px 15px rgba(42, 142, 130, 0.3);}.service .online a:hover { transform: translateY(-3px); box-shadow: 0 7px 20px rgba(42, 142, 130, 0.4); }.service .online i { font-size: 18px; }@media (max-width: 768px) {.p-help-center { gap: 0px; justify-content:center;}.p-help { display: none; }.aboutSub { padding: 0px; box-shadow:none; flex-grow: 1; justify-content: space-around; }.service .title { font-size: 14px;}.service .num { font-size: 14px;letter-spacing: 0px; }.service .tip { font-size: 12px; }.service .online a {font-size: 12px;}.wxpic img.qrCode {padding: 5px; }.wxpic p { font-size: 12px;}}.links { margin: 10px auto; padding: 20px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);border-radius: 10px;background: linear-gradient(to bottom right, #fdfff3, #fdffff, #fffff1, #ffffff);}.links-section { margin-bottom: 25px; }.links-section:last-child { margin-bottom: 0; }.section-title { font-size: 14px; margin-bottom: 10px; font-weight: 600; padding-bottom: 6px; border-bottom: 1px solid #ddd; }.section-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 12px; }.section-grid a { display: block; padding: 8px 12px; font-size: 14px; border-radius: 6px; background:#f6f7f8; transition: all 0.3s; }.section-grid a:hover { background: rgba(159, 195, 208, 0.2); transform: translateX(5px); }@media (max-width: 768px) {.links { display: none; }}.copyright-section { margin: 10px auto; padding: 20px;background: #fff; border-radius: 10px;}.copyright-container { max-width: 1200px; margin: 0 auto;}.aboutBox { text-align: center; padding: 10px 0 15px; margin-bottom: 15px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); display: flex ; flex-wrap: wrap; justify-content: center; gap: 5px 15px; }.aboutBox a { font-size: 14px; font-weight:600; }.aboutBox a:hover { color: #1ab0e7; }.aboutBox li:after {content: "";display: inline-block;width: 1px;transform: scalex(.5);height: 14px;background-color: rgb(55 179 105 / 50%);vertical-align: middle;margin-left: 12px;}.aboutBox li:last-child:after { display: none }.copyright { font-size: 13px; text-align: center; margin-bottom: 15px; line-height: 1.8; }.copybox { margin-bottom: 8px; }.copybox span { margin-right: 12px; line-height:1.8;}.copybox span:last-child { margin-right: 0; }.copyright a { display: inline-flex; align-items: center; }.copyright a:hover { text-decoration: underline; }.copyright img { height: 14px; margin:0; }@media (max-width: 768px) {.footer-container {margin-top:10px;padding: 0 15px;}.g-wrap,.p-help-container{border-radius: 8px;margin: 0 auto 10px;}.copyright-section{ padding:10px 0 0; border-radius: 2px;}.aboutBox li.pc{display:none;}.aboutBox li.sgyc:after { display: none }.aboutBox a { font-size: 14px; }.copybox { display: flex ; flex-direction: column; }}.side-tools {position: fixed;right:5px;bottom:120px;z-index:8100;display: none;}.side-tools .side-switch {padding-top: 5px;font-size:12px;line-height:1.1;}.side-tools a {display: block;-moz-box-sizing: border-box;box-sizing: border-box;margin-top: 10px;padding-top: 15px;width: 40px;height: 40px;border: 1px solid #ddd;border-radius: 100%;background-color: rgba(76, 91, 109, 0.8); box-shadow: 0 2px 4px #ddd;color: #fff;text-align: center;}.side-tools a:visited{color:#fff;}i.kf_img.fa {margin-top: 0px;font-size: 24px;font-weight: 100;text-align: center;color: #fff;}.s-Top-box{position:fixed; right:5px; bottom:68px; z-index:888;}.s-Top-box .s-Top{width: 40px;height: 40px; border:1px solid #E5E5E5;border-radius: 50%; background: rgba(255,255,255,0.5); cursor: pointer;}.s-Top-box .s-Top .b_img{margin-top: 0px; font-size: 32px; font-weight:100; line-height:1.4; text-align: center; color: #666;}.s-Top-box .s-Top .fa{width: 40px;}.main{width:1200px; height: auto; margin: 20px auto 0; overflow: hidden;}.visa{width: 921px; height: auto; float: left; overflow: hidden;}.focusPic{width:920px; height:300px;position: relative; overflow:hidden;}.focusPic2 li{height:300px;}.focusPic2 img{width:920px; height:300px;}.focusPic .num {height:25px; position: absolute; bottom:15px; right:15px; zoom:1; z-index:3; overflow:hidden;}.focusPic .num li{width: 25px; height: 25px; text-align:center; font:400 14px/25px Verdana, Arial, "宋体"; color: #FFF; background: #390; margin-left:10px; border-radius:50%; cursor:pointer; float: left;}.focusPic .num li.on {background: #f80; }.focusPic .prev,.focusPic .next{display: none; width: 40px; height:100px; background: url(../images/btn.png) no-repeat; position: absolute; top:100px;}.focusPic .prev { left:0;}.focusPic .next { right:0; background-position:right }.vtitle{width: 920px; height:20px; margin-top:30px; padding:4px 0 6px; line-height:20px; font-family:"微软雅黑", Arial, "宋体";}.vtitle h2{float:left; font:700 18px/20px "微软雅黑", Arial, "宋体";}.vtitle span{float:left; color:#999; margin-left:20px;}.vtitle a.more{float:right; font-size:14px; color:#999;}.vtitle a:hover{color:#F60; text-decoration:none;}.vtitbj1{border-bottom:2px solid #37B369;}.vtitbj1 h2{color:#37B369;}.vtitbj2{border-bottom:2px solid #9656B4;}.vtitbj2 h2{color:#9656B4;}.vtitbj3{border-bottom:2px solid #FD537B;}.vtitbj3 h2{color:#FD537B;}.visabox{width: 920px; height: auto; border-left:1px solid #EEE; overflow: hidden;}.visabox li{width: 153px; float: left; border-right: 1px solid #eee; border-bottom: 1px solid #eee; padding: 15px;}.visabox li img{display: block; width: 150px; height: 100px;}.visabox li p{height: 20px; margin-top: 10px; text-align: center; font: 400 14px/20px "Microsoft YaHei","微软雅黑",Arial,"宋体";}.sidebar{width: 260px; height: auto; float: right; overflow: hidden;}.sidebar h3{width:258px; height:40px; border: 1px solid #e5e5e5; background: #F9F9F9; font: 700 16px/40px "Microsoft YaHei","微软雅黑",Arial,"宋体"; text-indent: 15px;}.sidebar h4{width:258px; height:40px; border: 1px solid #e5e5e5; background: #F9F9F9; font: 700 16px/40px "Microsoft YaHei","微软雅黑",Arial,"宋体"; text-indent: 15px; margin-top: 20px;}.visamdds{width: 258px; height:auto; border: 1px solid #e5e5e5; border-top: 0; padding-bottom: 20px; overflow: hidden;}.visafu{margin-top: 20px;}.visatop{margin: 0 20px; height: 20px; border-bottom: 1px solid #E5E5E5; padding-bottom: 8px; font: 400 14px/20px "Microsoft YaHei","微软雅黑",Arial,"宋体"; color: #37B369;}.visabot{width: 258px; height: auto; overflow: hidden;}.visabot a{display: inline-block; float: left; width: 86px; height: 20px; font: 400 12px/20px tahoma, Arial,"宋体"; text-align: center; margin-top:10px;}.wenti{width: 228px; padding: 0 15px; border: 1px solid #e5e5e5; border-top: 0; height:auto; overflow: hidden;}.wenti li{height:40px; font: 400 12px/40px tahoma, Arial,"宋体"; background: url(../images/dot.gif) no-repeat left center; border-bottom: 1px dotted #e5e5e5; overflow: hidden;}.wenti li a{margin-left: 8px;}.visalist{width: 920px; height: auto; float:left; overflow: hidden;}.listtop{width: 888px; height: 88px; border: 1px solid #E5E5E5; background: #fcfcfc; padding: 15px;}.listtop .guoqi{width: 120px; height: 88px; float:left;}.listtop .guoqi img{width: 120px; height: 88px;}.listtop .cityname{float: left; height: 88px; padding-left: 35px;}.listtop .cityname h1{height: 30px; font: 700 20px/30px "Microsoft YaHei","微软雅黑",Arial,"宋体"; color: #37B369; margin-top:11px;}.listtop .cityname p{height: 30px; font: 400 14px/30px "Microsoft YaHei","微软雅黑",Arial,"宋体";}.listtop .cityname p span{padding: 0 10px;}.listtop .zixuntel{height: 88px; float: right; line-height: 88px; font-size: 16px; font-family: "Microsoft YaHei","微软雅黑",Arial,"宋体"; font-weight: 700;}.listbot{width: 918px; height: auto; border: 1px solid #E5E5E5; border-bottom: 0; margin-top: 20px; overflow: hidden;}.listbotcon{width: 888px; height: 80px; padding: 15px; border-bottom: 1px solid #E5E5E5; overflow: hidden;}.listbotcon .listpic{width: 80px; height: 80px; float: left;}.listbotcon .listpic img{width: 80px; height: 80px;}.listbotcon .listcon{height: 80px; float: left; padding-left: 30px;}.listbotcon .listcon h3{height: 30px; font: 700 14px/30px "Microsoft YaHei","微软雅黑",Arial,"宋体"; color: #37B369;}.listbotcon .listcon h3 a{color: #37B369;}.listbotcon .listcon p{height:25px; font: 400 12px/25px tahoma, Arial,"宋体"; color: #999;}.listbotcon .listprice{width: 100px; height: 80px; float: right; font-family: Verdana, SimSun, Arial; text-align:center;}.listbotcon .listprice .prc{height:30px; line-height: 30px; margin-top: 10px;}.listbotcon .listprice .anniula{width: 80px; padding: 0 10px; height:30px; margin-top: 5px;}.listbotcon .listprice .anniula a{display: block; width: 80px; height: 30px; line-height: 30px; border-radius: 3px; background: #F60; font-family: "Microsoft YaHei","微软雅黑",Arial,"宋体"; font-size: 14px; color: #fff;}.listbotcon .listprice .anniula a:hover{text-decoration: none; background: #f40;}.listbotcon .banlishic{width: 200px; height:80px; float: right; padding-right: 150px; font: 400 14px/80px "Microsoft YaHei","微软雅黑",Arial,"宋体";}.visashowpic{width: 878px; height:210px; border: 1px solid #FFD6A1; background: #FFFEF1; padding: 20px;}.visashowpic img{display: block; width: 300px; height: 210px; float: left; box-shadow: 4px 4px 2px -2px rgba(0,0,0,0.3);}.visashowpic .txtcon{float:left; width: 420px; height: 210px; padding-left: 30px; overflow: hidden;}.visashowpic .txtcon h1{font: 700 18px/30px "Microsoft YaHei","微软雅黑",Arial,"宋体"; height:30px; color: #F60; margin-bottom: 10px;}.visashowpic .txtcon p{height: 34px; font: 400 14px/34px "Microsoft YaHei","微软雅黑",Arial,"宋体"; overflow: hidden;}.visashowpic .quyuding{height: 40px; float: right; padding: 85px 0;}.visashowpic .quyuding a{display: block; width: 120px; height: 40px; background: #F60; border-radius: 3px; text-align: center; font: 700 16px/40px "Microsoft YaHei","微软雅黑",Arial,"宋体"; color: #fff;}.visashowpic .quyuding a:hover{background: #F40; text-decoration: none;}.youqing{width: 878px; height:auto; border: 1px solid #E5E5E5; padding: 20px; line-height: 25px; color: #555; background: #F5F7FA; margin-top: 20px; overflow:hidden;}.youqing h3{font:30px; font: 700 14px/30px "Microsoft YaHei","微软雅黑",Arial,"宋体"; color: #333;}.cailiao{width: 920px; height:auto; margin-top: 20px;}.tabnav{height: 25px; padding-bottom: 8px; border-bottom: 2px solid #37B369;}.tabnav h3{float: left; height: 25px; font: 700 18px/25px "Microsoft YaHei","微软雅黑",Arial,"宋体"; color: #37B369; margin-right: 30px;}.tabnav li{float: left; height: 25px; font: 400 12px/25px tahoma, Arial,"宋体"; margin:0 10px;}.tabnav li a{display: block; padding: 0 10px; }.tabnav li a:hover{text-decoration: none;}.tabnav li.thistab a{background: #37B369; color: #FFF; border-radius: 3px;}.conin{width: 920px; height: auto; overflow: hidden;}.conin table {width: 920px;background: #E5E5E5;padding: 0;margin: 0;border: 0;border-collapse: inherit;}.conin table th{padding: 15px; background: #F5F7FA; font-family: "Microsoft YaHei","微软雅黑",Arial,"宋体";}.conin table td {padding: 15px;line-height: 25px;background: #FFF;}.conin table td a{color: #06f;}.conin table td a:hover{color: #f60;}.help_title{ height:40px; line-height: 40px; padding:20px; text-align:center; }.help_title h1{color: #4cb7ef; font: 700 22px/40px "Microsoft YaHei","微软雅黑",Arial,"宋体";}.help{width:1200px; height: auto; text-align: left; overflow: hidden;}.help li.one{height: auto; background: #FDFAF1; padding: 10px 20px;}.help li.two{height: auto; background: #fff; padding: 10px 20px;}.help li h3{height: 30px; line-height: 30px; font-size: 14px; color: #ff6600; background: url(../images/visa/qzpage5_15.gif) no-repeat 0 11px; padding-left: 15px; font-family: "Microsoft YaHei","微软雅黑",Arial,"宋体";}.help li p{line-height: 25px; color: #333; font-size: 12px;}.book{width:998px; height: auto; margin:15px auto; border:1px solid #DDD; background:#fff; overflow:hidden;}.book_l{width:745px; height:auto; padding:15px 38px; border-right:1px solid #DDD; float:left; background:#FFF; overflow:hidden;}.book_l_lc{width:745px; height:39px; background:url(../images/ydlc.jpg) no-repeat;}.book_box{width:745px; height:auto; border-bottom:1px dotted #A2A2A2; margin-top:15px; padding-bottom:15px; text-align:left; overflow:hidden;}.book_bt{width:719px; height:30px; padding-left:26px; float:left; line-height:30px; background:url(../images/yd_ioc.png) no-repeat 0 8px; font-size:16px;}.book_yd_A{width:80px; height:30px; line-height:30px; padding:6px 0; float:left; padding-left:26px; font-size:14px;}.book_yd_B{width:639px; height:auto; line-height:30px; padding:6px 0;float:right; overflow:hidden;}.book_yd_B h1{font-size:14px;}.book_yd_B h1 a{ color:#0595D4;}.book_yd_B .form_text1{width:100px; height:28px; line-height:28px; border:1px solid #DDD;}.book_yd_Bi{font-size:16px; color:#F00; line-height:30px; padding-left:20px;}.book_yd_B .form_text2{width:220px; height:28px; line-height:28px; border:1px solid #DDD;}.book_yd_A1{width:719px; height:30px; line-height:30px; float:left; padding-left:26px; font-size:14px;}.book_yd_B1{width:719px; height:120px; float:left;}.form_textarea1{width:717px; height:116px; border:1px solid #DDD;}.anniu{width:745px; height:auto; border-bottom:1px dotted #A2A2A2; margin-top:15px; padding-bottom:15px; text-align:left; overflow:hidden;}.anniu li{width:248px; height:40px; line-height:40px; float:left; font-size:14px;}.form_btn1{ cursor:pointer; width:158px; height:38px; display:block; background:url(../images/ok.gif) no-repeat; border:none;}.book_r{width:176px; height:auto; float:right; overflow:hidden;}.book_r_lc{width:176px; height:650px; background:url(../images/ydlc.gif) no-repeat;}.visaBook{width:1138px; padding:30px; margin:25px auto 0; border:1px solid #DDD; background:#fff; overflow:hidden;}.book_title{height: 50px; padding:20px 0 20px 250px; border: 1px solid #ddd; text-align: center;}.book_pic{width: 70px; height:50px; float: left;}.book_pic img {width: 70px; height:50px; float: left;}.book_con{width: auto; height: 50px; padding-left: 30px; font-size: 14px; line-height: 25px; text-align: left; overflow: hidden;}.book_con p i,.book_con strong{font-size: 16px;}.book_con p i {color: #ff6600;}.book_con p strong{color:#339900;}.book_con p span{padding-right: 50px;}.book_con p big{font-size: 18px; color: #ff0000; padding: 0 3px;}.book_con em{color: #ff6600;}.book_go{height: auto; padding: 30px 60px 30px 140px; border: 1px solid #ddd; border-top: none; text-align: left; font-size: 14px; overflow: hidden;}.book_go h2{width: 756px; height: 20px; font-size: 14px; line-height: 20px; padding: 10px 0;}.book_go li.one{width: 378px; height: 20px; font-size: 14px; line-height: 20px; padding: 10px 0; float: left;}.book_go li.two{width: 322px; height: 20px; font-size: 14px; line-height: 20px; padding: 10px 0 10px 56px; float: left;}.book_go li span{float: left;}.qzleft-cor{ width:110px; padding-left: 2px; height: 18px; line-height: 18px; border: 1px solid #7F9DB9; float:left;}.qz-width{ width:112px;float:left;}.book_go li.three{width: 736px; height: auto; font-size: 14px; line-height: 20px; padding: 10px 0; float: left; overflow: hidden;}.mianze{ height: auto; padding: 30px 30px 10px; border: 1px solid #ddd; border-top: none; line-height: 30px; text-align: left; overflow: hidden;}