@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:#eee ;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::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

/*上面为CSS初始内容*/


#ding { margin: 10px 10px 20px 10px; height: 48px; padding: 10px 12px;  border: 1px solid #ddd; background: #fff;}
#ding .dlogo { height: 100%; float: left;}
#ding .dlogo img { height: 100%;}
#ding .dzi{ float: right; font-size: 1.3em; line-height: 48px; color: #D4001A;  }
#ding a { width: 100%; line-height: 60px; display: block;}


.dz { border-top: dashed 1px #ccc; height: 2px; margin: 40px 0px; display: block;}

.bit { background: #fff; display: none; height: 34px; line-height: 34px; font-size: 1.2em; color:#D4001A; text-align: center; margin: 0px 10px;}

.fangwei {  padding: 0px 0px; margin: 10px;}
.fangwei .gkdiv { padding:0px 0px 20px 0px; clear: both; position: relative;}
.fangwei .suru { height: 40px; line-height: 40px; border:1px solid #ddd; text-indent: 10px;  width: 100%; font-size: 14px;  text-align: left;}
.fangwei .btncfw { min-height: 32px; line-height: 32px; padding: 5px 0px; border-radius: 8px; box-shadow: 0px 4px 0px #9F0014; display: block; border: 0px; width: 100%; font-size: 16px; cursor: pointer; border: 0px; color: #fff; background:#D4001A;  text-align: center;}

.fwinfo { padding: 15px 10px; border: 1px solid #ddd; font-weight: bold; margin: 10px 10px 20px 10px; background: #fff; display: none;}
.fwinfo .zhen { width: 84px; height: 84px; line-height: 84px; margin: 0px auto 0px auto;  border-radius: 100px; border: 1px solid #D4001A;  color: #D4001A; text-align: center; font-size: 2.2em;}
.fwinfo .ci {  text-align: center; color: #D4001A; line-height: 30px; margin-bottom: 10px;}

.stcont { width:auto; height:auto; clear:both; margin: 10px 10px; padding:10px 10px; border:1px dashed #bbb; background:#fff;}
.stcont h2 { color:#EE003C; padding-bottom:8px; font-weight: bold;}
.stcont p { color:#444; line-height: 20px;}


.fotcont { line-height: 38px; border-top: dashed 1px #ccc; text-align: center;}

.footer { padding:10px 10px; text-align: center;}
.footer p { text-align: center; color: #fff; line-height: 20px; text-shadow: 0px 2px 2px #666;}


.weixin { display: none; width: 60%; left: 16%; background: #fff; padding: 4%; border-radius: 5px; top: 20%; position: fixed; z-index: 9001;}
.weixin img { width: 100%;}
.weixin 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;}

