@charset "utf-8";
.block{padding-top:35px;text-align:left;font-size:16px;color:#666666;width:1140px;margin:0 auto;}
.officelist{width:1140px;margin:0 auto;margin-top:20px;}
.officelist .box{margin-bottom:20px;}
.officelist .topic{font-size:24px;color:#333;}
.officelist .nrlist{overflow:hidden;background:#fff;border:1px solid #d4d4d4;margin-top:15px;}
.officelist .nrlist li{background:#fff;width:25%;height:220px;box-sizing:border-box;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;padding:20px 45px;position:relative;float:left;}
.officelist .nrlist li .icobox{background:#fff;}
.officelist .nrlist li .icobox .img{text-align:center;}
.officelist .nrlist li .icobox .img img{width:80px;height:80px;}
.officelist .nrlist li .icobox .name{font-size:18px;color:#333333;text-align:center;padding:10px 0;}
.officelist .nrlist li .icobox .text{color:#999999;font-size:14px;text-align:center;}
.officelist .nrlist li .ercodebox{background:#f5f5f5;position:absolute;top:0;left:0;width:100%;height:218px;box-sizing:border-box;padding:20px 45px;display:none;}
.officelist .nrlist li .ercodebox .img{text-align:center;}
.officelist .nrlist li .ercodebox .img img{width:90px;height:90px;}
.officelist .nrlist li .ercodebox .text{color:#787878;font-size:14px;text-align:center;line-height:20px;padding:10px 0;}
.officelist .nrlist li .ercodebox .dgbtn{width:120px;line-height:30px;background:#00baff;color:#fff;text-align:center;margin:0 auto;font-size:14px;cursor:pointer;
-webkit-border-radius:3px !important;
-moz-border-radius:3px !important;
border-radius:3px !important;}
.officelist .nrlist .dbclick .ercodebox{display:block !important;}
.sjbox{position:fixed;width:15px;top:200px;right:195px;}
.sjbox .gangxian{height:50px;width:2px;background:#f7b52d;margin:0 auto;}
.sjbox .buzhou{position:relative;cursor:pointer;}
.sjbox .buzhou .img{background:url(../images/sj.png) no-repeat center;width:15px;height:15px;}
.sjbox .buzhou .title{position:absolute;right:-85px;top:-2px;width:80px;}
.sjbox .now .title{color:#f7b52d;}
.sjbox .now .img{background:url(../images/sjnow.png) no-repeat center;width:15px;height:15px;}


.free{position:absolute;bottom:10px;right:100px;cursor:pointer;}
.free img{width:220px;height:40px;}
.windcode{position:fixed;top:50px;right:50%;margin-right:-300px;-webkit-box-shadow: 0 5px 5px #000000;box-shadow: 0 2px 5px #000000;
width:600px;height:600px;background:#fff;z-index:99;}
.windcode .close{position:absolute;right:10px;top:0;z-index: 100;}
.windcode .close img{max-width:20px;cursor:pointer;}
.windcode .freecode{text-align:center;}
.windcode .freecode img{max-width:600px;}
.windcode .text{text-align:center;padding:40px 0;width:100%;font-size:18px;}

@media only screen and (max-width:1220px){
.listBox ul li{border-bottom:1px dashed #DBDCDC;padding:15px 0;overflow:hidden;}
.listBox ul li .left img{width:40px;height:40px;}
.listBox ul li .topic{font-size:16px; line-height:20px; color:#333333;}
.listBox ul li p{font-size:13px; line-height:18px;text-indent:28px;}
.listBox ul li{border-bottom:1px dashed #DBDCDC; height:auto;background-size:17% !important;}
}