/*首页*/
.in_an1{animation: fadeIn 0.8s ease 0.8s both; -webkit-animation: fadeIn 0.8s ease 0.8s both;}
.shot_line1{animation: fadeIn 0.5s ease 0.5s both; -webkit-animation: fadeIn 0.5s ease 0.5s both;}
.luo_title{animation: fadeInDown 0.5s ease 0.5s both; -webkit-animation: fadeInDown 0.5s ease 0.5s both;}
.zhu_word{animation: fadeInUp 0.5s ease 0.5s both; -webkit-animation: fadeInUp 0.5s ease 0.5s both;}
.line2{animation: fadeInLeft 0.5s ease 0.5s both; -webkit-animation: fadeInLeft 0.5s ease 0.5s both;}
/*about*/
/*Industry*/
.pro_list_right{animation: fadeInRight 0.6s ease 0.6s both; -webkit-animation: fadeInRight 0.6s ease 0.6s both;}
.pro_list_left{animation: fadeInLeft 0.6s ease 0.6s both; -webkit-animation: fadeInLeft 0.6s ease 0.6s both;}

/*Industry_food*/
.shipin_am{animation: heartbeat 1.0s ease 1.0s both; -webkit-animation: heartbeat 1.0s ease 1.0s both;}
.shipin_title_am{animation: fadeInLeft 0.5s ease 0.5s both; -webkit-animation: fadeInLeft 0.5s ease 0.5s both;}
.jie_am{animation: fadeInDown 0.8s ease 0.8s both; -webkit-animation: fadeInDown 0.8s ease 0.8s both;}
.shi_tu_am{animation: fadeInUp 0.5s ease 0.5s both; -webkit-animation: fadeInUp 0.5s ease 0.5s both;}

/*Industry_oil(和Industry_food一样)*/
/*Industry_water(和Industry_food一样)*/

/*invest*/
.touzi_am{animation: fadeInLeft 0.8s ease 0.8s both; -webkit-animation: fadeInLeft 0.8s ease 0.8s both;}
/*invest_details*/
.chuzi{animation: fadeIn 1.0s ease 1.0s both; -webkit-animation: fadeIn 1.0s ease 1.0s both;}

