@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
address,caption,cite,code,dfn,em,th,var,i,b{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur())}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
textarea { resize:none}
input[type="submit"],input[type="button"]{ cursor:pointer;}
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
a{text-decoration:none;cursor: pointer; color:#777}
a:hover{text-decoration:none}
body,th,td,button,input,select,textarea{ font-family: Arial,"微软雅黑";font-size:13px;color:#777;}
.layout{ width:1203px; margin:0 auto; clear:both}
.fl{ float:left}
.fr{ float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.clearfix{*zoom:1;}
#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}
/*初始化*/
/* 首页 */
.header{
	width: 100%;
}
.header-content{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.header-content .logo{
	display: flex;
	padding: 10px 0;
}
.logo-left p{
	font-size: 12px;
	color: #444444;
	margin-top: 5px;
}
.index-image{
	width: 100%;
}
.logo-right{
	border-left: 1px solid #f3f3f3;
	margin-left: 66px;
	padding-left: 30px;
	margin-top: 20px;
}
.logo-right span{
	color: #d5111d;
	font-size: 25px;
}
.logo-right p{
	color: #222222;
	font-size: 18px;
}
.Information-phone{
	padding: 10px 0;
}
.Information-phone span{
	color: #777777;
	font-size: 15px;
	border-right: 1px solid #f1f1f1;
	margin-right: 40px;
	padding-right: 20px;
}
.Information-phone b{
	color: #c81624;
	font-size: 28px;
	font-weight: 700;
}
.Information-phone .code-image{
	width: 80px;
	height: 80px;
}
.Nav{
	width: 100%;
	background: #000000;
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid #81070b;
}
.Nav-content{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}
.Nav-content li{
	height: 60px;
	padding: 0 25px;
}
.Nav-content .on{
	background: #c20a11;
	border: 1px solid #c20a11;
	border-radius: 0 12px 0 12px;
}
.Nav-content li a{
	color: #FFFFFF;
	font-size: 15px;
}
.Banner{
	width: 100%;
}
.Banner .banner-image{
	width: 100%;
	height: 100%;
}
.Search{
	width: 100%;
}
.Search .Search-bg{
	background: url(../images/index-search_03.png) center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 1200px;
	margin: 0 auto;
	border-radius: 50px;
	height: 65px;
	line-height: 65px;
	display: flex;
	margin-top: 35px;
}
.Search .Search-content{
	margin-left: 20px;
}
.Search-content .search-input{
	width: 270px;
	height: 40px;
	border-radius: 20px;
	border: none;
	padding: 0 20px;
	color: #777777;
	font-size: 14px;
}
.Search-content a{
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	background: #fdd311;
	border-radius: 50%;
	position: relative;
	top: 15px;
	right: 42px;
}
.Search-content a img{
	padding-bottom: 27px;
}
.Search-word{
	display: flex;
	color: #FFFFFF;
}
.Search-UL{
	display: flex;
}
.Search-UL li{
	margin: 0 10px;
}
.Search-UL li a{
	color: #FFFFFF;
}
.Central-content{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 80px;
}
.Central-title{
	text-align: center;
	color: #c81624;
	font-size: 38px;
	padding-top: 36px;
	padding-bottom: 18px;
}
.Central-text{
	text-align: center;
}
.Central-text span{
	padding: 0 15px;
	color: #777777;
	font-size: 15px;
}
.Central-UL{
	display: flex;
	justify-content: space-around;
	margin-top: 30px;
}
.Central-UL li{
	width: 270px;
}
.zhengshu-image{
	margin: 0 auto;
	display: block;
}
.dizuo-image{
	display: block;
}
.Sell-UL{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.Sell-UL li{
	width: 360px;
	height: 450px;
	margin-top: 70px;
}
.Sell-UL li a .Sell-picture{
	display: block;
	height: 270px;
	background: #efefef;
	border-radius: 0 32px 0 0;
	text-align: center;
	line-height: 270px;
}
.Sell-main{
	height: 180px;
	border: 1px solid #EFEFEF;
	border-radius: 0 0 032px;
}
.Sell-main span{
	display: block;
	text-align: center;
	color: #444444;
	font-size: 28px;
	margin: 36px 0;
}
.Sell-main p{
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e7e7e7;
	border-radius: 40px;
	margin: 0 auto;
	font-size: 14px;
	color: #b9b9b9;
}
.Sell-UL .on .Sell-main span{
	color: #c81624;
}
.Sell-UL .on .Sell-main p{
	background: #c20a11;
	color: #FFFFFF;
}
.Sell-UL .on .Sell-picture{
	box-shadow: 5px 0 5px #eeeeee;
}
.Sell-UL .on .Sell-main{
	box-shadow: 5px 0 5px #eeeeee;
}
.Personal-tailor{
	width: 100%;
	height: 400px;
	background: url(../images/title_bg_03.png) center;
	background-size: cover;
	display: flex;
	justify-content: space-around;
}
.Personal-content{
	height: 280px;
	margin-top: 50px;
}
.Personal-content .Personal-left{
	font-weight: 700;
	display: inline-block;
	font-size: 18px;
	color: #FFFFFF;
	transform: rotate(-12deg);
}
.Personal-content .Personal-right{
	color: #FFFFFF;
	font-weight: 700;
	font-size: 18px;
	display: inline-block;
	transform: rotate(9deg);
}
.Personal-content .Personal-right b{
	color: #fdd623;
}
.Personal-content p{
	color: #FFFFFF;
	text-align: center;
}
.Personal-call{
	font-size: 18px;
	margin-top: 50px;
}
.Personal-call span{
	font-weight: 700;
	margin-left: 10px;
}
.Personal-content .Personal-main{
	width: 150px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	margin-top: 30px;
}
.Personal-code{
	display: flex;
	align-items: center;
}
.Classify{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}


.Advantage-bg{
	background: url(../images/youshi-bg_02.png);
}
.Advantage-UL{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 140px;
}
.Advantage-UL li{
	width: 500px;
	height: 155px;
	background: #FFFFFF;
	display: flex;
	border-radius: 130px;
	margin-bottom: 20px;
	cursor: pointer;
}
.Advantage-image{
	display: block;
	width: 130px;
	height: 130px;
	position: relative;
    top: 12px;
	left: 8px;
}
.Advantage-picture{
	display: block;
	width: 130px;
	height: 130px;
	padding-left: 106px;
	padding-top: 12px;
}
.Advantage-main{
	width: 256px;
	padding-left: 20px;
    padding-top: 30px;
}
.Advantage-main1{
	position: relative;
	left: 85px;
	width: 256px;
	padding-top: 30px;
}
.Advantage-UL li span{
	color: #333333;
	font-size: 20px;
	font-weight: 700;
}
.Advantage-UL li span b{
	background: #d4343d;
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 15px;
	padding: 5px;
	margin-right: 8px;
}
.Advantage-UL li p{
	color: #777777;
	font-size: 13px;
	margin-top: 18px;
}
.Advantage-OL{
	width: 0;
	height: 0;
}
.Advantage-OL li{
	text-align: center;
	position: relative;
	bottom: 570px;
	left: 420px;
}
.Coaster{
	display: block;
	width: 150px;
}









.Case{
	background: url(../images/big-bg_02.png) 100%;
	background-size: cover;
	padding-bottom: 200px;
}
.Case-UL{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 40px;
}
.Case-UL li{
	margin-bottom: 30px;
}
.Case-UL li .Case-text{
	text-align: center;
	color: #333333;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
}
.Case-UL .on .Case-text{
	color: #c11422;
}
.More{
	width: 140px;
	height: 40px;
	line-height: 40px;
	display: block;
	border: 1px solid #FFFFFF;
	border-radius: 30px;
	text-align: center;
	margin: 0 auto;
	color: #FFFFFF;
}
.Factory-bg{
	width: 100%;
	background: url(../images/f-image_03.png)left top;
	background-repeat: no-repeat;
	margin-left: 30px;
}
.Factory-UL li{
	width: 100%;
}
.Factory-content{
	float: left;
	padding-right: 40px;
	margin-left: 100px;
}
.Factory-title{
	color: #c81624;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 60px;
}
.Factory-main{
	width: 300px;
}
.Factory-main span{
	color: #333333;
	font-size: 14px;
}
.Factory-main b{
	color: #666666;
	font-size: 13px;
}
.Factory-more{
	display: block;
	border: 1px solid #eaeaea;
	color: #9b9b9b;
	text-align: center;
	width: 140px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 14px;
	margin-top: 60px;
}
.Factory-big{
	display: inline-block;
	float: right;
}
.Factory-OL{
	width: 1200px;
	margin: 0 auto;
	padding: 40px;
	overflow: hidden;
}
.Factory-OL li{
	float: left;
}
.Luhu-bg{
	width: 100%;
	height: 720px;
	background: url(../images/index-bg000_02.png);
	background-size: cover;
	opacity: 0.9;
	overflow: hidden;
	padding-top: 110px;
}
.Luhu-details{
	width: 1200px;
	margin: 0 auto;
}
.Luhu-left{
	width: 600px;
	float: left;
}
.Luhu-title p{
	color: #333333;
	font-size: 30px;
	font-weight: 700;
}
.Luhu-title span{
	width: 420px;
	display: block;
	color: #666666;
	font-size: 16px;
	padding-top: 40px;
}
.Luhu-see{
	width: 140px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #cc0e18;
	border-radius: 30px;
	color: #FFFFFF;
	text-align: center;
	margin: 40px 0;
}
.Luhu-picture{
	width: 600px;
	height: 426px;
	padding-top: 54px;
}
.Luhu-culture{
	background-repeat: no-repeat;
	background: url(../images/index-zhezhaoceng_03.png) ;
	width: 300px;
	height: 300px;
	float: right;
	position: relative;
	bottom: 300px;
}
.Luhu-culture p{
	color: #222222;
	font-size: 26px;
	text-align: center;
	margin-top: 50px;
}
.Luhu-culture span{
	width: 230px;
	text-align: center;
	display: block;
	color: #444444;
	margin: 30px auto;
}
.Luhu-culture .Luhu-look{
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #c0aead;
	border-radius: 20px;
	color: #444444;
	margin: 0 auto;
}
.Luhu-watch{
	width: 600px;
	float: right;
}
.Luhu-content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 75px 0;
}
.Luhu-soild{
	width: 750px;
	display: inline-block;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 20px;
}
.Luhu-info{
	float: left;
}
.Luhu-info a{
	display: inline-block;
	font-size: 22px;
	color: #444444;
	padding-bottom: 15px;
}
.Luhu-info .on{
	color: #c81624;
	border-bottom: 3px solid #dd5e65;
}
.Luhu-info span{
	font-size: 22px;
}
.Luhu-more{
	width: 90px;
	height: 26px;
	line-height: 26px;
	float: right;
	border: 1px solid #ececec;
	border-radius: 15px;
	text-align: center;
	color: #c6c6c6;
}
.Luhu-image{
	float: left;
}
.Luhu-tenet{
	float: left;
	margin-left: 40px;
}
.Luhu-tenet p{
	color: #333333;
	font-size: 20px;
}
.Luhu-tenet span{
	width: 400px;
	display: block;
	color: #777777;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
}
.Luhu-UL{
	width: 750px;
	overflow: hidden;
}
.Luhu-UL li{
	border-bottom: 1px dashed #f7f7f7;
	overflow: hidden;
	padding-bottom: 16px;
	margin-bottom: 15px;
}
.Luhu-UL li .Luhu-sp1{
	font-size: 15px;
	float: left;
	margin-right: 10px;
}
.Luhu-UL li .Luhu-sp2{
	font-size: 15px;
	color: #666666;
	float: left;
}
.Luhu-UL li .Luhu-sp3{
	font-size: 12px;
	color: #888888;
	float: right;
}
.Luhu-left{
	width: 750px;
	float: left;
}
.Luhu-right{
	width: 360px;
	float: right;
	border: 1px solid #f3f3f3;
	padding: 30px;
	border-radius: 20px;
}
.Luhu-right .Luhu-sp4{
	font-size: 20px;
	color: #c81624;
	margin-left: 15px;
}
.Luhu-right .Luhu-sp5{
	font-size: 14px;
	color: #999999;
	float: right;
}
.Luhu-right-UL{
	margin-top: 30px;
}
.Luhu-right-UL li{
	border-bottom: 1px dashed #f7f7f7;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
.Luhu-right-UL li .fangdajing-image{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #cc0f19;
	padding: 3px;
	margin-right: 10px;
}
.Luhu-right-UL li .Luhu-sp6{
	color: #333333;
	font-size: 15px;
}
.Luhu-right-UL li .Luhu-sp7{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #212025;
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.Luhu-right-UL li p{
	margin-top: 10px;
}
.Luhu-right-UL li .Luhu-sp8{
	display: inline-block;
	width: 257px;
	color: #666666;
	font-size: 14px;
}



/* 新闻中心-列表 */
.New-banner{
	width: 100%;
}
.New-option{
	height: 80px;
	background: #c81624;
	display: flex;
	justify-content: center;
	align-items: center;
}
.New-option .New-title{
	width: 160px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #FFFFFF;
	border-radius: 0 15px 0 15px;
	margin: 0 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	cursor: pointer;
}
.New-option .New-title.on{
	background: #FFFFFF;
	color: #c81624;
}
.New-UL{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.New-UL li{
	width: 384px;
	padding-bottom: 74px;
	border: 1px solid #f3f3f3;
	margin-bottom: 40px;
}
.New-UL li .new-image{
	width: 100%;
}
.New-UL li p{
	padding: 0 20px;
	margin-bottom: 30px;
	margin-top: 24px;
}
.New-UL li .New-time{
	color: #444444;
}
.New-UL li .New-head{
	color: #444444;
	font-size: 18px;
}
.New-UL li .New-content{
	color: #888888;
	font-size: 14px;
	margin: 40px 0;
}
.New-UL li a{
	padding: 0 20px;
	color: #c81624;
	font-size: 16px;
}
.New-UL .on{
	background: #C81624;
	box-shadow: 10px 10px 5px #d5d5d5;
}
.New-UL .on p,
.New-UL .on a{
	color: #FFFFFF;
}
/* 分类页 */
.Page-bg{
	width: 100%;
	background: #eeeeee;
}
.Page{
	width: 1200px;
	margin: 0 auto;
	line-height: 40px;
}
.Page-UL li{
	color: #666666;
	font-size: 16px;
	margin: 0 20px;
}
.Page-prev{
	color: #666666;
	font-size: 16px;
	display: block;
	float: left;
}
.Page-next{
	color: #666666;
	font-size: 16px;
	display: block;
	float: right;
}
.Page-UL{
	display: flex;
	justify-content: center;
	align-items: center;
}
.Page-UL .on{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #C81624;
	text-align: center;
}
.Page-UL .on a{
	color: #FFFFFF;
	text-align: center;
}


/* 新闻中心-详情 */
.New-Details{
	width: 1200px;
	margin: 0 auto;
}
.New-Details .News-title{
	color: #333333;
	font-size: 26px;
	text-align: center;
	margin-top: 80px;
}
.New-Details .News-time{
	color: #888888;
	font-size: 14px;
	text-align: center;
	margin: 30px 0;
}
.News-content{
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	padding: 40px 0;
}
.News-content p{
	color: #555555;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}
.News-content .News-picture{
	padding: 40px 0;

}
.News-content .News-main{
	padding: 60px 0;
}
/* 分类页 */
.News-page{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 80px;
	padding-top: 40px;
}
.Page-left{
	float: left;
}
.Page-left a{
	display: block;
	margin-bottom: 15px;
}
.Page-right{
	width: 150px;
	height: 50px;
	line-height: 50px;
	float: right;
	background: #C81624;
	text-align: center;
}
.Page-right a{
	color: #FFFFFF;
	font-size: 16px;
}

/* 联系我们 */
.Contact-content{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
	padding-top: 60px;
}
.Contact-info{
	color: #111111;
	font-size: 26px;
	text-align: center;
	padding-bottom: 15px;
}
.Contact-soild{
	display: block;
	width: 50px;
	height: 3px;
	background: #da646d;
	margin: 0 auto;
}
.Address-UL{
	margin-top: 60px;
}
.Address-UL li{
	width: 600px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	background: #f8f8f8;
	font-size: 18px;
}
.Address-UL li a{
	color: #333333;
}
.Address-UL .on{
	background: #c81624;
}
.Address-UL .on a{
	color: #FFFFFF;
}
.Share{
	display: inline-block;
	text-align: center;
	width: 183px;
	height: 48px;
	line-height: 48px;
	background: #d2444f;
	color: #FFFFFF;
	position: relative;
	bottom: 50px;
	float: right;
}
.Share span{
	float: left;
	display: block;
	margin-left: 20px;
}
.share-image{
	margin: 0 5px;
}
.Contact-main .Call-title{
	font-size: 24px;
	color: #C81624;
	padding: 20px 0;
}
.Contact-main .Call-phone{
	display: inline-block;
}
.Contact-main .Call-phone span{
	display: inline-block;
	margin-right: 187px;
}
.Contact-main p{
	width: 100%;
	border-bottom: 1px dashed #fbfbfb;
	line-height: 50px;
	color: #6c6c6c;
	font-size: 16px;
}
.Contact-main li p .Call-image{
	display: inline-block;
	margin-right: 5px;
}
/* 客户案例 */
.Classify{
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}
.Classify-UL{
	width: 400px;
	margin: 0 auto;
	padding-bottom: 70px;
	padding-top: 40px;
}
.Classify-UL li{
	width: 150px;
	height: 40px;
	line-height: 40px;
	border-radius: 30px;
	text-align: center;
	float: left;
	margin: 0 20px;
	border: 1px solid #f0f0f0;
	color: #999999;
	font-size: 16px;
}
.Classify-UL .on{
	background: #c81725;
}
.Classify-UL .on a{
	color: #FFFFFF;
}
.Classify-OL{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.Classify-OL li{
	margin-top: 10px;
}
.Classify-OL li p{
	text-align: center;
	color: #333333;
	font-size: 16px;
	margin-bottom: 40px;
	margin-top: 20px;
}
/* 企业文化 */
.Corporate-culture-bg{
	width: 100%;
	height: 680px;
	background: #f9f9f9;
	padding-top: 70px;
}
.Corporate-culture{
	width: 1200px;
	margin: 0 auto;
}
.Corporate-title{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	padding: 36px 0;
}
.Corporate-UL li{
	width: 534px;
	background: #FFFFFF;
	padding: 18px 18px;
	margin-right: 30px;
	margin-bottom: 18px;
	float: left;
}
.Corporate-left{
	float: left;
}
.Corporate-right{
	float: left;
	margin-left: 25px;
}
.Corporate-right p{
	margin-top: 10px;
	color: #333333;
	font-size: 18px;
	font-weight: 600;
}
.Corporate-right span{
	display: block;
	color: #555555;
	font-size: 16px;
	width: 370px;
	margin-top: 13px;
}
.Company-event{
	width: 1200px;
	margin:  0 auto;
	padding-bottom: 70px;
	padding-top: 50px;
}
.Culture-main{
	display: flex;
	justify-content: space-around;
	margin-bottom: 20px;
	margin-top: 48px;
}
.Culture-main span{
	color: #333333;
	font-size: 20px;
}
/* 品牌故事 */
.Brand-story{
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}
.Brand-main{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 30px;
	margin-top: 50px;
}
/* 公司介绍 */
.Company-introduction{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.Company-main{
	font-size: 15px;
	color: #777777;
	line-height: 30px;
	clear: both;
}

.Company-info .Company-content{
	float: left;
	margin: 60px 0;
}
.Company-info .Company-content+.Company-content{
	margin-left: 40px;
	margin-right: 40px;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	padding: 0 45px;
}
.Company-info .Company-content:last-child{
	border: none;
}
.Company-info span{
	display: inline-block;
	font-size: 52px;
	color: #c81624;
}
.Company-info span b{
	color: #333333;
	font-size: 20px;
	font-weight: 700;
}
.Company-info .Company-content span i{
	display: block;
	color: #888888;
	font-size: 14px;
}
.Architecture-diagram-bg{
	background: #ebebeb;
	width: 100%;
	padding: 40px 0;
}
.Architecture-diagram{
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.Diagram-image{
	margin-left: 50px;
}
.Factory-image li{
	width: 25%;
	float: left;
}
.Factory-image .on{

}
.Factory-btn li{
	border: 1px solid yellowgreen;
	border-radius: 50%;
	clear: both;
}






/* 产品列表 */
.Product-bg{
	width: 100%;
	background: #EAEAEA;
}
.Product-list{
	width: 900px;
	margin: 0 auto;
	float: left;
	margin-left: 40px;
}
.Product-title{
	float: left;
	display: inline-block;
	width: 135px;
	color: #c81624;
	font-size: 22px;
	border-bottom: 5px dashed  #f08d19;
	padding-bottom: 15px;
	margin-left: 9px;
	margin-bottom: 20px;
}
.Product-more{
	float: right;
	color: #adadad;
}
.Product-UL{
	width: 900px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.Product-UL li{
	width: 280px;
	border: 1px solid #dadada;
	margin-bottom: 30px;
}
.Product-image{
	display: block;
	margin: 0 auto;
	padding: 30px 0;
}
.Product-main{
	width: 250px;
	height: 40px;
	line-height: 40px;
	color: #666666;
	font-size: 16px;
	border-top: 1px solid #dadada;
	margin-left: 14px;
}
.Product-main span{
	border-radius: 50%;
	background: #9c9c9c;
	padding: 5px;
	color: #FFFFFF;
	margin-left: 40px;
}
.Product-UL .on p a{
	color: #C81624;
}
.Product-UL .on p span{
	background: #c81624;
}
.Product-message{
	width: 216px;
	display: inline-block;
	padding: 14px 5px 20px 5px;
	position: relative;
	left: 0;
	bottom: 200px;
	border: 1px solid #f2f2f2;
	background: #f6f6f6;
}
.Product-message img{
	width: 100%;
}
.Product-message p{
	color: #666666;
}
.Luhu-details{

}





/* 底部 */
.Foot-bg{
	width: 100%;
	background: #222222;
	overflow: hidden;
}
.Foot{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.Foot-UL{
	border-bottom: 1px solid #303030;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.Foot-UL li{
	float: left;
	border-right: 1px solid #323232;
	margin-right: 30px;
	padding-right: 30px;
}
.Foot-UL li:last-child{
	border: none;
}
.Foot-UL li a{
	color: #FFFFFF;
	font-size: 16px;
}
.Foot-content{
	display: inline-block;
}
.Foot-content span{
	float: left;
}
.Foot-main{
	float: left;
	margin-left: 160px;
	margin-right: 95px;
}
.Foot-main p{
	color: #FFFFFF;
	font-size: 14px;
}
.Foot-main p:first-child{
	font-size: 18px;
	margin-bottom: 18px;
}
.Foot-code{
	display: inline-block;
}
.Foot-code li{
	float: left;
	margin-right: 13px;
}
.Foot-code li p{
	text-align: center;
}
.Bottom-bg{
	width: 100%;
	background: #101010;
}
.Bottom{
	width: 1200px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	/*overflow: hidden;*/
}
.Bottom-left{
	float: left;
	font-size: 14px;
}
.Bottom-right{
	float: right;
	font-size: 14px;
}
.Bottom-right .share-picture{
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	padding: 5px;
}




























