/*S-ABOUT*/
.iabout{width:100%;}
.iabout_us{line-height:30px;height:auto;overflow:hidden;text-indent:2em;font-size: 16px;text-align:left;padding: 0 40px;}
.iabout_us1{line-height:30px;height:auto;overflow:hidden;font-size: 16px;margin: 20px 0;}

/* main */
.main1{width: 1160px;margin:0 auto;overflow: hidden;}
.main_p{width:1112px;margin:0 auto;position:relative;}
.main_p .l{ position:absolute;left:-54px;top:98px;z-index:201;}
.main_p .r{ position:absolute;right:-54px;top:98px; z-index:201;}
.ititle1{ text-align:center; width:100%;background: url(../img/logo/title.png)  center no-repeat; margin-top:60px; white-space:40px; margin-bottom:24px;z-index: 9999;}
.ititle1 p{ font-size:24px;}
.ititle1 font{ font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;line-height:40px ;}
.ty_bg{background-image: url(../time/images/about_bg.jpg);background-size: 100% 100%;background-repeat: no-repeat;}


li{list-style:none;}
	body{
	background-color: #F7F5F5;
}
.one{margin:50px auto;height:180px;width:1000px;overflow:hidden;position:relative; }
.one ul{height:180px;width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:5px;height:150px;border-radius:5px;position:relative;}
.one ul li a{display:inline-block;height:150px;} 
.one ul li img{border-radius:5px;display:block;}
.one ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one ul li a:hover span{height:180px;line-height:180px;font-size:20px;text-align:center;transition:all 0.7s;}
.two{margin:50px auto;height:90px;width:1000px;overflow:hidden;position:relative; }
.two ul{height:90px;width:100000px;position:absolute;left:0;}/*ul width的宽不能过小*/
.two ul li{display:block;float:left;margin:5px;height:80px;border-radius:5px;position:relative;}
.two ul li a{display:inline-block;height:80px;} 
.two ul li img{display:block;border-radius:5px;height:80px;}
.two ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.two ul li a:hover span{height:80px;line-height:80px;font-size:20px;text-align:center;transition:all 0.7s;}

.zst img{
	width: 340px;
	height: 200px;
}

.ty_lb{
	 background-image: url(../img/banner/banner-n.png);background-size: 100% 100%;width: 100%;height: 456px;position: relative;
}

.ty_lb h1{position: absolute;top:20%;left: 50%;color:greenyellow;}
.ty_lb h4{position: absolute;top:35%;left: 35%;color:#ff7200;}
.ty_lb a button{position: absolute;top:45%;left: 50%;color: white;border: 1px solid white;width: 100px;height: 40px;background-color:#ff7200;border-radius: 10%;}

