
body{background-color:#eaf8f8;}
.hd{height:60px;background: #10AEFF; /* background: -webkit-linear-gradient(left,#27a6fa,#8e71f5) */}
.bd .banner img{width:100%;}
.notice{position:relative;margin-bottom:10px;}
.notice .nct{box-shadow:0 0 2px #666;border-radius:6px;padding:0 1em;position:absolute;left:20px;right:20px;top:-20px;background-color:#fff;height:38px;line-height:38px;}
.notice .i{float:left;}
.notice .more{float:right;}
.notice .ctt{padding:0 4em 0 1em; height:38px;text-indent:15px; font-size:12px; line-height:38px;z-index: 9999;}

.notice #gutou{

	height: 30px;

	overflow:hidden;
} 

.mod .lnk{position:relative;height:70px;padding:8px;color:#FFF;display:block;background:linear-gradient(90deg,#41a1f7,#48cbf0);border-radius:6px;border:1px solid #fff;box-shadow:0 2px 5px rgba(23, 106, 180, 0.2);}
.mod .lnk:hover{background:linear-gradient(90deg,#b678ea,#5e7aea);}
.mod .lnk .ico{position:absolute;height:40px;width:40px;background:linear-gradient(#8bc8ff,#62d0f2);border-radius:50%;box-shadow:0 3px 5px rgba(119,46,210,0.2);}
.mod .lnk .tex{margin:2px 0 0 50px;}
.mod .lnk .tit{font-size:15px;}
.mod .lnk .exp{line-height: 16px; font-size: 12px;}
.mod .lnk .ico i{display:block; font-size:26px; text-align: center; line-height: 40px;}

.guize_html{position:fixed;top:45%;left:50%;margin-top:-80px;margin-left:-159px;width:318px;height:auto;border-radius:4px;background-color:#fff;color:#000;text-align:center;font-size:14px}
.guize_html p{padding:0 10px;text-align:left;text-indent:2em; color: #999;}
.guize_html_nei{width:318px; min-height:100px;overflow-y:auto;max-height:300px;height:100px;display:block;}
.btn{display:block;margin:10px auto;width:240px;height:40px;border-radius:4px;background-color:#ff6434;color:#fff;text-align:center;line-height:40px;cursor:pointer}
.overfloat{position:fixed;top:0;left:0;z-index:9;display:none;width:100%;height:100%;background-color:rgba(1,1,1,.5)}


/* 分享转发 */
#mcover{ position: fixed; top:0;  left:0; width:100%; height:100%;background:rgba(0, 0, 0, 0.7);  display:none;z-index:20000;}
#mcover img {position: fixed;right: 38px;top:5px;width: 260px;height: 180px;z-index:20001;}

