@charset "utf-8";

/* header&foot */
body{ font-size: 14px;background:url(../img/bj.jpg) top center #e9f5f2 no-repeat; box-sizing: border-box; padding: 0 3%;}
main,.box{ width: 94%; margin: 0 auto;}
header{ width: 100%; position: relative;}
a,img{ transition: 0.3s;}
a{ color: #333;}

.tu h1{ position: relative; width: 100%; overflow: hidden;}
.tu h1::before{ content: ""; display: block; padding-top: 134%;}
.tu h1 img{position: absolute; width: 100%; height: 100%; left: 0; top: 0; object-fit: cover; display: block;transition: 0.5s;}
/* .tu:hover h1 img{ transform: scale(1.03);} */

.head_top{ width: 100%; background: url(../img/top.png) left 22% top no-repeat; background-size:auto 100%;}
.logo img{height: 100%; display: block; max-height: 100%; width: auto;}
.logo{ height:76px; margin: 20px 0;}
.top_ri{ max-width: 20%;}
.anniu{ width: 110px; height: 38px; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 18px; transition: 0.3s; box-sizing: border-box; background:#f17039; cursor: pointer; transition: 0.3s; max-width: 100%; margin-left: 20px;}
/* .anniu:hover{background: linear-gradient(to right, #664ced, #d627c1); } */
.anniu:hover{ border: 1px solid #fff; box-sizing: border-box;}
#head_nav.active{position: fixed; left: 0; top: 0; width: 100%; z-index: 9992;}
.head_nav{ background-color: #27ad64; width: 100%; height: 60px;}
nav{ width: calc(100% - 600px); height: 100%;}
nav a{ color: #fff; font-size: 18px; font-weight: bold; padding: 0 40px; height: 60px; display: flex; align-items: center; display: flex; align-items: center;}
nav a:hover,nav a.on{ color: #f9e648;}
.mBtn{ display: none;}
.mBtn{ width: 40px; height: 40px; display: none;  cursor: pointer;  box-sizing: border-box;  background: #e7ba30;  display: none; border: 1px solid #fff; margin-left: 3%;}
.mBtn span{ display: block;  width: 22px;}
.mBtn span i{width: 100%; height: 2px; background: #fff; display: block; margin: 0 auto;  margin-top: 5px; transition: 0.5s;}
.mBtn span i:first-child{margin-top: 0;}
.mBtn.active{ border: 1px solid #fff;}
.mBtn.active span i:nth-child(1){transform: rotate(45deg) translateY(4px) translateX(4px);}
.mBtn.active span i:nth-child(2){transform: rotate(-45deg) translateY(-1px) translateX(1px);}
.mBtn.active span i:nth-child(3){ width: 4px;}
.nav_gb{ display: none;}
.ksnav{ height: 100%;font-size: 18px; font-weight: bold; color: #fff; position: relative;}
.ksnav span{height: 100%; padding:0 30px; padding-left: 10px;}
/* .ksnav.on{ background-color: #5c28c7;} */
.ksnav img{ margin-right: 10px; width: 24px;}
.nav_ri{height: 100%; cursor: pointer; width: 600px;}
.sousou{height: 38px;background-color: #fff; box-sizing: border-box; padding:1px; width: calc(100% - 160px);}
.sous{ width: 76px; height: 100%; background-color: #288954; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 18px; line-height: 1; transition: 0.3s;}
.souk{ display: block; border: none; width: calc(100% - 76px); box-sizing: border-box; padding:0 10px; border: none; background-color: transparent;font-size: 18px; transition: 0.3s;}
/* .sous:hover,nav a:hover{ background-color: #5c28c7;} */
.ksnav:hover .nav_con{ display: block;}
.nav_con a{ border: 1px solid #bdbdbd; height: 30px; display: flex; align-items: center; padding: 0 15px; font-size: 16px; margin:4px 5px; font-weight: normal; border-radius: 5px;}
.nav_con{ display: none; position: absolute; right: 0; top:60px; width: 600px; box-sizing: border-box; padding: 15px 20px; background-color: #fff; z-index: 9995;box-shadow: 0px 5px 10px rgba(0,0,0,0.05);}
.nav_con a:hover{ border: 1px solid #27ad64; color: #27ad64; font-weight: bold;}
.banner{ width: 100%;}
.banner img{ display: block; width: 100%; margin-top: 20px;}
.banner img:last-child{ margin-bottom: 0;}
header .danye{ text-align: center; line-height: 2.2; font-size: 20px; font-weight: bold; margin: 20px 0;}

.con{ background-color: #fff; position: relative;}
.title{ font-size: 18px; font-weight: bold; color: #000; width: calc(100% - 60px); margin: 0 auto; padding-top: 25px; position: relative;}
.title div{ width: 100%;}
.title .ti1{ height: 12px; background: url(../img/ti1.png) left top repeat-x; background-size: auto 100%; margin-top: 12px;}
.title .ti2{ height: 20px; background: url(../img/ti2.png) left top repeat-x; background-size: auto 100%; margin-top: 10px;}
.tongji{ box-sizing: border-box;font-size: 16px; color: #333; padding: 20px 0;}
.tongji img{ width: 37px; margin-right: 10px;}
.tongji b{ font-size: 18px; color: #000;}
.tongji i{padding: 0 10px;}
.listbox{ width: 100%;margin-top: 10px; overflow: hidden; padding-bottom: 20px;}
.list{ box-sizing: border-box; font-size: 16px;  padding: 12px; margin: 15px 30px;line-height:2; display: flex; align-items: flex-start;transition: 0.3s; width: calc(100% - 60px); border: 2px solid #f5543e; align-items: center;}
.list h2{ margin-bottom: 5px;font-weight: bold; font-size: 16px; color: #f5543e;}
.list p{color: #666; display: flex;flex-wrap: wrap;}
.list p a{ color: #000; padding-right: 10px;}
.list a:hover{ text-decoration: underline;}
.list.tu h1{margin-right: 15px; width: 30%;}
.list.tu h1::before{ padding-top: 68%;}
.list:hover,.tulist:hover{ transform: translateY(-4px);}
.tulistbox{ padding: 20px 15px; padding-bottom: 25px;}
.tulist{ display: block; box-sizing: border-box; padding: 7px; background-color: #fff; margin: 10px 15px; width:calc(14.28% - 30px);transition: 0.3s; /* box-shadow: 0 0 10px rgba(0,0,0,0.1); border-radius: 5px; */ border: 2px solid #27ad64;}
.tulist p{ font-size: 16px; font-weight: bold; line-height: 2; margin-top: 8px;}

/* 弹窗 */
.tkceng{ position: fixed; width: 100%; height: 100%; z-index: 9995; left: 0; top: 0; background: rgba(0,0,0,0.8); display: none; }
.tkbox{ position: fixed; width: 460px;z-index: 9996; left: 50%;top:50%;transform: translate(-50%,-50%);background:url(../img/bj.jpg) top center no-repeat #e9f5f2; background-size:cover; box-sizing: border-box; padding:45px 30px;display: none; max-width: 86%; border: 2px solid #27ad64; padding-top: 30px; border-radius: 20px;}
.tan_maxh{ overflow: overlay; display: block;width: 100%; max-height: calc(100vh - 120px);}
.tkbox h1{ position: absolute; right: -10px; top: -60px; z-index: 9997; color: #fff; font-size: 40px; cursor: pointer; width: 30px; height: 30px;transform: rotate(45deg);}
.input_box{margin-top: 32px;}
.input_item{width:100%;height: 60px; border-radius: 60px; background: #fff; display: flex; align-items: center; justify-content: space-between; margin-top: 20px; max-width: 100%; box-sizing: border-box; padding: 0 30px;}
.input_item img{width: 20px; margin-right: 15px;}
.input_item input{
	outline:none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	display: block;
	width: calc(100% - 40px);
	height: 100%;
	box-sizing: border-box; padding-right: 20px;
	font-size: 16px;
}
::-webkit-input-placeholder {color:#999;}
.dlxia{ margin-top: 25px; display: flex; align-items: center; width: 100%;box-sizing: border-box;padding: 0 10px; justify-content: space-between; font-size: 16px;}
.dlxia p{ color: #888;}
.dlxia p a{ color: #27ad64;cursor: pointer;}
.dlxia a{ color: #e7ba30;cursor: pointer;}
.tklogo img{ display: block; margin: 0 auto; width: 222px; max-width: 60%;}
.tklogo{ width: 100%;}
.tan_an .anniu{ width: 100%; margin: 0; height: 50px; border-radius: 50px;}
.tan_an{ margin-top: 40px;}
.tan_gb{position: absolute; right: 10px;top: 10px; z-index: 9997; display: flex;transition: 0.3s; width: 26px; height: 26px; border: 2px solid #fff; border-radius: 100%; line-height:24px; font-size: 22px; color: #000; justify-content: center; /* align-items: center; */}
.tan_gb:hover{ border: 2px solid #27ad64;}
.foot{ background-color: #27ad64; text-align: center; color: #fff;  padding: 13px 20px; line-height: 2;}
.danye{ font-size: 16px; line-height: 2; max-width:100%;}
.damye img{ max-width:100%!important;}

.erbox{width: 100%; box-sizing: border-box; padding:0 30px; padding-bottom: 30px; overflow: hidden;}
.title div.fatie{ width: 100px; transition: 0.3s; animation: dup 0.5s linear infinite;position: absolute;z-index: 6; right: 0; top:14px;}
.title div.anniu.fatie:hover{ animation-play-state: paused;border: none;}
@keyframes dup {
0%{transform: scale(1);}
50%{transform: scale(1.1);}
100%{transform: scale(1); }
}
.biaoti{ text-align: center; padding-bottom: 20px; border-bottom: 1px solid #eeeafd; position: relative;}
.tuijian{ width: 160px; display: block; position: absolute; z-index: 6; bottom: -10px; right: 3%; opacity: 0.7;}
.bt_ti{ font-size: 20px; font-weight: bold; padding-top: 20px; line-height: 1.6;}
.bt_ti span{ cursor: pointer; transition: 0.3s; color: #666; padding:0 10px;}
.bt_ti span:hover{ color: #27ad64;}
.biaoti p{ color: #666; margin-top: 20px; font-size: 16px;}
.anniu.djft{height: 34px;}
.ftbox{ min-height: 260px; display: flex; align-items: center;  width: 100%; font-weight: bold; text-align: center; justify-content: center; font-size: 20px;}
.dy_tu img{ display: block; width: 760px; max-width: 100%; height: auto;margin: 0 auto; margin-bottom: 20px; }
.xq_kuai{ width: 500px; border: 2px dashed #27ad64; margin: 20px auto;padding: 15px; max-width: 100%; box-sizing: border-box;}
.xq_kuai img{ width: 45px; margin-right: 10px;}
.xq_kuai h2{ font-size: 16px; font-weight: bold; color: #27ad64;}
.xq_kuai p{ font-size: 14px; margin-top: 5px;}
.xq_kuai span{ margin: 0 5px; color: #f5543e; font-weight: bold; cursor: pointer;}

.ernav{ width: 100%; box-sizing: border-box;}
.ernav a{ line-height: 28px; border:1px solid #cdcdcd; background-color: #fff; font-size: 14px; padding: 0 12px; margin: 5px;}
.ernav a i{ color: #f5543e;}
.ernav a:hover{ color: #27ad64;border:1px solid #27ad64;}
.ernav a.on{ border: 1px solid #27ad64; font-weight: bold; color: #27ad64;}
.erlist{ max-width: 100%; width: 100%; box-sizing: border-box; padding: 20px; background-color: #fff; border: 2px solid #f6f6f6; transition: 0.3s; }
.erlist:hover{border: 2px solid #27ad64;}
.erlist h1{ width: 175px;}
.erlist_ri{  padding-top: 10px; width: calc(100% - 195px);}
.erlist_ri h2,.erlist_ri h3{ font-size: 16px; font-weight: bold;}{ font-size: 16px; font-weight: bold;}
.erlist_ri h3{ color: #000; margin-top: 40px;}
.erlist_ri p{ color: #666; line-height: 1.8; margin-top: 15px;}
.erlistbox{ width: 100%; box-sizing: border-box; margin-top: 15px;}
.erlistbox .kuai3{ box-sizing:border-box; padding: 5px;}
.biaoti a:hover{ text-decoration: underline;}
.danye img{ display: block; width: 760px; max-width: 100%; height: auto;margin: 0 auto; margin-bottom: 20px;}
.danye img:last-child{ margin-bottom: 0;}

.minh{ min-height: calc(100vh - 380px);}
.kuai3{ width: 33.33%;}
.conc{ align-items: center; display: flex;}
.conf{ display: flex; justify-content: space-between;}
.conw{ display: flex; flex-wrap: wrap;}
.guanbi{ cursor: pointer;}
.cor0{color: #000;}
.cor1{color: #f17039}
.cor2{color: #27ad64}
.cor3{ color: #f5543e;}
.bjcor1{ background-color: #f5543e!important;}
.bjcor2{ background-color: #e7ba30!important;}
.bjcor3{ background-color: #27ad64!important;}
.mtop20{ margin-top: 20px;}
.mtop10{ margin-top: 10px;}
.toe{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.ziov{white-space: nowrap;text-overflow: ellipsis;overflow: hidden; }
.ziov2{ display: -webkit-box; /* 将元素作为弹性伸缩容器 */
        overflow: hidden; /* 隐藏溢出内容 */
        text-overflow: ellipsis; /* 使用省略号表示被裁切的部分 */
        line-clamp: 2; /* 限制最大行数为2行 */
        -webkit-line-clamp: 2; /* Safari/Chrome特定的限制最大行数的属性 */
        -webkit-box-orient: vertical; /* 设置垂直布局 */}











