/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom{
	padding:20px;
	text-align:center;
}
.copyrights,.design{
	float:none;
	line-height:normal;
}
.foot_loop {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.foot_loop:last-child{
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0;
}
.foot {
	margin-bottom: 0;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 22px;
}
.news_loop {
	width: 100%;
}
.slider2 {
	padding: 30px 0px;
}
.slider_cont_all2 {
	margin: 0px;
}
.slider_cont2 h2 {
	font-size: 20px;
}
.slider_cont2 p {
	font-size: 13px;
}
#count ul li {
	width: 50%;
}
.count_all {
	padding: 0px 20px;
}
.count_all p {
	font-size: 22px;
}
.count_all span {
	height: 100px;
	line-height: ;
	line-height: 100px;
}
#aboutus {
	padding: 0px 20px;
}
#aboutus .width {
	padding:30px 0px 60px;
}
.aboutus_right {
	display: block;
	width: 100%;
}
.aboutus_right div {
	position: static;
}
.aboutus_left {
	padding-right: 0;
	padding-left: 0;
}
.aboutus_left h2 {
	font-size: 22px;
}
.bn-news {
	margin-right: 20px;
	margin-left: 20px;
}
.data_list li {
	border-bottom: 1px solid rgba(51,51,51,0.05);
	width: 100%;
	padding: 20px;
}
#slideshow {
	height: 250px;
}
.slider_cont_all {
	padding: 0;
}
.slider_cont h2 {
	font-size: 22px;
}
.slider_cont h2:before{
	display:none;
}
#header.scrolled {
	position: relative;
}
.logo{
	margin-right:20px;
}
.icon_menu_open {
	float: left;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 51px;
	margin-right: 15px;
	margin-left:20px;
}
.icon_menu_open span,.icon_menu_open b,.icon_menu_open p{
	width:100%;
	display:block;
	height:1px;
	background-color:#333;
	margin-bottom:8px;
}
.icon_menu_open b{
	margin-bottom:0;
}
.sub {
	position: relative;
	top: 0;
	width: 100%;
	display:none;
	right:0;
	left:0;
}
.nav li:hover .sub {
	display: block;
	top: 0;
	border-radius: 0;
}
.nav li {
	float: none;
	padding:0;
	display: block;
	margin:0;
}
.nav li a {
	border-bottom: 1px dashed rgba(255,255,255,0.1);
	height: auto;
	line-height:normal;
	padding: 13px 10px;
	border-radius:0;
	border-left: none;
}
.nav li:hover .sub .sub {
	position: relative;
	width: 100%;
	right: 0;
	display:none;
	left: 0;
	top: 0;
}
.nav li:hover .sub li:hover .sub{
	display:block;
}
.nav_fix_html .logo {
	margin-bottom: 30px;
}
.icon_menu_close {
	position: absolute;
	right: 18px;
	top: 45px;
	height: 30px;
	width: 35px;
	cursor: pointer;
}
.icon_menu_close span, .icon_menu_close b {
	background-color: rgba(255,255,255,0.8);
	width: 1px;
	height: 100%;
	display: block;
	position: absolute;
	right: 16px;
	top: 0;
}
.icon_menu_close span {
	transform: rotate(45deg);
}
.icon_menu_close b{
	transform: rotate(-45deg);
}
.nav {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}	
#header {
	padding: 10px 0px;
}
.logo {
	margin-bottom: 10px;
}
.width{
	width:100%;
}
#top,.nav,.slider_cont p,.bn-controls,.newsbar_title,#slideshow .next, #slideshow .prev{
	display:none;
}
#bottom,.news_txt p,.news_img,.act_all p,.data_list li p,#header{
	height:auto;
}
}