@media (min-width: 768px ) {
.slicknav_menu {
display: none;
}
}
@media (max-width: 768px ) {
.header-menu{display:none;}
#header .container{padding:0;}
.header-logo{
    height: 60px;
    line-height:60px;
}
.header-logo a img{
	margin-left:15px;
	max-height:40px;
	}	
.lianxi{
	float: none !important;
    text-align: center;
    margin-top: 20px !important;
}
.youshi{background-image:none !important;}
.youshi-con ul li .box{max-width:100% !important;}
.pingjia-con ul li .box{padding:0 !important;}
.subheader h1{font-size:24px;}
.entry-content h2{font-size:22px;}
.entry-content h3{font-size:20px;}
}
