@media screen and (max-width:1200px){
	.sentce-hero li a{height:600px;}
}
@media screen and (max-width:992px){
	.sentce-hero li a{height:400px;}
	.banner{height:400px;}
}
@media screen and (max-width:768px){
	.sentce-hero li a{height:300px;}
	.banner{height:300px;}
}
@media screen and (min-width: 768px){
	.sentce-case .row,
	.sentce-service .row,
	.sentce-core .row,
	.sentce-blog .row
	{margin-right: 0;}

	.sentce-case .row .col-md-4,
	.sentce-service .row .col-md-4,
	.sentce-core .row .col-lg-4,
	.sentce-blog .row .col-lg-4
	{padding-right:0;}
}
@media screen and (max-width:768px){
	html {
        font-size: 80%;
    }
	.sentce-nav-toggle {
		color: #333333!important;
	}
	#sentce-offcanvas{
		display:block;
	}
	.head-title{
		margin-bottom:15px;
	}
	.sentce-case .titul2 li a{font-size:25px;color:#535353; }
	/* 顶部 */
	.sentce-top .cul {
	   margin-left: 10px;
	}
	.sentce-top .cul li {
	   margin-right: 0px;
	}
	.sentce-top .cul li img {
		margin-right: 0PX;
	}
	.sentce-top .lul select {
		padding-left:0px;
    }
	.sentce-top .ful {
		display:none;
	}
	.sentce-top .lul {
		 margin-right:10px;
	}
	
	/* 导航 */
	.sentce-nav .top-menu {
		padding: 10px 0;
	}
	.sentce-nav .menu-1{
		display:none;
	}
    .sentce-nav-toggle{
		display:block;
	}

	/* 首页 */
	.sentce-case .advantage{ padding:50px 0px;background-color:#f5f3f2}
	.sentce-service .row { margin-right: -15px;}
	.sentce-blog .row {margin-right: -15px;}

	.tel {display: none}


		/* 案例 */
	.sentce-case .titul li {
		margin: 30px 0px;
	}
	.sentce-case .titul li  img{
		height:38px;
		width:45px;
	}
	.sentce-case .titul li a {
		font-size: 25px;  
	}
	.sentce-case .titul2 li{
		margin:30px 0;
	}
	
	/* 案例详情 */
	.sentce-case-details{
		padding:25px 0;
	}
	
	/* 新闻 */
	.sentce-news .lanmu ul{
		width:auto;
	}
	.sentce-news .newslistul {
		overflow: auto;
		padding: 25px 0px;
	}
	.sentce-news .newslistul .newsz, .sentce-news .newslistul .newsy{
		width:100%;
	}
	.sentce-news .newslistul .newsz {
		margin-right:0px;
		margin-bottom:30px;
	}
	.sentce-news .newslistul .tit ,.sentce-news .newslistul p {
		width: 100%;
	}
	.sentce-news .newslistul .tit a{
		font-size:20px;
	}
	
	/* 动态 */
	.sentce-blog{
		width:100%
	}
	
	/* 核心服务 */
	.sentce-core .sex{
		padding:0;
	}
	
	/* 关于我们 */
	.sentce-about h2{
		font-size: 18px;
	}
	.sentce-about h3{
		font-size: 16px;
	}
	.sentce-about .advantage {
		padding: 40px 0px;
	}
	.sentce-about .culture .img {
		width: 100%;
		position:relative;
		bottom:0;
		text-align:center;
		margin:20px 0;
	}
	.sentce-about .culture .wen{
		margin-left:0;
	}
	
	/* 联系我们 */
	.sentce-contact .lanmu ul{
		width:auto;
	}
	.sentce-contact .content .ewm {
		width: 100%;
		margin-right:0px;
	}
	.sentce-contact .content .address {
		padding: 50px 0px;
		width: 100%;
		float: left;
		margin: 0px;
	}
	.sentce-contact .content .weixin {
		width: 45%;
		margin-left: 0px;
		margin-right: 5%;
		padding-top:0px;
	}
	.sentce-contact .content .zixun {
	   width: 45%;
		margin-left:5%;
		margin-right: 0px;
		padding-top:0px;
	}
	
	.sentce-contact .content2 .position li {
		width: 48%;
		height: 120px;
		float: left;
		background: #A0A0A0;
		margin: 10px 1%;
	}
	.sentce-contact .content2 .position li b{
		font-size: 40px;
	}
	.sentce-contact .content2 .position li span{
		font-size: 16px;
		margin-top:30px;
		height: 30px;
        line-height: 30px;
	}
	.sentce-contact .content2 .position li span a{
		font-size: 14px;
		height: 30px;
        line-height: 30px;
	}
	.sentce-contact .sentce-map{
		height:200px;
		margin:25px 0;
	}
	
	/* 尾部 */
	.gototop a{
		width:40px;
		height:40px;
		display: none;
	}
	footer ul .y{
		display:none;
	}
	footer .footer-links{
		margin-bottom:30px
	}
	
}




