.main{ line-height: 30px; padding: 4% 0;} @media screen and (max-width:768px){ .row{ margin: 0;} } .img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;} .abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;} .shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") no-repeat center; width: 100%; height: 100%; background-size: 35%;} .my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;} .p15{ padding: 0 10px;} #dituContent label { max-width: unset!important; text-align: center; } @media screen and (max-width:991px){ .layui-layer{ width: 94% !important; left: 3% !important;} } @font-face{ font-family: 'engfont'; src : url('../images/Avian.ttf'); } /*头部*/ #top_index{ height: auto; margin: 0 auto; position: fixed; z-index: 55; transition: 0.3s; padding: 0;} #logo{ text-align: center; padding: 1%; transition: 0.3s; position: relative;} #logo:before{ position: absolute; right: 0; top: 20%; content: ''; width: 1px; height: 60%; background: rgba(255,255,255,0.2);} #logo a{ display: block;} #logo a img{ max-width: 100%; transition:0.5s;} #logo .show{ display: inline-block;} #logo .hidden{ display: none;} #top_index #ss{ text-align: center; color: #fff;} #top_index #ss i{ font-size: 30px;} .show-search-btn{ cursor: pointer;} .header-search-wrap {position: fixed;z-index: 4;left: 50%;top: 25px;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);opacity: 0;width: 600px;height: 40px;margin-left: -300px;border: 1px solid rgba(0, 0, 0, 0.2);color: #666;line-height: 40px;transition: all 0.5s;background: #fff; } .header-search-wrap .submit {position: absolute;top: 0;left: 0; z-index: 5;width: 36px;height: 40px;background: url(../images/ser1.png) no-repeat center;background-size: 20px;border: none;z-index: 3;box-sizing: border-box; } .header-search-wrap .ser-input {width: 100%;height: 40px;position: relative;border: none;background: none;box-sizing: border-box;padding-left: 40px; } .header-search-wrap .search-close {position: absolute;display: block;right: -60px;top: 50%;margin-top: -20px;width: 40px;height: 40px;background: url(../images/close21.png) no-repeat center;background-size: 30px;cursor: pointer;transition-duration: .5s; } .header-search-wrap .search-close:hover {transform: rotate(90deg); } .show1 {z-index: 100000;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1; } .hide1 {-webkit-transform: scale(0) !important;-ms-transform: scale(0) !important;transform: scale(0) !important;opacity: 0 !important; } .header.bgf{background: #fff;} #nav{ height: auto; transition:0.3s; text-align: center;} #nav li{ display: inline-block; height: 50px; line-height: 50px; font-size: 16px; color: #fff; text-align: center; transition:0.5s;} #nav li .big{ display: block; color: #fff; position: relative; z-index: 1; } #nav li .big:before{ position: absolute; left: 0; bottom: 28%; background: #c93036; content: ''; height: 4px; width: 0; transition: 0.3s;} #nav li:hover .big:before{ width: 100%;} #nav li:hover .big{ color: #c93036 !important;} #nav .navli_hover .big:before{ width: 100%;} #nav .navli_hover .big{ } #nav li .navson{display: none; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: url("../images/nav_bj.jpg") no-repeat center bottom #fff; box-shadow: 0 10px 10px rgba(0,0,0,0.05); color: #333; top: 100%; z-index: 99999; width: 100vw;} #nav li .navson .main{ padding: 70px 0; text-align: left;} #nav li .navson .nav_font{ float: left; width: 70%; padding-right: 5%; text-align: left; line-height: 30px;} #nav li .navson .nav_font dl{ margin: 0;} #nav li .navson .nav_font dl dd{ float: left; width: 45%; text-align: left; margin: 0 1%; transition: 0.3s; height: 55px; line-height: 55px; font-size: 16px; border-bottom: 1px solid #ebebeb; position: relative;} #nav li .navson .nav_font dl dd a{ color: #333333;} #nav li .navson .nav_font dl dd:before{ position: absolute; right: 0; top: 0; content: '>'; width: 10%; height: 100%; color: #999; font-size: 14px;} #nav li .navson .nav_font dl dd:hover{ border-bottom: 1px solid #c93036;} #nav li .navson .nav_font dl dd:hover a{ color: #c93036 !important; font-weight: bold;} #nav li .navson .nav_pic{ float: right; width: 30%;} #nav li .navson .tit{ color: #333333; font-size: 26px; margin-bottom: 40px;} #nav li .navson .nav_cp_pic{ width: 75%; } #nav li .navson .nav_cp_pic dl dd .pic{width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; margin-bottom: 7%;} #nav li .navson .nav_cp_pic dl dd .pic img{ display: block; width: 100%; height: 100%; text-align: center; background: #fff; object-fit: cover; left: 0; position: absolute; transition: 0.3s;} /*#nav li .navson .nav_cp_pic dl dd .pic a img{ max-width: 100%; height: 100%; transition: 0.3s;}*/ #nav li .navson .nav_cp_pic dl dd h2{ color: #3a3a3a; font-size: 18px; font-weight: bold !important; transition: 0.3s;overflow: hidden;text-overflow: ellipsis;white-space: pre;} #nav li .navson .nav_cp_pic dl dd p{ color: #666666; font-size: 14px;} #nav li .navson .nav_cp_pic dl dd:hover .pic img{transform: scale(1.1);} #nav li .navson .nav_cp_pic dl dd:hover h2{color: #c93036; font-weight: bold;} #nav li .navson .nav_cp_font{ width: 20%; padding-left: 5%; border-left: 1px solid #d9d9d9;} #nav li .navson .nav_cp_font dd{ margin-bottom: 0 !important;} #nav li .navson .nav_cp_font dd a{ color: #999999; font-size: 16px; height: 45px; line-height: 45px; transition: 0.3s;} #nav li .navson .nav_cp_font dd:hover a{ color: #c93036; font-weight: bold;} @media screen and (max-width:1750px){ } @media screen and (max-width:1600px){ #nav li .navson .nav_cp_font dd a{ font-size: 14px; height: 30px; line-height: 30px;} } @media screen and (max-width:1400px){ /*#nav li{ font-size: 14px;}*/ } @media screen and (max-width:1200px){ #nav{ margin-top: 0;} /*#nav li{ font-size: 12px;}*/ #nav li .navson .nav_cp_font dd a{ font-size: 14px; height: 25px; line-height: 25px;} #nav li .navson .nav_cp_pic dl dd h2{ font-size: 16px;} #nav li .navson .tit{ font-size: 22px; margin-bottom: 30px;} } @media screen and (max-width:991px){ #logo:before{ display: none;} #top_index{ padding: 0; width: 100%;} #logo{ padding: 1% 0 1% 3%; text-align: left;} #logo a img{ max-width: 70%;} } @media screen and (max-width:768px){ #logo{ padding: 2%;} #logo a img{ max-width: 60%;} } @media screen and (max-width:500px){ #logo{ padding: 2%;} #logo a img{ max-width: 43%;} } #top_index_zy{ height: auto; margin: 0 auto; position: relative; transition: 0.3s; border-bottom: 1px solid #f0f0f0; z-index: 2;} #top_index_zy #nav li .big{ color: #464646;} #top_index_zy .show-search-btn i{ width: 48px; line-height: 48px; border-radius: 100%; background: #0050aa; text-align: center; color: #fff; font-size: 20px;} #top_index_zy .header-search-wrap .search-close{ background: url("../images/close21.png") no-repeat center; background-size:30px;} #top_index_zy #c-header .c-switch i{ background: #333 !important;} .top_bj_active{ width: 100%; z-index: 20; top: 0; background: rgba(0,0,0,0.7); box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;} .top_bj_active #logo{ padding: 0.5% !important;} .top_bj_active #logo img{ transform: scale(0.9);} .top_bj_active #nav li{ font-size: 16px;} /*.top_bj_active #c-header .c-switch{ top: 25px;}*/ /*.top_bj_active #c-header .c-nav2{ top: 55px;}*/ /*.top_bj_active #c-header .c-switch i{ background: #333 !important;}*/ .top_index_active{ background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.2);} .top_index_active #logo .show{ display: none;} .top_index_active #logo .hidden{ display: inline-block;} .top_index_active #nav li{ font-size: 16px;} .top_index_active #nav li .big{ color: #333;} .top_index_active #ss{ color: #333 !important;} .top_index_active #c-header .c-switch i{ background: #333;} #banner,#mobile_banner{ position: relative;} #banner img{ width: 100%;} #banner .swiper-pagination{ bottom: 3%;} #banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;} #banner .swiper-pagination-bullet-active{ width: 60px; background: #104fa2; opacity: 1;} #banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;} #banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 40px;} #banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px; line-height: 80px;} #banner .swiper-button-next{ right: 5%;} #banner .swiper-button-prev{ left:5%; } #mobile_banner img{ width: 100%;} #mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;} @media screen and (max-width:1200px){ #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;} } /*底部*/ #end_bj{ background: #1f262f; background-size: 100% 100%; width: 100%; text-align: left; position: relative;} #end_nr_bj{ width: 100%; height: auto; color: #999999; position: relative;} #end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;} #end_nr_bj a:hover{ color: #fff;} #end_nr_bj .main{ padding: 7% 0 3%; position: relative; } #end_nr_bj #end_gg{ position: absolute; left: 0; top: -60px; z-index: 1; background: url("../images/end_gg.png") no-repeat center top; background-size: 100% 100%; width: 100%; height: 120px; padding: 0 2%; box-shadow: 0 0 20px rgba(0,0,0,0.2); overflow: hidden;} #end_nr_bj #end_gg .font{ color: #fff; height: 120px; line-height: 120px; font-size: 18px;} #end_nr_bj #end_gg .font span{ font-size: 28px;} #end_nr_bj #end_gg dl,#end_nr_bj #end_gg dl dd{ margin: 0 !important;} /*#end_nr_bj #end_gg dl{ padding: 2% 0;}*/ #end_nr_bj #end_gg dl dd{ width: 30%; margin-right: 10px !important; text-align: center; font-size: 16px; color: #fff; height: 55px; line-height: 55px; border-radius: 5px; border: 1px solid rgba(255,255,255,0.2); transition: 0.3s;} #end_nr_bj #end_gg dl dd a{ color: #fff !important;} #end_nr_bj #end_gg dl dd i{ display: inline-block; margin-right: 10px; font-size: 20px;} #end_nr_bj #end_gg p{ width: 57px; height: 57px; line-height: 57px; background: #fff; color: #0050aa; border-radius: 5px; text-align: center; transition: 0.3s;} #end_nr_bj #end_gg p i{ font-size: 24px;} #end_nr_bj #end_gg dl dd:hover,#end_nr_bj #end_gg p:hover{ background: #c93036; color: #fff; border: 1px solid #c93036;} #end_nr_bj .end_lx{ color: #b5bbc4; line-height: 35px; border-right: 1px solid rgba(255,255,255,0.1);} #end_nr_bj .end_lx p{ clear: both !important;} #end_nr_bj .end_lx i{ float: left; margin-right: 10px;} #end_nr_bj .end_lx span{ display: block; float: left; width: 90%;} #end_nr_bj .end_nav{ border-right: 1px solid rgba(255,255,255,0.1);} #end_nr_bj .end_nav ul{ width: 15%;} #end_nr_bj .end_nav ul li:first-of-type{ color: #fff; font-size: 18px; margin-bottom: 10px;} #end_nr_bj .end_nav ul li{ height: 35px; line-height: 35px; overflow: hidden;text-overflow: ellipsis;white-space: pre;} #end_nr_bj .end_nav ul li a{ font-size: 14px; color: #b5bbc4; transition: 0.3s;} #end_nr_bj .end_nav ul li:hover a{ color: #fff;} #end_nr_bj .main .ewm{ text-align: center;} #end_nr_bj .main .ewm img{ max-width: 50%;} #end_nr_bj .main .ewm span{ display: block; line-height: 50px; font-size: 16px;} @media screen and (max-width:1700px){ #end_nr_bj .end_lx span{ width: 84%;} #end_nr_bj #end_gg .font{ font-size: 16px;} #end_nr_bj #end_gg .font span{ font-size: 24px;} } @media screen and (max-width:1440px){ #end_nr_bj #end_gg .font{ font-size: 14px;} #end_nr_bj #end_gg .font span{ font-size: 20px;} } @media screen and (max-width:1200px){ #end_nr_bj .main .end_tel .float-start{ width: 83%;} #end_nr_bj .end_nav ul li:first-of-type{ font-size: 16px;} } @media screen and (max-width:991px){ #end_nr_bj .main .ewm{ margin-top: 3% !important;} #end_nr_bj #end_gg .font{ font-size: 12px; height: 100px; line-height: 100px;} #end_nr_bj #end_gg .font span{ font-size: 18px;} #end_nr_bj #end_gg{ height: 100px;} #end_nr_bj .end_lx{ border: none;} } @media screen and (max-width:768px){ #end_nr_bj .main .end_tel{ margin-top: 5%;} #end_nr_bj #end_gg{ display: none;} #end_nr_bj .main .ewm img{ max-width: 35%;} } #end_line{ height: auto; padding: 10px 0; line-height: 30px; color: #96a4b5; border-top: 1px solid #2e3a48; } #end_line a{ color: #96a4b5;} #end_line a:hover{ color: #fff;} .footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;} .footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;} .footer_zx a:last-of-type{ background: #0050aa;} .footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;} .footer_zx p{font-size: 13px;} .kb50{ height: 60px;} @media screen and (max-width:1440px){ } @media screen and (max-width:1200px){ } @media screen and (max-width:991px){ } @media screen and (max-width:768px){ .footer_zx i{ padding: 2% 0 1%;} } /*首页*/ .tit_in{ line-height: 40px; position: relative;} .tit_in p{ color: #c93036; font-size: 40px; font-weight: bold; position: relative; z-index: 1;} .tit_in:before{ color: #ededed; text-transform: uppercase; content: attr(data-title); font-weight: bold; font-size: 72px; position: absolute; left: 0; margin: auto; top: -10px; display: block; width: 100%; font-family: Impact;} .tit_in_zy{ line-height: 40px; text-align: center; position: relative;} .tit_in_zy p{ color: #c93036; font-size: 40px; font-weight: bold; position: relative; z-index: 1;} .tit_in_zy:before{ color: #ededed; content: attr(data-title); font-weight: bold; font-size: 72px; position: absolute; left: 0; margin: auto; top: -25px; display: block; width: 100%; font-family: engfont;} .tit_in_zy.hei p{ color: #333333;} .more{ background: #f3f3f3; height: 65px; line-height: 65px; color: #999999; width: 12%; text-align: center; font-size: 16px; position: relative; overflow: hidden;} .more p{ position: relative; z-index: 1;} .more:before{ position: absolute; left: 0; top: 0; width: 0; height: 100%; background: #0050aa; content: ''; transition: 0.3s;} .more:hover:before{ width: 100%; } .more:hover a{ color: #fff !important;} @media screen and (max-width:1800px){ .tit_in:before{ font-size: 60px;} } @media screen and (max-width:1600px){ .tit_in{ line-height: 30px;} .tit_in p{ font-size: 32px;} .tit_in:before{ font-size: 50px;} } @media screen and (max-width:1440px){ .tit_in:before{ font-size: 40px;} .tit_in{ line-height: 30px;} .tit_in p{ font-size: 30px;} .more{ height: 40px; line-height: 40px; font-size: 14px;} .tit_in_zy:before{ font-size: 50px;} } @media screen and (max-width:1200px){ .tit_in_zy p{ font-size: 32px;} } @media screen and (max-width:991px){ .tit_in p{ font-size: 26px;} .more{ width: 25%;} .tit_in_zy:before{ font-size: 40px;} .tit_in_zy p{ font-size: 28px;} } @media screen and (max-width:768px){ .tit_in:before{ font-size: 30px;} .tit_in_zy:before{ font-size: 30px;} .tit_in_zy p{ font-size: 24px;} .more{ font-size: 12px;} } @media screen and (max-width:560px){ .tit_in_zy:before{ font-size: 23px; top: -15px;} } .cpzx{} .cpzx .swiper-slide { background-position: center; position: relative; overflow: hidden;} .cpzx .gallery-top { overflow: hidden; height: auto; position: relative; padding: 0 !important;} .cpzx .gallery-top .swiper-slide ul .col-6{ padding: 0;} .cpzx .gallery-top .swiper-slide ul li{ border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; text-align: center; position: relative; overflow: hidden; transition: 0.3s; padding: 12% 10%;} .cpzx .gallery-top .swiper-slide ul li .tit{ line-height: 50px; min-height: 100px;} .cpzx .gallery-top .swiper-slide ul li .tit h2{ color: #3a3a3a; font-size: 24px; transition: 0.5s;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;} .cpzx .gallery-top .swiper-slide ul li .tit p{ color: #999999; font-size: 16px; transition: 0.5s;} .cpzx .gallery-top .swiper-slide ul li .pic{ width: 100%; height: auto; position: relative; margin-top: 5%;} .cpzx .gallery-top .swiper-slide ul li .pic a{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative;} .cpzx .gallery-top .swiper-slide ul li .pic a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;transition: 0.5s; background: #fff;} /*.cpzx .gallery-top .swiper-slide ul li .pic a em img{ max-width: 100%; height: 100%;}*/ .cpzx .gallery-top .swiper-slide ul li .pic:before{ position: absolute; left: -12px; top: -12px; background: url("../images/hot.png") no-repeat left top; width: 110px; height: 109px; content: ''; z-index: 1; opacity: 0; transition: 0.3s;} .cpzx .gallery-top .swiper-slide ul li .pic span{ position: absolute; left: 20%; bottom: -50px; z-index: 1; display: block; height: 50px; line-height: 50px; width: 60%; background: #c93036; color: #fff; opacity: 0; transition: 0.3s;} .cpzx .gallery-top .swiper-slide ul li .pic span a{ color: #fff;} .cpzx .gallery-top .swiper-slide ul li:hover{ background: #0050aa; box-shadow: 0 0 20px rgba(0,0,0,0.2);} .cpzx .gallery-top .swiper-slide ul li:hover .tit{ line-height: 40px;} .cpzx .gallery-top .swiper-slide ul li:hover .tit h2{transform: translateY(10px);} .cpzx .gallery-top .swiper-slide ul li:hover .tit p{transform: translateY(15px);} .cpzx .gallery-top .swiper-slide ul li:hover .pic:before{ opacity: 1; left: -6px; top: -6px;} .cpzx .gallery-top .swiper-slide ul li:hover .pic span{ bottom: -25px; opacity: 1;} .cpzx .gallery-top .swiper-slide ul li:hover h2{ font-weight: bold !important;} .cpzx .gallery-top .swiper-slide ul li:hover h2,.cpzx .gallery-top .swiper-slide ul li:hover p{ color: #fff;} .cpzx .gallery-thumbs { height: auto; text-align: left; background: url("../images/left_cpbj.jpg") no-repeat center bottom #f2f7fb; border-right: 1px solid #efeff0; padding: 5% 5% 0 7%; overflow: hidden;} .cpzx .gallery-thumbs .swiper-wrapper{ width: auto;} .cpzx .gallery-thumbs .swiper-slide { cursor: pointer; border-bottom: 1px solid #e1e1e1; font-size: 16px; color: #272727; height: auto; transition: 0.3s; padding-top: 6%;} .cpzx .gallery-thumbs .swiper-slide p{ position: relative; transition: 0.3s; width: 80%; overflow: hidden;text-overflow: ellipsis;white-space: pre;} .cpzx .gallery-thumbs .swiper-slide p span{ display: block; position: relative; overflow: hidden;text-overflow: ellipsis;white-space: pre; transition: 0.3s;} .cpzx .gallery-thumbs .swiper-slide p span em{ position: relative; z-index: 1; transition: 0.3s;} .cpzx .gallery-thumbs .swiper-slide p span:after{ position: absolute; left: 25px; top: 20%; width: 15px; height: 13px; content: ''; background: url("../images/cplb_hover.png") no-repeat left center; opacity: 0; transition: 0.3s;} .cpzx .gallery-thumbs .swiper-slide p span em:before{ position: absolute; left: 0; bottom: -3px; width: 0; height: 3px; background: #c93036; content: ''; transition: 0.3s;} .cpzx .gallery-thumbs .swiper-slide i{ width: 24px; height: 30px; text-align: left; overflow: hidden;} .cpzx .gallery-thumbs .swiper-slide i img{ transition: 0.3s;} .cpzx .gallery-thumbs .swiper-slide:hover p span{ padding-left: 25px;} .cpzx .gallery-thumbs .swiper-slide:hover p span:after{ left: 0; opacity: 1;} .cpzx .gallery-thumbs .swiper-slide:hover p span em:before{ width: 100%;} .cpzx .gallery-thumbs .swiper-slide:hover i img{ margin-left: -24px;} .cpzx .gallery-thumbs .swiper-slide-thumb-active p span{ padding-left: 25px;} .cpzx .gallery-thumbs .swiper-slide-thumb-active p span:after{ left: 0; opacity: 1;} .cpzx .gallery-thumbs .swiper-slide-thumb-active p span em:before{ width: 100%;} .cpzx .gallery-thumbs .swiper-slide-thumb-active i img{ margin-left: -24px;} .cpleft_tel{ padding-top: 12%; line-height: 35px;} .cpleft_tel span{ color: #333333; font-size: 16px;} .cpleft_tel p{ color: #0050aa; font-size: 30px; font-weight: bold;} .cpleft_tel .pic{ width: 70%; padding-top: 5%;} .cpleft_tel .pic img{ max-width: 100%;} @media screen and (max-width:1800px){ .cpzx .gallery-top .swiper-slide ul li .tit p{ font-size: 14px;} } @media screen and (max-width:1600px){ .cpzx .gallery-top .swiper-slide ul li{ padding: 10% 8%;} .cpzx .gallery-thumbs .swiper-slide{ padding-top: 0;} .cpzx .gallery-top .swiper-slide ul li .tit p{ font-size: 13px;} } @media screen and (max-width:1440px){ .cpzx .tit_in{ margin-bottom: 15%;} .cpzx .tit_in:before{ font-size: 40px;} .more_in{ height: 45px; line-height: 45px;} .cpzx .gallery-top .swiper-slide ul li{ padding: 8% 6%;} .cpzx .gallery-top .swiper-slide ul li .pic:before{ background-size: 75%;} .cpzx .gallery-top .swiper-slide ul li .pic span{ height: 40px; line-height: 40px; bottom: -20px !important;} .cpzx .gallery-thumbs .swiper-slide{ font-size: 14px;} .cpzx .gallery-top .swiper-slide ul li .tit p{ font-size: 12px;} .cpleft_tel{ padding-top: 0;} .cpleft_tel p{ font-size: 24px;} .cpzx .gallery-top .swiper-slide ul li .tit h2{ font-size: 20px;} } @media screen and (max-width:1200px){ .more_in{ font-size: 14px;} .cpzx .tit_in .nr{ display: none;} .cpzx .gallery-top .swiper-slide ul li .content h3{ font-size: 16px;} .cpzx .gallery-top .swiper-slide ul li .content .nr{ font-size: 12px;} .cpzx .tit_in:before{ font-size: 36px;} .cpzx .tit_in p{ font-size: 26px;} .cpleft_tel p{ font-size: 20px;} .cpzx .gallery-top .swiper-slide ul li .tit{ min-height: auto;} .cpzx .gallery-top .swiper-slide ul li{ padding: 5% 4%;} .cpzx .gallery-top .swiper-slide ul li .pic:before{ background-size: 60%;} .cpzx .gallery-top .swiper-slide ul li:hover .pic span{ bottom: 0;} .cpzx .gallery-thumbs .swiper-slide p span em{ font-size: 12px;} } @media screen and (max-width:991px){ .cpzx{ padding: 15px 0;} .cpzx .gallery-thumbs{ margin: 0; padding: 0; height: 60px; background: none; border: none; border-bottom: 1px solid #efefef;} .cpzx .gallery-thumbs .swiper-slide{ border: none; padding: 0; font-size: 16px;} .cpzx .tit_in,.cpzx .more_in{ display: none !important;} .cpzx .gallery-top{ padding: 0; margin: 0 ;} .cpzx .gallery-top .swiper-slide ul li{ border-left: 1px solid #e8e8e8;} .cpzx .gallery-top .swiper-slide ul .col-6{ padding: 0;} .cpzx .gallery-top .swiper-slide ul li .tit{ min-height: auto;} .cpleft_tel{ display: none;} } @media screen and (max-width:768px){ .cpzx .gallery-top .swiper-slide ul li .tit{ height: 30px; line-height: 30px;} .cpzx .gallery-top .swiper-slide ul li .tit p{ display: none;} .cpzx .gallery-top .swiper-slide ul li .tit h2{ font-size: 16px;} .cpzx .gallery-top .swiper-slide ul li .pic:before,.cpzx .gallery-top .swiper-slide ul li .pic span{ display: none;} .cpzx .gallery-top .swiper-slide ul li:hover .tit h2{transform: translateY(0);} } @media screen and (max-width:450px){ .cpzx .gallery-top .swiper-slide ul li .tit h2{ font-size: 12px;} } .index-all-pro{ height: auto; overflow: hidden; text-align: center;} .index-all-pro li{ float: left; width: 25%; overflow: hidden; height: 900px; position: relative; transition: all 0.5s; } .index-all-pro li .pic{width: 100%; height: 100%; position: relative; overflow: hidden; background: #000000; transition: 0.3s;} .index-all-pro li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: all 2.5s; opacity: 0.4;} .index-all-pro li .content{ transition: 0.5s; text-align: center; z-index: 9; bottom: 0; left:0; position: absolute; width: 100%; height: 100%; color: #fff; padding: 23% 5% 0;} .index-all-pro li .content a{ color: #fff !important;} .index-all-pro li .content .num{ opacity: 0; font-size: 72px; height: 90px; line-height: 90px; font-family: Impact; position: relative; margin-bottom: 170px; transition: 0.3s;} .index-all-pro li .content .num:before{ position: absolute; left: 50%; top: 120px; content: ''; width: 1px; height: 100px; background: rgba(255,255,255,0.5);} .index-all-pro li .content .tit h5{ font-size: 36px; font-weight: bold !important; position: relative; height: 45px;} .index-all-pro li .content .tit span{ font-size: 18px; text-transform: uppercase;} .index-all-pro li .content .nr{ font-size: 16px; padding: 7%; line-height: 40px; opacity: 0; transition: 0.5s;} .index-all-pro li .content i{ opacity: 0; width: 55px; height: 55px; line-height: 55px; background: rgba(255,255,255,0.5); text-align: center; color: #fff; font-size: 20px; border-radius: 100%; margin: 5% auto 0; transition: 0.3s;} .index-all-pro li:hover .pic{ background: #0050aa;} .index-all-pro li:hover .pic img{ transform: scale(1.1); opacity: 0.1; } .index-all-pro li:hover .content .nr,.index-all-pro li:hover .content .num,.index-all-pro li:hover .content i{ opacity: 1;} .index-all-pro .youshi_li{ width: 22%;} .index-all-pro .youshi_li_active{ width: 34%;} @media screen and (max-width:1440px){ .index-all-pro li .content .nr{ font-size: 14px; line-height: 30px; padding: 7% 0;} .index-all-pro li{ height: 750px;} .index-all-pro li .content .tit h5{ font-size: 28px;} .index-all-pro li .content .tit span{ font-size: 14px;} } @media screen and (max-width:1200px){ .index-all-pro li{ height: 500px;} .index-all-pro li .content i{ font-size: 36px; height: 36px; line-height: 36px;} .index-all-pro li .content{ height: 40%; padding-top: 0;} .index-all-pro li .num{ display: none;} .index-all-pro li .content i{ display: none;} .index-all-pro li .content .tit h5{ font-size: 18px; height: 30px; } .index-all-pro li:hover .content{ height: 80%;} } @media screen and (max-width:991px){ .index-all-pro li .num{ display: none;} .index-all-pro li .content p,.index-all-pro li .content .nr,.index-all-pro li .content .more{ display: none;} .index-all-pro li .content .tit h5{ font-size: 16px;} .index-all-pro li .content .tit h5 span{ font-size: 18px;} .index-all-pro li:hover .content{ height: 40%;} .index-all-pro li .content .tit span{ font-size: 12px;} } @media screen and (max-width:768px){ .index-all-pro li{ width: 50%;} .index-all-pro .youshi_li{ width: 50%;} .index-all-pro .youshi_li_active{ width: 50%;} } @media screen and (max-width:765px){ .index-all-pro li{ height: 250px;} .index-all-pro li .content{ height: 35%;} } .cqfm{ margin-top: 3% !important;} .cqfm li{ position: relative; margin-bottom: 6%; overflow: hidden;} .cqfm li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;} .cqfm li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; } .cqfm li.big .tit{ position: absolute;bottom: 0;left: 0; z-index: 3; width: 100%; color: #fff; padding: 3% 5%; } .cqfm li.big p{ font-size: 24px;} .cqfm li.big i{ width: 55px; height: 55px; line-height: 53px; border: 1px solid #fff; border-radius: 100%; text-align: center; font-size: 20px;} .cqfm li.big .content{ position: absolute; left: 0; bottom: -100%; width: 100%; z-index: 4; color: #fff; padding: 5%; background: rgba(26,71,155,0.95); transition: 0.3s; opacity: 1;} .cqfm li.big .content p em{ font-size: 24px; margin-right: 10px;} .cqfm li.big .content p:before{ position: absolute; left: 35px; bottom: -20px; content: ''; width: 10%; height: 1px; background: rgba(255,255,255,0.5);} .cqfm li.big .content i{ border: 1px solid #c93036; background: #c93036;} .cqfm li.big:hover .content{ bottom: 0; opacity: 1;} .cqfm li.small{ margin-bottom: 3.5%;} .cqfm li.small p{ position: absolute;bottom: 0;left: 0; z-index: 3; width: 100%; color: #fff; padding: 3% 5%; font-size: 18px; text-align: center; transition: 0.3s; overflow: hidden;text-overflow: ellipsis;white-space: pre;} .cqfm li.small:hover p{ background: rgba(26,71,155,0.8);} .cqfm li .newsTitBg{position: absolute;bottom: 0;left: 0;width: 100%;height: 20%; text-align: center; color: #fff; z-index: 1;transition:.4s; background: linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0 ,0) 100%);background: -o-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0 0,0) 100%);background: -ms-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);} .cqfm li:hover .pic img{ transform: scale(1.05);} @media screen and (max-width:1440px){ .cqfm li.small p{ font-size: 14px;} .cqfm li.big p{ font-size: 16px;} .cqfm li.small{ margin-bottom: 7%;} .cqfm li.big .content p:before{ bottom: -10px;} .cqfm li.big i{ width: 40px; line-height: 40px; height: 40px; font-size: 16px;} } @media screen and (max-width:1200px){ .cqfm li.small{ margin-bottom: 7%;} } @media screen and (max-width:991px){ .cqfm li.big p{ font-size: 14px;} .cqfm li.small p{ font-size: 12px;} .cqfm li.big .content p:before{ bottom: -5px;} .cqfm li.big i{ width: 40px; height: 40px; line-height: 40px; font-size: 16px;} .cqfm li.big i{ width: 30px; line-height: 30px; height: 30px; font-size: 14px;} } .tit_link{ text-align: center;} .tit_link h2{ color: #272727; font-size: 40px;} .tit_link h2 span{ font-weight: bold; color: #c93036;} .tit_link p{ display: block; padding: 2% 15% 0; color: #6e6e6e; font-size: 16px;} #link{ background: #fff; border: 1px solid #e6e6e6; border-right: none; border-bottom: none; margin-top: 3% !important;} #link li{ width: 25%; float: left; height: 145px; text-align: center; line-height: 145px; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; transition: 0.3s; cursor: default;} #link li img{ max-width: 80%; max-height: 90%; vertical-align: middle;} #link li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);} .link_content{ text-align: center; color: #666666; font-size: 16px; padding: 3% 25% 0;} @media screen and (max-width:1200px){ #link li{ width: 25%;} .tit_link h2{ font-size: 30px;} } @media screen and (max-width:768px){ #link li{ height: 50px; line-height: 50px;} .tit_link h2{ font-size: 22px;} .tit_link p{ padding: 2% 15px 0; font-size: 14px;} } #gsjjbj{ background: url("../images/jjbj.jpg") no-repeat center; background-size: 100% 100%;} #xwbj{ background: url("../images/xwbj.jpg") no-repeat center top;} #gsjjbj .bt{ margin-top: 10%;} #gsjjbj .bt span{ text-transform: uppercase; font-family: Impact; color: #fff !important; font-size: 114px; text-shadow: 1px 1px #f0f0f0,-1px -1px #f0f0f0,1px -1px #f0f0f0,-1px 1px #f0f0f0;} #gsjjbj .bt p{ color: #0050aa; font-size: 36px; font-weight: bold; position: relative; z-index: 1; margin-top: -30px !important;} #gsjjbj .content_zy{ color: #666666; font-size: 16px; margin: 5% 0; line-height: 38px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;} #gsjjbj .jjmore{ text-align: center; height: 50px; line-height: 50px; background: #0050aa; color: #fff; font-size: 16px; transition: 0.3s;} #gsjjbj .jjmore:hover{ background: #c93036;} #gsjjbj ul{ padding: 0 0 5% !important;} #gsjjbj ul li{ text-align: center; margin-right: 5%; cursor: pointer;} #gsjjbj ul li p{ padding-bottom: 10%; height: 50px; line-height: 50px; position: relative;} #gsjjbj ul li p:before{ position: absolute; right: 10%; bottom: 10%; content: ''; width: 30px; height: 30px; background: #c93036; border-radius: 100%; transition: 0.3s; opacity: 0;} #gsjjbj ul li p i{ color: #272636; font-size: 40px; position: relative; z-index: 1;} #gsjjbj ul li span{ display: block; font-size: 16px; height: 40px; line-height: 40px; transition: 0.3s;} #gsjjbj ul li:hover p:before{ right: 0; bottom: 0; opacity: 1;} #gsjjbj ul li:hover span{ color: #c93036; font-weight: bold;} @media screen and (max-width:1800px){ #gsjjbj .bt span{ font-size: 100px;} } @media screen and (max-width:1600px){ #gsjjbj .bt span{ font-size: 80px;} } @media screen and (max-width:1440px){ #gsjjbj .bt span{ font-size: 60px;} #gsjjbj iframe{ height: 500px !important;} } @media screen and (max-width:1200px){ #gsjjbj .bt p{ font-size: 30px;} #gsjjbj .bt span{ font-size: 45px;} #gsjjbj .content_zy{ font-size: 14px; line-height: 35px;} } @media screen and (max-width:991px){ #gsjjbj .pic{ margin-top: 3%;} #gsjjbj .bt{ margin-top: 6%;} #gsjjbj .bt p{ font-size: 26px;} #gsjjbj .bt span{ font-size: 40px;} #gsjjbj .content_zy{ line-height: 30px;} } .xwline{ border-bottom: 1px solid #e0e4e7; height: 45px; margin-top: 2%;} .xwline a{ display: block; color: #333333; font-size: 18px; margin: 0 1%; transition: 0.3s;} .xwline a:first-of-type{ color: #1662b7; font-weight: bold; border-bottom: 3px solid #1662b7;} .xwline a:hover{ color: #1662b7; font-weight: bold;} #news_in{position: relative; margin-top: 2%;} #news_in .swiper-container { width: 100%; height: 100%; overflow: hidden; } #news_in .swiper-slide { transition:0.3s; position: relative; padding: 20px 30px; border-right: 1px solid #e0e4e7; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #news_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; margin-top: 5%; position: relative; overflow: hidden;} #news_in .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;} #news_in .swiper-slide .content{ padding: 3% 0 0; width: 100%; transition: 0.3s;} #news_in .swiper-slide .news_title{ color: #343434; font-size: 20px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden;} #news_in .swiper-slide .news_info{ color: #999999; font-size: 16px; margin: 2% 0 3%; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;} #news_in .swiper-slide .news_time{ width: 100%; height: 40px;} #news_in .swiper-slide .news_time p{ color: #000000; font-size: 36px; transition: 0.3s;} #news_in .swiper-slide .news_time span{ display: block; height: 25px; padding-left: 10px; font-size: 18px; color: #979797;} #news_in .swiper-slide:hover .pic img{transform: scale(1.1);} #news_in .swiper-slide:hover .content{ background: #0050aa; width: 106%; padding: 4%; position: relative; z-index: 1; margin-top: -20px; margin-left: -3%; border-radius: 10px;} #news_in .swiper-slide:hover .news_title{ color: #fff;} #news_in .swiper-slide:hover .news_info{ color: rgba(255,255,255,0.7);} #news_in .swiper-slide:hover .news_time p{ color: #0050aa; font-weight: bold;} @media screen and (max-width:1440px){ #news_in .swiper-slide .news_title{ font-size: 18px;} #news_in .swiper-slide .news_info{ font-size: 14px;} .xwline a{ margin: 0 2%;} } @media screen and (max-width:1200px){ #news_in .swiper-slide .news_title{ font-size: 14px;} #news_in .swiper-slide .news_info{ font-size: 12px; line-height: 25px;} .xwline a{ font-size: 15px;} #news_in .swiper-slide .news_time p{ font-size: 24px;} #news_in .swiper-slide .news_time span{ font-size: 12px;} } /*公司?/ #gsjj{ background: url("../images/map.png") no-repeat center top; position: relative;} #gsjj .row,#gsjj .tit_zy{ position: relative; z-index: 1;} #gsjj .main{ position: relative;} #gsjj .main:before{ text-transform: uppercase; content: attr(data-title); position: absolute; right: 0; margin: auto; top: 12%; display: block; width: 100%; height: 100%; text-align: right; font-family: Impact; letter-spacing: 5px; color: #fff !important; font-size: 180px; text-shadow: 1px 1px #f0f0f0,-1px -1px #f0f0f0,1px -1px #f0f0f0,-1px 1px #f0f0f0;} .tit_zy{ line-height: 65px;} .tit_zy p{ font-size: 72px; color: #333333; font-family: engfont; font-weight: bold;} .tit_zy span{ color: #333333; font-size: 30px;} #gsjj .con{ color: #999999; font-size: 16px; line-height: 35px; height: 385px; margin-top: 2%; overflow-y: scroll;} #gsjj .con::-webkit-scrollbar{ width:3px; height:6px; } #gsjj .con::-webkit-scrollbar-track{ box-shadow: inset 0 0 6px transparent; background: #e8e8e8; } #gsjj .con::-webkit-scrollbar-thumb{ background: #c3002f; } @media screen and (max-width:1440px){ #gsjj .main:before{ font-size: 140px; top: 15%;} .tit_zy p{ font-size: 50px;} #gsjj .con{ font-size: 14px;} } @media screen and (max-width:1200px){ #gsjj .main:before{ font-size: 120px;} #gsjj .con{ height: 285px;} .tit_zy{ line-height: 50px;} .tit_zy p{ font-size: 40px;} } @media screen and (max-width:991px){ #gsjj{ background: url("../images/map.png") no-repeat right top;} #gsjj .main:before{ display: none;} #gsjj .con{ margin-bottom: 3%;} .tit_zy{ line-height: 40px;} .tit_zy p{ font-size: 30px;} .tit_zy span{ font-size: 26px;} } @media screen and (max-width:768px){ .tit_zy{ line-height: 40px;} .tit_zy p{ font-size: 26px;} .tit_zy span{ font-size: 20px;} } #whbj{ background: url("../images/whbj.jpg") no-repeat center;} #whbj .main{ padding: 2% 0;} #whfont{ background: url("../images/whfont.png") no-repeat center; width: 1000px; height: 571px; position: relative;} #whfont:before{ position: absolute; background: url("../images/whlogo.png") no-repeat center; width: 100%; height: 100%; content: ''; left: 20px; top: -25px;} #whfont .font{ position: absolute; z-index: 2;} #whfont .font p{ color: #333333; font-size: 24px; font-weight: bold; padding-bottom: 10px;} #whfont .font span{ display: block; line-height: 25px; color: #333333; font-size: 16px;} #whfont .font1{ left: 10%; bottom: 38%; text-align: right;} #whfont .font2{ right: 5%; top: 13%;} #whfont .font3{ right: -5%; bottom: 13%;} @media screen and (max-width:1200px){ #whfont{ width: 900px; background-size: auto 100%;} } @media screen and (max-width:991px){ #whfont{ width: 100%;} #whfont .font p{ font-size: 22px;} #whfont .font span{ font-size: 14px;} #whfont .font1{ left: 0;} #whfont .font2{ right: 0;} #whfont .font3{ right: -4%; width: 35%;} } @media screen and (max-width:768px){ #whfont{ height: 470px; background-size: 90%;} #whfont .font p{ font-size: 18px;} #whfont .font span{ font-size: 12px;} #whfont .font1{ left: 3%;} #whfont .font2{ width: 30%;} } @media screen and (max-width:560px){ #whbj{ padding: 15px;background: url("../images/wenhua.jpg") no-repeat right top; background-size: 100%;} #whfont{ height: auto;} #whfont,#whfont:before{ background: none;} #whfont .font{ margin-top: 5%;} #whfont .font{ position: relative; left: auto !important; bottom: auto; top: auto; width: 100%; right: auto; text-align: left;} } #rybj{ background: url("../images/rybj.jpg") no-repeat center;} #rybj .tit_zy{ position: relative;} #rybj .tit_zy .more{ position: absolute; left: 0; bottom: -70%;} #rybj .tit_zy .more i{ position: relative; z-index: 1;} #rybj .tit_zy .more a{ color: #666;} #rybj .tit_zy .more:hover a{ color: #fff;} #ry_line1{ float: right; background: url("../images/ry_line_right.png") no-repeat center bottom; background-size: 100%; width: 963px; padding-bottom: 157px !important;} #ry_line1 li{ float: left; width: 27%; text-align: center;} #ry_line2{ float: left; background: url("../images/ry_line_left.png") no-repeat center bottom; background-size: 100%; width: 1267px; padding-bottom: 157px !important;} #ry_line2 li{ float: right; width: 22%; text-align: center;} #ry_line1 li img,#ry_line2 li img{ max-width: 90%;} #zzry{ padding: 0; margin-top: 3%;} #zzry .swiper-container { width: 100%; height: 100%; overflow: hidden; } #zzry .swiper-slide { text-align: center; border: 1px solid #ececec; transition: 0.3s; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #zzry .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition:0.3s;} #zzry .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;} #zzry .swiper-slide p{ font-size: 16px; height: 40px; line-height: 40px; transition: 0.3s;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;} #zzry .swiper-slide:hover{ background: #0050aa;} #zzry .swiper-slide:hover .pic span img{transform: scale(1.05);} #zzry .swiper-slide:hover p{ color: #fff;} @media screen and (max-width:991px){ #rybj .tit_zy .more{ position: absolute; left: auto; right: 0; bottom: 10%;} } @media screen and (max-width:765px){ #zzry .swiper-slide p{ font-size: 14px;} } #scsl{ margin-top: 3%;} #scsl .swiper-container { width: 100%; height: 100%; position: relative; padding-bottom: 3%; } #scsl .swiper-slide { text-align: left; transition:0.3s; position: relative; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #scsl .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;} #scsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;} #scsl .swiper-slide span{ display: block; position: absolute; left: 0; top: 5%; z-index: 2; color: rgba(255,255,255,0.9); font-size: 16px; text-transform: uppercase; writing-mode: tb; letter-spacing: 3px; width: 50px; text-align: center;} #scsl .swiper-slide p{ position: absolute; z-index: 2; left: 0; bottom: 0; height: 70px; line-height: 70px; background: rgba(255,255,255,0.7); text-align: center; font-size: 16px; width: 30%; transition: 0.3s;} #scsl .swiper-slide .newsTitBg{position: absolute;bottom: 0;left: 0;width: 40%; height: 100%; text-align: center; color: #fff; z-index: 1;transition:.4s; background: linear-gradient(left,rgba(0,0,0,.7),rgba(0,0,0 ,0) 100%);background: -o-linear-gradient(left,rgba(0,0,0,.7),rgba(0,0 0,0) 100%);background: -ms-linear-gradient(left,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(left,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);} #scsl .swiper-slide:hover img{ transform: scale(1.1);} #scsl .swiper-slide:hover p{ background: rgba(201,48,54,1); color: #fff;} #scsl .swiper-scrollbar{ opacity: 1 !important;} #scsl .swiper-scrollbar .swiper-scrollbar-drag{ background: #c93036;} @media screen and (max-width:1600px){ #scsl .swiper-slide span{ font-size: 14px;} } @media screen and (max-width:1440px){ #ry_line1{ width: 70%;} #ry_line2{ width: 80%;} #scsl .swiper-slide span{ font-size: 12px;} #scsl .swiper-slide p{ height: 50px; line-height: 50px; font-size: 14px;} } @media screen and (max-width:1200px){ #ry_line2{ padding-bottom: 130px !important;} #ry_line1{ width: 80%;} #ry_line2{ width: 90%;} #scsl .swiper-slide p{ height: 40px; line-height: 40px;} } @media screen and (max-width:991px){ #ry_line1{ width: 100%; margin-top: 5% !important;} #ry_line2{ width: 100%;} #ry_line1 li{ width: 33%;} #ry_line2 li{ width: 25%;} #ry_line1 li img,#ry_line2 li img{ max-width: 90%;} #scsl .swiper-slide span,#scsl .swiper-slide .newsTitBg{ display: none;} } @media screen and (max-width:560px){ #ry_line1,#ry_line2{ background: none; padding-bottom: 0 !important;} #ry_line2 li{ width: 50%; margin-top: 5%;} } /*公共*/ #zi_banner{ width: 100%; height: auto; position: relative; overflow: hidden;} /*#zi_banner:before{ position: absolute; background: url("../images/zi_banner_yuan.png") no-repeat left bottom; width: 100%; height: 100%; left: 0; bottom: 0; z-index: 1; content: '';}*/ #zi_banner .pic{ text-align: center; overflow: hidden;} #zi_banner .pic img{ width: 100%;} #zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; z-index: 2; color: #fff; padding: 12% 0 0 0; line-height: 40px;} #zi_banner .main h2{ background: url("../images/tit_icon.png") no-repeat left center; height: 70px; line-height: 70px; padding-left: 90px; font-size: 36px; font-weight: bold !important;} #zi_banner .home{ position: absolute; left: 0; bottom: 0; z-index: 2; text-align: right; width: 100%; height: 60px; line-height: 60px; color: #fff;} #zi_banner .home i{ display: inline-block; color: #fff; margin-right: 10px;} #zi_banner .home a{ padding: 0 5px; color: #fff;} .z_banner_sb{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 2vw; color: #fff; z-index: 2; text-align:center;} .z_banner_sb .icon{ display: block; margin: 25px auto; animation:moves 2s linear infinite;} @keyframes moves { 0%{transform: translateY(0px);} 50%{transform: translateY(-15px);} 100%{transform: translateY(0px);} } .z_wave{ position: absolute; left: 50%; transform: translate(-50%) translateY(10vw); bottom: -2vw; z-index: 1; transition: ease 2s;} .z_wave .wave,.z_menu_close .wave1,.z_wave .wave2 {z-index: -1;position: absolute;width: 19vw;height: 19vw;background: linear-gradient(to right, rgba(0,104,183), rgba(0,73,134)) ! important;border-radius: 45%;animation: rotate 6s linear infinite;mix-blend-mode: multiply;} .z_wave .wave1 {background: linear-gradient(to right, rgba(0,104,183), rgba(0,73,134))! important;transform: translate(-20%, 0) rotate(0deg);opacity: .8;width: 17vw;height: 17vw;animation: rotate1 6s linear -4s infinite;border-radius: 65%;} .z_wave .wave2 { background: linear-gradient(to right, rgba(0,104,183), rgba(0,73,134)) ! important;transform: translate(20%, 0) rotate(0deg);animation: rotate2 8s linear -2s infinite;width:15vw;height: 15vw;border-radius: 30%;} .z_wave .icon{ position: absolute; left: 32%; bottom: 24%; z-index: 2;} .z_banner_sb h3{ font-family:Arial; text-transform: uppercase; font-size: 12px;} @keyframes rotate { 50% { border-radius: 38%; transform: rotate(180deg); } 100% { border-radius: 45%; transform: rotate(360deg); } } @keyframes rotate1 { 50% { border-radius: 38%; transform: translate(-30%, 8%) rotate(180deg); }100% { border-radius: 45%; transform: translate(-20%, 0%) rotate(360deg); } } @keyframes rotate2 { 50% { transform: translate(30%, 8%) rotate(180deg); }100% { transform: translate(20%, 0%) rotate(360deg); } } @media screen and (max-width:1440px){ #zi_banner .main h2{ font-size: 30px; background-size: 20%; padding-left: 50px;} } @media screen and (max-width:1200px){ #zi_banner .main{ padding-top: 8%;} } @media screen and (max-width:991px){ #zi_banner .home{ font-size: 12px;} #zi_banner .pic img{ width: 150%; margin-left: -15%;} #zi_banner .main{ padding-top: 10%;} #zi_banner .main h2{ font-size: 28px;} } @media screen and (max-width:768px) { #zi_banner .pic img { width: 195%; margin-left: -25%;} #zi_banner .main{ padding-top: 20%;} /*#zi_banner .main{ padding: 25% 0 18%}*/ #zi_banner .main h2{ font-size: 24px;} #zi_banner .main p{ font-size: 14px;} .z_banner_sb,.z_wave{ display: none;} } #zy_ys{ border-bottom: 1px solid #f0f0f0;} #zy_ys ul li{ padding: 1.5% 0; width: 20%; line-height: 25px; cursor: pointer;} #zy_ys ul li em{ position: relative; margin-right: 3%;} #zy_ys ul li i{ font-size: 36px; position: relative; z-index: 1;} #zy_ys ul li em:before{ position: absolute; right: 10px; bottom: 0; opacity: 0; width: 20px; height: 20px; background: #c93036; border-radius: 100%; content: ''; transition: 0.3s;} #zy_ys ul li p{ color: #434343; font-size: 18px; font-weight: bold;} #zy_ys ul li span{ display: block; font-size: 16px; color: #727272;} #zy_ys ul li:hover em:before{ right: 0; bottom: -10px; opacity: 1;} #zy_ys ul li:hover p{ color: #c93036; font-weight: bold;} #homebj{ height: 80px; line-height: 80px; box-shadow: 0 5px 10px rgba(0,0,0,0.05);} #homebj li{ padding: 0 2%; transition: 0.3s; position: relative; font-size: 15px;} #homebj li:before{ position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 6px; background: #c93036; transition: 0.3s;} #homebj li i{ margin-right: 10px; display: none;} #homebj li i:nth-of-type(1){ display: block;} #homebj li em{ position: absolute; left: 44%; bottom: 0; width: 0; height: 0; border-width: 10px; border-style: solid; border-color: transparent transparent #fff;} #homebj li:hover{ background: #0050aa; color: #fff;} #homebj li:hover a{ color: #fff;} #homebj li:hover i:nth-of-type(1){ display: none;} #homebj li:hover i:nth-of-type(2){ display: block;} #homebj li:hover:before{ width: 100%; left: 0;} #homebj li#li-on{ background: #0050aa; color: #fff;} #homebj li#li-on a{ color: #fff;} #homebj li#li-on i:nth-of-type(1){ display: none;} #homebj li#li-on i:nth-of-type(2){ display: block;} #homebj li#li-on:before{ width: 100%; left: 0;} .homebj_active{ position: fixed; z-index: 20; width: 100%; background: #fff; top: 0;} #cpnav{ padding: 0; overflow: hidden;} #cpnav .swiper-container { width: 100%; height: 100%; overflow: hidden; } #cpnav .swiper-slide { text-align: center; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #cpnav .swiper-slide:before{ position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 6px; background: #c93036; transition: 0.3s;} #cpnav .swiper-slide i{ margin-right: 10px; display: none;} #cpnav .swiper-slide i:nth-of-type(1){ display: block;} #cpnav .swiper-slide em{ position: absolute; left: 44%; bottom: 0; width: 0; height: 0; border-width: 10px; border-style: solid; border-color: transparent transparent #fff;} #cpnav .swiper-slide:hover{ background: #0050aa; color: #fff;} #cpnav .swiper-slide:hover a{ color: #fff;} #cpnav .swiper-slide:hover i:nth-of-type(1){ display: none;} #cpnav .swiper-slide:hover i:nth-of-type(2){ display: block;} #cpnav .swiper-slide:hover:before{ width: 100%; left: 0;} @media screen and (max-width:991px){ } @media screen and (max-width:765px){ } .hui{ background: #f4f4f4;} .bai{ background: #fff;} .pro-sider .in-title{ background: #163481; color: #fff; padding: 8% 10% 5%; position: relative; text-align: center;} .pro-sider .in-title p{ font-size: 30px; padding-bottom: 1%;} .pro-sider .in-title span{ font-family: arial; font-size: 16px; text-transform: uppercase;} .pro-sider .in-title i{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding-top: 12%; text-align: center; font-size: 70px; font-family: Bahnschrift; font-weight: bold; color: rgba(255,255,255,0.05); text-transform: uppercase; letter-spacing: -3px;} .pro-sider .bai{ color: #333333; font-size: 15px; line-height: 35px;} .pro-sider-ul { height: auto; text-align: left; background: #fff; padding: 15px 0;} .pro-sider-ul li{ padding: 0 20px; border-bottom: 1px dashed #e5e5e5; background: #fff; color: #333333; font-size: 15px; width: 100%; cursor: pointer; height: 60px; line-height: 60px; transition: 0.3s;} .pro-sider-ul li i{ float: right; color: #a7a7a7; font-size: 20px;} .pro-sider-ul li:hover{ background: #163481; color: #fff;} .pro-sider-ul li:hover i{ color: #fff;} .pro-sider-ul #li-on{ background: #163481;} @media screen and (max-width:1600px){ #homebj li{ padding: 0 1%;} } @media screen and (max-width:1440px){ .pro-sider .in-title i{ font-size: 60px;} #zy_ys ul li p{ font-size: 16px;} #zy_ys ul li span{ font-size: 14px;} #zy_ys ul li i{ font-size: 30px;} } @media screen and (max-width:1200px){ .pro-sider .in-title p{ font-size: 28px;} .pro-sider .in-title span{ font-size: 14px;} .pro-sider .in-title i{ display: none;} .pro-sider-ul li{ font-size: 14px;} .pro-sider-ul li i{ font-size: 12px;} .pro-sider .bai{ font-size: 12px;} #zy_ys ul li p{ font-size: 14px;} #zy_ys ul li span{ font-size: 12px;} #zy_ys ul li i{ font-size: 26px;} #homebj li{ font-size: 14px;} } @media screen and (max-width:991px){ #zy_ys ul li{ float: left; width: 33%;} #homebj li{ float: left; width: 25%;} #homebj{ height: auto; line-height: 50px;} } @media screen and (max-width:768px){ #zy_ys{ display: none;} #homebj li{ width: 33%;} } /*产品中心*/ #hotpro{ margin-top: 3%;} #hotpro .swiper-container { width: 100%; height: 100%; position: relative; padding-bottom: 3%; overflow: hidden; } #hotpro .swiper-slide { text-align: left; transition:0.3s; position: relative; background: #fff; border-radius: 10px; padding: 2% 2% 1%; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #hotpro .swiper-slide .row{ width: 100%;} #hotpro .swiper-slide .pic{ display: block; width: 100%; height: auto; position: relative;; } #hotpro .swiper-slide .pic a{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; border: 1px solid #f5f5f5; overflow: hidden;} #hotpro .swiper-slide .pic:before{ position: absolute; left: -6px; top: -6px; content: ''; background: url("../images/hot.png") no-repeat left top; width: 110px; height: 109px; z-index: 1;} #hotpro .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;} /*#hotpro .swiper-slide .pic p img{ max-width: 100%; height: 100%; transition:0.3s;}*/ #hotpro .swiper-slide .font h2{ color: #3a3a3a; font-size: 20px; font-weight: bold !important; position: relative; height: 60px; line-height: 60px;} #hotpro .swiper-slide .font h2 span{ display: block; position: relative; z-index: 1; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;} #hotpro .swiper-slide .font h2:before{ position: absolute; left: 0; top: 0; content: 'Product '; text-transform: uppercase; color: #f6f6f6; font-size: 70px; font-weight: bold; font-family: Arial;} #hotpro .swiper-slide .font .class{ display: inline-block; color: #999999; font-size: 16px; position: relative;} #hotpro .swiper-slide .font .class:before{ position: absolute; left: 0; bottom: 6px; content: ''; height: 3px; width: 100%; background: #c93036;} #hotpro .swiper-slide .font .con{ margin: 2% 0; color: #777777; min-height: 60px; font-size: 16px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} #hotpro .swiper-slide .font .more{ height: 50px; line-height: 50px; background: #c93036; border-radius: 5px; color: #fff; width: 47%;} #hotpro .swiper-slide .font .more a{ color: #fff !important;} #hotpro .swiper-slide .font .tel{ width: 50%;} #hotpro .swiper-slide .font .tel p{ color: #676767; font-size: 16px;} #hotpro .swiper-slide .font .tel span{ color: #c93036; font-size: 24px; font-family: engfont; font-weight: bold;} #hotpro .swiper-slide .font dl{ margin-top: 2%; padding-top: 3%; background: url("../images/cpline.png") repeat-x left top;} #hotpro .swiper-slide .font dl dd{ width: 33%; font-size: 14px; position: relative; color: #606060;} #hotpro .swiper-slide .font dl dd:before{ position: absolute; right: 0; top: 25%; content: ''; height: 50%; width: 1px; background: #e6e6e6;} #hotpro .swiper-slide .font dl dd i{ color: #c93036; margin-left: 5px;} #hotpro .swiper-slide .font dl dd:last-of-type:before{ display: none;} #hotpro .swiper-slide:hover .pic p img{ transform: scale(1.1);} #hotpro .swiper-pagination{ bottom: 0 !important;} #hotpro .swiper-pagination .swiper-pagination-bullet{ transition: 0.3s;} #hotpro .swiper-pagination .swiper-pagination-bullet-active{ background: #0050aa; width: 30px; border-radius: 5px;} @media screen and (max-width:1600px){ #hotpro .swiper-slide .font h2:before{ font-size: 50px;} #hotpro .swiper-slide .font h2{ font-size: 22px; height: 50px; line-height: 50px;} #hotpro .swiper-slide .font .more{ width: 40%;} #hotpro .swiper-slide .font .tel{ width: 57%;} #hotpro .swiper-slide .font dl dd i{ display: none;} #hotpro .swiper-slide .font .con{ font-size: 13px; line-height: 25px; min-height: 50px;} } @media screen and (max-width:1440px){ #hotpro .swiper-slide .font .more{ height: 35px; line-height: 35px;} #hotpro .swiper-slide .font .tel{ line-height: 20px;} #hotpro .swiper-slide .font .tel p{ font-size: 12px;} #hotpro .swiper-slide .font .tel span{ font-size: 16px;} #hotpro .swiper-slide .font .con{ font-size: 12px;} #hotpro .swiper-slide .font dl dd{ font-size: 12px; width: auto; margin: 0 2%;} #hotpro .swiper-slide .font dl dd:before{ display: none;} #hotpro .swiper-slide .font h2:before{ font-size: 40px;} #hotpro .swiper-slide .font h2{ font-size: 18px; height: 40px; line-height: 40px;} #hotpro .swiper-slide .font .class{ font-size: 14px;} #hotpro .swiper-slide .pic:before{ background-size: 65%;} } @media screen and (max-width:1200px){ #hotpro .swiper-container{ padding-bottom: 5%;} } @media screen and (max-width:991px){ #hotpro .swiper-slide .font{ padding-top: 3%;} #hotpro .swiper-container{ padding-bottom: 10%;} } .cpnr_info{ margin-top: 3% !important;} .cpnr_info li{ background: #f7f7f7; margin-bottom: 5%; border: 1px solid #f7f7f7; position: relative; transition: 0.3s; overflow: hidden;} .cpnr_info li .img{ overflow: hidden; width: 100%; height: 0; padding-bottom: 75%; position: relative;} .cpnr_info li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; background: #fff; transition: 0.3s;} /*.cpnr_info li .img p img{ max-width: 100%; height: 100%; transition: 0.3s;}*/ .cpnr_info li .title{ padding: 5%;} .cpnr_info li .title h3{ color: #3a3a3a; font-size: 20px; height: 45px; text-align: center; background: url("../images/cptit_line.png") no-repeat center bottom; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;} .cpnr_info li .title .con{ width: 100%; margin-top: 3%; min-height: 60px; line-height: 30px; color: #757575; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} .cpnr_info li .font{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; overflow: hidden; z-index: 1; background: rgba(0,80,170,0.8); text-align: center; color: #fff; padding: 35% 3% 0; opacity: 0; transition: 0.3s;} .cpnr_info li .font h2{ font-size: 20px; padding-bottom: 10%;} .cpnr_info li .font i{ margin: 0 auto; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 100%; background: #fff; color: #4c4c4c; font-size: 16px;} .cpnr_info li:hover .img p img{transform: scale(1.05);} .cpnr_info li:hover{ box-shadow: 0 0 10px rgba(0,80,170,0.3);} .cpnr_info li:hover .font{ left: 0; top: 0; width: 100%; height: 100%; opacity: 1;} @media screen and (max-width:1600px){ .cpnr_info li .title h3{ font-size: 18px;} .cpnr_info li .title em{ font-size: 14px;} } @media screen and (max-width:1440px){ .cpnr_info li .font h2{ font-size: 18px;} .cpnr_info li .font i{ width: 50px; height: 50px; line-height: 50px;} } @media screen and (max-width:1200px){ .cpnr_info li{ line-height: 30px;} .cpnr_info li .font h2{ font-size: 16px;} .cpnr_info li .title h3{ font-size: 16px;} .cpnr_info li .title p{ width: 35px; height: 35px; line-height: 35px;} .cpnr_info li .title p i{ font-size: 14px;} .cpnr_info li .font i{ width: 40px; height: 40px; line-height: 40px; font-size: 16px;} } @media screen and (max-width:991px){ .cpnr_info li .title h3{ height: 35px;} .cpnr_info li .title .con{ font-size: 12px; line-height: 25px; min-height: 50px;} } .pro_bj{ background: url("../images/shan.png") no-repeat right top #f4f4f4;} #qfwfw{ margin: 0; overflow: hidden;} #qfwfw .swiper-slide { background-position: center; position: relative;} #qfwfw .gallery-top { height: auto; padding: 0; overflow: hidden; } #qfwfw .gallery-top .swiper-slide{} #qfwfw .gallery-top .swiper-slide p{display: block; width: 100%; height: 0; padding-bottom: 79%; position: relative; overflow: hidden;} #qfwfw .gallery-top .swiper-slide p img{ display: block; width: 100%; height: 100%; text-align: center; background: #fff; object-fit: cover; left: 0; position: absolute; transition:0.3s;} /*#qfwfw .gallery-top .swiper-slide p span img{ max-width: 100%; height: 100%;}*/ #qfwfw .gallery-thumbs { height: auto; text-align: left;} #qfwfw .gallery-thumbs .swiper-wrapper{ width: auto;} #qfwfw .gallery-thumbs .swiper-slide { width: 100%; cursor: pointer; padding: 0; line-height: 25px; position: relative; height: auto;} #qfwfw .gallery-thumbs .swiper-slide p{ display: block; border: 3px solid #f4f4f4; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;} #qfwfw .gallery-thumbs .swiper-slide p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;} #qfwfw .gallery-thumbs .swiper-slide-thumb-active { position: relative; } #qfwfw .gallery-thumbs .swiper-slide-thumb-active p{ border: 3px solid #0050aa;} @media screen and (max-width:1440px){ } @media screen and (max-width:991px){ #qfwfw .gallery-top{ margin-top: 3%;} #qfwfw .gallery-thumbs .swiper-wrapper{ padding-top: 0;} #qfwfw .gallery-thumbs .swiper-slide{ padding: 3%;} } @media screen and (max-width:768px){ } .cp_right p{ font-size: 24px; color: #373737; margin-bottom: 10px !important;} .cp_right .tit{ color: #2d2d2d; font-size: 36px; font-weight: bold; position: relative; height: 70px; line-height: 80px;} .cp_right .tit span{ position: relative; z-index: 1;} .cp_right .tit:before{ text-transform: uppercase; content: attr(data-title); position: absolute; left: 0; top: -10px; width: 100%; font-family: Arial; color: #e5e5e5 !important; font-size: 72px; text-shadow: 1px 1px #f0f0f0,-1px -1px #f0f0f0,1px -1px #f0f0f0,-1px 1px #f0f0f0; font-weight: bold;} .cp_right dl{ margin: 3% 0 !important;} .cp_right dl dd{ color: #606060; font-size: 16px; height: 48px; line-height: 48px; background: #fff; border-radius: 30px; width: 23%; transition: 0.3s; cursor: pointer;} .cp_right dl dd i{ color: #ec3b32; font-size: 20px; margin-left: 10px;} .cp_right dl dd:hover{ background: #c93036; color: #fff;} .cp_right dl dd:hover i{ color: #fff;} .cp_right .con{ color: #666666; font-size: 16px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} .cp_right .row{ background: url("../images/cpline.png") repeat-x center top; margin-top: 3%; padding-top: 3%;} .cp_right .row .cpwx p{ float: left; width: 80%; background: #fff; padding: 10px; margin-bottom: 0 !important;} .cp_right .row .cpwx p img{ width: 100%;} .cp_right .row .cpwx span{ float: right; background: #c93036; color: #fff; text-align: center; writing-mode: tb;} .cp_right .row ul li{ height: 66px; line-height: 66px; background: #272727; color: #fff; font-size: 16px; border-radius: 5px; width: 45%; margin: 3% 3% 0 0; transition: 0.3s;} .cp_right .row ul li i{ font-size: 24px; margin-right: 10px;} .cp_right .row ul li:last-of-type{ background: #c93036;} .cp_right .row ul li a{ color: #fff !important;} .cp_right .row ul li:hover{ background: #0050aa;} .cp_right .row .cptel{ margin-top: 2%;} .cp_right .row .cptel i{ color: #333333; font-size: 30px;} .cp_right .row .cptel span{ color: #555555; font-size: 16px; padding: 0 10px;} .cp_right .row .cptel p{ color: #c93036; font-size: 28px; font-family: engfont; font-weight: bold;} #cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; border-bottom: 1px solid #efefef; margin-top: 2%;} .cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; width: 100%; transition:0.3s;} .cpbt li{ float: left; color: #666666; font-size: 16px; width: 12%; text-align: center; position: relative; transition:0.3s;} .cpbt li a{ color: #666666;} .cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;} .cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;} .cpbt li:last-of-type:before{ display: none;} .cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #cf0000;} .cpbt li.current:hover:after{ left: 25%; width: 50%; background: #cf0000;} .cpbt li.current:after{ left: 25%; width: 50%; background: #cf0000;} @media screen and (max-width:1600px){ .cp_right .tit{ font-size: 30px;} .cp_right .tit:before{ font-size: 60px;} .cp_right p{ font-size: 20px;} .cp_right dl{ margin: 1% 0 !important;} .cp_right .con{ font-size: 14px;} .cp_right .row .cptel span{ font-size: 14px;} .cp_right .row .cptel p{ font-size: 22px;} .cp_right .row ul li{ height: 50px; line-height: 50px;} } @media screen and (max-width:1440px){ #qfwfw .gallery-top .swiper-slide p{ padding-bottom: 65%;} #qfwfw .gallery-thumbs{ margin-top: 1%;} .cp_right .row .cptel i{ margin-right: 10px;} .cp_right .row .cptel span{ display: none;} } @media screen and (max-width:1200px){ .cp_right .row .cpwx p{ width: 100%; padding: 5px;} .cp_right .row .cpwx span{ display: none;} .cpbt li{ width: 15%;} } @media screen and (max-width:991px){ .cp_right dl dd{ float: left; width: 50%;} .cp_right .tit{ font-size: 24px;} .cp_right .tit:before{ font-size: 50px;} .cp_right p{ font-size: 16px; margin-bottom: 0 !important;} } @media screen and (max-width:768px){ .cpbt li{ width: 25%; font-size: 13px;} } .pro_con{ font-size: 16px; color: #999; line-height: 35px; padding: 0 15px 5%;} .pro_con img{ max-width: 100%;} .info_bt{ color: #c93036; font-size: 30px; height: 40px; line-height: 40px;} .info_bt i{ margin-right: 10px;} #info_ys { margin-top: 2% !important;} #info_ys li{ width: 24%; float: left; margin: 0.5%; position: relative; overflow: hidden;} #info_ys li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;} #info_ys li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;} #info_ys li .font{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background: rgba(0,0,0,.5); color: #fff; text-align: center; padding-top: 20%; transition: 0.3s;} #info_ys li .font i{ font-size: 50px; height: 60px; line-height: 60px;} #info_ys li .font p{ font-size: 24px; padding: 1% 0 5%;} /*#info_ys li .font span{ display: block; margin: 0 auto; opacity: 0; transition: 0.3s;}*/ /*#info_ys li .font span img{ max-width: 100%;}*/ #info_ys li .font #bowen{ position: absolute; z-index:1; left: 0; top: 55%; width: 100%; opacity: 0; transition: 0.3s;} #info_ys li:hover .font{ padding-top: 15%;} #info_ys li:hover .font #bowen{ opacity: 1; top: 45%;} .circleBox { position: relative; width: 120px; height: 120px; margin: 10px auto; } .circleBox .circle i{ position: absolute; z-index: 9999; color: #fff; font-size: 12px !important; left: 5px; top: -18px;} /* 鎵╂暎鍔ㄧ敾 */ .circle, .circle1, .circle2, .circle3 { width: 25px; height: 25px; background: rgba(201,48,54,0.75); border: 1px solid rgba(201,48,54,0.85); border-radius: 999px; position: absolute; top: 40%; left: 35%; } .circle1, .circle2, .circle3 { /* animation: circleChange 2s 1s ease-out infinite; */ animation-name: circleChange; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: linear; } .circle1 { animation-delay: 1s; } .circle2 { animation-delay: 2s; } .circle3 { animation-delay: 3s; } @keyframes circleChange{ 0%{transform: scale(1);opacity: 0.95;} 25%{transform: scale(2);opacity: 0.75;} 50%{transform: scale(3);opacity: 0.5;} 75%{transform: scale(4);opacity: 0.25;} 100%{transform: scale(5);opacity: 0.05;} } #xgcp{ margin-top: 4%; overflow: hidden;} #xgcp .swiper-container { width: 100%; height: 100%; padding: 10px; } #xgcp .swiper-slide { transition: 0.3s; overflow: hidden; position: relative; background: #f7f7f7; border: 1px solid #f7f7f7; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #xgcp .swiper-slide .img{ overflow: hidden; width: 100%; height: 0; padding-bottom: 75%; position: relative;} #xgcp .swiper-slide .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; background: #fff; transition: 0.3s;} /*#xgcp .swiper-slide .img p img{ max-width: 100%; height: 100%; transition: 0.3s;}*/ #xgcp .swiper-slide .title{ padding: 5%; width: 100%;} #xgcp .swiper-slide .title h3{ color: #3a3a3a; font-size: 24px; height: 45px; text-align: center; background: url("../images/cptit_line.png") no-repeat center bottom; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;} #xgcp .swiper-slide .title .con{ width: 100%; margin-top: 3%; min-height: 60px; line-height: 30px; color: #757575; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} #xgcp .swiper-slide .font{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; overflow: hidden; z-index: 1; background: rgba(0,80,170,0.8); text-align: center; color: #fff; padding-top: 35%; opacity: 0; transition: 0.3s;} #xgcp .swiper-slide .font h2{ font-size: 22px; padding: 0 10% 10%; line-height: 40px;} #xgcp .swiper-slide .font i{ margin: 0 auto; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 100%; background: #fff; color: #4c4c4c; font-size: 20px;} #xgcp .swiper-slide:hover .img img{transform: scale(1.05);} #xgcp .swiper-slide:hover{ box-shadow: 0 0 10px rgba(0,80,170,0.3);} #xgcp .swiper-slide:hover .font{ left: 0; top: 0; width: 100%; height: 100%; opacity: 1;} @media screen and (max-width:1600px){ #info_ys li .font p{ font-size: 22px;} #info_ys li .font span{ display: block; width: 40%;} #info_ys li .font span img{ max-width: 50%;} } @media screen and (max-width:1440px){ #xgcp .swiper-slide .title h3{ font-size: 20px;} #info_ys li .font i{ font-size: 40px; height: 40px; line-height: 40px;} #info_ys li .font p{ font-size: 18px;} .circleBox .circle i{ top: -9px;} .info_bt{ font-size: 26px;} } @media screen and (max-width:1200px){ #info_ys li .font i{ font-size: 30px; height: 30px; line-height: 30px;} #info_ys li .font p{ font-size: 18px;} .circleBox .circle i{ top: -4px;} } @media screen and (max-width:991px){ #xgcp .swiper-slide .title h3{ font-size: 18px; height: 35px;} #info_ys li{ width: 32%;} .info_bt{ font-size: 20px;} } @media screen and (max-width:768px){ #info_ys li{ width: 49%;} #info_ys li:hover .font #bowen{ display: none;} } /*新闻中心*/ .news_lb li{ margin-top: 7%; border-bottom: 1px solid #dddddd; transition: 0.3s; position: relative;} .news_lb li:before{ position: absolute; left: 0; bottom: -1px; content: ''; width: 0; height: 6px; background: #c93036; transition: 0.3s;} .news_lb .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;} .news_lb .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;} .news_lb .font{ width: 100%; padding: 5%;} .news_lb .font .news_time{ color: #bdbdbd; font-size: 16px;} .news_lb .font .content{ padding-top: 3%;} .news_lb .font .content .news_title{ color: #333333; font-size: 20px; width: 100%; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; min-height: 60px;} .news_lb .font .content .news_content{ color: #9a9a9a; margin-top: 3%; font-size: 16px;} .news_lb li:hover{ background: #0050aa; border-bottom: 1px solid #0050aa;} .news_lb li:hover .font .news_time,.news_lb li:hover .font .content .news_content{ color: rgba(255,255,255,0.5);} .news_lb li:hover .font .content .news_title{ color: #fff;} .news_lb li:hover .pic img{ transform: scale(1.05);} .news_lb li:hover:before{ width: 100%;} @media screen and (max-width:1440px){ .news_lb .font .content .news_title{ font-size: 18px;} .news_lb .font .content .news_content{ font-size: 14px;} } @media screen and (max-width:1200px){ .news_lb .font .content .news_title{ font-size: 16px;} } .home_zy{ height: 60px; color: #a2a2a2; font-size: 16px;} .home_zy i{ display: inline-block; color: #20317f; font-size: 20px; margin-right: 10px;} .home_zy a{ color: #a2a2a2; padding: 0 5px;} .home_zy a:last-of-type{ color: #20317f;} #xwinfo_bj .bai{ padding: 3%;} #xwinfo_bj .news-detail-title{ line-height: 35px;} #xwinfo_bj .news-detail-title .h3{ color: #000000; font-size: 30px; font-weight: normal !important; padding: 0 !important; border: none !important;} #xwinfo_bj .news-detail-title .b{ color: #666666; font-size: 14px; margin-top: 1% !important; padding-bottom: 2%; border-bottom: 1px solid #d7d7d7;} #xwinfo_bj .news-detail{ font-size: 16px; line-height: 35px; color: #666666; padding: 3% 0;} #xwinfo_bj .news-detail .img{ text-align: center; margin-bottom: 2%;} #xwinfo_bj .news-detail .img img{ max-width: 100%;} #xwinfo_bj .newsPage{ padding: 0; margin: 0 !important; border-top: 1px solid #d7d7d7;} #xwinfo_bj .newsPage .page-a{ float: left; color: #999; font-size: 16px; width: 45%; height: 90px; line-height: 90px; padding-right: 5%; transition: 0.3s; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;} #xwinfo_bj .newsPage .page-a a{ color: #999; transition: 0.3s;} #xwinfo_bj .newsPage .more{ width: 100%; color: #fff; font-size: 16px; transition: 0.3s; background: #0050aa; height: 45px; line-height: 45px;} #xwinfo_bj .newsPage .more a{ color: #fff !important;} #xwinfo_bj .newsPage .more i{ color: #fff; font-size: 20px; margin-right: 10px;} #xwinfo_bj .newsPage .more:before{ background: #c93036 !important;} #xwinfo_bj .newsPage .more:hover{ letter-spacing: 3px;} #xwinfo_bj .newsPage .page-a:hover,#xwinfo_bj .newsPage .page-a:hover a{ color: #ca1323;} @media screen and (max-width:991px){ #xwinfo_bj .news-detail-title .h3{ font-size: 20px;} #xwinfo_bj .news-detail-title .float-right p{ width: 25px; height: 25px; line-height: 25px;} #xwinfo_bj .newsPage{ padding: 3% 0;} #xwinfo_bj .newsPage .page-a{ width: 100%; height: 40px; line-height: 40px; font-size: 14px;} #xwinfo_bj .newsPage .page_more{ display: none;} .home_zy{ font-size: 14px;} .home_zy i{ font-size: 16px;} } @media screen and (max-width:768px){ #xwinfo_bj .news-detail-title .float-right{ display: none;} } .news_pic {padding: 3% 0 0;} .news_pic li{ margin-bottom: 7%;} .news_pic .imgbox {width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;} .news_pic .imgbox p img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;} .news_pic .imgbj{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; color: #fff; background: rgba(0,80,170,0.9); z-index: 1; opacity: 0; -webkit-transition: all .6s ease-out 0s; transition: all .6s ease-out 0s; -webkit-clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%); clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%); } .news_pic .imgbj .pic{ padding-top: 25%; opacity: 0; transition: 0.5s; transform: none !important;} .news_pic .imgbj .tit{ font-size: 20px; padding: 5% 10% 3%; opacity: 0; transition: 0.5s;} .news_pic .imgbj i{ font-size: 30px; opacity: 0; transform: scale(0.5); transition: 0.5s;} .news_pic .content { width: 90%; height: 90%; text-align: center; position: absolute; left: 50%; top: 50%; z-index: 2; -webkit-transform: translate(-50%,-50%); transition:0.3s; opacity: 0;} .news_pic .content .bl { width: 0; height: 2px; background: #fff; position: absolute; left: 0; bottom: 0; -webkit-transition: all .5s;} .news_pic .content .bl.l1 { top: 0;} .news_pic .content .bl.l2 { left: auto; right: 0;} .news_pic li:hover .bl.l1 { width: 100%;} .news_pic li:hover .bl.l2 { width: 100%; right: 0;} .news_pic li:hover .imgbj{ opacity: 1; -webkit-clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0); clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0); } .news_pic li:hover .imgbj .pic{ padding-top: 22%; opacity: 1;} .news_pic li:hover .imgbj .tit,.news_pic li:hover .imgbj i{ opacity: 1;} .news_pic li:hover .imgbj i{ transform: scale(1);} .news_pic li:hover .content { opacity: 1;} .news_pic li:hover .content::before { height: 95%;} .news_pic li:hover .content::after { height: 95%;} .news_pic .content::after,.news_pic .content::before { width: 2px; display: block; height: 0; position: absolute; left: 0; top: 0; -webkit-transition: all .5s; content: ''; background: #fff;} .news_pic .content::after { left: auto; right: 0; top: auto; bottom: 0;} /*.news_pic .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/ .news_pic .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; background: #fff; position: relative; overflow: hidden; border: 1px solid #efefef;} .news_pic .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;} .news_pic .imgbox1 p img{ max-width: 100%; max-height: 100%; transition:0.3s;} .news_pic .slide:hover .imgbox img {transform: scale(1.1);} .news_pic .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; background: #fff; border-bottom: 1px solid #e2e2e2;} .news_pic .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;} .news_pic .txtbox:after { position: absolute;content: ""; background: #c30008; height: 100%; width:100%; left: 0;bottom: 0; transition: all 0.5s; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: right center; transform-origin: right center; } .news_pic .slide:hover .txtbox::after { -webkit-transform-origin: left center; transform-origin: left center; -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); } .news_pic .slide:hover .txtbox span{ color: #fff;} /*联系我们*/ .ly_content{ color: #999999; margin-bottom: 2%;} #con_lx{ padding-top: 2% !important;} #con_lx li{ margin-top: 5%; position: relative; float: left; width: 33%; cursor: pointer;} #con_lx li .pic{ float: left; width: 60px; height: 60px; line-height: 60px; background: #0050aa; border-radius: 5px; text-align: center; position: relative; overflow: hidden;} #con_lx li .pic:before{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; content: ''; background: #c93036; transition: 0.3s;} #con_lx li .pic i{ font-size: 30px; position: relative; z-index: 1; color: #fff; transition: 0.5s;} #con_lx li:hover .pic:before{ left: 0; top: 0; width: 100%; height: 100%;} #con_lx li:hover .pic i{ transform:rotate3d(1,1,1,360deg);-webkit-transform:rotate3d(1,1,1,360deg); color: #fff;} #con_lx li .float-start{ padding-left: 3%; width: 70%; min-height: 90px;} #con_lx li .float-start h2{ color: #999; font-size: 15px; padding-bottom: 2%;} #con_lx li .float-start p{ color: #282828; font-size: 20px;} #con_lx li:before{ position: absolute; right: 10%; top: -25px; content: '01.'; font-family: Bahnschrift; width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 24px; border: 1px solid #f7f7f7;} #con_lx li:nth-of-type(2):before{ content: '02.';} #con_lx li:nth-of-type(3):before{ content: '03.';} #con_lx li:nth-of-type(4):before{ content: '04.';} #con_lx li:nth-of-type(5):before{ content: '05.';} #con_lx li:nth-of-type(6):before{ content: '06.';} #con_lx li .sjmt p{ float: left; margin-right: 10px !important; position: relative;} #con_lx li .sjmt p span{ display: block; width: 120px; height: 0; overflow: hidden; position: absolute; left: -40px; top: 40px; transition: 0.5s; opacity: 0; z-index: 1;} #con_lx li .sjmt p span img{ width: 120px; height: 120px;} #con_lx li .sjmt p:hover span{ height: 120px; opacity: 1;} @media screen and (max-width:1200px){ #con_lx li .float-start p{ font-size: 16px;} #con_lx li{ width: 50%;} } @media screen and (max-width:991px){ #con_lx li .float-start p{ font-size: 14px; line-height: 25px;} #con_lx li .pic{ width: 40px; height: 40px; line-height: 40px;} #con_lx li .pic svg{ width: 20px;} } @media screen and (max-width:768px){ #con_lx li:before{ display: none;} #con_lx li .float-start p{ font-size: 14px;} #con_lx li{ width: 100%; padding: 0 15px;} #con_lx li .float-start{ min-height: auto;} } /*页*/ .page { font-size: 0; text-align: center; } .page .center { display: inline-block; overflow: hidden; } .page .center .page-span { float: left; font-size: 14px; color: #c3c3c3; line-height: 32px; margin-right: 30px; } .page .center .page-list { float: left; overflow: hidden; } .page .center .page-list ul li { float: left; width: auto; min-width: 30px; height: 32px; text-align: center; line-height: 30px; font-size: 14px; margin: 0 4px; padding: 0; border: none; background: transparent; } .page .center .page-list ul li a { min-width: 20px; padding: 0 5px; border: 1px solid #eee; display: block; color: #333; border-radius: 4px; -webkit-border-radius: 4px; overflow: hidden; background: #fff; } .page .center .page-list ul li:hover a { color: #f3c04b; } .page .center .page-list ul li.active a { background: #f3c04b; color: #fff; } ƷӲˬƵ,A뾫ƷҹӰ,ٸŮһ,ĻӰӹƷ,Ļվ,