@charset "utf-8";
/*全局 on*/
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: 14px "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif; color:#333; background: #fff;background-attachment: fixed;}
input,textarea,select,button,label{vertical-align:middle; /*outline:none;*/ 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:#c90e24; text-decoration:none;}
a img{border:none;}
.fl{float:left;}
.fr{float:right;}
.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;}
* html .clearfix{zoom: 1;} /* IE6 */
*:first-child+html .clearfix{zoom: 1;} /* IE7 */
h1,h2,h3{font-weight: normal;}
.hidden{display: none;}
/*全局 end*/
/*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-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-mlr7{margin: 0 7px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlr25{margin: 0 25px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf7{margin: 0 -7px;}
.f-mlrf6{margin: 0 -6px;}
.f-mlrf3{margin: 0 -3px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf13{margin: 0 -13px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-mlrf12{margin: 0 -12px;}
.f-plr5{padding: 0 5px;}
.f-plr3{padding: 0 3px;}
.f-plr6{padding: 0 6px;}
.f-plr7{padding: 0 7px;}
.f-plr10{padding: 0 10px;}
.f-plr13{padding: 0 13px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-plr12{padding: 0 12px;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb14{margin-bottom: 14px;}
.f-mb20{margin-bottom: 20px;}
.f-mb30{margin-bottom: 30px;}



.conter {
    width: 1200px;
    margin: 0 auto;
}
/*header*/
.top-wrapper{width: 100%;background: #f5f5f5;}
.top-content{height: 40px;line-height: 40px;margin: 0 auto;color: #666;font-size: 12px;max-width:1200px;}
.top-content a{font-size: 14px;color: #666;padding: 0 4px;}
.top-content li{display: inline;}


/* 政策文件库 */
.is-header {
    height: 100px;
    padding: 17px 0;
    background-color: #fff;
}
.banner {
    height: 800px;
    background: url(../img/beijing.png) left no-repeat;
    margin-bottom: 60px;
}
.banner .banner-title {
    padding: 78px 0 54px;
    text-align: center;
    font-size: 62px;
	font-weight: bold;
	color: #ffffff;
    text-shadow: 0px 3px 3px rgba(7, 0, 2, 0.35);
}
.search{width: 820px; height: 60px;margin: 0 auto;background-color: #ffffff;border-radius: 4px;margin-bottom: 55px;}
.search form{display: flex;background: #fff;height: 60px;overflow: hidden;border-radius: 4px;}
.search form input[type="text"]{flex:1;padding:0 0 0 10px;height: 60px;line-height: 60px;font-size: 16px;color: #888;}
.search form input[type="submit"]{width: 100px;height: 60px;background: url(../img/search.png) center no-repeat #ff9c00;border-radius: 0 4px 4px 0;}
.subject {
    width: 740px;
	height: 432px;
	background-color: #ffffff;
    padding: 25px;
    float: left;
}
.subject .title {
    background: url(../img/list.png) left no-repeat;
    padding-left: 45px;
    font-size: 24px;
	font-weight: bold;
	color: #333333;
    margin-bottom: 24px;
}
.subject .list ul li {
    width: 216px;
	height: 96px;
	border-radius: 4px;
	border: solid 1px #e5e5e5;
    float: left;
    margin-right: 21px;
    margin-bottom: 20px;
    padding: 23px 30px;
    text-align: right;
}
.subject .list ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.subject .list ul li div {
    width: 50px;
    height: 50px;
    float: left;
    background: url(../img/jing.png) no-repeat;
}
.subject .list ul li div.icon1{background-position: 0 0;}
.subject .list ul li div.icon2{background-position: -238px 0;}
.subject .list ul li div.icon3{background-position: -476px 0;}
.subject .list ul li div.icon4{background-position: 0 -116px;}
.subject .list ul li div.icon5{background-position: -238px -116px;}
.subject .list ul li div.icon6{background-position: -476px -116px;}
.subject .list ul li div.icon7{background-position: 0 -232px;}
.subject .list ul li div.icon8{background-position: -238px -232px;}
.subject .list ul li div.icon9{background-position: -476px -232px;}
.subject .list ul li p {
    float: right;
    font-size: 22px;
	color: #3d3d3d;
    line-height: 52px;
}
.subject .list ul li:nth-child(3n) {
    margin-right: 0;
}
.subject .list ul li:hover {
    cursor: pointer;
    background-color: #fafafa;
}
.hot {
    width: 436px;
	height: 432px;
	background-color: #ffffff;
    padding: 25px;
    float: right;
}
.hot .title {
    background: url(../img/hot.png) left no-repeat;
    padding-left: 45px;
    font-size: 24px;
	font-weight: bold;
	color: #333333;
    margin-bottom: 16px;
}
.hot .list ul li {
    height: 60px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 30px;
    line-height: 60px;
    position: relative;
}
.hot .list ul li.one::before{content: "1";width: 16px;height: 16px;background-color: #d70000;border-radius: 2px;text-align: center;line-height: 16px;position: absolute;left: 0;top: 50%;margin-top: -8px;color: #fff;font-size: 12px;}
.hot .list ul li.two::before{content: "2";width: 16px;height: 16px;background-color: #ff9018;border-radius: 2px;text-align: center;line-height: 16px;position: absolute;left: 0;top: 50%;margin-top: -8px;color: #fff;font-size: 12px;}
.hot .list ul li.three::before{content: "3";width: 16px;height: 16px;background-color: #ffcc00;border-radius: 2px;text-align: center;line-height: 16px;position: absolute;left: 0;top: 50%;margin-top: -8px;color: #fff;font-size: 12px;}
.hot .list ul li.four::before{content: "4";width: 16px;height: 16px;background-color: #e6e6e6;border-radius: 2px;text-align: center;line-height: 16px;position: absolute;left: 0;top: 50%;margin-top: -8px;color: #3d3d3d;font-size: 12px;}
.hot .list ul li.five::before{content: "5";width: 16px;height: 16px;background-color: #e6e6e6;border-radius: 2px;text-align: center;line-height: 16px;position: absolute;left: 0;top: 50%;margin-top: -8px;color: #3d3d3d;font-size: 12px;}
.hot .list ul li.six::before{content: "6";width: 16px;height: 16px;background-color: #e6e6e6;border-radius: 2px;text-align: center;line-height: 16px;position: absolute;left: 0;top: 50%;margin-top: -8px;color: #3d3d3d;font-size: 12px;}
.special {
    width: 100%;
    height: 72px;
    background: url(../img/zhuanti.png) no-repeat;
    margin-bottom: 40px;
}
.special .title {
    font-size: 24px;
	font-weight: bold;
	color: #3d3d3d;
    margin-right: 20px;
}
.special .english {
    font-size: 12px;
	color: #b3b3b3;
}
.zhuanti {
    margin-bottom: 60px;
}
.zck {
	height: 225px;
}
.zck ul li {
    width: 282px;
	height: 225px;
    float: left;
    margin-right: 24px;
	border-radius: 6px;
    margin-bottom: 70px;
}
.zck ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.zck ul li .icon {
    width: 282px;
	height: 180px;
    margin-bottom: 20px;
}
.zck ul li p {
    text-align: center;
    font-size: 20px;
	font-weight: bold;
    color: #3d3d3d;
}
.zck ul li:last-child {
    margin-right: 0;
}



/* 咨询问答兑现平台 */
.header {
    height: 446px;
    background: url(../img/titlebgm.png) left no-repeat;
}
.header .conter{position: relative;}
.title-logo {
    padding-top: 30px;
}
.zhuti {
    position: absolute;
    left: 0;
    top: 148px;
}
.test {
    width: 318px;
    height: 54px;
    background-color: #ffa31f;
    border-radius: 10px;
    text-align: center;
    line-height: 54px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    margin: 130px 0 0 265px;
}
.introduction {
    width: 1200px;
	height: 147px;
	background-color: #ffffff;
	border-radius: 8px;
    padding: 30px;
    margin-top: -73px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}
.introduction .icon {
    width: 82px;
    float: left;
}
.introduction .describe {
    width: 1040px;
    float: right;
}
.introduction .describe p {
    font-size: 16px;
    line-height: 28px;
	color: #3d3d3d;
    text-indent:2em;
}

.broadcast {
    height: 50px !important;
    /* height: 242px; */
	background-color: #ffffff;
    /* padding: 30px 20px; */
    padding: 10px 20px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}
.broadcast .title {
    height: 62px;
    padding-left: 25px;
    line-height: 32px;
    font-size: 16px;
	color: #3d3d3d;
    margin-bottom: 20px;
    text-indent: 2em;
}
.bobao {
    width: 857px;
	height: 100px;
	background-color: #ffffff;
	border: solid 1px #c90e24;
    float: left;
    padding: 20px 20px 20px 0;
}
.bobao .img {
    width: 128px;
    padding: 0 24px;
    border-right: 1px solid #ddd;
    float: left;
}
.bobao .list {
    width: 680px;
    height: 60px;
    float: right;
    overflow: hidden;
}
.bobao .list ul li {
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.bobao .list ul li span {
    float: right;
    font-size: 16px;
	color: #b3b3b3;
}
.bobao .list ul li a {
    display: inline-block;
    width: 500px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bobao .list ul li::before {
    content: " ";
    width: 4px;
    height: 4px;
    background-color: #c90e24;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}
.answer {
    position: fixed;
    right: 20px;
    top: 413px;
    width: 142px;
	height: 100px;
	background-color: #c90e24;
	border: solid 1px #c90e24;
    float: right;
    text-align: center;
    padding-top: 15px;
}
.broadcast .yuyue{margin-right: 10px;}
.answer a {
    display: block;
    width: 100%;
	height: 100px;
}

.xuzhi {
    height: 250px;
}
.xuzhititle {
    width: 132px;
	height: 42px;
	background-color: #d00d0d;
    font-size: 18px;
	font-weight: bold;
	line-height: 42px;
	color: #ffffff;
    text-align: center;
    margin-bottom: 30px;
}
.xuzhi p {
    font-size: 16px;
	color: #3d3d3d;
    margin-bottom: 10px;
}

.answer p {
    font-size: 16px;
	font-weight: bold;
	color: #ffffff;
    margin-top: 15px;
}

.policylist {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.policylist .list-tittle {
    height: 56px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.list-tittle .title {
    width: 198px;
	height: 56px;
    float: left;
}
.list-tittle .title p {
    line-height: 56px;
    padding-left: 20px;
    font-size: 22px;
	font-weight: bold;
	color: #d00d0d;
    position: relative;
}
.list-tittle .title p::before {
    content: " ";
    width: 6px;
	height: 24px;
	background-color: #d00d0d;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}
.u-search{width: 280px; height: 36px;float: right;border: 1px solid #dddddd;margin-top: 10px;}
.u-search form{display: flex;background: #fff;height: 34px;overflow: hidden;}
.u-search form input[type="text"]{flex:1;padding:0 0 0 10px;height: 34px;line-height: 34px;font-size: 14px;color: #888;}
.u-search form input[type="submit"]{width: 34px;height: 34px;color: #c90e24;}
input {
    border: none;
    background: none;
    outline: none;
}
.policy-list ul li {
    height: 120px;
    border-bottom: 1px dashed #ddd;
    text-align: center;
    line-height: 120px;
    font-size: 16px;
	color: #3d3d3d;
}
.policy-list1 ul li {
    height: 60px;
    line-height: 60px;
}
.policy-list ul li div {
    float: left;
}
.policy-list ul li.list-head {
    height: 48px;
    background-color: #f5f5f5;
    border-bottom: none;
    line-height: 48px;
    font-size: 16px;
	font-weight: bold;
	color: #3d3d3d;
}
.policy-list ul li .text{text-align: left;line-height: 40px;padding: 20px 0;}
.policy-list ul li .text p{overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.policy-list ul li .lis1{width: 55px; height: 100%;}
.policy-list ul li .lis2{width: 485px;height: 100%;}
.policy-list ul li .text span{display: inline-block;width: 77px;height: 32px;border: solid 1px #dddddd;text-align: center;line-height: 32px;margin: 0 4px;font-size: 14px;color: #999999;}
.policy-list ul li .lis3{width: 210px;height: 100%;}
.policy-list ul li .lis4{width: 150px;height: 100%;}
.policy-list ul li .lis5{width: 155px;height: 100%;}
.policy-list ul li .lis6{width: 100px;height: 100%;}
.policy-list ul li .lis7{width: 615px;height: 100%;}
.policy-list ul li .lis2 p{text-align: left;}
.policy-list ul li .lis2 p,.policy-list ul li .lis7 p,.policy-list ul li .lis10 p{overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.policy-list ul li .lis8{width: 275px;height: 100%;}
.policy-list ul li .lis9{width: 215px;height: 100%;}
.policy-list ul li .lis10{width: 377px;height: 100%;}
.policy-list ul li .lis11{width: 150px;height: 100%;}
.policy-list ul li .lis12{width: 200px;height: 100%;}
.policy-list ul li .result{padding: 20px 15px;line-height: 26px;}
.policy-list ul li .result a{display: block;font-size: 14px;color: #c90e24;text-align: left;}


.m-footer .m-middle{width:1200px;margin:0 auto;padding:25px 0 30px 0; overflow:hidden;position:relative;}
.m-middle p{width:560px;line-height:40px;margin:0 0 0 80px;padding-left: 130px;}
.m-middle ul{margin-left:65px;}
.m-middle a{text-decoration:underline;}
.m-middle ul li{float:left;height:90px;line-height:150px;margin-right:20px;width:62px;text-align:center;}
.m-middle ul li.f1{background:url(../img/connect.png) no-repeat -149px 0px;}
.m-middle ul li.f2{background:url(../img/connect.png) no-repeat -222px 0;}
.m-middle ul li.f3{background:url(../img/connect.png) no-repeat 0 0;}
.m-middle ul li.f4{background:url(../img/connect.png) no-repeat -74px 0;}
.wgw{background:url(../img/mcfot_16.png) no-repeat left center;padding:4px 20px;}
#_span_jiucuo{position:absolute;right:10px;top:55px;}
#_ideConac{position:absolute;left:0px;top:55px;}
.u-slhwza img {width: 120px;height: 54px;}
.u-slhwza {position: absolute;top: 65px;left: 75px;}




/*pagination*/
.m-pagination{padding: 15px;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #d00d0d; border: 1px solid #d00d0d; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}

@media  screen and (min-width: 1200px){
    .container{width:1200px;}
   }

@media screen and (max-width:1200px){
    .m-footer .m-middle{width:100%;}
    .is-foot .container{display:none;}
    .wt,.gygk{display:none;}

}
/*phone sm*/
@media screen and (max-width: 767px) {
    .zhuti{display: none;}
    .f-left{display: none;}
    .conter,.m-mailfmbox,.col-lg-11,.bobao,.bobao .list,.broadcast .answer,.subject{width: 100% !important;}
    .u-sjgov,.m-branch,.vsnone,.special .english {display: none;}
    .title-logo {text-align: center;}
    .test{margin: 40px auto 0;}
    .introduction .describe{width: 100%;float: none;}
    .introduction{width: 95%; height: 300px;margin: -210px auto 30px;}
    .introduction .icon{margin-right: 20px;}
    .control-label{width: 100% !important;padding-left: 15px;margin-bottom: 5px;}
    .col-lg-3,.u-xxcode{float: left;}
    .broadcast .title{height: 195px;padding: 10px;line-height: 2;}
    .broadcast .yuyue{margin-top: 10px;margin-right: 0;}
    .bobao .list ul li span,.bobao .img,.bobao .list ul li::before,.u-search{display: none;}
    .broadcast{height: 585px;}
    .xuzhi{height: 350px;}
    .policy-list ul li .lis1,.policy-list ul li .lis4,.policy-list ul li .lis3{display: none;}
    .policy-list ul li .lis2,.policy-list ul li .lis7{width: 60%;}
    .policy-list ul li .lis5,.policy-list ul li .lis6,.policy-list ul li .lis8,.policy-list ul li .lis9{width: 20%;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
    .policy-list ul li .lis5{overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
    .policy-list ul li .result{padding: 20px 0;}
    .broadcast{padding: 30px 10px;}
    .policylist{padding: 0 10px;}
    .is-header{text-align: center;}
    .banner .banner-title{font-size: 40px;}
    .search{width: 95%;}
    .subject{padding: 25px 10px;height: 650px;float: none;}
    .subject .list ul li{width: 167px;margin-right: 20px;padding: 23px 10px;}
    .subject .list ul li:nth-child(3n){margin-right: 20px;}
    .subject .list ul li:nth-child(2n){margin-right: 0;}
    .banner{height: 100%;background: url(../img/beijing.png) top no-repeat;margin-bottom: 30px;}
    .hot{width: 100%;float: none;}
    .zhuanti{padding: 0 10px;margin-bottom: 20px;}
    .zck{height: 935px;}
    .zck ul li,.zcwjk ul li{float: none;margin: 0 auto 10px;}
    .zck ul li:last-child{margin-right: auto;}
    .zck ul li.four{margin: 0 auto;float: none;}
    .zcwjk{height: 100%;margin-bottom: 20px;}
    .zcwjk ul li:last-child{float: none;margin: 0 auto;}
    .m-middle p{padding-left: 0;}
    .u-slhwza {top: auto;left: 75px;bottom: 0;}
   
}

@media screen and (max-width:726px){
     #_span_jiucuo{display:block;position:static;float:right;}
     #_ideConac{display:block;position:static;float:left;}
     .m-list ul li a{width:64%}
     .policy-list2 ul{width:1105px;}
     .policy-list2{width:100%;overflow-x: auto;}
 }

 @media screen and (max-width:640px){
     .m-middle p{width:100%;font-size:12px;text-align:center;margin-left:0;}
     .m-middle ul{margin-left:0;}
     .m-middle ul li{margin:0 0 0 14px;}

 }

