

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}


.resource-type-wrap .panel .title {
  line-height:22px;
  padding:24px 0;
  font-size:18px;
  color:#626670;
  font-weight:normal;
}
.resource-type-wrap .panel .inner{
  border-left:2px solid transparent;
  position:relative;
  left:0px;
}
.resource-type-wrap .panel:hover .inner{
  border-left:2px solid #016db8;
}
.resource-type-wrap .panel .inner_box i {
  display:block;
  width:75px;
  height:2px;
  overflow:hidden;
  font-size:0;
  background:#222222;
  margin-bottom:24px;
}
.resource-type-wrap .panel .inner_box p {
  color:#626670;
  font-size:14px;
  line-height:22px;
  margin-bottom:44px;
}
.resource-type-wrap .panel .inner_box p .image {
  margin-bottom:0;
}
.resource-type-wrap .panel.leftBox_resource span {
  float:right;
  position:relative;
  left:2px;
  display:inline-block;
}
.resource-type-wrap .panel.leftBox_resource .title {
  line-height:22px;
  padding:24px 0;
  font-size:18px;
  color:#626670;
  font-weight:normal;
  float:right;
}
.resource-type-wrap .panel.leftBox_resource .inner_box {
  clear:both;
  padding-right:0%;
  padding-left:10%;
  padding-top: 30px;
}
.resource-type-wrap .panel.leftBox_resource .inner_box i {
  display:block;
  width:75px;
  height:2px;
  overflow:hidden;
  font-size:0;
  background:#222222;
  margin-bottom:24px;
  float:right;
  clear:both;
}
.resource-type-wrap .panel.leftBox_resource .inner_box p {
  color:#626670;
  font-size:14px;
  line-height:22px;
  margin-bottom:44px;
  clear:both;
  text-align:right;
}
.resource-type-wrap .panel.leftBox_resource .inner_box p .image {
  margin-bottom:0;
}
.resource-type-wrap .panel.leftBox_resource .inner{
  border-right:2px solid transparent;
  border-left:none;
  left:1px;
}
.resource-type-wrap .panel.leftBox_resource:hover .inner {
  border-right:2px solid #016db8;
  border-left:none;
  position:relative;
}
.resource-type-wrap .panel.leftBox_resource span font {
  display:block;
  width:20px;
  height:44px;
  background:url(/img/sprite_j.jpg) no-repeat 0 -44px;
  left:-20px;
  position:absolute;
  top:0;
}
.resource-type-wrap .panel.leftBox_resource:hover font {
  background:url(/img/sprite_j.jpg) no-repeat -20px 0;
}
@media only screen and (max-width: 768px){
  .resource-type-wrap {
    width: 100%;
  }
  .base_box, .zoomlion_box, .global_box, .market_box, .grey_bg, .insights_box, .column_box {
    left: 0%;
    margin-left: 0px;
    position: relative;
    width:96%;
    margin: 0 auto;
  }
  .resource-type-wrap .panel {
    width: 49.2%;
  }
  .resource-type-wrap .panel span {
    font-size: 12px;
  }
  .resource-type-wrap .panel.leftBox_resource .inner_box p {
    color: #626670;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px;
    clear: both;
    text-align: right;
  }
  .resource-type-wrap .panel {
    width: 50%;
    margin: 0;
    padding-top: 40px;
  }
  .his_box_tit + .resource-type-wrap .panel:first-child {
    padding-top: 40px;
  }
  .resource-type-wrap .panel .inner_box p {
    color: #626670;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width:1024px){
  .base_box, .zoomlion_box, .global_box, .market_box, .grey_bg, .insights_box, .column_box {
    width: 863px;
    margin: 0 auto;
    left: 0;
  }
  .resource-type-wrap {
    width: 100%;
    background-position: 49.2% top;
  }
  .resource-type-wrap .panel {
    width: 49.2%;
  }
  .his_box_tit {
    background-position: 49.2% bottom;
  }
}
@media screen and (min-width: 1025px) and (max-width:1366px){
  .his_box_tit {
    background-position: 49.2% bottom;
  }
  .resource-type-wrap {
    width: 100%;
    background-position: 49.2% top;
  }
}
.resource-type-wrap .panel:nth-child(3){
    padding-top: 40px;
}
.resource-type-wrap .panel:nth-child(5) {
    padding-top: 40px;
}
.resource-type-wrap .panel:nth-child(7) {
    padding-top: 40px;
}
.resource-type-wrap .panel:nth-child(9) {
    padding-top: 40px;
}
.resource-type-wrap .panel:nth-child(4){
    padding-top: 18px;
}
.resource-type-wrap .panel:nth-child(6){
    padding-top: 17px;
}
.resource-type-wrap .panel:nth-child(8){
    padding-top: 85px;
}
.resource-type-wrap .panel:nth-child(10){
    padding-top: 128px;
}