  @charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
a,ul,li{ list-style:none; text-decoration:none;}
@font-face {
    font-family:SegoePrint;
    src: url('/zty/fonts/segoeprb.ttf')
}

/*r¿ÏÄáÑÇ×¨Ìâ*/
body{overflow-x: hidden;}
.banner img{width: 100%;}
.about-zhanhui{width: 1920px;margin-top: 25px;}
.zhanhui-box{width: 850px;margin-left: 120px;float: left;}
.zhanhui-box h2{color: #f1aa2e;text-transform: uppercase;margin-bottom: 40px;font-weight: bold;font-family: Impact;font-size: 40px;}
.zhanhui-box p{font-size: 16px;margin: 0;line-height: 35px;font-family: Calibri;}
.about-zhanhui img{width: 49%;}

.about-gongsi{width:1920px;}
.gongsi-box{width: 850px;float: right;margin-right: 100px;}
.gongsi-box h2{color: #f1aa2e;text-transform: uppercase;margin-bottom: 40px;font-weight: bold;font-family: Impact;font-size: 40px;margin-top: 90px;}
.gongsi-box p{font-size: 16px;margin: 0;line-height: 35px;font-family: Calibri;}
.gongsi-box a{width: 189px;height: 52px;background: #f2aa2e;display: block;text-align: center;line-height: 52px;color: #fff;
    font-size: 20px;margin-top: 20px;border-radius: 10px;}
.gongsi-box a:hover{color: #fff;}
.gongsi-box img{float: left;}

.content{width: 1650px;margin: auto;}
.content h3{color: #f1aa2e;text-transform: uppercase;margin-top: 40px;font-weight: bold;font-family: Impact;font-size: 40px;text-align: center;}
.content p{width: 1200px;margin: auto;font-size: 16px;line-height: 30px;text-align: center;}

.product{width: 100%;display: flex;justify-content: space-between;margin-top: 40px;flex-wrap: wrap;}
.product1,.product2,.product3,.product4{width: 800px;}
.product3,.product4{margin-top: 30px;}
.product ul{display: flex;justify-content: space-between;margin-bottom: 20px;}
.product ul li{position: relative;}
.product4 ul{flex-wrap: wrap;margin-bottom: 10px;}
.product4 ul li{margin-bottom: 20px;}
.product ul li a:last-child{width: 100%;height: 50px;background: rgba(2,2,2,0.6);display: block;position: absolute;bottom: 0;color: #fff;
font-size: 16px;text-align: center;line-height: 50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.product ul li img {width: 100%;}
.product ul li{width: 49%;}
.product ul.second li{width: 32%;}

.our-case{width: 100%;height: 850px;background: url("/zty/kenniya/images/bg.jpg")no-repeat;margin-top: 50px;padding-top: 30px;font-size: 30px;}
.our-case1{width: 100%;height: 760px;margin-top: 50px;font-size: 30px;}
.case-box{width: 1600px;margin: auto;}
.case-box h2{text-align: center;color:#f2aa2e; font-weight: bold;}
.case-box1 h2{margin-bottom: 50px;}
.case-box h2 span{width: 100px;height: 4px;background: #f1aa2e;margin: 10px auto;display: inherit;}
.case-box a{float: right;margin-top: -53px;font-size: 20px;color: #f1aa2e; }
.case-box a:hover{color: #f1aa2e; }

.our-case ul{display: flex;justify-content: space-between;width: 1600px;margin:50px auto 20px;}
.our-case ul li{position: relative;width: 24%;}
.our-case ul li img{width: 100%;}
.our-case ul li a:last-child{width: 100%;height: 50px;background: rgba(2,2,2,0.6);display: block;position: absolute;bottom: 0;color: #fff;
    font-size: 16px;text-align: center;line-height: 50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

@media (max-width: 1830px){
    .about-gongsi{width:1830px;}
    .about-zhanhui{width: 1830px;}
    .about-zhanhui img{width: 50%;}
    .about-gongsi img{width: 50%;}
    .zhanhui-box{width: 790px;}
    .gongsi-box{width: 790px;}
}
@media (max-width: 1700px){
    .about-gongsi{width:1700px;}
    .about-zhanhui{width: 1700px;}
    .about-zhanhui img{width: 50%;}
    .about-gongsi img{width: 50%;}
    .zhanhui-box{width: 730px;}
    .gongsi-box{width: 720px;}
    .content{width: 1500px; margin-top: 100px;}
    .product1,.product2,.product3,.product4{width: 730px;}
    .product ul li img{width: 100%;}
    .product ul li{width: 49%;}
    .product ul.second li{width: 32%;}
    .product3,.product4{margin-top: 10px;}
    .case-box{width: 1500px;}
    .our-case ul{width: 1500px;}
    .zhanhui-box p{line-height: 30px;}
}
@media (max-width: 1500px){
    .about-gongsi{width:1500px;}
    .about-zhanhui{width: 1500px;}
    .about-zhanhui img{width: 49%;}
    .about-gongsi img{width: 49%;}
    .zhanhui-box{width: 660px;margin-left: 80px;}
    .gongsi-box{width: 660px;}
    .zhanhui-box h2{margin-bottom: 0;}
    .zhanhui-box p,.gongsi-box p{line-height: 30px;}
    .gongsi-box h2{margin-top: 30px;margin-bottom: 0;}
    .content{width: 1200px; margin-top: 100px;}
    .product1,.product2,.product3,.product4{width: 580px;}
    .product ul li img{width: 100%;}
    .product ul li{width: 49%;}
    .product ul.second li{width: 32%;}
    .product3,.product4{margin-top: 10px;}
    .case-box{width: 1200px;}
    .our-case ul{width: 1200px;}
    .our-case{height: 700px;}
}