.detail-page {
  position: relative; }

.detail_pane {
  background: #ffffff;
  padding: 40px 0 0 0;
  float: left;
  margin-right: 320px;
  min-height: 400px; }
  .detail_pane .tit_h {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    padding: 0 60px;
    text-align: center;
    margin-bottom: 10px; }
  .detail_pane .date_h {
    line-height: 36px;
    color: #333333;
    padding-right: 60px;
    text-align: right;
    margin-bottom: 10px; }
  .detail_pane .con {
    border-top: 1px #e2e2e2 solid; }
    .detail_pane .con .padding-inner {
      padding: 25px 60px;
      color: #666666;
      font-size: 18px;
      line-height: 36px; }
      .detail_pane .con .padding-inner p {
        margin-bottom: 15px; }

.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0; }

.container {
  width: 88%;
  margin: 0 auto; }

.bg_white {
  background-color: #ffffff; }

.tit_h5 {
  font-size: 16px;
  line-height: 1;
  color: #333333;
  padding: 20px 0 10px 20px;
  border-bottom: 1px #eeeeee solid; }

.sub_column {
  width: 300px;
  height: 290px;
  position: absolute;
  top: 0;
  right: 0; }

.pic-inner {
  width: 260px;
  margin: 0 auto; }

.flexslider {
  position: relative;
  height: 202px;
  overflow: hidden; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 60px;
  text-indent: -9999em;
  position: absolute;
  top: 70px;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0 0; }

.flex-direction-nav a.flex-prev {
  background-image: url(../images_v1/ev-4.png);
  left: 0; }

.flex-direction-nav a.flex-next {
  right: 0;
  background-image: url(../images_v1/ev-5.png); }

.container_orderview {
  width: 1170px;
  margin: 0 auto; }

.orderview-page {
  position: relative; }
  .orderview-page .orderview_pane {
    padding: 0;
    float: left;
    width: 840px; }
    .orderview-page .orderview_pane .con {
      background: #ffffff;
      min-height: 500px; }

.orderview_con {
  width: 670px;
  margin: 0 auto;
  padding: 40px 0 0 0; }

/*# sourceMappingURL=detail.css.map */
