@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: 1200px;
	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:#83C326; /* 婊氭潯鍐呭祵棰滆壊 */
}
::-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:33px;
	height:10px;
	background:#83C326;
	border-radius:5px;
}

/*头部*/
.top-top{
	background: #000001;
}
.top-top>div{
	width: 1200px;
	height: 90px;
	margin: auto;
}
.top-logo{
	float: left;
	line-height: 90px;
}
.top-logo>img{
	width: 236px;
	height: 44px;
}
.top-nav{
	margin-left: 105px;
	float: left;
}
.top-nav>.title{
	float: left;
	margin-left: 19px;
}
.top-nav>.title>a{
	display: block;
	color: rgba(255,255,255,0.9);
	font-size: 16px;
	line-height: 90px;
}
.top-nav>.title>a.active{
	color: #8FC93B;
}
.top-dh{
	float: right;
	width: 150px;
	height: 90px;
	background: #83C326;
	line-height: 90px;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
}
.top-ss{
	float: right;
	width: 20px;
	height: 20px;
	background: url("../images/ss.png")no-repeat center;
	margin-right: 35px;
	margin-top: 35px;
}
/*厨房工程*/
.cfgc{
	width: 1200px;
	margin: auto;
}
.cfgc>.title{
	text-align: center;
}
.cfgc>.title>div:nth-child(1){
	font-size: 34px;
	font-weight: bold;
	color: #000000;
	padding-top: 55px;
}
.cfgc>.title>div:nth-child(2){
	font-size: 20px;
	font-weight: 700;
	color: #80C120;
	margin-top: 5px;
}
.gc-list{
	margin-top: 48px;
}
.gc-list>.left{
	width: 282px;
	height: 400px;
	margin-left: 24px;
	float: left;
	background: #F7F7F7;
}
.gc-list>.left:nth-child(1){
	margin-left: 0;
}
.gc-list>.left>div:nth-child(1){
	width: 282px;
	height: 196px;
}
.gc-list>.left>div:nth-child(1)>img{
	width: 282px;
	height: 196px;
}
.gc-list>.left>div:nth-child(2){
	font-size: 20px;
	font-weight: bold;
	color: #070707;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 8px;
}
.gc-list>.left>div:nth-child(3){
	width: 24px;
	height: 2px;
	background: #7FBF26;
	margin: auto;
}
.gc-list>.left>div:nth-child(4){
	position: relative;
	height: 45px;
	width: 100%;
}
.gc-list>.left>div:nth-child(4)>p:nth-child(1){
	font-size: 48px;
	font-weight: 500;
	color: #80C120;
	right: 100px;
	position: absolute;
	top: 0;
	z-index: 999999;
	line-height: 45px;
}
.gc-list>.left>div:nth-child(4)>p:nth-child(2){
	font-size: 29px;
	font-weight: 500;
	color: #7FBF26;
	position: absolute;
	right: 82px;
	top: 0;
	line-height: 25px;
}
.gc-list>.left>div:nth-child(4)>p:nth-child(3){
	font-size: 16px;
	font-weight: 500;
	color: #7FBF26;
	right: 85px;
	top: 25px;
	line-height: 16px;
	position: absolute;
}
.gc-list>.left>div:nth-child(5){
	font-size: 15px;
	font-weight: 500;
	color: #A4A4A4;
	width: 195px;
	margin: auto;
	text-align: center;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
/*产品*/
.cp-bg{
	background: #282828;
	height: 454px;
	margin-top: 60px;
}
.cp-top{
	width: 1200px;
	margin: auto;
	height: 514px;
	margin-top: -389px;
}
.cp-top>.left{
	float: left;
	width: 600px;
	height: 514px;
}
.cp-top>.left>img{
	width: 600px;
	height: 514px;
}
.cp-top>.right{
	float: left;
	width: 520px;
	margin-left: 57px;
}
.cp-top>.right>div:nth-child(1){
	font-size: 30px;
	font-weight: bold;
	color: #91C652;
	margin-top: 30px;
}
.cp-top>.right>div:nth-child(1)>span{
	color: #fff;
}
.cp-top>.right>div:nth-child(2){
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	margin: 15px 0;
}
.cp-top>.right>div:nth-child(3){
	font-size: 15px;
	font-weight: 500;
	color: #767676;
	line-height: 27px;
}
.cp-top>.right>div:nth-child(4){
	width: 36px;
	height: 36px;
	background: url("../images/jia.png")no-repeat center;
	margin-top: 35px;
}
.cp-top>.right>div:nth-child(5){
	margin-top: 35px;
}
.pro-nav-left{
	float: left;
	width: 254px;
	height: 204px;
	background: #FFFFFF;
	text-align: center;
	margin-left: 12px;
}
.pro-nav-left:nth-child(1){
	margin-left: 0;
}
.pro-nav-left>div:nth-child(1){
	font-size: 15px;
	font-weight: 500;
	color: #282828;
	line-height: 27px;
	padding-top: 25px;
}
.pro-nav-left>div:nth-child(2){
	font-size: 15px;
	font-weight: 500;
	color: #282828;
	line-height: 27px;
	text-transform:uppercase;
}
.pro-nav-left>div:nth-child(3){
	height: 126px;
	overflow: hidden;
}
.pro-nav-left>div:nth-child(3)>img{
	width: 80%;
}
.index-pro-list{
	margin-top: -125px;
	background: #F5F5F5;
}
.index-pro-list>div{
	height: 945px;
	width: 1200px;
	margin: auto;
	padding-top: 157px;
}
.pro-gd1{
	background: #fff;
}
.pro-gd1>div:nth-child(1){
	float: left;
	width: 82px;
	height: 40px;
	background: #83C326;
	line-height: 40px;
	font-size: 15px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
}
.gallery-thumbs{
	float: left;
	width: 1100px;
	margin-left: 18px;
}
.gallery-thumbs .swiper-slide{
	width: 60px;
	line-height: 40px;
	cursor:pointer;
}
.gallery-thumbs .swiper-slide:hover,.gallery-thumbs .swiper-slide-thumb-active{
	font-weight: 700;
	color: #83C326;
}
.gallery-top{
	height: 800px;
}
.gallery-top .swiper-slide{
	height: 100%;
}
.gallery-top .swiper-slide>a{
	float: left;
	width: 374px;
	height: 360px;
	background: #FFFFFF;
	margin-top: 40px;
	margin-left: 39px;
}
.gallery-top .swiper-slide>a:nth-child(3n-2){
	margin-left: 0;
}
.gallery-top .swiper-slide>a>div:nth-child(1){
	height: 232px;
	overflow: hidden;
	text-align: center;
}
.gallery-top .swiper-slide>a>div:nth-child(1)>img{
	height: 100%;
}
.gallery-top .swiper-slide>a>div:nth-child(2){
	width: 330px;
	margin: auto;
	font-size: 17px;
	font-weight: 700;
	color: #070707;
	padding-top: 22px;
	padding-bottom: 5px;
}
.gallery-top .swiper-slide>a>div:nth-child(3){
	width: 330px;
	margin: auto;
	font-size: 15px;
	font-weight: 500;
	color: #A4A4A4;
	border-bottom: 2px solid #F5F5F5;
	padding: 10px 0;
}
.gallery-top .swiper-slide>a>div:nth-child(4){
	width: 330px;
	margin: auto;
	line-height: 38px;
	font-size: 14px;
	font-weight: 400;
	color: #5D6473;
	background: url("../images/jiantou.png")no-repeat;
	background-position: right center;
}
/*案例*/
.index-al{
	background: url("../images/al.jpg")rgb(47,47,47) no-repeat center;
}
.index-al>div{
	width: 1200px;
	height: 833px;
	margin: auto;
}
.index-al>div>div:nth-child(1){
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 85px;
}
.index-al>div>div:nth-child(2){
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #FFFFFF;
	margin-top: 8px;
}
.al-box{
	overflow: hidden;
	width: 1115px;
	margin: auto;
	margin-top: 95px;
}
.al-box .swiper-slide>a>div:nth-child(1){
	border: 5px solid #fff;
	width: 346px;
	height: 274px;
	display: block;
	overflow: hidden;
}
.al-box .swiper-slide>a img{
	width: 100%;
	height: 100%;
}
.al-g{
	position: relative;
}
.al-box .swiper-slide>a>div:nth-child(2){
	font-size: 18px;
	padding: 20px 0;
	font-weight: 800;
	color: #FFFFFF;
	text-align: center;
}
.swiper-button-nextal{
	position: absolute;
	width: 27px;
	height: 53px;
	background: url("../images/right.png")no-repeat center;
	right: 0;
	top: 112px;
}
.swiper-button-preval{
	position: absolute;
	width: 27px;
	height: 53px;
	background: url("../images/left.png")no-repeat center;
	left: 0;
	top: 112px;
}
.al-gd{
	display: block;
	width: 140px;
	height: 50px;
	border: 2px solid #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	margin: auto;
	margin-top: 100px;
}
/*定制*/
.index-dz{
	background: #202020;
}
.index-dz>div{
	width: 1200px;
	margin: auto;
	height: 501px;
}
.index-dz>div>div:nth-child(1){
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #90CA3D;
	padding-top: 58px;
	margin-bottom: 55px;
}
.dz-list>.left{
	float: left;
	width: 268px;
	height: 288px;
	border: 1px solid #FFFFFF;
	border-radius: 10px;
	margin-left: 40px;
}
.dz-list>.left:nth-child(1){
	margin-left: 0;
}
.dz-list>.left>div:nth-child(1){
	height: 117px;
	text-align: center;
	margin-top: 52px;
	overflow: hidden;
}
.dz-list>.left>div:nth-child(1)>img{
	max-height: 100%;
}
.dz-list>.left>div:nth-child(2){
	font-size: 17px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 22px;
	text-align: center;
	margin-top: 48px;
}
/*关于我们*/
.index-about{
	width: 1200px;
	margin: auto;
	height: 868px;
}
.about-top>.left{
	float: left;
	width: 600px;
	height: 460px;
	margin-top: 70px;
}
.about-top>.left>img{
	width: 600px;
	height: 460px;
}
.about-top>.right{
	float: left;
	margin-top: 70px;
	width: 552px;
	margin-left: 29px;
}
.about-top>.right>div:nth-child(1){
	font-size: 45px;
	font-weight: bold;
	color: #EAEAEA;
	line-height: 30px;
	opacity: 0.46;
	text-align: center;
	padding-top: 33px;
}
.about-top>.right>div:nth-child(2){
	font-size: 38px;
	font-weight: 400;
	color: #1E2A5A;
	line-height: 30px;
	text-align: center;
	margin-top: -15px;
	position: relative;
	z-index: 99;
}
.about-top>.right>div:nth-child(3){
	font-size: 18px;
	font-weight: 400;
	color: #282828;
	line-height: 30px;
	height: 240px;
	overflow: hidden;
	margin-top: 32px;
}
.about-top>.right>div:nth-child(4){
	margin-top: 50px;
}
.about-top>.right>div:nth-child(4)>a{
	display: inline-block;
	width: 174px;
	height: 38px;
	border: 2px solid #9DE036;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #9DE036;
}
.about-top>.right>div:nth-child(4)>a:hover{
	background: #9DE036;
	color: #fff;
}
.al-boxs{
	overflow: hidden;
	width: 1050px;
	margin: auto;
	margin-top: 47px;
}
.al-boxs .swiper-slide>a>div:nth-child(1){
	width: 254px;
	height: 176px;
	display: block;
	overflow: hidden;
}
.al-boxs .swiper-slide>a img{
	width: 100%;
	height: 100%;
}
.al-gs{
	position: relative;
}
.al-boxs .swiper-slide>a>div:nth-child(2){

	padding: 10px 0;
	font-size: 16px;
	font-weight: 400;
	color: #222326;
	line-height: 26px;
	text-align: center;
}
.swiper-button-nextals{
	position: absolute;
	width: 27px;
	height: 53px;
	background: url("../images/rights.png")no-repeat center;
	right: 12px;
	top: 62px;
}
.swiper-button-prevals{
	position: absolute;
	width: 27px;
	height: 53px;
	background: url("../images/lefts.png")no-repeat center;
	left: 12px;
	top: 62px;
}
/*留言*/
.index-ly{
	background: #F5F5F5;
}
.index-ly>div{
	width: 1200px;
	margin: auto;
	height: 478px;
}
.index-ly>div>.left{
	float: left;
	width: 672px;
}
.index-ly>div>.right{
	float: right;
	width: 447px;
}
.index-ly>div>.left>div:nth-child(1){
	font-size: 45px;
	font-weight: bold;
	color: #7FBF26;
	line-height: 45px;
	padding-top: 70px;
}
.index-ly>div>.left>div:nth-child(1)>span{
	font-weight: 400;
	color: #303030;
}
.index-ly>div>.left>div:nth-child(2){
	font-size: 15px;
	font-weight: 500;
	color: #282828;
	line-height: 22px;
	margin-top: 35px;
}
.index-ly>div>.left>div:nth-child(3){
	background: url("../images/phone.png")no-repeat;
	height: 114px;
	margin-top: 29px;
}
.index-ly>div>.left>div:nth-child(3)>div:nth-child(1){
	font-size: 15px;
	font-weight: 500;
	color: #282828;
	line-height: 22px;
	margin-left: 96px;
	padding-top: 38px;
}
.index-ly>div>.left>div:nth-child(3)>div:nth-child(2){
	font-size: 30px;
	font-weight: 500;
	color: #282828;
	margin-left: 96px;
	line-height: 22px;
	padding-top: 9px;
}
.form{
	margin-top: 60px;
}
.in1>input{
	width: 200px;
	height: 39px;
	border: 2px solid #9A9A9A;
	border-radius: 4px;
}
.in2>textarea{
	width: 443px;
	height: 77px;
	border: 2px solid #9A9A9A;
	border-radius: 4px;
	background: none;
	text-indent: 11px;
	font-size: 15px;
}
.in3>input{
	float: left;
	width: 316px;
	height: 39px;
	border: 2px solid #9A9A9A;
	border-radius: 4px;
}
input{
	background: none;
	text-indent: 11px;
	font-size: 15px;
}
.in3>img{
	float: left;
	width: 122px;
	height: 41px;
}
.tijiao{
	width: 138px;
	height: 45px;
	background: #9DE036;
	border-radius: 4px;
	font-size: 15px;
	border: 0;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 20px;
}
.form div{
	margin-top: 15px;
}
/*新闻中心*/
.index-news{
	width: 1200px;
	margin: auto;
	padding-top: 60px;
}
.ne-title>.left{
	float: left;
}
.ne-title>.right{
	float: right;
	margin-top: 1px;
}
.ne-title>.right>a{
	display: block;
	width: 158px;
	height: 44px;
	border: 1px solid #303030;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #282828;
}
.ne-title>.left>div:nth-child(1){
	font-size: 30px;
	font-weight: bold;
	color: #303030;
	line-height: 30px;
}
.ne-title>.left>div:nth-child(2){
	font-size: 18px;
	font-weight: 700;
	color: #90CA3D;
	margin-top: 5px;
	line-height: 18px;
}
.index-news-list{
	margin-top: 33px;
}
.index-news-list>.left{
	float: left;
	width: 600px;
	height: 540px;
}
.index-news-list>.right{
	float: right;
	width: 582px;
}
.index-news-list>.left>a{
	display: block;
	width: 600px;
	height: 540px;
	position: relative;
}
.index-news-list>.left>a>img{
	width: 600px;
	height: 540px;
}
.index-news-list>.left>a>div{
	line-height: 56px;
	height: 56px;
	background: #303030;
	opacity: 0.77;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
}
.i-n-l{
	display: block;
	width: 582px;
	height: 90px;
	padding: 20px 0;
	overflow: hidden;
	margin-top: 7px;
}
.i-n-l:nth-child(1){
	margin-top: 0;
}
.i-n-l>.left{
	float: left;
	width: 130px;
	height: 90px;
	text-align: center;
	border-right: 1px solid #E5E5E5;
	color: #8FC93B;
}
.i-n-l>.left>div:nth-child(1){
	font-size: 30px;
	font-weight: 500;
	padding-top: 10px;
	line-height: 30px;
}
.i-n-l>.left>div:nth-child(2){
	font-size: 16px;
	font-weight: 500;
	margin-top: 20px;
}
.i-n-l>.right{
	float: left;
	margin-left: 25px;
	width: 410px;
	color: #282828;
}
.i-n-l>.right>div:nth-child(1){
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
	padding-top: 3px;
}
.i-n-l>.right>div:nth-child(2){
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 15px;
}
.i-n-l:hover{
	background: #8FC93B;
}
.i-n-l:hover>.left{
	color: #fff;
}
.i-n-l:hover>.right{
	color: #fff;
}
/*合作伙伴*/
.index-hz{
	width: 1200px;
	margin: auto;
	margin-top: 65px;
}
.hz-hb{
	padding-top: 13px;
}
.hz-hb>a{
	float: left;
	width: 218px;
	height: 113px;
	border: 1px solid rgb(244,244,244);
	overflow: hidden;
	margin-left: 25px;
	margin-top: 19px;
	text-align: center;
}
.hz-hb>a>img{
	height: 100%;
}
.hz-hb>a:nth-child(5n-4){
	margin-left: 0;
}







/*底部*/
.foot{
	background: #222222;
	margin-top: 98px;
}
.foot>div{
	width: 1200px;
	margin: auto;
	height: 426px;
}
.f-navs{
	border-bottom: 1px solid rgba(255,255,255,0.37);
	padding-bottom: 35px;
	padding-top: 54px;
}
.f-logo{
	float: left;
}
.f-nav{
	float: right;
	margin-top: 15px;
}
.f-nav>a{
	color: rgba(255,255,255,0.37);
	font-size: 17px;
	margin-left: 37px;
}
.bq{
	border-bottom: 1px solid rgba(255,255,255,0.37);
	height: 213px;
}
.bq>.left{
	float: left;
	font-size: 15px;
	font-weight: 500;
	color: #7A7A7A;
	line-height: 25px;
	margin-top: 60px;
}
.bq>.right{
	float: right;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	color: #595959;
	line-height: 50px;
	margin-top: 40px;
	margin-right: 200px;
}
.bq>.right>img{
	width: 101px;
	height: 101px;
	background: #FFFFFF;
}
.links{
	line-height: 75px;
	font-size: 15px;
	font-weight: 500;
	color: #7A7A7A;
}
.links>a{
	font-size: 15px;
	font-weight: 500;
	color: #7A7A7A;
}


.gallery-top .swiper-slide>a>div:nth-child(1)>img,.al-box .swiper-slide>a img,.al-boxs .swiper-slide>a img{
	transition: all 0.6s;
}
.gallery-top .swiper-slide>a>div:nth-child(1)>img:hover,.al-box .swiper-slide>a img:hover,.al-boxs .swiper-slide>a img:hover{
	transform: scale(1.4);
}

