@charset "utf-8";
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
{border:0;outline:0;margin:0;padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0);}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
body{color:#1a1a1a;-webkit-text-size-adjust:none;}
body,img{-moz-user-select: none;-webkit-user-select: none;-webkit-touch-callout: none;}
h1,h2,h3,h4,h5,h6{font-size:100%}
ul,ol,li{list-style:none}
a{text-decoration:none;color:#000}
a:hover{text-decoration:none;}
img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;-webkit-tap-highlight-color:rgba(0,0,0,0)}
button,input,select,textarea{font-size:100%;vertical-align:middle;outline:0;}
textarea{resize:none}
button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button}
input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */ 
html,body{ width:100%;}
body{ font-family: "Helvetica Neue",Helvetica,sans-serif; background-color:#efeff4;}
@font-face {
	font-family: 'icomoon';
	src:url('icomoon6910.eot');
	src:url('icomoond41d.eot') format('embedded-opentype'),
		url('icomoon6910.ttf') format('truetype'),
		url('icomoon6910.woff') format('woff'),
		url('icomoon6910.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-size:22px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-home2:before {
	content: "\e600";
}
.icon-camera:before {
	content: "\e601";
}
.icon-bubbles:before {
	content: "\e602";
}
.icon-user:before {
	content: "\e603";
}
.icon-users:before {
	content: "\e604";
}
.icon-user-plus:before {
	content: "\e605";
}
.icon-earth:before {
	content: "\e606";
}
.icon-eye:before {
	content: "\e607";
}
.icon-heart:before {
	content: "\e608";
}
.top{ background-color: #bd081c; line-height:22px; padding:11px; color:#FFF; text-align:center;}
.top .icon-home2{ float:left;}
.top .icon-user{ float:right;}
.top_2{ text-align:center; line-height:16px; font-size:12px; padding:13px 0px; background-color:#f7f7f7; border-top:1px solid #4387bb;border-bottom:1px solid #89898c; color:#666666;}
.top_2 i{ font-size:16px; vertical-align:middle;}
.top{ position:fixed; left:0px; top:0px; width:100%;}
.top_2{position:fixed; left:0px; top:44px; width:100%;}
.box{ margin:7px; padding:18px 15px; background-color:#FFF;-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #dddddd;}
.box h1{ font-size:26px; line-height:30px; margin-bottom:5px;}
.box h2{ font-size:18px; line-height:28px; margin-bottom:5px;}
.box p{ font-size:12px; line-height:17px; color:#838389; margin-bottom:5px; margin-top:2px;}
.box .ps{background-color:#f0f89e; font-weight:bold; display:inline-block;}
.box .small{ font-size:10px;}
.box_item{ display:block; margin-bottom:30px;}
.box_item img{ display:block; float:left; width:87px;}
.box_item_div{ margin-left:100px;}
.box_item_div h2{ font-size:14px; line-height:16px; padding:3px 0px; font-weight: bold;}
.box .box_item_div p{ margin-bottom:2px; line-height:14px;}
.strong{ font-weight:bold;}
.green_bg{-moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; display:inline-block; padding:0px 9px; background-color:#008d29; color:#ffffff;}
.dark_bg{-moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; display:inline-block; padding:0px 9px; background-color:#d9d9d9; color:#000000;}
.green{ color:#008d29;}
.btn{ display:block; width:100%; height:46px; line-height:46px; text-align:center; font-size:18px;-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.btn_on{ background-color:#bd081c; color:#FFF;}
.btn_off{ background-color:#f7f7f7; color:#929292; border:1px solid #929292;}
.box2{ margin:7px; line-height:28px; font-size:18px;}
.box2 i{ vertical-align:middle;}
.p_list{ margin-bottom:20px;}
.p_list img{ display:block; width:50px; float:left;-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.p_list_div{ margin-left:65px;}
.p_list_div h1{ font-size:17px; line-height:21px;font-weight:normal; margin-bottom:2px;}
.p_list_div h1 span{ font-size:11px; color:#bbbbbb; }
.box .p_list_div p{ line-height:14px;}
.bottom{ position:fixed; background-color:#ffffff; border-top:1px solid #dadada; left:0px; bottom:0px; width:100%; text-align:center; padding:7px 0px;}
.bottom_item{ display:inline-block; width:25%; font-size:11px; line-height:14px; color:#8899a6;}
.bottom_item i{ display:block; margin:0px auto; font-size:20px;}
.blue{ color:#bd081c;}
i:active,i:target{ color:#0062cc;}
i,a{-webkit-tap-highlight-color:rgba(0,0,0,0.2); }
.pop{ width:290px; padding-bottom:10px;  background-color:#FFF; position: fixed; left:50%; top:50%; margin-left:-145px; margin-top:-120px;-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; border:1px solid #89898c; overflow:hidden;}
.pop h1{ line-height:36px; background-color:#bd081c; color:#FFF; padding-left:8px; font-size:15px;}
.pop p{ padding:8px 8px 0px 8px; font-size:14px; color:#666;}
.pop_btn{ display:block; width:100px; line-height:30px; color:#FFF; font-size:14px; background-color:#bd081c; text-align:center; margin:5px auto;}
.cover{ background-color:#000;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; position:fixed; left:0px; top:0px; width:100%; height:100%;}
.box00 p{ font-size:13px; color:#737379;}