@charset "utf-8"; body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, a, img { margin: 0; padding: 0; border: none; } body { background: #fff; font-family: "Microsoft YaHei", "微软雅黑", arial; font-size: 12px; color: #333333; font-weight: normal; } textarea, input { font-family: "Microsoft YaHei", "微软雅黑", arial; color: #333333; font-size: 12px; padding: 0; margin: 0; outline: none; -webkit-appearance: none; } input[type="checkbox"], input[type="radio"] { appearance: none; -moz-appearance: none; -webkit-appearance: none; } input:focus, textarea:focus { outline: none; } select::-ms-expand { display: none; } article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; } ol, ul, li { list-style: none; } h1, h2, h3, h4, h5, h6 { font-size: 12px; color: #333333; font-weight: normal; } a, a:link, a:visited, a:focus, a:active, a:hover { font-family: "Microsoft YaHei", "微软雅黑", arial; color: #333333; font-size: 12px; text-decoration: none; } a:hover { color: #003f88; } html, body { height: 100%; } body.hide { overflow: hidden; } .wrap { max-width: 1200px; margin: 0 auto; width: 100%; box-sizing: border-box; } .wrap:after { content: ""; height: 0; display: block; clear: both; } .col, .row { width: 100%; box-sizing: border-box; } .col:after, .row:after { content: ""; height: 0; display: block; clear: both; } .l { float: left; } .r { float: right; } .article { line-height: 26px; font-size: 14px; color: #555555; } .article img { max-width: 100%; } .lzpic2 { display: none; } .mainFilter { width: 100%; height: 100%; position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 100; display: none; background: url(../images/mainFilter.png); } .wrapper { width: 100%; min-height: 100%; position: relative; box-sizing: border-box; overflow: hidden; } .header { width: 100%; height: 66px; position: fixed; top: 0; left: 0; z-index: 99; transition: 0.8s; -webkit-transition: 0.8s; -moz-transition: 0.8s; -ms-transition: 0.8s; -o-transition: 0.8s; } .header.white, .header:hover { background: #fff; } .header.white .logo .img1, .header:hover .logo .img1 { display: none; } .header.white .logo .img2, .header:hover .logo .img2 { display: block; } .header.white .language, .header:hover .language { background-image: url(../images/language2.png); } .header.white .landing, .header:hover .landing { background-image: url(../images/landing2.png); } .header.white .remind, .header:hover .remind { background-image: url(../images/remind2.png); } .header.white .nav > ul > li.s > a, .header:hover .nav > ul > li.s > a { background-image: url(../images/arrow2.png); } .header.white .nav > ul > li > a, .header:hover .nav > ul > li > a { color: #333; } .header.white .nav > ul > li.on > a, .header:hover .nav > ul > li.on > a { color: #003f88; } .header .logo { width: 113px; height: 30px; float: left; overflow: hidden; margin-top: 22px; } .header .logo .img1 { display: block; } .header .logo .img2 { display: none; } .header .logo img { width: 100%; display: block; } .header .remind, .header .landing, .header .language , .header .cart { width: 25px; height: 25px; float: right; background: url(../images/language1.png) no-repeat center; margin: 20px 0 0 18px; position: relative; } .header .landing { background-image: url(../images/landing1.png); } .header .remind { background-image: url(../images/remind1.png); } .header .remind span { width: 14px; height: 14px; line-height: 14px; text-align: center; background: #ff0000; border-radius: 50%; position: absolute; right: -2px; top: -4px; z-index: 2; font-size: 8px; color: #fff; } .header .menuBtn { display: none; } .header .remind, .header .landing { display: none; } .header .language { margin-left: 0; } .header .cart { background: transparent; margin-left: 0; margin-right: 18px; } .header .cart svg { display: block; width: 20px; height: 25px; fill: #003f88; } .header .nav { float: right; margin-right: 28px; } .header .nav .tit { display: none; } .header .nav > ul > li { float: left; margin: 0 18px; position: relative; } .header .nav > ul > li.s > a { background: url(../images/arrow1.png) no-repeat right center; } .header .nav > ul > li > a { height: 66px; line-height: 66px; padding: 0 28px; display: block; font-size: 16px; color: #fff; font-weight: bold; overflow: hidden; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .header .nav > ul > li:hover > a { color: #003f88; } .header .nav > ul > li:hover .sub{ display: block; } .header .nav .sub { position: absolute; top: 66px; left: 0; z-index: 10; display: none; } .header .nav .sub .level2, .header .nav .sub .level1 { min-width: 174px; background: #f4f4f4; } .header .nav .sub .level1 > li .level2 li a:hover, .header .nav .sub .level1 > li:hover > a { background-color: #003f88; color: #fff; } .header .nav .sub .level1 > li:hover > a { background-image: url(../images/arrow4.png); } .header .nav .sub .level1 > li:hover .level2 { display: block; } .header .nav .sub .level1 > li { position: relative; } .header .nav .sub .level1 > li .level2 li a, .header .nav .sub .level1 > li > a { line-height: 24px; display: block; padding: 10px 28px; box-sizing: border-box; font-size: 16px; color: #333; border-bottom: solid 1px #e5e5e5; background-position: right 20px center; background-repeat: no-repeat; white-space: nowrap; } .header .nav .sub .level1 > li .level2 { position: absolute; top: 0px; left: 174px; z-index: 2; display: none; } .footer { background: #333333; padding: 20px 0 0 0; } .footer .wrap { /*padding-top: 10px;*/ } .footer .linkBox { float: left; } .footer .linkBox:after { content: ""; height: 0; display: block; clear: both; } .footer .linkBox .list { width: 200px; float: left; } .footer .linkBox .list .tit { line-height: 32px; font-size: 18px; color: #fff; } .footer .linkBox .list ul { /*margin-top: 10px;*/ } .footer .linkBox .list li { height: 30px; line-height: 30px; } .footer .linkBox .list li a { font-size: 14px; color: #acacac; } .footer .linkBox .list li a:hover { color: #fff; } .footer .qrcode { width: 140px; float: right; text-align: center; } .footer .qrcode .pic { height: 140px; overflow: hidden; } .footer .qrcode .pic img { width: 100%; display: block; } .footer .qrcode .txt { margin-top: 10px; font-size: 14px; color: #fff; } .footer .copyright { border-top: solid 1px #555555; text-align: center; font-size: 12px; color: #555555; line-height: 14px; padding: 6px 0; } .footer .copyright a { font-size: 12px; color: #555555; } .footer .copyright a:hover { color: #fff; } .banner img { width: 100%; display: block; } .banner .pic2 { display: none; } .banner a{ width: 100%; height: 100%; display: block; } .banner .swiper-pagination-bullet { background: #fff; opacity: 1; width: 20px; height: 20px; } .banner .swiper-pagination-bullet-active { background: #003f88; } .main .banner .swiper-slide { background: no-repeat center 0; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; /*height: 691px;*/ position: relative; } .main .banner .swiper-slide .pic1{ display: block; } .main .banner .swiper-slide .pic2 { display: none; } .main .banner .swiper-button-prev, .main .banner .swiper-button-next{ opacity: 0; transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; } .main .banner:hover .swiper-button-prev, .main .banner:hover .swiper-button-next{ opacity: 1; } .main .banner .swiper-button-prev{ background: url(../images/arrow30.png) no-repeat center; left: 20px; } .main .banner .swiper-button-next{ background: url(../images/arrow31.png) no-repeat center; right: 20px; } .main .banner .swiper-slide .text { width: 100%; position: absolute; left: 0; top: 50%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); z-index: 5; color: #fff; text-align: center; padding: 0 14px; box-sizing: border-box; } .main .banner .swiper-slide .text .p1 { font-size: 50px; font-weight: bold; } .main .banner .swiper-slide .text .line { width: 46px; height: 2px; background: #fff; margin: 24px auto 20px auto; } .main .banner .swiper-slide .text .p2 { font-size: 15px; } .main .newsBar { height: 90px; line-height: 90px; background: #333333; } .main .newsBar .all { float: right; font-size: 18px; color: #fff; background: url(../images/newsBar_all.png) no-repeat right 0 center; padding-right: 36px; } .main .newsBar .tit { line-height: 90px; font-size: 32px; color: #ffffff; float: left; background: url(../images/newsBar_tit.gif) no-repeat right 0 center; padding-right: 20px; } .main .newsBar .scrolll { height: 90px; padding: 0; box-sizing: border-box; overflow: hidden; float: none; padding: 0 30px 0 33px; } .main .newsBar .scrolll ul { overflow: hidden; } .main .newsBar .scrolll li { width: 100%; height: 90px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; } .main .newsBar .scrolll li a { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; font-size: 20px; color: #fff; } .main .product { padding: 20px 0 50px 0; } .main .product .pic2 { display: none; } .main .product img { width: 100%; display: block; transition: 4s; -webkit-transition: 4s; -moz-transition: 4s; -ms-transition: 4s; -o-transition: 4s; } .main .product .box, .main .product .bottom, .main .product .top { position: relative; margin-bottom: 20px; overflow: hidden; } .main .product .box a:hover img, .main .product .bottom a:hover img, .main .product .top a:hover img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); } .main .product .box .text, .main .product .bottom .text, .main .product .top .text { position: absolute; width: 100%; left: 0; bottom: 0; padding: 0 0 30px 40px; box-sizing: border-box; z-index: 9; color: #fff; } .main .product .box .text.black, .main .product .bottom .text.black, .main .product .top .text.black { color: #000; } .main .product .box .text .tit, .main .product .bottom .text .tit, .main .product .top .text .tit { font-size: 34px; font-weight: bold; } .main .product .box .text .txt, .main .product .bottom .text .txt, .main .product .top .text .txt { line-height: 26px; font-size: 16px; margin-top: 20px; } .main .product .box { max-width: 590px; } .main .product .bottom { overflow: hidden; cursor: pointer; clear: both; } .main .product .bottom .pic { position: relative; } .main .product .bottom .pic .icon { width: 80px; height: 80px; background: url(../images/video_icon.png) no-repeat; background-size: 100% 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); z-index: 5; } .main .product .bottom:hover img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); } .main .product .bottom img { width: 100%; display: block; transition: 2.4s; -webkit-transition: 2.4s; -moz-transition: 2.4s; -ms-transition: 2.4s; -o-transition: 2.4s; } /*.layui-layer{ left: 50% !important; top: 50% !important; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }*/ .main .product .bottom #video_url, .main .product .bottom iframe, .main .product .bottom video { max-width: 1000px; width: 100%; /*display: none; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); z-index: 109;*/ } .container { padding-top: 66px; } .container .banner { height: 311px; background: no-repeat center 0; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; position: relative; } .container .banner .pic1, .container .banner .pic2 { display: none; } .container .banner .text { text-align: center; position: absolute; width: 100%; left: 0; top: 50%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); z-index: 5; padding: 0 14px; box-sizing: border-box; color: #fff; } .container .banner .text .p1 { font-size: 50px; } .container .banner .text .p2 { font-size: 20px; margin-top: 20px; } .container .paging { text-align: center; padding: 38px 0; } .container .paging:after { content: ""; height: 0; display: block; clear: both; } .container .paging ul { display: inline-block; } .container .paging ul li { float: left; font-size: 15px; color: #000000; margin: 0 20px; } .container .paging ul li.on a { color: #003f88; } .container .paging ul li a { font-size: 15px; color: #333; font-weight: bold; } .container .crumbs { height: 20px; line-height: 20px; font-size: 12px; color: #000000; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; } .container .crumbs a { font-size: 12px; color: #000000; } .container .crumbs a:last-child { color: #003f88; } .container .rightSidebar { width: 320px; float: right; background: #fafafa; margin-top: 36px; } .container .rightSidebar .title { height: 72px; line-height: 72px; text-indent: 28px; font-size: 20px; color: #000000; border-bottom: solid 1px #eeeeee; } .container .rightSidebar li { border-bottom: solid 1px #eeeeee; } .container .rightSidebar li a { display: block; padding: 20px 28px; box-sizing: border-box; position: relative; } .container .rightSidebar li a:hover .txt { color: #003f88; } .container .rightSidebar li .txt { height: 48px; line-height: 24px; font-size: 14px; color: #555555; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; } .container .rightSidebar li .date { font-size: 12px; color: #555555; text-align: right; margin-top: 4px; } .container .urgent { width: 33px; height: 33px; /* 招聘“急”字背景 background: url(../images/urgent_icon.png) no-repeat;*/ background-size: 100% auto; position: absolute; top: 0; right: 0; z-index: 5; } .container .columnMenu { width: 100%; text-align: center; margin-top: 20px; position: fixed; top: 35px; left: 0; z-index: 90; background: #fff; padding: 10px 0; } .container .columnMenu:after { content: ""; height: 0; display: block; clear: both; } .container .columnMenu ul { display: inline-block; } .container .columnMenu li { float: left; margin: 0 40px; } .container .columnMenu li.on a .icon1, .container .columnMenu li a:hover .icon1 { display: none; } .container .columnMenu li.on a .icon2, .container .columnMenu li a:hover .icon2 { display: block; } .container .columnMenu li.on a .txt, .container .columnMenu li a:hover .txt { color: #003f88; } .container .columnMenu li .icon1, .container .columnMenu li .icon2 { height: 40px; line-height: 40px; } .container .columnMenu li .icon1 img, .container .columnMenu li .icon2 img { vertical-align: middle; } .container .columnMenu li .icon2 { display: none; } .container .columnMenu li .txt { font-size: 14px; color: #555555; margin-top: 5px; } .newsPage { padding-bottom: 64px; } .newsPage .banner { height: auto; } .newsPage .banner .pic1 { display: block; } .newsPage .banner .text { position: absolute; bottom: 0; left: 0; z-index: 9; width: 100%; background: url(../images/banner_text.png); padding: 14px; box-sizing: border-box; height: auto; transform: translate(0, 0); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); top: auto; } .newsPage .banner .text .tit { height: 30px; line-height: 30px; font-size: 20px; font-weight: bold; color: #fff; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; } .newsPage .banner .text .txt { height: 20px; line-height: 20px; font-size: 14px; color: #fff; margin-top: 10px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; } .newsPage .banner .swiper-pagination { bottom: 76px; } .newsPage .banner .swiper-pagination-bullet { width: 45px; height: 1px; background: #fff; margin: 0 5px; border-radius: 0; position: relative; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .newsPage .banner .swiper-pagination-bullet::after { content: " "; position: absolute; left: 0; top: 0; width: 0%; height: 100%; background: #003f88; z-index: 5; transition: 3s; -webkit-transition: 3s; -moz-transition: 3s; -ms-transition: 3s; -o-transition: 3s; } .newsPage .banner .swiper-pagination-bullet-active { width: 80px; height: 3px; } .newsPage .banner .swiper-pagination-bullet-active:after { width: 100%; } .newsPage .newsList { margin-top: 42px; /*第一版大图列表*/ /*第一版大图列表*/ } .newsPage .newsList:after { content: ""; height: 0; display: block; clear: both; } .newsPage .newsList li:after { content: ""; height: 0; display: block; clear: both; } .newsPage .newsList li a { display: block; padding-top: 36px; } .newsPage .newsList li a:hover .tit { color: #003f88; } .newsPage .newsList li .date { width: 98px; float: left; } .newsPage .newsList li .date .p1 { font-size: 15px; color: #555555; } .newsPage .newsList li .date .p2 { font-size: 50px; color: #555555; } .newsPage .newsList li .text { padding-left: 98px; box-sizing: border-box; } .newsPage .newsList li .text .tit { height: 24px; line-height: 24px; font-size: 20px; font-weight: bold; color: #000; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .newsPage .newsList li .text .txt { height: 56px; line-height: 28px; font-size: 15px; color: #555555; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; margin-top: 12px; } .newsPage .newsList li .text .line { height: 1px; background: #eeeeee; margin-top: 14px; } .newsPage .details { width: 860px; float: left; background: #fafafa; position: relative; padding: 30px; box-sizing: border-box; margin-top: 36px; } .newsPage .details .title { text-align: center; line-height: 36px; font-size: 26px; font-weight: bold; color: #000000; } .newsPage .details .date { text-align: right; font-size: 12px; color: #555555; margin-top: 14px; } .newsPage .details .new { width: 34px; height: 34px; background: url(../images/new_icon.png) no-repeat; background-size: 100% auto; position: absolute; right: 0; top: 0; z-index: 5; } .newsPage .details .article { margin-top: 24px; } .aboutPage { padding: 100px 0 42px 0; } .aboutPage .introduction { padding: 50px 0 0 0; } .aboutPage .introduction:after { content: ""; height: 0; display: block; clear: both; } .aboutPage .introduction .text { max-width: 690px; float: left; margin-top: 80px; } .aboutPage .introduction .text .title { font-size: 40px; color: #000; } .aboutPage .introduction .text .txt { line-height: 30px; font-size: 16px; color: #000; margin-top: 28px; } .aboutPage .introduction .text .more { height: 30px; line-height: 30px; float: right; padding: 0 22px; background: #003f88; font-size: 14px; color: #fff; margin-top: 42px; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .aboutPage .introduction .text .more:hover { background: #045cc1; } .aboutPage .introduction .pic { max-width: 436px; float: right; text-align: center; } .aboutPage .introduction .pic img { max-width: 100%; } .aboutPage .introduction .number { background: #fafafa; margin-top: 50px; clear: both; text-align: center; } .aboutPage .introduction .number:after { content: ""; height: 0; display: block; clear: both; } .aboutPage .introduction .number .box { width: 25%; float: left; padding: 48px 0; } .aboutPage .introduction .number .p1 { font-size: 18px; color: #000000; } .aboutPage .introduction .number .p2 { font-size: 18px; color: #000000; margin-top: 10px; } .aboutPage .introduction .number .p2 span { font-size: 40px; color: #003f88; } .aboutPage .achievement { padding: 40px 0; } .aboutPage .achievement .title { font-size: 24px; color: #003f88; text-align: center; } .aboutPage .achievement ul { margin-top: 40px; } .aboutPage .achievement ul:after { content: ""; height: 0; display: block; clear: both; } .aboutPage .achievement ul li { width: 25%; float: left; text-align: center; } .aboutPage .achievement ul li .icon { line-height: 62px; } .aboutPage .achievement ul li .icon img { max-width: 100%; vertical-align: middle; } .aboutPage .achievement ul li .txt { max-width: 230px; margin: 40px auto 0 auto; line-height: 24px; font-size: 16px; color: #030000; } .aboutPage .mission { background: url(../images/mission_bg.jpg) no-repeat; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; text-align: center; padding: 70px 0 90px 0; } .aboutPage .mission .p1 { font-size: 24px; color: #000; } .aboutPage .mission .p2 { line-height: 30px; font-size: 16px; color: #000; margin-top: 34px; } .aboutPage .introduce { margin-top: 70px; line-height: 30px; font-size: 16px; color: #030000; } .aboutPage .introduce .pic1 { float: right; margin-left: 94px; } .aboutPage .introduce .pic1 img { max-width: 100%; } .aboutPage .introduce .tit { font-size: 35px; color: #000000; } .aboutPage .history { margin: 40px 0; } .aboutPage .history .title { font-size: 35px; color: #000000; } .aboutPage .history .content { position: relative; max-width: 512px; margin: 20px auto 0 auto; } .aboutPage .history .content .line { width: 2px; height: 100%; position: absolute; left: 50%; top: 0; bottom: 0; margin-left: -1px; background: #003f88; z-index: 2; } .aboutPage .history .content li { padding: 0 40px; box-sizing: border-box; } .aboutPage .history .content li:after { content: ""; height: 0; display: block; clear: both; } .aboutPage .history .content li .tit { width: 180px; line-height: 26px; text-align: center; background: #003f88; font-size: 15px; color: #fff; float: left; } .aboutPage .history .content li .years { width: 314px; line-height: 30px; font-size: 15px; color: #003f88; clear: both; padding-left: 258px; box-sizing: border-box; background: url(../images/years_line.gif) repeat-x 0 center; position: relative; float: left; } .aboutPage .history .content li .years span { background: #fff; padding: 0 2px; } .aboutPage .history .content li .years .circle { width: 20px; height: 20px; background: #003f88; border-radius: 50%; position: absolute; left: 206px; top: 5px; z-index: 5; } .aboutPage .history .content li .text { width: 180px; padding: 14px; box-sizing: border-box; background: #f2f2f2; line-height: 22px; font-size: 14px; color: #000; float: left; } .aboutPage .history .content li:nth-child(even) .tit { float: right; } .aboutPage .history .content li:nth-child(even) .years { padding: 0; float: right; } .aboutPage .history .content li:nth-child(even) .years .circle { right: 206px; left: auto; } .aboutPage .history .content li:nth-child(even) .text { float: right; } .aboutPage .history .content li:nth-child(even).wide .years { padding: 0px; } .aboutPage .history .content li:nth-child(even).wide .years span { float: left; } .aboutPage .history .content li:nth-child(even).wide .years .circle { right: 247px; left: auto; } .aboutPage .history .content li.wide { padding: 0; } .aboutPage .history .content li.wide .text, .aboutPage .history .content li.wide .tit { width: 218px; } .aboutPage .history .content li.wide .years { width: 352px; padding-left: 296px; } .aboutPage .history .content li.wide .years .circle { left: 246px; } .aboutPage .shares { padding: 50px 0 26px 0; border-bottom: solid 1px #d2d2d2; } .aboutPage .shares .title { font-size: 20px; color: #000; } .aboutPage .shares .title .time { font-size: 16px; color: #555555; } .aboutPage .shares table { width: 100%; margin-top: 30px; } .aboutPage .shares table tr:nth-child(odd) td { background: #f2f8fc; height: 32px; color: #555555; font-weight: normal; } .aboutPage .shares table tr:nth-child(odd) td:first-child { border-left: solid 4px #003f88; } .aboutPage .shares table tr:nth-child(3) td:first-child { border: none; } .aboutPage .shares table td { height: 36px; font-size: 14px; color: #000; font-weight: bold; padding: 0 20px; } .aboutPage .shares table .ts { text-align: center; color: #c80000; font-weight: normal; } .aboutPage .shares table .ts .p1 { font-size: 50px; } .aboutPage .shares table .ts .p2 { font-size: 15px; } .aboutPage .shares table .ts .p2 span { width: 50%; max-width: 100px; display: inline-block; } .aboutPage .report { padding: 26px 0; border-bottom: solid 1px #d2d2d2; } .aboutPage .report .title { font-size: 20px; color: #000; } .aboutPage .report ul { margin-top: 26px; } .aboutPage .report ul:after { content: ""; height: 0; display: block; clear: both; } .aboutPage .report ul li { width: 20%; float: left; text-align: center; padding: 0 5px; box-sizing: border-box; } .aboutPage .report ul li .pic { max-width: 102px; margin: 0 auto; } .aboutPage .report ul li .pic img { width: 100%; display: block; } .aboutPage .report ul li .txt { font-size: 14px; color: #003f88; margin-top: 12px; } .aboutPage .governance { padding: 30px 0 0 0; border-bottom: solid 1px #c4c4c4; } .aboutPage .governance .title { /*text-align: center; color: #003f88; */ font-size: 20px; } .aboutPage .governance ul { margin-top: 25px; } .aboutPage .governance ul li { line-height: 50px; font-size: 14px; background: url(../images/governance_line.gif) repeat-x 0 0; } .aboutPage .governance ul li:after { content: ""; height: 0; display: block; clear: both; } .aboutPage .governance ul li a { height: 50px; float: right; font-size: 14px; color: #003f88; width: 50px; text-align: center; } .aboutPage .governance ul li .txt { padding-right: 50px; color: #333333; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; } .aboutPage .propaganda { padding: 32px 0; } .aboutPage .propaganda .title { font-size: 20px; color: #000000; } .aboutPage .propaganda .box { width: 455px; float: left; margin-top: 16px; text-align: center; } .aboutPage .propaganda .box:nth-child(even) { float: right; } .aboutPage .propaganda .box a:hover .pic img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); } .aboutPage .propaganda .box a:hover .txt { color: #003f88; } .aboutPage .propaganda .box .pic { overflow: hidden; } .aboutPage .propaganda .box .pic img { width: 100%; display: block; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .aboutPage .propaganda .box .txt { font-size: 14px; color: #000; margin-top: 14px; } .aboutPage .platform { text-align: center; background: #003f88; display: block; font-size: 16px; color: #fff; line-height: 30px; padding: 19px 0; margin-top: 40px; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .aboutPage .platform:hover { background: #0250aa; } .aboutPage .honorList { padding: 66px 0 0 0; } .aboutPage .honorList:after { content: ""; height: 0; display: block; clear: both; } .aboutPage .honorList li { float: left; width: 284px; margin: 0 0 20px 21px; text-align: center; } .aboutPage .honorList li:nth-child(4n+1) { margin-left: 0; } .aboutPage .honorList li a { display: block; padding: 12px; box-sizing: border-box; background: #fafafa; cursor: default; } .aboutPage .honorList li a:hover .pic img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); } .aboutPage .honorList li a:hover .txt { color: #003f88; } .aboutPage .honorList li .pic { max-height: 240px; margin: 20px 0; overflow: hidden; } .aboutPage .honorList li .pic img { vertical-align: middle; max-width: 100%; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .aboutPage .honorList li .txt { height: 48px; line-height: 24px; font-size: 15px; color: #000000; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; /* word-break: break-all; */ transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .aboutPage .business { padding: 80px 0 40px 0; } .aboutPage .business .row { margin-bottom: 80px; } .aboutPage .business .row:last-child { margin-bottom: 0; } .aboutPage .business .row:nth-child(even) .cont { float: right; } .aboutPage .business .row:nth-child(even) .pic { float: left; } .aboutPage .business .cont { max-width: 754px; float: left; } .aboutPage .business .cont .tit { font-size: 35px; color: #000000; } .aboutPage .business .cont .txt { line-height: 30px; font-size: 16px; color: #000; margin-top: 30px; } .aboutPage .business .cont .see { float: right; font-size: 16px; color: #003f88; margin-top: 20px; } .aboutPage .business .cont .see:hover { color: #0055b6; } .aboutPage .business .pic { max-width: 407px; float: right; } .aboutPage .business .pic img { width: 100%; display: block; } .contactPage .contact { /*text-align: center;*/ padding: 110px 0; } .contactPage .contact .title { font-size: 30px; color: #000; } .contactPage .contact .text { line-height: 24px; font-size: 14px; color: #000; margin-top: 20px; } .contactPage .contact .box { width: 33.333%; float: left; padding: 0 14px; box-sizing: border-box; margin-top: 80px; } .contactPage .contact .address { width: 384px; float: right; text-align: left; margin-top: 100px; } .contactPage .contact .map { float: left; } .contactPage .contact #allmap { width: 760px; height: 440px; float: left; } .recruitmentPage .entrance { padding: 45px 0 100px 0; } .recruitmentPage .entrance img { width: 100%; display: block; } .recruitmentPage .entrance ul { background: #fafafa; } .recruitmentPage .entrance ul:after { content: ""; height: 0; display: block; clear: both; } .recruitmentPage .entrance ul li { width: 33.333%; float: left; padding: 50px 18px; box-sizing: border-box; background: url(../images/entrance_line.gif) no-repeat 0 center; } .recruitmentPage .entrance ul li:first-child { background: none; } .recruitmentPage .entrance ul li .tit { font-size: 20px; color: #000; text-align: center; } .recruitmentPage .entrance ul li .txt { line-height: 24px; font-size: 14px; color: #555555; margin: 22px 0; } .recruitmentPage .entrance ul li .more { font-size: 14px; color: #003f88; } .recruitmentPage .entrance ul li .more:hover { color: #0555b1; } .recruitmentPage .search { max-width: 596px; margin: 28px auto 40px auto; } .recruitmentPage .search .btn { float: right; } .recruitmentPage .search .btn input { width: 100px; height: 36px; line-height: 36px; text-align: center; float: right; background: #003f88; cursor: pointer; border: none; font-size: 14px; color: #fff; } .recruitmentPage .search .inp { padding-right: 100px; box-sizing: border-box; } .recruitmentPage .search .inp input { width: 100%; height: 36px; border: solid 1px #dddfe3; border-right: none; box-sizing: border-box; line-height: 34px; padding: 0 10px; font-size: 14px; color: #000; } .recruitmentPage .recruitmentList { margin-bottom: 20px; } .recruitmentPage .recruitmentList:after { content: ""; height: 0; display: block; clear: both; } .recruitmentPage .recruitmentList li { width: 386px; float: left; margin: 0 0 20px 20px; } .recruitmentPage .recruitmentList li:nth-child(3n+1) { margin-left: 0; } .recruitmentPage .recruitmentList li a { display: block; padding: 34px 18px; box-sizing: border-box; background: #fafafa; position: relative; } .recruitmentPage .recruitmentList li a:hover .tit { color: #003f88; } .recruitmentPage .recruitmentList li .tit { height: 24px; line-height: 24px; font-size: 20px; color: #000000; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .recruitmentPage .recruitmentList li .txt { height: 24px; line-height: 24px; font-size: 14px; color: #555555; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; margin-top: 26px; } .recruitmentPage .details { width: 860px; float: left; background: #fafafa; position: relative; padding: 30px; box-sizing: border-box; margin-top: 36px; font-size: 14px; line-height: 30px; color: #555555; margin: 36px 0 85px 0 ; } .recruitmentPage .details .title { font-size: 20px; color: #000; } .recruitmentPage .details .article { margin-top: 20px; } .recruitmentPage .details .describe { font-size: 16px; color: #000; margin-top: 20px; background: url(../images/describe_line.gif) repeat-x 0 center; } .recruitmentPage .details .describe span { background: #fafafa; padding-right: 36px; } .recruitmentPage .details .tit { font-size: 16px; color: #000; } .recruitmentPage .details .btn { float: left; padding: 0 30px; height: 40px; line-height: 38px; border: solid 1px #003f88; text-align: center; font-size: 16px; color: #003f88; cursor: pointer; border-radius: 40px; margin-top: 20px; transition-duration: 0.2s; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -ms-transition-duration: 0.2s; -o-transition-duration: 0.2s; } .recruitmentPage .details .btn:hover { background: #003f88; color: #fff; } .popupPosition { width: 658px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); z-index: 109; background: #fff; text-align: center; display: none; } .popupPosition .top { height: 40px; background: #f2f2f2; } .popupPosition .top .close { width: 40px; height: 40px; float: right; background: url(../images/close1.gif) no-repeat center; cursor: pointer; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .popupPosition .top .close:hover { transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); } .popupPosition .inpuBox { padding: 40px 40px 40px 20px; box-sizing: border-box; } .popupPosition .row { margin-bottom: 30px; } .popupPosition .tit { width: 160px; line-height: 40px; font-size: 16px; color: #333; float: left; text-align: right; } .popupPosition .inpu { padding-left: 160px; box-sizing: border-box; } .popupPosition .inpu input[type="text"] { width: 100%; height: 40px; line-height: 40px; padding: 0 10px; box-sizing: border-box; font-size: 16px; color: #666; border: solid 1px #999; border-radius: 4px; } .popupPosition .inpu input[type="file"] { font-size: 16px; margin-top: 6px; float: left; } .popupPosition .inpu .upbtn { min-width: 80px; height: 40px; line-height: 38px; border: solid 1px #003f88; border-radius: 4px; text-align: center; font-size: 16px; color: #003f88; float: left; position: relative; overflow: hidden; padding: 0 40px; cursor: pointer; } .popupPosition .inpu .upbtn input { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; opacity: 0; filter: alpha(opacity=0); font-size: 120px; cursor: pointer; } .popupPosition .btn { width: 200px; height: 44px; line-height: 42px; border-radius: 5px; cursor: pointer; font-size: 18px; color: #003f88; display: block; background: none; margin: 40px auto 0 auto; border: solid 1px #003f88; transition-duration: 0.2s; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -ms-transition-duration: 0.2s; -o-transition-duration: 0.2s; } .popupPosition .btn:hover { color: #fff; background: #003f88; } .recruitmentPage .campus { margin: 100px 0; } .recruitmentPage .campus img { max-width: 100%; } .productPage .banner { height: auto; } .productPage .banner .pic1 { display: block; } .productPage .productList { padding: 80px 0; } .productPage .productList:after { content: ""; height: 0; display: block; clear: both; } .productPage .productList li { width: 386px; float: left; margin: 0 0 20px 20px; } .productPage .productList li:nth-child(3n+1) { margin-left: 0; } .productPage .productList li a { display: block; background: #fafafa; } .productPage .productList li a:hover .pic img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); } .productPage .productList li .pic { height: 287px; overflow: hidden; } .productPage .productList li .pic img { width: 100%; display: block; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .productPage .productList li .text { padding: 24px 28px; box-sizing: border-box; } .productPage .productList li .text .p1 { height: 26px; line-height: 24px; font-size: 20px; color: #003f88; font-weight: bold; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; } .productPage .productList li .text .p2 { height: 20px; line-height: 20px; font-size: 16px; color: #555555; font-weight: bold; margin-top: 32px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; } .productPage .productList li .text .p3 { height: 96px; line-height: 24px; font-size: 14px; color: #555555; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; word-break: break-all; margin-top: 10px; } .productPage .bigTitle { text-align: center; background: #fafafa; color: #000; padding: 90px 0; } .productPage .bigTitle .p1 { font-size: 50px; } .productPage .bigTitle .p2 { font-size: 20px; margin-top: 10px; } .productPage .banner { position: relative; } .productPage .banner .wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); z-index: 2; } .productPage .banner .text { position: static; transform: translate(0, 0); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); max-width: 650px; float: right; line-height: 32px; font-size: 18px; color: #fff; text-align: left; } .productPage .banner .buy { width: 100px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #fff; background: #003f88; float: left; margin-top: 18px; } .productPage .certification { text-align: center; padding: 70px 0 0 0; } .productPage .certification .title { font-size: 30px; font-weight: bold; color: #000; } .productPage .certification ul { display: inline-block; margin-top: 40px; } .productPage .certification ul:after { content: ""; height: 0; display: block; clear: both; } .productPage .certification ul li { width: 386px; float: left; margin: 0 0 25px 20px; } .productPage .certification ul li:nth-child(3n+1) { margin-left: 0; } .productPage .certification ul li a { display: block; } .productPage .certification ul li a:hover .pic img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); } .productPage .certification ul li a:hover .txt { color: #003f88; } .productPage .certification ul li .pic { height: 226px; overflow: hidden; } .productPage .certification ul li .pic img { width: 100%; display: block; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .productPage .certification ul li .txt { height: 60px; line-height: 30px; font-size: 16px; color: #555555; margin-top: 4px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .productPage .application { text-align: center; padding: 70px 0; padding-bottom: 30px; } .productPage .application .title { font-size: 30px; font-weight: bold; color: #000; } .productPage .application ul { display: inline-block; margin-top: 40px; } .productPage .application ul li { width: 358px; float: left; margin: 0 0 40px 60px; } .productPage .application ul li:nth-child(3n+1) { margin-left: 0; } .productPage .application ul li a { display: block; } .productPage .application ul li a:hover .pic img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); } .productPage .application ul li a:hover .txt { color: #003f88; } .productPage .application ul li .pic { height: 205px; overflow: hidden; } .productPage .application ul li .pic img { max-width: 100%; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .productPage .application ul li .txt { margin-top: 18px; font-size: 24px; color: #000; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .productPage .application ul li .txt .p1 { height: 60px; line-height: 30px; font-size: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; /* word-break: break-all;*/ } .productPage .application ul li .txt .p2 { height: 54px; line-height: 28px; font-size: 16px; color: #555555; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; margin-top: 10px; } .productPage .application .text { text-align: center; line-height: 32px; font-size: 18px; color: #000; margin-top: 10px; } .solutionPage .button, .productPage .button { margin-bottom: 80px; } .solutionPage .button a, .productPage .button a { display: block; background: #003f88; font-size: 16px; color: #fff; text-align: center; line-height: 56px; margin-bottom: 24px; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; max-width: 578px; margin-left: auto; margin-right: auto; } .solutionPage .button a:hover, .productPage .button a:hover { background: #0052b2; } .solutionPage .button p, .productPage .button p{ display: inline-block; vertical-align: middle; margin-top: -8px; } .solutionPage .button img, .productPage .button img{ vertical-align: middle; margin-right: 4px; margin-top: -4px; } .productPage .doubleInterface { padding-bottom: 60px; } .productPage .doubleInterface .wrap { max-width: 1030px; } .productPage .doubleInterface .text { max-width: 600px; float: left; line-height: 32px; font-size: 18px; color: #000; margin-top: 90px; } .productPage .doubleInterface .pic { max-width: 500px; float: right; text-align: center; } .productPage .doubleInterface .pic img { max-width: 100%; } .productPage .characteristic { padding: 70px 0; } .productPage .characteristic .title { text-align: center; font-size: 30px; font-weight: bold; color: #000; } .productPage .characteristic .text { text-align: center; line-height: 60px; font-size: 18px; color: #555555; margin-top: 40px; } .popupSupport { width: 680px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); z-index: 109; background: url(../images/jszctc.png) no-repeat right bottom #fff; background-size: 96% auto; display: none; /*display: block;*/ /*min-height: 400px;*/ } .popupSupport .top { height: 40px; background: #f2f2f2; } .popupSupport .close { width: 32px; height: 32px; background: url(../images/close8.png) no-repeat center; background-size: 100% 100%; cursor: pointer; position: absolute; right: 15px; top: 15px; z-index: 5; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; } .popupSupport .close:hover { transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); } .popupSupport .logo { width: 122px; position: absolute; left: 30px; top: 20px; z-index: 5; } .popupSupport .logo img { width: 100%; display: block; } .popupSupport .title { font-size: 28px; color: #000; margin-top: 26px; } .popupSupport .text { width: 44%; padding: 150px 20px; float: right; font-size: 18px; color: #000; line-height: 30px; } .popupSupport .text a { font-size: 18px; color: #000; } .popupSupport .text .tit{ font-size: 22px; color: #000; margin-bottom: 14px; } @media only screen and (min-width: 1200px) { .aboutPage .honorList li .pic img { height: 172px; } } .scsidebar { width: 300px; float: left; background: #f4f4f4; } .scsidebar.type2 { border: 1px solid #dfdfdf; } .scsidebar .title { position: relative; height: 80px; line-height: 80px; padding: 0 32px; box-sizing: border-box; font-size: 18px; color: #333; font-weight: bold; } .scsidebar.type2 .title::after { content: ""; display: block; position: absolute; right: 0; top: 0; height: 100%; width: 2px; background: #003f88; } .scsidebar.type2 .ul { background: #ffffff; } .scsidebar ul ul { display: none; border-top: solid 1px #dfdfdf; padding-left: 2em; } .scsidebar ul ul .a-title { position: relative; padding-left: 1em; } .scsidebar ul ul a { color: #999999; } .scsidebar ul ul .a-title::before { content: ""; position: absolute; left: 0; top: 50%; transform: translate(0,-50%); border-radius: 50%; height: 6px; width: 6px; background: #999999; } .scsidebar li a:hover, .scsidebar li.on>a { background: #003f88; color: #fff; } .scsidebar.type2 li.on>a { background: transparent; color: #003f88; } .scsidebar.type2 li.on>a::after { opacity: 1; } .scsidebar li a { display: flex; position: relative; justify-content: space-between; align-items: center; border-top: solid 1px #dfdfdf; height: 72px; line-height: 72px; padding: 0 30px; box-sizing: border-box; font-size: 16px; color: #333; transition-duration: 0.2s; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -ms-transition-duration: 0.2s; -o-transition-duration: 0.2s; } .scsidebar li li:nth-child(1) a { border-top: 0 none; } .scsidebar li a::after { content: ""; display: block; position: absolute; right: 0; top: 0; height: 100%; width: 2px; background: #003f88; opacity: 0; } .scsidebar li .jt { position: relative; flex-shrink: 0; margin-left: 10px; width: 12px; height: 0; } .scsidebar li .jt::before , .scsidebar li .jt::after { content: ""; display: block; position: absolute; left: 50%; top: 50%; background: #666666; transform: translate(-50%,-50%); } .scsidebar li .jt::before { width: 12px; height: 2px; } .scsidebar li .jt::after { width: 2px; height: 12px; } .scsidebar li a:hover>.jt::before , .scsidebar li a:hover>.jt::after , .scsidebar li.on>a>.jt::before , .scsidebar li.on>a>.jt::after { background: #003f88; } .scsidebar li.on>a>.jt::after { display: none; } .scsidebar.type2 ul li a:hover { background: transparent; color: #003f88; } .scsidebar ul li a:hover>.a-title::before , .scsidebar ul li.on>a>.a-title::before { background: #003f88; } .solutionPage { padding: 20px 0 40px 0; } .solutionPage .rightbox { width: 872px; float: right; } .solutionPage .toptab { text-align: center; border-bottom: 1px solid #cccccc; } .solutionPage .toptab:after { content: ""; height: 0; display: block; clear: both; } .solutionPage .toptab ul { display: inline-block; } .solutionPage .toptab li { float: left; margin: 0 60px; } .solutionPage .toptab li.on a, .solutionPage .toptab li a:hover { color: #003f88; } .solutionPage .toptab li a { height: 80px; line-height: 80px; font-size: 20px; color: #333333; font-weight: bold; } .solutionPage .introduce { margin: 30px 0; } .solutionPage .introduce .text { line-height: 24px; font-size: 16px; color: #333333; margin-top: 18px; } .solutionPage .introduce .text img { max-width: 100%; } .solutionPage .down , .solutionPage .apply { margin: 30px 0; } .solutionPage .down ul, .solutionPage .apply ul { margin: 20px -7px 0 -7px; text-align:center; } .solutionPage .down ul:after , .solutionPage .apply ul:after { content: ""; height: 0; display: block; clear: both; } .solutionPage .apply li { width: 33%; padding: 0 7px; /* float: left; */ display:inline-block; box-sizing: border-box; text-align: center; margin-bottom: 12px; } .solutionPage .down li .pic .icon { width: 24px; height: 24px; } .solutionPage .apply li a { display: block; } .solutionPage .down li { text-align: left; padding-left: 17px; padding-right:: 7px; } .solutionPage .down li a { display: inline-block; text-align: center; } .solutionPage .apply li a:hover img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); } .solutionPage .apply li a:hover .txt { color: #003f88; } .solutionPage .apply li .pic { overflow: hidden; } .solutionPage .apply li .pic img { width: 100%; display: block; transition-duration: 0.8s; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; } .solutionPage .apply li .txt { height: 36px; line-height: 36px; font-size: 16px; color: #333333; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s; } .solutionPage .apply.big ul { margin-right: -9px; margin-left: -9px; } .solutionPage .apply.big li { padding: 0 9px; } .solutionPage .button { margin: 50px 0 0 0; } .solutionPage .kong { text-align: center; max-width: 310px; margin: 60px auto 0 auto; } .solutionPage .kong .pic img { width: 100%; display: block; } .solutionPage .kong .txt { font-size: 16px; color: #333; margin-top: 24px; } .solutionPage .applyList { margin-top: 30px; } .solutionPage .applyList li { margin-bottom: 20px; } .solutionPage .applyList li:after { content: ""; height: 0; display: block; clear: both; } .solutionPage .applyList li a { display: block; background: #f4f4f4; } .solutionPage .applyList li a:after { content: ""; height: 0; display: block; clear: both; } .solutionPage .applyList li a:hover img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); } .solutionPage .applyList li a:hover .tit { color: #003f88; } .solutionPage .applyList li .pic { width: 282px; overflow: hidden; float: left; } .solutionPage .applyList li .pic img { width: 100%; display: block; transition-duration: 0.8s; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; } .solutionPage .applyList li .text { padding: 26px 28px 0 312px; } .solutionPage .applyList li .tit { height: 30px; line-height: 30px; font-size: 20px; color: #333; font-weight: bold; transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; } .solutionPage .applyList li .txt { height: 72px; line-height: 24px; font-size: 16px; color: #666; margin-top: 14px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; } .self-check-box { --sw: 20px; display: flex; position: relative; align-items: center; justify-content: center; } .self-check-box input[type="checkbox"] { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; } .self-check-box input[type="checkbox"]:checked+.checkbox-i::before { background-color: #003f88; } .self-check-box .checkbox-i { display: flex; box-sizing: border-box; border-radius: 50%; border: 1px solid #efefef; cursor: pointer; width: var(--sw); height: var(--sw); background: #ffffff; align-items: center; justify-content: center; } .self-check-box .checkbox-i::before { content: ''; display: block; box-sizing: border-box; border-radius: 50%; width: calc(var(--sw)*.5); height: calc(var(--sw)*.5); background: #efefef; } .solutionPage .downloadList { margin-top: 20px; } .downloadList .top { background: #666; } .downloadList .top:after { content: ""; height: 0; display: block; clear: both; } .downloadList .top span { width: calc((100% - 34px)/6); line-height: 30px; float: left; text-align: center; font-size: 16px; color: #fff; padding: 13px 0; } .downloadList .top span.check-icon , .downloadList .list li .ls span.check-icon { display: flex; width: 34px; height: 30px; align-items: center; justify-content: flex-end; } .downloadList .list{ border: solid 1px #dddddd; } .downloadList .list li { /*margin-bottom: 10px;*/ background: #fff; } .downloadList .list li:nth-child(odd) { background: #F4F4F4; } .downloadList .list li .ls { display: flex; align-items: center; } .downloadList .list li .ls:after { content: ""; height: 0; display: block; clear: both; } .downloadList .list li .ls span { width: calc((100% - 34px)/6); line-height: 30px; float: left; font-size: 16px; color: #333; padding: 12px 0; text-align: center; } .downloadList .list li .ls img { vertical-align: middle; margin-top: -4px; } .downloadList .list li .ls span.sb, .downloadList .list li .t { padding: 16px 0; line-height: 22px; font-size: 14px; color: #333; } .downloadList .top span.sb, .downloadList .list li span.sb{ width: calc(((100% - 34px)/6)*2); } .downloadList .list li .ls span.sb{ text-align: left; } .downloadList .list li .ls span.check-icon{ text-align: left; } .down-list-btns-block { display: flex; padding: 25px 0; align-items: center; justify-content: space-between; } .down-list-btns-block .btns-box { display: flex; flex-wrap: wrap; } .down-list-btns-block .paging { padding: 0; } .down-list-btns-block .btns-box a { display: block; background-color: #003f88; box-sizing: border-box; min-width: 100px; padding: 0 1.2em; text-align: center; font-size: 14px; line-height: 30px; color: #ffffff; } .down-list-btns-block .btns-box a+a { margin-left: 6px; } .down-list-btns-block .btns-box .show-cancel-all { display: none; } .down-list-btns-block .btns-box .show-cancel .show-select-all { display: none; } .down-list-btns-block .btns-box .show-cancel .show-cancel-all { display: block; } .solutionPage .pctitle, .developerPage .pctitle { height: 20px; line-height: 20px; font-size: 20px; color: #333333; padding-left: 10px; border-left: solid 4px #003f88; box-sizing: border-box; font-weight: bold; } .developerPage { padding-top: 120px; } .developerPage .kong { text-align: center; padding: 40px 0; } .developerPage .search { margin: 0 -5px; } .developerPage .search:after { content: ""; height: 0; display: block; clear: both; } .developerPage .search .inpu { width: 22%; float: left; padding: 0 5px; box-sizing: border-box; } .developerPage .search select, .developerPage .search input[type='text'] { width: 100%; border: solid 2px #999999; box-sizing: border-box; height: 56px; line-height: 56px; padding: 0 18px; font-size: 16px; color: #999; outline: none; } .developerPage .search select::-webkit-input-placeholder, .developerPage .search input[type='text']::-webkit-input-placeholder { color: #999999; } .developerPage .search select:-moz-placeholder, .developerPage .search input[type='text']:-moz-placeholder { color: #999999; } .developerPage .search select::-moz-placeholder, .developerPage .search input[type='text']::-moz-placeholder { color: #999999; } .developerPage .search select:-ms-input-placeholder, .developerPage .search input[type='text']:-ms-input-placeholder { color: #999999; } .developerPage .search select { background: url(../images/developer_select.png) no-repeat right 8px center; appearance: none; -moz-appearance: none; -webkit-appearance: none; } .developerPage .search .btn { width: 12%; float: right; padding: 0 5px; box-sizing: border-box; } .developerPage .search .btn .b { background: #003f88; position: relative; transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s; } .developerPage .search .btn .b:hover { background: #034ea4; } .developerPage .search .btn button, .developerPage .search .btn input { width: 100%; height: 56px; font-size: 16px; color: #fff; cursor: pointer; text-indent: 26px; position: relative; z-index: 4; background: none; } .developerPage .search .btn span { width: 18px; height: 18px; position: absolute; left: 50%; top: 50%; transform: translate(-34px, -40%); -webkit-transform: translate(-34px, -40%); -moz-transform: translate(-34px, -40%); -ms-transform: translate(-34px, -40%); -o-transform: translate(-34px, -40%); z-index: 2; background: url(../images/search.png) no-repeat; display: block; } .developerPage .downloadList { margin-top: 40px; } .developerPage .apply { padding-bottom: 60px; } .developerPage .apply .row { margin: 30px 0 20px 0; } .developerPage .apply .col { width: 564px; float: left; margin-bottom: 30px; } .developerPage .apply .col:nth-child(even) { float: right; } .developerPage .apply .tit { width: 110px; height: 56px; line-height: 56px; float: left; text-align: right; font-size: 16px; color: #333; padding-right: 18px; box-sizing: border-box; } .developerPage .apply .tit span { color: #EA520F; margin-right: 8px; font-size: 20px; vertical-align: middle; } .developerPage .apply .inpu { padding-left: 110px; } .developerPage .apply select, .developerPage .apply input[type='text'] { width: 100%; height: 56px; line-height: 52px; border: 2px solid #999999; box-sizing: border-box; padding: 0 18px; font-size: 16px; color: #999; outline: none; } .developerPage .apply select::-webkit-input-placeholder, .developerPage .apply input[type='text']::-webkit-input-placeholder { color: #999999; } .developerPage .apply select:-moz-placeholder, .developerPage .apply input[type='text']:-moz-placeholder { color: #999999; } .developerPage .apply select::-moz-placeholder, .developerPage .apply input[type='text']::-moz-placeholder { color: #999999; } .developerPage .apply select:-ms-input-placeholder, .developerPage .apply input[type='text']:-ms-input-placeholder { color: #999999; } .developerPage .apply select.er, .developerPage .apply input[type='text'].er { border: solid 2px #ea520f; color: #ea520f; } .developerPage .apply select.er::-webkit-input-placeholder, .developerPage .apply input[type='text'].er::-webkit-input-placeholder { color: #ea520f; } .developerPage .apply select.er:-moz-placeholder, .developerPage .apply input[type='text'].er:-moz-placeholder { color: #ea520f; } .developerPage .apply select.er::-moz-placeholder, .developerPage .apply input[type='text'].er::-moz-placeholder { color: #ea520f; } .developerPage .apply select.er:-ms-input-placeholder, .developerPage .apply input[type='text'].er:-ms-input-placeholder { color: #ea520f; } .developerPage .apply select { background: url(../images/developer_select.png) no-repeat right 18px center; appearance: none; -moz-appearance: none; -webkit-appearance: none; } .developerPage .apply .btn { margin-top: 30px; } .developerPage .apply .btn input { width: 452px; height: 56px; line-height: 56px; text-align: center; display: block; margin: 0 auto; font-size: 16px; color: #fff; background: #003f88; cursor: pointer; transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s; } .developerPage .apply .btn input:hover { background: #034ea4; } .developerPage .successful { text-align: center; padding-bottom: 84px; } .developerPage .successful .pic { max-width: 192px; margin: 0 auto; } .developerPage .successful .pic img { width: 100%; display: block; } .developerPage .successful .tit { font-size: 16px; color: #333; font-weight: bold; margin: 16px 0; } .developerPage .successful .txt { line-height: 22px; font-size: 14px; color: #666; } .developerPage .successful .btn { margin-top: 56px; } .developerPage .successful .btn input { width: 452px; height: 56px; line-height: 56px; text-align: center; display: block; margin: 0 auto; font-size: 16px; color: #fff; background: #003f88; cursor: pointer; transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s; } .developerPage .successful .btn input:hover { background: #034ea4; } /****隐藏下载按钮*****/ .downloadList .top span.check-icon, .downloadList .list li .ls span.check-icon { display: none; } .down-list-btns-block .btns-box { display: none; } .down-list-btns-block .paging { width: 100%; }