
.content{ max-width: 1400px; 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: 999;}
.page-down:hover {background: #09562a;}
.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;} /*判断屏幕小于319px隐藏显示网站*/
}
.white{ color:#fff !important;}
.webmain{ overflow:hidden; min-width: 1200px; }
.tishi{ text-align: center; color: #333; font-size: 14px; line-height: 24px; padding: 20px 0; }
.tupian{ width: 100%; background: #f1f1f1; }
.oneh{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.webshow{ display: block; }
.wapshow{ display: none; }

.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 10px; 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: #09562a;}
.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: 20px; }
.banner .pagination .swiper-pagination-switch{ cursor: pointer; width: 10px; height: 10px; display: inline-block; margin: 0 5px; border-radius: 5px; box-sizing: border-box; background: #5f5f65; }
.banner .pagination .swiper-active-switch{ background: #09562a; width: 30px; }
.banner .banner-left{ display: block; position: absolute; opacity: .8; font-size: 50px; color: #fff; left: 90px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-right{ display: block; position: absolute; opacity: .8; font-size: 50px; color: #fff; right: 90px; top: 50%; width: 40px; height: 110px; line-height: 110px; margin-top: -55px; }
.banner .banner-left:hover,.banner .banner-right:hover{ opacity: 1; color: #09562a; }

.Bottomerkg{ height: 59px; display: none; }
.Bottomer{ display: none; position:fixed; bottom:0; width:100%; background:#333; z-index: 9999; 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;}

.header{ padding: 0 80px; width: 100%; box-sizing: border-box; background-repeat: no-repeat; background-position: center; background-size: cover; text-align: right; }
.header .logo{ padding: 10px 0; float: left; }
.header .logo img{ height: 100px; }
.header .lmtit{ float: left; margin: 16px 0 16px 15px; line-height: 32px; border: 1px #09562a solid; padding: 12px 26px 10px; border-radius: 30px; box-shadow: 0 0 10px rgb(9 86 42 / 30%); }
.header .lmtit .b{ font-size: 20px; color: #000; letter-spacing: 1px; }
.header .lmtit .s{ font-size: 12px; text-transform: uppercase; letter-spacing: .9px; text-align: left; }
.header .inmuen{ float: right; margin-right: 20px; }
.header .inmuen ul li{ display: block; float: left; float: left; position: relative; }
.header .inmuen ul li > a{ display: block; text-align: center;  padding: 0 25px; font-size: 17px; color: #333; transition: 0.2s all ease-in-out; line-height: 120px; height: 120px; }
.header .inmuen ul li:hover > a,
.header .inmuen ul li.on > a{ color: #09562a; }
.header .inmuen ul li .erji{ display: none; position: absolute; height: auto; box-sizing: border-box; position: absolute; left: 0; top: 110px; box-shadow: 5px 5px 10px rgb(0 0 0 / 30%); text-align: left; z-index: 99; }
.header .inmuen ul li:hover .erji{ display: block; }
.header .inmuen ul li .erji a{ display: block; padding: 15px 60px 15px 35px; font-size: 18px; color: #333; white-space: nowrap; background-color: #fff; line-height: 30px; box-sizing: border-box; }
.header .inmuen ul li .erji a:hover{ color: #fff; background: #09562a; }
.header .insearch {float: right;border: 1px solid #09562a;margin-top: 41.5px;margin-bottom: 41.5px; background-color: #fff; }
.header .insearch .text { width: 166px; box-sizing: border-box; padding: 2px 12px; font-size: 14px; color: #666666; line-height: 30px; float: left; }
.header .insearch .sub { background-color: #09562a; color: #fff; width: 34px; height: 34px; text-align: center; line-height: 34px; float: left; }

.width-full { padding: 0 6%; }

.intitle { text-align: center; }
.intitle-inner { position: relative; left: -45px; display: inline-block; text-align: left; padding-left: 90px; background: url(../image/title.png) no-repeat left center; background-size: auto 70px; box-sizing: border-box; }
.intitle-inner:before{ content: ""; display: block; width: 24px; height: 23px; background: url(../image/20210305113712_766926206.png) no-repeat center; position: absolute; right: -30px; top: 0; }
.intitle.white .intitle-inner { background-image: url(../image/title-white.png); }
.intitle .main { font-size: 38px; text-align: center; color: #333; line-height: 46px; }
.intitle .main span{ color: #09562a; font-weight: 500; }
.intitle.white .main { color: #fff; }
.intitle .sub { font-size: 18px; text-align: center; color: #999; line-height: 28px; margin-top: 10px; }
.intitle.white .sub { color: #fff; }

.inabout{ overflow: hidden; }
.inabout.index { padding-top: 80px; padding-bottom: 80px; }
.inabout .nr{min-height: 325px;padding-left: 530px;position: relative;margin-bottom: 40px;}
.inabout.index .nr { margin-top: 60px; }
.inabout .nr .pic{width: 500px; position: absolute;left: 0;top: 0;border-radius: 5px;box-shadow: 0 0 15px rgba(0,0,0,.1); overflow: hidden;}
.inabout .nr .pic img{ transition: all .5s; }
.inabout .nr .pic:hover img{ transform: scale(1.1,1.1); }
.inabout .nr .tit{ font-size: 24px; color: #222; font-weight: bold; margin-bottom: 10px; padding-top: 10px; }
.inabout .nr .jj{ font-size: 16px; line-height: 30px; color: #666; margin-bottom: 10px; }
.inabout .nr .ann{ display: block; width: 150px; height: 45px; border-radius: 45px; background: #09562a; font-size: 14px; color: #fff;transition: all .5s; text-align: center; line-height: 45px; margin-top: 20px; }
.inabout .nr .ann i{ margin-left: 10px; }
.inabout .nr .ann:hover{ opacity: .9; }
.inabout.index .nr {padding-left: 630px;min-height: 379px;}
.inabout.index .nr .pic { width: 600px; }

.inabout .nr{ padding-left: 0; min-height: inherit; }
.nyabout1 .nr .pic{ position: static; float: left; margin-right: 20px; }

.yinzt{margin: auto;}
.yinzt ul li{width:24%;float:left;box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.5);height:19rem;box-sizing:border-box;margin-left: 1.2%;-webkit-transition:transform .3s;transition:transform .3s;cursor: pointer;position:relative;overflow:hidden;padding:40px 0px;text-align: center;}
.yinzt ul li:before {content: "";position: absolute;width: 500px;height: 500px;border-radius:65%;background: #f1fff7;bottom:-115%;right: -65%;z-index: -1;}
.yinzt ul li .iconfont{width:83px;height:83px;display: block;line-height:83px;margin:0 auto; border:1px #09562a solid;border-radius: 50%;text-align:center;font-size:36px;color:#09562a;}
em.iconfont.icon-zhonglei {font-size: 46px !important;}
em.iconfont.icon-tubiao_pinzhiguanli {font-size: 46px !important;line-height:92px !important;}
.yinzt ul li p{display:inline-block;font-size:46px;text-align:center;font-family:"HarmonyOS_Sans_SC_Medium";line-height:80px;position:relative;}
.yinzt ul li p b{font-size:16px;color:#999;margin-top: -10px;float: right;}
.yinzt ul li p:before {content: "";position: absolute;bottom: 22px;left: 0px;border-bottom: 8px #f08f0a solid;display: block;width: 100%;z-index: -1;border-radius: 30px;}
.yinzt ul li span{display:block;font-size:16px;color:#999;line-height:30px;width:70%;margin:0 auto;text-align:center;}
.yinzt ul li.cur{box-shadow:0 0 10px rgba(231, 177, 35, 0.3);-webkit-transform:translate(0,-1px);transform:translate(0,-1px);}
.yinzt ul li:first-child{margin-left: 0;}

.nyyinzt ul li{ box-shadow: initial; background: #f5f5f5; }
.nyyinzt ul li p{ font-size: 30px; line-height: 50px; }
.nyyinzt ul li span{ width: 80%; font-size: 14px; line-height: 25px; }
.nyyinzt ul li{ height: 17rem; }

.inadvantage { padding: 0 0 80px; }
.inadvantage .nav { text-align: center; margin: 40px 0; }
.inadvantage .nav a {display:inline-block;height:50px;line-height:50px;padding:0 40px;color:#09562a;font-size:17px;margin:0 10px;cursor:pointer; background-color: rgba(9, 86, 42, .2); border-radius: 25px; }
.inadvantage .advpic{ margin-bottom: 15px; }
.inadvantage .advpic img{ width: 100%; height: auto; }
.inadvantage .nr .table { position: relative; min-height: 500px; overflow: hidden; }
.inadvantage .nr .pic { width: 50%; position:absolute; left: 0; }
.inadvantage .nr .pic img { width: 100%; height: auto; }
.inadvantage .nr .text { width: 100%; padding-left: 50%; background-color: #eee; }
.inadvantage .nr .table:nth-child(even) .pic { right: 0; left: auto; }
.inadvantage .nr .table:nth-child(even) .text { padding-left: 0; padding-right: 50%; }
.inadvantage .nr .tit { font-size: 34px; line-height: 44px; padding: 0 40px; color: #333; }
.inadvantage .nr .jj { font-size: 16px; padding: 0 40px; line-height: 24px; margin-top: 5px; color: #666; padding-bottom: 20px; }
.inadvantage .nr .table:nth-child(1) .text{ padding-bottom: 200px; }
.inadvantage .nr .table:nth-child(1) .text .entit{ font-size: 38px; color: #ccc; font-weight: bold; text-align: right; padding: 0 40px; }
.inadvantage .nr .table:nth-child(1) .text .tit{ text-align: right; font-weight: bold; font-size: 48px; color: #cf8b2b; text-align: right; }
.inadvantage .nr .table:nth-child(1) .text .jj{ text-align: right; margin-top: 15px; }
.inadvantage .nr .table:nth-child(1) .shuj{ position: absolute; width: 50%; bottom: 0; right: 0; }
.inadvantage .nr .table:nth-child(1) .shuj .li{ width: 50%; float: left; box-sizing: border-box; padding: 35px 30px; background: #fff; }
.inadvantage .nr .table:nth-child(1) .shuj .li .stit{ font-size: 55px; color: #111; font-weight: 500; }
.inadvantage .nr .table:nth-child(1) .shuj .li .stit span{ font-size: 14px; font-weight: 300; }
.inadvantage .nr .table:nth-child(1) .shuj .li .sjj{ font-size: 16px; line-height: 25px; height: 50px; overflow: hidden; }
.inadvantage .nr .table:nth-child(1) .shuj .li:nth-child(2){ background: #09562a; }
.inadvantage .nr .table:nth-child(1) .shuj .li:nth-child(2) .stit,.inadvantage .nr .table:nth-child(1) .shuj .li:nth-child(2) .sjj{ color: #fff; }

.inpro{ padding: 140px 0; background: url(../image/index_13.jpg) no-repeat center top; background-size: cover; }
.inpro .hd{ text-align: left; margin: 20px 0 40px; }
.inpro .hd ul li{ display: inline-block; margin: 5px; vertical-align: middle; border: 1px solid transparent; }
.inpro .hd ul li a { display: block; font-size: 17px; color: #fff; padding: 0 20px; line-height: 36px; }
.inpro .hd ul li:hover,
.inpro .hd ul li.on{ border-color: #fff; }
.inpro .bd { border-radius: 30px; padding: 30px 40px; box-sizing: border-box; position: relative; z-index: 1; }
.inpro .bd::after { content: ""; background-color: #fff; border-radius: 30px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.inpro .bd::before { content: ""; position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, .1); border-radius: 30px; right: -20px; top: 20px; }
.inpro .bd ul{ display: block; width: 102%; position: relative; left: -1%; z-index: 1; }
.inpro .bd ul li{ display: block; width: 31.33333%; margin: 1%; float: left; position: relative; box-shadow: 0px 0px 15px rgb(204 204 204 / 40%); background-color: #fff; }
.inpro .bd ul li .pic{ overflow: hidden; position: relative; }
.inpro .bd ul li .pic img{ transition: all 1s; width: 100%; height: auto; }
.inpro .bd ul li:hover .pic img{ transform: scale(1.1,1.1); }
.inpro .bd ul li .tit{ width: 100%; line-height: 40px; font-size: 18px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 10px 20px; box-sizing: border-box; }
.inpro .bd ul li .tit span{ margin: 0 10px; }

.incase { padding: 60px 0; }
.incase .nr { margin-top: 30px; border-radius: 30px; padding: 30px 40px; box-sizing: border-box; position: relative; z-index: 1; }
.incase .nr::after { content: ""; background-color: #fff; border-radius: 30px; position: absolute;top: 0;left: 0;width: 100%;height: 100%; }
.incase .nr::before { content: ""; position: absolute; width: 100%; height: 100%; background: #09562a; border-radius: 30px; right: -20px; top: 20px; }
.incase ul{ display: block; width: 101%; left: -.5%; position: relative; z-index: 1; margin-bottom: 20px; }
.incase ul li{ display: block; width: 24%; margin: 0 .5% 1%; float: left; border: 1px solid #fafafa; box-sizing: border-box; transition: all .5s; }
.incase ul li .tit{ transition: all .5s; height: 45px; line-height: 45px; padding: 0 10px; background: #fafafa; font-size: 16px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.incase ul li:hover{ border: 1px solid #09562a; transform: translateY(-5px); box-shadow: 0 0 10px rgba(0,0,0,.1); }
.incase ul li:hover .tit{ background: #09562a; color: #fff; }

.insandian{ position: relative; z-index: 1; padding-right: 530px; }
.insandian .yangpic{ width: 460px; position: absolute; right: -40px; top: -20px; }
.insandian .li{ width: 230px; height: 230px; border: 3px solid #09562a; box-sizing: border-box; padding: 20px; border-radius: 50%; display: inline-block; margin-right: 30px; }
.insandian .li .stit{ font-size: 40px; font-weight: bold; text-align: center; border-bottom: 1px solid #eee; padding-bottom: 10px; }
.insandian .li .sjj{ height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; color: #999; margin-top: 10px; margin-bottom: 15px; }
.insandian .li .ann{ display: block; width: 110px; height: 40px; line-height: 40px; border-radius: 20px; background: #09562a; margin: 0 auto; font-size: 14px; text-align: center; color: #fff; }
.insandian .li .ann i{ margin-left: 10px; }

.inadv { background: linear-gradient(-90deg, rgba(9, 86, 42, 0.59) 0%, #09562a 40%); border-radius: 150px; padding: 30px; text-align: center; margin-top: 50px; }
.inadv .jj { font-size: 22px; line-height: 32px; color: hsla(0, 0%, 100%, 0.5); }
.inadv .tit { font-size: 32px; line-height: 42px; color: #fff; font-weight: bold; }
.inadv .btn { display: inline-block; margin: 15px auto; height: 36px; line-height: 36px; background: #fff; border-radius: 120px; font-size: 24px; color: #09562a; padding: 2px 20px; }

.inpartner { padding-top: 70px; padding-bottom: 46px; background-position: center; background-repeat: no-repeat; }
.inpartner .nr {margin-top: 40px;overflow: hidden;padding-bottom: 44px;font-size: 0;position: relative;width: 100%; background: url(../image/20210308164256_1813836807.jpg) no-repeat bottom; }
.inpartner .nr ul { width: 101%; }
.inpartner .nr li { display: inline-block; width: 13.2857%; padding-right: 1%; }
.inpartner .nr li .pic { margin-bottom: 16px; }
.inpartner .nr li .pic img{ background: none; }
.inpartner .nr .swiper-slide li:nth-child(7n+0) { padding: 0; }
.inpartner .nr .partner-pagination{ z-index: 99; text-align: center; line-height: 30px; height: 30px; width: 100%; position: absolute; left: 0; bottom: 0; }
.inpartner .nr .partner-pagination .swiper-pagination-switch{ cursor: pointer; width: 35px; height: 2px; display: inline-block; margin: 0 6px; box-sizing: border-box; background-color: #fff; opacity: .8; }
.inpartner .nr .partner-pagination .swiper-active-switch{ background: #fff; border-color: #fff; opacity: 1; }

.incustomized { padding-top: 86px; padding-bottom: 69px; background: url(../image/index_12.jpg)no-repeat center top; }
.incustomized .nr { margin-top: 54px; position: relative; }
.incustomized .nr .left { width: 49%; position: absolute; left: 0; top: 0; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; }
.incustomized .nr .right { display: block; width: 51%; float: right; padding: 0 47px 0 13px; box-sizing: border-box; }
.incustomized .nr .right li { position: relative; border-bottom: 1px solid #e7e7e7; padding: 28.5px 0; padding-left: 118px; }
.incustomized .nr .right li:last-child { border-bottom: 0; }
.incustomized .nr .right .icon { position: absolute; left: 0; width: 100px; height: 100px; border-radius: 50%; background-color: #09562a; text-align: center; box-sizing: border-box; padding: 25px 0; }
.incustomized .nr .right .icon img { width: 50px; height: 50px; }
.incustomized .nr .right .txt { font-size: 14px; color: #666666; line-height: 26px; margin: 11px 0; }
.incustomized .nr .right .tit { font-size: 26px; color: #000; }
.incustomized .nr .right .jj { font-size: 16px; line-height: 30px; color: #999; margin-top: 15px; }

.innews{padding:80px 0; background-color: #f8f8f8;}
.innews .innewsnr .hd{padding:60px 0;text-align: center; }
.innews .innewsnr .hd ul li{display:inline-block;height:50px;line-height:50px;padding:0 40px;color:#333;font-size:17px;margin:0 10px;cursor:pointer; background-color: #fff; border-radius: 25px; }
.innews .innewsnr .hd ul li.on{color:#fff; background-color: #09562a;}
.innews .innewsnr .bd ul .one{width:48%;float:left; background-color: #fff; box-sizing: border-box; padding: 30px;}
.innews .innewsnr .bd ul .one .pic{overflow:hidden;height:255px;background-size:100% auto!important}
.innews .innewsnr .bd ul .one .pic img{width:100%;height:auto;transition:all .5s}
.innews .innewsnr .bd ul .one:hover img{transform:scale(1.1,1.1)}
.innews .innewsnr .bd ul .one .tit{font-size:25px;color:#333;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;padding-right:100px;position:relative}
.innews .innewsnr .bd ul .one .tit .date{width:100px;text-align:right;position:absolute;right:0;top:0;font-size:16px}
.innews .innewsnr .bd ul .one .jj{font-size:14px;color:#666;line-height:22px;height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom: 20px; }
.innews .innewsnr .bd ul li{display:block;width:48%;float:left;box-sizing:border-box;padding:20px 0 20px 100px;position:relative;margin: 0 1% 20px; }
.innews .innewsnr .bd ul li .sz{padding:10px;width:80px;height:80px;text-align:center;line-height: 60px;color:#454545;background:#fff;font-size:30px;font-weight:700;position:absolute;left:0;top:15px;box-sizing:border-box}
.innews .innewsnr .bd ul li .tit{height:25px;line-height:25px;font-size:18px;color:#333;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:100px;position:relative}
.innews .innewsnr .bd ul li .tit .date{width:100px;text-align:right;position:absolute;right:0;top:0;font-size:14px;color:#999}
.innews .innewsnr .bd ul li .jj{font-size:14px;height:30px;line-height:30px;overflow:hidden;color:#666; text-overflow: ellipsis; white-space: nowrap;}
.innews .innewsnr .bd ul li:hover .data{background:#fea741}
.innews .innewsnr .bd ul li:hover .tit{color:#fea741}

.inlink{ padding: 25px 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 10px; font-size: 14px; margin: 3px 0; }

footer { background-position: top center; background-size: cover; background-repeat: no-repeat; }
footer .top { padding: 140px 0 90px; }
footer .top .nav { float: left; margin-right: 100px; max-width: 480px; margin-bottom: -6px; }
footer .top .nav a,
footer .top .nav p { display: block; font-size: 14px; color: #fff; line-height: 24px; margin-bottom: 6px; }
footer .top .nav a:hover { text-decoration: underline; }
footer .top .code { float: right; }
footer .top .code .pic { width: 130px; height: 130px; }
footer .top .code .pic img { display: block; width: 100%; height: auto; }
footer .top h5 { font-size: 16px; margin-bottom: 10px; color: #ffffff; line-height: 30px; font-weight: bold; text-transform: uppercase; }
footer .bottom {border-top: 1px solid rgba(255, 255, 255, 0.2);padding: 28.5px 0;line-height: 22px;font-size: 15px;color: #fff;}
footer .bottom a { color: #fff; }
footer .bottom a:hover { text-decoration: underline; }

.nybanner{ height: 600px; max-width: 1920px; margin: 0 auto; }

.nymain { padding: 0 0 50px; }
.nymain .nyleft { width: 250px; float: left; }
.nymain .nyright {width: calc(100% - 250px);float: right;box-sizing: border-box;padding: 0 50px 60px;margin-top: -100px;background-color: #fff;border-radius: 10px;border: 1px solid #f5f5f5;}

.nynav{ background: #fff; border-radius: 10px 0 0 10px; border: 2px solid #358e5b; margin-top: -2px; }
.nynav ul li{ display: block; font-size: 16px; color: #333; line-height: 66px; height: 66px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 38px; border-radius: 10px 0 0 10px; transition: .5s; }
.nynav ul li:hover,
.nynav ul li.on{ background: linear-gradient(to right,#09562a,#0f8943); color: #fff; }

.weizhi{ border-bottom: 1px dashed #ddd; padding: 10px 0; margin-top: 25px; margin-bottom: 40px; }
.weizhi .right { float: left; line-height: 30px; font-size: 16px; color: #666; }
.weizhi .right img{vertical-align: middle;margin-right: 10px;position: relative;top: -2px;}

.nyabout{ padding: 25px 0 0; }
.nyabout .lmtit{ font-size: 32px; font-weight: bold; color: #09562a; margin-bottom: 15px; }
.nyabout .nr{ font-size: 14px; line-height: 25px; color: #333; }
.nyabout .nr *{ max-width: 100%; }
.nyabout .nr img{ margin: 5px 0; }

.nyshuj{ background: #f6f6f6; padding: 20px; margin-bottom: 30px; }
.nyshuj ul li{ display: block; width: 33.3333%; float: left; position: relative; text-align: center; }
.nyshuj ul li:before{ content: ""; display: block; width: 1px; height: 70px; background: #4b6b99; position: absolute; right: 0; top: 50%; margin-top: -35px; }
.nyshuj ul li .scntit{ font-size: 18px; color: #333; margin-bottom: 5px; }
.nyshuj ul li .sentit{ font-size: 12px; color: #97c2fe; margin-bottom: 5px; }
.nyshuj ul li .sz{ font-size: 16px; font-weight: bold; color: #09562a; }
.nyshuj ul li .sz span,.nyshuj ul li .sz em{ font-size: 30px; margin-right: 3px; }
.nyshuj ul li:nth-last-child(2):before{ display: none; }

.nyhonor ul{ display: block; width: 102%; left: -1%; position: relative; }
.nyhonor ul li{ display: block; width: 31.3333%; margin: 0 1% 20px; float: left; border: 1px solid #fafafa; box-sizing: border-box; transition: all .5s; }
.nyhonor ul li .tit{ transition: all .5s; height: 45px; line-height: 45px; padding: 0 10px; background: #fafafa; font-size: 16px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nyhonor ul li:hover{ border: 1px solid #09562a; transform: translateY(-5px); box-shadow: 0 0 10px rgba(0,0,0,.1); }
.nyhonor ul li:hover .tit{ background: #09562a; color: #fff; }

.feny{ text-align: center; }
.feny a{ display: inline-block; line-height: 36px; height: 36px; border: 1px solid #eee; padding: 0 14px; color: #666; font-size: 14px; border-radius: 36px; margin: 10px 5px 0; background: #eee; }
.feny a:hover,.feny a.on{ color: #fff; background: #09562a; border-color: #09562a; }

.nypro{ padding: 25px 0 0; }
.nypro ul{ display: block; width: 102%; left: -1%; position: relative; }
.nypro ul li{ display: block; width: 31.3333%; margin: 0 1% 20px; float: left; }
.nypro ul li .pic{ overflow: hidden; }
.nypro ul li .pic img{ transition: all .5s; }
.nypro ul li .tit{ height: 35px; line-height: 35px; font-size: 14px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nypro ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nypro ul li:hover .tit{ color: #09562a; }

.box{ width: 540px; position: absolute; left: 0; top: 0; box-sizing: border-box; }
.tb-pic{ border:1px solid #eee; padding: 4px; }
.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:444px; width:530px;}
.tb-s310, .tb-s310 img {max-height:444px; max-width:530px;}
div.zoomDiv {z-index:999; position:absolute; width:530px; height:444px; 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:#09562a;}
.picScroll-left .hd .next:hover { color:#09562a;}
.picScroll-left .bd{ display: block; position: relative; width: calc(100% + 10px); left: -5px; }
.picScroll-left .bd ul li { display: block; width: 25%; 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 #09562a; }

.nyhotpro{ background: #fff; padding: 25px 20px 40px; box-shadow: 0 0 20px rgba(0,0,0,.1); border-radius: 20px; margin-top: 70px; }
.nyhotpro .lmtit{ font-size: 24px; font-weight: bold; color: #333; text-align: center; margin-bottom: 10px; }
.nyhotpro .list ul li{ display: block; margin-bottom: 10px; }
.nyhotpro .list ul li .pic{ overflow: hidden; }
.nyhotpro .list ul li .pic img{ transition: all .5s; }
.nyhotpro .list ul li .tit{ font-size: 14px; line-height: 40px; height: 40px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nyhotpro .list ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nyhotpro .list ul li:hover .tit{ color: #09562a; }

.showpro .info{position: relative;padding-left: 580px;min-height: 586.5px;margin-bottom: 30px;}
.showpro .info .tit{ font-size: 28px; color: #666; font-weight: bold; padding-top: 10px; margin-bottom: 30px; line-height: 36px; }
.showpro .info .jj{ font-size: 14px; color: #666; line-height: 30px; margin-bottom: 40px; }
.showpro .info .ann .ann1{ display: block; background: #09562a; font-size: 17px; color: #fff; line-height: 24px; text-align: center; float: left; padding: 4px 16px; border-radius: 32px; font-weight: bold; }
.showpro .info .ann .ann1:hover{ opacity: .9; }
.showpro .detail { font-size: 14px; color: #666; line-height: 22px; }

.repro .lmtit { font-size: 18px; line-height: 18px; font-weight: bold; color: #1b2229; margin-bottom: 10px; padding: 0 20px; height: 36px;  background: none; font-size: 18px; padding: 0; border-bottom: 1px solid #e7e7e7; }
.repro .list ul{ display: block; position: relative; width: 102%; left: -1%; }
.repro .list ul li{ display: block; width: 23%; margin: 1%; float: left; border: 1px solid #e0e0e0; box-sizing: border-box; }
.repro .list ul li .pic{ overflow: hidden; }
.repro .list ul li .pic img{ transition: all .5s; }
.repro .list ul li:hover .pic img{ transform: scale(1.1,1.1); }
.repro .list ul li .wz{ padding: 10px 15px; }
.repro .list ul li .wz .tit{ height: 30px; line-height: 30px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.repro .list ul li:hover .wz{ background: #09562a; }
.repro .list ul li:hover .tit { color: #fff; }

.nynews ul li{ display: block; transition: all .5s; margin: 20px 0 20px; box-sizing: border-box; padding: 15px 15px 15px 150px; position: relative; box-shadow: 0 0 1px #aaa; min-height: 130px; }
.nynews ul li .pic{ width: 295px; position: absolute; left: 0; top: 0; }
.nynews ul li .date{ font-size: 25px; color: #fff; width: 120px; text-align: center; padding: 20px 10px; background: #09562a; box-sizing: border-box; position: absolute; left: 15px;top: 15px; }
.nynews ul li .date span{ color: #fff; display: block; font-size: 16px; }
.nynews ul li .tit{ font-size: 18px; height: 40px; line-height: 40px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nynews ul li .jj{ font-size: 14px; color: #666; line-height: 25px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nynews ul li:hover{ box-shadow: 0 10px 20px -6px rgb(9 86 42 / 10%); transform: translateY(-5px); -webkit-transform: translateY(-5px); }

.shownews{ padding: 30px 0 0; }
.shownews .tit { font-size: 22px; color: #333; line-height: 30px; margin-bottom: 15px; text-align: left; }
.shownews > .date { font-size: 14px; color: #999; text-align: left; line-height: 14px; padding-bottom: 15px; border-bottom: 1px solid #e7e7e7; }
.shownews > .date span { display: block; float: left; border-left: 1px dotted #b6b6b6; padding: 0 10px; }
.shownews > .date span:first-child { border-left: 0; padding-left: 0; }
.shownews .nr{ font-size: 14px; color: #777; line-height: 28px; margin-top: 20px; margin-bottom: 25px; }
.shownews .shangx{ padding: 19px 0; border: 1px solid #eee; border-left: 0; border-right: 0; }
.shownews .shangx a{ display: block; float: left; height: 30px; line-height: 30px; font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 50%; }
.shownews .shangx a:hover{ color: #09562a; }
.shownews .renews{ margin-bottom: 0; }
.shownews .renews .slmtit{ background: none; font-size: 18px; padding: 0; border-bottom: 1px solid #e7e7e7; }
.shownews .renews .slmtit span { color: #09562a; }

.renews{ padding: 30px 30px 20px 30px; background: #FFF; box-shadow: 0 5px 15px #eee; margin-top: 50px; }
.renews .slmtit{ font-size: 18px; line-height: 18px; font-weight: bold; color: #1b2229; margin-bottom: 10px; padding: 0 20px; height: 36px; }
.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; font-size: 14px; color: #3e3e3e; }
.renews .list ul li i{  margin-right: 10px; }
.renews .list ul li:hover{ color: #09562a; }
.renews .list ul li .date{ position: absolute; right: 30px; top: 0; color: #999; }

.nycontact .list{ margin: 0 0 20px; }
.nycontact .list ul{ display: block; width: 101%; left: -.5%; position: relative; display: flex; flex-wrap: wrap; }
.nycontact .list ul li{ display: block; background: #f2f2f2; width: 32.333%; margin: 0 .5%; float: left; text-align: center; padding: 20px; box-sizing: border-box; }
.nycontact .list ul li .ico{ font-size: 35px; line-height: 50px; margin-bottom: 5px; color: #555; }
.nycontact .list ul li .jj{ display: inline-block; text-align: left; font-size: 16px; line-height: 25px; color: #555; }
.nycontact #map{ height: 300px; }

.nymess { margin-right: -1%; }
.nymess .li{ margin-bottom: 20px; }
.nymess .li.li1{ width: 49%; margin-right: 1%; float: left; }
.nymess .li .text{ box-sizing: border-box; width: 100%; height: 60px; padding: 0 20px; font-size: 18px; color: #333; border: 1px solid #ddd; }
.nymess .li.li2{width: 99%;margin-right: 1%;}
.nymess .li .textarea{ padding: 10px 20px; font-size: 18px; line-height: 25px; border: 1px solid #e3e3e3; width: 100%; box-sizing: border-box; height: 122px }
.nymess .sub{ outline: none; width: 150px; height: 50px; background: #09562a; font-size: 18px; color: #fff; margin-right: 20px; }
.nymess .reset{ outline: none; width: 150px; height: 50px; background: #ccc; font-size: 18px; color: #333; cursor: pointer; }
.nymess .sub:hover{ opacity: .9; }
.nymess .reset:hover{ opacity: .9; }

.nyrec .nyrecjj{padding-right: 560px;min-height: 260px;position: relative;margin-bottom: 50px;}
.nyrec .nyrecjj .tit{ font-size: 24px; color: #333; margin-bottom: 20px; font-weight: 500; }
.nyrec .nyrecjj .wz{ font-size: 16px; line-height: 30px; color: #666; }
.nyrec .nyrecjj .con{width: 520px;box-sizing: border-box;padding: 50px 40px;background: #f2f2f2;position: absolute;right: 0;top: 0;font-size: 18px;color: #696969;line-height: 50px;}
.nyrec .nyrecjj .con span{ display: block; font-size: 24px; font-weight: bold; color: #363636; }

.nyreclist .lmtit{ line-height: 70px; color: #333; font-size: 18px; padding: 0 25px 0 15px; border-bottom: 1px solid #ddd; }
.nyreclist .lmtit img{ margin-right: 10px; }
.nyreclist .lmtit span{ display: block; float: left; }
.nyreclist .lmtit span.span1{ width: 23%; }
.nyreclist .lmtit span.span2{ width: 8%; }
.nyreclist ul li{ display: block; padding: 15px; line-height: 30px; font-size: 16px; color: #4a4a4a; cursor: pointer; }
.nyreclist ul li span{ display: block; float: left; }
.nyreclist ul li span.span1{ width: 23%; }
.nyreclist ul li span.span2{ width: 8%; }
.nyreclist ul li em{ display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 20px; color: #fff; border-radius: 50%; background: #09562a; float: right; }
.nyreclist ul li.on{ background: #fff; border-bottom: 1px solid #dfdfdf; }
.nyreclist ul .erji{ display: none; padding: 30px; }
.nyreclist ul .erji .wz{ padding-right: 20px; box-sizing: border-box; font-size: 16px; color: #666; line-height: 30px; }
.nyreclist ul .erji .wz .tit{ font-size: 20px; font-weight: 500; color: #4a4a4a; margin-bottom: 10px; }
.nyreclist ul .erji .ann{ display: block; width: 150px; height: 40px; line-height: 40px; background: #09562a; font-size: 16px; color: #fff; text-align: center; float: right; margin-top: 30px; }
.nyreclist ul .erji .ann:hover{ opacity: .9; }

.nyfaq{ overflow: hidden; }
.nyfaq .nr{min-height: 250px;padding-left: 430px;position: relative;margin-bottom: 40px;}
.nyfaq .nr .pic{width: 400px; position: absolute;left: 0;top: 0;border-radius: 10px;overflow: hidden;}
.nyfaq .nr .pic img{ transition: all .5s; }
.nyfaq .nr .pic:hover img{ transform: scale(1.1,1.1); }
.nyfaq .nr .jj{ font-size: 18px; line-height: 30px; color: #222; margin-bottom: 10px; }
.nyfaq .nr .jj p{ margin-bottom: 20px; }
.nyfaq .lmtit{ font-size: 25px; font-weight: bold; color: #111; padding: 15px 0; border-bottom: 1px solid #ccc; margin-bottom: 35px; }

.nyfaq .piclist ul{ display: block; width: 102%; left: -1%; position: relative; }
.nyfaq .piclist ul li{ display: block; width: 31.3333%; margin: 0 1% 2%; float: left; border: 1px solid #fafafa; box-sizing: border-box; transition: all .5s; }
.nyfaq .piclist ul li .tit{ transition: all .5s; height: 45px; line-height: 45px; padding: 0 10px; background: linear-gradient(to right,#09562a,#0f8943); font-size: 16px; color: #fff; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nyfaq .piclist ul li:hover{ box-shadow: 0 0 10px rgba(0,0,0,.1); }

.nyfaq .textlist { margin-top: -20px; }
.nyfaq .textlist ul li { display: block;padding: 20px 0; border-bottom: 1px dashed #ddd; }
.nyfaq .textlist ul li:last-child { border: 0; padding-bottom: 0; }
.nyfaq .textlist ul li .tit { font-size: 18px; color: #111; line-height: 26px; font-weight: 500; }
.nyfaq .textlist ul li .jj { font-size: 16px; color: #666; margin-top: 10px; line-height: 24px; }

.nychuynr h3{ display: block; font-size: 25px; font-weight: bold; color: #111; padding: 0 0 10px; border-bottom: 1px solid #ccc; margin-bottom: 15px; }
.nychuynr table{ border: 0; width: 100%; margin: 10px 0; table-layout:fixed; }
.nychuynr table tr,.nychuynr table td{ border: 0; font-size: 25px; font-weight: bold; line-height: 60px; color: #111; }
.nychuynr{ font-size: 18px; line-height: 28px; }

