/* 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, .social {
	float: none;
	line-height: normal;
	width: 100%;
}
.social {
	margin:10px 0;
}
body.bodyin .news_ul .news_loop{
	width:100%;
}
.social li {
	display: inline-block;
	float: none;
}
.social li a {
	border: none !important;
	line-height: normal;
	padding: 0px 10px;
}
.foot {
	margin: 0px;
}
.foot_loop {
	margin-bottom: 20px;
}
.foot_loop:last-child{
	margin-bottom:0px;
}
.data_all {
	padding: 30px 0px;
}
.data_list li h2 {
	font-size: 12px;
}
.data_list li a {
	padding: 2px;
	font-size: 7px;
}
.my_top_table .pages_title, #news .pages_title,.pages_title {
	float: none;
	width: 100%;
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 25px;
}
.news_ul {
	width: 100%;
}
.news_txt h2 {
	font-size: 15px;
}
.partners_title {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.partners_title h2 {
	font-size: 25px;
	padding: 0px 20px;
}
.partners {
	width: 100%;
}
.data2_list li p b {
	font-size: 17px;
}
.data2_all {
	padding: 20px 20px 40px;
}
.my_slice {
	width: 100%;
}
.list_top_left li {
	width: 50%;
	height: 50vh;
}
body.bodyin .list_top_left li{
	width:50%;
}
.news_shape_txt h2 {
	font-size: 13px;
}
.news_shape_txt {
	padding: 20px 5px;
}
#count ul li {
	width: 50%;
}
#aboutus .width {
	padding: 20px;
}
.aboutus_right {
	display: block;
	width: 100%;
}
.aboutus_right h1, .aboutus_right h2 {
	margin-right: 0;
	margin-left: 0;
}
.aboutus_right div {
	position: static;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.aboutus_right div img {
	width: 100%;
	height: auto;
}
.aboutus_left {
	padding: 20px 0px;
	width: 100%;
	display: block;
}
.aboutus_left h2 {
	font-size: 17px;
}
.aboutus_left_txt {
	margin-bottom: 20px;
}
.count_all {
	padding: 0px;
}
.count_all p {
	font-size: 35px;
}
.foot_loop{
	margin-right:0;
	margin-left:0;
}
.aboutus_right h2 {
	font-size: 20px;
}
.slide_all a {
	float: none;
	text-align: center;
	display: block;
	width: ;
	padding: 0;
	font-size:13px;
	margin: 0;
}
.slide_all{
	padding: 0;
	margin: 0;
}
#slideshow .next, #slideshow .prev {
	width: 25%;
	right: 0;
}
#slideshow .next, #slideshow .prev {
	width: 25%;
	right: 0;
}
#slideshow .prev{
	right:25%;
}
.slider_cont_all {
	margin: 0px 20px;
}
.slider_cont h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
.slider_cont p {
	font-size: 11px;
	margin-bottom: 0;
}
#header {
	height: auto;
}
.logo {
	float: none;
	text-align: center;
}
.lang {
	float: none;
	margin: 0;
	position: absolute;
	left: 10px;
	top: 40px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 2000;
	position: absolute;
	top: 40px;
	right: 10px;
}
.icon_menu_open.active{
	background:#f2b401;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.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:hover .sub ul li a {
	text-align: center;
}
.nav {
	width: 100%;
	margin: 0;
	text-align: center;
}
.nav {
	position: fixed;
	top: 0;
	right: 0;
	background: #020202;
	z-index: 1000;
	height: 100%;
	bottom: 0;
	left: 0;
	overflow: auto;
}
.nav li {
	float: none;
	padding:0;
	display: block;
}
.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;
}
.width,.data2_list li,.news_loop,.foot_loop,.width, #footer .width{
	width:100%;
}
.nav,.nav_fix,.partners_arrow,#aboutus:before,.my_top_table:before,.slide_all h2,.slide_all a:before{
	display:none;
}
#bottom,.news_txt h2,.news_img,.data2_list li p{
	height:auto;
}
}