﻿/*980 - 1024*/
@media screen and (max-width: 1024px)
{
	.Header{width:100%;}
	.Logo{width:25%;z-index:9999;}
	.mnTop, .mnSub{width:75%;}
	.Main{width:inherit;border:0;}
	.slider{padding:0;width:100%;}
	.mainContent{width:73%;}
	.Right{width:25%;}
	.FooterBox{width:100%;border:0;}
	.gosearch{display:none;}
	.bodyWrapper{position:inherit;}
	
	.pBoxFull .content{padding:0 5px !important;}
	
}
@media screen and (max-width: 980px)
{
	.newsItemR img{padding:1%;}
	.newsItemR .title{width:60%;}
	.newsItemL img{width:98%;}
}
@media screen and (max-width: 768px)
{	
	.bodyWrapper{display:none;}
	.mHead{display:inherit;margin-bottom:5px;}
	.mHead .mHead-title{padding:0 1%;}
	.ui-tabs .ui-tabs-nav li{width:100% !important;margin-bottom:2px !important;}
	
	.newsItemR{width:45%;}
	#groups .gitemL{width:100%;}
	#groups .gitemL .desc{border:-105px;}
	#groups .gitemR .desc .parent{display:none;}
	#groups .gitemR h2{font-size:14px;}
	#groups .gitemR .desc{bottom:-140px;margin:0 7px;}
	#groups .gitemR .desc .shortintro{display:none;}
	#subs .sContentL{width:100%;}
	#subs .sContentR{width:100%;display:none;}
	
	.navigation{padding:10px 0 0;}
}
@media screen and (max-width: 650px)
{
	.Right{width:100%;}
	.ui-tabs .ui-tabs-nav li{width:50% !important;margin-bottom:inherit !important;}
	#tabs-1,#tabs-2{padding:10px 1%;}
	.mainContent{width:100%;}
	
	.newsItem .title{width:55%;float:left;}
	
	#groups .g-item .g-images{height:180px;}
	#groups .g-item .g-images .g-image-back{display:none;}
	.s-full-intro img{width:35%;}
	.newsItem .desc{width:55%;}
	
	.tabItemR{padding:5px 1% 10px;}
	a.more{padding:5px 10px;}
	.Main{overflow:hidden;}
}
@media screen and (max-width: 480px)
{
    .lnkxCgsFdbk_tab{display:none;}
    
    .newsItem .title{width:60%;}
    .newsItem .desc{width:60%;}
	.newsItemL img{width:96%;height:inherit;}
	.newsItemR img{height:inherit;}
	.nContent img.ana{max-width:40%;}
	.nContent img{width:100% !important;height:auto !important;}
	
	.newsItemL{width:100%;height:inherit;}
	.newsItemL .image img{width:180px;height:115px;}
	.newsItemL .image{margin-right:8px;}
	.newsItemR{width:97%;height:inherit;}
	.newsItemR .image img{width:180px;height:115px;}
	.newsItemR .image{margin-right:8px;}
	.newsItemR .title{width:60%;padding-left:0;float:right;}
	.newsItemR .desc{width:60%;padding-left:0;float:right;height:100px;}
	#groups .g-item .g-title a{height:inherit;}
	.newsItem .image{width:40%;}
	.newsItem .image img{width:100%;height:auto;}
	.newsItem .desc{height:75px;}
	#subs .sContentR{display:inherit;}
}
@media screen and (max-width: 360px)
{
    .slider{display:none;}
    
    
	#groups .gitemR{width:50%;}
	.newsItemL{font-size:13px;margin-left:0;}
	.newsItemL .image{width:auto;}
	.newsItemL .image img{width:100%;height:inherit;}
	.newsItemR{float:left;margin:0;}
	.newsItemR img{width:96%;height:inherit;margin:0 0 10px 0;padding:4px;}	
	.newsItemR .title{width:100%;float:left;padding:5px 0;}
	.newsItemR .title a{font-size:12pt;line-height:17pt;}
	.newsItemR .desc{width:100%;padding-left:0;float:left;}
	.newsItem .image{width:98%;}
	.newsItem .title{float:left;}
	.newsItem .desc{width:100%;}
	
	.FooterMenu ul li{display:block;margin-bottom:1px;}
}