@charset "utf-8"; /*子元素 高度一致*/ /*子元素 上下居中 两端对齐*/ @font-face { font-family: "accid__"; src: url("./fonts/accid__.woff2") format("woff2"), url("./fonts/accid__.woff") format("woff"), url("./fonts/accid__.ttf") format("truetype"), url("./fonts/accid__.eot") format("embedded-opentype"), url("./fonts/accid__.svg") format("svg"); } @font-face { font-family: "BEBAS"; src: url("./fonts/BEBAS.woff2") format("woff2"), url("./fonts/BEBAS.woff") format("woff"), url("./fonts/BEBAS.ttf") format("truetype"), url("./fonts/BEBAS.eot") format("embedded-opentype"), url("./fonts/BEBAS.svg") format("svg"); } @font-face { font-family: "din"; src: url("./fonts/DIN-Bold.woff2") format("woff2"), url("./fonts/DIN-Bold.woff") format("woff"), url("./fonts/DIN-Bold.ttf") format("truetype"), url("./fonts/DIN-Bold.eot") format("embedded-opentype"), url("./fonts/DIN-Bold.svg") format("svg"); } html, body { font-family: "Microsoft Yahei", "Microsoft YaHei Light","PingFangSC-Semibold","Pingfang sc bold","Source Han Sans CN", "Noto Sans S Chinese Light", "Helvetica Neue", Helvetica, Tahoma, sans-serif; } .contactform .moreboxs{ font-size: 0; } .contactform .moreboxs .more-tips, .contactform .moreboxs .more{ display: inline-block; vertical-align: middle; margin-top: 0; margin-right: .2rem; } .contactform .moreboxs .more-tips{ line-height: 1.2; color: rgba(0,0,0,.5); margin-right: 0; } .pro { position: absolute; } .din { font-family: "din"; } .beba { font-family: "BEBAS"; } .avant { font-family: Arial; } .acc { font-family: "accid__"; } .wow { opacity: 0; } .wow.animated { opacity: 1; } .video-fixed.ons { z-index: 1000; } .tit-21 { font-size: 21px; line-height: 1.5; } @media (max-width: 1681px) { .tit-21 { font-size: 20px; } } @media (max-width: 1481px) { .tit-21 { font-size: 17px; } } @media (max-width: 1281px) { .tit-21 { font-size: 16px; } } @media (max-width: 768px) { .tit-21 { font-size: 16px; } } @media (max-width: 500px) { .tit-26 { font-size: 18px; } } body { overflow: hidden; } .arial { font-family: arial; } .m-header.fixed, .bocweb-header.fixed { position: fixed; width: 100%; left: 0; top: 0; z-index: 200; background: #fff; } .pagination { text-align: center; font-size: 0; } .pagination a { display: inline-block; vertical-align: middle; margin: 0 2px; border-radius: 50%; width: .7rem; height: .7rem; line-height: .7rem; font-size: .4rem; border: none; box-sizing: content-box; color: #666666; background-size: 100%; background-repeat: no-repeat; background-position: center; transition: .5s ease-in-out; } .pagination a.active { background-color: #3fbdec; transition: .5s ease-in-out; color: #fff; } .pagination .prev, .pagination [rel=prev] { background-image: url(../imgbox/prev.png); } .pagination .next, .pagination [rel=next] { background-image: url(../imgbox/next.png); } @media screen and (max-width: 767px) { .pagination a { width: 1rem; height: 1rem; line-height: 1rem; } } @media screen and (min-width: 1024px) { .pagination a { transition: .5s ease-in-out; } .pagination a:hover { background-color: #3fbdec; transition: .5s ease-in-out; color: #fff; } .pagination .prev:hover, .pagination [rel=prev]:hover { background-image: url(../imgbox/prev1.png); } .pagination .next:hover, .pagination [rel=next]:hover { background-image: url(../imgbox/next1.png); } } /*transform*/ /*caijian*/ /*@media*/ /*@media not screen and (max-width: 1023px){}*/ .textup { text-transform: uppercase; } .page { padding: 0; } body { min-height: 100vh; } .bd_weixin_popup { box-sizing: content-box; } .news-details { width: 910px; margin: 0 auto; padding-top: 2.5rem; padding-bottom: 2.75rem; max-width: 90%; } .news-details .time { line-height: 1; margin-top: .75rem; } .newsdetails-tit { padding: 0 1.25rem; line-height: 1.36; } .new-detailscon { color: #666666; line-height: 1.9; margin-top: .9rem; padding-bottom: 2.2rem; } .news-details-bots { height: 1.5rem; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; line-height: 1.5rem; position: relative; } .forie { width: 100%; height: 100%; background: #eaeaea url(../imgbox/tishi.png) center no-repeat; position: fixed; top: 0; left: 0; z-index: 500; } .news-details-bots .back { position: absolute; width: 1.25rem; height: 1.25rem; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background: url(../imgbox/i35.png) no-repeat center; background-size: 100%; } .news-details-bots .back:hover { background: url(../imgbox/i36.png) no-repeat center; background-size: 100%; } .news-details-bots .btns { display: inline-block; vertical-align: middle; height: 100%; overflow: hidden; transition: .5s ease-in-out; } .news-details-bots .btns:hover { transition: .5s ease-in-out; color: #3fbdec; } .news-details-bots .prev, .news-details-bots .next { max-width: 40%; font-size: 14px; color: #666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .video-fixed .cha { width: 40px; height: 40px; background: url(../imgbox/close-vid2.png) #000 no-repeat center/80% auto; position: absolute; top: 40px; right: 40px; cursor: pointer; } .video-fixed { position: fixed; width: 100%; height: 100%; /*background: rgba(0, 0, 0, 0.5);*/ z-index: 230; top: 0; left: 0; cursor: pointer; display: none; transform: scale3d(0, 0, 1); transition: .8s ease-in-out; } .video-fixed.ons { transition: .8s ease-in-out; transform: scale3d(1, 1, 1); } .video-fixed .videoboxs .box { height: 100%; } .video-fixed .videoboxs { width: 80%; height: 80%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; background: #000; /*padding: 30px;*/ box-sizing: border-box; } @media screen and (max-width: 1023px) { .video-fixed .videoboxs { width: 90%; height: 90%; } } @media screen and (max-width: 767px) { .video-fixed .videoboxs { width: 100%; height: 80%; bottom: 0; margin: auto; } .video-fixed .cha { right: .2rem; top: -1.2rem; width: 1rem; height: 1rem; } } /**/ .m-header { height: 50px; width: 100%; position: absolute; width: 100%; } .search-dialog { position: absolute; right: 12%; top: 50%; transform: translateY(-50%); display: none; z-index: 20; } .search-dialog .search-close { position: absolute; width: .55rem; height: 30px; background-repeat: no-repeat; background-position: center; background-size: 100%; background-image: url(../imgbox/search-close.png); right: -2.2rem; top: 50%; margin-top: -15px; } .search-dialog .search { width: 11.9rem; border: 1px solid #cac9c9; padding: .1rem .2rem; border-radius: 4px; } .search-dialog .search input[type=text] { float: left; width: calc(100% - 20px); height: 30px; line-height: 30px; font-size: .45rem; color: #cac9c9; background-color: transparent; } .search-dialog .search input[type=submit] { float: right; width: 15px; height: 35px; background-repeat: no-repeat; background-size: 100%; background-image: url(../imgbox/search.svg); background-color: transparent; background-position: center; } .m-header .w-header.fixed { width: 100%; position: fixed; top: 0; transition: .5s ease-in-out; left: 0; } .m-header .w-header { position: absolute; width: 100%; padding: 0 25px; box-sizing: border-box; z-index: 24; height: 50px; transition: .5s ease-in-out; z-index: 300; background: #fff; } .m-header .welcome-a img { height: 30px; vertical-align: middle; display: inline-block; transition: .5s ease-in-out; } .m-header .welcome-a .icobox { line-height: 1; display: inline-block; vertical-align: middle; font-size: 12px; } .m-header .welcome-a .i1 { position: absolute; left: 0; top: 0; bottom: 0; margin: auto; opacity: 0; z-index: 1; } .m-header .w-header .nav-btn .hover .line2 { display: none; } .m-header .w-header.fixed .nav-btn .line { background: #333; transition: .5s ease-in-out; } .m-header .w-header.fixed { background: #fff; } .m-header .w-header.fixed .welcome-a .i0 { opacity: 0; } .m-header .w-header.fixed .welcome-a .i1 { opacity: 1; } .m-header .w-header.fixed .welcome-a img { transition: .5s ease-in-out; } .m-header .w-header.fixed .nav-sousuo svg path { fill: #333; /*color:#333;*/ transition: .5s ease-in-out; } .m-header .welcome-a { display: block; /*width: 165px;*/ height: 100%; line-height: 50px; position: relative; } .m-header .search-cover { float: right; width: 35px; height: 48px; display: block; line-height: 48px; } .m-header .search-cover img { width: 100%; vertical-align: middle; } .m-header .nav-sousuo { margin-right: 28px; margin-left: 25px; font-size: 0; color: #fff; line-height: 50px; height: 50px; background-size: 100%; width: 40px; transition: .5s ease-in-out; background: url(../imgbox/search.png) no-repeat center; background-size: 70%; } .m-header .nav-sousuo svg { height: 25px; height: 25px; display: inline-block; vertical-align: middle; } .m-header .nav-sousuo svg path { fill: #333; transition: .5s ease-in-out; } .m-header .nav-sousuo a { color: #666666; font-size: 14px; display: inline-block; margin: 0 2px; } .m-header .nav-sousuo a.active { color: #f3980f; } .m-header .uio { float: right; /*height: 100%;*/ height: 20px; width: 27px; position: relative; margin-top: 12px; } .m-header .search-bg { position: fixed; left: 0; top: 48px; width: 100%; height: 150px; z-index: 10; background: #ffffff; display: none; } .m-header .subsearch { padding-right: 15px; border-right: 1px solid #d2d2d2; box-sizing: border-box; } .m-header .subsearch .sp { width: 35px; height: 35px; background-size: 80%; } .m-header .subsearch img { height: 100%; } .m-header .search-bg .m-close-search { display: block; width: 10px; height: 10px; background-size: 100% auto; position: fixed; right: 4%; top: 10px; cursor: pointer; z-index: 11; } .m-header .search-bg .m-search-box { width: 92%; margin: 0 auto; border-bottom: 1px solid #f2f2f2; position: absolute; left: 3%; top: 48px; height: 40px; z-index: 11; } .m-header .search-bg .m-search-box .tex { border: none; font-size: 12px; color: #a7a7a7; height: 41px; padding-left: 5px; box-sizing: border-box; width: 60%; background: none; } .m-header .search-bg .m-search-box .search-btn { border: none; width: 30px; height: 30px; background-size: 100%; margin-top: 6px; } .m-header .btn-na { margin-right: 15px; } .footerlangs a { color: #333333; font-size: 16px; } .m-header .nav-btn { position: absolute; right: 0; top: 0; width: 100%; height: 100%; vertical-align: middle; cursor: pointer; } .m-header .nav-btn .line { position: absolute; display: block; width: 100%; height: 2px; background-color: #333333; left: 0; border-radius: 2px; } .m-header .nav-btn .line1 { top: 0; -webkit-transform-origin: left top 0; -ms-transform-origin: left top 0; transform-origin: left top 0; } .m-header .nav-btn .line2 { top: 9px; } .m-header .nav-btn .line3 { bottom: 0; -webkit-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; transform-origin: left bottom 0; } .m-header .nav-btn.active { -webkit-animation: rotate 0.3s linear 0s; animation: rotate 0.3s linear 0s; } .m-header .nav-btn.hover .line { left: 0; /*background-color: #fff;*/ } .m-header .sub-menu { width: 100%; /*height: calc(100% - 50px);*/ height: 100%; padding: 50px 0 0; display: none; position: fixed; left: 0; top: 0; /*background-color: white;*/ background-color: #ffffff; opacity: 1; filter: alpha(opacity=100); z-index: 15; overflow-y: auto; z-index: 200; } .m-header .sub-menu li .sub-tit { padding: 0 3%; box-sizing: border-box; } .m-header .sub-menu li .sub-tit .tu-box { padding: 20px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2); box-sizing: border-box; position: relative; } .m-header .sub-menu li:nth-child(2n+1) { background: #f7f7f7; } .m-header .sub-menu li .sub-tit .tu-box .imgbox { position: absolute; left: 0; top: 0; width: 20px; height: 20px; bottom: 0; margin: auto; } .m-header .sub-menu li .sub-tit.on .tu-box { border-bottom-color: transparent; } .m-header .sub-menu li a { display: block; } .m-header .sub-menu .tit { display: block; width: 100%; padding: 10px 3%; box-sizing: border-box; line-height: 33px; color: #333333; position: relative; font-size: 15px; line-height: 20px; } .m-header .sub-menu .tit a { color: #666; } .m-header .sub-menu .tit1 { display: block; width: 100%; line-height: 33px; color: #333333; position: relative; font-size: 15px; line-height: 18px; box-sizing: border-box; } .m-header .sub-menu .sub-tit.on .btn-v { background: url(../imgbox/img6.png) center center no-repeat; background-size: 100%; } .m-header .sub-menu .btn-v { display: inline-block; height: 20px; width: 20px; float: right; margin-top: 0; background: url(../imgbox/img5.png) center center no-repeat; background-size: 100%; } .m-header .sub-menu .sub-tit1.on { background-color: #ff0001; color: #fff; } .m-header .sub-menu .sub-tit.on:after { background-size: 100% auto; } .m-header .sub-menu .sec-list { line-height: 28px; padding: 1px 1.5%; display: none; padding-top: 20px; padding-bottom: 35px; } .m-header .sub-menu .tit { text-transform: capitalize; } .m-header .sub-menu .sec-list a { background-size: 8px auto; line-height: 3; font-size: 13px; padding: 2px 0; border-bottom: 1px solid #d6d6d6; box-sizing: border-box; } .m-header .sub-menu .sec-list a { padding-left: 30px; color: #333; display: block; position: relative; } .m-header .sub-menu .sec-list a:before { position: absolute; content: ""; width: 5px; height: 5px; left: 13px; top: 0; bottom: 0; margin: auto; background: #3fbdec; border-radius: 50%; } .m-header .w-header .inj { line-height: 25px; height: 25px; margin-top: 10px; color: #ffffff; } .m-header .w-header .inj a { color: #ffffff; font-size: 14px; } .m-header .w-header .inj.en { margin-left: 25px; } .m-header .w-header .ser { width: 25px; height: 25px; background: url(../imgbox/search.png) no-repeat center; background-size: 100%; } .search-dialogbox { position: absolute; width: 100%; height: 100%; min-height: 1rem; z-index: 200; background: #fff; left: 0; top: 0; display: none; } .search-wrap { padding: 1.5rem 0; /*margin-top: 120px;*/ } .search-wrap .tab-btns { float: left; width: 15.17%; border: 1px solid #e6e6e6; border-radius: 4px; overflow: hidden; } .search-wrap .tab-btns a { display: block; height: 1.95rem; line-height: 1.95rem; font-family: "Microsoft Yahei"; text-align: center; color: #666; font-size: .45rem; border-bottom: 1px solid #e6e6e6; transition: all .3s; } .search-wrap .tab-btns a:last-child { border-bottom: none; } .search-wrap .tab-btns a.cur { color: #fff; background-color: #3fbdec; } .search-wrap .right { float: right; width: 78.57%; min-height: 60vh; } .search-wrap .right .num { font-size: .45rem; line-height: .5rem; border-bottom: 1px solid #e6e6e6; color: #999; padding-bottom: .75rem; font-family: "Microsoft Yahei"; } .search-list .item { display: block; padding: 1rem 0; border-bottom: 1px solid #e6e6e6; } .search-list .item .tit { font-size: .6rem; line-height: .7rem; color: #333; font-weight: bold; } .search-list .item .pub-con { margin-top: .5rem; } .search-list .item .time { font-size: .4rem; line-height: .5rem; color: #999; font-family: "Microsoft Yahei"; margin-top: .75rem; } .search-list .page { margin-top: 2.15rem; } .pub-con { font-size: .4rem; line-height: .7rem; color: #4c4c4c; } @media (max-width: 767px) { .search-wrap { padding: 2rem 0; } .search-wrap .tab-btns { float: none; width: 100%; font-size: 0; } .search-wrap .tab-btns a { width: 50%; display: inline-block; *display: inline; zoom: 1; border-right: 1px solid #e6e6e6; box-sizing: border-box; height: 2rem; line-height: 2rem; font-size: 0.75rem; } .search-wrap .tab-btns a:nth-child(2n) { border-right: none; } .pub-con { font-size: 0.6rem; line-height: 1.6; } .search-wrap .right { float: none; width: 100%; margin-top: 1.25rem; } .search-wrap .right .num { font-size: 0.6rem; line-height: 1rem; padding-bottom: 0.75rem; } .search-list .item { padding: 1rem 0; } .search-list .item .tit { font-size: 0.75rem; line-height: 1rem; } .search-list .item .pub-con { margin-top: 0.5rem; } .search-list .item .time { font-size: 0.6rem; line-height: 1rem; margin-top: 0.5rem; } .search-dialog .search { width: 75%; padding: 0.25rem 0.5rem; } .search-dialog .search input[type=submit] { width: 1rem; height: 1rem; } .search-dialog { position: absolute; right: 0; left: 0; margin-top: 0; width: 70%; margin: auto; } .search-dialog .search input[type=text] { width: 80%; height: 1rem; line-height: 1rem; font-size: 0.75rem; } .search-dialog .search-close { width: 0.75rem; height: 0.8rem; right: 0; margin-top: -0.4rem; } } @media screen and (min-width: 1024px) { .con-title .ul .li:hover { transition: .5s ease-in-out; color: #3fbdec; } .search-list .item .tit { transition: .5s ease-in-out; } .search-list .item:hover { color: #3fbdec; } .search-list .item:hover .tit { color: #3fbdec; transition: .5s ease-in-out; } .search-wrap .tab-btns a:hover { color: #fff; background-color: #3fbdec; transition: .5s ease-in-out; } .search-wrap .tab-btns a { transition: .5s ease-in-out; } } @media screen and (max-width: 767px) { .search-dialog { width: 80%; } .search-dialog .search { width: 90%; } .m-header .nav-sousuo { margin-left: .25rem; margin-right: .25rem; } .m-header .w-header { padding: 0 3%; } .search-dialog .search-close { right: 0; } } .secwen { opacity: 0; filter: alpha(opacity=0); transform: translateY(40px); transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1); } .animate.secwen { opacity: 1; transform: translateY(0); filter: alpha(opacity=100); transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1); } .animated.secwen { opacity: 1; transform: translateY(0); filter: alpha(opacity=100); transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1); } .secwen-left { opacity: 0; filter: alpha(opacity=0); transform: translateX(-60px); transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1); } .secwen-left.animate { opacity: 1; filter: alpha(opacity=100); transform: translateX(0); transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1); } .secwen-right { opacity: 0; filter: alpha(opacity=0); transform: translateX(60px); transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1); } .secwen-right.animate { opacity: 1; filter: alpha(opacity=100); transform: translateX(0); transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1); } .animate.add1 { transition-delay: .1s; } .animate.add2 { transition-delay: .2s; } .animate.add3 { transition-delay: .3s; } .animate.add4 { transition-delay: .4s; } .animate.add5 { transition-delay: .5s; } .animate.add6 { transition-delay: .6s; } .animate.add7 { transition-delay: .7s; } .animate.add8 { transition-delay: .8s; } .animate.add9 { transition-delay: .9s; } .animate.add10 { transition-delay: 1.0s; } .animate.add11 { transition-delay: 1.1s; } .search-dialog2 { position: absolute; left: 0; top: 90px; width: 100%; padding: .8rem 0; color: #3fbdec; background-color: #ccc; border-top: 1px solid rgba(255, 255, 255, 0.2); opacity: 0; visibility: hidden; transition: all .3s; z-index: 99; } .bocweb-header.cur .search-dialog2 { opacity: 1; visibility: visible; } .search-dialog2 input:-moz-placeholder, .search-dialog2 textarea:-moz-placeholder { color: #3fbdec; } .search-dialog2 input::-moz-placeholder, .search-dialog2 textarea::-moz-placeholder { color: #3fbdec; } .search-dialog2 input:-ms-input-placeholder, .search-dialog2 textarea:-ms-input-placeholder { color: #3fbdec; } .search-dialog2 input::-webkit-input-placeholder, .search-dialog2 textarea::-webkit-input-placeholder { color: #3fbdec; } .search-dialog2 input[type=text] { float: left; width: 85%; height: .8rem; background-color: transparent; color: #3fbdec; font-size: .45rem; line-height: .8rem; } .search-dialog2 input[type=submit] { float: right; width: .8rem; height: .8rem; background-repeat: no-repeat; background-position: center; background-size: cover; background-image: url(../imgbox/search.png); background-color: transparent; transition: all .3s; } .bold { font-weight: bold; } .tc { text-align: center; } .pcbox { display: block; } .mbox { display: none; } .w1400 { width: 1400px; max-width: 80%; margin: 0 auto; } .w1500 { width: 1500px; max-width: 80%; margin: 0 auto; } .pc768 { display: block; } .m768 { display: none; } .w1600 { width: 1600px; max-width: 83%; margin: 0 auto; } img.w100 { width: 100%; } .page { display: block; } .page a { float: none; display: inline-block; vertical-align: top; } @media (max-width: 1023px) { .pcbox { display: none; } .mbox { display: block; } .search-list .item .pub-con { margin-top: .25rem; } .search-list .page { margin-top: 1.5rem; } .w1400 { max-width: 92%; } } @media (max-width: 767px) { .pc768 { display: none; } .m768 { display: block; } } .wel-banner .images { height: 24rem; } .wel-banner .items { display: block; position: relative; color: #fff; } .wel-banner .words { position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .wel-banner .tits { line-height: 1.46; } .wel-banner .txts { line-height: 1.7; margin-top: .55rem; } .contact-li3 { padding-top: 2.65rem; padding-bottom: 2rem; } .contact-li3 .mapbox { margin-top: 1.25rem; position: relative; } .contact-li3 .mapbox .map { height: 19.25rem; } .contact-li3 .mapbox .tits { line-height: 1.8; color: #000000; } .contact-li3 .mapbox .li { padding-left: .85rem; position: relative; color: #666666; line-height: 1.3; padding-top: .4rem; padding-bottom: .4rem; padding-right: .7rem; } .contact-li3 .mapbox .li:nth-child(n+2) { border-top: 1px solid #e6e6e6; } .contact-li3 .mapbox .li .span { position: absolute; left: 0; top: .4rem; padding-left: .85rem; } .contact-li3 .mapbox .li .span img { width: 1.3em; left: 0; position: absolute; top: 0; } .contact-li3 .mapbox .words { position: absolute; right: 2.1rem; /*right: 0;*/ /*left: 0;*/ width: 390px; top: 50%; max-width: 30%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); max-height: 90%; overflow-y: auto; padding: .75rem; background: #fff; padding-top: .9rem; padding-bottom: .4rem; /*margin: auto;*/ } /**/ .con-swiper { position: relative; } .con-swiper .banbtns-btn { position: static; width: 100%; text-align: center; } .con-swiper .banbtns-btn .swiper-pagination-bullet { position: static; display: inline-block; vertical-align: top; width: .3rem; height: .3rem; background: #c4cedc; margin: 0 .2rem; opacity: 1; transition: .5s ease-in-out; } .con-swiper .banbtns-btn .swiper-pagination-bullet:hover, .con-swiper .banbtns-btn .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #3fbdec; transition: .5s ease-in-out; } .con-swiper .banbtns { position: absolute; line-height: 1; font-size: 0; text-align: center; width: 100%; bottom: 1rem; z-index: 5; } .con-swiper .banbtns.stat { position: static; } .con-swiper .banbtns.on .swiper-pagination-bullet:before { background: #c6c6c6; } .con-swiper .banbtns.on .swiper-pagination-bullet-active { border: 1px solid #3fbdec; } .con-swiper .banbtns.on .swiper-pagination-bullet-active:before { background-color: #3fbdec; } .con-swiper .banbtns .swiper-pagination-bullet { opacity: 1; width: .45rem; height: .45rem; margin: 0 .15rem; position: relative; border: 1px solid transparent; background: transparent; opacity: 1; } .con-swiper .banbtns .swiper-pagination-bullet:before { position: absolute; border-radius: 50%; content: ""; width: .15rem; height: .15rem; left: 0; right: 0; top: 0; bottom: 0; background: #fff; margin: auto; } .con-swiper .banbtns .swiper-pagination-bullet-active { border: 1px solid #fff; } .con-swiper .swiper-button-prev, .con-swiper .swiper-button-next { display: inline-block; vertical-align: middle; padding: 0; margin: 0; width: 1rem; height: 1rem; border: 2px solid #d5d5d5; border-radius: 1px; background-color: transparent; background-repeat: no-repeat; background-position: center; background-size: 100%; } .con-swiper .btnbox { font-size: 0; } .con-swiper .swiper-button-prev { background-image: url(../img/prev.png); } .con-swiper .swiper-button-next { background-image: url(../img/next.png); margin-left: .6rem; } /*swiper*/ .contact-li1 { padding-top: 1.5rem; padding-bottom: 1.75rem; } .contact-li1 .con-tit { margin-bottom: 1.25rem; color: #222222; } .contactform .td { display: inline-block; vertical-align: top; line-height: inherit; overflow: hidden; height: 100%; } .contactform .p:nth-child(n+2) { margin-top: 1.3rem; } .contactform .more { display: block; margin-top: 1.25rem; } .contactform .li-bots { padding: 1.5rem; border: 3px solid #dddddd; padding-bottom: 1.1rem; display: none; } .contactform .li-bots .tits { line-height: 1.2; color: #333333; } .contactform .li-bots .txts { color: #222222; line-height: 2; margin-top: .6rem; } .contactform .li-tops { height: 1.75rem; line-height: 1.75rem; cursor: pointer; position: relative; } .contactform .li-tops .td6 span { text-decoration: underline; } .contactform .li-tops .td6 { color: #005f28; } .contactform .form-tops, .contactform .li-tops { font-size: 0; padding-left: 1.5rem; padding-right: 3rem; position: relative; } .contactform .form-tops .td, .contactform .li-tops .td { width: 18%; } .contactform .form-tops .td3, .contactform .li-tops .td3 { width: 28%; } .contactform .form-tops .td6, .contactform .li-tops .td6 { position: absolute; width: 3rem; right: 0; top: 0; } .contactform .form-tops { height: 1.75rem; line-height: 1.75rem; background: #3fbdec; color: #fff; } .contactform .form-bots .uls { border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; background: #fff; } .contact-more { width: 3.25rem; height: 1.1rem; line-height: 1.1rem; background: #3fbdec; color: #fff; text-align: center; } .contact-more:hover { color: #fff; } /*新闻列表*/ .industry-bots .list { font-size: 0; padding-bottom: 1rem; } .industry-bots .list .images { overflow: hidden; } .industry-bots .list .images img { transition: .5s ease-in-out; } .industry-bots .list .li { display: inline-block; vertical-align: top; width: 32%; margin-left: 2%; border: 1px solid #e6e6e6; background: #fff; margin-bottom: 2%; padding: .75rem; color: #666666; } .industry-bots .list .li .words { padding-top: .8rem; } .industry-bots .list .li .tits { line-height: 1.4; height: 2.8em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #000; } .industry-bots .list .li .time { line-height: 1; margin-top: .3rem; margin-bottom: .35rem; } .industry-bots .list .li .txts { line-height: 1.7; height: 3.4em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .industry-bots .list .li .news-more { margin-top: .75rem; } .industry-bots .list .li:nth-child(3n+1) { margin-left: 0; } @media (max-width: 1023px) { .industry-bots .list .li { width: 49%; margin-left: 2%; } .industry-bots .list .li:nth-child(3n+1) { margin-left: 2%; } .industry-bots .list .li:nth-child(2n+1) { margin-left: 0; } } @media (max-width: 767px) { .industry-bots .list .li { width: 100%; margin-left: 0%; } .industry-bots .list .li:nth-child(3n+1) { margin-left: 0%; } .industry-bots .list .li:nth-child(2n+1) { margin-left: 0; } } @media (min-width: 1024px) { .industry-bots .list .li { transition: .5s ease-in-out; } .industry-bots .list .li:hover { transition: .5s ease-in-out; } .industry-bots .list .li:hover img { transition: .5s ease-in-out; transform: scale3d(1.05, 1.05, 1); } .industry-bots .list .li:hover .news-more { background-color: #3fbdec; } } /**/ .abouts-list3 { padding-top: 2.5rem; padding-bottom: 3rem; color: #fff; } .abouts-list3 .con-tit { color: #fff; margin-bottom: 1.5rem; } .con-tit { color: #222; } .about3-swiper { position: relative; } .about3-swiper:before { position: absolute; content: ""; height: 1px; width: 100%; top: 0; bottom: 0; background: rgba(255, 255, 255, 0.2); margin: auto; } .about3-swiper .swiper-container { padding-left: 2.75rem; } .about3-swiper .swiper-slide { /* padding-top: 4.5rem; padding-bottom: 4.5rem;*/ padding-top: 5rem; padding-bottom: 5rem; position: relative; width: 16.66%; position: relative; } .about3-swiper .swiper-slide .box { padding-left: .5rem; } .about3-swiper .swiper-slide .time { line-height: 1; margin-bottom: .3rem; } .about3-swiper .swiper-slide .txts { line-height: 1.875; } .about3-swiper .swiper-slide:nth-child(2n+1):after, .about3-swiper .swiper-slide:nth-child(2n+1):before { top: .25rem; } .about3-swiper .swiper-slide:nth-child(2n+1) .box { position: absolute; top: 0; left: 0; } .about3-swiper .swiper-slide:nth-child(2n+2):after, .about3-swiper .swiper-slide:nth-child(2n+2):before { bottom: .25rem; } .about3-swiper .swiper-slide:nth-child(2n+2) .box { position: absolute; bottom: 0; left: 0; } .about3-swiper .swiper-slide:after { position: absolute; content: ""; width: 5px; height: 5px; border-radius: 50%; background: #fff; left: 3px; } .about3-swiper .swiper-slide:before { width: 1px; height: calc(50% - .25rem); content: ""; position: absolute; left: 5px; background: rgba(255, 255, 255, 0.2); } .about3-swiper .time { line-height: 1; } .about3-swiper .swiper-button-prev, .about3-swiper .swiper-button-next { background-color: rgba(255, 255, 255, 0.2); border-color: transparent; top: 0; bottom: 0; margin: auto; } .about3-swiper .swiper-button-next { right: -1rem; background-image: url(../img/next1.png); } .about3-swiper .swiper-button-prev { left: -1rem; background-image: url(../img/prev1.png); } .con-header.active-white { /*position: absolute;*/ width: 100%; top: 0; background-color: transparent; left: 0; color: #fff; } .con-header.active-white .bocweb-header { background: transparent; } .con-header.active-white .bocweb-header .nav-tops { color: #fff; } .con-header.active-white .bocweb-header .fr-btn .btn.search { background: url(../img/i01.png) no-repeat center; background-size: 100%; } .con-header.active-white .bocweb-header .fr-btn .btn.langs { background: url(../img/i00.png) no-repeat center; background-size: 100%; } .con-header.active-white .bocweb-header.fixed .fr-btn .btn.search { background: url(../img/i1.png) no-repeat center; background-size: 100%; } .con-header.active-white .bocweb-header.fixed .fr-btn .btn.langs { background: url(../img/i0.png) no-repeat center; background-size: 100%; } .bocweb-header .bocweb-logo { position: relative; } .bocweb-header .bocweb-logo .i1 { position: absolute; left: 0; top: 0; bottom: 0; margin: auto; opacity: 0; } .con-header.active-white .bocweb-header.fixed { color: #333; background: #fff; } .con-header.active-white .bocweb-header.fixed .nav-tops { color: #333; } .con-header.active-white .bocweb-header .bocweb-logo img.i0 { opacity: 0; } .con-header.active-white .bocweb-header .bocweb-logo img.i1 { opacity: 1; } .con-header.active-white .bocweb-header.fixed .bocweb-logo img.i0 { opacity: 1; } .con-header.active-white .bocweb-header.fixed .bocweb-logo img.i1 { opacity: 0; } .con-header.welabsolute { position: absolute; width: 100%; left: 0; top: 0; } /*news*/ .news-conbox { padding-top: 1.625rem; padding-bottom: 2.25rem; } .news-conbox .newsbox { margin-top: 1.2rem; } .newsbox-tops { font-size: 0; } .newsbox-tops .items { display: inline-block; vertical-align: top; width: 48.5%; margin-left: 3%; position: relative; } .newsbox-tops .items .imgs { overflow: hidden; position: relative; } .newsbox-tops .items .imgs:before{ position: absolute; content:""; width: 100%; height: 100%; left: 0; z-index: 3; top: 0; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,1)); } .newsbox-tops .items .words { position: absolute; width: 100%; left: 0; bottom: 0; padding: .6rem .75rem; padding-left: 1rem; color: #fff; line-height: 2em; z-index: 4; } .newsbox-tops .items .words .tits { height: 2em; max-width: calc(100% - 100px); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .newsbox-tops .items .words .time { max-width: 100px; line-height: inherit; } .newsbox-tops .items:nth-child(2n+1) { margin-left: 0; } .newsbox-bots { padding-top: .8rem; } .newsbox-bots .list { padding-bottom: 1.5rem; } .newsbox-bots img { transition: .5s ease-in-out; } .newsbox-bots .imgs { width: 10.5rem; overflow: hidden; } .newsbox-bots .words { width: calc(100% - 10.5rem); padding-left: 1.25rem; color: #666666; padding-top: .15rem; } .newsbox-bots .items { display: block; padding: 1.25rem 0; border-bottom: 1px solid #dedede; } .newsbox-bots .tits { line-height: 2em; height: 2em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; font-weight: bold; color: #000000; } .newsbox-bots .time { line-height: 1; margin-top: .3rem; margin-bottom: .35rem; color: #808080; } .newsbox-bots .txts { line-height: 1.625; height: 3.25em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #666666; margin-bottom: 1rem; } .news-more { position: relative; height: 1rem; line-height: 1rem; padding-left: .6rem; padding-right: 1.1rem; display: inline-block; background: #c7c7c7; color: #fff; transition: .5s ease-in-out; vertical-align: top; } .news-more:before { position: absolute; content: ""; width: 5px; height: 7px; background: url(../img/i2.png) no-repeat center; background-size: 100%; right: .5rem; top: 0; bottom: 0; transition: .5s ease-in-out; margin: auto; } .newsinfo-left { width: 72%; position: relative; } .newsinfo-left .box { background: #fff; padding: 1.5rem 2.5rem; } .newsinfo-left img { display: inline-block; } .newsinfo-right { background: #fff; width: calc(28% - 1rem); padding: .9rem 1rem; } .newsinfo-right a { display: block; } .newsinfo-right .li { display: block; position: relative; padding: .65rem; border-bottom: 1px solid #e0e0e0; color: #000000; line-height: 1.7; padding-left: 0; } .newsinfo-right .li span { height: 3.4em; display: block; padding-left: .65rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; position: relative; } .newsinfo-right .li span:after { position: absolute; content: ""; width: .3em; height: .3em; left: 0; border-radius: 50%; background: #838383; transition: .5s ease-in-out; top: .7em; } .newsinfo-right .li:before { position: absolute; content: ""; width: 100%; height: 1px; background: #3fbdec; left: 0; bottom: 0; width: 0; opacity: 0; transition: .5s ease-in-out; } .newsinfoback a { display: block; width: 50px; height: 50px; position: relative; line-height: 1; border-radius: 3px; background: #3fbdec; color: #fff; text-align: center; line-height: 50px; } .newsinfoback a .box { line-height: 1; } .newsinfoback a span, .newsinfoback a .span { display: inline-block; line-height: 1; vertical-align: middle; } .newsinfo-conbox { text-indent: 2em; line-height: 2; color: #666666; padding-top: .65rem; } .newsinfo-conbox .span { color: #000000; } .newsinfo { padding-left: 6.5%; padding-right: 6.5%; padding-bottom: 2rem; } .f5f5, .newsinfo-body { background: #f5f5f5; } .f5f5 .con-titlebox, .newsinfo-body .con-titlebox { border-bottom: 1px solid #e6e6e6; overflow: hidden; } .newsinfo { margin-top: 1.5rem; } .newinfo-titele .tits { line-height: 1.5; color: #333333; } .newinfo-titele .txts { line-height: 1; color: #8e8e8e; margin-top: .5rem; } .newinfo-titele .line { border-top: 1px solid #dcdcdc; margin-top: .75rem; } @media (max-width: 1023px) { .newsinfo-right, .newsinfo-left { width: 100%; } .newsinfo-right { margin-top: 1.2rem; } } @media (max-width: 767px) { .newsinfo-right, .newsinfo-left .box { padding: .5rem; } .newsinfo { padding-left: 3%; padding-right: 3%; } } .pd80 { padding-left: 2rem; padding-right: 2rem; } .bocweb-header { background: #fff; } .bocweb-header .bocweb-logo { display: block; width: 10.75rem; line-height: inherit; height: inherit; } .bocweb-header .bocweb-logo img { display: inline-block; vertical-align: middle; } .bocweb-header a { display: block; } .bocweb-header .nav-tops { padding: 0 .75rem; color: #333333; } .bocweb-header .nav-tops, .bocweb-header .nav, .bocweb-header .navbox { line-height: inherit; height: inherit; } .bocweb-header .navbox { padding-left: 6rem; } .bocweb-header .nav { position: relative; } .bocweb-header .nav-bots { border: 1px solid #e6e6e6; width: 200px; top: 90px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); display: none; position: absolute; } .bocweb-header .nav-bots .li { line-height: 50px; height: 50px; position: relative; display: block; padding-left: .45rem; padding-right: .45rem; background: #fff; color: #333; transition: .5s ease-in-out; } .bocweb-header .nav-bots .li:hover, .bocweb-header .nav-bots .li.active { background: #3fbdec; color: #fff; transition: .5s ease-in-out; } .bocweb-header .fr-btn { line-height: inherit; height: inherit; } .bocweb-header .fr-btn .line { display: inline-block; vertical-align: middle; width: 1px; height: 26px; background: #e3e3e3; margin: 0 .5rem; } .bocweb-header .fr-btn .btn { width: 26px; height: 26px; display: inline-block; vertical-align: middle; cursor: pointer; } .bocweb-header .fr-btn .btn.langs { background: url(../img/i0.png) no-repeat center; background-size: 100%; } .bocweb-header .fr-btn .btn.search { background: url(../img/i1.png) no-repeat center; background-size: 100%; } .lin1 { line-height: 1; } .h90 { line-height: 90px; height: 90px; } .w1400 { width: 85%; max-width: 1400px; margin: 0 auto; } .con-banner { position: relative; } .con-banner .words { position: absolute; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; } .con-banner .words .cn, .con-banner .words .en { line-height: 1; } .con-banner .words .en { margin-top: .55rem; } .con-banner .images { height: 15.25rem; } .news-contitles { height: 1.5rem; line-height: 1.5rem; background: #f5f5f5; } .news-contitles.on { background: #fff; } .news-contitles .itemsbox { font-size: 0; text-align: center; line-height: inherit; height: inherit; } .news-contitles .itemsbox .items { display: inline-block; height: inherit; line-height: inherit; color: #5d5d5d; vertical-align: top; position: relative; } .news-contitles .itemsbox .items:nth-child(1):after { display: none; } .news-contitles .itemsbox .items:after { position: absolute; content: ""; width: 1px; height: .8rem; left: 0; top: 0; bottom: 0; background: #dcdcdc; margin: auto; } .news-contitles .k02 .items { width: 50%; } .news-contitles .k03 .items { width: 33.33%; } .news-contitles .k06 .items { width: 16.66%; } .news-contitles .k05 .items { width: 20%; } .con-banner .words .en { text-transform: uppercase; } .w1140 { max-width: 1140px; width: 80%; margin: 0 auto; } .news-contitles .itemsbox .items.active { color: #fff; background: #3fbdec; } .con-footer { background: #333333; padding-top: 1.45rem; color: rgba(255, 255, 255, 0.5); } .con-footer .bocweb-footer-bot { padding-top: .85rem; padding-bottom: .85rem; border-top: 1px solid rgba(255, 255, 255, 0.1); } .con-footer .bocweb-footer-bot a { color: rgba(255, 255, 255, 0.5); transition: .5s ease-in-out; } .con-footer .bocweb-footer-bot a:hover { color: #3fbdec; transition: .5s ease-in-out; } .con-footer .bocweb-footer-bot .li { display: inline-block; vertical-align: middle; color: #808080; } .con-footer .bocweb-footer-bot .gz { font-size: 0; } .con-footer .bocweb-footer-bot .gz .imgs { cursor: pointer; border-radius: 50%; overflow: hidden; margin-left: .3rem; background: rgba(212, 212, 212, 0.11); } .con-footer .bocweb-footer-bot .gz .imgs img { opacity: .5; } .con-footer .bocweb-footer-top { padding-bottom: .55rem; } .con-footer .righttext .tits { line-height: 1.25; color: #fff; margin-bottom: .5rem; } .con-footer .righttext .txts .li { position: relative; padding-left: 1.75rem; } .con-footer .righttext .txts .li img { position: absolute; left: 0; top: 0; height: 1.2em; top: .3em; } .con-footer .righttext .txts .li span { position: absolute; left: 0; top: 0; padding-left: .6rem; } .con-footer .nav-tops { display: block; margin-bottom: .55rem; } .con-footer .li { display: block; color: rgba(255, 255, 255, 0.45); line-height: 1.875; } .con-footer .nav { padding-right: 3.5rem; } .con-footer .nav:last-child { padding-right: 0; } .con-footer .nav-tops { color: #fff; } @media (max-width: 1681px) { .con-footer .nav { padding-right: 3rem; } } @media (max-width: 1360px) { .con-footer .nav { padding-right: 2rem; } } .con-header { position: relative; z-index: 100; } .culture-boxs .tits { line-height: 1; color: #222222; } .culture-boxs .txts { line-height: 2; color: #666666; margin-top: .8rem; } .culture-boxs .list1 { padding-top: 2rem; padding-bottom: 1.85rem; } .culture-boxs .list1 .imgs { overflow: hidden; margin-top: 1rem; } .culture-boxs .list2 { background: #edf1f5; padding-top: 1.7rem; padding-bottom: 1.95rem; } .culture-boxs .list2 .itembox { margin-top: 1.3rem; font-size: 0; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; -o-align-items: stretch; align-items: stretch; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; -o-align-items: stretch; align-items: stretch; -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; -webkit-wrap: wrap; -moz-wrap: wrap; -ms-wrap: wrap; -o-wrap: wrap; flex-wrap: wrap; } .culture-boxs .list2 .itembox .items { display: inline-block; vertical-align: top; width: 30%; margin-left: 5%; background: #fff; text-align: center; padding: 1rem .25rem; padding-bottom: 1.2rem; } .culture-boxs .list2 .itembox .items:nth-child(3n+1) { margin-left: 0; } .culture-boxs .list2 .itembox .imgs { width: 1.6rem; height: 1.6rem; margin: 0 auto; } .culture-boxs .list2 .itembox .litits { line-height: 1; color: #333333; margin-top: .8rem; margin-bottom: .5rem; } .culture-boxs .list2 .itembox .litxts { line-height: 1.875; color: #666666; } .culture-boxs .list3 { padding-top: 2rem; padding-bottom: 2.45rem; } .culture-boxs .list3-box { margin-top: 1.1rem; } .culture-boxs .cul-list { font-size: 0; text-align: center; } .culture-boxs .cul-list .li { display: inline-block; vertical-align: top; color: #666666; height: 1.2rem; line-height: 1.2rem; width: 3.4rem; border-radius: 1.2rem; border: 1px solid #c7c7c7; background-color: #f5f5f5; cursor: pointer; text-align: center; margin: 0 4px; transition: .5s ease-in-out; } .culture-boxs .cul-list .li.active { background: #3fbdec; color: #fff; border-color: #3fbdec; tansition: .5s ease-in-out; } .bocweb-header a:hover, .bocweb-header a.active { color: #3fbdec; } .cullist-ajax { padding-top: 1.25rem; } .cullist-ajax .cul-tits { line-height: 1; color: #222222; margin-bottom: .6rem; } .cullist-ajax .cul-txts { max-width: 90%; margin: 0 auto; } .cullist-ajax .culture-swiper { margin-top: 1rem; } .cullist-ajax .culture-swiper.onactive { text-align: center; font-size: 0; } .cullist-ajax .culture-swiper.onactive .swiper-wrapper, .cullist-ajax .culture-swiper.onactive .swiper-slide{ display: inline-block; vertical-align: top; } .culture-swiper .swiper-slide { width: 23%; margin-right: 2.66%; } .culture-swiper .swiper-slide:last-child { margin-right: 0; } .culture-swiper .swiper-pagination { margin-top: 1.3rem; } .con-swiper-pagination.swiper-pagination { text-align: center; position: static; width: 100%; font-size: 0; } .con-swiper-pagination.swiper-pagination .swiper-pagination-bullet { font-size: 14px; display: inline-block; vertical-align: top; margin: 0 .2rem; width: .3rem; opacity: 1; height: .3rem; background: #c4cedc; } .con-swiper-pagination.swiper-pagination .swiper-pagination-bullet-active { background: #3fbdec; } .news-contitles .con-title.fixed { position: fixed; left: 0; top: 0; width: 100%; background: inherit; z-index: 50; } .f5 { background: #f5f5f5; } .lin1 { line-height: 1; } .building-box { padding-top: 2.2rem; padding-bottom: 2.2rem; } .building-box .con-text { padding-left: 1.5rem; padding-right: 1.5rem; margin-top: .95rem; margin-bottom: 1.25rem; } .building-box .con-text > p:nth-child(n+2) { margin-top: .4rem; } .w1260 { width: 80%; max-width: 1260px; margin: 0 auto; } .building-list { font-size: 0; } .building-list .list { display: inline-block; vertical-align: top; font-size: 14px; width: 48.5%; margin-left: 3%; } .building-list .list:nth-child(2n+1) { margin-left: 0; } .con-text { color: #666666; line-height: 2; } .activities-conbox { padding-bottom: 1.6rem; padding-top: 1.7rem; } .join-list01 { padding-top: 2.25rem; padding-bottom: 1.875rem; } .join-list01 .con-title { margin-bottom: 1rem; } .join-list01 .itemsbox { font-size: 0; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; -o-align-items: stretch; align-items: stretch; -webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; -o-align-items: stretch; align-items: stretch; -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; -webkit-wrap: wrap; -moz-wrap: wrap; -ms-wrap: wrap; -o-wrap: wrap; flex-wrap: wrap; } .join-list01 .itemsbox .items { display: inline-block; vertical-align: top; width: 32%; margin-left: 2%; border: .5rem solid #f5f5f5; padding: 1rem; background: #fff; } .join-list01 .itemsbox .items:nth-child(3n+1) { margin-left: 0; } .join-list01 .itemsbox .items .imgs { width: 1.25rem; height: 1.25rem; } .join-list01 .itemsbox .items .tits { line-height: 1; color: #000000; margin-top: .75rem; margin-bottom: .6rem; } .join-list01 .itemsbox .items .txts .i { position: relative; line-height: 1.6; padding-left: 1em; color: #666666; } .join-list01 .itemsbox .items .txts .i:nth-child(n+2) { margin-top: .5rem; } .join-list01 .itemsbox .items .txts .i:before { position: absolute; content: ""; width: .3em; height: .3em; top: .6em; left: 0; background: #3fbdec; } .join-list02-tops { color: #fff; padding-top: 1.75rem; padding-bottom: 2.5rem; } .join-list02-tops .itemsbox { margin-top: .65rem; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; -webkit-wrap: wrap; -moz-wrap: wrap; -ms-wrap: wrap; -o-wrap: wrap; flex-wrap: wrap; } .join-list02-tops .itemsbox .items { -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; -webkit-wrap: wrap; -moz-wrap: wrap; -ms-wrap: wrap; -o-wrap: wrap; flex-wrap: wrap; } .join-list02-tops .itemsbox .span, .join-list02-tops .itemsbox .wen { line-height: 1.2; display: inline-block; vertical-align: middle; } .join-list02-tops .itemsbox .span { position: relative; padding-left: .9rem; padding-right: .3rem; } .join-list02-tops .itemsbox .span img { position: absolute; width: .6rem; height: .6rem; left: 0; top: 0; bottom: 0; margin: auto; } .join-list02-bots { background: #f5f5f5; } .contactform-list { padding: .95rem 1rem; background: #fff; margin-bottom: 1rem; } .contactform-list .form-li { position: relative; padding-left: 2.35rem; line-height: 2.6; } .contactform-list .form-li:nth-child(n+2) { margin-top: .6rem; } .contactform-list .form-li .li-tops { position: absolute; left: 0; top: 0; } .contactform-list .form-li .li-bots { font-size: 0; position: relative; padding-left: 2.5rem; } .contactform-list .form-li .li-bots .li:nth-child(1){ position: absolute; left: 0; top: 0; } .contactform-list .form-li .li-bots .li { display: inline-block; vertical-align: top; padding: 0 .65rem; cursor: pointer; color: #333333; } .contactform-list .form-li .li-bots .li.active { background: #3fbdec; color: #fff; } .contactform-list .form-li .li-bots .li { margin-right: .25rem; margin-bottom: 5px; } .busness-list { padding-top: 2.5rem; padding-bottom: 2rem; } .busness-list .list { position: relative; } .busness-list .list:nth-child(n+2) { margin-top: .35rem; } .busness-list .list .li { width: 50%; overflow: hidden; } .busness-list .list .words { position: absolute; background: #fff; height: 100%; top: 0; padding: 1.95rem 1.45rem 1rem 1.95rem; } .busness-list .list .words .tits { line-height: 1; } .busness-list .list .words .txts { margin-top: .9rem; line-height: 2; } .busness-list .list .words .box { height: 100%; padding-right: .25rem; overflow-y: auto; } .busness-list .list .words.fl { left: 0; } .busness-list .list .words.fr { right: 0; } .lin2 { line-height: 2; } .about-list1 { padding-top: 2rem; padding-bottom: 2.25rem; } .about-list1 .tits { color: #222222; } .about-list1 .txts { line-height: 1.5; color: #222222; margin-top: .25rem; margin-bottom: 1rem; } .about-list1 .words { color: #666666; width: 60%; } .about-list1 .words> p:nth-child(n+2){ margin-top: 1em; } .about-list1 .item-right { width: 40%; padding-left: 2.75rem; } .about-list1 .ul { margin-top: 2.25rem; } .about-list1 .ul .li { width: 50%; text-align: center; } .about-list1 .ul .li .li-01 { color: #3fbdec; line-height: 1; } .about-list1 .ul .li .li-02 { line-height: 1.2; color: #666666; } .about-list1 .uls .li { width: 46%; margin-left: 8%; float: left; position: relative; } .about-list1 .uls .li:nth-child(n+3) { margin-top: 1.1rem; } .about-list1 .uls .li .box { position: absolute; width: 100%; text-align: center; color: #3fbdec; left: 0; top: 50%; transform: translateY(-50%); font-size: .5rem; line-height: 1.5; font-weight: bold; } .about-list1 .uls .li:nth-child(2n+1) { margin-left: 0; } .con-words { color: #222; } .con-words .txts { color: #666; line-height: 1.875; margin-top: .8rem; } .w980 { width: 80%; max-width: 980px; margin: 0 auto; } .about-list2 { padding-top: 1.95rem; padding-bottom: 2rem; } .about-list2 .images { margin-top: 1.5rem; } .about-list2 .images img { display: block; margin: 0 auto; } .about-list4 { padding-top: 2.2rem; padding-bottom: 1.75rem; } .about-list4 .banbtns-btn { margin-top: 1.5rem; } .about-list4 .con-tit { margin-bottom: 1.1rem; } .about4-swiper .li { width: 22.5%; margin-right: 3.3%; } .about4-swiper .li:last-child { margin-right: 0; } .about4-swiper .images { overflow: hidden; } .about4-swiper .words { line-height: 5.6em; height: 5.6em; text-align: center; background: #f5f5f5; } .about4-swiper .words .txts { color: #000000; line-height: 1.5; max-height: 3em; display: inline-block; vertical-align: middle; overflow: hidden; } .about-list5 { padding-top: 1.7rem; padding-bottom: 1.35rem; } .about-list5 .con-tit { margin-bottom: 1.2rem; } .about-list5 .banbtns-btn { margin-top: 1rem; } .about-list5 .tits { line-height: 1; color: #fff; margin-top: .5rem; } .about-list5 .li { position: relative; width: 32%; margin-right: 2%; cursor: pointer; } .about-list5 .li .images { overflow: hidden; } .about-list5 .li img { transition: .5s ease-in-out; } .about-list5 .li:last-child { margin-right: 0; } .about-list5 .li .words { position: absolute; z-index: 3; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .about-list5 .li .words span { display: block; width: .9rem; height: .9rem; margin: 0 auto; background: url(../img/video.png) no-repeat center; background-size: 100%; } .f0f0f0 { background: #f0f0f0; } .wel-business { padding: .5rem; font-size: 0; } .wel-business .items { display: inline-block; vertical-align: top; width: calc((100% - 1rem)/3); margin-bottom: .5rem; position: relative; margin-left: .5rem; } .wel-business .items:nth-child(3n+1) { margin-left: 0; } .wel-business .items .images { overflow: hidden; position: relative; } .wel-business .items .images:before { position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background: url(../img/png.png) no-repeat left bottom; background-size: cover; z-index: 1; } .wel-business .items .words { color: #fff; position: absolute; left: 0; bottom: 0; padding: .7rem .75rem; width: 100%; z-index: 2; } .wel-business .items .en { margin-top: .25rem; } .wel-business .items .cn, .wel-business .items .en { line-height: 1; } .wel-news { font-size: 0; padding-bottom: 1.3rem; } .wel-news .items { display: inline-block; vertical-align: top; width: 24%; margin-left: 1.33%; background: #fff; color: #666666; padding: .75rem 1.2rem .75rem 1rem; } .wel-news .items:nth-child(4n+1) { margin-left: 0; } .wel-news .items .tits { line-height: 1.36; color: #1d1d1d; height: 2.72em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .wel-news .items .time { line-height: 1; margin-top: .3rem; margin-bottom: .3rem; color: #666666; } .wel-news .items .txts { line-height: 1.5em; height: 3em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #666666; } .wel-news .items .more { margin-top: .6rem; display: inline-block; vertical-align: top; padding: 0 .4rem; height: .9rem; line-height: .9rem; border: 2px solid #3fbdec; box-sizing: content-box; text-align: center; color: #3fbdec; transition: .5s ease-in-out; } .con-footer .bocweb-footer-top .righttext { width: 26%; } @media (max-width: 1450px) { .bocweb-header .navbox { padding-left: 4rem; } .bocweb-header .nav-tops { padding: 0 .5rem; } .pd80 { padding-left: 1.5rem; padding-right: 1.5rem; } } @media (max-width: 1280px) { .bocweb-header .navbox { padding-left: 3rem; } .bocweb-header .fr-btn .btn { width: 20px; height: 20px; } .bocweb-header .fr-btn .line { margin: 0 .3rem; } } @media (max-width: 1190px) { .bocweb-header .navbox { padding-left: 1.6rem; } .bocweb-header .nav-tops { padding: 0 .3rem; } .busness-list .list .words { padding: .5rem; } .wel-business .items .words, .wel-news .items { padding: .45rem; } .w1400 { width: 90%; max-width: 90%; } } @media (max-width: 1190px) { .w1500, .w1140 { width: 90%; max-width: 90%; } .culture-swiper .swiper-slide { width: 32%; margin-right: 2%; } .about-list1 .item-right { padding-left: 1.5rem; } } @media (max-width: 1023px) { .about-list1 .ul .li .li-02{ margin-top: .5em; } .about-list1{ background: transparent!important; } .secwen{ opacity: 1; filter: alpha(opacity=100); transform: translateY(40px); transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1); } .wel-business .items { width: calc((100% - .5rem)/2); } .wel-business .items:nth-child(3n+1) { margin-left: .5rem; } .wel-business .items:nth-child(2n+1) { margin-left: 0; } .wel-news .items { width: 49%; margin-left: 2%; margin-bottom: 2%; } .wel-news .items:nth-child(4n+1) { margin-left: 2%; } .wel-news .items:nth-child(2n+1) { margin-left: 0; } .about-list1 .item-right { width: 100%; padding-left: 0; } .about-list1 .words { width: 100%; margin-bottom: 1rem; } .about3-swiper .swiper-container { padding-left: 0; } .about3-swiper .swiper-slide { width: 25%; } .about4-swiper .li { width: 32%; margin-right: 2%; } .contact-li3 .mapbox .words { right: 2rem; width: 50%; max-width: 50%; } .con-footer .bocweb-footer-top .righttext { width: 100%; float: none; display: block; } .con-footer .bocweb-footer-bot .gz { width: 100%; margin-top: .5rem; } .news-contitles .k05 .items, .news-contitles .k06 .items { width: auto; padding: 0 1rem; } .busness-list .list .words .txts { line-height: 1.5; margin-top: .5rem; } .busness-list .list .li { width: 100%; } .busness-list .list .words { position: static; } .h90 { height: 50px; line-height: 50px; } .culture-boxs .list2 .itembox .items { width: 32%; margin-left: 2%; } .join-list02-tops .itemsbox .items { display: block; width: 100%; } .join-list02-tops .itemsbox .items:nth-child(n+2) { margin-top: 1rem; } .join-list01 .itemsbox .items { width: 100%; margin-left: 0; } .join-list01 .itemsbox .items:nth-child(n+2) { margin-top: 2%; } .contactform .td { display: none; } .contactform .td.td1, .contactform .td.td6 { display: block; } .contactform .td.td1 { width: 100%; } .contactform-list .form-li .li-bots .li { padding: 0 .3rem; } .newsbox-tops .items { width: 100%; margin-left: 0; } .newsbox-tops .items:nth-child(n+2) { margin-top: 2%; } .newsbox-bots .words { padding: .5rem; width: 100%; } .newsbox-bots .imgs { width: 100%; } .newsbox-tops .items .words { padding: .35rem; } } .m-header .welcome-a { width: 60%; } .m-header .welcome-a img { height: auto; } .about-list4 .banbtns-btn { line-height: 1; } @media (max-width: 900px) { .about-list5 .li, .about4-swiper .li { width: 49%; margin-right: 2%; } .pd80 { padding-left: .5rem; padding-right: .5rem; } .w1400 { width: 92%; } .about3-swiper .swiper-slide { width: 60%; } } @media (max-width: 767px) { .contactform-list .form-li .li-bots{ padding-left: 2rem; } .wel-news .items, .wel-business .items { width: 100%; margin-left: 0 !important; } .about-list4 .banbtns-btn { margin-top: .75rem; } .about-list5 .li, .about4-swiper .li { width: 100%; } .contact-li3 .mapbox .tits { line-height: 1.5; } .about-list4, .about-list5, .contact-li3 { padding-top: 1.5rem; padding-bottom: 1rem; } .contact-li3 .mapbox .words { width: 80%; right: 10%; max-width: 80%; } .busness-list { padding-top: 1.5rem; padding-bottom: 1rem; } .w1500, .w1140 { width: 92%; max-width: 92%; } .contactform .li-bots .txts { line-height: 2; } .building-list .list{ width: 100%; margin-left: 0; } .building-list .list:nth-child(n+2){ margin-left: 0; margin-top: 3%; } .building-box .con-text{ padding-left: 0; padding-right: 0; } .contactform .li-bots { border-width: 1px; padding: .45rem; } .contactform .form-tops, .contactform .li-tops { padding-left: .35rem; } .contactform-list { padding: .4rem .3rem; } .culture-boxs .list2 .itembox .items { width: 100%; margin-left: 0; } .culture-boxs .list2 .itembox .items:nth-child(n+2) { margin-top: 2%; } .culture-boxs .list2 .itembox .litxts, .culture-boxs .txts { line-height: 1.5; } .culture-boxs .cul-list .li { margin: .125rem .25rem; } .con-swiper-pagination.swiper-pagination { margin-top: .8rem; } .cullist-ajax .cul-txts { max-width: 100%; } .culture-swiper .swiper-slide { width: 70%; } } @media (max-width: 1681px) { .con-footer .nav { padding-right: 3rem; } .busness-list .list .words{ padding: 1rem; } } @media (min-width: 1024px) { .about3-swiper .swiper-container{ /*padding-right: 3rem;*/ } .about3-swiper .swiper-slide .box{ height: 47%; width: 130%; overflow-y:auto; } .about3-swiper .swiper-slide:last-child{ width: 30%; } .about3-swiper .swiper-slide:last-child .box{ width: 100%; } .bocweb-header .nav-bots .li:nth-child(n+2) { border-top: 1px solid rgba(0, 0, 0, 0.1); } .culture-swiper .swiper-slide:hover img { transition: .5s ease-in-out; transform: scale3d(1.05, 1.05, 1); } .con-footer a { transition: .5s ease-in-out; } .con-footer a:hover { transition: .5s ease-in-out; color: #3fbdec; } .con-footer .bocweb-footer-bot .gz .imgs { transition: .5s ease-in-out; } .con-footer .bocweb-footer-bot .gz .imgs:hover { transition: .5s ease-in-out; background-color: #3fbdec; } .bocweb-header .fr-btn .btn.langs { transition: .5s ease-in-out; } .bocweb-header .fr-btn .btn.langs:hover { transition: .5s ease-in-out; background: url(../img/i24.png) no-repeat center; background-size: 100%; } .bocweb-header .fr-btn .btn.search { transition: .5s ease-in-out; } .bocweb-header .fr-btn .btn.search:hover { transition: .5s ease-in-out; background: url(../img/i23.png) no-repeat center; background-size: 100%; } .wel-news .items:hover .more { transition: .5s ease-in-out; background-color: #3fbdec; color: #fff; } .wel-business .items img { transition: .5s ease-in-out; } .wel-business .items:hover img { transition: .5s ease-in-out; transform: scale3d(1.05, 1.05, 1); } .about-list5 .li { transition: .5s ease-in-out; } .about-list5 .li img { transition: .5s ease-in-out; } .about-list5 .li:hover img { transition: .5s ease-in-out; transform: scale3d(1.05, 1.05, 1); } .about4-swiper .li img { transition: .5s ease-in-out; } .about4-swiper .li:hover img { transition: .5s ease-in-out; transform: scale3d(1.05, 1.05, 1); } .about3-swiper .swiper-button-next, .about3-swiper .swiper-button-prev { transition: .5s ease-in-out; } .about3-swiper .swiper-button-next:hover, .about3-swiper .swiper-button-prev:hover { transition: .5s ease-in-out; background-color: #3fbdec; } .contactform-list .form-li .li-bots .li { transition: .5s ease-in-out; } .contactform-list .form-li .li-bots .li:hover { transition: .5s ease-in-out; color: #fff; background: #3fbdec; } .contact-more { transition: .5s ease-in-out; } .contact-more:hover { transition: .5s ease-in-out; transform: translateY(-5px); } .culture-swiper .swiper-slide { overflow: hidden; } .culture-swiper .swiper-slide img { transition: .5s ease-in-out; } .culture-swiper .swiper-slide:hover img { transition: .5s ease-in-out; transiform: scale3d(1.05, 1.05, 1); } .culture-boxs .cul-list .li:hover { background: #3fbdec; color: #fff; border-color: #3fbdec; tansition: .5s ease-in-out; } .bocweb-header .nav-tops { /*transition: .5s ease-in-out;*/ } .news-contitles .itemsbox .items { transition: .5s ease-in-out; } .news-contitles .itemsbox .items:hover { transition: .5s ease-in-out; color: #fff; background: #3fbdec; } .newsbox-bots .items:hover .news-more { background: #3fbdec; transition: .5s ease-in-out; } .newsbox-bots .items img, .newsbox-tops .items img { transition: .5s ease-in-out; } .newsbox-bots .items:hover img, .newsbox-tops .items:hover img { transition: .5s ease-in-out; transform: scale3d(1.05, 1.05, 1); } .newsinfo-right .li { transition: .5s ease-in-out; } .newsinfo-right .li:hover { color: #3fbdec; transition: .5s ease-in-out; } .newsinfo-right .li:hover:before { transition: .5s ease-in-out; opacity: 1; width: 100%; } .newsinfo-right .li:hover span:after { background: #3fbdec; transition: .5s ease-in-out; } } /*# sourceMappingURL=style.css.map */