body {
	font-family:Verdana, Arial, Helvetica, sans-serif, '&#65533;&#65533;&#65533;&#65533;';
	margin: 0px;
	line-height:180%;
	font-size:13px;
	color:#04796F;
	/*background-color: #F6FEFD;*/
	background-color: #effefc;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}

.eps{
	overflow: hidden;/*超出部分隐藏*/
	text-overflow:ellipsis;/* 超出部分显示省略号 */
	white-space: nowrap;/*规定段落中的文本不进行换行 */
}

a {
    color:#404040;
	text-decoration:none;
}
a:hover {
    color:#04796F;
	text-decoration:underline;
}
ul,li {
    list-style:none;
	margin:0px;
	padding:0px;
}
a img {
    border:0px;
}
h1 {
    padding:0px;
	margin:20px 0 10px 0;
	font-size:22px;
	color:#363737;
	text-align:center;
}



.tip {
width: 924px;
margin: 0 auto 0;
padding-bottom: 0px;
border-top: none;
overflow: hidden;
border-image: initial;
}

.tip_left {
margin: 1px 0 0 2px;
float: left;
}
.tip_right {
float: right;
text-align: right;
}


.hans-container{
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 80px;
	mix-blend-mode: multiply;
}

.head {
    width:926px;
	height:90px;
	margin:0 auto;
	padding:2px 0;
}
.head .logo {
    float:left;
    width:210px;
	height:60px;
}
.head .banner {
    float:left;
    width:460px;
	height:60px;
	margin-left:0px;
}
.head .head_rad {
    float:right;
	width:234px;
	height:60px;
}
#menu_out {
    width:922px;
	/*padding-left:4px;*/
	margin:0 auto;
	/*background-color: #0A9800;*/
	background:url(menu_bg.gif);
}
#menu_in {
    /*background:url(menu_right.gif) no-repeat right top;*/
	/*padding-right:4px;*/
}
#menu {
	/*background:url(menu_bg.gif) repeat-x;*/
	/*background:url(menu_bg.gif) bottom center;*/
	/*background-size: 100% 100%;*/

	/*height:35px;*/
	height:105px;
	/*overflow-y: auto;*/

}
#menu ul {
    padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
}
.menu_line {
    background:url(menu_line.gif) no-repeat center top;
	width:4px;
}
#nav {
    padding-left:20px;
}
#nav li{
    float:left;
	height:35px;
}
#nav li a{
    float:left;
	display:block;
	padding-left:0px;
	height:35px;
	background:url(menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span {
	float:left;
	padding:11px 14px 10px 9px;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	background:url(menu_on_right.gif) no-repeat right top;
	color:#FFF;
	text-decoration:none;
}
#nav li a:hover {
    background-position:left 100%;
	}
#nav li a:hover span {
    background-position:right 100%;
	color:#04796F;
	text-decoration:none;
	padding:14px 14px 7px 9px;
}
#nav li .nav_on {
    background-position:left 100%;
}
#nav li .nav_on span {
    background-position:right 100%;
	color:#04796F;
	text-decoration:none;
	padding:14px 14px 7px 9px;
}
.border {
    border:1px #9AEEE7 solid;
	background:#FFFFFF;
	zoom:1;
}
.subnav{
	width:924px;
	margin:0 auto 0;
	padding-bottom:15px;
	border:1px #9AEEE7 solid;
	border-top:none;
	overflow:hidden;
}
.subnav ul{
	margin:1px 0 0 2px;
}
.subnav li{
	width:82px;
	height:20px;
	float:left;
	text-align:center;
	margin-top:8px;
	padding-left:1px;
	background:url(bg01.png) no-repeat -0px 8px;
}
.subnav li.thiscase{
	background:none;
}
.main {
    width:926px;
    /*width:61.6%;*/
    margin:8px auto 0px auto;
}
.mainad {
        width:926px;
	margin:0px auto 0px auto;
}
.main_ch {
    width:926px;
	margin:0px auto;
}
.flash {
    float:left;
    width:240px;
	height:201px;
	padding:5px;
}
.top_tj {
    float:left;
	margin-left:8px;
    width:417px;
	height:211px;
	position:relative;
}
.news {
    width:57px;
	height:47px;
	position:absolute;
	right:-1px;top:-1px;
	background:url(new_tj.png);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="new_tj.png",sizingMethod="scale")
}
.login {
	float:right;
	width:237px;
	height:211px;
	position:relative;
	background-repeat: no-repeat;
	background-position: top;
}
.login1 li{
float: left;
line-height: 14px;
padding: 14px 10px 0px;
white-space: nowrap;
}
.login1 li a{
color: #04796F;
}

.login form {
    margin:50px 0 5px 10px;
}
.login form img {
    margin-top:0px;
	margin-left:10px;
	padding:0px;
}
.login form p {
    margin-top:10px;
	margin-bottom:0px;
	padding:0px;
}
.user_input {
	width:133px;
	height:20px;
	line-height:20px;
	border:1px solid #04796F;
	background-image: url(user_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:25px;
	color:#04796F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pw_input {
	width:133px;
	height:20px;
	line-height:20px;
	border:1px solid #04796F;
	background-image: url(pw_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:25px;
	color:#04796F;
}

.user_sn {
    width:80px;
	height:20px;
	line-height:20px;
	border:1px solid #04796F;
	color:#04796F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.login form .dl {
    margin-top:5px;
}
.index_gd {
	width:926px;
	height:83px;
	margin:0 auto;
	border:1px solid #9AEEE7;
	background-image: url(gd_bg.gif);
	background-repeat: repeat-x;
}
.index_gd .gd_left {
	float:left;
	width:27px;
	height:83px;
	background-image: url(gd_left.gif);
	background-repeat: no-repeat;
}
.index_gd .lg_left {
	float:left;
	width:27px;
	height:83px;
	background-image: url(lb_bg.gif);
	background-repeat: no-repeat;
}
.index_gd .gd_center {
	float:left;
	width:360px;
	height:83px;
	background-image: url(gd_center.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.index_gd .gd_right {
	float:right;
	width:536px;
	height:83px;
}
.index_gd .gd_right form {
	margin:10px;
}
.input {
    float:left;
	width:400px;
	height:24px;
	border:1px solid #129D92;
	line-height:24px;
	color:#666;
	font-size:14px;
	background-color: #FFFFFF;
	background-image: url(sarch_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:30px;
}
.btn {
    float:left;
}
.p5 {
    padding:0px 0px 0px 5px;
}
.index_gd .gd_right span {
    float:left;
	width:500px;
	margin-top:10px;
}
.index_tt {
    margin:3px 10px 0 30px;;
    font-size:18px;
	font-family:&#65533;&#65533;&#65533;&#65533;;
}
.index_con {
	margin:0 5px;
	padding:0 5px;
	font-size:12px;
	color:#666;
	background:#F6FEFD;
	text-indent: 2em;
	border: 1px dashed #EEEEEE;
}
ul.two_list {
	overflow: hidden;
}
ul.two_list li {
	float:left;
	width:188px;
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:20px;

}
ul.gd_list {
    margin:5px;
	height:72px;
	overflow: hidden;
	line-height:24px;

}
ul.gd_list li {
	float:left;
        word-break:keep-all;/* ������ */
        white-space:nowrap;/* ������ */
        overflow:hidden;/* ���ݳ������ʱ���س������ֵ����� */
	width:131px;
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:20px;

}
ul.lgx_list {
    margin:0px;
	height:72px;
	overflow: hidden;
	line-height:24px;

}
ul.lgx_list1 {
    margin:0px;
	height:72px;
	overflow: hidden;
	line-height:24px;

}
ul.lgx_list1 li {
	float:left;
	width:103px;
	height:26px;
	line-height:26px;
	margin-left:10px;
	margin-top:10px;
	display: block;
	overflow: hidden;
}
ul.lgx_list li {
	float:left;
	width:103px;
	height:26px;
	line-height:26px;
	margin-left:10px;
	margin-top:10px;
	display: block;
	overflow: hidden;
}
ul.lgx_list li a {
    background-image: url(lg_li.gif);
	padding-left:25px;
	display: block;
}
ul.lgx_list li a:hover,ul.lgx_list li a.list {
	background-image: url(lg_li_this.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	font-weight: bold;
	color:#04796F;
}
.index_dl {
    float:left;
	width:250px;
}
ul.ch_list {
    margin:5px;
	overflow: hidden;
	line-height:24px;

}
ul.ch_list li {
	float:left;
	width:195px;
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left:10px;

}
.title {
	height:27px;
	line-height:27px;
	background-image: url(title_bg.gif);
	background-repeat: repeat-x;
}
.title a {
    color:#04796F;
}
.title strong {
	background-image: url(st_bg.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left:28px;
}
.title span {
	float:right;
    font-size:12px;
	margin-right:10px;
}
.title_lg {
    width:926px;
	margin:8px auto 0px auto;
	height:27px;
	line-height:27px;
	background-image: url(title_lg.gif);
	background-repeat: repeat-x;
	border-top:1px solid #9AEEE7;
	border-left:1px solid #9AEEE7;
	border-right:1px solid #9AEEE7;
}
.title_lg a {
    color:#04796F;
}
.title_lg strong {
    float:left;
	width:80px;
	background-image: url(st_bg.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left:28px;
}
.title_lg span {
    float:left;
    font-size:12px;
}
.title_lg b {
    width: 540px;
    float:right;
    color:red;
}
ul.one_list {
	overflow: hidden;/*超出部分隐藏*/
}
ul.one_list li {
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:20px;
}
.index_dr {
    float:right;
	width:668px;
	overflow: hidden;
}
.indiv_l {
    float:left;
	width:328px;
	overflow: hidden;
}
.indiv_r {
    float:right;
	width:328px;
	overflow: hidden;
}
.tpic {
    margin:0px;
}
.tpic .lpic {
	float:left;
	width:102px;
	height:96px;
	margin:10px 0 0 10px;
	display: inline;
}
.tpic .lpic img {
    padding:1px;
	border:1px solid #9EE5DF;
}
.tpic .lpic span {
	float:left;
	width:102px;
	height:20px;
        white-space: nowrap;
        overflow: hidden;
	line-height:20px;
	font-size:12px;
	text-align:center;
	background-color: #9EE5DF;
	display: block;
}

ul.lpic_list_c {
	/*overflow: hidden;*/
	float:left;

	margin:5px 0 0 0px;
}
ul.lpic_list_c li {
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left:20px;
        word-break:keep-all;/* ������ */
        white-space:nowrap;/* ������ */
        overflow:hidden;/* ���ݳ������ʱ���س������ֵ����� */
        width: 158px;
	text-overflow:ellipsis;

}
ul.lpic_list {
	overflow: hidden;
	float:left;
	margin:5px 0 0 10px;
}
ul.lpic_list li {
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left:10px;
        word-break:keep-all;/* ������ */
        white-space:nowrap;/* ������ */
        overflow:hidden;/* ���ݳ������ʱ���س������ֵ����� */
        width: 130px;
}
.mt8 {
    margin-top:8px;
}
.ml8 {
    /*margin-left:8px;*/
    margin-left:5px;
}
.h145 {
    height:145px;
}
.hot_left {
	float:left;
	width:27px;
	height:145px;
	background-image: url(h_left.gif);
	background-repeat: no-repeat;
}
.hot_pic {
	float:left;
	width:138px;
	height:96px;
	margin:10px 0 0 10px;
	display: inline;
}
.hot_pic img {
    padding:1px;
	border:1px solid #9EE5DF;
}
.hot_pic span {
	float:left;
	width:138px;
        white-space: nowrap;
        overflow: hidden;
	line-height:25px;
	text-align:center;

	display: block;
}
.inbleft {
	float:left;
	width:301px;
	/*width:calc(100%/3 - 7px);*/
	display: inline;
	overflow: hidden;
}
.inbright {
    float:right;
	width:302px;
	overflow: hidden;
}
ul.link {
     margin:5px;
	 word-break:break-all;
}
ul.link li {
	float:left;
	margin-left:5px;
	line-height:22px;
	font-size:12px;
}
.bottom {
    border-top:1px solid #9AEEE7;
    padding-top:8px;
    font-size:12px;
    margin:8px 0px;
	text-align:center;
	line-height:22px;
}
.bottom p {
    margin:0px;
	padding:0px;
}
.channel_left {
    float:left;
    width:655px;
}
.channel_leftt {
    float:left;
    width:488px;
}
.channel_cent {
    float:left;
    width:160px;
}
.channel_right {
    float:right;
    width:262px;
}
.ch_l {
    float:left;
	width:205px;

	margin:10px 0 0 10px;
}
.ch_l img {
    border:1px solid #CCC;
	padding:1px;
	margin:0px;
}
.chtit {
	font-weight: bold;
}
.chtit p {
	font-weight: normal;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666666;
	text-indent: 2em;
	line-height:20px;
}
.ch_r {
    float:right;
	width:430px;
}
ul.tj_pic {
    list-style:none;
    overflow: hidden;
	margin:10px 0 0 0;
}
ul.tj_pic li {
	height:95px;
	margin-left:10px;
}
ul.tj_pic li img {
    border:1px solid #EEE;
	padding:2px;
	margin:0px;
}
ul.tj_pic li a:hover img {
    border:1px solid #F60;
}
ul.tj_pic li .co {
	width:160px;
	margin:0px 10px 0 0;
	float:right;
	color:#666;
	font-size:12px;
	line-height:20px;
}
ul.tj_pic li .co a {
	font-size:14px;
}
ul.list_list {
    margin:10px;
	line-height:30px;
}
ul.list_list li {
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left:20px;
}
ul.list_list li span {
    float:right;
	color:#666;
	font-size:12px;
}
ul.list_list li.borbom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDD;
}
ul.pagelist {
    margin:12px;
}
ul.pagelist li {
	float:left;
	border:1px solid #DDD;
	margin-left:5px;
	display: inline;
}
ul.pagelist li a {
	display: block;
	padding:0 5px;
}
ul.pagelist li a:hover {
    background:#DDD;
	text-decoration:none;
}
ul.pagelist li.thisclass {
    padding:0 5px;
	background:#DDD;
	float:left;
}
.pageinfo {
    padding:0 5px;
}
.info {
    text-align:center;
	color:#666;
	line-height:30px;
	border-bottom:1px dashed #ccc;
}
.common {
	margin:15px;
	color:#2A2A2A;
	font-size:14px;
	line-height:25px;
	width:613px;
	overflow: hidden;
}
.common p {
    margin:0px;
	padding:5px 0;
}
.common span {
	font-size:14px;
}
.ar_ad {
    width:300px;
    height:250px;
    float:right;
}
.ar_ad1{
    width:300px;
    height:250px;
    float:left;
}
.per_nex {
	margin-left:15px;
	line-height:25px;
	font-size:14px;
	color:#666;
	margin-bottom: 15px;
}
.per_nex p {
    padding:0px;
	margin:0px;
}
.linkbox{
	padding:10px 8px;
	border-bottom:1px solid #EEE;
	margin:0 10px;
}
.linkbox h3,.linkbox h3 a {
	font-size: 14px
}

.flink{
	width:930px; min-height:70px; height:auto!important; height:70px; overflow-x:auto; margin:0px auto;
}
.flink_title{
	height:30px; line-height:30px; background:#c7f1ec; border:1px solid #CCC; position:relative;
}
.flink_title h3{
	width:100px; height:30px; background:#FFF; color:#F39; text-align:center; float:left; padding-top:1px; border-right:1px solid #CCC; position:relative
}
.flink_list{
	border:1px solid #CCC; border-top:none; min-height:26px; height:auto!important; height:26px; /*overflow-x:auto;*/ padding:5px 0px;
}
.flink_list ul li{
	float:left; height:24px; line-height:24px; margin:0px 15px 0px 5px;
}


.qmg_leaf_div{overflow:hidden;z-index: -1;}
.qmg_leaf_acti{width:267px;height:260px;mix-blend-mode:multiply;position: absolute;right:0;top:0;}
.qmg_leaf_all{width:250px;height:260px;position:absolute;right:0;top:0}.qmg_leaf1,.qmg_leaf2,.qmg_leaf3,.qmg_leaf4,.qmg_leaf6,.qmg_leaf7,.qmg_leaf8,.qmg_leaf9,.qmg_leaf10,.qmg_leaf11{opacity: 0;-moz-opacity:0;filter:alpha(opacity=0);position: absolute;z-index:1;}
.qmg_leaf7{filter:alpha(opacity=100);}
.qmg_leaf8{filter:alpha(opacity=100);}
.qmg_leaf9{filter:alpha(opacity=100);}
.qmg_leaf10{filter:alpha(opacity=100);}
.qmg_leaf11{filter:alpha(opacity=100);}
.qmg_leaf1{
	-webkit-animation:fade 10s linear infinite,drop 10s ease-in infinite;
}
.qmg_leaf1 img{
	-webkit-animation:turnround 10s ease-in-out infinite;
}
@-webkit-keyframes fade{
	0%   { opacity: 0; }
	1%   { opacity: 1; }
	80%  { opacity: 1; }
	100% { opacity: 0; }
}
@-webkit-keyframes drop{
	0%   { -webkit-transform: translate(40px, 90px);}
	100% { -webkit-transform: translate(40px, 200px);}
}
@-webkit-keyframes turnround{
	0%   { -webkit-transform:rotateZ(0deg) rotateX(0deg) translate(50px,0px);}
	40%  { -webkit-transform:rotateZ(-15deg) rotateX(0deg) translate(-200px,10px);}
	70%  { -webkit-transform:rotateZ(0deg) rotateX(10deg) translate(-300px,100px);}
	100%  { -webkit-transform:rotateZ(-10deg) rotateX(20deg) translate(-400px,150px);}
}

.qmg_leaf1{
	-moz-animation:fade 10s linear infinite,drop 10s ease-in infinite;
}
.qmg_leaf1 img{
	-moz-animation:turnround 10s ease-in-out infinite;
}
@-moz-keyframes fade{
	0%   { opacity: 0;-moz-opacity:0; }
	1%   { opacity: 1; -moz-opacity:1;}
	80%  { opacity: 1; -moz-opacity:1;}
	100% { opacity: 0; -moz-opacity:0;}
}
@-moz-keyframes drop{
	0%   { -moz-transform: translate(40px, 90px);}
	100% { -moz-transform: translate(40px, 200px);}
}
@-moz-keyframes turnround{
	0%   { -moz-transform:rotateZ(0deg) rotateX(0deg) translate(50px,0px);}
	40%  { -moz-transform:rotateZ(-15deg) rotateX(0deg) translate(-200px,10px);}
	70%  { -moz-transform:rotateZ(0deg) rotateX(10deg) translate(-300px,100px);}
	100%  { -moz-transform:rotateZ(-10deg) rotateX(20deg) translate(-400px,150px);}
}

/*qmg_leaf 2*/
.qmg_leaf2{
	-webkit-animation:fade2 10s linear infinite,drop2 10s ease-in infinite;
}
.qmg_leaf2 img{
	-webkit-animation:turnround2 10s 0.1s ease-in-out infinite;
}
@-webkit-keyframes fade2{
	0%   { opacity: 1; }
	35%   { opacity: 1; }
	40%  { opacity: 0; }
	100% { opacity: 0; }
}
@-webkit-keyframes drop2{
	0%   { -webkit-transform:translate(55px, 155px);-webkit-transform-origin: 50% 50%;}
	100% { -webkit-transform: translate(-10px, 200px);}
}
@-webkit-keyframes turnround2{
	0%   { -webkit-transform:rotateX(0deg) rotateY(0deg) translateY(0px);}
	1%   { -webkit-transform:rotateX(-10deg) rotateY(-10deg) translateY(0px);}
	40%  { -webkit-transform:rotateX(10deg) rotateY(700deg) translateY(150px);}
	100%  { -webkit-transform:rotateX(10deg) rotateY(700deg) translateY(150px);}
}
.qmg_leaf2{
	-moz-animation:fade2 10s linear infinite,drop2 10s ease-in infinite;
}
.qmg_leaf2 img{
	-moz-animation:turnround2 10s 0.1s ease-in-out infinite;
}
@-moz-keyframes fade2{
	0%   { opacity: 1; -moz-opacity:1;}
	35%   { opacity: 1; -moz-opacity:1;}
	40%  { opacity: 0; -moz-opacity:0;}
	100% { opacity: 0; -moz-opacity:0;}
}
@-moz-keyframes drop2{
	0%   { -moz-transform:translate(55px, 155px);-moz-transform-origin: 50% 50%;}
	100% { -moz-transform: translate(-10px, 200px);}
}
@-moz-keyframes turnround2{
	0%   { -moz-transform:rotateX(0deg) rotateY(0deg) translateY(0px);}
	1%   { -moz-transform:rotateX(-10deg) rotateY(-10deg) translateY(0px);}
	40%  { -moz-transform:rotateX(10deg) rotateY(700deg) translateY(150px);}
	100%  { -moz-transform:rotateX(10deg) rotateY(700deg) translateY(150px);}
}
/*qmg_leaf 3*/
.qmg_leaf3 img{
	-moz-animation:turnround3 10s 2s ease-in-out infinite;
}
@-moz-keyframes fade3{
	0%   { opacity: 0; -moz-opacity:0;}
	10%   { opacity: 1; -moz-opacity:1;}
	10%   { opacity: 1; -moz-opacity:1;}
	80%  { opacity: 1; -moz-opacity:1;}
	100% { opacity: 0; -moz-opacity:0;}
}
@-moz-keyframes drop3{
	0%   { -moz-transform:translate(130px, 50px);}
	100% { -moz-transform: translate(-10px, 200px);}
}
@-moz-keyframes turnround3{
	0%   { -moz-transform:rotateZ(0deg) rotateX(0deg) translate(0px,0px);}
	50%  { -moz-transform:rotateZ(90deg) rotateX(0deg) translate(20px,150px);}
	100%  { -moz-transform:rotateZ(-10deg) rotateX(0deg) translate(-250px,100px);}
}
/*qmg_leaf 4*/
.qmg_leaf4{
	-webkit-transform:rotate(30deg);
	-webkit-animation:fade4 14s 1s linear infinite,drop4 14s 1s ease-in infinite;
}
.qmg_leaf4 img{
	-webkit-animation:turnround4 14s 1s ease-in-out infinite;
}
@-webkit-keyframes fade4{
	0%   { opacity: 1; }
	49%  { opacity: 0; }
	50%{opacity: 0; }
	51%  { opacity: 0; }
	52%  { opacity: 1; }
	100% { opacity: 0; }
}
@-webkit-keyframes drop4{
	0%   {-webkit-transform: translate(40px, -20px);}
	49%  {-webkit-transform: translate(-300px, 150px);}
	50%  {-webkit-transform: translate(-180px, -20px);}
	51%  {-webkit-transform: translate(-180px, -20px);}
	52%  {-webkit-transform: translate(-180px, -20px);}
	100% {-webkit-transform: translate(-300px, 150px);}
}
@-webkit-keyframes turnround4{
	0%   { -webkit-transform:rotateZ(0deg) rotateX(0deg) translate(0px,0px);}
	25%  { -webkit-transform:rotateZ(90deg) rotateX(0deg) translate(50px,150px);}
	49%  { -webkit-transform:rotateZ(-10deg) rotateX(0deg) translate(-200px,0px);}
	50%   { -webkit-transform:rotateZ(0deg) rotateX(0deg) translate(0px,0px);}
	51%   { -webkit-transform:rotateZ(0deg) rotateX(0deg) translate(0px,0px);}
	52%   { -webkit-transform:rotateZ(0deg) rotateX(0deg) translate(0px,0px);}
	75%  { -webkit-transform:rotateZ(90deg) rotateX(0deg) translate(50px,150px);}
	100%  { -webkit-transform:rotateZ(-10deg) rotateX(0deg) translate(-200px,0px);}
}
.qmg_leaf4{
	-moz-transform:rotate(30deg);
	-moz-animation:fade4 14s 1s linear infinite,drop4 14s 1s ease-in infinite;
}
.qmg_leaf4 img{
	-moz-animation:turnround4 14s 1s ease-in-out infinite;
}
@-moz-keyframes fade4{
	0%   { opacity: 1; -moz-opacity:1;}
	49%  { opacity: 0; -moz-opacity:0;}
	50%  {opacity: 0; -moz-opacity:0;}
	51%  { opacity: 0; -moz-opacity:0;}
	52%  { opacity: 1; -moz-opacity:1;}
	100% { opacity: 0; -moz-opacity:0;}
}
@-moz-keyframes drop4{
	0%   {-moz-transform: translate(40px, -20px);}
	49%  {-moz-transform: translate(-300px, 150px);}
	50%  {-moz-transform: translate(-180px, -20px);}
	51%  {-moz-transform: translate(-180px, -20px);}
	52%  {-moz-transform: translate(-180px, -20px);}
	100% {-moz-transform: translate(-300px, 150px);}
}
@-moz-keyframes turnround4{
	0%   { -moz-transform:rotateZ(0deg) rotateX(0deg) translate(0px,0px);}
	25%  { -moz-transform:rotateZ(90deg) rotateX(0deg) translate(50px,150px);}
	49%  { -moz-transform:rotateZ(-10deg) rotateX(0deg) translate(-200px,0px);}
	50%   { -moz-transform:rotateZ(0deg) rotateX(0deg) translate(0px,0px);}
	51%   { -moz-transform:rotateZ(0deg) rotateX(0deg) translate(0px,0px);}
	52%   { -moz-transform:rotateZ(0deg) rotateX(0deg) translate(0px,0px);}
	75%  { -moz-transform:rotateZ(90deg) rotateX(0deg) translate(50px,150px);}
	100%  { -moz-transform:rotateZ(-10deg) rotateX(0deg) translate(-200px,0px);}
}
/*qmg_leaf 6*/
.qmg_leaf6{
	z-index:300;
	-webkit-animation:fade6 12s 3s linear infinite,drop6 12s 3s ease-in infinite;
}
.qmg_leaf6 img{
	-webkit-animation:turnround6 12s 3s ease-in-out infinite;
}
@-webkit-keyframes fade6{
	0%   { opacity: 1; }
	80%  { opacity: 1; }
	100% { opacity: 0; }
}
@-webkit-keyframes drop6{
	0%   { -webkit-transform:translate(-180px, -10px);}
	100% { -webkit-transform: translate(-240px, 150px);}
}
@-webkit-keyframes turnround6{
	0%   { -webkit-transform:rotateZ(0deg) rotateX(0deg) translate(50px,0px);}
	50%  { -webkit-transform:rotateZ(90deg) rotateX(0deg) translate(100px,100px);}
	100%  { -webkit-transform:rotateZ(0deg) rotateX(0deg) translate(280px,300px);}
}
.qmg_leaf6{
	z-index:300;
	-moz-animation:fade6 12s 3s linear infinite,drop6 12s 3s ease-in infinite;
}
.qmg_leaf6 img{
	-moz-animation:turnround6 12s 3s ease-in-out infinite;
}
@-moz-keyframes fade6{
	0%   { opacity: 1; -moz-opacity:1;}
	80%  { opacity: 1; -moz-opacity:1;}
	100% { opacity: 0; -moz-opacity:0;}
}
@-moz-keyframes drop6{
	0%   { -moz-transform:translate(-180px, -10px);}
	100% { -moz-transform: translate(-420px, 150px);}
}
@-moz-keyframes turnround6{
	0%   { -moz-transform:rotateZ(0deg) rotateX(0deg) translate(50px,0px);}
	50%  { -moz-transform:rotateZ(90deg) rotateX(0deg) translate(100px,100px);}
	100%  { -moz-transform:rotateZ(0deg) rotateX(0deg) translate(280px,300px);}
}
