/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
body.bodyin .news_ul {
	width: 100%;
}
body.bodyin .news_ul li{
	width: 100%;
}	
#bottom{
	padding:15px;
	text-align:center;
}
.copyrights,#bottom .social,.design{
	float:none;
	line-height:normal;
	margin:0;
}
#bottom .social li {
	display: inline-block;
	float: none;
}
#bottom .social li a {
	border: none !important;
	width: auto;
	height: auto;
	padding: 10px;
	line-height: normal;
}
.foot_loop {
	width: 100%;
	margin-bottom:30px;
}
.foot,.foot_loop:last-child{
	margin-bottom:0;
}
.pages_title {
	padding: 0px 15px;
}
.pages_title h2 {
	font-size: 25px;
}
.my_top_table .pages_title, #news .pages_title {
	float: none;
	width: 100%;
	padding: 0px 15px;
}
.news_ul {
	width: 100%;
}
.news_loop {
	width: 100%;
}
.partners_title {
	width: 100%;
	padding: 0px 15px;
	text-align: center;
	margin-bottom: 20px;
}
.partners_title h2 {
	font-size: 25px;
}
.partners {
	width: 100%;
}
.data2_list li {
	width: 100%;
}
.data2_all {
	padding: 20px;
}
.my_slice {
	width: 100%;
}
.list_top_left li {
	width: 33.33%;
	position: relative;
	z-index: 500;
}
.news_shape {
	padding: 5px;
}
.news_shape img {
	height: 90px;
}
.news_shape h2 {
	font-size: 11px;
}
#count ul li {
	width: 50%;
}
.count_all p {
	font-size: 25px;
}
#aboutus .width {
	padding: 30px 15px;
}
.aboutus_right {
	display: block;
	width: 100%;
	margin-bottom: 25px;
}
.aboutus_right h1 {
	margin: 0px;
}
.aboutus_right h2 {
	margin: 0;
	font-size: 25px;
}
.aboutus_right div {
	position: relative;
	padding-bottom: 0;
	width: 100%;
}
.aboutus_right div img {
	width: 100%;
	height: auto;
}
.aboutus_left {
	display: block;
	padding: 0px;
	width: 100%;
	margin-bottom: 35px;
}
#top {
	position: relative;
	background: #a43468;
}
#header,body.scrolled #header{
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	float: right;
}
.logo {
	float: none;
	text-align: center;
	position: relative;
}
.icon_menu_open {
	left: 20px;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	z-index:2000;
	top: 40px;
	position: absolute;
}
.icon_menu_open span,.icon_menu_open b,.icon_menu_open p{
	width:100%;
	display:block;
	height:1px;
	background-color:rgba(33,33,33,0.8);
	margin-bottom:8px;
}
.icon_menu_open b{
	margin-bottom:0;
}	
	.logo a {
	display: inline-block;
}
.nav {
	display: block;
	float:none;
	clear:both;
	margin: 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;
}
.nav li a {
	border-bottom: 1px dashed rgba(33,33,33,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 li:hover .sub ul li a{
	text-align:center;
}
#slideshow_all {
	height: 280px;
	padding: 0;
	margin-bottom: 90px;
}
.slider_cont {
	padding: 0;
}
.slider_cont_all {
	margin: 0px 20px;
}
.slider_cont h2 {
	font-size: 25px;
}
.width, #footer .width{
	width:100%;
}
.s_contact.s_contact2,#top .social,.s_contact,.nav,#slideshow .next, #slideshow .prev,.slider_cont p,.partners_arrow,#data,#slideshow_all:before, #slideshow_all:after{
	display:none;
}
#bottom,.news_txt h2,.news_img,.data2_list li p,#header{
	height: auto;
}
}