﻿@charset "utf-8";
/*---------------------------------------------------------
index styles
---------------------------------------------------------*/
body{
background: #F3F3F3;
}

#container {
    width: 1200px;
    margin: 0 auto;
}

/* 头条 */
.container_row1 {
    margin-top: 14px;
    background: #F3F3F3 url(index_headline.png) no-repeat;
    background: #fff;
    border: 1px solid #1561AF;
}

.container_row1 .headline {
    height: 100px;
    padding: 10px 0 6px;
}

.container_row1 .headline h3 {
    font-size: 40px;
    text-align: center;
    padding-right: 45px;
}

.container_row1 .headline div {
    margin-left: 88px;
    font-size: 18px;
}

.container_row1 .headline div p {
    color: #3339;
}

.container_row1 .headline div span {

    padding-left: 7px;
    color: #2D8FFF;
}
/* 轮播、列表*/

.row2_left {
    width: 589px;
    height: 395px;
}

.row2_left .swiper-slide {
    font-size: 0;
    line-height: 0;
}

.row2_left .swiper-slide .mask {
    width: 100%;
    height: 50px;
    background: #333333b3;
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    text-align: left;
    line-height: 50px;
}

.row2_left .swiper-slide .mask .txt {
    width: 76%;
    position: absolute;
    left: 21px;
    overflow: hidden;
    font-size: 16px;
}

.row2_left img {
    width: 589px;
    height: 395px;
}

.row2_left .swiper-wrapper {
    height: 395px !important;
}

.row2_left .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background: #fff;
    border-radius: 50% !important;
    opacity: 1;
}

.row2_left .swiper-pagination-bullet-active {
    padding: 0 10px;
    background: #1561AF;
    border-radius: 5px !important;
}

.row2_left .swiper-container-horizontal>.swiper-pagination-bullets,
.row2_left .swiper-pagination-custom,
.row2_left .swiper-pagination-fraction {
    bottom: 13px;
    margin-left: 234px;
    position: absolute;
}

.row2_right {
    width: 593px;
    height: 394px;
}
.row2_right .row_list_content li:before{
    display: none;
}
.row_list {
    height: 395px;
}

.row_list_title {
    height: 50px;
}

.row_list_title li {
    height: 50px;
    text-align: center;
}

.row_list_title li a {
    width: 140px;
    font-size: 22px;
    line-height: 56px;
    font-weight: bold;
    background: #fff;
    color: #333333e6;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
}

.row_list_title li:hover a,
.row_list_title .current a {color: #FFFFFF;background: #2D8FFF;}

.row_list_content {
    padding: 0 22px 0 19px;
    font-size: 18px;
}

.row_list_content li {
    width: 100%;
    height: 48px;
    line-height: 48px;
}

.row_list_content li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #BFBFBF;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
}

.row_list_content li .time {
    float: right;
    font-size: 16px;
    color: #666;
}

.row_list_content li:hover a {
    color: #1561AF;
    
}

.row_list_content li:hover:before {
    width: 5px;
    height: 5px;
    background: #BFBFBF;
    border-radius: 50%;
    vertical-align: middle;
}



/* 模块4 */
.row4_left,
.row4_right,
.container_row4 .row4_content {
}

.row4_left,
.row4_right {
    width: 593px;
    /* height: 426px; */
    padding: 10px;
    background: #fff;
}

.container_row4 .row4_content {
    height: 100%;
    overflow: hidden;
}

.container_row4 .row4_title {
    border-bottom: 2px solid #e0e0e080;
}

.container_row4 .row4_title li {line-height: 56px;text-align: center;}

.container_row4 .row4_title li:last-of-type {
    border: none;
}

.container_row4 .row4_title a {
    font-size: 20px;
    width: 100%;
    height: 100%;
    display: inline-block;
    font-weight: bold;
}

.container_row4 .row4_title .current a {color: #2D8FFF;}

.container_row4 .row_list_content {
    margin: 5px 0;
}
.container_row4 .row4_title a:before {content: "";width: 2px;height: 14px;background: #333333;display: inline-block;vertical-align: middle;margin: 0 24px;}
.container_row4 .row4_title li:first-of-type{
    margin-left: 30px;
}
.container_row4 .row4_title li:first-of-type a:before{display:none;}
/* 政务公开 */
	.zwgk-title {
			margin: 0 50px 10px;
		}

		.zwgk-title a {
			font-size: 20px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			color: #2D8FFF;
			line-height: 60px;
		}

		.zwgk-title:before,
		.zwgk-title:after {
			content: "";
			width: 490px;
			height: 2px;
			background: #F3F3F3;
			display: inline-block;
			vertical-align: middle;
		}

		.zwgk-title:before {
			margin-right: 20px;
		}

		.zwgk-title:after {
			margin-left: 20px;
		}

		.zwgk-content {
			margin: 0 50px;
		}

		.zwgk-content li {
			width: 240px;
			height: 90px;
			text-align: center;
			position: relative;
			margin-bottom: 20px;
		}

		.zwgk-content .zwgk-img {
			opacity: 0.6;
		}

		.zwgk-content li:hover .zwgk-img {
			opacity: 1;
		}

		.zwgk-content .zwgk-img,
		.zwgk-content .zwgk-tit {
			position: absolute;
			width: 100%;
			height: 100%;
		}

		.zwgk-content .zwgk-img img,
		.zwgk-content .zwgk-tit a {
			width: 100%;
			height: 100%;
			border-radius: 10px;
			display: inline-block;
		}

		.zwgk-content .zwgk-tit a {
			font-size: 20px;
			font-weight: bold;
			color: #1561AF;
			line-height: 90px;
			letter-spacing: 3px;
			text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
			z-index: 66;
			padding-left: 63px;
		}
		/* 交通图集 */
		.row_title a {color: #2D8FFF;margin-left: 30px;}
.row_title{
  height: 60px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 23px;
  border-bottom: 2px solid #f3f3f3;
  margin-bottom: 5px;
}
.row5_center .img_gundong {
    height: 230px;
    display: flex;
    align-items: center;
}

.row5_center .img_gundong .tab {
    height: 185px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.row5_center .img_gundong .tab .left,
.row5_center .img_gundong .tab .right {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    float: left;
    margin-top: 50px;
    z-index: 2;
}
.row5_center .img_gundong .tab .left {
    margin-left: 19px;
}
.row5_center .img_gundong .tab .right {
    margin-right: 19px;
    right: 0;
}

.row5_center .img_gundong .tab .left img,
.row5_center .img_gundong .tab .right img {
    width: 50px;
    height: 50px;
}
.row5_center .gundong_content {
    margin: 0 90px;
    overflow: hidden;
}
.row5_center .gundong_content ul {
    width: 200%;
}

.row5_center .img_gundong .tab .gundong_content ul li {
    margin-right: 20px;
    text-align: center;
}

.row5_center .img_gundong .tab .gundong_content ul li:last-of-type {
    margin-right: 0 !important;
}

.row5_center .img_gundong .tab .gundong_content ul li img {
    width: 240px;
    height: 160px;
}
