body {
    background-color: #f9f9f9;
}
.content{
    background-color: #fff;
}
.content-left {
    float: left;
    width: 860px;
    background: #fff;
    padding: 0 0 40px;
}
.bg-l{
    width: 860px;
    height: 10px;
    background: #fff;
}
.line{
    width: 95%;
    margin: 0 auto;
    padding: 40px 0 15px;
    /*border-bottom: 1px solid #dbdbdb;*/
    background: url(../images/til_line.png) right 60px no-repeat;
    background-size: auto;
}
.line-title {
    float: left;
}
.line-title img {
    vertical-align: bottom;
}
.line-title span{
    font-size: 20px;
    color:#cacaca;
}
.line-right {
    float: right;
    position: relative;
    top: -5px;
    color: #666;
}
.line-right img{
    vertical-align: middle;
}
.line-right a{
    font-size: 14px;
    font-weight: bolder;
    color: #666;
    margin-right: 5px;
    /*text-decoration: underline;*/
}
.line-right a.on {
    color: #999;
}
.text-title {
    font-size: 24px;
    line-height: 24px;
    color: #333;
    width: 100%;
    text-align: center;
            width: auto!important;
    margin: 0 20px;
}
.text-describe ul {
    text-align: center;
    width:auto!important;
	margin:20px 20px;
}
.text-describe ul li {
    margin: 0 25px;
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    /*padding-bottom: 15px;*/
}
.text-describe ul li img {
    margin-right: 10px;
    vertical-align: middle;
}
li a {
    color: #894f00;
}
/*tan 2018-12-15*/
.text-article {
    padding: 20px;
    margin: 0 20px;
    background-color: #fafafa;
}
.text-article p {
    padding-bottom: 10px;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    text-indent: 2em;
}
.text-article img {
    display: block;
    width: 300px;
    margin: 15px auto;
}
/*end*/
.pdf-box{
    width: 800px;
    height: 900px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.rrr{
    margin-bottom: 30px;
}
.rrr-change {
    float: left;
    width: 140px;
    height: 308px;
    border: 1px solid #e8e8e8;

}
.rrr-change-ul{
    width: 800px;
    height: 700px;
    background: #fff;
    margin: 0 auto;
    margin-top: 20px;
}
.rrr-change li{
    border-top: 1px solid #e8e8e8;
    width: 100%;
    height: 70px;
    position: relative;
    cursor: pointer;
}
.rrr-change li p{
    line-height: 70px;
    color:#333333;
    font-size: 18px;
    text-align: center;
}
.rrr-change li img{
    position: absolute;
    left: 58px;
    top: 24px;
}
.rrr-change li img.tran{
    position: absolute;
    left: 140px;
    top: 37px;
}
.rrr-change li.active{
    background: #5c483c;
    height: 100px;
}
.rrr-change li.active p{
    padding-top: 30px;
    color:#fff;
}
.rrr-conts {
    float: left;
    width: 640px;
    height: 700px;
    background: #f9f9f9;
    margin-left: 15px;
    overflow: hidden;
}
.rrr .warp{
    height: 700px;
}

.rrr-cont .box{
    padding-top: 0;
    height: 700px;

}
.rrr-content{
    padding-bottom: 20px;
}
.rrr-cont{
    width: 100%;
    display: none;
}
.rrr-cont.active{
    display: block;
}
.rrr-text-line,.rrr-line {
    width: 590px;
    height: 140px;
    border: 1px solid #cccccc;
    margin:20px auto 0 auto;
    background: #fff;
    padding: 20px;
    padding-top: 0;
    box-sizing: border-box;
}
.rrr-title{
    position: relative;
}
.rl-title{
    display: inline-block;
    width: 476px;
    line-height:50px;
    font-size: 16px;
    color:#333333;
    font-weight: 600;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.rl-title:hover{
    color:#bd0000;
    text-decoration: underline;
}
.rl-title font{
    display: inline-block;
    line-height:50px;
    font-size: 18px;
    font-weight: normal;
}
.title-type {
    position: absolute;
    right: 0;
    top: 15px;
    display: inline-block;
    width: 40px;
    height: 18px;
    line-height: 18px;
    color:#fff;
    font-size: 12px;
    text-align: center;

}
.rrr-text-line .title-type{
    background: #ef9b38;
}
.rrr-inf{
    padding-bottom:10px ;
}
.rrr-inf span,.rrr-inf a {
    color:#999999;
}
.rrr-time {
    float: left;
}
.rrr-inf-links {
    float: right;
}
.rrr-inf-links a{
    margin-left: 14px;
    text-decoration: underline;
}
.rrr-text-text,.rrr-text{
    color:#666;
    /*width: 550px;*/
    width: 100%;
    height: 50px;
}
.rrr-img .rrr-content{
}
.col {
    width: 200px;
    float: left;
}
.item1 {
    width: 188px;
    margin: 0 auto;
    padding: 4px;
    box-sizing: border-box;
    box-shadow: 0 0 10px #d0d0d0;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
    transition: all 0.5s;
}
.item1 img{
    width: 100%;
    height: auto;
}
.rrr-content-inf{
    width: 178px;
    height: 54px;
    position: absolute;
    bottom: -60px;
    /*bottom: 8px;*/
    left: 4px;
    background: url("../images/inf_bg.png") no-repeat;
    box-sizing: border-box;
    padding: 0px 13px;
}
.rrr-content-inf p{
    color:#fff;
}
.rrr-img-inf-title {
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 30px;
}
.item1:hover{
    transform: translateY(-5px);
    box-shadow: 0 0 20px #aaa;
}
.rrr-content-inf{
    transition: all 0.5s;
}
.item1:hover .rrr-content-inf{
    transform: translateY(-68px);
}
.rrr-audio .title-type{
    background: #007df1;
}
.rrr-video .title-type{
    background: #d53d3d;
}
.rrr-b{
    width: 100%;
}
.rrr-b-left{
    float: left;
    width: 130px;
    height: 98px;
    position: relative;
}
.rrr-b-right{
    float: left;
    margin-left: 15px;
    width: 400px;
}
.play-icon{
    position: absolute;
    width: 37px;
    height: 37px;
    left: 45px;
    top: 14px;
    cursor: pointer;
}
.audio-time,.video-time{
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 34px;

    text-align: center;
    color:#666666;
    width: 100%;
}
.rrr-audio-line,.rrr-video-line{
    height: 160px;
}
.rrr-video-line .play-icon{
    top: 24px;
}
.video-time{
    color:#fff;
}
.video-bg{
    position: relative;
    width: 100%;
    background: url(../images/video_rgbabg.png) no-repeat;
    height: 98px;
}
.content-right{
    margin-top: 60px;
    float: left;
    position: relative;
    width: 340px;
}
.cr-title{
    width: 327px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.cr-title span{
    float: left;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color:#c70001;
    padding-left: 24px;
}
.cr-title a {
    float: right;
    color:#666;
    position: relative;
    top: 3px;
    text-decoration: underline;
}
.right-top .table-box,.lbt{
    width: 314px;
    margin: 0 auto;
    background: #fff;
    padding: 10px 0;
    /*border: 1px solid #000;*/
    background: url(../images/detail_line.png) no-repeat;
    background-size: 100% 100%;
}
.right-top table td{
    color:#666;
    padding: 6px 0;
    vertical-align: top;
}
.right-top table td:nth-child(1){
    text-align: right;
    color: #999;
}
.top-table1 .ltd{
    width: 60px;
    text-align: right;
}
.top-table2 .ltd,.top-table3 .ltd{
    width: 70px;
    text-align: right;
}
.top-table1 td:nth-child(1){
    width: 80px;
}
.table-box table{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.top-table1,.top-table2 {
    border-bottom: 1px solid #e4e4e4;
}
.top-table2 td:nth-child(1),.top-table3 td:nth-child(1){
    width: 80px;
}

.top-table2 td a {
    color:#000;
    /*text-decoration: underline;*/
    margin:0 10px ;
}
.top-table2 td p{
    line-height: 20px;
    padding: 0 10px;
    /*border: 1px solid #626262;*/
    background-color: #eee;
    margin: 0px 10px 10px 0 ;
    display: inline-block;
}
.lbt{
    margin-top: 20px;
    padding-top: 0;
}
.lbt-window {
    width: 90%;
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
    height: 660px;

}
.lbt-box{
    width: 3000px;
    position: absolute;
    left: 0;
}
.lbt-item{
    float: left;
    width:283px;
}
.lbt-item a{
    display: block;
    width: 100%;
    border-bottom: 1px solid #e4e4e4 ;
    padding: 15px 0;
}
.item-left{
    float: left;
    width: 95px;
    height: 95px;
}
.item-left img{
    width: 100%;
    height: 95px;
}
.item-right{
    float: left;
    margin-left: 13px;
    width: 170px;
}
.item-title{
    color: #666;
    line-height: 30px;
}
.item-text{
    line-height: 25px;
    color:#a9a9a9;
    font-size: 12px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.item-infs{
    margin-top: 10px;
}
.item-infs img{
    vertical-align: middle;
}
.item-infs span {
    margin-left: 5px;
    color:#5c483c;
    font-size: 12px;
}
.lbt-list{
    width: 100%;
    text-align: center;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
}
.lbt-list span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    background: #cdcdcd;
    border-radius:50%;
    cursor: pointer;
}
.lbt-list span.active{
    background: #5c483c;
}
.rrr-more,.rrr-nothing{
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.rrr-more img,.rrr-nothing img{
    position: relative;
    top: 5px;
}
.right-bot .cr_list {
    width: 314px;
    margin: 20px auto;
    padding: 0 0 10px;
    background: url(../images/detail_line1.png) no-repeat;
    background-size: 100% 100%;
}
.right-bot ul {
    width: 90%;
    margin: 0 auto;
}
.right-bot ul li {
    line-height: 33px;
}
.right-bot ul li a {
    font-size: 14px;
    color: #666;
}
.right-bot ul li span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/line_nomal.png) no-repeat;
    background-size: cover;
}
.right-bot ul li.on a,.right-bot ul li:hover a {
    color: #c70001;
    /*text-decoration: underline;*/
}
.right-bot ul li.on span,.right-bot ul li:hover span {
    background: url(../images/line_on.png) no-repeat;
    background-size: cover;
}
.link_a {
    width: 800px;
    margin: 20px auto;
}
.link_a ul li {
    max-width: 48%;
    padding: 0 5px;
    box-sizing: border-box;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(../images/line_l.png),
                    url(../images/line_r.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left,right;
}

.link_a ul li a {
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    box-sizing: border-box;
    background: url(../images/line_c.png) repeat-x;
    color: #333;
}
.link_a ul li.on,.link_a ul li:hover {
    background-image: url(../images/line_on_l.png),
                    url(../images/line_on_r.png);
}
.link_a ul li.on a,.link_a ul li:hover a {
    background: url(../images/line_on_c.png) repeat-x;
    color: #894f00;
    /*text-decoration: underline;*/
}

.link_a ul li:first-child {
    float: left;
}
.link_a ul li:last-child {
    float: right;
}



/*滚动条插件*/
.warp{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.box{
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: -17px;
    padding: 10px;
    /*overflow-y:hidden ;*/
}

.scrollBar{
    height: 100%;
    width: 5px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 5px;
    background-color: #939393;
    opacity: 0.7;
    cursor: pointer;
}
.scrollBar:hover{
    background-color: #000000;
}
/*滚动条插件*/