*{margin:0;padding:0}
li{list-style:none}
img{vertical-align:top;border:none}
.main-out{
    width: 1100px;
    min-height: 500px;
    margin:0 auto;
}
.title{
    width: 1100px;
    height: 40px;
    background-color: green;
}
.list-out{
    zoom:1;
    overflow: hidden;
    width: 1100px;
    min-height: 100px;
}
.zqxly-list{
    cursor: pointer;
    margin-top: 30px;
    width: 210px;
    height: 160px;
    float: left;
    margin-right: 12px;
}
.zqxly-list:nth-child(5n){
    margin-right: 0 !important;
}
.xyzq-list{
    margin-top: 15px;
    width: 210px;
    height: 180px;
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin-right: 12px;
    position: relative;
}
.xyzq-list:nth-child(5n){
    margin-right: 0 !important;
}
.xyzq-list img{
    width: 210px;
    height: 130px;
    transition: all 0.3s linear;
}
.zqxly-list img{
    width: 210px;
    height: 130px;
    transition: all 0.3s linear;
    position: relative;
}
.zqxly-list:hover img {
    transition: all 2.3s linear;
    transform: scale(1.08);
    opacity: 0.7;
}
.xyzq-list:hover img {
    transition: all 2.3s linear;
    transform: scale(1.08);
    opacity: 0.7;
}
.zqxly-msg{
    width: 210px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    padding-top: 10px;
}
.xyzq-msgcenter{
    text-align: left !important;
}
xyzq-msg1-xyzq{
    text-align: left!important;
}
.xyzq-msg1{
    color: #333333;
    font-size: 16px;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xyzq-msg1-zqxly{
    text-align: center!important;
}
.xyzq-msg2{
    color: #888888;
    font-size: 12px;
    padding-top: 5px;
}
.xyzq-msg0{
    width: 210px;
    height: 24px;
    position: absolute;
    font-size: 12px;
    color: #ffffff;
    top:105px;
    line-height: 24px;
    background: rgba(0,0,0,.5);
}
.xyzq-msg0 .s1{
    padding-left: 3px;
    float: left;
}
.xyzq-msg0 .s2{
    padding-right: 3px;
    float: right;
}
.hade-tit{
    margin: 10px auto !important;
    width:1100px !important;
    margin-top:10px !important;
    height:40px !important;
    line-height:40px !important;
    border-top:2px solid #248575 !important;
    background-color:#F3F3F3 !important;
}
.hade-tit span {
    margin-right: 52px;
    font-size: 16px;
    width: 120px;
    height: 38px;
    background-color: #248575;
    line-height: 38px;
    float: left;
    text-align: center;
    color: #ffffff;
}