article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display:block
}
audio, canvas, video {
	display:inline-block
}
audio:not([controls]) {
display:none;
height:0
}
[hidden] {
display:none
}
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body {
	margin:0
}
a:focus {
	outline:thin dotted
}
a:active, a:hover {
	outline:0
}
h1 {
	font-size:2em
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:700
}
dfn {
	font-style:italic
}
mark {
	background:#ff0;
	color:#000
}
code, kbd, pre, samp {
	font-family:monospace, serif;
	font-size:1em
}
pre {
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:0
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	border:0;
	padding:0
}
button, input, select, textarea {
	font-family:inherit;
	font-size:100%;
	margin:0
}
button, input {
	line-height:normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], input[disabled] {
	cursor:default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow:auto;
	vertical-align:top
}
table {
	border-collapse:collapse;
	border-spacing:0
}




/*内页产品列表*/
.porUl{margin:0 auto; width:700px; overflow:hidden;}
.porUl li{margin:0 20px 54px 20px; float:left; width:380px; overflow:hidden;}
.porUl li img{display:block; border:1px solid #e1e1e1;}
.porUl li:hover img{border-color:#1d659d;}
.porUl li h5{margin-top:8px; height:50px; line-height:50px; font-size:16px;}
.porUl li h5 a{color:#1d659d;}
.porUl li span{font-size:13px; color:#1d659d;}
.porUl li p{margin-bottom:12px; height:66px; line-height:22px; overflow:hidden; font-size:13px;}
.porUl li a.fl , .porUl li a.fr{height:40px; line-height:40px; text-align:center; font-size:13px;}
.porUl li a.fl{width:106px; background-color:#1d659d; color:#fff;}
.porUl li a.fr{width:102px; background-color:#ebebeb; border-left:4px solid #ccc;}

/*新闻列表*/
.newsList{margin:0 30px;}
.newsList dl{position:relative; padding:20px; height:140px; background-color:#ebebeb;}
.newsList dt{float:left;}
.newsList dt img{display:block;}
.newsList dd{margin-left:174px;}
.newsList dd h5{height:40px; line-height:40px; font-size:16px; font-weight:normal;}
.newsList dd h5 a{color:#0c4da1;}
.newsList dd p{line-height:22px; height:88px; overflow:hidden; font-size:13px;}
.newsList dd i{position:absolute; bottom:-10px; left:0; border:5px solid transparent; border-top-color:#ebebeb; border-left-color:#ebebeb;}
.newsList ul{margin-top:16px;}
.newsList li{position:relative; height:50px; line-height:50px; overflow:hidden; font-size:14px; border-bottom:1px dotted #ccc;}
.newsList li a{padding-left:18px; background:url("/images/newsLi_ico.png")/*tpa=http://www.gdflhb.com/Skins/default/Img/newsLi_ico.png*/ no-repeat left center;}
.newsList li span{position:absolute; top:0; right:0; color:#999;}

.pagingNav{padding:5px 10px; border:1px solid #ccc; margin-top:10px;}
.pagingNav p{height:30px; line-height:30px;}
.pagingNav .uls{ overflow:hidden;}

.pagingNav .uls a{float:left; margin-left:5px; padding:0 10px; height:28px; line-height:28px; border:1px solid #ccc; text-decoration:none;float:left}
.pagingNav .uls a:hover , .pagingNav .uls a.cur{background-color:#1d659d; border-color:#1d659d; color:#fff;}
.pagingNav .uls .tBtn:hover{background-color:inherit; color:inherit; *background-color:transparent; *color:#666;}

.cx12 li{    margin: 0 16px 20px 20px;float: left;width: 197px;overflow: hidden;}
.cx12 li p{text-align: center;height: 35px;line-height: 35px;background: #d7d7d7;}
  
.cx12 li a.fl{  width: 85px;background-color: #1d659d;color: #fff;}
  
.cx12 li a.fr{width: 84px;background-color: #ebebeb;border-left: 4px solid #ccc;}


