/*重置样式*/
html{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-user-select:none; -webkit-touch-callout:none;}
body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,tr,td,th,form,label,input,textarea,select,button,blockquote,span,img,a img,a,pre,hr{margin:0; padding:0;}
body,button,input,select,textarea{font:12px "\5B8B\4F53",tahoma,verdana,Arial; color:#000; }
img,a img{ border:none; vertical-align:top; -ms-interpolation-mode: bicubic;}
h1,h2,h3,h4,h5,h6,b{font-size:inherit; font-weight:normal;}
ul,li,ol,dt,dl,dd{ list-style:none;}
em,th,i,address,cite,code{font-style:normal;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
label,input,textarea,select,button{ vertical-align:middle; line-height:normal; font-family:verdana; font-size:inherit;}
textarea{overflow: auto;resize:none;}
input:focus,textarea:focus{outline-style: none;outline-color: invert;outline-width: 0px;}
a{color:#4c4d4d;text-decoration:none; cursor:pointer;}
a:visited {text-decoration:none;}
a:active,a:focus,a:hover{outline: none; star:expression(this.onFocus=this.blur());}

.undis{ display:none;}
.lcp_undis{ position:absolute; left:-1000px; top:-1000px;}
.hr_4{ height:4px; clear:both; overflow:hidden; font-size:0px; line-height:0px;}
.hr_8{ height:8px; clear:both; overflow:hidden; font-size:0px; line-height:0px;}
.hr_10{ height:10px; clear:both; overflow:hidden; font-size:0px; line-height:0px;}
.hr_875{ height:0.875%; clear:both; overflow:hidden; font-size:0px; line-height:0px;}
.mr_8{ margin-right:8px;}
.mt_6{ margin-top:6px;}
.ml_5{ margin-left:5px;}
.ml_10{ margin-left:10px;}
.Int_1em{ padding:0px 0.5em;}
.Int_2em{ padding:0px 1em;}
.Int_3em{ padding:0px 1.5em;}

/* index */
.top{ width:100%; padding:14px 0px; border-bottom:1px solid #dfdfe1; position:relative;}
.top img{ margin-left:4.5%; min-width:70px;}
.top_inner{ position:absolute; width:70%; left:30%; top:0px;}
.top_inner p{ height:24px; line-height:24px; color:#777777;}
.top_inner p em{ font-size:12px;}
.top_inner p:nth-child(1){ height:32px; font-size:18px;}
.top_inner p:nth-child(2){ height:16px;/* padding-top:8px;*/ line-height:0px;}
.top_inner p:nth-child(3),.top_inner p:nth-child(4){ height:25px;}
.top_inner p a{ display:inline-block; height:23px; padding-left:21px; color:#777777; margin-right:12px;}
.top_inner p a.f{ background:url(../images/top_pic1.png) no-repeat left center;}
.top_inner p a.s{ background:url(../images/top_pic2.png) no-repeat left center;}
.top_inner p a.t{ background:url(../images/top_pic3.png) no-repeat left center;}

#lcp_scroller{ width:100%; overflow:auto;}

.btn_div{ text-align:center; padding:10px 0px;}

.img_show{ width:100%; padding:10px 0px 8px; overflow:hidden; text-align:center; border-top:1px solid #dfdfe1; background:#efeef5; position:relative;}
.img_inner{ width:200%; position:absolute; left:0px; top:0px;}
.img_div{ float:left; display:inline; width:50%; padding:10px 0px;}
.img_div img{ margin-left:3px; margin-right:3px; box-shadow:2px 1px 5px rgba(0,0,0,0.5);}

#img_page{ width:100%; padding-top:10px;}
#img_page li{ display:inline-block; width:5px; height:5px; margin:0 5px; border-radius:50%; -moz-border-radius:50%; background:#d2d2d2;}
#img_page li#img_pageCurrent{ background:#b5b5b5;}

.content{ width:100%; padding-bottom:10px; border-top:1px solid #dfdfe1; position:relative;}
.content h6{ height:32px; line-height:32px; text-indent:13px; font-size:16px; color:#0492dc; border:1px dotted #e5e5e5;}
.content p{ padding:0px 13px; font-size:14px; line-height:24px; margin:0 auto;}
.content.show p.undis{ display:block;}
.content p.tip{ color:#a7a7a7;}
.content p.content_p{ color:#525252;}
div.showhide{ width:24px; height:24px; background:url(../images/down.png) no-repeat center; position:absolute; right:2%; bottom:0px; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
div.showhide.up{ background:url(../images/up.png) no-repeat center;}

.bottom{ width:100%; padding:10px 0px; border-top:1px solid #dfdfe1;}
.bottom p{ line-height:20px; text-align:center; color:#a7a7a7;}
/* 小玩意 */
.btn{ width:50%; height:36px; font-size:18px; color:#FFF; text-align:center; border:1px solid #006af1; background:url(../images/button.png) repeat-x; border-radius:5px; -moz-border-radius:5px;}
.star1,.star2,.star3,.star4,.star5{ display:inline-block; width:17px; height:15px; background:url(../images/star.png) repeat-x;}
.star2{ width:34px;}
.star3{ width:51px;}
.star4{ width:68px;}
.star5{ width:85px;}

/* 下载遮罩 */
.download_div{ display:none; width:100%; text-align:center; position:fixed; left:0px; top:0px; z-index:108; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.download_div img{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
#lcp_download_mttc{ display:none; width:100%; height:100%; background:url(../images/black.png); position:fixed; top:0px; left:0px; z-index:100;}

/* 按击遮罩 */
#lcp_jy_mttc{ width:4px; height:4px; background:#000; position:absolute; top:0px; left:0px; z-index:1000; opacity:0.4; border-radius:2px;-moz-border-radius:2px;}


/* 加载图片 */
#lcp_jz_mttc{ width:100%; height:100%; background:#000; position:absolute; top:0px; left:0px; z-index:403; opacity:0.4;}
#lcp_jz{ display:none; position:absolute; left:50%; top:50%; z-index:404;}

.lcp_mttc{ width:100%; height:100%; background:url("../images/black.png"); position:fixed; top:0; left:0; z-index:120;}
.lcp_alert{ width:83%; background:#FFF; position:fixed; left:8.5%; top:20%; z-index:128; border-radius:8px; overflow: hidden; transition: transform 600ms;-webkit-transition: -webkit-transform 600ms;}
.lcp_alert_pic{ overflow:inherit;}
.lcp_alert_title{ height:22px; padding-top: 30px; line-height:22px; text-align: center; font-size:18px; color:#17a9f2;}
.lcp_alert_pic .lcp_alert_title{ padding-top:0; height:auto; border-radius:8px; overflow:hidden; background-color:#ceeaf8;}
.lcp_alert>i{ position:absolute; right:5px; top:5px; width:30px; height:30px; line-height:30px; border-radius: 5px; text-align:center; font-size:20px; font-weight:bold; color:#17a9f2;}
.lcp_alert_pic.lcp_alert>i{ top:-14px; right:-13px; border-radius:50%; color:#3783e5; background-color:#FFF;}
.lcp_alert_con{ width:90%; margin:1px auto 0; min-height:40px; padding:10px 0; line-height:24px; text-align: center; font-size:16px; color:#999999;}
.lcp_alert_con .red{ color:#F60;}
.lcp_alert_left .lcp_alert_con{ text-align:left;}
.lcp_alert_pic .lcp_alert_con{ width:232px; font-size:15px; padding-bottom:20px;}
.lcp_alert_pic .lcp_alert_con .dark{ color:#252525; padding-top:8px;}
.lcp_alert_pic .lcp_alert_con .lcp_alert_pic_tit{ text-align:center; line-height:16px; font-size:12px; color:#c9c9c9;}
.alert_button_div{ width:100%; padding-top:8px; text-align:center; position:relative; z-index:130;}
.lcp_alert_pic .alert_button_div{ padding:18px 0 23px; background-color:#3783e5; border-radius:50% 50% 8px 8px; text-align:center;}
.alert_button_div>div{ display:inline-block; box-sizing: border-box; width: 100%; height:39px; line-height:39px; text-align:center; font-size:16px; color:#FFF; background-color: #17a9f2;}
.lcp_alert_pic .alert_button_div>div{ width:50%; height:36px; line-height:36px; border:1px solid #92c1f0; border-radius:18px; background:transparent;}
.alert_button_div.alert_button_div2>div{ width: 50%;}
.alert_button_div.alert_button_div2>div:first-child{ border-right: .1rem solid #FFF;}
.alert_button_div.alert_button_div2>div:last-child{ border-left: .1rem solid #FFF;}