.old_type .sec01R{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.old_type .sec01R_title{
    height: 80px;
    line-height: 80px;
}
.old_type .sec01R_title li{
    width: 220px;
    height: 80px;
}
.old_type .sec01R_title li a{
    font-size: 48px;
}
.old_type  .sec01R_list li{
    line-height: 64px;  
    padding-left: 22px;
    background-size: 1%;
    overflow: hidden;
}
.old_type  .sec01R_list li span{
    font-size: 36px;
}
.old_type .sec01R_list li a{
    font-size: 36px;
    display: block;
    width: 84%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;

}
.old_type .sec02L{
    width: 100%;
    height: auto;
}
.old_type .sec02R{
    width: 100%;
    height: auto;
}

/* 轮播 */
.slhsec01L{
    display: none;
}
.old_type .sec01L{
    display: none;
}
.old_type .slhsec01L{
    display: block;
   
}
.sec01R_list{
    display: block!important;
}
 /*轮播图*/
 .focus{width:1070px;height:760px;position: relative;overflow: hidden;margin:30px auto;}
 .focus ul{width:1070px;height:760px;position: absolute;}
 .focus ul li{width: 1070px;height:760px;float: left;}
 .focus ul li .photo-bt{position: absolute;bottom:0px;z-index: 10;width:1070px;height:80px;padding-left: 10px;line-height: 80px;}
 .focus ul li .photo-bt a{color: white; font-size: 42px;}
 .focus ul li img{width: 1070px;height:760px;}
 .focus .btnBg{width:1070px;height:80px;background: url("/images/3092/lbt-bg.png");position: absolute;z-index: 2;bottom:0px;}
 .focus .btn{position: absolute;height:18px;z-index: 99;right:20px;bottom:26px;}
 .focus .btn span{float: left;width:16px;height: 16px;background: url("/images/3092/white.png") no-repeat;margin-left: 10px;background-size: 90%;}
 .focus .btn .on{background: url("/images/3092/orange.png") no-repeat;background-size: 90%;}