@charset "utf-8";

/* CSS Document */



* {
    margin: 0px;
    padding: 0px; /*border-style: none;*/
    list-style: none;
    color: #000;
    line-height: 30px;
    font-size: 16px;
    font-family: "微软雅黑"
}

img {
    border: none;
}

ul, li {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.left {
    float: left;
}

.right {
    float: right;
}



/*首页*/

.top {
    border-bottom: 1px #cacaca solid;
}

.bioati {
    width: 1100px;
    margin: 0 auto;
}

    .bioati p {
        height: 30px;
        line-height: 30px;
    }

.logo_all {
    width: 1100px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.logo_left {
    width: 590px;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.logo_right {
    width: 285px;
    float: right;
    margin-top: 40px;
}

.wx {
    width: 118px;
    float: left;
}

.right_top div.wx div.wx1 {
    display: none;
    position: absolute;
}

.right_top div.wx:hover div.wx1 {
    display: block;
}



.soucang {
    width: 143px;
    float: right;
    margin-top: 2px;
    font-family: "宋体";
    color: #88848b;
}

    .soucang a {
        font-family: "宋体";
        font-size: 13px;
        color: #88848b;
    }

.right_top {
    clear: both;
    overflow: hidden;
}

.input_submit {
    font-size: 16px;
    color: #FFF;
    background-color: #04519f;
    float: right;
    border: none;
    cursor: pointer;
    width: 50px;
    height: 30px;
    margin-top: 0.5px;
}

.sousuo input.sousuok {
    width: 210px;
    border: 1px #cacaca solid;
    height: 30px;
    color: #999999;
    font-size:13px;
}

.sousuo { /* margin-top:10px;*/
    width: 269px;
    font-size:13px;
}

.nav {
}

.nav_all {
    width: 1100px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    background: #04519f;
    height: 45px;
}

    .nav_all ul li {
        float: left;
        width: 100px;
    }

        .nav_all ul li a {
            height: 43px;
            line-height: 43px;
            color: #FFF;
            font-size: 16px;
            display: block;
            margin-right: 12px;
            margin-left: 16px;
        }

            .nav_all ul li a:hover {
                border-bottom: 2px #fff solid;
                height: 43px;
                line-height: 43px;
                font-size: 16px;
                display: block;
            }

        .nav_all ul li dt {
            background: #04519f;
            color: #fff;
        }

        .nav_all ul li dl {
            display: none;
            position: absolute;
            z-index: 100;
        }

        .nav_all ul li:hover dl {
            display: block;
        }

.gonggao {
    width: 1100px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 10px;
}

.gonggao_left {
    width: 300px;
    float: left;
}

    .gonggao_left a {
        background: url('../image/tubiao.jpg') no-repeat left;
        height: 30px;
        line-height: 30px;
        display: block;
        padding-left: 40px;
    }

    .gonggao_left span {
        color: #fff;
    }

.gonggao_right {
    width: 160px;
    float: right;
    height: 30px;
    line-height: 30px;
}

.banner {
    background: url('../image/banner.jpg') no-repeat center;
    height: 312px;
    margin-top: 10px;
    width: 1100px;
    margin: 0px auto
}

.content {
    width: 1100px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 5px;
}

.content_left {
    width: 742px;
    float: left;
}

.pingtai {
    margin-top: 20px;
}

.pingtai_xia {
    margin-top: 10px;
}

.pingtai_title {
    background: #eeeeee;
    height: 40px;
}

.title { /*width:250px;*/
    float: left;
}

    .title ul li {
        width: 110px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        float: left;
    }

        .title ul li a.chuangxin {
            background: #04519f;
            height: 40px;
            line-height: 40px;
            text-align: center;
            color: #FFF;
            font-size: 16px;
        }

        .title ul li a {
            display: block;
            line-height: 40px;
            text-align: center;
            font-size: 16px;
        }

            .title ul li a:hover {
                background: #04519f;
                height: 40px;
                line-height: 40px;
                text-align: center;
                color: #FFF;
                font-size: 16px;
            }

.gengduo {
    width: 70px;
    float: right;
}

    .gengduo a {
        display: block;
        line-height: 40px;
        text-align: center;
    }

.zixun {
    border: 1px #cacaca solid;
    border-top: none;
    padding: 15px;
    clear: both;
    overflow: hidden;
    padding-bottom: 6px;
}

.zixun_left {
    width: 250px;
    float: left;
}

    .zixun_left p {
        line-height: 20px;
        margin-top: 5px;
    }

        .zixun_left p a {
            color: #000000;
            line-height: 20px;
        }

.zixun_right {
    width: 440px;
    float: right;
}

    .zixun_right ul li {
        line-height: 32px;
    }

        .zixun_right ul li a {
            height: 32px;
            line-height: 32px;
            overflow: hidden;
            padding-right: 10px;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #000;
            width: 430px;
            display: block;
            float: left;
            background: url('../image/zs.jpg') no-repeat left;
            padding-left: 10px;
        }

.zixun_topLeft {
    width: 640px;
    float: left;
}

    .zixun_topLeft ul li {
        line-height: 32px;
    }

        .zixun_topLeft ul li a {
            height: 32px;
            line-height: 32px;
            overflow: hidden;
            padding-right: 10px;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #000;
            width: 430px;
            display: block;
            float: left;
            background: url('../image/zs.jpg') no-repeat left;
            padding-left: 10px;
        }


.content_right {
    width: 340px;
    float: right;
}

.jigou {
    padding: 10px;
}

    .jigou p {
        line-height: 24px;
    }

.right_one {
    margin-bottom: 15px;
}

.jigou ul li a {
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 318px;
    display: block;
    color: #000;
    background: url('../image/zs.jpg') no-repeat left;
    padding-left: 10px;
}

.copyright {
    margin-top: 2px;
}

.copy {
    width: 1100px;
    margin: 0 auto;
    padding-top: 15px;
    background: #04519f;
}

.lianjie {
    color: #FFF;
    font-size: 16px;
    border-bottom: 2px #FFF solid;
    /*padding-left: 15px;*/
    display:flex;
    justify-content: center;
}

    .lianjie a {
        color: #FFF;
        padding-right: 20px;
        line-height: 30px;
        line-height: 30px;
    }

.chaolian {
    margin-top: 10px;
    text-align: center;
    color: #FFF;
}

    .chaolian a {
        color: #FFF;
        padding-right: 5px;
    }

.dibu {
    margin-top: 10px;
    text-align: center;
    padding-bottom: 30px;
}

    .dibu p {
        color: #FFF;
        line-height: 30px;
    }



/*列表页*/

.list_left {
    width: 230px;
    border: 1px #cacaca solid;
    float: left;
}

    .list_left h2 {
        background: #04519f;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 20px;
        color: #FFF;
    }

    .list_left ul li {
        border-bottom: 1px #cacaca solid;
    }

        .list_left ul li a {
            height: 40px;
            line-height: 40px;
            text-align: center;
            display: block;
            background: url('../image/dian.jpg') no-repeat 70px;
            font-size: 16px;
        }

            .list_left ul li a:hover {
                height: 40px;
                line-height: 40px;
                text-align: center;
                display: block;
                background: url('../image/diandian.jpg') no-repeat 70px;
                color: #04519f;
                font-size: 16px;
            }

            .list_left ul li a.xiehui {
                height: 40px;
                line-height: 40px;
                text-align: center;
                display: block;
                background: url('../image/diandian.jpg') no-repeat 70px;
                color: #04519f;
                font-size: 16px;
            }

        .list_left ul li.wuxian {
            border-bottom: none;
        }

.list_right {
    width: 850px;
    float: right;
}

.list_biaoti {
    clear: both;
    overflow: hidden;
    border-bottom: 1px #cacaca solid;
}

.zhineng {
    width: 150px;
    float: left;
    font-size: 18px;
    color: #04519f;
    height: 35px;
    line-height: 35px;
}
/*
.address {
    width: 440px;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: left;
    font-size:13px;
}

    .address a {
        color: #000000;
        font-size: 13px;
    }
    */

.gaikuang {
    width: 180px;
}

.list_news {
    width: 760px;
    margin: 20px 0 0;
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}

    .list_news ul li a {
        width: 610px;
        display: block;
        float: left;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        text-align: left;
        overflow: hidden;
        margin-left: 10px;
    }

    .list_news ul li {
        height: 30px;
        line-height: 30px;
        color: #04519f;
        font-size: 16px;
        text-align: right;
    }

.paging {
    width: 300px;
    color: #666;
    font-family: Tahoma,"宋体";
    line-height: 24px;
    clear: both;
    margin-top: 10px;
    margin-bottom: 20px;
    float: right;
}

    .paging ul {
        list-style-type: none;
        width: 350px;
    }

        .paging ul li {
            list-style-type: none;
            float: left;
        }

    .paging a.disabled {
        width: 36px;
        border: 1px solid #dcdcdc;
        background: url('../image/buttbg.jpg') no-repeat;
        
    }

    .paging a.current {
        display: inline-block;
        padding: 0 8px;
        height: 21px;
        line-height: 21px;
        margin: 0 1px;
        color: #fff;
        font-weight: 700;
        border-color: #04519f;
        background-color: #04519f;
    }

    .paging a {
        display: inline-block;
        border: 1px solid #c9c9c9;
        padding: 0 8px;
        height: 21px;
        line-height: 21px;
        margin: 0 1px;
        text-decoration: none;
        overflow: hidden;
        vertical-align: middle;
        color: #04519f;
    }

        .paging a.current:hover {
            color: #FFF;
        }

    .paging .shuzi {
        width: 35px;
        height: 18px;
        line-height: 18px;
        margin: 0 5px;
        border: 1px solid #d5d5d5;
        text-align: center;
        vertical-align: middle;
        color: #0d98ea;
    }

.no-article {
    text-align: left;
    padding: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #f00;
}

/*概况*/

.renwu {
    margin-top: 30px;
    clear: both;
    overflow: hidden;
}

.tu {
    width: 275px;
    float: left;
}

.jieshao {
    width: 450px;
    float: right;
    margin-top: 20px;
}

    .jieshao h3 {
        font-size: 24px;
        color: #747474;
    }

    .jieshao span {
        font-size: 20px;
        color: #747474;
        padding-bottom: 10px;
    }

    .jieshao p {
        line-height: 24px;
        color: #747474;
        font-size: 16px;
    }

.hengxian {
    border-top: 1px #cacaca solid;
    margin-top: 10px;
    margin-bottom: 10px;
}

.jieshao a {
    display: block;
    text-align: right;
    margin-top: 30px;
    color: #747474;
    font-size: 14px;
}

.fengexian {
    border-top: 1px #cacaca solid;
    margin-top: 30px;
    margin-bottom: 20px;
}

.xiangguan {
    line-height: 30px;
    height: 30px;
    color: #04519f;
    font-size: 18px;
}

.xinwen {
    border: 1px #cacaca solid;
    padding: 10px;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

    .xinwen ul li a {
        display: block;
        width: 560px;
        float: left;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #747474;
        overflow: hidden;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .xinwen ul li {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #04519f;
        text-align: right;
    }



.xiangxi_news {
    margin: 0 auto;
    margin: 20px 0 20px 0;

}

    .xiangxi_news h4 {
        text-align: center;
        color: #333333;
        font-size: 24px;
        margin-bottom: 10px;
    }

    .xiangxi_news p.shijian_bianji {
        text-align: center;
        color: #000000;
        font-size: 16px;
    }

    .xiangxi_news p, .conr_c_div {
        line-height: 24px;
        font-size: 16px;
        color: #000000;
    }

        .xiangxi_news p.shouye_tutu {
            text-align: center;
            color: #000000;
            font-size: 16px;
            margin-top: 20px;
            margin-bottom: 20px;
        }

.shangyixiayi {
    border-top: 1px #dddddd solid;
    margin-top: 30px;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.shangyibian {
    width: 400px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    color: #000000;
    font-size: 16px;
}

    .shangyibian a {
        color: #04519f;
        font-size: 16px;
    }

.xiayibian a {
    color: #04519f;
    font-size: 16px;
}

.xiayibian {
    width: 320px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    color: #000000;
    font-size: 16px;
}



/*幻灯*/

#zSlider {
    margin: 0px auto;
    width: 718px;
    overflow: hidden;
    padding: 10px;
    height: 328px;
    border: 1px solid #d2d2d2;
}

#picshow {
    position: relative;
}

#picshow, #picshow_img {
    width: 590px;
    height: 328px;
    overflow: hidden;
    float: left;
}

    #picshow_img li {
        width: 590px;
        height: 328px;
        overflow: hidden;
        float: left;
        display: none;
    }

    #picshow_img img {
        width: 590px;
        height: 328px;
    }

#picshow_tx {
    left: 0px;
    width: 590px;
    bottom: 0px;
    position: absolute;
    height: 90px;
    overflow: hidden;
    filter: alpha(opacity=80); /*IE滤镜，透明度50%*/

    -moz-opacity: 0.8; /*Firefox私有，透明度50%*/

    opacity: 0.8; /*其他，透明度50%*/
}

    #picshow_tx li {
        background: #000;
        padding: 10px 30px;
        height: 70px;
        color: #fff;
        display: none;
    }

        #picshow_tx li a {
            color: #fff;
            font-size: 16px;
        }

            #picshow_tx li a:hover {
                text-decoration: underline;
            }

        #picshow_tx li h3 {
            margin: 8px 0;
        }

        #picshow_tx li p {
            color: #ccc;
            line-height: 16px;
            height: 16px;
            overflow: hidden;
        }

#select_btn {
    width: 112px;
    height: 328px;
    color: #111;
    float: right;
    margin-left: 10px;
}

    #select_btn li {
        padding: 0 0 9px;
        width: 106px;
        height: 74px;
        border-top: 1px solid #fff;
        cursor: pointer;
    }

    #select_btn img {
        border: 1px solid #ccc;
        width: 112px;
        height: 74px;
    }

    #select_btn li:hover img, #select_btn li.current img, #select_btn li.current:hover img {
        border: 1px solid #333;
    }



/*杂志*/

.magazine_pic {
    float: left;
    margin: 30px 17px 0 16px;
    text-align: center;
    width: 150px;
    overflow: hidden;
}

    .magazine_pic img {
        display: block;
    }

    .magazine_pic h3 {
        padding-top: 10px;
        height: 40px;
        font-size: 16px;
        overflow: hidden;
        line-height: 22px;
    }

.magazine_detail img {
    max-width: 1100px;
}

.icon {
    background: url(../jsszmsh/image/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.singlepage {
    position: relative;
    overflow: hidden;
    color: #666;
    margin-top: 40px;
}

    .singlepage .cont img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    .singlepage .cont{
        
    }

.arecttitle {
    border-bottom: 1px dotted #ddd;
    text-align: center;
}

    .arecttitle h1 {
        font-size: 28px;
        line-height: 30px;
        color: #000;
        margin-bottom: 5px;
    }

    .arecttitle .mark {
        width: 100%;
        padding: 5px 0 10px;
    }

        .arecttitle .mark span {
            display: inline-block;
            padding-left: 5px;
            font-size: 12px;
            color: #666;
        }

            .arecttitle .mark span:first-child {
                padding-left: 0;
            }
/*幻灯片区域背景*/
.MainBg {
    width: 920px;
    margin: 0 auto;
}
/*大图展示区域*/
.OriginalPicBorder {
    padding: 0;
}

#OriginalPic {
    width: 920px;
    overflow: hidden;
    position: relative;
    font-size: 16px;
}

    #OriginalPic img {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
/*鼠标手势*/
.CursorL {
    position: absolute;
    z-index: 999;
    width: 50%;
    height: 600px;
    color: #FFF;
    left: 0;
    cursor: url(http://115.wangzhano.com/skin/images/CurL.cur), auto;
    background: url(http://115.wangzhano.com/skin/images/space.png) repeat scroll 0 0 transparent;
}

.CursorR {
    position: absolute;
    z-index: 999;
    width: 50%;
    height: 600px;
    color: #FFF;
    right: 0;
    cursor: url(http://115.wangzhano.com/skin/images/CurR.cur), auto;
    background: url(http://115.wangzhano.com/skin/images/space.png) repeat scroll 0 0 transparent;
}
/*小图预览和滑动*/
.SliderPicBorder {
    width: 100%;
    overflow: hidden;
}

.ThumbPicBorder {
    width: 920px;
    margin: 0 auto;
    background: #eeeeee;
    overflow: hidden;
    position: relative;
}

    .ThumbPicBorder #btnPrev {
        width: 45px;
        height: 113px;
        cursor: pointer;
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .ThumbPicBorder #btnNext {
        width: 45px;
        height: 113px;
        cursor: pointer;
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .ThumbPicBorder .pic {
        width: 755px;
        overflow: hidden;
        position: relative;
        margin: 20px auto;
    }

#ThumbPic img {
    border: 3px solid #ddd;
    cursor: pointer;
    background-color: #ddd;
    margin: 0 5px;
    width: 135px;
    height: 108px;
    display: block;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

    #ThumbPic img.active {
        border: 3px solid #1048a0;
    }
/*↑组图样式↑*/

.showContxt {
    padding: 20px 0;
}

    .showContxt img {
        max-width: 100% !important;
        display: block;
        margin: 0 auto;
    }

.arecttitle {
    border-bottom: 1px dotted #ddd;
    text-align: center;
}

    .arecttitle h1 {
        font-size: 28px;
        line-height: 30px;
        color: #000;
        margin-bottom: 5px;
    }

    .arecttitle .mark {
        width: 100%;
        padding: 5px 0 10px;
    }

        .arecttitle .mark span {
            display: inline-block;
            padding-left: 5px;
            font-size: 16px;
            color: #666;
        }

            .arecttitle .mark span:first-child {
                padding-left: 0;
            }

.showContxt {
    padding: 20px 0;
}

    .showContxt img {
        max-width: 100% !important;
        display: block;
        margin: 0 auto;
    }

/* reLink*/
.reLink {
    width: 100%;
    margin: 30px 0 30px;
    line-height: 60px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

    .reLink .nextLink, .reLink .prevLink {
        width: 50%;
        line-height: 60px;
        color: #333333;
    }

    .reLink .nextLink {
        text-align: right;
    }

    .reLink a {
        font-size: 16px;
    }

        .reLink a:hover {
            color: #1048a0;
        }
.ab_pages {
    clear: both;
    padding: 20px 0;
    font-size: 16px;
    text-align: center;
    overflow: hidden
}

    .ab_pages ul {
        display: inline-block;
        margin: 0 auto;
        padding: 0
    }

        .ab_pages ul a {
            color: #555;
            display: block;
            padding: 3px 11px;
            border: 1px solid #e2e2e2;
            float: left;
            font-size: 16px
        }

            .ab_pages ul a:first-child {
                border-right: 0
            }

                .ab_pages ul a:first-child:hover {
                    border-right: 0
                }

            .ab_pages ul a:last-child {
                border-left: 0
            }

                .ab_pages ul a:last-child:hover {
                    border-left: 0
                }

            .ab_pages ul a.page-num-current {
                background: #333;
                color: #fff;
                border: 1px solid #333
            }

            .ab_pages ul a:hover {
                background: #333;
                color: #fff;
                border: 1px solid #333
            }

        .ab_pages ul span {
            display: inline-block;
            float: left;
            line-height: 28px;
        }

.newslist {
    padding: 0;
}

    .newslist .item {
        width: 100%;
        display: block;
        margin-bottom: 28px;
        background: #f7f7f7;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
    }

        .newslist .item a {
            display: block;
            padding: 20px;
        }

        .newslist .item .img {
            width: 150px;
            height: 112px;
            overflow: hidden;
        }

            .newslist .item .img img {
                width: 100%;
                height: 100%;
                display: block;
                transition: all 0.3s ease-out 0s;
            }

        .newslist .item a:hover .img img {
            transform: scale(1.1, 1.1);
        }

        .newslist .item .txt {
            width: 715px;
        }

            .newslist .item .txt h3 {
                color: #000;
                font-size: 18px;
                display: block;
                padding-bottom: 10px;
                -webkit-transition: all .3s ease-in-out 0s;
                -moz-transition: all .3s ease-in-out 0s;
                transition: all .3s ease-in-out 0s;
            }

            .newslist .item .txt p {
                font-size: 16px;
                color: #999;
                line-height: 24px;
            }

        .newslist .item a:hover .txt h3 {
            color: #1048a0;
        }

        .newslist .item:hover {
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
        }
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
}

.address {
    line-height: 49px;
    color: #88848b;
    font-size: 13px;
    margin-bottom: 1px;
}

    .address .home {
        width: 12px;
        height: 12px;
        display: inline-block;
        background-position: -100px -100px;
        margin-right: 5px;
        font-size: 13px;
        color: #88848b;
    }

    .address a {
        display: inline-block;
        white-space: nowrap;
        font-size: 13px;
        color: #88848b;
    }
    .address span {
        display: inline-block;
        white-space: nowrap;
        font-size: 13px;
        color: #88848b;
    }

.address a:hover {
            color: #04519f;
        }

.icon {
    background: url(../image/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-bottom:3px;
}