/*全局样式--开始*/

@media only screen and (max-width: 1920px) { body{ font-size:38px; }}
@media only screen and (max-width: 1336px) { body{ font-size:36px; }}
@media only screen and (max-width: 1280px) { body{ font-size:34px; }}
@media only screen and (max-width: 1024px) { body{ font-size:32px; }}
@media only screen and (max-width: 828px) { body{ font-size:28px; }}
@media only screen and (max-width: 768px) { body{ font-size:28px; }}
@media only screen and (max-width: 750px) { body{ font-size:28px; }}
@media only screen and (max-width: 720px) { body{ font-size:24px; }}
@media only screen and (max-width: 640px) { body{ font-size:20px; }}
@media only screen and (max-width: 480px) { body{ font-size:14px; }}
@media only screen and (max-width: 320px) { body{ font-size:12px; }}
@media only screen and (max-width: 300px) { body{ font-size:12px; }}

* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    line-height: 27px;
    font-family: Microsoft YaHei,"宋体",Verdana, Arial, Helvetica, sans-serif;
    overflow: hidden;
}

img {
    border: none;
}

li, ol {
    list-style: none;
    display: block;
}

a {
    text-decoration: none;
    color: #000;
    -webkit-transition: background-color .15s linear, color .15s linear;
    -moz-transition: background-color .15s linear, color .15s linear;
    transition: background-color .15s linear, color .15s linear;
}

    a:hover {
        color: #f60;
    }

button, input[type=button] {
    cursor: pointer;
}

input, button {
    outline: none;
}

.form-control:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control {
    padding: 6px 12px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.float_r {
    float: right;
}

.float_l {
    float: left;
}

.of {
    /*overflow: hidden;*/
}
/*全局样式结束*/
#container {
    width: 1920px;
    height: 1080px;
    /*background: url(../images/bg.jpg);*/
    position: fixed;
    z-index: -999; 
    background-repeat:repeat-x

}

.logo {
    float: left;
    margin: 50px 0 0 70px;
    width:45%;
}

    .logo img {
     width:100%;
    }


.weather_time {
    margin: 35px 1% 0 0;
    float: right;
    background: url(../images/time_bg.png) no-repeat;
    width: 45%;
    height: 101px;
    position: relative;
}

/*.weather {
    width: 35%;
    height: 101px;
    float: left;
    /*background: url(../images/weather.png) no-repeat center;*/
}*/

    .weather iframe {
        margin-top: 20px;
    }

.time {
    height: 101px;
    float: left;
    margin:0 auto;
}

.hours {
    width: 40%;
    font-size: 4em;
    line-height: 101px;
    color: #fff;
    float: left;
    margin-left: 20px;
    text-shadow: 3px 3px 3px #000;
    text-align:center;
}

.date {
    float: left;
    width: 55%;
    font-size: 1.4em;
    padding-top: 24px;
    color: #fff;
}

.bzbh_set {
    float: right;
    color: #fff;
    margin-top: 50px;
}

.fa-fixed {
    font-size: 3.8em !important;
}

.bzbh_top {
    width: 243px;
    height: 15px;
    background: url(../images/bzgh_top.png);
}

#main {
    width: 58%;
    height: 596px;
    margin:15% auto 0px auto;
    position: relative;
}

.zcfg,.jzgs,.zcwd,.bxxs,.ywlc,.jzcgk,.zxjb,.knqt{ width:85%;}


.zcfg img,.jzgs img,.zcwd img,.bxxs img,.ywlc img,.jzcgk img,.zxjb img,.knqt img{ width:100%;margin-left:30px;}



/*内页sp_sqgk_intro*/
.sec_main {
    /*width: 1682px;*/
    width: 87%;
    margin: 32px auto 0;
}

    .sec_main .left {
        width: 79.3%;
        float: left;
        position: relative;
    }

        .sec_main .left .title {
            height: 47px;
            background: rgba(50,54,65,0.85);
            line-height: 47px;
            font-size: 18px;
            color: #fff;
            padding-left: 25px;
        }

        .sec_main .left .con {
            padding: 30px 50px 10px 50px;
            background: rgba(255,255,255,0.6);
            height: 600px;
        }

        .sec_main .left .real_con {
            position: absolute;
            left: 50px;
            top: 78px;
            width: 92.37%;
            height: 560px;
            overflow: hidden;
        }

            .sec_main .left .real_con .con_img {
                /*width: 1215px;*/
                max-width: 100%;
                height: 232px;
            }

            .sec_main .left .real_con .con_txt {
                line-height: 43px;
                font-size: 21px;
            }

        .sec_main .left .real_conzxjb {
            position: absolute;
            left: 50px;
            top: 78px;
            width: 92.37%;
            height: 560px;
            overflow-y: scroll;
        }

            .sec_main .left .real_conzxjb .con_img {
                /*width: 1215px;*/
                max-width: 100%;
                height: 232px;
            }

            .sec_main .left .real_conzxjb .con_txt {
                line-height: 43px;
                font-size: 21px;
            }
			
    .sec_main .nav {
        width: 18.6%;
        float: left;
        margin: 30px 0 0 1.8%;
    }

        .sec_main .nav li {
            width: 308px;
            height: 93px;
            line-height: 93px;
            margin-bottom: 18px;
            font-size: 30px;
        }

            .sec_main .nav li img {
                width: 85%;
            }


            /*.sec_main .nav li a {
                color: #fff;
                display: block;
                width: 308px;
                height: 93px;
            }*/



.sec_bottom {
    width: 87%;
    margin: 3px auto 0;
}

    .sec_bottom span {
        float: right;
        padding-right:10px;
    }


/*内页sp_sqgk_bigevent*/

.img_BElist li {
    width: 248px;
    float: left;
    margin: 24px 26px 40px;
}

    .img_BElist li img {
        width: 248px;
        height: 170px;
    }

    .img_BElist li span {
        width: 170px;
        text-align: center;
        font-size: 14px;
        margin: 0 auto;
        line-height: 24px;
        display: block;
        height: 48px;
    }

.pageno {
    margin: 60px auto 0;
    width: 310px;
}

.pageselect {
    position: relative;
    width: 38px;
}

.selectopen {
    position: absolute;
    bottom: 105%;
    left: -1px;
    display: none;
}

    .selectopen li a {
        margin: 0;
        width: 38px;
    }

.pageno a, .pageselect {
    text-align: center;
    display: inline-block;
    line-height: 30px;
    padding: 0 8px;
    height: 30px;
    margin: 0 7px;
    border: 1px solid #fff;
}

    .pageno a:hover, .pageselect:hover {
        color: #FF8100;
        border: 1px solid #FF8100;
        cursor: pointer;
    }
/*sp_zcfg*/

.img_BMlist li {
    width: 48%;
    float: left;
    margin: 20px 0;
}

    .img_BMlist li:nth-child(2n+1) {
        margin-right: 3.26%;
    }

    .img_BMlist li .BM_right {
        width: 60%;
        float: left;
        color: #666;
        line-height: 24px;
        margin-left: 3.4%;
    }

    .img_BMlist li img {
        float: left;
        width: 34.9%;
        height: 147px;
    }

    .img_BMlist li .BM_title {
        font-size: 21px;
        line-height: 27px;
    }

    .img_BMlist li span.bm_tel {
        color: #ff7e00;
        font-size: 17px;
    }

.yellow {
    color: #FF7E00;
}

.nav a {
    background-repeat: no-repeat;
    background-position: 33px center;
}


/*nav_sqdt*/
.sec_main .nav li:hover {
    cursor: pointer;
}



.con_list {
    overflow: hidden;
}

.img_DTlist li {
    width: 42%;
    float: right;
    overflow: hidden;
    margin-bottom: 45px;
}

    .img_DTlist li:nth-child(2n+1) {
        float: left;
    }

    .img_DTlist li img {
        float: left;
        width: 160px;
        height: 100px;
    }

    .img_DTlist li .DT_article {
        width: 62%;
        float: left;
        margin-left: 2.9%;
    }

        .img_DTlist li .DT_article .DT_title {
            font-size: 21px;
            font-weight: bold;
        }

.img_DTlist .DT_brief {
    color: #666;
}

.img_DTlist a:hover .DT_brief {
    text-decoration: underline;
}

.sqdt_article {
    overflow: hidden;
}

/*.sqdt_article img {
        width: 234px;
        height: 230px;
        float: left;
        margin: 0 30px 10px 0;
    }*/

.sqdt_article {
    font-size: 21px;
    line-height: 40px;
}

.sqdt_article_title {
    color: #00daff;
    font-size: 31px;
    font-weight: bold;
}

.sqdt_article_author {
    color: #8e8e8e;
    font-size: 18px;
    margin-bottom: 20px;
}

.notice_list li {
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    margin: 11px 0;
}

.notice_list a {
    background: url(../images/limg_notice.png) no-repeat left center;
    padding-left: 27px;
    font-size: 18px;
}

.notice_list p {
    color: blue;
    font-size:14px;
}

/*animate特效*/

#top {
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
}


.sec_bottom {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.sec_main .left .title {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.sec_main .left .con {
}

.delay_1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.no_delay {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
}

.sqgk_active {
    background: url(../images/nav_bg_selected.png) !important;
}

.sqdj_active {
    background: url(../images/nav_bg_selected6.png) !important;
}

.sqdt_active {
    background: url(../images/nav_bg_selected3.png) !important;
}

.nav_sqdt li.animated {
    animation-duration: 1.7s;
    -webkit-animation-duration: 1.7s;
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.zcfg_active {
    background: url(../images/nav_bg_selected2.png) !important;
}

.scroll_nav > a {
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.img_BMlist {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.notice_list {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.swgk_active {
    background: url(../images/nav_bg_selected4.png) !important;
}

.nav_swgk li.animated {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.page_selected {
    color: #f60;
    border: 1px solid #f60 !important;
}
/*puller*/
#pullDown, #pullUp {
    text-align: center;
    color: #2C3448;
}

#pullUp {
    margin-top: 50px;
}

/*sp_grid*/
.grid_l {
    width: 95%;
    height: 90%;
    margin:0 auto;
}

    .grid_l img {
        width: 100%;
        height: 100%;
    }

.grid_r {
    width: 280px;
    height: 500px;
    float: right;
    font-size: 18px;
    line-height: 37px;
    margin: 140px 20px 0 0;
}

    .grid_r p {
        border: 1px dashed #f60;
        padding: 25px;
    }

        .grid_r p span {
            color: #006CFF;
            font-size: 23px;
        }
/*img_picwall*/
.img_picwall li {
    border: 1px solid #313541;
}

.scroll_nav {
    width: 18.6%;
    float: left;
    margin: 70px 0 0 1.8%;
    position: relative;
    height: 538px;
}

    .scroll_nav .nav {
        width: 100%;
        float: none;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
    }

    .scroll_nav > a {
        left: 33.87%;
        position: absolute;
    }



.navbtn_up {
    top: -50px;
}

.navbtn_down {
    bottom: -50px;
}

.nav_wrap {
    height: 538px;
    overflow: hidden;
    position: relative;
}

.bcard_list li {
    width: 48%;
    height: 161px;
    background: #fff;
    padding: 5px;
    margin: 13px 0;
}

    .bcard_list li a {
        display: block;
        overflow: hidden;
    }

    .bcard_list li:nth-child(2n+1) {
        float: left;
    }

    .bcard_list li:nth-child(2n) {
        float: right;
    }

    .bcard_list li img {
        float: left;
        width: 40.2%;
        height: 160px;
    }

.bcard_desc {
    width: 52.26%;
    height: 160px;
    margin-left: 2.5%;
    float: left;
    font-size: 13px;
    color: #666;
}

.sqzz_active {
    background: url(../images/nav_bg_selected5.png) !important;
}

.nav_sqzz .nav3 a {
    background: url(../images/nav_people.png) no-repeat 33px center;
}

.list_property {
    width: 49%;
}

.list_sfxz {
    float: left;
}

.list_gsgg {
    float: right;
}

.list_sfxz li {
    color: #0072DD;
}

.list_property li a {
    color: #323641;
    font-size: 14px;
    margin-left: 10px;
    line-height: 22px;
}

.list_property li span {
    color: #323641;
    margin-left: 13.33%;
}

.list_property li a:hover {
    color: #f60;
}

.list_gsgg li {
    color: #9600C8;
}

.more_prop {
    font-size: 16px;
    color: #323641;
    margin-left: 18px;
}

/*sqdj*/
.nav_sqdj .nav6 a {
    background: url(../images/nav_people.png) no-repeat 33px center;
}


.zcfg_active {
    background: url(../images/nav_bg_selected7.png) !important;
}

.bszn_active {
    background: url(../images/nav_bg_selected8.png) !important;
}

.treegrid img {
    margin: 50px 0 0 80px;
}

.serve_con p {
    display: inline;
}

.serve_con {
    overflow: hidden;
    height: 24px;
}

.loading {
    text-align: center;
    margin-top: 20px;
}

.allload {
    text-align: center;
    margin-top: 20px;
    animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
}


/*chaxun.vm*/

div#chaxun{background: #fff; width:98.8%; margin-bottom:10px; float:left;}
#chaxun p form{ float:left;}

.btn1{ width:112px; height:35px; background:url(../images/btnSearch.png) no-repeat; border:none;cursor:pointer;margin-left:20px;}
.text1{ width:295px; height:33px; line-height:35px; padding:0px 5px; border:#bbbbbb 1px solid;margin-left:10px;}



.btnCanLian{ width:100px; height:30px; background:url(../images/btnCanLian.png) no-repeat; border:none;cursor:pointer;margin-left:5px; margin-bottom:3px;}
.btnMinZhengJu{ width:100px; height:30px;background:url(../images/btnMinZhengJu.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnJiaoKeJu{ width:100px; height:30px;background:url(../images/btnJiaoKeJu.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnBangFuZhongXin{ width:100px; height:30px;background:url(../images/btnBangFuZhongXin.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnRenSheJu{ width:100px; height:30px;background:url(../images/btnRenSheJu.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnZhuJianJu{ width:100px; height:30px;background:url(../images/btnZhuJianJu.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnFuLian{ width:100px; height:30px;background:url(../images/btnFuLian.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnTuanWei{ width:100px; height:30px; background:url(../images/btnTuanWei.png) no-repeat; border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnZongGongHui{ width:100px; height:30px;background:url(../images/btnZongGongHui.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnWeiJiJu{ width:100px; height:30px;background:url(../images/btnWeiJiJu.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnHongShiZiHui{ width:100px; height:30px;background:url(../images/btnHongShiZiHui.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}
.btnSiFaJu{ width:100px; height:30px;background:url(../images/btnSiFaJu.png) no-repeat;  border:none;cursor:pointer;margin-left:5px;margin-bottom:3px;}


label {
    margin: 0px;
    padding: 0px;
    font-family: "汉仪中宋简";
    font-size: 18px;
    font-weight: normal;
}

.blue_container {
    background: url(../images/ywlc_bg.jpg) repeat-y;
    overflow:hidden;
}

.navbar {
    height: 51px;
    line-height: 51px;
    background: url(../images/navbar.png);
    color: #fff;
    font-size: 26px;
    font-weight: 900;
    font-family: 'Microsoft YaHei';
    padding-left: 100px;
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
}

    .navbar a {
        color: #fff;
    }

.mainN {
    height: 980px;
    /*margin-top: 75px;*/
    padding: 75px 120px 0;
    overflow: hidden;
}

.unit2 {
    margin-top: 10px;
}

.unit2_con {
    height: 650px;
    background: #fff;
    padding: 15px 44px 24px 44px;
    border: 0px solid #ccc;
    overflow:hidden;
    font-family:'Microsoft YaHei';
}

.unit2_child {
    height: 415px;
    overflow: hidden;
}

.title1 {
    height: 28px;
    background: url(../images/nav_grey_bg.jpg) repeat-x;
    padding-left: 5px;
    line-height: 28px;
    color: red;
    font-size: 16px;
}

    .title1 img {
        margin: 3px 6px 0 0;
    }


.unit1_con {
    margin-bottom:6px;
}