.content{ width: 1200px; height: auto; margin: 0 auto; box-sizing: border-box;}
img {max-width: 100%;}
.page-down {width: 30px;height: 30px;background: #999;position: fixed;bottom: 30px;right: 30px;text-align: center;line-height: 30px;font-size: 18px;color: #fff;cursor: pointer;display: none;z-index: 99999;}
.page-down:hover {background: #22a675;}
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 999999;width: 100%;height: 100%;background: url(../image/displaynone.png) no-repeat center #666;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} 
}
.white{ color:#fff !important; }
.webmain{ overflow:hidden; min-width: 1200px; }
.tishi{ text-align: center; color: #333; font-size: 14px; padding: 20px 0; }
.tupian{ width: 100%; background: #f1f1f1; }

.middle_holder { display: inline-block; font-size: 0; width: 0; height: 50px;vertical-align: middle;}
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle { display: none; position: relative; width: 27px; padding: 0 0 0 15px; cursor: pointer; float: right; }
.nav_handle b { width: 27px; height: 10px; position: relative; }
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #333; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: all .3s ease; }
.nav_handle b .l_2 { top: auto; bottom: 0; }
.nav_handle.on b i{transform: rotate(45deg); background: #22a675;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center;}
.banner img{ width: 1920px; height: auto; max-width: initial; }
.banner .pagination{ z-index: 99; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 10px; }
.banner .pagination .swiper-pagination-switch{ cursor: pointer; width: 15px; height: 15px; display: inline-block; margin: 0 8px; border-radius: 50%; box-sizing: border-box; border: 3px solid #fff; }
.banner .pagination .swiper-active-switch{ background: #22a675; border-color: #22a675; }
.banner .banner-left{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; left: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-right{ display: none; position: absolute; opacity: .8; font-size: 50px; color: #fff; right: 20px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; }



.Bottomerkg{ height: 59px; display: none; }
.Bottomer{ display: none; position:fixed; bottom:0; width:100%; background:#22a675; z-index: 999999; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.Bottomer .BottomList li{width:25%; float:left; display:inline-block;  text-align:center;position:relative;padding:10px 0px;}
.Bottomer .BottomList li img{ vertical-align:middle;height: 20px;}
.Bottomer .BottomList li span{font-size:14px;color:#fff; display: block;margin-top: 5px;}
.Bottomer .BottomList li p{ font-size:14px; color:#D5A334; margin:0; position:absolute; right:20px; top:10px;}

.intop{ line-height: 35px; color: #666; background: #f5f5f5; }
.intop a{ color: #666; margin: 0 5px; }

.header .logo{ float: left; padding: 20px 0; }
.header .lmtit{ line-height: 30px; border-left: 1px solid #dfdfdf; padding-left: 15px; margin-left: 15px; float: left; margin-top: 28px; }
.header .lmtit .btit{ font-size: 24px; font-weight: bold; color: #333; letter-spacing: 5px; }
.header .lmtit .stit{ font-size: 15px; color: #333; }
.header .phone{ float: right; font-size: 18px; line-height: 30px; margin-top: 39px; }
.header .phone span{ font-size: 23px; color: #22a675; font-weight: bold; }
.header .phone i{ font-size: 25px; vertical-align: middle; margin-right: 5px; color: #22a675; }
.header .ewm{ width: 100px; float: right; margin-top: 7px; margin-right: 20px; }

.inmuen{ background: #22a675; }
.inmuen ul li{ display: block; float: left; position: relative; }
.inmuen ul li:before{ content: ""; width: 1px; height: 13px; background: #38b889; position: absolute; right: 0; top: 50%; margin-top: -6px; }
.inmuen ul li a{ display: block; font-size: 16px; color: #fff; line-height: 60px; padding: 0 21px; }
.inmuen ul li.last:before{ display: none; }
.inmuen ul li:hover a,.inmuen ul li.on a{ background: #ffa105; }

.insearch{ padding: 20px 0; background: #f5f5f5; }
.insearch .search{ float: right; background: #fff; height: 40px; border: 1px solid #22a675; position: relative; padding-right: 40px; width: 300px; box-sizing: border-box; }
.insearch .search .text{ height: 40px; width: 100%; box-sizing: border-box; padding: 0 10px; font-size: 14px; }
.insearch .search .sub{ width: 40px; height: 40px; background: #22a675; cursor: pointer; outline: none; position: absolute; right: 0; top: -1px; }
.insearch .hotkey{ float: left; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 500px; float: left; font-size: 14px; }
.insearch .hotkey a{ margin-right: 10px; }

.inpro{ padding: 60px 0; }
.inpro .cnlmtit{ font-size: 25px; color: #333; text-align: center; margin-bottom: 5px; font-weight: bold; }
.inpro .enlmtit{ font-size: 16px; color: #666; text-align: center; margin-bottom: 30px; }
.inpro .leftnav{ width: 200px; float: left; }
.inpro .leftnav .slmtit{ text-align: center; line-height: 30px; padding: 25px 10px; background: #22a675; color: #fff; font-size: 20px; }
.inpro .leftnav .slmtit span{ font-weight: bold; }
.inpro .leftnav ul li{ background: #f4f4f4; display: block; }
.inpro .leftnav ul li > a{ display: block; height: 40px; line-height: 40px; background: #565459; text-align: center; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #fff; }
.inpro .rightnr{ padding-left: 250px; }
.inpro .rightnr .one{ position: relative; padding: 20px 20px 20px 460px; margin-bottom: 30px; height: 310px; background: #f5f5f5; }
.inpro .rightnr .one .pic{ width: 410px; position: absolute; left: 20px; top: 20px; }
.inpro .rightnr .one .tit{ font-size: 22px; font-weight: bold; color: #333; height: 50px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inpro .rightnr .one .jj{ font-size: 14px; color: #666; line-height: 25px; max-height: 125px; overflow: hidden; margin-bottom: 20px; }
.inpro .rightnr .one .ann{ display: block; float: left; width: 130px; height: 40px; line-height: 40px; text-align: center; margin-right: 15px; font-size: 14px; font-weight: bold; color: #fff; background: #565459; }
.inpro .rightnr .one .ann.ann1{ background: #ffa105; }
.inpro .rightnr .one .ann:hover{ opacity: .9; }
.inpronr{ padding: 0 30px; position: relative; }
.inpronr ul li{ display: block; width: 33.333333%; float: left; }
.inpronr ul li a{ display: block; padding: 0 10px; }
.inpronr ul li .li{ position: relative; }
.inpronr ul li .pic{ overflow: hidden; }
.inpronr ul li img{ transition: all .5s; }
.inpronr ul li:hover img{ transform: scale(1.1,1.1); }
.inpronr ul li .tit{ position: absolute; width: 100%; padding: 0 10px; box-sizing: border-box; text-align: center; height: 35px; line-height: 35px; font-size: 14px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; left: 0; bottom: 0; background: rgba(0,0,0,.5); }
.inpronr .prev,.inpronr .next{ position: absolute; width: 30px; height: 30px; line-height: 30px; font-size: 25px; text-align: center; color: #999; }
.inpronr .prev{ left: 0; top: 50%; margin-top: -15px; }
.inpronr .next{ right: 0; top: 50%; margin-top: -15px; }
.inpronr .prev:hover,.inpronr .next:hover{ color: #22a675; }

.inmeit{padding: 60px 0; background: #f5f5f5;}
.inmeit .cnlmtit{ font-size: 25px; color: #333; text-align: center; margin-bottom: 5px; font-weight: bold; }
.inmeit .enlmtit{ font-size: 16px; color: #666; text-align: center; }
.inmeit .nav{padding: 30px 0;text-align: center}
.inmeit .nav ul li{cursor: pointer;display: inline-block;padding: 0 60px;font-size: 16px;color: #666;border-right: 1px solid #c2c2c2}
.inmeit .nav ul li.on,
.inmeit .nav ul li:hover{color: #22a675}
.inmeit .list ul{display: block;position: relative;width: 101%;left: -.5%}
.inmeit .list .one{width: 49%;float: right;margin: 0 .5% 1%;position: relative}
.inmeit .list .one .tit{position: absolute;width: 100%;height: 50px;line-height: 50px;padding: 0 20px;box-sizing: border-box;font-size: 18px;color: #fff;z-index: 999;left: 0;bottom: 0;background: rgba(0, 0, 0, .5)}
.inmeit .list .one .pic{overflow: hidden}
.inmeit .list .one .pic img{transition: all 1s}
.inmeit .list .one:hover .pic img{transform: scale(1.1, 1.1)}
.inmeit .list ul li{width: 24%;float: left;margin: 0 .5% 1%;position: relative}
.inmeit .list ul li .pic{overflow: hidden;position: relative}
.inmeit .list ul li .pic img{transition: all .5s;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 9}
.inmeit .list ul li:hover .pic img{transform: scale(1.1, 1.1)}
.inmeit .list ul li .tit{position: absolute;width: 100%;height: 40px;line-height: 40px;padding: 0 20px;box-sizing: border-box;font-size: 15px;color: #fff;z-index: 99;left: 0;bottom: 0;background: rgba(0, 0, 0, .5)}
.inmeit .content>.more{display: block;text-align: center;width: 100px;height: 35px;line-height: 35px;font-size: 14px;color: #666;border: 1px solid #ccc;margin: 30px auto 0}
.inmeit .content>.more:hover{background: #22a675;color: #fff;border: 1px solid #22a675}

.inabout{ padding: 50px 0; }
.inabout .entit{ font-size: 16px; color: #666; margin-bottom: 0; }
.inabout .cntit{ font-size: 25px; font-weight: bold; color: #333; margin-bottom: 30px; }
.inabout .cntit img{ margin: 0 10px; }
.inabout .wz{ width: 50%; box-sizing: border-box; padding-right: 45px; font-size: 16px; color: #666; line-height: 30px; height: 180px; margin-bottom: 60px; overflow: hidden; }
.inabout .shuj{ margin-bottom: 20px; }
.inabout .shuj ul li{ display: block; width: 25%; background: #f5f5f5; float: left; text-align: center; padding: 50px 0; color: #333; }
.inabout .shuj ul li .sz{ font-size: 18px; }
.inabout .shuj ul li .sz span{ font-size: 60px; font-weight: bold; }
.inabout .shuj ul li .jj{ font-size: 18px; display: none; }
.inabout .shuj ul li.on .jj{ display: block; }
.inabout .shuj ul li.on{ padding: 60px 0; background: #3a3a3a; color: #fff; margin-top: -20px; }
.inabout .ann{ transition: all .5s; width: 160px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #ffa105; display: block; background: #ffa105; }
.inabout .ann:hover{ width: 180px; }

.insheb .hd{ margin: 30px 0 20px; background: #f5f5f5; }
.insheb .hd ul{ display: block; border-left: 1px solid #eee; }
.insheb .hd ul li{ display: block; height: 45px; line-height: 45px; padding: 0 40px; float: left; font-size: 16px; font-weight: bold; color: #333; cursor: pointer; border: 1px solid #eee; border-left: 0; }
.insheb .hd ul li.on{ background: #22a675; color: #fff; }
.insheb .bd ul{ width: 102%; position: relative; left: -1%; }
.insheb .bd ul li{ display: block; width: 14.6666%; margin: 0 1%; float: left; }
.insheb .bd ul li .pic{ overflow: hidden; position: relative; border: 4px solid #f1f1f1; box-sizing: border-box; }
.insheb .bd ul li .pic img{ transition: all .5s; position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.insheb .bd ul li:hover .pic{ border-color: #22a675; }
.insheb .bd ul li .tit{ height: 40px; line-height: 40px; font-size: 14px; color: #666; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.insheb .bd ul li:hover .tit{ color: #22a675; }

.inyoushi{ padding: 60px 0; background: url(../image/index_04.jpg) no-repeat center; background-size: cover; color: #fff; margin-top: 40px; }
.inyoushi .lmtit{ font-size: 35px; font-weight: bold; color: #22a675; text-align: center; margin-bottom: 10px; }
.inyoushi .lmjj{ font-size: 25px; font-weight: bold; text-align: center; }
.inyoushi .nr{ padding: 80px 0; text-align: center; position: relative; }
.inyoushi .nr .li{ max-width: 450px; position: absolute; }
.inyoushi .nr .li .sz{ display: none; }
.inyoushi .nr .li .tit{ font-size: 24px; font-weight: bold; height: 45px; line-height: 45px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inyoushi .nr .li .jj{ font-size: 16px; line-height: 25px; }
.inyoushi .nr .left{ text-align: left; }
.inyoushi .nr .right{ text-align: right; }
.inyoushi .nr .li.li1{ left: 830px; top: 50px; }
.inyoushi .nr .li.li2{ left: 900px; top: 310px; }
.inyoushi .nr .li.li3{ left: 780px; top: 580px; }
.inyoushi .nr .li.li4{ right: 830px; top: 50px; }
.inyoushi .nr .li.li5{ right: 900px; top: 310px; }
.inyoushi .nr .li.li6{ right: 780px; top: 580px; }

.inliuc{padding:60px 0; background: #f5f5f5;}
.inliuc .cnlmtit{ font-size: 25px; color: #333; text-align: center; margin-bottom: 5px; font-weight: bold; }
.inliuc .enlmtit{ font-size: 16px; color: #666; text-align: center; margin-bottom: 30px; }
.inliuc .list ul li{ background: #fff; transition:all .3s;cursor:pointer;width:30.333333%;padding:0 20px;text-align:center;height:300px;float:left;box-sizing:border-box;}
.inliuc .list ul li .cntit{display:none}
.inliuc .list ul li .entit{display:none}
.inliuc .list ul li .jj{display:none}
.inliuc .list ul li .more{display:none}
.inliuc .list ul li .sz{font-size:32px;color:#adadad;margin-bottom:10px}
.inliuc .list ul li .scntit{font-size:24px;color:#333}
.inliuc .list ul li .sentit{color:#999;font-size:12px;text-transform:uppercase}
.inliuc .list ul li.on{width:39.333333%;background:#22a675}
.inliuc .list ul li.on .cell{text-align:left}
.inliuc .list ul li.on .sz{font-size:22px;font-weight:700;color:#fff;margin-bottom:5px}
.inliuc .list ul li.on .scntit,.inliuc .list ul li.on .sentit{display:none}
.inliuc .list ul li.on .cntit{display:block;font-size:20px;color:#fff}
.inliuc .list ul li.on .entit{display:block;margin-bottom:10px;font-size:12px;opacity:.4;color:#fff}
.inliuc .list ul li.on .jj{display:block;font-size:14px;color:#fff;width:430px;line-height: 25px;}
.inliuc .list ul li.on .more{display:block;margin-top:30px}

.innews{ padding: 60px 0; }
.innews .cnlmtit{ font-size: 25px; color: #333; text-align: center; margin-bottom: 5px; font-weight: bold; }
.innews .enlmtit{ font-size: 16px; color: #666; text-align: center; }
.innews .nav{ text-align: center; padding: 30px 0; }
.innews .nav ul li{ display: inline-block; padding: 0 40px; height: 35px; line-height: 35px; border: 1px solid #ccc; font-size: 16px; color: #333; border-radius: 10px; margin: 2px; }
.innews .nav ul li:hover{ background: #22a675; color: #fff; }
.innews .bd .one{width:49%;float:left;margin-right:2%;position:relative}
.innews .bd .one .pic{overflow:hidden}
.innews .bd .one .pic img{transition:all 1s}
.innews .bd .one:hover .pic img{transform:scale(1.1,1.1)}
.innews .bd .one .wz{padding:10px 20px;background:rgba(0,0,0,.5);color:#fff;position:absolute;width:100%;box-sizing:border-box;left:0;bottom:0}
.innews .bd .one .wz .tit{height:30px;line-height:30px;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:100px;position:relative}
.innews .bd .one .wz .tit .date{width:80px;height:20px;border:1px solid #fff;position:absolute;right:0;top:50%;margin-top:-11px;font-size:12px;text-align:center;line-height:20px}
.innews .bd .one .wz .jj{line-height:25px;height:25px;font-size:12px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.innews .bd ul li{display:block;width:49%;float:left;padding:10px 25px;background:#f5f5f5;box-sizing:border-box;margin-bottom:15px}
.innews .bd ul li .tit{height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#333;font-weight: bold;}
.innews .bd ul li:hover .tit{color:#22a675}
.innews .bd ul li .jj{font-size:14px;line-height:25px;overflow:hidden;height:25px;color:#666}
.innews .bd ul li .more{line-height:30px;padding-top:10px;border-top:1px solid #dfdfdf;margin-top:10px;color:#666}
.innews .bd ul li .more span{margin-right:20px}
.innews .bd ul li .more span:hover{color:#22a675}

.inlink{ background: #f5f5f5; padding: 15px 0; }
.inlink .nr{ position: relative; padding-left: 85px;}
.inlink .nr .lmtit{ font-size: 16px; position: absolute; left: 0; top: 0; line-height: 25px; font-weight: bold; }
.inlink .nr a{ display: inline-block; padding: 0 20px; border-right: 1px solid #ccc; font-size: 14px; margin: 3px 0; }

.footer{ padding: 50px 0; background: #333; }
.footer .left{ width: 380px; float: left; }
.footer .left .flogo{ margin-bottom: 20px; }
.footer .left .fcon .li{ font-size: 16px; color: #fff; line-height: 25px; padding-left: 40px; position: relative; margin-bottom: 8px; }
.footer .left .fcon .li i{ width: 40px; height: 40px; line-height: 40px; font-size: 20px; color: #fff; text-align: center; left: 0; top: 50%; margin-top: -20px; position: absolute; }
.footer .left .fenx{ margin-top: 20px; }
.footer .left .fenx a{ margin-right: 15px; }
.footer .ewm{ width: 165px; text-align: center; float: right; margin-left: 20px; }
.footer .ewm .tit{ font-size: 14px; color: #ccc; height: 40px; line-height: 40px; }
.footer .right{ width: 590px; float: right; }
.footer .fnav{ float: left; width: 33.33333%; box-sizing: border-box; padding-right: 20px; }
.footer .fnav .tit{ font-size: 18px; font-weight: bold; color: #fff; margin-bottom: 20px; }
.footer .fnav a{ font-size: 14px; display: block; color: #ddd; line-height: 25px; height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.footer .fnav a:hover{ color: #22a675; }
.banq{ font-size: 14px; color: #ccc; background: #222; padding: 15px 0; line-height: 25px; text-align: center; }
.banq a{ text-decoration: underline; color: #fff; }

.nybanner{ height: 350px; background-size: auto 100% !important; }

.nyweizhi{ padding: 15px 0; background: #f5f5f5; }
.nyweizhi .weizhi{ line-height: 20px; font-size: 14px; }
.nyweizhi .weizhi:before{ content: ''; width: 4px; height: 20px; background: #22a675; display: inline-block; vertical-align: middle; margin-right: 10px; }

.nynav{ text-align: center; padding: 30px 0; }
.nynav ul li{ display: inline-block; margin: 5px; position: relative; }
.nynav ul li > a{ display: block; font-size: 16px; color: #fff; padding: 0 30px; height: 40px; line-height: 40px; background: #fff; background: #333; border-radius: 5px; }
.nynav ul li:hover > a,.nynav ul li.on > a{ background: #22a675; color: #fff; }
.nynav ul li .erji{ box-shadow: 0 0 10px rgba(0,0,0,.1); display: none; position: absolute; width: 200px; background: #fff; left: 50%; top: 100%; margin-left: -100px; padding: 10px; z-index: 999; }
.nynav ul li .erji a{ display: block; height: 35px; font-size: 14px; text-align: center; line-height: 35px; }
.nynav ul li .erji a.on{ color: #22a675; }
.nynav ul li:hover .erji{ display: block; }

.nypro{ padding: 40px 0 10px; }
.nypro .nypronav{ background: #f5f5f5; padding: 15px 20px; position: relative; margin-bottom: 0; text-align: center; }
.nypro .nypronav ul .li{ position: relative; width: 180px; box-sizing: border-box; display: inline-block; }
.nypro .nypronav ul .li > a{ display: block; line-height: 30px; height: 30px; font-size: 16px; color: #333; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nypro .nypronav ul .li .ico{ width: 10px; height: 10px; display: inline-block; border: 1px solid #c2c2c2; margin-right: 10px; background: #fff; }
.nypro .nypronav ul .li:hover > a,.nypro .nypronav ul .li.on > a{ color: #22a675; }
.nypro .nypronav ul .li:hover .ico,.nypro .nypronav ul .li.on .ico{ background: #22a675; }
.nypro .nypronav ul .li .erji{ display: none; box-shadow: 0 0 15px rgba(0,0,0,.05); z-index: 999; position: absolute; background: rgba(255,255,255,.7); left: 0; top: 100%; padding: 10px; box-sizing: border-box; width: 100%; }
.nypro .nypronav ul .li .erji a{ display: block; height: 30px; line-height: 30px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nypro .nypronav ul .li .erji a:hover,.nypro .nypronav ul .li .erji a.on{ background: #22a675; color: #fff; }
.nypro .nypronav ul .li:hover .erji{ display: block; }
.nypro .list{ padding-top: 20px; }
.nypro .list ul{ position: relative; width: 102%; left: -1%; }
.nypro .list ul li{ display: block; width: 23%; margin: 1%; float: left; background: #fff; border: 1px solid #f1f1f1; box-sizing: border-box; }
.nypro .list ul li .pic{ overflow: hidden; position: relative; }
.nypro .list ul li .pic > img{ transition: all .5s; position: absolute; width: 100%; height: 100%; }
.nypro .list ul li .pic .fgc{ transition: all .5s; opacity: 0; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(34,166,117,.4); }
.nypro .list ul li .pic .ico{ width: 60px; height: 60px; line-height: 60px; text-align: center; background: rgba(255,255,255,.7); border-radius: 50%; margin: 0 auto; }
.nypro .list ul li .tit{ background: #f5f5f5; transition: all .5s; text-align: center; height: 40px; line-height: 40px; padding: 0 10px; font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nypro .list ul li:hover .pic > img{ transform: scale(1.1,1.1); }
.nypro .list ul li:hover .pic .fgc{ opacity: 1; }
.nypro .list ul li:hover .tit{ background: #22a675; color: #fff; }

.feny{ text-align: center; padding: 30px 0; }
.feny a{ display: inline-block; height: 30px; line-height: 30px; border: 1px solid #dfdfdf; font-size: 12px; color: #666; padding: 0 10px; margin: 2px; }
.feny a:hover,.feny a.on{ background: #22a675; color: #fff; }

.showpro{ padding-top: 20px; }
.showpro .info{ padding-left: 410px; position: relative; min-height: 380px; margin-bottom: 30px; }
.showpro .info .tit{ padding: 15px 0; font-size: 20px; color: #333; font-weight: bold; border-bottom: 1px dashed #dfdfdf; }
.showpro .info .jj{ padding: 10px 0; font-size: 14px; line-height: 25px; }
.showpro .info .jj b{ font-size: 16px; }
.showpro .info .phone{ line-height: 30px; padding: 10px 160px 10px 20px; background: #f7f7f7; font-size: 16px; font-weight: bold; color: #22a675; position: relative; }
.showpro .info .phone a{ color: #22a675; text-decoration: underline; }
.showpro .info .phone .messann{ width: 120px; height: 35px; line-height: 35px; font-size: 14px; color: #fff; background: #22a675; display: block; text-align: center; text-decoration: none; border-radius: 5px; position: absolute; right: 20px; top: 50%; margin-top: -18px; }
.showpro .info .phone .messann:hover{ opacity: .8; }

.box{ width: 385px; position: absolute; left: 0; top: 0; box-sizing: border-box; }
.tb-pic{ border:1px solid #eee; }
.tb-pic a{display:table-cell; text-align:center; vertical-align:middle; cursor:pointer;}
.tb-pic a img {vertical-align:middle;}
.tb-s310, .tb-s310 a {height:285px; width:383px;}
.tb-s310, .tb-s310 img {max-height:285px; max-width:383px;}
div.zoomDiv {z-index:999; position:absolute; width:383px; height:285px; display:none;text-align:center; overflow:hidden; margin-left:-9px; background:#fff;}
div.zoomDiv img{ max-width:inherit; max-height:inherit;}
div.zoomMask {position:absolute; background:url("../image/mask.png") repeat scroll 0 0 transparent; cursor:move; z-index:1;}
.picScroll-left { margin-top: 15px; padding: 0 20px; position: relative; }
.picScroll-left .hd .prev { width:20px; height:30px; font-size:18px; text-align:left; line-height:30px; color:#666; overflow:hidden; cursor:pointer; position:absolute; top:50%; margin-top: -15px;  z-index:9; left: 0; }
.picScroll-left .hd .next { width:20px; height:30px; font-size:18px; text-align:right; line-height:30px; color:#666; overflow:hidden; cursor:pointer; position:absolute; top:50%; margin-top: -15px; z-index:9; right: 0; }
.picScroll-left .hd .prev:hover { color:#22a675;}
.picScroll-left .hd .next:hover { color:#22a675;}
.picScroll-left .bd{ display: block; position: relative; width: calc(100% + 10px); left: -5px; }
.picScroll-left .bd ul li { display: block; width: 33.33333%; float: left; cursor: pointer; }
.picScroll-left .bd ul li a{ display: block; padding: 0 5px; }
.picScroll-left .bd ul li a img{ border: 1px solid #eee; box-sizing: border-box; }
.picScroll-left .bd ul li.tb-selected a img{ border: 1px solid #22a675; }

.showpro .detail .lmtit{ border-bottom: 1px solid #eee; }
.showpro .detail .lmtit span{ text-transform: uppercase; font-size: 20px; font-weight: bold; color: #22a675; padding: 10px 0; display: inline-block; border-bottom: 3px solid #22a675; }
.showpro .detail .nr{ padding: 15px 0; font-size: 16px; color: #333; line-height: 30px; }
.showpro .detail .nr table{ width: 100%; border: 1px solid #eee; }
.showpro .detail .nr table td{ padding: 5px 30px; border: 1px solid #eee; }
.showpro .detail .nr table td:nth-child(odd){ background: #f7f7f7; font-weight: bold; max-width: 200px; }

.repro{ padding-bottom: 30px; }
.repro .lmtit{ border-bottom: 1px solid #eee; }
.repro .lmtit span{ text-transform: uppercase; font-size: 20px; font-weight: bold; color: #22a675; padding: 10px 0; display: inline-block; border-bottom: 3px solid #22a675; }
.repro .list{ padding-top: 10px; }
.repro .list ul{ position: relative; width: 102%; left: -1%; }
.repro .list ul li{ display: block; width: 23%; margin: 1% 1% 0; float: left; background: #fff; border: 1px solid #f1f1f1; box-sizing: border-box; }
.repro .list ul li .pic{ overflow: hidden; position: relative; }
.repro .list ul li .pic img{ transition: all .5s; }
.repro .list ul li .pic .fgc{ transition: all .5s; opacity: 0; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(34,166,117,.4); }
.repro .list ul li .pic .ico{ width: 60px; height: 60px; line-height: 60px; text-align: center; background: rgba(255,255,255,.7); border-radius: 50%; margin: 0 auto; }
.repro .list ul li .tit{ transition: all .5s; text-align: center; height: 40px; line-height: 40px; padding: 0 10px; font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.repro .list ul li:hover .pic > img{ transform: scale(1.1,1.1); }
.repro .list ul li:hover .pic .fgc{ opacity: 1; }
.repro .list ul li:hover .tit{ background: #22a675; color: #fff; }

.nycase ul{ display: block; width: 102%; position: relative; left: -1%; }
.nycase ul li{ display: block; float: left; width: 31.3333%; margin: 1%; }
.nycase ul li .pic{ overflow: hidden; }
.nycase ul li .pic img{ transition: all .5s; }
.nycase ul li .tit{ font-size: 14px; color: #666; height: 40px; line-height: 40px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #f5f5f5; }
.nycase ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nycase ul li:hover .tit{ background: #22a675; color: #fff; }

.showsupp{ padding: 40px 0; }
.showsupp .lmtit{ font-size: 25px; color: #262626; line-height: 30px; text-align: center; }
.showsupp .date1{ font-size: 14px; padding: 10px 0 20px; color: #999; text-align: center; border-bottom: 1px dashed #cecece; }
.showsupp .wz{ padding: 20px 0; font-size: 16px; line-height: 30px; color: #666; }
.showsupp .pre{ padding: 15px 20px; background: #f5f5f5; margin-bottom: 30px; }
.showsupp .pre a{ color: #3e3e3e; font-size: 14px; display: block; height: 25px; overflow: hidden; line-height: 25px; text-overflow: ellipsis; white-space: nowrap; }
.showsupp .pre a:hover{ color: #22a675; }
.showsupp .renews{ margin-bottom: 0; }
.showsupp .renews .slmtit{ background: none; font-size: 18px; color: #22a675; padding: 0; border-bottom: 1px solid #f1f1f1; }

.renews{ margin-bottom: 80px; }
.renews .slmtit{ font-size: 25px; line-height: 50px; font-weight: bold; color: #333; margin-bottom: 10px; background: #f6f6f6; padding: 0 20px; }
.renews .list{ padding: 0; }
.renews .list ul li{ position: relative; padding-right: 150px; display: block; height: 50px; line-height: 50px; width: 50%; box-sizing: border-box; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px dashed #f1f1f1; font-size: 14px; color: #3e3e3e; }
.renews .list ul li i{  margin-right: 10px; }
.renews .list ul li:hover{ color: #22a675; }
.renews .list ul li .date{ position: absolute; right: 30px; top: 0; color: #999; }

.nysupp ul li{ display: block; padding: 30px 30px 30px 440px; position: relative; min-height: 216px; background: #f5f5f5; margin-bottom: 10px; }
.nysupp ul li .pic{ overflow: hidden; width: 400px; position: absolute; border: 1px solid #f1f1f1; left: 0; top: 0; }
.nysupp ul li .pic img{ transition: all .5s; }
.nysupp ul li .tit{ font-size: 20px; color: #262626; height: 35px; line-height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nysupp ul li .date{ margin-bottom: 10px; font-size: 14px; color: #666; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nysupp ul li .jj{ font-size: 14px; color: #666; line-height: 25px; height: 75px; overflow: hidden; margin-bottom: 25px; }
.nysupp ul li .more{ display: inline-block; font-size: 14px; color: #fff; width: 110px; height: 35px; line-height: 35px; text-align: center; background: #333; }
.nysupp ul li:hover .more{ background: #22a675; }
.nysupp ul li:hover img{ transform: scale(1.1,1.1); }
.nysupp ul li:hover .tit{ color: #22a675; }

.nyabout{ padding: 0 0 40px 0; }
.nyabout .wz{ font-size: 14px; line-height: 30px; color: #666; }
.nyabout .wz img{ margin: 5px 0; }

.nyhonor{ padding: 0 0 40px; }
.nyhonor .bd{ margin-bottom: 40px; width: 102%; position: relative; left: -1%; overflow: hidden; }
.nyhonor .bd ul li{ display: block; float: left; width: 25%; padding: 10px 0; }
.nyhonor .bd ul li .li{ padding: 0 4%; }
.nyhonor .bd ul li .li .pic{ overflow: hidden; position: relative; box-shadow: 0 0 10px rgba(0,0,0,.1); }
.nyhonor .bd ul li .li .pic .fgc{ opacity: 0; transition: all .5s; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,.6); left: 0; top: 0; }
.nyhonor .bd ul li .li .pic img{ transition: all .5s; }
.nyhonor .bd ul li .li:hover .fgc{ opacity: 1; }
.nyhonor .bd ul li .li:hover .pic > img{ transform: scale(1.1,1.1); }
.nyhonor .prev,.nyhonor .next{ width: 50px; height: 50px; display: block; line-height: 50px; text-align: center; background: #f5f5f5; border-radius: 50%; font-size: 30px; color: #666; float: right; }
.nyhonor .next{ margin-left: 15px; }
.nyhonor .prev:hover,.nyhonor .next:hover{ color: #fff; background: #22a675; }

.nygongc{ padding: 40px 0 20px; }
.nygongc .lmtit{ font-size: 25px; font-weight: bold; color: #22a675; text-align: center; }
.nygongc .lmxian{ width: 50px; height: 3px; background: #999; margin: 20px auto 25px; }
.nygongc .adv{ margin-bottom: 10px; position: relative; }
.nygongc .nr ul{ display: block; width: 102%; position: relative; left: -1%; }
.nygongc .nr ul li{ display: block; position: relative; width: 48%; margin: 1%; float: left; overflow: hidden; }
.nygongc .nr ul li .pic img{ transition: all 5s; }
.nygongc .nr ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nygongc .nr ul li .wz{ position: absolute; width: 100%; padding: 10px; box-sizing: border-box; background: rgba(34,166,117,.6); color: #fff; left: 0; bottom: -60px; transition: all .5s; }
.nygongc .nr ul li .wz .tit{ font-size: 16px; font-weight: bold; text-align: center; margin-bottom: 10px; height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nygongc .nr ul li .wz .jj{ font-size: 14px; line-height: 25px; height: 50px; overflow: hidden; }
.nygongc .nr ul li:hover .wz{ bottom: 0; }

.nycontact{ padding: 40px 0 30px; }
.nycontact .lmtit{ font-size: 25px; font-weight: bold; color: #333; margin-bottom: 30px; }
.nycontact .left{ width: 50%; box-sizing: border-box; float: left; padding-right: 190px; position: relative; }
.nycontact .left ul li{ display: block; margin-bottom: 40px; position: relative; padding-left: 70px; min-height: 55px; }
.nycontact .left ul li .ico{ text-align: center; position: absolute; width: 55px; height: 55px; line-height: 55px; border-radius: 50%; left: 0; top: 50%; margin-top: -27px; background: #f1f1f1; font-size: 20px; color: #22a675; }
.nycontact .left ul li .tit{ font-size: 16px; color: #333; margin-bottom: 5px; line-height: 25px; }
.nycontact .left ul li .jj{ font-size: 14px; color: #666; }
.nycontact .left .ewm{ width: 150px; position: absolute; right: 0; top: 0; }
.nycontact .left .ewm .tit{ line-height: 30px; font-size: 14px; color: #666; text-align: center; }
.nycontact .right{ float: right; width: 45%; }

.nymess{ padding-bottom: 40px; }
.nymess .messnr{ box-sizing: border-box; position: relative; background: #f5f5f5; padding: 25px 250px 25px 490px; }
.nymess .messnr .lmtit{ padding: 80px 0; position: absolute; left: 0; top: 0; text-align: center; width: 490px; }
.nymess .messnr .lmtit .b{ font-size: 25px; color: #333; font-weight: bold; }
.nymess .messnr .lmtit .s{ font-size: 14px; margin-top: 10px; color: #666; }
.nymess .messnr .li{ float: left; width: 48%; box-sizing: border-box; padding-left: 45px; padding-right: 10px; height: 40px; line-height: 40px; }
.nymess .messnr .li2{ float: left; width: 100%; box-sizing: border-box; padding-left: 45px; padding-right: 10px; }
.nymess .messnr .text{ width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #333; }
.nymess .messnr .textarea{ width: 100%; height: 100px; line-height: 25px; font-size: 16px; color: #333; padding: 10px 0; border: 0; }
.nymess .messnr .li.names{ background: url(../image/index_15.png) no-repeat 14px 10px #fff; margin: 0 4% 15px 0; }
.nymess .messnr .li.phone{ background: url(../image/index_16.png) no-repeat 14px 10px #fff; }
.nymess .messnr .li2.contents{ background: url(../image/index_17.png) no-repeat 14px 16px #fff; margin: 0 4% 0 0;}
.nymess .messnr .an{ width: 130px; height: 130px; position: absolute; right: 80px; top: 50px; border-radius: 50%; }
.nymess .messnr .an .sub{ outline: none; width: 130px; height: 130px; background: #fff; font-size: 14px; color: #333; border: 15px solid #22a675; border-radius: 50%; }