﻿@charset "utf-8";
body,p,h1,h2,h3,h4,h5,img,ul,li,table,dl,dd,dt{
    margin:0;
    padding:0;
    color:#3b3b3b;
    font-size: 14px;
	font-family: "微软雅黑";

}
*{
	padding: 0;
	margin: 0;
}
body{
  width: 100%;
  overflow: auto;
  position: relative;
  height: 1680px;
  background: #ebebeb!important;
  
  /*background: #f4f6f7!important;*/
  /*background:url(../images/bodybg.jpg);*/
}
img{
    border:0 none;
}
a:link{
    text-decoration: none!important;
}
a:visited {
    text-decoration: none!important;
}
a:hover{
    text-decoration: none!important;
}
a:active{
    text-decoration: none!important;
}
li{
    list-style:none;
}
button,input {
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    margin:0;
}
.left{
  float: left;
}
.right{
  float: right;
}
.clear{
  clear: both;
}
a{
    text-decoration: none;
    color: #464646;
    font-size: 14px;
}
#cz-menu-bar{
  display: none;
}
#czheader-top{
 margin:0 auto;
}
.czheader-select_input{
  height:36px!important;
  line-height:36px!important;
  width:337px!important;
}
/* nav */
.msnav{
  width: 100%;
  height: 59px;
  display: block;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.navUl{
    max-width: 1200px;
    height: 58px;
    margin: 0 auto;
    /* overflow: hidden; */
    position: relative;
    /*padding:0 15px;*/
    background:#fff;
}
.navUl li{
    float: left;
    height: 60px;
    line-height: 60px;
    width: 15%;
    text-align: center;
}
.navUl li a{
  display: inline-block;
  width: 97%;
/*  height: 60px;
  line-height: 60px;*/
  color: #333;
  font-size: 18px;
  font-weight: normal;
   height: 20px;
  line-height: 20px;
}
.borderight{
  border-right: 2px solid #1856ac;
}
.navUl li a.act{
  font-weight: 700;
  color: #1856ac;
  /*background: url(../images/delta.png) no-repeat;
  border-bottom: 3px solid #1856ac;
  background-position: center 56px;
  border-bottom: 3px solid #1856ac;*/
}
/*.navUl li a:hover{
  background: #fff;
  color: #37a1f5;
}*/
/*banner*/
.banner{
  width: 100%;
  margin-top:-5px;
  /*height:300px;*/
  /*background: url(../images/banner.png) center no-repeat;*/
}
.banner img{
  width: 100%;
  height: auto;
}
/*main*/
.main{
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 20px;
  /*background: #f1f1f1;*/
  /* height: 1045px; */
}
.main-content{
  width: 100%;
  /* height: 400px; */
  /*background:#fff;*/
  margin-top:25px;
}
.row{
    margin-right: -15px;
    margin-left: -15px;
}
.row2{
    border-left: #e5e9eb solid 1px;
    border-right: #e5e9eb solid 1px;
    border-top: #e5e9eb solid 1px;
    border-bottom: #dce0e2 solid 2px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.row2:hover {
    box-shadow: 0 10px 20px 0 rgba(168,182,191,.6);
}
/*民生服务*/
.row-ms{
    border-left: #e5e9eb solid 1px;
    border-right: #e5e9eb solid 1px;
    border-top: #e5e9eb solid 1px;
    border-bottom: #dce0e2 solid 2px;
    /*border-radius: 5px;*/
    background-color: #FFF;
    overflow: hidden;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    margin-bottom: 10px;
    box-shadow: 0 0 15px #dddddd;
    border-radius: 5px;
}
.word-title {
    height: 60px;
    border-bottom: 2px solid #8baad5;
    position: relative;
}
.word-title p {
    line-height: 46px;
    font-size: 20px;
    padding-top:10px;
    font-weight: bold;
    color: #1856ac;
    float: left;
    border-bottom: 4px solid #1856ac;
    width: 120px;
    text-align:center;
}
.msfw-con{
  width: 100%;
  height: 350px;
  /*background: red;*/
}
.msfw_ul{
  height: 350px;
  width: 100%;
  margin-top:10px;
}
.msfw_ul li{
  width: 33%;
  height: 33%;
  /*background:#f2f2f2;*/
  padding: 5px;
  float: left;
}
.msfw_ul li a{
  display: block;
  width: 100%;
  height: 100%;
  background: #f2f2f2;
}
.row2{
  padding-left: 5px;
}
.row2 img{
  float: left;
  width: 35%;
  margin-top: 20px;
}
.row2 .row2_div{
  float: left;
  width: 65%;
  margin-top:10px;
}
.row2_div h5{
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px;
}
.row2_div .msfw_li_ul li{
  float: left;
  width: auto;
  margin-right: 5px;
  font-size: 13px;
  color: #666;
  height: 24px;
  line-height: 24px;
  padding:0;
}
/*点击分类显示内容col-md-4*/
.tag{
  background: #e7e7e7;
}
.word-title h5{
  margin:0;
  font-size: 22px;
  font-weight:700;
  padding-left:20px;
  color: #1856ac;
  line-height: 48px;
  padding-top:10px;
}
.ct-con{
  width: 100%;
  height: 355px;
}
ul.ct_ul{
  margin-top:25px;
}
ul.ct_ul li{
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 6px;
}
ul.ct_ul li a{
  display: block;
  height:30px;
  line-height: 30px;
  padding-left: 40px;
  position: relative;
}
ul.ct_ul li a i{
  float: left;
  color: #8a8a8a;
  margin-left: -10px;
  /*position: absolute;*/
  font-size: 20px;
  z-index:8;
}
ul.ct_ul li a p{
  color: #8a8a8a;
  float: left;
  padding-left: 20px;
  font-size: 14px;
  margin: 0;
}
ul.ct_ul li.active{
  background: #1856ac;
}
ul.ct_ul li.active a{
  border-left: 5px solid #fff;
  padding-left: 35px;
}
ul.ct_ul li.active p{
  color: #fff!important;
}
ul.ct_ul li.active i{
  color: #fff!important;
}

/*民生速递*/
.word-title a{
  float: right;
  margin-top: 20px;
  display: block;
  line-height: 20px;
  padding: 3px 10px;
  border: 1px solid #1856ac;
  color: #1856ac;
  margin-right: 10px;
  font-size: 14px;
}
.mssd{
  margin-top: 20px;overflow: hidden;
}
.row-mssd{
  box-shadow: 0 0 15px #ddd;
}
.mssd{
  background: #e7e7e7;
  border:0;
}
.mssd h5{
  font-size: 20px;display: inline-block;
}
.msxx_ul{
  width: 100%;
  /* height: 420px; */
  background: #fff;
  overflow-y: hidden;
}
.msxx_ul li{
  width: 100%;
  /* height: 115px; */
  overflow: hidden;
  margin-bottom:15px;
  margin-top:5px;
  border-bottom:1px dashed #e0e0e0;
}
.left-border{
  width: 1%;
  height: 100px;
  background: #1856ac;
  float: left;
  margin-top:25px;
}
.msxx_ul li a{
  float: right;
  display:block;
  width: 99%;
  /*padding: 5px 0;*/
  margin-top: 5px;
  /* height: 100px; */
}
.msxx_ul li a span{
  font-size: 18px;
  color: #333;
  font-weight: 0;
  margin-left:5px;
}
/*.square{
	width:5px;
	height:5px;
}*/
.msxx_ul li a img{
	width:25px;
	height:auto;
	margin-top:-5px;
}
.msxx_ul li a i{
  font-style: normal;
  color: #aeaeae;
  font-size: 16px;
  /*font-weight: 700;*/
  float:right;
  line-height: 24px;
  font-family: "思源";
}
.msxx_ul li a p{
  color: #666;
  font-size: 15px;
  margin-top:10px;
}
.part_data{
  margin-top:10px!important;
  padding-left:10px;
}

.part_data table tr{
  line-height:42px;
  height: 42px;
  text-align: left;
}
.part_data table td{
  text-align: left;
  font-size: 15px;
  color: #767676;
  display: inline-block;
}
.part_data table td.t{
  width: 95%;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 42px;
  display: inline-block;
  line-height: 42px;
  white-space:nowrap;
}
.part_data table td.t a{
  color:#333;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  font-size: 16px;
}
.part_data table td.d{
  text-align: center;
  position: absolute;
  right:10px;
  margin-right:20px;
}
.part_data table{
  width:100%;
  display: block;
}
.part_data table tbody{
  width:100%;
  display: block;
}
.part_data table tr{
  width:100%;
  position: relative;
  display: block;
}
.part_data table td.dd{
  width: 15px;
  background: url(../images/ycdian.jpg) no-repeat;
  background-position: 2px 15px;
  height: 35px;
}
/*最新动态|政策解读*/
/*.zc_title{
  height: 40px;
  border-bottom: 1px solid #CCCCCC;
}
.zc_title ul li{
  float: left;
  width: 100px;
  text-align: center;
}
.zc_title ul li a{
  font-size:20px;
  line-height: 38px;
}
.zc_title ul li.act{
  border-bottom:3px solid #1856ac;
}
.zc_title ul li.act a{
  color: #1856ac;
  font-weight: 700;
}
h6.more{
  float: right;
  height: 40px;
  line-height: 40px;
  margin:0!important;
}
.zc_con{
  margin-top:10px;
  height: 230px;
}
.zc_con ul li{
  width:33%;
  float: left;
  padding: 0 10px;
  margin-bottom:10px;
}
.zc_con ul li a{
  display: block;
  background: #f5f6f8;
}
.zc_con ul li span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    color: #1856ac;
    padding: 16px 18px 10px;
}
.zc_con ul li em{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
    padding: 0 18px;
	font-style:normal;
}
.zc_con ul li i{
    display: block;
    font-size: 13px;
    color: #666;
    padding: 5px 18px;
    margin-top: 4px;
    font-style: normal;
}
.zc_con ul li:hover a{
  background: #1856ac;
}
.zc_con ul li:hover span{
  color: #fff;
}
.zc_con ul li:hover em{
  color: #fff;
}
.zc_con ul li:hover i{
  color: #fff;
}*/
/*bct*/
.bct{
    width: 100%;
    position: relative;
}
.bct_ul{
    width: 100%;
    margin: 0 auto;
}
.bct_title{
  height: 40px;
  border-bottom: 1px solid #CCCCCC;
  position: relative;
  margin-bottom:10px;
  margin-top:10px;
}
.bct_title p{
    line-height: 38px;
    font-size: 20px;
    font-weight: bold;
    color: #1856ac;
    float: left;
    /*border-bottom: 2px solid #1856ac;*/
    padding: 0 8px;
}
.bct_list{
    width: auto;
    height: 320px;
    margin: 0 auto;
}
.bct_list .bct_list_li{
    margin: 10px 15px;
    height: 50px;
    background: #f5f6f8;
    width: 195px;
    padding-left: 16px;
    background-size: cover;
    border-radius: 5px;
    cursor: pointer;
    line-height: 50px;
    /*float: left;*/
}
.bct_list .bct_list_li a{
    font-size: 18px;
    color: #646464;
}
.bct_list .bct_list_li a i{
    float: left;
    font-size: 26px;
    margin-right: 15px;
    line-height: 50px;
}
.bct_list li.active{
    background: #1856ac;
}
.bct_list li.active a{
    color: #ffffff;
}
/*lct*/
.bct_list ul{
    display: none;
    position: absolute;
    width: 635px;
    height: auto;
    top:10px;
    left: 250px;
}
.bct_list ul li{
    border:none;
    width:25%;
    float:left; 
    height:96px; 
    background:none; 
    text-indent:0px; 
    margin-top:10px; 
    margin-bottom:15px;
    text-align: center;
}
.bct_list li.hover ul li a{
    text-decoration:none;
    padding:0; 
    background:none;
}
.bct_list li.hover ul li a:hover{
    text-decoration:underline;
}
.bct_list li.hover ul li a img { 
    display:block; 
    width:58px; 
    height:58px; 
    margin:0px auto auto auto;
}
.bct_list li.hover ul li a p { 
    width:100%; 
    height:32px; 
    font-family:"微软雅黑"; 
    font-size:14px;
    color:#3b3b3b; 
    text-align:center; 
    line-height:16px; 
    margin-top:6px;
}
.bct_list li.hover ul li.w3 { 
    width:30% !important; 
    margin-left:2.5% !important;
}
/*main-end*/


/* 民生词条2 */
.civilDiv{  
  /*margin: 20px -15px 40px -15px;*/
  border-radius: 5px;
  background:#fff;
  /*box-shadow: 1px 1px 15px #ccc;*/
}
/* .civilDiv:hover{
  box-shadow: 0px 9px 15px 1px #ccc;
} */
.civiH{
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
}
.civilDiv h3{
  margin: 0;  
  width: 100px;text-align: center;
  color: #1856ac;
  font-weight: 700;
  font-size: 20px;
  line-height: 38px;
  border-bottom: 3px solid #1856ac;
}
.civilUl{
  overflow: hidden;
  margin: 10px auto;
  width: 100%;
  position: relative;
  height: 720px;
}
.civilUl>li{
  width: 25%;
  height: 268px;
  float: left;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 25px 30px;
  /* margin-bottom: 16px; */
  text-align: center;
  /* background: #c7afaf; */
  border-radius: 5px;
  position: relative;
}
/* .civilUl>li:hover{
  background: #d6eae8;
} */
.civilUl>li i{
  /*background: url(images/jiaoy_02.png) no-repeat;*/
  font-size: 55px;
  color: #2e5aa6;
  display: inline-block;
  width: 88px;
  height: 88px;
  background-size: 100%!important;
  margin-top: 25px;
  background-position: center;
}
.civilUl>li span{
  display: block;
    font-weight: bold;
    font-size: 18px;
    color: #302d46;
    text-align: center;
    margin-top: 6px;
}
.civilUl>li .civiTopAdiv{
  padding: 5px 30px 0;
  line-height: 22px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.civiTopAdiv a{
  display: inline-block;
  width: 48%;
}
.civilUl>li .civiTopDiv{
  display: block;
  height: 100%;
  border-radius: 5px;
  /*background: #d6eae8;*/
  background:#ededed;
  box-shadow: 0px 0px 5px #f2f2f2;
  cursor: pointer;
}
.civilUl>li .civiTopDiv p{
  text-align: right;
  padding: 0 25px;
  color: #9e9393;
  font-size: 16px;
  margin-top: 50px;
}
/*选中样式*/
.civTopDivspecial{
  background:#1856ad!important;
}
.civTopDivspecial span{
  color:#fff!important;
}
.civTopDivspecial a{
  color: #fff!important;
}
.Divact{
  /*background:#1856ad!important;*/
  color: #fff!important;
}
.Divact span{
  color:#fff!important;
}
.Divact a{
  color: #fff!important;
}

/*分类显示*/
.civShow{
  width: 100%;
  position: absolute;
  height: 205px;
  /*background: #ccc;*/
  top: 263px;
}
.Showcon{
  width: 100%;
  height: 204px;
  background-position: center!important;
  padding-top: 25px;
  background-size: 100% 100%!important;
}
.con-1{
  background: url(../images/1x@2x.png) no-repeat;
}
.con-2{
  background: url(../images/2x@2x.png) no-repeat;
}
.con-3{
  background: url(../images/3x@2x.png) no-repeat;
}
.con-4{
  background: url(../images/4x@2x.png) no-repeat;
}
.con-5{
  background: url(../images/5x@2x.png) no-repeat;
}
.con-6{
  background: url(../images/6x@2x.png) no-repeat;
}
.con-7{
  background: url(../images/7x@2x.png) no-repeat;
}
.con-8{
  background: url(../images/8x@2x.png) no-repeat;
}
.Showcon ul{
  margin-left: 30px;
  margin-right: 30px;
}
.Showcon ul li{
  width: 25%;
  float: left;
  height: 50px;
  line-height: 50px;
  padding:0 10px 0 10px;
  text-align: center;
  margin: 10px auto;
}
.Showcon ul li a{
  display: block;
  background: #d7dee6;
  border-radius: 5px;
  text-align: center;
  width: 100%;
  height: 100%;
}
.Showcon ul li a i{
  float: left;
  padding-left: 50px;
  padding-right: 10px;
  color: #666;
  line-height: 52px;
  font-size: 18px;
}
.Showcon ul li a p{
  float: left;
  text-align: center;
  color: #555;
  font-size: 15px;
}
/*.con-1 ul li:hover .con-1 ul li a{
  background: #1856ad!important;
}*/
.Showcon ul li:hover i{
  color:#fff!important;
}
.Showcon ul li:hover p{
  color:#fff!important;
}

.item-list {
  display: none;
  /* width:350px; */
  margin: 0 auto;
  /* height: 305px; */
  background: #fff;
  border:1px solid #ccc;
  text-align: center;
  border-radius: 10px;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  margin-bottom: 10px;


  width: 95%;height: 95%;position: absolute;top: 0;left: 0;
}
.item-list:hover {
    box-shadow: 0 10px 20px 0 rgba(168,182,191,.6);
}
.item-list ul li{
  float: left;
  width:33%;
  line-height: 24px;
  margin-top: 10px;
  cursor: pointer;
}
.item-list ul li a{
	line-height:20px;
} 
.item-list ul{
  height: 100%;
}
.item-list ul li img{
  width: 40px;
  margin-top: 10px;
  margin-bottom: 3px;
}
.item-list ul li P{
  font-size: 12px;
}

/* 热点内容 */
.hot_ul{
overflow: hidden;
}
.hot_ul li{
  width: 33%;float: left;padding: 0 5px;
}
.hot_ul li a{
  display: inline-block;
  width: 100%;padding: 10px 10px;margin: 10px 0;text-align: center;
  border-radius: 3px;border: 1px solid #ccc;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  font-size: 15px;
}
.hot_ul li a:hover{
  background: #4881f2;
  border-color: #4881f2;
  color: #fff;
}

/*右侧*/
#leftsead{width:131px;height:143px;position:fixed;top:450px;left:0px;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:131px;height:60px;}
#leftsead li img{float:left;}
#leftsead li a{height:49px;float:left;display:block;min-width:47px;max-width:131px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-left:-143px;cursor:pointer;cursor:hand;}
/*2020.01.02响应式*/
	@media (max-width: 768px) {
		.msxx_ul li a span{
			  width: 65%;
        width: calc(100% - 120px);
   			overflow: hidden;
    		display: block;
    		white-space: nowrap;
    		float: left;
    		text-overflow: ellipsis;
    		font-size: 1.5rem;
    		line-height:16px;
		}
		.msxx_ul li a img{
			float:left;
		}
		.msxx_ul li a p{
			margin-top:25px;
			/* font-size:1.4rem; */
		}
		.msxx_ul li a i{
			/* font-size: 1.5rem; */
			line-height: 14px;
		}
	}
