.fxn-wrap {
	margin: 0 auto;
	width: 1200px;
	min-width: 1200px;
}

.fxn-bg {
	background: #F9F9F9;
}




.fxn-top {
	min-width: 1200px;
	color: #FFFFFF;
	line-height: 40px;
	background: #2ca782;
	overflow: hidden;
}



.fxn-head-bg{
	min-width: 1200px;
	height: 11px;
	background: url(../image/header.png);
	overflow: hidden;
}

.fxn-head {
	width: 100%;
	min-width: 1200px;
	line-height: 100px;
	border-bottom: 1px solid #DDDDDD;
	background: #FFFFFF;
	overflow: hidden;
}

.fxn-logo {
	float: left;
}

.fxn-menu {
	float: right;
	padding-top: 40px;
	margin-right:20px;
	padding-bottom: 10px;

	font-size:18px;
}

.fxn-menu ul li {
	float: left;
	margin-left: 40px;
	line-height: 50px;
	cursor: pointer;
}

.fxn-menu .active {
	color: #2ca782;
	border-bottom: 3px solid #2ca782;
}

.fxn-menu .active a {
	color: #2ca782;
}




.fxn-banner {
	min-width: 1200px;
	min-height: 554px;
	background: #f9f9f9;
	overflow: hidden;
}



.fxn-title{
	margin: 20px auto 0;
	width: 1200px;
	color: #999999;
	font-size: 12px;
	text-align: center;
	background: url(../image/title-bg.png) no-repeat;
	overflow: hidden;
}

.fxn-title .icon{
	float: left;
	width: 50px;
	height: 30px;
	background: url(../image/header-bg.png) no-repeat;
}

.fxn-title h2{
	float: left;
	color: #999999;
	font-size: 14px;
}

.fxn-title h2 span{
	color: #232323;
	font-size: 24px;
}

.fxn-title .line{
	float: left;
	width: 985px;
	margin-top: 14px;
	margin-left: 10px;
	height: 11px;
	background: #b6ddc8;
}



.fxn-bt-wrap{
	margin: 20px auto;
	width: 1200px;
	overflow: hidden;
}

.fxn-bt-title{
	margin: 0 10px;
	padding-bottom: 10px;
	line-height: 50px;
	background: url(../image/title-bg.png) no-repeat right;
	overflow: hidden;
}

.fxn-bt-title .icon{
	float: left;
	margin-top: 18px;
	width: 35px;
	height: 21px;
	background: url(../image/bt-title.png) no-repeat;
}

.fxn-bt-title h2{
	float: left;
	color: #999999;
	font-size: 12px;
}

.fxn-bt-title span{
	color: #232323;
	font-size: 16px;
}

.fxn-bt-about{
	float: left;
	width: 880px;
	min-height: 341px;
	border-radius: 8px;
	border: 1px solid #DDDDDD;
}

.fxn-bt-about .wrap{
	margin: 0 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.fxn-bt-about .img{
	float: left;
	width: 350px;
}

.fxn-bt-about .info{
	float: right;
	width: 490px;
	color: #666666;
	line-height: 28px;
}

.fxn-bt-about .info h3{
	color: #2ca782;
	font-size: 20px;
	line-height: 40px;
}

.fxn-bt-about .info p{
	text-indent: 1.5rem;
}

.fxn-bt-about .info span{
	margin-top: 10px;
	width: 100px;
	color: #FFFFFF;
	line-height: 35px;
	text-align: center;
	background: #2ca782;
	display: inline-block;
}

.fxn-bt-about .info span a{
	color: #FFFFFF;
}

.fxn-bt-news{
	float: right;
	width: 300px;
	min-height: 341px;
	border-radius: 8px;
	border: 1px solid #DDDDDD;
}

.fxn-bt-news ul{
	margin: 0 10px;
}

.fxn-bt-news ul li{
	padding-left: 20px;
	line-height: 32px;
	background: url(../image/bt-new-icon.png) no-repeat 5px;
}

.fxn-bt-news ul li a:hover{
	color: #2ca782;
	text-decoration: underline;
}

.fxn-bt-product{
	margin: 20px auto;
	width: 1200px;
	border-radius: 8px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
}

.fxn-bt-product .fxn-bt-title{
	background: url(../image/title-bg.png) no-repeat left;
}

.fxn-bt-product .wrap{
	margin: 10px 10px 0 10px;
	overflow: hidden;
}

.fxn-bt-product .wrap ul li{
	float: left;
	width: 224px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.fxn-bt-product .wrap ul li:nth-child(5n){
	margin-right: 0;
}

.fxn-bt-product .wrap .img{
	width: 224px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
}

.fxn-bt-product .wrap .img img{
	max-width: 100%;
}

.fxn-bt-product .wrap .title{
	text-align: center;
	overflow: hidden;
}



.fxn-index-about {
	margin: 10px auto 5px;
	width: 1200px;
	min-height: 300px;
	background: #f5f5f5;
	overflow: hidden;
}

.fxn-index-about-left {
	float: left;
	width: 400px;
}

.fxn-index-about-right {
	float: right;
	width: 740px;
	margin-right: 30px;
	color: #666666;
}

.fxn-index-about-right h3 {
	margin: 30px auto;
	color: #2ca782;
	font-size: 24px;
}

.fxn-index-about-right a {
	margin-top: 10px;
	width: 120px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	background: #2ca782;
}

.fxn-index-about-right a:hover {
	background: #66a590;
}




.fxn-index-product {
	margin: 10px auto 5px;
	width: 1200px;
	overflow: hidden;
}

.fxn-index-product .item {
	float: left;
	width: 292px;
	min-height: 240px;
	margin-right: 10px;
}

.fxn-index-product .item:last-child {
	margin-right: 0;
}

.product1 {
	background: url(../image/index-product1.jpg) no-repeat;
}

.product2 {
	background: url(../image/index-product2.jpg) no-repeat;
}

.product3 {
	background: url(../image/index-product3.jpg) no-repeat;
}

.product4 {
	background: url(../image/index-product4.jpg) no-repeat;
}

.fxn-index-product .item .bg {
	padding-top: 80px;
	padding-left: 40px;
	width: 250px;
	height: 160px;
	color: #FFFFFF;
	
	display: inline-block;
}

.fxn-index-product .item .bg:hover {
	background: rgba(0, 0, 0, .6);
}

.fxn-index-product .item .bg h3 {
	font-size: 26px;
	font-weight: bold;
}




.fxn-index-news {
	margin: 10px auto 10px;
	width: 1200px;
	min-height: 310px;
	overflow: hidden;
}

.fxn-index-news-left {
	float: left;
	width: 710px;
}

.fxn-index-news-left .item {
	margin-bottom: 10px;
	padding: 11px 20px;
	background: #f5f5f5;
}

.fxn-index-news-left .item:last-child {
	margin-bottom: 0;
}

.fxn-index-news-left .item h3 {
	color: #232323;
	font-size: 18px;
}

.fxn-index-news-left .item p {
	color: #666666;
}

.fxn-index-news-right {
	float: right;
	width: 460px;
}

.fxn-index-news-right a {
	color: #FFFFFF;
}

.fxn-index-news-right h3 {
	margin-top: 50px;
	font-size: 24px;
}

.fxn-index-news-right p {
	font-size: 12px;
}

.fxn-index-news-right .square {
	min-height: 155px;
	overflow: hidden;
}

.fxn-index-news-right .square .left {
	float: left;
	width: 230px;
}

.fxn-index-news-right .square .right {
	float: right;
	width: 230px;
}

.fxn-index-news-right .company {
	width: 230px;
	height: 155px;
	text-align: center;
	background: #2ca782;
	display: block;
}

.fxn-index-news-right .company:hover {
	background: #2ca782;
}

.fxn-index-news-right .industry {
	width: 230px;
	height: 155px;
	text-align: center;
	background: #0258ae;
	display: block;
}

.fxn-index-news-right .industry:hover {
	background: rgba(0, 85, 175, .9);
}

.fxn-index-products{
	margin: 10px auto 20px;
	width: 1200px;
	position: relative;
	overflow: hidden;
}

.fxn-index-products .item{
	width: 360px;
	height: 320px;
	background: #F5F5F5;
}

.fxn-index-products .item img{
	width: 100%;
	height: 270px;
}

.fxn-index-products .item h3{
	line-height: 50px;
}

.fxn-index-products .swiper-container3 {
	margin: 0 auto;
	width: 1080px;
	overflow: hidden;
}

.fxn-index-products .swiper-slide {
	height: 320px;
	text-align: center;
}

.fxn-index-products .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 0;
}

.fxn-index-products .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 0;
}

.fxn-index-case{
	margin: 0 auto 50px;
	width: 1200px;
	position: relative;
	overflow: hidden;
}

.fxn-index-case .left{
	float: left;
	width: 840px;
	min-height: 380px;
}

.fxn-index-case .left h3{
	margin-top: 20px;
	font-size: 30px;
}

.fxn-index-case .left .name{
	margin-bottom: 30px;
	overflow: hidden;
}

.fxn-index-case .left .info{
	width: 650px;
}

.fxn-index-case .right{
	float: right;
	width: 330px;
	height: 380px;
	position: relative;
}

.fxn-index-case .right .border{
	float: right;
	width: 300px;
	height: 260px;
	border: 4px solid #ec6815;
}

.fxn-index-case .right .img{
	position: absolute;
	top: 20px;
}

.fxn-index-case .right .img img{
	width: 293px;
	height: 225px;
}

.fxn-index-case .swiper-container {
	width: 100%;
	height: 100%;
}

.fxn-index-case .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.fxn-index-case .swiper-pagination {
	text-align: left;
}

.fxn-index-case .swiper-pagination-bullet {
	width: 80px;
	height: 6px;
	border-radius: 0;
}

.fxn-index-case .swiper-pagination-bullet-active {
	background: #ec6815;
}

.fxn-index-case .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 80px;
}





.fxn-foot-top {
	min-width: 1200px;
	height: 8px;
	background: url(../image/foot-top.png) repeat-x;
	overflow: hidden;
}

.fxn-foot-company{
	min-width: 1200px;
	color: #232323;
	font-size: 28px;
	text-align: center;
	line-height: 50px;
	background: #2ca782 url(../image/foot-company.png) no-repeat center;
	overflow: hidden;
}

.fxn-foot {
	min-width: 1200px;
	color: #FFFFFF;
	background: #2ca782;
	overflow: hidden;
}

.fxn-foot h3 {
	margin: 75px 0 30px;
	font-size: 30px;
}

.fxn-foot p {
	font-size: 14px;
}


.fxn-foot-list {
	margin: 30px auto;
	width: 1200px;
	color: #FFFFFF;
	overflow: hidden;
}


.companyname{
	margin: 15px auto;
	width: 1200px;
	color: #FFFFFF;
	overflow: hidden;
	font-weight:800; 
	font-size:28px;
	text-align:center;

}


.fxn-foot-list .item {
	float: left;
	width: 280px;
}

.fxn-foot-list .wx {
	float: left;
	width: 180px;
}

.fxn-foot-list .addr {
	float: left;
	width: 380px;
}


.fxn-copyright {
	margin: 0 auto;
	width: 1200px;
	color: #FFFFFF;
	line-height: 45px;
	border-top: 1px solid #FFFFFF;
	overflow: hidden;
}

.fxn-copyright a {
	color: #FFFFFF;
}




.fxn-nav {
	margin: 0 auto;
	width: 1200px;
	line-height: 50px;
	overflow: hidden;
}




.fxn-about {
	margin: 0 auto 50px;
	width: 1200px;
	overflow: hidden;
}

.fxn-about-left {
	float: left;
	width: 280px;
}

.about{
	background: #F9F9F9;
	overflow: hidden;
}

.fxn-about-left h2 {
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	background: #2ca782;
}

.fxn-about-left ul li {
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
}

.fxn-about-left ul li:last-child {
	border-bottom: 0;
}

.fxn-about-left ul li:hover {
	background: #F5F5F5;
}

.fxn-about-us{
	margin-top: 20px;
	min-height: 300px;
	border-radius: 8px;
	border: 1px solid #F5F5F5;
	overflow: hidden;
}

.fxn-about-us h3{
	float: left;
	color: #999999;
	font-size: 12px;
}

.fxn-about-us h3 span{
	color: #232323;
	font-size: 18px;
}

.fxn-about-us .info{
	margin: 10px;
}

.sectactive a {
	color: #2ca782;
}



.fxn-about-right {
	float: right;
	width: 900px;
	min-height: 500px;
	border: 1px solid #F5F5F5;
}

.fxn-about-right h2 {
	margin-top: 20px;
	line-height: 40px;
	font-size: 30px;
	text-align: center;
}

.fxn-about-wrap {
	margin: 30px;
}



.fxn-contact-wrap{
	margin: 50px;
}

.fxn-contact-wrap ul li{
	line-height: 60px;
}



.fxn-case {
	margin: 0 auto 50px;
	width: 1200px;
	height:500px;
	overflow: hidden;
}

.fxn-case .item {
	float: left;
	width: 290px;
	min-height: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #f5f5f5;
	position: relative;
}

.fxn-case .item:nth-child(4n) {
	margin-right: 0;
}

.fxn-case .item img {
	width: 100%;
	height: 100%;
}

.fxn-case .item .title {
	position: absolute;
	bottom: 0;
	left: auto;
	width: 100%;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	background: rgba(0, 0, 0, .5);
}

.fxn-case-detail {
	margin: 0 auto 100px;
	width: 1200px;
	overflow: hidden;
}

.fxn-case-detail .title {
	margin: 0 auto 50px;
	font-size: 30px;
	text-align: center;
	line-height: 60px;
	overflow: hidden;
}




.fxn-job {
	margin: 0 auto 100px;
	width: 1200px;
	overflow: hidden;
}

.fxn-collapse-content {
	font-size: .7rem;
	padding: .5rem;
	display: none;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #F9F9F9;
}

.fxn-collapse-header{
	padding: 0 10px;
	font-size: 16px;
	line-height: 60px;
	border-bottom: 1px solid #FFFFFF;
	background: #F9F9F9;
	overflow: hidden;
}

.fxn-collapse-header + .fxn-active{
	margin-bottom: 0;
}

.fxn-collapse-header.fxn-active .fxn-collapse-arrow {
	display: block;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}




.fxn-news {
	margin: 0 auto 50px;
	width: 1200px;
	overflow: hidden;
}

.fxn-news-left {
	float: left;
	width: 280px;
	background: #F9F9F9;
}

.fxn-news-left h2 {
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	background: #2ca782;
}

.fxn-news-left ul li {
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
}

.fxn-news-left ul li:last-child {
	border-bottom: 0;
}

.fxn-news-left ul li:hover {
	background: #F5F5F5;
}

.fxn-news-right {
	float: right;
	width: 900px;
	min-height: 500px;
	
}

.fxn-news-list{
	
	overflow: hidden;
}

.fxn-news-item {
	margin-bottom: 30px;
	margin-left:15px;
	margin-rigth:15px;
	overflow: hidden;
}

.fxn-news-item .img {
	float: left;
	width: 300px;
	height: 200px;
	background: #F9F9F9;
}

.fxn-news-item .img img {
	width: 100%;
}

.fxn-news-item .right {
	float: right;

	padding: 20px 30px;
	width: 510px;
	min-height: 140px;
	background: #F9F9F9;
}

.fxn-news-item .title {
	font-size: 18px;
	overflow: hidden;
}

.fxn-news-item .title a:hover {
	color: #2ca782;
}

.fxn-news-item .time {
	color: #999999;
	overflow: hidden;
}

.fxn-news-item .info {
	color: #666666;
	overflow: hidden;
}

.fxn-news-detail {
	margin: 10 auto 50px;
	width: 900px;
	overflow: hidden;
	border: 1px solid #F5F5F5;
}

.fxn-news-detail .title {
	font-size: 30px;
	margin-top:20px;
	text-align: center;
	overflow: hidden;
}

.fxn-news-detail .time {
	color: #999999;
	text-align:right;
	margin-right:80px;
}

.fxn-news-detail .wrap {
	margin: 30px;
	overflow: hidden;
}




.fxn-product {
	margin: 0 auto 50px;
	width: 1200px;
	overflow: hidden;
}

.fxn-product-left {
	float: left;
	width: 280px;
	background: #F9F9F9;
}

.fxn-product-left h2 {
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	background: #2ca782;
}

.fxn-product-left ul li {
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
}

.fxn-product-left ul li:last-child {
	border-bottom: 0;
}

.fxn-product-left ul li:hover {
	background: #F5F5F5;
}

.fxn-product-right {
	float: right;
	width: 900px;
	min-height: 500px;
}

.fxn-product-right .item {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	width: 280px;
	min-height: 260px;
	background: #F9F9F9;
	display: block;
}

.fxn-product-right .item img {
	width: 100%;
	height: 220px;
}

.fxn-product-right .item .title {
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}

.fxn-product-right .item:nth-child(3n) {
	margin-right: 0;
}

.fxn-product-detail {
	float: right;
	width: 900px;
	min-height: 500px;
}

.fxn-product-detail .title {
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	overflow: hidden;
}

.fxn-product-detail .wrap {
	margin: 50px;
	overflow: hidden;
}

.fxn-product-list{
	margin-bottom: 20px;
	overflow: hidden;
}



.fxn-page{
	margin: 0 auto 20px;
	overflow: hidden;
}

.fxn-page a{
	float: left;
	padding: 0 15px;
	margin-right: 5px;
	border: 0px solid #DDDDDD;
}

.fxn-page span{
	float: left;
	padding: 0 15px;
	margin-right: 5px;
	border: 1px solid #DDDDDD;
}



.fxn-banner .swiper-container {
	width: 100%;
	height: 100%;
}

.fxn-banner .swiper-slide {
	min-height: 554px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.fxn-banner .swiper-pagination-bullet {
	width: 60px;
	height: 8px;
	border-radius: 35px;
	background: rgba(255, 255, 255, .4);
}

.fxn-banner .swiper-pagination-bullet-active {
	background: rgba(255, 255, 255);
}