/*走进粤有*/
.website_gps{
	width: 62%;
	margin: 0 auto;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.website_gps a{
	color: #666666;
}
.website_gps span{
	width: 8px;
	height: 16px;
	background: #0072BD;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.website_gps a:hover{
	color: #0072bd;
}
.about{
	width: 100%;
}
.about_content{
	width: 1180px;
	margin: 0 auto;
}
.about_top{
	width: 1180px;
	margin: 0 auto;
	border-bottom: 1px solid #CCCCCC;
	line-height: 50px;
	position: relative;
}
.about_top span{
	font-size: 24px;
}
.at1{
	font-weight: 100;
	line-height: 52px;
	display: inline-block;
	font-weight: 100;
	border-bottom: 2px solid #c81514;
	position: absolute;
}
.at2{
	padding-left: 48px;
	font-weight: bold;
}

.about_con{
	width: 100%;
	margin-top: 2%;
}
.ac_left{
	width: 50%;
	float: left;
}
.ac_left img{
	width: 99%;
	border: 1px solid #CCCCCC;
}
.ac_right{
	width: 48%;
	float: right;
}
.ac_right1,.ac_right2{
	color: #C81514;
	font-size: 30px;
	font-weight: bold;
	font-family: arial;
	line-height: 45px;
}
.ac_right2{
	color: #333333;
	font-family: "microsoft yahei";
}
.ac_right3{
	width: 60px;
	height: 2px;
	background: #C81514;
	margin-bottom: 20px;
	margin-top: 10px;
}
.ac_right4{
	text-align: justify;
	font-size: 14px;
	line-height: 28px;
}
	/*品牌优势——走进粤有*/
.brand{
	width: 100%;
	background: #eeeeee;
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.brand_content{
	width: 1180px;
	margin: 0 auto;
}
.bc_left{
	width: 70%;
	float: left;
}
.brand_top{
	color: #C81514;
	font-size: 28px;
	line-height: 60px;
}
.brand_top span{
	width: 8px;
	height: 8px;
	line-height: 60px;
	vertical-align: middle;
	background: #C81514;
	border-radius: 50%;
	display: inline-block;
}
.bc_left ul{
	width: 100%;
}
.bc_left ul li{
	width: 100%;
	padding-bottom: 2%;
	margin-bottom: 2%;
	border-bottom: 1px solid #CCCCCC;
}
.bc_left ul li:last-child{
	border-bottom: 0px;
}
.bc_left ul li div{
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}
.bc_left ul li p{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}
.bc_right{
	width: 25%;
	float: right;
}
.bc_right img{
	/*width: 95%;*/
	border: 1px solid #e4e4e1;
	padding: 2%;
}
	/*产品定位——走进粤有*/
.product_position{
	width: 100%;
	margin-top: 3%;
	margin-bottom: 4%;
}
.pp_content{
	width: 1180px;
	margin: 0 auto;
	margin-bottom: 2%;
}
/*.pp_top{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	font-size: 24px;
	font-weight: bold;
	line-height: 48px;
}
.pp_top span{
	font-weight: 100;
	border-bottom: 2px solid #c81514;
	line-height: 48px;
	display: inline-block;
	position: absolute;
}*/
.pp_bot ul{
	width: 100%;
	margin-top: 55px;
}
.pp_bot ul li{
	width: 14%;
	text-align: center;
	float: left;
	border: 0;
	border-right: 1px solid #CCCCCC;
	border-style: dotted;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pp_bot ul li:last-child{
	border-right: 1px solid #FFFFFF;
}
.pp_bot ul li div{
	color: #666666;
	font-size: 16px;
	line-height: 32px;
	margin-top: 10px;
}
.pp_bot ul li p{
	font-size: 14px;
	color: #999999;
	line-height: 28px;
}
	/*品牌认证——走进粤有*/
.credentials{
	width: 100%;
	background: #eeeeee;
	padding-bottom: 2%;
	padding-top: 2%;
}
/*.cre_top{
	width: 1123px;
	margin: 0 auto;
	border-bottom: 1px solid #CCCCCC;
	font-size: 24px;
	font-weight: bold;
	line-height: 48px;
}
.cre_top span{
	font-weight: 100;
	border-bottom: 2px solid #c81514;
	line-height: 48px;
	display: inline-block;
}*/
.cre_content{
	width: 1180px;
	margin: 0 auto;
	margin-top: 2%;
}
		/* 品牌认证轮播——走进粤有 */
.picScroll-left{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;position: absolute;width: 100%;top: 30%;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:18px; height:32px;margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer;}
.picScroll-left .hd .next{float: right;}
.picScroll-left .bd{width: 90%;margin: 0 auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width: 25%;float:left; _display:inline; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li:hover .title{color: #0072BD;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{display:block;  padding:2px;width: 90%;margin: 0 auto;}
.picScroll-left .bd ul li .title{ line-height:24px;color: #333333;}
		/* 品牌认证轮播——图片遮罩放大 */
.big_pic{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.5);
	display: none;
}
.bp_close{
	width: 100%;
}
.bp_close span{
	display: inline-block;
	float: right;
	margin-top: 50px;
	margin-right: 100px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.5);
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
}
.bp_close span:hover{
	background-color: rgba(255,255,255,0.8);
}
.bp_con{
	width: 1180px;
	line-height: 100%;
	margin: 0 auto;
	margin-top: 10%;
}
.bp_con div{
	float: left;
}
.pic_con{
	width: 1050px;
	margin: 20px;
	height: 500px;
	line-height: 500px;
	text-align: center;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.5);
	overflow: hidden;
	border-radius: 5px;
}
.pic_con img{
	vertical-align: middle;
}
.prev_pic,.next_pic{
	width: 45px;
	margin-top: 225px;
	cursor: pointer;
}

/*厨具设备中心*/
.product{
	width: 100%;
}
.pro_content{
	width: 1180px;
	margin: 0 auto;
}
	/*左侧导航*/
.pro_left{
	width: 20%;
	float: left;
}
.left1{
	width: 100%;
	margin-bottom: 15%;
}
.left1 ul{
	width: 100%;
}
.left1top{
	width: 96%;
	padding: 2%;
	border: 1px solid #c81514;
	text-align: center;
	background-color: #c81514;
	color: white;
	padding-top: 8%;
    padding-bottom: 8%;
}
.dir{
	padding-top: 3%;
	font-size: 24px;
}
.dirc{
	padding-bottom: 3%;
	font-size:24px;
}
.left1 ul{
	padding-top: 5px;
	width: 100%;
	background: #f5f5f5;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}
.left1 ul li{
	width: 93%;
	padding-left: 5%;
	padding-right: 2%;
	margin: 0 auto;
	list-style: none;
	line-height: 55px;
}
.left1 ul li p{
	width: 95%;
	margin: 0 auto;
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	border-style: dotted;	
	color: #333333;
}
.left1 ul li p img{
	float: right;
	vertical-align: middle;
	margin-top: 18px;
}
.news_on p,.news_hover p{
	color: #0072bd !important;
}

.showlefttwo{
	width: 100%;
	border: 1px solid #dedede;
	margin-top: 5%;
}
.showlefttwo div:nth-child(1){
	background-color: #c81514;
	color: white;
	text-align: center;
	line-height: 28px;
	padding-top: 8%;
	padding-bottom: 5%;
}
.showlefttwo div:nth-child(1) p:nth-child(1){
	font-size: 24px;
	margin: 0 !important;
}
.showlefttwo div:nth-child(1) p:nth-child(2){
	font-size: 14px;
	margin: 0 !important;
}
.showlefttwo div:nth-child(2){
	float: left;
	width: 42px;
	margin-left: 3%;
	margin-top: 9%;
	margin-bottom: 2%;
}
.showlefttwo div:nth-child(2) img{
	/*width: 90%;*/
	margin-right: 5px;
}
.showlefttwo div:nth-child(3){
	float: left;
	width: 64%;
	margin-left: 3%;
	margin-top: 7%;
	margin-bottom: 2%;
}
.showlefttwo div:nth-child(3) p{
	margin: 0 !important;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.showlefttwo div:nth-child(3) p:nth-child(1){
	color: #000000;
	font-size: 18px;
}
.showlefttwo div:nth-child(3) p:nth-child(2){
	color: #0072bd;
	font-size: 20px;
}
.showlefttwo p:nth-child(5),.showlefttwo p:nth-child(6),.showlefttwo p:nth-child(7){
	margin-left: 5%;
	margin-right: 3%;
	margin-top: 3%;
	font-size: 14px;
	color: rgb(102,102,102);
	line-height: 32px;
}
.showlefttwo p:nth-child(7){
	padding-bottom: 5%;
	line-height: 32px;
}
	/*右侧内容*/
.pro_right{
	width: 78%;
	float: right;
}
.pr_top{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}
.pr_top span{
	font-size: 24px;
	line-height: 50px;
	display: inline-block;
	border-bottom: 2px solid #c81514;
}

.pr_con{
	width: 100%;
	margin-top: 3%;
	margin-bottom:5%;
}
.pr_con ul{
	width: 100%;
}
.pr_con ul li{
	width: 32%;
	list-style: none;
	float: left;
	margin-right: 2%;
	margin-bottom: 5px;
}
.pr_con ul li:nth-child(3n){
	margin-right: 0;
}
.pr_con ul li p{
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	color: #545454;
}
.pr_con ul li:hover p{
	color: #0072BD;
}
.rela{
	width: 100%;
	font-size: 0;
	position: relative;
}
.rela img{
	width: 100%;
}
.shade{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.5;
	display: none;
}
.shade img{
	width: 20%;
	margin-left: 40%;
	margin-top: 30%;
}
/*厨房设备中心详情*/
.pr_show{
	width: 100%;
	margin-bottom: 4%;
}
.ps_title{
	width: 100%;
	text-align: center;
}
.ps_title1{
	font-size: 24px;
}
.ps_title2 span{
	color: #999999;
	font-size: 14px;
	;line-height: 36px;
	display: inline-block;
}
.ps_con{
	display: block;
}
.ps_con,.pps_show{
	width: 80%;
	margin: 0 auto;
	margin-top: 2%;
}
.ps_con img,.pps_show img{
	width: 100%;
	margin-bottom: 1%;
}
.ps_con p,.pps_show p{
	font-size: 18px;
	line-height: 45px;
}
.pro_wid{
	width: 80%;
	margin: 0 auto;
}
/*工程案例*/
.case_con{
	width: 100%;
	margin-top: 4%;
}
.case_con ul{
	width: 100%;
}
.case_con ul li{
	width: 49%;
	float: left;
	margin-bottom: 20px;
}
.case_con ul li div{
	width: 100%;
	font-size: 0;
	height: 268px;
	overflow: hidden;
}
.case_con ul li div img{
	width: 100%;
}
.case_con ul li:nth-child(2n){
	float: right;
}
.case_con ul li p span{
	color: #333333;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	background: #efefef;
	width: 95%;
	padding-left: 5%;
	display: inline-block;
}
.case_con ul li p{
	height: 80px;
}
.case_con ul li:hover span{
	height: 80px;
	line-height: 80px;
	background: #0072bd;
	color: #FFFFFF;
}
.case_con ul li p img{
	margin-right: 15px;
}
/*工程案例详情*/
.case_show{
	width: 100%;
	margin-top: 2%;
}
.cs_con{
	width: 90%;
	margin: 0 auto;
	margin-top: 2%;
}
.cs_pic{
	width: 100%;
}
.cs_con h1{
	color: #0072bd;
	line-height: 70px;
	border-bottom: 1px solid #999999;
}
.cs_con p{
	font-size: 18px;
	line-height: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cs_con ul li{
	color: #666666;
	line-height: 50px;
}
.cs_con ul li img{
	margin-right: 10px;
	vertical-align: middle;
}
.cs_prev{
	width: 90%;
	margin: 0 auto;
}

/*厨房设计 四页面*/
.design_con{
	width: 100%;
	margin-top: 4%;
}
.design_con img{
	width: 100%;
}
.design_essay{
	width: 90%;
	margin: 0 auto;
	color: #333333;
}
.de_fir{
	font-size: 18px;
	line-height: 36px;
	text-align: justify;
	text-indent: 36px;
	margin-top: 1%;
	margin-bottom: 2%;
}
.design_essay div{
	font-size: 16px;
	line-height: 36px;
}
.design_essay p{
	text-indent: 32px;
}
.design_prev{
	width: 90%;
	margin: 0 auto;
}
.design_essay li{
	text-indent: 32px;
	line-height: 36px;
	text-align: justify;
}
.design_essay ul li span{
	font-weight: bold;
} 
	/*厨房设计——定制表格*/
.made{
	width: 100%;
	margin-bottom: 50px;
	margin-top: 30px;
}
.made_con{
	width: 999px;
	height: 400px;
	margin: 0 auto;
	background-image: url(../images/form_bg.jpg);
	background-size: 100% 280px;
	background-position: center bottom;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.made_title{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.form{
	margin: 0 auto;
	width: 700px;
}
.form span{
	width: 70px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
}
.message {
	position: relative;
}
.message span{
	position: absolute;
	top: 25px;
	z-index: 9;
}
.form input{
	height: 40px;
	width: 600px;
	line-height: 100%;
	margin-top: 20px;
	margin-right: 5px;
}
.form textarea{
	width: 590px;
	height: 90px;
	padding: 5px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 70px;
}
.sub{
	text-align: center;
}
.sub input{
	width: 100px;
	height: 30px;
	line-height: 100%;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #999999;
	border: 0;
	margin-top: 30px;
}
.sub input:hover{
	background-color: #0072bd;
}

/*新闻资讯*/
.news_con{
	margin-top: 3%;
	margin-bottom: 8%;
	width: 100%;
	background-color: #e5e5e5;
}
.news_con1{
	width: 100%;
	background-color:white;
	padding-bottom: 1%;
	margin-top: 2%;
	box-shadow:0px 0px 15px 5px #e4e4e4;
}
.news_con1:hover{
	background: #0072bd;
}
.news_con1:hover a{
	color: white !important;
}
.news_con1:hover p{
	color: white !important; 
}
.news_con1:hover .con2 button{
	background: #c81514;
}
.con1{
	width: 33%;
	float: left;
	margin-top: 1%;
	margin-left: 1%;
}
.con1 img{
	width: 100%;
}
.con2{
	margin-top: 1%;
	margin-right: 1%;
	width: 63%;
	float: right;
}
.con2 p:nth-child(1) a{
	font-size: 18px;
	color: #333333;
}
.con2 p:nth-child(2){
	font-size: 12px;
	line-height: 24px;
	color: #b9babf;
}
.con2 p:nth-child(3){
	font-size: 14px;
	color: #999999;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.con2 p:nth-child(4){
	text-align: right;
	font-size: 14px;
}
.con2 button{
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 3%;
	padding-right: 3%;
	background-color: #b3b3b3;
	border: 0;
	margin-top: 5%;
	color: #FFFFFF;
}
.con2 button a{
	color: white;
}
.con2 button a:hover{
	color: white;
}
.click{
	background-color:#EA7B08;
	color: white;
}
.click button{
	background-color:#8b3f39;
}
.click>.con2>p>a{
	color: white;
}

/*新闻资讯详情*/
.news_show{
	width: 100%;
	margin-top: 4%;
}
.news_show img{
	width: 100%;
}
.news_essay{
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 36px;
	text-align: justify;
}
.news_essay p,.news_essay li{
	text-indent: 36px;
}
.news_essay img{
	width: 100%;
}

/*联系我们*/
.connectmid ul li p:nth-child(2),.phone_protitle,.ges,.phone_banner{
	display: none;
}
.right1content{
	width: 100%;
	margin-top: 4%;
}
.showrightcontent1{
	width: 100%;
}
.connecttop,.connectmid{
	width: 100%;
}
.connecttop div:nth-child(1){
	float: left;
	width: 17%;
}
.connecttop div:nth-child(1) img{
	width: 100%;
}
.connecttop div:nth-child(2){
	width: 80%;
	float: right;
}
.connecttop div:nth-child(2) p:nth-child(1){
	font-size: 24px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #0072bd;
	margin: 0 !important;
	padding-top: 2%;
}
.connecttop div:nth-child(2) p:nth-child(2){
	font-size: 14px;
	color: rgb(102,102,102);
	font-family: "微软雅黑";
}
.connectmid ul{
	width: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.connectmid ul li{
	list-style: none;
	float: left;
	width: 24%;
	margin-right: 1.3%;
	text-align: center;
}
.connectmid ul li:nth-child(4){
	margin-right: 0;
}
.connectmid ul li p{
	padding-left: 5%;
	padding-right: 5%;
	margin: 0 !important;
	color: rgb(35,35,35);
}
.connectmid ul li p:nth-child(2){
	line-height: 40px;
	padding-top: 2%;
	color: rgb(51,51,51);
}
/*地图*/
.showrightcontent1{
	position: relative;
}
#wrap{
	border: 1px solid #0072bd;
	margin-bottom: 8%;
}
.my-map { margin: 0 auto; width: 100%; height: 400px; }
.my-map .icon { background: url(../images/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-blue { background-position: -11px -55px; }
.amap-container{height: 100%;}
/*加入我们*/
.join{
	width: 100%;
	margin-top: 2%;
}
.join img{
	width: 100%;
	margin-bottom: 2%;
}
.join p{
	color: #666666;
	font-size: 16px;
	line-height: 32px;
	text-indent: 32px;
}
.join ul{
	width: 96%;
	padding: 2%;
}
.join ul li{
	width: 20%;
	float: left;
	text-align: center;
}
.join ul li:first-child{
	text-align: left;
}
.join ul li:nth-child(5){
	text-align: right;
}
.classify{
	background: #dddddd;
	color: #454545;
}
.classify_num{
	color: #747474;
	font-size: 18px;
}
.quality{
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.quality ol{
	width: 48%;
	float: left;
}
.quality ol li{
	font-size: 14px;
	line-height: 28px;
}
.email{
	width: 100%;
	margin-bottom: 10%;
	margin-top: 2%;
}
.email span{
	background: #0072bd;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 25px;
	font-size: 14px;
	color: #FFFFFF;
}
.email span a{
	color: #FFFFFF;
}
/*售后服务*/
.service{
	width: 100%;
	margin-top: 2%;
}
.service_con{
	margin-top: 2%;
	margin-bottom: 2%;
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	text-align: justify;
}
