html { overflow:auto;}
fieldset,img{border:0}
body{ width:100%;min-width:1024px;}
a:link {
 color: #000000;
 text-decoration: none
}
a:visited {
 color: #000000;
 text-decoration: none
}
a:hover {
 color: #0e1f4d;
 text-decoration: underline;
}
a:active {
 color: #0e1f4d;  
 text-decoration: underline;
}
#nav1{ font-size:16px;
font-family:microsoft yahei }
#search_box { 
margin-top:20px;
float:left;
width: 201px; 
height: 31px; 
background: url(/uploads/image/tdimages/bg_search_box.gif) no-repeat; 
} 
#search_box #s { 
float: left; 
padding: 0; 
margin: 6px 0 0 6px; 
border: 0; 
width: 159px; 
background: none; 
font-size: .8em; 
} 
#search_box #go { 
float: right; 
margin: 3px 4px 0 0; 
} 


.subway{width:482px; 
height:279px;
z-index:100; 
position:relative; 
margin-top:-279px;
background-image:url(/uploads/image/tdimages/zhezhao60.png)

}
	  
.subwayfont{width:482px; 
height:110px;
z-index:102; 
position:absolute; 
margin-top:-110px;

 }

 .subwaymo{width:482px; 
height:140px;
z-index:102; 
position:absolute; 
margin-top:-140px;

 }
 
 
 .subtop{
	 font-size:16px;
	
	 font-family:microsoft yahei;
	 width:115px;
	 height:35px;
	 z-index:99;
	  
	 position:absolute; 
     margin-top:0px;
background-image:url(/uploads/image/tdimages/subtop.png);

	 
	 }
	  #footme{ list-style:none;}
 
#footme li {
 list-style:none;
 margin:10px 20px 0px 20px;
 float:left; 
}
#footme a{
	color:#333;}
.flagcu{margin-top:15px; margin-left:60px;}
.flagcu *{vertical-align:middle;}

/*html,body { 

        -webkit-filter: grayscale(100%); 

        -moz-filter: grayscale(100%); 

        -ms-filter: grayscale(100%); 

        -o-filter: grayscale(100%); 

        filter:progid:dximagetransform.microsoft.basicimage(grayscale=1);  

        _filter:none; 

} */
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }