﻿@charset "utf-8";
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea, p {margin:0; padding:0; font-weight: normal;font-style: normal;font-size: 100%; font-family: inherit; word-break:break-all;}
body { font-size:12px;font-family:"Microsoft Yahei","微软雅黑", Arial,"宋体","sans-serif"; background:#fff ;overflow-x: hidden;}

html { -webkit-text-size-adjust:none;}
ol, ul ,li{list-style: none;}
a { text-decoration:none; cursor:pointer;}
img {border: 0;}


/* ============常用============ */

.clear {clear:both;}
.block {display:block;}
.none {display:none;}
.left { float:left; }
.right {float:right;}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
-webkit-appearance: none;

}
/*上面为CSS初始内容*/
.logo { width: 100px; height: 55px; background: url(../images/namulogo.png) no-repeat; background-size: 100% 100%; margin: 20px auto; display: block;}
.warning { width: 180px; height: 68px; background: url(../images/warning.png) no-repeat; background-size: 100% 100%; margin: 20px auto; display: block;}
/*.warning1 { width: 200px; height: 97px; background: url(../images/qrcode_for_gh_cb1bb89c2069_344.jpg) no-repeat; background-size: 100% 100%;  display: block; text-align: center; }*/
#content { padding: 0px 20px; margin: 0px auto; max-width: 640px;}
/*#content .warning1 { margin:0 auto; width: 150px; height: 150px; background: url(../images/qrcode_for_gh_cb1bb89c2069_344.jpg) no-repeat;background-size: 100% 100%;  display: block; }*/
#content .text { margin-bottom: 18px; text-align: center; /*color:#ED207B*/} 
#content .weixin { border: dashed 1px #ED217C; overflow: auto; margin: 10px 4px 10px 4px; padding: 5px; }
#content .weixin .wxewm { width: 40%; float: left;}
#content .weixin .wxewm img { width: 100%;}
#content .weixin .wxcont { width: 56%; padding-top: 5px; float: right; font-size: 0.9em;}
#content .weixin .wxcont .btnan { width: 100%; height: 32px; line-height: 32px;  border: 0px; border-radius: 50px; background: #ED217C; text-align: center; color: #fff;}


#content .aa {text-align: center; color:#EC008C}
#content .gkdiv { margin:18px; clear: both;}
#content .suru { height: 32px; line-height: 32px; border: 1px solid #ccc; width: 100%; font-size: 14px;  text-align: center;}
#content .btndd { height: 46px; line-height: 46px; border: 1px solid #ccc; width: 100%; font-size: 15px; cursor: pointer; border-radius: 8px; border: 0px; color: #fff; box-shadow: 0 2px 0 0 #A40D51; background: #ED207B;  text-align: center;}
#content .btndd:hover { background: #C21061}
#content .btnhui { height: 46px; line-height: 46px; border: 1px solid #ccc; width: 100%; font-size: 15px; cursor: pointer; border-radius: 8px; border: 0px; color: #fff; box-shadow: 0 2px 0 0 #666; background: #939598;  text-align: center;}
#content .pinktext { margin-bottom: 20px; padding: 0px 20px; text-align: center; color: #ED207B; }
#content .pinktext p { padding: 4px 0px;}
#content .list { padding: 0px 10px;}
#content .list li { margin-bottom: 5px; min-height: 36px; color: #ED207B; }
#content .list li img { width: 20px; height: 20px; padding-bottom: 20px; float: left; margin-right: 10px;}
#content .ewmdv { width: 110px; min-height: 150px; margin: 0px auto 10px auto;}
#content .ewmdv img { width: 100%;}
#content .link { padding: 0px 0px 20px 0px; text-align: center;}
#content .link a {color: #418BDE; font-size: 14px; text-decoration: underline;}
.pink { color: #ED207B; }
#content .fg { padding-bottom:20px; border-top: dashed 1px #ccc;}

.weixin2 { display: none; width: 60%; left: 16%; background: #fff; padding: 4%; border-radius: 5px; top: 20%; position: fixed; z-index: 9001;}
.weixin2 img { width: 100%;}
.weixin2 p { text-align: center;}
.btnoff { position: fixed; top: 10px; right: 10px; color: #fff; font-size: 1.8em; display: none; z-index: 9002;}
.cover { background: #000; display: none; opacity: 0.9; z-index: 9000; position: fixed; width: 100%; height: 100%; top: 0px;}