a {
	text-decoration: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none
}
fieldset,img {
	border: 0
}
.cs_item {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #f5f3f3;
  width: 100%;
  padding: 15px 0;
}
.cs_item a{color: #000;}
.cs_item a:active{ color:#000;}
.cs_item a:focus{ outline:none; }
.cs_item a:hover,.cs_item a:active { outline: 0; }
.cs_item .left {
  width: 100px;
  float: left;
  text-align: center;
}
.cs_item .left .cs_img {
  width: 80px;
}
.cs_item .right {
  width: 120px;
  float: right;
  height:60px;
  line-height: 60px;
  margin-top: 10px;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbf5a), to(#ff8d24));
  background: linear-gradient(#ffbf5a, #ff8d24);
  -webkit-box-shadow: 0px 3px 0.2rem 0px #ddcba5;
  box-shadow: 0px 3px 0.2rem 0px #ddcba5;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
}
.middle {margin-left:10px}
.middle .div_one {
  font-size: 20px;
  font-weight: bold;
  padding-top: 0.05rem;
}
.middle .div_two {
  font-size: 16px;
  margin: 0.2rem 0 0.2rem;
}
.middle .div_three {
  font-size: 18px;
  color: #a6681a;
  white-space: nowrap;
}
.middle .div_three span {
  margin-left: 2px;
  font-size: 16px;
}
.middle img {
  width: 20px;
  vertical-align: top;
}
.middle .img_haoping {
  margin-left: 20px;
}
.hot_cs {border:none; width: 100%;box-sizing:border-box;background-color:#ffffff;}
.hotcs_list {list-style:none;padding:10px 0;}
.hotcs_item {display:flex;-webkit-tap-highlight-color:transparent;color:#333333;align-items:center;margin-bottom:20px;text-decoration: none;}
.hotcs_item:nth-last-child(1) {margin-bottom:0;}
.hotcs_item .l_img {width:90px;height:65px;vertical-align:middle;}
.hotcs_item .r_wrap {margin-left:10px;flex:1;}
.hotcs_item .r_wrap .r_deriction {font-size:15px;color:#333333;margin-bottom:5px;}
.hotcs_item .r_wrap .r_foot {display:flex;justify-content:space-between;align-items:center;}
.hotcs_item .r_wrap .r_foot p:nth-child(1) {padding-left:17px;background:url(/tu/icon_dianzan.png) 0% 50% no-repeat;background-size:13px;font-size:13px;line-height:1;color:#A78A5F;}
.hotcs_item .r_wrap .r_foot p:nth-child(2) {padding:0 5px;border:0.02rem solid #CD2626;border-radius:3px;font-size:12px;color:#CD2626;}

html,body,p,h1,h2,h3,h4,h5,h6,form,input,textarea,select,button,fieldset,legend,img,ul,ol,li,dl,dt,dd,th,td,pre,blockquote{margin:0;padding:0}
.cesuan-list { float: left;width: 100%;background-color:#ffffff;border-bottom: 1px solid #f3ecdf;}
.cesuan-list a{color: #000;}
.cesuan-list a:active{ color:#000;}
.cesuan-list a:focus{ outline:none; }
.cesuan-list a:hover,.cesuan-list a:active { outline: 0; }
.cesuan-list dl {
    padding:10px 0;
}
.cesuan-list a {
    display: block;
}
.cesuan-list dt {
    float: left;
    width: 12%;
    padding-left:10px;
    text-align: center;
}
.cesuan-list dt img {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 6px;
}
.cesuan-list dd {
    float: left;
    width: 86%;
}
.cesuan-list dd p{
  line-height:35px;
}
.cesuan-list .ptit {
    font-size: 22px;
    padding-top:-10px;
    font-weight:bold;
    overflow: hidden;
}
.cesuan-list .ptxt {
    font-size: 16px;
    color: #999;
}
.cesuan-list .ptxt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pcombtn {
    color:#A78A5F;
    padding: 10px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: -webkit-flex;
    display: flex;
}
.pcombtn span {
    min-width: 0;
}
.pcombtn span {
    float: left;
    font-size: 16px;
    color: #A78A5F;
}
.pcombtn span:before {
    float: left;
    width: 22px;
    height: 22px;
    background: url(http://ss.ifang0898.com/statics/ffsm/dashi/images/icon-sl.png) no-repeat;
    background-size: 100% 100%;
    margin: 3px 12px 0 0;
}
.pcombtn .sppj:before {
    background-image: url(http://ss.ifang0898.com/statics/ffsm/dashi/images/icon-pj.png);
}
.bediv:before {
    display: block;
    content: '';
    float: left;
}