/* 全局样式 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
body {font:12px/1.5 simsun,SimHei,arial,helvetica,sans-serif; color:#333; background:#fff;}
h1{font-size:34px;}h2{font-size:26px;}h3{font-size:18px; }h4{font-size:16px;}h5{font-size:14px;}h6{font-size:12px;}
fieldset, img {border:0;}
li,dl,dd {list-style-type:none;}
ol,ul {list-style:none;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select, button {font-family:inherit; font-size:inherit; font-weight:inherit; outline:none;}
textarea {overflow:auto; padding:10px;}

/* 全站链接颜色 */
strong {
	font-weight: bold;
	color: #F30;
	font-size: 18%;
}
a {color:#333; text-decoration:none;} 
a:hover {color:#38c; text-decoration:underline;}

/* 通用样式 */
.space1,.space3,.space5,.space10,.space15,.space20,.space30,.space40 {clear:both; font-size:1px; height:0; line-height:1px;}
.space1 {height:1px;}.space3 {height:3px;}.space5 {height:5px;}.space10 {height:10px;}.space15 {height:15px;}.space20 {height:20px;}.space30 {height:30px;}.space40 {height:40px;}
.hidden {display:none;}.invisible{visibility:hidden;}
.fb {font-weight:bold;}.fn {font-weight:normal;}
.text-c {text-align:center}.text-l {text-align:left}.text-r {text-align:right;}
.fl {float:left}.fr {float:right}.pr {position:relative}.pa {position:absolute;}
.mr8 {margin-right:8px;}.mr9 {margin-right:9px;}.mr10 {margin-right:10px;}.mr25 {margin-right:25px;}.mr30 {margin-right:30px;}

/* SVG wrap */
.svg-wrap {width:18px; height:22px; padding:0; position:absolute; top:25px; right:0; background:url(../images/back.png) center center no-repeat;}

/* 样式开始 */

/* 头背景 */
#header_bg {width:100%; background:#fff;}

/* 页面背景 */
.home_bg {width:100%; height:100%; background:#261301 url(../images/bg.jpg) center center no-repeat; background-size:cover;}
.about_bg {width:100%; background:#fff;}

/* 首页 */
.home_logo {width:300px; margin:80px auto 30px auto;}
.home_logo img {width:300px;}

/* header */
.header {padding:10px 0; background:#fff; text-align:center;}
.pic_header {width:100%; margin:0 auto; line-height:0;}
.pic_header img {width:100%;}

/* 页面宽度 */
.container{width:1080px; margin:0 auto; text-align:left; position:relative;}
.et_pb_container{width:1080px; margin:0 auto; position:relative; z-index:2;}
.et_pb_row {width:1080px; margin:0 auto; position:relative;}
.cp_width {margin:0 auto; padding:1.4em;}

/* 页面内容样式 */
.cont {margin:0 auto; line-height:22px; font-size:14px; min-height:200px;}
.cont p {text-align:left; margin-bottom:10px;}
.cont h3 {font-family:Microsoft YaHei,simsun,SimHei,arial,helvetica,sans-serif; font-size:16px; font-weight:bold; color:#245f8e; line-height:1.5em; padding:0 0 10px 0; display:block;}
.cont p img {max-width:650px; padding:15px 0;}
.cont img {max-width:650px; padding:15px 0;}

/* 首页导航样式 */
.home_menu {width:290px; margin:0 auto 30px auto; color:#333; filter:DropShadow(Color=#fff, OffX=1, OffY=1, Positive=true); text-shadow:1px 1px 0 #fff;}
.home_menu ul li {width:80px; height:80px; font-size:14px; margin:5px; text-align:center; float:left;
                  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#a5ffffff, endColorstr=#a5ffffff);
			      background:transparent;
				  background-color:rgba(255,255,255,0.65);
				  border-radius:8px;
                  -moz-border-radius:8px; /* Old Firefox */
                  -moz-box-shadow:2px 2px 3px #aaaaaa; /* 老的 Firefox */
                  box-shadow:1px 1px 3px #aaaaaa;
				  }
.home_menu ul a li {color:#333;}
.home_menu ul a:hover li {color:#c30e23;}
.home_menu ul li .circle {border-radius:50%; width:45px; height:45px; margin:6px auto 5px auto;}

.home_menu ul a li .home {background:#039ff3 url(../images/icon_home.png) center center no-repeat;}
.home_menu ul a:hover li .home {background:#c30e23 url(../images/icon_home.png) center center no-repeat;}
.home_menu ul a li .news {background:#039ff3 url(../images/icon_news.png) center center no-repeat;}
.home_menu ul a:hover li .news {background:#c30e23 url(../images/icon_news.png) center center no-repeat;}
.home_menu ul a li .about {background:#039ff3 url(../images/icon_about.png) center center no-repeat;}
.home_menu ul a:hover li .about {background:#c30e23 url(../images/icon_about.png) center center no-repeat;}
.home_menu ul a li .camera {background:#039ff3 url(../images/icon_camera.png) center center no-repeat;}
.home_menu ul a:hover li .camera {background:#c30e23 url(../images/icon_camera.png) center center no-repeat;}
.home_menu ul a li .case {background:#039ff3 url(../images/icon_case.png) center center no-repeat;}
.home_menu ul a:hover li .case {background:#c30e23 url(../images/icon_case.png) center center no-repeat;}
.home_menu ul a li .group {background:#039ff3 url(../images/icon_group.png) center center no-repeat;}
.home_menu ul a:hover li .group {background:#c30e23 url(../images/icon_group.png) center center no-repeat;}

/* 页面新闻样式 */
.news {width:100%;}
.news_h {position:relative; padding-left:18px;}
.news .news_ico {width:12px; height:18px; position:absolute; left:0; top:0; display:block; background:url(../images/ny_ico.png) left center no-repeat;}
.news p {font-size:14px; font-weight:normal; line-height:20px; padding-bottom:10px; background:url(../images/news_line.gif) left bottom repeat-x; text-align:left;}
.news p span {font-family:Tahoma, Geneva, sans-serif; color:#999; padding-left:10px; float:right;}
.news p a {font-weight:normal; color:#333;}
.newsinfo {width:100%; text-align:center;}
.newsinfo h4 {font-family:Microsoft YaHei,simsun,SimHei,arial,helvetica,sans-serif; font-weight:bold; text-align:center; color:#245f8e; background:#def0ff; padding:5px; line-height:1.5em; margin-bottom:10px; display:block;}
.newsinfo h5 {margin-bottom:20px; background:url(../images/news_line.gif) left bottom repeat-x; line-height:20px; text-align:center; padding-bottom:10px;} 
.newsinfo span {font-size:14px; font-weight:normal; line-height:20px; padding:0 5px;}
.newsinfo span i {font-style:normal; color:#38c; font-weight:bold;}
.newsinfo p {font-size:14px; font-weight:normal; line-height:22px; padding:0; text-align:left;}
.newsinfo img {max-width:650px; margin:0 auto 15px auto; text-align:center;}
.newsinfo p img {max-width:650px;}




/* 姜钢图片展示样式 */
.products {width:960px; margin:0 auto; color:#333; filter:DropShadow(Color=#fff, OffX=1, OffY=1, Positive=true); text-shadow:1px 1px 0 #fff;}
.products ul li,.products ul li i img {
                  width:210px; font-size:14px; text-align:center; padding:0;
				  border-radius:8px;
                  -moz-border-radius:8px; /* Old Firefox */
                  -moz-box-shadow:2px 2px 3px #aaaaaa; /* 老的 Firefox */
                  box-shadow:1px 1px 3px #aaaaaa;
				  }
.products ul li {margin:15px 15px 20px 15px; float:left;}
.products ul li a i {height:158px; display:block;}
.products ul li a i img {max-width:100%; max-height:100%; width:auto; height:auto; vertical-align:top;}
.products ul li a {color:#333;}
.products ul li a:hover {color:#38c;}
.products ul li a p {font-size:14px; height:36px; line-height:18px; text-align:center; font-weight:normal; padding:5px 10px;}
.products ul li a.more {width:930px; height:30px; line-height:30px; margin:0 auto; text-align:center; float:none; display:block;}
.products ul li.more {width:930px;}

/* 清洗设备图片展示样式 */
.products1 {width:270px; margin:0 auto; color:#333; filter:DropShadow(Color=#fff, OffX=1, OffY=1, Positive=true); text-shadow:1px 1px 0 #fff;}
.products1  i img {
                  width:270px; font-size:14px; text-align:center; padding:0;
				  border-radius:8px;
                  -moz-border-radius:8px; /* Old Firefox */
                  -moz-box-shadow:2px 2px 3px #aaaaaa; /* 老的 Firefox */
                  box-shadow:1px 1px 3px #aaaaaa;
				  }
.products1 p{ text-align:center; line-height:50px; font-weight:bold; color:#0ba1d8; font-size:16px}

.products2{width:270px; margin:0 auto; text-align:center;}
.products2 img{width:100%; height:100%}



.cs{width:90%; margin:0 auto; font-size:14px; line-height:30px}
/* footer */
.footer {line-height:16px; font-size:12px; font-weight:normal; color:#039ff3; border:1px solid #ccc; border-width:1px 0; margin:0 auto;}
.footer span {float:right;}
.footer i {font-style:normal;}
.footer a {text-decoration:none; font-weight:normal;} 
.footer a:hover {text-decoration:underline;}

/* about */
.about_L {width:470px; float:left;}
.about_L img {padding:0;}
.about_R {width:580px; float:right;}
.culture {}
.culture_L {width:160px; font-family:Microsoft YaHei,SimHei,simsun; font-size:14px; font-weight:bold; text-align:right; float:left;background:#cf0b0f; color:#fff; line-height:30px; padding:20px 10px 0 0; display:block;}
.culture_R {width:870px; float:left; font-size:14px; line-height:24px; padding:20px; background:#ebf5ff;}
.culture_R h4 {color:#0037d5; margin-bottom:15px;}
.culture_R_box {padding-bottom:15px; border-bottom:1px dashed #ccc;}
.culture_R_50 {width:50%; float:left; display:block;}
.culture_R_50 h5 {color:#f60; margin-bottom:5px;}

/* contact */
.contact_L {width:450px; float:left;}
.contact_L img {padding:0 0 20px 0;}
.contact_R {width:580px; height:435px; float:right;}

.display {display:none;}


/*-------------------[960px]------------------*/

@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
.et_pb_row,.container,.et_pb_container{width:960px;}

/* about */
.about_L {width:400px;}
.about_R {width:540px;}
.culture_R {width:920px;}

/* contact */
.contact_R {width:480px; height:360px;}
				 
}

/*-------------------[768px]------------------*/

@media only screen and ( max-width: 980px ) {
.et_pb_row,.container,.et_pb_container{width:690px;}
.home_logo {margin:30px auto;}

/* 页面新闻样式 */
.newsinfo img {max-width:500px; margin:0 auto 15px auto; text-align:center;}
.newsinfo p img {max-width:500px;}

/* 图片展示样式 */
.products {width:720px;}
.products ul li,.products ul li i img {width:210px;}
.products ul li {margin:15px;}
.products ul li a.more {width:690px;}
.products ul li.more {width:690px;}

/* about */
.about_L {width:300px;}
.about_R {width:370px;}
.culture_R {width:650px;}

/* contact */
.contact_L {width:350px;}
.contact_R {width:320px; height:240px;}

}

/*-------------------[480px]------------------*/

@media only screen and ( max-width: 767px ) {
.et_pb_row,.container,.et_pb_container{width:400px;}

/* 页面内容样式 */
.cont p img {max-width:100%; padding:15px 0;}
.cont img {max-width:100%; padding:15px 0;}

/* 页面新闻样式 */
.news p span {float:none;}
.newsinfo img {max-width:100%; margin:0 auto 15px auto; text-align:center;}
.newsinfo p img {max-width:100%;}

/* 图片展示样式 */
.products {width:420px;}
.products ul li,.products ul li i img {width:190px;}
.products ul li {margin:10px;}
.products ul li a i {height:143px; display:block;}
.products ul li a p {font-size:12px;}
.products ul li a.more {width:400px;}
.products ul li.more {width:400px;}

/* footer */
.footer span {float:left;}
.footer i {float:right; font-style:normal;}

/* about */
.about_L {width:100%; padding-bottom:20px;}
.about_R {width:100%; padding:0;}
.culture_R {width:360px;}
.culture_R_50 {width:100%; float:left; display:block; margin-bottom:15px;}

/* contact */
.contact_L {width:400px;}
.contact_R {width:400px; height:300px; margin-bottom:20px;}

}

/*-------------------[320px]------------------*/

@media only screen and ( max-width: 479px ) {
.et_pb_row,.container,.et_pb_container{width:280px;}
.home_logo {width:100%; margin:30px auto;}
.home_logo img {width:100%;}

.newsinfo img {max-width:100%; margin:0 auto 15px auto; text-align:center;}
.newsinfo p img {max-width:100%;}

/* 图片展示样式 */
.products {width:290px;}
.products ul li,.products ul li i img {width:129px;}
.products ul li {margin:8px;}
.products ul li a i {height:97px; display:block;}
.products ul li a.more {width:274px;}
.products ul li.more {width:274px;}

/* footer */
.footer span {float:left;}
.footer i {float:left; font-style:normal;}
/* about */
.culture_R {width:240px;}

/* contact */
.contact_L {width:280px;}
.contact_R {width:280px; height:210px;}

}