/*******适应手机端css****/

/***导航*****/
.clearfix {
	*zoom: 1
}

.clearfix:before,.clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

@-ms-viewport {
	width:device-width
}


@media(min-width:768px) and (max-width:979px) {
	/***公共*****/
	#phoneshow{
		display:none!important;
		*display:none;
		
	}	
}

@media(max-width:767px) {
	/***公共*****/
	#phoneshow{
		display:none!important;
		*display:none;
	}
}

/*.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: inherit!important
	}

	.hidden-print {
		display: none!important
	}
}*/

@media(min-width:1200px) {		
	.container,.pagebar-fixed-top .container {
		width: auto;
	}	
}

@media(min-width:768px) and (max-width:979px) {
	/***导航*****/
	.container,.pagebar-fixed-top .container {
		width: 724px
	}
	/***公共*****/
	#phoneshow{
		display:none;
		*display:none;
	}
	/********  ROS移动css   *****/
	.right_info {
		right: 0px;
	}
	.right_img, .left_img{
		width:380px;
	}	
		
}

@media(max-width:767px) {
	/***导航*****/
	.pagebar-fixed-top {
		margin-right: 0;
		margin-left: 0
	}
	.container {
		width: auto
	}
	/***公共*****/
	#phoneshow{
		display:none!important;
		*display:none;
	}
	.tour_scrollable,.navigator,.ros_scrollable,.news_title,.shownews,
	#ros_show,#ros_calculator,.left_info a, .right_info a ,.mobile_hide{
		display:none!important;
		*display:none;
	}
	.s_content{
		width:100%;
		margin:0px auto 0px 4px;
		padding-top:0px
	}
	/********  ROS移动css   *****/
	.mpage {
		height: 500px;
	}
	.ros_feature {
		height: 540px;
	}
	.first_img img {
		top: 0px;
	}
	.first_info {
		top: 230px;
		right: auto;
		font-size: 14px;
	}
	.left_img img, .right_img img {
		width: 340px;
	}
	
	.right_img {
		right: auto;
	}
	.left_info, .right_info {
		top: 360px;
		right:auto;
	}
	.fcw_top{
		top:240px;
	}
	.whyheight {
		height: 720px;
	}
	.why_info {
		top: 280px;
		right:auto;
	}
	.Wright_info{
		padding:20px 0px 0px 0px;
	}
	.wfilter_feature{
		height: 750px;	
	}
	.wfilter_title {
		font-size: 20px;
	}
	.otherheight{
		height: 740px;
	}
	.otherheight .right_img{
		top:60px;
	}
	.wptop{
		height: 800px;
	}
	/******免费下载移动css ****/
	.download_td{
		width:95%;
	}
	/******插件首页css ****/
	.plugin-card {
		margin: 0 0px 50px 0px;
		width: 100%;
	}
}



@media(max-width:979px) {
	
	/***公共*****/
	body {
		padding-top: 0
	}
	
	#phoneshow{
		display:none;
		*display:none;
	}
	
	/********  ROS移动css   *****/
	.right_img, .left_img{
		width:380px;
	}
	/******AC移动css ****/
	.ACtd{
		width:55%;
	}
	/*
	.right_info {
		right: 0px;
	}
	.first_info {
		right: -112px;
	}*/
	
	/***导航*****/
	.pagebar-fixed-top{
		position: static
	}

	.pagebar-fixed-top {
		margin-bottom: 20px
	}
	.pagebar-fixed-top .pagebar-inner {
		padding: 5px 0px 5px 5px;  /*原为5px，改为0，缩略不出现横向滚动条*/
	}

	.pagebar .container {
		width: auto;
		padding: 0
	}

	.pagebar .brand {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 0 0 -5px
	}

	.page-collapse {
		clear: both
	}

	.page-collapse .page {
		float: none;
		margin: 0 0 10px
	}

	.page-collapse .page>li {
		float: none
	}

	.page-collapse .page>li>a {
		margin-bottom: 2px
	}
	.page-collapse .page>li>a{
		padding: 9px 15px;
		
	}

	.page-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}
	.page-collapse .page>li>a:hover,.page-collapse .page>li>a:focus{
		background-color: #3f3f3f;
		color:#ffffff;
	}
	.pagebar .page > .active > a{
		background-color: #be0202;
		color:#ffffff;
	}
	
	.li_menu ul { 
		top: 74px;
		padding-top: 0px;
		margin: 4px 10px 10px 5px;
		z-index:1130;
	}
	.pagebar .page-collapse .page.pull-right {
		float: none;
		margin-left: 0
	}

	.page-collapse,.page-collapse.collapse {
		height: 0;
		overflow: hidden;

	}

	.pagebar .btn-pagebar {
		display: block;
	}

}
@media(max-width:480px) {
	/***公共*****/
	#phoneshow{
		display:none;
		*display:none;
	}
	.tour_scrollable,.navigator,.ros_scrollable,.news_title,
	#ros_show,#ros_calculator,.left_info a, .right_info a ,.mobile_hide,.wfilter_more{
		display:none!important;
		*display:none;
	}
	.s_content{
		width:100%;
		margin:0px auto 0px 4px;
		padding-top:0px
	}
	
	/********  ROS移动css   *****/
	.right_img {
		right: auto;
	}
	.left_img img, .right_img img {
		width: 340px;
	}
	.left_info, .right_info {
		top: 360px;
		right:auto;
	}
	.fcw_top{
		top:240px;
	}
	.whyheight {
		height: 720px;
	}
	.why_info {
		top: 280px;
		right:auto;
	}
	.Wright_info{
		padding:20px 0px 0px 0px;
	}
	.wfilter_feature{
		height: 750px;	
	}
	
	.otherheight{
		height: 740px;
	}
	.otherheight .right_img{
		top:60px;
	}
	.wptop{
		height: 800px;
	}
	/******AC移动css ****/
	.ACtd{
		width:35%;
	}
	.ros_title {
		font-size: 30px;
	}
	.wfilter_title {
		font-size: 20px;
	}
	/******免费下载移动css ****/
	.download_td{
		width:95%;
	}
	/******技术支持移动css ****/
	.mobile_hide2{
		display:none;
		*display:none;
	}
	.mobile_show{
		display:block;
		*display:block;
	}
	/******购买移动css ****/
	
	.buy_td1{
		width: 100%
	}
	.buy_td2{
		width: 90%
	}
	/******插件首页css ****/
	.plugin-card {
		margin: 0 0px 50px 0px;
		width: 100%;
	}
	.buy_desc{
		width:96%;
		border: none;
		padding: 0px;
	}
	.buytable{
		margin-left: 0px;
	}
	
	.buyftd{
		width:90px
	}
	.buy_width{
		width:180px;
	}
	.buytip{
		float:center;
		width:100%;
		border: none;
		background-color: #ffffff;
	}
	/******footer and friendlink 移动css ****/
	#footer_menus {
		padding: 20px 1% 0px 1%;
	}
	#friendlink{
		padding: 10px 0px 10px 10px;
	}
	
	/***导航*****/
	.page-collapse {
		-webkit-transform: translate3d(0,0,0);
	}
	
}
@media(min-width:980px) {
	/***导航*****/
	.page-collapse.collapse {
		height: auto!important;
		overflow: visible!important
	}
}
