@charset "utf-8"; /* CSS Document */ /*---------- base ---------*/ /*全局控制*/ body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑",Arial;-webkit-text-size-adjust:none;} html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;} input,select,textarea{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;} a{color:#333;text-decoration:none;} a:hover{text-decoration:none;} .tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;} .dis{display:block;}.undis{display:none;} .fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;} .hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;} .hr_1{height:1px;}.hr_10{height:10px;} input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;} .head-top-container { width: 100%; height: 70px; min-width: 1200px; color: #fff; background:linear-gradient(270deg, #008BFD 0%, #0041BD 49%, #103089 100%, #046CFF 100%); position:fixed; z-index:99999; border-bottom:1px solid rgba(0, 65, 189, 0.5); top:0; left:0; } .head-top-container .head-top-navigator { width: 1200px; height: 70px; margin: 0 auto; font-size: 16px; } .head-top-container .head-top-navigator .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .head-top-container .head-top-navigator .logo { float: left; margin-top:12px; } .head-top-container .head-top-navigator .logo img { vertical-align: middle; cursor: pointer; max-height:50px; } .head-top-container .head-top-navigator .top-right { float: right; } .head-top-container .head-top-navigator .top-right .top-right-phone { height: 70px; font-size: 24px; line-height: 70px; background: url(../images/top-phone.png) left center no-repeat; padding-left: 40px; } .pe-nav { display: none; } .head-top-container .head-top-navigator .pe-top-right { display: none; } .head-top-container .head-top-navigator .top-right .f-menu { height: 70px; line-height: 70px; } .head-top-container .head-top-navigator .top-right .f-menu .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .head-top-container .head-top-navigator .top-right .f-menu .f-item { float: left; cursor: pointer; margin-right: 60px; -webkit-box-sizing: border-box; box-sizing: border-box; height: 70px; line-height: 70px; position: relative; } .head-top-container .head-top-navigator .top-right .f-menu .f-item .alink { display: inline-block; color: #fff; height: 70px; line-height: 70px; -webkit-box-sizing: border-box; box-sizing: border-box; } .head-top-container .head-top-navigator .top-right .f-menu .f-item .arrow { display: inline-block; } .head-top-container .head-top-navigator .top-right .f-menu .f-item .arrow img { width: 12px; height: 12px; } .head-top-container .head-top-navigator .top-right .f-menu .f-item:last-child { margin-right: 60px; } .head-top-container .head-top-navigator .top-right .f-menu .f-item:hover, .head-top-container .head-top-navigator .top-right .f-menu .f-item .active { border-bottom: 2px solid #fff; } .head-top-container .head-top-navigator .top-right .f-menu .f-item:hover .menu, .head-top-container .head-top-navigator .top-right .f-menu .f-item .active .menu { position: absolute; top: 68px; left: 0; background-color: #fff; z-index: 10000; display: block; font-size: 13px; -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1); } .head-top-container .head-top-navigator .top-right .f-menu .f-item:hover .menu .menu-items, .head-top-container .head-top-navigator .top-right .f-menu .f-item .active .menu .menu-items { display: block; width: 120px; height: 50px; line-height: 50px; background-color: #fff; border-bottom: 1px solid #efefef; text-align: center; } .head-top-container .head-top-navigator .top-right .f-menu .f-item:hover .menu .menu-items a, .head-top-container .head-top-navigator .top-right .f-menu .f-item .active .menu .menu-items a { color: #333; } .head-top-container .head-top-navigator .top-right .f-menu .f-item:hover .menu .menu-items a:hover, .head-top-container .head-top-navigator .top-right .f-menu .f-item .active .menu .menu-items a:hover, .head-top-container .head-top-navigator .top-right .f-menu .f-item:hover .menu .menu-items a .active, .head-top-container .head-top-navigator .top-right .f-menu .f-item .active .menu .menu-items a .active { color: #1472FF; } .head-top-container .head-top-navigator .top-right .f-menu .f-item .menu { display: none; position: absolute; top: 68px; left: 0; background-color: #fff; z-index: 10000; font-size: 13px; } .head-top-container .head-top-navigator .top-right .f-menu .f-item .menu .menu-items { width: 120px; display: block; height: 50px; line-height: 50px; background-color: #fff; border-bottom: 1px solid #efefef; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; } .head-top-container .head-top-navigator .top-right .f-menu .f-item .menu .menu-items a { color: #333; } .head-top-container .head-top-navigator .top-right .f-menu .f-item .menu .menu-items a.active { color: #1472FF; } .fixed { position: fixed; top: 0; left: 0; z-index: 1000; } .subBanner{ width:100%; overflow:hidden; position:relative;} .subBanner .swiper-pagination-bullet{ width:36px; height:5px; background:#333; border-radius:0;} .subBanner .swiper-container-horizontal>.swiper-pagination-bullets, .subBanner .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:25px;} .subBanner .swiper-pagination-bullet-active{ background:#fff;} .baner-box{ width:1200px; margin:0 auto; overflow:hidden; height:580px;} .baner-box .boxt-left{ width:50%; float:left; overflow:hidden;} .baner-box .boxt-img{ width:50%; float:right; overflow:hidden; margin-top:100px;} .baner-box .boxt-img img{ max-width:100%;} .min-top{ width:100%; overflow:hidden; padding:30px 0; background-color:#f5f5f5;} .min-top dl{ width:25%; float:left; overflow: hidden;} .min-top dl dt{ float:left; overflow:hidden; margin-right:15px; margin-left:20px; width: 30%; } .min-top dl dt img { width: 100%; } .min-top dl dd{ overflow:hidden;; border-right:1px solid #ddd; padding-right:20px;} .min-top dl dd span{ font-size:16px; margin-bottom:5px; display:block;} .min-top dl dd p{ font-size:13px; color:#666;} .min-top dl.list dd{ border-right:none;} .main{ max-width:1200px; margin:0 auto; overflow:hidden;} .chqs-tab-container { width: 100%; } .chqs-tab-container .tab-wrap { width: 1200px; margin: 0 auto; } .chqs-tab-container .tab-wrap .title { height: 56px; line-height: 56px; font-size: 36px; color: #161616; text-align: center; margin-top: 69px; } .chqs-tab-container .tab-wrap .sub-title { font-size: 18px; color: #979797; text-align: center; margin-top: 13px; } .chqs-tab-container .chqs-qyhhzj { height: 704px; } .chqs-tab-container .chqs-qyhhzj-title { padding-top: 70px; line-height: 56px; font-size: 40px; font-weight: 500; text-align: center; color: #161616; } .chqs-tab-container .chqs-qyhhzj-tabs { margin-top: 40px; } .chqs-tab-container .chqs-qyhhzj-tabs > div { margin: 0 auto; } .chqs-tab-container .chqs-qyhhzj-tabs-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 1200px; height: 48px; } .chqs-tab-container .chqs-qyhhzj-tabs-header-item:not(:last-child) { margin-right: 50px; } .chqs-tab-container .chqs-qyhhzj-tabs-header-item { min-width: 132px; font-size: 16px; font-weight: bold; color: #161616; text-align: center; line-height: 30px; cursor: pointer; } .chqs-tab-container .chqs-qyhhzj-tabs-header-item-active { position: relative; color: #046CFF; } .chqs-tab-container .chqs-qyhhzj-tabs-header-item-active:after { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; content: ''; width: 132px; height: 2px; background-color: #046CFF; } .chqs-tab-container .chqs-qyhhzj-tabs-content { height: 476px; padding: 20px 0 0px; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #f5f5f5; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item { display: none; width: 1200px; height: 100%; margin: 0 auto; padding: 28px 40px 16px 0; border-top-right-radius: 10px; border-top-left-radius: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; background-color: #ffffff; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words { width: 465px; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words .chqs-words-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 116px; padding-left: 30px; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words .chqs-words-item-icon img { width: 28px; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words .chqs-words-item-text { margin-left: 16px; line-height: 28px; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words .chqs-words-item-text-title { font-size: 18px; font-weight: 500; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words .chqs-words-item-text-tips { margin-top: 6px; line-height: 24px; font-size: 14px; color: #979797; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words .chqs-words-item-active { background: -webkit-gradient(linear, left top, right top, from(rgba(4, 108, 255, 0.08)), to(rgba(4, 108, 255, 0))); background: linear-gradient(90deg, rgba(4, 108, 255, 0.08) 0%, rgba(4, 108, 255, 0) 100%); } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-image { width: 640px; margin-left: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-image img { height: 100%; display: none; } .chqs-tab-container .mgdzjg-content img { width: auto !important; height: 100% !important; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-image img.chqs-tabs-active-image { display: block; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-active { display: -webkit-box; display: -ms-flexbox; display: flex; } .chqs-button-container { width: 100%; height: 110px; background-color: #f5f5f5; padding-bottom:20px; } .chqs-button-container .wrap { width: 1200px; margin: 0 auto; padding-bottom: 40px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #fff; } .chqs-button-container .wrap .btn { width: 160px; height: 50px; line-height: 50px; text-align: center; border-radius: 5px; font-size: 18px; cursor: pointer; -webkit-box-sizing: border-box; box-sizing: border-box; } .chqs-button-container .wrap .apply { background: #046CFF linear-gradient(269deg, #00ACFF 0%, #046CFF 100%); color: #FFFFFF; } .chqs-button-container .wrap .more { background: #FFFFFF; color: #046CFF; margin-left: 80px; border: 1px solid #046CFF; } .chqs-button-container .wrap .more a{ display:block; line-height:50px; text-align:center; color:#046CFF;} .anlicase{ width:100%; overflow:hidden; padding:80px 0; background:linear-gradient(270deg, #008BFD 0%, #0041BD 49%, #103089 100%, #046CFF 100%);} .anlicase .title{ text-align:center; font-size:30px; line-height:35px; color:#fff;} .anlicase .tit{ text-align:center; font-size:18px; color:#ddd; margin-top:25px;} .anlicase ul{ overflow:hidden; margin-top:50px;} .anlicase ul li{ width:20%; float:left; text-align:center;} .anlicase ul li .img{ text-align:center; overflow:hidden; vertical-align:middle;} .anlicase ul li span{ font-size:16px; color:#fff;} .zx{ width:100%; text-align:center; margin-top:70px;} .zx .btn{width: 160px; height: 50px; line-height: 50px; text-align: center; border-radius: 5px; font-size: 18px; cursor: pointer; background:#046CFF linear-gradient(269deg, #00ACFF 0%, #046CFF 100%); color:#fff; display:inline-block;} .zx .zxt{width: 160px; height: 48px; line-height: 48px; text-align: center; border-radius: 5px; font-size: 18px; cursor: pointer; display:inline-block; border:1px solid #fff; margin-left:80px; color:#fff;} .footer{ width:100%; overflow:hidden; padding:50px 0 0px; background:rgba(53, 53, 53, 1);} .foot{ overflow: hidden; margin-bottom:30px; text-align:left;} .foot-left{ float:left; overflow:hidden;} .foot-right{ float:right; overflow:hidden;} .foot01{ overflow:hidden; width:100%; padding-top:20px; padding-bottom:20px; text-align:center; font-size:14px; border-top:1px solid #666; color:#888;} .foot01 a{ color:#888;} .foot-right ul dl{ float:left; margin-left:140px; text-align:left;} .foot-left img{ max-width:120px;} .foot-left p{ font-size:18px; color:#888;} .foot-left p span{ display:block; font-size:24px; line-height:30px; color:#fff; margin-top:5px; margin-bottom:20px;} .foot-right ul dl dt{ font-size:20px; color:rgba(218, 218, 218, 1); padding-bottom:15px; line-height:24px; border-bottom:1px solid #888; margin-bottom:20px; display:inline-block;} .foot-right ul dl dd{ font-size:16px; color:#777; line-height:35px; color:rgba(136, 136, 136, 1);} .foot-right ul dl dd a{ color:#777;} .anlit{ width:100%; overflow:hidden; margin-top:80px; margin-bottom:70px;} .anlit .title{ font-size:30px; text-align:center; line-height:35px; color:#333;} .anlit .tit{ font-size:18px; text-align:center; margin-top:25px; color:#666;} .anlit .anlit01{ overflow:hidden; margin-top:70px; text-align:center;} .anlit .anlit01 img{ width:100%;} .fuwu{ margin-top:60px;} .zx .zxt1{width: 160px; height: 48px; line-height: 48px; text-align: center; border-radius: 5px; font-size: 18px; cursor: pointer; display:inline-block; border:1px solid #046CFF; margin-left:80px; color:#046CFF;} .fuwu .fuwu01{ overflow:hidden; margin-top:50px;} .fuwu .fuwu01 .item{ width:48%; float:left; box-shadow:0px 2px 8px rgba(0, 0, 0, 0.12); margin:1%; overflow:hidden;} .fuwu .fuwu01 .item .box{ padding:50px; overflow:hidden;} .fuwu .fuwu01 .item .box .img{ float:left; margin-right:20px;} .fuwu .fuwu01 .item .box .img img{ width:80px;} .fuwu .fuwu01 .item .box .info span{ font-size:24px; line-height:35px; color:#666; display:block; margin-bottom:12px;} .fuwu .fuwu01 .item .box .info p{ font-size:16px; color:#999;} .banner-container { width: 100%; height: 450px; background: -webkit-gradient(linear, right top, left top, from(#008BFD), color-stop(50%, #008BFD), color-stop(60%, #103089), to(#103089)); background: linear-gradient(270deg, #008BFD 0%, #008BFD 50%, #103089 60%, #103089 100%); margin-top:70px; } .banner-container .banner-box { width: 1200px; height: 450px; margin: 0 auto; color: #FFFFFF; background: url("../images/about_bg.png") no-repeat center / cover; } .banner-container .banner-box .title { font-size: 42px; text-align: center; font-weight: 500; padding-top: 150px; line-height:50px; } .banner-container .banner-box .text { width: 942px; margin: 38px auto 0; font-size: 18px; line-height: 33px; text-align: center; } .about-box{ width:100%; overflow:hidden; margin-top:70px;} .jieshao-box{ overflow:hidden; width:100%;} .jieshao-box .title{font-size: 36px; color: #161616; letter-spacing: 0; text-align: center; font-weight: 500; line-height:40px; } .team-container{width: 100%; background-color: #F8FBFF; background-image: url(../images/icon_bg.png); background-repeat: no-repeat; background-size: 100%; overflow:hidden; background-position: 0px -100px; margin-top:50px; padding:50px 0;} .team-container .text { font-size: 18px; color: #979797; margin-top: 12px; text-align:center; } .team-container .icon-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 70px; } .team-container .icon-content .team-item { width: 220px; height: 200px; background-color: aqua; text-align: center; -webkit-box-shadow: 0 2px 12px 0 rgba(21, 50, 90, 0.1); box-shadow: 0 2px 12px 0 rgba(21, 50, 90, 0.1); border-radius: 10px; margin:5px; } .team-container .icon-content .team-item .text { margin-top: 132px; font-size: 24px; color: #161616; } .team-container .icon-content .img1 { background: url("../images/about_icon1.png") no-repeat center / cover; } .team-container .icon-content .img2 { background: url("../images/about_icon2.png") no-repeat center / cover; } .team-container .icon-content .img3 { background: url("../images/about_icon3.png") no-repeat center / cover; } .team-container .icon-content .img4 { background: url("../images/about_icon4.png") no-repeat center / cover; } .team-container .icon-content .img5 { background: url("../images/about_icon5.png") no-repeat center / cover; } .contact-container { width: 100%; overflow:hidden; background-color: #fff; padding:50px 0; } .contact-container .main{ display: -webkit-box; display: -ms-flexbox; display: flex;} .contact-container .contact-left { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; } .contact-container .contact-left .title { margin-top: 51px; font-size:30px; line-height:40px; } .contact-container .contact-left .img-content { margin-top: 32px; } .contact-container .contact-left .tips { margin-top: 18px; font-size:30px; line-height:40px; } .contact-container .contact-right { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; } .contact-container .contact-right .title { margin-top: 51px; font-size:30px; line-height:40px; } .contact-container .contact-right .img-content { margin-top: 18px; } .contact-container .contact-right .img-content img { width: 160px; height: 160px; } .contact-container .contact-right .address { margin-top: 6px; font-size: 16px; } /*产品*/ .second-container { width: 100%; height: 680px; background-color: #fff; } .second-container .second-wrap { width: 1200px; margin: 0 auto; padding: 70px 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .second-container .second-wrap .img-box { width: 650px; float: left; } .second-container .second-wrap .img-box img { width: 100%; height: 100%; } .second-container .second-wrap .info-box { float: right; width: 480px; } .second-container .second-wrap .info-box .info-title { font-size: 30px; color: #161616; margin-top: 70px; font-weight: 500; line-height: 32px; } .second-container .second-wrap .info-box .info-content { margin-top: 24px; } .second-container .second-wrap .info-box .info-content .info-item { font-size: 14px; margin-bottom: 18px; } .second-container .second-wrap .info-box .info-content .info-item:last-child { margin-bottom: 0; } .second-container .second-wrap .info-box .info-content .info-item .sub-title { margin: 40px 0; color: #161616; line-height: 14px; } .second-container .second-wrap .info-box .info-content .info-item .text { line-height: 24px; color: #979797; word-break: break-all; margin-top: 3px; } .second-container .second-wrap .btn-wrap .btn { width: 200px; height: 50px; display: inline-block; text-align: center; line-height: 50px; background: linear-gradient(269deg, #00ACFF 0%, #046CFF 100%); -webkit-box-shadow: 0px 5px 10px 0px rgba(15, 65, 146, 0.24); box-shadow: 0px 5px 10px 0px rgba(15, 65, 146, 0.24); border-radius: 5px; font-weight: 500; color: #FFFFFF; margin-top: 24px; cursor: pointer; } .third-container { width: 100%; height: 620px; background-color: #F8FBFF; } .third-container .third-wrap { width: 1200px; margin: 0 auto; padding: 70px 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; } .third-container .third-wrap .img-box { width: 650px; height: 450px; float: right; } .third-container .third-wrap .img-box img { width: 100%; height: 100%; } .third-container .third-wrap .info-box { float: left; width: 480px; } .third-container .third-wrap .info-box .info-title { font-size: 30px; color: #161616; margin-top: 100px; font-weight: 500; line-height: 32px; } .third-container .third-wrap .info-box .info-content { margin-top: 24px; } .third-container .third-wrap .info-box .info-content .info-item { font-size: 14px; margin-bottom: 18px; } .third-container .third-wrap .info-box .info-content .info-item:last-child { margin-bottom: 0; } .third-container .third-wrap .info-box .info-content .info-item .sub-title { margin: 40px auto; color: #161616; line-height: 14px; } .third-container .third-wrap .info-box .info-content .info-item .text { color: #979797; margin-top: 3px; line-height: 24px; word-break: break-all; } .third-container .third-wrap .btn-wrap .btn { width: 200px; height: 50px; display: inline-block; text-align: center; line-height: 50px; background: linear-gradient(269deg, #00ACFF 0%, #046CFF 100%); -webkit-box-shadow: 0px 5px 10px 0px rgba(15, 65, 146, 0.24); box-shadow: 0px 5px 10px 0px rgba(15, 65, 146, 0.24); border-radius: 5px; font-weight: 500; color: #FFFFFF; margin-top: 24px; cursor: pointer; } .flex-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .customer-conatiner { width: 100%; background-color: #FFFFFF; } .customer-conatiner .customer-wrap { width: 1200px; margin: 0 auto; padding: 70px 0; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; } .customer-conatiner .customer-wrap .title { font-size: 36px; color: #161616; font-weight: 500; line-height:36px; } .customer-conatiner .customer-wrap .sub-title { font-size: 18px; color: #979797; margin-top: 12px; } .customer-conatiner .customer-wrap .img-box { width: 1110px; height: 520px; margin: 45px auto 0; } .customer-conatiner .customer-wrap .img-box img { width: 100%; height: 100%; } .prot-second-container { width: 100%; background-color: #F8FBFF; } .prot-second-container .second-box { width: 1200px; height: 120px; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .prot-second-container .second-box .second-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .prot-second-container .second-box .second-item .img-box { width: 56px; height: 56px; } .prot-second-container .second-box .second-item .img-box img { width: 100%; height: 100%; } .prot-second-container .second-box .second-item .text { height: 56px; margin-left: 19px; line-height: 56px; } .prot-tab-container { width: 100%; } .prot-tab-container .tab-wrap { width: 1200px; margin: 0 auto; } .prot-tab-container .tab-wrap .title { height: 56px; line-height: 56px; font-size: 36px; color: #161616; text-align: center; margin-top: 70px; } .prot-tab-container .tab-wrap .sub-title { font-size: 16px; color: #979797; text-align: center; margin-top: 13px; } .prot-tab-container .prot-qyhhzj { height: 704px; } .prot-tab-container .prot-qyhhzj-title { padding-top: 70px; line-height: 56px; font-size: 40px; font-weight: 500; text-align: center; color: #161616; } .prot-tab-container .prot-qyhhzj-tabs { margin-top: 40px; } .prot-tab-container .prot-qyhhzj-tabs > div { margin: 0 auto; } .prot-tab-container .prot-qyhhzj-tabs-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 1200px; height: 48px; } .prot-tab-container .prot-qyhhzj-tabs-header-item:not(:last-child) { margin-right: 50px; } .prot-tab-container .prot-qyhhzj-tabs-header-item { min-width: 132px; font-size: 16px; font-weight: bold; color: #161616; text-align: center; line-height: 30px; cursor: pointer; } .prot-tab-container .prot-qyhhzj-tabs-header-item-active { position: relative; color: #046CFF; } .prot-tab-container .prot-qyhhzj-tabs-header-item-active:after { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; content: ''; width: 132px; height: 2px; background-color: #046CFF; } .prot-tab-container .prot-qyhhzj-tabs-content { height: 476px; padding: 20px 0 0px; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #f8f8f8; } .prot-tab-container .prot-qyhhzj-tabs-content-item { display: none; width: 1200px; height: 100%; margin: 0 auto; padding: 28px 40px 16px 0; border-top-right-radius: 10px; border-top-left-radius: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; background-color: #ffffff; } .prot-tab-container .prot-qyhhzj-tabs-content-item-words { width: 465px; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .prot-tab-container .prot-qyhhzj-tabs-content-item-words .prot-words-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 116px; padding-left: 30px; } .prot-tab-container .prot-qyhhzj-tabs-content-item-words .prot-words-item-icon img { width: 28px; } .prot-tab-container .prot-qyhhzj-tabs-content-item-words .prot-words-item-text { margin-left: 16px; line-height: 28px; } .prot-tab-container .prot-qyhhzj-tabs-content-item-words .prot-words-item-text-title { font-size: 18px; font-weight: 500; } .prot-tab-container .prot-qyhhzj-tabs-content-item-words .prot-words-item-text-tips { margin-top: 6px; line-height: 24px; font-size: 14px; color: #979797; } .prot-tab-container .prot-qyhhzj-tabs-content-item-words .prot-words-item-active { background: -webkit-gradient(linear, left top, right top, from(rgba(4, 108, 255, 0.08)), to(rgba(4, 108, 255, 0))); background: linear-gradient(90deg, rgba(4, 108, 255, 0.08) 0%, rgba(4, 108, 255, 0) 100%); } .prot-tab-container .prot-qyhhzj-tabs-content-item-image { width: 640px; margin-left: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .prot-tab-container .prot-qyhhzj-tabs-content-item-image img { height: 100%; display: none; } .prot-tab-container .prot-qyhhzj-tabs-content-item-image img.prot-tabs-active-image { display: block; } .prot-tab-container .prot-qyhhzj-tabs-content-item-active { display: -webkit-box; display: -ms-flexbox; display: flex; } .prot-button-container { width: 100%; height: 110px; background-color: #F8F8F8; } .prot-button-container .wrap { width: 1200px; margin: 0 auto; padding-bottom: 40px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #fff; } .prot-button-container .wrap .btn { width: 160px; height: 50px; line-height: 50px; text-align: center; border-radius: 5px; font-size: 18px; cursor: pointer; -webkit-box-sizing: border-box; box-sizing: border-box; } .prot-button-container .wrap .apply { background: #046CFF linear-gradient(269deg, #00ACFF 0%, #046CFF 100%); color: #FFFFFF; } .prot-button-container .wrap .more { background: #FFFFFF; color: #046CFF; margin-left: 30px; border: 1px solid #046CFF; } .prot-third-conatiner { width: 100%; background-color: #fff; } .prot-third-conatiner .prot-third-box { width: 1200px; height: 770px; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; } .prot-third-conatiner .prot-third-box .title { font-size: 36px; color: #161616; letter-spacing: 0; text-align: center; font-weight: 500; padding-top: 70px; } .prot-third-conatiner .prot-third-box .icon-content { width: 1200px; margin-top: 20px; } .prot-third-conatiner .prot-third-box .icon-content .icon-item { width: 220px; height: 190px; float: left; margin-right: 25px; margin-top: 50px; text-align: center; border-radius: 16px; -webkit-box-shadow: 0 2px 12px 0 rgba(21, 50, 90, 0.1); box-shadow: 0 2px 12px 0 rgba(21, 50, 90, 0.1); } .prot-third-conatiner .prot-third-box .icon-content .icon-item:nth-child(5n) { margin-right: 0; } .prot-third-conatiner .prot-third-box .icon-content .icon-item .img-box { margin-top: 32px; } .prot-third-conatiner .prot-third-box .icon-content .icon-item .img-box img { margin: auto; width: 70px; } .prot-third-conatiner .prot-third-box .icon-content .icon-item .text { font-size: 18px; color: #161616; margin-top: 19px; line-height: 30px; } .prot-third-conatiner .prot-third-box .icon-content .icon-item .tips { font-size: 15px; color: #979797; padding: 0 16px; line-height: 22px; text-align: left; word-break: break-word; margin-top: 7px; } .prot-pic1-container { width: 100%; background-color: #F8FBFF; } .prot-pic1-container .prot-pic-box { width: 1200px; height: 658px; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; } .prot-pic1-container .prot-pic-box .title { font-size: 36px; color: #161616; letter-spacing: 0; text-align: center; font-weight: 500; padding-top: 70px; } .prot-pic1-container .prot-pic-box .img-box { margin-top: 30px; } .prot-pic2-container { width: 100%; background-color: #fff; } .prot-pic2-container .prot-pic-box { width: 1200px; height: 790px; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; } .prot-pic2-container .prot-pic-box .title { font-size: 36px; color: #161616; letter-spacing: 0; text-align: center; font-weight: 500; padding-top: 70px; } .prot-pic2-container .prot-pic-box .img-box { margin-top: 50px; width: 100%; } .prot-pic2-container .prot-pic-box .img-box img { width: 100%; } .news-box{ width:100%; overflow:hidden; margin-top:50px;} .newslist{ overflow: hidden;} .newslist li{ overflow:hidden; margin-bottom:40px;} .newslist li .news-img{ width:260px; float:left; overflow:hidden; margin-right:40px;} .newslist li .news-img img{ vertical-align:middle; width:100%;} .newslist li .news-info{ overflow:hidden;} .newslist li .news-info .title{ display:block; font-size:18px; line-height:26px; margin-bottom:10px; font-weight:bold; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;} .newslist li .news-info .info{ font-size:14px; color:#666;} .newslist li .news-info .intro{ font-size:14px; line-height:24px; color:#666; margin-top:10px;} .newsshow{ width:100%; overflow:hidden; margin-top:50px;} .newsshow .title{ text-align:center; font-size:22px; line-height:30px; margin-bottom:10px;} .newsshow .info{ font-size:14px; color:#999; text-align:center;} .content{ font-size:14px; line-height:26px; color:#666; margin-top:30px; overflow:hidden;} .content img{ max-width:100%;} .newsshow .handle{ overflow:hidden; margin-top:30px; margin-bottom:30px; padding-top:20px; border-top:1px dashed #ddd;} .newsshow .handle .context li{ font-size:14px; line-height:30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color:#666;} .newsshow .handle .context li a{ color:#666;} .subBanner img{ width:100%;} .second-container, .third-container, .second-container, .third-container, .customer-conatiner, .prot-second-container, .prot-tab-container, .prot-button-container, .prot-third-conatiner, .prot-pic1-container, .prot-pic2-container, .chqs-tab-container{ overflow:hidden;} .chqs-button-container{ overflow: hidden;} /*客服*/ .kf { width: 208px; position: fixed; /* right: 20px; */ right: -208px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 999; } .kt-top { height: 40px; line-height: 40px; background: url("../img/kefu.png") 12px center no-repeat #007ccb; -o-background-size: auto 20px; -ms-background-size: auto 20px; -moz-background-size: auto 20px; -webkit-background-size: auto 20px; background-size: auto 20px; padding-left: 46px; font-size: 14px; color: #fff; } .kt-top span:hover{ transform: rotate(90deg); } .kt-top span { width: 18px; height: 16px; float: right; position: relative; margin: 10px 10px 0px 0px; cursor: pointer; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; } .kt-top span b { width: 100%; height: 2px; background: #fff; display: block; position: absolute; top: 50%; left: 0; } .kt-top span b:first-child { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); } .kt-top span b:last-child { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); } .kf .con { overflow: hidden; background: #fff; } .kf .qq li { height: 36px; line-height: 36px; border-bottom: #f5f5f5 solid 1px; padding-left: 16px; } .kf .qq li a { height: 36px !important; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: initial; display: block; } .kf .qq li a img{ padding-right: 6px; } .kf .con h5{ height: 26px; line-height: 26px; margin-top: 12px; background: url('../images/lianxi.png') 16px center no-repeat; padding-left: 45px; color: #666; font-size: 14px; } .kf .contact { margin-top: 1px; } .kf .contact p{ height: 26px; line-height: 26px; color: #666; font-size: 14px; padding-left: 22px; } .kf .contact p:nth-child(2n){ padding-left: 32px; } .kf .con h5.qr-icon{ background: url('../images/weixint.png') 16px center no-repeat; } .kf .con .qr{ margin-top: 10px; padding-left: 40px; } .kf .con .qr img{ width: 110px; height: 110px; } .kf .backTop{ width: 100%; height: 40px; margin-top: 10px; background: url('../images/dingbu.png') center center no-repeat #007ccb; background-size: 18px auto; cursor: pointer; } .kf-side{ padding: 18px 10px 10px; background: #007ccb; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); left: -34px; cursor: pointer; } .kf-side b{ display: block; color: #fff; line-height: 18px; font-size: 14px; font-weight: normal; } .kf-side span.arrow{ width: 12px; height: 12px; background: url('../images/jt1.png') no-repeat; -o-background-size: auto 12px; -ms-background-size: auto 12px; -moz-background-size: auto 12px; -webkit-background-size: auto 12px; background-size: auto 12px; display: block; margin-top: 10px; } .kf-side span.on{ background: url('../images/jt2.png') no-repeat; -o-background-size: auto 12px; -ms-background-size: auto 12px; -moz-background-size: auto 12px; -webkit-background-size: auto 12px; background-size: auto 12px; } .foot-bottom{ width:100%; bottom:0; left:0; height:50px; line-height:50px; text-align:center; position:fixed; z-index:9999; display:none; background-color:#ff9b26;} .foot-bottom a{ display:inline-block; width:50%; float:left; text-align:center; font-size:16px; color:#fff; background-color:#ff9b26; line-height:50px;} /*分页样式*/ .page_info{text-align:center;margin-top:10px;color:#333; font-size:14px; margin-top:30px; margin-bottom:50px;} .page_info span{padding:0 2px;font-weight:bold;} .page_list{text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:14px;margin-top:30px; margin-bottom:50px;} .page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:2px 8px;margin:0 3px;} .page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;} .page_list a.page-num-current{color:#333;border:1px solid #ccc;background:#E5EDF2;} @media screen and (max-width: 1300px){ .head-top-container{ min-width:1080px;} body{ min-width:1080px;} .head-top-container .head-top-navigator .top-right .f-menu .f-item:last-child{ margin-right:40px;} .main, .head-top-container .head-top-navigator, .chqs-tab-container .tab-wrap{ width:1000px;} .banner-container .banner-box{ width:100%;} .top-right-phone { display: none; } .second-container .second-wrap, .third-container .third-wrap, .second-container .second-wrap, .third-container .third-wrap, .customer-conatiner .customer-wrap{ width:1000px;} .third-container .third-wrap .img-box, .second-container .second-wrap .img-box{ width:50%; height:auto;} .customer-conatiner .customer-wrap .img-box{ width:100%; height:auto;} .prot-third-conatiner .prot-third-box .icon-content { width: 1000px; } .prot-third-conatiner .prot-third-box .icon-content .icon-item { width: 18%; margin-right: 2.5%; } .prot-third-conatiner .prot-third-box .icon-content .icon-item:nth-child(5n) { margin-right: 0; } .prot-second-container .second-box, .prot-pic2-container .prot-pic-box, .prot-pic1-container .prot-pic-box, .prot-pic1-container .prot-pic-b, .prot-third-conatiner .prot-third-box, .prot-button-container .wrap, .prot-tab-container .tab-wrap, .prot-tab-container .prot-qyhhzj-tabs-header, .prot-tab-container .prot-qyhhzj-tabs-content-item{ width:1000px;} .prot-pic1-container .prot-pic-box .img-box img{ max-width:100%;} .prot-tab-container .prot-qyhhzj-tabs-content-item-image img, .chqs-tab-container .chqs-qyhhzj-tabs-content-item-image img{ width:100%; height:auto;} .chqs-tab-container .chqs-qyhhzj-tabs-content-item-image{ width:500px;} .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words{ width:450px;} .chqs-tab-container .chqs-qyhhzj-tabs-header{ width:1000px;} .chqs-tab-container .chqs-qyhhzj-tabs-content-item{ width:1000px; padding:28px 0px 16px 0;} } @media screen and (max-width: 1080px) { body { min-width: 980px; } .head-top-container { width: 980px; } .main, .head-top-container .head-top-navigator, .chqs-tab-container .tab-wrap { width: 900px; } .head-top-container .head-top-navigator .top-right .f-menu .f-item { margin-right: 30px; } .min-top dl dd span { font-size: 14px; } .min-top dl dd p { font-size: 12px; } .chqs-tab-container .chqs-qyhhzj-tabs-header { width: 96%; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item { width: 100%; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words { width: 35%; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-image { width: 65%; } .fuwu .fuwu01 .item .box .info span { font-size: 20px; } .fuwu .fuwu01 .item .box .info p { height: 44px; font-size: 14px; } .foot-right ul dl { margin-left: 80px; } .second-container .second-wrap, .third-container .third-wrap, .second-container .second-wrap, .third-container .third-wrap, .customer-conatiner .customer-wrap { width: 900px; } .second-container .second-wrap .info-box { width: 48%; } .third-container .third-wrap .info-box { width: 48%; } .prot-second-container .second-box, .prot-pic2-container .prot-pic-box, .prot-pic1-container .prot-pic-box, .prot-pic1-container .prot-pic-b, .prot-third-conatiner .prot-third-box, .prot-button-container .wrap, .prot-tab-container .tab-wrap, .prot-tab-container .prot-qyhhzj-tabs-header, .prot-tab-container .prot-qyhhzj-tabs-content-item { width: 900px; } .prot-third-conatiner .prot-third-box .icon-content { width: 900px; } .prot-third-conatiner .prot-third-box .icon-content .icon-item { margin: 1.5% 0 0 1.5%; width: 18.8%; } .prot-third-conatiner .prot-third-box .icon-content .icon-item:nth-child(5n+1) { margin-left: 0; } } @media screen and (max-width: 980px) { body { min-width: auto; } .head-top-container { min-width: auto; } .head-top-container { width: 100%; } .main, .head-top-container .head-top-navigator, .chqs-tab-container .tab-wrap { width: 94%; } .head-top-container .head-top-navigator .top-right { display: none; } .head-top-container .head-top-navigator .pe-top-right { display: block; float: right; margin-top: 22px; } .pe-nav { position: fixed; padding: 10px 0; background-color: #282A36; width: 100%; text-align: center; z-index: 99; } .pe-nav li { padding: 5px 0; border-bottom: 1px solid #cacaca; } .pe-nav li a { color: #fff; } .min-top dl { text-align: center; } .min-top dl dt { float: none; margin: auto; } .min-top dl dd { padding: 0 10px; border: none; } .chqs-tab-container .tab-wrap .title { height: auto; line-height: normal; font-size: 26px; } .chqs-tab-container .tab-wrap .sub-title { font-size: 16px; } .chqs-tab-container .chqs-qyhhzj-tabs-header-item { min-width: auto; width: 20%; } .chqs-tab-container .chqs-qyhhzj-tabs-header-item:not(:last-child) { margin-right: 0; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words .chqs-words-item { padding: 10px 0 10px 30px; height: auto; } .fuwu .fuwu01 .item .box .img img { width: 45px; } .fuwu .fuwu01 .item .box .info span { margin-top: 3px; } .foot-right ul dl { margin-left: 55px; } .second-container { height: auto; } .second-container .second-wrap, .third-container .third-wrap, .second-container .second-wrap, .third-container .third-wrap, .customer-conatiner .customer-wrap { width: 94%; height: auto; } .third-container .third-wrap .img-box, .second-container .second-wrap .img-box { width: 100%; float: none; } .second-container .second-wrap .info-box { width: 100%; float: none; } .third-container { height: auto; } .third-container .third-wrap .info-box { width: 100%; } .prot-second-container .second-box, .prot-pic2-container .prot-pic-box, .prot-pic1-container .prot-pic-box, .prot-pic1-container .prot-pic-b, .prot-third-conatiner .prot-third-box, .prot-button-container .wrap, .prot-tab-container .tab-wrap, .prot-tab-container .prot-qyhhzj-tabs-header, .prot-tab-container .prot-qyhhzj-tabs-content-item { width: 94%; } .prot-tab-container .prot-qyhhzj-tabs-content-item-words { width: 325px; } .prot-third-conatiner .prot-third-box .icon-content { width: 100%; } .prot-third-conatiner .prot-third-box .icon-content .icon-item .text { font-size: 16px; } .prot-third-conatiner .prot-third-box .icon-content .icon-item .tips { font-size: 12px; } } @media screen and (max-width: 820px) { .chqs-tab-container .chqs-qyhhzj-tabs-content { height: auto; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-active { flex-wrap: wrap; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-words { width: 100%; } .chqs-tab-container .chqs-qyhhzj-tabs-content-item-image { width: 100%; } .chqs-tab-container .mgdzjg-content img { width: 100% !important; height: auto !important; } .fuwu .fuwu01 .item .box { padding: 20px; text-align: center; } .fuwu .fuwu01 .item .box .img { float: none; } .fuwu .fuwu01 .item .box .info span { margin-top: 10px; } .fuwu .fuwu01 .item .box .info p { text-align: left; } .anlicase .title { font-size: 20px; } .anlicase .tit { font-size: 14px; } .anlit .title { font-size: 26px; } .anlit .tit { font-size: 16px; } .foot-left { position: relative; float: none; overflow: initial; } .foot-left p:nth-child(2) { position: absolute; top: 0; right: 0; } .foot-right { float: none; display: inline-block; } .foot-right ul dl { display: none; margin: 0; } .foot-right ul dl:last-child { display: block; } .foot-right ul dl dt { display: none; } .prot-second-container .second-box .second-item { text-align: center; display: block; } .prot-second-container .second-box .second-item .img-box { margin: 30px auto 0; } .prot-second-container .second-box .second-item .text { margin-left: 0; } .prot-tab-container .tab-wrap .title { font-size: 26px; } .prot-tab-container .prot-qyhhzj-tabs-content { height: auto; } .prot-tab-container .prot-qyhhzj-tabs-header-item { min-width: auto; } .prot-tab-container .prot-qyhhzj-tabs-header-item-active:after { width: 100%; } .prot-tab-container .prot-qyhhzj-tabs-content-item-active { display: block; } .prot-tab-container .prot-qyhhzj-tabs-content-item-words { width: 100%; } .prot-tab-container .prot-qyhhzj-tabs-content-item-image { margin-top: 40px; width: 100%; } .prot-third-conatiner .prot-third-box .title { font-size: 26px; } .prot-third-conatiner .prot-third-box .icon-content .icon-item { width: 48%; margin: 4% 4% 0 0; } .prot-third-conatiner .prot-third-box .icon-content .icon-item:nth-child(2n) { margin-right: 0; } .prot-third-conatiner .prot-third-box .icon-content .icon-item .tips { text-align: center; } .prot-pic1-container .prot-pic-box { height: auto; } .prot-pic1-container .prot-pic-box .title { font-size: 26px; } .prot-pic2-container .prot-pic-box { height: auto; } .prot-pic2-container .prot-pic-box .title { font-size: 26px; } .customer-conatiner .customer-wrap .title { font-size: 26px; } .customer-conatiner .customer-wrap .sub-title { font-size: 16px; } .banner-container .banner-box .text { width: 94%; } .text-content { padding: 0; } .contact-container .contact-left .title { font-size: 22px; } .contact-container .contact-right .title { font-size: 22px; } .contact-container .contact-left .tips { font-size: 22px; } } @media screen and (max-width: 620px) { .head-top-container .head-top-navigator { height: 72px; } .head-top-container .head-top-navigator .logo { margin-top: 12px; height: 45px; } .head-top-container .head-top-navigator .logo img { max-height: none; height: 100%; } .min-top dl { margin-right: 4%; width: 48%; } .min-top dl:nth-child(2n) { margin-right: 0; } .min-top dl:nth-child(n+3) { margin-top: 4%; } .min-top dl dt img { width: 40px; } .chqs-tab-container .tab-wrap .title { font-size: 16px; } .chqs-tab-container .tab-wrap .sub-title { font-size: 12px; } .chqs-tab-container .chqs-qyhhzj-tabs-header { flex-wrap: wrap; height: auto; justify-content: left; } .chqs-tab-container .chqs-qyhhzj-tabs-header-item { width: 33%; line-height: 40px; } .chqs-tab-container .chqs-qyhhzj-tabs-header-item-active:after { width: 100%; } .chqs-button-container .wrap { display: none; } .chqs-button-container { height: 60px; } .anlit .title { font-size: 16px; line-height: 26px; } .anlit .tit { margin-top: 6px; font-size: 12px; } .fuwu .fuwu01 .item .box { padding: 10px; } .fuwu .fuwu01 .item .box .img { margin-right: 0; } .fuwu .fuwu01 .item .box .info span { font-size: 14px; line-height: 24px; } .fuwu .fuwu01 .item .box .info p { font-size: 12px; } .anlicase .title { font-size: 14px; } .anlicase .tit { font-size: 12px; } .anlicase ul li .img img { margin-bottom: 10px; width: 40px; } .zx .btn, .zx .zxt, .zx .zxt1 { width: 120px; height: 35px; line-height: 35px; } .zx .zxt, .zx .zxt1 { margin-left: 40px; } .second-container .second-wrap .info-box .info-title { font-size: 16px; } .third-container .third-wrap .info-box .info-title { font-size: 16px; } .prot-tab-container .tab-wrap .title { margin-top: 50px; font-size: 20px; } .prot-tab-container .prot-qyhhzj-tabs-header-item { line-height: 20px; } .prot-third-conatiner .prot-third-box .title { padding-top: 50px; font-size: 20px; } .prot-pic1-container .prot-pic-box .title { padding-top: 50px; font-size: 20px; } .prot-pic2-container .prot-pic-box .title { font-size: 20px; } .prot-third-conatiner .prot-third-box .icon-content .icon-item:nth-child(5) { margin-right: 4%; } .customer-conatiner .customer-wrap .title { font-size: 20px; } .customer-conatiner .customer-wrap .sub-title { font-size: 14px; } .foot-left p { font-size: 18px; } .foot-left p span { font-size: 20px; margin-bottom: 0; } .foot-right ul dl:nth-child(4) dd:nth-child(3), .foot-right ul dl:nth-child(4) dd:nth-child(4) { display: none; } .banner-container .banner-box .title { font-size: 24px; } .banner-container .banner-box .text { font-size: 14px; } .second-container .second-wrap { padding: 0; } .second-container .second-wrap .info-box .info-title { margin-top: 50px; } .second-container .second-wrap .info-box .info-content .info-item .sub-title { margin: 20px auto; } .third-container .third-wrap .info-box .info-title { margin-top: 50px; } .third-container .third-wrap .info-box .info-content .info-item .sub-title { margin: 20px auto; } .jieshao-box .title { padding-bottom: 50px; } .text-content .right-content .right-item .subtitle { font-size: 16px; } .text-content .right-content .right-item .tips { font-size: 12px; } .banner-container .banner-box .title { padding-top: 70px; } .banner-container .banner-box .text { margin: 10px auto 0; } .banner-container, .banner-container .banner-box { height: 280px; } .contact-container .contact-left .title { font-size: 16px; } .contact-container .contact-right .title { font-size: 16px; } .newslist li .news-img { float: none; width: 100%; } .newslist li .news-info { margin-top: 20px; } .subBanner .swiper-container-horizontal>.swiper-pagination-bullets, .subBanner .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 8px; } .newsshow .title h2 { font-size: 20px; } .newsshow .info { font-size: 12px; } .kf{ display:none;} .foot-bottom{ display:block;} } @media screen and (max-width: 430px) { /* .head-top-container .head-top-navigator .logo { margin-top: 23px; height: 26px; } */ .head-top-container .head-top-navigator .pe-top-right { margin-top: 23px; } }