/* CSS Document */
*{margin:0px auto;padding:0px;}
ul,li,dl,dt,dd,from,img{margin:0px;padding:0px;list-style-type: none;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
html{font-size: 62.5%;width: 100%;}
body {margin: 0px;padding: 0px;font-family: Tahoma;font-size: 12px;color: #333333;width: 100%;
background-color:#ffffff;}
a:link {
    color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.clearfix::after{content: "";
height: 0;
display: block;
clear: both;}
@media only screen and (min-width:1024px){
#warp { width: 1002px; margin: auto; }
#nav { width: 1002px; margin: auto; clear: both; }
.menu { height: 36px; display: block; padding: 0px; width: 1003px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; float: left; }
.menu ul { list-style: none; padding: 0; margin: 0; }
.menu ul li { /* width and height of the menu items */  
float: left; overflow: hidden; position: relative; line-height: 36px; text-align: center; margin-left: auto; }
.menu ul li a { /* must be postioned relative  */ 
position: relative; display: block; width: 100px; height: 36px; font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 16px; text-decoration: none; cursor: pointer; }
.menu ul li a span { /* all layers will be absolute positioned */
position: absolute; left: 0; width: 100px; float: left; }
.menu ul li a span.out { top: 0px; }
.menu ul li a span.over,  .menu ul li a span.bg { /* hide */  
top: -36px; }
		
		/** 2nd example **/

#menu2 {
			background: #000;
			background-image: url(menu_bg.jpg);	
}
		
#menu2 ul li a {
	color: #ffffff;
	font-size: 16px;
	float: left;
	
}
#menu2 ul li a span.over {
	color: #fff;
	background-image: url(bg_over.jpg);
	background-color: #ff0000;
	font-size: 16px;
}
#mid{
width:1002px;

}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.mid_left{
width:249px;
float:left;
font-size: 12px;
margin-top:15px;
}
.mid_left_one{
width:247px;
border: 1px solid #CCC;
background-image:url(index_r3_c1.jpg);
background-repeat:no-repeat;
background-color:#F5F5F5;
height:500px;
padding-top:30px;
}
.mid_left_libiaobig{
width:220px;
background-image:url(bigclassbg.jpg);
background-repeat:no-repeat;
line-height:30px;
padding-left:27px;
font-weight:bold;
}
.mid_left_libiaosmall{
width:220px;
background-image:url(smallclassbg.jpg);
background-repeat:no-repeat;
line-height:30px;
padding-left:27px;
}
.mid_right{
width:749px;
float:right;
padding-bottom:10px;
font-size:14px;
line-height:20pt;
}
#dituContent{width: 699px;height: 522px;}
.mid_right_one_title{
clear:both;
height:38px;
padding-left:5px;
background-image:url(../images/titlebg.jpg);
line-height:44px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin-top:8px;
margin-bottom:5px;
}
.mid_right_container
{
width:100%;
height:150px;
padding-top:15px;
border-bottom:#aecbd4 2px solid;
}
.mid_right_container_left
{float:left;
width:25%;
}
.mid_right_container_right
{float:right;
width:75%
}
.mid_right_container_right_title
{ width:100%;
}
.mid_right_container_right_content
{width:100%;
}
#foot{
clear:both;
margin-top:20px;
width:1002px;
height:79px;
background-color:#C7DBF0;
margin-top:10px;
}
.foot_left{
float:left;
width:326px;
}
.foot_right{
float:right;
width:668px;
line-height:22px;
padding-top:15px;
}
}

@media only screen and (min-width:993px) and (max-width:1023px){
#warp { width: 100%; margin: auto; }
#warp img{width:100%;}
#nav { width: 100%; margin: auto; clear: both; }
.menu { height: 36px; display: block; padding: 0px; width: 100%; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; float: left; }
.menu ul { list-style: none; padding: 0; margin: 0; }
.menu ul li { /* width and height of the menu items */  
float: left; overflow: hidden; position: relative; line-height: 36px; text-align: center; margin-left: auto; }
.menu ul li a { /* must be postioned relative  */ 
position: relative; display: block; width: 100px; height: 36px; font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 16px; text-decoration: none; cursor: pointer; }
.menu ul li a span { /* all layers will be absolute positioned */
position: absolute; left: 0; width: 100px; float: left; }
.menu ul li a span.out { top: 0px; }
.menu ul li a span.over,  .menu ul li a span.bg { /* hide */  
top: -36px; }

#menu2 { background: #000; background-image: url(../images/menu_bg.jpg);background-size: 100% 100%; }
#menu2 ul li a { color: #ffffff; font-size: 16px; float: left; }
#menu2 ul li a span.over { color: #fff; background-image: url("../images/bg_over.jpg"); background-color: #ff0000; font-size: 16px; }
	
#mid{
width:100%;

}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.mid_left{
width:25%;
float:left;
font-size: 12px;
margin-top:15px;
}
.mid_left_one{
width:99%;
border: 1px solid #CCC;
background-image:url(index_r3_c1.jpg);
background-repeat:no-repeat;
background-color:#F5F5F5;
height:500px;
padding-top:30px;
}
.mid_left_libiaobig{
width:89%;
background-image:url(bigclassbg.jpg);
background-repeat:no-repeat;
line-height:30px;
padding-left:27px;
font-weight:bold;
}
.mid_left_libiaosmall{
width:89%;
background-image:url(smallclassbg.jpg);
background-repeat:no-repeat;
line-height:30px;
padding-left:27px;
}
.mid_right{
width:75%;
float:right;
padding-bottom:10px;
font-size:14px;
line-height:20pt;
}
#dituContent{width: 699px;height: 522px;}
.mid_right_one_title{
clear:both;
height:38px;
padding-left:5px;
background-image:url(../images/titlebg.jpg);
line-height:44px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin-top:8px;
margin-bottom:5px;
}
.mid_right_container
{
width:100%;
height:150px;
padding-top:15px;
border-bottom:#aecbd4 2px solid;
}
.mid_right_container_left
{float:left;
width:25%;
}
.mid_right_container_right
{float:right;
width:75%
}
.mid_right_container_right_title
{ width:100%;
}
.mid_right_container_right_content
{width:100%;
}
#foot{
clear:both;
margin-top:20px;
width:100%;
height:79px;
background-color:#C7DBF0;
margin-top:10px;
}
.foot_left{
float:left;
width:30%;
}
.foot_right{
float:right;
width:66%;
line-height:22px;
padding-top:15px;
}
}

@media only screen and (min-width:768px) and (max-width:992px){
#warp { width: 100%; margin: auto; }
#warp img{width:100%;}
#nav { width: 100%; margin: auto; }
.menu {display: block; padding: 0px; width: 100%; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; float: left; }
.menu ul { list-style: none; padding: 0; margin: 0;}
.menu ul li { /* width and height of the menu items */  
float: left; overflow: hidden; position: relative; line-height: 36px; text-align: center; margin-left: auto;background-image: url(../images/menu_bg.jpg);background-size: 100% 100%; }
.menu ul li a { /* must be postioned relative  */ 
position: relative; display: block; width: 100px; height: 36px; font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-size: 16px; text-decoration: none; cursor: pointer; }
.menu ul li a span { /* all layers will be absolute positioned */
position: absolute; left: 0; width: 100px; float: left; }
.menu ul li a span.out { top: 0px; }
.menu ul li a span.over,  .menu ul li a span.bg { /* hide */  
top: -36px; }

#menu2 {background-image: url("../images/menu_bgbak.jpg");background-size: 100% 100%;background-repeat:no-repeat;}
#menu2 ul li a { color: #ffffff; font-size: 16px; float: left; }
#menu2 ul li a span.over { color: #fff; background-image: url("../images/bg_over.jpg"); background-color: #ff0000; font-size: 16px; }
	
#mid{
width:100%;

}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.mid_left{
width:25%;
float:left;
font-size: 12px;
margin-top:15px;
}
.mid_left_one{
width:100%;
border: 1px solid #CCC;
background-image:url(index_r3_c1.jpg);
background-size: 100%;
background-repeat:no-repeat;
background-color:#F5F5F5;
height:500px;
padding-top:23px;
}
.mid_left_libiaobig{
width:89%;
background-image:url(bigclassbg.jpg);
background-repeat:no-repeat;
line-height:30px;
padding-left:22px;
font-weight:bold;
}
.mid_left_libiaosmall{
width:89%;
background-image:url(smallclassbg.jpg);
background-repeat:no-repeat;
line-height:30px;
padding-left:22px;
}
.mid_right{
margin-left: 2%;
width:73%;
float:right;
padding-bottom:10px;
font-size:14px;
line-height:20pt;
}
	#dituContent{width: 90%;height: 480px;}
.mid_right_one_title{
clear:both;
height:38px;
padding-left:5px;
background-image:url(../images/titlebg.jpg);
line-height:44px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin-top:8px;
margin-bottom:5px;
}
.mid_right_container
{
width:100%;
height:150px;
padding-top:15px;
border-bottom:#aecbd4 2px solid;
}
.mid_right_container_left
{float:left;
width:25%;
}
.mid_right_container_right
{float:right;
width:75%
}
.mid_right_container_right_title
{ width:100%;
}
.mid_right_container_right_content
{width:100%;
}
#foot{
clear:both;
margin-top:20px;
width:100%;
height:79px;
background-color:#C7DBF0;
margin-top:10px;
}
.foot_left{
float:left;
width:30%;
}
.foot_right{
float:right;
width:66%;
line-height:22px;
padding-top:15px;
}
}

@media only screen and (min-width:0px) and (max-width:767px){
#warp{width:100%;margin:auto;}
#warp img{width: 100%;}
#nav{margin:auto;clear:both;width: 100%;}
.menu {	display: block;	padding: 0px;	margin-top: 0px;	margin-right: auto;	margin-bottom:5px;	margin-left: auto;	float: left;}
.menu ul {	list-style: none;padding: 0;margin: 0;}
.menu ul li {
	/* width and height of the menu items */  
	float: left;
	overflow: hidden;
	position: relative;
	line-height: 36px;
	text-align: center;
	margin-left: auto;
	width: 20%;
}
.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 100%;
			height: 36px;
			font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
			font-size: 1.6rem;
			text-decoration: none;
			cursor: pointer;	
}
.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;			
			float: left;
			width: 100%;
}
.menu ul li a span.out {
			top: 0px;
}
.menu ul li a span.over,
.menu ul li a span.bg {
			/* hide */  
			top: -36px;
}
		/** 1st example **/
#menu2 {
	width: 100%;
			background: #000;
			background-image:url("menu_bg.jpg"); background-repeat: repeat-x;
			background-size: 100% 100%;
}	
#menu2 ul li a {
	color: #ffffff;
	font-size: 1.5rem;
	float: left;
	 background-size: 100% 100%;background-image: url(menu_bg.jpg); background-repeat: repeat-x;
}
#menu2 ul li a span.over { color: #fff; background-image: url(bg_over.jpg); background-color: #ff0000; font-size: 16px; }
#mid{
width:100%;

}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.mid_left{
display: none;
}

.mid_right{
width:100%;
float:left;
padding-bottom:10px;
font-size:14px;
line-height:20pt;
padding-left: 10px;
box-sizing: border-box;
}
#dituContent{width: 90%;height: 480px;}
.mid_right_one_title{
clear:both;
height:38px;
padding-left:5px;
background-image:url(../images/titlebg.jpg);
background-size: 100% 100%;
line-height:44px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
width: 100%;
box-sizing: border-box;
}
.mid_right_container
{
width:100%;
height:150px;
padding-top:15px;
border-bottom:#aecbd4 2px solid;
}
.mid_right_container_left
{float:left;
width:25%;
}
.mid_right_container_right
{float:right;
width:75%
}
.mid_right_container_right_title
{ width:100%;
}
.mid_right_container_right_content
{width:100%;
}
#foot{
clear:both;
margin-top:20px;
width:100%;
height:79px;
background-color:#C7DBF0;
margin-top:10px;
}
.foot_left{
float:left;
width:30%;
}
.foot_right{
float:right;
width:66%;
line-height:22px;
padding-top:15px;
}
}