@charset "utf-8";
/* CSS Document */
/* KISSY CSS Reset */
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea{
	margin: 0;
	/* [disabled]padding:0; */
}
body,button,input,select,textarea,font {font-size:12px;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea {font-size:100%;}
h1,h2,h3,h4,h5{font-weight:normal;}
label,input,select {vertical-align:middle;}
address,cite,em {font-style:normal;}
fieldset{cursor:pointer;}
html{margin:0px auto;font-family:"微软雅黑";}
html{background:#fff;}
img{border:none;}
*html{background-image:url(about:blank);background-attachment:fixed}
ul,ol {list-style:none;}
table {border-collapse:collapse}
sub {vertical-align:text-bottom;}
sup {position:relative;top:-1px;left:2px;font:11px/normal tahoma;vertical-align:text-top;}
small {font-size:12px;}
legend {color:#333;}
*{padding:0; margin:0; list-style:none;}
/* color */
      
/* default color */
a{text-decoration:none;}
ul,li{padding:0; margin:0;}

html{background: #4c1a9f url(background.jpg) no-repeat top center;}
.box{width: 1010px; padding: 45px;background: #fff0bc; border-radius: 50px; position: absolute; left: 50%; margin-left: -550px; margin-top: 635px;}
.title{width: 768px; height:auto; margin-left: calc(50% - 384px);}
.topText{width: 100%; height: auto; margin-top: 50px;}
.topTextT{font-size: 32px; color: #fb695f; margin-top: 50px;font-weight: bold;}
.topText>p{font-size:20px; color: #4d1a9e; line-height: 33px; margin-top: 10px;}
.topText>p>span{color: #FB695F; font-weight: bold;}
.jiang{width: 1010px; height: auto; margin: 0 auto; margin-top: 70px;}
.liucheng{width: 1002px; height: auto; margin: 0 auto; margin-top: 50px;}
.huodongshuoming{width: 100%; height: auto; margin-top: 50px; padding-bottom: 20px;}
.huodongshuoming>.smTitle{font-size: 32px; color: #FB695F; font-weight: bold;}
.huodongshuoming>p{font-size:20px; color: #4d1a9e; line-height: 33px; margin-top: 10px;}
.bottom{position: absolute; width: 100%; text-align: center; left: 0px; bottom: -180px; padding-bottom: 30px; color: #fff; font-size: 16px;}