/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
html { color: #eeeeee;	background:#ffffff repeat;
  overflow-x:hidden; *position:relative; text-align:left; }
body, div, ul, li,hgroup,figure { margin: 0; padding: 0; font-family:Arial }
img{border:0}
ul,mark { list-style: none; background:none; }
html, html{ color: #eeeeee; *color: #eeeeee;  background-color:#ffffff; text-align:left; }

body {
	font-family:Arial;
	
	margin:0 auto;
	padding:0;
	color:#000;
 margin:0 auto;
 background-color:#ffffff; 
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
body,p,div,span,ul,li,a{font-family: Arial, "Î¢ÈíÑÅºÚ";font-size: 12px;margin: 0px;padding: 0px;list-style: none;}
a{font-size:12px;text-decoration:none;cursor:pointer; border:none; color:#000000; cursor:pointer; outline:none;}
a{color: #333;}
a:hover{color: #07518e;}
.nav{width: 1004px;height: 129px;margin: 0 auto;}
.nav a{height:39px;padding: 0 32px;line-height: 39px;color: #000;font-size: 14px;}
p,div{line-height: 26px;}
.d1{float:right;width: 238px;height:389px;background: url(../images/wz1.jpg) no-repeat;color: #fff;}
.foot{width: 100%;margin: 0 auto;height: 73px;line-height: 73px;color: #333;background-color: #e8e8e8;}
.foot a{color: #333;}
.d2{width: 980px;margin: 20px auto;}
.left{width: 236px;float: left;border-right: 1px solid #e9e9e9;}
.right{width: 708px;float: right;}
.a1{display: block;background-color: #fff;width: 205px;height: 34px;padding-left: 31px;line-height: 34px;color: #333;}
.a1:hover{background-color: #ccc;font-size: 14px;font-weight: bold;color: #333;}
table{line-height:30px;}
.d3 p{width: 324px;float: left;background: url("../images/jiantou.jpg") no-repeat left;height: 36px;border-bottom: 1px dotted #ccc;padding-left: 30px;line-height: 36px;}


.newspage {
	width:100%; DISPLAY: block; padding:20px 0 0 0; TEXT-ALIGN: center; clear:both
}
.newspage A {
	BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; font-family:Arial,"Î¢ÈíÑÅºÚ"; BORDER-LEFT: #999 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid
}
.newspage A:hover {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #07518e; BORDER-LEFT: #fff 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #fff 1px solid; TEXT-DECORATION: none
}
.newspage A:active {
	BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND:#07518e; BORDER-LEFT: #666 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.current {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND:#07518e; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.disabled {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid
}