﻿@charset "utf-8";
/* CSS Document */
html {
    direction: ltr;
    line-height: 1em;
}

body {
    font: 13px/20px '宋体', Arial; /*0826改，原12px*/
    color: #545454;
    background: #fdfafb;
	margin: 0;
}

.width1180 {
    width: 1180px;
    margin: 0 auto;
     
}
/*head*/
.head {
    min-width:1180px;
    height: 167px;
    background: #FFF;
    margin-bottom:0px;
        border-bottom: 2px solid #d6d4d5;
        box-shadow: 0 2px 2px #e9e6e7;
}

    .head.type02 {
        position: relative:

        z-index: 1;
        margin: 0 auto;
    }

    .head .top {
        height: 34px;
		font-size: 14px;
        text-align: center;
        border-bottom: 0px solid #0a8b89;
        background: #eee;
        color: #808080;
    }
        .faa {
            float:left;
            margin-top: 40px;
            padding-left: 10px;
            line-height: 34px;
        }
        .head .top .fl span {
            padding-right: 10px;
            line-height: 34px;
        }

        .head .top .fr em {
            padding: 0 10px;
        }

        .head .top .fr span em {
            padding: 0;
            font-size: 22px;
            color: #00c0be;
            font-family: Tahoma, Geneva, sans-serif;
        }

        .head .top .fr span span {
            font-size: 14px;
            font-family: Tahoma, Geneva, sans-serif;
        }

    .head img {
        float: left;
        display: inline-block;
        margin-right: 10px;
    }

    .head ul {
        margin-top: 55px;
        overflow: hidden;
    }

        .head ul li {
            float: left;
            width: 108px;
            height: 37px;
            text-align: center;
            background: url(../images/icon_xiexian.png) no-repeat left 8px;
            font-family: "微软雅黑";
            font-size: 18px;
        }

            .head ul li:first-child {
                background: url(../images/icon_home.png) no-repeat 11px 4px;/*0909修改，原20px 4px*/
            }

            .head ul li a {
                display: inline-block;
                height: 35px;
            }

                .head ul li a:hover {
                    color: #00c0be;
                    border-bottom: 2px solid #0a8b89;
                    text-decoration: none;
                }

                .head ul li a.hover {
                    color: #00c0be;
                    border-bottom: 2px solid #0a8b89;
                    text-decoration: none;
                }
/*body*/
.ml30 {
    margin-left: 30px;
}

.mt30 {
    margin-top: 30px;
}

.mlt30 {
    margin: 30px 0 0 30px;
}

.body {
    position: relative;
    min-height: 900px;
    padding: 0 30px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    background: #FFF;
}

    .body.type02 {
        padding: 0;
    }

.gonggao {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
    background: #fafafa;
}

.txtMarquee-left {
    width: 999px;
    position: relative;
    float: left;
    border-left: 1px solid #dbdbdbl;
    border-right: 1px solid #dbdbdbl;
}

    .txtMarquee-left .bd {
        padding: 10px 10px 0;
    }

        .txtMarquee-left .bd .tempWrap {
            width: 1180px !important;
        }

a:hover {
    color: red !important;
    text-decoration: none !important;
}

.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

    .txtMarquee-left .bd ul li {
        margin-right: 30px;
        padding-left: 12px;
        float: left;
        height: 24px;
        line-height: 24px;
        text-align: left;
        _display: inline;
        width: auto !important;
        background: url(../images/icon_smimg.png) no-repeat left center;
    }

        .txtMarquee-left .bd ul li span {
            color: #999;
        }

        .txtMarquee-left .bd ul li em {
            padding-left: 30px;
            color: #c0c0c0;
        }

        .txtMarquee-left .bd ul li a {
            color: #8d8d8d;
        }
/*焦点图*/
.picFocus {
    width: 339px;
    border: 1px solid #999999;
    padding: 5px;
    position: relative;
    overflow: hidden;
    zoom: 1;
    background: #cccccc;
}

    .picFocus .hd {
        width: 100%;
        overflow: hidden;
    }

        .picFocus .hd ul {
            margin-right: -5px;
            overflow: hidden;
            zoom: 1;
        }

            .picFocus .hd ul li {
                padding-top: 5px;
                float: left;
                text-align: center;
            }

                .picFocus .hd ul li img {
                    width: 74px;
                    height: 44px;
                    border: 3px solid #fff601;
                    cursor: pointer;
                    margin-right: 6px;
                }

                .picFocus .hd ul li.on {
                    background: url("../images/icoUp.png") no-repeat center 0;
                }

                    .picFocus .hd ul li.on img {
                        border-color: #fff601;
                    }

    .picFocus .bd li {
        vertical-align: middle;
        position: relative;
    }

    .picFocus .bd img {
        width: 336px;
        height: 233px;
        display: block;
    }

    .picFocus .bd li div {
        position: absolute;
        height: 30px;
        left: 0;
        bottom: 0;
        right: 0;
        line-height: 30px;
        background: #000;
        color: #17d1cf;
        padding-left: 12px;
        opacity:0.5;
    }
/*首页列表通用*/
.use_list {
    position: relative;
}

    .use_list .hd {
        height: 32px;
        border-bottom: 1px solid #0ca2a0;
        background: #00c0be;
    }
        /*title-type*/
        .use_list .hd span {
            font-family: "微软雅黑";
            font-size: 18px;
            color: #FFF;
            line-height: 32px;
            padding-left: 20px;
        }

        .use_list .hd em {
            font-family: Tahoma, Geneva, sans-serif;
            font-size: 14px;
            color: #34e5e4;
            padding-left: 8px;
        }

        .use_list .hd .zhemore {
            display: inline-block;
            width: 9px;
            height: 9px;
            margin: 13px 20px 0 0;
            background: url(../images/icon_more.png) no-repeat;
            -webkit-background-size: 9px 9px;
            -moz-background-size: 9px 9px;
            background-size: 9px 9px;
            -webkit-border-radius: 4.5px;
            border-radius: 4.5px;
            -webkit-transition: -webkit-transform 1s ease-out;
            -moz-transition: -moz-transform 1s ease-out;
            -o-transition: -o-transform 1s ease-out;
            -ms-transition: -ms-transform 1s ease-out;
        }

            .use_list .hd .zhemore:hover {
                -webkit-transform: rotateZ(360deg);
                -moz-transform: rotateZ(360deg);
                -o-transform: rotateZ(360deg);
                -ms-transform: rotateZ(360deg);
                transform: rotateZ(360deg);
            }
        /*tab-type*/
        .use_list .hd ul {
            position: relative;
            overflow: hidden;
        }

            .use_list .hd ul li {
                position: relative;
                float: left;
                line-height: 32px;
                padding: 0 25px;
                background: url(../images/icon_xian01.png) no-repeat left center;
                cursor: pointer;
                font-size: 18px;
                font-family: "微软雅黑";
                margin-left: -2px;
            }

                .use_list .hd ul li a {
                    color: #FFF;
                    text-decoration: none;
                }

                .use_list .hd ul li:first-child {
                    background: none;
                }

                .use_list .hd ul li:hover {
                    background: #17d1cf;
                    z-index: 1;
                }

                .use_list .hd ul li a:hover {
                    color: #FFF;
                }

                .use_list .hd ul li.on {
                    color: #FFF;
                    background: #17d1cf;
                    z-index: 1;
                }

                    .use_list .hd ul li.on a {
                        color: #FFF;
                    }

    .use_list .bd {
        
        position: relative;
    }
    /*农业动态*/
    .use_list.nongtai {
        width: 517px;
    }

        .use_list.nongtai .bd div {
            padding: 20px 0px 10px 0px;
            border-bottom: 1px dashed #4f4e4e;
        }

            .use_list.nongtai .bd div h1 {
                font-weight: bold;
                font-size: 14px;
                text-indent: 1em;
            }

                .use_list.nongtai .bd div h1 a {
                    padding: 0 !important;
                    background: none !important;
                    color: #545454 !important;
                }

        .use_list.nongtai .bd a:hover {
            text-decoration: none;
            color: red;
        }

        .use_list.nongtai .bd h1 a:hover {
            text-decoration: none !important;
            color: red !important;
        }

.nongtai .hd a:hover {
    color: white !important;
}


.use_list.nongtai .bd div p {
    text-indent: 1em;
    padding-top: 10px;
    line-height: 1.8em;
}

    .use_list.nongtai .bd div p a {
        color: #da2c2d;
        background: none !important;
    }

.use_list.nongtai .bd ul li {
    padding-left: 2px;
    height: 15px;
    line-height: 15px;
    margin-top: 15px;
}

    .use_list.nongtai .bd ul li a {
        color: #686868;
        padding-left: 13px;
        background: url(../images/icon_dian01.png) no-repeat left center;
    }

    .use_list.nongtai .bd ul li span {
        color: #a4a4a4;
    }

    .use_list.nongtai .bd ul li:first-child {
        height: 100px;
        margin-top: 0;
    }
/*农业旅游*/
.aimg_lv {
    display: inline-block;
}
/*电商平台*/
.terr_box {
    width: 1180px;
    height: 150px;
    border: 0px solid #e0e0e0; 
    padding-left: 0px;
}

    .terr_box a {
        display: inline-block;
        margin-right: 30px;
    }
    
    .terr_box1 {
    width: 1180px;
    height: 150px;
    border: 0px solid #e0e0e0; 
    padding-left: 0px;
} 
    
/*科研成果*/
.use_list.keyan {
    width: 350px;
}

    .use_list.keyan .bd div {
        position: relative;
        padding: 5px 0 0 120px;
    }

        .use_list.keyan .bd div h1 {
            font-weight: bold;
            font-size: 14px;
            line-height: 1.5em;
        }

            .use_list.keyan .bd div h1 a {
                padding: 0 !important;
                background: none !important;
                color: #545454 !important;
            }

        .use_list.keyan .bd div p {
            padding-top: 4px;
            line-height: 1.8em;
        }

            .use_list.keyan .bd div p a {
                color: #da2c2d;
                background: none !important;
            }

        .use_list.keyan .bd div img {
            position: absolute;
            left: 5px;
            top: 6px;
            width: 107px;
            height: 80px;
        }

    .use_list.keyan .bd ul li {
        padding-left: 2px;
        height: 15px;
        line-height: 15px;
        margin-top: 15px;
    }

        .use_list.keyan .bd ul li h1 a:hover {
            color: red !important;
            text-decoration: none !important;
        }

        .use_list.keyan .bd ul li a {
            color: #686868;
            padding-left: 13px;
            background: url(../images/icon_dian01.png) no-repeat left center;
        }

        .use_list.keyan .bd ul li span {
            color: #a4a4a4;
        }

        .use_list.keyan .bd ul li:first-child {
            height: 90px;
        }
/*对外服务*/
.use_list.fuwu {
    width: 517px;
}

    .use_list.fuwu .bd ul {
        position: relative;
    }

        .use_list.fuwu .bd ul li {
            position: relative;
            float: left;
            width: 145px;
            height: 107px;
            margin: 10px 0 0 20px;
            -webkit-transition: margin 0.3s ease-out;
            -moz-transition: margin 0.3s ease-out;
            -o-transition: margin 0.3s ease-out;
        }

            .use_list.fuwu .bd ul li img {
                width: 145px;
                height: 107px;
            }

            .use_list.fuwu .bd ul li:hover {
                /*margin: 15px 0 5px 40px;*/
            }

            .use_list.fuwu .bd ul li span {
                position: absolute;
                left: 0;
                bottom: 0;
                right: 0;
                height: 23px;
                line-height: 23px;
                text-align: center;
                color: #FFF;
                background: url(../images/icon_back02.png);
            }
/*微信号*/
.weixinbox {
    position: relative;
    width: 252px;
    height: 290px;
    background: url(../images/img_weixin.jpg);
    -webkit-background-size: 252px 290px;
    -moz-background-size: 252px 290px;
    background-size: 252px 290px;
    -webkit-border-radius: 126px;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}

    /*.imgs_show {
    -webkit-border-radius: 126px;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
.imgs_show:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}*/

    .weixinbox:hover {
        -webkit-transform: rotateZ(360deg);
        -moz-transform: rotateZ(360deg);
        -o-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }

    .weixinbox p {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        height: 40px;
        line-height: 1.5em;
        text-align: center;
    }

        .weixinbox p em {
            color: #00c0be;
        }
/*园区风采*/
.use_list.fengcai {
    width: 898px;
}


    .use_list.fengcai .bd {
    }

    .use_list.fengcai a:hover {
        color: black !important;
    }

.slideBox {
    width: 896px;
    height: 283px;
    
    border: 1px solid #e0e0e0;
}

    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox .bd li {
            zoom: 1;
            vertical-align: middle;
        }

    .slideBox .prev, .slideBox .next {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -43px;
        display: block;
        width: 37px;
        height: 83px;
        background: url(../images/slider-arrow.png) -110px 23px no-repeat #3a3838;
        filter: alpha(opacity=50);
        opacity: 0.5;
        border-radius: 0 8px 8px 0;
    }

    .slideBox .next {
        left: auto;
        right: 0;
        background-position: 10px 23px;
        border-radius: 8px 0 0 8px;
    }

        .slideBox .prev:hover, .slideBox .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

    .slideBox .prevStop {
        display: none;
    }

    .slideBox .nextStop {
        display: none;
    }

.fengcai_list a {
    display: inline-block;
    position: relative;
    float: left;
    width: 158px;
    height: 127px;
    margin: 10px 0 0 19px;
}

    .fengcai_list a img {
        width: 158px;
        height: 127px;
    }

    .fengcai_list a span {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #FFF;
        background: url(../images/icon_back05.png);
    }

    .fengcai_list a:first-child {
        width: 328px;
        height: 264px;
    }

        .fengcai_list a:first-child img {
            width: 328px;
            height: 264px;
        }
/*视频*/
.use_list.voide {
    width: 252px;
}

    .use_list.voide .bd {
        padding-top: 10px;
    }

        .use_list.voide .bd a {
            position: relative;
            display: block;
            width: 250px;
            height: 240px;
        }

            .use_list.voide .bd a img {
                width: 250px;
                height: 240px;
            }

            .use_list.voide .bd a div {
                position: absolute;
                left: 0;
                top: 0;
                width: 250px;
                height: 273px;
                background: url(../images/voideback01.png) no-repeat;
            }

            .use_list.voide .bd a:hover div {
                background: url(../images/voideback02.png) no-repeat;
            }

        .use_list.voide .bd h1 {
            line-height: 35px;
            font-size: 14px;
            font-weight: bold;
            text-indent: 1em;
        }

        .use_list.voide .bd p {
            color: #a5a5a5;
            line-height: 1.8em;
            text-indent: 1em;
        }
/*园区企业*/
.use_list.company {
    width: 350px;
}

    .use_list.company .bd ul li {
        padding-left: 2px;
        height: 15px;
        line-height: 15px;
        margin-top: 15px;
    }

        .use_list.company .bd ul li a {
            color: #686868;
            padding-left: 13px;
            background: url(../images/icon_dian01.png) no-repeat left center;
        }

        .use_list.company .bd ul li span {
            color: #a4a4a4;
        }
/*园区企业供求*/
.use_list.suppy {
    width: 517px;
}

    .use_list.suppy .bd ul li {
        padding-left: 2px;
        height: 15px;
        line-height: 15px;
        margin-top: 15px;
    }

        .use_list.suppy .bd ul li a {
            color: #686868;
            padding-left: 13px;
            background: url(../images/icon_dian01.png) no-repeat left center;
        }

        .use_list.suppy .bd ul li span {
            color: #a4a4a4;
        }
/*区域交通*/
.use_list.traffic {
    width: 252px;
}

    .use_list.traffic .bd img {
        margin-top: 10px;
        width: 252px;
        height: 167px;
    }
/*友情链接*/
.friend {
    position: relative;
    width: 100%;
    margin-top: 30px;
}

    .friend p {
        height: 30px;
        border-bottom: 6px solid #c0c0c0;
    }

    .friend div {
        position: relative;
        padding: 20px 0 20px 20px;
        margin: 0 15px;
        border-bottom: 1px dashed #3c3c3c;
    }

        .friend div:last-child {
            border-bottom: 0;
        }

        .friend div span {
            position: absolute;
            left: 0;
            top: 20px;
            display: inline-block;
            width: 58px;
            height: 22px;
            text-align: center;
            line-height: 22px;
            border: 1px solid #bfe5ef;
            background: #f5fafc;
        }

        .friend div a {
            display: inline-block;
            width: 130px;
            height: 22px;
            line-height: 22px;
            margin-bottom: 10px;
             color: #686868;/*0827修改，原#a5a5a5*/

        }
/*底部*/
.foot {
    width:100%;
    height: 121px;
    border-top: 1px solid #a1a1a1;
    background: #c0c0c0;
    color: #747474;
    margin:0 auto;
}

    .foot img {
        float: left;
    }

    .foot p {
        float: left;
        padding: 40px 0 0 60px;
    }
/*左右*/
.lefter {
    position: relative;
    width: 214px;
}

    .lefter a {
        display: block;
        overflow: hidden;
    }

    .lefter img {
        width: 100%;
        margin-bottom: 10px;
    }

    .lefter div {
        overflow: hidden;
        margin-top: 1px;
        /*border-top: 1px solid #d3d3d3;*/
        border-bottom: 1px solid #d3d3d3;
        padding-bottom: 0px;
    }

        .lefter div p {
            padding: 7px 20px 0 20px;
            color: #7b7a7a;
        }

.righter {
    position: relative;
    width: 965px;
    min-height: 900px;
    border-left: 1px solid #d3d3d3;

}

    .righter .nav {
        height: 39px;
        border-bottom: 1px solid #dfdfdf;
    }

        .righter .nav a {
            display: inline-block;
            border-right: 1px solid #dfdfdf;
            height: 38px;
            line-height: 38px;
            padding: 0 35px;
            color: #767676;
            margin-right: -6px;
            background: url(../images/icon_right.png) no-repeat right center;
        }

            .righter .nav a:first-child {
                text-align: center;
                font-family: Tahoma, Geneva, sans-serif;
                color: #919191;
                background: url(../images/icon_home02.png) no-repeat 25px center;
                width: 60px;
            }

            .righter .nav a.on {
                background-color: #fbfbfb;
            }

.plr30 {
    position: relative;
    padding: 0 30px;
}
/*园区介绍*/
.righter h1 {
    text-align: center;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #4a4a4a;
    padding-top: 50px;
}

.righter h2 {
    text-align: center;
    color: #a0a0a0;
    padding: 15px 0;
    border-bottom: 1px solid #dfdfdf;
}

.plr30 h2 a {
    color: #a0a0a0;
}

.righter .content {
    padding: 0 40px;
    color: #7b7a7a;
}

    .righter .content h3 {
        padding-top: 60px;
    }

    .righter .content .pimg {
        /*padding: 35px 0;*/ /*0826隐藏*/
        text-align: center;
    }

    .righter .content .renzheng {
        padding: 30px 0 0 40px;
    }
/*园区企业*/
.righter table {
    /*margin: 0px 30px;*/ /*0826隐藏*/
    width: 100%; /*0826改，原96%*/
    font-size: 14px; /*0826改，原12%*/
}

    .righter table th {
        height: 40px;
        padding: 0 30px;
        line-height: 39px;
        background-color: #f2f2f2;
        border-right: 1px solid #FFF;
        text-align: center;
        border-top: 2px solid #007352;
        border-bottom: 1px solid #007352;
    }

    .righter table td {
        padding: 15px 0px;
        /*color: #8f8e8e;*/ /*0826隐藏*/
        text-align: center;
        border-bottom: 1px solid #e0e0e0;
    }

        .righter table td.type02 {
            text-align: left;
            padding-left: 30px;
            color: #666666;
        }

        .righter table td .emnew {
            display: block;
            width: 33px;
            height: 15px;
            margin-left: 10px;
            background-image: url(../images/new.jpg);
        }

.righter h4 {
    font-family: "微软雅黑";
    font-size: 30px;
    padding-top: 40px;
}

.righter h5 {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #a1a0a0;
    padding: 10px 0 15px;
}
/*分页*/
.zj_page {
    text-align: center;
    clear: both;
}

    .zj_page a {
        margin: 0 5px;
        cursor: pointer;
        font-size: 12px;
    }

        .zj_page a:hover {
            text-decoration: underline;
        }

        .zj_page a.on {
            color: white;
            background: #00c0be;
            padding: 4px 9px 4px 9px;
            font-weight: bold;
            text-decoration: underline;
            text-decoration: none;
        }
    /*.zj_page .prev {
	margin: 0px 20px 0px 20px;
}
.zj_page .next {
	margin: 0px 20px 0px 20px;
}*/
    .zj_page .split {
        display: none;
    }
/*旅游专题*/

/*活动动态*/
.use_list.actdy {
    width: 100%;
}

    .use_list.actdy .bd {
        height: 370px;
        padding: 15px;
    }

        .use_list.actdy .bd div {
            position: relative;
            float: left;
            margin-right: 35px;
        }

            .use_list.actdy .bd div:last-child {
                margin-right: 0;
            }

            .use_list.actdy .bd div.last {
                margin-right: 0;
            }

            .use_list.actdy .bd div.type01 {
                width: 534px;
            }

            .use_list.actdy .bd div.type02 {
                width: 270px; /*0906改，原265px*/
            }

            .use_list.actdy .bd div h1 {
                padding-top: 15px;
                font-size: 15px; /*0826改，原14px*/
                font-family: "微软雅黑";
            }

                .use_list.actdy .bd div h1 span {
                    color: #686868; /*0826修改，原#bebebe*/
                }

            .use_list.actdy .bd div p {
                padding-top: 5px;
                position: relative;
                color: #a5a5a5;
            }

                .use_list.actdy .bd div p a {
                    color: #28b491;
                }
/*景点介绍*/
.use_list.scenic {
    width: 100%;
}

    .use_list.scenic .bd {
        padding: 15px;
        border: 1px solid #e0e0e0;
    }

        .use_list.scenic .bd .imglist {
        }

            .use_list.scenic .bd .imglist li {
                position: relative;
                float: left;
                width: 257px;
                height: 162px;
                margin-right: 38px;
            }

                .use_list.scenic .bd .imglist li:last-child {
                    margin-right: 0;
                }

                .use_list.scenic .bd .imglist li.last {
                    margin-right: 0;
                }

                .use_list.scenic .bd .imglist li a {
                    display: inline-block;
                    overflow: hidden;
                }

                .use_list.scenic .bd .imglist li img {
                    width: 257px;
                    height: 162px;
                }

                .use_list.scenic .bd .imglist li span {
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    height: 32px;
                    background: url(../images/icon_back03.png);
                    color: #FFF;
                    padding-left: 18px;
                    line-height: 32px;
                }

        .use_list.scenic .bd .wordlist {
            position: relative;
            margin-top: 10px;
            overflow: hidden;
            margin-left: -34px;
        }

            .use_list.scenic .bd .wordlist li {
                float: left;
                width: 522px;
                height: 30px;
                line-height: 30px;
                border-bottom: 1px dashed #686868;
                margin-left: 34px;
                padding: 0 15px;
            }

                .use_list.scenic .bd .wordlist li a {
                    color: #686868;
                    padding-left: 13px;
                    background: url(../images/icon_dian01.png) no-repeat left center;
                }

                .use_list.scenic .bd .wordlist li span {
                    float: right;
                    color: #686868; /*0826改，原#a4a4a4*/
                }
/*美丽园区*/
.use_list.pack {
    width: 100%;
}

.slideBox02 {
    width: 99.9% !important;
    height: 320px;
    overflow: hidden;
    position: relative;
}

    .slideBox02 .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox02 .bd li {
            zoom: 1;
            vertical-align: middle;
        }

    .slideBox02 .prev, .slideBox02 .next {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -43px;
        display: block;
        width: 37px;
        height: 83px;
        background: url(../images/slider-arrow.png) -110px 23px no-repeat #3a3838;
        filter: alpha(opacity=50);
        opacity: 0.5;
        border-radius: 0 8px 8px 0;
    }

    .slideBox02 .next {
        left: auto;
        right: 0;
        background-position: 10px 23px;
        border-radius: 8px 0 0 8px;
    }

        .slideBox02 .prev:hover, .slideBox02 .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

    .slideBox02 .prevStop {
        display: none;
    }

    .slideBox02 .nextStop {
        display: none;
    }

.pack_list a {
    display: inline-block;
    position: relative;
    float: left;
    width: 264px;
    height: 145px;
    margin: 10px 0 0 29px;
}

    .pack_list a img {
        width: 264px;
        height: 145px;
    }

    /*.pack_list a span {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #FFF;
        background: url(../images/icon_back03.png);
    }*/

    .pack_list a:first-child {
        width: 536px;
        height: 299px;
    }

        .pack_list a:first-child img {
            width: 536px;
            height: 299px;
        }
/*意见反馈*/
.optionbox {
    width: 99%;
    border: 1px solid #cecece;
    height: 430px;
    margin-bottom: 35px;
}

.optionbox1 {
    width: 99%;
    border: 1px solid #cecece;

    margin-bottom: 35px;
}

    .optionbox div {
        height: 198px;
    }

        .optionbox div .pimg {
            padding-bottom: 20px;
        }

        .optionbox div.type01 {
            width: 845px;
            padding-left: 15px;
        }

            .optionbox div.type01 span {
                 display: inline-block;
                padding: 0px 2px 0px 5px;
                font-family: "微软雅黑";
                font-size: 14px;
                color: #4d4d4d;
            }

            .optionbox div.type01 input {
                width: 188px;
                height: 28px;
                line-height: 28px;
                padding-left: 10px;
                border: 0;
                background: url(../images/input_back.jpg);
                margin-right: 33px;
            }

                .optionbox div.type01 input:last-child {
                    margin-right: 0;
                }

            .optionbox div.type01 textarea {
                width: 777px;
                height: 59px;
                padding: 10px;
                border: 0;
                background: url(../images/textback.jpg) no-repeat;
                margin: 10px 0 0 5px;
            }

        .optionbox div.type02 {
            width: 250px;
            margin-left: 25px;
        }

            .optionbox div.type02 p {
                padding: 10px 0 0 12px;
                line-height: 15px;
                background: url(../images/icon_sanjiao.png) no-repeat 2px 14px;
            }
/*左导航*/
.leftnav {
    margin-top: -9px;
}

    .leftnav a {
        display: block;
        height: 44px;
        line-height: 44px;
        padding-left: 25px;
        background: #efefef;
        font-family: "微软雅黑";
        font-size: 14px;
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
        margin-top: -1px;
    }

        .leftnav a:hover {
            text-decoration: none;
            color: #FFF !important;
            background: url(../images/icon_right02.png) no-repeat 185px center #00c0be;
            border-color: #FFF;
        }

        .leftnav a.on {
            color: #FFF;
            background: url(../images/icon_right02.png) no-repeat 185px center #00c0be;
            border-color: #FFF;
        }

/*首页切换选中效果*/
.fengcai .content {
    display: none;
}

.nongtai .content {
    display: none;
}
/*左边表头*/
.lefter .title {
    width: 214px;
    height: 148px;
    background: url(../images/titlenew.jpg);
    text-align: center;
    line-height: 146px;
    font-family: "微软雅黑";
    font-size: 34px;
    color: #FFF;
    padding-bottom: 0;
    z-index: 1;
}
/*提交按钮*/
.submit_btn {
    display: inline-block;
    width: 94px;
    height: 26px;
    text-align: center;
    text-decoration: none;
    line-height: 26px;
    border: 1px solid #e0e0e0;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #28b491;
    margin: 10px;
    text-decoration: none !important;
}

/*相册列表*/
.photoList li {
    width: 200px; /*0826修改，原160px*/
    height: 177px; /*0826修改，原167px*/
    border: 1px solid #c5c5c5;
    float: left;
    display: inline;
    margin: 6px 12px 12px 12px; /*0826修改，原6px 25px 25px 25px*/
}

    .photoList li .name {
        width: 200px; /*0826修改，原160px*/
        height: 145px; /*0826修改，原130px*/
    }

    .photoList li .title {
        text-align: center;
        line-height: 1.7em;
        padding-top: 6px;
    }

        .photoList li .title a {
            font-size: 12px;
            color: #8f8e8e !important;
            text-decoration: none;
        }

            .photoList li .title a:hover {
                color: red !important;
            }

.pack_list div {
position: absolute;
	top:145px;
	right: 0;
	bottom: 0;
	left: 0;
	background:url(../images/icon_back03.png);
	display:none;
}

    .pack_list div p {
      position: absolute;
	top: 50%;
	left:0;
	right: 0;
	left: 0;
	height:45px;
	margin-top:-20px;
	text-align:center;
    }

        .pack_list div p span {
         display:block;
	width:100%;
	font-size:28px;
	font-family:"楷体";
	color:#eaed0b;
	font-weight:bold;
        }

        .pack_list div p em {
            	display:block;
	width:100%;
	padding-top:6px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#FFF;
        }

.content .pimg .imgs_show {
    padding: 10px 5px 10px 5px;
}
.pimg_list img{
    width: 190px;
     height: 160px;
}



.picFocus .hd ul li img {
	width: 74px;
	height: 44px;
	border: 3px solid #cecece;
	cursor: pointer;
	margin-right: 6px;
}

.use_list.keyan .bd div {
	position: relative;
	padding: 5px 0 0 120px;
}
.use_list.keyan .bd div h1 {
	font-weight: bold;
	font-size: 14px;
	min-width:220px;
	+margin-top:-9px;
	line-height:1.5em;
}
.use_list.keyan .bd div p {
	padding-top: 4px;
	line-height: 1.5em;
	min-width:220px
}

.aimg_lv {
	width:252px;
	height:300px;
	background:url(../images/img_lvyou.jpg) no-repeat ;
	text-align:center;
	font-family:"微软雅黑";
}
.aimg_lv.type02{width:214px;
	height:244px; margin-bottom:10px;}
.aimg_lv h1{
	padding-top:45px;
	font-size:20px;
	color:#FFF;
}
.aimg_lv h2{
	padding:10px 0;
	font-size:24px;
	color:#fffa76;

}
.aimg_lv a{
	display:inline-block !important;
	width:177px;
	height:29px;
	line-height:29px;
	font-size:16px;
	margin:5px 0;
	background:#fffa76;
	border-radius:29px;
	color:#545454;
	
}
.aimg_lv a:hover{
	text-decoration:none;
	background:#545454;
	color:#fffa76;
	
}
.aimg_lv p{
	color:#deeee9 !important;
	font-size:14px;

}
.yuanqu_box {
    display: inline-block;
    width: 214px;
    height: 171px;
    text-align: center;
    background: url(../images/rongyu.jpg);
    font-family: "微软雅黑";
}

    .yuanqu_box h1 {
        padding-top: 40px;
        color: #FFF;
    }

    .yuanqu_box h2 {
        padding-top: 1px;
        font-size: 18px;
    }

    .yuanqu_box h3 {
        padding-top: 34px;
        font-size: 7px;
    }

    .yuanqu_box:hover {
        text-decoration: none !important;
        color: #252525 !important;
    }


/*党群建设*/
.righter .listimg li {
    position: relative;
    padding: 40px 20px 40px 185px;
    border-top: 1px solid #d2d2d2;
}

    .righter .listimg li:first-child {
        border-top: 0;
    }

    .righter .listimg li img {
        position: absolute;
        left: 20px;
        top: 45px;
        width: 144px;
        height: 108px;
    }

    .righter .listimg li h1 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.7em;
        padding-right: 175px;
        text-align: left !important;
        padding-top: 0 !important;
    }

        .righter .listimg li h1 a {
            color: #0064b9;
        }

    .righter .listimg li p {
        padding: 15px 0;
        line-height: 1.78em;
        color: #666666;
    }

    .righter .listimg li span {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #99a2aa;
    }

    .righter .listimg li .more {
        display: block;
        width: 77px;
        height: 10px;
        line-height: 10px;
        color: #df0403;
        background: url(../images/icon_arrowr02.png) no-repeat right center;
    }

  /*新增2015-09-08*/
  /*new*/
.content02{
	border-top: 1px solid #dde1e5;
	color: #7b7a7a;
	padding-top: 30px;
}
.content02 .imglist02{
	position: relative;
	overflow: hidden;
	margin:20px 0 0 -14px;
}
.content02 .imglist02 li{
	float: left;
	width: 214px;
	height: 115px;
	border: 1px solid #cbcbcb;
	margin:0 0 18px 13px;
}
.content02 .imglist02 li img{
    width: 214px;
	height: 115px;	
}
.list_qyml{
	position: relative;
	width: 437px;
	margin-bottom: 60px;
}
.list_qyml .hd {
	height: 32px;
	border-bottom: 1px solid #0ca2a0;
}
.list_qyml .hd span {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 32px;
	padding-left: 5px;
	color: #171717;
}
.list_qyml .hd em {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #858585;
	padding-left: 8px;
}
.list_qyml .bd ul li {
	padding-left: 2px;
	height: 15px;
	line-height: 15px;
	margin-top: 15px;
}
.list_qyml .bd ul li a {
	color: #686868;
	padding-left: 13px;
	background: url(../images/icon_dian01.png) no-repeat left center;
}
.list_qyml .bd ul li span {
	color: #a4a4a4;
}
.vedio{
	position: relative;
	width: 525px;
	margin: 0 auto;
	text-align: center;
}
.vedio h1{
	font-size:16px;
	padding-top: 50px;
}
.vedio h2{
	color: #b3b3b3;
	padding: 15px 0;
}
.vedio p{
	padding: 10px 5px;
	line-height: 2em;
	text-align: left;
	color: #757575;
}
.picScroll-left {
	width: 860px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding: 14px 0;
	margin-left: 50px;
}
.picScroll-left .prev,
.picScroll-left .next {
	position: absolute;
	left: 75px;
	top: 14px;
	display: block;
	width: 29px;
	height: 141px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow01.jpg") no-repeat;
}
.picScroll-left .next {
	left: auto;
	right: 53px;
	background: url("../images/arrow02.jpg") no-repeat;
}
.picScroll-left .bd {
	padding-left: 110px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0 14px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 191px;
	height: 139px;
	display: block;
	border: 1px solid #cecece;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}