@charset "utf-8";
body {
    background-color: #f1f4fb;
}

.tou {
    width: 100%;
    height: 56px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
}
.tou .tz {
    width: 70%;
    line-height: 56px;
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
    padding-left: 30px;
    background: url("../images/dizhi.png") no-repeat left center;
    background-size: 16px 21px;
    float: left;
}
.tou .ty {
    width: 22%;
    float: right;
    position: relative;
}
.tou .ty input {
    width: 233px;
    height: 32px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    padding-left: 10px;
    padding-right: 30px;
    margin-top: 12px;
}
.tou .ty img {
    position: absolute;
    right: 45px;
    top: 20px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.listBox {
    width: 100%;
    background-color: #fff;
    padding: 20px 30px;
}
.listBox .list {
    width: 100%;
    height: 135px;
    border-bottom: solid 1px #e5e5e5;
    margin-top: 20px;
}
.listBox .list .lz {
    float: left;
    width: 165px;
    height: 111px;
}
.listBox .list .lz img {
    width: 100%;
    height: 100%;
}
.listBox .list .ly {
    width: 100%;
    height: 111px;
}
.listBox .list .ly .yTit {
    width: 100%;
}
.listBox .list .ly .yTit .h3 {
    width: 826px;
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-top: 12px;
}
.listBox .list .ly .yTit .liul {
    float: right;
    font-size: 12px;
    color: #999999;
    padding-left: 20px;
    background: url("../images/yan.png") no-repeat left center;
    margin-top: 12px;
    margin-right: 10px;
}
.listBox .list .ly .yTit .zan {
    float: right;
    font-size: 12px;
    color: #999999;
    padding-left: 20px;
    background: url("../images/zan.png") no-repeat left center;
    margin-top: 12px;
    margin-right: 20px;
}
.listBox .list .ly .yTex {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-top: 15px;
}


.pageBox {
    width: 100%;
    padding: 50px 0;
    background-color: #fff;
}




 .scList {
    width: 100%;
    padding-top: 20px;
     background-color: #fff;
}
 .scList .scTw {
    display: block;
    width: 275px;
    float: left;
    margin-left: 20px;
}
 .scList .scTw .scImg {
    width: 100%;
    height: 180px;
}
.scList .scTw .scImg .scImg {
    width: 275px;
    height: 145px;
}
 .scList .scTw .scImg .scP {
    width: 275px;
    height: 33px;
    background-color: #bd0006;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    color: #ffffff;
}

.scList .scTw .scImg .scIm {
    width: 100%;
    /*height: 20px;*/
    text-align: center;
    margin-top: -8px;
    display: none;
}
.scList .scTw .scImg .scIm.block {
    display: block;
}
.scList .scTw .scImg .scIm img {
    width: 20px;
    height: 15px;
}






.qieH {
    width: 100%;
    height: 80px;
    background-color: #fff;
    padding: 30px;
}
.qieH .jianj {
    width: 100px;
    height: 31px;
    background-color: #bd0006;
    text-align: center;
    line-height: 31px;
    color: #fff;
    font-size: 16px;
    margin-right: 30px;
    float: left;
    position: relative;
    display: block;
}
.qieH .dongT {
    width: 100px;
    height: 31px;
    border: solid 1px #bd0006;
    text-align: center;
    line-height: 31px;
    color: #bd0006;
    font-size: 16px;
    margin-right: 30px;
    float: left;
    display: block;
}
.qieH .jianj img {
    width: 10px;
    height: 6px;
    position: absolute;
    bottom: -6px;
    left: 46px;
}
.qieH .dongT img {
    width: 10px;
    height: 6px;
    position: absolute;
    bottom: -6px;
    left: 46px;
}












.texCon {
    width: 100%;
    min-height: 300px;
    background-color: #fff;
    padding: 30px;
    font-size: 14px;
    color: #333333;
    text-indent: 28px;
}








































