@media only screen and (max-width: 1200px) {
.container-web{
	width:960px;
}
.primary-menu ul li a{
    padding:32px 8px;
}
.aboutcobox{
    padding:8px;
}
}
@media only screen and (max-width: 960px) {
#menumobile{
	display:block;
}
.primary-menu{
	display:none;
}
.logo{
    width:50%;
    height:52px!important;
}
.wrap-header{
	height:auto;
}
.left-contents,.right-contents{
    width:100%;
    padding:0;
}
.tfooter-inner{
    margin-left:0;
    margin-right:0;
}
.tfooterbox,.tfooterbox:first-child,.tfooterbox:last-child{
    width:100%;
    padding:0 10px;
}
#container{
    padding:0 10px;
}
.container-web{
	width:100%;
}
.entry-content table{
	margin-bottom:0;
	overflow:hidden;
	overflow-x:scroll;
	display:block;
	white-space:nowrap;
}
.left-tsinglepro,.right-tsinglepro{
	width:100%;
}
.left-tsinglepro{
	padding:0;
}
.hownewshome-column-first{
    padding-right:0;
}
.shownewshome-column{
    width:100%;
}
.prohome-details,.wrap-catnews{
    margin-left:-10px;
    margin-right:-10px;
}
.probox:nth-child(3n+1),.catnewsbox:nth-child(3n+1),.videohomebox:nth-child(4n+1){
    clear:none;
}
.probox:nth-child(2n+1),.catnewsbox:nth-child(2n+1),.videohomebox:nth-child(2n+1){
    clear:both;
}
.probox,.catnewsbox,.videohomebox{
    padding:10px;
    width:50%;
}
.contactco-inner{
    width:88%;
}
.aboutco-list li span{
    font-size:30px;
    margin-bottom:10px;
    line-height:38px;
}
.aboutco-thumb{
    width:100%;
}
.aboutco-co{
    width:100%;
    padding-left:0;
    padding-top:12px;
}
.aboutcobox{
    width:50%;
    min-height:1px;
}
}
@media only screen and (max-width: 760px) {
.hownewshome-column-first .newshomebox-thumb{
    height:auto;
}
.aboutco-list li{
    width:50%;
    border:2px solid #fff;
    padding:10px;
}
.aboutco-list li:last-child{
    border:2px solid #fff;
}
.probox-thumb,.catnewsbox-thumb,.videohomebox-thumb{
    height:150px;
}
#sync1 .item{
    height:290px;
}
}
@media only screen and (max-width: 450px) {
#sync1 .item{
    height:190px;
}
.aboutco-list li{
    font-size:11px;
}
}