/* 首页部分 */
.logo { width: 100%; margin: 0px; position: relative; z-index: 999; background: #fff;  }
.logo .rom { display: flex; justify-content: space-between; align-items: center; }
.logo .logo-box { width: 320px; padding: 10px 0px; }
.logo .logo-box img { height: 72px; }
.logo .nav-list { display: flex; }
.logo .item { width: 72px; text-align: center; }
.logo .item a { color: #333; line-height: 100px; display: block; text-align: center; font-size: 15px; }
.logo .item .line { width: 0px; background-color: #5fb878; height: 5px; position: relative; top: 0px; transition: all 0.3s ease 0s;}
.logo .item:hover .line { width: 100%; transition: all 0.3s ease 0s; }
.logo .item:hover a { color: #5fb878; transition: all 0.3s ease 0s; }
.logo .lines { width: 1px; background: #5fb878; height: 16px; margin-top: 28px; }

.main-tt { padding-top: 20px; text-align: center; }
.main-tt .cn { font-size: 30px; color: #5fb878; line-height: 32px; letter-spacing: 2px; }
.main-tt .cn span { color: #212121; }
.main-tt .en { font-size: 20px; color: #ccc; line-height: 20px; font-family: "Georgia"; letter-spacing: 1px; }
.main-tt .line { width: 1200px; margin: 16px auto; position: relative; height: 3px; }
.main-tt .line-1 { width: 100%; height: 1px; background: #eee; position: absolute; top: 1px; z-index: 1; }
.main-tt .line-2 { width: 60px; height: 3px; background: #ff9800; margin: 0 auto; z-index: 99; position: relative; }

.range .list { display: flex; justify-content: space-evenly; align-items: center; }
.range .item { margin-top: 50px; width: 280px; }
.range .item .info { background: #e2e2e2; padding-top: 26px; padding-bottom: 26px; text-align: center; transition: all 0.3s ease 0s; }
.range .item:hover .info { background: #ff9800; transition: all 0.3s ease 0s; }
.range .item:hover .info * { color: #fff; }

.range .item .info h1 { color: #212121; line-height: 26px; font-size: 17px; font-weight: 500; }
.range .item .info p { text-align: center; color: #969696; font-size: 13px; line-height: 26px; }
.range .item .info .line { height: 2px; background: #333; width: 30px; margin: 0 auto; margin-top: 10px; }
.range .item:hover .info .line { background-color: #fff; }
.range .item .pic { overflow: hidden; }
.range .item img { width: 280px; transition: all 0.3s ease 0s; }
.range .item:hover img { -webkit-transform: scale(1.5); transform: scale(1.5); transition: all 0.3s ease 0s; }
.range .more { display: block; width: 320px; border: 1px solid #01a54f; color: #01a54f; text-align: center; font-size: 15px; line-height: 36px; margin: 0 auto; margin-top: 50px; transition: all 0.3s ease 0s; }
.range .more:hover { background: #01a54f; color: #fff; transition: all 0.3s ease 0s; }

.about { background: #f3f3f3; padding: 80px 0px; margin: 0; }
.about .conl { float: left; width: 650px; }
.about .conl .tt { font-size: 30px; color: #5fb878; line-height: 50px; letter-spacing: 1px; }
.about .conl .tt span { color: #212121; }
.about .conl .line { background: #ff9800; height: 2px; width: 80px; margin: 15px 0px 30px; }
.about .conl .info { margin-top: 20px; }
.about .conl .info, .about .conl .info * { color: #222; font-size: 15px; line-height: 30px; text-align: justify; }
.about .conl .more { display: block; width: 180px; border: 1px solid #5fb878; color: #5fb878; text-align: center; font-size: 13px; line-height: 30px; margin-top: 0px; transition: all 0.3s ease 0s; }
.about .conl .more:hover { background: #5fb878; color: #fff; transition: all 0.3s ease 0s; }
.about .conr { width: 500px; height: 410px; float: right; background: url(about-img.jpg) center center no-repeat #fff; background-size: cover; padding: 5px; }

.honor .list { margin: 50px 0px 100px; }
.honor .list .item { width: 280px; float: left; margin-left: 10px; border: 1px solid #efefef; position: relative; }
.honor .list .item:first-child { margin-left: 0px; }
.honor .list .thumb { position: relative; display: block; height: 0; padding: 0; overflow: hidden; padding-bottom: 75%; }
.honor .list img { position: absolute; object-fit: cover; width: 100%; height: 100%; border: 0; vertical-align: middle; }
.honor .item .focus { width: 100%; background: rgba(95,185,120,0.6); height: 0px; position: absolute; bottom: 0px;  transition: all 0.5s ease 0s; overflow: hidden; }
.honor .item:hover .focus { height: 220px; transition: all 0.5s ease 0s; }
.honor .focus h1, .honor .focus p { text-align: center; font-size: 14px; color: #fff; }
.honor .focus h1 { margin-top: 66px; font-size: 18px; line-height: 36px; }
.honor .focus p { display: block; width: 130px; line-height: 32px; font-size: 12px; border: 1px solid #fff; text-align: center; margin: 0 auto; margin-top: 10px; }
.honor #scroll-mod { overflow:hidden; width: 1200px; }
.honor #scroll-rom { float: left; width: 2000%; }
.honor #scroll-rom-1 { float: left; }
.honor #scroll-rom-2 { float: left; margin-left: 10px; }

.news { background: #f3f3f3; padding: 50px 0px 50px; margin: 0px; }
.news .main-tt .line-1 { background: #ddd; }
.news .list { padding-top: 50px; }
.news .item { background: #fff; float: left; margin: 0px 0px 30px 30px; padding: 0px 0px 30px; width: 380px; box-shadow: 0px 5px 50px -20px rgba(0, 0, 0, 0.75); transition: all 0.3s ease 0s; }
.news .item:nth-child(3n+1) { margin-left: 0px; }
.news .item .pic { position: relative; display: block; height: 0; padding: 0; overflow: hidden; padding-bottom: 70%; }
.news .item img { position: absolute; object-fit: cover; width: 100%; height: 100%; border: 0; vertical-align: middle; transition: all 0.5s ease 0s;}
.news .item:hover img { -webkit-transform: scale(1.6); transform: scale(1.6); transition: all 0.5s ease 0s; }
.news .item .info { padding: 0px 20px; }
.news .item .tt { font-size: 16px; line-height: 18px; color: #212121; margin: 20px 0px 10px; }
.news .item .date { font-size: 16px; line-height: 16px; color: #999; }
.news .item .date * { display: inline-block; vertical-align: middle; }
.news .item .sub { text-align: justify; margin-top: 10px; font-size: 13px; line-height: 20px; color: #999; }
.news .more { display: block; width: 320px; border: 1px solid #5fb878; color: #5fb878; text-align: center; font-size: 15px; line-height: 36px; margin: 30px auto; transition: all 0.3s ease 0s; }
.news .more:hover { background: #5fb878; color: #fff; transition: all 0.3s ease 0s; }

.footer { background: #232323; padding: 50px 0px; margin: 0px; }
.footer .qrcode { width: 300px; }
.footer .contact-footer { width: 600px; }
.footer .service-footer { width: 300px; }
.footer .footer-tt .tt { color: #ddd; font-family: "Georgia"; font-size: 20px; line-height: 40px; }   
.footer .footer-tt .line { width: 40px; height: 1px; background: #999; margin: 10px 0px 40px; }
.footer .qrcode .item { float: left; margin-right: 30px; }
.footer .qrcode .item img { width: 130px; }
.footer .qrcode .item p { font-size: 15px; color: #ddd; line-height: 50px; text-align: center; }
.footer .contact-footer h2 { font-size: 26px; color: #ddd; line-height: 22px; margin-bottom: 30px; }
.footer .contact-footer p, .footer .service-footer p { font-size: 18px; color: #ddd; line-height: 30px; letter-spacing: 1px; }
.footer .service-footer .intro { padding: 3px 0px 0px 20px; }
/*.footer .icon { padding-top: 9px; }*/
.footer .more { display: block; width: 180px; border: 1px solid #ddd; color: #ddd; text-align: center; font-size: 15px; line-height: 36px; margin-top: 40px; transition: all 0.3s ease 0s; }
.footer .more:hover { background: #ddd; color: #212121; transition: all 0.3s ease 0s; }

.bottom { background: #000; margin: 0px; }
.bottom p { color: #9f9f9f; text-align: center; font-size: 14px; line-height: 50px; letter-spacing: 2px; }
.bottom a { color: #9f9f9f; }