.content-body{

    width: 1200px;
    margin: 0 auto;

}
.item2.cutmore {
    font-size: 16px;
    line-height: 24px;
    font-family: 宋体;
    color: rgb(25, 25, 25);
}
.div_top{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin:28px 0 0 0;
    color: #999999;
    text-align: left;
}
.div_top a{
	 color: #999999;
}

.div_content{
    width: 1134px;
    background-color: #f8f8f8;
    padding: 0 49px 0 15px;
    height: 50px;
    margin-top: 28px;

}
.div_content_left{
    height: 50px;
    line-height: 50px;
    margin:0;
    padding:0;
    float: left;
}
.div_content_right .select-button {
    background: #f6f6f6;
}

.div_content_right .select-wrapper {
    border: none;
}
#btn_wdsbssk_div {
    border: 1px solid #81b8bd;
    border-left: none;
    border-radius: 0px 4px 4px 0px;
    width: 25px;
    height: 25px;
    margin: 0px;
    padding: 0px;
    float: right;
    overflow: hidden;
    position: relative;
}

#btn_wdsbssk{
    margin: 0px;
    padding: 0px;
    height: 106%;
    width: 106%;
    position: relative;
    left: 0%;
    top: -3%;
    cursor: pointer;
}

#btn_wdsbssk div{
    margin: 0px;
    background-image: url(../../image/sousuo-helpCenter.png);
    background-repeat: no-repeat;
    background-position: 3px 3px;
    height: 22px;
    width: 22px;
}

#wdsbssk{
    height: 23px;
    width: 178px;
    background-position: 182px;
}

.div_content_right{
    float: right;
    height: 50px;
    line-height: 50px;
}
.clicked{
    color: #333333;
    border-bottom: 2px solid #999999;
    padding-bottom: 15px;
    font-size: 16px;
}
.mouse-gesture{
	cursor:pointer;
}
.clickbefore{
    color: #999999;
    
}

.left{
    width: 830px;
    float:left;
}

.items{
    width:830px;
    position: relative;
    margin-bottom: 20px;
    background-color: #f8f8f8;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    text-align: left;
    transition: all .28s;
    -moz-transition: all .28s; /* Firefox 4 */
    -webkit-transition: all .28s; /* Safari 鍜�Chrome */
    -o-transition: all .28s; /* Opera */
}
.items:hover{
    box-shadow: 4px 4px 4px rgba(0,0,0,.1);
}

.items p{
	text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.items_img{
    position: absolute;
    top:4px;
    left:-8px;
    background-image: url(../../../statics/image/wenzhangtuijian.png);
    font-size:12px;
    color: #fff;
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 24px;
    background-repeat: no-repeat;
}

.item1{
    color:#333;
    font-size: 18px;
    padding:29px 0 0 15px;
    line-height: 24px;
}
.item1 a{
    color:#333;
    display: block;
    width: 800px;
    overflow: hidden;
    text-overflow: ellipsis;
}

a{
	text-decoration: none;
}

.item2{
    padding:0 15px 0 19px;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    height: 40px;
    margin-bottom: 10px;
}

.item3{
    border-top:1px solid #e9e9e9;
    width: 796px;
    font-size: 14px;
    color: #b5b5b5;
    padding:0 15px 0 19px;
    height: 56px;
    line-height: 56px;
}
.load-more{
    width: 140px;
    height: 36px;
    line-height: 36px;
    margin: 10px auto 0;
    color: #8f8e8e;
    cursor: pointer;
    text-align: center;
}
.load-more:hover{
    color: #333333;
    text-decoration: underline;
}
#sort-wrapper input{color: #333333;}
.cutmore{
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 600px;*/
    line-height: 20px; height:50px;max-height:50px;overflow: auto;
}
.cms-icon{
	background-image: url(../../image/css_sprites.png);
	background-repeat: no-repeat;
	width:20px;
	height: 20px;
	display:block;
	margin-top: 16px;
	margin-right: 5px;
}
.look{
    background-position:-418px -147px;
}
.good{
     background-position: -413px -218px;
    cursor: pointer;
}
.nogood{
	background-position: -413px -194px;
	cursor: pointer;
}

.gg {
    float:right;
    width: 67px;
    height: 27px;
    background-color: #33CAA9;
    margin-top: 14px;
    margin-right: 10px;
    border-radius:3px;

    font-size: 11px;
    color: #ffffff;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
    padding: 0 5px;
}

.gg1{
    float: right;
    width: 200px;
    height: 27px;
    background-color: #33CAA9;
    margin-top: 14px;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
}

.gg.end {
    background-color: #c3c3c3;
}