.list-header{
    width: 100%;
    height: 52px;
    margin-top: 20px;
    border-bottom: 2px solid #E5E5E5;
    overflow: visible;
}

.list-header a{
    text-decoration: none;
}

.list-header span{
    display: inline-block;
}

.list-header .name.cur{
    height:50px;
    float: left;
    line-height: 50px;
    border-bottom: 4px solid #CB121F;
}

.list-header .name.cur a{
    font-size: 20px;
    color: #CB121F;
}

.list-header .name{
    height: 52px;
    float: left;
    line-height: 52px;
    font-size: 18px;
}

.list-header .name + .name{
    margin-left: 40px;
}

.list-header .name a{
    color: #666666;
}

.list-header .more{
    height: 52px;
    float: right;
    line-height: 52px;
}

.list-header .more a{
    color: #888888;
    font-size: 14px;
}

.list-header .more a + a{
    display: none;
}

.list1{
    width: 100%;
    height: 136px;
}

.list1 .title{
    width: 100%;
    height: 32px;
    margin-top: 8px;
    line-height: 32px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.list1 .title + .title{
    margin-top: 0;
}

.list1 .title a{
    text-decoration: none;
    color: #d90000;
}

.list1 .title a:hover{
    color: #d90000;
}

.list1 .description{
    height: 48px;
    padding-bottom: 14px;
    border-bottom: 2px dotted rgb(229,229,229);
    line-height: 24px;
    font-size: 14px;
    color: #888888;
}

.list2{
    width: 100%;
    margin-top: 12px;
}

.list2 ul{
    margin: 0;
    padding-left: 20px;
    color: #CB121F;
}

.list2 ul li{
    line-height: 32px;
    font-size: 16px;
}

.list2 ul li a{
    text-decoration: none;
    color: #333333;
}

.list2 ul li a:hover{
    color: #d90000;
}

.list3{
    width: 100%;
    margin-top: 12px;
}

.list3 ul{
    margin: 0;
    padding-left: 20px;
    color: #CB121F;
}

.list3 ul li{
    line-height: 32px;
    font-size: 16px;
}

.list3 ul li a{
    text-decoration: none;
    color: #333333;
}

.list3 ul li a:hover{
    color: #d90000;
}

.list3 ul li span{
    display: inline-block;
    float: right;
    color: #888888;
    font-size: 14px;
}

.headline-area{
    width: 100%;
    min-width: 1009px;
    /*background: url("../image/20230119.png") no-repeat top center;*/
    background-size: 100%;
}   

.headline-area .block1{
    height: 88px;
    margin-top: 53px;
}

.headline-area .block1 .left{
    width: 98px;
    height: 76px;
    padding: 6px 0;
    float: left;
}

.headline-area .block1 .left img{
    width: 100%;
    height: 100%
}

.headline-area .block1 .list{
    width: 1062px;
    height: 76px;
    padding: 6px 0;
    float: left;
}

.headline-area .block1 .list ul{
    width: 1062px;
    height: 76px;
    margin: 0;
    padding: 0;
}

.headline-area .block1 .list ul li{
    width: 491px;
    height: 38px;
    margin-left: 40px;
    line-height: 38px;
    font-size: 12px;
    float: left;
    color: #999999;
    overflow: hidden;
}

.headline-area .block1 .list ul li a{
    font-size: 16px;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}

.headline-area .block1 .list ul li a:hover{
    color: #d90000;
}

.headline-area .block1 .more{
    width: 40px;
    height: 76px;
    float: right;
    padding: 6px 0;
    line-height: 76px;
}

.headline-area .block1 .more a{
    color: #999999;
    text-decoration: none;
    vertical-align: text-top;
}

.headline-area .block2{
    height: 327px;
    margin-top: 48px;
}

.headline-area .block2 + .block2{
    height: 405px;
}

.headline-area .block2 .left{
    width: 580px;
    height: 405px;
    float: left;
    margin-top: -14px;
}

.headline-area .block1 .left #owl2{
    display: none;
}

.headline-area .block2 .right{
    width: 580px;
    height: 405px;
    float: left;
    margin-left: 39px;
}

.headline-area .block2 .list-header{
    margin-top: 0;
}

.headline-area .block2 .list2 ul{
    height: 128px;
}

.headline-area .block2 + .block2 .list2 ul{
    height: 192px;
}

.headline-area .block2 .list2 ul li{
    font-size: 16px;
}

.block3{
    padding-bottom: 10px;
}

.block3 .left{
    width: 580px;
    float: left;
}

.block3 .left .list-header{
    margin-top: 13px;
}

.block3 .left .separator{
    width: 100%;
    height: 0;
    margin-top: 12px;
    border-bottom: 2px dotted #E5E5E5;
}

.block3 .right{
    width: 580px;
    float: right;
    padding-bottom: 20px;
}

.block3 .right .list-header{
    margin-top: 13px;
}

.block3 .right .pic{
    width: 280px;
    height: 252px;
    float: left;
    margin-top: 20px;
    position: relative;
}

.block3 .right .pic img{
    width: 100%;
    height: 210px;
}

.block3 .right .pic + .pic{
    float: right;
}

.block3 .right .pic .background{
}

.block3 .right .pic .title{
    width: 100%;
    height: 42px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 42px;
    font-size: 16px;
    text-align: center;
}

.block3 .right .pic .background{
}

.block3 .right .pic .title a{
    text-decoration: none;
    color: #000000;
}

.gray-area{
    width: 100%;
    min-width: 1200px;
    height: 602px;
    background: rgb(248,248,248);
}

.gray-area .block4{
    margin-top: 20px;
}

.gray-area .block4 .area{
    width: 374px;
    float: left;
}

.gray-area .block4 .area +.area{
    float: left;
    margin-left: 39px;
}

.gray-area .block4 .subject .pic1{
    width:374px;
    height:140px;
    margin-top: 20px;
    margin-bottom: 3px;
}

.gray-area .block4 .subject .pic2{
    width:185px;
    height:70px;
    float: left;
}

.gray-area .block4 .subject .pic2 + .pic2{
    float: right;
}

.gray-area .block4 .subject .pic img{
    width:100%;
    height: 100%;
}

.gray-area .block4 .xfdt .list{
    width: 100%;
    height: 170px;
    margin-top: 20px;
}

.gray-area .block4 .xfdt .list .left{
    width: 30px;
    height: 170px;
    float: left;
    position: relative;
    z-index: 1;
}

.gray-area .block4 .xfdt .list .button{
    width:30px;
    height:34px;
    margin-top: 58px;
    background:rgb(0,0,0);
    opacity:0.2;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    cursor: pointer;
}

.gray-area .block4 .xfdt .list .button img{
    width: 12px;
    height: 20px;
    margin: 7px 10px 7px 8px;
}

.gray-area .block4 .xfdt .list .button:hover{
    opacity:0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.gray-area .block4 .xfdt .list .pics{
    width: 298px;
    height: 170px;
    float: left;
    margin-left: 8px;
    position: relative;
    overflow: visible;
}

.gray-area .block4 .xfdt .list .pics img{
    width: 226px;
    height: 170px;
    border-left: 3px solid #f8f8f8;
    border-right: 3px solid #f8f8f8;
    position: absolute;
    left: 33px;
    top: 0;
    z-index: 5;
}

.gray-area .block4 .xfdt .list .pics img + img{
    width: 174px;
    height: 130px;
    left: 118px;
    top: 14px;
    z-index: 0;
}

.gray-area .block4 .xfdt .list .right{
    width: 30px;
    height: 224px;
    float: right;
    position: relative;
    z-index: 1;
}

.gray-area .block4 .xfdt .list .links{
    display: none;
}

.gray-area .block4 .xfdt .title{
    width: 226px;
    height: 32px;
    margin: 5px auto;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
}

.gray-area .block4 .xfdt .title a{
    text-decoration: none;
    color: #333333;
}

.block5 .container{
    width: 1200px;
    height: 270px;
    margin-top: 20px;
}

.block5 .list .element{
    width: 285px;
    height: 270px;
    float: left;
}

.block5 .list .element + .element{
    margin-left: 20px;
}

.block5 .list .element .pic{
    width: 285px;
    height: 216px;
}

.block5 .list .element .pic img{
    width: 100%;
    height: 100%;
}

.block5 .list .element .title{
    width: 283px;
    height: 53px;
    border:1px solid #ECECEC;
    border-top: none;
    line-height: 53px;
    font-size: 14px;
    text-align: center;
}

.block5 .list .element .title a{
    text-decoration: none;
    color: #333333;
}

.block5 .list .element.cur .title{
    border-color: #CB121F;
    background: #CB121F;
}

.block5 .list .element.cur .title a{
    color: #FFFFFF;
}


.block6 .area{
    width: 580px;
    float: left;
}

.block6 .area + .area{
    width: 580px;
    float: right;
}

.list + .list{
    display: none;
}

.block6 .list3.stock ul li span{
    color: #258DCF;
    font-weight: bold;
}

.fixed{
    width: 250px;
    position: fixed;
    right : 20px;
    top: 20px;
    z-index: 10;
}

.fixed .close{
    height: 20px;
    text-align: right;
}

.fixed .close img{
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.fixed .image img{
    width: 100%;
    height: auto;
}

.include-foot{
    margin-top: 44px;
}

.spring-festival{
    width: 254px;
    position: absolute;
    top: 660px;
    display: none;
}

.spring-festival .image{
    width: 254px;
    height: 658px;
}

.spring-festival.left{
    left: 0;
}

.spring-festival.right{
    right: 0;
}

.spring-festival.right img{
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform:rotateY(180deg);
}

.spring-festival .close{
    width: 100%;
    height: 20px;
    text-align: center;
    display: none;
}

.spring-festival .close img{
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.holiday{
    width: 100%;
    height: 310px;
    max-width: 1920px;
    margin: 0 auto;
    /*background: url("../image/100anni.jpg") center center no-repeat;*/
    display: none;
}