  @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:100%;margin:30px 0 50px;}
.zhanhui-box{width: 1500px;display: flex;margin: auto;justify-content: space-between;}
.zhanhui-box h2{text-transform: uppercase;font-weight: bold;font-size: 35px;}
.zhanhui-box h2 a{color: #b69a1c;}
.zhanhui-box p{font-size: 15px;margin: 0;line-height: 35px;font-family: Calibri;}
.zhanhui-box p.zhanhui-info{color: #dc1d03;font-size: 17px;margin: 25px 0;}
.zhanhui-box .left{width: 800px;}
.zhanhui-box .right{text-align:right;}

.content{width: 100%;margin: auto;background: url("/zty/Indonesia/images/bg.jpg")no-repeat;padding: 30px 0;}
.content h3{text-transform: uppercase;margin-top: 40px;font-weight: bold;font-size: 40px;text-align: center;}
.content h3 a{color: #b69a1c;}
.content p{width: 1200px;margin: auto;font-size: 16px;line-height: 30px;text-align: center;font-family: Calibri;}

.product{width: 1500px;margin: 40px auto;}
.product .title{display: flex;justify-content: space-between;margin-bottom: 20px;align-items: center;}
.product .title h2{color: #b69a1c;width: 300px;height: 50px;line-height: 50px;text-align: center;font-size: 25px; box-shadow: 0 5px 11px 5px rgba(23, 14, 7, 0.09);border: solid 1px #b59a1b;margin: 0;}
.product .title h2.length{width: 450px;}
.product .title a{color: #b69a1c;font-size: 20px;}
.products ul{display: flex;justify-content: space-between;margin-bottom: 20px;}
.mobile ul{display: block!important;}
.mobile ul li{float: left;margin-right: 2.6%;}
.products ul li{width: 23%;}
.products ul li img{width: 100%;}
.products ul li a:nth-child(2){width: 100%;height: 50px;display: block;color: #333;
font-size: 16px;text-align: center;line-height: 50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.our-case{width: 100%;margin-top: 20px;padding-top: 30px;font-size: 30px;clear: both;}
.case-box{width: 1500px;margin: auto;}
.case-box h2{text-align: center;color:#b69a1c; font-weight: bold;}
.case-box h2 span{width: 100px;height: 4px;background: #b69a1c;margin: 10px auto;display: inherit;}
.case-box a{float: right;margin-top: -53px;font-size: 20px;color: #b69a1c; }
.case-box a:hover{color: #b69a1c; }

.our-case ul{display: flex;justify-content: space-between;width: 1500px;margin:50px auto 20px;}
.our-case ul li{position: relative;width: 24%;}
.our-case ul li img{width: 100%;}
.our-case ul li a:nth-child(2){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;}
.our-case .photo{margin-top: 50px;}
.our-case .photo img{width: 100%;}