@charset "utf-8";
/* CSS Document */
.ind-w{width:100%; height:auto; min-height:100px; padding-bottom:55px;}
.ind-w h1{width:90%; height:110px; color:#434343; font-size:30px; text-align:center; line-height:106px; margin:0 auto; font-family:"Times New Roman", Times, serif; font-weight:bold;}
/* Ind pro */
.ind-pro{width:1180px; height:700px; margin:0 auto;}
.ind-pro ul{clear:both; margin-left:-32px;}
.ind-pro li{width:271px; height:350px; margin-left:32px; float:left; display:block;}
.ind-pro a{ color:#313131;}
.ind-pro a:hover{ color:#00b050;}
.ind-pro .img{ width:269px; height:269px; border:1px solid #c4c4c4; overflow:hidden;}
.ind-pro li img{width:269px; height:269px; transition: all 0.4s;}
.ind-pro li:hover img{transform:scale(1.2);}
.ind-pro li .txt{width:271px; height:79px; line-height:40px; font-size:18px; text-align:center; font-size:16px;}


.more{width:200px; height:24px; line-height:23px; font-size:14px; border-radius:10px; text-align:center; color:#000; background: url(../images/line01.jpg) repeat-x left center; margin:0 auto;}
.more a{width:100px; height:24px; display:block; color:#00b050; border:1px solid #00b050; margin:0 auto; background:#fff;}
.more a:hover{background:#00b050; color:#fff;}

/* Ind About us */
.ind-us-w{width:100%; height:auto; padding:40px 0; background:#ededed;}
.ind-us{width:1180px; height:289px; margin:0 auto; overflow:hidden;}
.ind-us-l{width:503px; height:289px; float:left; border:3px solid #ccdfcc; overflow:hidden;}
.ind-us-l img{width:497px; height:283px;}
.ind-us-r{width:630px; height:289px; float:right; overflow:hidden;}
.ind-us-r h1{width:630px; height:auto; line-height:24px; font-size:18px; color:#00b050;}
.ind-us-r h2{width:630px; height:auto; line-height:24px;font-size:16px; color:#313131; margin-top:12px;}
.ind-us-txt{width:630px; height:105px; line-height:22px;font-size:14px; color:#807f7f; margin-top:12px; font-style:italic; overflow:hidden;}

.more2{width:150px; height:38px; line-height:38px; font-size:14px; background:#00b050; border-radius:20px; text-align:center; font-style:italic; overflow:hidden; margin-top:16px;}
.more2 a{width:150px; height:38px; display:block; color:#fff;}
.more2 a:hover{background:#7bcc4a;}

/* Enterprise Photos */
.ind-photos{width:1180px; height:320px; margin:0 auto;}
.ind-photos ul{clear: both; overflow: hidden; margin-left: -51px;}
.ind-photos li{width:359px; margin-left:51px; margin-bottom:24px; float:left; display:block; overflow:hidden;}
.ind-photos a{ color:#313131;}
.ind-photos .img{ width:359x; height:238px; overflow:hidden;}
.ind-photos li img{width:359px; height:238px; transition: all 0.4s;}
.ind-photos li:hover img{transform: scale(1.2);}
.ind-photos .txt{width:359px; height:82px; line-height:40px; font-size:18px; text-align:center; font-size:16px;}

.delighter.splash {
  transition: all 2s ease-out;
}
.delighter.splash.ended {
  background: #fff;
}
.delighter.right { transform:translate(-100%); opacity:0; transition: all .75s ease-out; }
.delighter.right.started { transform:none; opacity:1; }

.delighter.left { transform:translate(100%); opacity:0; transition: all .75s ease-out; }
.delighter.left.started { transform:none; opacity:1; }

.delighter.bottom { transform:translatey(300%); opacity:0; transition: all .75s ease-out; }
.delighter.bottom.started { transform:none; opacity:1; }

.delighter li { opacity: 0; transform: translatey(200%); transition: all .5s ease-out; }
.delighter.started li { opacity: 1; transform: none; }
.delighter.started li:nth-child(1) { transition: all .5s ease-out .1s; }
.delighter.started li:nth-child(2) { transition: all .5s ease-out .2s; }
.delighter.started li:nth-child(3) { transition: all .5s ease-out .3s; }
.delighter.started li:nth-child(4) { transition: all .5s ease-out .4s; }
.delighter.started li:nth-child(5) { transition: all .5s ease-out .5s; }
.delighter.started li:nth-child(6) { transition: all .5s ease-out .6s; }
.delighter.started li:nth-child(7) { transition: all .5s ease-out .7s; }
.delighter.started li:nth-child(8) { transition: all .5s ease-out .8s; }




