@charset "UTF-8";
@font-face { font-family: "arial"; src: url(../fonts/arial.ttf); }

@font-face { font-family: "simsun"; src: url(../fonts/simsun.ttc); }

/*公共样式*/
body { position: relative; color: #333; background-color: #f5f5f5; }

body.bg-ff { background: #fff; }

body header { position: -webkit-sticky; position: sticky; top: 0px; z-index: 999; background: #cc191b; }

body header .box { width: 100%; }

body header .box:last-child { margin-bottom: 0; }

body header .box .box-header { width: 100%; }

body header .box .box-content { width: 100%; }

body header .box .plate { max-width: 1200px; margin: 0 auto; }

body header .box .plate .plate-header { width: 100%; }

body header .box .plate .plate-content { width: 100%; }

body main { position: relative; }

body main .layout-box { width: 100%; }

body main .layout-box .layout-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 1200px; margin: 0 auto; }

body main .layout-box .layout-content aside { position: relative; }

body main .layout-box .layout-content aside .box { width: 100%; }

body main .layout-box .layout-content aside .box:last-child { margin-bottom: 0; }

body main .layout-box .layout-content aside .box .box-header { width: 100%; }

body main .layout-box .layout-content aside .box .box-content { width: 100%; }

body main .layout-box .layout-content aside .box .plate { max-width: 100%; margin: 0 auto; }

body main .layout-box .layout-content aside .box .plate .plate-header { width: 100%; }

body main .layout-box .layout-content aside .box .plate .plate-content { width: 100%; }

body main .layout-box .layout-content .main-content { position: relative; }

body main .layout-box .layout-content .main-content .box { width: 100%; }

body main .layout-box .layout-content .main-content .box:last-child { margin-bottom: 0; }

body main .layout-box .layout-content .main-content .box .box-header { width: 100%; }

body main .layout-box .layout-content .main-content .box .box-content { width: 100%; }

body main .layout-box .layout-content .main-content .box .plate { max-width: 912px; margin: 0 auto; }

body main .layout-box .layout-content .main-content .box .plate .plate-header { width: 100%; }

body main .layout-box .layout-content .main-content .box .plate .plate-content { width: 100%; }

body main .box { width: 100%; }

body main .box:last-child { margin-bottom: 0; }

body main .box .box-header { width: 100%; }

body main .box .box-content { width: 100%; }

body main .box .plate { max-width: 1200px; margin: 0 auto; }

body main .box .plate .plate-header { width: 100%; }

body main .box .plate .plate-content { width: 100%; }

body footer { position: relative; }

body footer .box { width: 100%; }

body footer .box:last-child { margin-bottom: 0; }

body footer .box .box-header { width: 100%; }

body footer .box .box-content { width: 100%; }

body footer .box .plate { max-width: 1200px; margin: 0 auto; }

body footer .box .plate .plate-header { width: 100%; }

body footer .box .plate .plate-content { width: 100%; }

.box01.bg-f4 { background-color: #f4f4f4; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-l button { color: #000; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-l dl dt { color: #000; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-l dl dd a { color: #000; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-l dl dd a:hover { font-weight: bold; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-l dl dd::after { background-color: rgba(0, 0, 0, 0.5); }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-r a { color: #000; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-r a.call-400 span { color: #fff; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-r button { color: #000; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-r .login-kinds ul li a { color: #000; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-r .m-navicon-open { background-color: #a70507; padding: 0; }

.box01.bg-f4 .plate01 .welcome-bar .wrapper-r .m-navicon-open i { display: block; font-size: 24px; line-height: 36px; padding: 0 10px; color: #fff; }

.box01.bg-f4 .plate01 .plate-content { height: 0; position: relative; }

.box01.bg-f4 .plate01 .plate-content .wrapper { display: none; background-color: #cc191b; position: absolute; top: 8px; right: 0; left: 0; z-index: 999; }

.box01.bg-f4 .plate01 .plate-content .wrapper a { width: calc(100% / 20); display: block; font-size: 14px; color: #fff; padding: 4px 0; text-align: center; border-radius: 5px; }

.box01.bg-f4 .plate01 .plate-content .wrapper a:hover { background-color: #fff; color: #cc191b; }

.box01 .plate01 { position: relative; }

.box01 .plate01 .welcome-bar .wrapper-l button { display: block; font-weight: normal; color: #fff; font-size: 14px; line-height: 24px; height: 24px; }

.box01 .plate01 .welcome-bar .wrapper-l button:focus { outline: 0; -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0); box-shadow: 0 0 0 0 rgba(0, 123, 255, 0); }

.box01 .plate01 .welcome-bar .wrapper-l dl dt { font-weight: normal; color: #fff; font-size: 14px; line-height: 24px; height: 24px; }

.box01 .plate01 .welcome-bar .wrapper-l dl dd { margin-right: 25px; position: relative; }

.box01 .plate01 .welcome-bar .wrapper-l dl dd a { display: block; font-weight: normal; color: #fff; font-size: 14px; line-height: 24px; height: 24px; }

.box01 .plate01 .welcome-bar .wrapper-l dl dd a:hover { font-weight: bold; }

.box01 .plate01 .welcome-bar .wrapper-l dl dd::after { content: ""; display: block; width: 1px; height: 40%; background-color: rgba(255, 255, 255, 0.5); position: absolute; top: 0; right: -13px; bottom: 0; margin: auto; }

.box01 .plate01 .welcome-bar .wrapper-r a { display: block; font-weight: normal; color: #fff; font-size: 14px; line-height: 24px; }

.box01 .plate01 .welcome-bar .wrapper-r a.call-400 { padding: 0 10px; background-color: #a70507; }

.box01 .plate01 .welcome-bar .wrapper-r a.call-400 img { width: 25px; height: 24px; }

.box01 .plate01 .welcome-bar .wrapper-r a.call-400 span { font-family: arial; font-size: 16px; line-height: 24px; }

.box01 .plate01 .welcome-bar .wrapper-r button { display: block; font-weight: normal; color: #fff; font-size: 14px; line-height: 24px; }

.box01 .plate01 .welcome-bar .wrapper-r button:focus { outline: 0; -webkit-box-shadow: 0 0 0 0 rgba(0, 123, 255, 0); box-shadow: 0 0 0 0 rgba(0, 123, 255, 0); }

.box01 .plate01 .welcome-bar .wrapper-r .login-kinds { display: block; z-index: 999; }

.box01 .plate01 .welcome-bar .wrapper-r .login-kinds ul li { margin-right: 25px; position: relative; }

.box01 .plate01 .welcome-bar .wrapper-r .login-kinds ul li::after { content: ""; display: block; width: 1px; height: 40%; background-color: rgba(255, 255, 255, 0.5); position: absolute; top: 0; right: -13px; bottom: 0; margin: auto; }

.box01 .plate01 .welcome-bar .wrapper-r .m-navicon-open { background-color: #a70507; padding: 0; }

.box01 .plate01 .welcome-bar .wrapper-r .m-navicon-open i { display: block; font-size: 24px; line-height: 36px; padding: 0 10px; color: #fff; }

.box01 .plate01 .plate-content { height: 0; position: relative; }

.box01 .plate01 .plate-content .wrapper { display: none; background-color: #cc191b; position: absolute; top: 8px; right: 0; left: 0; z-index: 999; }

.box01 .plate01 .plate-content .wrapper a { width: calc(100% / 20); display: block; font-size: 14px; color: #fff; padding: 4px 0; text-align: center; border-radius: 5px; }

.box01 .plate01 .plate-content .wrapper a:hover { background-color: #fff; color: #cc191b; }

.box02 { background-color: #fff; }

.box02 .plate02 .plate-content .wrapper-l { padding: 20px 0; }

.box02 .plate02 .plate-content .wrapper-l .logo img { display: block; width: 160px; height: 60px; }

.box02 .plate02 .plate-content .wrapper-l .sub-station { margin: 0 8px; }

.box02 .plate02 .plate-content .wrapper-l .sub-station img { display: block; width: 25px; height: 50px; }

.box02 .plate02 .plate-content .wrapper-l span { display: block; font-size: 18px; font-weight: bold; color: #cc191b; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance { margin-right: 12px; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a { position: relative; margin-right: 8px; overflow: hidden; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a .img-box { margin-right: 6px; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a .img-box img { display: block; width: 29px; height: 26px; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a span { display: block; font-size: 16px; color: #333; line-height: 24px; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(1), .box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(2) { padding: 9px 12px; background-color: #cc191b; -webkit-transition: 1s linear; transition: 1s linear; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(1) span, .box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(2) span { color: #fff; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(1):hover, .box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(2):hover { opacity: .8; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(1)::after, .box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(2)::after { content: ""; display: block; position: absolute; background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(255, 255, 255, 0)), color-stop(50%, white), color-stop(90%, rgba(255, 255, 255, 0))); background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 10%, white 50%, rgba(255, 255, 255, 0) 90%); left: -100%; top: -60%; height: 200%; width: 70px; -webkit-transform: rotate(30deg); transform: rotate(30deg); -webkit-animation: mykeyframes01 3s linear infinite; animation: mykeyframes01 3s linear infinite; z-index: 666; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(1)::after { -webkit-animation-delay: .3s; animation-delay: .3s; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(2)::after { -webkit-animation-delay: .4s; animation-delay: .4s; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(3):hover .img-box img { top: 0; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(3) .img-box { width: 20px; height: 26px; overflow: hidden; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(3) .img-box img { width: 20px; height: 52px; position: relative; top: -26px; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(4):hover .img-box img { top: 0; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(4) .img-box { width: 25px; height: 26px; overflow: hidden; }

.box02 .plate02 .plate-content .wrapper-r .quick-entrance a:nth-child(4) .img-box img { width: 100%; height: 52px; position: relative; top: -26px; }

.box02 .plate02 .plate-content .wrapper-r .search-form { border: 1px solid #a0a0a0; }

.box02 .plate02 .plate-content .wrapper-r .search-form form input[type=text] { border: none; outline: none; font-size: 14px; color: #999; height: 36px; width: 226px; padding-left: 16px; }

.box02 .plate02 .plate-content .wrapper-r .search-form form input::-webkit-input-placeholder { font-size: 14px; color: #999; }

.box02 .plate02 .plate-content .wrapper-r .search-form form input:-ms-input-placeholder { font-size: 14px; color: #999; }

.box02 .plate02 .plate-content .wrapper-r .search-form form input::-webkit-input-placeholder { font-size: 14px; color: #999; }

.box02 .plate02 .plate-content .wrapper-r .search-form form input::-ms-input-placeholder { font-size: 14px; color: #999; }

.box02 .plate02 .plate-content .wrapper-r .search-form form input::placeholder { font-size: 14px; color: #999; }

.box02 .plate02 .plate-content .wrapper-r .search-form form button { height: 100%; position: relative; border: none; padding: 0.375rem 16px; }

.box02 .plate02 .plate-content .wrapper-r .search-form form button img { display: block; width: 22px; height: 21px; z-index: 998; margin-right: 6px; }

.box02 .plate02 .plate-content .wrapper-r .search-form form button span { display: block; color: #fff; z-index: 998; }

.box02 .plate02 .plate-content .wrapper-r .search-form form button:focus { outline: none; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); }

.box02 .plate02 .plate-content .wrapper-r .search-form form button::after { content: ""; display: block; position: absolute; top: -1px; right: -1px; bottom: 0; left: 0; width: calc(100% + 1px); height: calc(100% + 2px); background-color: #cc191b; z-index: 997; }

.box03 { background-color: #f5f5f5; }

.box03 .plate03 .plate-content .wrapper a:hover .icon-box img { top: -6px; }

.box03 .plate03 .plate-content .wrapper a:hover span { color: #cc191b; font-weight: bold; }

.box03 .plate03 .plate-content .wrapper a .icon-box img { display: block; margin: 0 auto; position: relative; top: 0; -webkit-transition: .2s linear; transition: .2s linear; }

.box03 .plate03 .plate-content .wrapper a span { display: block; font-size: 18px; line-height: 18px; color: #000000; }

.box03 .plate03 .plate-content .wrapper a:nth-child(1) .icon-box img { width: 51px; height: 47px; }

.box03 .plate03 .plate-content .wrapper a:nth-child(2) .icon-box img { width: 53px; height: 47px; }

.box03 .plate03 .plate-content .wrapper a:nth-child(3) .icon-box img { width: 62px; height: 47px; }

.box03 .plate03 .plate-content .wrapper a:nth-child(4) .icon-box img { width: 41px; height: 47px; }

.box03 .plate03 .plate-content .wrapper a:nth-child(5) .icon-box img { width: 45px; height: 47px; }

.box03 .plate03 .plate-content .wrapper a:nth-child(6) .icon-box img { width: 56px; height: 47px; }

.box03 .plate03 .plate-content .wrapper a:nth-child(7) .icon-box img { width: 46px; height: 47px; }

.box04 { background: url(../images/footer-bg.jpg) bottom right no-repeat; background-size: cover; }

.box04 .box-header { border-bottom: 1px solid #b32424; }

.box04 .box-header .wrapper { max-width: 1248px !important; margin: 0 auto; }

.box04 .box-header .wrapper span { display: block; color: #f8aeae; white-space: nowrap; font-size: 14px; line-height: 22px; }

.box04 .box-header .wrapper ul li a { display: block; color: #f8aeae; white-space: nowrap; font-size: 14px; line-height: 22px; }

.box04 .box-header .wrapper ul li a:hover { color: #fff; }

.box04 .plate04 { max-width: 1248px !important; }

.box04 .plate04 .plate-content .wrapper-l { padding: 30px 0; }

.box04 .plate04 .plate-content .wrapper-l .footer-logo { margin-bottom: 36px; }

.box04 .plate04 .plate-content .wrapper-l .footer-logo .logo img { display: block; width: 160px; height: 60px; }

.box04 .plate04 .plate-content .wrapper-l .footer-logo .sub-station { margin: 0 8px; }

.box04 .plate04 .plate-content .wrapper-l .footer-logo .sub-station img { display: block; width: 25px; height: 50px; }

.box04 .plate04 .plate-content .wrapper-l .footer-logo span { display: block; font-size: 18px; font-weight: bold; color: #fff; }

.box04 .plate04 .plate-content .wrapper-l .line-address { margin-bottom: 20px; }

.box04 .plate04 .plate-content .wrapper-l .line-address .hot-line img { display: block; width: 35px; height: 34px; margin-right: 8px; }

.box04 .plate04 .plate-content .wrapper-l .line-address .hot-line p { margin-bottom: 0; }

.box04 .plate04 .plate-content .wrapper-l .line-address .hot-line p span { display: block; }

.box04 .plate04 .plate-content .wrapper-l .line-address .hot-line p span:nth-child(1) { font-size: 14px; color: #f8aeae; line-height: 14px; padding-left: 8px; }

.box04 .plate04 .plate-content .wrapper-l .line-address .hot-line p span:nth-child(2) { font-size: 30px; color: #fff; font-family: arial; font-weight: bold; line-height: 30px; letter-spacing: 1px; }

.box04 .plate04 .plate-content .wrapper-l .line-address .address { font-size: 14px; line-height: 18px; color: #f8aeae; }

.box04 .plate04 .plate-content .wrapper-l .line-address .address i { display: block; font-family: arial; }

.box04 .plate04 .plate-content .wrapper-l .line-address .address span { display: block; }

.box04 .plate04 .plate-content .wrapper-l .btn-box { margin-bottom: 22px; }

.box04 .plate04 .plate-content .wrapper-l .btn-box a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 36px; line-height: 36px; padding: 0 16px; border-radius: 18px; background-color: #d65757; margin-right: 8px; }

.box04 .plate04 .plate-content .wrapper-l .btn-box a img { display: block; }

.box04 .plate04 .plate-content .wrapper-l .btn-box a span { color: #fff; font-size: 14px; }

.box04 .plate04 .plate-content .wrapper-l .platform-box span { display: block; font-size: 14px; color: #f8aeae; }

.box04 .plate04 .plate-content .wrapper-l .platform-box ul { margin-bottom: 0; }

.box04 .plate04 .plate-content .wrapper-l .platform-box ul li { margin-right: 14px; }

.box04 .plate04 .plate-content .wrapper-l .platform-box ul li:last-child { margin-right: 0; }

.box04 .plate04 .plate-content .wrapper-l .platform-box ul li a img { display: block; }

.box04 .plate04 .plate-content .wrapper-l .platform-box ul li:nth-child(1) a img { width: 28px; height: 23px; }

.box04 .plate04 .plate-content .wrapper-l .platform-box ul li:nth-child(2) a img { width: 26px; height: 22px; }

.box04 .plate04 .plate-content .wrapper-l .platform-box ul li:nth-child(3) a img { width: 20px; height: 22px; }

.box04 .plate04 .plate-content .wrapper-l .platform-box ul li:nth-child(4) a img { width: 20px; height: 20px; }

.box04 .plate04 .plate-content .wrapper-r { padding: 30px 0; }

.box04 .plate04 .plate-content .wrapper-r dl { margin-bottom: 0; width: calc(100% / 6); }

.box04 .plate04 .plate-content .wrapper-r dl:last-child dt::after { display: none; }

.box04 .plate04 .plate-content .wrapper-r dl dt { position: relative; margin-bottom: 15px; }

.box04 .plate04 .plate-content .wrapper-r dl dt::after { content: ""; display: block; position: absolute; top: 35%; bottom: 35%; right: 0; width: 1px; background-color: #fff; }

.box04 .plate04 .plate-content .wrapper-r dl dt a { width: 75%; display: block; color: #fff; font-size: 16px; text-align: right; line-height: 30px; }

.box04 .plate04 .plate-content .wrapper-r dl dd a { width: 75%; display: block; font-size: 14px; color: #df5c5c; text-align: right; white-space: nowrap; line-height: 28px; }

.box05 { background-color: #8b0000; }

.box05 .plate05 { max-width: 1248px !important; }

.box05 .plate05 .plate-content .wrapper { padding: 12px 0; }

.box05 .plate05 .plate-content .wrapper p { font-size: 14px; line-height: 24px; color: #f8aeae; text-align: center; }

.box05 .plate05 .plate-content .wrapper span { display: block; font-size: 14px; line-height: 24px; color: #f8aeae; text-align: center; }

.box05 .plate05 .plate-content .wrapper a { display: block; font-size: 14px; line-height: 24px; color: #fff; }

.box999 { background-color: #cc191b; }

.box999 .plate999 .plate-content .wrapper ul { margin-bottom: 0; }

.box999 .plate999 .plate-content .wrapper ul li { width: 120px; height: 64px; overflow: hidden; text-align: center; }

.box999 .plate999 .plate-content .wrapper ul li:hover, .box999 .plate999 .plate-content .wrapper ul li.active { background-color: #a70507; }

.box999 .plate999 .plate-content .wrapper ul li:hover a, .box999 .plate999 .plate-content .wrapper ul li.active a { font-weight: bold; }

.box999 .plate999 .plate-content .wrapper ul li a { display: inline-block; vertical-align: top; font-size: 16px; line-height: 16px; max-width: 100%; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

#getPlanModal .modal-dialog { max-width: 100%; margin: auto; }

#getPlanModal .modal-dialog .modal-content { background-color: transparent; border: none; padding: 0; }

#getPlanModal .modal-dialog .modal-content .modal-body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; overflow: hidden; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0; }

#getPlanModal .modal-dialog .modal-content .modal-body .close-modal-btn { margin-bottom: 20px; cursor: pointer; }

#getPlanModal .modal-dialog .modal-content .modal-body .close-modal-btn img { display: block; width: 40px; height: 40px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper { overflow: auto; background: #fff url("../images/img44.jpg") center no-repeat; max-width: 100%; width: 952px; height: 537px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form { height: 537px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 30px; width: 440px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .form-title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 30px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .form-title i, #getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .form-title span { display: block; font-size: 16px; line-height: 24px; color: #fff; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .form-title span { margin: 0 8px; font-size: 16px; font-weight: bold; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg { background-color: #fff; padding: 16px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .btn-box { width: 100%; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding-bottom: 2px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .btn-box button { width: calc(50% - 12px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: none; outline: none; background-color: #cc191b; -ms-flex-negative: 0; flex-shrink: 0; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .btn-box button img { display: block; margin-right: 8px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .btn-box button span { display: block; color: #fff; white-space: nowrap; line-height: 40px; font-size: 14px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .btn-box button:hover { background-color: #a20000; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 8px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field .contact-phone { margin-right: 6px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field .v-code { margin-right: 6px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field .pm-apply-vcode { border: none; outline: none; background-color: #cc191b; -ms-flex-negative: 0; flex-shrink: 0; position: relative; padding: 0 6px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field .pm-apply-vcode span { display: block; color: #fff; white-space: nowrap; line-height: 40px; font-size: 14px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field .pm-apply-vcode .pm-count-down { position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: -1; background-color: #cc191b; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field .pm-apply-vcode .pm-count-down.on { z-index: 20; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field .pm-apply-vcode .pm-count-down i { display: block; font-size: 14px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field input[type=text] { width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border: none; font-size: 14px; line-height: 24px; padding: 8px 10px; color: #666; background-color: #f9f9f9; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field textarea { width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border: none; font-size: 14px; line-height: 24px; height: 90px; padding: 9px 10px; color: #666; resize: none; background-color: #f9f9f9; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field textarea::-webkit-input-placeholder, #getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field input::-webkit-input-placeholder { color: #666; font-size: 14px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field textarea:-ms-input-placeholder, #getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field input:-ms-input-placeholder { color: #666; font-size: 14px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field textarea::-webkit-input-placeholder, #getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field input::-webkit-input-placeholder { color: #666; font-size: 14px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field textarea::-ms-input-placeholder, #getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field input::-ms-input-placeholder { color: #666; font-size: 14px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field textarea::placeholder, #getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field input::placeholder { color: #666; font-size: 14px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field.pm-select-field { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; cursor: pointer; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field.pm-select-field input[type=text] { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border: none; font-size: 14px; line-height: 24px; padding: 8px 10px; cursor: pointer; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field.pm-select-field i { display: block; -ms-flex-negative: 0; flex-shrink: 0; background-color: #f9f9f9; color: #cc191b; font-size: 18px; line-height: 40px; padding: 0 12px; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field.pm-select-field ul { position: absolute; left: 0; right: 0; top: 100%; display: none; border-top: 1px solid #cc191b; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field.pm-select-field ul .option { display: block; font-size: 14px; line-height: 30px; padding: 0 10px; background-color: #f9f9f9; }

#getPlanModal .modal-dialog .modal-content .modal-body .wrapper form .bg .field.pm-select-field ul .option:hover { background-color: #cc191b; color: #fff; cursor: pointer; }

#hotelLoginModal .modal-dialog {
    width: 480px;
    max-width: 100%;
}

#hotelLoginModal .modal-dialog .modal-content .modal-header {
    background-color: #eeeeee;
    padding: 20px 30px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-header span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

#hotelLoginModal .modal-dialog .modal-content .modal-header .close-modal-btn {
    outline: none;
    background-color: transparent;
    font-size: 16px;
    line-height: 24px;
    width: 24px;
    padding: 0;
    text-align: center;
    border: none;
    color: #000;
}

#hotelLoginModal .modal-dialog .modal-content .modal-header .close-modal-btn:hover {
    color: #cc191b;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body {
    padding: 16px 30px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .nav-tabs {
    margin-bottom: 24px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .nav-tabs .nav-item .nav-link {
    color: #666;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .nav-tabs .nav-item .nav-link.active {
    background-color: #cc191b;
    color: #fff !important;
    border-color: #cc191b;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .nav-tabs .nav-item .nav-link:hover {
    color: #cc191b;
    border-color: transparent;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .nav-tabs .nav-item .nav-link .txt {
    display: block;
    font-size: 16px;
    text-align: center;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #dcdcdc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 16px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box.v-code-input01, #hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box.v-code-input02 {
    margin-right: 16px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box img {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=text], #hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=password] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    outline: none;
    border: none;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=text] input::-webkit-input-placeholder, #hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=password] input::-webkit-input-placeholder {
    color: #666;
    font-size: 14px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=text] input:-ms-input-placeholder, #hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=password] input:-ms-input-placeholder {
    color: #666;
    font-size: 14px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=text] input::-webkit-input-placeholder, #hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=password] input::-webkit-input-placeholder {
    color: #666;
    font-size: 14px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=text] input::-ms-input-placeholder, #hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=password] input::-ms-input-placeholder {
    color: #666;
    font-size: 14px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=text] input::placeholder, #hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .input-box input[type=password] input::placeholder {
    color: #666;
    font-size: 14px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .v-code-01 {
    border: 1px solid #dcdcdc;
    margin-right: 12px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .v-code-01 img {
    display: block;
    width: 86px;
    height: 48px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .refrush-img {
    border: none;
    outline: none;
    background-color: transparent;
    color: #cc191b;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .hl-apply-vcode {
    border: none;
    outline: none;
    background-color: #cc191b;
    width: 142px;
    position: relative;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .hl-apply-vcode span {
    display: block;
    font-size: 14px;
    line-height: 48px;
    color: #fff;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .hl-apply-vcode .hl-count-down {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    background-color: #cc191b;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .hl-apply-vcode .hl-count-down.on {
    z-index: 20;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .field .hl-apply-vcode .hl-count-down i {
    display: block;
    font-size: 14px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .forget-password {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #cc191b;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field .custom-checkbox:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 10px rgba(80, 80, 80, 0);
    box-shadow: 0 0 10px rgba(80, 80, 80, 0);
    outline: none;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field .custom-checkbox .custom-control-label {
    cursor: pointer;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field .custom-checkbox .custom-control-input {
    width: 16px;
    height: 24px;
    border-radius: 0;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field .custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 10px rgba(80, 80, 80, 0);
    box-shadow: 0 0 10px rgba(80, 80, 80, 0);
    outline: none;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field .custom-checkbox .custom-control-input:checked ~ .custom-control-label {
    position: relative;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border: 2px solid #cc191b;
    background-color: #fff;
    border-radius: 0px;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #cc191b;
    background-image: none;
    border-radius: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    margin: auto;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field span {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    margin-right: 8px;
    white-space: nowrap;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .auto-login-forget-password .choice-field label {
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

#hotelLoginModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .wrapper form .hotel-login-btn {
    background-color: #cc191b;
    outline: none;
    border: none;
    text-align: center;
    color: #fff;
    width: 100%;
    font-size: 14px;
    line-height: 48px;
    font-weight: bold;
}
/*内页样式*/
.box-advert .plate-advert a { display: block; }

.box-advert .plate-advert a img { display: block; width: 100%; }

.box16 .plate16 .plate-content .wrapper-l { width: 0; margin-right: 18px; }

.box16 .plate16 .plate-content .wrapper-l #banner-swiper .swiper-wrapper .swiper-slide a { display: block; position: relative; }

.box16 .plate16 .plate-content .wrapper-l #banner-swiper .swiper-wrapper .swiper-slide a img { display: block; width: 100%; }

.box16 .plate16 .plate-content .wrapper-l #banner-swiper .swiper-wrapper .swiper-slide a h1 { position: absolute; left: 0; right: 0; bottom: 0; margin-bottom: 0; color: #fff; background-color: rgba(0, 0, 0, 0.6); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; line-height: 48px; padding: 0 calc(12.5% + 10px) 0 16px; }

.box16 .plate16 .plate-content .wrapper-l #banner-swiper .banner-pagination { left: auto; right: 0; bottom: 18px; width: 12.5%; margin-right: 7px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.box16 .plate16 .plate-content .wrapper-l #banner-swiper .banner-pagination .swiper-pagination-bullet { margin: 0 3px; opacity: 1; width: 10px; height: 10px; background-color: #fff; border-radius: 5px; -webkit-transition: .5s linear; transition: .5s linear; -ms-flex-negative: 0; flex-shrink: 0; }

.box16 .plate16 .plate-content .wrapper-l #banner-swiper .banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #cc191b; width: 10px; height: 10px; -ms-flex-negative: 0; flex-shrink: 0; }

.box16 .plate16 .plate-content .wrapper-r { width: 382px; }

.box16 .plate16 .plate-content .wrapper-r ul { margin-bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-line-pack: justify; align-content: space-between; height: 100%; }

.box16 .plate16 .plate-content .wrapper-r ul li { width: 183px; height: auto; }

.box16 .plate16 .plate-content .wrapper-r ul li a { display: block; position: relative; width: 100%; height: auto; }

.box16 .plate16 .plate-content .wrapper-r ul li a:hover span.line-top { background-color: #cc191b; width: 100%; -webkit-transition-delay: 0s; transition-delay: 0s; }

.box16 .plate16 .plate-content .wrapper-r ul li a:hover span.line-right { background-color: #cc191b; height: 100%; -webkit-transition-delay: .1s; transition-delay: .1s; }

.box16 .plate16 .plate-content .wrapper-r ul li a:hover span.line-bottom { background-color: #cc191b; width: 100%; -webkit-transition-delay: 0s; transition-delay: 0s; }

.box16 .plate16 .plate-content .wrapper-r ul li a:hover span.line-left { background-color: #cc191b; height: 100%; -webkit-transition-delay: .1s; transition-delay: .1s; }

.box16 .plate16 .plate-content .wrapper-r ul li a img { display: block; position: relative; z-index: 99; width: 100%; height: 98px; }

.box16 .plate16 .plate-content .wrapper-r ul li a span { display: block; position: absolute; background-color: transparent; -webkit-transition: all .1s; transition: all .1s; z-index: 100; }

.box16 .plate16 .plate-content .wrapper-r ul li a span.line-top { height: 3px; width: 3px; top: 0; left: 0; -webkit-transition-delay: .3s; transition-delay: .3s; }

.box16 .plate16 .plate-content .wrapper-r ul li a span.line-right { height: 3px; width: 3px; top: 0; right: 0; -webkit-transition-delay: .2s; transition-delay: .2s; }

.box16 .plate16 .plate-content .wrapper-r ul li a span.line-bottom { height: 3px; width: 3px; bottom: 0; right: 0; -webkit-transition-delay: .1s; transition-delay: .1s; }

.box16 .plate16 .plate-content .wrapper-r ul li a span.line-left { height: 3px; width: 3px; bottom: 0; left: 0; -webkit-transition-delay: 0s; transition-delay: 0s; }

.box17 { margin-bottom: 24px; }

.box17 .plate17 .plate-content { border: 2px solid #cc191b; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 14px; background-color: #fff; }

.box17 .plate17 .plate-content .wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 24px; }

.box17 .plate17 .plate-content .wrapper:last-child { margin-bottom: 0; }

.box17 .plate17 .plate-content .wrapper span { display: block; color: #000; font-size: 16px; line-height: 32px; font-weight: bold; -ms-flex-negative: 0; flex-shrink: 0; }

.box17 .plate17 .plate-content .wrapper ul { margin-bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 32px; overflow: hidden; }

.box17 .plate17 .plate-content .wrapper ul.on { height: auto; }

.box17 .plate17 .plate-content .wrapper ul li { padding: 0 16px; font-size: 16px; line-height: 32px; color: #333; text-align: center; color: #000; cursor: pointer; }

.box17 .plate17 .plate-content .wrapper ul li.active { background-color: #cc191b; color: #fff; }

.box17 .plate17 .plate-content .wrapper ul li.active a { display: block; color: #fff; }

.box17 .plate17 .plate-content .wrapper ul li a { color: #000; }

.box17 .plate17 .plate-content .wrapper button { border: none; outline: none; background-color: transparent; -ms-flex-negative: 0; flex-shrink: 0; padding: 0; }

.box17 .plate17 .plate-content .wrapper button i { display: block; width: 32px; font-size: 14px; line-height: 32px; color: #cc191b; }

.box17 .plate17 .plate-content .wrapper button:focus { outline: none; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); }

.box13 .plate13 .plate-content .wrapper-r { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.box13 .plate13 .plate-content .wrapper-r .lattice-header { padding: 32px 0; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content { width: 384px; background-color: #f5f5f5; padding: 16px; height: 100%; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .btn-box { width: 100%; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding-bottom: 2px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .btn-box button { width: calc(50% - 12px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: none; outline: none; background-color: #cc191b; -ms-flex-negative: 0; flex-shrink: 0; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .btn-box button img { display: block; margin-right: 8px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .btn-box button span { display: block; color: #fff; white-space: nowrap; line-height: 40px; font-size: 14px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .btn-box button:hover { background-color: #a20000; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 8px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field .contact-phone { margin-right: 6px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field .v-code { margin-right: 6px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field .apply-vcode { border: none; outline: none; background-color: #cc191b; -ms-flex-negative: 0; flex-shrink: 0; position: relative; padding: 0 6px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field .apply-vcode span { display: block; color: #fff; white-space: nowrap; line-height: 40px; font-size: 14px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field .apply-vcode .count-down { position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: -1; background-color: #cc191b; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field .apply-vcode .count-down.on { z-index: 20; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field .apply-vcode .count-down i { display: block; font-size: 14px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field input[type=text] { width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border: none; font-size: 14px; line-height: 24px; padding: 8px 10px; color: #666; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field textarea { width: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border: none; font-size: 14px; line-height: 24px; height: 90px; padding: 9px 10px; color: #666; resize: none; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field textarea::-webkit-input-placeholder, .box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field input::-webkit-input-placeholder { color: #666; font-size: 14px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field textarea:-ms-input-placeholder, .box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field input:-ms-input-placeholder { color: #666; font-size: 14px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field textarea::-webkit-input-placeholder, .box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field input::-webkit-input-placeholder { color: #666; font-size: 14px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field textarea::-ms-input-placeholder, .box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field input::-ms-input-placeholder { color: #666; font-size: 14px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field textarea::placeholder, .box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field input::placeholder { color: #666; font-size: 14px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field.select-field { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; cursor: pointer; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field.select-field input[type=text] { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border: none; font-size: 14px; line-height: 24px; padding: 8px 10px; cursor: pointer; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field.select-field i { display: block; -ms-flex-negative: 0; flex-shrink: 0; background-color: #fff; color: #cc191b; font-size: 18px; line-height: 40px; padding: 0 12px; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field.select-field ul { position: absolute; left: 0; right: 0; top: 100%; display: none; border-top: 1px solid #cc191b; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field.select-field ul .option { display: block; font-size: 14px; line-height: 30px; padding: 0 10px; background-color: #fff; }

.box13 .plate13 .plate-content .wrapper-r .lattice-content .apply-plan-form .field.select-field ul .option:hover { background-color: #cc191b; color: #fff; cursor: pointer; }

.box19 .plate19 .plate-content .wrapper-r { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background-color: #fff; }

.box19 .plate19 .plate-content .wrapper-r .lattice-header { padding: 32px 0; background-color: #fff; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content { width: 384px; background-color: #f5f5f5; padding: 0 20px; height: 100%; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul { margin-bottom: 0; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 16px 8px 16px 0; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li:first-child .infos-box .city-price .from-to span { font-weight: bold; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .img-box { width: 100px; height: 68px; margin-right: 10px; -ms-flex-negative: 0; flex-shrink: 0; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .img-box img { display: block; width: 100%; height: 100%; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; position: relative; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box::after { content: ""; display: block; position: absolute; left: 0; right: 0; bottom: -16px; height: 1px; background-color: #eee; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .from-to span { display: block; font-size: 16px; line-height: 24px; color: #000; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .from-to img { display: block; width: 12px; height: 12px; margin: 0 2px; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price img { display: block; margin-right: 6px; width: 10px; height: 14px; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price span { display: block; line-height: 24px; color: #31c4b4; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price span i { display: inline-block; vertical-align: baseline; font-family: arial; font-size: 18px; line-height: 24px; font-weight: bold; color: #31c4b4; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back span { display: block; font-size: 14px; line-height: 24px; color: #666; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back span:first-child { margin-right: 5px; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back span i { font-size: 14px; display: inline-block; vertical-align: baseline; font-family: arial; line-height: 24px; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .sale { display: block; font-size: 14px; line-height: 24px; color: #666; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li:nth-child(1):before { content: "1"; display: block; color: #fff; font-size: 12px; width: 24px; height: 24px; line-height: 24px; border-radius: 4px; text-align: center; font-family: arial; margin-right: 8px; -ms-flex-item-align: center; align-self: center; background-color: #31c4b4; -ms-flex-negative: 0; flex-shrink: 0; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li:nth-child(2):before { content: "2"; display: block; color: #fff; font-size: 12px; width: 24px; height: 24px; line-height: 24px; border-radius: 4px; text-align: center; font-family: arial; margin-right: 8px; -ms-flex-item-align: center; align-self: center; background-color: #48e5d4; -ms-flex-negative: 0; flex-shrink: 0; }

.box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li:nth-child(3):before { content: "3"; display: block; color: #fff; font-size: 12px; width: 24px; height: 24px; line-height: 24px; border-radius: 4px; text-align: center; font-family: arial; margin-right: 8px; -ms-flex-item-align: center; align-self: center; background-color: #4ce4d5; -ms-flex-negative: 0; flex-shrink: 0; }

.box20 .plate20 .plate-content .wrapper-r { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background-color: #fff; }

.box20 .plate20 .plate-content .wrapper-r .lattice-header { padding: 32px 0; background-color: #fff; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content { width: 384px; background-color: #f5f5f5; padding: 0 20px; height: 100%; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul { margin-bottom: 0; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 16px 8px 16px 0; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li:first-child .infos-box .city-price .from-to span { font-weight: bold; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .img-box { width: 100px; height: 68px; margin-right: 10px; -ms-flex-negative: 0; flex-shrink: 0; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .img-box img { display: block; width: 100%; height: 100%; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; position: relative; width: 0; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box::after { content: ""; display: block; position: absolute; left: 0; right: 0; bottom: -16px; height: 1px; background-color: #eee; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .from-to { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 0; margin-right: 4px; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .from-to span { display: block; font-size: 16px; line-height: 24px; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .from-to img { display: block; width: 12px; height: 12px; margin: 0 2px; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price img { display: block; margin-right: 6px; width: 10px; height: 14px; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price span { display: block; line-height: 24px; color: #a4acf5; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price span i { display: inline-block; vertical-align: baseline; font-family: arial; font-size: 18px; line-height: 24px; font-weight: bold; color: #a4acf5; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: none; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back span { display: block; font-size: 14px; line-height: 24px; color: #666; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back span:first-child { margin-right: 5px; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back span i { font-size: 14px; display: inline-block; vertical-align: baseline; font-family: arial; line-height: 24px; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .sale { display: block; font-size: 14px; line-height: 24px; color: #666; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li:nth-child(1):before { content: "1"; display: block; color: #fff; font-size: 12px; width: 24px; height: 24px; line-height: 24px; border-radius: 4px; text-align: center; font-family: arial; margin-right: 8px; -ms-flex-item-align: center; align-self: center; background-color: #a4acf5; -ms-flex-negative: 0; flex-shrink: 0; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li:nth-child(2):before { content: "2"; display: block; color: #fff; font-size: 12px; width: 24px; height: 24px; line-height: 24px; border-radius: 4px; text-align: center; font-family: arial; margin-right: 8px; -ms-flex-item-align: center; align-self: center; background-color: #bec4fe; -ms-flex-negative: 0; flex-shrink: 0; }

.box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li:nth-child(3):before { content: "3"; display: block; color: #fff; font-size: 12px; width: 24px; height: 24px; line-height: 24px; border-radius: 4px; text-align: center; font-family: arial; margin-right: 8px; -ms-flex-item-align: center; align-self: center; background-color: #d0d3fe; -ms-flex-negative: 0; flex-shrink: 0; }

.box21 .plate21 .plate-content .wrapper-r { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background-color: #fff; }

.box21 .plate21 .plate-content .wrapper-r .lattice-header { padding: 32px 0; background-color: #fff; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content { width: 384px; background-color: #f5f5f5; padding: 16px; height: 100%; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul { margin-bottom: 0; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li:hover a { color: #cc191b; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li.new .new-icon { visibility: visible; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li .new-icon { -ms-flex-negative: 0; flex-shrink: 0; visibility: hidden; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li::before { content: ""; -ms-flex-negative: 0; flex-shrink: 0; display: block; width: 5px; height: 5px; border-radius: 50%; background-color: #e3e3e3; margin: 0 8px; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; color: #333; line-height: 38px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; margin-right: 4px; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li:nth-child(1) { border-bottom: 1px solid #eeeeee; margin-bottom: 10px; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li:nth-child(1)::before { display: none; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li:nth-child(1):hover a .news-header h1 { color: #cc191b; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li:nth-child(1) a .news-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; margin-bottom: 14px; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li:nth-child(1) a .news-header img { display: block; width: 36px; height: 20px; margin-right: 5px; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li:nth-child(1) a .news-header h1 { margin-bottom: 0; font-size: 18px; font-weight: bold; line-height: 20px; color: #000; }

.box21 .plate21 .plate-content .wrapper-r .lattice-content .news-box ul li:nth-child(1) a p { width: 96%; font-size: 14px; line-height: 22px; white-space: nowrap; color: #666; overflow: hidden; text-overflow: ellipsis; margin-bottom: 16px; }

.box37 .plate37 .plate-content .wrapper-r { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background-color: #fff; }

.box37 .plate37 .plate-content .wrapper-r .lattice-header { padding: 32px 0; background-color: #fff; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content { width: 384px; background-color: #f5f5f5; padding: 0 20px; height: 100%; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul { margin-bottom: 0; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 16px 8px 16px 0; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li:first-child .infos-box .city-price .from-to span { font-weight: bold; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .img-box { width: 100px; height: 68px; margin-right: 10px; -ms-flex-negative: 0; flex-shrink: 0; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .img-box img { display: block; width: 100%; height: 100%; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 0; position: relative; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box::after { content: ""; display: block; position: absolute; left: 0; right: 0; bottom: -16px; height: 1px; background-color: #eee; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .from-to { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 0; margin-right: 4px; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .from-to span { display: block; font-size: 16px; line-height: 24px; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .from-to img { display: block; width: 12px; height: 12px; margin: 0 2px; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price { -ms-flex-negative: 0; flex-shrink: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price img { display: block; margin-right: 6px; width: 10px; height: 14px; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price span { display: block; line-height: 24px; color: #fb6161; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .city-price .price span i { display: inline-block; vertical-align: baseline; font-family: arial; font-size: 18px; line-height: 24px; font-weight: bold; color: #fb6161; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale { width: 100%; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: none; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back span { display: block; font-size: 14px; line-height: 24px; color: #666; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back span:first-child { margin-right: 5px; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .go-back span i { font-size: 14px; display: inline-block; vertical-align: baseline; font-family: arial; line-height: 24px; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li .infos-box .time-sale .sale { display: block; font-size: 14px; line-height: 24px; color: #666; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li:nth-child(1):before { content: "1"; display: block; color: #fff; font-size: 12px; width: 24px; height: 24px; line-height: 24px; border-radius: 4px; text-align: center; font-family: arial; margin-right: 8px; -ms-flex-item-align: center; align-self: center; background-color: #fa6060; -ms-flex-negative: 0; flex-shrink: 0; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li:nth-child(2):before { content: "2"; display: block; color: #fff; font-size: 12px; width: 24px; height: 24px; line-height: 24px; border-radius: 4px; text-align: center; font-family: arial; margin-right: 8px; -ms-flex-item-align: center; align-self: center; background-color: #fc7a7a; -ms-flex-negative: 0; flex-shrink: 0; }

.box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li:nth-child(3):before { content: "3"; display: block; color: #fff; font-size: 12px; width: 24px; height: 24px; line-height: 24px; border-radius: 4px; text-align: center; font-family: arial; margin-right: 8px; -ms-flex-item-align: center; align-self: center; background-color: #fe9393; -ms-flex-negative: 0; flex-shrink: 0; }

/*内页样式-end*/
.box-m-nav { position: absolute; top: 0; left: 0; width: 100vw; height: 100vh; background-color: #cc191b; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; z-index: -1; opacity: 0; }

.box-m-nav.show { z-index: 9999; opacity: 1; }

.box-m-nav .box-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; background-color: #a70507; padding: 0 8px; }

.box-m-nav .box-header img { display: block; }

.box-m-nav .box-header .m-navicon-close { background-color: transparent; padding: 0; }

.box-m-nav .box-header .m-navicon-close:focus { outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0); box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0); }

.box-m-nav .box-header .m-navicon-close i { display: block; font-size: 24px; line-height: 36px; padding: 0 10px; color: #fff; }

.box-m-nav .box-content { padding: 0 8px; overflow: auto; }

.box-m-nav .box-content nav ul.nav.first-nav .nav-item { border-bottom: 1px solid #fff; }

.box-m-nav .box-content nav ul.nav.first-nav .nav-item:last-child { border-bottom: 1px solid transparent; }

.box-m-nav .box-content nav ul.nav.second-nav { margin: 0 .5rem .75rem; border-radius: 5px; overflow: hidden; }

.box-m-nav .box-content nav ul.nav.second-nav .nav-item { background-color: #fff; border-bottom: 1px dashed #cc191b; }

.box-m-nav .box-content nav ul.nav.second-nav .nav-item:last-child { border-bottom: none; }

.box-m-nav .box-content nav ul.nav.second-nav .nav-item .menu a { color: #cc191b; }

.box-m-nav .box-content nav ul.nav .nav-item.hasChildren > .menu a { width: auto; }

.box-m-nav .box-content nav ul.nav .nav-item .menu a { display: block; font-size: 18px; line-height: 24px; color: #fff; width: 100%; }

.box-m-nav .box-content nav ul.nav .nav-item .menu .menu-stretch { display: block; font-size: 24px; line-height: 24px; color: #fff; margin-right: 1rem; }

.plate-header.style-a .wrapper .title-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.plate-header.style-a .wrapper .title-box .title { display: block; font-size: 24px; line-height: 32px; color: #000; font-weight: bold; margin-right: 14px; }

.plate-header.style-a .wrapper .title-box ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; }

.plate-header.style-a .wrapper .title-box ul li { padding: 0 14px; position: relative; }

.plate-header.style-a .wrapper .title-box ul li:last-child::after { display: none; }

.plate-header.style-a .wrapper .title-box ul li::after { content: ""; display: block; position: absolute; right: 0; top: 10px; bottom: 10px; width: 1px; background-color: #fff; -webkit-transform: rotate(30deg); transform: rotate(30deg); }

.plate-header.style-a .wrapper .title-box ul li a { display: block; font-size: 16px; line-height: 32px; color: #fff; }

.plate-header.style-a .wrapper .title-box .slogan { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: block; font-size: 16px; color: #333; line-height: 24px; color: #000; }

.plate-header.style-a .wrapper .more { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 5px; }

.plate-header.style-a .wrapper .more span { display: block; font-size: 14px; color: #666; line-height: 32px; margin-right: 4px; }

.plate-header.style-a .wrapper .more i { display: block; font-size: 14px; color: #666; line-height: 32px; }

.plate-header.style-b { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.plate-header.style-b span { display: block; font-size: 24px; font-weight: bold; color: #000; line-height: 32px; padding: 12px 0; position: relative; }

.plate-header.style-b span::after { content: ""; display: block; position: absolute; left: 0; right: 0; bottom: 0; height: 4px; background-color: #ec9697; }

.lattice-header.style-a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.lattice-header.style-a .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.lattice-header.style-a .title::before { content: ""; display: block; width: 5px; height: 16px; background-color: #cc191b; margin-right: 10px; }

.lattice-header.style-a .title span { display: block; font-size: 24px; line-height: 32px; font-weight: bold; color: #000; }

.lattice-header.style-a .more { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 5px; }

.lattice-header.style-a .more span { display: block; font-size: 14px; color: #666; line-height: 32px; margin-right: 4px; }

.lattice-header.style-a .more i { display: block; font-size: 14px; color: #666; line-height: 32px; }

.lattice-header.style-b { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.lattice-header.style-b .title-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; position: relative; width: 0; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.lattice-header.style-b .title-box .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 14px; }

.lattice-header.style-b .title-box .title span { display: block; font-size: 24px; line-height: 32px; font-weight: bold; color: #000; }

.lattice-header.style-b .title-box .switch-swiper { width: 70%; margin: 0; }

.lattice-header.style-b .title-box .switch-swiper#qa-switch { width: 50%; }

.lattice-header.style-b .title-box .switch-swiper .swiper-wrapper .swiper-slide { cursor: pointer; }

.lattice-header.style-b .title-box .switch-swiper .swiper-wrapper .swiper-slide.swiper-slide-active span { font-weight: bold; color: #cc191b; }

.lattice-header.style-b .title-box .switch-swiper .swiper-wrapper .swiper-slide span { display: block; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; color: #000; font-size: 16px; }

.lattice-header.style-b .title-box .slogan { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: block; font-size: 16px; color: #333; line-height: 24px; color: #000; }

.lattice-header.style-b .more { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 5px; }

.lattice-header.style-b .more span { display: block; font-size: 14px; color: #666; line-height: 32px; margin-right: 4px; }

.lattice-header.style-b .more i { display: block; font-size: 14px; color: #666; line-height: 32px; }

.page-box { padding: 56px 0 32px; }

.page-box .pagination { margin-bottom: 0; }

.page-box .pagination .page-item { margin: 0 2px; }

.page-box .pagination .page-item.active .page-link { color: #cc191b; background-color: transparent; border-color: transparent; }

.page-box .pagination .page-item .page-link { border-radius: 4px; color: #acacac; line-height: 24px; padding: 1px 10px; font-size: 14px; white-space: nowrap; }

.page-box .pagination .page-item .page-link:hover { color: #fff; background-color: #cc191b; border-color: #cc191b; }

.page-box .pagination .page-item .page-link:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); }

.page-box .total-page { display: block; line-height: 24px; font-size: 14px; color: #acacac; margin: 0 2px; }

.page-box .go-page form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.page-box .go-page form div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 10px; }

.page-box .go-page form div span { display: block; font-size: 14px; line-height: 24px; color: #acacac; -ms-flex-negative: 0; flex-shrink: 0; }

.page-box .go-page form div span:first-of-type { margin-right: 2px; }

.page-box .go-page form div span:last-of-type { margin-left: 2px; }

.page-box .go-page form div input { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 40px; border: 1px solid #dee2e6; font-size: 14px; line-height: 24px; }

.page-box .go-page form div input:focus { outline: none; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); }

.page-box .go-page form .go-page-btn, .page-box .go-page form .go-page-btn2 { position: relative; display: block; margin-left: -1px; background-color: #fff; border: 1px solid #dee2e6; border-radius: 4px; color: #acacac; line-height: 24px; padding: 1px 3px; font-size: 14px; }

.page-box .go-page form .go-page-btn:hover, .page-box .go-page form .go-page-btn2:hover { background-color: #cc191b; color: #fff; }

.page-box .go-page form .go-page-btn:focus, .page-box .go-page form .go-page-btn2:focus { outline: none; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0); }

ul.pagination { width: 100%; text-align: center; display: flex; justify-content: center; }

ul.pagination li { display: inline-block; vertical-align: top; margin: 0 4px; padding: 0 !important; width: auto !important; }

ul.pagination li.active a, ul.pagination li.active span { color: #cc191b; }

ul.pagination li a, ul.pagination li span { display: block; width: 40px; height: 40px; font-size: 16px; line-height: 40px; background-color: #fff; color: #666; border: 1px solid #ccc; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: arial; text-align: center; position: relative; }

ul.pagination li a#pre, ul.pagination li a#next, ul.pagination li span#pre, ul.pagination li span#next { width: 90px; display: block; }

ul.pagination li a#first, ul.pagination li a#last, ul.pagination li span#first, ul.pagination li span#last { width: 60px; display: block; }

ul.pagination li a:hover, ul.pagination li a.cur, ul.pagination li span:hover, ul.pagination li span.cur { color: #ffffff; background: #a60011; }

ul.pagination li a.cur, ul.pagination li span.cur { border: 1px solid #a60011; }

.ellipsis-icon { display: block; width: 13px; height: 3px; }

.box-crumbs .plate-crumbs .plate-content .wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 20px; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a:nth-child(1) .img-box { width: 32px; height: 28px; overflow: hidden; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a:nth-child(1) .img-box img { display: block; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a:nth-child(2) .img-box { width: 26px; height: 26px; overflow: hidden; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a:nth-child(2) .img-box img { display: block; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a:nth-child(3) .img-box { width: 25px; height: 28px; overflow: hidden; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a:nth-child(3) .img-box img { display: block; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a:last-child { margin-right: 0; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a.active .img-box img, .box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a:hover .img-box img { display: block; top: 0; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a.active span, .box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a:hover span { color: #cc191b; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a .img-box { margin-right: 9px; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a .img-box img { display: block; position: relative; top: -100%; }

.box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a span { display: block; font-weight: bold; font-size: 18px; color: #000; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 16px 0; margin-bottom: 0; flex-wrap: wrap; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl > a, .box-crumbs .plate-crumbs .plate-content .wrapper dl > i { display: block; font-size: 14px; line-height: 26px; color: #000; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl > a:last-of-type { color: #cc191b; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl > i { margin: 0 2px; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl > i:last-of-type { display: none; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl dt { font-size: 14px; line-height: 30px; color: #000; font-weight: normal; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl dd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl dd::after { content: ""; display: block; width: 1px; height: 12px; background-color: #000; margin: 0 5px; -webkit-transform: rotateZ(15deg); transform: rotateZ(15deg); }

.box-crumbs .plate-crumbs .plate-content .wrapper dl dd:last-child::after { display: none; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl dd a { display: block; font-size: 14px; line-height: 26px; color: #000; }

.box-crumbs .plate-crumbs .plate-content .wrapper dl dd.current a { color: #cc191b; }

.box43 .plate43 .plate-content .wrapper-r .lattice-header { padding: 32px 0; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content { width: 384px; background-color: #f5f5f5; padding: 13px 16px; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content ul { margin-bottom: 0; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; overflow: hidden; margin-bottom: 16px; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content ul li:last-child { margin-bottom: 0; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content ul li .img-box { -ms-flex-negative: 0; flex-shrink: 0; width: 210px; height: auto; margin-right: 10px; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content ul li .img-box img { display: block; width: 100%; height: 117px; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content ul li .infos-box { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content ul li .infos-box .name { display: block; font-size: 18px; line-height: 24px; font-weight: bold; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content ul li .infos-box .desc { margin-bottom: 0; font-size: 14px; line-height: 32px; margin-bottom: 9px; color: #666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.box43 .plate43 .plate-content .wrapper-r .lattice-content ul li .infos-box .peixun { display: block; color: #fff; font-size: 16px; line-height: 32px; width: 90px; text-align: center; background-color: #cc191b; }

.box44 .plate44 .plate-content .wrapper-r .lattice-header { padding: 32px 0; }

.box44 .plate44 .plate-content .wrapper-r .lattice-content { width: 384px; background-color: #f5f5f5; padding: 13px 16px; }

.box44 .plate44 .plate-content .wrapper-r .lattice-content ul { margin-bottom: 0; }

.box44 .plate44 .plate-content .wrapper-r .lattice-content ul li { margin-bottom: 16px; }

.box44 .plate44 .plate-content .wrapper-r .lattice-content ul li:last-child { margin-bottom: 0; }

.box44 .plate44 .plate-content .wrapper-r .lattice-content ul li.recommend a .icon { display: block; }

.box44 .plate44 .plate-content .wrapper-r .lattice-content ul li a { display: block; position: relative; }

.box44 .plate44 .plate-content .wrapper-r .lattice-content ul li a .img-box { width: 100%; height: auto; }

.box44 .plate44 .plate-content .wrapper-r .lattice-content ul li a .img-box img { display: block; width: 100%; height: 190px; }

.box44 .plate44 .plate-content .wrapper-r .lattice-content ul li a h2 { margin-bottom: 0; position: absolute; left: 0; right: 0; bottom: 0; color: #fff; font-size: 14px; line-height: 40px; padding: 0 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background-color: rgba(0, 0, 0, 0.6); }

.box44 .plate44 .plate-content .wrapper-r .lattice-content ul li a .icon { display: none; position: absolute; top: 0; left: 0; }

/*公共样式-end*/
/*媒体查询*/
@media only screen and (max-width: 1200px) { .box04 .plate04 .plate-content .wrapper-l { width: 100%; }
  .box04 .plate04 .plate-content .wrapper-l .footer-logo { width: 100%; }
  .box04 .plate04 .plate-content .wrapper-l .line-address { margin-bottom: 0; }
  .box04 .plate04 .plate-content .wrapper-l .btn-box { margin-bottom: 0; }
  .box04 .plate04 .plate-content .wrapper-l .platform-box { margin-bottom: 0; }
  .box999 .plate999 .plate-content .wrapper ul li { width: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .box13 .plate13 .plate-content .wrapper-r { width: 100%; }
  .box13 .plate13 .plate-content .wrapper-r .lattice-content { width: 100%; }
  .box16 .plate16 .plate-content .wrapper-l { width: 100%; margin-right: 0; margin-bottom: 16px; }
  .box16 .plate16 .plate-content .wrapper-r { width: 100%; }
  .box16 .plate16 .plate-content .wrapper-r ul li { width: 16%; }
  .box16 .plate16 .plate-content .wrapper-r ul li a img { height: auto; }
  .box19 .plate19 .plate-content .wrapper-r { width: 100%; }
  .box19 .plate19 .plate-content .wrapper-r .lattice-content { width: 100%; }
  .box20 .plate20 .plate-content .wrapper-r { width: 100%; }
  .box20 .plate20 .plate-content .wrapper-r .lattice-content { width: 100%; }
  .box21 .plate21 .plate-content .wrapper-r { width: 100%; }
  .box21 .plate21 .plate-content .wrapper-r .lattice-content { width: 100%; }
  .box37 .plate37 .plate-content .wrapper-r { width: 100%; }
  .box37 .plate37 .plate-content .wrapper-r .lattice-content { width: 100%; }
  .box43 .plate43 .plate-content .wrapper-r { width: 100%; }
  .box43 .plate43 .plate-content .wrapper-r .lattice-content { width: 100%; }
  .box44 .plate44 .plate-content .wrapper-r { width: 100%; }
  .box44 .plate44 .plate-content .wrapper-r .lattice-content { width: 100%; }
  .box44 .plate44 .plate-content .wrapper-r .lattice-content ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .box44 .plate44 .plate-content .wrapper-r .lattice-content ul li { width: 48%; margin-bottom: 0; }
  .box44 .plate44 .plate-content .wrapper-r .lattice-content ul li a .img-box img { height: auto; } }

@media only screen and (max-width: 992px) { .box01.bg-f4 .plate01 .plate-content .wrapper a { width: calc(100% / 16); }
  .box01 .plate01 .plate-content .wrapper a { width: calc(100% / 16); } }

@media only screen and (max-width: 768px) { .lattice-header.style-b .title-box .slogan { display: none; }
  .plate-header.style-a .wrapper .title-box .slogan { display: none; }
  .box01.bg-f4 .plate01 .plate-content .wrapper a { width: calc(100% / 10); }
  .box01 .plate01 .plate-content .wrapper a { width: calc(100% / 10); }
  .box02 .plate02 .plate-content .wrapper-l { padding: 4px 0; }
  .box02 .plate02 .plate-content .wrapper-r .quick-entrance { margin-right: 0; }
  .box02 .plate02 .plate-content .wrapper-r .search-form { width: 100%; }
  .box04 .plate04 .plate-content .wrapper-l .footer-logo { margin-bottom: 16px; }
  .box04 .plate04 .plate-content .wrapper-l .line-address { margin-bottom: 16px; }
  .box04 .plate04 .plate-content .wrapper-l .btn-box { margin-bottom: 0; }
  .box04 .plate04 .plate-content .wrapper-l .platform-box { margin-bottom: 16px; }
  .page-box .go-page { display: none !important; } }

@media only screen and (max-width: 640px) { .box-crumbs .plate-crumbs .plate-content .wrapper { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box { width: 100%; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin-bottom: 16px; }
  .box-crumbs .plate-crumbs .plate-content .wrapper dl { width: 100%; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .box999 .plate999 .plate-content .wrapper ul li { margin: 0 4px; }
  ul.pagination li { display: none; }
  ul.pagination li:first-child, ul.pagination li:last-child { display: block; }
  ul.pagination li.active { display: block; }
  ul.pagination li.active a, ul.pagination li.active span { color: #cc191b; }
  ul.pagination li a, ul.pagination li span { display: block; width: 40px; height: 40px; font-size: 16px; line-height: 40px; background-color: #fff; color: #666; border: 1px solid #ccc; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: arial; text-align: center; position: relative; }
  ul.pagination li a#pre, ul.pagination li a#next, ul.pagination li span#pre, ul.pagination li span#next { width: 90px; display: block; }
  ul.pagination li a#first, ul.pagination li a#last, ul.pagination li span#first, ul.pagination li span#last { width: 60px; display: block; }
  ul.pagination li a:hover, ul.pagination li a.cur, ul.pagination li span:hover, ul.pagination li span.cur { color: #ffffff; background: #a60011; }
  ul.pagination li a.cur, ul.pagination li span.cur { border: 1px solid #a60011; } }

@media only screen and (max-width: 576px) { .box01.bg-f4 .plate01 .welcome-bar .wrapper-r .login-kinds ul li a { color: #fff; }
  .box01.bg-f4 .plate01 .plate-content .wrapper a { width: calc(100% / 8); }
  .box01 .plate01 .welcome-bar .wrapper-r .login-kinds { position: absolute; top: 100%; left: 0; right: 0; background-color: #cc191b; display: none; }
  .box01 .plate01 .welcome-bar .wrapper-r .login-kinds ul li:last-child { margin-right: 0; }
  .box01 .plate01 .welcome-bar .wrapper-r .login-kinds ul li:last-child::after { display: none; }
  .box01 .plate01 .welcome-bar .wrapper-r a.call-400 { margin-right: 16px; }
  .box01 .plate01 .plate-content .wrapper a { width: calc(100% / 8); }
  .box03 .plate03 .plate-content .wrapper { background-color: #fff; }
  .box03 .plate03 .plate-content .wrapper a { width: 50%; background-color: #fff; }
  .box03 .plate03 .plate-content .wrapper a .icon-box { width: 25%; }
  .box03 .plate03 .plate-content .wrapper a:nth-child(1) .icon-box img { width: 25.5px; height: 23.5px; }
  .box03 .plate03 .plate-content .wrapper a:nth-child(2) .icon-box img { width: 26.5px; height: 23.5px; }
  .box03 .plate03 .plate-content .wrapper a:nth-child(3) .icon-box img { width: 31px; height: 23.5px; }
  .box03 .plate03 .plate-content .wrapper a:nth-child(4) .icon-box img { width: 20.5px; height: 23.5px; }
  .box03 .plate03 .plate-content .wrapper a:nth-child(5) .icon-box img { width: 22.5px; height: 23.5px; }
  .box03 .plate03 .plate-content .wrapper a:nth-child(6) .icon-box img { width: 28px; height: 23.5px; }
  .box03 .plate03 .plate-content .wrapper a:nth-child(7) .icon-box img { width: 23px; height: 23.5px; }
  .box16 .plate16 .plate-content .wrapper-r { overflow: hidden; }
  .box16 .plate16 .plate-content .wrapper-r ul { margin-bottom: -8px; }
  .box16 .plate16 .plate-content .wrapper-r ul li { width: 32%; margin-bottom: 8px; }
  .page-box .pagination .first-page, .page-box .pagination .last-page { display: none !important; }
  #getPlanModal .modal-dialog .modal-content .modal-body .wrapper form { height: 537px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 30px 8px; width: 100%; } }

@media only screen and (max-width: 420px) { .box01.bg-f4 .plate01 .plate-content .wrapper a { width: calc(100% / 6); }
  .box01 .plate01 .welcome-bar .wrapper-r a.call-400 img { margin-right: 0 !important; }
  .box01 .plate01 .welcome-bar .wrapper-r a.call-400 span { display: none; }
  .box01 .plate01 .plate-content .wrapper a { width: calc(100% / 6); }
  .box16 .plate16 .plate-content .wrapper-l #banner-swiper .swiper-wrapper .swiper-slide a h1 { font-size: 14px; line-height: 24px; }
  .box16 .plate16 .plate-content .wrapper-l #banner-swiper .banner-pagination { bottom: 8px; }
  .box16 .plate16 .plate-content .wrapper-l #banner-swiper .banner-pagination .swiper-pagination-bullet { height: 6px; border-radius: 3px; }
  .box16 .plate16 .plate-content .wrapper-l #banner-swiper .banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 6px; height: 6px; }
  .box19 .plate19 .plate-content .wrapper-r .lattice-content .travel-mode ul li::before { display: none !important; }
  .box20 .plate20 .plate-content .wrapper-r .lattice-content .travel-mode ul li::before { display: none !important; }
  .box37 .plate37 .plate-content .wrapper-r .lattice-content .travel-mode ul li::before { display: none !important; }
  .page-box { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .page-box .pagination .page-item { display: none; }
  .page-box .pagination .page-item.prev-page, .page-box .pagination .page-item.next-page { display: block; }
  .page-box .total-page { width: 100%; text-align: center; }
  .box-crumbs .plate-crumbs .plate-content .wrapper .switch-btn-box a .img-box { display: none; }
  .box43 .plate43 .plate-content .wrapper-r .lattice-content ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background-color: #fff; }
  .box43 .plate43 .plate-content .wrapper-r .lattice-content ul li .img-box { width: 100%; margin-right: 0; }
  .box43 .plate43 .plate-content .wrapper-r .lattice-content ul li .img-box img { height: auto; }
  .box43 .plate43 .plate-content .wrapper-r .lattice-content ul li .infos-box { padding: 8px; }
  .box44 .plate44 .plate-content .wrapper-r .lattice-content ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .box44 .plate44 .plate-content .wrapper-r .lattice-content ul li { width: 100%; margin-bottom: 16px; }
  .box44 .plate44 .plate-content .wrapper-r .lattice-content ul li a .img-box img { height: auto; } }

@media only screen and (max-width: 360px) { .box02 .plate02 .plate-content .wrapper-r .search-form form input[type=text] { width: auto; }
  .box17 .plate17 .plate-content .wrapper span { display: none; } }

/*媒体查询-end*/
/*工具样式*/
.animate__animated.animate__delay-2ss { -webkit-animation-delay: 2.5s; animation-delay: 2.5s; -webkit-animation-delay: calc(var(--animate-delay)*2.5); animation-delay: calc(var(--animate-delay)*2.5); }

.animate__animated.animate__delay-3ss { -webkit-animation-delay: 3.5s; animation-delay: 3.5s; -webkit-animation-delay: calc(var(--animate-delay)*3.5); animation-delay: calc(var(--animate-delay)*3.5); }

@keyframes garden400 { from { width: 0;
    padding-left: 0; }
  to { width: 116px;
    padding-left: 4px; } }

@-webkit-keyframes garden400 /* Safari 和 Chrome */ { from { width: 0;
    padding-left: 0; }
  to { width: 116px;
    padding-left: 4px; } }

@-webkit-keyframes mykeyframes01 { from { left: -600%; }
  to { left: 600%; } }

@keyframes mykeyframes01 { from { left: -600%; }
  to { left: 600%; } }

.pt32px { padding-top: 32px; }

/*工具样式-end*/
