/* 
* @Author: sublime text
* @Date:   2019-10-16 10:28:11
* @Last Modified by:   sublime text
* @Last Modified time: 2020-12-15 17:53:12
*/
/*搜索*/
#sousuo{width: 100%;height: 100px;background: #fff;box-shadow: 0px 13px 29px 0px rgba(204, 204, 204, 0.4);}
#sousuo .fl{font-size: 16px;color: #808080;padding-top: 40px;}
#sousuo .fl a{color: #808080;padding: 0 5px;}
#sousuo .fl a:hover{color: #d7000f;}
#sousuo .fr{margin-top: 35px;}  


.title{font-size: 18px;color: #666666;text-transform: uppercase;text-align: center;letter-spacing: 1px;}
.title p{font-size: 42px;font-weight: bold;color: #333333;line-height: 70px;padding-top: 70px;}
.title p span{color: #d7000f;}


/*一版*/
#yiban{width:100%;height: 800px;background: #f0f0f0;overflow: hidden;}

#lanmu{width: 696px;margin: 0 auto;padding-top: 80px;}
#lanmu a{width: 154px;line-height: 54px;height: 54px;background: #fff;border:1px solid #cccccc;display:block;float:left;text-align: center;font-size: 20px;color: #333333;font-weight: bold;margin: 0px 38px;}
#lanmu a.active{border:1px solid #d7000f;background: #d7000f;color: #fff;}

/*品牌文化*/
#wenhua li{float: left;width: 25%;font-size: 16px;color: #333333;line-height: 25px;text-align: center;}
#wenhua li img{display: block;margin: 35px auto 15px;}
#wenhua .miaosu{width: 1200px;height: 180px;background: url(/statics/images/dong/brand/miaosu.png)no-repeat center;margin-top: 47px;}
#wenhua .miaosu .fl{width: 760px;font-size: 16px;line-height: 32px;margin-left: 235px;margin-top: 72px;}
#wenhua .miaosu a{width: 48px;height: 48px;display: block;margin: 85px 50px;float: right;}

#zicong{width: 100%;height: 560px;background: url(/statics/images/dong/brand/wzbg.jpg)no-repeat center;color: #fff;font-size: 16px;line-height: 35px;text-align: center;}
#zicong hr{width: 55px;height: 1px;background: #fff;outline: none;border: none;margin: 25px auto;}
#zicong img{padding-top: 70px;}

/*内核*/
#niehe li{width: 590px;height: 300px;float: left;position: relative;color: #fff;font-size: 24px;font-weight: bold;margin-top: 40px;}
#niehe li img{position: absolute;z-index: -1;}
#niehe li:last-child{float: right;}
#niehe li p{padding: 40px;}

/*品牌烙印*/
#laoyin li{background:url(/statics/images/dong/brand/lao.png)no-repeat bottom;width: 19%;float: left;background-size:100%;margin: 0 0.4%;margin-top: 40px;margin-bottom:60px;}
#laoyin .wen{writing-mode: vertical-rl;writing-mode: tb-rl;}
#laoyin li .tu{width: 93%;margin-left: 6.5%;}
#laoyin li .tu img{display: block;width: 100%;}
#laoyin li .wen{font-size: 14px;color: #333333;line-height: 160%;letter-spacing: 2px;margin: 0 auto;overflow: hidden !important;height:35%;padding-top:4%;}


#chuang{width: 100%;height: 691px;background: url(/statics/images/dong/brand/chuang.jpg)no-repeat center;position: relative;}
#chuang .wen{width: 22%;text-align: center;font-size: 18px;line-height: 35px;position: absolute;left:55%;top:40%;}
#chuang .wen p{font-size: 32px;color: #333333;font-weight: bold;margin-bottom: 45px;}


/*历程*/
#lius{width: 100%;height: 580px;background: url(/statics/images/dong/brand/lic_bg.png)no-repeat bottom;position: relative;}

#lius .bottom a{font-size: 20px;color: #333;}
#lius .bottom .kuang{width: 121px;height: 89px;background: url(/statics/images/dong/brand/kuang.png)no-repeat center;line-height: 22px;display: none;position: absolute;font-size: 14px;text-align: center;padding:0 10px;padding-top:10px;}

#lius .bottom #ddd{position: absolute;}
#lius .bottom .li1{left: 10px;top: 95px;}
#lius .bottom .kuang{top:-100px;left:-35px;}
#lius .bottom .li2{left: 190px;top: 140px;}
#lius .bottom .li3{left: 345px;top: 85px;}
#lius .bottom .li4{left: 560px;top: 160px;}
#lius .bottom .li5{left: 700px;top: 120px;}
#lius .bottom .li6{left: 855px;top: 158px;}
#lius .bottom .li7{left: 1010px;top: 150px;}
#lius .bottom .li8{left: 1130px;top: 82px;}



#lius .bottom #ddd.active .kuang{display: block;}
#lius .bottom #ddd:hover .kuang{display: block;}



@media screen and (min-width:1500px){
#laoyin li .wen{font-size: 15px;color: #333333;line-height: 200%;letter-spacing: 2px;margin: 0 auto;padding: 8% 0 20%;height: 25%;overflow: hidden !important;}
}