#pages { margin:15px auto; text-align:center; clear:both;}
#pages a { padding:3px 6px 2px; margin:3px; border:1px solid #B9DFF9; text-align:center; color:#077ac7;}
#pages a.now{ background:#077ac7; color:#fff; border:0;}
#pages a:hover,#pages a.now:hover { background:#077ac7; color:#fff;}




/*ipad pro*/
@media screen and (max-width:1024px){
	

}
/*ipad*/
@media screen and (max-width: 1000px){
body{  
    min-width:auto;
}
.w1000,.page_w,.side{
	width: 98% !important;
	padding: 0 1%;
}
.nav,.nav ul{
	height: auto;
	overflow: hidden;
}
.main,.show-qrcode{
	width: 100% !important;
}
.nivoSlider{
	height: 100% !important;
}
.sidebar{
	width: 100%;
}
.news_dot_list{
	float: left;
	width: 80%;
}
.index_main_banner img{
	width: 100% !important;
}

.crossPic img{
	width: 330px;
}
.tabPic li img{
	width: 350px;
}
.text_explain{
	width: auto;
}
.single_banner{
	width: 100% !important;;
}

}
/*iphone*/
@media screen and (max-width: 767px){
.return{
	display: none;
}
.search{
	float: none;
	margin: 0;
}
.sInput{
	width: 200px;
}
.news_dot_list {
    float: left;
    width: 60% ;
}
.index_sidebar_banner img,.newsRec,.visBig_pic,.visBig_pic img,.visBig_pic span{
	width: 100% !important;;
}
.visSmall_pic,.visSmall_pic li,.visSmall_pic li img{
	float: left;
	width: 100% !important;;
}
.crossPic{
	margin: 0;
}
.tabPic li img,.tabPic li p,.crossPic img,.crossPic p,.tfLogo{
	width: 100% !important;
	padding-left: 0;
}
.link{
	height: auto;
}
a .text_explain01{
	height: 56px;
}
.arc_content img{
	max-width: 100%;
}
.reco_img img,.reco_img,a .text_explain{
	width: 100%;
}



}