@charset "UTF-8";

.mt30{
  margin-top: 30px;
}
.bor-left{
  border-left: 2px dashed #95dbce;
}
.bank-bor-left{
  border-left: 1px dashed #fd7170;
}
.banner{
  width: 100%;
  height: 417px;
  min-width: 1200px;
  background: url(http://static.jjoobb.cn/images/company/topic/offer-banner.jpg) center;
}
.summary{
  width: 100%;
  height: 495px;
  background: url(http://static.jjoobb.cn/images/company/topic/summary-bag.jpg);
  
}
.summary-center{
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0 40px 0;
}
.summary-info{
  width: 398px;
  padding-left: 100px;
}
.summary-info p{
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
}
.preference{
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff7ef;
}
.preference-center ,
.enjoy-center ,
.bank-center{
  width: 1000px;
  padding: 40px 0;
  margin: 0 auto;
}
.preference-center-titl{
  margin: 0 auto;
  width: 490px;
  height: 89px;
  background: url(http://static.jjoobb.cn/images/company/topic/offer-titl.png) no-repeat 0 -30px;
}
.preference-table{
  border: 3px solid #fed332;
  background: #fff;
  margin-top: 20px;
}
.preference-table .titl{
  height: 48px;
  line-height: 48px;
  background: #fed332;
  font-size: 16px;
  text-align: center;
}
.preference-table .th1{
  width: 128px;
}
.preference-table .th2{
  width: 84px;
}
.preference-table .th3{
  width: 524px;
}
.preference-table .text{
  border: 1px solid #fed332;
}
.preference-table td{
  border: 1px solid #fed332;
  font-weight: bold;
}
.preference-table td.col1 ,
.enjoy-table td.col1{
  text-align: center;
}
.preference-table td.col2 ,
.enjoy-table td.col2{
  padding: 20px 0 20px 20px;
  line-height: 26px;
}

.enjoy{
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #aff8ff;
}
.enjoy-center-titl{
  margin: 0 auto;
  width: 490px;
  height: 89px;
  background: url(http://static.jjoobb.cn/images/company/topic/offer-titl.png) no-repeat 0 -170px;
}
.enjoy-table{
  border: 3px solid #ff5050;
  background: #fff;
  margin-top: 20px;
}
.enjoy-table .titl{
  height: 48px;
  line-height: 48px;
  background: #ff5050;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.enjoy-table .th1{
  width: 100px;
}
.enjoy-table .th2{
  width: 82px;
}
.enjoy-table .th3{
  width: 562px;
}
.enjoy-table td{
  border: 1px solid #ff5050;
  font-weight: bold;
}

.bank{
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fde7cb;
}
.bank-center-titl{
  margin: 0 auto;
  width: 490px;
  height: 89px;
  background: url(http://static.jjoobb.cn/images/company/topic/offer-titl.png) no-repeat 0 -300px;
}
.bank-text{
  width: 900px;
  height: auto;
  overflow: hidden;
  border: 3px solid #fd7170;
  border-radius: 8px;
  margin: 30px auto 0 auto;
  background: #fff;
  padding: 20px;
}
.bank-text li{
  width: 349px;
  height: 28px;
  line-height: 28px;
  float: left;
  padding-left: 100px;
  font-weight: bold;
}
