/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}
/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;font-size:14px;}
#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#0053a1;text-decvoration: none; border-bottom-style:}
.ybox{ margin:0 auto;width:100%;min-width: 1200px;box-sizing: border-box;padding-left:10%;padding-right:10%;}
.bg{ width: 100%;min-width:1200px;}
.w1400{margin:0 auto;width:1400px; min-width:1200px; }
.fl { float: left;}
.fr {float: right;}
/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}
i,em{font-style: normal;}
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top110 {padding-top: 110px;}

/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.t{text-align: center; padding-top:60px; height:180px;}
.t h3{font-size: 40px;color: #000;}
.t p{font-size: 18px; line-height:36px;  padding-bottom:20px;}
/*抬头*/
.head_bg{background:#7d7d7d; height:40px; line-height:40px;}
.head{width:95%; margin:0 auto; color:#c5c5c5; font-size:14px;}
.head a{ color:#c5c5c5; display:inline-block; padding-left:18px; margin-left:20px; font-size:14px; }
.head a:nth-child(1){background:url(https://memberpic.114my.com.cn/gzjsm888/uploadfile/image/20230505/20230505094642_2078900879.png)no-repeat center left;}
.head a:nth-child(2){background:url(https://memberpic.114my.com.cn/gzjsm888/uploadfile/image/20230505/20230505094734_1994600435.png)no-repeat center left;}

/*导航*/
#top_bg *{transition: all .5s ease-out; }
#top_bg{width:100%; min-width:1300px; height: 100px;   z-index: 99; background:#fff;box-shadow: 0 0 50px rgba(0,0,0,0.1); transition: all 1s ease-in-out; }
.top{width:94%;height:100%;margin: 0 auto;min-width: 1300px; }
.logo{margin-top:12px;}

/*导航*/
.nav{height:100px;margin-left:12vw;}
.nav>ul{height:100%;}
.nav>ul>li{ float: left; display: block;height:100%;position: relative;z-index: 9;margin-left:1.8vw;}
.nav>ul>li>a {overflow: hidden; display: block;  color: #000;  font-size: 16px;  text-align: center; position: relative;   transition: 0.3s ease all;  height: 100%; padding:0px 5px;  line-height: 100px;}
.nav>ul>li>a:after{content:""; display:block; width:100%; height:4px;margin:auto; position: absolute; bottom:0;left:0; right:0;opacity: 0; background:#0053a1;}
.nav>ul>li>a:hover,.nav>ul>li.navcurrent a{color:#0053a1; font-weight:bold; }
.nav>ul>li.navcurrent>a:after,.nav>ul>li:hover>a:after{opacity: 1; }
.top .tel{ background:url(https://memberpic.114my.com.cn/geweikeji/uploadfile/image/20230617/20230617175120_687757179.jpg)no-repeat center left; color:#222; font-size:24px; padding-left:35px; margin-top:32px;}
.top .tel em{ font-size:17px;}
.top .albb{ width:45px;height:45px; border:1px #ccc solid; border-radius: 5px;  margin-top:42px; margin-right:1vw; background:url()no-repeat center;}
.top .albb a{display: block; width:100%; height:100%;}

/*栏目下拉*/
.nav ul li .nav2{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out;position: absolute;width:150px;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);
z-index: 999;left:-26px;right:0; top:100%; text-align:center;background:rgba(0,0,0,0.5); }

.nav ul li .nav2 a{width: 100%;height: 40px;line-height: 40px; display: block;color: #fff;font-size: 14px;  text-liagn:center; -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity; border-bottom:1px solid rgba(255,255,255,0.1);}
.nav ul li .nav2 a:hover{background:#0053a1;}
.nav ul li:hover .nav2 {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; z-index: 999;}

.nav2 dl{display:none;}

/**/
#top_bg.yinyin{transition: all 1s ease-in-out; animation: 1s dong;  height: 100px;  }
#top_bg.yinyin .logo{margin-top: 12px;}
#top_bg.yinyin .nav{height: 100px; }
#top_bg.yinyin .nav>ul>li>a{line-height:100px;}
#top_bg.yinyin .top .tel{margin-top:18px;}

#top_bg.yinyin .top .albb{margin-top:26px;}

@keyframes dong {
    0% {
        transform: translateY(-100px);
    }

    100% {
        transform: translateY(0);
    }
}

@media (max-width: 1920px){
.nav{margin-left:9vw;}

}
@media (max-width: 1560px){
.nav{margin-left:5vw;}
.header-phone{ font-size:20px;}
}
@media (max-width: 1660px){
.nav{margin-left:5vw;}
.header-phone{ font-size:20px;}

}
@media (max-width: 1440px){
.nav{margin-left:4vw;    }
.nav>ul>li>a{font-size:16px;}
.header-phone{ font-size:20px;}
}


.header-right{float: right;margin:0 0 0 0;position: relative;    right: -57px;}
.header-top{background: url()no-repeat center;transition: ease .5s;padding: 25px 0;}
.ny-top{background: #fff;}
.ny-top .header-language a:hover{color: #F0BB44;}
.header-slogan{float: left;font-size: 22px;line-height: 40px;color: #341d17;}
.header-phone{float: left;font-size: 20px;line-height: 40px;color: #333;margin-top:30px; margin-right:30px; position: relative;padding-left:34px; font-family: "DIN";}
.header-phone::before{position: absolute;content: "";width: 25px;height: 25px;background: url(https://memberpic.114my.com.cn/geweikeji/uploadfile/image/20230617/20230617175120_687757179.jpg)no-repeat center;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 0;}
.header-phone span{display: inline-block;font-family: "ITCAvantGardeStd-BkCn";font-size: 22px;line-height: 30px;color: #341d17;}
.header.on .header-search{ background:#f5f5f5;height:86px;}
.header:hover .header-search{ }
.header-search{float: left;position: relative;  height:100px; width:50px; text-align:center; background:#fff;}
.bt-search{position: relative;border: none;background: none;float: left;text-align: center;cursor: pointer;transition: .5s;z-index: 10;}
.bt-search a{ margin-top:35px;  color: #fff;  background: #e50014;font-size: 15px; width:30px; line-height:30px; height:30px; border-radius:50%; display:block}
.bt-search .sub-bot{display: inline-block;width: 19px;height: 19px; margin-top:39px; margin-left:41px; background: transparent;border: none;z-index: 3;cursor: pointer;background: url(https://memberpic.114my.com.cn/geweikeji/uploadfile/image/20230617/20230617194720_1129656876.png) no-repeat center transparent;padding-right: 0px;}
.header:hover .sub-bot{background-image: url(https://memberpic.114my.com.cn/shanben1/uploadfile/image/20220818/20220818172535_583863491.png);}
.header:hover .header-phone::before{background-image: url(https://memberpic.114my.com.cn/shanben1/uploadfile/image/20220818/20220818191652_46211849.png);}
.header:hover .header-phone{color: #003686;}
.header.on .sub-bot, .ny-header .sub-bot{background-image: url(https://memberpic.114my.com.cn/shanben1/uploadfile/image/20220818/20220818172535_583863491.png); margin-top:33px;}
.searchop .search-all{z-index: 10;opacity: 1;visibility: visible;}
.search-all{position: absolute;right:100px;top: 0;width:260px;height: auto;z-index: -1;opacity: 0;visibility: hidden;transition: all .2s;}
.search-all .search-box{position: relative;height: 36px;margin-top:34px;background: #fff;}
.searchop .search-all .search-box{animation: searchform-fade 400ms both;}
.searchop .search-all form{animation: searchform-slide 1s both;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.search-all .search-box .search-txt{color: #333;line-height:36px;width: 44px;text-align: center;cursor: pointer;transition: all .3s ease-out;}
.search-all .search-box .search-txt i{font-size: 20px !important;}
.search-all .search-box .search-txt.left{float: left;}
.search-all .search-box .search-inp{margin-left: 44px;transition: all .3s ease-out 0s;margin-right: 44px;}
.search-all .search-box .search-inp input{font-size: 14px;line-height: 36px;color: #333;width: 100%;border-radius: 5px;}
.searchop .search-close{opacity: 1;transition: all .2s ease-out 0s;}
.search-all .search-box .search-close{width: 44px;height: 36px;font-size: 16px;color: #333;line-height: 36px;text-align: center;cursor: pointer;position: absolute;top: 0;right: 0;opacity: 1;}
.searchop .search-close:hover{}
.searchshow .top2-bu a{-webkit-animation: item-searchshow .4s both;animation: item-searchshow .4s both;}



/*幻灯片*/
.banner-box,.banner-box .bd li{height:750px;}
.banner-box .banner-btn a.prev{background-image:url(https://memberpic.114my.com.cn/tengye/uploadfile/image/20220420/20220420095447_767561451.png);}
.banner-box .banner-btn a.next{background-image:url(https://memberpic.114my.com.cn/tengye/uploadfile/image/20220420/20220420095505_2086214466.png);}
.banner-box .hd ul li.on{background:#0053a1;}
.banner-box{min-width:1300px;position:relative;overflow:hidden;margin: 0 auto;z-index: 5;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100% !important;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:40px;height:40px;position:absolute;opacity:0.8;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:46%;background-repeat:no-repeat; }
.banner-btn a.prev{left:2%;} 
.banner-btn a.next{right:2%;}
.banner-box .hd {position:absolute;bottom:6%;width: 100%;display: block;}
.banner-box .bd ul{width:100% !important;}
.banner-box .hd ul{ text-align: center;}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px;}

/*搜索*/
.tysear_bg{height:80px; border-bottom:1px #eee solid; background:#0053a1;}
.search_nbg{position: absolute;z-index: 999;top: 530px;height:80px; box-shadow: 0 0 50px rgba(0,0,0,0.1);}
.search_nbg .search{margin:0 auto;}
.search-bg{width:280px;height:36px;overflow: hidden;margin-top:22px;}
.search_l{line-height: 80px;color: #999;}
.search_l dd{font-size:15px;color: #d4eafb;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #fff; padding:0 12px;}
.search_l a:hover{color:#ffe500;}
.search-bg #infoname{overflow: hidden; width:260px;background:#fff;outline:none; color:#ccc;border: none;height:36px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter; border-left:1px #e1e1e1 solid;border-top:1px #e1e1e1 solid;border-bottom:1px #e1e1e1 solid;border-radius:38px;}
.search_nbg #infoname{width:310px;height: 36px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0;top: 0;height: 36px; width:50px; background:#9c9c9c;    padding: 10px 18px;  border-radius:38px;}


/*产品*/
.prod_bg{ padding-bottom:80px;  position: relative;}
.prod_list{height:52px; overflow:hidden;position: relative; width:85%; margin:0 auto; }
.prod_list li{float: left;  margin-right:10px;  border: 1px solid #ccc;transition: all ease 0.3s;     border-radius: 45px;width: 18%;}
.prod_list li:nth-child(7){ margin-right:inherit; }
.prod_list a.prolist2021_one{font-size:18px; color: #333; text-align: center; line-height: 50px;display: block; }
.prod_list dl{position: absolute; top:65px; left: 0; padding-top:8px; display: none; width: 100%; padding-left:0.1vw;}
.prod_list dl dt{ display: inline-block;margin-left: 40px; }
.prod_list dl a{font-size: 16px; display: block; padding-left: 20px; background: url(https://memberpic.114my.com.cn/tengye/uploadfile/image/20220420/20220420095632_1390654321.png)no-repeat center left; line-height: 50px;}
.prod_list li.on{background: #0053a1; border:none; }
.prod_list li.on a.prolist2021_one{color:#fff;}
.prod_list li.on dl{display: block; }
.prod_cont{position: relative;    z-index: 9;}
.prod_cont li{float:left; width:23.5%; margin-bottom:2%;  border: 1px solid #eee;}
.prod_cont li+li{margin-left:2%; }
.prod_cont li img{width:100%; height:auto;  transition: all ease 0.3s;}
.prod_cont li:hover img{transform: scale(1.1);}
.prod_cont li>a{overflow: hidden; }
.prod_cont li a,.prod_cont li span{display: block;}
.prod_cont li br{display: none; }
.prod_cont li span{height: 56px; line-height: 56px; width: 100%; background:#fff; padding:0 2vw; transition: all ease 0.3s;}
.prod_cont li span a{font-size: 16px; color: #333; margin-top: 1px;}
.prod_cont li span a:after{content:""; display:block; width:16px; height:16px; float:right; margin-top:18px; background:url(https://memberpic.114my.com.cn/tengye/uploadfile/image/20220420/20220420091900_1002417613.png)no-repeat center top; transition: all ease 0.3s;}
.prod_cont li:hover span a{color:#fff;}
.prod_cont li:hover span{ background:#0053a1; }
.prod_cont li:hover span a:after{background-position-y:bottom;}
.canvas{width: 100%;height: 495px;overflow: hidden;position: absolute; bottom:0;left: 0; }


/**/
.process{ padding-bottom:80px;}
.process_wt li{float: left;text-align: center;width: calc(100% / 6);}
.process_wt li i {display: block;line-height: 119px;border-radius: 50%;text-align: center;color: #222;font-size: 50px;width: 119px;height: 119px;margin: 0 auto;font-family: Arial, Helvetica, sans-serif;position: relative;z-index: 222;font-style: normal;}
.process_wt li i:after {content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;z-index: -1;animation: rotation 8s linear infinite;background: url(https://memberpic.114my.com.cn/07696369229/uploadfile/image/20220819/20220819092839_2046265021.png)no-repeat center;}
@keyframes rotation {
            from {
                transform: rotate(0deg);
            }
            to {
                transform: rotate(360deg);
            }
        }
.process_wt li p{font-size: 20px;color: #333;margin-top:20px;margin-bottom:8px;transition: all .5s;}
.process_wt li span{display: block;font-size: 12px;color: #ddd;}
.process_wt li:hover p {color: #0053a1;transform: rotateX(360deg);}
.process_tel{font-size: 24px;color: #333;font-weight: bold;width:400px;margin: 0 auto;margin-top: 60px;background: linear-gradient(to right, #0053a1, #4184c4);height: 55px;line-height: 55px;border-radius: 50px;color: #fff;text-align: center;}

/**/
.home-application{background: #f0f0f0; padding-top:2px;padding-bottom: 120px; position: relative;}
.home-application .arrow-left,
.home-application .arrow-right{display: block; width: 44px; height: 44px; background: #fff; position: absolute; top: 50%; margin-top: -22px; z-index: 9;}
.home-application .arrow-left:before,
.home-application .arrow-right:before{content: ""; display: block; width: 20px; height: 20px; font-size: 20px; text-align: center; line-height: 1; color: #333; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;}
.home-application .arrow-left:hover,
.home-application .arrow-right:hover{background: #0053a1;}
.home-application .arrow-left:hover:before,
.home-application .arrow-right:hover:before{color: #fff;}
.home-application .arrow-left{position: absolute; left: -22px;}
.home-application .arrow-left:before{content: "<";}
.home-application .arrow-right{position: absolute; right: -22px;}
.home-application .arrow-right:before{content: ">";}
.home-application .container{max-width: 1420px;    margin-left: auto;    margin-right: auto;}
.home-application .nr{padding: 10px 0 0 0;}
.home-application .menuTabs{text-align: center; position: relative;}
.home-application .menuTabs .list{text-align: center; font-size: 0; display: inline-block; position: relative;}
.home-application .menuTabs .box{display: block; position: relative; z-index: 1;}
.home-application .menuTabs li{display: inline-block; position: relative; padding: 0 10px;}
.home-application .menuTabs a{color: #2c445c; font-size: 18px; text-align: center; min-width: 140px;}
.home-application .menuTabs .pic{display: block; width: 80px; height: 80px; position: relative; margin: auto;}
.home-application .menuTabs .title{height: 30px; line-height: 30px;}
.home-application .menuTabs .title span{padding: 0 5px; display: inline-block; position: relative;}
.home-application .menuTabs .title span:after{content: ""; display: inline-block; width: 0; height: 10px; background: #0053a1; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; z-index: -1; -webkit-transition: all .5s; transition: all .5s;}
.home-application .menuTabs .hover{display: none;}
.home-application .menuTabs .box:hover .hover{display: block;}
.home-application .menuTabs .box:hover .default{display: none;}
.home-application .menuTabs .box:hover .title{color: #333; font-size: 20px; font-weight: 700;}
.home-application .menuTabs .box:hover .title span:after{width: 100%;}
.home-application .menuTabs .active .box .hover{display: block;}
.home-application .menuTabs .active .box .default{display: none;}
.home-application .menuTabs .active .box .title{color: #333; font-size: 20px; font-weight: 700;}
.home-application .menuTabs .active .box .title span:after{width: 100%;}
.home-application .conTabs{padding-top: 60px; max-width: 1420px; margin-left: auto; margin-right: auto; position: relative;}
.home-application .conTabs .box{display: block; max-width: 1320px; margin: auto; position: relative;}
.home-application .conTabs img{vertical-align: middle;}
.home-application .conTabs .text{position: absolute; background: #fff; box-shadow: 28px 28px 13px 0 rgba(0, 0, 0, 0.2); width: 360px; height: 400px; top: 60px; left: 120px; padding: 40px 45px;}
.home-application .conTabs .title{color: #333; font-weight: 700; font-size: 25px; height: 50px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 30px;}
.home-application .conTabs .title span{display: inline-block; position: relative;}
.home-application .conTabs .title span:after{content: ""; display: block; width: 42px; height: 4px; background:#0053a1; position: absolute; bottom: 0; -webkit-transition: all .5s; transition: all .5s;}
.home-application .conTabs .ainfo{color: #5f6c7a; font-size: 16px; line-height: 32px; height: 160px; overflow: hidden; margin-bottom: 30px;}
.home-application .conTabs .box:hover .title span:after{width: 100%;}
.home-application .conTabs .box:hover .more span,
.home-application .conTabs .box:hover .more a{border-color: #ffcd51; background: #ffcd51;}
.home-application .swiper-container{overflow: visible;}

/**/
.section6_box{background:url(https://memberpic.114my.com.cn/geweikeji/uploadfile/image/20230616/20230616110039_62954090.jpg) no-repeat center top; padding:50px 0px 80px 0px; overflow:hidden;}
.section6_1{ width:55%; float:left; margin-right:5%;color:#ffffff;}
.section6_2{ width:40%; float:left; padding-top:40px; margin-bottom:40px;}
.section6_1 h2{ font-size:36px;  font-weight:bold; color:#ffffff; margin:80px 0 50px; line-height:1;}
.section6_1 p{ font-size:18px; line-height:32px; text-indent:36px; margin-bottom:40px;}
.section6_1 a{ color:#FFF;}
.section6_1more{ display:block; width:168px; height:47px; line-height:47px; text-align:center; color:#ffffff; border-radius:23.5px; border:1px #ffffff solid; margin-bottom:50px;}
.section6_1more:hover{color:#f1f1f1; }
.section6_3{ clear:both; overflow:hidden; background-color:#ffffff; padding:30px 0; }
.section6_3 li{ width:25%; float:left; text-align:center;}
.section6_3 li span{ display:block;  font-size:60px; line-height:1.2; font-family:Impact,Arial, Helvetica, sans-serif; color:#1a2033; position:relative;}
.section6_3 li span:after{ display:inline-block; margin-left:5px; font-size:12px; position:absolute; top:10px; width:25px; height:25px; background-color:#1a2033; border-radius:50%; color:#ffffff; line-height:25px; text-align:center;}
.section6_3 li:first-child span:after{content:"年"; }
.section6_3 li:nth-child(2) span{color:#c70506;}
.section6_3 li:nth-child(2) span:after{content:"人"; background-color:#c70506;  }
.section6_3 li:nth-child(3) span:after{content:"多"; }
.section6_3 li:last-child span:after{content:"时"; }

/**/
.qy_bg{ background:#f0f0f0; padding-bottom:100px; overflow:hidden; min-width:1300px;}
.ckcjt{ position:relative;}
.qyjt{ display:block; position:absolute; left:0; top:40%;cursor:pointer; width:59px; height:59px; background:url(https://memberpic.114my.com.cn/shanben1/uploadfile/image/20230729/20230729175243_112927286.png) no-repeat center top;}
.qyjt.next{ right:0; left:auto;background:url(https://memberpic.114my.com.cn/shanben1/uploadfile/image/20230729/20230729175322_1058441146.png) no-repeat center top;}
.qyjt:hover{ background-position:center bottom;}
.qycon{ width:1300px; margin:0 auto;}
.qycon table,.qycon tr,.qycon tbody{ display:block; width:100%; overflow:hidden;}
.qycon td{ display:inline-block; padding:0 !important; width:300px; margin-right:30px;}
.qycon td br{ display:none;}
.qycon td a{ display:block; position:relative; overflow:hidden;}
.qycon td div{ padding:0 !important;}
.qycon td div a{ line-height:50px; background:#999; font-size:18px; color:#fff; transition:all .3s ease;}
.qycon td a img{ transition:all .5s ease; width:100%; height:auto;}
.qycon td:hover a img{ transform:scale(1.1);}
.qycon td:hover div a{ background:#0053a1; color:#fff;}

/*新闻*/
.news_top ul{text-align:center; margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{display:inline-block; background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li.on{color:#fff; background:linear-gradient(-90deg, #0053a1, #0053a1);box-shadow:0px 0px 10px rgba(0,103,180, 0.3);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display:flex;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;flex-direction: column-reverse;    float: left; }
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/tengye/uploadfile/image/20220420/20220420092006_591967837.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{  height: 14vw; overflow: hidden;}
.news_list .news_div_item img{transition:0.3s all linear; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #0053a1;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}

/*友情链接*/
.link_bg { padding:25px 0; background:#0053a1}
.links_bj{position:relative;line-height: 30px;}
.links_zbt{width:80px;font-size:15px;color:#fff;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{font-size:14px;color:#fff; width:94%;}
.links_tb{width:auto;}
.linkTagcs{width:auto !important;}
.linkTagcs li a{font-size:14px;color:#333 !important;}
/*版权*/
.footer_bg{background:#08192B; padding-top:70px;}
.footer_bg a{transition: all ease 0.3s;}
.footer_l{width:70%;}
.footer_l li{margin-right:14%;float:left; color:#ccc;}
.footer_l li a{display:block; color:#ccc; font-size:15px; line-height:40px; }
.footer_l li p a{font-size:18px; padding-bottom:20px; color:#fff;}
.footer_r{width:30%; padding-top:6px; }
.footer_rt{text-align: right;}
.footer_rt p{font-size:16px; color:#fff; line-height:34px; }
.footer_rt b{font-size:30px; color:#0053a1; }
.footer_rm{ width:100%;}
.footer_e{background:#fff; padding:10px; width:150px;  float:right;    margin-left: 6%;  border-radius: 5px; }
.footer_e img{ width:128px; height:128px;   float: left;}
.footer_rw{float:left; padding-left:1vw; padding-top:10px;}
.footer_rw span{font-size:16px; color:#000;}
.footer_rw dd{font-size:16px; padding-bottom:26px;  }
.footer_rb{text-align: right;}
.footer_rb p{ font-size:15px; color:#ccc; margin-top:2vw; display:inline-block; padding-left:24px;  background: url(https://memberpic.114my.com.cn/tengye/uploadfile/image/20220420/20220420092046_2092401604.png) no-repeat left;}
.copy{ line-height: 86px;  margin: 0 auto;    margin-top: 40px;  color: #ccc; width: 100%; border-top: 1px #323744 solid;  }
.copy a{color:#ccc; }
.footer_bg a:hover{color:#fff;}

@media (max-width: 1400px){
.adv_wr{padding:60px 60px 60px 90px;}
.com_t dd{font-size:16px;}
.com_bw{padding-top:2vw;}
.com_bw p{font-size:20px;}
}

@media (max-width: 1300px){
.com_bw a{height: 40px;  line-height: 38px;margin-top: 2vw;}
.footer_l{width:65%; }
.footer_r{width:35%; }
.footer_rt b{font-size:20px;}
}