body {
	font-family:'Arial', 'Microsoft YaHei','微软雅黑';
	font-size: medium;
}
p {margin:0; padding:5px;}
a {text-decoration: none;}
a:link {color:#0000A2;}
a:hover {color:Yellow;}
a:active {color:#BBBBFF;}
a:visited {color:#0000A2;}
a.a1:link {color:#BFBFFF;}
a.a1:hover {color:Yellow;}
a.a1:active {color:red;}
a.a1:visited {color:#BFBFFF;}
a.a2:link {color:#0026BF;}
a.a2:hover {color:Yellow;}
a.a2:visited {color:#44F;}
a.a2:active {color:red;}
a.a3:link {color:#FFFFFF;}
a.a3:hover {color:Yellow;}
a.a4:link {color:#BBBBFF;}
a.a4:hover {color:Yellow;}
a.a4:visited {color:#BBBBFF;}
a.a5:link {color:#F00;}
a.a5:hover {color:Yellow;}
a.a5:visited {color:#BBBBFF;}
a.a6:link {color:#F30;}
a.a6:hover {color:Yellow;}
a.a6:visited {color:#999;}
/*=====渐变扫光=====*/
.gradient{background-image: -webkit-linear-gradient(180deg,red,yellow);-webkit-text-fill-color: transparent;-webkit-background-clip: text;-webkit-background-size: 200% 100%;-webkit-animation: text-background-animation 2s infinite linear;}
@-webkit-keyframes text-background-animation {0% {background-position:20% 0}100% {background-position:-120% 0}}
@keyframes text-background-animation {0% {background-position:20% 0}100% {background-position:-120% 0}}
.z1 {
	font-size: large;
	font-weight: bold;
}
.z2 {
	color: #FF0000;
}
.z3 {
	color: #FFFFFF;
}
/* text-shadow: 水平位置 垂直位置 模糊距离 阴影颜色 */
.z4 {
	font-size: large;
	font-weight: bold;
	text-shadow: 0 0 12px Navy;
	color: #BBBBFF;
}
.z5 {
	color: #FF0000;
	font-size: large;
	font-weight: bold;
}
.z6 {
	font-size: medium;
	color: #BBBBFF;
	text-shadow: 1px 1px 2px black, -1px -1px 2px white;
}
.zf1 {
	font-family: Wingdings;
}
.zf2 {
	font-family: Webdings;
}
.t0 {
	background-color: #E0E0E0;
	color: #666666;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 28px;
	height: 30px;
}
.t {
	background-color: #8686FF;
	height: 120px;
	width: 904px;
	border-radius: 60px;
	box-shadow: darkgrey 10px 10px 20px 1px;
	margin:0 auto;
	border: 1px solid #8484FF;
}
.t1 {
	background-color: #ECECFF;
	height: 116px;
	width: 278px;
	border-radius: 59px;
	float: left;
	vertical-align: middle;
	text-align: center;
	text-shadow: 5px 5px 5px #888;
	box-shadow: darkgrey 3px 3px 20px 2px inset;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 15px;
	color: #5555FF;
	border: 2px solid #8484FF;
}
.t11 {
	font-size: xx-large;
	font-weight: bold;
	line-height: 60px;
	color: #44F;
}
.t2 {
	background-color: #B0B0FF;
	height: 116px;
	width: 588px;
	border-radius: 59px;
	border: 2px solid #8484FF;
	float: right;
	text-align: center;
	text-shadow: 5px 5px 5px #777;
	box-shadow: SlateBlue 3px 3px 20px 2px inset;
	color: #FFFF1E;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	line-height: 40px;
	display:table;
}
.t4 {
	margin-top: 14px;
	border-radius: 50px;
	position: relative;
	height: 90px;
	width: 90px;
	margin-left: 255px;
	background-color: #FFF;
	background-image: url(img/5.jpg);
	border: 2px solid #8080FF;
}
.t21 {display:table-cell; vertical-align:middle;}
.t3 {
	height: 35px;
	width: 790px;
	background-color: #6868FF;
	background:-webkit-linear-gradient(#8484FF,#5555FF,#8484FF);
	background:-o-linear-gradient(#8484FF,#5555FF,#8484FF);
	background:-moz-linear-gradient(#8484FF,#5555FF,#8484FF);
	background:-ms-linear-gradient(#8484FF,#5555FF,#8484FF);
	background:linear-gradient(#8484FF,#5555FF,#8484FF);
	border-radius: 0 0 30px 30px;
	border: 1px solid #8080FF;
	box-shadow: darkgrey 10px 10px 20px 1px;
	font-size: larger;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 0 12px Navy;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 35px;
}
.q {
	height: 50px;
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.q1 {
	height: 15px;
	width: auto;
	margin-top: 25px;
}
.q2 {
	height: 35px;
	width: 904px;
	border-radius: 40px 40px 0 0;
	background-color: #9797FF;
	background:-webkit-linear-gradient(#9797FF,#9797FF);
	background:-o-linear-gradient(#9797FF,#9797FF);
	background:-moz-linear-gradient(#9797FF,#9797FF);
	background:-ms-linear-gradient(#9797FF,#9797FF);
	background:linear-gradient(#9797FF,#9797FF);
}
.q11 {
	height: 30px;
	width: 460px;
	margin-left: 100px;
	border-radius: 15px;
	background:-webkit-linear-gradient(#8484FF,#3E3EFF,#8484FF);
	background:-o-linear-gradient(#8484FF,#3E3EFF,#8484FF);
	background:-moz-linear-gradient(#8484FF,#3E3EFF,#8484FF);
	background:-ms-linear-gradient(#8484FF,#3E3EFF,#8484FF);
	background:linear-gradient(#8484FF,#3E3EFF,#8484FF);
	position: relative;
	font-weight: bold;
	text-align: center;
	line-height: 29px;
	letter-spacing: 3px;
}
.q3 {
	border: 1px solid #3333CC;
}
.e {
	width: 904px;
	height: 1960px;
	background-color: #D7D7FF;
	background:-webkit-linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	background:-o-linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	background:-moz-linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	background:-ms-linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	background:linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	/* box-shadow: 10px 0 30px 4px darkgrey;	 */
	margin:0 auto;
}
.e1 {
	font-size: large;
	font-weight: bold;
	text-shadow: 0 0 3px Navy;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	margin-right: 20px;
	color: #BBBBFF;
	width: 220px;
	float: right;
}
.e2 {
	height: 35px;
	width: 663px;
}
.e3 {
	font-weight: normal;
	color: #4646FF;
	font-size: large;
	padding-right: 90px;
	padding-left: 90px;
	padding-bottom: 5px;
}
.f3 {
	height: 30px;
	width: 903px;
}
.f33 {
	height: 331px;
	width: 903px;
}
.f {
	height: 361px;
	width: 902px;
}
.f1 {
	height: 30px;
	width: 271px;
	float: left;
	margin-left: 85px;
	margin-right: 95px;
	border-radius: 30px 30px 0 0;
	background:-webkit-linear-gradient(#ffff66, #ffcc66);
	background:-o-linear-gradient(#ffff66, #ffcc66);
	background:-moz-linear-gradient(#ffff66, #ffcc66);
	background:-ms-linear-gradient(#ffff66, #ffcc66);
	background:linear-gradient(#ffff66, #ffcc66);
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	color: #2F2FFF;
	font-size: large;
	letter-spacing: 0.2em;
	font-style: italic;
}
.f2 {
	height: 30px;
	width: 271px;
	float: right;
	margin-right: 115px;
	margin-left: 65px;
	border-radius: 30px 30px 0 0;
	background:-webkit-linear-gradient(#8484FF,#3E3EFF);
	background:-o-linear-gradient(#8484FF,#3E3EFF);
	background:-moz-linear-gradient(#8484FF,#3E3EFF);
	background:-ms-linear-gradient(#8484FF,#3E3EFF);
	background:linear-gradient(#8484FF,#3E3EFF);
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	font-size: large;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-style: italic;
}
.f11 {
	height: 294px;
	width: 354px;
	float: left;
	border-radius: 30px;
	border: 1px solid #D7D7FF;
	box-shadow: darkgrey 10px 10px 30px 4px;
	margin-left: 30px;
	background-color: #FFFFFF;
	box-shadow: darkgrey 3px 3px 20px 2px inset;
	padding: 13px;
}
.f111 {
	height: 85px;
	width: 85px;
	float: left;
	border-radius: 10px;
	border: 1px solid #8888FF;
	margin: 5px;
}
/* 图片以容器左上角为参考向左偏移Xpx，向上偏移 Ypx */
.p1 {
	background-position: 0 0;
	background-image: url(img/4.jpg);
	height: 85px;
	width: 85px;
	border-radius: 10px;
}
.p2 {height: 85px;
	width: 85px;
	border-radius: 10px;
	background-position: -85px 0;
	background-image: url(img/4.jpg);
}
.p3 {height: 85px;
	width: 85px;
	border-radius: 10px;
	background-image: url(img/4.jpg);
	 background-position: -170px 0px;}
.p4 {
	height: 162px;
	width: 320px;
	border-radius: 15px;
	background-image: url(img/4.jpg);
	background-position: 0px -85px;
	border: 1px solid #8888FF;
}
.f10 {
	height: 100px;
	width: 359px;
}
.f112 {
	height: 95px;
	width: 250px;
	float: right;
	color: #0000A2;
	padding-top: 5px;
}
.f22 {
	height: 286px;
	width: 400px;
	float: right;
	border-radius: 30px;
	border: 1px solid #8484FF;
	box-shadow: darkgrey 8px 8px 20px 2px;
	background:linear-gradient(#8484FF,#BBBBFF,#8484FF);
	background:-o-linear-gradient(#8484FF,#BBBBFF,#8484FF);
	background:-moz-linear-gradient(#8484FF,#BBBBFF,#8484FF);
	background:-ms-linear-gradient(#8484FF,#BBBBFF,#8484FF);
	background:-webkit-linear-gradient(#8484FF,#BBBBFF,#8484FF);
	margin-right: 30px;
	padding: 17px;
	color: #0000A2;
}
.tu{ text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;}
.c {
    height: 100px;
    width: 200px;
    background-image: linear-gradient(90deg, blue, red, blue);
}
.flow {
    background: linear-gradient(to right,orange,yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation:  hue 2s linear infinite;
}
.flow1 {
    background: linear-gradient(to left,Gold,yellow);
    -webkit-background-clip: text;
    animation:  hue 10s linear infinite;
}
.zb1 {
	background: linear-gradient(to right, orange,yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	animation:  hue 1s linear infinite;
	font-family: Wingdings;
}
a.zb2:link {
	background: linear-gradient(to right, orange,yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	animation:  hue 2s linear infinite;
}
a.zb2:hover {
	background: linear-gradient(to right, yellow,yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	animation:  hue 0.3s linear infinite;
	font-weight: bold;
}
a.zb3:link {
    background: linear-gradient(to right, orange, yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation:  hue 9s linear infinite;
}
a.zb3:hover {
	background: linear-gradient(to right, yellow,yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	animation:  hue 0.3s linear infinite;
	font-weight: bold;
}
@keyframes hue {
    0% {
        filter: hue-rotate(0deg);
    }
    100% {
        filter: hue-rotate(360deg);
    }
}
/*文字闪动效果*/
@keyframes zb4{ 0%{opacity: 1;} 100%{opacity: 0;} } 
@-webkit-keyframes zb4 { 0% { opacity: 1; } 100% { opacity: 0; } }
@-moz-keyframes zb4 { 0% { opacity: 1; } 100% { opacity: 0; } }
@-ms-keyframes zb4 { 0% {opacity: 1; } 100% { opacity: 0;} }
@-o-keyframes zb4 { 0% { opacity: 1; } 100% { opacity: 0; } } 
.zb4{ 
color: #FF0000; 
animation: zb4 1s linear infinite;
-webkit-animation: zb4 1s linear infinite; 
-moz-animation: zb4 1s linear infinite; 
-ms-animation: zb4 1s linear infinite; 
-o-animation: zb4 1s linear infinite; }

@keyframes zb5{ 0%{opacity: 1;} 100%{opacity: 0;} } 
@-webkit-keyframes zb5 { 0% { opacity: 1; } 100% { opacity: 0; } }
@-moz-keyframes zb5 { 0% { opacity: 1; } 100% { opacity: 0; } }
@-ms-keyframes zb5 { 0% {opacity: 1; } 100% { opacity: 0;} }
@-o-keyframes zb5 { 0% { opacity: 1; } 100% { opacity: 0; } } 
.zb4{ 
color: #FF0000; 
animation: zb5 3s linear infinite;
-webkit-animation: zb5 3s linear infinite; 
-moz-animation: zb5 3s linear infinite; 
-ms-animation: zb5 3s linear infinite; 
-o-animation: zb5 3s linear infinite; }

.g {
	height: 258px;
	width: 904px;
}
.g0 {
	height: 50px;
	width: 904px;
}
.g1 {
	float: left;
	height: 30px;
	width: 230px;
	margin-left: 60px;
	border-radius: 30px 30px 0 0;
	background:linear-gradient(#8484FF,#3E3EFF);
	　　background:-webkit-linear-gradient(#8484FF,#3E3EFF);
	background:-o-linear-gradient(#8484FF,#3E3EFF);
	background:-moz-linear-gradient(#8484FF,#3E3EFF);
	background:-ms-linear-gradient(#8484FF,#3E3EFF);
	font-size: large;
	color: #FFFF00;
	font-weight: bold;
	line-height: 30px;
	margin-top: 20px;
	text-align: center;
	letter-spacing: 0.2em;
}
.g2 {
	height: 30px;
	width: 580px;
	float: right;
	font-size: medium;
	color: #0080FF;
	line-height: 30px;
	margin-top: 20px;
}
.g3 {
	float: left;
	width: 834px;
	height: 200px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0B0FF;
	border-bottom-color: #B0B0FF;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 10px;
}
.g31 {
	width: 630px;
	float: left;
	height: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: medium;
	color: #0026BF;
}
.g32 {
	width: 188px;
	float: right;
	height: 188px;
	background-color: #C1C1FF;
	font-size: medium;
	color: #FFFFFF;
	padding: 6px;
}
.i {
	height: 184px;
	width: 844px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0FF;
}
.i1 {
	float: left;
	height: 160px;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.i2 {
	float: right;
	height: 160px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: medium;
	font-weight: bold;
	line-height: 27px;
	color: #3E3EFF;
	letter-spacing: 0.1em;
}
.i3 {
	height: 160px;
	width: 290px;
	float: left;
}
.i4 {
	float: right;
	width: 200px;
	height: 160px;
	text-align: center;
	font-size: small;
}
.j {
	height: 1020px;
	width: 904px;
}
.j1 {
	float: left;
	height: 990px;
	width: 642px;
	margin-left: 30px;
}
.j0 {
	height: 50px;
	width: 642px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0FF;
}
.j4 {
	height: 3px;
	width: 642px;
	background-color: #ffcc66;
}
 .j11 {
	height: 50px;
	width: 250px;
	float: left;
}
.j12 {
	float: right;
	height: 25px;
	width: 392px;
	color: #0080ff;
	padding-top: 25px;
}
.j111 {
	border-radius: 25px 25px 0 0;
	background:linear-gradient(#ffff66,#ffcc66);
	　　background:-webkit-linear-gradient(#ffff66,#ffcc66);
	background:-o-linear-gradient(#8484FF,#3E3EFF);
	background:-moz-linear-gradient(#8484FF,#3E3EFF);
	background:-ms-linear-gradient(#8484FF,#3E3EFF);
	height: 30px;
	width: 220px;
	margin-top: 20px;
	text-align: center;
	line-height: 30px;
	font-size: large;
	color: #FF0000;
	font-weight: bold;
	margin-left: 30px;
	letter-spacing: 0.2em;
}
.j3 {
	height: 132px;
	width: 642px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0FF;
	background-color: #D2D2FF;
}
.l1 {
	background-image: url(img/logo1.jpg);
	background-position: 0px -60px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.l2 {
	background-image: url(img/logo1.jpg);
	background-position: 0px 0px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.l3 {
	background-image: url(img/logo1.jpg);
	background-position: 0px -120px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.l4 {
	background-image: url(img/logo1.jpg);
	background-position: 0px -180px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.l5 {
	background-image: url(img/logo1.jpg);
	background-position: 0px -240px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.l6 {
	background-image: url(img/logo1.jpg);
	background-position: 0px -300px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.l7 {
	background-image: url(img/logo1.jpg);
	background-position: 0px -360px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.l8 {
	background-image: url(img/logo1.jpg);
	background-position: 0px -420px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.l9 {
	background-image: url(img/logo1.jpg);
	background-position: 0px -480px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.l0 {
	background-image: url(img/logo1.jpg);
	background-position: 0px -540px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.j31 {
	height: 80px;
	width: 149px;
	float: left;
	background-color: #FFF;
	margin-top: 15px;
	padding-top: 20px;
	border-radius: 10px;
}
.j32 {
	height: 132px;
	width: 492px;
	float: right;
	font-size: medium;
}
.j33 {
	height: 90px;
	width: 98%;
	padding: 5px;
	color: #0023AE;
	line-height: 22px;
}
.j34 {
	height: 27px;
	width: 492px;
	padding-top: 5px;
}

.j341 {
	width:55px;
	height:22px;
	float: left;
	text-align: center;
	margin-left: 170px;
	border-radius: 11px;
	background:linear-gradient(#ffff66,#ffcc66,#ffff66);
	　　background:-webkit-linear-gradient(#ffff66,#ffcc66,#ffff66);
	background:-o-linear-gradient(#ffff66,#ffcc66,#ffff66);
	background:-moz-linear-gradient(#ffff66,#ffcc66,#ffff66);
	background:-ms-linear-gradient(#ffff66,#ffcc66,#ffff66);
	line-height: 22px;
	color: #FF0000;
}
.j342 {
	height:22px;
	margin-left: 11px;
	width: 115px;
	float: left;
	text-align: center;
	border-radius: 11px;
	background:linear-gradient(#9797FF,#3E3EFF,#9797FF);
	　　background:-webkit-linear-gradient(#9797FF,#3E3EFF,#9797FF);
	background:-o-linear-gradient(#9797FF,#3E3EFF,#9797FF);
	background:-moz-linear-gradient(#9797FF,#3E3EFF,#9797FF);
	background:-ms-linear-gradient(#9797FF,#3E3EFF,#9797FF);
	line-height: 22px;
}
.j343 {
	width:110px;
	height:22px;
	float: right;
	text-align: center;
	margin-right: 20px;
	border-radius: 11px;
	background:linear-gradient(#9797FF,#3E3EFF,#9797FF);
	　　background:-webkit-linear-gradient(#9797FF,#3E3EFF,#9797FF);
	background:-o-linear-gradient(#9797FF,#3E3EFF,#9797FF);
	background:-moz-linear-gradient(#9797FF,#3E3EFF,#9797FF);
	background:-ms-linear-gradient(#9797FF,#3E3EFF,#9797FF);
	line-height: 22px;
}
.j2 {
	float: right;
	height: 960px;
	width: 200px;
	margin-right: 30px;
	padding-top: 30px;
}
.j211 {
	height: 30px;
	width: 160px;
	border-radius: 25px 25px 0 0;
	background:linear-gradient(#8484FF,#3E3EFF);
	background:-webkit-linear-gradient(#8484FF,#3E3EFF);
	background:-o-linear-gradient(#8484FF,#3E3EFF);
	background:-moz-linear-gradient(#8484FF,#3E3EFF);
	background:-ms-linear-gradient(#8484FF,#3E3EFF);
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
	line-height: 27px;
	font-size: large;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 0.2em;
}
.j22 {
	height: 420px;
	width: 188px;
	border-radius: 30px;
	border: 1px solid #8484FF;
	box-shadow: darkgrey 8px 8px 20px 2px;
	background:linear-gradient(#9797FF,#C1C1FF,#9797FF);
	background:-o-linear-gradient(#9797FF,#C1C1FF,#9797FF);
	background:-moz-linear-gradient(#9797FF,#C1C1FF,#9797FF);
	background:-ms-linear-gradient(#9797FF,#C1C1FF,#9797FF);
	background:-webkit-linear-gradient(#9797FF,#C1C1FF,#9797FF);
	margin-left: 10px;
	margin-top: 20px;
	color: #3E3EFF;
}
.j23 {
	width: 140px;
	border-radius: 15px;
	background:linear-gradient(#6868FF,#3E3EFF,#6868FF);
	background:-webkit-linear-gradient(#6868FF,#3E3EFF,#6868FF);
	background:-o-linear-gradient(#6868FF,#3E3EFF,#6868FF);
	background:-moz-linear-gradient(#6868FF,#3E3EFF,#6868FF);
	background:-ms-linear-gradient(#6868FF,#3E3EFF,#6868FF);
	margin-left: 23px;
	margin-top: 10px;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 28px;
	color: #BBBBFF;
}
.j24 {
	background-position: center;
	text-align: center;
	height: 85%;
	width: 92%;
	padding: 8px;
}
.j26 {
	height: 27px;
	width: 155px;
	border-radius: 15px;
	background:-ms-linear-gradient(#ffff66,#ffcc66);
	background:-webkit-linear-gradient(#ffff66,#ffcc66);
	background:-o-linear-gradient(#ffff66,#ffcc66);
	background:-moz-linear-gradient(#ffff66,#ffcc66);
	background:-ms-linear-gradient(#ffff66,#ffcc66);
	margin-left: 27px;
	margin-top: 20px;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 2px;
}
.j25 {
	height: 100px;
	width: 200px;
}
.j7 {
	height: 80px;
	width: 804px;
	margin-right: 50px;
	margin-left: 50px;
	font-weight: normal;
	line-height: 25px;
}
.k {
	height: 100px;
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.j8 {
	height: 50px;
	width: 904px;
	border-radius: 0 0 40px 40px;
	background-color: #BBBBFF;
	background:-webkit-linear-gradient(#9797FF,#9797FF);
	background:-o-linear-gradient(#9797FF,#9797FF);
	background:-moz-linear-gradient(#9797FF,#9797FF);
	background:-ms-linear-gradient(#9797FF,#9797FF);
	background:linear-gradient(#9797FF,#9797FF);
	float: left;
}
.j81 {
	height: 100px;
	width: 804px;
	background-color: #9797FF;
	border: 1px solid #5555FF;
	border-radius: 25px;
	box-shadow: darkgrey 0px 10px 20px 1px;
	background:linear-gradient(#8484FF,#BBBBFF,#8484FF);
	background:-o-linear-gradient(#8484FF,#BBBBFF,#8484FF);
	background:-moz-linear-gradient(#8484FF,#BBBBFF,#8484FF);
	background:-ms-linear-gradient(#8484FF,#BBBBFF,#8484FF);
	background:-webkit-linear-gradient(#8484FF,#BBBBFF,#8484FF);
	margin-left: 50px;
	text-align: center;
	line-height: 25px;
}
.m {
	width: 904px;
	height: 1150px;
	background-color: #D7D7FF;
	background:-webkit-linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	background:-o-linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	background:-moz-linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	background:-ms-linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	background:linear-gradient(#9797FF,#DDDDFF,#DDDDFF,#DDDDFF,#9797FF);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.mt {
	height: 100px;
	width: 784px;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	font-weight: normal;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 40px;
}
.mt1 {
	width: 280px;
	height: 100px;
	float: left;
}
.mt2 {
	float: right;
	height: 100px;
	width: 490px;
}
h1 {
	color: #44F;
}


.mm {
	height: 1010px;
	width: 884px;
	margin-left: 20px;
	float: left;
	font-weight: normal;
	line-height: 25px;
}
.mb {
	height: 22px;
	width: 464px;
	float: left;
	font-weight: normal;
	line-height: 25px;
	padding-right: 200px;
	padding-left: 240px;
}
.mmt {
	width: 854px;
	height: 20px;
	float: left;
	text-align: right;
	margin-right: 20px;
	font-size: small;
	color: #6868FF;
	line-height: 20px;
}
.mzf {
	width: 678px;
	height: 26px;
	background-color: #8484FF;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mrj {
	height: 30px;
	width: 300px;
	float: right;
}
.mdp {
	height: 26px;
	width: 300px;
	float: left;
	font-size: large;
	font-weight: bold;
	padding-left: 20px;
	color: #FFF;
}
.mad {
	float: right;
	height: 980px;
	width: 160px;
	margin-right: 11px;
	margin-left: 11px;
}
.ma1 {
	height: 660px;
	width: 160px;
}
.ma2 {
	height: auto;
	width: 160px;
	text-align: center;
}
.mct {
	width: 678px;
	float: left;
	color: #0000A2;
	font-size: medium;
	height: 960px;
	border-radius: 30px;
	border: 1px solid #8484FF;
	/*box-shadow: darkgrey 8px 8px 20px 2px;*/
	box-shadow: darkgrey 3px 3px 20px 2px inset;
	/*	background:linear-gradient(#9797FF,#BBBBFF,#9797FF);
	background:-o-linear-gradient(#9797FF,#BBBBFF,#9797FF);
	background:-moz-linear-gradient(#9797FF,#BBBBFF,#9797FF);
	background:-ms-linear-gradient(#9797FF,#BBBBFF,#9797FF);
	background:-webkit-linear-gradient(#9797FF,#BBBBFF,#9797FF); */
	padding: 10px;
	background-color: #DDDDFF;
}
.b {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 20px;
}
.ma {
	height: 30px;
	width: 271px;
	float: left;
	border-radius: 30px 30px 0 0;
	background:-webkit-linear-gradient(#8484FF,#3E3EFF);
	background:-o-linear-gradient(#8484FF,#3E3EFF);
	background:-moz-linear-gradient(#8484FF,#3E3EFF);
	background:-ms-linear-gradient(#8484FF,#3E3EFF);
	background:linear-gradient(#8484FF,#3E3EFF);
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	font-size: large;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-style: italic;
	margin-top: 30px;
}
.j27 {
	height: 86%;
	width: 95%;
	text-align: center;
	padding: 4px;
}
.l22 {
	background-image: url(img/logo3.jpg);
	background-position: 0px 0px;
	height: 60px;
	width: 130px;
	margin-left: 10px;
}
.zfb:after { content: "\652f\4ed8\5b9d";}
.wx:after { content: "\5fae\4fe1";}
.sk:after { content: "\6536\6b3e";} /* 收款 */
.xj:after { content: "\73b0\91d1";} /* 现金 */
.hk:after { content: "\6c47\6b3e";} /* 汇款 */
.zf:after { content: "\652f\4ed8";} 
.bx:after { content: "\53d8\73b0";} /* 变现 */

.hb:after { content: "\7ea2\5305";} /* 红包 */
.qb:after { content: "\94b1\5305";} /* 钱包 */
.th:after { content: "\5151\6362";} /* 兑换 */
.zh:after { content: "\8d26\6237";} /* 账户 */
.zhao:after { content: "\8d26\53f7";} /* 账号 */
.rmb:after { content: "\4eba\6c11\5e01";}
.wxsk:after { content: "\5fae\4fe1\6536\6b3e";}
.zfbsk:after { content: "\652f\4ed8\5b9d\6536\6b3e";}
.thxj:after { content: "\5151\6362\73b0\91d1";} /* 兑换现金 */
.sqbx:after { content: "\7533\8bf7\53d8\73b0";} /* 申请变现 */
.sfz:after { content: "\8eab\4efd\8bc1";} /* 身份证 */
.ba:after { content: "\5907\6848\4e2d";} /* 备案中 */
