@charset "utf-8";

/* 本例子css */
        .slideBox{ width:980px; height:401px; overflow:hidden; position:relative;  }
        .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
        .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
        .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
        .slideBox .hd ul li.on{ background:#f00; color:#fff; }
        .slideBox .bd{ position:relative; height:100%; z-index:0;   }
        .slideBox .bd li{ zoom:1; vertical-align:middle; }
        .slideBox .bd img{ width:980px; height:401px; display:block;  }

        /* 下面是前/后按钮代码，如果不需要删除即可 */
        .slideBox .prev,
        .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
        .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
        .slideBox .prev:hover,
        .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
        .slideBox .prevStop{ display:none;  }
        .slideBox .nextStop{ display:none;  }

/*@header*/
/*gzru.com 广州瑞彬科技-专业的环保仪器生产厂家*/
.header{
    height:198px;
	overflow:visible;
}
/*@top*/
.top{
	width:1140px;
	height:111px;

}
/*@logo*/
.logo{
	height:112px;
	overflow:hidden;
}
/*@tel*/
.tel{
	height:111px;
	background:url(../images/bg2.png) right top no-repeat;
}
/*@nav*/
.nav{
	width:100%;
	background-color: #1789CA;
}
.nav-a{
	position:relative;
	z-index:10;
	_position:static;
	top:-12px;
	width:952px;
	height:32px;
	margin:0 auto;
	padding:13px 0 12px;
	
}
.n_son{
	float:left;
	display:inline;
	width:104px;
	height:54px;
	margin-right:30px;
	font:400 14px/56px "Microsoft YaHei";
        font-size: 17px;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,0.1);
}
.n_son.last{
	margin-right:0;
}
.n_son a{
	color:#FFF;
	text-decoration:none;
}
.n_son a:hover{
	_text-decoration:none;
}
/*@fla*/
.fla{
	position:relative;
	width:100%;
	height:400px;
	background:url(../images/bg5.jpg) center;
}
/*@container-a*/
.container-a{
	position:relative;
        padding-left:170px;
	z-index:10;
        height: 32px;
        background-color:#F7F7F7;
}
}
/*notice*/
.notice{
	width:440px;
	height:32px;
        overflow:hidden;
}
.n_tl{
	font:400 12px/34px "Microsoft YaHei";
	color:#7fa1bd;
}
#n_con{
	float:left;
	display:inline;
	width:320px;
	margin-left:4px;
	overflow:hidden;
	height:32px;
	line-height:36px;
       
       
}
#n_c_in{
	width:760%;
	float:left;
}
#n1p,#n2p{
	float:left;
        font-size: 12px;
        font-weight: 400;
}
/*@t_srh*/
.t_srh{
	width:200px;
	height:31px;
	border:none;
	background:url(../images/bg6.png) no-repeat;
	position:relative;
	margin-top:10px;
        float: right;
        padding-right: 480px;
       
}
.s_txt{
	position:absolute;
	top:0;
	left:10px;
	border:none;
	width:180px;
	height:31px;
	line-height:31px;
	color:#9a9b9b;
	text-indent:12px;
	background:none;     
        font-size: 12px;
}
.s_btn{
	position:absolute;
	top:7px;
	right:485px;
	background:url(../images/bg7.jpg) no-repeat;
	border:none;
	width:20px;
	height:16px;
	cursor:pointer;
}
/*@main*/
.main{
	height:auto!important;
	min-height:100px;
	height:100px;
	padding:20px 0;
}
/*@imain-a*/
.imain-a{
	width:276px;
}
/*@imain-b*/
.imain-b{
	width:674px;
        padding-bottom: 20px;
}
/*@icla*/
.icla-tl{
	width:100%;
	height:52px;
	/*background:url(../images/bg8.jpg) left top no-repeat;*/
}
.icla-tl h3,.icla-tl h2{
	margin-left:83px;
}
.icla-tl h3{
	padding-top:10px;
	font:400 14px/normal Castellar;
	color:#093f6d;
	text-shadow:0 0 0 rgba(9,63,109,1);
}
.icla-tl h2{
	font:400 18px/normal "Microsoft YaHei";
	color:#093f6d;
	text-shadow:0 0 0 rgba(9,63,109,1);
}
.icla-con{
	/*background:url(../images/bg9.jpg) 25px top repeat-y;*/
	padding:16px 0 67px;
}
.icla li{
	width:160px;
	margin:15px 0 0 25px;
	padding-left:32px;
	/*background:url(../images/bg10.png) left top no-repeat;*/
	font:normal 14px "Simsun";
        line-height: 20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
        border-bottom: #74BAEF;
        border-bottom-style: solid;
        border-bottom-width: thin;
}
     
}
.icla li ul{
	display:none;
	margin-top:8px;
}
.icla li li{
	height:30px;
	line-height:30px;
	background:url(../images/bg18.jpg) left center no-repeat;
	text-indent:12px;
	padding-left:0;
	margin:0;
}
.icla li li a{
	display:inline;
	color:#3717e2;
	background:none;
}
.icla li li a:hover{
	background:none;
	color:#BB10C2;
        font-size: 12px;
	text-decoration:underline;
}
.icla li a{
	color:#1D1D1D;
        font-size: 14px;
}

.icla li.last{
	background:url(../images/bg11.png) left top no-repeat;	
}
/*@icontact*/
.icontact{
	height:350px;
	overflow:hidden;
	width:100%;
}
.icontact-tl{
	width:100%;
	height:52px;
	/*background:url(../images/bg12.jpg) left top no-repeat;*/
}
.icontact-tl h3,.icontact-tl h4{
	margin-left:83px;
}
.icontact-tl h4{
	padding-top:10px;
	font:400 13.2px/normal Castellar;
	color: #093f6d;
        text-shadow: 0 0 0 rgba(9,63,109,1);
	
}
.icontact-tl h3{
	font:400 18px/normal "Microsoft YaHei";
	color: #093f6d;
        text-shadow: 0 0 0 rgba(9,63,109,1);
	
}
.icontact-con{
	/*background:url(../images/bg9.jpg) 25px top repeat-y;*/
	padding:16px 0 67px;
	width:100%; 
}
.icontact-con .txt{
	padding:12px 0 0 40px;
	font:400 14px/30px "Simsun";
	color:#050B10;
}
.icontact-con .txt a{
	color:#0687CA;
}
/*@ipro*/
.ipro-tl{
	height:31px;
	border-bottom: #15C772;
        border-bottom-style: solid;
        border-bottom-width: none;
}
.ipro-tl h1,h2,h3{
	font:400 16px/normal "Microsoft YaHei";
	color:#012EBF;
        text-align: center;
}
.ipro-tl .more{
	width:84px;
	height:35px;
	margin-top:12px;
	padding-right:6px;
	/*background:url(../images/bg14.jpg) left center no-repeat;*/
	font:400 12px/35px "Simsun";
	text-align:right;
}
.ipro-tl .more a{
	color:#3e5001;
}
.ipro-con{
	padding-top:22px;
}
.ipro-son{
	margin:0 24px 20px 0;
	width:208px;
}
.ipro-son .A{
        border: solid 1px #ccc;
        text-align: center;
	overflow:hidden;

}
.ipro-son .B{
	text-align:center;
	font:400 12px/32px "Simsun";
}
.ipro-son .B a{
	color:#00050C;
}
/*@inews*/
.inews{
	margin-bottom: 27px;
}
.inews-con{
	padding-top:24px;
}
.inews-huan{
	width:241px;
	height:179px;
	padding:1px;
	overflow:hidden;
	background:#FFF;
	border:1px solid #b4cfe5;
}
.inews-list{
	width:399px;
}
.inews-list li{
	height:30px;
	line-height:30px;
	color:#39393A;
	border-bottom:1px dotted #15C772;
       
}
.inews-list li a{
	display:inline-block;
	color:#39393A;
	width:324px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/*iservice*/
.iservice{
	background:url(../images/img7.jpg) center top no-repeat;
}
.iservice-tl{
	padding-top:27px;
}
.iservice-tl .icla-tl{
	/*background:url(../images/bg15.jpg) left top no-repeat;*/
	width:400px;
}
.iservice-tl .more{
	width:84px;
	height:35px;
	margin-top:10px;
	padding-right:6px;
	/*background:url(../images/bg14.jpg) left center no-repeat;*/
	font:400 12px/35px "Simsun";
	text-align:right;	
}
.iservice-tl .more a{
	color:#3e5001;
}
#iroom-con{
	width:980px;
	margin:34px auto 0;
	height:214px;
	overflow:hidden;
}
#iroom-con-in{
	width:752%;
	float:left;
}
#r1p,#r2p{
	float:left;
}
.iroom-son{
	width:227px;
	height:212px;
	float:left;
	display:inline;
	margin-right:22px;
}
.iroom-son .r-pic{
	width:217px;
	height:160px;
	padding:4px;
	background:#FFF;
	border:1px solid #b6d0e6;
}
.iroom-son .r-txt{
	width:227px;
	height:42px;
	text-align:center;
	font:400 14px/42px "Simsun";
	
}
.iroom-son .r-txt a{
	color:#39393A;
}
/*@footer*/
.footer{
	height:195px;
}
/*@link*/
.link-wrap{
	height:52px;
	background:#525456;
}
.link{
	height:52px;
	overflow:hidden;
}
.link .icla-tl{
	width:200px;
	/*background:url(../images/bg16.png) left center no-repeat;*/
}
.link .icla-tl h2,.link .icla-tl h3{
	color:#15C772;
}
.l_con{
	width:700px;	
	overflow:hidden;
	font:400 14px/52px "Simsun";
	height:52px;
}
.l_con a{
	color:#FFF;
}
.l_con span{
	padding:0 8px;
	white-space:nowrap;
	display:inline-block;
}
/*@bottom*/
.bottom-wrap{
	height:220px;
	border-top:1px solid #57595A;
	background-color: #1789CA;
}
.bottom{
	height:61px;
	padding-top:34px;
	overflow:hidden;
	text-align:center;
	color:#FFFFFF;
}
.bottom span{
	padding:0 8px;
}
.bottom a{
	color:#FFFFFF;
}
.bottom-a{
	text-align:center;
}
.bottom-a span{
	display:inline-block;
	width:110px;
	height:32px;
	text-align:center;
	font:400 14px/32px "Microsoft YaHei";
	background:#15C772;
	margin:0 6px;
}
.bottom-a span a{
	color:#FFF;
}
/*@paging code*/
/*@pAC*/
.pAC{line-height:28px;width:94%;margin:12px auto;font-size:14px;color:#6f7071;}
.pAC p{font-size:14px;}
/*@pFC*/
.pFC{width:100%;margin:16px auto;}
.pFC h1{width:100%;text-align:center;color:#F70841;font-size:18px;line-height:160%;font-weight:bold;}
.pFC .pic{text-align:center;margin-top:20px;width:100%;overflow:hidden;}
.pFC .pic img{padding:4px;border:1px solid #4c4944;}
.pFC .text{margin-top:30px;padding:0;color:#080808;}
.pFC .text p{font-size: 12pt;line-height:200%;margin: 8px auto;}
.pubDate{text-align:left;width:560px;padding:6px 0;margin:0 auto;line-height:16px;color:#4c4944;}
.pubDate a{color:#a5c735;}
.pubDate .date,.pubDate .font{padding:0 4px;}
.pubDate .baiduFx{right:0;top:0;}
.fenyefh{text-align:center;height:20px;margin-top:10px;padding:16px;overflow:hidden;}
.fenyefh a{color:#0368A8;}
.fenyeud{width:500px;text-align:left;height:20px;margin:0px;padding:5px 0;color:#333;}
.fenyeud a{color:#333;}
/*@cpcpshow*/
.cpcpshow {
	padding-bottom: 10px;
}
.cpcpshow li {
	margin-left: 30px;
	width: 170px;
	text-align: center;
        font-size: 12px;
        line-height: 30px;
	margin-top: 10px;
        float: left;
	border: solid 1px #ccc;
}
.cpcpshow li img {
	width: 160px;
	height:120px;
}
.cmt1 {
	padding-bottom: 20px;
}
/*@itemUl*/
.itemUl{width:94%;margin:18px auto;}
.itemUl li{height:30px;line-height:30px;background:none;color:#39393A;overflow:hidden;border-bottom:1px dotted #15C772;text-indent:4px;}
.itemUl li a{color:#39393A;}
.itemUl li .date{font-size:14px;padding:0;margin-right:14px;}
/*@mixUl*/
.mixUl{width:94%;margin:12px auto;height:auto!important;min-height:100px;height:100px;}
.mixUl_son{height:80px;margin-bottom:50px;}
.mixUl_son dt{width:103px;height:70px;padding:4px;overflow:hidden;border:1px solid #e2e2e6;background:#FFF;}
.mixUl_son dd{width:500px;height:80px;margin-left:20px;overflow:hidden;}
.mixUl_son .dd_tl{height:34px;line-height:30px;font-size:14px;overflow:hidden;font-weight:normal;}
.mixUl_son .dd_tl a{color:#2C3033;}
.mixUl_son .dd_tl span{font-size:14px;margin-right:0;color:#2C3033;font-weight:normal;}
.mixUl_son .dd_con{color:#6f7071;line-height:24px;padding:0 5px;text-indent:2em;}
/*@picUl*/
.picUl{
	height:auto!important;
	min-height:100px;
	height:100px;
	margin:14px auto 12px;
}
.picUl-son{
	float:left;
	display:inline;
	margin:0 22px 20px 0;
	width:208px;
}
.picUl-son dt{
        border: solid 1px #ccc;
        text-align: center;
	overflow:hidden;

}
.picUl-son dd{
	text-align:center;
	font:400 12px/32px "Simsun";
}
.picUl-son dd a{
	color:#00050C;
}


.lineBanner3{
	background-color: #ffffff;
    height: 116px;
}
.lBanner3{
    width: 853px;
    height:116px;
    object-fit: contain;
}
.lineBanner4{
	background-color: #ffffff;
        height:31px;
}
.lBanner4{
    width: 853px;
    height:31px;
    margin-top: 1px;
   
}

/*@pageMoreTop*/
.pageMoreTop{font-size:14px;color:#333;line-height:25px;}
.pageMoreTop ul{text-align:center;padding:5px;float:right;}
.pageMoreTop ul li{float:left;display:inline;border:1px solid  #15C772;margin-right:5px;font-size:12px;display:block;}
.pageMoreTop ul li a{font-size:12px;text-decoration:none;color:#4a4a4a;display:block;}
.pageMoreTop ul li.down a{font-size:12px;text-decoration:none;width:52px;display:block;}
.pageMoreTop ul li.end a{font-size:12px;text-decoration:none;width:46px;display:block;}
.pageMoreTop ul li a:hover{background:#a5c735;color:#FFF;text-decoration:none;}
.pageMoreTop ul li.linkOn{text-decoration:none;background:#a5c735;}
.pageMoreTop ul li.linkOn a{color:#FFF;}
.pageMoreTop ul li.sum span{padding:0 10px;}
.tiaozhuan{font-size:14px;color:#a5c735;line-height:25px;display:inline;height:25px;}
.tiaozhuan select{_position:relative;_top:2px;width:50px;}
.bord{border:1px solid #cccccc;}
/*@p-tl*/
.p-tl .more{
	width:350px;
	height:35px;
	padding-right:50px;
	line-height:normal;
	/*background: url("../images/bg14.jpg") right center no-repeat;*/
}


/*new css 2020.06*/
.header{
	height: 193px;
}
@media screen and (max-width: 1140px){
    .header{
		width:1140px;
	}
}
/*container-a w980 改 container-a*/
/*notice fl 改 notice*/
.container-a{
	background-color: #e8e8e8;
	padding:0;
}
.notice{
	width:1140px;
	margin:0 auto;
	color:#666;
}
.n_tl,#n_c_in p a{
	color:#666 !important;
}
.w1140{width:1140px;}
.nav{
	height: 50px;
	line-height: 50px;
	background-color: #0d5cad;
	display: block;
	display: flex;
}
.nav-a{
	position: static;
	font-size: 16px;
	width:1140px;
	/*margin:0 auto;*/
	top:0;
	padding:0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	height: 50px;
	line-height: 50px;
}
.n_son{
	float: none;
	margin:0;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.n_son.active{
	background-color: #f49011;
}

.slideBox{
	width:100%;
}
@media screen and (max-width: 1140px){
    .slideBox{
		width:1140px;
	}
}

.slideBox .bd li{
	width: 100%;
	overflow: hidden;
}
.slideBox .bd li a img{
	height: 400px;
	object-fit: cover;
	width:100%;
}
.slideBox .hd{
	right:50%;
	bottom: 10px;
}

/*main w980 改 1140*/
.main{
	margin:0 auto;
}

.imain-a {
	width:257px;
	background-color: #f5f5f5;
}
.top{
	display: block;
	width:1140px;
	margin:0 auto;
}
/*iv class="top"><div class="w980"> 改1140*/
.top .w1140{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.icla li{
	width:227px;
	margin:0;
	padding:0 15px;
	/*height: 40px;*/
	line-height: 32px;
	border-bottom: 1px solid #e8e8e8;
}
.icla-tl,.icontact-tl{
	background-color: #0d5cad;
	padding-bottom: 15px;
}
.icla-con{
	padding:0;
}
.icla-tl h3, .icla-tl h2,.icontact-tl h4,.icontact-tl h3{
	margin-left: 0;
	width: 100%;
    text-align: center;
    color:#fff;
}
.icontact-con{
	padding:0;
}
.icontact-con .txt {
	padding:15px;
}
.imain-b {
	width: 853px;
}
.ipro-tl {
	height: 30px;
	line-height: 30px;
	background-color: #f5f5f5;
	border-bottom: 1px;
}
.ipro-tl h2{
	height: 30px;
	line-height: 30px;
	color:#333;
	padding-left: 15px;
	border-left: 5px solid #0d5cad;
}
.ipro-tl .more{
	height: 30px;
	line-height: 30px;
	margin:0;
	padding-right: 15px;
}
.ipro-tl .more a {
	color:#333;
}
.clear-fix{
	justify-content:space-between;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 853px;
}
.ipro-son{
	margin:0 !important;
	width:270px;
}
.ipro-son .A {
	border:1px solid #ddd;
	width:272px;
	height: 182px;
	padding:0px 0;
}
.ipro-son .A img{
	object-fit: contain; 
	padding: 0 !important;
}
.ipro-son .B {
	margin-bottom: 10px;
}
.ipro-son .B a {
	font-size: 16px;
	color:#333;
}
/*.inews-list{
	width:578px;
}*/
.inewsBox{
	width: 1140px;
	margin:0 auto;
}
.inews-list li{
	border-bottom: 1px dotted #9e9e9e;
}
.inews-list li a:hover{
	color:#0d5cad;
}
/*iservice-tl clear-fix 改 iservice-tl*/

.iservice{
	background-color: #f2f2f2;
	height: 360px;
}
@media screen and (max-width: 1140px){
    .iservice{
		width:1140px;
	}
}
.iservice .more{
	position: absolute;
	top:15px;
	right: 0;
}
.iserviceBox{
	width:1140px;
	margin:0 auto;
}
.iservice-tl{
	background-color: #f2f2f2;
	color:#fff;
	padding: 10px 0 0 0;
	height: 50px;
	position: relative;
}
.iservice .icla-tl{
	background-color: #f2f2f2;
}
.iroom-son{
	background-color: #fff;
	border-top: 5px solid #0d5cad;
    height: 497px;
}
.iroom-son .r-pic{
	border:none;
}
.iservice-tl h2{
	color:#333;
	text-align: center;
	font-size: 22px;
	padding-top: 15px;
}
.iservice-tl h3{
	color:#333;
	text-align: left;
	font-size: 20px;
}
.iservice-tl .icla-tl{
	backgroud:none;
	width: 1140px;
	text-align: center;
}
.iservice .more{
	padding-right: 30px;
}
#iroom-con{
	width: 1080px;
	margin:40px auto;
}
.iroom-son .r-pic{
	text-align: center;
	margin:0 auto;
}

.iroom-son .r-pic img{
	width:197px;
	height: 140px;
	object-fit: contain;
	padding:0 !important;
	margin:0 auto;
}


/*link w980 clear-fix 改 link w1140*/
.link-wrap{
	background-color:#0d5cad;
	color:#fff;
}
@media screen and (max-width: 1140px){
    .link-wrap,.bottom-wrap{
		width:1140px;
	}
}
.link{
	margin:0 auto;
}
.link .icla-tl{
	width:150px;
}
.link .icla-tl h2, .link .icla-tl h3{
	color:#fff;
	width: 120px;
}
.link .icla-tl h3{
	padding-top:5px;
}
.bottom-wrap{
	background-color: #323232;
	border-top:none;
	height: 250px;
}
.bottom-a a{
	margin-bottom: 15px;
}
.bottom-a a p{
	color:#fff !important;
}
.itemUl{
	width: 100%;
}
.itemUl li{
	border-bottom: 1px dotted #9e9e9e;
}

.itemUl li a:hover{
	color:#0d5cad;
}

/*页码*/
.pageMoreTop ul li{
	border: none;
	background-color: #eee;
	color:#333;
	min-width: 28px;
}
.pageMoreTop ul li a{
	padding:0 10px;
}
.pageMoreTop ul li a:hover{
	background-color: #0d5cad;
	display: block;
	display: inline-block;
}

/*产品详细页*/
.picUl{
	justify-content: space-between;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	width: 853px;
}
.picUl-son{
	margin: 0 !important;
	width: 272px;
}
.picUl-son dt{
	border: 1px solid #ddd;
	
}
.picUl-son dd{
	margin-bottom: 10px;
}
.picUl-son dd a{
	font-size: 16px;
	color: #333;
}

.fenyefh a {
    color: #333;
    background-color: #eee;
    padding: 10px 30px;
    border-radius: 3px;
}


.icla-con .png a ul{
	display: block !important;
}
.icla li li{
	width: 208px;
}
.icla li li a{
	color:#0d5cad;
}
.icla li li a:hover{
	color:#0d5cad;
	font-size: 14px;

}
/*inews-list fr 改 inews-list*/
.inews{
	margin:27px 0;
	display: block;
}
.inews-list{
	width:1140px;
}
.inews-con{
	width: 100%;
	display: block;
}
.inews-con ul{
	width: 1140px;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.inews-list li{
	width:49%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	height: 31px;
}
#newBridge .nb-invite-skin-xc-1 .nb-invite-text{
	top:45px !important;
}

.lineBanner{
	background-color: #00214d;
	height: 120px;
}
.lBanner{
	width: 1140px;
	height: 120px;
	margin:0 auto;
}
.lBanner{
	width: 1140px;
	height: 120px;
	object-fit: contain;
}

.lineBanner2{
	background-color: #ffffff;
	height: 679px;
}
.lBanner2{
	width: 1140px;
	height: 679px;
	margin:0 auto;
}
.lBanner2{
	width: 1140px;
	height: 679px;
	object-fit: contain;
}


#newBridge .icon-right-center{
	top:40% !important;
}
.sideService{
	position: fixed;
    width: 150px;
    top: 45%;
    right: 0;
    z-index: 20;
}
.sideService a{
	margin-bottom: 10px;
}
