﻿﻿/*内容区域*/
.pt50 {
    padding-top: 50px;
}

.entryBox .entry_style {
    width: 354px;
    height: 100px;
    line-height: 100px;
    padding-left: 226px;
    font-size: 36px;
    font-weight: bold;
    color: #fefeff;
}

    .entryBox .entry_style .icon-em {
        width: 23px;
        height: 23px;
        margin-top: 38px;
        background: url(../TAimages/icon-entry.png) no-repeat center;
    }

    .entryBox .entry_style.entry01 {
        background: #0B80D0 url(../TAimages/icon-qiye.png) no-repeat 146px center;
    }

    .entryBox .entry_style.entry02 {
        background: #FC4B2E url(../TAimages/icon-zhengfu.png) no-repeat 146px center;
    }


/*工作动态 开始*/
/*头部标题 开始*/
.index_Title .title_Name {
    line-height: 37px;
    background: url(../TAimages/title_Line.png) no-repeat left center;
}

.index_Title .title_Detail {
    width: 1035px;
    border-top: 1px solid #b2b2b2;
}

.index_Title .title_More:hover {
    color: #0676c9;
}
/*头部标题 结束*/
/*工作动态 结束*/


/*==================产业政策=====================*/
.newArea-list {
    width: 100%;
    margin-top: 40px;
}

    .newArea-list li {
        width: 240px;
        height: 190px;
        /*margin: 0 12px 17px 0;*/
    }

        .newArea-list li .imgBox {
            width: 240px;
            height: 190px;
            overflow: hidden;
        }

            .newArea-list li .imgBox .bottomBox {
                display: block;
                width: 240px;
                height: 30px;
                line-height: 30px;
                background: url(../TAimages/li_Bg.png);
                bottom: 0;
                left: 0;
                padding: 0 10px;
            }

                .newArea-list li .imgBox .bottomBox.on {
                    display: none;
                }

            .newArea-list li .imgBox img {
                display: block;
                width: 240px;
                height: 190px;
            }

        .newArea-list li .hiddenBox {
            width: 240px;
            height: 190px;
            /*line-height: 130px;*/
            overflow: hidden;
            z-index: 10;
            background: url(../TAimages/ul_Bg.png);
            top: 190px;
        }

            .newArea-list li .hiddenBox .numbox {
                width: 72px;
                height: 47px;
                line-height: 47px;
                border-bottom: 2px solid #ffffff;
                margin-top: 80px;
                margin-left: 27px;
                font-size: 34px;
            }

            .newArea-list li .hiddenBox a {
                margin-left: 27px;
            }

.mt55 {
    margin-top: 55px;
}
/*无缝滚动*/
.CYZC_Con .mainBox {
    width: 1200px;
    height: 110px;
    background-color: #ffffff;
    overflow: hidden;
}

    .CYZC_Con .mainBox ul li {
        margin-top: 32px;
    }

        .CYZC_Con .mainBox ul li:hover p {
            color: #0676c9;
        }

        .CYZC_Con .mainBox ul li .imageBox {
            height: 45px;
            width: 260px;
        }

            .CYZC_Con .mainBox ul li .imageBox img {
                width: 100%;
                height: 100%;
            }

.tempWrap {
    width: 1200px !important;
}
/*=======================================================*/
.f_b2b2 {
    color: #b2b2b2;
}
/*banner轮播 开始*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 400px;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
    min-width: 1200px;
}

.fullSlide .bd ul {
    width: 100% !important;
    min-width: 1200px;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 400px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 400px;
    width:100%;
}
.fullSlide .bd li a img{
	width: 100%;
	height: 100%;
	display: block;
}

/*banner轮播 结束*/
/*工作动态 开始*/
/*头部标题 开始*/
.index_Title .title_Name {
    line-height: 37px;
    background: url(../TAimages/title_Line.png) no-repeat left center;
}

.index_Title .title_Detail {
    width: 1035px;
    border-top: 1px solid #b2b2b2;
}

.index_Title .title_More {
    margin-right: 5px;
}

.blueHover:hover,
.index_Title .title_More:hover,
.HQZC_Con ul li .HQZC_List:hover,
.TZGG_Con ul li .TZGG_Title:hover {     
    color: #0676c9;
}
/*头部标题 结束*/
/*轮播图 start */
.slideBox {
    width: 500px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    right: 5px;
    bottom: 9px;
    z-index: 1;
}

.bannerTitle {
    width: 100%;
    height: 43px;
    line-height: 43px;
    background: url(../TAimages/slideBg.png);
    z-index: 1;
    bottom: 0;
}

.bannerTitle a {
    width: 350px;
    padding-left: 12px;
    line-height: 43px;
}
/*按钮*/
.slideBox .hd ul {
    overflow: hidden;
    margin-right: 10px;
    z-index: 2;
}

.slideBox .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    background: url(../TAimages/spot.png) no-repeat;
    cursor: pointer;
    margin-left: 5px;
}

.slideBox .hd ul li.on {
    background: url(../TAimages/spotOn.png) no-repeat;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd ul {
    height: 300px;
    overflow: hidden;
}

.slideBox .bd li {
    height: 300px;
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}
/*轮播图 end */
/*头条 开始*/
.TouTiao_Con .TouTiao .TT_Lab {
    width: 90px;
    height: 76px;
    background-color: #0676c9;
}

.TouTiao_Con .TouTiao .TT_First {
    width: 555px;
}

.TouTiao_Con .TT_Detail {
    width: 555px;
    height: 38px;
}

.TouTiao_Con ul li .TT_First {
    width: 555px;
}

.TouTiao_Con .TT_First01 a {
    padding-bottom: 7px;
}

.TouTiao_Con ul li .TT_First a {
    padding-bottom: 3px;
}

.TouTiao_Con ul li .Ul_Lable {
    line-height: 40px;
    border-right: 1px solid #ccc;
}

.TouTiao_Con ul li .TT_Detail {
    height: auto;
}
/*头条 结束*/
/*工作动态 结束*/
/*惠企政策 开始*/
.HQTZ_Content {
    height: 290px;
    background: url(../TAimages/HQZC_Con.png) no-repeat center center;
}

.HQTZ_Content .HQZC_Con ul {
    padding: 3px 0 3px;
}

.HQTZ_Content .HQZC_Con ul li {
    width: 550px;
    line-height: 45px;
    background: url(../TAimages/li_fk.png) no-repeat left center;
}

.HQTZ_Content .HQZC_Con ul li .HQZC_List {
    width: 462px;
}

.HQTZ_Content .HQZC_Con ul li span {
    width: 78px;
}

.TZGG_Con ul li {
    width: 270px;
    padding: 22px 15px;
}

.TZGG_Con ul li .TZGG_Title {
    padding-bottom: 12px;
}

.TZGG_Con ul li .TZGG_Detail {
    height: 50px;
    line-height: 25px;
}
