/*header*/ 
.header{position:relative;}
.header-top{height: 1.484375rem;}
.logo{position: absolute;display: block;top: 0.15625rem;}
.logo img{width:auto;height: 1.125rem;}
.menu_icon{position: absolute;right:0; top:0.390625rem;}
/*header end*/
/*slide*/
.focus{width: 100%; height: auto; position: relative; overflow: hidden;}
.focus .hd{width: 100%; height: 0.3rem; position: absolute; z-index: 1; text-align: center; bottom: 0.3rem;}
.focus .hd ul {display: inline-block; height: 0.3rem;}
.focus .hd ul li {display: inline-block; width: 0.25rem; height: 0.25rem; text-indent: -444rem; background: rgba(255, 255, 255, 0.8); margin: 0 0.1rem; vertical-align: top; overflow: hidden; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; -o-border-radius: 100%;}
.focus .hd ul .on {background-color: #B35720;}
.focus .bd {position: relative; z-index: 0;}
.focus .bd li {height: auto; overflow: hidden;}
.focus .bd li a {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.focus .bd li a img {width: 100%; height: auto; display: block; margin: 0; padding: 0;}
/*slide end*/
/*nav*/
.nav{position: absolute;top: 1.49rem;border: 1px solid;	z-index: 10;right: 0;display: none;	background-color: #AAD5F7;}
.nav ul{padding: 0 0.15625rem;}
.nav ul li{
	height: 0.703125rem;
	line-height:0.703125rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFDF;
}
.nav ul li a{display: block; color: #333333; text-decoration: none;}
.nav ul li:last-child{border-bottom: none;}

.active{background-color: #C4501E;}
.active:visited{color: #fff;}
/*nav end*/
/*header end*/
/*关于我们*/
.in-about p{font-size: 0.3125rem;line-height: 0.625rem;color: #666666;}
.in-about img{
	width:96%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
.about{font-size: 0.2125rem;line-height: 0.325rem;color: #666666; width:97%;}
.about img{max-width:99%; margin-right: auto; margin-left: auto;}
.imore{background: #999999;font-size: 0.25rem;padding: 0.125rem 0.234375rem 0.125rem;}
.imore:visited{color: #fff;}
/*关于我们 end*/
/*资讯中心*/
/*content-list*/
.content-list{background: #fff;/*border-top: 1px #d7ccc8 solid;*//*border-bottom: 1px #d7ccc8 solid;*/}
.content-list ul{}
.content-list ul li{padding: 0.15625rem 0.28125rem;width: 100%;height: 1.7rem;overflow: hidden;zoom: 1;/*border-bottom: 1px dashed #000;*/display:-moz-box;display:-webkit-box;display:box;}
.content-list ul li:last-child{border-bottom: none;}
.content-list ul li a{display: inline-block;color: #333333;}
.content-list ul li .zactive{color: #014099;}
.content-list ul li a:hover{color: #014099;}
.content-list ul li a img{width:1.46875rem; height: 1.3125rem; border:1px solid #bcbebf;}
.content-list ul li dl{margin-left: 0.15625rem;}
.content-list ul li dl dt h4{line-height: 0.350625rem; color: #4c4a4b; font-size: 0.2525rem; padding-right: 1.30625rem;}
.content-list ul li dl dd{line-height: 0.360625rem; color: #676566; font-size: 0.2225rem; padding-right: 1.30625rem;}
/*content-list end*/
/*OEM合作中心*/
.oem-list{background: #fff; border-top: 1px #d7ccc8 solid; border-bottom: 1px #d7ccc8 solid; padding-top: 10px;}
.oemshow {display:block; width:100%;}
.oemshow ul{}
.oemshow ul li {float:left;width:31%;margin:1%;-webkit-border-radius:4px;border-radius:4px;-moz-border-radius:4px;overflow:hidden;}
.oemshow ul li{position:relative}
.oemshow ul li span{width:100%;text-align:center;position:absolute;bottom:60px;z-index:9999}
.oemshow ul li a {display:block;}
.oemshow ul li a span {background: -moz-linear-gradient(top, #d97720, #d55907);background: -webkit-gradient(linear, top, from(#d97720), to(#d55907));background: -webkit-linear-gradient(top, #d97720, #d55907);background: -o-linear-gradient(top, #d97720, #d55907);background-color:#d55907;-webkit-box-shadow:inset 0 -5px 10px #ff9434;-moz-box-shadow:inset 0 -5px 10px #ff9434;box-shadow:inset 0 -5px 10px #ff9434;text-align:center;font-size:1.4em;color:#fff;padding:.5em 0px;}
/*OEM合作中心end*/
/*资讯中心 end*/
/*产品展示*/
.cpzs .hd{position: absolute; bottom: 0; left: 0; z-index: 2; width: 100%; background: rgba(0,0,0,0.8); height: 0.5625rem;}
.cpzs .bd li a img{width: 100%; height: auto; display: block; margin: 0; padding: 0;}
.cpzs  .prev{background-image: url("../images/prev.png"); background-repeat: no-repeat; background-size: 100%; width: 0.4375rem; height: 0.4375rem; display: block; position: absolute; top: 0.0625rem; right: 0.5rem;}
.cpzs  .prev:hover{background-image: url("../images/prev2.png"); background-repeat: no-repeat; background-size: 100%;}
.cpzs  .next{background-image: url("../images/next.png"); background-repeat: no-repeat; background-size: 100%; width: 0.4375rem; height: 0.4375rem; display: block; position: absolute; top: 0.0625rem; right: 0;}
.cpzs  .next:hover{background-image: url("../images/next2.png"); background-repeat: no-repeat; background-size: 100%;}
/*产品展示 end*/
/*我们的项目*/
.inshow{display: -webkit-box; display: -moz-box; display: -ms-flexbox; /* display: -webkit-flex; */ display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -moz-box-orient: horizontal; -moz-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; width: 100%; /*border-bottom: 1px solid #d7ccc8;*/ padding-bottom:0.234375rem;}
.inshow ul{
	width: 96%;
	height:auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.inshow ul li{ width:4.2rem; height:4.3rem; overflow: hidden; float:left; text-align:center;}
.inshow ul li a{display: block; overflow: hidden; text-align: center; color:#666666;}
.inshow  ul li img{ width:95%; height:3.5rem;}
.inshow  ul li span{width:98%;}
#inshow2{
	width: 100%;
	height:auto;
	overflow: hidden;
	padding-bottom:0.23rem;
	display:block;
	padding-top: 10px;
}
#inshow2 ul{
padding-left:10px;

}
#inshow2 ul li{ width:48%; height:4.6rem; overflow: hidden; float:left; text-align:center;}
#inshow2 ul li a{display: block; overflow: hidden; text-align: center; color:#666666;}
#inshow2  ul li img{ width:95%; height:3.5rem; display:block;}
#inshow2  ul li span{width:3.0rem; height:35px; display:block;}
/*我们的项目 end*/
/*我们的伙伴*/
.wmdhbw{}
.wmdhb{margin-right: -0.0015rem;}
.wmdhb a{margin-right: 0.16rem; width: 3.8rem; height: 2.81875rem; display:block;overflow: hidden;}
.wmdhb a img{width: 3.9rem; height: 2.81875rem; margin-bottom: 0.6125rem;}
/*我们的伙伴 end*/
/*footer*/
.footer-nav{width: 100%; z-index: 2; background-color: #e4e4e5; height: 1.328125rem; line-height: 1.325125rem;}
.footer-nav ul{text-align: center;}
.footer-nav ul li{display: inline-block; width: 15%; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-box-flex: 1; box-flex: 1;}
.footer-nav ul li a{color: #313131; font-size: 0.28125rem;}
.footer-nav ul li a:hover{color: #0c4da2;}
.footer-nav ul li .factive{color: #0c4da2;}
.footer-p{
	text-align: center;
	background-color: #53A0EE;
}
.footer-p p{font-size: 0.31875rem; line-height:0.4rem; color: #fff;}
.footer-p p a{color: #fff;}
.flogo{width: 3.03125rem; height: 0.8125rem;}
/*footer end*/
/*返回顶部*/
#scrollUp {border-radius: 100%; background-color: #777; color: #eee; font-size: 1rem; line-height: 0.9; text-align: center; text-decoration: none; bottom: 1em; right: 0.15625rem; overflow: hidden; width: 1rem; height: 1rem; border: none; opacity: 0.6;}
/*返回顶部 end*/
/*国润新闻*/
.newtitleh3{background-image: url("../images/titlebj.png"); background-repeat: no-repeat; background-size: 100%; height: 1.109375rem; line-height:1.109375rem; color: #fff;}
.fdown{position: absolute; right: 0.234375rem; top: 0.375rem;}
.newul{
	width:100%;
	height:auto;
	padding-top: 0.5rem;
	padding-left: 0.5rem;
	overflow: hidden;
}
.newul a{
	display: block;
	font-size: 0.4375rem;
	float:left;
	height:1rem;
	line-height:1rem;
	padding-top: 0.3125;
	padding-right:0.41rem;
	padding-bottom: 0;
	padding-left: 0.5rem;
}
.newul a:link{color:#4B4B4B; text-decoration: none;}
.newul a:visited{ color:#333333;}
.newul{display: none;}
.category-select .newul{display: block;}
.category-select i.fa-angle-down {-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.aclor:visited{color: #fff;}
/*国润新闻 end*/
/*工程项目*/
.project{overflow: hidden;}
.project ul{margin-right: 0.35rem;}
.project ul li{background-color:#f7f7f7; text-align: center; margin-bottom: 0.625rem; padding-top: 0.525rem;}
.project ul li img{width: 90%;}
.project ul li span{display: block; background-color:#0066CC; font-size: 0.3125rem; height: 0.703125rem; line-height: 0.703125rem; /*background: #f5f5f5;*/ color: #fff;}
.project ul li span:hover{color: #FFFFFF; background: #0066CC;}
.page{text-align: center;}
.page a{padding: 0.234375rem; height: 0.203125rem; background: #dddddd; color: #676666;}
.page a:hover{background: #01559a; color: #fff;}
.page .pactive{background: #01559a; color: #fff;}
/*工程项目 end*/
/*联系我们*/
.contact{}
.contact p{font-size: 0.3125rem; color: #8b8b8b; line-height: 0.7rem;}
.comap{height: 6.671875rem;}
/*联系我们 end*/
/*人力资源*/
.hump p{font-size: 0.3125rem; color: #8b8b8b; line-height: 0.5625rem;}
.dczp{font-size: 0.375rem; padding:0.234375rem  0.46875rem; background: #ffa800;}
.dczp:visited{color: #fff;}
.human2 ul li{background-image: url("../images/huan.png"); background-repeat: no-repeat; background-size: initial; background-position: center left; height: 0.78125rem; line-height: 0.78125rem; font-size: 0.3125rem; padding-left:  0.234375rem; border-bottom: 1px dashed #e9e9e9;}
.human2 ul li a{color: #8b8b8b;}
.hform{}
.form-row{margin-bottom: 0.46875rem;}
.form-row > label span{box-sizing: border-box; color:  #8b8b8b; font-size: 0.3125rem; display: block; float: left; width: 20%; padding: 0.1875rem 0;}
.hform input{color:  #5f5f5f; box-sizing: border-box; box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08); padding: 0.1875rem 0.28125rem; border: 1px solid #d9d9d9;}
.hform input[type=text],
.hform input[type=email],
.hform input[type=tel],
.hform input[type=password],
.hform textarea{width:60%;}
/*.hform input[type=number]{*/ /*max-width: 100px;*/
/*}*/
.hform input[type=radio],
.hform input[type=checkbox]{box-shadow: none; width: auto;}
.hform textarea{color: #5f5f5f; box-sizing: border-box; box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08); padding: 0.1875rem 0.28125rem; border: 1px solid #dbdbdb; resize: none; min-height: 1.25rem;}
/*.hform select{*/ /*background-color: #fff;*/ /*color:  #5f5f5f;*/ /*box-sizing: border-box;*/ /*width: 240px;*/ /*box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);*/ /*padding: 12px 18px;*/ /*border: 1px solid #dbdbdb;*/
/*}*/
.hform .form-radio-buttons > div{float: left; margin-top: 0.295rem; margin-right: 0.325rem;}
.hform .form-radio-buttons label span{margin-left: 8px; color:  #5f5f5f;}
.hform .form-radio-buttons input{width: auto; vertical-align:middle;}
.hform button{border-radius: 0.05rem; background-color:  #6caee0; color: #fff; font-weight: bold; padding: 0.21875rem 0.34375rem; border: 0; margin-top: 0.234375rem; margin-right: 0.234375rem;}
/*人力资源 end*/
/*footer*/
.footer ul {display:block;width:100%;}
.footer li {display:block; width:25%; float:left; background-color:#B75B00; background-position: top;}
.footer li a {display:block;width:100%;text-align:center;padding:4% 0px;}
.footer li a img {max-width:26%}
.footer li a p {color:#fff;}
.footer{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;outline: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.footer{display: block;}
.gray{width:90%; text-align:center; line-height:0.8rem; color: #626262; font-size:0.2rem; margin-right: auto; margin-left: auto;}



.quick-btn { position:relative; height:49px;}
.quick-btn ul{transition: transform 350ms ease 0s;position: fixed;left:0;bottom: 0px;background-color: #003399;width: 100%;margin: 0 auto;height: 49px;border-top: 1px solid #EDEDED;
 -webkit-box-shadow: 0 -1px 10px #eee; box-shadow: 0 -1px 10px #eee;z-index:999}
 .quick-btn ul li{
	width:450px;
	height:auto;
	float:left;
	display:block;
	overflow: hidden;
}
.quick-btn a{color: #999999;width: 20%;display: inline-block;float: left;text-align: center;cursor: pointer;color:#FFF;}
.quick-btn div {
	color: #999999;
	height: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
}
.quick-btn p{
	font-size: 10px;
	color:#FFF;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 9999;
}
.quick-btn ul li fa{
	width:35px;
	height:35px;
	overflow: hidden;
	background-color:#333333;
}
.xiangguan{
	width:100%;
	height:auto;
	overflow: hidden;
	background-color:#f7f7f7;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1rem;
}
.xg_title{
	width:100%;
	height:1rem;
	line-height:1rem;
	font-size:0.5rem;
	text-indent: 10px;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.xg_tu{
margin-top: 0.4rem;
	width:96%;
	height:auto;
	overflow: hidden;	margin-right: auto;
	margin-left: auto;
}
.xg_tu ul{
margin-left:0.5rem;
}
.xg_tu ul li{
width:30%; height:3rem; float:left;overflow: hidden; text-align:center;
}
.xg_tu ul li img{
width:90%; height:2rem; overflow: hidden; 
}
.xg_tu ul li span{
width:98%; height:0.5rem; overflow: hidden; font-size:0.3rem; color:#666666;
}
.xg_tu ul li span a{
 color:#666666;
}
.fenye{}
.fenye a{
	width:auto;
	color:#333333;
	height: 20px;
	margin-right: 3px;
	margin-left: 3px;
	overflow: hidden;
}
#MyContent{
	font-size:0.5rem;
	line-height:0.8rem;
	text-align: justify;
}