/* 未能缩小。正在返回未缩小的内容。 (239,127): run-time error CSS1046: Expect comma, found '78' (239,134): run-time error CSS1046: Expect comma, found '/' (296,87): run-time error CSS1046: Expect comma, found '78' (296,94): run-time error CSS1046: Expect comma, found '/' (831,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@' (831,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@' (832,44): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@' (834,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@' (834,35): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@' (863,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@' (863,25): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@' (908,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-' (918,25): run-time error CSS1039: Token not allowed after unary operator: '-s' (924,39): run-time error CSS1039: Token not allowed after unary operator: '-_x' (924,53): run-time error CSS1039: Token not allowed after unary operator: '-_y' (924,73): run-time error CSS1039: Token not allowed after unary operator: '-_t' (937,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-' (941,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-' (945,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-' (950,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-' (955,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-' (959,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-' */ html { background-color: #f5f5f5; margin: 0; padding: 0; } body { background-color: #fff; color: #333; font-size: 16px; font-family: 'Microsoft YaHei',Arial, "Segoe UI", Verdana, Helvetica, Sans-Serif; margin: 0; padding: 0; margin-top: 0; min-width: 1230px } input, select { outline: none; } a, a :link, a :visited { color: #333; outline: none; padding: 0 3px; } a:hover { color: #1B1C80;text-decoration: none; } li { list-style-type: none; } header, footer, hgroup, nav, section { display: block; } /* b, strong { font-weight: normal; } */ mark { background-color: #a6dbed; padding-left: 5px; padding-right: 5px; } .float-left { float: left; } .float-right { float: right; } .clear-fix { clear: both; } .clear-fix:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; } h1, h2, h3, h4, h5, h6 { color: #000; margin-bottom: 0; padding-bottom: 0; } h1 { font-size: 2em; } h2 { font-size: 1.75em; } h3 { font-size: 1.2em; } h4 { font-size: 1.1em; } h5, h6 { font-size: 1em; } h5 a:link, h5 a:visited, h5 a:active { padding: 0; text-decoration: none; } /* main layout ----------------------------------------------------------*/ /*顶部*/ /* @import url(); 引入css类 */ .layout { overflow:hidden;} .topic-banner { position: relative; } .topic-banner .b-img { height: 650px; background: no-repeat top center; } .topic-banner .swiper-slide { background: no-repeat center top; } .topic-banner .topic-banner-bottom { background: no-repeat center top; position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; bottom: 14px; cursor: pointer; } .topic-bar { position: fixed; left: 0; right: 0; top: 0;box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05); background-color: #fff; height: 80px; width: 100%; z-index: 99; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .topic-bar.nav-topic { height: 72px; background-color: #fff; } .topic-bar .banner { width: 100%; height: 650px; } .topic-bar .content-wrapper { } .topic-bar .content-wrapper .ex-name { margin: 0 auto; height: 80px; display: flex; align-items: center; position: relative; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .topic-bar.nav-topic .content-wrapper .ex-name { height: 72px; } .u-shu { width: 1px; height: 48px; background-color: #cccccc; margin: 0 20px 0 30px; } .u-date .icon { color: #1B1C80; } .u-icon { display: flex; display: -ms-flexbox; display: -webkit-flex; } .u-icon i.iconfont { display: flex; display: -ms-flexbox; display: -webkit-flex; } .u-icon span { font-size: 14px; color: #000000; display: inline-block; margin-left: 8px; font-weight: 600;} /*导航*/ #nav_home { text-transform: uppercase; } .menu-bar { display: block; padding-top: 30px; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .topic-bar.nav-topic .menu-bar { padding-top: 26px; } .menu-bar .menu { clear: both; display: block; float: left; } .menu-bar .social { position: absolute; right: 5px; top: 20px; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .topic-bar.nav-topic .menu-bar .social { top: 16px; } .menu-bar .menu .menu_list { clear: both; display: block; } .menu a, .menu a:visited, .menu a:link { text-decoration: none; } .menu a[title='CONTACT US'] .ch { background-color: #1B1C80; padding: 10px 15px; border-radius: 20px; margin-top: -10px; color: #fff;} .menu a[title='CONTACT US'] .en { display: none; } .menu .nav_menu_child:hover a[title='CONTACT US'] .ch { background-color: #BB0A2A; color: #fff; } .menu .nav_menu_child.menu_hover a[title='CONTACT US'] .ch { color: #fff; } .menu .nav_menu_children, .menu .nav_menu_child { float: left; color: #fff; margin: 0; position: relative; text-align: center; display: block; } .menu .en { visibility: hidden; border: 1px solid #1B1C80; height: 0; width: 0; transition: all .4s; margin: 22px auto 0; } .menu .nav_menu_children a, .menu .nav_menu_children a:link, .menu .nav_menu_children a:visited, .menu .nav_menu_children a:hover, .menu .nav_menu_child a, .menu .nav_menu_child a:link, .menu .nav_menu_child a:visited, .menu .nav_menu_child a:hover { color: #000000; text-decoration: none; font-size: 14px; font-weight: bold; display: block; padding: 0px 20px; } .menu .nav_menu_children a:hover, .menu .nav_menu_child a:hover { color: #fff; } .menu .nav_menu_children:hover .en, .menu .nav_menu_child:hover .en { visibility: visible; height: 2px; width: 70%; } .menu .nav_menu_children:hover .en, .menu .nav_menu_child:hover .en, .menu .nav_menu_children.nav_menu_hover_p .en, .menu .nav_menu_child.menu_hover .en { visibility: visible; height: 2px; width: 70%; } .menu .nav_menu_children a:hover { } .menu .nav_menu_children:hover, .menu .nav_menu_child:hover, .menu .nav_menu_children.nav_menu_hover_p, .menu .nav_menu_child.menu_hover { color: #fff; } .menu .nav_menu_child:hover .ch, .menu .nav_menu_children:hover .ch, .menu .nav_menu_children.nav_menu_hover_p .ch, .menu .nav_menu_child.menu_hover .ch { color: #1B1C80; } .menu .nav_menu_children .nav_menu_1, .menu .nav_menu_children .nav_menu_2 { position: fixed; visibility: hidden; opacity: 0; transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; text-align: center; z-index: 999; box-shadow: 0 0 5px rgba(0,0,0,.25); margin-top: 20px; } .menu .nav_menu_children:hover .nav_menu_1 { visibility: visible; opacity: 1; margin-top: 0; } .menu .nav_menu_children .nav_menu_1 a { padding: 5px 20px; color: #666; } .menu .nav_menu_children .nav_menu_1 a .ch, .menu .nav_menu_children .nav_menu_2 a .ch { color: #666; } .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child, .menu .nav_menu_children .nav_menu_1 .nav_menu_1_children { background-color: #fff; position: relative; } .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child:first-child { border-top: none; } .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child:last-child { border-top: none; } .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child:hover, .menu .nav_menu_children .nav_menu_1 .nav_menu_1_children:hover, .menu .nav_menu_children .nav_menu_1_hover_p { } .menu .nav_menu_children .nav_menu_1 .nav_menu_1_child:hover .ch, .menu .nav_menu_children .nav_menu_1 .nav_menu_1_children:hover .ch { color: #1B1C80; background: #f3f3f9 url("/Content/images/en/20240627/jiantouBule.png") no-repeat 230px center; } .menu .nav_menu_children .nav_menu_1 .nav_menu_1_children .nav_menu_2 a .ch { color: #666; } .menu .nav_menu_children .nav_menu_1 .nav_menu_1_children .nav_menu_2 .nav_menu_2_child:hover { background-color: #1B1C80; } .menu .nav_menu_children .nav_menu_1 .nav_menu_1_children .nav_menu_2 .nav_menu_2_child:hover .ch { color: #fff; } .menu .nav_menu_children .nav_menu_2 { position: absolute; left: 0; right: 0; top: 60px; background: #fff; margin-top: 0; margin-left: 20px; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,.25); border-radius: 3px; } .menu .nav_menu_1_children:hover .nav_menu_2 { visibility: visible; opacity: 1; margin-left: 1px; } .nav_menu_2 .nav_menu_2_child { position: relative; background-color: #f0f0f0; } .nav_menu_2 .nav_menu_2_child:first-child { border-top: none; } .nav_menu_1 .nav_content { display: block; width: 300px; margin: 0 auto; min-height: 100px; } .nav_menu_1 .nav_content_head, .nav_menu_1 .nav_content_menu { background-color: #fff; border-radius: 10px; padding: 10px 0; } .nav_menu_1 .nav_content_head { display: none; } .nav_menu_1 .nav_content_head img { width: 100%; min-height: 150px; max-height: 200px; box-sizing: border-box; } .nav_menu_1 .nav_content_menu { padding: 10px 0px; position: relative; } .nav_menu_1 .en { display: none; } .nav_menu_1 .ch { padding: 15px 20px; text-align: left; border-radius: 10px;text-transform:none; } /*.menu .nav_menu_children .nav_menu_1 .nav_menu_1_hover a .ch, .menu .nav_menu_children .nav_menu_2 .nav_menu_2_hover a .ch { color: #1B1C80; background: #fef5f9 url("/Content/images/toright.png") no-repeat 230px center; }*/ .nav_menu_2 .nav_content_head { display: none; } .nav_menu_2 .nav_content { width: 300px; margin: 0 auto; box-shadow: none; min-height: 20px; margin-top: 80px;} .nav_menu_2 .nav_content_menu { padding: 0; } .menu .nav_menu_children .nav_menu_2 { box-shadow: none; } .menu .nav_menu_children .nav_menu_2 a { color: #666; padding: 5px 15px; } .nav_menu_2 .ch { padding: 5px 12px; color: #fff; background: none; } .link-cn{ width:40px; height:40px; position:absolute; top:12px; right:-40px; transition:all .5s ease } .link-cn .icon-ch { font-size: 40px; } .link-cn a { display: block; text-decoration:none; color:#000 } .link-cn a:hover { color: #1B1C80 } .nav-topic .link-cn{ top:8.5px; } @media (max-width: 800px) { .menu .nav_menu_children { } .nav_menu_1 { } .Code .qrcode-info .left { float: left; margin-right: 5%; box-sizing: border-box; text-align: center; background-color: #172d41; } .Code .qrcode-info .left .name { margin-bottom: 10px; } .Code .qrcode-info .left img { width: 80px; height: 80px; margin: 10px 10px 5px 10px; vertical-align: middle; text-align: center; } .Code .qrcode-info { display: block; overflow: hidden; } } @media (min-width: 800px) { .menu .nav_menu_children { } .nav_menu_1 { } .tong .tools .item { margin: 10px; } .Code .qrcode-info .left { float: left; margin-right: 3%; box-sizing: border-box; text-align: center; background-color: #172d41; } .Code .qrcode-info .left .name { margin-bottom: 8px; } .Code .qrcode-info .left img { width: 80px; height: 80px; margin: 8px 8px 5px 8px; vertical-align: middle; text-align: center; } .Code .qrcode-info { display: block; overflow: hidden; } } @media (min-width: 1000px) { .menu .nav_menu_children { } .nav_menu_1 { } .tong .tools .item { margin: 20px; } .Code .qrcode-info .left { float: left; margin-right: 3%; box-sizing: border-box; text-align: center; background-color: #172d41; } .Code .qrcode-info .left .name { margin-bottom: 8px; } .Code .qrcode-info .left img { width: 80px; height: 80px; margin: 8px 8px 5px 8px; vertical-align: middle; text-align: center; } .Code .qrcode-info { display: block; overflow: hidden; } } @media (min-width: 1200px) { .menu .nav_menu_children { } .nav_menu_1 { } .tong .tools .item { margin: 30px; } .Code .qrcode-info .left { float: left; margin-right: 5%; box-sizing: border-box; text-align: center; background-color: #172d41; } .Code .qrcode-info .left .name { margin-bottom: 15px; } .Code .qrcode-info .left img { width: 85px; height: 85px; margin: 15px 15px 5px 15px; vertical-align: middle; text-align: center; } .Code .qrcode-info { display: block; overflow: hidden; } } @media (min-width: 1400px) { .menu .nav_menu_children { } .nav_menu_1 { } .Code .qrcode-info .left { float: left; margin-right: 5%; box-sizing: border-box; text-align: center; background-color: #172d41; } .Code .qrcode-info .left .name { margin-bottom: 15px; } .Code .qrcode-info .left img { width: 85px; height: 85px; margin: 15px 15px 5px 15px; vertical-align: middle; text-align: center; } .Code .qrcode-info { display: block; overflow: hidden; } } .banner .swiper-container { width: 100%; height: 100%; } .banner .swiper-container .swiper-slide { text-align: center; min-height: 200px; background-repeat: no-repeat; background-position: center; background-size: cover; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .swiper-pagination-bullet-active { background: #fff; } .swiper-pagination-bullet { height: 12px; width: 12px; background-color: #fff; } .ex-intro { margin: 50px auto 30px; text-align: center; } .ex-intro .container{width:1170px!important;} .ex-intro .col-md-4{width: 33.33333333%;float:left;} .ex-intro >h2{font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-transform: uppercase;} .ex-intro .container > h2 { font-size: 26px; color: #333333; font-weight: bold; line-height: 1.5em; color: #333; text-transform: uppercase; } .ex-intro > p { line-height: 2em; margin-top: 26px; font-size: 14px; color: #666; } .ex-intro .desc { padding-top: 30px; line-height: 1.8em; } .ex-intro .linkus { text-align: center; padding: 40px 0; } .ex-intro .linkus a, .ex-intro .linkus a:visited { margin: 0 auto; min-width: 16em; padding: 12px 0; border-radius: 40px; display: block; font-size: 16px; font-weight: bold; color: #fff; text-decoration: none; background-color: #1B1C80; } .ex-intro .linkus a:hover { background-color: #1B1C80; } .ex-intro .comesoon { display: block; overflow: hidden; padding: 50px 0; } .ex-intro .comesoon .item { float: left; width: 20%; text-align: center; padding: 15px; } .ex-intro .comesoon .item a{width:100%;display:block;padding-bottom:100%;height:0;position:relative;} .ex-intro .comesoon .item img { width: 100%; height:100%;position:absolute; top:0;left:0;} .ex-bus { background: #d8e9f3 url("images/en/home-bus-bg.jpg") no-repeat center; padding: 50px 0; text-align: center; } .ex-bus .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-transform: uppercase; } .ex-bus .list { display: block; overflow: hidden; padding-top: 40px; } .ex-bus .list .item { width: 33.3333333%; float: left; overflow: hidden; } .ex-bus .list .item.w33 { width: 33.3333333%; } .ex-bus .list .item.w25 { width: 25%; } .ex-bus .list .item.w25 .img img { height: 176.81px; } .ex-bus .list .item.w20 { width: 20%; } .ex-bus .list .item.w20 .img img { height: 139.34px; } .ex-bus .list .item .info { margin: 0 8px; display: block; text-decoration: none; padding: 0; } .ex-bus .list .item .info:hover { cursor: pointer; background-color: #fff; box-shadow: 0px 0px 10px 0px rgb(5 78 140 / 20%); } .ex-bus .list .item .info a{text-decoration:none;} .ex-bus .list .item .img { overflow: hidden; } .ex-bus .list .item .img img { width: 100%; height: 243.56px; transition: .8s; -webkit-transition: .8s; -o-transition: .8s; } .ex-bus .list .item .info:hover .img img { transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); } .ex-bus .list .item .name { font-size: 16px; font-weight: bold; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 10px; border-bottom: 4px solid #e12482; } .ex-bus .list .item .name a, .ex-bus .list .item .name a:visited { color: #333; text-decoration: none; } .ex-bus .list .item:nth-child(2n+1) .name { border-bottom: 4px solid #1B1C80; } .ex-bus .list .item:nth-child(2n) .name { border-bottom: 4px solid #16D1D1; } .ex-bus .list .item .desc { font-size: 14px; color: #333; padding: 10px; line-height: 2em; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; text-overflow: ellipsis; -webkit-box-orient: vertical; } .visit-bus { background: #d8e9f3 url("images/en/home-bus-bg.jpg") no-repeat center; padding: 50px 0; text-align: center; } .visit-bus .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-transform: uppercase; } .visit-bus .list { display: block; overflow: hidden; padding-top: 40px; } .visit-bus .list .item { width: 33.333333%; float: left; overflow: hidden; } .visit-bus .list .item .info { margin: 0 8px; display: block; text-decoration: none; padding: 0; } .visit-bus .list .item .img { overflow: hidden; } .visit-bus .list .item .img img { max-height: 140px; max-height: 140px; } .visit-bus .list .item .name { font-size: 16px; font-weight: bold; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 10px; } .visit-bus .list .item .name a, .visit-bus .list .item .name a:visited { color: #333; text-decoration: none; } .visit-bus .list .item .desc { font-size: 14px; color: #333; padding: 10px; line-height: 2em; } .visit-bus .linkus { text-align: center; padding: 40px 0; } .visit-bus .linkus a, .visit-bus .linkus a:visited { margin: 0 auto; width: 16em; padding: 12px 0; border-radius: 40px; display: block; font-size: 16px; font-weight: bold; color: #fff; text-decoration: none; background-color: #1B1C80; } .visit-bus .linkus a:hover { background-color: #BB0A2A; } .home-ad .container { margin:0 auto 80px;} .home-ad .container img{ width:100%;} .ex-figures { background: #fff; padding: 50px 0; text-align: center; } .ex-figures.bg-img { background: #d8e9f3 url("images/en/home-bus-bg.jpg") no-repeat center; padding: 50px 0; text-align: center; } .ex-figures .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-transform: uppercase; } .ex-figures .list { display: block; overflow: hidden; padding-top: 40px; } .ex-figures .list a, .ex-figures .list a:visited { display: block; } .ex-figures .list .item { width: 25%; float: left; } .ex-figures .list .item info { margin: 0 8px; } .ex-figures .list .item .img img { } .ex-figures .list .item .number { color: #16D1D1; font-size: 36px; font-weight: bold; } .ex-figures .list .item .name { font-size: 18px; color: #333333; white-space: nowrap; padding: 5px 0; } .ex-exhibitor { background: #d8e9f3 url("images/en/home-bus-bg.jpg") no-repeat center; padding: 50px 0; text-align: center; } .ex-exhibitor .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-transform: uppercase; } .ex-exhibitor .list { padding-top: 40px; } .ex-exhibitor .list .item { width: 190px; } .ex-exhibitor .list .item info { margin: 0 8px; text-decoration: none; } .ex-exhibitor .list .item:hover .info .name { color: #16D1D1; } .ex-exhibitor .list .item:hover .info .name a, .ex-exhibitor .list .item:hover .info .name a:visited { color: #16D1D1; } .ex-exhibitor .list .item .img { margin: 10px; padding: 10px; overflow: hidden; } .ex-exhibitor .list .item:hover .img { box-shadow: 0px 0px 10px 0px rgb(5 78 140 / 20%); border-radius: 5px; } .ex-exhibitor .list .item .img img { max-width: 100%; max-height: 170px; transition: .8s; -webkit-transition: .8s; -o-transition: .8s; } .ex-exhibitor .list .item:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } .ex-exhibitor .list .item .name { font-size: 16px; color: #333333; text-transform: uppercase; } .ex-organisation { background: #fff; padding: 50px 0; text-align: center; } .ex-organisation .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-transform: uppercase; } .ex-organisation .list { padding-top: 40px; } /*.ex-organisation .list .item { width: 20%; float: left; }*/ .ex-organisation .list .item .info { margin: 0 15px; text-decoration: none; } .ex-organisation .list .item .img { margin: 10px; padding: 10px;height:160px;position:relative; } .ex-organisation .list .item .img img { max-width: 170px; max-height: 140px; position:absolute;top:50%;left:50%;transform:translate(-50%,-50%); } .ex-organisation .list .item .name { font-size: 18px; color: #333333; font-weight: bold; line-height: 1.6em; padding-bottom: 20px; } .ex-organisation .list .item .desc { font-size: 15px; color: #666; line-height: 1.5em; } .ex-hotspot { background: #fff; padding: 50px 0; } .ex-hotspot .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-align: center;} .ex-hotspot .list { padding-top: 10px; } .ex-hotspot .list .item { display: flex; margin: 40px 0; } .ex-hotspot .list .img { display: flex; width: 120px; margin: 0; padding: 0; text-align: right; } .ex-hotspot .list .img img { max-width: 120px; max-height: 120px; } .ex-hotspot .list .item .info { margin: 0 15px; text-decoration: none; } .ex-hotspot .list .item .name { font-size: 18px; color: #333333; font-weight: bold; padding-left: 40px; line-height: 1.6em; padding-bottom: 20px; } .ex-hotspot .list .item ul.desc { font-size: 16px; color: #333333; padding: 0; padding-left: 40px; margin: 0; line-height: 1.5em; } .ex-hotspot .list .item ul.desc li { list-style-type: disc; list-style-position: inside; padding: 3px 0; } .ex-travel { background: #fff; padding: 50px 0; text-align: center; } .ex-travel.bg-img { background: #d8e9f3 url("images/en/home-bus-bg.jpg") no-repeat center; padding: 50px 0; text-align: center; } .ex-travel .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-transform: uppercase; } .ex-travel .list { padding-top: 40px; } .ex-travel .list .item { width: 33.333333%; float: left; } .ex-travel .list .item .info { margin: 0; text-decoration: none; } .ex-travel .list .item .img { margin: 10px 0; padding: 0; } .ex-travel .list .item .img img { max-width: 370px; max-height: 245px; } .ex-travel .list .item .name { font-size: 16px; color: #333333; font-weight: bold; line-height: 1.6em; padding-bottom: 20px; } .ex-reed { background: #fff; padding: 50px 0; } .ex-reed .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-align: center; text-transform: uppercase; } .ex-reed.bg-img { background: #d8e9f3 url("images/en/home-bus-bg.jpg") no-repeat center; } .ex-reed .list { padding-top: 40px; } .ex-reed .list .item .info { margin: 0; text-decoration: none; } .ex-reed .list .item .img { margin: 10px 0; padding: 0; } .ex-reed .list .item .img img { max-width: 370px; max-height: 245px; } .ex-reed .list .item .desc { line-height: 2em; font-size: 16px; color: #333; } .ex-reed .list .item .desc p { padding: 0; } .ex-reed .linkus { text-align: center; padding: 40px 0; } .ex-reed .linkus a, .ex-reed .linkus a:visited { margin: 0 auto; width: 16em; padding: 12px 0; border-radius: 40px; display: block; font-size: 16px; font-weight: bold; color: #fff; text-decoration: none; background-color: #1B1C80; } .ex-reed .linkus a:hover { background-color: #BB0A2A; } .ex-down { background: #fff; padding: 50px 0; } .ex-down.bg-img { background: #d8e9f3 url("images/en/home-bus-bg.jpg") no-repeat center; padding: 50px 0; } .ex-down .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-align: center; text-transform: uppercase; } .ex-down .list { padding-top: 40px; } .ex-down .list .item .info { margin: 0; text-decoration: none; } .ex-down .list .item .img { margin: 0; padding: 0; } .ex-down .list .item .img img { width: 100%; max-height: 245px; } .ex-down .list .item .desc { line-height: 2em; font-size: 16px; color: #333; } .ex-down .list .item ul.desc { padding: 0; } .ex-down .list .item ul.desc li { list-style-type: disc; list-style-position: inside; padding: 3px 0; color: #1B1C80; } .ex-down .list .item ul.desc li a, .ex-down .list .item ul.desc li a:visited { color: #1B1C80; text-decoration: none; } .ex-down .list .item ul.desc li a:hover { color: #1B1C80; text-decoration: underline; } .ex-down .linkus { text-align: center; padding: 40px 0; } .ex-down .linkus a, .ex-down .linkus a:visited { margin: 0 auto; width: 16em; padding: 12px 0; border-radius: 40px; display: block; font-size: 16px; font-weight: bold; color: #fff; text-decoration: none; background-color: #1B1C80; } .ex-down .linkus a:hover { background-color: #BB0A2A; } .ex-eNews { background: #47beed url("images/en/eNews-bg.jpg") no-repeat center; padding: 20px 0 50px; text-align: center; color: #fff; } .ex-eNews .container > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #fff; text-transform: uppercase; } .ex-eNews .container > p { font-weight: bold; font-size: 18px; padding: 30px 0; } .ex-eNews .subscribe { text-align: center; padding: 20px 0 0; } .ex-eNews .subscribe a, .ex-eNews .subscribe a:visited { margin: 0 auto; width: 16em; padding: 12px 0; border-radius: 40px; display: block; font-size: 16px; font-weight: bold; color: #fff; text-decoration: none; background-color: #1B1C80; } .ex-eNews .subscribe a:hover { background-color: #BB0A2A; } .contactUs { background: #fff; padding: 20px 0 50px; } .contactUs > h2 { font-size: 26px; font-weight: bold; line-height: 1.5em; color: #333; text-transform: uppercase; text-align: center; } .contactUs .linkus { display: block; overflow: hidden; color: #333; font-size: 14px; line-height: 2em; width: 1100px; margin: 0 auto; padding: 30px 0; } .contactUs .linkus .item { margin: 0 24px; width: 300px; float: left; padding: 10px; text-align: left; border-radius: 10px; border: 1px solid #47beed } .contactUs .linkus .item a{ font-size:12px; padding:0; } .contactUs .linkus .item .name { font-size: 14px; font-weight: 700; line-height: 1.5em; } .contactUs .linkus .item .line { width: 100%; height: 3px; background: -webkit-linear-gradient(left, #1B1C80, #47beed); background: -o-linear-gradient(right, #1B1C80, #47beed); background: -moz-linear-gradient(right, #1B1C80, #47beed); background: linear-gradient(to right, #1B1C80, #47beed); margin:10px 0; } .contactUs .form-info { width: 550px; margin: 10px auto; padding: 40px; border-radius: 3px; box-shadow: 0 0 10px rgba(0,0,0,.3); } .contactUs .form-info .form-group { margin-bottom: 30px; } .contactUs .form-info .form-group small { display: block; color: #999; font-weight: normal; font-size: 14px; padding-top: 6px; } .contactUs .form-info .btn.btn-default { background: #1B1C80; color: #fff; padding: 10px 20px; } .suc { text-align: center; padding: 50px 0; } .suc h3 { font-size: 30px; padding: 50px 0; } .clear { clear: both; } #fixbar { position: fixed; top: 260px; right: 0; z-index: 9999; min-width: 140px; } #fixbar div { display: inline-block; padding-left: 54px } #fixbar a { display: block; color: #fff; height: 54px; line-height: 54px; text-align: center; background: #444; right: -78px; position: absolute; top: 54px; cursor: pointer } #fixbar a:hover { background: #16D1D1 } #fixbar a:hover i { background-color: #16D1D1; } #fixbar a.qq { top: 0; right: -133px; margin-left: -8px; } #fixbar a.phone { top: 108px; right: -175px; margin-left: -8px; } #fixbar a.phone .text { min-width: 170px } #fixbar a.top { top: 162px; right: -52px; } #fixbar i { display: inline-block; position: absolute; left: 0; top: 0; background-color: #000 } #fixbar .text { display: block; padding-right: 15px; white-space: nowrap; } #fixbar .icon-close { background-image: url("images/fixbar-icon.png"); background-position: 0 0; width: 54px; height: 54px } #fixbar .icon-wechat { background-image: url("images/fixbar-icon.png"); background-position: -54px 0; width: 54px; height: 54px } #fixbar .icon-phone { background-image: url("images/fixbar-icon.png"); background-position: 0 -54px; width: 54px; height: 54px } #fixbar .icon-qq { background-image: url("images/fixbar-icon.png"); background-position: -54px -54px; width: 54px; height: 54px } #fixbar .icon-go { background-image: url("images/fixbar-icon.png"); background-position: -108px 0; width: 54px; height: 54px } .layui-layer-content .qrcode { width: 320px; height: 250px; text-align: center; padding-top: 20px; } .layui-layer-content .qrcode img { width: 170px; height: 170px; } .layui-layer-content .qrcode .text { line-height: 3em; } .con_info { padding: 0; } .con_info .pageinfo { padding: 0; } .con_info .pageinfo p img{ max-width:100%; } .field-validation-error { color: #ff0000; } .footer { background-color: #f9f9f9; padding-top: 30px; border-top: 1px solid transparent; } .footer .nav { padding-bottom: 20px; } .footer .footer-nav, .footer .footer-nav a, .footer .footer-nav a:visited { color: #000000; text-decoration: none; font-size: 14px; } .footer .footer-nav a:hover { text-decoration: underline; } .footer .link { padding-bottom: 30px; } .footer .link .exinfo { display: flex; display: -ms-flexbox; display: -webkit-flex; } .footer .link .iconfont { display: flex; display: -ms-flexbox; display: -webkit-flex; color: #dc3028; color: #dc3028; width: 20px; } .footer .link span { padding-left: 8px; } .footer .link .name { margin-bottom: 6px; font-size: 18px; font-weight: 700; } .footer .link .site-map { line-height: 2em; } .footer .comp { padding-bottom: 30px; } .footer .comp img { max-height: 40px; } .footer .copy { box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05); padding: 16px 0; background-color: #fff; } .footer .copy, .footer .copy a, .footer .copy a:visited { color: #000; padding: 20px 0; font-size: 12px; } .page_path { font-size: 16px; padding: 20px 0; color: #666; } .page_path a:hover, .page_path a { color: #666; cursor: pointer; text-decoration: none; } .page_path .iconfont { font-size: 18px; } .download-list { margin-top: 40px; margin-bottom: 200px; } .download-list .download-info { margin-bottom: 20px; } .download-list .download-info a { text-decoration: none; margin-bottom: 10px; } .download-list .download-info .glyphicon-cloud-download { color: #ff0101; display: inline-block; margin-right: 5px; } .m-page { font-size: 14px; color: #666; text-align: center; height: 36px; line-height: 36px; margin-top: 30px; margin-bottom: 100px; } .m-page .layui-form-select dl dd.layui-this { background-color: #47beed; } .m-page .layui-form-selected dl { border-radius: 4px; } .m-page .txt1 { margin-right: 20px; } .m-page .mp-box { border-radius: 4px; display: inline-block; width: 100%; font-size: 14px; color: #666; content: ""; vertical-align: middle; height: 100%; } .m-page .mp-box input { border-radius: 4px; font-size: 14px; color: #666; } .m-page .mp-l, .m-page .mp-r, .m-page .mp-item { width: 36px; height: 36px; background-color: #fff; border-radius: 4px; border: solid 1px #ddd; margin-right: 9px; display: inline-block; cursor: pointer; } .m-page .mp-item a{ text-decoration:none; } .m-page .mp-l:hover, .m-page .mp-l.active, .m-page .mp-r:hover, .m-page .mp-r.active, .m-page .mp-item:hover, .m-page .mp-item.active { background-color: #16D1D1; border-color: #16D1D1; color: #fff; } .m-page .mp-inp { padding: 0 20px; display: inline-block; } .m-page .mp-inp span { display: inline-block; margin: 0 8px; } .s-blue { font-size: 16px; color: #1B1C80 !important; } .clearfix:after { /*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { *zoom: 1; /*ie6清除浮动的方式 *号只有IE6-IE7执行,其他浏览器不执行*/ } .water { width: 1200px; margin: 60px auto 100px; } .water-l { float: left; width: 580px; } .water-r { float: right; width: 580px; } .water-box img { border-radius: 10px; box-shadow: 0px 0px 10px 0px rgba(5, 78, 140, 0.2); width: 100%; } .water-box2 img { float: left; width: 280px; border-radius: 10px; box-shadow: 0px 0px 10px 0px rgba(5, 78, 140, 0.2); } .water-box2 img:last-child { float: right; } .water-item { margin-bottom: 80px; } .water-content { font-size: 16px; color: #333; margin-top: 20px; line-height: 1.5; } .water-title { font-size: 20px; color: #333; border-bottom: 1px solid #e6e6e6; padding: 40px 10px 20px; text-align: center; font-weight: bold; } .contactUs .form-group .form-title .from-title-wrap { height: 40px; border-radius: 5px; margin-top: 1px; margin-bottom: 5px; border-width: 2px; box-shadow: inset 0 1px 0 0 #ececec; border: thin solid #c9c9c9; padding:8px 15px; } .contactUs .form-group .form-title .from-title-wrap .radio-inline { display: block; margin-left: 0; } .contactUs .form-info .two-radio .radio-inline { margin-left: 0; } .contactUs h2 { font-size: 30px; font-weight: 700; } .contactUs h3 { text-align: center; font-size: 12px; color: #333; } .contactUs .form-info.pass-from { margin-top: 50px; } .hidden_info.show_info .info_con { overflow: scroll; } .imgTextPei .disFlex { display: flex; } .imgTextPei .shuText { text-align: left; margin-left: 20px } .imgTextPei img { width: 60px; } .imgTextPei .kuamar { width: 200px; margin: 40px; } .shuText p{ width: 130px; } .smooth { text-decoration: none; } .color_e6 { color: #1B1C80; } .color_56E { color: #566E9E; } .color_5a { color: #E0E0E0; } .color_58 { color: #262626; } .imgTextPei {} .photoLink img { width: 240px; height: 160px; } .image-container { position: relative; display: inline-block; } .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); display: flex; flex-direction: column; justify-content: center; align-items: center; opacity: 0; transition: opacity 0.3s; } .overlay p { color: #fff; font-size: 16px; transition: transform 0.3s; } .overlay button { border-radius: 4px; padding: 5px 15px; background-color: rgba(219, 219, 219, 0.6274509803921569); color: #FFFFFF; border: none; cursor: pointer; transition: opacity 0.3s; display: none; } .image-container .overlay { opacity: 1; } .image-container:hover .overlay p { transform: translateY(-20px); } .image-container:hover .overlay button { display: block; } .img-container { position: relative; } .qr-code { display: none; position: absolute; top: 0; left: 0; } .img-container:hover .qr-code { display: block; } .text_font { font-weight: bold; font-size: 18px; } .th_div { @* display: flex; *@ @* justify-content: flex-end; *@ margin-top: 80px; @* text-align: left; *@ } .th_divleft { background: #f9f9f9; padding: 30px; border-radius: 10px; width: 600px; } .th_divleft_but { border: 1px solid #1B1C80; width: 160px; text-align: center; border-radius: 50px; color: #1B1C80; line-height: 36px; height: 36px; cursor: pointer; } .th_divright { text-align: left; width: 245px; padding: 15px; margin-left: 20px; border-radius: 10px; background: #f3f3f9; @*height:120px;*@ } .th_div90 { position: relative; text-align: left; font-size: 46px; color: #d8d8d8; opacity: 0.4; font-weight: 900; } .latestNews { margin-top: 40px; background: #f9f9f9; } .divider { width: 1px; background-color: #8A8F8D; margin: 10px 2.5%; } .textLeft { text-align: left; } .marTop60 { margin-top: 60px; } .marTop40 { margin-top: 40px; } .gallery-container { height: 175px; display: grid; place-content: center; /* 水平垂直方向居中 */ background: #e0e0e0; } .gallery { --s: 60px; /* control the size */ /* @* --g: 10px; *@ */ /* control the gap */ display: grid; } .gallery>img { grid-area: 1/1; /* 规定从第一行第一列开始显示项目 */ width: var(--s); aspect-ratio: 1.15; /* 宽高比例缩放 */ object-fit: cover; /* 保持图片原有比例, 会有剪切*/ clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0 50%); transform: translate(var(--_x, 0), var(--_y, 0)) scale(var(--_t, 1)); /* 对图片进行移动和缩放 */ cursor: pointer; /* 黑白遮罩层 */ /* filter: grayscale(80%); */ /* 灰度滤镜 */ transition: 0.2s linear; /* 过渡效果 */ } .gallery>img:hover { filter: grayscale(0); z-index: 1; --_t: 1.2; } .gallery>img:nth-child(1) { --_y: calc(-100% - var(--g)); } .gallery>img:nth-child(7) { --_y: calc(100% + var(--g)); } .gallery>img:nth-child(3), .gallery>img:nth-child(5) { --_x: calc(-75% - 0.87 * var(--g)); } .gallery>img:nth-child(3) { --_y: calc(-50% - 0.5 * var(--g)); } .gallery>img:nth-child(5) { --_y: calc(50% + 0.5 * var(--g)); } .banEnPosition{ position: absolute; } .banEnPositionBut{ border: 1px solid #E60012; width: 180px; text-align: center; border-radius: 50px; background: #E60012; color: #fff; } /* CSS样式,用于按钮和显示语言的div */ .language-container { position: relative; display: inline-block; position: fixed; right: 10px; top: 4px; } .language-button { font-size: 14px; background-color: #fff; border: none; cursor: pointer; } .language-list { position: absolute; top: 100%; width: 220px; /* left: 0; */ right: -40px; top: 30px; background-color: #f3f3f9; border: 1px solid #f3f3f9; padding: 10px; display: none; z-index: 1; } .language-list a { display: block; padding: 5px; text-decoration: none; color: #333; } .language-list a:hover { background-color: #ddd; } .language-list span:hover { background-color: #ddd; cursor: pointer; }