/*
 页面主题样式
 * */

article {
	background: url(../image/index-bg.png) no-repeat top left;
	background-size: 100%
}

.containers {
	padding: 0 15px;
}


/*
 两学一做 专题教育
 * */

.inform-special {
	padding-top: 15px
}

.special-education {
	width: 595px;
	height: 250px;
}

.special-education div {
	margin-top: 20px;
}

.special-education img {
	width: 595px;
	height: 105px;
}


/*
 办事服务
 * */


/*
 公用title
 * */

.work-service-title {
	border-bottom: 1px solid #E5E5E5;
	height: 70px;
	line-height: 65px;
	text-align: center;
}

.work-service-title a {
	display: inline-block;
	padding: 0 15px 0 15px;
	color: #406a9e;
	font-size: 24px;
	height: 78px;
	position: relative;
}

.work-service-title a:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 13px;
	background: url(../image/index-icons.png) no-repeat 0 -130px;
}

.work-service-title a span {
	display: inline-block;
	width: 40px;
	height: 35px;
	position: relative;
	top: 10px;
	background: url(../image/index-icons.png) no-repeat 0 -150px;
}

.work-service {
	/*padding-top: 15px;*/
}

.service-index{
	width:100%;
	height: 120px;
	position: relative;
	margin-top:25px
}
.service-index p{
	position: absolute;
	top:40px;
	right: 130px;
}
.service-index p a{
	float: left;
	width:130px;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}
.service-index a s{
	display: inline-block;
	width:20px;
	height: 25px;
	position: relative;
	top: 8px;
	margin-right: 5px;
	background: url(../image/index-icons.png) no-repeat;
	background-position: 0 -250px;
}

.service-list {
	/*width:1200px;*/
	overflow: hidden;
	padding-top: 10px
}

.service-list li {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	border: 1px solid #c8dae5 !important;
	border-radius: 10px;
	padding: 0 10px;
	line-height: 50px;
	text-align: center;
	width: 285px;
	/*background: #ebf6ff;*/
}

.service-list li a {
	text-align: left;
	height: 50px;
	width: 100%;
	display: block;
	font-size: 14px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.service-list li a span {
	float: left;
	display: inline-block;
	width: 25px;
	height: 20px;
	position: relative;
	top: 15px;
	background: url(../image/index-icons.png) no-repeat -270px -60px;
}


/*
 政务公开
 * */

.government-affairs {
	/*padding-top:15px;*/
}

.government-affairs-content {
	height: 360px;
	padding-top: 15px;
}

.government-affairs-left {
	width: 300px;
	height: 100%;
}

.government-affairs-left li {
	position: relative;
	margin-top: 10px;
	border: 1px solid #e0e2e3;
}

.government-affairs-left li a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 110px;
	font-size: 16px;
	color: #406a9e;
}

.government-affairs-left li span {
	position: absolute;
	left: 60px;
	width: 25px;
	height: 25px;
	top: 14px;
	background: url(../image/index-icons.png) no-repeat;
	background-position: -120px -30px;
}

.government-affairs-left li:hover a {
	background: #406a9e;
	color: #fff;
	cursor: pointer;
}

.government-affairs-left li:hover span {
	background-position: -120px -250px;
}

.government-institutes {
	width: 350px;
	overflow: hidden;
	padding-top: 20px
}

.government-institutes a {
	cursor: pointer;
	float: left;
	width: 71px;
	height: 73px;
	margin-right: 6px;
	background: #8dc153;
	padding-top: 12px;
	text-align: center;
	color: #fff;
}

.government-institutes a span {
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 auto 10px;
	background: url(../image/index-icons.png) no-repeat -120px 0;
}


/*
 政策发布
 * */

.policy-release {
	width: 405px;
	margin-left: 30px;
}

.policy-title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	/*margin-bottom:25px;*/
}

.policy-title a {
	font-size: 16px;
	line-height: 30px;
	float: left;
	font-weight: 700;
}

.policy-icon {
	float: left;
	width: 21px;
	height: 30px;
	margin-right: 13px;
	background: url(../image/index-icons.png) no-repeat 0 -185px;
}

.policy-bg {
	float: left;
	width: 205px;
	height: 30px;
	background: url(../image/index-icons.png) no-repeat -5px -100px;
	margin-left: 15px;
}

a.policy-more {
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 8px;
	background: url(../image/index-icons.png) no-repeat -240px -60px;
}

.policy-list {
	padding-top: 15px
}

.policy-list li {
	line-height: 30px;
	padding-left: 10px;
}

.policy-list li a {
	display: block;
	width: 78%;
	font-size: 14px
}
.policy-list li span{
	color: #999;
}

/*
 政策解读
 * */

.policy-interpretation {
	width: 405px;
	margin-left: 30px;
}


/*
 公众参与
 * */

.public-participation {
	/*padding-top:15px*/
}

.public-participation-content {
	height: 305px;
	padding-top: 15px
}

.public-left img {
	width: 480px;
	height: 290px;
}

.public-middle {
	width: 400px;
	margin-left: 30px;
	padding-top: 5px;
}

.public-news {
	border-bottom: 1px dashed #447cbb;
	padding-bottom: 10px;
}

.public-news p {
	color: #406a9e;
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.public-news div {
	color: #888;
	line-height: 25px;
	height: 45px;
	overflow: hidden;
	text-indent: 2em;
}

.interactive {
	padding-top: 5px;
}

.interactive-title {
	height: 30px;
	width: 100%;
	line-height: 30px;
}

.interactive-title a {
	font-size: 16px;
	line-height: 30px;
	float: left;
	font-weight: 700;
}

.interactive .news-list {
	padding-bottom: 0;
}

.public-right {
	width: 230px;
	margin-left: 30px;
	height: 100%;
	;
}


/*
 * 政府网站
*/

.gov-website {
	width: 1200px;
	overflow: hidden;
	padding-top: 30px
}

.gov-website a {
	margin-right: 23px;
}

.gov-website a img {
	width: 275px;
	height: 70px;
}

.gov-link {
	padding-top: 30px;
	padding-bottom: 30px;
}

.gov-link ul {
	height: 40px;
	border: 1px solid #E5E5E5;
}

.gov-link li {
	float: left;
	line-height: 38px;
}

.gov-link li select {
	height: 36px;
	width: 180px;
	margin-left: 96px;
	padding-left: 20px;
	border: 0;
	outline: none;
	cursor: pointer;
}

.gov-link li option {
	height: 25px;
}


/*友情链接*/

.is-link {
	margin-top: 30px;
	position: relative;
	z-index: 9;
	border: 1px solid #ddd;
	height: 40px;
	padding-left: 48px;
}

.is-link .select {
	position: relative;
	float: left;
	display: block;
	height: 38px;
	width: 180px;
	margin-right: 40px;
}

.is-link .select dt {
	padding-left: 40px;
	height: 38px;
	line-height: 38px;
	cursor: pointer;
}

.is-link .select dt span {
	float: left;
	font-size: 14px;
	height: 38px;
	cursor: pointer;
}

.is-link .select dt i {
	float: left;
	padding-left: 20px;
	width: 7px;
	height: 38px;
	background: url(../image/index-icons.png) no-repeat -230px -150px;
}

.is-link .select dd {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	background: #fff;
}

.is-link .select dd ul {
	width: 220px;
	max-height: 140px;
	border: 1px solid #ddd;
	overflow-y: auto;
}

.is-link .select dd li a {
	padding: 0 .5em 0 1em;
	height: 28px;
	display: block;
	color: #333;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*鍙嬫儏閾炬帴*/
.foot-CRselectBox1 {
 
  
  border: none;
 
 
 
  }

.foot-CRselectBoxHover1 {
  background: #FFFFFF url(http://kjt.shandong.gov.cn/images/956/select_box_on.gif) no-repeat right center; }

.foot-CRselectBox1 a.foot-CRselectValue1 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
      float: left;
    font-size: 14px;
    height: 38px;
    cursor: pointer;
    line-height: 38px;
    font-weight: 700;
	padding-left:40px;
	width:105px;
  
   }

.foot-CRselectBoxOptions1 {
  background: #FFFFFF;
 
 width: 220px;
    max-height: 140px;
    border: 1px solid #ddd;
  list-style: none;
  overflow-y: auto;
  z-index: 1000;
  position: absolute;
  top: 40px;
  
  display: none;
  overflow: auto;
  overflow-x: hidden;
   }

.foot-CRselectBoxOptions1 a {
  color: #000;
  display: block;
  height: 28px;
  line-height: 22px;
  padding-left: 4px;
  background: #fff;
  overflow: hidden;
  white-space: nowrap; 
      padding: 0 .5em 0 1em;
	  font-size: 12px;}


.foot-CRselectBoxOptions1 a.foot-selected {
  background: #bbb; }
  .foot-CRselectBox1 a {
  outline: none;
  text-decoration: none; }

.foot-CRselectBox1 a:focus {
  outline: none;
  text-decoration: none; }

.foot-CRselectBox2 {
  position: relative;
 
 
  line-height: 38px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
 
  border: none;
  float: left;
  }

.foot-CRselectBoxHover2 {
  background: #FFFFFF url(http://kjt.shandong.gov.cn/images/956/select_box_on.gif) no-repeat right center; }

.foot-CRselectBox2 a.foot-CRselectValue2 {
  display: block;
  padding-left: 40px;
  white-space: nowrap;
  font-weight:700;
  overflow: hidden;
  width: 170px;
  
  font-size: 14px;
  }

.foot-CRselectBoxOptions2 {
  background: #FFFFFF;

  list-style: none;
  overflow-y: auto;
  z-index: 1000;
  position: absolute;
  top: 40px;
 width: 220px;
    max-height: 140px;
    border: 1px solid #ddd;
  display: none;
  overflow: auto;
  overflow-x: hidden; }

.foot-CRselectBoxOptions2 a {
  color: #000;
  display: block;
  height: 28px;
  line-height: 22px;
  padding-left: 4px;
  background: #fff;
  overflow: hidden;
  white-space: nowrap; 
   padding: 0 .5em 0 1em;
   font-size: 12px;}


.foot-CRselectBoxOptions2 a.foot-selected {
  background: #bbb; }

/* 锟斤拷锟?firefox 锟斤拷锟斤拷糯锟斤拷锟斤拷锟斤拷锟竭框，从讹拷锟铰癸拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷  */
.foot-CRselectBox2 a {
  outline: none;
  text-decoration: none; }

.foot-CRselectBox2 a:focus {
  outline: none;
  text-decoration: none; }

.foot-CRselectBox3, .foot-CRselectBox4 {
  position: relative;
  width: 180px;
  height: 30px;/*鏀瑰姩*/

    height: 38px;
    cursor: pointer;
    line-height: 38px;
   
  float: left;
 }

.foot-CRselectBoxHover3, .foot-CRselectBoxHover4 {
  background: #FFFFFF url(http://kjt.shandong.gov.cn/images/956/select_box_on.gif) no-repeat right center; }

.foot-CRselectBox3 a.foot-CRselectValue3, .foot-CRselectBox4 a.foot-CRselectValue4 {
  display: block;
  font-weight: 700;
  white-space: nowrap;
  width:120px;
  overflow: hidden;
 
  font-size: 14px;
  padding-left:40px;
   }
  
.foot-CRselectBox4 a.foot-CRselectValue4,.foot-CRselectBox2 a.foot-CRselectValue2{
	width: 150px;
	padding-right: 30px;
	white-space: normal;
}  
.foot-CRselectBoxOptions3, .foot-CRselectBoxOptions4 {
  background: #FFFFFF;
     width: 220px;
    max-height: 140px;
    border: 1px solid #ddd;
  list-style: none;
  overflow-y: auto;
  z-index: 1000;
  position: absolute;
  top: 40px;
 
 
  display: none;
  overflow: auto;
  overflow-x: hidden; }

.foot-CRselectBoxOptions3 a, .foot-CRselectBoxOptions4 a {
  color: #000;
  display: block;
  height: 28px;
  line-height: 28px;
 padding: 0 .5em 0 1em;
  background: #fff;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px; }



.foot-CRselectBoxOptions3 a.foot-selected {
  background: #bbb; }

 .foot-CRselectBox5{
    position: relative;
    
    line-height: 38px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    
    border: none;
    float: left;
    
}

.foot-CRselectValue5 {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    width: 160px;
    font-size: 14px;
	padding-left:40px;
	font-weight:700;
    
}
.foot-CRselectBoxOptions5 {
    background: #FFFFFF;
    list-style: none;
    overflow-y: auto;
    z-index: 1000;
    position: absolute;
    top: 40px;
   width: 220px;
    max-height: 140px;
    border: 1px solid #ddd;
    display: none;
    overflow: auto;
    overflow-x: hidden;
}
.foot-CRselectBoxItem5{font-size: 12px;
height:28px;
line-height:28px;
padding: 0 .5em 0 1em;
    }
.lx-ml15{ margin-left:9px;}/*鏀瑰姩*/
.foot-CRselectBox1, .foot-CRselectBox2, .foot-CRselectBox3, .foot-CRselectBox4, .foot-CRselectBox5{}
 .foot-CRselectBox3 a, .foot-CRselectBox4 a {
  outline: none;
  text-decoration: none; }

.foot-CRselectBox3 a:focus, .foot-CRselectBox4 a:focus {
  outline: none;
  text-decoration: none; }

.pub-right-C {
  width: 260px;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 1005; }
 .foot-CRselectValue1:hover, .foot-CRselectValue4:hover, .foot-CRselectValue2:hover, .foot-CRselectValue3:hover, .foot-CRselectValue5:hover, .foot-selected2:hover, .foot-selected1:hover, .foot-selected4:hover{
	 color:#000}
.foot-selected2{
	color: #000;
    display: block;
    height: 28px;
    line-height: 28px;
   outline: none;
    text-decoration: none;
    background: #fff;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
	}
.foot-CRselectBox5 a:focus{
  outline: none;
  text-decoration: none;
  color:#000; 
  }




  /*模块的大小*/
.bord1 {
    width: 480px;
    height: 290px;
}
.focusBox1 {
    position: relative;
    /*根据具体页面要求修改宽高*/
    width: 480px;
    height: 290px;
    overflow: hidden;
    text-align: left;
}
.focusBox1 .pic img {
    /*根据具体页面要求修改宽高*/
    width: 480px;
    height: 290px;
    display: block;
}
.focusBox1 .pic img {
    display: block;
}
.focusBox1 .pic {
    float: left;
}
.focusBox1 .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    /*背景条透明度及高度可修改*/
    height: 40px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}
.focusBox1 .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    /*根据txt-bg改高度*/
    height: 40px;
    width: 100%;
    overflow: hidden;
}
.focusBox1 .txt li {
    /*根据txt-bg改高度*/
    height: 40px;
    line-height: 40px;
    position: absolute;
}
.focusBox1 .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 20px;
    font-weight: bold;
    text-decoration: none;
}
.focusBox1 .txt li a:hover {
    color: #0b51c1;
}
.focusBox1 .num {
    position: absolute;
    z-index: 3;
    /*小方格位置*/
    bottom: 16px;
    right: 16px;
}
.focusBox1 .num li {
    float: left;
    position: relative;
    /*小方格大小*/
    width: 25px;
    height: 5px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    margin-right: 3px;
    cursor: pointer;
}
.focusBox1 .num li a, .focusBox1 .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}
.focusBox1 .num li span {
    display: inline-block;
    width: 25px;
    height: 5px;
    z-index: 1;
    background: #fff;
    /*-moz-opacity:0.9;*/
    /*-khtml-opacity: 0.9;*/
    /*opacity: 0.9;*/
    /*filter:alpha(opacity=90);*/
}
.focusBox1 .num li.on a, .focusBox1 .num a:hover {
    background: #0b51c1;
}