.transition(@transition:.4s){-webkit-transition:@transition;-moz-transition:@transition;-ms-transition:@transition;-o-transition:@transition;transition:@transition;} .transform-origin(@origin){-webkit-transform: @origin;-moz-transform: @origin;-ms-transform: @origin;-o-transform: @origin;transform: @origin;} .scale(@scale){-webkit-transform: scale(@scale);-moz-transform:scale(@scale);-ms-transform:scale(@scale);-o-transform:scale(@scale);transform:scale(@scale);} .border-radius(@border-radius){-webkit-border-radius:@border-radius;-moz-border-radius:@border-radius;-o-order-radius:@border-radius;-ms-border-radius:@border-radius;border-radius:@border-radius;} .rotate(@rotate){-webkit-transform: rotate(@rotate);-moz-transform: rotate(@rotate);-ms-transform: rotate(@rotate);-o-transform: rotate(@rotate);transform: rotate(@rotate);} .translateX(@X){-webkit-transform: translateX(@X);-moz-transform: translateX(@X);-ms-transform: translateX(@X);-o-transform: translateX(@X);transform: translateX(@X);} .translateY(@Y){-webkit-transform: translateY(@Y);-moz-transform: translateY(@Y);-ms-transform: translateY(@Y);-o-transform: translateY(@Y);transform: translateY(@Y);} @back_nav:url('../images/nav_bg.jpg') no-repeat;/*D背景*/ @back_nav_li_ah:url('../images/nav_a_bg.jpg') no-repeat top center;/*鼠标UM去背?/ @back_s_li:url('../images/x_bg.png') no-repeat;/*左侧栏li背景*/ @mainColor: #3a96ed;/*主色*/ @hoverColor:#1a8fdf;/*悬Q变色*/ @thirdColor:#099f52;/*W三个颜?/ @qt5:#fff;/*悬Q背景变色后字体颜?/ @qt6:#fff;/*按钮悬Q颜色 */ @height_nav:60px; /*D条高?/ @nav_li_w:16.6%; /*D条宽?/ @nav_li_color:#fff; /*D条文字颜?/ @nav_li_a:#fff; /*D条文字颜?/ .nav_color{color:@nav_li_color!important;}; .nav_h_color{color:@nav_li_a!important;}; @ba_w1:1920px; /*滚动囄宽度*/ @ba_h1:840px; /*滚动囄高度*/ @b_w:1200px; /*|站宽度*/ .more_a(@c:#fff; @w:120px;@h:30px;@b_w:1px;@b_s:solid;@b_c:#fff;){display: block;width:@w;height:@h;line-height:@h;text-align: center;color:@c;border:@b_w @b_s @b_c;} .slh{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;} .clamp(@l:4;) {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: @l;} .left{float:left;} .right{float:right;} .off{display:none;} /*隐藏*/ .splitbox{overflow: hidden;} /*----------------头部--------------*/ .header_top{width: @b_w;margin: 0 auto;position: fixed; span{float: left;} a { display: inline-block; color: #212222; &:hover { color: #0d8e0d;} } } //头部样式//////////////////////////////////////////////////// .header{margin: 0 auto; background: #fff;.transition();width: 100%;box-sizing: content-box; .header_t{height: 25px; a{float: right;line-height: 25px;background: url("../images/i1.png")left center no-repeat;padding-left: 20px;margin:0 20px;} a+a{background: url("../images/i2.png")left center no-repeat;} } .top{ .logo {float: left;display: block} .top_r{margin-top: 30px;float: right;; li{background: url("../images/i3.png")no-repeat left center;padding-left: 60px;float: right; h5{font-size: 18px;font-weight: bold;} p{font-size: 14px;} } li+li{background: url("../images/i4.png")no-repeat left center;padding-left: 48px;margin-right: 95px;} } } .header_nav_kh{background: @mainColor;height: 60px;margin-top:5px; .header_nav{ li{float: left;width: 140px;text-align: center;line-height: @height_nav;height: @height_nav;position: relative; .a1{font-size: 16px;display: block;position: relative;color: #fff;} .ol_2{top:50px;left: 0;z-index:99;width:100%;border-radius: 0;margin-top:35px;position: absolute;background: #fff;.transition(.2s);opacity: 0;visibility: hidden;padding: 10px 0; a{padding: 10px 20px;position: relative;display: block;font-size: 14px;line-height: 1;color: @mainColor; &:hover{color:fade(@mainColor,60%)} } } .nav_ol_up{margin-top: 0;opacity: 1;visibility: visible;} } .language{float: right; a{color: #fff;} i{display: inline-block;background: url("../images/i5.png")no-repeat;width: 14px;height: 9px;} } } } } .logo_s{padding: 3px 0;box-shadow: 0 0 4px 5px rgba(0,0,0,.1); .nav .dropdown ul.dropdown-menu{padding-top:3px;} } //手机D样式////////////////////////////////////// #mobile{position: fixed;top: 0;left: 0;width: 100%;z-index: 2233;display: none; .top {line-height:50px;height:50px;text-align: center;-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);-o-box-shadow: 0 0 10px rgba(0,0,0,.2);background: #fff;position: relative;z-index: 1; .btn{width: 40px;height: 40px;cursor: pointer;cursor: hand;z-index: 1;float: right;position: relative;display: block;margin-top: 5px; i{width: 23px;height: 2px;background: #222;display: block;position: absolute;left: 50%;transform: translateX(-50%);transition: .5s;transform-origin: left center; } .ie1{top: 12px;} .ie2{top: 19px;} .ie3{top: 26px;} } .active{ .ie1{transform: translateX(-50%) rotateZ(45deg);top: 12px;margin-left: 3px;} .ie2{opacity: 0;} .ie3{transform: translateX(-50%) rotateZ(-45deg);top: 28px;margin-left: 3px;} } } .logos{float: left;display: inline-block;width: auto; img{max-height: 30px;width: auto;display: inline-block;vertical-align: middle;position: relative;top: -2px;} } .lang {float: right;position: relative; a{margin-right: .2rem;font-size: 18px;} } .bottom {position: absolute;top: 0;left: 0;width: 100%;padding: 20px 15px;background: #fff;height:100vh;padding-top: 60px;overflow: auto;display: none; .m-nav{display: block;border-bottom: 1px solid #eee;margin-bottom:25px; ul{ li{ a{display: block;line-height: 40px;height: 40px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;border-top: 1px solid #eee;font-size: 16px; i{background: url("../images/icon14.png")no-repeat center center;width: 40px;height:40px;float: right;background-size: 10px 5px;.rotate(-90deg);} } ul{display: none; a{padding-left: 10px; &:before {content: '-';font-size: 16px;padding-right: 5px;} } } } } } .m-info ul{ li {display: block;border: 1px solid #666;font-size: 14px;padding: 0 15px;margin-bottom: 10px;text-align: center;transition: .5s; a{background: url("../images/ico_tel.png")no-repeat left center;background-size:20px 20px; line-height: 36px;height: 36px;;display: inline-block;padding-left: 25px;} } li+li a{background: url("../images/ico_email.png")no-repeat left center;background-size:20px 20px;} } } } @media (max-width:1100px ) { .header .top .logo img{max-width:400px;} } @media (max-width: 900px) { .header {display: none;} #spotlight .header{display: block;} #mobile{display: block;} } .product1{display: flex;padding: 48px 0 48px;min-height: 500px; .product1_1{width: 252px;justify-content: space-around;margin-right: 40px; li{border-bottom: solid 1px #fff; a{color:#474747;font-size: 16px;display: block;text-indent: 28px;height: 56px;line-height: 56px;background:#eee url("../images/i14.png")no-repeat right 35px center;} } .cur{ a{background:#eee url("../images/i15.png")no-repeat right 35px center;color: @mainColor;} } li:hover{.cur;} } .product1_2{flex: 1; ul{display: flex;justify-content:space-between;flex-wrap: wrap;; li{width:32%;padding: 10px;border: solid 1px #e1e1e1;margin-bottom:2%;.transition(); .pic{height:0;padding-bottom:66%;width: 100%;overflow: hidden;position: relative; img{width: 100%;position: absolute;top: 0;bottom: 0;margin:auto} } article{height: 45px;background: #f2f2f2;line-height: 45px;font-size: 16px;color: #414141; h2{text-indent:10px;.clamp(1);width: e("calc(100% - 45px)");float: left;} i{width: 45px;float: right;color: #262626;font-size: 24px;line-height: 45px;text-align: center;.transition();} } } li:hover{border: 1px solid @mainColor; article{ i{color:#fff;background: @mainColor;} } } } } } @media (max-width:900px ) { .product1{padding:20px 0 ;} .product1 .product1_2 h5{font-size: 20px;} .product1 .product1_1{display: none;} .product1 .product1_2 ul li{width: 49%;} } @media (max-width:450px ) { .product1 .product1_2 ul li{width:100%;} } //内页大图/////////////////////////////////////////////////////// .nei_banner{max-width: 1920px;overflow: hidden;display: block;position: relative;font-size: 0; img{width: 100%;} .main1400_b{position: absolute;left: 0;right: 0;margin: auto;top:45% ; h3{color: #fff;overflow: hidden;} p{color: #fff;} } } @media (max-width:900px) { .nei_banner{margin-top: 40px;} } //面包屑导? .breadcrumbs{position: relative;;z-index: 2; .breadcrumbs_right{height: 60px;border-bottom: 1px solid #848484;width: 65%;float: right;line-height: 60px;padding-left:50px;font-size: 18px; } .breadcrumbs_left{box-sizing: border-box; height: 110px;line-height: 110px;background: @mainColor;padding: 0 30px;font-size: 18px;color: #fff;margin-top: -50px;text-align: right;text-transform: uppercase;width: 35%;float: left; a{font-size: 18px;} span{font-size: 32px;max-width: 250px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: inline-block;vertical-align: middle; } } .breadcrumbs_company{ li{float: left; a{font-size: 16px;margin-right:30px;} } .cur{ a{color: @mainColor;} } } } @media (max-width:1200px) { .breadcrumbs .breadcrumbs_left ul li{width:2rem;} } @media (max-width:900px) { .breadcrumbs .breadcrumbs_left{height:60px;line-height: 60px;} .breadcrumbs .breadcrumbs_left {margin-top: 0;} .breadcrumbs .breadcrumbs_left span{font-size: 24px;} } @media (max-width:600px) { .breadcrumbs .breadcrumbs_left span{font-size:16px;} .breadcrumbs .breadcrumbs_left {line-height:50px;height: 50px;padding: 0 10px; a,span{line-height: inherit;} } .breadcrumbs .breadcrumbs_company{ li{width: 33.3%; a{margin-right: 15px;} } } .breadcrumbs .breadcrumbs_right{padding-left: 20px;line-height: 50px;height: 50px; } } @media (max-width:400px) { .breadcrumbs .breadcrumbs_left span{font-size:14px;} .breadcrumbs .breadcrumbs_left a{font-size: 12px;} .breadcrumbs .breadcrumbs_company li a{font-size: 14px;margin-right: 7px;} } //公司介内? .inner_dh {text-align: center;} .com_a {width: 130px;height: 43px;text-align: center;line-height: 43px;color: #fff;} .company1{padding: .5rem 0;overflow: hidden; article{line-height:1.8;text-align: center;margin: 30px 0; p{text-align: justify;font-size: 16px;} } } @media (max-width:900px) { .company1{padding: .3rem 0 .1rem;} } .company2{max-width: 1920px;height:500px; position: relative;overflow: hidden; .company_parallax{background: url("../images/company2_bg.jpg")no-repeat bottom center;height: 600px;position: absolute;top: -100px;left: 0;width: 100%;} .main1400_b{position: relative;} .company2_txt{position: absolute;right: 0;top: 125px;width: 450px;height: 250px;background: @mainColor;color: #fff;padding:40px;text-align: right; h3{font-weight: 400;} p{letter-spacing: 2px;position: relative;height: 50px; &:after{content: '';width: 30px;height: 1px;background:#fff;;position: absolute;bottom: -20px;right: 0;} } span{letter-spacing: 10px;color:rgba(255,255,255,.5);display: block;margin-top: 50px;margin-right:-10px;} } } @media (max-width:900px) { .company2{ .company2_txt{width: 100%;} } } @media (max-width:400px ) { .company2 {height: 400px; .company2_txt{padding: 30px;top: 90px; p{height:40px;} } } .company2 .company_parallax{background-position: center;background-size: cover;} } .company3{margin: .6rem 0;overflow: hidden; .company3_dh{margin-bottom: 40px; h3{color: #666;margin-bottom: 10px;} } .company3_nr{ ul{ li{width:33.3%;float: left;position: relative;background:@mainColor;height: 600px; article{position: absolute;bottom: 0;left: 0;height: 120px;color: #fff;background: rgba(0,0,0,.5);padding:20px;width: 100%; h3{font-size: 20px;margin-bottom: 10px;} } } li:nth-of-type(1){background: url("../images/y1.jpg")no-repeat center;background-size:cover; } li:nth-of-type(2){background: url("../images/y2.jpg")no-repeat center;background-size: cover;.transition();} li:nth-of-type(3){background: url("../images/y3.jpg")no-repeat center;background-size: cover;} } } } @media (max-width:1200px) { .company3 .company3_nr ul li article {height:auto;} } @media (max-width:800px) { .company3 .company3_nr ul li{width: 100%;height: 300px;margin-bottom: 20px;} } .company4{overflow: hidden;background: url("../images/company4_bg.jpg")no-repeat; background-size: cover; max-width: 1920px;margin: 20px auto 0;box-sizing: border-box;padding:70px 0; .company4_left{float: left;width: 30%;margin-top:80px;text-align: center;color: #fff; h3{font-weight: bold;margin-bottom: 20px;} p{line-height:2;} a{margin-top: 40px; &:hover{color: #000;} } } .company4_right{float: right;} } @media (max-width:1150px) { .company4 .company4_right{width:600px; img{width: 100%;} } } @media (max-width:920px) { .company4{margin: 20px auto 0; .company4_left{width: 100%;margin-top: 0;text-align: center;float: none;} } .company4 .company4_right{width: 100%;float: none;} .company4 .company4_left a{margin: 30px auto;} } //企业文化///////////////////////// .culture1{margin-top: .5rem; p{font-size: 16px;font-weight: normal;letter-spacing: 0px;color: #666666;margin-bottom: 3%;padding-left:20px;position: relative; &:before {content: '';width: 12px;height: 12px;background: url(../images/dot2.png) center no-repeat;position: absolute;left: 0;top: 6px; } span{font-weight: bold;color: #333333;font-size: 16px;} } } .culture2{margin: .6rem 0;overflow: hidden; ul{ li{width:49%;float: left;background: url("../images/c_bg4.jpg")no-repeat;height:460px;padding: 20px 40px;.border-radius(5px); h3{color: #fff;font-size: 36px;margin-bottom: 20px;} p{color: #fff;font-size:16px;line-height: 2;} } li+li{float: right;background: url("../images/c_bg1.jpg")no-repeat;;background-size: cover;} } } @media (max-width:900px) { .culture2 ul li h3{font-size: 24px;} .culture2 ul li p{line-height: 1.8;} } @media (max-width:768px) { .culture2 ul li{width: 100%;margin-bottom: 20px;padding: 20px;} } //荣誉证书honor面///////////////////////// .honor_list{overflow: hidden;margin-top: .4rem; li{float: left;width:24%;margin-right: 1.3%;margin-bottom: .3rem;text-align: center;cursor:pointer; .img{border: 1px solid #dcdcdc;padding: 6px;height: 2.6rem;box-sizing: border-box;text-align: center;display: flex;align-items: center;justify-content: center; img{max-height: 100%;max-width: 100%;} } h4{line-height: 2;} } li:nth-of-type(4n){margin-right: 0;} } @media (max-width:768px) { .honor_list{ li{width:49%;margin-right: 2%;} li:nth-of-type(2n){margin-right: 0;} } } //新闻详情///////////////////////// .news_title{text-align: center;margin:.4rem 0;padding: 0 2%; h1{padding-bottom: .2rem;font-weight: bold;} span,b{font-size: 14px;} } @media (max-width: 640px) { .news_title{ b{display: inline-block;} } } .news_info_sidebar{float: right;width: 285px;padding-left:.4rem;border-left: 1px solid #ccc; h3{color: #838D8F;margin-bottom: .1rem;} li{padding:.1rem 0;overflow: hidden; a{line-height: 1.5;color: #242424; &:hover{color: #e60012;} } } } .neirong_container{padding:.4rem .4rem 0 .4rem;overflow: hidden; .honor_img{max-width: 1200px;margin: 0 auto;text-align: center; img{display: block;margin: 0 auto;max-width: 100%;} } header{text-align: center;padding-bottom: .2rem;border-bottom: 1px solid #cccccc; h3{font-weight: bold;margin: 0 0 .35rem;} b{font-family: 宋体;} } article{padding: .4rem 0;border-bottom: 1px solid #cccccc;min-height: 5rem; p{line-height: 1.8;font-size: 14px;} img{max-width:100%;} table{width: 100%;border-collapse:separate;border-spacing: 0; .firstRow{background: #f0f0f0;} tr{height: 33px;line-height: 33px; td { text-align: center; border: 1px solid #cccccc; p{line-height: 33px!important;} img{display: inline-block;} } } } } .newsPage{font-family: 宋体;margin-top: .2rem; .page-a{margin: .15rem 0;} a{font-family: 宋体;} } .fanhui{width:130px;height:40px;line-height: 40px;.border-radius(5px);color: #fff; float: right;background: #184f90;text-align: center;margin-top: .3rem;} } @media (max-width: 900px) { .news_info_sidebar{display:none;} } @media (max-width: 640px) { .neirong_container{padding: .2rem 0;} } ///////联系我们/////////////////////////// #gaodeMap{height: 474px;} .contact1{margin: 80px 0 20px;overflow: hidden; .contact1_left{width: 40%;float: left; h3{font-size: 24px;} h1{font-size: 24px;margin: 15px 0;} p,a{font-size: 16px;line-height: 2;} img{width: 105px;margin-top: 10px;} } .contact1_right{float: right;width: 60%;margin-top: 40px; ul{display: flex;flex-wrap: wrap;;justify-content: space-between; li{width:31%;margin-bottom: 25px; p{color: #000000;margin-bottom: 10px;font-size: 18px;} input{background: #e4e4e4;height: 36px;line-height: 36px;text-indent: 1em;width: 100%;} input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #666; } input:-moz-placeholder, textarea:-moz-placeholder { color: #666; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #666; } } .liuyan_content{width: 100%; textarea{width: 100%;background: #e4e4e4;text-indent: 1em;height: 120px;padding-top: 8px;} } .yanzhengma{position: relative;; img{position: absolute;right: 7px;top: 7px;} } .tijiao{width: 65.5%} } } } @media (max-width: 800px) { .contact1{margin: 40px 0 20px;} .contact1 .contact1_left{width: 100%;} .contact1 .contact1_right{width: 100%;} .contact1 .contact1_right ul li{width: 32%;} } @media (max-width: 640px) { .contact1 .contact1_right{background: #f4f4f4;padding: 10px; ul li{width: 100%;margin-bottom: 10px; p{font-size: 16px;} } } .contact1 .contact1_right ul .yanzhengma{margin-bottom: 0;} .contact1 .contact1_left h1{font-size: 18px;} .contact1 .contact1_left p, .contact1 .contact1_left a{font-size: 14px;} .contact1 .contact1_right ul .tijiao{width: 100%;} #gaodeMap{height: 300px;} } .contact2{margin: .45rem 0;overflow: hidden;; .contact2_left{width:7.8rem;float: left;border: 1px solid #e5e5e5;padding: .2rem;box-sizing: border-box;height: 2.3rem; section{float: left;box-sizing: border-box;width: 50%;padding-left: .26rem; li{background: url("../images/icon32.png")left center no-repeat;background-size: .4rem .41rem;padding-left: .64rem;margin-top: .2rem; p{font-size: 14px;color: #666;} } li+li{margin-top: .4rem;background: url("../images/icon33.png")left center no-repeat;padding-bottom: .25rem;background-size: .37rem .35rem;} } section+section{border-left: 1px dashed #dddddd; li+li{background: url("../images/icon34.png")left center no-repeat; background-size: .39rem .36rem;} } } .contact2_right{width:e("calc(100% - 8.4rem)");float: right;border: 1px solid #e5e5e5;box-sizing: border-box;padding: .35rem;height: 2.3rem; img{float: left;margin-right: .34rem;width: 1.6rem;height: 1.6rem;} h3{margin: .1rem 0;} p{font-size: 14px;} i{background: url('../images/icon35.png')no-repeat;width:.36rem;height: .36rem;background-size: 100% 100%;display: inline-block;margin-top: .2rem;} } } @media (max-width: 1300px) { .contact2{ .contact2_left,.contact2_right{width: 100%;overflow: hidden;height: auto;} } } @media (max-width: 468px) { .contact2 .contact2_left{ section{width: 100%;} section+section{border-left: none;} } .contact2 .contact2_right{padding: .2rem; img{width: 1.2rem;height: 1.2rem} } } .contact3{height: 6.8rem;width: 100%;margin-top: .8rem;position: relative;; #allmap{width: 100%;height: 100%;} } .contact4{background:#e9e9e9;padding: .5rem 0; h3{text-align: center;} p{text-align: center;margin: .3rem 0 ;line-height:1.8;} a{width: 96px;height:40px;text-align: center;line-height:40px;border: 1px solid #cccccc;.transition();font-size: 14px;display: block;margin:.3rem auto 0; &:hover{color: #fff;} } } .contact5{margin: .3rem 0; h3{text-align: center;margin: .2rem 0 .3rem} ul{overflow: hidden;; li{float: left;width: 49%;height:50px;line-height:50px;border: 1px solid #ccc;margin-bottom: 20px; input{color: #000;padding-left: 2em;background: none;font-size: 14px;width: 100%;} input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #666; } input:-moz-placeholder, textarea:-moz-placeholder { color: #666; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #666; } } .yanzhengma{position: relative; img{position: absolute;height: 30px;top: 10px;right: 10px;} } .liuyan_content{width: 100%;height: 200px; textarea{line-height:1.8;text-indent: 2em;padding: 10px 0;width: 100%;height: 100%;} } .tijiao{background: @mainColor;border: none; input{color: #fff;padding-left: 0;} } li:nth-of-type(2n){float: right;} } } //产品列表?//////////////////////////////////// .neiye_prodcut{background:#e9e9e9;margin-top: -0.59rem;padding-top: .3rem; ul{overflow: hidden; li{width:23%;margin:1%;float: left;background: #fff; .neiye_pic{height:3rem;padding: .2rem; display: flex;align-items: center;justify-content: center;overflow: hidden; img{align-items: center;.transition();max-width: 100%;max-height: 100%;} } .neiye_pic_txt{height:1.5rem;border-top:1px solid #e9e9e9;padding: .2rem;position: relative; h2{margin-bottom: .1rem;.transition();} p{line-height:1.8;height: 75px;overflow: hidden;} i{display: block;width: .1rem;height: .1rem;position: absolute;right: 0;bottom: 0;background: @mainColor;.transition();} } } li:hover{ .neiye_pic{ img{.scale(1.1);} } .neiye_pic_txt{ h2{color: @mainColor;} i{width: 100%;height: 1px;} } } } } @media (max-width: 1300px) { .neiye_prodcut ul li .neiye_pic_txt{height: 2rem; p{height: 50px;} } } @media (max-width: 1024px) { .neiye_prodcut ul li{width: 31.3%;} } @media (max-width: 768px) { .neiye_prodcut ul li{width: 48%; .neiye_pic_txt p{font-size: 12px;height: 40px;} } } //////////////产品详情?////////////////////////////////// .product_info1_left{margin-top: 40px;width: 45%;float: left;overflow: hidden;; .product_info1_left_t{height:520px;border: 1px solid #bfbfbf;display: flex;align-items: center;justify-content:center;box-sizing: border-box;;padding: 10px;overflow: hidden;; .gallery-top{height: 100%;width: 100%; .swiper-slide{height: 100%;display: flex;align-items: center;justify-content:center; img{max-width: 100%;max-height: 100%;} } .arrow-left {background: url(../images/index_tab_l.png) no-repeat left top;position: absolute;left: 10px;top: 50%;margin-top: -25px;width: 28px;height: 51px;z-index: 10; } .arrow-right {background: url(../images/index_tab_r.png) no-repeat left bottom;position: absolute;right: 10px;top: 50%;margin-top: -25px;width: 28px;height: 51px;z-index: 10; } } } .product_info1_left_b{margin-top: 30px;position: relative; .gallery-thumbs{width: e("calc(100% - 100px)");margin: 0 auto; .swiper-slide{border: 1px solid #bfbfbf;height:100px;display: flex;align-items: center;justify-content:center;cursor: pointer; img{max-width: 100%;max-height: 100%;} } .active-nav{border: 1px solid @mainColor;} } .arrow-left{position: absolute;left:0;top: 0;width:30px;height: 100%;z-index: 10;background: #ccc url(../images/feel3.png) no-repeat center; } .arrow-right {position: absolute;right: 0;top: 0;;width:30px;height: 100%;z-index: 10;background: #ccc url(../images/feel4.png) no-repeat center; } } } .product_info1_right{width: 45%;float: right;padding-top: 60px; h1{letter-spacing: 4px;color: @mainColor;} article{margin: 40px 0 0; p{line-height: 2;} .p1{background: url("../images/pi_i6.jpg")no-repeat left center;padding-left: 40px;} .p2{background: url("../images/pi_i7.jpg")no-repeat left center;padding-left: 40px;} } } @media (max-width: 1200px) { .product_info1_left{width: 55%;} .product_info1_right{width: 40%;} } @media (max-width: 800px) { .product_info1_left{width: 100%;} .product_info1_right{width: 100%;} } @media (max-width: 640px) { .product_info1_right{padding: 20px 0; h1{letter-spacing: 0;} } .product_info1_right article{margin-top: 20px;} .product_info1_left .product_info1_left_b{ .slick-arrow{top: 12px;} .ul2 li{height: 70px;} .gallery-thumbs{width: e("calc(100% - 50px)"); .swiper-slide{height: 50px;padding: 0;} } .gallery-top{ .arrow-left{width: 20px;left: 0;background-size: 100%;} .arrow-right{width: 20px;right: 0;background-size: 100%;} } .arrow-left{width:20px;} .arrow-right{width:20px;} } .product_info1_left .product_info1_left_t{height: 4rem;} } @media (max-width: 400px) { .product_info1_left .product_info1_left_t{height:3rem;} } .product_info2{margin: 30px 0 10px;padding-top: 30px; .product_info2_dh{width:160px;height: 50px;line-height: 50px;color: #fff;background: @mainColor;text-align: center; h3{font-size: 18px;} } article{min-height: 300px;border: 1px solid #bfbfbf;padding:20px;margin: 20px 0; span{font-size: inherit;} img{max-width: 100%;} table{width: 100%!important; td{border: 1px solid #ccc;padding: 5px; text-align: center;} } } } @media (max-width: 640px) { .product_info2{margin:0;} .product_info2 .product_info2_dh{height: 40px;line-height: 40px;width: 100%;text-align: left;padding-left: 20px;} .product_info2 article{min-height:0;} } .product_info_fanhui{margin-top: 20px; width: 70px;height: 26px;color: #fff;background: @mainColor;text-align: center;line-height: 26px;margin-bottom: 30px;cursor: pointer;} // 发展内页////////////////////////////////////////// .development_list{padding-left:2rem;padding-bottom: 1rem; li{padding: 40px 75px 30px 66px;border-left: 1px solid @mainColor;position: relative; .d_year{position: absolute;left: -150px;top: 31px;font-size: 40px;color: @mainColor;} .i_circle{display: block;width: 11px;height: 11px;background: #fff url(../images/icon_02.png) no-repeat;position: absolute;left: -6px;top:50px;} .i_jiantou{display: block;width: 16px;height: 7px;background: url(../images/icon_04.png) no-repeat;position: absolute;left: -9px;top: -2px; } .d_detail{font-size: 16px;color: #000000;line-height: 32px;} } } @media (max-width: 1200px) { .development_list{padding-left: 3rem;} } @media (max-width: 900px) { .development_list li{padding: 20px 17px 15px 30px; .i_circle{top: 31px;} .d_year{top: 10px;} } } @media (max-width: 600px) { .development_list{padding-left:2rem; li{ .d_year{left: -1.8rem;} } } } .picture{ float:left; width:193px; height:173px; overflow:hidden; display:inline;position: relative; .picture1 a{ width: 193px; height:173px; text-align:center; vertical-align:middle;background-color:#FFFFFF; border:1px solid #cccccc; overflow:hidden; display:table-cell; *display: block; img{ vertical-align:middle; border:0;} } .picture2{line-height: 20px; height:20px; text-align:center; } } .title{background:#eee; padding-left:10px;margin-bottom: 20px; span,a{color: #333;} } ///ntitle3的样?///////////////////// .title3{margin-bottom: 20px; span,a{color: #333;} } .title3_top{ h2{font-size: 24px;color: #000;} p{margin-top: 5px;} .title_tel{background: url("../images/title_tel.png")no-repeat left center; float: right;padding-left: 50px; span{font-size:24px;font-style: italic;} } } /////////////////////////////////////////////////////////////////////////////// .container_left4{width: 220px;float: left;; h3{font-size: 16px; height: 60px; line-height: 60px; background: #666666; padding: 0 20px; color: #FFF; text-shadow: #333 2px 2px 2px;} .class_nr{ ul{ li{margin-bottom: 1px; a{ display: block;background: #EEE;padding: 10px 20px;.transition();} } li:hover a{background:@qt6;color: #fff;} .cura{background:@qt6;color: #fff;} } } } .neiye_banner{height: 300px;max-width: 100%;display: none; li{height: 100%;} } .container_left5{width: 230px;margin-bottom: 30px;float: left; h3{} .class_nr{ ul{margin-top: 15px;margin-bottom: 27px; li{ a{display: block;border-bottom: 1px solid #e1e1e1;line-height: 41px;margin-bottom: 3px; margin-top: 0;padding-left:46px; &::before{content: ">";width: 5px;height: 8px; float: left;display:block;margin-left: -16px;} } } li:hover{background:@qt6;color: #fff; a{color: #fff;} } .cura{background:@qt6;color: #fff; a{color: #fff;} } } } .sider_fenlei{margin-top: 16px; li{display: inline-block;margin-right: 3px;margin-top: 12px; a{color: #a3a3a3;display: block; text-transform: uppercase;border: 1px solid #e2e2e2; padding: 10px 22px;.transition();} } li:hover a{background: @qt6;color: #fff;} } .sider_news{margin-top: 27px;margin-bottom: 28px; li{color: #999;margin-bottom: 16px; a{display: block;color: #37474f;border-bottom: 1px solid #e1e1e1;padding-bottom: 17px;margin-top: 12px;.transition(); time{color: #999;line-height: 20px;margin-bottom: 5px;font-size: 12px;} } } li:hover a{color: @qt6;} } } .com_sider{position: relative;padding-bottom: 10px;font-size: 18px; &::after{content: "";width: 35px;height: 2px;background: #d68b37; position: absolute; bottom: -1px;left: 0;} } .neiye_article{line-height: 24px;padding: 30px; h2{font-size: 18px;margin-bottom: 10px; small{font-size: 12px;color: #999;} } } //sidebar3横向内页D样式 .sidebar3{ .class_nr{padding-bottom:5px;border-bottom: 1px solid #ccc; ul{background: #f7f7f7; height: 68px;width:@b_w; li{display: inline-block;line-height: 68px;width: 145px;text-align: center;.transition(); &:hover{background: @qt6; a{color: #fff;} } } .cura{background: @qt6;display: block;color: #fff;} } } } .search{ form{margin: 7px 0 0 0;} .text{color: #a0a0a0;background: #dadada;padding: 0;margin: 0;width: 189px!important;height: 22px!important;border: none;color: #a0a0a0;text-indent: 5px;} .anan{background: #020202;margin: 0;padding: 0;width: 44px!important;height: 22px!important;color: #fff;border: none;} } .message{width: 279px;border-bottom: 1px dashed #929292;padding: 11px 0; .message_title{min-height: 17px; line-height: 17px;color: #666666; img{float: left;margin-right: 6px;} } .message_text{margin-top: 10px;line-height: 23px;color: #666666; img{float: left;margin-right: 6px;margin-top: 2px;} } } .newsList { width:205px; margin:0 auto; padding-top:5px; .newsList_li { background: url('../images/n.jpg') no-repeat 10px 50%; border-bottom: 1px dashed #7d7d7d; line-height:33px; height: 33px; padding-left: 20px; a{color: #00315a;} } } .productsList { width:205px; margin:0 auto; padding-top:5px; li{background: url('../images/f.jpg') no-repeat 10px 50%; border-bottom: 1px dashed #7d7d7d; line-height:33px; height: 33px; padding-left: 30px; a{color: #00315a;} } } //banner样式//////如果分层做效果,则不要做{比例羃放。做固定高度 .banner{max-width: 1920px;text-align: center;height:e("calc(100vh - 195px)");overflow: hidden; .swiper-slide{ .main1400_b{position: absolute;left: 0;top: 0;right: 0;bottom:0;margin: auto;} img{width: 100%;height: 100%;object-fit: cover;object-position: right center;} } .banner1{ .txt{position: absolute;top: 0;bottom: 0;left: 0;margin: auto;color: #fff;padding: 90px 50px;height: 480px;text-align: left;.transition(.5s);transition-delay:.5s; h4{font-size: 70px;font-weight: bold;} h4+h4{margin:5px 0 20px;} p{font-size: 30px;} } } .banner2{ .main1400_b{display: flex;align-items: center;} .txt2{text-align: left;color: #fff; h5{font-size: 65px;text-transform: uppercase;} h4{font-size: 48px;} p{font-size: 24px;} i{display: block;;height:5px;margin: 10px 0 20px; background: #fff;width:0;} h6{font-size: 24px;} } } .banner3{ .main1400_b{display: flex;align-items: center;} .txt2{text-align: left;color: #373737; h5{font-size: 40px;font-weight: bold;} h4{font-size:36px;font-weight: bold;color:#296aa8;margin: 5px 0 10px;} h6{font-size: 24px;text-transform: uppercase;line-height: 1.6;} p{font-size: 18px;margin:20px 0 30px;max-width: 700px;width:90%;line-height: 1.6;} } a{display: block;width: 176px;height: 56px;line-height: 56px;text-align: center;color: #fff;background:#296aa8;.border-radius(7px);font-size: 24px; } } .swiper-slide-active{ .txt{box-shadow: 0px 4px 11.96px 1.04px rgba(0, 0, 0, 0.23); h4,p{opacity: 0;} } .txt2{ h4,p,h5,h6{opacity: 0;} i{width: 120px;.transition(1s);transition-delay: .2s;} } } .swiper-pagination-bullet-active{background: @mainColor;} .swiper-button-prev1{height: 42px; width: 42px; z-index: 33;background:url("../images/i_i31.png")no-repeat center;} .swiper-button-next1{width: 42px;height: 42px;background:url("../images/i_i32.png")no-repeat center;} } @media (max-width:1200px ) { .banner .banner1 .txt{height: 360px;padding: 45px 30px; h4{font-size: 48px;} .splitbox{margin-bottom:14px;} } .banner .banner1 .txt p{font-size: 24px;} .banner .banner2 .txt2{ h5{font-size: 48px;} p{font-size: 20px;} h4{font-size: 36px;} h6{font-size: 36px;} } .banner .banner3 .txt2{ h5{font-size:30px;} p{font-size:16px;max-width: 560px} h4{font-size:24px;} h6{font-size: 20px;} a{font-size: 18px;} } } @media (max-width:900px ) { .banner{margin-top: 50px;height: 400px; img{width: 100%;} .banner1 .txt{height: 300px;} } .banner .banner1 .txt h4{font-size: 36px;} .banner .banner2 .txt2{ p{font-size: 20px;} h5{font-size: 24px;} h4{font-size: 24px;} h6{display: none;} p{font-size: 16px;} } .banner .banner3 .txt2{ h5{font-size:24px;} p{display: none;} h4{font-size:20px;} h6{font-size: 18px;} a{font-size:16px;width: 130px;height: 40px;line-height: 40px;margin-top: 30px;} } .banner .banner4 img{object-position: center center;} } @media (max-width:500px ) { .banner{height:350px;} .banner .banner1 .txt h4{font-size:30px;} } .index2{margin: 70px 0;overflow: hidden;; .index2_t{background: url("../images/i6.jpg")no-repeat right top;width:100%;height: 198px;line-height: 80px;padding: 0 25px; max-width: 1400px; h3{color: #fff;font-size: 30px;font-style: italic;display: inline-block;} a{color: #fff;float: right;font-size: 24px;} } .idnex2_l{width: 260px;float: left;margin-top: -77px; .idnex2_l_dh{background: @mainColor;text-align: center;padding-top: 20px;height: 106px;color: #fff; h3{font-size: 30px;} } .idnex2_l_nr{background: #f7f7f7;padding:25px 36px ; li{background: url("../images/i7.png")no-repeat left center;padding-left: 56px;margin-bottom:39px; a{font-size: 18px;} } li:hover{background: url("../images/i8.png")no-repeat left center; a{color: #e39803;} } } } .idnex2_r{float: right;display: flex;justify-content: space-between;width: e("calc(100% - 285px)");flex-wrap: wrap; .pic{font-size: 0; width: 32%;height: 244px;margin-top: 31px;padding: 10px;border: 1px solid #d4d4d4;overflow: hidden; img{.transition();width: 100%;object-fit:contain;height: 100%; &:hover{.scale(1.1);} } } .idnex2_r1{padding-bottom: 20px;} .swiper-pagination5{bottom: -10px;text-align: center;display: none; .swiper-pagination-bullet-active{background: @mainColor;} } } } @media (max-width:1200px ) { .index2 .index2_t h3{font-size: 24px;} } @media (max-width:900px ) { .index2 .idnex2_l{width: 100%;margin-top: 0;} .index2 .idnex2_l .idnex2_l_dh h3{font-size: 24px;} .index2 .index2_t{line-height: 50px;background-position: top -30px right;height: 169px; a{font-size: 18px;} h3{font-size: 20px;} } .index2 .idnex2_l .idnex2_l_nr{padding: 15px 15px 0;overflow: hidden;; li{width: 50%;float: left;} } .index2 .idnex2_r{width: 100%;} } @media (max-width:640px ) { .index2{margin: 30px 0; .index2_t{background-position: left top -30px} } .index2 .idnex2_l{margin-top: -118px;} .index2 .idnex2_l .idnex2_l_dh{background: fade(@mainColor,60%)} .index2 .index2_t a{display: none;} .index2 .idnex2_r .pic{width: 49%;height: 0;padding-bottom:11.5%;margin-top: 20px; img{height: auto;} } .index2 .idnex2_r .swiper-pagination5{display: block;} } @media (max-width:450px ) { .index2 .index2_t {text-align: center; h3{font-size: 16px;} } .index2 .idnex2_l .idnex2_l_nr li a{font-size:16px;} .index2 .idnex2_l .idnex2_l_nr li{background-size:20px 8px;padding-left: 33px;} .index2 .idnex2_r .pic{padding: 4px 4px 14%;} .index2 .idnex2_l .idnex2_l_nr li {margin-bottom: 15px;} } .index3{display: flex; .index3_l{width: 50%;height: 674px; position: relative;overflow: hidden; .index3_l_parallax{background: url("../images/index3.jpg")no-repeat center center;height:800px;position: absolute;top: -100px;left: 0;width: 100%;z-index:-1;} .index3_l_txt{color: #fff;padding:10%; h3{margin-bottom: 60px;font-size: 36px;text-align: center;} p{font-size: 16px;line-height: 2;} a{background: #fff;width: 150px;height: 40px;line-height: 40px;color: #000;margin: 0 auto;text-align: center;cursor: pointer;.transition();position: absolute;left: 0;right: 0;bottom:115px; &:hover{color: #fff;} } } } .index3_r{width:50%;display: flex;flex-wrap: wrap;position: relative;; section{height: 337px;width: 50%;padding:9%; h3{font-size: 30px;margin-bottom: 40px;text-align: center;} p{font-size: 16px;line-height:1.8;} } .s1{background:#000;padding: 0;position: relative; #swiper12{height: 100%; .pic{width: 100%;height: 100%;opacity: .5; img{width: 100%;height: 100%;object-fit: cover;} } } article{position: absolute;top: 0;color: #fff;padding:17%;width:100%;left: 0;right: 0;bottom: 0; z-index: 4;} .swiper-pagination5{ bottom:7px;position: absolute;z-index: 3;text-align: center; span{background: #fff;} } &:hover{width: 100%;height:674px;position: absolute;left: 0;top: 0;z-index: 3;} } .s2{background:#e5e5e5;text-align: center;} .s3{background:@mainColor;color: #fff;} .s4{background: url("../images/index3_2.jpg");} } } @media (max-width:1100px ) { .index3 .index3_l .index3_l_txt h3{font-size:24px;margin-bottom: 20px;} .index3 .index3_r section h3{font-size:24px;margin-bottom: 20px;} } @media (max-width:900px ) { .index3{flex-wrap: wrap; .index3_l{width: 100%;height: auto;} } .index3 .index3_l .index3_l_txt{padding: 5%; a{position: static;display: block;margin: 30px auto 10px;} } .index3 .index3_r{width: 100%; } .index3 .index3_r section{height: auto;} } @media (max-width:640px ) { .index3 .index3_r section h3{font-size: 20px;margin-bottom: 10px;} .index3 .index3_r section{padding: 5%; p{font-size:14px;} } .index3 .index3_l .index3_l_txt p {font-size: 14px;} .index3 .index3_l .index3_l_txt h3{font-size:20px;} .index3 .index3_r .s1 article{padding:11%;} .index3 .index3_r{ .s1{height:250px;width: 100%;} .s2{display: none;} .s1:hover{position: static;height:250px;} } } .com_dh{ h3{font-size: 30px;font-weight: bold; &:after{content: '';display: block;width: 36px;height: 2px;background: @mainColor;margin-top: 3px;} } } @media (max-width: 900px) { .com_dh h3{font-size: 24px;} } @media (max-width: 640px) { .com_dh h3{font-size:20px;text-align: center; &:after{margin: 5px auto;} } } .index4{background: #f6f6f6;padding: 75px 0; .index4_nr{margin-top: 30px;position: relative; .case_m{ .swiper-slide{height: 0;padding:5% 5% 44%; img{width: 100%;position: absolute;z-index: -1;left: 0;top: 0;} h3{color: #fff;font-size: 36px;margin-bottom: 20px;} p{font-size: 18px;color: #fff;} } } .case_t{position: absolute;left:5%;bottom: 0;z-index: 3; li{width: 172px;height: 172px;float: left;margin-right:3px;padding:25px;background: rgba(255,255,255,.77); span{font-size: 30px;font-family: beba;text-align: right;display: block;} h4{font-weight: bold;font-size: 18px;margin: 24px 0 5px;} p{color: rgba(0,0,0,.8);} } .on{color: #fff;background:fade(@mainColor,55%); p{color: inherit;} } } } } @media (max-width:1400px ) { .index4 .index4_nr .case_t li{width: 140px;height: 140px;padding:3%; h4{margin-top: 12px;} } } @media (max-width:1200px ) { .index4{padding: 30px 0;} .index4 .index4_nr .case_m .swiper-slide h3{font-size: 24px;} .index4 .index4_nr .case_m .swiper-slide p{font-size: 16px;} } @media (max-width:640px ) { .index4 {padding-bottom:130px; .index4_nr .case_t{bottom: -95px;left: 0;width: 100%; ul{display: flex;justify-content: space-between; li{width: 33%;margin-right: 0;position: relative;height: 95px; h4{font-size: 16px;} span{font-size: 24px;position: absolute;right: 5%;} } .on{background:@mainColor;} } } } } @media (max-width: 450px) { .index4 .index4_nr .case_t{bottom: -80px; ul li{height: 80px; span{font-size: 20px;} h4{margin-top: 6px;} } } .index4 .index4_nr .case_m .swiper-slide h3{font-size: 20px;margin-bottom: 15px;} .index4{padding-bottom: 100px} .index4 .index4_nr .case_m .swiper-slide p{font-size: 14px;} } .index5{margin: 50px 0 ; .index5_nr{overflow: hidden;margin-top: 40px;} .index5_nr_l{float: left;width: 665px;height: 567px;background: #f6f6f6; .img{height: 338px;overflow: hidden;position: relative; img{width: 100%;height: 100%;object-fit: cover;object-position: left top;} time{position: absolute;right:23px;top: 44px;background:fade(@mainColor,77%);width: 73px;height: 81px;padding-top: 12px; span{color: #fff;display: block;margin: 0 auto;font-size: 24px;text-align: center;} span+span{font-size: 14px;} } } .index5_nr_l_t{padding: 30px; h4{font-size: 18px;font-weight: bold;margin-bottom: 15px;.clamp(1)} article{.clamp(3);height:80px;overflow: hidden;margin-bottom:30px; p{font-size: 16px;line-height:1.8;} } i{font-size: 16px;color:#e39803;float: right;} } } .index5_nr_r{float: right;width: e("calc(100% - 700px)"); li{border-bottom: 1px solid #eeeeee;padding-bottom: 20px;margin-bottom: 20px; h4{font-size: 24px;margin-bottom:15px;padding-left: 34px;background: url("../images/i10.png")left center no-repeat;.clamp(1)} article{.clamp(2);overflow: hidden;height:54px;margin-bottom: 20px; p{color: #6c6c6c;font-size: 16px;line-height: 1.8;} } time{background: url("../images/i9.png")left center no-repeat;color: #6c6c6c;padding-left: 20px;} i{font-size: 16px;color:#e39803;float: right;} } li:nth-of-type(1){padding-top: 20px;border-top: 1px solid #eeeeee;} } } @media (max-width:1200px ) { .index5 .index5_nr_l{width: 500px;} .index5 .index5_nr_r{width: e("calc(100% - 540px)");} .index5 .index5_nr_l .img img{object-position: center} .index5 .index5_nr_r li h4{font-size: 20px;} } @media (max-width:900px ) { .index5{margin: 25px 0; .index5_nr_l{width: 100%;} } .index5 .index5_nr_r{width: 100%; } .index5 .index5_nr_l{height: auto;padding-bottom: 10px; .img{height: 0;padding-bottom: 50%; img{width: 100%;height: auto;} } } .index5 .index5_nr_r li h4{font-size: 18px;} } @media (max-width:640px ) { .index5 .index5_nr_l .index5_nr_l_t h4{font-size: 16px;margin-bottom: 5px;} .index5 .index5_nr_l{position: relative;; .index5_nr_l_t{padding:15px 20px 0; a{position: absolute;left: 0;top: 0;bottom: 0;right: 0;} article{margin-bottom: 10px; p{font-size: 14px;} } i{display: none;} } } .index5 .index5_nr{margin-top: 20px;} .index5 .index5_nr_l .img time{top: 23px;} .index5 .index5_nr_r li h4{font-size: 16px;margin-bottom: 8px;} .index5 .index5_nr_r li article p{font-size: 14px;} .index5 .index5_nr_r li{position: relative;; i{display: none;} a{position: absolute;left: 0;top: 0;bottom: 0;right: 0;} } .index5 .index5_nr_r li article{margin-bottom: 10px;} .index5 .index5_nr_r li{display: none; } .index5 .index5_nr_r li:nth-of-type(1){display: block; } } //新闻列表/////////////////// .news1{margin: .6rem 0; ul{ li{width: 31%;float: left;margin-bottom: .9rem;margin-right:3%; .img{height: 2.8rem;overflow: hidden; img{.transition();width: 100%;height: 100%;} } time{margin: .2rem 0 .1rem;color: #888888;font-size: 18px;display: block;} h3{font-weight: bold;font-size: 22px;.slh();} hr{border:1px solid #eaeaea;margin: .2rem 0;.transition();} span{color: #888;background: url("../images/news_i2.png")no-repeat 70px center;background-size:14px 11px; display: block;} } li:nth-of-type(3n){margin-right: 0;} li:hover{ .img{ img{.scale(1.1)} } hr{border:1px solid #666;} h3{color: @mainColor;} } } } @media (max-width:1400px) { .news1 ul li h3{font-size: 18px;} .news1 ul li hr{margin: .2rem 0 .15rem;} } @media (max-width:768px) { .news1 ul{ li{width: 48%;margin: 0 0 .4rem 0!important; h3{font-size: 16px;} } li:nth-of-type(2n){float: right;} } .news1 ul li time{font-size: 12px;margin:.1rem 0} .news1 ul li span{display: none;} } @media (max-width:500px) { .news1 ul{ li{width:100%; h3{font-size: 16px;} } } } .newsList1{line-height: 30px; li{border-bottom: 1px dotted #deabab; a{background:url('../images/news_tb2.jpg')no-repeat center left;text-indent: 10px;display: block;} } } #Mleft{float: left;} #Mright{margin:0 0px 0 auto;width:949px;float: right;min-height: 300px;} .container_left{width: 220px;float: left;; .class_neiye{background:@hoverColor;padding-top: 5px;margin-bottom: 20px; h3{text-align:center;color: #fff;font-size: 24px;padding:10px 0 10px 0;border-bottom: 1px solid #fff; -webkit-font-smoothing: antialiased; /*chrome、safari*/ -moz-osx-font-smoothing: grayscale;/*firefox*/ } .class_nr{padding: 5px 5px 15px 5px; li{line-height: 40px;text-align: center; .transition(all .7s); a{color: #fff;font-size: 16px;} &:hover{background:@thirdColor;border-bottom: none;padding-left: 5px;} } img{border-top: 1px solid #fff;padding-top: 10px;} h4{text-align: center;color: #fff;font-size: 20px;margin: 10px 0 10px 0;} .contact_p{color: #fff;text-align: center;font-size: 14px;} } } } /********消除动
*********/ .clear2{background: none;border: 0;clear: both;display: block;float: none;font-size: 0;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0; &:after {content: ".";display:block;height: 0;clear: both;visibility:hidden;} } .news-btn-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .news-btn-1:before {.transition(all .6s);content: '';width: 0;height: 0;.rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color:@qt6 transparent transparent transparent;position: absolute;top: 0;left: 0;z-index: -1;} .news-btn-1:hover:before {border-width: 1330px 1330px 0 0;} .neiye_news_list{padding-left: 20px;margin-right: -30px;padding-top: 20px; li{width: 180px;float: left;padding: 5px 10px 10px 10px;height: 220px;border: 1px solid #ccc;margin-right: 30px;margin-bottom: 20px;text-align: center; img{border:1px solid #ccc; vertical-align:middle;} .a1{text-align: center;margin-top: 10px;border-bottom: 1px solid #ccc;padding-bottom: 3px; a:hover{color: #00c9ff;} } } } .page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px;padding-bottom:30px; #page_num{width: 50px;} a{display:inline-block;height:22px;line-height:20px;border:1px solid #DBDBDB;padding:0 2px 0;color:#000; &:hover{ background:#404040;border:none;color:#fff;;height:18px;line-height:18px; } } select{vertical-align: top;height:22px;} } #page_num{border: 1px solid #ccc;} //详情上一条和下一? .pn{ font-size: 14px; margin:25px 0; position: relative; li{margin-bottom: .1rem; a{display: block;text-decoration: none;color:#383737; .slh(); &:hover{color:@mainColor;} i{float: left;} span{bottom: 1px;margin: 0 10px;.slh;display: block;} } } } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff; } input:-moz-placeholder, textarea:-moz-placeholder { color: #fff; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #fff; } //囄点击攑֤取消和自q冲突样式 #spotlight{ .footer{margin: 0;background: none;} .title{background: none;padding-left: 0;margin: 0;} .header{ div{margin-right:10px;} } } .footer1{background: #286fb1;color: #fff;padding: 26px;text-align: center; h4{line-height: 50px;font-weight: bold;display: inline-block;font-size:32px;margin-right:50px;vertical-align: top;letter-spacing: 3px;} a{width:200px;height:50px;line-height: 50px;color:#fff;background:#e39803 url("../images/i11.png")no-repeat right 32px center;display: inline-block;.border-radius(4px);font-size: 18px;padding-left: 40px;text-align: left; } } @media (max-width:800px ) { .footer1{ h4{font-size: 24px;line-height: 40px;} a{height:40px;line-height: 40px;width: 140px;padding-left: 19px;background-position: right 10px center;} } } @media (max-width:580px ) { .footer1 h4{;display: block;margin: 0 auto 15px;} } @media (max-width:400px ) { .footer1{padding: 10px 10px 20px; h4{font-size: 20px;margin-bottom: 6px;} } } .footer2{background: url("../images/footer2_bg.jpg")no-repeat top center;background-size: cover; max-width: 1920px;;margin: 0 auto; .footer2_kh{display: flex; padding: 26px 0;justify-content: space-between;; .footer2_l{padding-right:100px; .footer_logo{margin-bottom: 20px;} .erweima{ img{width: 130px;height: 130px;margin-right: 10px;} span{color: #fff;} } } .footer2_m{flex: 1;margin-top: 30px; li{width: 33.3%;float: left; h4{color: #fff;font-size: 18px;} a{background: url("../images/i13.png")left center no-repeat;padding-left: 10px;margin-top: 20px;color: #fff;display: block;} .a1{background: none;padding-left: 0;} } } .footer2_r{color: #fff;margin-top: 30px; h4{font-size: 18px;} p{margin-top: 20px;} } } .ffff{border-top: 1px solid #bfbfbf;padding: 12px 0;text-align: center;color: #fff;margin-top: 30px;overflow: hidden;; .zhexing{float: right;} } } @media (max-width:1200px ) { .footer2 .footer2_kh .footer2_m{display: none;} } @media (max-width:900px ) { .footer2 .footer2_kh .footer2_l{display: none;} } @media (max-width:500px ) { .footer2 .footer2_kh {padding: 0; .footer2_r p{margin-top: 10px; span{display: block;padding-left:3em;} } } .footer2 .ffff{text-align: left;} } /////////////////////////////////////////人才招聘///////////////////////////////// .job{overflow: hidden;} .job_tab_dh{height: 60px;line-height: 60px; li{width: 25%;float: left;background: #000000;text-indent:5%;color: #fff;font-weight: bold;} } .job_tab_nr{border: 1px solid #ccc; li{ .nei_rong{ background: #fff;line-height: 60px;height: 60px;cursor: pointer; p{width: 25%;float: left;text-indent: 5%;.slh; i{float: right;margin-right: 30px;} } } section{text-indent: 5%;padding-top: 2%;display: none;background: #e9e9e9;} } li+li{border-top:1px solid #ccc;} } @media (max-width:840px) { .job_tab_dh li{text-indent: 1em;} .job_tab_nr li .nei_rong p{text-indent: 1em;} } @media (max-width:600px) { .job_tab_dh li{width: 33.3%;} .job_tab_dh li:nth-of-type(3){display: none;} .job_tab_nr li .nei_rong p:nth-of-type(3){display: none;} .job_tab_nr li .nei_rong p{width: 33.3%;} .job_tab_nr li .nei_rong,.job_tab_dh{height: 40px;line-height: 40px;} } .job_contact{background: #ffffff;margin-bottom: 20px;overflow: hidden;;padding: 20px 50px;box-sizing: border-box;; li{width:33.3%;float: left;box-sizing: border-box;;padding-left:10%; section{margin: 0 auto; p{line-height: 1.75;} i{display: block;background: url("../images/j1.png")no-repeat;width: 50px;height: 50px;margin-right: 10px;float: left;} } } li:nth-of-type(2) section i{background: url("../images/j2.png")} li:nth-of-type(3) section i{background: url("../images/j3.png")} } @media (max-width:1050px) { .job_contact{ li{width: 33.3%;margin-bottom: 20px; section{width:200px;} } } } @media (max-width:680px) { .job_contact{padding: 10px; li{width: 50%; section{ i{width: 25px;height: 25px;background-size: 100%!important;margin-top: 10px;} p{line-height: 1.7;} } } li:last-child{margin-bottom: 0;} } } .btn-0 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-0:before { background:@mainColor;content: '';.transition(all .6s);position: absolute;top: 0;left: 0;width: 0;height: 100%;z-index: -1;} .btn-0:hover:before {width: 100%;} .btn-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-1:before {.transition(all .6s);content: '';width: 0;height: 0;.rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color:@mainColor transparent transparent transparent;position: absolute;top: 0;left: 0;z-index: -1;} .btn-1:hover:before {border-width: 330px 330px 0 0;} .btn-2 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-2:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent @mainColor;.rotate(360deg); .transition(all .6s);z-index: -1;} .btn-2:after {border-style: solid;content: '';width: 0;height: 0;border-width: 0 0 0 0;border-color: transparent @mainColor transparent transparent;position: absolute;right: 0;top: 0;.rotate(360deg); .transition(all .6s);z-index: -1;} .btn-2:hover:before {border-width: 165px 0 0 165px;} .btn-2:hover:after {border-width: 0 165px 165px 0;} .btn-3 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-3:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent @mainColor;.rotate(360deg); .transition(all .6s);z-index: -1;} .btn-3:after {border-style: solid;content: '';width: 0;height: 0;border-width: 0 0 0 0;border-color: transparent transparent @mainColor transparent;position: absolute;right: 0;bottom: 0;.rotate(360deg); .transition(all .6s);z-index: -1;} .btn-3:hover:before {border-width: 222px 0 0 222px;} .btn-3:hover:after {border-width: 0 0 222px 222px;} .btn-4 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-4:before, .btn-4:after {position: absolute;top: 50%;content: '';width: 20px;height: 20px;background: @mainColor;.border-radius(50%);z-index: -1;} .btn-4:before {left: -20px;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%); } .btn-4:after {right: -20px;-webkit-transform: translate(50%, -50%);-moz-transform: translate(50%, -50%);-mz-transform: translate(50%, -50%);-o-transform: translate(50%, -50%);transform: translate(50%, -50%);} .btn-4:hover:before {-webkit-animation: criss-cross-left 0.8s both;-moz-animation: criss-cross-left 0.8s both;-o-animation: criss-cross-left 0.8s both;-ms-animation: criss-cross-left 0.8s both;animation: criss-cross-left 0.8s both;} .btn-4:hover:after {-webkit-animation: criss-cross-right 0.8s both;-moz-animation: criss-cross-right 0.8s both;-ms-animation: criss-cross-right 0.8s both;-o-animation: criss-cross-right 0.8s both;animation: criss-cross-right 0.8s both;} @-webkit-keyframes criss-cross-left { 0% {left: -20px;} 50% {left: 50%;width: 20px;height: 20px;} 100% {left: 50%;width: 375px;height: 375px;} } @keyframes criss-cross-left { 0% {left: -20px;} 50% {left: 50%;width: 20px;height: 20px;} 100% {left: 50%;width: 375px;height: 375px;} } @-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;} } .btn-5 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-5:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent @mainColor transparent transparent;} .btn-5:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;left: 0;border-color: transparent transparent transparent @mainColor;} .btn-5:hover:before, .btn-5:hover:after {border-width:80px 433px;} .btn-6 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-6:before, .btn-6:after {content: '';position: absolute;top: 0;left: 0;width: 250px;height: 0;background:@mainColor;.transition(all .6s);z-index: -1;} .btn-6:after {top: auto;bottom: 0;} .btn-6:hover:before, .btn-6:hover:after {height: 40px;} .btn-7{position:relative;transform-style:preserve-3d;transition:0.4s;} .btn-7:hover{transform:translateZ(20px) rotateX(360deg) scale(1.1);} .btn-8{position:relative;transform-style:preserve-3d;transition:0.4s;} .btn-8:hover{transform:rotateY(360deg) scale(1.1);} .btn-9{position: relative;z-index: 1; &::after{position: absolute; content: "";width:100%;height: 100%;left: 0;top: 0;background: @mainColor;transition: transform .4s cubic-bezier(.4,0,.2,1);transform-origin:right bottom;transform: scaleX(0);z-index: -1;} } .btn-9:hover::after{transform: scaleX(1); transform-origin: left bottom;} .btn-9-1{position: relative;z-index: 1; &::after{position: absolute; content: "";width: 100%;height: 100%;left:0;top: 0;background: @mainColor;transition: transform .4s cubic-bezier(.4,0,.2,1);transform-origin:left bottom;transform: scaleY(0);z-index: -1;} } .btn-9-1:hover::after{transform: scaleY(1); transform-origin: right top;} .btn-10{position: relative;} .btn-10::before{content: ""; display: block; width: 100%; height: 100%; background:@mainColor; position: absolute; left: 0; top: 0; z-index: 3; transform: translateY(-100%);animation: 1.4s ease;animation-fill-mode: both; backface-visibility: visible !important;animation-name: fadedown;} .animate-delay-1::before{animation-delay:.8s;} @keyframes fadedown { from { transform: translateY(-100%); } 60% { transform: translateY(0); } to { transform: translateY(100%);} } //btn-span-1标签 .btn-span-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;} .btn-span-1:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent @mainColor;.rotate(360deg); .transition(all .6s);z-index: -1;} .btn-span-1:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent @mainColor transparent transparent;} .btn-span-1 span:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;right: 0;border-color: transparent transparent @mainColor transparent;} .btn-span-1 span:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;left: 0;border-color: @mainColor transparent transparent transparent;} .btn-span-1:hover:before {border-width: 165px 0 0 165px;} .btn-span-1:hover:after {border-width: 0 165px 165px 0;} .btn-span-1:hover span:before {border-width: 0 0 165px 165px;} .btn-span-1:hover span:after {border-width: 165px 165px 0 0;} //btn-span-2标签 .btn-span-2{position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-span-2:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent @mainColor transparent transparent;} .btn-span-2:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;left: 0;border-color: transparent transparent transparent @mainColor;} .btn-span-2:before, .btn-span-2:after {border-color:@mainColor;} .btn-span-2span:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;left: 0;border-color: @mainColor transparent transparent transparent;} .btn-span-2span:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;right: 0;bottom: 0;border-color: transparent transparent @mainColor transparent;} .btn-span-2span:before, .btn-span-2span:after {border-color: @mainColor;} .btn-span-2:hover:before {border-width: 30px 62.5px;} .btn-span-2:hover:after {border-width: 30px 62.5px;} .btn-span-2:hover span:before {border-width: 20px 62.5px;} .btn-span-2:hover span:after {border-width: 20px 62.5px;} //btn-span-3标签 .btn-span-3 {position: relative;overflow: hidden;.transition(all .6s);display: block;;z-index: 1;} .btn-span-3 span:after {content: ''; position: absolute;display: block;width: 0;height: 0;.border-radius(50%);background: @mainColor;z-index: -1; -webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition:width 0.4s, height 0.4s;-moz-transition:width 0.4s, height 0.4s;-ms-transition:width 0.4s, height 0.4s;-o-transition:width 0.4s, height 0.4s;transition:width 0.4s, height 0.4s;} .btn-span-3:hover span:after {width: 562.5px;height: 562.5px;} //btn-span-4标签 .btn-span-4 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-span-4:before, .btn-span-4:after,.btn-span-4 span:before,.btn-span-4 span:after {content: '';position: absolute;top: 0;width: 63.5px;height: 0;background: @mainColor;.transition(all .6s);z-index: -1;} .btn-span-4:before {left: 0;} .btn-span-4:after {left: 125px;} .btn-span-4 span:before, .btn-span-4 span:after {top: auto;bottom: 0;} .btn-span-4 span:before {left: 62.5px;} .btn-span-4 span:after {left: 187.5px;} .btn-span-4:hover {color: #c0d3c1;} .btn-span-4:hover:before, .btn-span-4:hover:after,.btn-span-4:hover span:before,.btn-span-4:hover span:after {height: 80px;} //btn-span-5标签 .btn-span-5 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-span-5:before, .btn-span-5:after,.btn-span-5 span:before,.btn-span-5 span:after {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 0;background:fade(@mainColor,50%);.transition(all .6s);z-index: -1;} .btn-span-5:after,.btn-span-5 span:before {top: auto;bottom: 0;} .btn-span-5 span:before,.btn-span-5 span:after { -webkit-transition-delay: 0.4s;-moz-transition-delay: 0.4s;-ms-transition-delay: 0.4s;-o-transition-delay: 0.4s;transition-delay: 0.4s;z-index: -1;} .btn-span-5:hover:before, .btn-span-5:hover:after,.btn-span-5:hover span:before,.btn-span-5:hover span:after {height: 80px;} //btn-span-6标签 .btn-span-6 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;} .btn-span-6:before, .btn-span-6:after,.btn-span-6 span:before,.btn-span-6 span:after {content: '';position: absolute;top: 0;left: 0;width: 0;height: 80px;background: fade(@mainColor,25%);.transition(.4s);z-index: -1;} .btn-span-6:after,.btn-span-6 span:before {left: auto;right: 0;} .btn-span-6 span:before,.btn-span-6 span:after {-webkit-transition-delay: 0.4s; -ms-transition-delay: 0.4s;-o-transition-delay: 0.4s;-moz-transition-delay: 0.4s;transition-delay: 0.4s;} .btn-span-6:hover:before, .btn-span-6:hover:after,.btn-span-6:hover span:before,.btn-span-6:hover span:after {width: 250px;} //btn-span-7标签 .btn-span-7 {.transition(.5s);position: relative;overflow: hidden;display: block;} .btn-span-7 span {.transition(.3s);} .btn-span-7:hover{background-color:@mainColor;} .btn-span-7:hover > span{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0px,-40px);transform: translate(0px,-40px);} .btn-span-7::after{position: absolute;content: attr(data-text);-webkit-transform: translate(0, 30%);transform: translate(0, 30%);width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);.transition(.3s);} .btn-span-7:hover::after{opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(0, 0);transform: translate(0, 0);} //btn-span-7-1标签 .btn-span-7-1 {.transition(.5s);position: relative;overflow: hidden;display: block;} .btn-span-7-1 span {.transition(.3s);} .btn-span-7-1:hover{background-color:@mainColor;} .btn-span-7-1:hover > span{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0px,40px); transform: translate(0px,40px);} .btn-span-7-1::after{position: absolute;content: attr(data-text);-webkit-transform: translate(-30%,0);transform: translate(-30%,0);width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);.transition(.3s); } .btn-span-7-1:hover::after{-webkit-transform: translate(0, 0);opacity: 1;filter: alpha(opacity=100);transform: translate(0, 0);} //btn-span-7-2标签 .btn-span-7-2 {.transition(.5s);position: relative;overflow: hidden;display: block;} .btn-span-7-2 span {.transition(.3s);} .btn-span-7-2:hover{background-color:@mainColor;} .btn-span-7-2:hover > span{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0px,40px); transform: translate(0px,40px);} .btn-span-7-2::after{position: absolute;content: attr(data-text);-webkit-transform: translate(-30%, -50%) rotate(-30deg); transform: translate(-30%, -50%) rotate(-30deg); width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);.transition(.3s); } .btn-span-7-2:hover::after{-webkit-transform: translate(0, 0);opacity: 1;filter: alpha(opacity=100);transform: translate(0, 0);} //btn-span-8标签 @keyframes jello { from, 11.1%, to {-webkit-transform: none;transform: none;} 22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);} 33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);} 44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);} 55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);} 66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);} 77.7% {-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg);} 88.8% {-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg);} } .btn-span-8{.transition(.5s);position: relative;display: block;} .btn-span-8:hover{background-color:fade(@mainColor,20%); -webkit-animation-name: jello;animation-name: jello;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;} //btn-span-9标签 .btn-span-9{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;} .btn-span-9 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-9::before{content: '';position: absolute;top: 0;left: 0;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);width: 100%; height: 100%; z-index: 1; opacity: 0;filter: alpha(opacity=0); background-color: @mainColor;.transition(.4s);} .btn-span-9:hover::before{ opacity: 1;filter: alpha(opacity=100); -webkit-transform: scale(1, 1); transform: scale(1, 1);} //btn-span-9-1标签 .btn-span-9-1{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;} .btn-span-9-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-9-1::before{content: '';position: absolute;top: 0;left: 0;-webkit-transform: scale(1,0.5);transform: scale(1,0.5);width: 100%; height: 100%; z-index: 1; opacity: 0;filter: alpha(opacity=0); background-color: @mainColor;.transition(.4s);} .btn-span-9-1:hover::before{ opacity: 1;filter: alpha(opacity=100); -webkit-transform: scale(1, 1); transform: scale(1, 1);} //btn-span-10标签 .btn-span-10{.transition(.5s);position: relative;display: block;overflow: hidden;} .btn-span-10 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-10::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; opacity: 0;filter: alpha(opacity=0); background-color: @mainColor;.transition(.4s);} .btn-span-10:hover::before{transform: skewX(-180deg) scale(0.6,1);opacity: 1;filter: alpha(opacity=100);-webkit-transform: skewX(-180deg) scale(0.6,1);} //btn-span-11标签 .btn-span-11{.transition(.5s);position: relative;} .btn-span-11 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-11::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background:@mainColor;.transition(.4s); } .btn-span-11::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;.transition(.5s); background:@mainColor;} .btn-span-11:hover::before{.rotate(-45deg);background-color: fade(@mainColor,50%);} .btn-span-11:hover::after{.rotate(45deg);background-color:fade(@mainColor,50%);} //btn-span-12标签 .btn-span-12{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;perspective: 2000px;} .btn-span-12 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-12::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background:@mainColor;.transition(.4s);} .btn-span-12::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;.transition(.5s); border: 1px solid fade(@mainColor,50%); background:@mainColor} .btn-span-12:hover::before{-webkit-transform: rotateX(60deg) translate(0px,40px);transform: rotateX(60deg) translate(0px,40px) ;background:fade(@mainColor,50%);} .btn-span-12:hover::after{-webkit-transform: rotateX(-60deg) translate(0px,-40px) ;transform: rotateX(-60deg) translate(0px,-40px);background:fade(@mainColor,50%);} //btn-span-13标签 .btn-span-13 {.transition(.5s);position: relative;display: block;} .btn-span-13 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-13::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,100%);;.transition(.4s);} .btn-span-13:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(1.2,1.2);transform: scale(1.2,1.2);} .btn-span-13::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;.transition(.5s); border: 1px solid fade(@mainColor,100%); background: fade(@mainColor,100%);filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(0.5,0.5);transform: scale(0.5,0.5);} //btn-span-13-1标签 .btn-span-13-1{.transition(.5s);position: relative;} .btn-span-13-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-13-1::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.4s);background-color: rgba(255,255,255,0.25);.transition(.3s);} .btn-span-13-1:hover::before{opacity:0 ;filter: alpha(opacity=0);-webkit-transform: scale(0.5,0.5);transform: scale(0.5,0.5);} .btn-span-13-1::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;opacity:0 ;filter: alpha(opacity=0);.transition(.3s);-webkit-transform: scale(1.2,1.2);transform: scale(1.2,1.2);border: 1px solid rgba(255,255,255,0.5);} .btn-span-13-1:hover::after{opacity:1 ;filter: alpha(opacity=100);-webkit-transform: scale(1,1);transform: scale(1,1);} //btn-span-14标签 .btn-span-14 {.transition(.5s);position: relative;display: block;overflow: hidden;} .btn-span-14 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-14::before, .btn-span-14::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,25%);.transition(.3s);-webkit-transform: translate(0,-100%);transform: translate(0,-100%);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);} .btn-span-14::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;} .btn-span-14:hover::before, .btn-span-14:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-14-1标签 .btn-span-14-1{.transition(.5s);position: relative;display: block;overflow: hidden;} .btn-span-14-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-14-1::before, .btn-span-14-1::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,25%);;.transition(.3s);-webkit-transform: translate(-100%,0);transform: translate(-100%,0);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);} .btn-span-14-1::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;} .btn-span-14-1:hover::before, .btn-span-14-1:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-14-2标签 .btn-span-14-2 {.transition(.5s);position: relative;display: block;overflow: hidden;} .btn-span-14-2 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-14-2::before, .btn-span-14-2::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,25%);;.transition(.3s);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);} .btn-span-14-2::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;} .btn-span-14-2:hover::before, .btn-span-14-2:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-14-3标签 .btn-span-14-3 {.transition(.3s);position: relative;display: block;overflow: hidden;} .btn-span-14-3 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-14-3::before, .btn-span-14-3::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,25%);;.transition(.3s);-webkit-transform: translate(13%,190%) rotate(-30deg);transform: translate(13%,190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);} .btn-span-14-3::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;} .btn-span-14-3:hover::before, .btn-span-14-3:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-14-4标签 .btn-span-14-4 {.transition(.3s);position: relative;display: block;overflow: hidden;} .btn-span-14-4 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-14-4::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,25%);.transition(.3s);-webkit-transform: translate(13%,190%) rotate(-30deg);transform: translate(13%,190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);} .btn-span-14-4::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,25%);.transition(.3s);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);} .btn-span-14-4::before{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;} .btn-span-14-4:hover::before, .btn-span-14-4:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-14-5标签 .btn-span-14-5 {.transition(.3s);position: relative;display: block;overflow: hidden;} .btn-span-14-5 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-14-5::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,25%);;.transition(.3s);-webkit-transform: translate(13%,-190%) rotate(30deg);transform: translate(13%,-190%) rotate(30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);} .btn-span-14-5::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,25%);.transition(.3s);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);} .btn-span-14-5::before{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;} .btn-span-14-5:hover::before, .btn-span-14-5:hover::after{transform: translate(0,0);-webkit-transform: translate(0,0);} //btn-span-15标签 .btn-span-15 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;} .btn-span-15 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-15::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,50%);.transition(.3s);opacity: 1;transform: translate(0,-105%);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: fade(@mainColor,25%);background: fade(@mainColor,50%);} .btn-span-15:hover::before{opacity: 0;transform: translate(0,0);} //btn-span-15-1标签 .btn-span-15-1{.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;} .btn-span-15-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-15-1::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,50%);;.transition(.3s);opacity: 1;transform: translate(-105%,0);border-right-width: 1px;border-right-style: solid;border-right-color: rgba(255,255,255,1);background: fade(@mainColor,50%);} .btn-span-15-1:hover::before{opacity: 0;transform: translate(0,0);} //btn-span-15-2标签 .btn-span-15-2 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;} .btn-span-15-2 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-15-2::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,50%);.transition(.5s);opacity: 1;transform: translate(-13%,-190%) rotate(-30deg);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background: fade(@mainColor,50%);} .btn-span-15-2:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-15-3标签 .btn-span-15-3 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;} .btn-span-15-3 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-15-3::before, .btn-span-15-3::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background: fade(@mainColor,50%);.transition(.5s);opacity: 1;transform: translate(0,-105%);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: fade(@mainColor,50%);} .btn-span-15-3::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;} .btn-span-15-3:hover::before, .btn-span-15-3:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-15-4标签 .btn-span-15-4 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;} .btn-span-15-4 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-15-4::before, .btn-span-15-4::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: fade(@mainColor,50%);.transition(.5s);opacity: 1;transform: translate(-105%,0);border-right-width: 1px;border-right-style: solid;border-right-color: rgba(255,255,255,1);background-color:fade(@mainColor,50%);} .btn-span-15-4::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;} .btn-span-15-4:hover::before, .btn-span-15-4:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-15-5标签 .btn-span-15-5 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;} .btn-span-15-5 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;} .btn-span-15-5::before, .btn-span-15-5::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: fade(@mainColor,50%);;.transition(.5s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: fade(@mainColor,50%);;} .btn-span-15-5::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;} .btn-span-15-5:hover::before, .btn-span-15-5:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-16标签 .btn-span-16 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;border: 1px solid @mainColor;} .btn-span-16:hover{border: 1px solid rgba(255,255,255,0);} .btn-span-16::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;z-index: 1;.transition(.5s); -webkit-transform: translate(-100%, -600%) rotate(30deg);transform: translate(-100%, -600%) rotate(30deg);background-color: @mainColor;transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);} .btn-span-16:hover::before{-webkit-transform: translate(0,0);transform: translate(0,0);} //btn-span-17标签 .btn-span-17 {.transition(.3s);position: relative;display: block;overflow: hidden;} .btn-span-17 span{position: relative;.transition(.3s);z-index:2;letter-spacing:0;} .btn-span-17::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;filter: alpha(opacity=0);.transition(.3s);border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: rgba(255,255,255,0.5);border-bottom-color: rgba(255,255,255,0.5);-webkit-transform: scale(0.1, 1);transform: scale(0.1, 1);} .btn-span-17:hover span{letter-spacing: 2px;} .btn-span-17:hover::before{filter: alpha(opacity=100);opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);} .btn-span-17::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.25);} .btn-span-17:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(0.1, 1);transform: scale(0.1, 1);} //btn-span-18标签 translate Y轴高度取决于a标签的一半高? .btn-span-18 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: rgba(255,255,255,0.5);border-left-color: rgba(255,255,255,0.5);} .btn-span-18 span{.transition(.3s);letter-spacing:0;} .btn-span-18:hover span{letter-spacing: 2px;} .btn-span-18:hover{ border-right-color: rgba(255,255,255,0);border-left-color: rgba(255,255,255,0);} .btn-span-18::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);} .btn-span-18:hover::before{transform: translate(0,-45px) rotate(-45deg);} .btn-span-18::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 1px;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);} .btn-span-18:hover::after{transform: translate(0,45px) rotate(45deg);} //btn-span-19标签 .btn-span-19 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: rgba(255,255,255,0.5);border-bottom-color: rgba(255,255,255,0.5);} .btn-span-19 span{.transition(.3s);letter-spacing:0;} .btn-span-19:hover span{letter-spacing: 2px;} .btn-span-19:hover{border-top-color: rgba(255,255,255,0);border-bottom-color: rgba(255,255,255,0);} .btn-span-19::before{content: '';position: absolute;top: 0;right: 0;width: 1px;height: 100%;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);} .btn-span-19:hover::before{-webkit-transform: translate(-94.9845px,0) rotate(270deg);-moz-transform: translate(-94.9845px,0) rotate(270deg);transform: translate(-94.9845px,0) rotate(270deg);} .btn-span-19::after{content: '';position: absolute;top: 0;left: 0;width: 1px;height: 100%;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);} .btn-span-19:hover::after{-webkit-transform: translate(94.9845px,0) rotate(180deg);-moz-transform: translate(94.9845px,0) rotate(180deg);transform: translate(94.9845px,0) rotate(180deg);} //btn-span-20标签 文字上ȝ效果 .btn-span-20{position: relative;overflow: hidden;;display: block; span{display: block;.transition(.4s);margin: 0 auto;} span::before{content:attr(data-hover);position: absolute;top: 100%;.transition(.4s); margin:auto;} } .btn-span-20:hover{ span{transform: translateY(-100%);} } //囄攑֤效果