/* body {margin:0px;background:url(/Liems/static/images/index/bg_line.png) top center repeat-x #1147d4;} */
body{overflow: hidden;}
.home {margin:0px;height:100%;font-size:12px; font-family:"Microsoft yahei"; color:#fff;}
input{padding:0px;}
.center_main{ width:1200px; margin:0 auto; overflow:hidden}
.top_tip{ height:65px;width:100%;position:absolute;top:0px;z-index:999;}
.top_right{ float:right; margin-right:20px; font-size:14px; line-height:18px; padding-top:10px}
.top_left{ margin:15px 0 0 20px ;}

.user_login{ background:url(/Liems/static/images/index/user.png) left center no-repeat; padding-left:24px; float:left; cursor:pointer;}
.user_login:hover{ text-decoration:underline;} 
.user_regedit{ position: relative;border-left:1px solid #fff; padding-left:25px; float:left; height:16px; margin-left:25px; line-height:14px; margin-top:2px;cursor:pointer;}
.user_regedit a{font-size: 14px; color: #fff;}
.user_regedit:hover{ text-decoration:underline;} 
.user_pic{height:20px;width:20px;border-radius:50%;float:left;margin:-2px 5px;}
.user_integral{padding:0px 3px;font-size:12px;border:1px solid #fff;border-radius:3px;display:inline-block;}

.main_search{ width:1620px; height:360px;position:absolute; top:50%; margin-top:-190px; left:50%; margin-left:-810px;z-index:9999;}
.tip{ background:url(/Liems/static/images/index/solga.png) center top no-repeat; height:56px;}
.search{ width:750px; margin:66px auto 0;}
.search_sel{cursor:pointer;position:relative;width:120px; height:60px;float:left; color:#666;font-size:18px;background-color:#fff;padding-left:20px; line-height:60px;}
.down-icon{position:absolute;width:10px;height:10px;right:20px;top:50%;margin-top:-5px;background: url(/Liems/static/images/index/arr.png) center no-repeat;}
.selected-val{width: 100%;height: 100%;}
.search_sel:hover .search_sel_on{display: block;}
.search_txt{ width:620px; height:60px; line-height:60px;  margin-left:130px;}
.search_txt2{ width:600px; height:60px; line-height:60px\9; border:0px; padding-left:20px;font-size:18px;font-family:"Microsoft yahei"; /* background:url(/Liems/static/images/index/search.png) 560px center no-repeat #fff;*/}

.se_btn{background:url(/Liems/static/images/index/search.png) center center no-repeat #fff; width:30px; height:30px; position:relative; right:35px; float:right; top:-45px; cursor:pointer;}
.se_btn:hover{background:url(/Liems/static/images/index/search_on.png) center center no-repeat #fff;}
.search_word{ background:url(/Liems/static/images/index/s2.png) center center; height:190px; margin-top:20px;}

.bottom2{ position:absolute; bottom:10px; height:100px; width:100%;text-align: center;z-index:888;}
.c1{background:url(/Liems/static/images/index/mouse.png) no-repeat; width:55px; height:90px;margin:0 auto;cursor: pointer;}
.search_sel_on{/* display:none; */cursor:pointer;position:absolute;top:60px;left:0;background:#fafafa; width:120px; padding-bottom:5px;z-index:9999;}
.search_sel_line{ line-height:45px; color:#666; padding-left:15px; font-size:18px; border-top:1px solid #eee; margin: 0 5px; cursor:pointer}
.search_sel_line:hover{ color:#fff; background:#4369ea;}
.search_txt:focus{-webkit-box-shadow:#E6E6E6 5px 6px 10px;box-shadow:#E6E6E6 5px 6px 10px;-webkit-animation-name:glow;-webkit-animation-duration:.5s;-webkit-animation-iteration-count:1}
.opacity{-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:opacity;-moz-animation-name:opacity;animation-name:opacity;}

@-webkit-keyframes opacity{
	0%{-webkit-transform:translate(0,0);opacity:0;}
	50%{opacity:1;}
	100%{-webkit-transform:translate(0,15px);opacity:0;}
}
@-moz-keyframes opacity{
	0%{-moz-transform:translate(0,0);transform:translate(0,0);opacity:0;}
	50%{opacity:1;}
	100%{-moz-transform:translate(0,15px);transform:translate(0,15px);opacity:0;}
}
@keyframes opacity{
	0%{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0);opacity:0;}
	50%{opacity:1;}
	100%{-webkit-transform:translate(0,15px);-moz-transform:translate(0,15px);transform:translate(0,15px);opacity:0;}
}
.textBox{width:100%;height:50%;position:absolute;left:0;bottom:0px;z-index:999;}
.textBox-inner{position:relative;width:100%;height:100%;}
.textBox-inner canvas{position:absolute;left:50%;margin-left:-500px;top:10px;}
.particals{position:absolute;width:100%;height:100%;left:0;top:0;z-index:888;}
.partical-box{width:100%;height:100%;position:absolute;left:0;bottom:0px;z-index:888;background: #174ad7;}
.partical-inner{position:relative;width:100%;height:100%;}
.particals{position:absolute;width:100%;height:100%;left:0;top:0;z-index:888;}

