@charset "utf-8";
/* CSS Document */
a {
	color: #000;
}
.container {
	padding: 40px 0px;
	overflow: hidden;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.wrap .sidebar {
	float: left;
	width: 216px;
	margin-right: 7px;
	background: #fff url(../img/ui.png) bottom center no-repeat;
}
.wrap .main {
	float: right;
	width: 957px;
	background: #fff;
}
.wrapBt {
	height: 0;
	background: none;
	overflow: hidden;
	clear: both;
}
/* 左侧栏目标题 */
.leftTitle {
	position: relative;
	background: #ed6533;
	padding-top: 22px;
	padding-bottom: 22px;
}
.leftTitle span {
	display: block;
	margin-left: 18px;
	height: 45px;
	padding-left: 15px;
}
.leftTitle i, .leftTitle s {
	display: block;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}
.leftTitle i {
	font-size: 20px;
	line-height: 20px;
}
.leftTitle s {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	margin-top: 8px;
}
/* 二级、三级菜单 */
.menu {
	width: 214px;
	background: #fff;
	border: 1px solid #e4e4e4;
	margin-bottom: 20px;
}
.menu dl {
	margin-top: 16px;
	padding-bottom: 10px;
}
.menu dl dt {
	padding: 0 10px;
}
.menu dl dt a {
	display: block;
	width: 175px;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	border-bottom: 1px solid #e2e2e2;
	background: url(as.png) left 8px center no-repeat;
	padding-left: 19px;
}
.menu dl dt a:hover, .menu dl dt .current {
	background: #ed6533 url(../img/se.png) left 8px center no-repeat;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #daa136;
	border-top: none;
}
.menu dl dt:last-child a {
	border-bottom: 0;
}
.menu dl dd {
	padding: 5px 0 5px 55px;
	border-bottom: 1px solid #eee;
	background: url(../img/o_ico_18.gif) no-repeat 45px 13px;
	font-size: 14px;
	text-align: left;
}
.menu dl dd a:hover, .menu dl dd .current {
	color: #2eb7ad;
	text-decoration: none;
}
.phone {
	width: 140px;
	height: 40px;
	background: url(../img/ico3.jpg) 7px 0 no-repeat;
	padding-left: 53px;
}
.phone em, .phone span {
	display: block;
	color: #cb2317;
}
.phone em {
	font-size: 14px;
}
.phone span {
	font-size: 17px;
}
.sidebar .pic img {
	width: 100%;
}
.de h2 {
	margin-bottom: 20px;
}
/* 面包屑 */
.location {
	position: relative;
	height: 46px;
	line-height: 46px;
	background: url(../img/home.png) left 15px center no-repeat;
	border: 1px solid #e2e2e2;
}
.location h3 {
	float: left;
	height: 44px;
	color: #000;
	font-weight: 100;
	font-size: 18px;
}
.breadcrumbs {
	margin: 0 auto;
	text-align: left;
	margin-left: 43px;
	border-left: 1px solid #e2e2e2;
	padding-left: 8px;
}
.breadcrumbs a {
	display: inline-block;
	padding: 0 5px;
	background: url(../img/o_ico_04.gif) no-repeat 0 center;
	vertical-align: top;
}
.location i {
	background: #e4e4e4;
	display: block;
	height: 1px;
	width: 100%;
	position: relative;
	top: 45px;
	z-index: 0;
}
/* 内容模式 */
.article {
	padding: 20px 0 40px;
	line-height: 2;
	font-size: 14px;
	word-wrap: break-word;
}
.article .hd {
	padding: 0 0 20px;
	text-align: center;
}
.article .hd h1 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
}
.article .hd .titBar {
	color: #797979;
	font-size: 12px;
}
.article .bd {
	padding-bottom: 40px;
}
.article .ft {
	padding: 20px 0 0;
	border-top: 1px solid #ddd;
}
/* 头部新闻 */
.hotNews {
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 20px;
	margin-top: 25px;
}
.hotNews .pic {
	float: left;
	width: 200px;
	padding: 4px;
	border: 1px solid #e4e4e4;
	margin-right: 22px;
}
.hotNews .pic img {
	width: 100%;
	height: 100%;
}
.hotNews dl {
	display: block;
	overflow: hidden;
	zoom: 1;
	line-height: 22px;
}
.hotNews dl dt {
	margin-bottom: 13px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.hotNews dl dt a {
	color: #333;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.hotNews dl dd {
	color: #333;
	font-size: 14px;
}
/* 新闻列表 */
.news {
	padding: 0 0 40px;
}
.newsTable th {
	border: 1px solid #fff;
	background: #c8cacb;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.newsTable td {
	padding: 8px 10px;
	border-bottom: 1px solid #dcd9d4;
	line-height: 20px;
}
.list {
	padding: 20px 0 40px;
}
.list li {
	padding: 7px 0 7px 10px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 20px;
	clear: both;
	background: url(asd.png) left 3px center no-repeat;
}
.list li span {
	float: right;
	font-size: 14px;
	color: #333;
}
.list li a {
	display: block;
	padding-left: 5px;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/* 图文新闻 */
.pothoItem {
	margin: 25px 0 20px;
}
.pothoItem .item {
	padding: 20px;
	border-bottom: 1px dashed #d3d3d3;
	overflow: hidden;
}
.pothoItem .item .pic {
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 25px;
	padding: 4px;
	border: 1px solid #e7e7e7;
}
.pothoItem .item .pic img {
	width: 200px;
	height: 150px;
}
.pothoItem .item dl {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 0;
	line-height: 20px;
}
.pothoItem .item dl dt {
	font-size: 16px;
	line-height: 32px;
	color: #000000;
}
.pothoItem .item dl .d, .pothoItem .item dl .m {
}
.pothoItem .item dl .i {
	padding: 5px 0 0;
	color: #000;
	font-size: 12px;
	line-height: 25px;
}
.pothoItem .item dl .line {
	width: 37px;
	height: 2px;
	background: #dfdede;
}
.pothoItem .item dl .date {
	color: #727272;
}
.pothoItem .item dl .m a {
	display: block;
	width: 81px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #444444;
	border: 1px solid #c6c5c5;
	margin-top: 20px;
}
.pothoItem .item:hover {
	background: #f3f2f2;
}
.pothoItem .item:hover .m a {
	background: #e77600;
	color: #fff;
	border-color: #e77600;
}
/* 图片列表 */
.pic-item-list {
	margin: 0 0 20px;
	position: relative;
}
.pic-item-list .list-pic {
	display: block;
	margin: 0 auto;
	padding: 4px;
	border: 1px solid #919090;
	line-height: 100px;
	text-align: center;
}
.pic-item-list dl {
	padding: 0 5px;
	line-height: 26px;
	text-align: center;
}
.piList {
	padding: 25px 0 20px;
	overflow: hidden;
	position: relative;
}
.piList .pic-item-list {
	margin: 0;
	padding: 0;
}
.piList .pic-item {
	position: relative;
	float: left;
	width: 275px;
	margin: 0 16px 23px 0;
	padding: 15px;
	display: inline;
	border: 1px solid #e2e2e2;
	z-index: 0;
}
.piList .li1 {
	display: block;
	position: relative;
	top: 0px;
	width: 100%;
	height: 1px;
	background: #0260ae;
}
.piList .pic-item:nth-child(3n) {
	margin-right: 0;
}
.piList .list-pic {
	display: block;
	width: 275px;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	position:relative;
}
.piList .list-pic img {
	width: 100%;
	
}
.piList .list-pic span{ display:none;width:283px; height:195px; }
.pic-item:hover .list-pic span{ background:url(../img/img_hover.png) center no-repeat; z-index:999; top:0px; left:0px; display:block; position:absolute;}
.piList dl {
	line-height: 16px;
	padding-top: 15px;
}
.piList dl dt {
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/*css flickr style pagination*/
div.flickr {
	padding: 0px;
	text-align: center;
	/*font-family: "微软雅黑";*/
	font-size: 12px;
	text-align: center;
	margin: 50px 0px;
}
div.flickr a {
	border-right: #dedfde 1px solid;
	padding-right: 6px;
	background-position: 50% bottom;
	border-top: #dedfde 1px solid;
	padding-left: 6px;
	padding-bottom: 2px;
	border-left: #dedfde 1px solid;
	color: #0061de;
	margin-right: 3px;
	padding-top: 2px;
	border-bottom: #dedfde 1px solid;
	text-decoration: none;
}
div.flickr a:hover {
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	background-image: none;
	border-left: #000 1px solid;
	color: #fff;
	border-bottom: #000 1px solid;
	background-color: #0061de;
}
div.flickr a:active {
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	background-image: none;
	border-left: #000 1px solid;
	color: #fff;
	border-bottom: #000 1px solid;
	background-color: #0061de;
}
div.flickr span {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #999;
	margin-right: 3px;
	padding-top: 2px;
}
div.flickr span.current {
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #ff0084;
	margin-right: 3px;
	padding-top: 2px;
}
div.flickr span.disabled {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #adaaad;
	margin-right: 3px;
	padding-top: 2px;
}
/*css scott style pagination*/
