﻿body {
    font-family: "Helvetica Neue",Helvetica, "Microsoft YaHei",Arial,sans-serif;
    font-size: 14px;
    color: #333333;
}

a {
    color: #333333;
    text-decoration: none;
}

    a:hover {
        color: #ff6c00;
        text-decoration: underline;
    }

.topbar {
    height: 39px;
    line-height: 39px;
    font-family: Arial,sans-serif;
    font-size: 12px;
}

    .topbar .mode {
    }

        .topbar .mode a {
            padding: 3px 6px;
            background-color: #f5f5f5;
            border: 1px solid #77bae7;
            margin-right: 9px;
        }

    .topbar .color {
        margin-left: 18px;
    }

        .topbar .color span {
        }

        .topbar .color .colorblock {
            display: inline-block;
            height: 10px;
            width: 10px;
            margin-left: 5px;
        }

    .topbar .font {
        margin-left: 18px;
    }

        .topbar .font a {
            margin: 0 2px;
        }

    .topbar .tougao {
        color: #ff6c00;
        display: block;
        padding-left: 25px;
        background: url(../images/bg_02.png) no-repeat left center;
    }

.header {
}

    .header .container {
        height: 157px;
        position: relative;
    }

    .header .logo {
        width: 343px;
        height: 86px;
        background: url(../images/logo.png) no-repeat;
        _background: url(../images/logo.gif) no-repeat;
        position: absolute;
        left: 35px;
        top: 22px;
        text-indent: -9999px;
    }

    .header .search {
        position: absolute;
        bottom: 0;
        right: 12px;
        width: 241px;
        height: 33px;
        line-height: 33px;
    }

        .header .search .keyword {
            display: block;
            height: 22px;
            width: 166px;
            border: 1px solid #afddfa;
            border-radius: 3px;
            line-height: 22px;
            font-size: 14px;
            padding-left: 10px;
            margin-left: 8px;
            margin-top: 6px;
            float: left;
        }

        .header .search .submit {
            display: block;
            width: 24px;
            height: 24px;
            margin-left: 12px;
            margin-top: 6px;
            float: left;
            border: 0;
            background: url(../images/bg_05.png) no-repeat;
            cursor: pointer;
        }

    .header .topnav {
        position: absolute;
        top: 22px;
        right: 20px;
    }

        .header .topnav li {
            width: 64px;
            height: 80px;
            margin-left: 7px;
            float: left;
        }
        .header .topnav li a{
            display: block;
            width: 64px;
            height: 80px;
        }

    .header .mainnav {
        position: absolute;
        bottom: 0;
        left: 12px;
    }

        .header .mainnav li {
            margin-right: 3px;
            float: left;
            width: 92px;
            height: 33px;
            line-height: 33px;
            overflow: hidden;
        }

        .header .mainnav a {
            display: block;
            width: 92px;
            height: 33px;
            background: url(../images/bg_nav.png) no-repeat;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            cursor: pointer;
        }
        .header .mainnav .tabconshow{
        	cursor: default;
        }

            .header .mainnav a:hover {
                text-decoration: none;
            }

        .header .mainnav li .navitem {
            padding-left: 24px;
        }

    .header .navbody {
        height: 370px;
        width: 1044px;
        border-left: 1px dotted #1358b6;
        border-bottom: 1px dotted #1358b6;
        border-right: 1px dotted #1358b6;
        position: absolute;
        left: 0;
        bottom: -375px;
        background-color: #fff;
        z-index: 99;
        display: none;
    }

        .header .navbody .tabcon {
            display: none;
            height: 370px;
            overflow: hidden;
        }

        .header .navbody #tab-zhici {
            background-color: #f5f5f5;
        }

            .header .navbody #tab-zhici .avatar {
                /* width: 195px; */
                /* padding-top: 291px; */
                /* background: url(../images/bg_zhici_avatar.jpg) no-repeat center top;*/
                float: left;
                margin-left: 54px;
                margin-top: 25px;
            }

            .header .navbody #tab-zhici .descr {
                width: 725px;
                height: 312px;
                float: left;
                margin-left: 54px;
                margin-top: 26px;
                text-align: left;
                font-size: 14px;
                line-height: 25px;
                overflow-y: scroll;
            }

                .header .navbody #tab-zhici .descr p {
                    margin-bottom: 6px;
                    text-indent: 2em;
                }

            .header .navbody #tab-zhici .avatar h3 {
                font-size: 16px;
                margin: 6px 0;
                font-weight: normal;
                text-align: center;
            }

        .header .navbody .vline {
            width: 7px;
            height: 358px;
            display: block;
            background: url(../images/vline.png) no-repeat;
        }

        .header .navbody .hline {
            width: 100%;
            height: 7px;
            display: block;
            background: url(../images/hline.png) no-repeat center top;
        }

        .header .navbody #tab-jigou {
        }

        .header .navbody h3.coltitle {
            font-size: 16px;
            font-weight: bold;
            line-height: 18px;
            height: 5px;
            border-left: 5px solid #ff6d00;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        .header .navbody ul.collist {
            padding-left: 16px;
        }

            .header .navbody ul.collist li {
                list-style: disc outside;
                margin-bottom: 22px;
                line-height: 20px;
            }

                .header .navbody ul.collist li.oneof3 {
                    width: 33.3%;
                    float: left;
                }

                .header .navbody ul.collist li.oneof1 {
                    width: 100%;
                    float: left;
                }

        .header .navbody #tab-jigou .col {
            float: left;
            padding-left: 10px;
            padding-top: 20px;
            padding-right: 5px;
        }

        .header .navbody #tab-jigou .col-1 {
            width: 220px;
        }

        .header .navbody #tab-jigou .col-2 {
            width: 280px;
        }

        .header .navbody #tab-jigou .col-3 {
            width: 220px;
        }

        .header .navbody #tab-jigou .col-4 {
            width: 200px;
        }

        .header .navbody #tab-jigou .col-5 {
            width: 200px;
        }

        .header .navbody #tab-zuzhi .col {
            float: left;
            padding: 40px 5px 0 5px;
            width: 158px;
        }
        .header .navbody #tab-zuzhi .collist li{
        	margin-bottom: 15px;
        }

        .header .navbody #tab-renyuan {
            font-size: 16px;
        }

            .header .navbody #tab-renyuan .row1 {
                height: 172px;
                overflow: hidden;
            }

                .header .navbody #tab-renyuan .row1 .vline {
                    width: 7px;
                    height: 171px;
                    display: block;
                    background: url(../images/vline170.png) no-repeat;
                }

                .header .navbody #tab-renyuan .row1 .col {
                    width: 240px;
                }

            .header .navbody #tab-renyuan .row2 {
            }

                .header .navbody #tab-renyuan .row2 .col {
                    width: 245.5px;
                    padding-top: 22px;
                }

            .header .navbody #tab-renyuan .col {
                float: left;
                padding: 20px 10px 0 10px;
            }

            .header .navbody #tab-renyuan .coltitle {
                /*
            padding:0;
            border:0;
            text-align:center;
            margin-bottom:20px;
            */
                margin-bottom: 20px;
            }

                .header .navbody #tab-renyuan .coltitle span {
                    /*
            border-left: 5px solid #ff6d00;
            padding-left: 10px;
            */
                }

            .header .navbody #tab-renyuan .collist {
                padding-left: 16px;
            }

                .header .navbody #tab-renyuan .collist li {
                    font-size: 14px;
                    margin-bottom: 8px;
                }

            .header .navbody #tab-renyuan .colnamelist {
                padding: 0 16px 0 16px;
            }

                .header .navbody #tab-renyuan .colnamelist li {
                    width: 50%;
                    height: 28px;
                    line-height: 28px;
                    float: left;
                }

            .header .navbody #tab-renyuan .jcz {
            }

                .header .navbody #tab-renyuan .jcz p {
                    padding-left: 16px;
                    line-height: 28px;
                }

            .header .navbody #tab-renyuan .fjcz {
            }

            .header .navbody #tab-renyuan .qtyld {
            }

            .header .navbody #tab-renyuan .jcwyhzzwy {
            }

            .header .navbody #tab-renyuan .jcwy {
            }

        .header .navbody #tab-kanwu {
        }

            .header .navbody #tab-kanwu .mingdan {
                padding: 15px 0 0 20px;
                width: 420px;
                float: left;
            }

                .header .navbody #tab-kanwu .mingdan .coltitle {
                    margin-bottom: 16px;
                }

                .header .navbody #tab-kanwu .mingdan .people {
                }

                    .header .navbody #tab-kanwu .mingdan .people .level {
                        padding-left: 120px;
                        margin-bottom: 2px;
                        position: relative;
                    }

                        .header .navbody #tab-kanwu .mingdan .people .level h4 {
                            color: #ff6c00;
                            font-size: 14px;
                            font-weight: normal;
                            line-height: 20px;
                            width: 120px;
                            position: absolute;
                            left: 0;
                            top: 0;
                            text-align: right;
                        }

                        .header .navbody #tab-kanwu .mingdan .people .level p {
                            line-height: 20px;
                        }

                            .header .navbody #tab-kanwu .mingdan .people .level p span {
                                width: 25%;
                                display: block;
                                float: left;
                            }

            .header .navbody #tab-kanwu .qikan {
                float: left;
                width: 180px;
                padding-top: 20px;
            }

                .header .navbody #tab-kanwu .qikan li {
                    height: 22px;
                    line-height: 22px;
                    padding: 10px 0;
                    text-align: center;
                }

                    .header .navbody #tab-kanwu .qikan li a {
                        padding-left: 8px;
                        padding-right: 25px;
                        text-decoration: none;
                    }

                        .header .navbody #tab-kanwu .qikan li a.selected {
                            border-left: 5px solid #fe6c00;
                            background: url(../images/bg_arrow_right.png) no-repeat right center;
                        }

            .header .navbody #tab-kanwu .tab {
                float: left;
                width: 392px;
				margin-left: 10px;
            }

                .header .navbody #tab-kanwu .tab .book {
                    padding-top: 20px;
                    display: none;
                }

                    .header .navbody #tab-kanwu .tab .book .bookimg {
                        float: left;
                        width: 210px;
                    }
                    .header .navbody #tab-kanwu .tab .book .bookimg img{
                    	width: 210px;
                    	height: auto;
                    }

                    .header .navbody #tab-kanwu .tab .book .booklink {
                        float: left;
                        width: 166px;
                        margin-left: 12px;
                        text-align: center;
                    }

                        .header .navbody #tab-kanwu .tab .book .booklink p {
                            line-height: 48px;
                            padding-bottom: 5px;
                            background: url(../images/bg_booklink.png) no-repeat center bottom;
                        }

        .header .navbody #tab-hudong {
            position:relative;
        }
        .header .navbody #tab-hudong .navform{
        	display: none;
        	position: absolute;
        	left: 280px;
        	top: 30px;
        	border-left: 2px solid #d0d0d0;
        	padding-left: 15px;
        	height: 250px;
        	width: 530px;
        }
        .header .navbody #tab-hudong .navform h4{
    font-size: 16px;

        
    margin-bottom: 12px;
}
        .header .navbody #tab-hudong .navform .form{

        }
        .header .navbody #tab-hudong .navform .form table{
width: 350px;
        }
        .header .navbody #tab-hudong .navform .form table tr{
        	
        }
        .header .navbody #tab-hudong .navform .form table th{
    text-align: right;
    padding: 6px;
}
        .header .navbody #tab-hudong .navform .form table td{
    padding: 6px;
        }
        .header .navbody #tab-hudong .navform .form select{
    width: 100%;
        }
        .header .navbody #tab-hudong .navform .form textarea{
    width: 100%;
    height: 78px;
        }
        .header .navbody #tab-hudong .navform .form .input-text{
    width: 100%;
        }
        .header .navbody #tab-hudong .navform .form .input-btn{
    padding: 4px 18px; 
    font-size: 14px;
}
.header .navbody #tab-hudong .navform .form .leftform{
    width: 260px;
    text-align: center;
    float: left;
}
.header .navbody #tab-hudong .navform .form .leftform h5{
    font-size: 18px;

    color: #FF0000;
    margin-bottom: 10px;
}
.header .navbody #tab-hudong .navform .form .leftform .weltext{
    text-align: left;

    text-indent: 2em;
    line-height: 1.2em;
}
.header .navbody #tab-hudong .navform .form .leftform .yijian{
    font-weight: bold;

    line-height: 1.5em;
}

.header .navbody #tab-hudong .navform .form .rightart{
    width: 250px;

    margin-left: 20px;
    float: left;
    text-align: center;
}
.header .navbody #tab-hudong .navform .form .rightart h5{
    line-height: 1.4em;

    margin-bottom: 20px;
}
.header .navbody #tab-hudong .navform .form .rightart h5 a{
    color: #ff6c00;
	
    font-size: 14px;
}
.header .navbody #tab-hudong .navform .form .rightart p{
    text-indent: 2em;

}

            .header .navbody #tab-hudong .menu1 {
                width: 208px;
                float: left;
                margin: 15px 0 0 20px;
            }

                .header .navbody #tab-hudong .menu1 li {
                    line-height: 56px;
                    padding-bottom: 5px;
                    text-align: center;
                    margin-bottom: 5px;
                    background: url(../images/bg_line_02.png) no-repeat center bottom;
                }

                    .header .navbody #tab-hudong .menu1 li a {
                        font-size: 16px;
                        font-weight: bold;
                        text-decoration: none;
                        padding-left: 8px;
                        padding-right: 25px;
                    }

                        .header .navbody #tab-hudong .menu1 li a:hover {
                            color: #ff6d00;
                            background: url(../images/bg_arrow_right_orange.png) no-repeat right center;
                            border-left: 4px solid #ff6d00;
                        }
                        .header .navbody #tab-hudong .menu1 li a.selected{
                            color: #ff6d00;
                            background: url(../images/bg_arrow_right_orange.png) no-repeat right center;
                            border-left: 4px solid #ff6d00;
                        }
                        .header .navbody #tab-hudong .welcome{
                            position:absolute;
                            width:260px;
                            height:320px;
                            right:40px;
                            bottom:30px;
                        }
                        .header .navbody #tab-hudong .menu2{
                            position: absolute;
                            top: 128px;
                            left: 260px;
                            padding: 12px 0 12px 20px;
                            border-left: 2px solid #d0d0d0;
                        }
                        .header .navbody #tab-hudong .menu2 .lefttop{
                            width: 12px;
                            height: 8px;
                            display: block;
                            background: url(../images/menu_top.png) no-repeat;
                            position: absolute;
                            top: 0;
                            left: -2px;
                        }
                        .header .navbody #tab-hudong .menu2 .leftbottom{
                            width: 12px;
                            height: 8px;
                            display: block;
                            background: url(../images/menu_bottom.png) no-repeat;
                            position: absolute;
                            bottom: 0;
                            left: -2px;
                        }
                        .header .navbody #tab-hudong .menu2 li{
                            line-height: 28px;
                            height: 28px;
                            margin-bottom: 8px;
                        }
                        .header .navbody #tab-hudong .menu2 li a{
                            padding-right: 35px;
                        }
                        .header .navbody #tab-hudong .menu2 li a:hover{
                            background: url(../images/bg_arrow_right_orange.png) no-repeat right center;
                            color: #ff6d00;
                        }
                        .header .navbody #tab-hudong .menu2 li a.selected{
                            background: url(../images/bg_arrow_right_orange.png) no-repeat right center;
                            color: #ff6d00;
                        }
                        .header .navbody #tab-hudong .menu3{
                            display: none;
                            padding: 12px 0 12px 20px;
                            border-left: 2px solid #d0d0d0;
                        }
                        .header .navbody #tab-hudong .menu3 li{
                            line-height: 28px;
                            height: 28px;
                            margin-bottom: 8px;
                        }
                        .header .navbody #tab-hudong .menu3 li>a{
                            padding-right: 35px;
                            float: left;
                        }
                        .header .navbody #tab-hudong .menu3 li>a.selected{
                        	background: url(../images/bg_arrow_right_orange.png) no-repeat right center;
                            color: #ff6d00;
                        }
                        /*
                        .header .navbody #tab-hudong .menu3 li>a:hover{
                            background: url(../images/bg_arrow_right_orange.png) no-repeat right center;
                            color: #ff6d00;
                        }
                        */
                        .header .navbody #tab-hudong .menu3 li .contact{
                        	margin-left: 12px;
                        	height: 28px;
                        	line-height: 28px;
                        	float: left;
                        	display: none;
                        }
                        .header .navbody #tab-hudong .menu3 .lefttop{
                            width: 12px;
                            height: 8px;
                            display: block;
                            background: url(../images/menu_top.png) no-repeat;
                            position: absolute;
                            top: 0;
                            left: -2px;
                        }
                        .header .navbody #tab-hudong .menu3 .leftbottom{
                            width: 12px;
                            height: 8px;
                            display: block;
                            background: url(../images/menu_bottom.png) no-repeat;
                            position: absolute;
                            bottom: 0;
                            left: -2px;
                        }
                        .header .navbody #tab-hudong #zfba{
                            position: absolute;
                            left: 420px;
                            top: 40px;
                        }
                        .header .navbody #tab-hudong #ssjd{
                            position: absolute;
                            left: 420px;
                            top: 70px;
                        }
                        .header .navbody #tab-hudong #zhyw{
                            position: absolute;
                            left: 420px;
                            top: 100px;
                        }
                        .header .navbody #tab-hudong #zhgl{
                            position: absolute;
                            left: 420px;
                            top: 130px;
                        }
                        .header .navbody #tab-hudong #jwbz{
                            position: absolute;
                            left: 420px;
                            top: 160px;
                        }
                        .header .navbody #tab-hudong .contact a{
                        	display: inline-block;
                        	height: 28px;
                        	width: 22px;
                        	margin: 0 6px;
                        }
                        .header .navbody #tab-hudong .contact .email{
                        	padding:0;
                        	background: url(../images/icon_email.png) no-repeat center center;
                        }
                        .header .navbody #tab-hudong .contact .qq{
                        	padding:0;
                        	background: url(../images/icon_qq.png) no-repeat center center;

                        }


.bd {
    position: relative;
    margin-top: 9px;
}

.footer {
    color: #fff;
    line-height: 20px;
    padding-top: 140px;
    text-align: center;
    z-index: -1;
    margin-top: -100px;
}

    .footer a {
        color: #fff;
    }

    .footer p {
        margin-bottom: 6px;
    }

dl.block {
    border: 1px solid #d7d7d7;
    background-color: #fff;
}

    dl.block dt {
        height: 32px;
        line-height: 32px;
        padding-left: 15px;
        font-size: 16px;
        border-bottom: 1px solid #d7d7d7;
    }

            dl.block dt .title {
                padding-left: 25px;
                font-weight: bold;
                float: left;
            }

            dl.block dt .orange {
                color: #ff6c00;
            }

            dl.block dt .more {
                float: right;
                margin-right: 15px;
                font-family: Arial,sans-serif;
                font-size: 14px;
            }

    dl.block dd {
        padding: 10px;
        line-height: 22px;
    }

.indexnews {
    background-color: #fff;
}

    .indexnews .slider-padding {
        padding: 8px 7px;
        width: 532px;
        height: 344px;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
        float: left;
    }

    .indexnews .slider {
        width: 532px;
        height: 344px;
        overflow: hidden;
        position: relative;
    }

        .indexnews .slider .item {
            width: 532px;
            height: 344px;
            position: relative;
        }

            .indexnews .slider .item img {
                width: 532px;
                height: 344px;
            }

            .indexnews .slider .item .bg {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 532px;
                height: 38px;
                background-color: #333;
                opacity: 0.8;
                filter: alpha(opacity=70);
                z-index: 66;
            }

            .indexnews .slider .item .t {
                position: absolute;
                bottom: 0;
                left: 0;
                padding-left: 10px;
                width: 522px;
                height: 38px;
                line-height: 38px;
                font-family: "Microsoft YaHei",Arial;
                font-size: 16px;
                font-weight: normal;
                z-index: 77;
            }

                .indexnews .slider .item .t a {
                    color: #fff;
                    text-decoration: none;
                }

        .indexnews .slider .slidesjs-pagination {
            position: absolute;
            height: 36px;
            bottom: 0;
            right: 5px;
            z-index: 88;
        }

            .indexnews .slider .slidesjs-pagination li {
                float: left;
                text-align: center;
                text-indent: -9999px;
                width: 16px;
                height: 16px;
                line-height: 16px;
                margin-top: 8px;
                margin-left: 3px;
            }

                .indexnews .slider .slidesjs-pagination li a {
                    display: block;
                    text-decoration: none;
                    color: #fff;
                    width: 16px;
                    height: 16px;
                    background-color: #808080;
                }

                    .indexnews .slider .slidesjs-pagination li a.active {
                        display: block;
                        background-color: #ff6c00;
                    }

    .indexnews .latestnews {
        width: 283px;
        height: 362px;
        overflow: hidden;
        float: left;
    }

        .indexnews .latestnews dl.block {
           
        }

        .indexnews .latestnews dt .title {
            background: url(../images/title_bg_latestnews.png) no-repeat left center;
        }
        .indexnews .latestnews dt a{
        	color: #ff6c00;
        }

        .indexnews .latestnews dd {
        }

            .indexnews .latestnews dd ul {
            }

                .indexnews .latestnews dd ul li {
                    border-bottom: 1px dashed #bfbfbf;
                    padding: 6px 2px;
                    line-height: 21px;
                }

                    .indexnews .latestnews dd ul li a {
                    }

                    .indexnews .latestnews dd ul li .date {
                        margin-left: 16px;
                        color: #999999;
						float:right;
                    }

.fixbar {
    width: 123px;
    padding-bottom:15px;
    position: fixed;
    right: 30px;
    top: 200px;
    z-index: 99;
    _display: none;
}
.fixbar .barlogo{
    width:118px;
    height:118px;
    margin-top:-20px;
    margin-left:auto;
    margin-right:auto;
}
.fixbar .close{
    width:20px;
    height:20px;
    display:block;
    background:url(../images/btn_close.png) no-repeat;
    cursor:pointer;
    position:absolute;
    right:0;
    top:-20px;
}
.fixbar .barnav{

}
.fixbar .barnav li{
    width:107px;
    margin:5px auto;
    line-height:40px;
    text-align:center;
    font-size:16px;
}
.fixbar .barnav li a{
    display:block;
    width:107px;
    height:40px;
    text-decoration:none;
}
.fixbar .share{
    width:121px;
    height:39px;
    display:block;
    margin:0 auto -18px auto;
    cursor:pointer;
}
.fixbar .sharebox{
    position: absolute;
    width: 120px;
    height: 24px;
    padding: 2px;
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
    z-index: 99;
    left: 0;
    bottom: -40px;
    display: none;
}

.jrsd {
    height: 57px;
    line-height: 57px;
    border: 1px solid #d7d7d7;
    background-color: #fff;
}

    .jrsd .bgtitle {
        width: 135px;
        height: 57px;
        float: left;
        border-right: 1px solid #d7d7d7;
    }

    .jrsd .titles {
        height: 57px;
        width: 680px;
        padding-left: 6px;
        padding-right: 6px;
        float: left;
        overflow: hidden;
        font-size: 16px;
    }

        .jrsd .titles a {
            margin: 0 6px;

        }

        .jrsd .titles .point {
            font-weight: bold;
        }

.tabblock {
    border: 1px solid #dadada;
    background-color: #fff;
}

    .tabblock .tabtitle {
        height: 37px;
        line-height: 37px;
        width: 100%;
        border-bottom: 3px solid #dcdada;
        background-color: #f2f0f0;
    }

        .tabblock .tabtitle li {
            float: left;
            margin: 0 12px;
        }

            .tabblock .tabtitle li a {
                display: block;
                text-decoration: none;
            }

                .tabblock .tabtitle li a.selected {
                    color: #ff6c00;
                    border-bottom: 3px solid #ff6c00;
                }

    .tabblock .tabcons {
        height: 243px;
        overflow: hidden;
    }

        .tabblock .tabcons .newslist {
            padding-left: 15px;
        }

            .tabblock .tabcons .newslist li {
                line-height: 28px;
                list-style: disc;
                padding-right: 54px;
                position: relative;
            }

                .tabblock .tabcons .newslist li .date {
                    width: 54px;
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    text-align: right;
                    color: #999999;
                }
.indexrightbar .jcgxc{
	display: block;
	width: 210px;
	height: 103px;
	border-radius: 20px;
}
.indexrightbar .wzlj .map {
    height: 110px;
    cursor: pointer;
}

.indexrightbar .gzbg dd {
    text-align: right;
}

.indexrightbar .ejwj dd ul {

}
.indexrightbar .ejwj dd li {
    width: 50%;
    float: left;
    line-height: 22px;
    text-align: center;
}

.indexrightbar .zt dd {
    padding: 5px 10px;
}

    .indexrightbar .zt dd h4 {
        width: 184px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 2px;
    }

dl.lianjie {
}
    dl.lianjie dd .link {
        padding-top: 18px;
        padding-bottom: 15px;
    }

    dl.lianjie dd {
        height: 260px;
    }

.tpsp {
}

    .tpsp .tabblock .tabcons {
        height: 273px;
    }

    .tpsp .tabcons .carouselbox {
        width: 594px;
        height: 253px;
        padding: 10px 0;
        margin: 0 auto;
        position: relative;
    }

        .tpsp .tabcons .carouselbox img {
            padding: 4px;
            border: 1px solid #d7d7d7;
            background-color: #fff;
            width: 277px;
            height: 200px;
            display: none;
            cursor: pointer;
        }
        .tpsp .tabcons .carouselbox .imgtitle{
    font-weight: bold;
    text-align: center;
    width: 340px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -170px;
        }

.carouselbox .prev, .carouselbox .next {
    display: block;
    width: 33px;
    height: 56px;
    position: absolute;
    cursor: pointer;
}

.carouselbox .prev {
    background: url(../images/bg_carousel_prev.png) no-repeat;
    top: 96px;
    left: -35px;
}

.carouselbox .next {
    background: url(../images/bg_carousel_next.png) no-repeat;
    top: 96px;
    right: -35px;
}

/*
        .tpsp .tabcons .carouselbox .item {
            background-color: #fff;
            width: 208px;
            height: 240px;
            border: 1px solid #cccbcb;
            position: relative;
 
        }

            .tpsp .tabcons .carouselbox .item img {
                width: 200px;
                height: 232px;
                padding: 4px;
            }

            .tpsp .tabcons .carouselbox .item .bg {
                height: 42px;
                width: 208px;
                background-color: #333;
                opacity: 0.5;
                filter: alpha(opacity=50);
                z-index: 66;
                position: absolute;
                left: 0;
                bottom: 0;
            }

            .tpsp .tabcons .carouselbox .item p {
                height: 42px;
                width: 192px;
                padding: 0 8px;
                position: absolute;
                left: 0;
                bottom: 0;
                z-index: 70;
                text-align: center;
                font-size: 12px;
                font-family: Arial,sans-serif;
                line-height: 18px;
            }

                .tpsp .tabcons .carouselbox .item p a {
                    color: #fff;
                }
                */

.wszl {
}


    .wszl .tabblock .tabcons {
        height: 273px;
    }



    .wszl .sliderpic {
        width: 357px;
        height: 259px;
        overflow: hidden;
    }

/*列表页*/
.bd .conblock {
    border: 1px solid #d7d7d7;
    background-color: #fff;
}

    .bd .conblock .h {
        height: 32px;
        line-height: 32px;
        border-bottom: 1px solid #d7d7d7;
        font-size: 14px;
        padding-left: 28px;
        padding-right: 25px;
    }

        .bd .conblock .h .title {
            font-weight: bold;
            color: #000;
            padding: 0 6px;
            height: 29px;
            border-bottom: 3px solid #1258b7;
            float: left;
        }

        .bd .conblock .h .position {
            float: right;
            width: 65%;
            text-align: right;
            height: 32px;
            overflow: hidden;
        }

            .bd .conblock .h .position a {
                color: #ff6c00;
                text-decoration: none;
            }

    .bd .conblock .artlist {
        padding: 20px 28px 0 28px;
        margin-bottom: 30px;
        height: 585px;
        overflow:hidden;
    }

        .bd .conblock .artlist li {
            width: 700px;
            line-height: 38px;
            list-style: disc inside;
            border-bottom: 1px dashed #bababa;
            position: relative;
            padding-right: 90px;
  	   		overflow:hidden;
            text-overflow:ellipsis;
            white-space: nowrap;
}

            .bd .conblock .artlist li a {
            }

            .bd .conblock .artlist li .date {
                color: #999999;
                position: absolute;
                right: 0;
                bottom: 0;
}

    .bd .conblock .imglist {
        padding: 20px 28px 0 28px;
        margin-bottom: 30px;
        min-height:400px;
    }

        .bd .conblock .imglist li {
            width: 240px;
            height: 210px;
            float: left;
            margin-right: 8px;
            margin-left: 9px;
            margin-bottom: 15px;
        }

            .bd .conblock .imglist li p {
                margin-bottom: 4px;
            }

            .bd .conblock .imglist li .img {
            }

                .bd .conblock .imglist li .img img {
                    width: 220px;
                    height: 150px;
                }

            .bd .conblock .imglist li .title {
                line-height: 18px;
                padding-right: 20px;
            }

            .bd .conblock .imglist li .date {
                font-size: 12px;
                color: #9C9C9C;
            }
    .bd .conblock .category {
        padding: 20px 28px 0 28px;
    }

        .bd .conblock .category h2 {
            line-height: 18px;
            height: 18px;
            border-left: 5px solid #ff6d00;
            padding-left: 10px;
            margin-bottom: 5px;

        }

            .bd .conblock .category h2 a {
                text-decoration:none;
            }

        .bd .conblock .category .artlist {
            padding: 0;
            height: auto;
        }
.bd .conblock .descr{
    padding: 20px 28px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    line-height:1.5em;
}
.bd .conblock .descr p{
    margin-bottom:12px;
}
    .bd .conblock .pages {
        text-align: center;
        line-height: 42px;
        height: 42px;
        margin-bottom: 30px;
    }

        .bd .conblock .pages span {
            margin-right: 10px;
        }

        .bd .conblock .pages .info {
        }

        .bd .conblock .pages .pageitem {
        }

            .bd .conblock .pages .pageitem a {
                border:1px solid #d9d9d9;
                padding:2px 8px;
                background-color:#f2f2f2;
                text-decoration:none;
                margin-right:5px;
            }
            .bd .conblock .pages .pageitem a.current{
            	font-weight: bold;
				background-color: #fff;
				color: #ff6c00;
            }
            .bd .conblock .pages .pageto{

            }
            .bd .conblock .pages .pageto .pagenum{
                width:30px;
                text-align:center;
                height:18px;
                border:1px solid #999999;
                margin:0 4px;
            }
            .bd .conblock .pages .pageto .submit{
                background-color:#f5f5f5;
                border:1px solid #d3d3d3;
                height:20px;
                padding:0 5px;
                margin:0 4px;
                cursor:pointer;
            }
            .bd .conblock .article{
                padding:20px 35px;
            }
            .bd .conblock .article .arttitle{
                color:#1557b7;
                width:550px;
                margin:0 auto;
                line-height:1.5em;
                font-size:20px;
                text-align:center;
                margin-bottom:20px;
            }
            .bd .conblock .article .artinfo{
                width:660px;
                height:32px;
                line-height:32px;
                margin:0 auto;
                background-color:#e5e4e4;
                color:#333333;
                font-size:14px;
                text-align:center;
            }
            .bd .conblock .article .artinfo span{
                margin-right:35px;
            }
            .bd .conblock .article .arttext{
                margin-top:28px;
                font-size: 14px;
                line-height: 1.8em;
            }
            .bd .conblock .article .arttext p{
                margin-bottom: 10px;
            }
            .bd .conblock .article .editor{
                margin-top:30px;
                margin-bottom:12px;
                text-align:right;
                font-size:14px;
            }
            .bd .conblock .article .share{
                height: 40px;
                margin-bottom:15px;
            }
            .bd .conblock .article .nextandprev{
                line-height:28px;
            }
            .bd .conblock .article .nextandprev a{
                color:#0b479d;
            }
            .indexrightbar .qwfb dd{
                height: 96px;
            }
            .smallfixbar{
            	padding: 10px;
            	text-align: center;
            	position: fixed;
            	right: 0;
            	top: 200px;
            	cursor: pointer;
            	line-height: 20px;
            	display: none;
            }
            .article .readbox{
                height: 32px;
                line-height: 32px;
                margin: 8px auto;
                padding-left: 330px;
            }
.sharebox .share-sinaminiblog{
    background: url("../images/top_logos_sprite.gif") no-repeat 0 -390px;
    display: inline-block;
    padding-left: 27px;
    height: 24px;
}
.sharebox .share-qqmb{
    background: url("../images/top_logos_sprite.gif") no-repeat 0 -286px;
    display: inline-block;
    padding-left: 27px;
    height: 24px;
}
.sharebox .share-weixin{
    background: url("../images/share_weixin.gif") no-repeat;
    display: inline-block;
    padding-left: 27px;
    height: 24px;
}