@charset "utf-8";
/* CSS Document */

/* index --------------------------------------------------------------------
.index_wrapper{width:770px; height:auto; margin:0px auto; line-height:135%; clear:both;}
.index_wrapper h1{font-size:12px; font-weight:bold; line-height:20px; text-align:right;}
.index_wrapper h2{font-size:12px; font-weight:normal; line-height:135%; text-align:left;}
.index_copyright{text-align:right; margin-top:20px;}*/

/* index_body --------------------------------------------------------------------*/
.index_body{ background:url(/img/index/index_back.jpg) no-repeat top center; }

/* index_head --------------------------------------------------------------------*/
.index_head { width:1000px; height:560px; margin:0 auto; }
.index_head h1 { color:#FF408C; font-size:12px; font-weight:normal; line-height:20px; }

/* index_wrapper --------------------------------------------------------------------*/
.index_wrapper { width:800px; margin:40px auto 0;}
.index_wrapper p{ margin:0px;}

/* index_bar --------------------------------------------------------------------*/
.index_bar { margin:15px 0; }

/* index_btn --------------------------------------------------------------------*/
.index_btn{width:200px; height:100px; text-align:center; clear:both; margin:410px 170px 30px 630px;}

/* index_mobile --------------------------------------------------------------------*/
.index_mobile { margin:0 auto; }
.index_mobile td { text-align:left; vertical-align:top; }
.index_mobile td p { margin-bottom:10px; color:#FF408C; font-size:10px;}
.index_mobile td p strong { font-size:18px; font-weight:bold; }
.qr { display:inline; float:left; margin-right:5px; }

/* index_copyright --------------------------------------------------------------------*/
.index_copyright { color:#666; background:#FFF; line-height:40px; }
.index_copyright a { color:#666; }

