@charset "UTF-8"; /* public */ blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0} img{border:0;max-width: 100%;} ul,dl,li,dt,dd{list-style:none;} body{font-family: "微软雅黑";font-size: 14px; overflow-x:hidden; color: #333; background: #f2f1f2; } pre{font-family: "微软雅黑";} a{font-size:14px;text-decoration:none; color: #333; } .clearfix:after{content:""; display:block; height:0; clear:both;} .clearfix{*zoom:1;}/*IE/7/6*/ h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;} input,textarea,select{outline: none; font-family:"microsoft yahei"; line-height: normal;border:none;background: none;} textarea{resize:none; overflow:hidden;} select{-webkit-appearance: none;appearance: none; -ms-appearance: none;border-radius: 0;} select::-ms-expand { display: none; } i,em{font-style:normal;} table{max-width:100%;overflow:hidden;} .u_hidden{ display: none;} .fl{float:left;} .fr{float:right;} .z-container {width: 1360px;height:auto;clear: both;margin: 0 auto;} .z-row {width: 100%;height: auto;clear: both;overflow: hidden;} .ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;} .ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;} .ellipsis4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;} .ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow:ellipsis;} .ellipsis6{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;text-overflow:ellipsis;} .ellipsis8{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;text-overflow:ellipsis;} @font-face { font-family: 'en'; /* project id 574899 */ src: url("../fonts/AVIANB.TTF");; } .header{ height: 110px; background: #fff; position: relative; text-align: center; z-index: 9;} .header .logo{ display: block; position: absolute; left: 8%; top: 0; height: 110px; line-height: 110px;} .header .logo img{max-height: 100%; vertical-align: middle;} .header_nav{ display: inline-block;} .header_nav>ul>li{ display: inline-block; margin: 0 2vw;} .header_nav>ul>li em{ display: inline-block; width: 14px; height: 8px; background: url(../images/arr_b.png) no-repeat center; margin-left: 10px; display: none;} .header_nav>ul>li.active em,.header_nav>ul>li:hover em{ background: url(../images/arr_b2.png) no-repeat center;} .header_nav>ul>li.active>a,.header_nav>ul>li:hover>a{ color: #083e8d;} .header_nav>ul>li>a{ font-size: 16px;line-height: 110px; display: block;} .header_nav>ul>li:hover .nav_down{opacity: 1; visibility: visible;transform: translateY(0px); } .nav_down{display: none; width: 100%; position: absolute; left: 0; top: 110px; z-index: 10; background:#fff; padding: 30px 0; border-top:1px solid #e4e4e4; box-shadow: 0 4px 20px rgba(132,158,194,.3); visibility: hidden; opacity: 0; transition: all .8s; transform: translateY(50px);display: inline-block; } .nav_down dl{ display: inline-block; margin: 0 2vw; text-align: left;vertical-align: top;} .nav_down dl a{ display:block} .nav_down dl dt a{ font-size: 16px;} .nav_down dl dd a{ margin-top: 20px; color: #666666;} .header_right{ position: absolute;right: 0; top: 0; width: 22%;} .header_right .soubtn1{ display: block; width: 70%; height: 110px;float: left; line-height:110px; font-size:16px; color:#083e8d; text-align:left;} .header_right .soubtn1 span{ font-size:20px; font-weight:bold;} .header_right .soubtn{ display: block; width: 20%; height: 50px;float: left; margin-top:32px; } .header_right .soubtn em{ display: block; width: 100%; height: 100%; background: url(../images/soubtn.png) no-repeat center;} .header_right .menuBtn{ display: none;} .header_right .menuBtn div{ width: 40px;} .menuBtn .line1{} .menuBtn .line2{ width: 28px;} .menuBtn .line3{ width: 32px;} .banner .swiper-slide-active{z-index:20;} .menuBtn span{display:block; width:40px; height:3px; background:#fff; transition:all .45s; float: right;} .menuBtn .line2{margin:5px auto;/* width:20px; transform:translateX(6px);*/} .menuBtn.on{ position: fixed; right: 0; top: 0; z-index: 999;} .menuBtn.on .line1{transform:rotate(45deg);transform-origin:24% 50%; } .menuBtn.on .line3{transform:rotate(-45deg);transform-origin:24% 50%;} .menuBtn.on span{ width: 40px!important;} .menuBtn.on .line2{opacity: 0;} .banner{ width:100%; position:relative; overflow:hidden;} .banner img{ width: 100%; vertical-align: bottom;} .swiper-slide .img{width:100%; height:100%;/*transform:scale(1.1); */transition:ease 3s; background-repeat:no-repeat; background-position:center center; background-size:cover;} /*.swiper-slide.swiper-slide-active .img{transform:scale(1);} .swiper-slide.swiper-slide-prev .img{transform:scale(1.1);}*/ .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%; position: relative;} .swiper-container {margin: 0 auto; position: relative; z-index: 1;overflow: hidden;} .swiper-wrapper { position: relative; width: 100%;height: 100%; z-index: 1;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform;-o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box;-moz-box-sizing: content-box; box-sizing: content-box;} .swiper-pagination{ height: 10px;text-align: center ; width: 100%; position: absolute; left: 0; bottom: 35px; z-index: 999;} .swiper-pagination span{display: inline-block; width: 20px; height:20px;border-radius:50%; margin: 0 10px; transition: all .5s; cursor: pointer; position: relative;background:none;opacity: 1; } .swiper-pagination span:before{content:""; display: block; width:50%; height: 50%; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #fff;} .swiper-pagination-bullet-active{ border:2px solid #083E8D; box-sizing: border-box;} .swiper-pagination-bullet-active:before{ background: #083E8D!important; } .arrow-left{ left: 100px;} .arrow-right{ right: 100px;} .banner_btn{ width: 60px; height: 60px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 99; cursor: pointer; transition: all .8s; border-radius: 50%; text-align: center; line-height: 60px;} .banner_btn img{ width: auto !important; vertical-align: middle !important;} .banner_btn:hover{ background:#3e77cc;} .index_tit{ font-size: 28px; position: relative;} .index_tit h3{ font-size:25px;color: #083e8d; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:600;} .see_more{display:block; position: absolute;right: 0; top: 50%; transform: translateY(-50%); font-size: 14px;} .see_more span{ display: inline-block; width: 44px; height: 44px; line-height: 40px; text-align: center; color: #083e8d; border-radius: 50%; font-weight: bold; font-size: 20px; margin-left: 10px;box-sizing: border-box; border:1px solid #e0e0e0; transition: all .6s;} .see_more:hover span{ background: #083E8D; color: #fff;} .see_more:hover{ color: #083e8d;} .index_pro{ padding: 60px 0;} .index_pro ul{ margin-left: -3.3%; margin-top: 60px; } .index_pro ul li{ width: 23.33%; float: left; margin-left: 1.3%; height: 280px; position: relative; margin-bottom:5%; } .index_pro ul li .img{ width: 100%; height: 100%;border-radius: 10px; overflow: hidden;} .index_pro ul li .img img{ width: 100%; height: 100%; transition: all .8s;} .index_pro ul li:hover .img img{ transform: scale(1.1,1.1);} .index_pro ul li:hover .info{ transform: translateY(0);} .index_pro .info{ width:100%; background: linear-gradient(to right, #427acd ,#114a9e); /* 标准的语法 */ position: absolute; right: 0; bottom: 0; transition: all .8s; transform: translateY(30px); padding: 5px 30px; box-sizing: border-box; color: #fff;border-radius: 0 10px 0 10px;} .index_pro .info .tit{ font-size: 18px; line-height:34px;float:left;} .index_pro .info en{ font-family: arial;} .index_pro .info .ellipsis2{ height:38px ; line-height: 24px; margin: 20px 0;} .index_pro .info .add{ font-size: 12px; display: block; width: 100px; height:34px;transition: all. 8s; line-height: 34px; text-align: center; border-radius: 5%; float:right; } .index_pro li:hover .add{ background:#fa9f19;} .index_guide{ padding: 120px 0; background: url(../images/index_bg.jpg) no-repeat bottom center;background-size: cover; padding-bottom: 120px;} .guide_l{ width: 42%; float: left;} .guide_l .by{ margin: 60px 0;} .guide_l .piclist ul{ margin-left: -2.3%;} .guide_l .piclist li{ width: 31%; margin-left: 2.3%; float: left; height: 150px; box-sizing: border-box; position: relative; transition: all .6s;border:2px solid rgba(255,255,255,0);box-sizing: border-box;} .guide_l .piclist li img{ width: 100%; height: 100%;} .guide_l .piclist li .play{ display: block; background: url(../images/play.png) no-repeat center; background-size: 100% 100%; height: 40px; width: 40px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: all .6s; opacity: 0;} .guide_l .piclist li:hover{ border:2px solid #083e8d; } .guide_l .piclist li:hover .play{ opacity: 1;} .guide_r{ width: 50%; float: right; background: rgba(255,255,255,.9); padding: 50px 40px; box-sizing: border-box;} .guide_list { height: 240px; border-bottom:1px solid #dddddd; overflow: hidden;} .guide_list li{ padding-left: 15px; position: relative; margin-bottom: 30px;} .guide_list li .time{ float: right;} .guide_list li .ellipsis{ width: 70%; display: inline-block; vertical-align: middle; margin-top: -2px;} .guide_list li:before{ content: "";display: block; width: 8px; height: 8px; border-radius: 50%; border:2px solid #154993; box-sizing: border-box; position: absolute; left: 0; top: 50%; transform: translateY(-50%); z-index: 1;} .guide_list li:hover a{ color: #154993;} .guide_r .more{ display: block; width: 100px; height:34px; background: #083e8d; color: #fff; text-align: center; line-height: 34px; border-radius:5%; font-size: 12px; margin-top: 30px;} .guide_list_content{ width:95%;text-indent:2rem;} .guide_list_content a{font-size:16px; line-height:30px; } .index_about{ padding: 60px 0;} .about_box{ background: #fff; border-radius: 10px; height: 500px; margin-top: 50px; position: relative;} .about_l{ width: 20%; float: left; height: 500px; background:url(../images/about_bg.jpg) no-repeat center; background-size: 100% 100%; line-height: 500px; text-align: center;} .about_l img{ vertical-align: middle;} .about_r{ width: 55%; float: left; padding: 60px; box-sizing: border-box;} .about_r .tit{ font-size: 28px; margin-bottom: 30px;} .about_r .entit{font-size: 36px; font-family: "en";color: #0b4090;} .about_r .desc{ margin: 30px 0; color: #666666; line-height: 32px;} .about_r .guide_list{ min-height: auto; border-bottom: none;} .about_box .person{ position: absolute; right: 0; top: 0; max-width: 35%;} .about_box .person img{ max-width: 100%;} .about_r .more{ display: inline-block; width: 100px; height:34px; border-radius: 5%; background: #faa018; line-height: 34px; color: #fff; font-weight: bold; text-align: center; font-size:12px; float: right; position: relative; margin:20px 20px;} /*.about_r .more:before{ content: ""; display: block; width: 130px; height: 2px; background: #faa018; position: absolute; left: -130px; top: 50%; transform: translateY(-50%); z-index: 2;}*/ .index_contact{ width: 100%; background: #fff; } .store_check,.index_map{ width: 50%; float: left;height: 640px;} .store_check{ display: flex; align-items: center;} .store_check .z-row{ width: 71%; margin-left: auto; padding-right: 19%;box-sizing: border-box;} .store_check .en{ font-family: "en";font-size: 36px; font-weight: normal; color: #083e8d; margin: 15px 0;} .store_check h4{ font-size: 26px;} .store_check .desc{ margin: 40px 0; color: #666666;} .store_check .sel{ width: 46%; border-bottom: 2px solid #dddddd; float: left; box-sizing: border-box; text-align: center; } .store_check .sel:last-child{ float: right;} .store_check .sel select{ background:url(../images/arr_b3.png) no-repeat right center; padding-right: 20px;color: #083e8d; line-height: 50px;} .index_map #allmap img{ width: 100%; height: 100%;} .footer{ background: #242629; padding: 30px 0;} .footer .z-container{ display: flex; justify-content: space-between; } .footer .logo,.foot_nav,.foot_contact{} .footer .logo{ margin-right: auto; padding-top:2%} .foot_contact{ margin-left: auto;} .foot_nav a,.foot_contact h4{ display: block; color: #999;} .foot_nav dl{ display:inline-block; vertical-align: top; margin: 0 3.5vw;} .foot_nav dt a,.foot_contact h3{ color: #fff; font-size: 18px; margin-bottom: 25px;} .foot_nav dd a{ margin-bottom: 10px;} .foot_nav dd a:hover{ color: #fff; text-decoration: underline;} .foot_contact h4{ margin-bottom: 20px; line-height:32px;} .foot_contact .tel{ color: #fff; font-size: 36px; font-family: "en";} .foot_contact .zxbtn{ display: block; width: 230px; height: 60px; line-height: 60px; text-align: center;color: #fff;font-weight: bold; font-size: 18px; background: #18427f; margin: 30px 0;} .footer_bar{ height:80px; background: #1a1c1e; color: #5b5f63; line-height:80px;} .footer_bar span{ float: right;} .footer_bar a{ display: inline-block; margin: 0 10px; color: #5b5f63;} .bshare-custom .bshare-weixin{ background: url(../images/share1.png) no-repeat center!important;} .bshare-custom .bshare-sinaminiblog{ background: url(../images/share2.png) no-repeat center!important;} .bshare-custom .bshare-qqim{ background: url(../images/share3.png) no-repeat center!important;} .bshare-custom a{ width: 30px!important; height: 30px!important; padding: 0!important; margin: 0 15px!important;} .soc_banner img{ width: 100%;} .about_news ul{ margin:60px auto;margin-left: -2%;} .about_news li{ width: 31.3%; float: left; margin-left: 2%;margin-bottom: 25px} .about_news li .img{ width: 100%; display:flex; justify-content: center;align-items: center;overflow: hidden; } .about_news li .img img{ width: 100%; transition: all .8s;height: 450px;} .about_news li:hover img{ transform: scale(1.1,1.1);} .about_news li:hover .tit{ color: #083E8D;} .about_news li:hover .time{ background: url(../images/rl2.png) no-repeat left center; color: #083E8D;} .about_news .info{ padding: 40px 20px; background: #fff; box-sizing: border-box;} .about_news .info .tit{ font-size: 18px; line-height: 30px; height: 60px; transition: all .8s;} .about_news .info .desc{ line-height: 30px; height: 60px; margin: 15px 0; color:#444444;} .about_news .time{ display: block; background: url(../images/rl1.png) no-repeat center left; padding-left: 30px; transition: all .8s;} .about_shebei ul{ margin:100px auto;margin-left: -2%;} .about_shebei li{ width: 22.3%; float: left; margin-left: 2%;margin-bottom: 25px} .about_shebei li .img{ width: 100%; display:flex; justify-content: center;align-items: center;overflow: hidden; } .about_shebei li .img img{ width: 100%; transition: all .8s;height: 300px;} .about_shebei li:hover img{ transform: scale(1.1,1.1);} .about_shebei li:hover .tit{ color: #083E8D;} .about_shebei li:hover .time{ background: url(../images/rl2.png) no-repeat left center; color: #083E8D;} .about_shebei .info{ padding: 40px 20px; background: #fff; box-sizing: border-box;} .about_shebei .info .tit{ font-size: 18px; line-height: 30px; height: 60px; transition: all .8s;} .about_shebei .info .desc{ line-height: 30px; height: 60px; margin: 15px 0; color:#444444;} .about_shebei .time{ display: block; background: url(../images/rl1.png) no-repeat center left; padding-left: 30px; transition: all .8s;} .about_anli ul{ margin:100px auto;margin-left: -2%;} .about_anli li{ width: 31.3%; float: left; margin-left: 2%;margin-bottom: 25px} .about_anli li .img{ width: 100%; display:flex; justify-content: center;align-items: center;overflow: hidden; } .about_anli li .img img{ width: 100%; transition: all .8s; height:450px;} .about_anli li:hover img{ transform: scale(1.1,1.1);} .about_anli li:hover .tit{ color: #083E8D;} .about_anli li:hover .time{ background: url(../images/rl2.png) no-repeat left center; color: #083E8D;} .about_anli .info{ padding: 40px 20px; background: #fff; box-sizing: border-box;} .about_anli .info .tit{ font-size: 18px; line-height: 30px; height: 60px; transition: all .8s;} .about_anli .info .desc{ line-height: 30px; height: 60px; margin: 15px 0; color:#444444;} .about_anli .time{ display: block; background: url(../images/rl1.png) no-repeat center left; padding-left: 30px; transition: all .8s;} .text-secondary{ font-size:15px; line-height:35px;} .z_mask{ width: 100%; height: 100%; position: fixed; left: 0; top: 110px; background: rgba(0,0,0,.5); z-index: 10; display: none;} .search_top{ width: 100%; height: 160px; position: fixed; left: 0; top:110px;transform: translateY(110px);background: linear-gradient(to right, #3b97cd ,#083e8d); transition: all 1.5s; z-index: 12; text-align: center; opacity: 0; visibility: hidden;} .search_top.on{transform: translateY(0px); visibility: inherit; opacity: 1;} .search_top .box_con{ width:40%; margin: 40px auto ; border-bottom: 1px solid #fff; height: 80px; line-height: 80px;} .search_top .box_con .btn{ float: right; display: inline-block; width: 80px; height: 80px; background: url(../images/sou2.png) no-repeat center;} .search_top .input_text{ color: #fff; float: left; height: 30px; margin: 25px 0; width: 70%; font-size: 18px;} .search_top .input_text::-webkit-input-placeholder{ color:#fff; } .search_top .input_text::-moz-placeholder{ color:#fff; } .search_top .input_text:-moz-placeholder{ color:#fff; } .search_top .input_text:-ms-input-placeholder{ color:#fff; } /*菜单栏*/ .menu_warp{ width: 100%; height:0%; position: fixed; left: 0; top: 0; background:#f2f1f2; z-index: 13; transition: all 1.5s; overflow: hidden;} .menu_warp.on{ height: 100%;} .menu_top{ text-align: center; height: 110px; line-height: 110px; border-bottom: 2px solid #378fc8; font-size: 28px; background: url(../images/menu_tit.png) no-repeat center; margin-bottom: 40px;} .menu_con{ position: relative;} .menu_con dl{ width: 14.7%; vertical-align: top; margin-right: 13.7%; float: left;} .menu_con dl:nth-child(4){ margin-right: 0;} .menu_con dl:last-child{ position:absolute; right: 0; top: 300px; margin-right: 0;} .menu_con dt{ margin-bottom: 30px;} .menu_con dt img{ width: 100%; height: 130px;} .menu_con dt h3{font-size: 22px; margin: 30px 0;} .menu_con dt em{display: block; width: 40px; height: 2px;background: linear-gradient(to right, #3b97cd ,#083e8d); transition: all .6s;} .menu_con dl:hover em{ width: 100%;} .menu_con dd li{ position: relative;} .menu_con dd li>a{display: block; margin-bottom: 25px; width: 100%; position: relative;} .menu_con dd li:hover>a{ color: #083E8D;} .menu_con dd li>a.on:before{ content: ""; background: url(../images/add2.png) no-repeat center; width: 14px; height: 14px; display: block; position: absolute; right: 0;top: 50%; transform: translateY(-50%); z-index: 1; transition: all .6s;} .menu_con dd li.on a.on:before{ background:url(../images/jian2.png) no-repeat center;} .menu_con dd a{} .menu_con .menu_down{ display: none;} .menu_con .menu_down a{display: block; margin-bottom: 15px; color: #666666;} .menu_con .menu_down a:hover{ color: #083E8D;} .menu_colse{ display: block;cursor: pointer; width: 110px; height: 110px; background: url(../images/colse.png) no-repeat center; background-size: 100% 100%; position: absolute; right: 0;top: 0; transform: translateY(-110px); transition: all 1s} .menu_colse.on{ transform: translateY(0);} /*内页*/ /*about*/ .pages{ margin:30px auto;} .about { display: flex;flex-direction: column; width: 100%; background-color: #f1f9fc;} .about-nav{width: 100%; height: 70px;background-color: #fff;display: flex;justify-content: center;} .about-nav-content{ width: 1360px; margin: 0 auto;display: flex; padding: 0 20px;box-sizing: border-box;justify-content: space-between;} .about-nav-content-left{} .about-nav-content-left a{ text-align: center;height: 100%;line-height: 70px; display:block; float:left; color: #000000;font-size: 16px;position: relative; margin-right: 25px; cursor: pointer;transition: all .5s;} .about-banner{ width: 100%; height: 320px; background-image: url('../../images/banner-3.png');background-position: center; background-size: cover; background-repeat: no-repeat;} .about-nav-content-left{ margin: 0; width:75%; float:left} .about-nav-content-left .select-nav{color: #083e8d;} .select-nav::after{content: ' ';width: 100%;position: absolute; bottom: 30px;left: 0;height: 3px;background-color: #083e8d;color: #083e8d;} .about-nav-content-left a:hover{ color: #083e8d;} .about-nav-content-left a:hover::after{ color: #083e8d;content: ' ';width: 100%; position: absolute;bottom: 0;left: 0;height: 3px; background-color: #083e8d;color: #083e8d;transition: all .5s;} .select-nav::after{content: ' '; width: 100%;position: absolute;bottom: 0;left: 0;height: 3px;background-color: #083e8d;color: #083e8d;} .about-nav-content-right{display: flex; align-items: center;color: #888888; float:right;} .about-nav-content-right a{color: #888888; font-size: 14px;cursor: pointer;transition: all .5s; line-height:70px;} .about-nav-content-right a:hover{color: #083e8d;} .about-nav-content-right span{margin: 0 14px;font-size: 14px;color: #083e8d;} .about-content-title {width: 100%;display: flex;margin-top: 60px;flex-direction: column;} .about-content-title .title {color: #000000;font-size: 32px; z-index: 1; margin-top: 30px;} .about-content-title .bg {color: #d1ebf5; font-size: 80px;margin-top: -95px;font-weight: bold;} .about-content-middle{ font-size:16px; line-height:30px; margin:30px auto; overflow:hidden;} .con-content-middle-left { width:60%; float:left} .con-content-middle-right{ width:38%; float:right;} .con-content-middle-right img{ width:100%; height:auto;} .business-right {flex: 1;display: flex;flex-direction: column;} .area {width: 100%;height: 370px;background-color: #ffffff;box-shadow: 0px 4px 48px 2px rgba(8, 100, 178, 0.15);padding: 0 38px;padding-top: 50px;padding-bottom: 70px; box-sizing: border-box; display: flex;flex-direction: column;justify-content: space-between;} .area .title { color: #000000; font-size: 30px; } .area .content { color: #444444; font-size: 16px; line-height: 30px; } .area .button { width: 140px; height: 36px; background-color: #083e8d; border-radius: 5px; border: solid 2px #083e8d; text-align: center; line-height: 36px; color: #fff; font-size: 14px; cursor: pointer; transition: all .3s; } .area .button:hover{ background-color: #fff; border: solid 2px #083e8d; color: #444; } .area .button:hover span{ color: #fff; } .area .button span { color: #083e8d; font-size: 14px; } .area-ul { display: flex; flex-direction: column; } .area-ul a{ display:block; height:auto; overflow:hidden;} .area-ul .area-li { margin-top: 30px; width: 100%; height: auto; padding:20px 0; overflow:hidden; background-color: #ffffff; box-shadow: 0px 4px 24px 1px rgba(8, 100, 178, 0.08); cursor: pointer; } .area-ul .area-li .area-li-img{ width: 20%; margin-right: 30px; overflow: hidden; float:left; justify-content: center; } .area-ul .area-li .area-li-img img{ width: 100%; display: block; transition: all .3s; } .area-ul .area-li:hover .area-li-img img{ width: 105%; margin-left: -2.5%; } .area-ul .area-li .area-li-content{ padding: 30px 0; padding-right: 46px; box-sizing: border-box; float:right; width:76%; } .area-li-content-title{ color: #000000; font-size: 22px; line-height: 22px; text-indent: .5rem; border-left: 5px solid #083e8d; } .area-li-content-txt{ margin-top: 20px; display: flex; padding-left: .7rem; line-height:32px; } .area-li-content-txt div{ color: #666666; font-size: 14px; margin-right: 14px; } .area-li-content-text{ color: #666666; font-size: 14px; padding-left: .7rem; margin-top: 10px; line-height: 22px; } .area-paging{ margin-bottom: 76px; margin-top: 60px; } /*anli*/ .bbg{ background-color:#FFFFFF;} .product { width: 100%;overflow: hidden; margin:0 auto 2% auto;} .product .left{ width: 38%; height:auto; float:left; margin:0 auto; padding:30px 30px 30px 0} .product .left img{position: relative;overflow: hidden;max-width: 100%;height: auto;} .product .right{width: 58.5%; height:auto; float:right; margin:0 auto; padding:50px 0 0 0; } .product .right h1{font-weight: bold;white-space: normal;text-align: left; font-size:24px; color:#262626;} .product .right .p_product{ width:100%; height:auto; overflow:hidden; margin:30px auto; padding:20px; } .product .right .p_product p{ font-size:16px;color:#555; } .product .right .seek-price{ width:100%; overflow:hidden;} .product .right .seek-price a{margin-bottom: 10px;background: #083e8d;padding: 0.6vw 3vw;border-radius: 0px;font-size: 16px;color: #fff;border: 1px solid #083e8d;transition: all .36s ease; float:left ; margin:0 15px 0 0;} .product .right .seek-price a:hover{ border:#083e8d 1px solid;color:#083e8d;background:none} .conp{background: #fff; width:100%; height: auto;overflow: visible;} .conp .d_DecTab {background: #083e8d;border-bottom: 2px solid #e4a600;height: 70px;width: calc((100% - 5px)/5);text-align: center;margin-right: 2px; padding: 0 25px;} .conp .d_DecTab h1{ line-height: 70px;font-size: 18px;font-weight: bold; color:#fff;} .conp .borderT_default {border-top: 1px solid #d9d9d9; height:auto; padding:20px;} .conp .borderT_default p {font-size: 16px;line-height: 30px;} .news-list { display: flex; flex-direction: column; width: 100%; background-color: #ffffff; box-shadow: 1px 10px 30px 0px rgba(17, 78, 112, 0.1); padding: 40px; box-sizing: border-box; } .news-list .news-list-header { display: grid; grid-template-columns: 1fr 1fr; grid-column-gap: 40px; } .news-list .news-list-header .left { display: flex; flex-direction: column; cursor: pointer; } .news-list .news-list-header .left:hover .img img{ width: 105%; margin-left: -2.5%; } .news-list .news-list-header .left .img { width: 100%; height: 387px; overflow: hidden; } .news-list .news-list-header .left .img img { width: 100%; display: flex; transition: all .3s; } .news-list .news-list-header .left .text { flex: 1; background-color: #083e8d; padding: 26px 38px; box-sizing: border-box; display: flex; flex-shrink: 0; } .news-list .news-list-header .left .text .time { border-right: 2px solid rgba(255, 255, 255, 0.4); padding-right: 30px; display: flex; flex-direction: column; align-items: center; justify-content: center; } .news-list .news-list-header .left .text .time div:first-child { color: #ffffff; font-size: 60px; } .news-list .news-list-header .left .text .time div:last-child { color: #ffffff; font-style: 18px; } .news-list .news-list-header .left .text .txt { padding-left: 38px; display: flex; flex-direction: column; justify-content: space-between; } .news-list .news-list-header .left .text .txt div:first-child { display: flex; flex-direction: column; } .news-list .news-list-header .left .text .txt div:first-child span:first-child { color: #ffffff; font-size: 18px; display: block; margin-bottom: 10px; } .news-list .news-list-header .left .text .txt div:first-child span:last-child { color: #ffffff; font-size: 14px; display: block; display: -webkit-box; /*将对象转为弹性盒模型展示*/ -webkit-box-orient: vertical; /*设置弹性盒模型子元素的排列方式*/ -webkit-line-clamp: 2; /*限制文本行数*/ overflow: hidden; } .news-list .news-list-header .left .text .txt div:last-child { font-style: 28px; color: #fff; } .news-list .right .total-title { display: flex; flex-direction: column; border-bottom: 2px solid #083e8d; } .news-list .right .total-title .title { margin: 24px 0; color: #000000; font-size: 16px; } .news-list .right .total-title .text { color: #666666; font-size: 14px; display: -webkit-box; /*将对象转为弹性盒模型展示*/ -webkit-box-orient: vertical; /*设置弹性盒模型子元素的排列方式*/ -webkit-line-clamp: 2; /*限制文本行数*/ overflow: hidden; } .news-list .right .total-title .you { font-size: 24px; color: #083e8d; margin-top: 5px; margin-bottom: 30px; } .news-list .right .news-list-li { display: flex; flex-direction: column; } .news-list .right .news-list-li a { height: 80px; display: flex; align-items: center; justify-content: space-between; border-bottom: 2px solid #e1ecf0; transition: all .3s; cursor: pointer; } /*jishuzixun*/ .fuwu{width:100%; max-width: 1600px;min-width: 0px;height: auto;max-height: none;min-height: 0px;margin:3% auto;overflow: hidden;padding:0;} .fuwu .p_header {font-size: 32px; margin: 20px 0;text-align: center;padding-bottom: 20px;border-bottom: 1px solid #e8e8e8;} .fuwu .con{width:98%; height:auto; overflow: hidden; margin:0 auto;} .fuwu .con p{font-size: 16px;color: #555;padding-bottom: 15px;line-height: 30px; letter-spacing:0;} .PhotoList_k1 {width: 100%;transition: 0.3s ease 0s;font-size: 14px;} .PhotoList_k1 li {font-size: 16px;transition: 0.3s ease 0s;margin-bottom: 2.5%;width: 23%;margin-left: 2.6%;background: #f6f6f6; padding: 10px; display: inline-block;vertical-align: top;box-sizing: border-box; float:left} .PhotoList_k1 li a {font-size: 0px;overflow: hidden;text-align: center;background: #f6f6f6;width: 100%;margin: 0 auto;height: 13.6vw;display: block;} .PhotoList_k1 img { display: inline-block;vertical-align: middle;transition: 0.5s linear 0s;width: auto;height: auto;margin-left: 0px;transform: scale(1);} .my-4{display: flex;justify-content: center; margin:30px auto;} .pagination { display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: .25rem; } .page-num:not(:disabled) { cursor: pointer; } .page-num, .page-link { position: relative; display: block; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; color: #083e8d; background-color: #fff; border: 1px solid #e9e9e9; } a.page-num:hover, .page-link:hover { text-decoration: none; } .page-num-current { z-index: 1; color: #fff; background-color: #083e8d; border-color: #e9e9e9; } .page-num-current:hover { color: #fff; } @-webkit-keyframes criss-cross-right { 0% { right: -20px; } 50% { right: 50%; width: 20px; height: 20px; } 100% { right: 50%; width: 375px; height: 375px; } } @keyframes criss-cross-right { 0% { right: -20px; } 50% { right: 50%; width: 20px; height: 20px; } 100% { right: 50%; width: 375px; height: 375px; } } @media screen and (max-width:1500px) { .header .logo{ left:1%;} .header_nav>ul>li{ margin: 0 0.5vw} .header_right { right:-1.8%;} } @media screen and (max-width:1400px) { .header_nav>ul>li{ margin: 0 1.5vw} } @media screen and (max-width:1200px) { .header .logo{ left: 0;} .case_box{ padding: 20px;} .header_right{ display:none;} } @media screen and (max-width:1400px) { .z-container{ width: 94%;} .header_right .soubtn1{ line-height:50px;} } @media screen and (max-width:1200px) { .header_nav>ul>li{ margin: 0 5px} .sidebox{ display: none;} .header_nav{ position:absolute; left:26%;} } @media screen and (max-width:900px) { .form_page{ width: 100%;} } @media screen and (max-width:780px) { .header{background: #fff; width: 100%; border-bottom: 1px solid #e4e4e4; height:50px; z-index: 9; position: fixed; left: 0; top: 0; background: #fff;} .header_nav{width: 100%; height: 100%; position: fixed; left: 0; top: 50px; background: rgba(8,62,141,.8); display: none; } .header_nav li{ width: 100%; text-align: center; line-height: 50px;} .header_nav>ul>li>a{ line-height: 50px;} .header_nav li a{ color: #fff;} .other_banner,.banner{ margin-top: 50px;} .nav_down{ display: none;} .header_right{ width: 100px; position: fixed;display: block; right:0;} .header_right .soubtn,.header_right .menuBtn{ width: 50px; height: 50px; display:block;display: flex;background: #083e8d;float: right; text-align: center; align-items: center; justify-content: center; cursor: pointer; z-index: 99;} .header_right .soubtn,.header_right .soubtn1{ display:none} .header .logo{ height: 50px;line-height: 50px; margin-left: 10px;} .header .logo img{ max-height: 36px;} .header_right .menuBtn div{transform: scale(.8,.8);} .header_right .soubtn em{ background-size: auto 25px;} .banner_btn{ display: none;} .search_top{ top: 50px; height: 80px;} .search_top .box_con{ height: 40px; line-height: 40px; margin: 20px auto; width: 80%;} .search_top .input_text{ margin: 0; font-size: 14px;} .search_top .box_con .btn{ margin: 0; height:30px; width: 30px; background-size: 100% auto;} .swiper-pagination span{ width: 12px; height: 12px; margin: 0 3px;} .swiper-pagination{ bottom: 10px;} .index_tit{ font-size: 18px;} .index_tit h3{ font-size:14px; font-family: "en";color: #083e8d;} .index_pro,.index_about{ padding: 30px 0;} .index_pro ul{ margin-left: 0; margin-top: 30px; margin-bottom: 0;} .index_pro ul li{ width: 100%; margin-left: 0; margin-bottom: 20px;} .index_pro ul li,.index_pro ul li .img{height: auto;} .index_pro .info{ transform: translateY(0); width: 100%;} .index_pro .info .tit{ font-size: 16px;} .index_pro .info .ellipsis2{ margin: 10px 0;} .guide_l,.guide_r{ width: 100%;} .index_guide{ padding:0; padding-bottom: 30px; padding-top:30px;} .guide_l .by{ margin: 30px 0;} .guide_l .piclist ul{ margin-left: 0;} .guide_l .piclist{ text-align: center; display:none } .guide_l .piclist li{ width: 47%; margin-left: 2%; display: inline-block;float: none; height: auto;} .guide_r{padding: 20px; margin-top: 30px;} .guide_list{ min-height: auto; } .guide_list li .ellipsis{ width: 60%;} .guide_list li{ margin-bottom: 10px;} .guide_r .more{ width: 80px; height: 30px; line-height: 30px; margin-top: 20px;} .index_contact{ height: auto;} .store_check, .index_map{ height: auto; width: 100%;} .index_map{height: 280px;} .store_check .z-row{ width: 100%; padding: 20px; box-sizing: border-box;} .store_check span img{ height: 40px;} .store_check .en{ font-size: 20px; margin: 10px 0;} .store_check h4{ font-size: 18px;} .store_check .desc{ margin: 20px 0;} .fam_class li .img{ height: auto;} .probox .pro_info{ padding-right: 8%;} .probox:nth-child(even) .pro_info{ padding-left: 8%;} .Probanner{ display:block;} .propic{ display: none;} .Probanner{ position: relative;} .Probanner .swiper-slide{ display: flex; justify-content: center; align-items: center; padding: 0 20px; box-sizing: border-box;} .Probanner img{ max-width: 100%;} .proxq_info{ width: 100%; padding: 10px; box-sizing: border-box;} .proxq_info .tit{font-size: 18px; margin-top: 10px;} .proxq_info .desc{ line-height: 20px; height: auto; margin: 20px 0;} .proxq_info .storebtn{ height: 40px; line-height: 40px;} .about_text,.about_num{ width: 100%;} .p_time{ padding-right: 10px; font-size: 20px; text-align: left; padding-top: 38px;} .p_desc:before{ width: 20px; height: 20px; left: -10px; background-size: 100% 100%; top: 40px;} .p_desc{ padding-left: 30px; padding-bottom: 20px;} .p_desc .textbox{ padding:10px; line-height: 24px;} .p_desc .textbox:before{ border-width: 10px 10px 10px 0; left: -10px;} .pces_item.on .p_time span:before{ display: none;} .pces_item.on .p_time{ font-size: 20px; padding-top: 38px;color: #083E8D;} .pces_item.on .p_time em{ margin-left: -10px; } .pces_item{} .process_page .year{ left: 10%;} .process_page{ margin: 50px auto;} .header_nav>ul>li.active a{color: #fa9f19;} .case_box .desc{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .sy_pic{ padding: 30px 0;} .pces_warp{ height: auto;overflow-y: auto;} .process_page .arr{ width: 40px; height: 40px;left:14%; bottom: -40px;} .form_page{ margin-top: 50px; margin-bottom: 30px;} .ly_form .con_box{ padding: 20px; box-sizing: border-box;} .ly_form li{ width: 100%;} .ly_form .choose span{ margin:10px;} .ly_form .btn{ padding: 15px 0;} .ly_form .subbtn{ height: 40px;} .ly_form li .input_text{width: 70%;} .protab_con{padding:10px;} .protab_con img{width:auto !important;height:auto !important;} .guide_list{ height: auto;} #txtReciver, #txtEditor,#platWrap{width: 300px!important; overflow: hidden!important;} .about_l{ display:none;} .about_r{ width:100%; padding:10px;} .about_r .tit{ font-size:18px; line-height:30px; margin-bottom:0; font-weight: bold; margin-top:10px;} .about_r .desc{ margin:15px auto;} .guide_list_content { z-index: 8; position: relative;} .about_r .entit{ font-size:16px;} .about_box{ height:auto;} .about_anli li .img img{ height:250px} .about_anli ul{ margin:30px auto;} .about-nav-content-right{ display:none;} .area-ul .area-li .area-li-content{padding: 5px 0; width:74%;} .about_shebei li{ width:46.5%;} .about_shebei li .img img { height:250px;} } @media screen and (max-width:425px) { .about_l{ width: 100%; height: 120px; line-height: 120px;} .about_r{ width: 100%; padding: 10px;} .about_r .tit,.about_r .entit{ font-size: 18px;} .about_r .tit{ margin-bottom: 10px;} .about_r .desc{ line-height: 24px; margin: 10px 0; margin-bottom: 20px;} .about_box{ height: auto; margin-top: 30px;} .about_box .person{ display: none;} .about_r .more{ width: 24px; height: 24px; line-height: 24px;} .about_r .more:before{ display: none;} .footer .z-container{ display: block;} .foot_nav{ display: none;} .footer,.fam_step{ padding: 30px 0;} .footer .logo{ margin-bottom: 20px; text-align: center;} .foot_contact .zxbtn{ width: 180px; height: 40px; line-height: 40px; font-size: 16px; margin: 20px 0;} .footer_bar{height: auto; line-height: 22px; padding: 10px 0;} .foot_contact .zxbtn{ margin-bottom:20px 0;} .foot_contact h4,.foot_contact h3{ margin-bottom: 10px;} .footer_bar span{ float: none;} .foot_contact .tel{ font-size: 20px;} .gybox .imgbox,.gybox .info{ width: 100%; height: auto;} .gybox .imgbox{ height: 200px;} .gybox .info{ padding: 20px 10px;} .gybox .info .tit{ font-size: 18px;} .gybox .info .desc,.pro_tit{ margin: 20px 0;} .fam_bar { margin-top: 30px;} .fam_bar li em{ height: 30px; margin-bottom: 10px; width: 100%;} .fam_bar li h3{ font-size: 12px;} .fam_bar{ padding: 20px 0;} .page_bar{ height: 40px; line-height: 40px;} .pro_tit span{ display: block!important; float: none!important; margin: 0 auto; margin-bottom: 20px;} .pro_tit .tit{ font-size: 18px; height: 30px; line-height: 30px;} .probox{ height: auto; padding:20px 10px; margin-bottom: 10px;} .probox .pro_img,.probox .pro_info{ width: 100%;} .probox .pro_img{ min-height: auto;height: 120px; margin-top: 0; margin-bottom: 10px;} .pro_info .prot{ font-size: 16px;} .pro_info .desc{ margin: 20px 0; height: 60px; line-height: 20px;} .probox .pro_info{ padding-left: 0!important; padding-right: 0!important;} .pro_case ul li{ height: auto;} .pro_case ul li{ border-width: 2px;} .pro_case ul{ margin-bottom: 20px;} .loadmore{ margin: 30px auto; height: 40px; line-height: 40px; width: 120px; font-size: 14px;} .pro_case .more{ width: 120px; height: 35px; line-height: 35px;font-size: 12px;} .search_box .search_btn{ width: 40px; height: 40px;} .search_box{ height: 40px;} .search_box .input_text{ margin-top: 5px;} .proxq_head{ padding: 20px 0;} .pro_tab{ margin: 30px 0;} .protab_li{ height: 40px; line-height: 40px;} .protab_li li{font-size: 12px; margin: 0; line-height: 38px; width: 24%; text-align: center;} .protab_li li.on{ line-height: 38px;} .case_nav ul{margin-top: -20px; margin-left: -2%;} .case_nav li{ width: 48%; margin-left: 2%; margin-bottom: 10px; height: 90px; display: flex; justify-content: center; align-items: center; overflow: hidden;} .case_nav li .info h3 span{ font-size: 16px;} .hx_pic,.hx_info{ width: 100%; height: auto;} .hx_jj,.case_lb{ margin-top: 30px;} .hx_info .en,.lb_box .en{ font-size: 20px; margin-top: 20px;} .hx_info .cn,.lb_box .cn{font-size: 18px; margin-bottom: 20px;} .hx_info .text{ line-height: 20px;} .case_lb{ margin-bottom: 0px;} .case_lb .z-container{ width: 100%;} .case_bg{ padding-bottom: 150px;} .case_lbox{ height: auto;} .lb_box .en{ margin: 0;} .case_lbox .swiper-slide img{ height: auto; vertical-align: bottom;} .lb_box{ margin-top: 0; width: 100%; box-sizing: border-box; padding: 20px;} .plan_box{ padding: 20px 0;} .about_news ul{ margin-left: 0;} .about_news li{ width: 100%; margin-left: 0; margin-bottom: 10px;} .about_news li .img{ height: auto;} .about_news li .img img{ width: 100%; transition: all .8s;height: 250px;} .about_news .info{ padding:20px 10px;} .about_news .info .tit{ font-size: 16px; line-height: 24px;height: 48px; margin-bottom: 0;} .about_news .info .desc{ line-height: 24px; height: 48px;} .about_anli li{ width:98%} .about_anli li .img img{ height:330px;} .about-nav-content-right{ display:none;} .about-content-title .bg{ font-size:50px;} .about-nav{ height:auto;} .about-nav-content{ width:100%; padding:0 5px;} .about-nav-content-left{ width:100%;} .about-nav-content-left a{height:auto; line-height:50px; display:block; float:left; margin:0 15px; } .area-ul .area-li .area-li-img{ width:100%;} .area-ul .area-li .area-li-content{padding: 15px 0; width:100%;} .about_shebei li{ width:46.3%;} .about_shebei li .img img { height:160px;} .product .left{ width:100%; padding:10px 0 0 0;} .product .right{ width:100%; padding:20px 0 0 0} .product .right .p_product{ margin:20px 0; padding:0} .news-list .news-list-header{ display:none;} .fuwu .p_header{ font-size: 20px; font-weight: bold;} .con-content-middle-left { width:100%; float:none} .con-content-middle-right{ width:100%; float:none} .about-content-title .title{ font-size:25px;} }