.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

@-webkit-keyframes move{

	from{ background-position:120px 60px;}

	100%{background-position:133px 60px;}

}

@-moz-keyframes move{

	from{ background-position:120px 60px;}

	100%{background-position:133px 60px;}

}

@-ms-keyframes move{

	from{ background-position:120px 60px;}

	100%{background-position:133px 60px;}

}

@-o-keyframes move{

	from{ background-position:120px 60px;}

	100%{background-position:133px 60px;}

}

@keyframes move{

	from{ background-position:120px 60px;}

	100%{background-position:133px 60px;}

}

/*病号动画*/

@-webkit-keyframes emove{

	from{ -webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

	50%{ -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); right:460px;}

	100%{-webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

}

@-moz-keyframes emove{

	from{ -webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

	50%{ -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); right:460px;}

	100%{-webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

}

@-ms-keyframes emove{

	from{ -webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

	50%{ -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); right:460px;}

	100%{-webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

}

@-o-keyframes emove{

	from{ -webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

	50%{ -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); right:460px;}

	100%{-webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

}

@keyframes emove{

	from{ -webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

	50%{ -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); right:460px;}

	100%{-webkit-transform:rotate(-30deg); -moz-transform:rotate(-30deg); -o-transform:rotate(-30deg); right:480px;}

}



/*气泡动画*/

@-webkit-keyframes bubble{

	from{ opacity:0;right:440px; bottom:100px;}

	30%{ opacity:1; right:430px;bottom:110px;}

	60%{opacity:1; right:430px; bottom:110px;}

	70%{opacity:0; right:420px; bottom:120px;}

	100%{opacity:0; right:420px;bottom:120px; }

}

@-moz-keyframes bubble{

	from{ opacity:0;right:440px; bottom:100px;}

	30%{ opacity:1; right:430px;bottom:110px;}

	60%{opacity:1; right:430px; bottom:110px;}

	70%{opacity:0; right:420px; bottom:120px;}

	100%{opacity:0; right:420px;bottom:120px; }

}

@-ms-keyframes bubble{

	from{ opacity:0;right:440px; bottom:100px;}

	30%{ opacity:1; right:430px;bottom:110px;}

	60%{opacity:1; right:430px; bottom:110px;}

	70%{opacity:0; right:420px; bottom:120px;}

	100%{opacity:0; right:420px;bottom:120px; }

}

@-o-keyframes bubble{

	from{ opacity:0;right:440px; bottom:100px;}

	30%{ opacity:1; right:430px;bottom:110px;}

	60%{opacity:1; right:430px; bottom:110px;}

	70%{opacity:0; right:420px; bottom:120px;}

	100%{opacity:0; right:420px;bottom:120px; }

}

@keyframes bubble{

	from{ opacity:0;right:440px; bottom:100px;}

	30%{ opacity:1; right:430px;bottom:110px;}

	60%{opacity:1; right:430px; bottom:110px;}

	70%{opacity:0; right:420px; bottom:120px;}

	100%{opacity:0; right:420px;bottom:120px; }

}





.w1200{ width:1200px;}
.banner{ height:420px; background:url(../images/yingxiao_01.jpg) no-repeat top center; }

.banner .w1200{ position:relative;  height:100%;}

.banner .w1200 a{ display:block; background:url(../images/btn_01.png) no-repeat center; width:206px; height:76px; position:absolute; left:300px; bottom:80px;

	filter: alpha(opacity=80);/* internet explorer */

	-khtml-opacity: 0.8;     /* khtml, old safari */

	-moz-opacity: 0.8;      /* mozilla, netscape */

	opacity: 0.8;}

.banner .w1200 a:hover{

	filter: alpha(opacity=100);/* internet explorer */

	-khtml-opacity: 1;     /* khtml, old safari */

	-moz-opacity: 1;      /* mozilla, netscape */

	opacity: 1;

}

.banner .e{position:absolute; right:480px; bottom:45px; display:block; width:113px; height:113px; background:url(../images/e.png) no-repeat center;

	-webkit-animation:emove 3s infinite ease-in-out;

	-moz-animation:emove 3s infinite ease-in-out;

	-o-animation:emove 3s infinite ease-in-out;

	

}

.banner .bubble{ position:absolute; right:440px; bottom:110px; display:block; width:45px; height:45px; background:url(../images/bubble.png) no-repeat center;-webkit-animation:bubble 2s infinite ease-out;-moz-animation:bubble 2s infinite ease-out;-o-animation:bubble 2s infinite ease-out;}





.con_01{ text-align:center; font-family:"微软雅黑", "宋体";}

.con_01 .bt{ width:100%;}

.con_01 .bt h1{ font-size:28px; margin-bottom:10px; color:#333; font-weight:normal;}

.con_01 .bt p{ line-height:26px; font-size:14px; color:#888;}



.con_02{ font-family:"微软雅黑", "宋体"; margin-bottom:30px;}

.con_02 ul { padding-left:141px;}

.con_02 ul li{ float:left; display:inline; padding-right:62px; background:url(../images/yingxiao_arrow.jpg) repeat-x 110px 60px;

	-webkit-animation:move 0.5s infinite linear;

	-moz-animation:move 0.5s infinite linear;

	-ms-animation:move 0.5s infinite linear;

	-o-animation:move 0.5s infinite linear;

	animation:move 0.5s infinite linear;}

.con_02 ul li.item_06{ background:none; padding-left:0;}

.con_02 ul .item_01 a{ background:url(../images/yingxiao_ico_01.jpg) no-repeat; background-position: center 20px; }

.con_02 ul .item_02 a{ background:url(../images/yingxiao_ico_02.jpg) no-repeat; background-position: center 20px; }

.con_02 ul .item_03 a{ background:url(../images/yingxiao_ico_03.jpg) no-repeat; background-position: center 20px; }

.con_02 ul .item_04 a{ background:url(../images/yingxiao_ico_04.jpg) no-repeat; background-position: center 20px; }

.con_02 ul .item_05 a{ background:url(../images/yingxiao_ico_05.jpg) no-repeat; background-position: center 20px;}

.con_02 ul .item_06 a{ background:url(../images/yingxiao_ico_06.jpg) no-repeat; background-position: center 20px; }

.con_02 ul .item{ width:100px; height:160px;}

.con_02 ul .item a{ display:block; width:100%; padding-top:120px; line-height:40px; color:#333; font-size:16px; text-align:center;

-webkit-transition:all 0.3s ease-out;

        -khtml-transition:all 0.3s ease-out;

        -moz-transition: all 0.3s ease-out;

        -o-transition: all 0.3s ease-out;

        transition: all 0.3s ease-out;}

.con_02 ul .item a:hover{ background-position: center 10px;}

.con_02 ul .item_01 a:hover{color:#68a6e0;}

.con_02 ul .item_02 a:hover{color:#ff8a50;}

.con_02 ul .item_03 a:hover{color:#83da61;}

.con_02 ul .item_04 a:hover{color:#bcbcbc;}

.con_02 ul .item_05 a:hover{color:#cb96e7;}

.con_02 ul .item_06 a:hover{color:#fa7070;}





.con_03{ padding:30px 0; background:url(../images/yingxiao_02.jpg) repeat top center; text-align:center; color:#fff; font-family:"微软雅黑", "宋体"; }

.con_03 p{ line-height:30px; font-size:16px;}



.con_three{border-bottom:1px #cfcfcf dashed; position:relative;font-family:"微软雅黑", "宋体";}

.con_three .subtitle{ font-size:14px;  color:#666; }

.con_three .txtlist dl{ margin-bottom:19px;}

.con_three .txtlist dt{ color:#ff5400; font-size:16px; font-weight:bold;line-height:20px; }

.con_three .txtlist dd{ color:#888; font-size:14px; font-weight:normal;line-height:20px;}

.con_04{ height:395px; background:url(../images/yingxiao_03.jpg) no-repeat center top; }

.con_04 .subtitle{ position:absolute; left:894px; top:55px;}

.con_04 .txtlist{ position:absolute; left:724px; top:135px;}

.con_05{ height:406px; background:url(../images/yingxiao_04.jpg) no-repeat center top; }

.con_05 .subtitle{ position:absolute; right:892px; top:74px;}

.con_05 .txtlist{ position:absolute; right:724px; top:155px; text-align:right;}

.con_06{ height:451px; margin-bottom:50px; background:url(../images/yingxiao_05.jpg) no-repeat center top; border-bottom:0;}

.con_06 .subtitle{ position:absolute; left:882px; top:54px;}

.con_06 .txtlist{ position:absolute; left:710px; top:145px; text-align:left;}

.con_06 .btn_02{position:absolute; left:710px; top:330px; }

.btn_02{display:block; width:166px; height:50px; text-align:center; color:#fff; background:#8ed300; line-height:50px;  font-size:16px;

-moz-text-shadow:0 1px 1px #333;

-webkit-text-shadow:0 1px 1px #333;

text-shadow:0 1px 1px #333;

-webkit-border-radius:5px;

-moz-border-radius: 5px;

border-radius: 5px;

-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.5);              

-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.5);           

box-shadow:0px 1px 2px rgba(0,0,0,0.5);}

.btn_02:hover{ background:#83c200;}











