
@media (min-width:992px){
	#top-nav .navbar-nav .t-d{
	min-width: 120px;

	background-color: #ff6600;
	
	}
	
	#top-nav .navbar-nav .t-e{
	width: 460px;
	}
	 .t-d li{text-align:left;}
	 .t-d li a{ font-size:14px; color:#fff;overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
	 .t-d li a:hover{color:#fff;}
.navbar .form-inline{border:1px solid #c9c9c9;border-radius: 8px;overflow: hidden;}
.navbar .form-inline .form-control,.navbar .form-inline .btn{border:none;border-radius: 0;outline: none;background: none;}
.form-control:focus,.btn:focus{outline: none;box-shadow: none;border:none;background: none;}
.form-control:focus,{outline: none;box-shadow: none;border:none;}
#top-nav .navbar-nav>li>a{padding: 1.75rem 0;margin: 0 1rem; font-weight:500; font-size: 15px;}
/* #top-nav .navbar-nav>li.active>a{border-bottom: 2px solid #cb2218} */
.procate-body a i{transition:all 0.35s ease-in-out;}
.media-procate:hover i{transform: translateX(100%)}
.sy-about .about-img{ margin:0 auto; }
.sy-about .about-img video{display: block; margin:0 auto;}
.sy-pro .media-pro:after{position: absolute;width: 1px;height: 80%;background-color: #ebebeb;top:50%;left:50%;transform: translate(-50%,-50%);content:'';}
.sy-honor .swiper-button-prev{left:-60px;background-image: url(images/prev.png);width:46px;height: 92px;background-size: cover;transform: translateY(-50%);margin-top:0;}
.sy-honor .swiper-button-next{right:-60px;background-image: url(images/next.png);width:46px;height: 92px;background-size: cover;transform: translateY(-50%);margin-top:0;}
.navbar{
	/* background: url(images/tit-bg.jpg) no-repeat; */
	background-size:cover;
	}
/* .navbar .nav-link{
		color: #fff;
	} */
.show-item ul li.col-md-4{max-width: 31.333333%;}
.show-item ul li.col-md-3{max-width: 23%;}
.show-item ul li{margin-right: 2%;}
}

@media (max-width:991.98px){
.navbar-toggler-icon{margin-top: 0.9375rem;}
.navbar{background: none;}
}
@media (max-width:767.98px){
.sy-title h2{font-size: 1.5rem;}
.sy-order{padding:6.25rem 0;}
.sy-order .order-c h2{font-size: 1.875rem;}
.sy-order .order-c h5{font-size: 1rem;}
.sy-order .order-c h6{font-size: 0.875rem;line-height: 1.625rem;}
.series .col-md-4{
	margin: 0% 3%;
	flex: 0 0 94%;
}
}
@media (max-width:375.98px){
    .header-top ul a{width: 1.75rem;}
}
