@font-face {font-family: 'font'; src: url('../font/font.otf');}
*{padding: 0; margin: 0; border: 0; box-sizing: border-box;}
ul,li{list-style-type: none;}
a{text-decoration: none; color: #666;}
body{font-size: 16px; color: #666; font-family: '微软雅黑'; min-width: 1500px;}

.header{width: 100%; height: auto; overflow: hidden; position: fixed; top: 0; left:  0; right: 0; background: #fff; z-index: 9; box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);}
.header .center{width: 100%; display: flex; align-items: center; height: 120px; padding: 0 5rem; margin: 0 auto;}
.header h1 a{display: flex; align-items: center; font-size: 32px; color: #98ab03; font-weight: normal;}
.header .nav{margin-left: auto; padding-right: 50px;}
.header .nav ul{display: flex; align-items: center;}
.header .nav ul li{padding-left: 20px;}
.header .nav ul li a{color: #000; font-size: 22px;}
.header .nav ul li a:hover,.header .nav ul li.on a{color: #0ca22f; font-weight: bold;}
.header .lang ul{display: flex; align-items: center; justify-content: space-between;}
.header .lang ul li:nth-child(2){padding: 0 10px; color: #0ca22f;}
.header .lang ul li a:hover,.header .lang ul li.on a{color: #0ca22f;}

.banner{width: 100%; height: auto; overflow: hidden; margin: 0 auto;}
.banner img{display: block; width: 100%;}

.animal{width: 100%; height: auto; overflow: hidden;}
.about{width: 100%; height:1164px; padding: 115px 0 0; position: relative; background: url(../img/about.jpg) no-repeat center top; background-size: 100% 100%; display: flex; flex-direction: column; align-items: center;}
.about .title{display: flex; align-items: center; position: relative;}
.about .title p{font-size: 32px; position: relative; z-index: 2; color: #000; font-weight: 600; letter-spacing: 6px; font-family: font;}
.about .title img{position: absolute; right: -30px; top: -40px;}
.about .icon img{display: block; margin: 80px 0;}
.about .tabbox .bd ul li{font-size: 22px; text-align: center; padding-bottom: 45px; position: relative; z-index: 2;}
.about .tabbox .hd img.posit{position: absolute; left: 0; bottom: 0;}
.about .tabbox .hd ul{display: flex; align-items: center; padding-left: 310px; position: relative; z-index: 2;}
.about .tabbox .hd ul li{margin: 0 30px;}
.about .tabbox .hd ul li a{display: flex; align-items: center; justify-content: center; width: 302px; height: 260px; background: url(../img/about-nav.png) no-repeat left top;}
.about .tabbox .hd ul li img{display: block;}
.about .tabbox .hd ul li a:hover,.about .tabbox .hd ul li.on a{background: url(../img/about-naved.png) no-repeat left top;}

.hotpro{width: 100%; height: 1080px; background: url(../img/hotpro.jpg) no-repeat left top; position: relative;}
.hotpro .title{text-align: center;}
.hotpro .title h2{font-size: 72px; color: #fff; padding: 85px 0 20px; font-family: font; letter-spacing: 5px;}
.hotpro .title p{color: #f2f2f2; font-size: 35px;}
.hotpro .scroll{margin: 0 auto; padding: 80px 40px 0;}
.hotpro .scroll .bd ul{width: 100%; display: flex; height: auto; padding-top: 40px !important;}
.hotpro .scroll .bd li{margin-right: 125px; position: relative; transition: all 0.4s;}
.hotpro .scroll .bg{width: 345px; height: 540px; background: #fff; border-radius: 30px; margin-top: 70px; padding: 0 25px 0 40px;}
.hotpro .scroll .bg h2{padding: 345px 0 70px 0; color: #0ca22f; font-size: 28px; font-weight: normal;}
.hotpro .scroll .bg .btn{display: flex; align-items: center; justify-content: space-between;}
.hotpro .scroll .bg .p1{color: #0ca22f;}
.hotpro .scroll .bg .p2 i{font-size: 40px;}
.hotpro .scroll .bd li:hover{transform: translateY(-30px);}
.hotpro .scroll .bd li:hover .bg{background: #e89d10;}
.hotpro .scroll .bd li:hover h2{color: #fff;}
.hotpro .scroll .bd li:hover .p1{color: #fff;}
.hotpro .scroll .bd li:hover .p2{color: #fff;}
.hotpro .scroll .bd li:hover .pic{transform: scale(1.02);}
.hotpro .scroll .pic{display: block; width: 360px; height: 300px; border-radius: 20px; position: absolute; top: 0; right: -70px; transition: all 0.4s;}
.hotpro .scroll .icon{display: block; position: absolute; left: 30px; top: 223px;}
.hotpro .scroll .hd{position: absolute; left: 0; right: 0; bottom: 40px; display: flex; justify-content: center; align-items: center;}
.hotpro .scroll .hd ul{display: flex; align-items: center;}
.hotpro .scroll .hd li{width: 15px; height: 15px; border-radius: 100%; border:2px solid #fff; font-size: 0; margin: 0 5px;}
.hotpro .scroll .hd li.on{background: #fff;}

.cxpro{padding: 100px 0 50px 5rem; width: 100%; height: auto; overflow: hidden; display: flex;}
.cxpro .info{flex: 0 0 450px; font-size: 28px;}
.cxpro .info h2{font-size: 50px; font-family: font; padding: 90px 0; color: #000;}
.cxpro .info p.p1{padding-bottom: 50px; line-height: 1.8;}
.cxpro .info p.p2{color: #0ca22f;}
.cxpro .scroll{flex: 1;}
.cxpro .scroll .bd ul{display: flex;}
.cxpro .scroll .bd ul li{margin-right: 50px;}
.cxpro .scroll .hd{display: flex; align-items: center; padding-top: 80px;}
.cxpro .scroll .hd a i{color: #999;}
.cxpro .scroll .hd ul{display: flex; padding: 0 10px;}
.cxpro .scroll .hd ul li{width: 120px; height: 5px; background: #c1c4c1; font-size: 0;}
.cxpro .scroll .hd ul li.on{width: 470px; background: #0ca22f;}

.footer{width:100%; height:auto; overflow: hidden; color: #fff; position: relative; padding-top: 251px; min-width: 1500px;}
.footer .fimg{width: 100%; height: auto; overflow: hidden; position: absolute; top: 0; width: 100%;}
.footer .fimg img{display: block; margin: 0 auto;}
.footer .fbox{width:100%; height:auto; overflow: hidden; background: #0ca22f; padding: 100px 5rem 80px; display: flex; justify-content: space-between;}
.footer .flogo{display: flex; align-items: center; font-size: 32px; padding-bottom: 50px;}
.footer .fbox .phone{display: flex; align-items: center; padding-bottom: 10px;}
.footer .fbox .phone b{font-size: 32px;}
.footer .fbox .fnav{display: flex;}
.footer .fbox .fnav ul h2{font-size: 20px;}
.footer .fbox .fnav ul li{padding-top: 25px; margin-left: 88px;}
.footer .fbox .fnav ul li a{color: #fff;}
.footer .fbox .fnav ul li a:hover{color: #98ab03;}
.footer .fbom{width: 100%; height: auto; overflow: hidden; background: #0ca22f; padding: 0 5rem;}
.footer .fline{background: #64c47a; height: 1px; width: 100%;}
.footer .fcopy{width: 100%; height: auto; overflow: hidden; padding: 25px 0;}

@media(max-width:1600px){
	.header .center{padding-left: 3rem; padding-right: 3rem;}
	.header h1 img{width: 70px;}
	.header h1 a{font-size: 30px;}
	.header .nav ul li{padding-left: 40px;}
	.header .nav ul li a{font-size: 20px;}
	
	.cxpro{padding-left: 3rem;}
	
	.footer .fbox{padding-left: 3rem; padding-right: 3rem;}
	.footer .fbom{padding-left: 3rem; padding-right: 3rem;}
}