*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}


@font-face {
font-family: 'DINCondensed';
src: url('//memberpic.114my.com.cn/0372851/cssnew/DINCondensed_0_ttf.txt'),url('//memberpic.114my.com.cn/0372851/cssnew/DINCondensed_0_eot.txt'),url('//memberpic.114my.com.cn/0372851/cssnew/DINCondensed_0_woff.txt'),url('//memberpic.114my.com.cn/0372851/cssnew/DINCondensed_0_woff2.txt'),url('//memberpic.114my.com.cn/0372851/cssnew/DINCondensed_0_otf.txt')
}



/*抬头*/
.header{ height:130px; position:relative; background:#fff;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hleft a{ display:block;width: 100%;}
.hleft{display: -webkit-flex;display: flex;justify-content: flex-start; flex-wrap: nowrap; align-items: center;  margin: 0 1%; height: 130px;width: 29.533%;}
.hleft a img{width: 100%; height: auto;}


.htel i{ display:block; letter-spacing:-1px;}
.hbtn{height: 130px; position: relative;padding-left: 2%; width: 20%;}
.hbtn li{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; position:relative; height:130px; cursor:pointer;}
.hbtn li span,.hbtn li span a{ display:inline-block; font-size:12px; color:#fff; font-weight:lighter;}
.hbtn li span{ padding-top:36px;} 
.hbtn li em{ font-size: 1.355vw;font-family: Arial; padding-left: 0.4vw;  color: #02773e;} 
.hbtn li:nth-child(1) span{ background:url(//memberpic.114my.com.cn/0372851/uploadfile/image/20230303/20230303093326_1916543154.png) no-repeat left center; width:1.563vw; background-size: 100%;}
.hbtn li>img{ position:absolute; width:100px; padding:10px; background:rgba(230,230,230,.4); top:130%; right:0; visibility:hidden; transition:all .2s ease; opacity:0; z-index:9;}
.hbtn li:hover>img,.hbtn li:hover .hseach{ top:100%; opacity:1; visibility:visible;}
.hseach{ position:absolute; top:100%; right:0; visibility:hidden; transition:all .2s ease; padding:20px; z-index:9; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.2);transition:all .2s ease; opacity:0;top:130%; } 


.nav{height: 130px; margin-right: 2%; width: 80%;}
.nav ul{display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: flex-start;}
.nav td table{    display: none !important;}
.nav ul li{ position:relative; transition:all .3s ease;}
.nav ul li:hover>a,.nav ul li.cur>a{ color:#02773e;}
.nav ul li>a{ line-height:130px; font-size:0.84vw; color:#222222; transition:all .3s ease;}
.nav>ul>li.cur>a:after, .nav>ul>li:hover>a:after {width: 100%;}
.nav>ul>li>a:after {content: '';display: block;position: absolute;bottom: 0;height: 3px;background: #02773e;width: 0;left: 0;transition: all .3s ease;}
.nav>ul>li .dropmenu{width:200%;position:absolute;top:130px;left:-50%;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 15px;display:block;line-height:40px;text-align:center;color:#fff;background:rgba(16,17,15,.8);transition:600ms ease; margin-top:1px;}
.nav>ul>li .dropmenu a:hover{background:#02773e;}
.nav>ul>li table,.nav>ul>li tbody,.nav>ul>li tr,.nav>ul>li td{ display:block; width:100%;}
.hbtn:after { content: '';display: block;width: 1px; height: 31px; background: #000; top: 0; bottom: 0;margin: auto; position: absolute; left: 0;}
.hright{
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    align-items: center;    width: 66%;
    margin-right: 1%;
}











/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#02773e;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(//memberpic.114my.com.cn/0372851/uploadfile/image/20230303/20230303093359_743916333.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}


/*搜索*/
.search_bg{height:94px;}
.search_nbg{position: absolute;z-index: 999;top: 585px;height:94px;border-bottom:1px solid #eee;}
.search_nbg .search{margin:0 auto;}
.search-bg{width:260px;height:40px;overflow: hidden;margin-top:26px;border-radius: 30px; border: 1px solid #eee;}
.search{height: 94px;}
.search_l{line-height: 94px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #999; padding-right:10px;}
.search_l a:hover{color:#0061ae;}
.search-bg #infoname{width:310px;background:#eee ;outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;}
.search_nbg #infoname{width:310px;height: 40px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 16px;top: 30%;height: 15px;}




/*title*/
.title{}
.title em{font-size: 44px;text-transform: uppercase;font-family: Arial;color: #111;font-weight: bold;}
.title p{font-size: 30px;color: #333;}
.title p:after{content: '';width: 40px;height: 2px;background: #02773e; display: inline-block; vertical-align: middle; margin: 0 15px}











/* recommend */
.procase{padding: 80px 0 80px 0;  background: url(//memberpic.114my.com.cn/0372851/uploadfile/image/20230826/20230826113023_990446546.jpg) center no-repeat; position: relative;z-index: 1;}
.procase:after{content: ''; width: 100%; height: 100%; background: rgba(245,245,245,0.98); position: absolute;left: 0;bottom: 0; z-index: -1;}




.protop{display: flex;justify-content: space-between; align-items: flex-end;}
.proan .pro_prev,.proan .pro_next{width: 45px; height: 45px; z-index: 9; cursor: pointer;user-select: none; display: flex !important; align-items: center; justify-content: center;border: 2px solid #ddd;border-radius: 50%; -webkit-transition: all .2s ease; -moz-transition: all .2s ease;transition: all .2s ease;}
.proan .pro_prev{}
.proan .pro_next{transform: rotateZ(180deg); margin-left: 12px;}
.proan .pro_prev img, .proan .pro_next img{height: 60%; width: auto;}
.proan .pro_prev:hover, .proan .pro_next:hover{border: 2px solid #02773e;}
.proan .pro_prev img+img, .proan .pro_next img+img,.proan .pro_prev:hover img, .proan .pro_next:hover img{display: none;}
.proan .pro_prev:hover img+img, .proan .pro_next:hover img+img { display: block;}


.proan{display: flex;margin-left: 32px;}
.protopnr{display: flex;align-items: center;}
.protopnr ul{display: flex;}


.pro_reco{}

.pro_ic.page{max-width: 1516px !important;margin-top: 50px;}
.pro_ic li *{transition: 0.3s;}
.pro_ic li{margin: 0 8px !important;position: relative;}
.pro_ic li .text{width: 100%;height: 140px;position:absolute;bottom: 0;left: 0;padding:10%;}
.pro_ic li .text1{height: 170px;}

.pro_ic li .text *{display: block;color: #fff;}
.pro_ic li .text em{font-size:1.2vw;font-family: Impact;}
.pro_ic li .text b{font-size: 1.2vw;margin-top: 0.4vw;}
.pro_ic li .text p{font-size: 0.95vw;line-height: 1.4vw;margin-top: 0.4vw;font-weight: lighter;opacity: 0;}
.pro_ic.page ul.slick-dots{display: none !important;}

.pro_ic li:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;bottom: 0;background: linear-gradient(to top, rgba(0,0,0,0.3),rgba(2,119,62,0));}
.pro_ic li:hover:before{background: linear-gradient(to top, rgba(2,119,62,0.8),rgba(2,119,62,0));}
.pro_ic li:hover .text p{opacity: 1;}
.pro_ic li:hover .text{height: 204px;}
.pro_ic li:hover .text1{height: 228px;}








/*hz*/
.hz_bc{background: #ffffff;padding: 80px 0 100px;}
.par_ic ul{display: flex;flex-wrap: wrap;}
.par_ic ul li{width: 15.909%;border: 1px solid #eee;position: relative;margin: 0 0.38%;}
.par_ic ul li img{display: block;width: 100%;height: auto;}
.par_ic ul li:nth-child(n+7){margin-top: 10px;}
.par_ic ul li p a{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(2,119,62,0.8);transition: .5s;transform: rotateX(90deg);color: #fff;font-size: 16px;display: flex;align-items: center;justify-content: center;}
.par_ic ul li:hover p a{transform: rotateX(0deg);}
.par_ic{margin-top: 60px;}

.lian-more a{display: inline-block;position: relative; border: 2px solid #02773e;padding: 0 2rem; overflow: hidden; line-height: 50px; width: 184px;}
.lian-more a span{font-size: 1rem;color: #02773e;}
.lian-more i{width: 0.6rem;height: 1rem; position: absolute; right: 10%; top: 50%; transform: translateY(-50%); background: url(//memberpic.114my.com.cn/0372851/uploadfile/image/20230826/20230826103622_1929723576.png) center no-repeat; background-size: 100%;}
.lian-more a:hover { background: #02773e;}
.lian-more a:hover span{color: #fff;}
.lian-more a:hover i{background: url(//memberpic.114my.com.cn/0372851/uploadfile/image/20230826/20230826103623_307499580.png) center no-repeat;background-size: 100%;}
.lian-more *{-webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease;}






/*简介*/
.abt{background: url(//memberpic.114my.com.cn/0372851/uploadfile/image/20230825/20230825155717_1874207245.jpg) no-repeat center;height: 740px; display: flex; align-items: center; position: relative;z-index: 1;}
.abt:after{ content: ''; width: 100%;height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,39,72,0.7); z-index: -1;}
.abt h2{display: block;text-align: center;}
.abt h2 em{ display: block;font-size: 56px;line-height: 56px;text-transform: uppercase;font-family: Arial; color: #fff; font-weight: bold;opacity: 0.2;}
.abt h2 b{display: block; font-size: 42px;line-height: 42px;color: #fff;margin-top: -35px;}
.abt p{font-size: 16px; line-height: 34px;color: rgba(255,255,255,0.9); padding: 47px 0 38px; text-align: center;}
.abt .more{ display: block;width: 160px;height: 34px;line-height: 34px;text-align: center;margin: 0 auto;font-size: 14px;color: #fff;border: 1px solid #fff;box-sizing: border-box;transition: all 0.5s;}
.abt .more:hover{ transform: translateY(-5px);}
.abt ul{margin: 93px auto 0;width:810px;}
.abt ul li{ display: block;width: 270px;float: left;position: relative;transition:all 0.5s;}
.abt ul li img{ display: block;width: 50px;height: 44px;margin: 0 auto;}
.abt ul li span{ display: block;font-size: 18px;line-height: 18px;color: #fff;text-align: center;padding-top: 12px;}
.abt ul li:after{ position: absolute;right:0;top:10px;width: 1px;height: 60px;background: #fff;content: "";}
.abt ul li:last-child:after{ background: 0;}
.abt li:hover{transform:translateY(-5px);}
.abt li:hover img {animation-duration: 2s;animation-name: flipInY;}






@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
		transform: perspective(400px) rotate3d(0,1,0,-20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
		transform: perspective(400px) rotate3d(0,1,0,10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
		transform: perspective(400px) rotate3d(0,1,0,-5deg)
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}









/*新闻*/
.news_box { margin: 0px auto; padding: 80px 0;  overflow: hidden; max-width: 1500px; min-width: 1300px; width: 100%;}
.news_bt {  width: 100%;  margin: auto;  display: flex;  justify-content: space-between;align-items: center;margin-bottom: 60px;}
.nb_tab a{width: 171px; height: 42px; background: #fff; display: inline-block; vertical-align: top; color: #333; border-radius: 30px; text-align: center; border: 2px solid #ddd;}
.nb_tab a+a{margin-left:22px;}
.nb_tab a.cur{background: #02773e;color: #fff; background-size: 400% 370%; box-shadow: 0px 0px 10px rgba(2,119,62,0.3); border-color: #02773e;}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:38px;}
.nb_tab a b{font-size:16px;font-weight:100;letter-spacing:1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display:none;}
.nbcl_le{width: 56%; float: left;}
.nbcl_le .news_div_item{width: 46%;display: inline-block;vertical-align:top; background: #fff;}
.nbcl_le .news_div_item+.news_div_item{margin-left:10px;}
.nbcl_le .news_div_item_pic img{width:100%;}
.news_div_item_title a{font-size:18px; display: block;}
.nbcl_le .news_div_item_content{margin-top:10px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:25px;color:#68686a;font-size:15px; font-weight: 100; height:68px;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:15;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(//memberpic.114my.com.cn/hongfu123/uploadfile/image/20220408/20220408114128_1928105453.png) no-repeat right center;float: right;margin-top:20px;}

.nbcr_ri{width: 43.6%; float: right;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:5.5% 0;position:relative;transition:300ms;border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid; display: flex;  align-items: center;  justify-content: space-around;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align:center;font-size:0;}
.nbcr_ri .news_div_item_content{width:80%;padding-left:20px;border-left:1px solid #f3f3f3; font-weight:100;text-align: left;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight:bold;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:25px;color:#68686a;padding-right:20px;font-size:15px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}
.new_t{float:left;}
.new_ta{font-size:40px;color:#333;line-height:46px;display:block;width:400px;margin:auto;}
.new_ta span{font-weight:bold;}
.new_tb{font-size:20px;color:#666;line-height:40px;}
.nbcl_le .news_div_item:nth-child(1) {margin-right: 25px;}



















/*footer*/
.footer {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footer_bg{width: 100%; color: #fff;background: #131513;position: relative;overflow:hidden;padding: 80px 0 70px;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:12px;height: 1px;background: #02773e;top:24px;left: -22px;}
.bq_item li+li{margin-left:15%;}
.bq_item li a{ display: block;font-size: 15px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:120px;border:10px #fff solid;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
.copy_bg{height: 80px;background: #131513;line-height: 80px;overflow:hidden;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_b{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);font-size:14px;}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 73%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top: 40px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;border:1px solid rgba(255,255,255,0.3);}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#02773e;border-color:#02773e;}
.ewm_cc {position: absolute;top: -100px;left:0;display: none;}
.bq_r {width: 26%;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}



.links{ background:#eee; line-height:92px; font-size:18px; color:#333;}
.links p.fl{ background:url(//memberpic.114my.com.cn/0372851/uploadfile/image/20230303/20230303095204_1778022641.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#333; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#666; font-weight:lighter; line-height:70px;}
.links_r{width:90% !important; padding-left:1%;}
.linkTagcs{width:100% !important;}
.linkTagcs li a{font-size:15px;}