body{background:none;background-color: #f0f2f5}
.clear{margin:0; overflow:hidden; visibility:hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix:after{visibility:hidden; display: block; font-size: 0; content:" "; clear:both; height:0;}
*{box-sizing: border-box;}
.mt10{margin-top:10px}

/*头部*/
.typearea{width: 1200px;margin: 0 auto;}
.banner{width: 100%;background: url(../images/headbg.png) top center no-repeat;height:420px}
.anniu{line-height: 36px;color:#fff;margin-top:30px}
.anniu a{color: #fff;font-size:16px}
.anniu .u-back{width: 136px; height: 50px; line-height: 50px; border-radius: 5px; color: #fff;background: rgb(0,0,0,0.3);font-size:18px;text-align: center;margin-left:15px}
.logoback{margin-top: 40px;}
#loginIn{padding:0;margin-right:15px}
.m-logo{margin: 80px auto 40px;display: block;}
.maincont{background: #fff;border-radius:15px;padding: 20px;margin-top:20px}

/*znwd*/
.border15{border-radius:15px;margin-bottom:20px;}
.m-znwdpt{height:76px;background: url(../images/znwdbg.png) center no-repeat;color:#fff;font-size: 30px;font-weight: bold;text-align: center;line-height: 76px}
.is-znwdheader{background: #015293;}
.m-znwdheader{margin: 0 auto; width: 1200px; height: 90px; line-height: 90px;}
.m-znwdheader span{font-size: 48px; font-family: FZDBSJW; color: #fff;}
.m-znwdheader a{position: absolute; top: 0; right: 0; display: block; padding: 0 22px; height: 30px; line-height: 30px; background: #fff; font-size: 14px; color: #015293;}
.is-znwdmain{background: #f5f5f5; padding: 30px 0 22px;}
.m-znwdmain{margin: 0 auto; width: 1160px; padding: 20px; background: #fff;}
.m-znwdlf{width: 100%;}
.m-znwdtext{padding: 20px 10px; height: 530px; background: #fff; overflow-x: hidden; overflow-y: auto;}
.m-znwdtext dt{width: 64px; text-align: center;}
.m-znwdtext dd{position: relative; max-width:90%; padding: 10px 12px; line-height: 26px;margin-top:4px; box-shadow: 0 0 5px #ddd; -moz-border-radius: 6px; border-radius: 6px; background: #fff; font-size: 16px;}
.m-znwdtext dd i{position: absolute; top: 16px; display: block; width: 9px; height: 15px;}
.m-answer dt,.m-answer dd{float: left;}
.m-question dt,.m-question dd{float: right;}
.m-answer{animation-duration: 1s;animation-name: fadeInLeft;}
.m-question{animation-duration: 1s;animation-name: fadeInRight;}

@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}

@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}

@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}

@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}


.m-znwdtext dd span{color: #f00;}
.g-answer{margin-top: 5px;}
.m-answertab{margin-bottom: 4px; height: 26px; line-height: 26px; border-bottom: 2px solid #015293;}
.m-answertab li{float: left; padding: 0 10px; cursor: default;}
.m-answertab li.u-active{background: #015293; color: #fff;}
.m-znwdsubmit{background: #fff;border: 1px solid #d0e0e8;height: 60px;overflow: hidden;}
.m-znwdsubmit textarea{width: 695px; height: 60px; line-height: 18px; padding:0 14px;line-height:60px;border:none;   resize: none; background: #fff;}
.m-znwdsubmit .u-num{bottom: 6px; left: 6px; font-size: 12px;}
.m-znwdsubmit input{bottom: 10px; width: 80px; height:36px; line-height:36px;border: none; -moz-border-radius: 25px; border-radius: 25px; cursor: pointer; color: #fff;}
.u-znwdsub{right: 108px; background: #a80808;}
.u-znwdcle{right: 10px; background: #bebebe;}
.m-znwdrg{width: 404px; height: 578px; background: #f5f5f5;}
.m-znbq{height: 180px;}
.m-znbq h1{height: 40px; line-height: 40px; border-top: 2px solid #015293;}
.m-znbq h1 span{display: block; float: left; padding: 0 26px; font-size: 18px; background: #015293; color: #fff;}
.m-znbq ul{padding: 6px 20px 0;}
.m-znbq ul li{float: left; padding-left: 15px; width: 76px; line-height: 40px; font-size: 14px;  cursor: pointer;}
.m-znwdtab{height: 42px; line-height: 42px; border-top: 2px solid #015293;}
.m-znwdtab li{float: left; width: 134px; text-align: center; cursor: pointer; font-size: 18px;}
.m-znwdtab li.u-active{background: #015293; color: #fff;}
.m-znwdlist{padding: 10px 15px 0;}
.m-znwdlist li{height: 38px; line-height: 38px;}
.m-znwdlist li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-znwdlist li a{display: block; padding-left: 14px;  overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.is-znwdfooter{padding: 20px 0 30px; background: #f5f5f5; border-top: 10px solid #256ca4;}
.m-znwdfooter{width: 1200px; margin: 0 auto; position: relative;}
.m-znwdfooterfun{padding: 10px 0;}
.m-znwdfooterfun,.m-znwdfooterfun a{font-size: 14px;}
.m-znwdfooter p{line-height: 24px; text-align: center;}
.m-znwdfooter p,.m-znwdfooter p a{color: #666; font-size: 14px;}
.m-znwdfooter p img{vertical-align: middle;}
.u-rgdf{color: #ff862d;}

.wd-liststyle ul{overflow: hidden;}
.wd-liststyle li{float:left;width:50%;height: 34px; line-height:34px;position: relative;background: url(../images/icon-li1.png) left center no-repeat;}
.wd-liststyle li a{display: block;max-width:90%; padding-left: 14px;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; }
.m-znwdtext dd .wd-title{padding-top:5px}
.m-znwdtext dd .wd-title span{color:#999;padding-left:25px;cursor:pointer;position: relative;margin-top:-5px}
.m-znwdtext dd .wd-title span:hover{color:#a80808}
.m-znwdtext dd .wd-title i{display: inline-block;right:50px;top:2px;width:22px;height: 22px;background: url(../images/change.png) left center no-repeat;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-znwdtext dd .wd-title span:hover i{transform: rotate(180deg);}
.mrc-zntj{padding-bottom:10px}

.zhankai-answer{width:80px;margin:10px auto;cursor: pointer;position: relative;}
.m-znwdtext .zhankai-answer span{color:#999;}
.zhankai-answer em{display:inline-block;position:absolute;left:35px;top:3px;width:30px;height:22px;background: url(../images/zhankai.png) center no-repeat;transition: all .3s linear}
.zhankai-answer-cur em{transform: rotateX(180deg);}
.m-answerlist ul{height:102px;overflow: hidden;}
.hgauto ul{height: auto;}


.m-znwdtext::-webkit-scrollbar {/*滚动条整体样式*/
    width:5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.m-znwdtext::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
   background: #dbdbdb;
}
.m-znwdtext::-webkit-scrollbar-track {/*滚动条里面轨道*/
    border-radius: 5px;
    background: #fafafa;
}

/*问答关联列表通用样式*/
.c-red { color: #ff0000;}
.wd-liststyle2 ul{padding: 0;overflow: hidden;margin:0 -1.5%}
.wd-liststyle2 li{margin-bottom: 25px; height:34px;line-height: 34px;float:left;width:47%;margin:0 1.5%;}
.wd-liststyle2 li span{margin-left: 10px; color: #b8b8b8;float: right;font-size: 14px}
.wd-liststyle2 .zt-libox{width: 95%;float: left;overflow: hidden;}
.wd-liststyle2 .zt-libox .zt-licont{max-width: 100%;float: left;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wd-liststyle2 .zt-libox .zt-licont p{float: right;display: block;max-width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.wd-liststyle2 .zt-libox .zt-licont a.zt-li-bt{display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;background: url(../images/icon-li1.png) left center no-repeat; padding-left:14px}

@media screen and (max-width:1200px) {
  .typearea{width: 100%}
  .c-title{max-width: 85%}
  

}
@media screen and (max-width:990px) {
  .search-cont{width:100%}
  img{max-width: 100%}
  .is-title a{font-size:24px}
  .u-search{width:70%;margin-left:5%}
  .anniu{padding-top:0;margin-top:0}
  

}
@media (max-width:767px) {
    .logoback{margin-top:20px}
    .typearea{padding:10px;}
    .m-logo{max-width: 90%;margin:10px auto}
    .m-detailbox .is-title h2{font-size: 22px}
    .is-partment-list ul li{width:31%;margin:1%}
    .m-znwdtext dd{max-width: 80%;font-size: 14px}
    .u-search{width:100%;margin:0}
    .m-znwdsubmit{height:113px}
    .m-znwdpt{font-size: 24px}
    .wd-liststyle li{float: none;width: 100%}
    .to-znwd{margin-top:10px}
    .banner{height:250px}
    .wd-liststyle2 li{width:100%}

  }
