

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;  min-width: 1280px;position: relative;padding: 0 ; width: 100%;color: #222;font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #222;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#fff;} 

.gdt::-webkit-scrollbar{ width:4px;height: 1px;}

.gdt::-webkit-scrollbar-thumb{ background:#066c39;}

.gdt::-webkit-scrollbar-track{ background:#ddd;} 

.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

.f_48{font-size: 48px; }

/*分页*/

.BMap_omCtrl {display:none !important;}

.a_dw{position: relative;top: 0px;}

.box {min-width: 1200px;width:100%;padding: 0 240px; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.fy {display: flex;justify-content: flex-start;}

.phone_ckgd {display: none;}

.fy .ul_fy {display: flex;justify-content: center;width: 100%;}

.fy .ul_fy li {width: 40px;height: 40px;margin: 0 5px;display: flex;justify-content: center;align-items: center;}

.fy .ul_fy li a {width: 100%;height: 100%;background: #fff;border: 1px solid #ddd;color: #666;display: flex;justify-content: center;align-items: center;border-radius: 50%;}

.fy .ul_fy li a:hover {border: 1px solid #066c39;background: #066c39;color: #fff;}

.fy .ul_fy li a.act {border: 1px solid #066c39;background: #066c39;color: #fff;}

.fy .ul_fy li.z_jt a,.fy .ul_fy li.dian a {border: 0;background-color: transparent;}

.fy .ul_fy li.z_jt {background: #fff url(../image/r_10.png) center no-repeat;border-radius: 50%;border: 1px solid #ddd;}

.fy .ul_fy li.z_jt:hover {background: #066c39 url(../image/r_11.png) center no-repeat;}

.fy .ul_fy li.y_jt {transform: rotate(180deg);-webkit-transform: rotate(180deg);}




.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{}

/* 弹窗 */

.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 10;}

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}

/* 弹窗内容 */

.z_tanchuang .tbox .modal {background: white;padding: 50px;display: block;border-radius: 5px;position: relative;width: 90%;max-width: 1200px;max-height: 90%;margin: 0 auto;}

.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../image/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 0;right: -50px;cursor: pointer;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 90%;max-height: 100%;object-fit: cover;margin: 0 auto;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}

.z_tanchuang .tbox .modal .out:hover{background: #fff url(../image/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1200px;height: 100%;}


/* 弹窗选中 */

.z_tanchuang.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scaleY(0.01) scaleX(0);-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one .tbox .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(0);-webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(1);-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out .tbox .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

/* 弹窗动画 */

@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

/* 头部 */

.head{position: absolute;width: 100%;top: 0;left: 0;z-index: 9;background: #333;height: 100px;}

.head .logo{display: block;float: left;height: 46px;margin-top: 27px;}

.head .ss{display: block;width: 40px;height: 40px;float: right;position: relative;margin-top: 30px;z-index: 3;margin-left: 30px;}

.head .ss a{display: block;width: 100%;height: 100%;background:  url(../image/ss.png) center no-repeat;}

.head .ss input{display: block;position: absolute;top: 0;right: 40px;width: 0;background: #fff ;border-radius: 30px 0 0 30px; height: 100%;border: 0;border-bottom: 1px solid #fff;color: #000;outline: none;font-size: 16px;}

.head .ul1{float: right;}

.head .ul1 li{padding: 0 30px;float: left;position: relative;}

.head .ul1 li .ltop{}

.head .ul1 li .ltop a{display: block;line-height: 100px;color: #fff;font-size: 16px;position: relative;}

.head .ul1 li .ltop a::after{content: '';
  display: block;
  position: absolute;
  width: 0%;
  height: 3px;
  background: #066c39;
  left: 0;
  bottom: 27px;}

.head .ul1 li.act .ltop a::after{width: 100%;}

.head .ul1 li .lbtm{position: absolute;top: 50%;left: 0;width: 100%;background: #333;visibility: hidden;opacity: 0;padding: 10px 0 20px;}

.head .ul1 li .lbtm a{display: block;width: 100%;color: #fff;text-align: center;line-height: 2.2;}

.head .ss:hover a{background: #fff  url(../image/ss2.png) center no-repeat;border-radius: 0 30px 30px 0;}

.head .ss:hover input{width: 280px;padding: 0 20px;}

.head .ul1 li:hover .lbtm{top: 100%;opacity: 1;visibility: visible;}

.head .ul1 li .lbtm a:hover{color: #066c39;}

.head .ul1 li:hover .ltop a{color: #066c39;}

.head.act{top: -100px;}

.head.hei{background: #000;}

.head.hei .ul1 li .lbtm{background:#000 ;}


/* 右侧 */

.youce{position: fixed;width: 90px;right: -100px;z-index: 11;background: #fff;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%); text-align: center;border: 1px solid #ddd;}
.youce li{width: 90px;height: 90px;border-bottom: 1px solid #ddd;}
.youce li:last-child{border-bottom: 0;}
.youce li a{display: block;position: relative;color: #757575;width: 100%;height: 100%;}
.youce li a .ewm{position: absolute;width: 150px;top: 50%;right: 120px;margin-top: -70px;visibility: hidden;opacity: 0;}
.youce li a:hover .img{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);}
.youce li a:hover{color: #066c39;}
.youce li a:hover .ewm{right: 90px;visibility: visible;opacity: 1;}
.youce.act{right: 10px;}

/* 免费预约 */

.tc_table{position: fixed;width: 100%;height: 100%;z-index: 12;background: rgba(0, 0, 0, 0.6);text-align: center;display: none;top: 0;left: 0;}

.tc_table .out{display: block;width: 40px;height: 40px;background: #066c39 url(../image/out3.png) center no-repeat;background-size: 16px;position: absolute;top: 20px;right: 20px;cursor: pointer;}

.tc_table .tbox{position: absolute; width: 800px;height:69.5%;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: #fff;border-radius: 10px;padding: 80px 80px 20px;overflow: auto;}

.tc_table .tbox .ul1{margin: 40px 0;}

.tc_table .tbox .ul1 li{width: 48%;float: left;border: 1px solid #ddd;height: 50px;padding: 0 10px;margin-bottom: 4%;}

.tc_table .tbox .ul1 li:nth-child(2n){float: right;}

.tc_table .tbox .ul1 li:nth-child(n + 5){width: 100%;}

.tc_table .tbox .ul1 li:last-child{margin-bottom: 0;}

.tc_table .tbox .ul1 li input,.tc_table .tbox .ul1 li select{display: block;width: 100%;height: 100%;border: 0;cursor: pointer;outline: none;}

.tc_table .tbox .more{margin: 0 auto;cursor: pointer;text-align: left;}

.tc_table .out:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.lb_tanchuang{position: fixed;width: 100%;height: 100%;z-index: 12;background: rgba(0, 0, 0, 0.6);text-align: center;display: none;top: 0;left: 0; }

.lb_tanchuang .lbox{width: 960px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}

.lb_tanchuang .lbox .out{display: block;width: 50px;height: 50px;background: #066c39 url(../image/out3.png) center no-repeat ;background-size: 20px; position: absolute;top: 30px;right: 30px;z-index: 3;cursor: pointer;}

.lb_tanchuang .lbox .out:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.lb_tanchuang .swiper4{}

.lb_tanchuang .swiper4 img{display: block;width: 100%;}

.lb_tanchuang .btn{display: block;width: 54px;height: 54px;background: url(../image/r_b.png) center no-repeat;border: 1px solid #fff;border-radius: 50%;cursor: pointer;opacity: 0.5;z-index: 3;position: absolute;position: absolute;top: 50%;right: -60px; margin-top: -27px;}

.lb_tanchuang .prev4{transform: rotate(180deg);-webkit-transform: rotate(180deg);left: -60px;}

.lb_tanchuang .btn:hover{opacity: 1;}



/* 首页 */

.sy_table{position: fixed;width: 465px;height: 330px;background: #fff;right: 0;bottom: 20px;z-index: 10;padding: 40px 20px;border: 1px solid #ddd;}

.sy_table .ul1{margin-top: 30px;}

.sy_table .ul1 li{width: 48%;float: left;border: 1px solid #ddd;border-radius: 10px;height: 45px;padding: 0 10px;margin-bottom: 4%;}

.sy_table .ul1 li:nth-child(2n){float: right;}

.sy_table .ul1 li input,.sy_table .ul1 li select{display: block;width: 100%;height: 100%;border: 0;cursor: pointer;outline: none;}

.sy_table .btn{width: 100%;line-height: 46px;background: #fff; color: #333;border: 1px solid #ddd; text-align: center;border-radius: 30px;cursor: pointer;margin-top: 20px;}

.sy_table .btn:hover{color: #066c39;}

.sy_table .out{display: block;width: 20px;height: 20px;background: #066c39 url(../image/out3.png) center no-repeat;background-size: 10px;position: absolute;top: 12px;right: 12px;cursor: pointer;}

.sy_table .out:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.sy_table.act{right: 110px;}

.sy_table.act2{opacity: 0;visibility: hidden;}

.i1{position: relative;}

.i1 .swiper1 .swiper-slide{}

.i1 .swiper1 .swiper-slide .sbox{position: relative;overflow: hidden;}

.i1 .swiper1 .swiper-slide .sbox img{display: block;width: 100%;}

.i1 .swiper1 .swiper-slide .sbox .mimg{display: none;}

.i1 .swiper1 .swiper-slide .sbox .wz{position: absolute;top: 40%;left: 0;z-index: 3;color: #fff;width: 100%;}

.i1 .swiper1 .swiper-slide .sbox .wz .tt{font-size: 66px;line-height: 66px;display: flex;letter-spacing: 5px;}

.i1 .swiper1 .swiper-slide .sbox .wz .tt span{font-size: 30px;display: block;margin: 0 10px;}

.i1 .swiper1 .swiper-slide .sbox .wz .tc{margin: 25px 0 50px;letter-spacing: 10px;}


.more{display: block;position: relative;width: 170px;line-height: 46px;border-radius: 30px;padding: 0 25px;overflow: hidden;cursor: pointer;border:1px solid #066c39;}
.bn-more{display: block;position: relative;width: 100px;line-height: 32px;border-radius: 30px;padding: 0 25px;overflow: hidden;cursor: pointer;color:#fff;    top: 100px;right: -200px;}

.more div{position: relative;z-index: 3;color: #066c39;}

.more span{display: block;width: 20px;height: 20px;background:#fff;position: absolute;top: 13px;right: 10px;z-index: 1;border-radius: 50%;transform-origin: 90% center ;-webkit-transform-origin: 90% center ;transform: scale(1);-webkit-transform: scale(1);}

.more  s{display: block;width: 20px;height: 20px;background: url(../image/in_1.png) center no-repeat;border-radius: 50%;position: absolute;top: 13px;right: 8px;z-index: 2;}

.more:hover div{color: #fff;padding-left: 25px;}

.more:hover span{transform: scale(10);-webkit-transform: scale(10);background: #066c39;}

.i1 .swiper1 .swiper-slide .sbox .dh{position: relative;top: 50px;opacity: 0;}

.i1 .swiper1 .swiper-slide-active .sbox .dh{top: 0;opacity: 1;transition-delay: .5s;-webkit-transition-delay: .5s;}

.i1 .swiper1 .swiper-slide-active .sbox .dh1{transition-delay: .7s;-webkit-transition-delay: .7s;}

.i1 .swiper1 .swiper-slide-active .sbox .dh2{transition-delay: .9s;-webkit-transition-delay: .9s;}

.i1 .swiper1 .ix{position: absolute;width: 100%;height: 54px; left: 0;bottom: 55px;z-index: 3;}

.i1 .swiper1 .ix .btn{display: block;width: 54px;height: 54px;background: url(../image/r_b.png) center no-repeat;border: 1px solid #fff;border-radius: 50%;float: right;cursor: pointer;opacity: 0.5;z-index: 3;position: relative;}

.i1 .swiper1 .ix .prev1{transform: rotate(180deg);-webkit-transform: rotate(180deg);float: left;}

.i1 .swiper1 .ix .btn:hover{opacity: 1;}

.i1 .swiper1 .ix .jdt{position: relative;}

.i1 .swiper1 .ix .pagination1{width: calc(100% - 120px);left: 60px;top: 50%;}

.i1 .swiper1 .ix .pagination1 span{display: block;width: 24.5%;margin-right: 0.66%;height: 2px;background: rgba(255, 255, 255, 0.5);border-radius: 0;position: relative;float: left;opacity: 1;}

.i1 .swiper1 .ix .pagination1 span:nth-child(4n){margin-right: 0;}

.i1 .swiper1 .ix .pagination1 span::after{content: ''; position: absolute;width: 0%;height: 100%;background: #fff;top: 0;left: 0;}

.i1 .swiper1 .ix .pagination1 span.swiper-pagination-bullet-active::after{width: 100%;-webkit-transition: all 5.5s linear; -moz-transition: all 5.5s linear;  transition: all 5.5s linear;}

.pd120{padding: 120px 0;}

.pd100{padding: 100px 0;}

.i2{padding-bottom: 160px;background: url(../image/in_2_0.png) center ;}

.i2 .ilt{width: 47.3%;float: left;}

.i2 .ilt .txt{margin: 40px 0 80px;position: relative;}

.i2 .ilt .txt .tt2{color: #222;}

.i2 .ilt .txt .tc{line-height: 2;margin-top: 30px;text-align: justify;}

.i2 .ilt .ul1{display: none;}

.i2 .ilt .ul1 li{width: 33.33%;float: left;}

.i2 .ilt .ul1 li .num{line-height: 40px;margin-bottom: 10px;}

.i2 .ilt .ul1 li .num span{display: inline-block;margin-right: 5px;}

.i2 .ilt .more{margin-top: 80px;}


.i2 .irt{width: 33.4%;float: right;position: relative;}

.i2 .irt li{display: block;width: 100%;overflow: hidden;position: relative;-moz-box-shadow:0px 5px 10px #999999; -webkit-box-shadow:0px 5px 10px #999999; box-shadow:0px 5px 10px #999999;}

.i2 .irt li img{display: block;width: 100%;}

.i2 .irt li img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;}

.i2 .irt li.li2{position: absolute;bottom: -50px;left: -30%;width:73% ;z-index: 2;}

.i2 .irt li .bf{width: 80px;height: 80px;background: #fff;border-radius: 50%;position: absolute;top: 50%;left: 50%;z-index: 3;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);cursor: pointer;}

.i2 .irt li .bf span{display: block;width: 24px;height: 24px;position: absolute;top: 50%;left: 55%;z-index: 3;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: url(../image/bf.png) center no-repeat;}

.i2 .irt li .bf s{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(255, 255, 255, 0.3);border-radius: 50%; animation: pulsate 1.5s ease-out infinite; -webkit-animation: pulsate 1.5s ease-out infinite;}

@keyframes pulsate {0% {transform: scale(1);-webkit-transform: scale(1);opacity: 0; }50% {opacity: 1; }100% {transform: scale(1.5);-webkit-transform: scale(1.5);opacity: 0; } }

@-webkit-keyframes  pulsate {0% {transform: scale(1);-webkit-transform: scale(1);opacity: 0; }50% {opacity: 1; }100% {transform: scale(1.5);-webkit-transform: scale(1.5);opacity: 0; } }


.i3{padding-bottom: 0;background: url(../image/in_3_0.png) center ;color: #fff;text-align: center;}

.i3 .ul1{margin: 60px 0;}

.i3 .ul1 li{width: 18.5%;height: 200px;border: 1px solid rgba(255, 255, 255, 0.1);border-radius: 10px;float: left;margin-right: 1.875%;}

.i3 .ul1 li:last-child{margin-right: 0;}

.i3 .ul1 li .img{height: 114px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);margin-bottom: 22px;}

.i3 .ul1 li .img img{margin: 0 auto ;padding-top: 26px;}

.i3 .ul1 li .en{color: #999;margin-top: 10px;}

.i3 .swiper2{}

.i3 .swiper2 .swiper-slide{}

.i3 .swiper2 .swiper-slide .sbox{position: relative;background: #000;} 

.i3 .swiper2 .swiper-slide .sbox .img img{display: block;width: 100%;opacity: .5;}

.i3 .swiper2 .swiper-slide .sbox .wz{position: absolute;width: 100%;bottom: 0;left: 0;z-index: 2;background: rgba(0, 0, 0, 0.5);padding: 30px 60px;color: #fff;text-align: left;}

.i3 .swiper2 .swiper-slide .sbox .wz div{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.i3 .swiper2 .swiper-slide .sbox .wz .en{margin: 20px 0 30px;line-height: 1;opacity: 0.8;}

.i3 .swiper2 .swiper-slide .sbox .wz .xian{display: block;width: 100%;height: 1px;background: rgba(255, 255, 255, 0.1);}

.i3 .swiper2 .swiper-slide .sbox .wz .xian s{display: block;width: 60px;height: 1px;background: #fff;}

.i3 .swiper2 .swiper-slide .sbox .wz .more{margin-top: 0;height: 0px;}

.i3 .swiper2 .swiper-slide .sbox:hover .wz .more{margin-top: 40px;}

.i3 .swiper2 .swiper-slide .sbox:hover .wz .more{height: 46px;}

.i3 .swiper2 .swiper-slide .sbox:hover  .img img{opacity: 0.8;}

.i4{position: relative;padding-left: 240px;}

.i4 .swiper3{width: 100%;}

.i4 .swiper3 .tt{position: absolute;top: 100px;left: 15px;z-index: 2;}

.i4 .swiper3 .tt2{position: absolute;top: 100px;right:15px;z-index: 2;}

.i4 .swiper3 .swiper-slide {width: 25%;}

.i4 .swiper3 .swiper-slide .sbox{display: block; position: relative;padding: 100px 10px;height: 600px;border-left: 1px solid #ddd;}

.i4 .swiper3 .swiper-slide .sbox .entt{position: relative; color: #dbdbdb;height: 60px;position: relative;}

.i4 .swiper3 .swiper-slide .sbox .entt span{display: block;position: absolute;top: 60px;left: 0;right: auto; font-size: 60px;font-family: arial;}

.i4 .swiper3 .swiper-slide .sbox .day{margin: 150px 0 25px;color: #555;}

.i4 .swiper3 .swiper-slide .sbox .itt{line-height: 1.66;height: 58px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-align: justify;}

.i4 .swiper3 .swiper-slide .sbox .itc{color: #333;line-height: 2;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-align: justify;height: 0px;margin: 5px 0 70px;}

.i4 .swiper3 .swiper-slide .sbox .img{position: relative;overflow: hidden;margin: 10px 0 20px;}

.i4 .swiper3 .swiper-slide .sbox .img img{display: block;width: 100%;transform: scale(1.000001);-webkit-transform: scale(1.000001);}

.i4 .swiper3 .swiper-slide .sbox .img .more{position: absolute;right: -170px;bottom: 60px;z-index: 2;}

.i4 .swiper3 .swiper-slide .sbox .itc2{color: #333;line-height: 2;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-align: justify;}

.i4 .swiper3 .swiper-slide-act{width: 50%;}

.i4 .swiper3 .swiper-slide-act .sbox{padding: 100px 15px;}

.i4 .swiper3 .swiper-slide-act .sbox .entt span{left: auto;right: 0;}

.i4 .swiper3 .swiper-slide-act .sbox .day{margin: 80px 0 20px;}

.i4 .swiper3 .swiper-slide-act .sbox .itt{font-size: 24px;height: 78px;}

.i4 .swiper3 .swiper-slide-act .sbox .itc{height: 64px;}

.i4 .swiper3 .swiper-slide-act .sbox .img .more{right: 60px;}

.i4 .swiper3 .swiper-slide-act .sbox .itc2{opacity: 0;visibility: hidden;}

/* 底部 */

.footer{padding: 75px 0 100px;background: #333;color: #fff;}

.footer .flt{width: 420px;float: left;}

.footer .flt .logo{float: left;}

.footer .flt .ftt .ftb{float: right;}

.footer .flt .ftt .ftb a{display: block;width: 36px;border: 1px solid #fff;border-radius: 50%;position: relative;float: left;margin-left: 25px;opacity: 0.3;}

.footer .flt .ftt .ftb a .ewm{position: absolute;top: 100%;left: 0;width: 180px;z-index: 3;visibility: hidden;opacity: 0;display: none;border: 1px solid #ddd;}

.footer .flt .ftt .ftb a:hover{opacity: 1;}

.footer .flt .ftt .ftb a:hover .ewm{display: block;visibility: visible;opacity: 1;}

.footer .flt .dh{color: #fff;padding-left: 80px;min-height:60px ;background: url(../image/dh.png) top left no-repeat;margin: 60px 0 50px;}

.footer .flt .dh .cn{opacity: 0.5;margin-bottom: 15px;}

.footer .flt .dz a{display: block;color: #bdbdbd;margin-bottom: 16px;}

.footer .frt{width: calc(100% - 520px);float: right;display: flex;justify-content: space-between;}

.footer .frt li{width: 20%;}

.footer .frt li:last-child{width: 110px;}

.footer .frt li a{display: block;color: #fff;margin-bottom: 20px;color: #999;font-size: 16px;} 

.footer .frt li .ltop a{font-size: 20px;font-weight: bold;margin-bottom: 34px;color: #fff;}

.footer .frt li a:hover{color: #fff;}

.footer2{padding: 30px 0 ;line-height: 1.5;background: #333;color: #999;border-top: 1px solid rgba(255, 255, 255, 0.1);}

.footer2 .flt{float: left;}

.footer2 .frt{float: right;}

.footer2 a{color: #999;}


/* 产品 */

.pd90{padding: 90px 0;}

.banner{position: relative;overflow: hidden;}

.banner img{display: block;width: 100%;}

.banner .mimg{display: none;}

.banner .txt{position: absolute;width: 100%;top: 50%;left: 0;z-index: 2;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;}

.banner .txt .tc{line-height: 1.5;margin-top: 15px;}

.banner .txt .tt{letter-spacing: 5px;}

.banner .nav{position: absolute;width: 100%;left: 0;bottom: 0;z-index: 2;}

.banner .nav .nbox{border-top: 1px solid rgba(255, 255, 255, 0.2);}

.banner .nav .nbox .nlt{float: left;}

.banner .nav .nbox .nlt a{display: block;float: left;line-height: 100px;color: rgba(255, 255, 255, 0.8);margin-right: 35px;position: relative;}

.banner .nav .nbox .nlt a s{display: block;width: 0%;height: 3px;background: #066c39;position: absolute;left: 0;bottom: 30px;}

.banner .nav .nbox .nlt a.act s,.banner .nav .nbox .nlt a:hover s{width: 100%;}

.banner .nav .nbox .nlt a.act ,.banner .nav .nbox .nlt a:hover {color: #fff;}

.banner .nav .nbox .nrt{float: right;}

.banner .nav .nbox .nrt a{float: left;color: rgba(255, 255, 255, 0.8);line-height: 100px;padding-left: 25px;margin-left: 25px;background: url(../image/pr_2_2.png) center left no-repeat;}

.banner .nav .nbox .nrt a:nth-child(1){background: url(../image/pr_2_1.png) center left no-repeat;}

.banner .nav .nbox .nrt a:hover{color: #fff;}

.pr1{}

.pr1 .ul1{}

.pr1 .ul1 li{width: 32.6%;margin-right: 1.1%;margin-bottom: 1.1%;float: left;}

.pr1 .ul1 li:nth-child(3n){margin-right: 0;}

.pr1 .ul1 li a{display: block;position: relative;overflow: hidden;padding: 10px;}

.pr1 .ul1 li a .img{display: block;width: 100%;overflow: hidden;}

.pr1 .ul1 li a .img img{display: block;width: 100%;transform: scale(1.0000001);-webkit-transform: scale(1.0000001);}

.pr1 .ul1 li a .txt{padding: 40px 10px;}

.pr1 .ul1 li a .txt .ltt{color: #333;padding-right: 30px;background: url(../image/pr_0.png) center right no-repeat;line-height: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.pr1 .ul1 li a .txt .ltc{color: #555;margin-top: 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.pr1 .ul1 li:hover{-moz-box-shadow:0px 1px 10px #ddd; -webkit-box-shadow:0px 1px 10px #ddd; box-shadow:0px 1px 10px #ddd;}

.pr1 .ul1 li:hover a .txt .ltt{background: url(../image/pr_1.png) center right no-repeat;}

.pr1 .ul1 li:hover a .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

/* 产品详情 */

.banner2{height: 530px;background: url(../image/pr_3_1.jpg) center;}

.banner2 .nav{top: 100px;}

.banner2 .nav .nbox{border: 0;border-bottom: 1px solid #ccc;}

.banner2 .nav .nbox .nrt{width: 100%;float: none;}

.banner2 .nav .nbox .nrt a{color: #999;background: url(../image/pr_2_4.png) center left no-repeat;margin: 0 20px 0 0;line-height: 50px;}

.banner2 .nav .nbox .nrt a:nth-child(1){background: url(../image/pr_2_3.png) center left no-repeat;}

.banner2 .nav .nbox .nrt a:hover{color: #000;}

.banner2 .wenzan{width: 100%;position: absolute;left: 0;top: 215px;z-index: 2;}

.banner2 .wenzan .tt2{margin: 25px 0 30px;}

.banner2 .wenzan .tt2 span{white-space: nowrap;display: block;float: left;position: relative;max-width: calc(100% - 20px);line-height: 50px;background: #222;color: #fff;padding: 0 20px;letter-spacing: 10px;}

.banner2 .wenzan .tt2 span s{display: block;width: 14px;height: 50px;position: absolute;top: 0;right: -14px;background: url(../image/pr_2_6.png) center no-repeat;}

.banner2 .wenzan .tc .wlt{text-align: justify;width: 56.6%;float: left;line-height: 30px;color: #333;}

.banner2 .wenzan .tc .wrt{width: 35.4%;float: right;}

.prc1{padding: 80px 0 120px;}

.prc1 .tt{border-bottom: 1px solid #e5e5e5;}

.prc1 .tt span{display: block;float: left;height: 50px;margin-right: 50px;border-bottom: 4px solid rgba(0, 0, 0, 0);cursor: pointer;}

.prc1 .tt span.act{color: #066c39;border-bottom: 4px solid #066c39;}

.prc1 .ul1{padding-top: 80px;}

.prc1 .ul1 li{display: none;}

.prc1 .ul1 li .llt{width: 350px;float: left;}

.prc1 .ul1 li .lrt{width: 100%;float: right;color: #555;line-height: 2.25;text-align: justify;}

.prc1 .ul1 li:nth-child(1){display: block;}

.prc2{background: #f5f5f5;}

.prc2 .ul1{margin-top: 50px;}

.prc2 .ul1 li{width: calc(33.33% - 1px);float: left;margin-right: 1px;position: relative;cursor: pointer;overflow: hidden;margin-bottom: 1px;}

.prc2 .ul1 li .img{display: block;width: 100%;overflow: hidden;background: #000;}

.prc2 .ul1 li .img img{display: block;width: 100%;transform: scale(1.0000001);-webkit-transform: scale(1.0000001);opacity: 0.6;}

.prc2 .ul1 li .ltt{position: absolute;width: 100%;line-height: 1;padding: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;left: 0;bottom: 0;z-index: 2;color: #fff;}

.prc2 .ul1 li:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);opacity:1;}

.prc2 .ul1 li:hover .ltt{bottom: -100px;}

.prc3{}

.prc3 .ul1{margin-top: 50px;}

.prc3 .ul1 li a{padding-bottom: 0;}

.prc3 .ul1 li a .img {position: relative;}

.prc3 .ul1 li a .img span{opacity: 0; display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 3;background: rgba(0, 0, 0, 0.2) url(../image/pr_2_7.png) center no-repeat;}

.prc3 .ul1 li:hover a .img span{opacity: 1;}

.prc4{background: #f5f5f5;}

.prc4 .pbox{padding: 60px 100px;background: #fff;border-radius: 10px;border: 1px solid #ddd;margin-top: 50px;}

.prc4 .pbox .ul1{margin: 40px auto;max-width: 1000px;}

.prc4 .pbox .ul1 li{width: 48%;float: left;border: 1px solid #ddd;height: 60px;padding: 0 10px;margin-bottom: 40px;border-radius: 10px;}

.prc4 .pbox .ul1 li:nth-child(2n){float: right;}

.prc4 .pbox .ul1 li:nth-child(n + 7){width: 100%;}

.prc4 .pbox .ul1 li:last-child{margin-bottom: 0;}

.prc4 .pbox .ul1 li input,.prc4 .pbox .ul1 li select{display: block;width: 100%;height: 100%;border: 0;cursor: pointer;outline: none;}

.prc4 .more{float: right;cursor: pointer;}

.prc4 .pbox > .clearfix{max-width: 1000px;margin: 40px auto 0;}

/* 加盟 */

.jo1{background: url(../image/pr_3_1.jpg) center ;}

.jo1 .tc{margin: 25px 0 50px;color: #066c39;letter-spacing: 5px;}

.jo1 .tt{letter-spacing: 5px;}

.jo1 .ul1{}

.jo1 .ul1 li{height: 240px;position: relative;width: 24.5%;float: left;background: rgba(0, 0, 0, 0.05);margin-right: 0.66%;padding: 40px 30px 0;}

.jo1 .ul1 li:last-child{margin-right: 0;}

.jo1 .ul1 li .xian{position: absolute;width: 100%;height: 6px;top: 0;left: 0;z-index: 2;background: #999;opacity: 0.5;}

.jo1 .ul1 li .ltt{margin-bottom: 25px;letter-spacing: 3px;}

.jo1 .ul1 li .ltc{margin-bottom: 15px;padding-left: 30px;background: url(../image/jo_5_1.png) center left no-repeat;line-height: 20px;}

.jo1 .ul1 li .ico{width: 56px;position: absolute;overflow: hidden;border-radius: 50%;right: 20px;bottom: 20px;}

.jo1 .ul1 li .ico img{display: block;width: 100%;}

.jo1 .ul1 li .ico img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.jo1 .ul1 li:hover{background: #066c39;}

.jo1 .ul1 li:hover .ltt,.jo1 .ul1 li:hover .ltc{color: #fff;}

.jo1 .ul1 li:hover .ltc{background: url(../image/jo_5_2.png) center left no-repeat;}

.jo1 .ul1 li:hover .ico img{opacity: 0;}

.jo1 .ul1 li:hover .ico img:nth-child(2){opacity: 1;}

.jo2{}

.jo2 .ul1{ margin-top: 50px;}

.jo2 .ul1 li{width: 32.6%;float: left;margin-right: 1.1%;margin-bottom: 1.1%; background: #f7f7f7;}

.jo2 .ul1 li:nth-child(3n){margin-right: 0;}

.jo2 .ul1 li a{display: block;position: relative;}

.jo2 .ul1 li a .img{display: block;width: 100%;overflow: hidden;}

.jo2 .ul1 li a .img img{display: block;width: 100%;transform: scale(1.0000001);-webkit-transform: scale(1.0000001);}

.jo2 .ul1 li a .txt{padding: 30px;}

.jo2 .ul1 li a .txt .ltt{color: #333;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #dbdbdb;}

.jo2 .ul1 li a .txt .ltc{line-height: 30px;height: 60px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.jo2 .ul1 li a:hover .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.jo2 .ul1 li a:hover .ltt{color: #066c39;}

.jo3{background: url(../image/jo_2.jpg) center no-repeat;background-size: cover;color: #fff;}

.jo3 .jlt{width: 525px;float: left;}

.jo3 .jlt .tt{letter-spacing: 5px;}

.jo3 .jlt .tt2{color: #066c39;letter-spacing: 5px;margin: 25px  0 80px;}

.jo3 .jlt .ul1{}

.jo3 .jlt .ul1 li{width: 50%;float: left;}

.jo3 .jlt .ul1 li .num{color: #066c39;margin-bottom: 20px;}

.jo3 .jlt .ul1 li .num span{font-size: 80px;}

.jo3 .jlt .ul1 li .ltt{opacity: 0.6;}

.jo3 .jlt .ltc{line-height: 1.875;text-align: justify;margin-top: 60px;}

.jo3 .jrt{width: calc(100% - 600px);float: right;}

.jo4{}

.jo4 .tt{letter-spacing: 5px;}

.jo4 .tt2{letter-spacing: 5px;color: #066c39;margin: 20px 0 50px;}

.jo4 .ul1{}

.jo4 .ul1 li{width: 12.5%;float: left;position: relative;height: 260px;padding: 40px 20px 0;text-align: center;z-index: 2;}

.jo4 .ul1 li *{position: relative;z-index: 3;}

.jo4 .ul1 li::after{content: '';display: block;width: 100%;height: 6px;background: rgba(0, 0, 0, 0.2);position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.jo4 .ul1 li .ico{max-width: 120px;width: 90%; margin: 0 auto 20px;}

.jo4 .ul1 li .ltc{position: absolute;width: 100%;top: 30px;left: 0;padding: 0 20px;line-height: 1.8;opacity: 0;color: #fff;}

.jo4 .ul1 li .xian{display: block;width: 18px;height: 3px;background: #fff;position: absolute;top: 140px;left: 50%;margin-left: -9px;z-index: 2;opacity: 0;}

.jo4 .ul1 li s{display: block;width: 100%;height: 100%;top: 0;right: 0;background: #066c39;opacity: 0;position: absolute;z-index: -3;}

.jo4 .ul1 li .s{display: block;width: 100%;height: 100%;top: 0;right: 0;background: #059c50;opacity: 0;position: absolute;z-index: 1;}

.jo4 .ul1 li:hover .ltc{opacity: 1;top: 40px;}

.jo4 .ul1 li:hover .ico{opacity: 0;}

.jo4 .ul1 li:hover .xian{opacity: 1;top: 150px;}

.jo4 .ul1 li:hover .ltt{color: #fff;}

.jo4 .ul1 li:hover::after,.jo4 .ul1 li:hover .s{opacity: 1;}

.jo4 .ul1 li:hover s{right: -7px;top: 7px;opacity: 0.3;}

.jo5{background: url(../image/jo_3.jpg) center no-repeat;background-size: cover;color: #fff;}

.jo5 .tt{letter-spacing: 5px;}

.jo5 .tt2{letter-spacing: 5px;color: #066c39;margin: 20px 0 50px;}

.jo5 .jbox{padding: 50px;border: 1px solid rgba(255, 255, 255, 0.1);border-radius: 0px;}

.jo5 .jbox .jlt{width: 390px;float: left;}

.jo5 .jbox .jlt li{margin-bottom: 50px;}

.jo5 .jbox .jlt li:last-child{margin-bottom: 0;}

.jo5 .jbox .jlt li .num{display: block;width: 24px;float: left;position: relative;line-height: 24px;text-align: center;float: left;z-index: 3;background: #027d3f;border-radius: 50%;font-size: 15px;}

.jo5 .jbox .jlt li .num span{display: block;width: 100%;height: 100%;background: #027d3f;position: absolute;top: 0;left: 0;z-index: -1;border-radius: 50%;transform: scale(1.5);-webkit-transform: scale(1.5);opacity: 0.2;}

.jo5 .jbox .jlt li .cn{width: calc(100% - 40px);float: right;line-height: 24px;}

.jo5 .jbox .jrt{width: calc(80% - 220px);float: right;}

.jo5 .jbox .jrt img{display: block;width: 100%;}

.jo6 .tt{letter-spacing: 5px;}

.jo6 .tt2{letter-spacing: 5px;color: #066c39;margin: 20px 0 50px;}

.jo7{background: url(../image/jo_5.jpg) center no-repeat;background-size: cover;color: #fff;}

.jo7 .tt{letter-spacing: 5px;}

.jo7 .tt2{letter-spacing: 5px;color: #066c39;margin: 20px 0 50px;}

.jo7 .jbox{background: rgba(255, 255, 255, 0.1);padding: 60px 100px;border-left: 8px solid #066c39;}

.jo7 .jbox .jlt{width: 270px;float: left;}

.jo7 .jbox .jrt{float: right;padding-top: 50px;}

.jo7 .jbox .jrt a{display: block;color: #fff;margin-bottom: 25px;padding-left: 30px;background: url(../image/jo_8_1.png) center left no-repeat;}

.jo7 .jbox .jrt a.yx{background: url(../image/jo_8_2.png) center left no-repeat;}

/* 新闻 */

.height{width: 100%;height: 100px;}

.ne1{padding: 80px 0 80px 240px;background: url(../image/ne_1.jpg) center left no-repeat;background-size: cover;}

.ne1 .nlt{width: 38%;float: left;}

.ne1 .nlt .swiper5{padding-bottom: 130px;}

.ne1 .nlt .swiper5 .swiper-slide{} 

.ne1 .nlt .swiper5 .swiper-slide .sbox{display: block;position: relative;}  

.ne1 .nlt .swiper5 .swiper-slide .sbox .stt{line-height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 120px;text-align: justify;}

.ne1 .nlt .swiper5 .swiper-slide .sbox .stc{line-height: 30px;height: 64px;margin: 30px 0 50px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.ne1 .nlt .swiper5 .swiper-slide .sbox .day{line-height: 18px;padding-left: 25px;background: url(../image/ne_1.png) left center no-repeat;color: #666;}

.ne1 .nlt .swiper5 .swiper-slide .sbox .img{display: none;}

.ne1 .nlt .swiper5 .ix{position: absolute;left: 0;bottom: 30px;z-index: 3;}

.ne1 .nlt .swiper5 .ix .btn{display: block;width: 40px;height: 40px;background: #bdbdbd url(../image/l_b.png) center no-repeat;border-radius: 30px;float: left;margin-right: 10px;cursor: pointer;}

.ne1 .nlt .swiper5 .ix .next5{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ne1 .nlt .swiper5 .ix .btn:hover{width: 70px;background: #066c39 url(../image/l_b.png) center no-repeat;}

.ne1 .nlt .swiper5 .swiper-slide .sbox:hover .stt{color: #066c39;}

.ne1 .nrt{width: 57%;float: right;}

.ne1 .nrt .swiper6{}

.ne1 .nrt .swiper6 .swiper-slide{}

.ne1 .nrt .swiper6 .swiper-slide a{display: block;width: 100%;overflow: hidden;}

.ne1 .nrt .swiper6 .swiper-slide a img{display: block;width: 100%;transform: scale(1.000001);-webkit-transform: scale(1.000001);opacity: 0.2;}

.ne1 .nrt .swiper6 .swiper-slide-active a img{opacity: 1;}

.ne1 .nrt .swiper6 .swiper-slide a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);opacity: 1;}

.ne2{}

.ne2 li{width: 32%;float: left;margin-right: 2%;margin-bottom: 2%;}

.ne2 li:nth-child(3n){margin-right: 0;}

.ne2 li a{display: block;width: 100%;}

.ne2 li a .img{display: block;width: 100%;overflow: hidden;}

.ne2 li a .img img{display: block;width: 100%;transform: scale(1.000001);-webkit-transform: scale(1.000001);}

.ne2 li a .txt{padding: 20px 30px;border: 1px solid #ddd;}

.ne2 li a .txt .ltt{line-height: 30px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.ne2 li a .txt .xian{display: block;width: 100%;height: 1px;background: #ddd;margin: 20px 0;}

.ne2 li a .txt .day{background: url(../image/jt_h.png) right center no-repeat;}

.ne2 li a .txt .day span{color: #666;display: block;float: left;padding-left: 20px;line-height: 16px;background: url(../image/ne_1.png) left center no-repeat;}

.ne2 li:hover a .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.ne2 li:hover .txt{background: #066c39;border: 1px solid #066c39;}

.ne2 li:hover .txt .ltt,.ne2 li:hover .txt .day span{color: #fff;}

.ne2 li:hover a .txt .day span{background: url(../image/ne_2.png) left center no-repeat;}

.ne2 li:hover  a .txt .day{background: url(../image/jt_b.png) right center no-repeat;}

.ne2 .fy{margin-top: 30px;}

.newc1{padding: 80px 0;}

.newc1 .tt{line-height: 1.5;}

.newc1 .tt2{line-height: 1.5;color: #666;padding: 20px 0 ;border-bottom: 1px solid #ddd;margin-bottom: 50px;}

.newc1 .tt2 span{display: inline-block;margin-right: 20px;}

.newc1 .tc{line-height: 2;color: #555;text-align: justify;border-bottom: 1px solid #ddd;padding-bottom: 50px;margin-bottom: 30px;}

.newc1 .tc img{display: inline-block;max-width: 100%;height: auto;}

.newc1 .nbox{margin: 0 auto ;width: 100%;max-width: 1200px;}

.newc1 .nbox .btn{position: relative;line-height: 34px;}

.newc1 .nbox .btn .alt{width: calc(50% - 70px);float: left;position: relative;padding-left: 50px;}

.newc1 .nbox .btn .alt span{width: 40px;height: 40px;background: #f5f5f5 url(../image/r_10.png) center no-repeat;position: absolute;left: 0;top: 50%;margin-top: -20px;border-radius: 50%;}

.newc1 .nbox .btn .alt div{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.newc1 .nbox .btn .alt:hover div{color: #066c39;}

.newc1 .nbox .btn .alt:hover span{background: #066c39 url(../image/r_11.png) center no-repeat;}

.newc1 .nbox .btn .art{width: calc(50% - 70px);float: right;position: relative;padding-right: 50px;}

.newc1 .nbox .btn .art span{width: 40px;height: 40px;background: #f5f5f5 url(../image/r_10.png) center no-repeat;position: absolute;right: 0;top: 50%;margin-top: -20px;border-radius: 50%;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.newc1 .nbox .btn .art div{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: right;}

.newc1 .nbox .btn .art:hover div{color: #066c39;}

.newc1 .nbox .btn .art:hover span{background: #066c39 url(../image/r_11.png) center no-repeat;}

.newc1 .nbox .btn .list{position: absolute;display: block;width: 120px;background: #f5f5f5;color: #333;text-align: center;top: 0;left: 50%;margin-left: -60px;border-radius: 30px;}

.newc1 .nbox .btn .list:hover{background: #066c39;color: #fff;}

/* 关于我们 */

.ab1{background: url(../image/pr_3_1.jpg) center no-repeat;background-size: cover;}

.ab1 .atop .alt{width: 440px;float: left;letter-spacing: 5px;}

.ab1 .atop .art{width: calc(100% - 440px);float: right;line-height: 1.5;}

.ab1 .atop .art .tc{line-height: 2;text-align: justify;text-align: justify;margin-top: 15px;}

.ab1 .abtm{margin-top: 80px;}

.ab1 .abtm .alt{width: 440px;float: left;position: relative;overflow: hidden;}

.ab1 .abtm .alt img{display: block;width: 100%;}

.ab1 .abtm .art{width: calc(100% - 440px);float: right;position: relative;overflow: hidden;height: 400px;border-left: 2px solid #fff;}

.ab1 .abtm .art img{max-width: 1000px;height: 100%;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}

.ab1 .abtm .alt .bf{width: 80px;height: 80px;background: #fff;border-radius: 50%;position: absolute;top: 50%;left: 50%;z-index: 3;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);cursor: pointer;}

.ab1 .abtm .alt .bf span{display: block;width: 24px;height: 24px;position: absolute;top: 50%;left: 55%;z-index: 3;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: url(../image/bf.png) center no-repeat;}

.ab1 .abtm .alt .bf s{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(255, 255, 255, 0.3);border-radius: 50%; animation: pulsate 1.5s ease-out infinite; -webkit-animation: pulsate 1.5s ease-out infinite;}
.ab2{padding-bottom: 50px;background: url(../image/ab_4.jpg) center no-repeat;background-size: cover;color: #fff;}
.ab2 .swiper7{margin:80px 0 135px ;width: 600px;}
.ab2 .swiper7 .swiper-slide{}
.ab2 .swiper7 .swiper-slide .sbox{position: relative;width: 100%;height: 340px;background: rgba(255, 255, 255, 0.12);padding: 50px 50px 0;}
.ab2 .swiper7 .swiper-slide .sbox .stt2{margin: 20px 0 30px;}
.ab2 .swiper7 .swiper-slide .sbox .stc{line-height: 30px;height: 120px;overflow: auto;padding-right: 2px;text-align: justify;}
.ab2 .abtm{position: relative;}
.ab2 .abtm .xians{display: block;width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 8px;}
.ab2 .abtm .xians s{display: block;width: 20%;height: 100%;background: #066c39;}
.ab2 .abtm .xians.act0 s{width: 20%;}
.ab2 .abtm .xians.act1 s{width: 35%;}
.ab2 .abtm .xians.act2 s{width: 50%;}
.ab2 .abtm .xians.act3 s{width: 65%;}
.ab2 .abtm .xians.act4 s{width: 80%;}
.ab2 .abtm .xians.act5 s{width: 100%;}
.ab2 .abtm .ul1{position: relative;z-index: 3;}
.ab2 .abtm .ul1 li{width: 20%;float: left;text-align: center;cursor: pointer;}
.ab2 .abtm .ul1 li .yuan{display: block;width: 16px;height: 16px;background: #fff;border-radius: 50%;margin: 0 auto 20px;}
.ab2 .abtm .ul1 li.act .yuan{background: #066c39;}
.ab2 .abtm .ul1 li.act .ltt{color: #066c39;}
.ab3 .fy_box{margin-top: 30px;}
.tupian_img{position: fixed;width: 100%;top: 0;left: 0;z-index: 12;background: rgba(0, 0, 0, 0.8);height: 100%;display: none;}
.tupian_img .tbox{width: 51%;max-width: 960px; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%); z-index: 2;}
.tupian_img .tbox .img,.tupian_img .tbox .img img{display: block;width: 100%;}
.tupian_img .tbox .out{display: block;width: 50px;height: 50px;background: #066c39 url(../image/out3.png) center no-repeat ;background-size: 20px; position: absolute;top: 30px;right: 30px;z-index: 3;cursor: pointer;}
.tupian_img .tbox .out:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ab2 .tt,.ab3 .tt,.ab4 .tt{letter-spacing: 5px;}

.ab4{background: url(../image/ab_6.jpg) center no-repeat;background-size: cover;color: #fff;}

.ab4 .tc{line-height: 30px;max-width: 680px;margin: 40px 0 80px;}

.ab4 .swiper8{text-align: center;}

.ab4 .swiper8 .swiper-slide{}

.ab4 .swiper8 .swiper-slide .sbox{opacity: 0.6; transform: scale(0.6);-webkit-transform: scale(0.6);position: relative;top: 0;left: 0;}

.ab4 .swiper8 .swiper-slide.sl .sbox{}

.ab4 .swiper8 .swiper-slide-next .sbox,.ab4 .swiper8 .swiper-slide-prev .sbox{opacity: 0.8;transform: scale(0.8);-webkit-transform: scale(0.8);}

.ab4 .swiper8 .swiper-slide-active .sbox{opacity: 1;transform: scale(1);-webkit-transform: scale(1);}

.ab4 .swiper8 .swiper-slide .sbox .img,.ab4 .swiper8 .swiper-slide .sbox .img img{display: block;width: 100%;} 

.ab4 .swiper8 .swiper-slide .sbox .txt{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-top: 30px;opacity: 0;}

.ab4 .swiper8 .prev8{width: 50px;height: 50px;background: #bdbdbd url(../image/l_b.png) center no-repeat;border-radius: 50%;margin-top: -20px;}

.ab4 .swiper8 .next8{width: 50px;height: 50px;background: #bdbdbd url(../image/l_b.png) center no-repeat;border-radius: 50%;margin-top: -20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.ab4 .swiper8 .prev8:hover,.ab4 .swiper8 .next8:hover{background: #066c39 url(../image/l_b.png) center no-repeat;}

.ab4 .swiper8 .swiper-slide-active .sbox .txt{opacity: 1;}

/* 人才 */

.ap1{padding: 80px 0;background: #f7f7f7;}

.ap1 .ul1{}

.ap1 .ul1 li{background: #fff;padding: 30px;-moz-box-shadow:0px 2px 5px #ddd; -webkit-box-shadow:0px 2px 5px #ddd; box-shadow:0px 2px 5px #ddd;margin-bottom: 15px;}

.ap1 .ul1 li .ltop{position: relative;cursor: pointer;}

.ap1 .ul1 li .ltop .llt{width: calc(100% - 50px);float: left;line-height: 1.5;}

.ap1 .ul1 li .ltop .llt .ltt2{margin: 10px 0 20px;}

.ap1 .ul1 li .ltop .llt .ltc{line-height: 1.8;text-align: justify;overflow: hidden;color: #666;}

.ap1 .ul1 li .ltop .lrt{width: 40px;height: 40px;background: url(../image/r_10.png) center no-repeat;border: 1px solid #ddd;border-radius: 50%;float: right;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}

.ap1 .ul1 li .lbtm{padding: 25px 0 40px;border-top: 1px solid #ddd;margin-top: 25px;line-height: 2;color: #666;display: none;}

.ap1 .ul1 li .lbtm .f_18{color: #000;}

.ap1 .ul1 li .lbtm .youx{padding-top: 35px;border-top: 1px solid #ddd;margin-top: 35px;}

.ap1 .ul1 li .lbtm .youx .ylt{float: left;padding-left: 25px;background: url(../image/zp_1.jpg) center left no-repeat;float: left;}

.ap1 .ul1 li .lbtm .youx .more{float: right;}

.ap1 .ul1 li.act .ltop .lrt{background: #066c39 url(../image/r_11.png) center no-repeat;border: 1px solid #066c39;transform: rotate(90deg);-webkit-transform: rotate(90deg);}

.ap1 .ul1 li.act .ltop .ltc{height: 0;}

/* 联系 */

.con1{background: url(../image/pr_3_1.jpg) center no-repeat;background-size: cover;padding-bottom: 60px;}

.con1 .tt{letter-spacing: 5px;}

.con1 .tc{color: #333;line-height: 2;text-align: justify;margin-top: 20px;}

.con2{position: relative;width: 100%;height: 700px;}

.con2 #map{display: block;width: 100%;height: 100%;}

.con2 .cc{position: absolute;top: 60px;left: 0;z-index: 2;}

.con2 .cc .dzxz{width: 465px;height: 580px;background: #fff;-moz-box-shadow:0px 2px 5px #ddd; -webkit-box-shadow:0px 2px 5px #ddd; box-shadow:0px 2px 5px #ddd;padding: 35px 30px;}

.con2 .cc .dzxz .tt{line-height: 40px;padding-left: 50px;background: url(../image/c_6.png) center left no-repeat;}

.con2 .cc .dzxz .set{margin: 20px 0 5px;}

.con2 .cc .dzxz select{display: block;width: 49.5%;float: left;height: 50px;background: #f5f5f5;color: #666;font-size: 16px;border: 0;padding: 0 20px;cursor: pointer;}

.con2 .cc .dzxz select:nth-child(2){float: right;}

.con2 .cc .ul1{width: 100%; height: 400px;overflow: auto;background: #f5f5f5;line-height: 1.5;padding: 0 20px;}

.con2 .cc .ul1 li{padding: 23px 0;border-bottom: 1px dashed #ddd;cursor: pointer;}

.con2 .cc .ul1 li .ltt{margin-bottom: 5px;}

.con2 .cc .ul1 li a,.con2 .cc .ul1 li .ltc{display: block;color: #666;line-height: 2;}

.con2 .cc .ul1 li.act .ltt{color: #066c39;}

.con2 .cc .ul1 li a{display: inline-block;}

.con3{background: url(../image/co_2.jpg) center no-repeat;background-size: cover;color: #fff;}

.con3 .tt{letter-spacing: 5px;}

.con3 .tc{color: rgba(255, 255, 255, 0.8);line-height: 1.6;margin: 20px 0 50px;}

.con3 .cbox{width: 100%;height: 420px;background: #fff;}

.con3 .cbox .clt{width: 50%;height: 100%;float: left;padding: 80px 100px;color: #333;}

.con3 .cbox .clt .ctc{padding-left: 20px;line-height: 20px;background: url(../image/c_5.png) left center no-repeat;color: #666;margin: 30px 0 20px;}

.con3 .cbox .clt input{display: block;width: 100%;max-width: 400px;height: 50px;border: 1px solid #ddd;outline: none;padding: 0 20px;font-size: 18px;margin-bottom: 50px;}

.con3 .cbox .crt{width: 50%;height: 100%;float: right;background: url(../image/co_3.jpg) center no-repeat;background-size: cover;}

.con4 .tc{line-height: 1.5;color: #666;margin: 25px 0 50px;}

.con4 .ul1 li textarea{display: block;width: 100%;height: 190px;border: 0;padding: 20px 0;line-height: 1.6;font-family: arial;color: #333;resize: none;outline: none;}

.con4 .ul1 li.tx{height: auto;}


.con5 .tt{letter-spacing: 5px;}

.con5 .tc{line-height: 1.6;margin: 20px 0 50px;color: #333;}

.con5 .cbox{padding: 50px 0;border: 1px solid #ddd;height: 300px;}

.con5 .cbox .clt{width: 50%;float: left;height: 100%;padding: 0 120px 0 150px;position: relative;}

.con5 .cbox .clt .x{width: 1px;height: 100%;position: absolute;top: 0;right: 0;border-left: 1px dashed #ddd;}

.con5 .cbox .clt .ctt{position: relative;}

.con5 .cbox .clt .ctt img{display: block;width: 60px;position: absolute;top: 0;left: -70px;}

.con5 .cbox .clt .dh{margin: 20px 0 30px;}

.con5 .cbox .clt .dz{}

.con5 .cbox .clt .dz s{display: block;width: 100%;border-bottom: 1px dashed #ddd;height: 1px;}

.con5 .cbox .clt .dz a{display: block;margin-top: 16px;padding-left: 35px;background: url(../image/c_3.png) left 5px no-repeat;line-height: 34px;}

.con5 .cbox .clt .dz a:nth-child(3){background: url(../image/c_2.png) left 5px no-repeat;}

.con5 .cbox .crt{width: 50%;height: 100%;float: right;display: flex;justify-content: center;text-align: center;}

.con5 .cbox .crt li{margin: 0 20px;color: #555;}

.con5 .cbox .crt img{display: block;border: 1px solid #ddd;margin-bottom: 10px;}

.dd_tanchuang{position: fixed;top: 0;left: 0;z-index: 13;background: rgba(0, 0, 0, 0.5);width: 100%;height: 100%;display: none;}

.dd_tanchuang .dbox {width: 800px;height: 360px;position: absolute;top: 50%;left: 50%;text-align: center;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: #fff;padding: 70px;}

.dd_tanchuang .dbox .ul1{margin-top: 30px;}

.dd_tanchuang .dbox .ul1 li{width: 100%;line-height: 40px;border: 1px solid #ddd;margin-top: 20px;}

.dd_tanchuang .dbox .out{display: block;width: 40px;height: 40px;position: absolute;top: 20px;right: 20px;z-index: 3;background: #066c39 url(../image/out3.png ) center no-repeat;background-size: 16px;cursor: pointer;}

.dd_tanchuang .dbox .out:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);}


/* 搜索 */

.sear1{padding: 80px 0 0px;}

.sear1 .sbox{-moz-box-shadow:0px 1px 10px #ddd; -webkit-box-shadow:0px 1px 10px #ddd; box-shadow:0px 1px 10px #ddd;padding: 30px 40px;}

.sear1 .sbox .tc{margin-top: 25px;}

.sear1 .sbox .tc .tlt{float: left;}

.sear1 .sbox .tc .tlt a{display: block;width: 160px;float: left;line-height: 40px;background: #f9f9f9;border: 1px solid #eee;text-align: center;color: #555;margin-right: 30px;}

.sear1 .sbox .tc .tlt a:last-child{margin-right: 0;}

.sear1 .sbox .tc .tlt a:hover,.sear1 .sbox .tc .tlt a.act{background: #088044;border: 1px solid #088044;color: #fff;}

.sear1 .sbox .tc .trt{float: right;width: calc(100% - 600px);float: right;height: 40px;background: #f9f9f9 url(../image/ss2.png) 15px center   no-repeat;border: 1px solid #eee;padding-left: 50px;overflow: hidden;border-radius: 5px;}

.sear1 .sbox .tc .trt input{display: block;width: calc(100% - 80px);height: 40px;border: 0;background: #f9f9f9;outline: none;float: left;}

.sear1 .sbox .tc .trt span{display: block;width: 80px;line-height: 40px;background: #088044;color: #fff;text-align: center;float: right;cursor: pointer;}

.sear2{padding: 60px 0;}
.sear2 .ul1{margin-top: 0;}

@media(max-width:1680px){

  .box{padding: 0 50px;}
}
@media(max-width:1440px){

  .pd100,.pd120,.pd90{padding: 60px 0;}

  .f_12{ font-size:12px; }

  .f_16{ font-size:14px; }

  .f_18{ font-size:16px; }

  .f_20{ font-size:18px; }

  .f_22{font-size: 20px;}

  .f_24{ font-size:22px; }

  .f_26{ font-size:24px; }

  .f_28{ font-size:26px; }

  .f_30{ font-size:28px; }

  .f_32{ font-size:30px; }

  .f_34{ font-size:30px; }

  .f_36{ font-size:30px; }

  .f_38{ font-size:30px; }

  .f_40{font-size: 32px;}

  .f_48{font-size: 34px;}

  .i1 .swiper1 .swiper-slide .sbox .wz .tt{font-size: 50px;line-height: 1;}

  .youce.act{right: -50px;}

  .youce.act:hover{right: 0;}

  .prc4 .pbox{padding: 50px;}

  .i4{padding-left: 60px;}

  .ab2 .abtm .xians s{width: 11%;}

  .ab2 .abtm .xians.act0 s{width: 11%;}

  .ab2 .abtm .xians.act1 s{width: 27%;}

  .ab2 .abtm .xians.act2 s{width: 42%;}

  .ab2 .abtm .xians.act3 s{width: 58%;}

  .ab2 .abtm .xians.act4 s{width: 73%;}

  .a_dw{top: -50px;}

  .ne1{padding-left: 50px;}



}

@media(max-width:1366px){

    


}

@media(max-width:1280px){

    


}

.m_head,.m_nav{display: none;}


@media(max-width:1030px){

  body{min-width: 200px;padding-top: 50px;} 

  .m_head {display: block;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 10;background: rgba(255,255,255,0);;}

  .m_head .mlt{display: block;float: left;}

  .m_head .mlt img{display: block;height: 30px;margin-top: 10px;}

  .m_head .img{width: 50px;float: right;}

  .m_head .img img{display: block;width: 100%;}

  .m_head .ss{width: 30px;float: right;text-align: center;line-height: 50px;display: block;height: 50px;margin-left: 10px;}

  .m_head .ss img{display: block;margin: 15px auto;}
  
  .i1{top:-50px;}
  .i2{position:relative;top:-50px;}

  .m_nav{font-family: Microsoft Yahei; display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: rgba(0,0,0,0.5);top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;overflow: hidden;box-sizing: border-box;}

  .m_nav.act{right: 0;}

  .m_out{ width: 15%;float: left; }

  .m_out img{display: block;width: 100%;} 

  .m_nav{display: block; position: fixed;z-index: 199;width: 100%;height: 100%;background: #fff;top:0;right: -100%;-webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;overflow: hidden;box-sizing: border-box;}

  .m_nav.act{right: 0;}

  .m_out{ width: 50px;float: right; max-width: 50px;margin-right: 3%;}

  .m_out img{display: block;width: 100%;}  

  .wow{opacity: 1;}

  .m_navbox{width: 100%;box-sizing: border-box;float: right;background: #fff;height: calc(100% - 80px);box-sizing: border-box;padding: 20px 0 ;overflow: auto; box-sizing: border-box;}
  .m_navbox li div a{display:inline-block;}
  .m_navbox div,.m_navbox a{color: #666;display: block;}

  .m_navbox a{font-size: 16px;line-height: 20px;padding: 10px 0;}

  .m_navbox div,.m_navbox a.ltp{font-size: 18px;line-height: 30px;padding: 10px 0;display: block;}

  .m_navbox li>div:nth-child(1) ,.m_navbox a.ltp{padding: 10px 30px 10px  50px;position: relative;}

  .m_navbox li>div:nth-child(1):after,.m_navbox a.ltp:after{content: '';display: block;width: 5px;height: 20px;background: #066c39;position: absolute;top: 50%;margin-top: -10px;left: 30px;} 

  .m_navbox li>div:nth-child(1){background: url(../image/plus.png)  95% center  no-repeat ;background-size: 16px;}

  .m_navbox li.act>div:nth-child(1){background: url(../image/reduce.jpg) 95%  center  no-repeat;}

  .m_navbox div.lbt{padding: 5px 50px;display: none;border-bottom: 1px solid #066c39;}

  .m_navbox li.act>div:nth-child(1){color: #066c39;}

  .m_navbox li.act>div:nth-child(1):after{background:#066c39; }

  .m_navbox li .lbt2{padding-right: 0;padding-bottom: 10px;}

  .m_navbox li .lbt2 .dl1 {margin-bottom: 10px;}

  .m_navbox li .lbt2 .dl1 dt{font-size: 16px;background: url(../image/plus.png) 95% center no-repeat;    background-size: 16px;}

  .m_navbox li .lbt2 .dl1 dt.act{background: url(../image/reduce.jpg) 95% center no-repeat;    background-size: 16px;}

  .m_navbox li .lbt2 .dl1 dd{font-size: 14px;line-height: 1;padding-right: 50px;display: none;padding-left: 20px;}

  .m_navbox li .lbt2 .dl1 dd div{font-size: 14px;padding: 0;color: #000;font-weight: bold;}

  .m_navbox li .lbt2 .dl1 dd a{font-size: 12px;font-weight: normal;padding: 5px 0;}

  .m_navbox .lange{text-align: center;}

  .m_navbox .lange a{display: inline-block;margin: 0 10px;}

  .m_navbox li.lang {padding: 10px;}

  .m_navbox li.lang > a{display: block;float: left;text-align: center;width: 50%;font-size: 20px;}

  .m_navbox li.se{padding:10px 30px ;}

  .m_navbox li.se input{display: block;width: calc(100% - 40px);float: left;display: block;height: 40px;border:none;outline: none;padding: 0 10px;border-bottom: 1px solid #ddd;}

  .m_navbox li.se a{display: block;width: 40px;float: right;padding: 0;}

  .m_navbox li.se a img{display: block;width: 20px;margin: 10px;}

  .box,.ibox{padding: 0 5%;min-width: 200px;width: 100%;}  

  .head{display: none;}

  .footer{display: none;}

  .i1 .swiper1 .swiper-slide .sbox .wz{top: 30%;}

  .i3 .swiper2 .swiper-slide .sbox .wz{padding: 20px ;}

  .banner .nav{display: none;}

  .lb_tanchuang .lbox{width: 90%;}
    
  .lb_tanchuang .btn{right: 60px;}

  .lb_tanchuang .prev4{left: 60px;}

  .jo4 .ul1 li{padding: 20px 0;}

  .height{height: 0;}

  .con5 .cbox{padding: 20px 0;}

  .con5 .cbox .clt{padding: 0 50px 0 90px;}
}





@media(max-width:960px){

.i1 .swiper1 .swiper-slide .sbox .wz .dh{display:none;}
i1 .swiper1 .swiper-slide .sbox .wz .dh{display:none;}
i1 .swiper1 .swiper-slide .sbox .wz .dh1{display:none;}
i1 .swiper1 .swiper-slide .sbox .wz .dh1{display:none;}
i1 .swiper1 .swiper-slide .sbox .wz .tt{display:none;}

  .f_20{ font-size:18px; }

  .f_22{font-size: 20px;}

  .f_24{ font-size:20px; }

  .f_26{ font-size:22px; }

  .f_28{ font-size:22px; }

  .f_30{ font-size:24px; }

  .f_32{ font-size:24px; }

  .f_34{ font-size:24px; }

  .f_36{ font-size:24px; }

  .f_38{ font-size:30px; }

  .f_40{font-size: 32px;}

  .f_48{font-size: 32px;}


  .i1 .swiper1 .ix .btn{display: none;}

  .i1 .swiper1 .swiper-slide .sbox .mimg{display: block;}

  .i1 .swiper1 .swiper-slide .sbox .pimg{display: none;}

  .i1 .swiper1 .swiper-slide .sbox .wz .tt{font-size: 28px;}

  .i1 .swiper1 .swiper-slide .sbox .wz .tc{font-size: 16px;margin: 20px 0 ;}

  .i1 .swiper1 .swiper-slide .sbox .wz{top: 48%;}

  .sy_table{display: none;}

  .i1 .swiper1 .ix{bottom: 0px;height: 20px;}

  .i1 .swiper1 .ix .pagination1{width: 100%;left: 0;top: 0;}

  .pd100, .pd120, .pd90{padding: 30px 0;}

  .i2 .ilt{width: 100%;}

  .i2 .ilt .txt{margin: 20px 0 10px;}

  .i2 .ilt .txt .tt2{line-height: 1.5;}

  .i2 .ilt .txt .tc{margin-top: 10px;}

  .i2 .ilt .ul1 li{text-align: center;}

  .i2 .ilt .ul1 li .num{font-size: 16px;}

  .i2 .ilt .more{margin-top: 20px;}

  .i2 .irt{width: 60%;margin: 30px 0 60px;margin-right: 10%;}

  .z_tanchuang .tbox .modal{padding: 10px ;}

  .z_tanchuang .tbox .modal .img video{width: 100%;}

  .z_tanchuang .tbox .modal .out{top: -50px;right: 0;}

  .i2 .irt li .bf{width: 50px;height: 50px;}

  .i2 .irt li .bf span{background-size: 16px;}

  .i3 .ul1{margin: 20px 0;}

  .i3 .ul1 li{width: 33%;margin: 10px 0.5% 0 0;}

  .i3 .ul1 li:nth-child(3){margin-right: 0;}

  .i3 .ul1 li:nth-child(4){margin:10px 0.5% 0 18%;}

  .i3 .ul1 li .img img{width: 60px;}

  .i3 .ul1 li .img{height: 100px;}

  .i3 .swiper2{padding-bottom: 50px;}

  .i3 .swiper2 .pagination2{bottom: 20px;}

  .i3 .swiper2 .pagination2 span{opacity: 1;background: #fff;}

  .i3 .swiper2 .pagination2 span.swiper-pagination-bullet-active{background: #066c39;}

  .i3{padding-bottom: 0;    position: relative;
    top: -50px;}

  .i3 .swiper2 .swiper-slide-active .sbox .wz .more{margin-top: 40px;}

  .i3 .swiper2 .swiper-slide-active .sbox .wz .more{height: 46px;}

  .i3 .swiper2 .swiper-slide-active .sbox  .img img{opacity: 0.8;} 

  .i4{padding: 0 5%;}

  .i4 .swiper3 .swiper-slide .sbox{height: auto;border: 0;padding: 100px 0 20px;}

  .i4 .swiper3 .swiper-slide .sbox .entt span{font-size: 30px;}

  .i4 .swiper3 .swiper-slide .sbox .day{margin: 50px 0 20px;}

  .i4 .swiper3 .swiper-slide .sbox .itc{height: 60px;margin-bottom: 10px;}

  .i4 .swiper3 .swiper-slide .sbox .itc2{display: none;}

  .i4 .swiper3  .pagination3{bottom: 20px;}

  .i4 .swiper3  .pagination3 span{opacity: 1;background: #ddd;}

  .i4 .swiper3  .pagination3 span.swiper-pagination-bullet-active{background: #066c39;}

  .i4 .swiper3 .tt{top: 30px;left: 0;}

  .i4 .swiper3 .tt2{left: 0;top: 80px;}

  .banner .mimg{display: block;}

  .banner .pimg{display: none;}

  .pr1 .ul1 li{width: 100%;margin: 0 0 20px;-moz-box-shadow: 0px 1px 10px #ddd;-webkit-box-shadow: 0px 1px 10px #ddd;box-shadow: 0px 1px 10px #ddd;}

  .banner2{padding: 30px 0;height: auto;}

  .banner2 .wenzan{top:0;position: relative;}

  .banner2 .wenzan .tt2{margin: 10px 0 20px;}

  .banner2 .wenzan .tc .wlt,.banner2 .wenzan .tc .wrt{width: 100%;float: none;}

  .banner2 .wenzan .tc .wrt{margin-top: 20px;}

  .prc1{padding: 30px 0;}

  .prc1 .tt span{height: 40px;line-height: 40px;}

  .prc1 .ul1{padding-top: 20px;}

  .prc1 .ul1 li .llt{width: 100%;float: none;}

  .prc1 .ul1 li .lrt{width: 100%;float: none;line-height: 2;margin-top: 10px;}

  .prc2 .ul1{margin-top: 20px;display: none;}

  .prc2 .ul1 li{width: 49%;margin: 0 0 2%;}

  .prc2 .ul1 li:nth-child(2n){float: right;}

  .prc2 .ul1 li .ltt{padding: 0;text-align: center;bottom: 10px;font-size: 16px;}

  .lb_tanchuang .btn{display: none;}

  .lb_tanchuang{display: block;position: relative;margin: 20px 0;background: #fff;}

  .lb_tanchuang .lbox{position: relative;top: 0;left: 5%;transform: translate(0%,0%);-webkit-transform: translate(0%,0%);}

  .lb_tanchuang .lbox .out{display: none;}

  .lb_tanchuang .swiper4  .pagination4 span{opacity: 1;background: #ddd;}

  .lb_tanchuang .swiper4  .pagination4 span.swiper-pagination-bullet-active{background: #066c39;}

  .prc3 .ul1{margin-top: 20px;}

  .prc4 .pbox{margin-top: 20px;padding: 30px 5%;}

  .prc4 .pbox .ul1{margin: 0;}

  .prc4 .pbox .ul1 li,.prc4 .pbox .ul1 li:nth-child(2n){width: 100%;float: none;margin-bottom: 10px;}

  .prc4 .more{float: none;margin: 20px auto 0;}

  .footer2 .flt,.footer2 .frt{width: 100%;float: none;text-align: center;}

  .footer2{padding: 20px 0;line-height: 2;}

  .jo1 .tc{margin: 20px 0;}

  .jo1 .ul1 li{width: 49%;margin: 0 0 2% 0;padding: 40px 10px;text-align: center;}

  .jo1 .ul1 li:nth-child(2n){float: right;}

  .jo1 .ul1 li .ico{display: none;}

  .jo1 .ul1 li .ltc,.jo1 .ul1 li:hover .ltc{padding-left: 0;background: rgba(0, 0, 0, 0);}

  .jo2 .ul1 li{width: 100%;float: none;margin: 0 0 10px;}

  .jo3{}

  .jo3 .jlt{width: 100%;float: none;}

  .jo3 .jlt .tt2,.jo5 .tt2,.jo6 .tt2,.jo7 .tt2{margin: 20px 0;}

  .jo3 .jlt .ul1 li .num span{font-size: 40px;}

  .jo3 .jlt .ltc,.jo4 .tt2{margin: 20px 0;}

  .jo3 .jrt{width: 100%;float: right;}

  .jo4 .ul1 li{width: 50%;}

  .jo5 .tt2{}

  .jo5 .jbox{padding: 20px 5%;}

  .jo5 .jbox .jlt{width: 100%;float: none;display: flex;flex-wrap: wrap;}

  .jo5 .jbox .jlt li{width: 50%;}

  .jo5 .jbox .jrt{width: 100%;float: none;}

  .jo7 .jbox{padding: 20px 5%;}

  .jo7 .jbox .jlt,.jo7 .jbox .jrt{width: 100%;float: none;}

  .jo7 .jbox .jlt img{width: 150px;}

  .jo7 .jbox .jrt{padding-top: 20px;}

  .ne1{padding: 30px 5%;}

  .ne1 .nlt{width: 100%;float: none;}

  .ne1 .nrt{display: none;}

  .ne1 .nlt .swiper5 .swiper-slide .sbox .stt{line-height: 30px;height: 60px;font-size: 24px;}

  .ne1 .nlt .swiper5 .swiper-slide .sbox .stc{margin: 10px 0;}

  .ne1 .nlt .swiper5{padding-bottom: 50px;}

  .ne1 .nlt .swiper5 .ix .btn{display: none;}

  .ne1 .nlt .swiper5 .ix{width: 100%;}

  .ne1 .nlt .swiper5 .ix .pagination5 {text-align: center;width: 100%;}

  .ne1 .nlt .swiper5  .pagination5 span{opacity: 1;background: #ddd;margin: 0 5px;}

  .ne1 .nlt .swiper5  .pagination5 span.swiper-pagination-bullet-active{background: #066c39;}

  .ne1 .nlt .swiper5 .swiper-slide .sbox .img{display: block;margin-top: 20px;}

  .ne2 li{width: 100%;float: none;margin: 0 0 10px;}

  .ne2 .fy{display: none;}

  .phone_ckgd{display: block;background: #066c39;color: #fff;text-align: center;line-height: 40px;width: 150px;margin: 30px auto 0;}

  .newc1{padding: 30px 0;}

  .newc1 .tt{font-size: 24px;}

  .newc1 .tt2{margin-bottom: 20px;}

  .newc1 .tc{padding-bottom: 20px;margin-bottom: 20px;}

  .newc1 .nbox .btn .alt,.newc1 .nbox .btn .art{width: 100%;float: none;}

  .newc1 .nbox .btn .art{padding-left: 50px;}

  .newc1 .nbox .btn .art span{width: 40px;height: 40px;background: #f5f5f5 url(../image/r_10.png) center no-repeat;position: absolute;left: 0;top: 50%;margin-top: -20px;border-radius: 50%;}
  
  .newc1 .nbox .btn .art div{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
  
  .newc1 .nbox .btn .art:hover div{color: #066c39;}
  
  .newc1 .nbox .btn .art:hover span{background: #066c39 url(../image/r_11.png) center no-repeat;}
  
  .newc1 .nbox .btn .list{position: relative;}

  .ab1 .atop .alt,.ab1 .atop .art{width: 100%;float: none;}

  .ab1 .atop .art{margin-top: 10px;}

  .ab1 .abtm{margin-top: 20px;}

  .ab1 .abtm .alt{width: 100%;float: none;}

  .ab1 .abtm .art{display: none;}

  .ab1 .abtm .alt .bf{width: 60px;height: 60px;}

  .ab2 .abtm .ul1,.ab2 .abtm .xians{display: none;}

  .ab2 .swiper7{width: 100%;margin: 20px 0;padding-bottom: 30px;}

  .ab2 .swiper7 .swiper-slide .sbox{padding: 40px 5%;height: auto;}

  .ab2 .swiper7 .swiper-slide .sbox .stc{height: auto;}

  .ab2 .swiper7 .pagination7 {bottom: 0;}

  .ab2 .swiper7 .pagination7 span{background: #fff;opacity: 1;}

  .ab2 .swiper7 .pagination7 span.swiper-pagination-bullet-active{background: #066c39;}

  .tupian_img .tbox{width: 90%;}

  .tupian_img .tbox .out{top: -70px;right: 0;width: 40px;height: 40px;background-size: 18px;}

  .fy{display: none;}

  .pr1 .ul1 li:last-child{margin: 0;}
  
  .ab4 .swiper8 .prev8,.ab4 .swiper8 .next8{display: none;}

  .ab4 .tc{margin: 20px 0;line-height: 1.6;}

  .ab4 .swiper8{padding-bottom: 30px;}

  .ab4 .swiper8 .pagination8{bottom: 0;}

  .ab4 .swiper8 .pagination8 span{background: #fff;opacity: 1;}

  .ab4 .swiper8 .pagination8 span.swiper-pagination-bullet-active{background: #066c39;}

  .ap1{padding: 30px 0;}

  .ap1 .ul1 li .lbtm .youx .ylt{float: none;width: 100%;}

  .ap1 .ul1 li .lbtm .youx .more{float: none;margin-top: 20px;}

  .ap1 .ul1 li .lbtm{padding-bottom: 0;}

  .con2 .cc{position: static;}

  .con2{height: auto;padding: 30px 0 0;}

  .con2 .cc .dzxz{width: 100%;padding: 20px 5%;height: auto;}

  .con2 .cc .ul1{height: 200px;}

  .con2 #map{height: 200px;}

  .con3 .tc{margin: 20px 0;}

  .con3 .cbox{height: auto;}

  .con3 .cbox .clt{width: 100%;height: auto;float: none;padding: 20px 5%;}

  .con3 .cbox .clt .ctc,.con4 .tc,.con5 .tc{margin: 20px  0;}

  .con3 .cbox .clt input{margin-bottom: 20px;}

  .con3 .cbox .crt{display: none;}

  .con5 .cbox{height: auto;}

  .con5 .cbox .clt{width: 100%;float: none;padding: 20px 5%;}

  .con5 .cbox .clt .ctt img,.con5 .cbox .clt .x{display: none;}

  .con5 .cbox .clt .dh{margin: 10px 0;}

  .con5 .cbox .clt .dz a{margin-top: 10px;}

  .con5 .cbox .clt .dz a span{display: block;}

  .con5 .cbox .crt{width: 100%;float: none;}

  .con5 .cbox .crt li{margin: 0 10px;width: 120px;}

  .sear1{padding-top: 30px;}

  .sear1 .sbox{padding: 20px 5%;}

  .sear1 .sbox .tc .tlt{width: 100%;float: none;}

  .sear1 .sbox .tc .tlt a{width: 33%;margin: 0 0.5% 0 0;}

  .sear1 .sbox .tc .trt{width: 100%;float: none;margin-top: 20px;}

  .sear2{padding: 30px 0;}

  .jo2 .ul1{margin-top: 20px;}

  .prc4 .pbox > .clearfix{margin-top: 0;}
}
