@charset "gb2312";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	list-style:none;
}
body, td, th {
	font-size: 16px;
	color: #333;
}
body {
	margin: 0px;
	font-family:Î¢ÈíÑÅºÚ;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}
.nav {
	overflow:hidden;
}
.nav li {
	width:14%;
	float:left;
	text-align:center;
}
.ban {
	background:#039;
	overflow:hidden;
	min-height:500px;
}
.tit {
	border-bottom:1px solid #333;
	width:350px;
	margin:0px auto;
	padding:15px 0px;
	font-size:28px;
	font-weight:700;
	text-align: center;
	margin-bottom:30px; margin-top:20px;
}
.tit span {
	font-weight:500;
	font-size:22px;
}
.footer {
	background:#333333;
	padding:30px 0px;
	overflow:hidden;
}
.footer td{ color:#CCC;}
.foot {
	background:#222222;
	padding:30px 0px;
	overflow:hidden;
	color:#666;
	text-align:center;
}
.end {
}
.w1300 {
	width:1300px;
	margin:0px auto;
	overflow:hidden;
}
.cp {
	overflow: hidden;
}
.cp li {
	width:18%;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	border:1px solid #ccc;
	text-align:center;
	height:340px;
}
.cp li img {
	height:300px;
	width:100%;
}
.cp li .tit5{  text-align:center;background:#ddd; font-size:16px; height:50px; }

.cp a:hover li .tit5{text-decoration: none; background:#C00;color: #fff;}



.fcp li a{ color:#ccc; line-height:26px;}
.link{ width:450px; overflow:hidden;}
.link li{ width:130px; float:left; height:50px;}
.ftit{ font-size:16px; font-weight:700; border-bottom:1px dashed #ccc; margin-bottom:20px; line-height:50px;}
.anli{ overflow:hidden;}
.anli li{ float:left;}

.anli li .tit4{  text-align:center; line-height:40px; background:#ddd; font-size:16px; }

.anli a:hover li .tit4{text-decoration: none; background:#C00;color: #fff;}

.danyebanner{ background:url(../images/a1.jpg) no-repeat center; height:400px;}
.probanner{ background:url(../images/a2.jpg) no-repeat center; height:400px;}
.newsbanner{ background:url(../images/a3.jpg) no-repeat center; height:400px;}
.weizhi{ border-bottom:1px solid #CCC; line-height:50px;}
.content{ width:1300px; margin:0px auto; overflow:hidden;}
.viewbox{ overflow:hidden;}
.viewbox .title{ text-align:center;}
.viewbox .title h2{}
.viewbox .info{ text-align:center; background:#f2f2f2; border-bottom:1px solid #ddd; border-top:1px solid #ddd; line-height:150%; margin-top:10px;}
.place{ width:1300px; margin:0px auto; overflow:hidden;}
.left{ width:250px; float:left; overflow:hidden;}
.right{ width:1030px; float:right; overflow:hidden;}
.fenlei{ overflow:hidden; padding:15px; border:1px solid #ccc;}
.fenlei li{ border-bottom:1px solid #ddd; line-height:50px; text-indent:1.5em}
.fenlei a:hover li{ background:#f2f2f2;}
.fenleitit{ background:#C00; padding:15px; overflow:hidden; color:#FFF; text-align:center; margin-top:10px;}
.fenlei dt{border-bottom:1px solid #ddd; line-height:50px; text-indent:1.5em}
.fenlei .current dt { background:#C00; color:#fff;  }

.e3{ overflow:hidden;}
.e3 li{ width:250px; height:400px; float:left; margin-left:30px; margin-right:20px; margin-bottom:40px; text-align:center; border:1px solid #ddd;}
.e3 li img{width:250px; height:360px;}
.e3 li .tit2{  text-align:center; background:#ddd; height:50px;padding:0px 20px; }
.e3 a:hover li .tit2{text-decoration: none; background:#C00;color: #fff;}




.e4{ overflow:hidden;}
.e4 li{ width:300px; height:440px; float:left; margin-left:20px; margin-right:20px; margin-bottom:40px; text-align:center; border:1px solid #ddd;}
.e4 li img{width:300px; height:400px;}
.e4 li .tit2{  text-align:center;  background:#ddd;  height:50px; padding:0px 20px;}
.e4 a:hover li .tit2{text-decoration: none; background:#C00;color: #fff;}

.rongyu{ overflow:hidden;}
.rongyu li{ width:49%; text-align:center;float:left; margin-bottom:20px; }
.zhuanli{ overflow:hidden;}
.zhuanli li{ width:33%; text-align:center;float:left; margin-bottom:20px; }



.pagination {
	padding-left:0;
	margin:20px 0;
	border-radius:4px
}
.pagination>li {
	display:inline
}
.pagination>li>a, .pagination>li>span {
	position:relative;
	float:left;
	padding:6px 12px;
	line-height:1.42857;
	text-decoration:none;
	color:#40aae2;
	background-color:#fff;
	border:1px solid #ddd;
	margin-left:-1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left:0;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius:4px;
	border-top-right-radius:4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index:2;
	color:#23527c;
	background-color:#eee;
	border-color:#ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index:3;
	color:#fff;
	background-color:#40aae2;
	border-color:#40aae2;
	cursor:default
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color:#777;
	background-color:#fff;
	border-color:#ddd;
	cursor:not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding:10px 16px;
	font-size:18px;
	line-height:1.33333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius:6px;
	border-top-left-radius:6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius:6px;
	border-top-right-radius:6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5
}
.badge, .label {
	line-height:1;
	white-space:nowrap
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius:3px;
	border-top-left-radius:3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius:3px;
	border-top-right-radius:3px
}
.pager {
	padding-left:0;
	margin:20px 0;
	list-style:none
}
.pager:after, .pager:before {
	content:" ";
	display:table
}
.pager li {
	display:inline
}
.pager li>a, .pager li>span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration:none;
	background-color:#eee
}
.pager .next>a, .pager .next>span {
	float:right
}
.pager .previous>a, .pager .previous>span {
	float:left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color:#777;
	background-color:#fff;
	cursor:not-allowed
}
	