﻿#nbanner{
	width:100%;
	float:left;
	height:300px;
	
}
#nypage{ width:1200px; float:left;}
#containd{width:1200px; float:left;}
#contain{width:950px; float:right;}
#contain-1d{
width:1200px;
	float:left;
	background-image: url("images/dbgn.jpg");
	background-repeat: repeat-x;
	background-position: left 45px; margin-top:10px;
}
#contain-1{
width:950px;
	float:left;
	background-image: url("images/dbgn.jpg");
	background-repeat: repeat-x;
	background-position: left 45px; margin-top:10px;
}
#contain-1-1{
padding-left:12px; padding-right:12px;
	line-height:44px;
	float:left;
	color:#C40002;
	font-size:18px;
	float:left; border-bottom:#C40002 3px solid; 

		}
	
	#contain-1-2{
	float:right;
	height:45px;
	line-height:45px;
	text-align:right;
	color:#111;
	font-size:14px;
	padding-left:32px;
	padding-right:14px;
	background-image: url("images/logo_03.png");
	background-repeat: no-repeat;
	background-position: left center;
}
#contain-1-2 span{ color:#C40002;}
#contain-1-2 a{color:#111;}
#contain-1-2 a:hover{color:#C40002;}
#lmd{ width:1200px;text-align:center; float:left; padding-top:15px; padding-bottom:15px; margin-bottom:15px;}
#lmd A{   font-size:16px; line-height:14px;border-radius:4px; color:#666; box-shadow: 2px 2px 6px #ddd;-webkit-box-shadow: 2px 2px 6px #ddd;-moz-box-shadow: 2px 2px 6px #ddd;filter: progid:DXImageTransform.Microsoft.Shado(Strength=3, Direction=135, Color='#999999');  margin-left:8px; margin-right:8px; padding:10px 25px 10px 25px; background-color:#F2F2F2;}
#lmd A:hover{ font-size:16px; color:#fff;   padding:10px 25px 10px 25px; background-color:#C40002;}
#lmd A.sec{  font-size:16px; color:#fff;  padding:10px 25px 10px 25px;  background-color:#C40002;}
#contain-c{width:950px; float:left;  margin-top:20px; font-size:14px;}
#contain-dy{width:1200px; float:left;  margin-top:20px; font-size:14px;}
#contain-dy .danye{ padding:5px; line-height:26px; color:#525252; font-size:14px;}
#contain-dy .danye img{ max-width:1100px; margin-top:5px; margin-bottom:5px;}
#contain-a{width:950px; float:left; margin-top:10px;  font-size:14px;}

#contain-c .danye{ padding:5px; line-height:26px; color:#525252; font-size:14px;}
#contain-c .danye img{ max-width:940px; margin-top:5px; margin-bottom:5px;}
#contain-3{
width:950px;
	float:left;
	line-height:22px;

}
#contain-3 .bt{ width:740px; float:left; border-bottom:#03418C solid 3px;}
#contain-3 .bt h2{ margin-left:8px; height:28px; width:110px; text-align:center; color:#fff; font-size:14px;font-family:"Microsoft YaHei", "微软雅黑";border-radius:5px 5px 0px 0px; background-color:#03418C; line-height:28px; font-weight:normal;}
#cptp{ width:450px; float:left;}
#cptp img{ border:#ddd solid 1px; padding:1px; width:450px;}
#cpzy{ width:450px; float:right;}
#cpzy p{ line-height:60px; font-size:16px; font-weight:bold; color:#101010}
#cpzy p .red{
	color:#C40002; font-size:28px;
	font-family: Arial, Helvetica, sans-serif;
}
#contain-2{
	width:950px;
	float:left;
	line-height:22px;
	
}
/*#contain-2 UL {
	COLOR:#111; list-style-type:none; margin-bottom:8px;
}
#contain-2 UL LI A {
	COLOR:#333;}
#contain-2 UL LI A:visited {
	COLOR:#333;}
#contain-2 UL LI A:hover {
color:#C40002;
}
#contain-2 UL LI {
	LINE-HEIGHT: 26px;
	PADDING-LEFT: 25px;
	WIDTH:925px;
	float:left;
	background-image: url("../images/icon-more.png");
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:#ddd dotted 1px ;
	
}
#contain-2 UL LI h1{ font-size:14px; font-weight:normal;text-align:left;font-family:"Microsoft YaHei", "微软雅黑";}
#contain-2 UL LI.zyjs{ background-image:none; line-height:24px; text-align:left; color:#666666; font-size:12px; padding-top:5px; padding-bottom:5px; }
#contain-2 UL LI.zyjs img{ width:100px; height:70px; float:left; margin-right:12px; border:#ddd solid 1px; padding:2px;}
#contain-2 UL LI SPAN.date {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FLOAT: right; COLOR:#C40002; FONT-SIZE: 12px; margin-right:10px; font-weight:bold;
}
*/
.fl{float: left;}
.fr{float: right;}

/** 新闻中心 **/
.thumblist{}
.thumblist .list{padding-bottom: 20px;}
.thumblist .item{width: 880px;border-bottom: 1px solid #eaeaea;display: block;padding: 20px;transition: all .5s;}
.thumblist .item a{display: block;}
.thumblist .item .img{position:relative;width: 180px;height: 135px;display:block;overflow: hidden;cursor: pointer;}
.thumblist .item img{width: 100%;height: 100%;transition: all 0.3s ease-out 0s;}
.thumblist .item a:hover img{transform: scale(1.1, 1.1);}
.thumblist .item .txt{width: 680px;cursor: pointer;}
.thumblist .item .txt h3{font-size: 16px;line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.thumblist .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;}
.thumblist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.thumblist .item .txt p{color: #666;line-height: 25px;}
.thumblist .item .txt p span{display: inline-block;color:#dc0000;padding-left: 10px;}
.thumblist .item a:hover .txt h3{color:#dc0000;}
.thumblist .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}


/*分页样式*/
.pglist{padding: 20px 0 30px;width:100%;text-align: center;clear: both;}

.pglist li{ display:inline-block;} 
.pglist a {color: #666;padding: 0 14px;margin: 0 3px;display: inline-block;vertical-align: middle;line-height: 30px;background: #fff;border: 1px solid #ddd;}
.pglist a:hover,.pglist .hover {display:inline-block;color: #fff;background: #dc0000;border-color: #dc0000;}



.hei15{font-size:14px; color:#010101; font-weight:bold; height:40px; line-height:30px; border-bottom:#8696C1  dotted 1px;font-family: "微软雅黑","黑体"; margin-bottom:12px;}
.heib{font-size:14px; color:#fff; background-color:#C40002; padding-left:12px; font-weight:bold; height:32px; line-height:32px; margin-bottom:12px;}
.hei16{font-size:14px; color:#010101; line-height:25px; font-family:"Microsoft YaHei", "微软雅黑", "黑体";}
.w2{font-family:"Microsoft YaHei", "微软雅黑", "黑体"; font-size:12px; font-weight:normal;}
#title{
	font-family:"Microsoft YaHei", "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color:#010101;
	border-bottom:#cccccc 1px dotted;
	height:40px;
	line-height:40px;
	text-align:center;
}
#cptitle{
	font-family:"Microsoft YaHei", "微软雅黑";
	font-size: 15px;
	font-weight: bold;
	color: #101010;
	line-height:32px;
	text-align:left; padding-left:8px; padding-right:6px; border-bottom:#ddd dotted 1px;
}
.cpzy{ padding-left:8px; text-align:left; line-height:35px; font-size:14px;}
.cpzy b{
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1364CE;
}
.zxzx{ text-align:center; padding-top:12px;}
#ly{
	font-size: 12px;
	
	color:#444;
	border-bottom:#cccccc 1px dotted;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:normal;
}
#nr{
	font-size: 13px;	
	color:#333333;
	line-height:25px;
	text-align:left;
	padding:5px;
}
#nr hr{ height:2px; background-color:#C40002; overflow:hidden; border:0px;}
#nr img{ max-width:98%; margin-bottom:10px;}


.lm1{ background-color:#f1f1f1; border:#dddddd 1px solid; padding:10px;}
.lm2{border:#dddddd 1px solid; background-color:#FFFFFF; padding:10px;}
.hg1{ margin-top:12px;}
#lbb2{text-align:center; font-size:12px; width:100%; float:left; margin-top:20px; line-height:20px;}
#lbb2 span{margin-left:2px; margin-right:2px;}
#lbb2 .current{ padding-left:8px; padding-right:8px; background-color:#C40002; border:#C40002 solid 1px;color:#fff;padding-top:4px; padding-bottom:4px;}
#lbb2 A{ border:#ddd solid 1px; padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px;margin-left:2px; margin-right:2px;}
#lbb2 A:hover{ border:#C40002 solid 1px;color:#C40002;}
#lbb2 .pagebegin{ float:left;}
#lbb2 .page-num{ float:right;}
.gbg{ border:#ddd solid 1px; padding:1px;
}
.rmlb{ text-align:left; border-top:#ff3300 solid 3px; line-height:28px; margin-top:12px;}
.rmlb A{ padding-left:6px; padding-right:6px;}
#nylm{ FLOAT:left; WIDTH: 230px; }
#lefta{width:230px; float:left;}
#lm-1{
	width:230px;
	float:left;
	padding-top:16px;
	padding-bottom:16px; background-color:#BF0200; text-align:center;
}
#lm-1 h2{
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif; line-height:20px; 
}#lm-1 h1{ font-size:18px; font-weight:normal; line-height:30px;color:#fff; }

#lm-2{
	width:230px;
	float:left;
	height:42px;background-color:#BF0200; 
}
#lm-2 h1{
	float:left;
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
	line-height:42px;
	margin-left:10px;
	background-image: url("images/hjt2.png");
	background-repeat: no-repeat;
	background-position: left center; padding-left:28px;
}
#nylm-1{
	width:210px; float:left; padding:9px; border:#ddd solid 1px; border-top:0px;}
#nylm-2{
	width:210px; float:left; padding:9px; border:#ddd solid 1px; border-top:0px;} 
#lmfl{
	width:210px;
	float:left;
	overflow:hidden;
		
}
#lmfl UL{ list-style-type:none;   }
#lmfl UL LI {
	WIDTH: 210px;
	height:38px;
	font-size: 14px;
	line-height:38px;
	float:left;
		background-image: url("images/hjt2.png");
	background-repeat: no-repeat;
	background-position: 10px center; background-color:#343434;
 margin-bottom:6px;
}
#lmfl UL LI A {
padding-left:30px;
	color:#fff;
	display:block;
	
}
#lmfl UL LI.sec A {
	color:#fff;
background-color:#C40002;background-image: url("images/hjt2.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	
}
#lmfl UL LI A:hover {
	color:#fff;
background-color:#C40002;background-image: url("../images/hjt2.png"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/hjt2.png*/);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#lmfl UL LI.xl {
	WIDTH: 210px;
	height:25px;
	line-height:25px;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	text-align:left;
		background-image: url("../images/ys_ico.png"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/ys_ico.png*/);
	background-position: 25px center;background-repeat: no-repeat;
	font-weight:normal;
	border-bottom:#eee dotted 1px;
	font-size:12px;box-shadow:0px #fff;-webkit-box-shadow:0px #fff;-moz-box-shadow:0px #fff; margin-top:5px; 


}
#lmfl UL LI.xl A {
	padding-left:45px;
DISPLAY: block; 
line-height:25px;
	COLOR:#222;


	
}
#lmfl UL LI.xl A.sec {	background-image: url("../images/ys_ico.png"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/ys_ico.png*/);
	background-position: 25px center;background-repeat: no-repeat;
	padding-left:45px;
	COLOR:#C40002; background-color:#F4F4F4;

}
#lmfl UL LI.xl A:hover {	background-image: url("../images/ys_ico.png"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/ys_ico.png*/);
	background-position: 25px center;background-repeat: no-repeat;
padding-left:45px;
	COLOR:#C40002;
	font-weight:bold;background-color:#F4F4F4;

}
#left-n{
	width:210px;
	float:left;

		
}
#left-n UL{ list-style-type:none; }
#left-n UL LI {
	WIDTH: 210px;
	height:26px;
	line-height:26px;
	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	font-size:12px;
	border-bottom:#ddd  dotted 1px;
	background-image: url("../images/ico03.gif"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/ico03.gif*/);
	background-repeat: no-repeat;
	background-position: 2px center;
}

#left-n UL LI A {

	padding-left:16px;
	COLOR: #333;
}
#left-n UL LI A:hover {

	padding-left:16px;
	color:#C40002;
}

#lxwm_2{
	width:210px;
	float:left;
	line-height:25px; font-size:14px;
	
}

.hg1{ margin-top:12px;}
#nyxg{ width:948px; float:left; margin-top:12px; border:#ddd solid 1px;}
#nyxg_1{
	width:948px;
	float:left;
height:38px;
	background-image: url("../images/news_nav.gif"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/news_nav.gif*/);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#fff;}
#nyxg_1 h2{
padding-left:34px;
	line-height:38px;
	color:#C40002;
	font-size:15px;
	float:left;
	background-image: url("../images/hjt1.png"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/hjt1.png*/);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#nyxg_2{ width:930px; float:left; padding:9px; background-color:#fff;}

#news-3{
	width:930px;
	float:left;

	
}
#news-3 ul{ list-style-type:none; font-size:12px;}
#news-3 UL LI.none {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
#news-3 UL LI {
	text-align:left;
	WIDTH: 455px;
	display:block;
	line-height:28px;
	OVERFLOW: hidden;
	background-image: url("../images/ico03.gif"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/ico03.gif*/);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-size:12px;
	float:left;
	border-bottom:#ddd  dotted 1px;
	color:#333; margin-left:3px; margin-right:3px;

}
#news-3 UL LI A {
padding-left:25px;
color:#333;
}
#news-3 UL LI A:hover {
	padding-left:25px;
	COLOR:#C40002;
	font-size:12px;
	text-decoration: none;
}
#producta {

	WIDTH:920px;
	FLOAT: left; padding-left:5px;	

}
#producta UL {
	LIST-STYLE-TYPE: none
}
#producta UL LI {
	TEXT-ALIGN: center; WIDTH: 214px; FLOAT: left; padding-left:8px; padding-right:8px; overflow:hidden
}
#producta UL LI h1{WIDTH: 208px; HEIGHT: 145px; display:table-cell; vertical-align:middle; border:#ddd solid 1px; padding:2px; text-align:center; }
#producta UL LI IMG { max-width:208px; height:145px; border:0px; 
}
#producta UL LI p{ width:214px;  cursor:pointer; font-size:13px; height:30px; line-height:30px; overflow:hidden;}
#producta UL LI A { color:#525252;
	DISPLAY: block; 
}
#producta UL LI A:hover {
	  COLOR:#C40002;
}
#producta UL LI A:hover h1 {
	border:#C40002 solid 1px;
}
.f1{ border:#eee solid 2px; background-color:#f9f9f9;box-shadow: 0px 1px 6px #777;-webkit-box-shadow: 0px 1px 6px #777;-moz-box-shadow: 0px 1px 6px #777; margin-bottom:15px;transition:all 0.3s ease-in-out 0s; }
.f2{ border:#C40002 solid 2px; background-color:#fff;box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777; margin-bottom:15px;transition:all 0.3s ease-in-out 0s; }
.button{ padding:8px; background-color:#C40002; font-size:12px; text-align:center; color:#FFFFFF;border-radius:5px; line-height:12px; border:0px;font-family:"Microsoft YaHei", "微软雅黑";}
#book td{ padding:4px;}
.twlb{ border:#D7D7D7 solid 1px; border-bottom:#D7D7D7 4px solid; background-color:#F9F9F9; margin-bottom:12px;}
.f18{ font-size:18px; color:#C40002;}
.f12{ font-size:12px; }
#prolistd {
	WIDTH:870px;
	FLOAT: left;position:relative; padding-left:30px; padding-right:30px;
}
#prolistd UL {
	LIST-STYLE-TYPE: none
}
#prolistd UL LI {
	TEXT-ALIGN: center; WIDTH:200px; FLOAT: left; padding-left:7px; padding-right:8px;cursor:pointer; 
}

#prolistd UL LI h1{ width:196px; padding:2px;  border:#f4f4f4 solid 1PX; cursor:pointer;TEXT-ALIGN: center; height:140px; display:table-cell; vertical-align:middle; background-color:#fff; }
#prolistd UL LI IMG { border:0px;max-width:196px;HEIGHT: 140px;}
#prolistd UL LI p{ width:200px;  cursor:pointer; font-size:14px; height:30px; line-height:30px; overflow:hidden; background-color:#f4f4f4;}

#prolistd UL LI A {
	DISPLAY: block; color:#444;
}
#prolistd UL LI A:hover {
	color:#fff;
}
#prolistd UL LI A:hover p{ background-color:#C40002}	
#prolistd UL LI A:hover h1{ border:#C40002 solid 1px;}
#prolistd .prev,
#prolistd .next {
	width: 40px;
	height:140px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left center;
	top:12px;transition:250ms; -webkit-transition: all 250ms; -moz-transition: all 250ms; -o-transition: all 250ms;
}
#prolistd .prev {
	left:-10px;
	background-image: url("../images/ry_z.gif"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/ry_z.gif*/);
	background-repeat: no-repeat;
	background-position: left center;
}
#prolistd .next {
	right:-10px;
	background-position: right center;
	background-image: url("../images/ry_y.gif"/*tpa=http://www.rhxxzs.com/bo044/template/default/images/ry_y.gif*/);
	background-repeat: no-repeat;
}
#order{ width:930px; padding:9px; border:#ddd solid 1px; background-color:#f4f4f4; float:left; margin-top:10px;}
#order h1{ text-align:center; font-size:15px; line-height:40px; color:#101010}
#order .red{ color:#FF0000;}
#order input{ width:65%; border:#ddd solid 1px; background-color:#fff; line-height:26px; font-size:13px;}
#order .input1{ width:25%;}
#order .button{width:15%; padding:8px; background-color:#C40002 ; font-size:12px; text-align:center; color:#FFFFFF;border-radius:5px; line-height:12px; border:0px;font-family:"Microsoft YaHei", "微软雅黑";}

/*--------浜у搧椤?-------*/
.agent_con {padding-top: 20px;line-height: 24px;padding-bottom: 30px;}
.agent_con p {font-size: 14px;}
dl.dl_2 {width: 214px;padding: 10px 10px;float: left;display: inline-block;}
dl.dl_2 dt {width: 214px;overflow: hidden;}
dl.dl_2 dt a {width: 210px;	padding: 1px;border: 1px solid #d7d7d7;display: block;}
dl.dl_2 dt a:hover {border: 1px solid #ff0000;}
dl.dl_2 img {display: block;width: 210px;}
dl.dl_2 dd {margin: 2px 0 0 0;width: 214px;height: 20px;line-height: 20px;overflow: hidden;text-align: center;padding: 0 4px;font-size: 13px;}
.clear {clear: both;height: 0;line-height: 0;font-size: 0;}

/*鍒嗛〉*/
.wp-pagenavi {CLEAR: both}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}