@charset "utf-8";
html{
  font-size: 75PX;
}
body{
  height:auto;
}
#page{
  width:10.00000rem;
}
hr{
	height:1px;
	border:none;
	border-top:1px dashed #999;
	margin:2px 20px;}
.font-28,
.font-24,
.font-20{
  color: #333; /* text color */
  font-family: "PingFang";
}
.font-28{
  display: block;
  font-size:0.37333rem;
}
.font-24{font-size: 0.32000rem;
}
.font-20{
  font-size:0.26667rem;
}
.font-21{
  font-size:0.30667rem;
  color: #333; /* text color */
  font-family: "PingFang";
}
.font-23{
  font-size:0.30667rem;
  color:#999; /* text color */
  font-family: "PingFang";
  padding-top:0.2rem;
	}
.font-dsp{
  display: block;
  text-align: center;
  color: #999;
  font-family: "PingFang";
  font-size: 0.26667rem;
}
.font-blue{
	display: block;
  text-align: center;
  color: #669900;
  font-size: 0.26667rem;
}
.more-icon{
	width: 0.14667rem;
    height: 0.25333rem;
    margin-left: 0.10333rem;
    background: url(../images/more-icon.png) no-repeat;
    background-size: cover;
	display:inline-block;
	}
/*state-tips*/
.state-tips-hot,
.state-tips-new,
.state-tips-recommend{
  position: absolute;
  display: block;
  right: 0.08000rem;
  top: 0.04000rem;
  width: 0.34667rem;
  height: 0.34667rem;
  line-height: 0.34667rem;
  -webkit-border-radius: 0.04000rem;
  -moz-border-radius: 0.04000rem;
  border-radius: 0.04000rem;
  font-size: 0.24000rem;
  font-style: normal;
  text-align: center;
  color:#fff;
  z-index: 2;
}
.state-tips-mnew{
  position: absolute;
  display: block;
  width: 0.34667rem;
  height: 0.34667rem;
  line-height: 0.34667rem;
  -webkit-border-radius: 0.04000rem;
  -moz-border-radius: 0.04000rem;
  border-radius: 0.04000rem;
  font-size: 0.24000rem;
  font-style: normal;
  text-align: center;
  color:#fff;
  z-index: 2;
  background-color: #ea413c;
  right: 0.08000rem;
  top: 0.04000rem;
}
.state-tips-hot{
  background-color: #ff9900;
}
.state-tips-new{
  background-color: #ea413c;
}
.state-tips-recommend{
	background-color: #009dd9;
}
.state-tips-hot,
.state-tips-new,
.state-tips-recommend{
  right: 0.14667rem;
  top: 0.13333rem;
}
/*state-tips*/
/*panel*/
.panel,
.panel-body{
  position: relative;
}
.panel-header{
  position: relative;
  height: 0.68000rem;
  padding-top: 0.24000rem;
  background: #f7f7f7;
}
.panel-header h3{
    float: left;
    margin-left: 0.26667rem;
	font-weight: bold;
}
.panel-header .right{
    float: right;
    margin-right: 0.24000rem;
}
.panel-header .right a{
    color: #e9413b;
}
/*panel*/

/*grid*/
.grid{}
.grid .splitor{
  display: block;
  height: 0;
}
/*grid*/

/*media-block*/
.media-block{
  position: relative;
}
/*media-block*/

/*media-list*/
.media-list-panel{
  margin-bottom: 0.13333rem;
  background:#f7f7f7;
}
.media-list{
  position: relative;
}
.media-list .media-item{
  display: block;
  margin-bottom: 0.37333rem;
  background: #fff;
}
.media-list .media-item a{
  display: block;
  height:100%;
}
.media-list .media-item:last-child{
  margin-bottom: 0;
}
.media-list .media-block{
  padding-top: 0.29333rem;
}
.media-list .media-block .unit1{
  padding-left: 0.29333rem;
}

.media-list .media-block img{
  width:1.26667rem;
  height:1.26667rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius: 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
}
.media-list .media-block .circle{
  -moz-border-radius: 0.62667rem / 0.64000rem;
  -webkit-border-radius: 0.62667rem / 0.64000rem;
  border-radius: 0.62667rem / 0.64000rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
}
.media-list .media-block .unit2{
  padding-left: 0.26667rem;
}
.media-list .media-block .name{}
.media-list .media-block .dsp{}
.media-list .media-block .dsp span{}
.media-list .media-block .more{
  position: absolute;
  right: 0.29333rem;
  top: 0.66667rem;
  width: 0.22667rem;
  height: 0.41333rem;
  background:url(../images/more-arrow.png) no-repeat 0 0;
  background-size:0.22667rem 0.41333rem;
}
/*media-list*/

/*tab*/
.tab-header{
  width: 9.44000rem;
  height: 0.64000rem;
  border: 1PX solid rgba(153,153,153,.92); /* stroke */
  /*-moz-border-radius: 0.12000rem 0.01333rem 0.12000rem;
  -webkit-border-radius: 0.12000rem 0.01333rem 0.12000rem;*/
  border-radius: 0.12000rem 0.12000rem 0 0 / 0.12000rem 0.12000rem 0 0; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
}
.tab-header li{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width: 1.56000rem;
    height: 0.64000rem;
    line-height: 0.64000rem;
    text-align: center;
    border-left: 1PX solid rgba(153,153,153,.92);
}
.tab-header li:first-child{
  border-left: none;
}
.tab-header li a{
  color: #333; /* text color */
  font-family: "PingFang";
  font-size: 0.32000rem;
}
.tab-header li a::after{
  display: inline-block;
  content:'';
  position: relative;
  width:0.14667rem;
  height:0.10667rem;
  left: 0.05333rem;
  top: -0.05333rem;
  background:url(../images/tab-arrow.png) no-repeat 0 0;
  background-size:0.32000rem 0.10667rem;
}
.tab-header .actived a{
  color:#e9413b;
}
.tab-header .actived a::after{
  background-position: -0.17333rem 0;
}
.tab-content{
  display: none;
  position: relative;
}
.tab-container .actived{
  display: block;
}
/*tab*/

/*gonglve-list*/
.gonglve-list{}
.gonglve-list .media-block{
    height: 2.65333rem;
    border-bottom:1PX solid #ebebeb;
}
.gonglve-list .media-block .unit1{
    padding-top: 0.53333rem;
    padding-left: 0.29333rem;
    width: 6.13333rem;
}
.gonglve-list .media-block span{
  display: block;
}
.gonglve-list .media-block .title{}
.gonglve-list .media-block .date{
  color:#999;
  padding-top: 0.21333rem;
  position: absolute;
  bottom: 0.40000rem;
}
.gonglve-list .media-block .unit2{
    padding-top: 0.40000rem;
    padding-left: 0.66667rem;
}
.gonglve-list .media-block .unit2 img{
  display: block;
  width:2.62667rem;
  height:1.82667rem;
  -moz-border-radius:0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius: 0rem 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #9d7543; /* layer fill content */

}
/*gonglve-list*/

/*faxian*/
.fx-panel1 {
    margin-bottom: 0.34667rem;
}
.fx-panel1 .grid{
    padding: 0.29333rem 0.39333rem 0 0.18rem;

}
.fx-panel1 .grid-inner{
    margin-left: -0.21rem;
}
.fx-panel1 .grid .splitor{
    height: 0.36000rem;
    border-bottom: 1PX solid #ebebeb;
    margin-bottom: 0.31333rem;
	margin-left:11%;
	width:80%;
}
.fx-panel1 .grid li{
    margin-left: 0.2rem;
	width:22.5%;
}
.fx-panel1 .grid li img{
  width:1.26667rem;
  height:1.26667rem;
  -moz-border-radius: 0.62667rem / 0.64000rem;
  -webkit-border-radius: 0.62667rem / 0.64000rem;
  border-radius: 0.62667rem / 0.64000rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  margin:auto;
}
.fx-panel1 .grid li .name{
  display: block;
  padding-top: 0.13333rem;
  text-align: center;
  line-height: 1em;
}

.fx-panel2{
  margin-bottom: 0.38667rem;
}

.fx-panel2 .grid{
    padding-top: 0.40000rem;
    padding-left: 0.26667rem;
}
.fx-panel2 .grid-inner{margin-left: -0.18667rem;}
.fx-panel2 .grid .splitor{
    height: 0.18667rem;
}
.fx-panel2 .grid li{margin-left: 0.18667rem;}
.fx-panel2 .grid li img{
  display: block;
  width: 3.02667rem;
  height: 1.46667rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius: 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #d1ab7f; /* layer fill content */

}
.fx-panel2 .grid li .name{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 3.02667rem;
  height: 1.46667rem;
  text-align: center;
  line-height: 1.46667rem;
  color: #fff;
}


.row-header-icon1,
.row-header-icon2,
.row-header-icon3{
  display: block;
  width:0.58667rem;
  height:0.58667rem;
  background-image:url(../images/row-header-icon.png);
  background-size: 1.81333rem 0.58667rem;
  background-repeat:no-repeat;
}
.row-header-icon1{
  background-position: 0 0;
}
.row-header-icon2{
  background-position: -0.61333rem 0;
}
.row-header-icon3{
  background-position: -1.22667rem 0;
}

.fx-panel3{/* height: 5.13333rem; */overflow: hidden;}
.fx-panel3 .grid{
    margin-left: 0.40000rem;
    margin-top:0.29333rem;
    border-collapse: collapse;
}
.fx-panel3 .row-header{width: 0.82667rem;padding-right: 0.20000rem;}
.fx-panel3 .grid td{
  padding-bottom:0.24000rem;
  padding-top: 0.24000rem;
}
.fx-panel3 .grid tr:first-child td{
  padding-top: 0;
}
.fx-panel3 .grid tr{
    height: 0.93333rem;
    border-bottom: 1PX solid #ebebeb;
}
.fx-panel3 .grid tr:last-child{
  border-bottom:none;
}
.fx-panel3 .grid-inner .splitor{
  width: 9.44000rem;
  height: 0.24000rem;
  margin-bottom: 0.24000rem;
  border-bottom: 1PX solid #ebebeb;
}
.fx-panel3 .right{
    padding-right: 0.10667rem;
}

.fx-panel3 .grid i{
    margin: 0 auto;
}
.fx-panel3 .right .unit1 img{
  display: block;
  width:0.93333rem;
  height:0.93333rem;
  margin-right: 0.16000rem;
  -moz-border-radius: 0.46667rem;
  -webkit-border-radius: 0.46667rem;
  border-radius: 0.46667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #ddd; /* layer fill content */
}
.fx-panel3 .name{
  display: block;
}
.fx-panel3  .row-header .name{
    color: #ab8555;
    text-align: center;
}
.fx-panel3  .dsp{
    text-align: left;
    margin-left: -0.6em;
    color: #999;
}

.fx-panel4{margin-bottom: 0.26667rem;}
.fx-panel5{
    margin-bottom: 0.32000rem;
}
.fx-panel6{
    margin-bottom: 0.29333rem;
}
.fx-zz-panel .tab{
    height: 4.06667rem;
}
.fx-zz-panel .panel-body{
    padding-top: 0.34667rem;
    padding-left: 0.29333rem;
}
.fx-zz-panel .tab .btn{
  position: absolute;
  width:3.18667rem;
  height:0.72000rem;
  border: 0.01333rem solid rgba(153,153,153,.92); /* stroke */
  -moz-border-radius: 0.12000rem;
  -webkit-border-radius: 0.12000rem;
  border-radius: 0.12000rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  text-align: center;
  line-height: 0.72000rem;
}
.fx-zz-panel .tab .btn1{
  right: 0.26667rem;
  top: 1.14667rem;
}
.fx-zz-panel .tab .btn2{
  right: 0.26667rem;
  top: 2.64000rem;
}
.fx-zz-panel .media-block{
    position: absolute;
    width: 5.06667rem;
    top: 0.54667rem;
}
.fx-zz-panel .media-block img{
  display: block;
  width:2.12000rem;
  height:2.82667rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius: 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #f0b333; /* layer fill content */
}
.fx-zz-panel .media-block dl{
    padding-left: 0.34667rem;
}
.fx-zz-panel .media-block dt{
    line-height: 1em;
    margin-bottom: 0.13333rem;
}
.fx-zz-panel .media-block dd{
    line-height: 1.5em;
}

.fx-panel7{
    margin-bottom: 0.34667rem;
}
.fx-fb-panel .grid{
    padding: 0.37333rem 0.20333rem 0 0.2rem;
}
.fx-fb-panel .grid-inner{
    margin-left: -0.21333rem;
}
.fx-fb-panel .grid .splitor{
    height: 0.21333rem;
}
.fx-fb-panel .grid li{
  margin-left: 0.2rem;
  width:22.5%;
}
.fx-fb-panel .grid img{
  width:1.20000rem;
  height:1.20000rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius: 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  margin: auto;
}
.fx-fb-panel .grid .name{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 1.53333rem;
    text-align: center;
    color: #fff;
}
.fx-fb-panel .grid .name1{
    line-height: 0.8rem;
    text-align: center;
	display: block;
}
.fx-wf-panel .grid{
    padding: 0.37333rem 0.20333rem 0 0.2rem;
}
.fx-wf-panel .grid-inner{
    margin-left: -0.21333rem;
}
.fx-wf-panel .grid .splitor{
    height: 0.21333rem;
}
.fx-wf-panel .grid li{
  margin-left: 0.21333rem;
}
.fx-wf-panel .grid img{
  width:1.20000rem;
  height:1.20000rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius:0 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color:#ccc;
  margin: auto;
}
.fx-wf-panel .grid .name{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 1.03333rem;
    text-align: center;
    color: #fff;
}
.fx-wf-panel .grid .name1{
    line-height: 0.8rem;
    text-align: center;
}
.fx-rw-panel .grid{
    padding: 0.37333rem 0.20333rem 0 0.2rem;
}
.fx-rw-panel .grid-inner{
    margin-left: -0.21333rem;
}
.fx-rw-panel .grid .splitor{
    height: 0.21333rem;
}
.fx-rw-panel .grid li{
  margin-left: 0.21333rem;
}
.fx-rw-panel .grid img{
  width:2.18000rem;
  height:1.04667rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius:0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color:#f7f7f7;
  border:solid #ebebeb 1px;
}
.fx-rw-panel .grid .name{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 1.03333rem;
    text-align: center;
    color: #333;
}
.fx-panel8{
    margin-bottom: 0.32000rem;
}

.fx-panel8 .grid .splitor{}
.fx-panel8 .grid li{
    margin-left: 0.26667rem;
}
.fx-panel8 .grid li img{
    width: 2.96000rem;
    height: 1.04667rem;
}
.fx-panel8 .grid li .name{}

.fx-panel9{
    margin-bottom: 0.34667rem;
}
.fx-panel9 .grid .sp{
    margin-left: 0.24000rem;
}
.fx-panel9 .grid .sp img{
    width: 2.96000rem;
}
.fx-panel10{
}
.fx-zl-panel{}
.fx-zl-panel .grid{}
.fx-zl-panel .grid-inner{}
.fx-zl-panel .grid li{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 3.33333rem;
  height: 1.06667rem;
  border-left: 1PX solid #ebebeb;
}
.fx-zl-panel .grid li:first-child{
  border-left:none;
}
.fx-zl-panel .grid li a{}
.fx-zl-panel .grid li a span{display: block;line-height: 1.06667rem;text-align: center;}
.fx-zl-panel .grid .splitor{
  width: 100%;
  height: 0;
  border-bottom: 1PX solid #ebebeb;
}
.fx-panel11{}
.fx-zz2-panel{}
.fx-zz2-panel .panel-body{
    padding-top: 0.30667rem;
    padding-left: 0.29333rem;
}
.fx-zz2-panel .tab{
    width: 9.49333rem;
}
.fx-zz2-panel .tab-header li{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3%;
}
.fx-zz2-panel .grid{}
.fx-zz2-panel .grid .grid-inner{}
.fx-zz2-panel .grid li{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  height: 1.24000rem;
  border-left: 1PX solid #ebebeb;
}
.fx-zz2-panel .grid li:first-child{
  border-left:none;
}
.fx-zz2-panel .grid li a{}
.fx-zz2-panel .grid li a span{
    display: block;
    text-align: center;
    line-height: 1.24000rem;
}
.fx-zz2-panel .grid .splitor{
  width: 100%;
  height: 0;
  border-bottom: 1PX solid #ebebeb;
}
.fx-zz2-panel-sp .tab-header li{
  width: 50%;
}
/*faxian*/

/*fuben1*/

/*fuben1*/

/*fuben2*/
.fblb-banner{
  display: block;
  width: 10.00000rem;
  background: #ccc;
}

.boss-list{
  padding-top: 0.38667rem;
  padding-left: 0.29333rem;
  padding-bottom: 0.30667rem;
  border-bottom:1PX solid #ebebeb;
}
.boss-list .media-block{
  margin-left: 0.36000rem;
  text-align:center;
}
.boss-list .media-block:first-child{
  margin-left: 0;
}
.boss-list .media-block .unit1 img{
  width:1.25333rem;
  height:1.25333rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius: 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #9d7543; /* layer fill content */
}

.boss-list1{
  padding-top: 0.38667rem;
  padding-left: 0.45333rem;
  padding-bottom: 0.30667rem;
  border-bottom:1PX solid #ebebeb;
}
.boss-list1 .media-block{
  margin-left: 1.10000rem;
  text-align:center;
}
.boss-list1 .media-block:first-child{
  margin-left: 0;
}
.boss-list1 .media-block .unit1 img{
  width:1.25333rem;
  height:1.25333rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius: 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #070101; /* layer fill content */
}

.fb-info{
    display: block;
    padding: 0.30333rem;
}

/*fuben2*/

/*zhiye2*/
.zylb-banner{
    display: block;
    width: 10.00000rem;
    height: 3.30667rem;
}

.skill-list{}
.skill-list .media-block{
  border-bottom:1PX solid #ebebeb;
}
.skill-list .media-block:last-child{
  border-bottom:none;
}
.skill-list .media-block .unit1{
  padding-left: 0.37333rem;
  padding-top: 0.40000rem;
}
.skill-list .media-block .unit1 img{
  display: block;
  width:1.01333rem;
  height:1.01333rem;
  -webkit-border-radius: 0.45333rem;
  -moz-border-radius: 0.45333rem;
  -o-border-radius: 0.45333rem;
  -ms-border-radius: 0.45333rem;
  border-radius: 0.45333rem;
  background-color:#ccc;
}
.skill-list .media-block .unit2{
    width: 8.26667rem;
    padding-left: 0.26333rem;
    padding-top: 0.26667rem;
    padding-bottom: 0.22000rem;
}
.skill-list .media-block span{
  display: block;
}
.skill-list .media-block .dsp{
  color:#999;
}
/*zhiye2*/

/*tj-grid*/
.tj-tab{
    padding-top: 0.33333rem;
    padding-left: 0.29333rem;
}
.tj-tab .tab-header li{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:25%;
}
.tj-grid{
    padding-top: 0.29333rem;
    padding-left: 0.29333rem;
}
.tj-grid .grid-inner{
  margin-left: -1.25333rem;
}
.tj-grid li{
  margin-left: 1.25333rem;
}
.hccl-list .media-block img,
.tj-grid .media-block img{
  display: block;
  width:1.25333rem;
  height:1.25333rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius: 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #070101; /* layer fill content */
}
.hccl-list .media-block .unit2,
.tj-grid .media-block .unit2{
    padding-top: 0.13333rem;
}
.tj-grid .splitor{
    height: 0.45333rem;
}
/*tj-grid*/

/*tjxq*/
.tj-object{
    padding-left: 0.45333rem;
    padding-top: 0.45333rem;
    height: 1.69333rem;
}
.tj-object img{
  display: block;
  width:1.25333rem;
  height:1.25333rem;
  -moz-border-radius: 0.10667rem;
  -webkit-border-radius: 0.10667rem;
  border-radius: 0.10667rem; /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /* prevents bg color from leaking outside the border */
  background-color: #070101; /* layer fill content */
}
.tj-object .unit2{
    padding-left: 0.21333rem;
}
.tj-object span{
  display: block;
}
.tj-panel1{
  margin-bottom: 0.13333rem;
}
.hccl-list{
    padding-left: 0.46667rem;
    padding-top: 0.26667rem;
}
.hccl-list .media-block{
  margin-left: 0.74667rem;
}
.hccl-list .media-block:first-child{
  margin-left: 0;
}

.tj-panel2{
}
.tj-panel2 .grid{}
.tj-panel2 .grid-inner{}
.tj-panel2 .grid li{
  height: 1.06667rem;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border-left: 1PX solid #ebebeb;
}
.tj-panel2 .grid li .name{
  display: block;
  width:3.06667rem;
  line-height: 1.06667rem;
  text-align: center;
}
.tj-panel2 .grid li .dsp{
  display: block;
  width: 6.40000rem;
  height: 0.80000rem;
  padding-top: 0.26667rem;
  padding-left: 0.21333rem;
  line-height: 1.3em;
}
.tj-panel2 .grid .splitor{
    height: 0;
    border-left: none;
    border-bottom: 1PX solid #ebebeb;
}
.tj-panel3 .info{
  padding-left: 0.61333rem;
  padding-top: 0.34667rem;
  padding-bottom:0.50667rem;
  line-height: 1.68em;
}
/*tjx