/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.foot_loop:nth-child(2){
	width:100%;
}
.my_logo {
	position: absolute;
	left: 20px;
	top: 104px;
	z-index: 1000;
	width: 63px;
	opacity: 0.3;
}
#slideshow {
  max-height: 100%;
}
body.scrolled .nav_fix li a{
    color:#fff;
}
#social_fix {
	bottom: 0;
	margin: 0;
	left: 0;
	right: 0;
}
.social_fix li {
	width: 20% !important;
	float: left;
	margin: 0;
}
#header{
    top:0;
}
#top{
    display:none;
}
.social_fix li a {
	border-radius: 0px;
}
.social_fix li a span{
	display:none !important;
}
.toTop{
    display:none !important;
}
.foot,.news_ul {
	margin: 0;
}
.foot_loop:nth-child(2) {
	text-align: inherit;
}
.foot_logo {
	text-align: inherit;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2, .pages_title_slide h2,.slider_cont h2 {
	font-size: 25px;
}
.news_img {
	max-height: 250px;
}
.news_txt {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
}
.partners_title {
	padding: 0px 20px;
	text-align: center;
}
.partners_title h2 {
	float: none;
	width: 100%;
	font-size: 25px;
	margin-bottom: 0;
}
.partners_title p {
	width: 100%;
	padding: 10px 0px 0px;
}
.partners li {
	width: 50%;
	padding: 20px;
}
.data2_list li a{
	height:250px;
}
.data2_list li p{
	font-size:0;
	height:auto;
	padding:0px 20px !important;
}
.data2_list li p b {
	font-size: 15px;
}
.aboutus2_right {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.aboutus2_left {
	display: block;
	width: 100%;
	padding: 20px;
}
#count ul li {
	width: 50%;
	padding: 20px;
	text-align: center;
}
.count_all {
	padding: 0;
}
.count_all b {
	float: none;
	margin: 0px auto 20px;
}
.count_all div {
	margin: 0px;
}
.count_all h2 {
	font-size: 13px;
}
.count_all p {
	font-size: 30px;
}
.data_right {
	width: 100%;
	padding: 20px;
}
.data_right_left {
	padding: 0;
	display: block;
	width: 100%;
}
.aboutus_hotline {
	width: 100%;
	margin-top: 25px;
}
.data_right_right {
	width: 100%;
	padding: 0;
}
.data_list_text p {
	height: auto;
}
.slider_info_right {
	width: 100%;
}
.slider_cont_left {
	padding: 0px 20px;
}
#top {
	text-align: center;
}
.social {
	width: 100%;
}
.social li {
	float: none;
	display: inline-block;
}
.logo {
	width: 100%;
	text-align: center;
}
.icon_menu_open {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 29px;
	height: 45px;
	cursor: pointer;
	z-index:1000;
	padding-top: 12px;
}
.icon_menu_open span {
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.5);
	display: block;
	margin-bottom: 10px;
}
.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_fix {
	width: 100%;
	margin: 0;
	text-align: center;
	padding:0px 0 0;
	background: #1f3449;
	position: fixed;
	z-index:70000;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	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;
}
.get_qoute {
	width: 100%;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.nav {
	width: 100%;
}
.width,#footer .width{
	width:100%;
}
.s_contact,#header .nav,.search_icon,#header .get_qoute,.nav_fix,.news_img p,.aboutus2_left2,.slider_info_left{
	display: none;
}
.news_img,.news_txt h2,#header{
	height:auto;
}
.data2_list li,.news_loop,.foot_loop,.data2_list li{
	width:100%;
}
}