﻿@charset "utf-8";
*{padding:0;margin:0;}
body{font-family: 'Helvetica Neue',Helvetica,sans-serif; font-size: 17px;}
input, textarea, keygen, select, button {font-size:1em;}
li{list-style:none;}
.screen_container{display: table;width: 100%; height: 100%}
.screen_container_fixed{position: fixed; top: 0; left: 0; display: table;width: 100%; height: 100%}
.screen_container_absolute{position: absolute; top: 0; left: 0; display: table;width: 100%; height: 100%}
.sub_div{display: table-cell;vertical-align: middle;}
.center_container{margin: 0 auto;display: block;}

.clearfix:after { content:" "; display:block; height:0; visibility:hidden; clear:both; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
.table_div{ display: table; width: 100%; height: 100%;}
.sub_div2{ position: relative;height: 100%;}
.sub_div{ display: table-cell;vertical-align:middle;}

/* share img*/
.img_share_container{display:none;}
.img_share{width: 300px; height: 300px;}

/* list */
.box_list li{ width: 90%; padding: 0 5%; height: 33px;  line-height: 33px; border: 1px solid #ccc; 
white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/* test */
.test_color{ float: left; margin: 0 5px 0 0; width: 50px; height: 10px; border:1px solid #ccc;}

/* icp */
.icp_content { text-align: center; font-size: 16px; }
.icp_icon { width: 20px; height: 20px; }