123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434 |
- @charset "utf-8";
- *{ margin:0; padding:0; font-size:0;color:#454545;}
- a,a:hover,a:visited,a:active{ text-decoration: none;}
- a:hover{ text-decoration: underline; }
- li{ text-decoration: none;}
- body{ background:#f0f2f4;}
-
- .block-img{ text-align: center; }
- .block-img img{margin: 0 auto;}
- .g1{ height: 495px; }
- .g2{ height: 495px; }
- .g2 .right-290{ height: 495px; }
- .g2 .links li a span{ width: 280px; }
- .g3{ height: 970px; }
- .g3 .links li a span{ width: 300px; }
- .part-box .part .blocks3 .links li a{ width:335px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
- .g4{ height: 440px; }
- .g4 .right-290{ height: 440px; }
- .block-3{border-bottom: 18px solid #f0f2f4; padding-bottom: 20px;}
- .mrg30{ margin: 30px 0; overflow: hidden; }
- .wid100{ width: 100% !important; display: block !important; margin: 70px 0; }
-
- /*public*/
- .wrap{ background: #fff;}
- .tipsbar{text-align: center;height:44px; line-height:44px; font-size:12px; color:#6b6b6b; background:#f0f2f4;}
- .header-box{ width:1250px; margin:0 auto; padding: 17px 0;}
- .header-box li{ display: inline-block; vertical-align: middle;}
- .header-box li.logo{ width: 155px; height: 55px;}
- .header-box li.dest{font-size:14px; margin: 0 35px 0 20px; background: linear-gradient(#1D89FD, #006CE0); width: 92px; height: 28px; color: #fff; line-height: 28px; border-radius: 15px; text-align: center;}
- .header-box li.dest img{ width: 9px; height: 6px; margin-left: 8px; vertical-align: middle;transition:.5s;transform: rotate(0);}
- .header-box li.search{ margin-right: 30px;}
- .header-box li.search input{outline: none;border: none; background: #f0f2f4; width: 240px; height: 42px; line-height: 42px; border-radius: 5px; font-size: 14px; color: #333; padding:0 15px; vertical-align: middle;}
- .header-box li.search button{color: rgba(255,255,255,0.00); margin-left: -40px; vertical-align: middle;width:40px; height: 40px; border:none; background: url("../image/icons/search_icon.jpg") no-repeat center; background-size: 16px; }
- .header-box li .flex{}
- .header-box li .flex a{ display: inline-block; width: 78px; font-size: 14px; color: #333; text-align: center; vertical-align: middle;}
- .header-box li .flex a img{display: block; margin: 0 auto 9px; width: 34px; height: 34px;transition:.5s; }
- .header-box li.bigImg a{ display: block; margin-left: 25px;}
- .header-box li.bigImg a img{width:225px; height: 80px;}
- .header .search form {border:none;}
- .header .dest span {
- color:#fff;
- font-size:14px;
- }
-
- .nav-bar{}
- .nav-bar .bg-box{ background: #006CE0; }
- .nav-bar .nav-menu{width: 1250px; height: 64px; line-height: 64px; margin: 0 auto;}
- .nav-bar .nav-menu li{ display: inline-block;}
- .nav-bar .nav-menu li a{display: block; text-align: center; font-size: 18px; color: #fff; }
- .nav-bar .nav-menu li a:hover, .nav-bar .nav-menu li a.active{ background: #1885FB;}
- .nav-bar .bg-box2{ background: #fff; }
- .nav-bar .nav-sec{width: 1250px; background: #fff; margin: 0 auto; height: 50px; line-height: 50px;}
- .nav-bar .nav-sec span{display: inline-block; padding-left: 55px;font-size: 14px; background: url("../image/icons/icon_01.png") no-repeat 10px center; background-size: 28px; vertical-align: middle;}
- .nav-bar .nav-sec li{ display: inline-block; vertical-align: middle;}
- .nav-bar .nav-sec li a{display: block; position: relative;font-size: 14px; text-align: center; padding: 0 18px; }
- .nav-bar .nav-sec li a::after{ content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; display: block; width: 1px; height: 16px; background: #454545;}
- .nav-bar .nav-sec li:last-child a::after{display: none;}
-
- .container{ width:1250px; overflow: hidden; margin:18px auto;}
- .container .left-265{display: inline-block;vertical-align: top; width: 265px; background: #fff; margin-right: 12px;}
- .container .left-265 .dl{ margin-bottom: 18px; padding-top: 15px;}
- .container .left-265 .dt{background: url("../image/icons/icon_02.png") no-repeat 10px center; color: #232323; font-size: 18px; border-left: 5px solid #006CE0; padding-left: 42px; margin-bottom: 12px;}
- .container .left-265{display: inline-block; }
- .container .left-265 .dl:nth-child(2) .dt{background-image: url("../image/icons/icon_03.png");}
- .container .left-265 .dl:nth-child(3) .dt{background-image: url("../image/icons/icon_04.png");}
- .container .left-265 .dl:nth-child(3) a{ display: block; width: 100%;}
- .container .left-265 .dl:nth-child(3) img{ width:242px; height: 150px; margin:0 auto;}
- .container .center-670{display: inline-block; min-height: 495px; background: #fff; width:670px;vertical-align: top;}
- .container .center-670 .banner-box{ border-radius: 5px; width: 670px;}
- .swiper .swiper-wrapper {width:100%;}
- .container .center-670 .item{ display: inline-block;margin-top: 10px; width: 300px;height:92px; padding:0 17px;}
- .container .center-670 .item h3{width: 300px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color: #006CE0; font-size: 16px; line-height: 2.4;}
- .container .center-670 .item li{ }
- .container .center-670 .item li a{display: block; width: 290px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; position: relative;color: #464646; font-size: 16px; line-height: 1.7; padding-left:0;}
- .container .center-670 .item li a::before{
- content: ""; position: absolute; left: 0px; bottom: -35px; margin: auto; display: block; width: 5px; height: 5px; background: #006CE0;transition:.5s;
- }
- .container .center-670 .item li a:hover::before {bottom:12px;}
- .container .right-290{float: right; width:290px;vertical-align: top; background: #fff;}
- .tools{ display: flex; flex-wrap:wrap;}
- .tools li{ flex: 33.33333%;box-sizing: border-box; border-bottom: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1;}
- .tools li a{display: block; font-size: 14px; color: #333; text-align: center; padding: 21px 0;}
- .tools li a img{display: block; margin: 0 auto 13px; width: 34px; height: 34px;transition:.5s; }
-
- /*line*/
- .links li{ margin-left:15px; }
- .links li a{ display: block; width: 405px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;position: relative;color: #464646; font-size: 16px; line-height: 2.2; padding-left:0;}
- .links li a::before{
- content: ""; position: absolute; left: 0px; bottom: -35px; margin: auto; display: block; width: 5px; height: 5px; background: #006CE0;transition:.5s;
- }
- .links li a:hover::before {bottom:15px;}
- .links li a span{ width:256px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; display: inline-block; font-size: 16px; font-weight: normal; vertical-align: middle;transition:.5s;}
- .links li em{ font-size:16px; color: #797979; float: right; font-style: normal; }
-
- /*tit*/
- h4{ color: #232323; font-size: 18px; border-left: 5px solid #006CE0; padding-left:15px; margin: 18px 0;}
- .more{ color: #7a7a7a; font-size: 14px; position: absolute; right: 12px; top: 0; bottom: 0; margin: auto; }
-
- .container .left-945{ width: 945px; display: inline-block; padding: 20px 0; vertical-align: top; background: #fff;}
- .container .row{ clear: both; position: relative; }
- .container .left-945 .tab-box{ float: right; background: #f2f2f2;height: 35px; border-radius: 5px; margin: -48px 15px 0 0; }
- .container .left-945 .tab-box .tab-item{cursor: pointer; border-radius: 5px;display: inline-block; padding:0 15px; font-size: 14px; color: #484848; line-height: 25px; margin: 5px; transition:.5s;}
- .container .left-945 .tab-box .tab-item.active{ color: #fff; }
- .container .block{ display: flex; flex-wrap: nowrap; padding: 15px; }
- .container .block-item{flex:1; margin-right: 14px; }
- .container .block-item a{display: block; padding: 6px; border-radius: 5px; border: 1px solid #e4e4e4;}
- .container .block-item img{ width: 204px; height: 105px; border-radius: 5px; }
- .container .block-item p{ font-size: 14px; color: #484848; line-height: 2.5; }
- .container .block-item .stick{ clear: both; overflow: hidden; padding: 6px 8px; }
- .container .block-item i{ display: block; float: left; color: #006CE0; font-style: normal; font-size: 14px; border-radius: 5px; line-height: 1.3; border: 1px solid #006CE0; padding: 0 10px; }
- .container .block-item em{ font-size: 16px; color: #a8a8a8; font-style: normal; display: block; float: right; }
- .container .row .links{ margin: 12px 0 20px;}
- .container .row .links li{ display: inline-block; width: 445px; margin-left: 20px;}
- .container .row .links li a{ line-height: 1.9; }
- .container .right-290 .row{ position: relative; }
- .container .right-290 .row .more{ margin-top: 6px; }
- .container .right-290 .links li a{ width: 250px; }
- .container .bor{ border-bottom: 1px solid #f0f2f4; }
- .container .dest-box{ float: right; margin-top: -41px; margin-right: 6px; }
- .container .dest-box span{ color: #006CE0; padding:0 10px; }
- .container .dest-box span a {color:#1885FB;font-size:16px;}
- .container .dest-box span a:hover {color:#006CE0;}
- .container .dest{ margin: 0 20px; }
- .container .dest .h4{ font-size: 18px; font-weight: bold; margin: 14px 0;}
- .container .dest .h4 a{ color: #006CE0; font-size: 18px; }
- .container .dest .block2{ width: 420px; display: inline-block; border-bottom: 1px dashed #a0a0a0; padding: 15px 0 0px; }
- .container .dest .block2:nth-child(2n){ float: right; /*margin-left: 45px;*/ }
- .container .dest .block2 .links li a::before{ display: none; }
- .container .dest .links li{ margin-left: 0; border-left-width: 420px;}
- .container .dest .links li a{ padding-left: 0; width: 417px; }
-
- .case{ margin: 20px; }
- .case h3{ font-size: 24px; color: #464646; margin: -4px 0 6px 0; }
- .case .block2{ display: inline-block; width: 436px; }
- .case .block2 img{ width: 398px; height: 127px; }
- .case .block2:nth-child(2n){ float: right;}
- .case .block2 .links li{ margin-left: 0; width: 452px; }
- .case .block2 .links li a{ padding: 0; width: 432px; line-height: 2.1;}
- .case .block2 .links li a::before{ display: none; }
- .case .block2 .links li a i{ display: inline-block; vertical-align: middle; color: #006CE0; font-style: normal; font-size: 16px; border-radius: 30px; width: 60px; height: 22px; line-height: 22px; border: 1px solid #006CE0; text-align: center; margin-right: 12px;}
- .case .bor{ padding: 20px 0; margin-bottom: 15px; border-bottom:1px dashed #a0a0a0; }
-
- .part-box{ background: #fff; }
- .container .part{display: inline-block; vertical-align: top; width: 410px; }
- .container .part:last-child{ float: right; margin-right: 20px; }
- .container .part .more{ margin-top: 20px; }
- .container .part .blocks3 .links li{ display: block; width: 390px; }
- .container .part .blocks3 .links li a{ line-height: 2.2; }
- .container .part h4.sty2{ position: relative; border:none; border-bottom: 1px solid #e2e2e2; padding-left: 0px; margin: 0 0 15px 20px; line-height: 3.2; }
- .container .part h4.sty2::after{ content: ""; position: absolute; left: 0px; bottom: -1px; width: 73px; height: 3px; background: #006CE0; }
-
- .sample-show{ background: #fff; }
- .sample-show .row .more{ margin-top: 5px;}
- .sample-show .row h4{ position: relative;margin: 20px; padding-left: 0; border-left: none;}
- .sample-show .row h4::before{ content: ""; position: absolute; left: -20px; top: 0; bottom: 0; width: 5px; height: 24px; background: #006CE0; }
- .sample-show .dest-box{ margin-top: -42px;margin-right: 180px; }
- .sample-show .row .img-box{display: inline-block; border: 1px solid #deddde; text-align: center; margin-right: 12px; margin-top: 20px;}
- .sample-show .row .img-box:last-child{ margin-right: 0; }
- .sample-show .row .img-box img{ width: 230px; height: 142px; }
- .sample-show .row .img-box p{ font-size: 12px; color: #161616; line-height: 4; }
- .mrg20{ margin: 20px; border-top: 1px solid #e2e2e2; }
- .oth ul{ margin:0 20px 25px; }
- .oth ul li{ display: inline-block; width:9.09%; }
- .oth ul li a{ font-size: 16px; color: #797979; text-align: center; line-height: 2.4; }
- .oth .row h4{ display: inline-block; }
- .oth .row a{ font-size: 16px; line-height: 2.4; display: inline-block; width: 100px; text-align: center; }
-
- /*footer*/
- .footer{ background: #000; }
- .footer .sol{background: #151515; font-size: 16px; color: #fff; text-align: center; line-height: 5; }
- .footer .container{ width:1250px; margin: 0 auto; }
- .footer ul{ display: flex; border-bottom: 1px solid #626262; }
- .footer ul li{ flex: 1; text-decoration: none; text-align: center;}
- .footer ul li a{ color: #fff; font-size: 14px; }
- .footer ul:nth-child(2) li a{font-size: 14px; line-height: 4; }
- .footer .contact{ text-align: center; margin: 25px 0 10px; }
- .footer .contact .item{line-height: 2; display: inline-block; background-size: 21px; color: #979797; font-size: 16px; padding-left: 30px; margin: 0 45px; }
- .footer .gray{line-height: 2; color: #979797; font-size: 14px; text-align: center; }
- .footer .img-box{border: none; display: block; text-align: center; margin-top: 40px; }
- .footer .img-box li{margin: 0 10px; display: inline-block;}
- .footer .img-box li img{ border-radius: 8px; }
- .footer .white{ line-height: 4; font-size: 14px; color: #fff; text-align: center; }
- .footer ul.ul {border-top:1px solid #626262;}
- .footer ul.ul li {padding:18px 0;}
- .footer .contact .item a {
- color:#979797;
- font-size:16px;
- }
- .footer .sm {
- margin-bottom:30px;
- }
-
-
- /*二级页面*/
- .bg-white{ background: #fff;}
- .bg-white .container{ margin: 0 auto; }
- .bg-img{ background: #1a4bbb; text-align: center;}
- .bg-img img {width:100%;}
- .left-915{ width: 915px; display: inline-block;}
- .right-295{ width: 295px; float: right;}
- .breadcrumb{ line-height: 3;}
- .breadcrumb li{display: inline-block; margin-left: 5px; font-size: 14px; color: #252525; }
- .breadcrumb li a{ font-size: 14px; color: #252525;}
- .breadcrumb li a::after{ content:" >";}
- .page-head{position: relative; margin: 20px 0; line-height: 40px; background: #fbfaf9; clear: both; }
- .page-head h4{position: relative; color: #006CE0; border: none;margin: 0; }
- .page-head h4::before{ position: absolute; content :""; display: block; width:5px; height: 20px; background: #006CE0; top: 0; bottom: 0; left: 0; margin: auto;}
- .page-head .tab-cho{ position: absolute; top: 0; left: 170px; }
- .page-head .tab-cho .tab-item{display: inline-block; height: 40px; line-height: 40px; font-size: 18px; color: #5c5c5c;padding: 0 30px; }
- .page-head .tab-cho .tab-item.active{ background: #1885FB; color: #fff; }
-
-
- .sec .links li{margin-left: 0; position: relative;}
- .sec .links li a,.sec .links li a span{ width: auto;}
- .sec .line{ width: 100%; border-bottom: 1px solid #e6e6e6; margin: 18px 0;}
- .nav-page{margin: 50px auto; text-align: center;}
- .nav-page ul li{ display: inline-block; }
- .nav-page ul li a{ display: block; margin: 0 5px; padding: 0 13px; height: 30px; line-height: 30px; background: #fff; border:1px solid #e0e0e0; font-size: 16px; color: #555;}
- .nav-page ul li a.active{ background: #2acde4; color: #fff; border:none; }
- .nav-page ul li a.active:hover{ text-decoration: none; cursor: default; }
- .city-choose{ margin: 20px 0; border-bottom: 1px solid #e6e6e6; padding-bottom: 16px; }
- .city-choose li{ display: inline-block;}
- .city-choose li a{ display: block; font-size: 18px; color: #191919; line-height: 1.6; padding: 0 12px; margin: 8px 4px;}
- .city-choose li a.active{ color: #fff; background:#006CE0; border-radius: 5px;}
- .city-sel{ margin: 70px 0;}
- .city-sel .h4{ position: relative; font-size: 20px; color: #040404; line-height: 2;}
- .city-sel .h4::after{ position: absolute; bottom:2px; content: ""; display: block; width: 50px; height: 5px; background: #8cd0d9;}
- .city-sel ul{ border: 1px solid #deddde; border-radius: 5px; padding: 10px 6px 18px; margin-top: 24px;}
- .city-sel ul li{ display: inline-block; width: 9.09%; }
- .city-sel ul li a{ display: block; font-size: 18px; color: #191919; border-bottom: 1px solid #dfdedf; text-align: center; line-height: 2.3; margin: 10px 11px;}
- .right-295 .row{ margin-bottom: 35px;}
- .right-295 .row .links{padding: 10px 0; border: 1px solid #f1f1f1; }
- .right-295 .row .links li{width: 280px; margin-left: 13px;}
- .right-295 .row .links li a{ width: 255px; line-height: 2.4;}
- .right-295 .tools{ border-top: 1px solid #f1f1f1; border-left:1px solid #f1f1f1;}
- .right-295 button{margin-top: 20px; display: block; width: 100%;border: none; cursor: pointer; border-radius: 5px; background: #006CE0; color: #fff; font-size: 18px; line-height: 40px; text-align: center;}
- .sec .block-img img{ border-radius:10px;}
-
- .right-295 .row button a {
- display:inline-block;
- width:100%;height:100%;
- color:#fff;
- font-size:18px;
- }
-
- .gz-tit{ text-align: center; font-size: 35px; font-weight: bold;color: #333; background: url("../image/gz_tit_img.png") no-repeat center bottom; background-size: 555px; padding:20px 0 56px; margin: 60px 0;}
- .gz-list{ text-align: center; margin-bottom: 60px;}
- .gz-list li{ display: inline-block; width: 145px; height: 64px; line-height: 64px; text-align: center; font-size:18px; color: #fff; background: #006CE0;margin: 10px 5px;}
- .gz-list li:hover{ background: #fcc42d;}
- .process-box{ background: #006CE0;}
- .process-box ul{ display: flex; flex-wrap: nowrap; margin: 0 auto;}
- .process-box ul li{ text-align: center;flex: 1; color: #fff; font-size: 18px; padding: 50px 0;}
- .process-box ul li img{ width: 74px; height: 76px;display: block; background: url("../image/gz_icon_bg.png") no-repeat center 10px; background-size: 68px; margin:0 auto 15px; padding-bottom: 3px;}
- .process-box ul li i{ display: block; font-size: 18px; color: #33a9bf; background: #fff; width: 29px; height: 29px; line-height: 29px; text-align: center; font-style: normal; border-radius: 15px; margin: 8px auto 0;}
- .bg-gray{ background: #f8f8f8;}
-
- .sec .part-box{ margin: 0 auto; background: none;}
- .sec .part-box .part{ width: 615px; background: #fff; margin: 20px 20px 0 0;}
- .sec .part-box .part:nth-child(2n){margin-right: 0;}
- .sec .container .part h4.sty2{ margin-right: 20px;}
- .sec .tw-box{ margin: 35px 0; padding: 0 20px 35px; border-bottom: 1px solid #e2e2e2; }
- .sec .tw-list .tw-box:last-of-type{ border:none; }
- .sec .tw-box a:hover{ text-decoration: none; }
- .sec .tw-box .fl-img{ float: left;width: 270px; height: 136px; }
- .sec .tw-box .fl-img img {width:100%;}
- .sec .tw-box .fr-text{ margin-left: 300px; }
- .sec .tw-box h4{ font-size: 18px; color: #393939; border:none; padding-left: 0;}
- .sec .tw-box p{ font-size: 14px; color: #858585; line-height: 2; overflow: hidden;text-overflow: ellipsis;white-space: wrap; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
- .sec .tw-box em{ font-style: normal; color: #797979; font-size: 16px; display: block; margin-top: 17px; }
-
- .fl-part{ float: left; }
- .fl-part .item{ position: relative; }
- .fl-part .item img{ width: 640px; height: 340px; }
- .fl-part .item .item-h{ position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,.5); overflow: hidden; height: 50px; line-height: 50px; }
- .fl-part .item .item-h span{ width: 430px; float: left; padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; font-weight: normal; color: #fff;}
- .fl-part .item .item-h em{ float: right; margin-right: 20px; font-size: 18px; color: #fff; font-style: normal; }
- .fl-part.right{ float: right; }
- .fl-part.right .item:nth-child(2){ margin: 12px 0; }
- .fl-part.right .item img{ width: 257px; height: 105px; }
- .fl-part.right .item .item-h{ height: 32px; line-height: 32px; }
- .fl-part.right .item .item-h span{ width: 227px; padding:0 15px;}
- .fl-part .item a{ position: relative; display: block; }
- .fl-part .item a:hover::before{ position: absolute; z-index: 2; top: 0; left: 0; content: ""; width: 100%; height: 100%; background: rgba(0,0,0,.5) url(/template/pc/skin/image/img_hover.png) no-repeat center; background-size: 37px; }
- .sec .links li a i{ display: inline-block; vertical-align: middle; color: #006CE0; font-style: normal; font-size: 16px; border-radius: 5px; width: 50px; height: 22px; line-height: 22px; border: 1px solid #006CE0; text-align: center; margin-right: 12px;}
- .sec .links.widget li a{padding-left: 0;}
- .sec .links.widget li a::before{ display: none; }
- .sec .container .wid100 h4.sty2{ margin: 0 0 30px 0; }
- .sec .container .wid100 .links li{ margin-left: 0; margin-right: 50px; width: 428px;}
- .sec .container .wid100 .links li:nth-child(2n){ margin-right: 0; }
- .sec .container .wid100 .links li a{ line-height: 2.4; }
- .sec .container .wid100 .links li a span{ width: 300px; }
-
- .article-detail{}
- .article-detail .article-header{ border-bottom: 1px solid #f1f1f1; padding-bottom: 10px; margin: 40px 0; }
- .article-detail .article-header h3{ font-size: 22px; color: #191919; line-height: 2; }
- .article-detail .article-header .header-meta span{ font-size: 14px; color: #5e5e5e; line-height: 3; }
- .article-detail p{ font-size: 16px; color: #585858; line-height: 2.2; }
-
- .sec .sample-show .row .img-box{ margin-right: 19px; }
- .sec .sample-show .row .img-box:nth-child(3n){ margin-right: 0; }
- .sec .sample-show .row .img-box img{ width: 290px; height: 178px; }
- .sec .sample-show .row .img-box p{ font-size: 15px; }
-
- .freeFile-box{ padding: 12px 0; border: 1px solid #f1f1f1; }
- .freeFile-box li{ display: inline-block; margin: 10px 0; width: 50%; font-size: 15px; color: #232323;}
- .freeFile-box li a {font-size:14px;}
- .freeFile-box li img{ display: inline-block; width: 41px; height: 41px; vertical-align: middle; margin:0 15px 0 15px;}
-
- form{padding: 10px 0; border: 1px solid #f1f1f1; text-align: center; }
- form input{outline: none; text-align: left; border:none; width: 250px; margin: 7px auto; background:#f2f2f2; font-size: 15px; color: #333; padding-left: 15px; line-height: 42px; }
- form textarea{outline:none;border: none; background: #f2f2f2; margin: 7px auto; width: 235px; padding: 15px; font-size: 15px; color: #333; line-height: 2; }
- .right-295 form button{ width: 265px; margin: 10px auto; }
-
- /*常见问题*/
- .cjwt-show .row{ padding:10px 0 40px 0; border-bottom: 1px solid #eae9e9;}
- .cjwt-show .row .ques,.cjwt-show .row span{ font-size: 16px; color: #1a1a1a; line-height: 1.5; }
- .cjwt-show .row .ques{position: relative; padding-left: 35px; margin: 22px 0; }
- .cjwt-show .row .ques::before{ content: ""; display: block; width: 20px; height: 20px; position: absolute; left: 0; top: 2px;background: url(/template/pc/skin/image/ques_icon.png) no-repeat center; background-size: 20px;}
- .cjwt-show .row .ptxt{ background: #f6f6f6; padding: 15px; }
- .cjwt-show .row .ans{padding-left: 20px; font-size: 16px; color: #1a1a1a; line-height: 2.2; }
- .cjwt-show .row .ans span{ font-size: 16px; color: #1a1a1a; line-height: 2.5; }
- .search-box{ margin: 40px 0; }
- .search-box input{display: inline-block; vertical-align: top; border: 1px solid #d8d8d8; box-sizing: border-box; font-size: 16px; width: 791px; padding-left: 50px; height: 47px; line-height: 47px; background: url(/template/pc/skin/image/icons/search_icon.png) no-repeat 15px center; background-size: 16px; outline: none; }
- .search-box button{display: inline-block; vertical-align: top; width: 123px; height: 47px; background: #006ce0; font-size: 16px; line-height: 47px; color: #fff; text-align: center; border: none; outline: none; }
-
-
- .giant {display:none !important;}
- .giant.active {
- display:flex !important;
- display:-webkit-flex !important;
- }
- .engineer .list.row {display:none !important;}
- .engineer .list.row.active {display:block !important;}
-
-
- .imglist .row {flex-flow:row wrap;}
- .imglist .row .img-box {
- flex-shrink:0;
- width:48%;
- padding-top:18px;
- }
- .imglist .row .img-box:nth-child(even) {margin-right:0;}
- .pager li a {
- color:#555;
- font-size:14px;
- }
- .left-915 .file {
- height:56px;
- line-height:56px;
- margin-bottom:40px;
- border-bottom:1px solid #ddd;
- padding:0 16px;
- background:#F8F8F8;
- }
- .left-915 .file img {
- display:inline-block;
- vertical-align:middle;
- }
- .left-915 .file span {
- display:inline-block;
- vertical-align:middle;
- color:#222;
- font-size:14px;
- margin-left:14px;
- }
- .left-915 .file a {
- float:right;
- color:#888;
- font-size:14px;
- transition:.5s;
- }
- .left-915 .file a:hover {color:#006CE0}
-
-
-
- .g3.container .row.dest .h4 span {
- color:#222;
- font-size:18px;
- }
-
- .article-detail .content strong {font-size:unset;}
-
-
-
- .ad {
- line-height:24px;
- padding:8px 12px;
- padding-top:14px;
- box-sizing:border-box;
- background:#fff;
- }
- .ad .fl span {
- color:#222;
- font-size:14px;
- font-weight:bold;
- }
- .ad .fl a {
- color:#de0000;
- font-size:14px;
- margin-right:16px;
- }
- .ad .fr span {
- color:#666;
- font-size:16px;
- }
- .ad .fr span i {
- color:#de0000;
- font-size:16px;
- font-style:normal;
- }
- .ad .fr span i:first-child {
- display:inline-block;
- vertical-align:middle;
- font-size:20px;
- margin-right:6px;
- }
- .ad .fr span i:last-child {
- font-weight:bold;
- }
-
-
-
- .footbtn {
- margin:50px 0 40px;
- }
- .footbtn li {
- width:15%;
- text-align:center;
- }
- .footbtn li p {
- font-size:14px;
- margin-top:10px;
- }
|