.content {}


.moudle {
    padding: 40px 0;

}

.moudle .m-title {
    width: 100%;
}

.moudle .m-title img {
    width: 100%;
}

.m-content {
    margin-top: 30px;
}

/* 招商动态 */
.zsdt {}

.zsdt .zsdt-img {
    width: 610px;
    height: 450px;
}
.zsdt .zsdt-img a{
display:block;
width:100%;
height:100%;
}
.zsdt .zsdt-img a img{
display:block;
width:100%;
height:100%;
}

.zsdt .zsdt-list {
    width: 560px;
}

.zsdt .zsdt-list .item {
    padding: 16px 0;
    margin-bottom: 16px;
}

.zsdt .zsdt-list .item .time {
    width: 100px;
    text-align: center;
    color: #777;
    border-right: 1px solid #ccc;
}

.zsdt .zsdt-list .item .time .date {
    font-size: 34px;
    color: #222;
}

.zsdt .zsdt-list .item .data {
    width: 430px;
    color: #333;
}

.zsdt .zsdt-list .item .data .title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.zsdt .zsdt-list .item:hover {
    cursor: pointer;
    background-color: #eee;
}


/* 投资环境 */
.tzhj {}

.tzhj .hint-box {
    width: 100%;
    height: 180px;
    color: #fff;
    background: url('../image/zstz_module2_banner.png');
}

.tzhj .hint-box .info {
    width: 350px;
    margin-right: 50px;
    margin-top: 30px;
    line-height: 30px;
    text-align: justify;
    text-indent: 2em;
    letter-spacing: 1px;
}

.tzhj .hint-box .info span {
    color: #72DCFF;
    cursor: pointer;
}

.tzhj-list {
    margin-top: 20px;
}

.tzhj-list .item {
    width: 580px;
    line-height: 40px;
    margin-right: 40px;
    padding: 20px 0;
    border-bottom: 1px dashed #ccc;
}

.tzhj-list .item:nth-of-type(2n) {
    margin-right: 0;
}

.tzhj-list .item:hover {
    cursor: pointer;
    background-color: #eee;
}

.tzhj-list .item .dont {
    font-size: 40px;
    line-height: 40px;
    margin-right: 10px;
}

.tzhj-list .item .title {
    width: 390px;
    font-size: 18px;
    line-height: 40px;
    color: #333;
}

.tzhj-list .item .title span {
    font-size: 40px;

    color: #666;
}

.tzhj-list .item .time {
    width: 150px;
    line-height: 40px;
    text-align: right;
    font-size: 18px;
    color: #666;
}


/* 品牌建设 */
.ppjs {
    background: url('../image/ppjs_bgc.png') no-repeat;

}

.ppjs-list {}

.ppjs-list .item {
    width: 380px;
    margin-right: 30px;
    margin-top: 30px;
    cursor: pointer;
}

.ppjs-list .item:nth-of-type(3n) {
    margin-right: 0;
}

.ppjs-list .item img {
    width: 380px;
    height: 200px;
    object-fit: cover;
}

.ppjs-list .item p {
    margin-top: -5px;
    padding: 10px 0;
    background-color: #E5E5E5;
    text-align: center;
}

.ppjs-list .item:hover p {
    background-color: #003977;
    color: #fff;
}

/* 招商引资 */

.zsyz {
    padding: 60px 0;
    background: url('../image/zsyz_bgc.png') no-repeat left bottom;

}

.zsyz-list {
    padding: 60px 0;
}

.zsyz-list .item {
    position: relative;
    width: 270px;
    height: 360px;
    margin-right: 37px;
    padding: 30px;
    background: url('../image/zsyz_item.png') no-repeat left bottom;
    color: #555;
    cursor: pointer;
    border: 1px solid #eee;
}

.zsyz-list .item .title {
    padding-top: 20px;
    font-size: 20px;

}

.zsyz-list .item .border {
    width: 40px;
    height: 1px;
    margin: 30px 0;
    background-color: #666;
}

.zsyz-list .item .desc {
    line-height: 26px;
    font-size: 15px;
    letter-spacing: 1px;
}

.zsyz-list .item .fix-btn {
    position: absolute;
    bottom: 40px;
    right: 40px;
    width: 30px;
    height: 30px;
    display: none;
}

.zsyz-list .item:hover {
    background: #3169BC;
    color: #fff;
}

.zsyz-list .item:last-of-type {
    margin-right: 0;
}

.zsyz-list .item:hover .border {
    background-color: #fff;
}

.zsyz-list .item:hover .fix-btn {
    display: block;
}


/* 公开 */

.gk {}

.gk .gk-title {

    margin-bottom: 40px;
    line-height: 50px;
    border-bottom: 1px solid #c8c8c8;
}

.gk .gk-title span {
    padding: 12px 0;
    font-size: 22px;
    color: #0558BE;

    font-weight: bold;
    border-bottom: 5px solid #0558BE;

}

/* 领导之窗 */
.gk .ldzc {
    width: 350px;
}

.ldzc .ld-img {
    width: 200px;
    height: 260px;
}

.ldzc .ld-img img {
    width: 200px;
    height: 260px;
    object-fit: cover;
}

.ld-info {
    width: 120px;
    margin-left: 15px;
}

.ld-info .name {
    margin-top: 20px;
    font-size: 24px;
    color: #0558BE;
    text-align: center;
    font-weight: bold;
}

.ld-info .auth {
    margin-top: 30px;
    text-align: center;
    font-size: 16px;
}

.ld-info .btn {
    display:block;
    width: 120px;
    height: 40px;
    line-height:40px;
    margin-top: 22px;
    font-size: 16px;
    background-color: #E9F3FF;
    color: #3169BC;
    text-align: center;
    cursor: pointer;
}

.ld-info .btn img {
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
    margin-bottom:4px;
}

.ldzc .btn-group {}

.ldzc .btn-group .btn {
    width: 165px;
    height: 40px;
    padding-top: 10px;
    margin-top: 22px;
    font-size: 16px;
    background-color: #E9F3FF;
    color: #3169BC;
    text-align: center;
    cursor: pointer;
}

.ldzc .btn-group .btn img {
    height: 16px;
    margin-right: 8px;
    vertical-align: text-top;
}

/* 最新公开 */
.gk .zxgk {
    width: 500px;
    margin-left: 30px;
}

.zxgk-list {}

.zxgk-list .item {
    width: 500px;
    line-height: 40px;
    margin-right: 40px;
    cursor: pointer;

}

.zxgk-list .item:nth-of-type(2n) {
    margin-right: 0;
}

.zxgk-list .item:hover {

    background-color: #eee;
}

.zxgk-list .item .dont {
    font-size: 40px;
    line-height: 40px;
    margin-right: 10px;
    color: #666;
}

.zxgk-list .item .title {
    width: 320px;
    font-size: 18px;
    line-height: 40px;

    color: #333;
}

.zxgk-list .item .title span {
    font-size: 40px;

    color: #666;
}

.zxgk-list .item .time {
    width: 120px;
    line-height: 40px;
    text-align: right;
    font-size: 18px;
    color: #666;
}

/* 部门信息公开 */

.bmxxgk {
    width: 280px;
    margin-left: 30px;
}

.bmxxgk .tab-box {
    width: 100%;
}

.bmxxgk .tab-box .item {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #F5F5F5;
    color: #245399;
    cursor: pointer;
	padding: 0 20px;
}

.bmxxgk .tab-box .item:hover {
    background-color: #245399;
    color: #fff;
}

.bmxxgk .tab-box .item.cur {
    background-color: #245399;
    color: #fff;
}

.bmxxgk-list .bmgk-list-item{
    display: none;
}
.bmxxgk-list .bmgk-list-item.cur{
    display: block;
}

.bmxxgk-list .item {
    width: 100%;
    height: 32px;
    margin: 10px 0;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    font-size: 16px;
}

.bmxxgk-list .item:nth-of-type(2n) {
    background-color: #F5F9FD;
}

.bmxxgk-list .item:hover {
    background-color: #245399;
    color: #fff;
}

/* 政策部分 */

.zc {
    background: url('../image/zsyz_bgc.png') no-repeat left bottom;

}

.zc .tab-box {
    border-bottom: 1px solid #ccc;
}

.zc .tab-box .list {
    width: 600px;
    margin: 0 auto;
}

.zc .tab-box .list .item {
    width: 170px;
    height: 50px;
    padding: 12px 0;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-right: 40px;
}

.zc .tab-box .list .item span {
    padding-bottom: 7px;
    border-bottom: 6px solid transparent;

}

.zc .tab-box .list .item-act span {
    border-bottom: 6px solid #3169BC;

}

.zc .tab-box .list .item:last-of-type {
    margin-right: 0;
}

.zc .zc-list {
    width: 100%;
    margin-top: 40px;
}
.zc .zc-list .zc-list-item{
    display: none;
}
.zc .zc-list .zc-list-item.cur{
    display: block;
}
.zc .zc-list .item {
    width: 570px;
    cursor: pointer;
    margin-right: 60px;
    color: #666;
    border-bottom: 1px dashed #ccc;
}

.zc .zc-list .item:nth-of-type(2n) {
    margin-right: 0;
}


.zc-list .item .dont {
    font-size: 40px;
    line-height: 45px;
    margin-right: 10px;

}

.zc-list .item .title {
    width: 320px;
    font-size: 18px;
    line-height: 50px;
    color: #333;

}

.zc-list .item .title span {
    font-size: 40px;
}

.zc-list .item .time {
    width: 120px;
    line-height: 50px;
    text-align: right;
    font-size: 18px;
}

.zc-list .item:hover {

    color: #3169BC;
}

.zc-list .item:hover .title {

    color: #3169BC;
}

.zc-btn-group {
    margin-top: 30px;
}

.zc-btn-group .btn-box {
    display:block;
    width: 183px;
    height: 160px;
    padding-top: 30px;
    margin-right: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    background: linear-gradient(127deg, #7CBAFF 0%, #3C8AFF 100%);

}

.zc-btn-group .btn-box:last-of-type {
    margin-right: 0;
}

.zc-btn-group .btn-box img {
    width: 54px;
    height: 54px;
}

.zc-btn-group .btn-box p {
    margin-top: 20px;
    font-size: 18px;
}

/* 重点部分公开 */
.zdgk {}

.zdgk-list {}

.zdgk-list .item {
    width: 380px;
    margin-right: 30px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 1px 1px 5px 2px #eee;
}

.zdgk-list .item:last-of-type {
    margin-right: 0;
}

.zdgk-list .item .item-title img {
    width: 100%;
}

.zdgk-list .i-list {
    padding-bottom: 30px;
}

.zdgk-list .i-list .i-item {
    width: 120px;
    margin-top: 30px;
    text-align: center;
    cursor: pointer;
}

.zdgk-list .i-list .i-item img {
    width: 25px;
    height: 25px;
}

.zdgk-list .i-list .i-item p {
    margin-top: 10px;
}

/* 便民地图 */

.bmdt {}

.bmdt img {
    width: 100%;
}

/* 专题专栏 */

.ztzl .ztzl-title {
    position: relative;

    margin-bottom: 40px;
    line-height: 50px;
    border-bottom: 1px solid #c8c8c8;
}

.ztzl .ztzl-title span {
    padding: 12px 0;
    font-size: 22px;
    color: #0558BE;

    font-weight: bold;
    border-bottom: 5px solid #0558BE;

}

.ztzl .ztzl-title .fix-more {
    position: absolute;
    top: 0;
    right: 0;
    color: #666;
    cursor: pointer;
}

.ztzl .ztzl-title .fix-more:hover {
    color: #0558BE;
}

.ztzl-list {}

.ztzl-list .item {
    width: 281px;
    height: 170px;
    margin-right: 25px;
}

.ztzl-list .item:last-of-type {
    margin-right: 0;
}


/* 互动 */
.hd-content {
    background: url('../image/hd_bgc.png') no-repeat;
    background-size: 100% 100%;
}

.active {}

/* 写信 */
.active .write {
    width: 310px;
    height: 567px;
    background: url('../image/hd_m_bgc1.png') no-repeat;
    background-size: 100% 100%;
}

.active .write .btn1 {
    width: 240px;
    height: 75px;
    margin-top: 300px;
    margin-left: 35px;
    text-align: center;
    color: #fff;
    line-height: 75px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 22px;
    background: linear-gradient(0deg, #2AB0F9 0%, #2ED2F7 100%);
}

.active .write .btn1 img {
    width: 31px;
    vertical-align: middle;
}

.active .write .btn-group {
    margin-top: 30px;
    margin-left: 35px;
}

.active .write .btn2 {
    width: 105px;
    height: 110px;
    cursor: pointer;
    margin-right: 30px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 6px;
    background: linear-gradient(0deg, #2AB0F9 0%, #2ED2F7 100%);

}

.active .write .btn2 img {
    width: 40px;
    height: 40px;
    margin-top: 20px;
}

/* 信件列表 */

.active .message {
    width: 540px;
    height: 567px;
    margin-left: 20px;
    background: url('../image/hd_m_bgc2.png') no-repeat;
    background-size: 100% 100%;

}

.active .message .fix-box {
    position: relative;
    width: 100%;
    height: 300px;
}

.active .message .fix-box .item {
    position: absolute;
    width: 76px;
    height: 92px;
    background: url('../image/hd_txt_bgc.png') no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.active .message .fix-box .item .title {
    margin-top: 15px;
    color: #fff;
    font-size: 16px;
}

.active .message .fix-box .item .data {
    color: #03DFFF;
    line-height: 28px;
    font-size: 30px;
}

.active .message .list {
    margin-top: 60px;
}

.active .message .list .l-title {
    padding: 0 40px;
}

.active .message .l-title .border {
    width: 160px;
    height: 1px;
    margin-top: 15px;
    background-color: #fff;
}

.active .message .l-title .txt {
    width: 140px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 22px;

}

.active .message .m-list .item {
    width: 460px;
    margin-left: 40px;
    margin-top: 16px;
    cursor: pointer;
    margin-right: 60px;
    color: #fff;

    font-size: 14px;
}

.active .message .m-list .item:nth-of-type(2n) {
    margin-right: 0;
}


.active .message .m-list .item .dont {
    font-size: 40px;
    line-height: 16px;
    margin-right: 10px;

}

.active .message .m-list .item .title {
    width: 200px;
    font-size: 16px;
}

.active .message .m-list .item .status {
    font-size: 16px;
}

.active .message .m-list .item .time {
    width: 120px;
    text-align: right;
    font-size: 16px;
}

.active .message .m-list .item:hover {

    color: #7ac7fa;
}


/* 新建查询 */

.active .search {
    width: 310px;
    height: 567px;
    margin-left: 20px;
    background: url('../image/hd_m_bgc3.png') no-repeat;
    background-size: 100% 100%;

}

.active .search .s-title {
    width: 250px;
    margin-top: 280px;
    margin-left: 30px;
}

.active .search .s-title .border {
    width: 120px;
    height: 1px;
    margin-top: 15px;
    background-color: #fff;
}

.active .search .s-title .txt {
    width: 120px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 22px;

}

.active .search .form {
    margin-left: 30px;
}

.active .search .form input {
    width: 250px;
    height: 50px;
    padding: 0 10px;
    margin-top: 20px;
    border: 0;
    background: linear-gradient(0deg, #B0E1FA 0%, #FBF0EA 100%);
    border-radius: 6px;
}

.active .search .form .btn {
    width: 250px;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    cursor: pointer;
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-radius: 6px;
    background: linear-gradient(0deg, #2AB0F9 0%, #2ED2F7 100%);

}

.active .search .form .btn img {
    margin-right: 10px;
}


/* 新闻 */

.news .tab-box {

    border-bottom: 1px solid #0558BE;
}

.news .tab-box .list {
    width: 950px;
    margin-left: 125px;
}

.news .tab-box .item {
    width: 200px;
    height: 200px;
    margin-right: 50px;
    margin-bottom: -2px;
    border-bottom: 5px solid transparent;
    text-align: center;
    font-size: 26px;
    color: #0558BE;
    cursor: pointer;
}

.news .tab-box .item img {
    width: 53px;
    height: 50px;
    margin-top: 50px;
    margin-bottom: 10px;
    object-fit: contain;
}

.news .tab-box .item:last-of-type {
    margin-right: 0;
}

.news .tab-box .item:hover {
    background: linear-gradient(0deg, #D3E1F6 0%, #FFFFFF 100%);
    border-bottom: 5px solid #0558BE;

}

.news .tab-box .item-act {
    background: linear-gradient(0deg, #D3E1F6 0%, #FFFFFF 100%);
    border-bottom: 5px solid #0558BE;

}

/* 新闻列表 */
.news .news-box{
    margin-top: 35px;
    display: none;
}
.news .news-box.cur{
    display: block;
}
.news .news-box .first-img{
    width: 635px;
    height: 430px;
}
.news .news-box .first-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news .news-r{
width: 550px;
}
.news .news-r.other{
    width: 100%;
}
.news .news-r .first-box{

}
.news .first-box .title{
    font-size: 24px;
    font-weight: bold;
    color: #0558BE;
}
.news .first-box .info{
    padding: 20px;
    margin-top: 20px;
    background-color: #EFF3F9;
    color: #333;
    font-size: 16px;
}
.news .first-box .info .desc{
    margin-top: 10px;
}
.news .first-box .info .desc span{
    color: #0558BE;
    cursor: pointer;
}
.news .news-r .list{
    margin-top: 30px;
}
.news .news-r .list .item{
    padding: 5px 0;
    cursor: pointer;
    line-height:30px;
    font-size: 16px;
}


.news .news-r .list .item:hover {

    background-color: #eee;
}

.news .news-r .list .item .dont {
    font-size: 40px;
line-height: 22px;
    margin-right: 10px;
    color: #666;
}

.news .news-r .list .item .title {
    width: 320px;
    color: #333;
    font-size: 18px;
}


.zxgk-list .item .time {
    width: 120px;
    text-align: right;
    color: #666;
    font-size: 18px;
}