﻿/* 主体部分开始 */
.main {
    width: 100%;
    background: #fff;
}

/* 头条开始 */
.txtScroll-left .bd{ width:100%; overflow:hidden; padding-left: 10%; background: url(toutiao_logo.png) no-repeat left center; }
.txtScroll-left .bd ul li span.toutiao_logo { display: none; }
.txtScroll-left{ width:1200px; margin: 0 auto;  position:relative; padding: 25px 0;  }
.txtScroll-left .bd{ width:100%; overflow:hidden;  }
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{ width: 100%; float:left; height:auto;  text-align:left; display:inline;}
.txtScroll-left .bd ul li span{ display: inline-block; width: 60px; height: 60px; background: url(toutiao_logo.png) no-repeat left center; box-sizing: border-box; vertical-align: middle; margin-right: 10px; }
.txtScroll-left .bd ul li h3{ font-size: 32px; font-weight: normal; font-stretch: normal; line-height: 45px; letter-spacing: 0px; color: #1561af; text-align: center; } 
.txtScroll-left .bd ul li p { font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 28px; letter-spacing: 0px; color: #333333; text-indent: 2em; padding: 0 120px; width: 100%;  overflow: hidden; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; }
/* 头条结束 */


.kh_important_news {
    width: 1200px;
    margin: 0 auto;
}
/* 轮播图开始 */
.kh_important_news .kh_important_news_left {
    width: 680px;
    height: 335px;
}
/* 图片新闻box，相对定位，标题和自动生成的切换栏都是以这个box定位的（绝对定位） */
.img_box {
    width: 680px;
    height: 335px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
/* 图片 */
.img_box img {
    width: 680px;
    height: 335px;
    display: block;
}
.img li span {
    position: absolute;
    display: block;
    width: 100%;
    line-height: 35px;
    bottom: 0;  
    color: #ffffff;
    background: rgba(0, 0, 0, .1);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    padding-left: 20px;
    font-size: 16px;
}
/* js自动生成的ol列表 */
.dots {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: auto;
}
/* 会自动根据图片数量生成数字，不需要数字设置为rgba透明度为0 */
.dots li {
    float:left;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
}
/* 给切换按钮添加active控制图片轮播 */
.dots li.active {
    background: #da3823;
    color: #da3823;
}
/* 轮播图结束 */

/* 顶部左新闻列表开始 */
.kh_important_news_right {
    width: 520px;
    height: 345px;
}
.kh_important_news_right .tab_box {
    padding: 0 20px;
}
.kh_important_news_right .tab_box .list li {
    height: 35px;
    line-height: 35px;
}
/* 顶部左新闻列表结束 */

/* 通栏开始 */
/* 通栏开始 */
.hf {
    width: 1200px;
    margin: 20px auto 30px;
}

.slideBox {
    width: 100%;
    height: 100px;
    overflow: hidden;
    position: relative;
}

.hf .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.hf .bd li {
    zoom: 1;
    vertical-align: middle;
}

.hf .bd img {
    width: 100%;
    height: 100px;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.hf .prev,
.hf .next {
    position: absolute;
    left: 1%;
    top: 50%;
    margin-top: -20px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.hf .next {
    left: auto;
    right: 1%;
    background-position: 8px 5px;
}

.hf .prev:hover,
.hf .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.hf .prevStop {
    display: none;
}

.hf .nextStop {
    display: none;
}
/* 通栏结束 */
/* 通栏结束 */

/* 新闻列表开始 */
.xwlb_box { width: 1200px; margin: 0 auto; }
/* 左 中 */
.bmyw_box , .zcwj_box { width: 430px; height: 350px; margin-right: 10px; }
/* 右 */
.zfxxgk_box { 
    width: 320px; 
    height: 350px; 
}
.zfxxgk_title { 
    width: 100%;
    height: 50px;
	background: url(table_bottom_logo.png) no-repeat left bottom;
	font-size: 18px;
    font-weight: bold;
    color: #1561af;
    line-height: 20px;
    text-align: left;
    padding: 0 10px;
}
.zfxxgk_list {
    width: 100%;
    height: auto;
    margin-top: 15px;
}
.zfxxgk_list li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #b8d6e5;
    margin-bottom: 10px;
    padding-left: 110px;
    background: url(ysqgk_logo.png) no-repeat 50px 9px #d9edf7;
    background-size: 10%;
}
.zfxxgk_list li+li {
    background: url(xxgkzn_logo.png) no-repeat 50px 4px #d9edf7;
    background-size: 9%;
}
.zfxxgk_list li+li+li {
    background: url(xxgkzd_logo.png) no-repeat 50px 4px #d9edf7;
    background-size: 9%;
}
.zfxxgk_list li+li+li+li {
    background: url(fdzdgk_logo.png) no-repeat 50px 5px #d9edf7;
    background-size: 7%;
}
.zfxxgk_list li+li+li+li+li {
    background: url(xxgknb_logo.png) no-repeat 50px 6px #d9edf7;
    background-size: 7%;
}
.zfxxgk_list li+li+li+li+li+li {
    background: url(xxgk_list_logo7.png) no-repeat 47px 7px #d9edf7;
    background-size: 8%;
}
.zfxxgk_list li+li+li+li+li+li+li {
    background: url(xxgk_list_logo8.png) no-repeat 47px 7px #d9edf7;
    background-size: 8%;
}
.zfxxgk_list li:last-child {
    margin-bottom: 0px;
}
.zfxxgk_list li a {
    display: block;
    color: #1561af;
    font-size: 16px;
}

/* 切换栏开始 */
/* table切换 */
/* 切换栏大盒子，清除浮动 */
.tab_box{
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 0px;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
	font-size: 0 !important;
	line-height: 0 !important;
	height: 0 !important;
}
.clearfix:after {
	clear: both;
}
/* 标题盒子.title样式 */
.title_box {
    height: 50px;
	background: url(table_bottom_logo.png) no-repeat left bottom;
    background-size: 100%;
}

/* title  */
.title_box li {
	float: left;
	font-size: 18px;
	color: #000;
    width: auto;
    height: 40px;
    line-height: 20px;
    text-align: center;
    padding: 0 20px;
    background: url(table_right_style.png) no-repeat right top;
}

.title_box li:last-child {
	margin: 0px;
    background: none;
}
/* more  */
.title_box .more a{
    margin-top: 0px;
    width: auto;
    height: 30px;
    font-size: 16px;
    color: #b8b8b8;
}
.more a{
	float: right;
	font-size: 16px;
	color: #0089e6;
}
.Second_block .title_box .more a {
    font-size: 30px;
    margin-top: 0px;
}
.zwfw_box .title_box .more a , .hdjl_box .title_box .more a {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    font-size: 30px;
}
/* list的样式  */
.list_box {
	text-align: left;
    padding-top: 10px;
    padding-left: 6px;
    /* padding: 10px 15px 0px 15px; */
}
.list li{
    height: 35px;
	line-height: 35px;
	background: url(table_li_style.png) no-repeat left;
	padding-left: 10px;
}
.list li a {
	display: inline-block;
	width: 75%;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	text-overflow: ellipsis;
}

/* 日期样式 */
.list span {
	float: right;
	font-size: 16px;
	color: #999;
}
/* 高亮 */
.ons { 
	color: #1561af !important;
    font-weight: bold;
}

.Second_block_fl {
    float: left;
    width: 560px;
}
.Second_block_fr {
    float: right;
    width: 560px;
}
.hdjl_box {
    position: relative;
}
.hdjl_box .hdjl_zt {
    position: absolute;
    bottom: 10px;
}
.hdjl_box .hdjl_zt .jzxx {
    float: left;
    width: 162px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #6caaf0;
    margin-right: 20px;
    border-radius: 10px;

}
.hdjl_box .hdjl_zt .wtzx {
    float: right;
    width: 160px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #91c0f5;
    border-radius: 10px;
}
.hdjl_box .hdjl_zt .jzxx a , .hdjl_box .hdjl_zt .wtzx a {
    font-size: 23px;
    color: #fff;
    font-weight: bold;
}
.hdjl_box .hdjl_zt .jzxx img , .hdjl_box .hdjl_zt .wtzx img{
    width: 160px;
    height: 80px;
}
/* 切换栏结束 */

/* 新闻列表结束 */

/* 政务服务与互动交流开始 */
.zwfw_box {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.zwfw_left {
    width: 870px;
    height: auto;
    margin-right: 10px;
}
.hdjl {
    width: 320px;
    height: auto;
}
.zwfw_title , .hdjl_title {
    width: 100%;
    height: 50px;
    color: #1561af;
    font-size: 18px;
    font-weight: bold;
    background: url(zwfw_bottom_style.png) no-repeat -7px 43px;
    padding: 0 20px;
}
.zwfw_list {
    width: 100%;
    height: 122px;
    background: #f7f7f7;
    padding: 15px 10px;
    margin: 10px 0;
    height: auto;
}
.zwfw_list li {
    display: block;
    float: left;
    width: auto;
    height: 50px;
    line-height: 50px;
    padding: 0 17px;
    margin-right: 10px;
    /* background: url(wsbs_logo.png) no-repeat 20px center #fff; */
    /* background-size: 20%; */
    background: #fff;
}
.zwfw_list li:last-child {
    margin-right: 0px;
}
.zwfw_list li+li {
    /* background: url(qzqd_logo.png) no-repeat 20px center #fff; */
    background-size: 20%;
}
.zwfw_list li+li+li {
    /* background: url(xycx_logo.png) no-repeat 20px center #fff; */
    background-size: 20%;
}
.zwfw_list li+li+li+li {
    /* background: url(tjjc_logo.png) no-repeat 20px center #fff; */
    background-size: 20%;
}
.zwfw_list li+li+li+li+li {
    /* background: url(jgjc_logo.png) no-repeat 20px center #fff; */
    background-size: 20%;
}
.zwfw_list li:last-child {
    margin-right: 0px;
}
.zwfw_list li a {
    display: block;
    color: #1561af;
    font-size: 16px;
}
.hdjl_title {
    background-position-y: 41px;
    height: 45px;
}
.hdjl_list {
    width: 100%;
    height: auto;
}
.jzxx_box {
    width: 100%;
    height: 60px;
    margin: 10px 0;
}
.dianhua_box {
    width: 100%;
    height: 110px;
}
.dianhua_box li {
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    text-align: left;
    background: #d9edf7;
    text-align: center;
}
.dianhua_box li a {
    color: #1561af;
    font-size: 16px;
}
.zfcg_box {
    width: 100%;
    height: 60px;
    margin-bottom: 10px;
}
.hdjl_list a {
    display: block;
    width: 100%;
    height: 100%;
}
.hdjl_list a img {
    display: block;
    width: 100%;
    height: 100%;
}
/* 政务服务与互动交流结束 */
/* 动态友情链接开始 */
.ztzl_box {
    width: 100%;
    margin: 20px auto 0;
}
.picScroll-left {
    position: relative;
}
.picScroll-left .bd {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
/* .picScroll-left .bd ul {
    zoom: 1;
    position: static !important;
    width: 100% !important;
} */
.picScroll-left .bd ul li {
    width: 206px;
    height: 60px;
    background-color: #ffffff;
    /* border-bottom: 3px solid transparent; */
    margin-right: 15px;
    float: left;
    /* _display: inline; */
    overflow: hidden;
    position: relative;
}

/* 静态展示开始 */
.picScroll-left .bd ul li {
    margin-bottom: 15px;
}
/* 静态展示结束 */

.picScroll-left .bd ul li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -300px;
    overflow: hidden;
    z-index: 9999;
    background: linear-gradient(90deg, rgba(20, 146, 255, 0) 0, rgba(20, 146, 255, .1) 50%, rgba(20, 146, 255, 0));
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
}
.picScroll-left .bd ul li:hover::before{
    left: 150%;
    transition: left 1s ease 0s;
}

.picScroll-left .bd ul li .pic {
    width: 100%;
    height: 100%;
}
.picScroll-left .bd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.picScroll-left .bd ul li:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.picScroll-left .bd ul li:hover {
    box-shadow: 0px 0px 20px 0px rgba(223, 223, 223, 0.75);
}
.picScroll-left .bd ul li .title {
    font-size: 16px;
    height: 100px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
    padding: 0px 20px;
    position: relative;
}
.picScroll-left .prev,
.picScroll-left .next {
    display: block;
    width: 40px;
    height: 50px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    cursor: pointer;
}
.picScroll-left .prev {
    left: -15px;
    top: 23px;
    background-position: 0 -50px;
    background: url(ztzl_left_style.png) no-repeat left -8px;
    background-size: 100%;
}
.picScroll-left .next {
    top: 23px;
    right: -15px;
    background-position: 0 -50px;
    background: url(ztzl_right_style.png) no-repeat left -8px;
    background-size: 100%;
}
.ztzl_title {
    display: none;
}
/* 动态友情链接结束 */

/* 主体部分结束 */

/* 尾部开始 */
/* 友情链接 */
.kh_footer_top {
    background: #efefef;
    border-bottom: 1px solid #bfc1c3;
    height: auto;
}
.kh_footer p {
    color: #000 !important;
}
.contentWidth{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.FriendLinksWrap {
    z-index: 1;
}
.FriendLinksItemWrap {
    margin: 25px 0px;
    padding: 0 40px;
}
.FriendLinksItem {
    width: auto;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    margin-right: 20px;
}
.FriendLinksItem p .icon{
    display: inline-block;
    width: 8px;
    height: 7px;
    background:url(hjt_74.png) no-repeat;
    background-position: right center;
    position: absolute;
    right: 20px;
    top: 12px;
}
.FriendLinksItem.qtwzs{
margin-right: 0px;
}
.FriendLinksItem p {
    font-size: 16px;
	color: #c4c1c1;
    padding: 0 40px 0 40px;
    background: #fff;
    position: relative;
}
.FriendLinksItem.zyrmzfs p {
    padding: 0 30px 0 40px ;
    color: #bb2335 !important;
}
.FriendLinksItem.zyrmzfs p .icon {
    position: absolute;
    left: 15px;
    top: 5px;
    width: 20px;
    height: 20px;
    background: url(guohui.png) no-repeat center center;
    margin: 0;
}
.FriendLinksItem.dfzfwzs p {
    padding: 0 20px;
    color: #1561af !important;
} 
.FriendLinksItem.dfzfwzs p .icon {
    display: none;
}
.FriendLinksItem.qtwzs {
    margin-right: 0px;
}
.FriendLinksListWrap>div {
    width: 1200px;
    max-height: 420px;
    height: auto;
    overflow: auto;
    background: #fff;
    position: absolute;
    z-index: 999;
    left: 0;
    bottom: 40px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
    display: none;
}
.websiteList a {
    font-size: 16px;
    display: block;
    float: left;
    width: 23%;
    margin: 5px 9px;
}


/* 2022-4-1碧海蓝天效果 */
body { background: url(http://www.lk772.com:8099/cms_files/filemanager/1769644664/picture/20223/5196ba051de2465e8203a05c8cc7a071.jpg?t=1648802302174) no-repeat center top !important; background-size: 100% 100% !important; }
.main { width: 1200px; margin: 30px auto 30px; padding: 20px; }

.kh_footer { background: url(http://czt.shandong.gov.cn/picture/165/1810120859468509004.png) center top no-repeat !important; background-size: 100% 100% !important; border: 0px !important; }
.kh_footer p , .kh_footer p a { color: #fff !important; }

.txtScroll-left { padding-top: 0px; width: 100%; }

.kh_important_news_left { margin-right: 20px; }

.kh_important_news .kh_important_news_left , .img_box , .img_box img { width: 640px;  }

.kh_important_news_right { float: left; width: 500px; }

.kh_important_news_right .tab_box { padding: 0px }

.hf {width: 100%; }

.zfxxgk_box , .bmyw_box { margin-right: 30px; }

.bmyw_box { width: 450px; }

.dianhua_box { height: auto; }

.zfxxgk_list li { height: 36px; line-height: 36px; }

.dianhua_box li { height: 36px; line-height: 36px; margin-bottom: 12px; }

.zwfw_box , .zwfw_left { width: 100%; }

.zwfw_title { background-size: 100%; }



/* 动态友情链接开始 */
.ztzl_box {
    width: 1120px;
    margin: 20px auto;
    margin-bottom: 0px;
}
.picScroll-left {
    position: relative;
}
.picScroll-left .bd {
    margin: 0 auto;
    width: 1100px;
    overflow: hidden;
}
.picScroll-left .bd ul {
    zoom: 1;
}
/* 控制图片宽高 */
.picScroll-left .bd ul li {
    width: 260px;
    height: 97px;
    background-color: #ffffff;
    /* border-bottom: 3px solid transparent; */
    margin-right: 15px;
    float: left;
    /* _display: inline; */
    overflow: hidden;
    position: relative;
}
.picScroll-left .bd ul li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -300px;
    overflow: hidden;
    z-index: 9999;
    background: linear-gradient(90deg, rgba(20, 146, 255, 0) 0, rgba(20, 146, 255, .1) 50%, rgba(20, 146, 255, 0));
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
}
.picScroll-left .bd ul li:hover::before{
    left: 150%;
    transition: left 1s ease 0s;
}

.picScroll-left .bd ul li .pic {
    width: 100%;
    height: 100%;
}
.picScroll-left .bd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.picScroll-left .bd ul li:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.picScroll-left .bd ul li:hover {
    box-shadow: 0px 0px 20px 0px rgba(223, 223, 223, 0.75);
}
.picScroll-left .bd ul li .title {
    font-size: 16px;
    height: 100px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
    padding: 0px 20px;
    position: relative;
}
.picScroll-left .prev,
.picScroll-left .next {
    display: block;
    width: 40px;
    height: 50px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    cursor: pointer;
}
.picScroll-left .prev {
    left: -35px;
    top: 45px;
    /* background-position: 0 -50px; */
    background: url(ztzl_left_style.png) no-repeat center center;
    background-size: 100%;
}
.picScroll-left .next {
    top: 45px;
    right: -40px;
    /* background-position: 0 -50px; */
    background: url(ztzl_right_style.png) no-repeat center center;
    background-size: 100%;
}
.ztzl_title {
    display: none;
}
/* 动态友情链接结束 */

.txtScroll-left .bd ul li h3 { display: inline-block; width: 100%;  overflow: hidden; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis;  }
.title_box {
    height: 50px;
    border-bottom: 3px solid #1561af;
    background: none;
    height: 45px;
}