﻿/*980 - 1024*/
@media screen and (max-width: 1024px)
{
    /*Home*/
    .w-content-full{width:100%;}
    #head .h-navigation ul li.search a{margin-right:10px;}
    #head .h-navigation ul li.search ul{width:155px;left:inherit;right:0;}
    #head .h-navigation ul.w-right{float:right;}
    #head .h-navigation ul li a{padding: 15px 20px 14px;}
    ul#inputsearch input[type="text"]{padding:3px 0;}
    ul#inputsearch input[type="submit"]{margin-top:5px;}
    .newsItemL .image img{width:230px;}
    .newsItemR .title{width:60%;}
    .newsItemR .desc{width:60%;}
    .socialBox .plus{left:245px;}
    .tabItemR{height:95px;}
    
    .title-hot-key{width:100%;}
    
}
@media screen and (max-width: 980px)
{
	#groups .g-item .g-images .g-image-back{display:none;}
	#groups .g-item .g-images{height:inherit;}
	#subs .sContentR .adv{padding-right:0;}
}
@media screen and (max-width: 768px)
{
    /*Home*/
	#head .h-navigation ul{font-size:13px;}
	#head .h-navigation ul li a{padding: 10px 15px;}
	#head .h-navigation ul li.search img{width:25px;}
	ul#inputsearch{margin-top:17px;}
	#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%;}
	
	.newsSub{width:99%;height:inherit;}
	
	.hot-key a{margin:0 5px 10px;}
}
@media screen and (max-width: 650px)
{
    /*Home*/
    #head{display:none;}
	.mHead{display:inherit;}
	#groups .w-content-3{width:50%;}
	.s-full-intro img{width:35%;}
	.newsItem .desc{width:50%;}
	
	.lnkxCgsFdbk_tab{display:none;}
	.content-adsense{height:170px;display:inherit}
	.group-adsense{height:170px;margin:10px 0;display:inherit}
	.right-adsense{height:250px;margin-bottom:5px;display:inherit}
	.mc-adsense{height:170px;margin:10px 0;display:inherit}
	
}
@media screen and (max-width: 480px)
{
    /*Home*/
	.mHead .mCate{margin-right:4%;}
	.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:100%;padding-left:0;float:none;}
	.newsItemR .desc{width:100%;padding-left:0;float:none;}
	#foot .f1{width:100%;}#foot .f2{width:100%;}#foot .f3{width:100%;}
	#groups .w-content-3{width:100%;}
	#groups .g-item .g-title a{height:inherit;}
	.newsItem .image{width:40%;}
	.newsItem .image img{width:100%;height:auto;}
	.newsItem .desc{height:75px;}
	
	.newsSubItem img{width:auto !important;height:inherit !important;}
	
	.btn-call-now{left:10px;}
}
@media screen and (max-width: 360px)
{
    .mHead .mLogo{width:50%;}
	.mHead .mCate{margin-right:7%;}
	#groups .gitemR{width:50%;}
	.newsItemL{font-size:13px;margin-left:0;}
	.newsItemL .image{width:auto;}
	.newsItemL .image img{width:100%;height:inherit;}
	.newsItemR{font-size:13px;float:left;}
	.newsItemR .image{width:auto;margin:5px 0;}
	.newsItemR .image img{width:100%;height:inherit;}	
	.newsItemR .title{width:100%;float:left;padding:5px 0;}
	.newsItemR .desc{width:100%;padding-left:0;float:left;}
	.newsItem .image{width:98%;}
	.newsItem .title{float:left;}
	.newsItem .desc{width:100%;}
}