@charset "utf-8";

/*----------------------------------------------------
                 Procyon - CSS File
------------------------------------------------------*/
ul,li,p{
	padding:0px;
	margin:0px;
	list-style: none;
}
a{
	text-decoration: none;
}
body {
	font-size: 14px;
	min-width: 1400px;
	padding: 0px;
	margin: 0;
	background: #fff;
	font-family: "Microsoft Yahei", "微软雅黑";
}
::-webkit-scrollbar{
	width:6px;
	height: 5px;
	background:#ddd;/* 鏁翠釜婊氭潯鑳屾櫙 */
}
::-webkit-scrollbar-thumb{
	-webkit-border-radius:4px;
	border-radius:2px;
	background:rgba(28,143,68,1); /* 婊氭潯鍐呭祵棰滆壊 */
}
::-webkit-scrollbar-button {
	background-color:#ddd;/* 涓よ竟绔寜閽鑹� */
	display: none;
}
/*banner*/
.banner {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.banner .swiper-slide img{
	width: 100%;
}
.banner .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 15px;
}
img{
	vertical-align: middle;
}
.banner .swiper-pagination-bullet{
	width:15px;
	height:15px;
	background:#fff;
	border-radius:50%;
}

.top-hy{
	height: 40px;
	background: #EEEEEE;
}
.top-hy>div{
	width: 1200px;
	margin: auto;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 40px;
}
.top-logo{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100px;
}
.top-logo-img{
	height: 80px;
}
.top-phone{
	background: url("../images/phone.png")no-repeat;
	background-position: left center;
	height: 42px;
	line-height: 42px;
	font-size: 30px;
	font-weight: bold;
	color: #34AF35;
	padding-left: 51px;
}
.top_nav{
	background: #34AF35;
}
.top-nav-box{
	width: 1200px;
	margin: auto;
	display: flex;
}
.top-nav-box>.title{
	width: 11.11%;
}
.top-nav-box>.title>a{
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 16px;
}
.top-nav-box>.title>a.active,.top-nav-box>.title>a:hover{
	background: #238D24;
}
.index-ly{
	height: 600px;
	background: url("../images/ly.jpg")no-repeat center;
}
.index-ly>div{
	width: 1200px;
	margin: auto;
	padding-top: 21px;
}
.ttt{
	width: 494px;
	margin: auto;
	border-bottom: 1px solid #999999;
	display: flex;
	justify-content: center;
	position: relative;
	height: 46px;
	line-height: 46px;
	font-size: 28px;
	font-weight: 400;
	color: #34AF35;
}
.ttt::after{
	position: absolute;
	content: "";
	width: 114px;
	height: 2px;
	background: #34AF35;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -2px;
}
.ttt img{
	margin-right: 19px;
}

.ly-box{
	width: 1100px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 7px;
}
.ly-box-item{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 32px;
	position: relative;
}
.ly-box-item>div:nth-child(3){
	z-index: 2;
	font-size: 16px;
	font-weight: 200;
	color: #999999;
}
.ly-box-item:nth-child(1)>div:nth-child(3){
	width: 52px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	position: absolute;
	left: -17px;
	top: 0;
	background: url("../images/y1.png")no-repeat center;
	background-size: 100%;
}
.ly-box-item:nth-child(2)>div:nth-child(3){
	width: 37px;
	height: 37px;
	position: absolute;
	background-size: 100%;
	line-height: 37px;
	text-align: center;
	right: -14px;
	top: 6px;
	background: url("../images/y2.png")no-repeat center;
	background-size: 100%;
}
.ly-box-item:nth-child(3)>div:nth-child(3){
	width: 52px;
	height: 52px;
	position: absolute;
	background-size: 100%;
	line-height: 52px;
	text-align: center;
	left: -17px;
	top: 0;
	background: url("../images/y1.png")no-repeat center;
	background-size: 100%;
}
.ly-box-item:nth-child(4)>div:nth-child(3){
	width: 73px;
	height: 73px;
	line-height: 73px;
	text-align: center;
	position: absolute;
	background-size: 100%;
	right: -36px;
	top: -16px;
	background: url("../images/y3.png")no-repeat center;
	background-size: 100%;
}
.ly-box-item-wz{
	width: 240px;
	height: 176px;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
}
.ly-box-item-wz>div:nth-child(1){
	font-size: 18px;
	font-weight: 400;
	color: #34AF35;
	line-height: 18px;
	padding: 18px 0;
	text-align: center;
}
.ly-box-item-wz>div:nth-child(2){
	width: 214px;
	height: 88px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	margin: auto;
}
.ly-box-item-img{
	width: 293px;
	height: 214px;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
}
.ly-box-item-img>img{
	width: 293px;
	height: 214px;
	object-fit: cover;
}
.ly-box-item:nth-child(1)>.ly-box-item-wz,.ly-box-item:nth-child(3)>.ly-box-item-wz{
	border-right: none;
	border-radius: 10px 0 0 10px;
}
.ly-box-item:nth-child(2)>.ly-box-item-wz,.ly-box-item:nth-child(4)>.ly-box-item-wz{
	border-left: none;
	border-radius: 0 10px 10px 0;
}


.index-pro{
	height: 684px;
	width: 1200px;
	margin: auto;
	padding-top: 20px;
}
.index-pro-box{
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.pr-left-1{
	width: 272px;
	height: 258px;
	/*background:url('../images/pro-bg.png')#FFFFFF no-repeat center;*/
	border: 1px solid #E6E6E6;
	border-radius: 10px;
	position: relative;
}
.pr-left-1::after{
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	background: #34AF35;
	top: 72px;
	left: 0;
	right: 0;
	margin: auto;
}
.pr-left-2{
	width: 272px;
	height: 258px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	/*background:url('../images/pro-bg.png')#FFFFFF no-repeat center;*/
	border-radius: 10px;
	margin-top: 40px;
	position: relative;
}
.pr-left-2::after{
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	background: #34AF35;
	top: 72px;
	left: 0;
	right: 0;
	margin: auto;
}
.fdgfdh{
	font-size: 24px;
	font-weight: 400;
	color: #34AF35;
	line-height: 24px;
	padding-top: 29px;
	text-align: center;
}
.fsdgdfhsadfgf{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	width: 238px;
	margin: auto;
	margin-top: 50px;
	line-height: 25px;
	height: 100px;
	overflow: hidden;
}
.prossd-more{
	height: 7px;
	position: absolute;
	background: url("../images/hmore.png")no-repeat center;
	bottom: 14px;
	width: 100%;
}
.prossd-more:hover{
	background: url("../images/lmore.png")no-repeat center;
}
.moress{
	background: url("../images/hmore.png")no-repeat center;
	height: 7px;
	display: block;
	margin-top: 38px;
}
.moress:hover{
	background: url("../images/lmore.png")no-repeat center;
}
.i-p-n{
	margin-left: 70px;
	position: relative;
	margin-top: 47px;
}
.i-p-n::after{
	content: "";
	border-left: 1px solid #CCCCCC;
	height: 60px;
	position: absolute;
	left: 0;
	top: 5px;
}
.i-p-n>a{
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
	padding-left: 7px;
	position: relative;
}
.i-p-n>a:hover{
	color: #34AF35;
}
.i-p-n>a:hover::after{
	background: #34AF35;
}
.i-p-n>a::after{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #CCCCCC;
	border-radius: 50%;
	left: -2.5px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
}

.index-pro-box-right{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-left: 23px;
}
.pro-con-as-sd{
	position: relative;
	width: 298px;
	margin-top: 10px;
}
.pro-con-as-sd::after{
	content: "";
	position: absolute;
	width: 286px;
	height: 258px;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	right: 0;
	top: 0;
}
.pro-con-as-sd::before{
	content: "";
	position: absolute;
	width: 286px;
	height: 243px;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	right: 7px;
	top: 7px;
	background: #fff;
	z-index: 22;
}
.dfasdg-img{
	width: 284px;
	height: 206px;
	border-radius: 10px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 13px;
	z-index: 33;
}
.dfasdg-img>img{
	width: 284px;
	height: 206px;
	object-fit: cover;
}
.gvdfgfd-tit{
	margin-top: 225px;
	margin-left: 33px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	height: 19px;
	overflow: hidden;
	background: url("../images/hq.png")no-repeat;
	background-position: 212px center;
	position: relative;
	z-index: 99;
	padding-right: 40px;
}
.pro-con-as-sd:hover>.gvdfgfd-tit{
	background: url("../images/lh.png")no-repeat;
	background-position: 212px center;
	color: #34AF35;
}
.pro-con-as-sd:hover::after,.pro-con-as-sd:hover::before{
	border: 1px solid #34AF35;
}

.gg{
	background: url("../images/gg.jpg")no-repeat center;
	height: 500px;
}
.gg>div{
	width: 1200px;
	margin: auto;
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 70px;
	padding-top: 110px;
}
.gg>div>div{
	padding-left: 55px;
	background: url("../images/ws.png")no-repeat;
	background-position: 0 10px;
}
.gg>div>div:nth-child(2){
	background-position: 0 -56px;
}
.gg>div>div:nth-child(3){
	background-position: 0 -125px;
}
.gg>div>div:nth-child(4){
	background-position: 0 -189px;
}
.gg>div>div:nth-child(5){
	background-position: 0 -265px;
}

.index-ab{
	width: 1200px;
	margin: auto;
	padding-top: 35px;
}
.index-ab-box{
	display: flex;
	justify-content: space-between;
	margin-top: 42px;
}
.index-ab-right{
	width: 684px;
	height: 298px;
	background: #34AF35;
	border-radius: 10px;
	overflow: hidden;
}
.index-ab-right>img{
	width: 684px;
	height: 298px;
	object-fit: cover;
}
.index-ab-left{
	width: 455px;
}
.index-ab-left>div:nth-child(1){
	height: 20px;
	font-size: 20px;
	font-weight: 400;
	color: #34AF35;
	line-height: 20px;
}
.index-ab-left>div:nth-child(2){
	width: 80px;
	height: 1px;
	background: #34AF35;
	margin-top: 4px;
}
.index-ab-left>div:nth-child(3){
	width: 453px;
	height: 275px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	margin-top: 10px;
	overflow: hidden;
}
.index-ab-left>a{
	display: block;
	background: url("../images/hmore.png")no-repeat;
	background-position: right center;
	height: 7px;
	margin-top: 16px;
}

.index-zs{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-top: 53px;
}
.mySwiperzs{
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
}
.mySwiperzs .swiper-slide{
	height: 390px;
	position: relative;
}
.mySwiperzs .swiper-slide::after{
	content: "";
	width: 10px;
	height: 10px;
	border: 1px solid #CCCCCC;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: -32px;
	margin: auto;
}
.mySwiperzs .swiper-slide::before{
	content: "";
	width: 6px;
	height: 6px;
	background: #CCCCCC;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: -29px;
	margin: auto;
}
.mySwiperzs .swiper-slide:hover::before{
	background: #34AF35;
}
.mySwiperzs .swiper-slide:hover::after{
	border: 1px solid #34AF35;
}
.mySwiperzs .swiper-slide>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.sdfghfjhfgj-aa{
	position: absolute;
	width: 274px;
	height: 390px;
	background: url("../images/ss.png")rgba(52, 175, 53, 0.85) no-repeat;
	background-position: 127px 132px;
	border-radius: 10px;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
}
/*.mySwiperzs .swiper-slide:hover>.sdfghfjhfgj-aa{*/
/*	display: block;*/
/*}*/
.sdfghfjhfgj-aa>div{
	width: 244px;
	height: 179px;
	border: 1px solid #FFFFFF;
	border-radius: 10px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.sdfghfjhfgj-aa>div>div{
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color: #fff;
	margin-top: 40px;
}

.index-ali{
	height: 948px;
	background: url("../images/anli.jpg")no-repeat center;
	margin-top: 50px;
}
.index-ali>div{
	width: 1200px;
	margin: auto;
	padding-top: 30px;
}

.index-al-nav{
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
.index-al-nav>a{
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	border: 1px solid #666666;
	border-radius: 10px;
	margin: 0 21px;
}
.index-al-nav>a:hover{
	background: #34AF35;
	border: none;
	height: 40px;
	line-height: 40px;
	color: #fff;
}




.index-pro-box-rights{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}
.pro-con-as-sds{
	position: relative;
	width: 390px;
	height: 320px;
	margin-top: 26px;
}
.pro-con-as-sds::after{
	content: "";
	position: absolute;
	width: 370px;
	height: 278px;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	right: 0;
	bottom: 0;
}
.pro-con-as-sds::before{
	content: "";
	position: absolute;
	width: 370px;
	height: 278px;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	right: 9px;
	bottom: 9px;
}
.dfasdg-imgs{
	width: 370px;
	height: 278px;
	border-radius: 10px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 40px;
	z-index: 9;
}
.dfasdg-imgs>img{
	width: 370px;
	height: 278px;
	object-fit: cover;
}
.gvdfgfd-tits{
	margin-top: 285px;
	margin-left: 33px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	height: 19px;
	overflow: hidden;
	background: url("../images/hq.png")no-repeat;
	background-position: 300px center;
	position: relative;
	z-index: 99;
}
.pro-con-as-sds:hover>.gvdfgfd-tits{
	background: url("../images/lh.png")no-repeat;
	background-position: 300px center;
	color: #34AF35;
}
.pro-con-as-sds:hover::after,.pro-con-as-sds:hover::before{
	border: 1px solid #34AF35;
}
.index-liuc{
	width: 1200px;
	margin: auto;
	padding-top: 18px;
}
.mySwiperww{
	margin-top: 41px;
	position: relative;
}
.mySwiperww::after{
	content: "";
	width: 100%;
	height: 2px;
	background: #34AF35;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 0;
}
.mySwiperww .swiper-slide{
	height: 100px;
	border-radius: 50%;
	border: 1px solid #999999;
	font-size: 14px;
	text-align: center;
	position: relative;
	background: #fff;
	z-index: 3;
	box-sizing:border-box;
}
.mySwiperww .swiper-slide.swiper-slide-thumb-active{
	background: #34AF35;
	border: 1px solid #34AF35;
}
.mySwiperww .swiper-slide>div:nth-child(1){
	color: #666;
	padding-top: 19px;
	line-height: 14px;
}
.mySwiperww .swiper-slide>div:nth-child(2){
	color: #999;
	line-height: 25px;
	margin-top: 6px;
}
.mySwiperww .swiper-slide.swiper-slide-thumb-active>div:nth-child(1),
.mySwiperww .swiper-slide.swiper-slide-thumb-active>div:nth-child(2){
	color: #fff;
}
.mySwiper2ww{
	width: 1040px;
	height: 340px;
	border-radius: 50px;
	overflow: hidden;
	margin: auto;
	margin-top: 25px;
}
.mySwiper2ww img{
    width:100%;
    object-fit: cover;
}
.index-news{
	background: url("../images/news.jpg")no-repeat center;
	margin-top: 26px;
}
.index-news>div{
	width: 1200px;
	margin: auto;
	padding-top: 32px;
	height: 698px;
}

.index-news-nav{
	width: 600px;
	height: 40px;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	margin: auto;
	display: flex;
	justify-content: center;
	margin-top: 42px;
}
.index-news-nav>a{
	width: 33.33%;
	text-align: center;
	line-height: 40px;
	height: 40px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	position: relative;
}
.index-news-nav>a:hover{
	color: #41B442;
}
.index-news-nav>a:hover::after{
	display: block;
}
.index-news-nav>a::after{
	content: "";
	position: absolute;
	height: 1px;
	background: #34AF35;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	width: 100px;
}
.index-news-box{
	display: flex;
	justify-content: space-between;
	margin-top: 47px;
}
.index-news-left{
	width: 615px;
	display: flex;
	justify-content: space-between;
}
.index-news-left-item{
	width: 300px;
	height: 440px;
	background: #FFFFFF;
	box-shadow: 0px 9px 16px 0px rgba(0,0,0,0.14);
	border-radius: 10px;
}
.index-news-left-item>div{
	width: 285px;
	margin: auto;
}
.index-news-left-item img{
	width: 285px;
	height: 278px;
	object-fit: cover;
	border-radius: 10px 10px 0px 0px;
	margin-top: 12px;
}
.index-news-left-item>div:nth-child(2){
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-weight: 400;
	color: #333333;
	margin-top: 10px;
}
.index-news-left-item>div:nth-child(3){
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 14px;
	margin-top: 11px;
}
.index-news-left-item>div:nth-child(4){
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 23px;
	height: 69px;
	overflow: hidden;
}
.index-news-left-item>div:nth-child(5){
	background: url(../images/hmore.png)no-repeat;
	background-position: right center;
	height: 7px;
	margin-top: 7px;
}
.index-news-left-item:hover>div:nth-child(5){
	background: url(../images/lmore.png)no-repeat;
	background-position: right center;
}
.index-news-left-item:hover>div:nth-child(2){
	color: #34AF35;
}

.index-news-right{
	width: 554px;
}
.index-news-right-item{
	display: flex;
	justify-content: space-between;
	width: 554px;
	height: 130px;
	background: #FFFFFF;
	box-shadow: 0px 9px 16px 0px rgba(0,0,0,0.14);
	border-radius: 10px;
	overflow: hidden;
	align-items: center;
	margin-top: 26px;
}
.index-news-right-item:nth-child(1){
	margin-top: 0;
}
.index-news-right-item>div:nth-child(1){
	width: 140px;
	height: 106px;
	overflow: hidden;
	margin-left: 11px;
}
.index-news-right-item>div:nth-child(1)>img{
	width: 140px;
	height: 106px;
	object-fit: cover;
}
.index-news-right-item>div:nth-child(2){
	width: 379px;
	margin-right: 11px;
}
.index-news-right-item>div:nth-child(2)>div:nth-child(1){
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	color: #333333;
}
.index-news-right-item>div:nth-child(2)>div:nth-child(2){
	font-size: 14px;
	font-weight: 400;
	line-height:14px;
	color: #999999;
	margin-top: 14px;
}
.index-news-right-item>div:nth-child(2)>div:nth-child(3){
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
}
.index-news-right-item>div:nth-child(2)>div:nth-child(4){
	background: url(../images/hmore.png)no-repeat;
	background-position: right center;
	height: 7px;
	margin-top: 3px;
}
.index-news-right-item:hover>div:nth-child(2)>div:nth-child(4){
	background: url(../images/lmore.png)no-repeat;
	background-position: right center;
}
.index-news-right-item:hover>div:nth-child(2)>div:nth-child(1){
	color: #34AF35;
}

.index-foot{
	/*height: 409px;*/
	background: #34AF35;
}
.index-foot>.foot-sds{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.foot-nav{
	width: 300px;
	display: flex;
	flex-wrap: wrap;
	margin-top: 19px;
}
.foot-nav>a{
	width: 124px;
	padding-left: 26px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	/*line-height: 64px;*/
	background: url("../images/1.png")no-repeat;
	background-position: left center;
	display: flex;
	align-items: center;
}
.foot-nav>a:nth-child(2){
	background: url("../images/2.png")no-repeat;
	background-position: left center;
}
.foot-nav>a:nth-child(3){
	background: url("../images/3.png")no-repeat;
	background-position: left center;
}
.foot-nav>a:nth-child(4){
	background: url("../images/4.png")no-repeat;
	background-position: left center;
}
.foot-nav>a:nth-child(5){
	background: url("../images/5.png")no-repeat;
	background-position: left center;
}
.foot-nav>a:nth-child(6){
	background: url("../images/6.png")no-repeat;
	background-position: left center;
}
.foot-nav>a:nth-child(7){
	background: url("../images/7.png")no-repeat;
	background-position: left center;
}
.foot-nav>a:nth-child(8){
	background: url("../images/8.png")no-repeat;
	background-position: left center;
}

.foot-ewm{
	width: 176px;
	margin-top: 41px;
}
.foot-ewm>img{
	width: 176px;
	height: 176px;
	border-radius: 5px;
}
.foot-ewm>div{
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 12px;
	line-height: 20px;
	text-align: center;
}
.foot-right{
	margin-top: 41px;
}
.foot-right>div:nth-child(1){
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.foot-right>div:nth-child(2){
	line-height: 30px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 14px;
}
.bbt{
	width: 1200px;
	margin: auto;
	border-top: 1px solid #2D962D;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	/*height: 132px;*/
	line-height: 50px;
	margin-top:20px;
}
.bbt a{
    color: #fff;
}
































































































