﻿h@charset "utf-8";

/* reset */

html {
	height: 100%;
	*+overflow: hidden;
}

body {
	min-height: 100%;
}

body {
	_height: 100%;
	*+overflow: hidden;
	overflow-x: hidden;
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
	margin: 0;
	padding: 0;
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
p,
blockquote,
figure,
header,
footer,
nav,
article,
section,
aside,
address,
figcaption {
	*zoom: 1;
}

li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

iframe,
frame,
fieldset,
img {
	border: 0 none;
}

img {
	vertical-align: top;
}
/************case_piclb***************/

.case_piclb {
	float: left;
	width: 100%;
}

.case_piclb ul li {
	float: left;
	width: 32.3%;
	position: relative;
	overflow: hidden;
	height: 245px;
	margin:0.5%;
}

.case_piclb ul li .tit {
	position: absolute;
	left: 6.875%;
	bottom: 5%;
}

.case_piclb ul li .tit span {
	display: block;
	font-size: 16px;
	line-height: 128%;
	color: #fff;
	text-transform: capitalize;
}

.case_piclb ul li .tit .span01 {
	font-weight: bold;
}

.case_piclb ul li .txt {
	position: absolute;
	left: 0px;
	padding: 0px 6.875%;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/case_piclb_libg01.png);
	filter: Alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.case_piclb ul li .txt h3 {
	color: #fff;
	padding-top: 13%;
}

.case_piclb ul li .txt span {
	display: block;
	line-height: 170%;
	color: #fff;
}

.case_piclb ul li .txt .span01 {
	font-weight: bold;
	font-size: 20px;
	text-transform: capitalize;
}

.case_piclb ul li .txt .span02 {
	font-size: 0.8125em;
	text-transform: capitalize;
}

.case_piclb ul li .txt p {
	font-size: 12px;
	color: #fff;
	height: 4.5em;
	overflow: hidden;
	position: absolute;
	left: 6.875%;
	bottom: 10%;
	width: 86.25%;
	filter: Alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.case_piclb ul li .tit2 span {
	color: #000;
}

.fenye {
    width: 24%;
    height: 40px;
    clear: both;
    margin: 40px auto;
}

ul, ol {
    list-style: none;
}
.fenye li {
    float: left;
    margin-right: 5PX;
    width: 55px;
    height:40px;
    border: 1px solid #ededed;
    line-height: 40px;
    text-align: center;
}
.fenye a {
    display: block;
}
.fenye a {
    color: #888888;
    display: block;
}
.fenye li {
    line-height: 40px;
    text-align: center;
}
