﻿*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";font-size:14px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.img_size{background-size:cover;background-position: 50% 50%;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1600px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
input[type=text], input[type=button], input[type=submit], textarea{outline:none;}


body.active{overflow: hidden;}
.header-mask{position:fixed;left:0;top:0;overflow: hidden;background:rgba(0,0,0,0.3);z-index: 20;display: none;width:100%;height:100%;}
.header-mask.active{opacity:1;display: block;}

header{position:relative;z-index: 100;width: 100%;} 
header::before{content:"";display: block;width: 100%;}
header.act .header-content{background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.3);position:fixed;animation:searchTop 0.5s ease-in-out !important;visibility: visible !important;}
@keyframes searchTop {0% {top:-100px}100% {top:0}}
header.act .header-top, header.act .header-box{display:none;}

.header-content{position:fixed;left:0;top:0;z-index:99999;width: 100%;background:#fff;}

.header-main{display:flex;justify-content:space-between;align-items:center;padding:0 2%;}
.header-main .logo img{ max-width:100%; display:block;}
.header-main .tel{display: flex;align-items: center;font-size: 20px;color:#ff620f;font-weight: bold;}
.header-main .tel img{margin-right: 10px;}

.header-main form{width: 260px;display: flex;border-radius: 30px;background-color: #f2f2f2;line-height: 36px;}
.header-main form input[type=text]{width: calc(100% - 70px);border-radius: 30px 0 0 30px;padding-left: 20px;font-size: 14px;color:#333;background-color: #f2f2f2;}
.header-main form input[type=button]{width: 70px;border-radius: 30px;background-color: #025fa2;color:#FFF;}
.header-main form input[type=submit]{width: 70px;border-radius: 30px;background-color: #025fa2;color:#FFF;}


.nav-ul {display: flex;}
.nav-ul li {position:relative;}
.nav-ul li .nav_a {display:block;font-size:16px;color:#333;line-height:80px;text-align:center;padding:0 23px;transition: 0.5s;position: relative;}
.nav-ul li .nav_a::before{content: "";display: block;width: 0px;height: 2px;background-color: #015ea1;position:absolute;left: 50%;bottom: 0;transform: translateX(-50%);transition: 0.5s;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #015ea1;}
.nav-ul li:hover .nav_a::before, .nav-ul li.active .nav_a::before{width: 70px;}

.nav-ul .sub_ul {display: none;width: 120%;position: absolute;left:50%;transform:translateX(-50%);z-index:999;background:rgba(255,255,255,1);box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
.nav-ul .sub_ul li{width:100%;}
.nav-ul .sub_ul li .nav_a2{font-size:14px;line-height:36px;color:#909399;font-weight: bold; display:block;text-align:center;transition: all 0.3s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #025fa2;}

.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px;  border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu span { width:30px;height:3px;background:#025fa2;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu .span03{width:22px;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);width: 100%;}

.sjnav{ width:250px; position:fixed;right:0%;z-index:30;display: block;transition: all 0.5s;top:0;}
.sjnav .list-inline{ padding:0; margin:0;overflow: hidden;right: -100%;width: 100%;transition: all 0.3s;position: absolute;transform:translateX(100%);opacity: 0;background:#fff;padding:60px 20px 0 20px;}
.sjnav.click .list-inline{transform:translateX(0);opacity: 1;right:0;}

.sjnav .list-inline-li{ display:block; margin:0; padding:0;width: 100%;border-bottom: 1px solid #ccc;}
.sjnav .list-inline-li .list-box{display: flex;justify-content: space-between;align-items: center;padding:0 0 0 10px;}
.sjnav .list-inline-li .list-box .list-link{display:block;line-height:57px; font-size:15px; color:#555;width: calc(100% - 50px);}
.sjnav .list-inline-li .list-box .list-link i{margin-right: 15px;font-size:12px;}
.sjnav .list-inline-li .list-box .fa-span{ font-size:16px;width: 40px; line-height: 50px;transition: 0.5s; display: block;text-align: center;}
.sjnav .list-inline-li.active .list-box .fa-span{transform: rotate(90deg);} 

.sjnav .list-inline-li .sublist{border-top: 1px solid #ccc;display: none;}
.sjnav .list-inline-li .sublist li{line-height: 40px;padding:0 20px 0 40px;background-color: #f5f5f5;}
.sjnav .list-inline-li .sublist li a{display: flex;justify-content: space-between;align-items: center;font-size: 14px;color:#666;}
.sjnav .list-inline-li .sublist li a:hover{color:#025fa2;}
.sjnav .list-inline-li.active .list-box .list-link{color:#025fa2;font-weight: bold;}

.banner{position: relative;}
.ban-img{display: block;max-width: 100%;margin:0 auto;}
.banner .swiper-pagination-bullet{width:10px; height:5px; opacity:1; border-radius:2px; background:#000;transition: 0.5s;border-radius: 10px;}
.banner .swiper-pagination-bullet-active{background:#025fa2;width: 30px;}
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);margin:0;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

.index-box{margin:-80px 0 0 0;position: relative;z-index:99;}
.index-box .wrap{display: flex;justify-content: space-between;background-color: #f4f4f4;box-shadow: 0 5px 10px rgba(0, 0, 0,0.2);}
.index-box .left{display: flex;align-items: center;font-size: 16px;color:#333;width: 58%;}
.index-box .left a{display: flex;align-items: center;width: calc(100% / 3);justify-content: center;height: 100px;border-right: 1px solid #fff;color:#333;}
.index-box .left a img{margin-right: 11px;}
.index-box .right{width: 42%;background-color: #fff;border-radius: 30px 0 0 0;padding:15px 20px 10px 40px;}
.index-box .right form{width: 100%;display: flex;border-radius: 5px;background-color: #f4f4f4;line-height: 40px;}
.index-box .right form input[type=text]{width: calc(100% - 75px);border-radius: 5px 0 0 5px;padding-left: 15px;background-color: #f4f4f4;font-size: 14px;color:#333;}
.index-box .right form input[type=button]{width: 75px;background:url(../image/but2.png) no-repeat 90% center, #015ea1;border-radius: 5px;color:#fff;font-size: 14px;padding-right: 20px;}
.index-box .right form input[type=submit]{width: 75px;background:url(../image/but2.png) no-repeat 90% center, #015ea1;border-radius: 5px;color:#fff;font-size: 14px;padding-right: 20px;}
.index-box .right .t1{display: flex;padding-top: 10px;}
.index-box .right .t1 a{font-size: 13px;color:#333;margin-right: 10px;display: block;}
.index-box .right .t1 a:hover{color:#333;text-decoration: underline !important;}

.title{text-align: center;position: relative;color:#333;text-transform: uppercase;}
.title .t1{opacity: 0.1;font-size: 48px;line-height: 40px;font-family: "arial";font-weight: bold;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.title .t2{font-size: 30px;font-weight: bold;line-height: 30px;}
.title img{display: block;max-width: 100%;margin:0 auto 16px auto;}

.pro{padding:50px 0;}
.pro .tabs{display: flex;justify-content: center;padding:30px 0 0 0;}
.pro .tabs a{display: block;font-size: 13px;color:#333;width: 140px;line-height: 32px;border:1px solid #666;text-align: center;margin:0 10px;border-radius: 30px;}
.pro .tabs a:hover, .pro .tabs a.on{background-color: #025fa2;color:#fff;border-color: #025fa2;}
.pro .more{display: block;text-align:center;font-size: 13px;color:#fff;width: 160px;line-height: 32px;background-color: #025fa2;border-radius: 30px;margin:0 auto;}
.pro .more:hover{transform: translateY(-8px);box-shadow: 4px 4px 4px rgba(0, 0, 0,0.2);}
.swiper-pro{padding:35px 0;}
.swiper-pro a{display: block;position: relative;}
.swiper-pro a .pic{width: 100%;position: relative;overflow: hidden;}
.swiper-pro a .pic::before{content:"";display: block;padding-top: calc(380/500*100%);}
.swiper-pro a .txt{border-bottom: 2px solid #015ea1;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.swiper-pro a .txt .t1{line-height: 58px;background-color: #f4f4f4;text-align: center;font-size: 16px;color:#333;position: absolute;left: 0;bottom: 0;width: 100%;}
.swiper-pro a:hover .txt{border:1px solid rgba(255,255,255,0.5);transform:scale(0.9);}
.swiper-pro a:hover .txt .t1{background-color: #ff620f;color:#fff;}
.swiper-pro a:hover .img_cover{transform: scale(1.1);}

.dl{width: 100%;position: relative;padding:50px 0;}
.dl::before{content:"";display: block;width: 100%;height: 384px;background: url(../image/bj1.jpg) no-repeat top center;position: absolute;left: 0;top: 0;}
.dl .title{color:#fff;}
.dl ul{display: flex;flex-wrap: wrap;justify-content: space-between;padding:40px 0 0 0;}
.dl ul li{width: 49%;}
.dl ul li a{display: flex;position: relative;}
.dl ul li a .pic{width: 45%;position: relative;overflow: hidden;}
.dl ul li a .pic::before{content:"";display: block;padding-top: calc(300/355*100%);}
.dl ul li a .txt{width: 55%;background-color: #f4f4f4;padding: 25px 5px 25px 25px;display: flex;flex-wrap: wrap;align-content: center;}
.dl ul li a .txt .t1{width: 100%;font-size: 18px;color:#333;position: relative;font-weight: bold;line-height: 40px;}
.dl ul li a .txt .t1::before{content:"";display: block;width: 70px;height: 1px;background: #015ea1;position: absolute;left: 0;bottom: 0;}
.dl ul li a .txt .t2{font-size: 14px;color:#333;width: 100%;margin: 18px 0;line-height: 24px;min-height: 48px;}
.dl ul li a .txt .t2 span{margin-right: 20px;}
.dl ul li a .txt .t3{width: 150px;line-height: 34px;border:1px solid #015ea1;border-radius: 30px;text-align: center;font-size: 16px;color:#333;}
.dl ul li a .txt img{display: block;max-width: 100%;position: absolute;right: 5%;bottom: 15px;}
.dl ul li a:hover .img_cover{transform: scale(1.1);}
.dl ul li a:hover .txt{background:linear-gradient(90deg,#015ea1,#4c9ff9);}
.dl ul li a:hover .txt .t1{color:#fff;}
.dl ul li a:hover .txt .t1::before{background-color: #fff;}
.dl ul li a:hover .txt .t2{color:#fff;}
.dl ul li a:hover .txt .t3{background-color: #fff;border-color: #fff;}

.news{padding:60px 0;}
.swiper-news{padding:30px 0 0 0;}
.swiper-news a{display: block;}
.swiper-news a .pic{width: 100%;position: relative;overflow: hidden;}
.swiper-news a .pic::before{content:"";display: block;padding-top: calc(270/480*100%);}
.swiper-news a .txt{width: 100%;border-bottom: 1px solid #7f7f7f;padding:10px 0 20px 0;}
.swiper-news a .txt .t1{line-height: 46px;font-size: 16px;color:#333;font-weight: bold;}
.swiper-news a .txt .t2{line-height: 24px;font-size: 14px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.swiper-news a:hover .img_cover{transform: scale(1.1);}
.swiper-news a:hover .txt .t1{color:#ff620f;}
.swiper-news a:hover .txt .t2{color:#ff620f;}
.swiper-news a:hover .txt {border-color: #ff620f;}

footer{background:#015ea1;}
footer .wrap{height: 86px;display: flex;align-items: center;justify-content: space-between;font-size: 14px;color:#fff;}
footer a{color:#fff;}
footer a:hover{text-decoration:underline !important;color:#fff;}



.page{padding: 45px 0;;}
.page .wrap{display: flex;}
.page-left{width: 300px;margin-right: 50px;}
.s-drop-wrap { width:100%; }
.s-drop-btn {border:1px solid #d6d6d6; background:url(../image/d4.png) no-repeat 90% center, #025fa2; line-height:50px; font-size:36px;font-weight: bold; color: #fff; position:relative;padding:40px 0 40px 40px;}
.s-drop-btn em{display: block;line-height: 28px;font-family: "arial";font-size: 14px;font-weight: normal;margin-top: 10px;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:url(../image/d4.png) no-repeat 90% center, #025fa2; }

.s-drop-list {display: block;border:1px solid #d6d6d6;border-top: none;border-bottom: 3px solid #0d77e5;}
.s-drop-list li + li{border-top: 1px solid #d6d6d6;}
.s-drop-list li a{ display:block; }
.aside-list-link{ font-size:16px; color:#333;line-height:54px;padding-left: 45px;position: relative;; }
.aside-list-link::before{content:"";display: block;width: 12px;height: 12px;border-radius: 50%;background-color: #fff;border:3px solid #025fa2; position: absolute;left: 20px;top:50%;transform: translateY(-50%);}
.aside-list-link:hover, .aside-list-link.act{ background:#146bc5; color:#fff;}
.aside-list-link:hover::before, .aside-list-link.act::before{background-color: #fff;}

.s-drop-list li .aside-sublist{ width:100%;  display:none;  }
.s-drop-list li:first-child .aside-sublist{display:block;}
.s-drop-list li .aside-sublist li a{ color:#5e5e5e; line-height:40px;  font-size:14px; margin-bottom:1px; text-align:left; text-indent:64px; background:#eee;}
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{ background:#fff;color:#146bc5;}

.page-left .lxfs{background:#025fa2;color:#fff;display: flex;flex-wrap: wrap;justify-content: center;text-align: center;padding:22px 0 30px 0;margin-top: 2px;}
.page-left .lxfs .t1{width: 100%;font-size: 16px;line-height: 18px;display: flex;align-items: flex-end;justify-content: center;}
.page-left .lxfs .t2{width: 100%;font-size: 22px;font-weight: bold;padding-top: 15px;}
.page-left .lxfs .t1 img{margin-right: 12px;;}

.page-right{width: calc(100% - 350px);}
.page-bt{width: 100%;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #c7c7c7;}
.page-bt .t1{font-size: 24px;color:#333;font-weight: bold;line-height: 59px;position: relative;}
.page-bt .t1::before{content:"";display: block;width: 100px;height: 2px;background-color: #025fa2;position: absolute;left: 0;bottom:-1px;}
.page-bt .t2{font-size: 14px;color:#666;}
.page-bt .t2 span{color:#025fa2;}

.pro-ul{display: flex;flex-wrap: wrap;padding:15px 0;margin:0 -1%;}
.pro-ul li{width: calc(100% / 3 - 2%);margin:1%;}
.pro-ul li a{display: block;position: relative;}
.pro-ul li a .pic{width: 100%;position: relative;overflow: hidden;}
.pro-ul li a .pic::before{content:"";display: block;padding-top: calc(380/500*100%);}
.pro-ul li a .txt{border-bottom: 2px solid #015ea1;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.pro-ul li a .txt .t1{line-height: 58px;background-color: #f4f4f4;text-align: center;font-size: 16px;color:#333;position: absolute;left: 0;bottom: 0;width: 100%;}
.pro-ul li a:hover .txt{border:1px solid rgba(255,255,255,0.5);transform:scale(0.9);}
.pro-ul li a:hover .txt .t1{background-color: #ff620f;color:#fff;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}


.news-show{min-height:500px;padding: 20px;background-color: #fff;height: calc(100% - 58px);}  
.news-show .bt{border-bottom: 1px solid #dadada;padding-bottom: 15px;text-align: center;margin-bottom: 20px;}
.news-show .bt b{display: block;line-height: 36px;font-size: 18px;color:#333;}
.news-show .bt span{display: block;line-height: 25px;font-size: 14px;color:#888;}
.news-show .img{ text-align:center; width:100%;}
.news-show .img img{display: block;max-width: 100%;margin:10px auto;}
.news-show .nr{font-size: 15px;color:#555;line-height: 28px;}
.news-show .nr img{ max-width:100% !Important; height:auto !important;}

.news-ul{display: block;padding:20px 0;}
.news-ul li{background-color: #f6f6f6;padding:15px;width: 100%;margin:0 0 20px 0;}
.news-ul li a{display: flex;}
.news-ul li a .pic{width: 190px;position: relative;overflow: hidden;}
.news-ul li a .pic::before{content:"";display: block;padding-top: calc(130/190*100%);}
.news-ul li a .txt{width: calc(100% - 190px);padding-left: 20px;display: flex;flex-wrap: wrap;align-content: space-between;}
.news-ul li a .txt .t1{width:100%;font-size:18px;color:#333;}
.news-ul li a .txt .t2{width:100%;font-size:15px;color:#777;line-height: 24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.news-ul li a .txt .t3{width:100%;font-size:14px;color:#6c6c6c;font-family: "arial";}
.news-ul li a:hover .img_cover{transform: scale(1.1);}
.news-ul li a:hover .txt .t1{color:#ff620f;font-weight: bold;}

.page-top.act .box2{position: fixed;width: 100%;z-index: 99999;left: 0;top:0;animation:searchTop 0.5s ease-in-out !important;}

.wrap2{width: 100%;max-width: 1200px;margin:0 auto;}
.page-top{width: 100%;position: relative;;}
.page-top .box1{width: 100%;position: relative;padding: 28px 0 28px 100px;}
.page-top .box1 .wrap2{display: flex;justify-content: space-between;align-items: center;}
.page-top .box1 .txt{display: flex;align-items: center;}
.page-top .box1 .txt .t1{font-size: 36px;color:#333;line-height: 35px;border-right: 1px solid #333;padding-right: 10px;margin-right: 10px;}
.page-top .box1 .txt .t2{line-height: 21px;font-size: 14px;color: #333;font-weight: bold;}
.page-top .box1 .txt .t2 span{display: block;color:#ff620f;font-weight: normal;}
.page-top .box1 .tel{display: flex;align-items: center;font-size: 24px;color:#ff620f;font-weight: bold;}
.page-top .box1 .tel img{margin-right: 10px;}
.page-top .box1 .logo3{display: block;max-width: 100%;position: absolute;left: 2%;top:50%;transform: translateY(-50%);}
.page-top .box2{background-color: #333;width:100%;;}
.page-top .box2 .wrap2{display: flex;}
.page-top .box2 .wrap2 a{display: block;text-align: center;width: calc(100% / 7);position: relative;font-size: 16px;color:#fff;line-height: 40px;}
.page-top .box2 .wrap2 a:hover, .page-top .box2 .wrap2 a.on{background-color: #ff620f;color:#fff;}
.page-top .box2 .wrap2 a::before{content:"";display: block;width: 1px;height: 15px;background-color: #fff;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.page-top .box2 .wrap2 a:first-child::after{content:"";display: block;width: 1px;height: 15px;background-color: #fff;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.page-top .box3{width: 100%;position: relative;overflow: hidden;;}
.page-top .box3::before{content:"";display: block;padding-top: calc(814/1920*100%);}
.page-top .box3 .txt{width: 100%;position: absolute;left: 0;bottom: 0;}
.page-top .box3 .txt .wrap2{background-color: rgba(0, 0, 0,0.5);color:#fff;padding:30px 50px;}
.page-top .box3 .txt .wrap2 .t1{line-height: 52px;font-size: 36px;}
.page-top .box3 .txt .wrap2 .t2{line-height: 32px;font-size: 18px;}
.page-top .top-txt{background-color: #f7f7f7;font-size: 14px;color:#666;text-align: center;padding:25px 0;line-height: 20px;}
.page-top .top-txt a{color:#666;}
.page-top .top-txt a:hover{color:#666;text-decoration: underline !important;}

.page-title{text-align: center;width: 100%;}
.page-title .t1{font-size: 36px;color:#333;line-height: 50px;}
.page-title img{display: block;max-width: 100%;margin:0 auto;}

.page-box1{padding:60px 0 0 0;}
.swiper-box1{padding:30px 0 0 0;}
.swiper-box1 .pic{width: 100%;position: relative;overflow: hidden;;}
.swiper-box1 .pic::before{content:"";display: block;padding-top: calc(265/385*100%);}
.swiper-box1 .txt{text-align: center;width: 100%;background-color: #f6f7f8;line-height:40px;font-size: 16px;color:#333;}

.page-box2{padding:80px 0 0 0;}
.page-box2 .box{display: flex;margin:30px 0 0 0;background-color: #f5f5f5;}
.page-box2 .box .pic{width: 46%;position: relative;overflow: hidden;}
.page-box2 .box .pic::before{content:"";display: block;padding-top:calc(400/555*100%) ;}
.page-box2 .box .txt{width: 54%;padding:20px 20px 20px 35px;}
.page-box2 .box .txt .t1{line-height: 62px;font-size:30px;color:#333;font-weight: bold;}
.page-box2 .box .txt .t2{line-height: 38px;font-size:16px;color:#333;}
.swiper-box2{padding:50px 0 0 0;}
.swiper-box2 .pic{width: 100%;position: relative;overflow: hidden;}
.swiper-box2 .pic::before{content:"";display: block;padding-top: calc(480/640*100%);}

.page-box3{padding:60px 0;}
.swiper-box3{padding:30px 5px 5px 5px;}
.swiper-box3 .pic{width: 100%;position: relative;overflow: hidden;background-color: #fff;box-shadow: 0 0 5px rgba(0, 0, 0,0.2);}
.swiper-box3 .pic::before{content:"";display: block;padding-top:calc(480/345*100%) ;}

.page-box4{background-color: #f8f8f8;padding:50px 0;}
.page-box4 ul{display: flex;flex-wrap: wrap;padding:40px 0 0 0;}
.page-box4 ul li{width: 50%;position: relative;padding:0 50px 25px 50px;color:#333;min-height: 175px;display: flex;flex-wrap: wrap;align-content: center;}
.page-box4 ul li .t1{line-height: 56px;font-size: 16px;font-weight: bold;width: 100%;}
.page-box4 ul li .t2{line-height: 26px;font-size: 14px;width: 100%;}
.page-box4 ul li img{display: block;max-width: 100%;position: absolute;left: 10px;top: 0;}

.page-hf{width: 100%;position: relative;}
.page-hf .wrap2{display: flex;padding:55px 0;position: relative;z-index: 2;}
.page-hf .wrap2 .box{width: 50%;text-align: center;}
.page-hf .wrap2 .box img{display: block;margin:0 auto;}
.page-hf .wrap2 .box .t1{line-height: 62px;font-size:30px;color:#fff;font-weight: bold;}
.page-hf .wrap2 .box .t2{line-height: 30px;font-size:16px;color:#fff;}
.page-hf::before{content:"";display: block;width: 50%;height: 100%;position: absolute;left: 0;top: 0;background-color: #333;}

.page-box5{padding:80px 0 60px 0;}
.page-box5 .box5-txt{text-align: center;font-size: 16px;color:#333;line-height: 36px;padding:20px 0 0 0;}
.page-box5 .contact{padding:80px 0 0 0;}
.page-box5 .contact .bt{width: 100%;text-align: center;font-size:30px;color:#ff620f;font-weight: bold;}
.page-box5 .contact .box{display: flex;justify-content: space-around;padding:50px 0 0 0;}
.page-box5 .contact .box .tel{display: flex;align-items: center;}
.page-box5 .contact .box .tel img{margin-right: 20px;display: block;max-width: 100%;}
.page-box5 .contact .box .tel .t1{line-height: 30px;font-size: 16px;color:#333;}
.page-box5 .contact .box .tel .t1 b{display: block;font-size: 18px;color:#ff620f;}
.page-box5 .contact .box .ewm{display: flex;align-items: center;}
.page-box5 .contact .box .ewm img{margin-right: 20px;display: block;max-width: 100%;width: 100px;}
.page-box5 .contact .box .ewm span{display: block;line-height: 30px;font-size: 16px;color:#333;}
.page-box5 .contact .box .links a{display: block;width: 160px;line-height: 38px;border:1px solid #ff620f;font-size: 14px;font-weight: bold;color:#ff620f;margin:10px 0 0 0;border-radius: 30px;text-align: center;}
.page-box5 .contact .box .links a:hover{background-color: #ff620f;color:#fff;}


.myform2{width: 100%;height: 100%;position: fixed;left: 0;top:0;z-index: 9999;display: none;}
.myform2 .bj1{width: 100%;height: 100%;background: rgba(0,0,0,.3);position: fixed;left: 0;top: 0;}
.myform2 form{width:500px;background:#fff;padding:40px;position:fixed;left:50%;top:50%;transform:translate(-50% ,-50%);z-index:9999;text-align:center;box-shadow:0 0 10px rgba(0,0,0,0.5);font-size:14px;}
.myform2 h3{font-size:26px;line-height:50px;font-weight: bold;color:#ff620f;}
.myform2 h4{font-size:18px;color:#b93142;padding:10px 10px 30px 10px;line-height: 20px;}
.myform2 input[type="text"]{width:100%;line-height:42px;padding-left:10px;border:1px solid #ccc;margin-bottom:30px;border-radius: 5px;}
.myform2 input[type="button"]{width:60%;line-height:40px;background:#ff620f;font-size:16px;color:#fff;text-align:center;border:none;border-radius: 5px;}
.myform2 input[type="submit"]{width:60%;line-height:40px;background:#ff620f;font-size:16px;color:#fff;text-align:center;border:none;border-radius: 5px;}
.myform2 span{position:absolute;right:-10px;top:-10px;width:30px;height:30px;background:#333;border-radius:50%;display:flex;justify-content:center;align-items:center;border:5px solid #fff;color:#fff;cursor:pointer;}


.fixed{position: fixed;left: 0;bottom:0;z-index: 999;height: 60px;display:flex;width:100%;align-items: center;padding:0 2%;font-weight: bold;
  background:linear-gradient(left,#0154a8,#45638c);
  background:-webkit-linear-gradient(left,#0154a8,#45638c);
  background:-moz-linear-gradient(left,#0154a8,#45638c);
  background:-o-linear-gradient(left,#0154a8,#45638c);
}
.fixed a{display:block;width:19%;text-align: center;color:rgb(255, 231, 162)}
.fixed a span{display:block;font-size:14px;}
.fixed a i{display:block;font-size:18px;}
.fixed .gain{width:60%;margin-left: 2%; text-align: center;border-radius: 30px;line-height: 46px;color:#0154a8;font-size:16px; animation:scale 4s linear infinite;
  background-image: linear-gradient(90deg, rgb(255, 243, 218) 4%, rgb(255, 231, 162) 96%);
}
@keyframes scale {
0% {
  transform: scale(1)
}
12.5% {
  transform: scale(1.05)
}
25% {
  transform: scale(1)
}
37.5% {
  transform: scale(1.05)
}
50% {
  transform: scale(1)
}
to {
  transform: scale(1)
}
}
.sj-bj{position:fixed;left:0;bottom:0;z-index:9998;width:100%;height: 100%;background:rgba(0,0,0,0.5);display:none;}
.myform{position:fixed;left:0;bottom:-100%;z-index:9999;width:100%;background:#fff;padding:40px 15px 15px 15px;text-align:center;display:block;box-shadow:0 0 10px rgba(0,0,0,0.8);font-size:14px;border-radius:10px 10px 0 0;transition:all 0.5s;}
.myform h3{font-size:20px;line-height:30px;margin-bottom:20px;}
.myform input[type="text"]{width:100%;line-height:40px;padding-left:15px;border:1px solid #ddd;margin-bottom:20px;outline:none;}
.myform input[type="button"]{width:100%;line-height:40px;background:#f33531;font-size:16px;color:#fff;text-align:center;border:none;border-radius: 30px;outline:none;}
.myform input[type="submit"]{width:100%;line-height:40px;background:#f33531;font-size:16px;color:#fff;text-align:center;border:none;border-radius: 30px;outline:none;}
.myform span{position:absolute;right:5px;top:5px;width:30px;height:30px;background:#333;border-radius:50%;display:flex;justify-content:center;align-items:center;border:5px solid #fff;color:#fff;cursor:pointer;}
.myform.on{bottom:0;}


.hot{width:100%;background:#025fa2; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;
	height: calc(54px +  constant(safe-area-inset-bottom));height: calc(54px +  env(safe-area-inset-bottom));padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom);}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;color:#fff;}
.hot ul{display: flex;}
.hot ul li{width: 25%;border-right: 1px solid rgba(255,255,255,0.3);text-align: center;}
.hot ul li .decoration{ display:block; color:#fff; padding:7px 0;}

.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }

.view-wecht-icon{position: relative;}
.view-wecht-icon a{width:100%;position: absolute;left: 0;top: 0;z-index: 5;background: #191919;}
.view-wecht-icon button{ position: relative; z-index: 2; padding: 0; width:100%; height:100%; border:none;background:none;}
.view-wecht-icon submit{ position: relative; z-index: 2; padding: 0; width:100%; height:100%; border:none;background:none;}
.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999999999999; width: 100%; height: 100%; background: rgba(0,0,0,.6); overflow: hidden; visibility: hidden; opacity: 0; transition: all 0.3s;}
.view-wecht-box .view-wecht{ position: absolute; left:5%; right: 5%; top: 50%; margin-top: -150px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1);  transition: all 0.3s;}
.view-wecht-box .view-wecht .view-wecht-container{ padding:25px 30px 30px 30px;font-size:12px;}
.view-wecht-box .view-wecht .view-wecht-container .mc{ font-size:18px; color: #333; line-height: 24px; font-weight: bold;}
.view-wecht-box .view-wecht .view-wecht-container .textbox{ font-size: 12px; color: #333; line-height:18px;}
.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';font-size:14px;}
.view-wecht-box .view-wecht .view-wecht-container .queren{width:25px;height: 25px; font-size: 16px; color: #fff;position: absolute;left:50%;bottom:-38px;border:1px solid #fff;transform:translateX(-50%);border-radius: 50%;display:flex;justify-content: center;align-items: center}
.view-wecht-box .view-wecht .view-wecht-container img{display:block;max-width:150px; margin:2% auto;}
.view-wecht-box.active{ visibility: visible; opacity: 1;}

.haoma{width: 100%;background-color:#f5f5f5;position: fixed;left: 0;bottom: 0;z-index: 999999;overflow: hidden;display: none;box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
.haoma a, .haoma .quxiao{display: block;background-color: #fff;line-height: 44px;color:#333;text-align: center;border-bottom: 1px solid #ddd; font-size:15px;}
.haoma a i{margin-right: 10px;}
.haoma .quxiao{margin-top: 6px;border-top: 1px solid #ddd;}
.haoma .quxiao:hover, .haoma a:hover{background:#ddd;}
.foot-bbj{width:100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.6);display: none;z-index: 999;}

@media (min-width:768px){
  .page-box4 ul li:nth-child(1), .page-box4 ul li:nth-child(4), .page-box4 ul li:nth-child(5), .page-box4 ul li:nth-child(8){background-color: #fff;}

}
@media (max-width:1620px){
	.wrap{ width:96%}
  .ban-img{object-fit:initial}
  .header-main form{display: none;}
}
@media (max-width:1300px){
  .header-main .tel{display: none;}
  .pro-ul li{width: 48%;}

}
@media (max-width:1200px){
  .nav-ul li .nav_a{font-size: 14px;padding:0 17px;}
  .wrap2{width: 96%;}
}
@media (max-width:991px){
  header.act .header-box{display:block;}
  .header-main{padding:20px 2%;}
  footer img{display: none;}
  footer .wrap{display: block;text-align: center;height: initial;padding:15px 0;}
  
  .page .wrap{display: block;width: 100%;}
  .page-left{width: 100%;margin:0;}
  .s-drop-list{display: none;}
  .s-drop-btn{text-align: left;padding:20px;}
  .page-right{width: 100%;padding:2%;}
  .page-top .box1 .tel{font-size: 20px;}
}
 
@media (max-width:767px){
  .header-main{padding:10px 2%;}
  .header-main .logo{width:250px;}
  .title .t1{width: 100%;font-size: 28px;line-height: 30px;}
  .title .t2{font-size: 18px;line-height: 24px;}
  .title img{margin:0 auto 10px auto;}
  .pro, .dl, .news{padding:24px 0;}
  .pro .tabs{padding:20px 0 0 0;justify-content: flex-start;flex-wrap: wrap;}
  .pro .tabs a{width: calc(100% / 3 - 2%);margin:1%;}
  .swiper-pro{padding:20px 0;}
  .swiper-pro a .txt .t1{line-height: 34px;font-size: 14px;}
  .dl ul{padding:20px 0 0 0;}
  .dl ul li{width: 100%;margin-top: 10px;}
  .dl ul li a .txt{padding:10px;width: 60%;}
  .dl ul li a .pic{width: 40%;}
  .dl ul li a .txt .t1{font-size: 16px;}
  .dl ul li a .txt .t2{margin:10px 0;font-size: 12px;}
  .dl ul li a .txt .t2 span{margin-right: 10px;}
  .dl ul li a .txt .t3{font-size: 12px;line-height: 26px;width: 100px;;}
  .dl ul li a .txt img{display: none;}
  .dl ul li:nth-child(even) a{flex-direction: row-reverse;}
  .swiper-news a .txt .t1{font-size: 15px;}
  .swiper-news a .txt .t2{font-size: 13px;}
  .swiper-news a .txt{padding:0 0 10px 0;}
  footer .wrap{font-size: 12px;line-height: 20px;}
  
  .page{padding:20px 0;}
  .s-drop-btn{padding:10px 15px;font-size: 20px;line-height: 30px;}
  .s-drop-btn em{margin: 0;font-size: 12px;line-height: 16px;}
  .aside-list-link{font-size: 14px;line-height: 42px;}
  .s-drop-list li .aside-sublist li a{font-size: 13px;line-height: 36px;}
  .pro-ul, .case-ul{padding:5px 0;}
  .pro-ul li{width: 90%;margin:1% auto;}
  .pro-ul li a .txt .t1{line-height: 34px;font-size: 14px;}

  .news-ul{padding: 0;}
  .news-ul li{padding:5px;margin-bottom: 14px;}
  .news-ul li a .pic{width: 120px;}
  .news-ul li a .pic::before{padding-top: 80%;}
  .news-ul li a .txt{width: calc(100% - 120px);padding-left: 10px;}
  .news-ul li a .txt .t1{font-size: 15px;}
  .news-ul li a .txt .t2{-webkit-line-clamp:2;line-height: 20px;font-size: 12px;} 
  .news-show{padding:10px 0;}
  .news-show .bt{text-align: left;}
  .news-show .bt b{line-height: 20px;font-size: 16px;margin-bottom: 5px;}
  .news-show .nr{font-size: 13px;line-height: 24px;}
  .news-show .nr video{ width:100% !important; height:300 !important;}

  .page-top .box1{padding:15px 0 15px 50px;}
  .page-top .box1 .logo3{width: 30px;}
  .page-top .box1 .txt .t2{display: none;}
  .page-top .box1 .txt .t1{border:none;font-size: 22px;margin:0;}
  .page-top .box1 .tel{font-size: 16px;}
  .page-top .box2{display: none;}
  .page-top .box3 .txt .wrap2 .t1{font-size: 20px;line-height: 40px;}
  .page-top .box3 .txt .wrap2 .t2{font-size: 14px;line-height: 24px;}
  .page-top .box3 .txt .wrap2{padding:10px 20px;}
  .page-top .box3::before{padding-top: 250px;}
  .page-title .t1{font-size: 20px;line-height: 36px;}
  .page-title img{max-width: 30%;}
  .page-box1, .page-box2{padding:25px 0 0 0;}
  .swiper-box1{padding:20px 40px 0 0;}
  .page-box2 .box{margin: 20px 0 0 0;display: block;;}
  .page-box2 .box .pic{width: 100%;}
  .page-box2 .box .txt{width: 100%;padding:20px;}
  .page-box2 .box .txt .t1{font-size: 20px;line-height: 30px;margin-bottom: 5px;}
  .page-box2 .box .txt .t2{font-size: 13px;line-height: 24px;}
  .swiper-box2{padding:20px 40px 0 0;}
  .page-box3, .page-hf .wrap2, .page-box5{padding:25px 0;}
  .swiper-box3{padding:20px 40px 5px 5px;}
  .page-box4{padding:20px 0 0 0;}
  .page-box4 ul{padding: 20px 0 0 0;display: block;;}
  .page-box4 ul li{width: 100%;padding:0 20px 20px 20px;}
  .page-box4 ul li img{width: 50px;}
  .page-box4 ul li:nth-child(odd){background-color: #fff;}
  .page-hf .wrap2 .box{padding:0 10px;}
  .page-hf .wrap2 .box img{width: 70px;}
  .page-hf .wrap2 .box .t1{font-size: 16px;line-height: 40px;}
  .page-hf .wrap2 .box .t2{font-size: 12px;line-height: 22px;}
  .page-box5 .box5-txt{font-size: 14px;line-height: 26px;}
  .page-box5 .box5-txt video{ width:100% !important; height:300px !important;}
  .page-box5 .box5-txt img{ width:100% !important; height:auto !important;}
  .page-box5 .contact{padding:30px 0 0 0;display: none;}
  .page-box5 .contact .bt{font-size: 22px;}
  .page-box5 .contact .box{display: block;padding:20px 0 0 0;}


  .myform2 form{width:80%;background:#fff;padding:10px 20px 30px 20px;}
  .myform2 h3{font-size:17px;line-height:30px;}
  .myform2 h4{font-size:14px;padding:10px 10px 20px 10px;line-height: 20px;}

















  
}

@media (max-width:567px){
}

@media (max-width:336px) {
}
	
	
	
	
	
	
	