/* CSS Document */

@media screen and (min-width:300px) and (max-width:960px) {
 html,body{width:100%;height:100%;	-webkit-text-size-adjust:none;	text-size-adjust:none;font-size: 1rem; line-height: 1rem;	font-family: "Microsoft YaHei","Helvetica Neue", , Arial; 	-ms-text-size-adjust: 100%;	-webkit-text-size-adjust: 100%; }	 
a,img{-webkit-touch-callout: none;} 
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,audio,video{display:block;}
 body{
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;	
height: 100%; 
overflow-x: hidden; 
-webkit-overflow-scrolling: touch;
background: #095fc7 ;
} 

.center,.indexMain .center{width: auto;}
.body1{background: url(../images/bg_index.jpg) no-repeat center top #095fc7;background-size:auto 100% auto;background-attachment: fixed;}
.topheader{height: 0px;background: url(../images/bg_topheader.png) repeat;line-height: 1.6rem;overflow: hidden;}
.topheader .left{float: none;text-align: center;width: 100%;}
.rightLink.fr{float: right;width:50%;display: inline-block;vertical-align: middle;text-align: right;}
.header{height: auto;text-align: center;margin-bottom: 1rem;}
.logo,.search{float: none;overflow: hidden;}
.ico-gov{display: none;}
.logo{margin: 1rem 0;}
.logo img{width: 80%;display:inline-block}
.search{width: 90%;margin: 0 0rem;}
.searchKey{display: none;}
.searchBox{width: 100%;height: auto;margin-top: .5rem;overflow: hidden;}
.searchKey{padding-bottom: .6rem;font-size: 1rem;}
.ico-search{float: left;height:2.4rem;width: 15%;display: inline-block;background-size:1.6rem 1.6rem;}
input.searchBtn{width: 25%;font-size: 1rem;height: 2.4rem; line-height: 2.4rem;float: left;}
input.searchInput{width: 60%;font-size: 1.0rem; height: 2.2rem; line-height: 2.2rem;float: left;padding: 0;}
.footer{height: auto;background: url(../images/bg_footer.png) repeat;}
.ftLeft,.ftRight{ width: auto;padding: .4rem;float: none;text-align: center;font-size: 0.8rem;}
.footer a{font-size: 1rem;line-height: 1.6rem;}
.ftRight a{vertical-align: middle;}

.tianqiScroll{ width: 50%;vertical-align: middle;display: inline-block;}
.tianqi{width: auto;overflow: hidden;float: left;width: 50%;}


}

@media screen and (min-width:300px) and (max-width:329px) {
	
}

@media screen and (min-width:330px) and (max-width:479px) {
	
	
}
@media screen and (min-width:480px) and (max-width:639px) {
	
}
@media screen and (min-width:640px) and (max-width:719px) {
	
}
@media screen and (min-width:720px) and (max-width:960px) {
	
}

@media screen and (min-width:900px) and (max-width:1030px) {
	
}

@media screen and (min-width:1000px) and (max-width:1261px) {
	
} 

