﻿body {
}
.title1 {
    width: 323px;
    height: 75px;
    border: 1px solid #ececec;
    text-align: center;
    background-image: url('../images/blueground3.jpg');
}
.title1 font{
    font-size:23px;
    height:75px;
    line-height:75px;
    color:#fff;
}
.list1{
    overflow:hidden;
}
.list1 ul li {
    width: 323px;
    border: 1px solid #ececec;
    float: left;
    background-color: #fff;
    overflow: hidden;  
}
.list1 a{
    display: block;
    overflow: hidden;
    color:#828282;
}
.list1 a:hover{
    display: block;
    overflow: hidden;
    color:#0070ce!important;
}
.list1 span{
    font-size:18px;
    height:40px;
    line-height:40px;
    margin-left:35px;
}


.title2 {
    width: 323px;
    height: 75px;
    border: 1px solid #ececec;
    text-align: center;
    margin-top: 20px;
    background-image: url('../images/blueground3.jpg');
}
.title2 font{
    font-size:23px;
    height:75px;
    line-height:75px;
    color:#fff;
}
.list2{
    overflow:hidden;
}
.list2 ul li{
    width:158px;
    height:111px;
    border:1px solid #ececec;
    float:left;
    overflow:hidden;
    margin-top:8px;
    margin-left:5px;
}
.list2 ul li:nth-child(2n+1){
    margin-left:0px;
}
.list2top{
    width:158px;
    height:83px;
}
.list2top img{
    width:158px;
    height:83px;
}
.list2bottom{
    width:158px;
    height:28px;
    text-align:center;
}
.list2bottom a{
    font-size:16px;
    color:#535353;
    height:28px;
    line-height:28px;
    overflow:hidden;
}
.list1
.cateLayer {
    width: 800px;
    overflow: hidden;
    position: absolute;
    left: 600px;
    min-height: 340px;
    background: #fff;
    z-index: 999;
    border: 1px solid #ccc;
    box-shadow: 1px 0 2px rgb(0 0 0 / 30%);
}
.list2
.cateLayer {
    width: 800px;
    overflow: hidden;
    position: absolute;
    min-height: 340px;
    background: #fff;
    z-index: 999;
    border: 1px solid #ccc;
    box-shadow: 1px 0 2px rgb(0 0 0 / 30%);
}
.erji{
    margin-left:35px;
    margin-top: 20px;
    font-size: 18px;
    color: #0070ce;
}
.sanji{
    margin-left:35px;
}
.yangshi {
    display: inline-block !important;
    padding: 5px 5px;
}