div.content {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

div.content-left {
  float: left;
  width: 740px;
  margin: 0 20px 0 0;
}

div.content-right {
  float: right;
  width: 240px;
}

.content-right ul li a {
  color: #36c;
  font-size: 14px;
}

.content-bottom ul {
  padding: 0 0 30px 0;
}

.content-right ul li div.arrow img {
  margin-top: 15px;
}

.content-bottom ul li {
  color: #cc9933;
  font-size: 24px;
  padding: 10px;
}

p.juf {
  text-align: justify;
  padding-bottom: 60px;
}

.content-bottom ul li.border {
  border-top: 1px solid #eeeeeb;
  border-bottom: 1px solid #eeeeeb;
}

.block {
  width: 740px;
  overflow: hidden;
  margin-bottom: 40px;
}

.block-img {
  float: left;
  width: 150px;
  margin-right: 30px;
}

.block-text {
  float: right;
  width: 560px;
}

span.sub-title {
  font-weight: bold;
}

span.red {
  color: #f00;
}

img.img-main {
  margin: 30px 0;
}

.content-right ul li div.text {
  width: 220px;
  float: right;
  padding: 0 5px;
}

.block-bottom1 {
  padding-bottom: 19px;
  border-bottom: 1px solid #eeeeeb;
}

.block-bottom1 p {
  padding: 0 0 16px 0;
}

h2.title1 {
  /* text-align: center; */
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 30px;
}

h2.title2 {
  font-size: 30px;
  font-weight: normal;
  padding: 0 0 15px 0;
}

h2.title5 {
  color: #00acea;
  font-size: 30px;
  font-weight: normal;
  padding: 35px 0 15px 0;
}

h2.title3 {
  color: #3cf;
  font-size: 29px;
}

h3.title2 {
  color: #333;
  font-size: 28px;
  font-weight: normal;
  padding-bottom: 30px;
}

p.title3 {
  font-size: 30px;
  color: #01acea;
  font-weight: bold;
}

p.title4 {
  color: #333;
  font-size: 30px;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 15px;
}

span.button a {
  color: #3366cc;
}

.box {
  margin-top: 40px;
}

.box-img {
  float: left;
  margin: 0px 0px 3px 3px;
  width: 182px;
}

.box-img p {
  padding: 5px;
  font-size: 14px;
}

.box-img a {
  background: url('../../img/common/arrow_key_business.png') no-repeat scroll 0;
  border: 2px dotted #57c3ea;
  color: #36c;
  display: table-cell;
  font-weight: bold;
  height: 114px;
  margin: 0;
  padding: 10px 5px 10px 32px;
  vertical-align: middle;
  width: 182px;
}

.box-img-current {
  float: left;
  margin: 0px 0px 3px 3px;
  padding: 5px;
  width: 182px;
}

.box-img-current p {
  background: url('../../img/common/arrow_key_business.png') no-repeat scroll 0;
  border: 2px solid #57c3ea;
  color: #36c;
  display: table-cell;
  font-size: 14px;
  font-weight: bold;
  height: 114px;
  margin: 0;
  padding: 10px 5px 10px 32px;
  vertical-align: middle;
  width: 182px;
}

.ct {
  text-align: center;
}

p.cb {
  padding: 10px;
  text-align: justify;
  min-height: 165px;
}

.clearfix {
  clear: both;
}

div.bd {
  margin-top: 30px;
  border: 2px solid #cbedfa;
  padding: 50px 0;
}

.title-add {
  font-size: 30px;
  padding: 10px 0px 13px;
  font-weight: normal;
}

.content-bottom ul li {
  padding-left: 25px;
}

.content-bottom ul.context-list {
  margin: 0;
  padding: 0 0 16px 0;
}

.content-bottom ul.context-list li {
  color: #000;
  font-size: 16px;
  padding: 0;
  margin: 0;
  line-height: 27px;
}

.content-bottom ul.context-list li span {
  font-weight: bold;
}

.content-bottom ul.context-list-bold li {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  line-height: 27px;
}

.title-more {
  color: #333;
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 35px;
}

.block-text p {
  margin: 0 0 8px 0;
}

.title-then {
  color: #31b9ea;
  font-size: 18px;
}

.bold {
  font-weight: bold;
}
