/* CSS Document */
.clear{clear:both;}
.sy-about{ width:100%; text-align:center; font-size:3rem; font-weight:bold; padding-top:4rem;}
.sy-about1{width:100%;margin: 0 auto; line-height:28px; font-size:16px; color:#dddddd; padding-top:30px; padding-bottom:60px; text-align:center;}
.sy-about2{padding-left: 3.75rem;color: #555555;}
.more{margin-bottom:100px; margin-top:30px;}

.more1{width:140px; height:50px; border:1px solid #fcfbf9; line-height:50px; text-align:center; font-size:20px; margin:0 auto; cursor:pointer; transition-duration:1s; font-family: 'Bebas', 'Helvetica Neue', 'Segoe UI', SimSun, sans-serif;
    text-transform: uppercase;}
.more1:hover{background:rgba(255,255,255,0.1);}
.foot-logo{width:100%; border-bottom:1px solid #515151; padding-top:15px; padding-bottom:40px; font-size:16px; color:#fff;}

.foot1{width:80%; float:left; padding-top:30px; padding-bottom:40px;}
.foot1 li{width:19.6666%; padding-right:3.6666%; list-style:none; float:left;}
.foot1 li .bit{font-size:18px; color:#fff; padding-bottom:15px;}
.foot1 li .txt{width:100%; font-size:16px; color:#858585; line-height:30px;}
.foot-ewm{width:114px; float:right;  padding-top:30px; padding-bottom:40px;}
.foot-ewm .pic{width:114px; height:114px;}
.foot-ewm .txt{width:100%; line-height:32px; text-align:center; font-size:14px;}

/*.index_about1 .sy-about{text-align: right;}
.index_about1 .sy-about1{text-align: right;}
.index_about1 .more1{float: right;}*/
.container--large .more1{border: 1px solid #555555;}
@media (min-width: 1441x) {

    
}

@media (min-width: 1368px) and (max-width: 1441px){
.sy-about2{
    	    padding-left: 70px;
    		padding-right: 90px;
    }
.sy-about{font-size:28px;padding-top: 1rem;}    
}
@media (min-width: 1198px) and (max-width: 1367px){
.sy-about{font-size:28px;padding-top: 1rem;}
}

/*在992和1199像素之间的屏幕里,这里的样式才生效*/
@media (min-width: 992px) and (max-width: 1199px) {

}




/*在768和991像素之间的屏幕里,这里的样式才生效*/
@media (min-width: 768px) and (max-width: 991px){

}

/*在480和767像素之间的屏幕里,这里的样式才生效*/
@media (min-width: 480px) and (max-width: 767px) {



}
/*在小于480像素的屏幕,这里的样式才生效*/
@media (max-width: 479px) {
.foot1{display: none;}
.foot-ewm{float: none;margin: 0 auto;}
.footer__top{padding-bottom: 0 !important;}
.header__logo img{width: 79%;}
.h1{font-size: 20px !important;text-align: center;}
.h2{font-size: 20px !important;}
.index__production-lead{font-size: 14px;}
.sy-about{font-size: 20px;padding-top: 0;}
.sy-about1{font-size: 14px;}
.header-navs{width: 100%;height: 52px;background: #f00001;z-index: 2;position: relative;top: 0;}
.product-list{width: 25% !important;}
.u-text-small{font-size: 14px !important;}
.gsba{margin: 0 auto;}
.index__news-title{font-size: 16px;}
.uk-grid>div:nth-child(3){display: none;}
.sy-about2 br{display: none;}
}