body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#000; font-size:14px; font-family:"微软雅黑", Verdana, Arial, Helvetica, sans-serif; min-width: 1200px;}
body,html{
	user-select: none;
}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#fff; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
li{
	display: inline;
}
.pointer{
	cursor: pointer;
}


/*右边固定框样式*/
.qfloat {
    width: 80px;
    position: fixed;
    right: 5px;
    top: 30%;
    z-index: 999;
}

.qfloat li {
    width: 80px;
    height: 78px;
    position: relative;
    cursor: pointer;
}

.WXQRcode{
    top: -62px;
}
.WBQRcode{
    top: -62px;
}
.JHBQRcode, .WXQRcode,.WBQRcode,.ZXPQRcode {
    position: absolute;
    /*top: -75px;*/
    left: -100px;
    width: 90px;
    height: 110px;
    text-align: center;
    background-color: #0064af;
    color: #fff;
    display: none;
}
.JHBQRcode{
    top: 50px;
    height: 130px;
}
.ZXPQRcode{
    top: 50px;
    height: 130px;
}
.WXQRcode:after, .WBQRcode:after {
    content: "";
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent transparent #0064af;
    position: absolute;
    right: -20px;
    top: 50px;
}

.qfloat .qfloat1 span img, .qfloat .qfloat2 span img {
    margin: 10px auto 5px;
    display: block;
}

.c-page {
    padding: 8px 0;
    /*background: url(/cdcmodule/zxjj/img/index/bg.png) top center no-repeat;*/
    /*background-size: cover;*/
    /*background-color: #0288fd14;*/
}

.c-content {
    margin: 0 auto;
    width: 1200px;
    /*min-height: 550px;*/
}
