﻿/* 主体部分开始 */
.main {
    width: 100%;
    background: #fff;
}

/* 头条开始 */
.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: 18px; font-weight: normal; font-stretch: normal; line-height: 35px; 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 .kh_important_news_left {
    width: 600px;
    height: 335px;
}
/* 图片新闻box，相对定位，标题和自动生成的切换栏都是以这个box定位的（绝对定位） */
.img_box {
    width: 600px;
    height: 335px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
/* 图片 */
.img_box img {
    width: 600px;
    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: 600px;
    height: 335px;
}
.kh_important_news_right .tab_box {
    padding: 0 10px;
}
.kh_important_news_right .tab_box .list li {
    height: 35px;
    line-height: 35px;
}
/* 顶部右新闻列表结束 */

/* 轮播和信息列表结束 */

/* 通栏开始 */
.hengfu { width: 1200px; margin: 20px auto; height: 70px; overflow: hidden; }
.hengfu img { width: 100%; height: 100%; }
/* 通栏结束 */

/* 新闻列表开始 */
.xwlb_box { width: 1200px; margin: 0 auto; }
/* 左 中 */
.bmyw_box , .zcwj_box { width: 430px; height: 416px; margin-right: 10px; }
/* 右 */
.zfxxgk_box { 
    width: 320px; 
    height: 345px; 
}
.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: 20px;
    padding: 0 10px;
}
.zfxxgk_list li {
    width: 100%;
    height: 57px;
    line-height: 57px;
    border: 1px solid #b8d6e5;
    margin-bottom: 10px;
    padding-left: 110px;
    background: url(ysqgk_logo.png) no-repeat 50px 17px #d9edf7;
    background-size: 14%;
}
.zfxxgk_list li+li {
    background: url(xxgknb_logo.png) no-repeat 50px 14px #d9edf7;
    background-size: 9%;
}
.zfxxgk_list li+li+li {
    background: url(xxgkzn_logo.png) no-repeat 50px 13px #d9edf7;
    background-size: 12%;
}
.zfxxgk_list li+li+li+li {
    background: url(xxgkzd_logo.png) no-repeat 50px 13px #d9edf7;
    background-size: 12%;
}
.zfxxgk_list li+li+li+li+li {
    background: url(fdzdgk_logo.png) no-repeat 50px 14px #d9edf7;
    background-size: 9%;
}

.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 18px;
    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: 180px;
    margin-right: 30px;
}
.hdjl {
    width: 300px;
    height: 180px;
}
.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;
}
.zwfw_list li {
    display: block;
    float: left;
    width: 193px;
    height: 90px;
    line-height: 90px;
    margin-right: 25px;
    background: url(wsbs_logo.png) no-repeat 25px center #fff;
    background-size: 20%;
}
.zwfw_list li+li {
    background: url(qzqd_logo.png) no-repeat 25px center #fff;
    background-size: 20%;
}
.zwfw_list li+li+li {
    background: url(xycx_logo.png) no-repeat 25px center #fff;
    background-size: 20%;
}
.zwfw_list li+li+li+li {
    background: url(tjjc_logo.png) no-repeat 25px center #fff;
    background-size: 20%;
}
.zwfw_list li+li+li+li+li {
    background: url(jgjc_logo.png) no-repeat 25px center #fff;
    background-size: 20%;
}
.zwfw_list li:last-child {
    margin-right: 0px;
}
.zwfw_list li a {
    display: block;
    padding-left: 80px;
    color: #076fbe;
    font-size: 16px;
}
.hdjl_list {
    width: 100%;
    height: 122px;
}
.hdjl_list li {
    float: left;
    width: 100%;
    height: 60%;
    margin-top: 8%;
    background-size: 100% 100%;
}
.hdjl_list li:last-child {
    margin-bottom: 0px;
    background-size: 100% 100%;
}
.hdjl_list a {
    display: block;
    width: 100%;
    height: 100%;
}
.hdjl_list li img {
    display: block;
    width: 100%;
    height: 100%;
}
/* 政务服务与互动交流结束 */

/* 专题专栏开始 */
.ztzl_box {
    width: 1200px;
    margin: 20px auto;
}
.picScroll-left {
    position: relative;
}
.picScroll-left .bd {
    margin: 0 auto;
    width: 1138px;
    overflow: hidden;
}
.picScroll-left .bd ul {
    zoom: 1;
}
/* 控制图片宽高 */
.picScroll-left .bd ul li {
    width: 368px;
    height: 100px;
    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: -20px;
    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: -20px;
    /* background-position: 0 -50px; */
    background: url(ztzl_right_style.png) no-repeat center center;
    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 45px;
    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;
}



.FriendLinksItem.zyrmzfs p , .FriendLinksItem.dfzfwzs p { font-size: 16px !important; color: #000 !important; }
.title_box {
    height: 50px;
    border-bottom: 3px solid #1561af;
    background: none;
    height: 45px;
}
.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; }