* {
    margin:0 auto;
	padding:0;
}
html {
	overflow-x: hidden
}
body {
    font-family:"Î¢ÈíÑÅºÚ","ËÎÌå",Arial,simsun;
	color:#363636;
	line-height:150%;
	font-size:0.80em;
	background:#EEE;
	position:relative;
	padding-top:61px;
}
a:link, a:visited {
    color:#363636;
	text-decoration:none;
	outline:none;
	blur:expression(this.onFocus=this.blur())
}
a:hover {
    color:#f00;
	text-decoration:none
}

ul li {
    list-style:none
}
a img {
    border:0
}
.eu_btn {
	cursor:pointer;
}
.tbold { font-weight:bold;}
.tred {color:#F00;}
.tblue {color:#0066FF}
.tem {font-style:italic}
input {
	border:1px solid #ddd;
	border-radius:5px;
	padding:0 2px;
}

.inp {
    height:25px;
	line-height:25px;
	padding:0 1px;
	width:70%;
}
.dat {
	border:1px solid #ccc;
	background:url(date.gif) no-repeat right bottom #FFF;
}

.code {
	width:60px;
    height:25px;
	line-height:25px;
	padding:0 2px;
}
.area {
	width:90%;
	height:50px;
	border:1px solid #ccc;
	border-radius:5px;
	padding:2px;
}

td {
	padding:2px;
}
.subit {
    cursor:pointer;
	border:1px solid #ddd;
	height:25px;
	line-height:25px;
	padding:0 5px;
	background:#eee;
}

#container {
    width:980px;
	overflow:hidden;
	background:#FFF
}
#container div {
    overflow-x: hidden;
	overflow-y: hidden
}
#top {
    width:100%;
	position:fixed;
	top:0;
	z-index:6666;
	height:60px;
	background:url(logo.png) no-repeat left #FFF;
	border-bottom:1px solid #ccc;
}
#logo {
    width:40%;
	height:60px;
	float:left;
}
#logo a {
    display:block;
	cursor:pointer;
    width:100%;
	height:60px;
	float:left;
}
#tel {
    width:110px;
    height:30px;
	float:right;
	margin-top:15px;
	font-size:16px;
	color:#c00;
	font-family:"Microsoft YaHei";
	background:url(tel.png) no-repeat left top;
	background-size: 14%;
	padding-left:20px;
	position:absolute;
	right:0px;
	top:10px;
}

#toplist {
    width:50px;
    height:30px;
	float:right;
	z-index:1000;
	position:absolute;
	z-index:10000;
	right:20px;
	top:15px;
	background:url(menu.png) no-repeat center top;
	background-size: 60%;
}
#toplist a {
    width:50px;
	height:30px;
	display:block;
}
#toplist p {
    color:#F00;
}
.back a {
	width:60px;
	height:35px;
	float:right;
	display:block;
	background:url(back.png) no-repeat center 1px;
	cursor:pointer
}


#menu {
    width:100%;
	height:86px;
	background:#305dc3;
}
#menu ul {
	margin:0 auto;
}
#menu ul li {
    width:24%;
	height:42px;
	line-height:42px;
	display:block;
	text-align:center;
	float:left;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:14px;
	border-left:1px solid #028a40;
	border-bottom:1px solid #028a40;
}#menu ul li a:link, #menu ul li a:visited {
	text-decoration:none;
	display:block;
	border-bottom:0;
	color:#fff;
	border-top:0;
	_float:left;
	background:#305dc3;
}
#menu ul li a:hover, #menu ul li a:active {
    display:block;
	color:#fff;
	background:#305dc3;
}
.navthis {
	display:block;
	background:#305dc3;
}
.navthis a span{
	color:#fff;
	display:block;
	background:#305dc3;
}
#nav {
	height:auto;
	margin:1px;
	_width:99%;
	overflow:auto;
	display:block;
}
#nav ul li  {
    float:left;
	height:30px;
	line-height:30px;
	display:block;
}
#nav ul li a span {
    padding:0 5px;
}
#nav ul li a:link, #nav ul li a:visited {
    display:block;
}
#nav ul li a:hover {
    background:#305dc3;
	color:#FFF;
	display:block;
}
.navnow a span {
    color:#fff;
	background:#305dc3;
	display:block;
}
.yewu {
	width:100%;
	padding:10px 0 5px 0;
	overflow:auto;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
}
.yewu ul li img {
	width:64px;
	height:64px;
}
.yewu ul li {
	width:33%;
	text-align:center;
	display:block;
	float:left;
	margin-bottom:10px;
}
.slider{display:none;
	border-bottom:1px solid #fff;
}/*ÓÃÓÚ»ñÈ¡¸ü¼ÓÌåÑé*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}

.title {
    height:35px;
	line-height:35px;
	background:url(title.gif) repeat-x;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	width:100%;
}
.title span {
    font-size:0.72em;
	-webkit-text-size-adjust:none;
	color:#777;
	padding-left:5px;
	font-weight:normal;
}
.titlea {
    height:34px;
	line-height:34px;
	float:left;
	padding:0 10px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-weight:bold;
	font-size:1.1em;
}
.titlecon {
    padding:5px 20px;
	text-align:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #FFF;
}
.titlecon ul li {
    height:25px;
	line-height:25px;
	border-bottom:1px dashed #eee;
	background:url(list.gif) no-repeat left;
	display:block;
	padding-left:10px;
	overflow:hidden;
	color:#888;
}

.title2 {
    height:35px;
	line-height:35px;
	background:#EEE;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
}
.title2 span {
	color:#f00;
	padding-left:5px;
}
.title2a {
    height:34px;
	line-height:34px;
	float:left;
	padding:0 10px;
	font-family:"Î¢ÈíÑÅºÚ";
}
.sitecon {
    padding:5px 20px;
	background:#EEE;
	border-top:1px solid #ccc;
	border-bottom:1px solid #FFF;
	color:#777;
}
.sitecon img {
   width:70%;
   height:auto;
   margin:0 auto;
   padding-right:5px;
   background:url(loading.gif) no-repeat 50% 50%;
 }

.page {
	width:99%;
	text-align:center;
	height:26px;
	text-align:center;
	_overflow:hidden;
	overflow:auto;
	display:block;
}

.goback {
	padding:0 2px;
	text-align:center;
	position:fixed;
	right:0;
	float:right;
	bottom:55px;
    margin:5px;
	width:60px;
	height:22px;
	line-height:22px;
	background:#fff;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	FILTER: alpha(opacity=40); 
	opacity: 0.4;  
}

.aboutcon {
	height:100px;
    padding:5px 20px;
	overflow:hidden;
	text-align:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #FFF;
	padding-bottom:10px;
}
.aboutcon img {
    height:80px;
	width:100px;
	padding:5px;
	background:url(loading.gif) no-repeat 50% 50%;
}
.more {
    float:right;
	font-weight:normal;
	padding:0 15px;
	letter-spacing:2px;
	text-align:right;
}
.more img {
	display:block;
	padding-top:7px;
}
.contact {
    height:auto;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: hidden;
	padding:5px 20px 70px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	background:#305dc3;
	color:#fff;
}
.contact a{
	color:#fff
}
.contact td {
	margin:1px;
	padding:2px 0;
}
.code img {
    width:40px;
	height:10px;
}
.qq img {
    width:81px;
	height:23px;
}

.procon {
    padding:10px 0;
	width:100%;
	overflow:auto;
	border-top:1px solid #ccc;
	border-bottom:1px solid #FFF;
}

.procon ul li {
	list-style:none;
	float:left;
	text-align:center;
	margin:0 4px;
	_margin-left:3px;
	margin-bottom:5px;
	width:45%;
	border-radius:5px;
}
.procon ul li a img {
	border:1px #DDD solid;
	padding:1px;
	background:url(loading.gif) no-repeat 50% 50%;
}
.procon ul li a:hover img {
	border:1px #bbb solid;
	padding:1px;
}
#artitle {
	font-size:1.1em;
	font-family:"Î¢ÈíÑÅºÚ";
	text-align:center;
	line-height:25px;
	font-weight:bold;
	width:auto;
	text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
}
#artitle p {
    color:#999;
	text-align:right;
	display:block;
	font-weight:normal;
	font-size:0.9em;
	padding-right:10px;
}
#arcon {
    text-align:left;
	overflow:auto;
	padding:5px 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
}
#arcon img {
   width:90%;
   height:auto;
   margin:0 auto;
   padding-right:5px;
   background:url(loading.gif) no-repeat 50% 50%;
 }
#next {
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
    padding:5px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
#next ul li {
    height:25px;
	line-height:25px;
	white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;/*hack Opera*/
	overflow:hidden;
}
#bottom {
    width:100%;
    height:55px;
	line-height:55px;
	position:fixed;
	bottom:0;
	color:#fff;
	margin-top:5px;
	background:#3d3d3d;
	z-index:2000;
}
#bottom img {
    width:30px;
	height:30px;
}
#bottom ul {
	margin:0;
}
#bottom ul li {
    width:24%;
	height:55px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:15px;
	display:block;
	border-left:1px solid #666;
	border-right:1px solid #666;
	font-family:"Î¢ÈíÑÅºÚ";
	padding-top:5px;
          font-size:14px;
}
#bottom ul li a:link, #bottom ul li a:visited {
    display:block;
	color:#eee;
}
#bottom ul li a:hover, #bottom ul li a:active {
    color:#eee;
}

/*ÁôÑÔ°å*/
.black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 200%;
background-color: black;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.white_content {
display: none;
position: absolute;
top: 20%;
left: 25%;
width: 680px;
height:auto;
border: 16px solid lightblue;
background-color: white;
z-index:1002;
overflow: auto;
padding:10px;
}

.sub {
    height:16px;
	line-height:16px;
	padding:0 2px;
}
.send {
    width:100px;
	height:30px;
	background:#009933;
	float:right;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#eee;
	display:block;
	font-size:14px;
	letter-spacing:2px;
	cursor:pointer
}
.send:hover {
    color:#FF0;
	display:block;
	background:#036724;
}
.send a:hover {
    color:#FF0;
	display:block;
}
.bookcon {
    padding:5px;
	display:block;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: hidden;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
}

.bookcon ul li {
	margin-bottom:5px;
	padding:0 5px;
    border-bottom:1px dashed #ccc;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: hidden;
	line-height:25px;
}

.Ainput {
	border:1px solid #ccc;
	width:200px;
	padding-left:2px;
	color:#666;
	height:25px;
	line-height:21px;
}
.uhf {
	overflow:auto;
}






