﻿@charset "utf-8";
/****banner*****/
.mainyr { width: 100%; position: relative; height: 800px; }

.bannerbox { width: 100%; position: relative; overflow: hidden; }
.Homebanner { width: 100%; position: relative; height: 800px; overflow: hidden; }
.Homebanner ul { width: 100%; position: absolute; height: 800px; }
.Homebanner ul li { width: 100%; height: 800px; position: absolute; overflow: hidden; }
.Homebanner ul li.Load .bnyh { width: 1900px; position: absolute; left: 50%; top: 0px; display: block; margin-left: -950px; }
.Homeleft, .Homeright { background: rgba(0, 0, 0, .4); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#000', endColorstr='#000');
font-family: "宋体"; width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 40px; color: #fff; position: absolute; top: 45%; cursor: pointer; transition: all .2s ease; opacity: 0; z-index: 899999 }
.Homeleft { left: -60px; }
.Homeright { right: -60px; }
.bannerbox:hover .Homeleft { left: 40px; opacity: 1; background: url(../images/iprev.png) center center no-repeat;}
.bannerbox:hover .Homeright { right: 40px; opacity: 1 ; background: url(../images/inext.png) center center no-repeat;}
.Homedot { position: absolute; width: 100%; text-align: center; z-index: 999; bottom: 30px; }
.Homedot a { display: inline-block; margin: 0px 5px; height: 12px; width: 12px; line-height: 1000px; overflow: hidden; background: url(../images/index_229.png) no-repeat; }
.Homedot a.cur { background: url(../images/index_228.png) no-repeat }
.Homebannertext { position: absolute; left: 0px; top: 0px; width: 100%; overflow: hidden; z-index: 9999; height: 800px; }
.Homebannertext dl { width: 1200px; margin: 0 auto; line-height: normal; position: relative; color: #fff;  height: 800px; }
.Homebannertext dl a { color: #fff; }
.Homebannertext dl.bnr2 dt { width: 100%; overflow: hidden; font-size: 48px;  position: absolute; left: 0; top: 200px; text-shadow: 5px 5px 57e99af; transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); -webkit-transform: translateY(100px); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.Homebannertext dl.bnr2 dd p { width: 100%; font-weight: bolder;overflow: hidden; font-size: 48px; position: absolute; left: 0; top: 268px; text-shadow: 2px 2px 57e99af; transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); -webkit-transform: translateY(100px); -webkit-transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; }
.Homebannertext dl.bnr2 dd span { width: 100%; display: block;font-size: 16px; text-transform: uppercase; overflow: hidden; position: absolute; left: 0; top: 350px; transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); -webkit-transform: translateY(100px); line-height: 22px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.Homebanner li.cur1 .Homebannertext dl.bnr2 dt { transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); -webkit-transform: translateY(0px); transition: all .4s linear .2s; -moz-transition: all .4s linear .2s; -ms-transition: all .4s linear .2s; -o-transition: all .4s linear .2s; -webkit-transition: all .4s linear .2s; }
.Homebanner li.cur1 .Homebannertext dl.bnr2 dd p { transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); -webkit-transform: translateY(0px); transition: all .4s linear .1s; -moz-transition: all .4s linear .1s; -ms-transition: all .4s linear .1s; -o-transition: all .4s linear .1s; -webkit-transition: all .4s linear .1s; }
.Homebanner li.cur1 .Homebannertext dl.bnr2 span { transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); -webkit-transform: translateY(0px); transition: all .4s linear; -moz-transition: all .4s linear; -ms-transition: all .4s linear; -o-transition: all .4s linear; -webkit-transition: all .4s linear; }
 