/*样式清除*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td {padding: 0; margin: 0;}
body{ font-family:"微软雅黑";overflow-x:hidden;}
div,li,ul,img,a{ list-style:none; outline:none; border:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
a {
    color: #333;
    text-decoration: none;
    _color: #333;
}
a:hover {
    text-decoration: none;
    color: #941e23;
}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.fixed {
    display: block;
    min-height: 1%;
}
.fixed:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
}
body{
    background: #eeeeee;
}
.wap-tywcrq{
    width: 100%;
    background: #fff;
    margin-top: 1rem;
}

/*头部begin*/
.wap-header-box{
    width: 100%;
    margin: auto;
    background: #fff;
}
.wap-first{
       padding: 0rem 2.2rem;
}
#wap-date{
    display: inline-block;
    padding: 1.2rem 0rem 0;
    color: #9c9c9c;
    font: 1.3rem/2.5rem sans-serif, '微软雅黑';
}
.wap-search{
    display: inline-block;
    width: 40%;
    padding: 1.2rem 0.5rem 0;
}
.wap-search .search-form{
    border: 1px solid #dddddd;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.wap-search  .input-search{
    width: 70%;
    border: none;
    background: none;
    padding-left: 0.7rem;
    font: 1rem/2rem sans-serif, '微软雅黑';
    outline: none;
}
.wap-search  .search-btn{
        border: none;
    background: url(../images/sc.png) no-repeat;
    background-size: 100% 100%;
     width: .3rem;
    height: 1.5rem;
    float: right;
    margin-right: 1rem;
    margin-top: 0.5rem;
}
.wap-header-box .wap-log{
    padding: 2.2rem 2.2rem;
}
.wap-header-box .wap-log img{
    width: 100%;
}
/*头部end*/

/*导航begin*/
.wap-nav-box{
    width: 100%;
    margin: auto;
    background: #074ec0;
    border-top: 0.5rem solid #c60404;
}
.wap-nav-box ul li{
    width: 25%;
    text-align: center;
    line-height: 5rem;
    float: left;
}
.wap-nav-box ul li a{
    font: 1.9rem/4.5rem sans-serif, '微软雅黑';
    color: #fff;
    font-weight: bold;
}
}
/*导航end*/

/*新闻头条begin*/
.hot-news{
	background: #fff;
    padding-bottom: 1rem;
}
.hot-news h1{
	font-size: 2.1rem;
	text-align: center;
	margin-bottom:0.2rem;
	line-height: 3rem;
	padding: 1rem;
	font-weight: bold;
 }
.hot-news a{
	color: #094fc1;
}
.hot-news p{
	padding:0 0.18rem;
	line-height: 2.5rem;
	font-size:1.4rem;
	text-align: center;
}
.wap-news{
    /*padding-right: 7.5px;
    padding-left: 7.5px;*/
    width: 100%;
}
.xwtt_box {
    background: #ffffff;
    margin-bottom: 1rem;
    padding: 1.25rem;
    box-shadow: 1px -0.6px 12px 0px rgba(0, 0, 0, 0.2);
}
.xwtt_items {
    font-size: 1.5rem;
    line-height: 2rem;
}
/*新闻头条end*/

/*焦点图begin*/
.wap-fouce{
    width: 100%;
    margin: 0rem auto 1rem;
}
.slideBox{ position:relative; overflow:hidden; margin:0px auto;  width: 100%;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:2.8rem; bottom:0rem; right:0.8rem; z-index:1; }
.slideBox .hd li{ display:inline-block; width:1.4rem; height:1.4rem; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;height:23rem;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:1rem; height:3.5rem;  background:rgba(0,0,0,.4);color:#fff; text-align:left; font: 1.8rem/3.5rem sans-serif, '微软雅黑';overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
/*焦点图end*/

/*专题专栏一begin*/
.ztzl-first{
    overflow: hidden;
}
.ztzl-first a{
    margin: 0.5rem 0;
    width: 100%;
    display: block;
    height: 100%;
}
.ztzl-first a img{
   width: 100%;
}
/*专题专栏一end*/

/*要闻begin*/
.wap-yw {
    margin-top: 2rem;
}
#wap-ts{
    margin-bottom: 2rem;
}
.wap-yw  ul  li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font: 1.6rem/3.2rem sans-serif, '微软雅黑';
}
.wap-yw  .more{
   width: 100%;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed #dadada;
    text-align: right;
}
.wap-yw  ul  li.first{
    font-weight: bolder;
    font: 1.8rem/3.2rem sans-serif, '微软雅黑';
}
.wap-yw  ul  li.first a{
    font-weight: bolder;
}
.wap-yw li>font{
    width: 0.4rem;
    height: 0.4rem;
    background: #d51721;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: block;
    float: left;
    margin-top: 1.5rem;
    margin-right: 0.5rem;
}
/*要闻end*/

/*专题专栏*/
.wap-ztzl-gd{
    margin: 1.5rem auto;
}
.wap-ztzl-gd .picScroll-left {
    overflow:hidden;
    position:relative;
}
.wap-ztzl-gd .picScroll-left .hd .prev,
.wap-ztzl-gd .picScroll-left .hd .next {
     position: absolute;
    top: 2.6rem;
    display: block;
    width: 1.5rem;
    height: 3rem;
    float: right;
    overflow: hidden;
    cursor: pointer;
    z-index: 5;
}
.wap-ztzl-gd .picScroll-left .hd .next {
    right: 0;
    background: url("../images/right.png") no-repeat center;
    background-size: 100% 100%;
}
.wap-ztzl-gd .picScroll-left .hd .prev {
    left: 0;
    background: url("../images/left.png") no-repeat center;
    background-size: 100% 100%;
}
.wap-ztzl-gd .picScroll-left .bd ul {
    overflow:hidden;
    zoom:1;
}
.wap-ztzl-gd .picScroll-left .bd ul li {
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.wap-ztzl-gd .picScroll-left .bd ul li .pic {
    text-align:center;
}
.wap-ztzl-gd .picScroll-left .bd ul li .pic img {
    width:100%;
    display:block;
    transition: all .2s
}
.wap-ztzl-gd .picScroll-left .bd ul li:hover .pic img {
    transform: scale(1.08);
}
.wap-jf{
    margin-bottom: 1.5rem;
    position: relative;
}
.wap-jf a{
    display: block;
    width: 100%;
    height: 100%;
}
.wap-jf  a #wzjfqk{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    line-height: 92px;
    text-align: center;
    color: rgb(214,4,6);
    width: 100%;
    font-size: 29px;
    font-weight: bold;
    text-shadow: #fff 3px 0 0, #fff 0 3px 0, #fff -3px 0 0, #fff 0 -3px 0;
    -webkit-text-shadow: #fff 3px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0;
    -moz-text-shadow: #fff 3px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0;
    *filter: Glow(color=#fff, strength=3);
}
.wap-jf img{
    width: 100%;
}
/*专题专栏*/

/*工作动态begin*/
.tabBox{
   width:95%;
  margin:0 auto;
}
.tabBox .hd {
    padding:0;
    font: 1.6rem/3.5rem sans-serif, '微软雅黑';
}
.tabBox .hd ul {
    overflow:hidden;
}
.tabBox .hd ul li {
   float: left;
    /* margin-right: 2rem; */
    color: #515151;
    font-weight: bold;
    width: 22%;
    text-align: center;
}
#leftTabBox   .hd ul li:nth-child(1){
   width:32%;
}
#leftTabBox  .hd ul li:nth-child(4),#leftTabBox1  .hd ul li:nth-child(4){
    margin-right: 0;
}
#leftTabBox1   .hd ul li{
   width:25%;
}
.tabBox .hd ul .on {
    border-bottom:.2rem solid #074dbd;
    color:#074dbd;
}
.tabBox .hd ul .on a {
    display:block;
    color:#074dbd;
    /* 修复Android 4.0.x 默认浏览器当前样色无效果bug*/
}
.tabBox .bd ul {
    padding:10px 0 10px 10px;
    display: block !important;
    float: left;
}
.tabBox .bd li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font: 1.6rem/3.2rem sans-serif, '微软雅黑';
}
.tabBox .bd a {
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
/* 去掉链接触摸高亮*/
.tabBox .bd li a {
    color: #010101;
}
.tabBox .bd li>font{
    width: 0.4rem;
    height: 0.4rem;
    background: #d51721;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: block;
    float: left;
    margin-top: 1.4rem;
    margin-right: 0.5rem;
}
/*工作动态end*/

/*视频begin*/
.wap-tywcrq-cont{
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
}
.wap-ty-title font{
    display: block;
    float: left;
    width: 1%;
    height: 2rem;
    background: #d31a22;
    margin-top: 1.4rem;
}
.wap-ty-title .wap-bt,.wap-ty-title .wap-bt01{
    float: left;
    font: 2.1rem/4.5rem sans-serif, '微软雅黑';
    font-weight: bold;
    padding-left: 1.2rem;
    color: #094fc1;
    width: 32%;
}
.wap-ty-title .wap-bt01{
    width: 33%;
}
.wap-ty-title .wap-line,.wap-ty-title .wap-line01{
    float: left;
    width: 47%;
    height: 0.1rem;
    background: #dadada;
    margin-top: 2.3rem;
}
.wap-ty-title .wap-line01{
    width: 48%;
}
.wap-ty-title .more{
    float: right;
    font: 1.5rem/4.5rem sans-serif, '微软雅黑';
    color: #0b4cb4;
}
.wap-imgshow_3 {
    width: 100%;
    margin: 0.5rem auto;
}
.wap-imgshow_3 img{
    width: 100%;
}
.wap-imgshow_3 .wap-title_1 {
    font: 1.8rem/4rem sans-serif, '微软雅黑';
    color: #000000;
    margin-top: 1rem;
    height: 4rem;
}
.wap-imgshow_3 .wap-title_1>font{
    width: 0.4rem;
    height: 0.4rem;
    background: #d51721;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: block;
    float: left;
    margin-top: 1.9rem;
    margin-right: 0.5rem;
}
.wap-imgshow_3 .wap-title_1 a {
    color: #000000;
}
.wap-imgshow_3 .wap-title_1 a:hover {
    color: #941e23;
}
/*视频end*/

/*信访举报begin*/
.wap-jbphone{
    float: right;
    color: #e91509;
   _color: #e91509;
    font: 1.8rem/4.5rem sans-serif, '微软雅黑';
    font-weight: bolder;
}
.wap-xfjb-cont li{
    width: 48%;
    float: left;
    height: 5rem;
    margin-right: 4%;
    margin-top: 0.8rem;
    font: 1.7rem/5rem sans-serif, '微软雅黑';
    text-align: center;
    background: url("../images/xfjbyj.png") no-repeat;
    background-size: 100% 100%;
}
.wap-xfjb-cont li:nth-child(2n+2){
    margin-right: 0;
}
/*.wap-xfjb-cont li:nth-child(1){
    background: url("../images/wap_28.png") no-repeat;
    background-size: 100% 100%;
}
.wap-xfjb-cont li:nth-child(2){
    background: url("../images/wap_32.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0;
}
.wap-xfjb-cont li:nth-child(3){
    background: url("../images/wap_32-13.png") no-repeat;
    background-size: 100% 100%;
}
.wap-xfjb-cont li:nth-child(4){
    background: url("../images/wap_33.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0;
}*/
.wap-address{
    margin-top: .4rem;
    font: 1.6rem/3rem sans-serif, '微软雅黑';
}
/*信访举报end*/

/*尾部开始*/
.wap-footer{
    margin: 2rem auto;
}
.wap-footer p{
    text-align: center;
    line-height: 4rem;
    font: 1.6rem/4rem sans-serif, '微软雅黑';
}
.wap-footer .first{
    font: 2em/6rem sans-serif, '微软雅黑';
}
.wap-footer .first a{
    font: 2rem/6rem sans-serif, '微软雅黑';
    font-weight: bold;
}


/*分页信息*/
.paging-tit{
    margin-top: .6rem;
    padding-left: .4rem;
    border-bottom: .1rem solid #e8e8e8;
    color: #333;
    font: bold 1.3rem/2.4rem sans-serif, '微软雅黑';
}
.info-box {
    border-bottom: .1rem dashed #e8e8e8;
}
.info-Date{
    width: 20%;
    margin: .4rem 0;
    border-right: .1rem solid #dcdcdc;
}
.info-Date span {
    float: left;
    width: 100%;
    color: #c4c4c4;
    font: .8rem/1.4rem sans-serif, '微软雅黑';
    text-align: center;
}
.info-Date .day-val {
    font-size: 1.4rem;
    font-weight: bold;
}
.info-box a{
    float: left;
    width: 75%;
    margin-left: .5rem;
    color: #333;
    font: 1.2rem/3.5rem sans-serif, '微软雅黑';
}
.info-icon{
    color: #a9a9a9;
    line-height: 3.5rem;
}
 .info-box a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ovf{overflow: hidden;}
/*分页信息end*/

/*详情页begin*/
.article-tit{
    margin: 1rem 0;
    color: #333;
    font: 2rem/2rem sans-serif, '微软雅黑';
    text-align: center;
}
.article-data{
    padding: .4rem 0;
    border-bottom: .1rem dashed #e8e8e8;
    text-align: center;
}
.article-data span{
    margin-right: 1rem;
    font-family: sans-serif, '微软雅黑';
    font-size: 1.2rem;
}
.article-cont p{
    padding: .5rem;
    text-indent: 2em;
    color: #333;
    font: 1.4rem/3rem sans-serif, '微软雅黑';
}
.article-cont video{
     width: 100% !important;
}
.article-cont p img,
.article-cont img{
display:block;
marign: 0 auto;
width:100% !important;
height:auto;
/*height:270px !important;*/
}
/*详情页end*/


/*自办媒体begin*/
.zbmt-box{
    position: relative;
   margin: 1rem 0;
}
.zbmt-box img{
    width:100%;
}
.zbmt-box  .zbmt-box-first{
   position: absolute;
    left: 0;
    top: 0;
    width: 73%;
    height: 100%;
}
.zbmt-box  .zbmt-box-two{
    position: absolute;
    right: 0;
    top: 0;
    width: 27%;
    height: 100%;
}
/*自办媒体end*/




