@charset "utf-8";

/*reset*/
html{-webkit-text-size-adjust: none;}
*html{background-image: url(about:blank); background-attachment: fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content: '';}
abbr,acronym{border: 0;}
body{padding: 0; margin: 0; font: 16px "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif; color: #333;}
input,textarea,select,button,label{vertical-align: middle; font-family: "Microsoft YaHei",微软雅黑;}
textarea{resize:none;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin: 0; padding: 0; list-style: none;}
a{color: #333; text-decoration:none; outline: none;}
a:hover{color: #d60000; text-decoration: none;}
a img{border:none;}
h1,h2,h3{font-weight: normal;}

/*function*/
.f-dn{display: none;}
.f-db{display: block;}
.f-fl{float: left;}
.f-fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.f-fwn{font-weight: normal;}
.f-fwb{font-weight: bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.f-csp{cursor: pointer;}
.f-csd{cursor: default;}
.f-csh{cursor: help;}
.f-csm{cursor: move;}
.f-usn{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0; }
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
.f-wd100{width: 100%;}
.f-npd{padding: 0;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr5{padding: 0 5px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-mb0{margin-bottom: 0!important;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-ml15{margin-left: 15px;}
.f-ml20{margin-left: 20px;}
.f-nbg{background: none!important;}
.u-nbd{border: none;}

.m-location{padding: 5px 0 10px 25px; background: url(../images/public/icon-location.png) left 6px no-repeat;}
.m-location,.m-location a{ color: #666;}

/*module*/
.m-liststyle1 li{height: 28px; line-height: 28px;}
.m-liststyle1 li span{float: right; padding-left: 10px; font-size: 12px; color: #999;}
.m-liststyle1 li a{display: block; padding-left: 14px; background: url(../images/zdxm/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: #666;}

.m-liststyle2 li{height: 36px; line-height: 36px;}
.m-liststyle2 li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-liststyle2 li a{display: block; padding-left: 12px; background: url(../images/zdxm/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; font-size: 16px;height: 36px;}
.m-liststyle2 li a:hover{padding-left: 16px; transition: all .3s;}

.m-liststyle3 li{height: 36px; line-height: 36px;}
.m-liststyle3 li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-liststyle3 li a{/*display: block;*/ padding-left: 12px; background: url(../images/zdxm/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; font-size: 16px;height: 36px;}
.m-liststyle3 li a:hover{padding-left: 16px; transition: all .3s;}

.m-tabstyle1{height: 40px; border-bottom: 1px solid #ddd;}
.m-tabstyle1 li{position: relative; float: left; margin-right: 26px; line-height: 40px;}
.m-tabstyle1 li a{display: block; padding: 0 13px; font-size: 18px; font-weight: bold;}
.m-tabstyle1 li em{position: absolute; left: 0; bottom: -1px; right: 0; display:block; margin:0 auto; width: 0px; height: 2px; background: #0e44b0; transition: all linear 0.4s;}
.m-tabstyle1 li a:hover,.m-tabstyle1 li.u-active a{color: #d60000;}
.m-tabstyle1 li a:hover em,.m-tabstyle1 li.u-active em{width:100%;}

.m-tabstyle2{height: 40px; line-height: 40px;}
.m-tabstyle2 li{float: left; margin-right: 10px;}
.m-tabstyle2 li a{display: block; padding: 0 25px; background: #f5f5f5;}
.m-tabstyle2 li.u-active a{background: #5788e9; color: #fff;}

.m-tabstyle3{height: 32px; line-height: 32px; background: #f5f5f5;}
.m-tabstyle3 li{float: left;}
.m-tabstyle3 li a{display: block; padding: 0 15px; font-size: 16px; font-weight: bold;}
.m-tabstyle3 li.u-active a{background: #0e44b0; color: #fff;}

.m-titstyle1{height: 42px; line-height: 38px; border-bottom: 1px solid #ddd;}
.m-titstyle1 .u-tit{display: block; float: left; padding: 0 13px; font-size: 18px; font-weight: bold; color: #d60000; border-bottom: 2px solid #0e44b0;}
.u-date{font-size: 15px;color:#999}

.m-titstyle2{height: 44px; line-height: 44px; background: url(../images/zdxm/bg-tit2.png) left center repeat-x;}
.m-titstyle2 .u-tit{display: inline-block; padding: 0 28px; font-size: 22px; font-weight: bold; color: #0e44b0; background: #fff;}


.scroll_absolute{position: absolute;}
.scroll_vertical_bar{position: absolute; top: 0; right: 0; margin: 0; padding: 0; width: 6px; border-radius: 3px; overflow: hidden;}
.scroll_track{position: relative; background: #f0f0f0; width: 6px;}
.scroll_drag{position: absolute; top: 0; right: 0; cursor: pointer; background: #d6d6d6; width: 6px; border-radius: 3px; overflow: hidden;}

/*knowledge*/
.m-knowledgelf{width: 380px;}
.g-knowledge{min-height: 296px;}
.g-knowledge ul{padding: 5px 0;}
.g-knowledge li{float: left; margin: 5px; text-align: center; width: 116px; height: 40px; line-height: 40px;}
.g-knowledge li a{display: block; background: #ebebeb; overflow:hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.g-knowledge li a:hover,.g-knowledge li.u-active a{background: #0863c0; color: #fff;}
.m-knowledgerg{width: calc(100% - 400px);}

/*knowledgeDetail*/
.m-dwzskwt{border-bottom: 1px dashed #ddd; margin: 10px 0;}
.m-dwzskwt .u-tit{font-size: 18px; color: #0863c0; font-weight: bold;}
.m-gdwbox{padding: 10px 0;}

/*答问知识库*/
.m-knowtable table td, .m-knowtable table th{padding:15px 20px!important;border:1px solid #ddd;}



.m-list-cred li a{display:inline-block}
.m-list-cred li a.c-red{color:#d60000;background: none;}
@media screen and (max-width: 991px) {
    html,body{overflow-x: hidden;}
    .is-main{padding: 0 10px;}
    .m-search .u-searchtext{width: calc(100% - 74px) !important;}
    .j-ptjc{position: static !important;text-align: center;}

    .m-zdlybtns li { margin: 10px 2px 0 2px !important;}

    .m-gg{display: flex;}
    .m-gg .bd{width: calc( 100% - 120px ) !important;}
    .m-knowtable table td, .m-knowtable table th{padding:15px 10px!important;border:1px solid #ddd;}

    .container {padding-left: 15px;padding-right: 15px;}
    .container>.navbar-collapse{margin: 0 !important;}
	.u-webhome{padding-top: 15px;color: #fff;font-size: 20px;font-weight: bold;padding-left: 20px;}
	.navbar-toggle{background: #fff;margin-top: 14px;}
	.navbar-toggle .icon-bar{background: #ddd;}
	.choose-item li{width: 100%;line-height: 50px;}
	.choose-item li .tit{font-weight: 400;}
	.navbar-collapse{background: #0e44b0;z-index: 9999;}
	.m-nav .g-nav ul li{width: 100% !important;line-height: 42px;}
	.m-nav .g-nav ul li a{font-weight: 400;font-size: 16px;}
	.m-nav .g-nav ul li{width: 100%;line-height: 42px;}
	.m-nav .g-nav ul li a{font-weight: 400;font-size: 16px;}
    .m-nav .g-nav ul li:first-child{display: none !important;}

    #leftad,.is-toolbar{display: none;}
    .g-top .u-link{display: none;}
    .g-top{width: 100% !important;}
  
    /* .g-top .u-funs>li:nth-child(2){display: none !important;} */
    body,.g-hmcts,.m-hmqhtab,.m-hmsdklf,.g-wjkcx .u-wjtext,.g-links,.m-special{width: 100% !important;}
    .g-banner,.g-nav,.m-main,.m-news{width: 100% !important;}
    .m-flash, .m-flash .bd, .m-flash .bd li, .m-flash .bd li img{width: 100% !important;height: 300px !important;}
    .m-hots{background: none !important;}
    .m-subnav{width: 100% !important;}
    .g-nav{height: 360px !important;}
    .g-wjtj label{margin-right: 15px !important;}
    .m-tabstyle1 ul{display: flex;}
    .m-hots li {width: 100% !important;}

    .m-zdlybtns li{width: 22% !important;}
    .gklink4 ul,.m-hmsdkrg{width: 100% !important;}
    .gklink1{height: 190px !important;}
    .gklink4 {height: 350px !important;}
    .gklink1 ul,.gklink4 ul{display: flex;justify-content: center;flex-wrap: wrap;}
    .gklink1 li,.gklink4 li{width: 45% !important;}
    .m-linktab{margin-left: 30px !important;}

    .m-banner{background-size: 300% 100%;}
    .u-logo img{width: 100%;}
    .m-nav .g-nav>ul{position: absolute;z-index: 9999999;}
    .m-subnav>ul{display: none !important;}
    .m-nav .g-nav ul li{text-align: center;}
    .g-nav .u-navli{background: none !important;}


    /*  */
    .m-knowledgerg,.u-stinps, .u-rdpub,.m-lginps input,.m-lginps textarea{width: 100% !important;}
    .u-stinps, .u-rdpub{height: 76px !important;}
    .m-mailform {padding: 0 !important;}
    
    /*重大项目*/
    .m-pzfw,.m-zdxmlistss,.m-zdxmbtns ul,.m-openxmdy .u-xmdytit{width:100%}
    .m-zdxmtabs,.m-flxms .u-desc,.m-zdxmbtns{width:100%;height:auto;}
    .m-flxms{height:auto;overflow: hidden;}
    .m-flxms .u-desc{padding-left:0;margin-top:10px;}
    .m-flxms .u-desc a.u-more{position: static;margin:5px 0 10px 0}
    .m-zdxmbtns li{width:48%;margin:1%}
    .m-zdxmtabs .m-tabstyle1,.m-pzfw{height:auto}
    .m-tabstyle1 ul{flex-wrap: wrap;}
    .m-zdxmtabs .m-tabstyle1 li{width:50%;margin:0;}
    .m-openxmdy{background:none;}
    .u-xmdybox{width:100%;padding:10px;}
}



@media screen and (max-width: 767px) {
    .m-search .u-searchtext{width: calc(100% - 74px) !important;}
    .g-knowledge{min-height:20px;}
    .m-knowledgelf{width: 100%;}
    .g-knowledge li{width: 100px;}
}