<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */



* {
    margin: 0 auto;
    padding: 0;
}

body {
    color: #000;
    font-size: 12px;
    line-height: 22px;
    font-family: "微软雅黑";
    background: #E6E6E6;
    
}

ul,
li {
    list-style: none;
}

img {
    border: none;
    display: inline-block;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        opacity: 0.8;
    }

i {
    font-style: normal;
}

input,
textarea,
select {
    outline: none;
    font-family: "微软雅黑";
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal;
    font-weight: normal;
    list-style: none;
}



.clear {
    clear: both;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.m-c {
    width: 1002px;
    margin: auto;
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 10px
}


/*-----------------------------------------------------------------------------------------------------------------------*/


/*容器*/

.site_container {
    width: 1002px;
    margin: auto;
}

.index_m {
    background: #fff;
}


/*header开始*/


/*top*/

.top {
    width: 100%;
    height: 50px;
    background: #610B0B;
    line-height: 50px;
    font-weight: bold;
    float: left;
}

.top_c {
    width: 1002px;
    margin: auto;
}

    .top_c span {
        display: block;
        float: left;
        font-size: 14px;
        color: #fff;
    }


/*navExt*/

.navExt {
    width: 100%;
    float: left;
   background: url("../images/banner.jpg")

}

.index_lg {
    width: 1002px;
    position: relative;
    float: left;
    height: 165px;
	
}

.index_left {
    width: 404px;
    float: left;
}

.top_logo {
    width: 404px;
    height: 58px;
    float: left;
    overflow: hidden;
    text-align: left;
    margin-top: 43px;
}

.top_txt {
    width: 404px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    float: left;
    overflow: hidden;
    text-align: left;
    margin-top: 10px;
}

.index_right {
    width: 260px;
    height: 120px;
    float: right;
}

    .index_right .index_wm {
        width: 100%;
        float: left;
        margin-top: 40px;
    }

.wm_img {
    width: 100px;
    float: right;
    text-align: left;
    margin-left: 25px;
}

    .wm_img h2 {
        font-size: 14px;
        color: #fff;
        text-align: center;
    }

    .wm_img .twmImg {
        width: 100%;
        float: left;
        text-align: center;
    }








/*头部导航*/
.nav {
    width: 100%;
    height: 50px;
    float: left;
    position: relative;
   
    z-index: 99999;
    background: #610B0B;
	opacity: 0.9;
}

    .nav .time {
        float: left;
        width: 190px;
        color: #FFF;
        height: 24px;
        border-radius: 10px;
        margin-top: 11px;
        margin-left: 10px;
        padding-left: 7px;
        padding-top: 4px;
        
        font-size: 13px
    }

    .nav .share {
        float: right;
        margin-right: 10px;
        margin-top: 16px
    }

    .nav ul {
       
        float: left;
        position: relative;
    }

        .nav ul li {
            float: left;
            text-align: center;
            margin-right: 5px;
            position: relative;
            z-index: 999;
			margin-left:20px;
        }

            .nav ul li a {
                width: 100%;
                font-size: 16px;
                color: #fff;
                position: relative;
                line-height: 50px;
            }

            .nav ul li:hover {
                background: brown;
            }

                .nav ul li:hover a {
                    color: #fff;
                }

                .nav ul li:hover .nav-arrow {
                    color: #fff;
                }

.nav-arrow {
    float: right;
    height: 51px;
    color: #333;
    line-height: 51px !important;
    margin-left: 10px;
}

.nav ul li .nav-arrow {
    display: none;
}



.nav_drop_down {
    display: none;
    width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    background: #610B0B;
    z-index: 999;
}

.nav_two_div {
    width: 100%;
    float: left;
}

.nav_two {
    width: 100%;
    float: left;
    cursor: pointer;
    border-bottom: solid 1px #137Cc0;
}

    .nav_two .nav_two_a {
        width: auto;
        float: left;
        display: block;
        text-align: left;
        color: #fff;
        font-size: 15px;
        line-height: 40px;
        margin-left: 10px;
    }

    .nav_two .fa-angle-down {
        float: right;
        color: #fff;
        font-size: 16px;
        margin-right: 10px;
        line-height: 40px;
    }

.nav_three {
    display: none;
    width: 100%;
    float: left;
    position: relative;
}

    .nav_three .nav_three_a {
        width: auto;
        float: left;
        margin-left: 20px;
        display: block;
        text-align: left;
        color: #fff;
        font-size: 14px;
        line-height: 36px;
    }

        .nav_three .nav_three_a:hover {
            color: #fff;
        }

    .nav_three .fa-angle-right {
        float: right;
        color: #fff;
        font-size: 16px;
        margin-right: 10px;
        line-height: 40px;
    }



.nav_four_c {
    display: none;
    width: 100%;
    float: left;
    position: absolute;
    left: 100%;
    top: 0;
    background: #137Cc0;
}

.nav_four {
    width: 100%;
    float: left;
    position: relative;
    float: left;
    background: #137Cc0;
    border-bottom: solid 1px #136Cc0;
}

    .nav_four .nav_four_a {
        width: auto;
        float: left;
        margin-left: 15px;
        display: block;
        text-align: left;
        color: #fff;
        font-size: 13px;
        line-height: 36px;
    }

        .nav_four .nav_four_a:hover {
            color: #fff;
        }


/*header结束*/


/* 底部开始 */

.foot {
    width: 100%;
    clear:both;
    background: #F2F2F2;
    padding: 25px 0;
    text-align: center;
    font-size: 14px;
    color: #000
}

    .foot b {
        color: #f72b34
    }



.footer {
    width: 1200px;
    overflow:hidden;
    height: 40px;
    background: #610B0B;
    font-size: 14px;
    color: #fff;
}

    .footer span {
        float: left;
        padding: 0 10px;
        margin-left: 20px;
        line-height: 40px;
    }

        .footer span a {
            color: #FFF
        }


/* 底部结束 */


/*首页内容部分开始*/

.index_c {
    width: 1200px;
  
}
.nav_position{
clear:both;
}
.banner {
    width: 1112px;
    height: 374px;
    float: left;
    background: #f00;
    background-size: 100%;
	margin-top: 20px;
}

.banner_t {
    width: 100%;
    float: left;
    height: 28px;
    position: relative;
}

    .banner_t .banTitle {
        font-size: 16px;
        color: #610B0B;
        line-height: 28px;
        display: block;
        float: left;
        margin-left: 48px;
    }

    .banner_t .banMs {
        display: block;
        float: left;
        cursor: pointer;
        margin-left: 20px;
        border-radius: 5px;
        width: 112px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        background: #610B0B;
        color: #fff;
        font-size: 14px;
    }

        .banner_t .banMs:hover {
            opacity: 0.8;
        }

.banner_left {
    width: 552px;
    height: 276px;
    float: left;
    margin-left: 48px;
    margin-top: 22px;
    background: url("../images/btm_1.png");
}

.banMs_tc {
    display: none;
    width: 300px;
    min-height: 150px;
    position: absolute;
    top: 100%;
    left: 200px;
    padding: 8px;
    z-index: 9;
    box-shadow: #f1f1f1 0px 0px 2px;
    background: #fff;
}

.switchHd {
    width: 100%;
    float: left;
    position: relative;
}

    .switchHd dd {
        width: 24%;
        float: left;
        height: 36px;
        text-align: center;
        line-height: 36px;
        border-bottom: solid 1px #DDDDDD;
        cursor: pointer;
    }

        .switchHd dd span {
            font-size: 16px;
            color: #000;
            text-transform: capitalize;
			float: left;
margin-left: 30px;
			
        }

    .switchHd .on {
        background: #fff;
        border-bottom: solid 1px #f6681e;
		
    }

        .switchHd .switchOn span {
            color: #f6681e;
        }



.switchBd {
    width: 100%;
    float: left;
    position: relative;
}


.switctlist {
    width: 100%;
    float: left;
}

    .switctlist ul {
        width: 90%;
        margin: 5px 5%;
    }

        .switctlist ul li {
            width: 100%;
            float: left;
            border-bottom: dashed 1px #CCCCCC;
            line-height: 20px;
            padding: 5px 0;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
        }

            .switctlist ul li a {
                font-size: 14px;
                color: #666;
            }




.slideindex {
    width: 400px;
    height: 274px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 22px;
    margin-left: 20px;
}

    .slideindex .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 5px;
        bottom: 5px;
        z-index: 1;
        display: none;
    }

        .slideindex .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
        }

            .slideindex .hd ul li {
                float: left;
                margin-right: 2px;
                width: 15px;
                height: 15px;
                line-height: 14px;
                text-align: center;
                background: #fff;
                cursor: pointer;
            }

                .slideindex .hd ul li.on {
                    background: #f00;
                    color: #fff;
                }

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

        .slideindex .bd li {
            zoom: 1;
            vertical-align: middle;
            width: 100%;
            float: left;
            position: relative;
            height: 274px;
        }

        .slideindex .bd img {
            width: 100%;
            height: 274px;
            display: block;
        }

    .slideindex .prev,
    .slideindex .next {
        position: absolute;
        left: 3%;
        top: 45%;
        margin-top: -25px;
        display: block;
        filter: alpha(opacity=50);
        opacity: 0.5;
        z-index: 9999;
        color: #fff;
    }

    .slideindex .next {
        left: auto;
        right: 3%;
        background-position: 8px 5px;
    }

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

.banner_ms {
    width: 100%;
    height: 42px;
    line-height: 42px;
    position: absolute;
    left: 0;
    bottom: 0;
}

    .banner_ms span {
        float: left;
        color: #fff;
        line-height: 24px;
        margin: 10px;
        font-size: 14px;
        z-index: 999;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

.banner_i {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #610B0B;
    left: 0;
    top: 0;
    opacity: 1;
}

.indexLogin {
    width: 177px;
    float: right;
    margin-right: 45px;
    margin-top: 22px;
    overflow: hidden;
    position: relative;
}

    .indexLogin ul {
        width: 100%;
        float: left;
    }

        .indexLogin ul li {
           width: 100%;
    float: left;
    height: 42px;
    text-align: center;
    line-height: 52px;
    background: url(../images/dl_1.png) top center no-repeat;
    margin-bottom: 15px;
    border-radius: 5px;
    opacity: 0.9;
        }

            .indexLogin ul li a {
                display: block;
                color: #fff;
                font-size: 16px;
                text-transform: capitalize;
				background: #610B0B;
            }


/*主体内容*/

.index_info_c {
    width: 100%;
    float: left;
    margin-top: 32px;
    overflow: hidden;
    padding-bottom: 30px;
}

.index_info_left {
    width: 810px;
    float: left;
	margin-left: 20px;
}

.index_info_about {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden
}

    .index_info_about .leftimg {
        width: 200px;
        float: left;
    }

.leftimg img {
    border: 1px solid #ddd
}

.index_info_about .lefttxt {
    width: 600px;
    float: right;
	font-size: 15px;
line-height: 26px;
}

    .index_info_about .lefttxt ul {
        width: 610px;
        float: left;
	padding-left:40px;
        margin-bottom: 20px
    }
        .index_info_about .lefttxt ul li {
            float: left;
           
            margin-right: 10px
        }
.index_info_about .lefttxt ul li+li{
	margin-top:15px;
}

    .index_info_about .lefttxt h2 {
        width: 100%;
        float: left;
        font-size: 15px;
        line-height: 26px;
    }

.slideTxtBox {
    width: 100%;
    text-align: left;
    position: relative;
}

    .slideTxtBox .hd {
        height: 46px;
        line-height: 44px;
        border-bottom: 1px solid #610B0B;
        position: relative;
    }

        .slideTxtBox .hd ul {
            float: left;
            position: absolute;
            left: 0;
            top: 0;
            height: 44px;
        }

            .slideTxtBox .hd ul li {
                float: left;
                margin-right: 45px;
                cursor: pointer;
                font-size: 18px;
                color: #000;
            }

                .slideTxtBox .hd ul li a {
                    color: #000;
                }

                .slideTxtBox .hd ul li.on {
                    height: 44px;
                    color: #000;
                    border-bottom: 4px solid #610B0B;
                }

    .slideTxtBox .bd ul {
        zoom: 1;
    }

    .slideTxtBox .bd li {
        height: 26px;
        line-height: 26px;
		font-size: 16px;
margin-top: 10px;
    }

        .slideTxtBox .bd li .date {
            float: right;
            color: #999;
        }

.slideTxtBox_derived {
    width: 100%;
    float: left;
    margin-top: 18px;
}

    .slideTxtBox_derived .slideAll {
        float: left;
    }

        .slideTxtBox_derived .slideAll span {
            float: left;
        }

        .slideTxtBox_derived .slideAll i {
            float: left;
            margin-right: 8px;
            font-size: 16px;
            line-height: 22px;
            display: block;
            cursor: pointer;
        }

        .slideTxtBox_derived .slideAll .selAll {
            background: #D60000;
            padding: 3px 10px;
            color: #fff;
            border-radius: 5px;
        }

        .slideTxtBox_derived .slideAll .Deselect {
            display: none;
            background: #D60000;
            padding: 3px 10px;
            color: #fff;
            border-radius: 5px;
        }

        .slideTxtBox_derived .slideAll .selExport {
            background: #D60000;
            padding: 3px 10px;
            color: #fff;
            border-radius: 5px;
            background-size: 18px;
        }

    .slideTxtBox_derived span {
        float: right;
        font-family: "微软雅黑";
    }

    .slideTxtBox_derived em {
        color: #999;
        float: left;
        font-size: 20px;
    }

    .slideTxtBox_derived .iconfont {
        display: block;
        float: left;
        color: #999;
        line-height: 22px;
        cursor: pointer;
        font-size: 20px;
        margin-right: 8px;
    }

    .slideTxtBox_derived .der {
        color: #2f9df4;
    }

.check_box {
    list-style-type: none;
}
.slideTxtBox_list {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    padding-top: 15px;
    position: relative;
}

.slideTxtBox_list_bleft {
    width: 5px;
    height: 5px;
    float: left;
    position: relative;
    margin-left: 20px;
}

.slideTxtBox_list_block {
    float: left;
    width: 350px;
    border: 1px #CCCCCC solid;
    padding: 10px;
    margin-right: 5px;
}

.blockrt {
    margin-left: 10px;
}

.slideTxtBox_list_block_lf {
    width: 150px;
    height: 185px;
    float: left;
    background: #00C
}

.slideTxtBox_list_block_rt {
    width: 190px;
    float: right;
}

.slideTxtBox_list_block_tit {
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 25px;
    font-weight: bold
}

.slideTxtBox_list_block_txt {
    font-size: 16px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    height: 60px;
}

.slideTxtBox_list_block_bn {
    width: 100px;
    float: left;
    background: #39C;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
}

.slideTxtBox_list_left {
    width: 175px;
    height: 120px;
    float: left;
    border: solid 1px #ddd;
    position: relative;
    margin-left: 20px;
}

    .slideTxtBox_list_left img {
        width: 175px;
        height: 120px;
    }

.slideTxtBox_list_right {
    float: right;
    width: 570px;
    position: relative;
    margin-right:20px;
}

.slideTxtBox_lm {
    width: 100%;
    float: left;
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 15px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #ccc;
}

    .slideTxtBox_lm a {
        color: #610B0B;
        font-weight: bold;
        font-size: 16px;
    }

.slideTxtBox_list_title {
    width: 100%;
    float: left;
    position: relative;
}

    .slideTxtBox_list_title a {
        font-size: 16px;
        line-height: 24px;
        color: #000;
        text-transform: capitalize;
    }

        .slideTxtBox_list_title a:hover {
            color: #610B0B;
        }

.sliBox {
    position: absolute;
    left: -20px;
    top: 4px;
}

.slideTxtBox_list_author {
    width: 100%;
    float: left;
}

    .slideTxtBox_list_author span {
        float: left;
        line-height: 24px;
    }

        .slideTxtBox_list_author span a {
            font-size: 14px;
            color: #666;
        }

.slideTxtBox_list_time {
    width: 100%;
    float: left;
}

    .slideTxtBox_list_time i {
        font-size: 14px;
        float: left;
        line-height: 24px;
        color: #666;
    }

.slideTxtBox_list_zy {
    width: 100%;
    float: left;
}

    .slideTxtBox_list_zy i:nth-child(1) {
        padding-left: 0;
    }

    .slideTxtBox_list_zy i:last-child {
        border: none;
    }

    .slideTxtBox_list_zy i {
        float: left;
        font-size: 14px;
        padding: 0 4px;
    }

        .slideTxtBox_list_zy i a {
            color: #666;
            font-size: 14px;
            margin-right: 4px;
        }

.slide {
    font-style: italic;
}

.slide_red {
    color: #f00 !important;
}

.slideTxtBox_count {
    color: #f00;
}

.slideTxtBox_list_zy {
    width: 100%;
    float: left;
}

    .slideTxtBox_list_zy b {
        font-size: 14px;
        color: #000;
    }

    .slideTxtBox_list_zy .font_describe {
        font-size: 14px;
		color: #605d5d;
    }

.slideTxtBox_list_shuffling {
    float: left;
    position: relative;
    width: 100%;
}

.aa_1,
.aa_2 {
    display: block;
}

.bb_1,
.bb_2 {
    display: none;
}

/*搜索*/
.slideTxtBox-select {
    width: 100%;
    float: left;
    margin-top: 18px;
    height: 40px;
    background-color: #f1f1f1
}

.slideTxtBox-select-lf {
    float: left;
    width: 430px;
}

    .slideTxtBox-select-lf span {
        background: url(../images/fd.png) no-repeat center left;
        float: left;
        display: block;
        line-height: 40px;
        font-size: 16px;
        padding-left: 40px;
        margin-left: 10px;
    }

.slideTxtBox-select-rt {
    float: right;
    width: 370px;
    margin-left: 10px
}

    .slideTxtBox-select-rt span {
        background: url(../images/fd.png) no-repeat center left;
        float: left;
        display: block;
        line-height: 40px;
        font-size: 16px;
        padding-left: 40px;
        margin-left: 10px;
    }

.slideTxtBox-select .index_input {
    height: 40px;
}

    .slideTxtBox-select .index_input .input_i {
        width: 150px;
        height: 24px;
        line-height: 24px;
        float: left;
        margin-left: 10px;
        padding: 2px;
        margin-top: 5px;
        color: #888888;
        border: 1px solid #ddd
    }

.slideTxtBox-select .index_submit {
    height: 28px;
    padding: 0 5px;
    float: left;
    margin-top: 6px;
    margin-left: 5px;
    border: 1px solid #CCC
}



.slideTxtBox-select .index_select {
    display: inline;
    width: 160px;
    float: left;
    overflow: hidden;
}

    .slideTxtBox-select .index_select .select_s {
        width: 70px;
        display: block;
        float: left;
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        color: #888888;
        border: 1px solid #CCC
    }

.slideTxtBox-select .select_sIE7 {
    float: left;
    overflow: hidden;
    margin-top: 6px;
    margin-left: 8px;
}

.slideTxtBox-select .index_select .select_s option {
    color: #121212;
    font-size: 14px;
}



/* 核心代码 */

.focus_v {
    width: 368px;
    height: 160px;
    overflow: hidden;
    position: relative;
    margin: 20px auto;
}

.focus {
    width: 368px;
    height: 160px;
    overflow: hidden;
    position: relative;
}

    .focus ul {
        height: 380px;
        position: absolute;
    }

        .focus ul li {
            float: left;
            width: 368px;
            height: 160px !important;
            overflow: hidden;
            position: relative;
            text-align: center;
        }

            .focus ul li img {
                max-width: 450px;
                max-height: 158px;
                margin: 0 auto;
            }

            .focus ul li div {
                position: absolute;
                overflow: hidden;
            }

    .focus .btn {
        display: none;
        position: absolute;
        width: 780px;
        height: 10px;
        padding: 5px 10px;
        right: 0;
        bottom: 5px;
        text-align: center;
    }

        .focus .btn span {
            display: inline-block;
            _display: inline;
            _zoom: 1;
            width: 13px;
            height: 13px;
            _font-size: 0;
            margin-left: 5px;
            cursor: pointer;
            background: #fff;
            border-radius: 50%;
        }

            .focus .btn span.on {
                background: yellow;
            }

    .focus .preNext {
        position: absolute;
        top: 30%;
        cursor: pointer;
        display: block;
    }

    .focus .pre {
        left: 0;
    }

    .focus .next {
        right: 0;
        background-position: right top;
    }

#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

    #baguetteBox-overlay.visible {
        opacity: 1
    }

    #baguetteBox-overlay .full-image {
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center
    }

        #baguetteBox-overlay .full-image figure {
            display: inline;
            margin: 0;
            height: 100%
        }

        #baguetteBox-overlay .full-image img {
            display: inline-block;
            width: auto;
            height: auto;
            max-height: 80%;
            max-width: 80%;
            vertical-align: middle;
            -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
            -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
            box-shadow: 0 0 8px rgba(0, 0, 0, .6)
        }

        #baguetteBox-overlay .full-image figcaption {
            display: block;
            position: absolute;
            bottom: 0;
            width: 100%;
            text-align: center;
            line-height: 1.8;
            color: #ccc;
            background-color: #000;
            background-color: rgba(0, 0, 0, .6);
            font-family: "微软雅黑";
        }

        #baguetteBox-overlay .full-image:before {
            content: "";
            display: inline-block;
            height: 50%;
            width: 1px;
            margin-right: -1px
        }

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -moz-transform .4s ease;
    transition: left .4s ease, transform .4s ease
}

    #baguetteBox-slider.bounce-from-right {
        -webkit-animation: bounceFromRight .4s ease-out;
        animation: bounceFromRight .4s ease-out
    }

    #baguetteBox-slider.bounce-from-left {
        -webkit-animation: bounceFromLeft .4s ease-out;
        animation: bounceFromLeft .4s ease-out
    }

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease
}

    .baguetteBox-button:hover {
        background-color: rgba(50, 50, 50, .9)
    }

    .baguetteBox-button#next-button {
        right: 2%
    }

    .baguetteBox-button#previous-button {
        left: 2%
    }

    .baguetteBox-button#close-button {
        top: 20px;
        right: 2%;
        right: calc(2% + 6px);
        width: 30px;
        height: 30px
    }

    .baguetteBox-button svg {
        position: absolute;
        left: 0;
        top: 0
    }

.spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@keyframes bounceFromRight {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

@keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}


/*主体左侧*/

.index_info_right {
    width: 266px;
    float: right;
}

.index_info_magazine {
    width: 264px;
    float: left;
    border: solid 1px #8bc4fd;
    border-radius: 5px;
    font-size: 14px;
    color: #333333;
    font-family: "微软雅黑";
    padding: 10px 0;
}

    .index_info_magazine p {
        margin: 5px;
    }

    .index_info_magazine i {
        font-weight: bold;
    }

.index_info_aa {
    display: block;
    font-size: 14px;
    color: #610B0B;
    line-height: 22px;
    font-weight: bold;
    margin: 0 5px;
}


/*-------------------------------new_list*/

.new_list {
    float: left;
    width: 100%;
    margin: 10px 0;
    background: #fcfcfd;
    position:relative;
}

.new_list_more {
    float: left;
    width: 100%;
    position: absolute;
    top: 9px;
    right:4px;
}

    .new_list_more span {
        line-height: 16px;
       
        width: 40px;
        font-size: 12px;
        color: #FFF;
        display: block;
        float: right;
        text-align: center;
        border-radius: 5px;
    }

        .new_list_more span a {
            color: #FFF;
        }

.new_list h3 {
    height: 34px;
    line-height: 34px;
    background: #610B0B;
    color: #fff;
    margin-bottom: 18px;
	opacity: 0.9;
}

    .new_list h3 span {
        display: block;
        float: left;
        font-size: 16px;
        padding-left: 16px;
    }

    .new_list h3 em {
        display: block;
        float: right;
        padding-right: 8px;
    }

        .new_list h3 em a {
            display: block;
            color: #fff;
            text-decoration: none;
        }

            .new_list h3 em a:hover {
                color: #F90;
            }

.left_new li {
    float: left;
    width: 100%;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 5px;
}

.left_newOn1 a {
    color: #FD004D !important;
}

.left_newOn2 a {
    color: #FDA57D !important;
}

.left_new li em {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #8298C7;
    display: block;
    float: left;
    margin: 8px;
    color: #525252;
}

.left_new li a {
    font-size: 14px;
    display: block;
    width: 242px;
    float: left;
    color: #525252;
}

    .left_new li a:hover {
        color: #610B0B;
    }

    .left_new li a i {
        color: #610B0B;
    }

.left_new_on li {
    border-bottom: solid 1px #ddd !important;
}

    .left_new_on li:last-child {
        border: none !important;
    }

/*悬浮两边 fixediv */
.fixediv {
    position: fixed;
    top: 140px;
    z-index: 9999;
    height: 216px;
    width: 100px;
}

*html .fixediv {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop));
    margin: 140px 0 0 0;
}

.fixediv-l {
    left: 0px;
}

.fixediv-r {
    right: 0px;
}

.fixediv .btn {
    height: 25px;
    background: #CCCCCC;
    text-align: right;
    line-height: 25px;
    overflow: hidden;
}

.fixetop {
    top: 380px;
}


/*弹出窗口  */
#drag {
    position: absolute;
    op: 100px;
    left: 100px;
    width: 300px;
    height: 160px;
    background: #e9e9e9;
    border: 1px solid #444;
    border-radius: 5px;
    box-shadow: 0 1px 3px 2px #666;
    z-index: 999999
}

    #drag .title {
        position: relative;
        height: 27px;
        margin: 5px;
    }

        #drag .title h2 {
            font-size: 14px;
            height: 27px;
            line-height: 24px;
            border-bottom: 1px solid #A1B4B0;
        }

        #drag .title div {
            position: absolute;
            height: 19px;
            top: 2px;
            right: 0;
        }

        #drag .title a, a.open {
            float: left;
            width: 21px;
            height: 19px;
            display: block;
            margin-left: 5px;
            background: url(../images/tool.png) no-repeat;
        }

a.open {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -10px;
    background-position: 0 0;
}

    a.open:hover {
        background-position: 0 -29px;
    }

#drag .title a.min {
    background-position: -29px 0;
}

    #drag .title a.min:hover {
        background-position: -29px -29px;
    }

#drag .title a.max {
    background-position: -60px 0;
}

    #drag .title a.max:hover {
        background-position: -60px -29px;
    }

#drag .title a.revert {
    background-position: -149px 0;
    display: none;
}

    #drag .title a.revert:hover {
        background-position: -149px -29px;
    }

#drag .title a.close {
    background-position: -89px 0;
}

    #drag .title a.close:hover {
        background-position: -89px -29px;
    }

#drag .content {
    overflow: auto;
    margin: 0 5px;
}

#drag .resizeBR {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 0;
    bottom: 0;
    overflow: hidden;
    cursor: nw-resize;
    background: url(../images/resize.png) no-repeat;
}

#drag .resizeL, #drag .resizeT, #drag .resizeR, #drag .resizeB, #drag .resizeLT, #drag .resizeTR, #drag .resizeLB {
    position: absolute;
    background: #000;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

#drag .resizeL, #drag .resizeR {
    top: 0;
    width: 5px;
    height: 100%;
    cursor: w-resize;
}

#drag .resizeR {
    right: 0;
}

#drag .resizeT, #drag .resizeB {
    width: 100%;
    height: 5px;
    cursor: n-resize;
}

#drag .resizeT {
    top: 0;
}

#drag .resizeB {
    bottom: 0;
}

#drag .resizeLT, #drag .resizeTR, #drag .resizeLB {
    width: 8px;
    height: 8px;
    background: #FF0;
}

#drag .resizeLT {
    top: 0;
    left: 0;
    cursor: nw-resize;
}

#drag .resizeTR {
    top: 0;
    right: 0;
    cursor: ne-resize;
}

#drag .resizeLB {
    left: 0;
    bottom: 0;
    cursor: ne-resize;
}
    .index_info_r0{ width:100%; float:left; padding-bottom:20px; overflow:hidden}
.index_info_r0 ul{width:100%; margin:auto;overflow:hidden}
.index_info_r0 ul li{ float:left; font-size:14px; color:#000; line-height:24px; width:100% }
.index_info_r0 ul li a{ color:#610B0B; padding-left:10px}
.index_info_r0 dl{ width:100%; margin:10px auto; overflow:hidden}
.index_info_r0 dl dd{ float:left; margin-right:12px}


.qqdl{width:100%; float:left; margin-top:20px;}
.qq1{ background:url(/template/003/en/images/y1.png) no-repeat left top; height:24px; float:left; width:100%; }
.qq1 a{ display:block;}
.qq1 a:hover{ background:url(/template/003/en/images/y11.png) no-repeat left top; height:24px; display:block }
.qq1 span{padding-left:27px;color:#610B0B; line-height:24px; font-size:14px}
.qq1 span a{ float:left; padding-left:27px; color:#610B0B}
.qq{ background:url(/template/003/en/images/q1.png) no-repeat left  top; height:24px; float:left; width:100%; margin-bottom:8px;}
.qq a{ display:block;}
.qq a:hover{ background:url(/template/003/en/images/q11.png) no-repeat left  top; height:24px; display:block }
.qq span{padding-left:27px;color:#610B0B; line-height:20px; font-size:14px}
.qq span a{ float:left; padding-left:27px; color:#610B0B}
.yy1 {background: url(/template/003/en/images/y2.png) no-repeat left center; height:24px; float:left;  width:100%; display:block; margin-left:40px }
.yy1 a{ display:block;}
.yy1 a:hover{ background:url(/template/003/en/images/y22.png) no-repeat left center; height:24px; display:block }
.yy1 span{padding-left:24px;color:#610B0B; line-height:20px; font-size:14px; height:24px;}
.yy1 span a{ float:left; padding-left:24px; color:#610B0B}
.yy {background: url(/template/003/en/images/q2.png) no-repeat left top; height:24px; float:left;  width:100%; display:block; margin-left:40px; overflow:hidden }
.yy a{ display:block;}
.yy a:hover{ background:url(/template/003/en/images/q22.png) no-repeat left top; height:24px; display:block }
.yy span{padding-left:24px;color:#610B0B; line-height:14px; font-size:14px; height:24px;}
.yy span a{ float:left; padding-left:24px; color:#610B0B}


/*内页8*/
.n_down{ width:100%; margin:50px auto; font-size:16px; line-height:36px; overflow:hidden}
.n_down_tit{ width:100%; line-height:40px; font-size:34px; font-weight:bold}
.n_down p{ width:100%; display:block; margin:20px auto }
.n_down_input{ float:left; margin-right:10px; margin-top:10px; }
	
.n_down .site1 dl{ overflow:hidden}
.n_down .site1 dl dt{ font-size:22px; font-weight:bold; width:100%; line-height:60px;}
.n_down .site1 dl dd{ width:100%; line-height:36px; height:36px;}
.n_down .site1 dl dd span{ display:block; float:left; margin-right:10px; width:30%}
.n_down .site1 dl dd font{display:block; float:left; width:60%}
	
.n_down .site2 dl{ overflow:hidden}
.n_down .site2 dl dt{ font-size:22px; font-weight:bold; width:100%; line-height:60px; margin-top:30px;}
.n_down .site2 dl dd{ width:100%; line-height:36px; height:36px;}
.n_down .site2 dl dd span{ display:block; float:left; margin-right:10px; width:80%}
	
.n_down .site3 dl {border-top:#CCC 1px solid; width:100%; margin-top:50px}
.n_down .site3 dl dt{ font-size:22px; font-weight:bold; width:100%; line-height:60px; margin-top:30px; }
.n_down .site3 dl dd{ width:100%; line-height:30px; height:30px;}
.n_down .site3 dl dd span{ display:block; float:left; margin-right:10px; width:100%}
	
	
.n_down_button{ width:100%; overflow:hidden}
.n_down_button .button{ width:180px; float:left; background:#610B0B; display: inline-block; border-radius: 4px; height:40px; margin-top:20px;color:#FFF; line-height:40px;text-align: left}
.n_down_button .button a{ color:#FFF}
.n_down_button .button a:hover{ display:block; background:#075cb2; color:#FFF;   border-radius: 4px; text-align: left}
.n_down_button .button i{  padding:0 10px;}

/*9left*/


.n_mbx{ width:100%; margin:20px auto; font-size:18px;color: #610B0B}
.n_mbx a{color: #610B0B}
.n_mbx span{ width:70%; float:left; display:block}
.n_mbx b{ width:30%; float:right; display:block; text-align:right}


.slideTxtBox3{ width:100%; float:left;  text-align:left;  }
.slideTxtBox3 .hd{ height:30px; line-height:30px;   border-bottom:1px solid #ddd;  position:relative; font-size:14px; color:#610B0B }
.slideTxtBox3 .hd ul{ float:left;  position:absolute; top:-1px; height:32px;   }
.slideTxtBox3 .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideTxtBox3 .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; font-weight:bold; color:#000 }
.slideTxtBox3 .pdf{ float: left; display:block; margin-left:130px;}
.slideTxtBox3 .bd ul{ padding:30px 0;  zoom:1;  }

.index_ii_left{ width:700px; float:left; position:relative;}
.index_ii_right{ width:390px; float:right; position:relative;}

.slide_list{ width:100%; float:left; font-size:14px}
.slide_list dl{ width:100%; float:left;border-bottom:1px dashed #CCCCCC; overflow:hidden; padding-bottom:15px;}
.slide_list dl dt a{ color:#610B0B; line-height:36px; font-size:16px;}
.slide_list dl dt { width:100%; float:left; margin-top:10px; }
.slide_list dl dt span { display:block; font-weight:bold; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left; width:550px;}
.slide_list dl dt font{ width:100px; height:30px; background:#610B0B;border-radius:10px;  float:right; color:#FFF; text-align:center; line-height:30px;  }
.slide_list dl dt font a{ color:#FFF; line-height:30px;}
.slide_list dl dd{ width:100%; float:left; font-size:14px  }

.slide_list2{ width:100%; float:left; font-size:14px}
.slide_list2 dl dd{ overflow:hidden; padding:10px 0;border-bottom:1px dashed #CCCCCC;}
.slide_list2 dl dd span{ width:20px; float:left; line-height:30px; display:block; height:30px;}
.slide_list2 dl dd font{ width:660px; float:right;}
.slide_list2 dl dd font a{ color:#610B0B;}

/*9right*/
.n_rt{ border-left:2px solid #CCC;  padding-bottom:50px; overflow:hidden; width:100%; margin-top:25px; }
.n_rt_tit{float:left;width:330px;border-bottom:3px solid #610B0B;font-size:22px;line-height:36px;height:36px;overflow:hidden;color:#666;}
.n_search{ width:330px; float:right;  overflow:hidden; }
.n_search .s_input{ width: 328px; height: 30px; float:right; margin-top: 15px; border-radius: 5px; border: solid 1px #ccc; overflow: hidden;}
.n_search .s_input .input_i{ width: 290px; height: 26px; float: left; padding: 2px; border: none; color: #888888;}
.n_search .s_link .input_image{ width: 85px; height: 30px; float: left;; cursor: pointer; background:#666; color:#FFF; line-height:30px;border-radius: 5px; text-align:center}
.n_search .s_link{ width: 100%; float: left; margin: 10px 0; text-align: right;}
.n_search .s_link span{ float: left; display:block; width:150px; line-height:36px}
.n_search .s_link a{ font-size: 14px; color: #610B0B;}
.n_search .s_link a:hover{ opacity: 0.8;}
.n_search .s_get{ width:95%; background:#eeeeef; padding:10px; overflow:hidden; float:left; margin-top:10px; display:block; margin-bottom:10px; font-size:14px}
.n_search .s_share{ width:100%; float:left; margin-bottom:15px; overflow:hidden}
.n_search .s_share ul li{ width:25%; float:left; margin-top:10px; text-align:center; height:auto !important; line-height:none !important;}
.n_search .s_share ul li img{ width:40px; height:40px;}
.n_search .s_art{ width:100%; float:left; margin-bottom:15px; overflow:hidden}
.n_search .s_art_wz{ float:right; width:65%;margin:15px 0}
.n_search .s_art_wz p{ width:100%; display:block;font-size:14px}
.n_search .s_art_img{ width: 35%; float:left}
.n_search .s_art_img img{ width:65px; height:65px; display:block; float:left; margin:15px 0}

.n_search .s_history{ width:100%; float:left; margin-bottom:15px; overflow:hidden; font-size:14px; margin-top:10px;}
.n_search .s_history span{ text-indent:1em; text-align:left; display:block}

.n-Button{ width:330px; float:right;  overflow:hidden; }	
.n-Button a{ color:#FFF}
.n-Button_pdf{ width:100%; background-color:#610B0B; height:42px; line-height:42px; text-align:center; font-size:18px; border-radius:5px; color:#FFF; margin-bottom:10px; display:block}	
.n-Button_xml{ width:103px; float:left;background-color:#610B0B; height:42px; line-height:42px; text-align:center; font-size:18px; border-radius:5px; color:#FFF; margin-bottom:10px; display:block}





.index_indexed_by{ margin-right:20px;color:#f00;}
.check_box {list-style-type: none;}

.top_share {
    float: right;
    text-align: center;
}

.top_share ul {
    width: 100%; float: left;
}

.top_share ul li { margin-top: 10px;
    float: left;
    width: 25px; height: 25px;
    margin-left: 10px;
}

.top_share ul li img {
    float: left;
}
.inselect{ float:left; width:250px; margin-bottom:20px; overflow:hidden}
.inselect h2{ font-size:18px; color:#000; font-weight:bold; line-height:36px; float:left; width:100px}
.inselect .select_s{width: 150px; height: 36px; float: right; border: solid 1px #610B0B; overflow: hidden; color: #666;}
.inselectinput_image{ width: 100%; height: 38px; float: left;  cursor: pointer; margin-top:15px; margin-bottom:20px}

/*2right*/
.index_info_r1{ width:100%; float:left; background:#F6F6F6; position:relative;margin-top:30px; }
.index_right_pic{ width:100px; float:left; }
.index_book_info{ width:125px; float:right; margin-right:18px; margin-top:10px;}
.index_info_r1 i{ display:block; width:100%; height:16px; position:absolute; bottom:-16px; left:0;}

/*1right*/
.index_info_right_tit{ color:#000; line-height:50px; font-size:18px; font-weight:bold}
.index_info_r2{ width:100%; float:left; background:#F3F8FE; padding-bottom:20px;}
.index_info_list{  float:left; margin-left:5%; padding-top:28px; border-bottom:solid 1px #ccc; padding-bottom:5px;}
.index_info_list .index_select{ width: 100%; float: left; margin-top:20px; }
.index_info_list .index_select .select_s{ width: 100%; height: 36px; float: left; border: solid 1px #610B0B;overflow: hidden; color: #666;}
.index_info_list h2{width:100px;display:block;float:left;font-size:18px;color:#666;font-weight:bold;}
.index_info_list ul{ width:100%; float:left; margin-top:20px;}
.index_info_list ul li{ width:100%; float:left; margin-bottom:10px;}
.index_info_list ul li h3{ width:100%; float:left; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#019dd0; font-weight:bold; font-size:14px}
.index_info_r2 {


}
.slideOnDiv {
    width: 97% !important;
}
</pre></body></html>