*{padding: 0;margin: 0;font-family: "Microsoft Yahei", Arial;}
body{ background-color: #f0f0f0;}
/*文物保护工程列表*/
.title{
    width: 100%;
    height:60px;
    border-bottom: 1px #c0c0c0 solid;
    margin-bottom: 18px;
}
.title_01{
    float: left;
    width: 23px;
    height: 23px;
}
.title_01 img{
    width: 100%;
    height: 100%;
    margin: 22px 15px;
}
.title ul{
    overflow: hidden;
}
.title ul li{
    float: left;
    margin-left:33px;
    margin-top: 22px;
    list-style: none;
    font-size: 16px;
    color:#834254;
    font-weight: 500;
    /*font-weight: bold;*/
}
.title li a{
    text-decoration: none;
    /*font-family: "时尚中黑简体";*/
}
.title li a:hover{
    color: #834254;
}
.title li.current a{
    color: #777;
    /*color:#834254;*/
    cursor:text;
    text-decoration: none;
    /*font-family: "时尚中黑简体";*/
}
.title li:last-child{
    margin-left: 4px;
}
/*.title li.current a:hover{*/
/*color: #777;*/
/*}*/
/*.cont{*/
  /*height: 100%;*/
/*}*/
.content{
    width:100%;
    /*min-height:509px;*/
    height: auto;
}
.content_01 .current{
    background:url(../../images/brandrecom/bg_01.png);
    background-repeat: no-repeat;
    height: 60px;
}
.content_01{
    width: 100%;
    height:60px;
    /*padding-left: 122px;*/
}
.als-container  .als-viewport{
    width: 906px !important;
    margin:0px auto;
}
.content_01 li{
    float: left;
    list-style-type:none;
    display: inline-block;
    background-color: #6e3c4a;
    font-size: 18px;
    margin-right: 2px;
    /*padding: 11px 21px;*/
    height: 47px;
    width: 300px;
}
.content_01 li a{
    color: #fff;
    display: block;
    padding-top: 11px;
}
.sty{
    display: none;
}
.sty_01{
    display:block;
}
.outline{
    width: 1200px;
    height:auto;
    margin-top: 20px;
    margin-left: -10px;
}
.outline_01{
    width: 224px;
    height:280px;
    border:1px #ccc solid;
    float: left;
    margin-left: 7.5px;
    margin-right:7.5px;
    margin-bottom: 10px;
    background-color: #fff;
}
.outline_01:hover{
    border: 1px #b999a2 solid;
}
.outline_01 span{
    width: 90%;
    height:45px;
    color: #000;
    display:block;
    /*color: #834254;*/
    font-size: 15px;
    margin-left: 15px;
    margin-top: 26px;
    font-weight: 500;
}
.outline_01:hover span{
    color: #834254;
}
.headline{
    color: #808080;
    font-size: 14px;
    margin: 28px auto 0px;
    width: 86%;
    height: auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sheji{
    width: 86%;
    height: auto;
    margin:0px auto 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #808080;
}

.pictur{
    width: 196px;
    height: 108px;
    margin: 0 auto;
}
.pictur img{
    width: 100%;
    height: 100%;
}

/*轮播*/
.als-container {
    position: relative;
    width: 100%;
    margin: 0px auto;
}

.als-viewport {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 1160px !important;
}

.als-wrapper {
    position: relative;
    list-style: none;
    margin: 0 auto;
}

.als-item {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
}

.als-prev, .als-next {
    position: absolute;
    cursor: pointer;
    clear: both;
}

#lista1 .als-prev{
    top: 8px;
    left:0px;
    width: 30px;
    height: 30px;
    z-index: 22;
    display: none;
}
#lista1 .als-next {
    top:8px;
    right:0px;
    width: 30px;
    height: 30px;
    z-index: 22;
    display: none;
}

#lista1 .als-prev {
    background: url("../../images/brandrecom/left_01.png") no-repeat center;
}

#lista1 .als-next {
    background: url("../../images/brandrecom/right_01.png") no-repeat center;
}
