﻿#app {
  font-size: 14px;
  width: 900px;
  padding-top: 40px;
  margin:0 auto;
}
.back {
  display: block;
  background: url(../image/arrow-right.png) no-repeat left center;
  font-size: 18px;
  color: #666666;
  padding: 20px 0;
  padding-left: 30px;
  margin: 20px auto;
}
.main {
  max-width: 1000px;
}

.main_body {
  width: 860px;
}
.main {
  max-width: 1440px;
  margin: -100px auto 40px;
    margin-top: -100px;
  box-sizing: border-box;
  padding: 47px 3.8% 0px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.06);
  background-color: #fff;
}

.table_li {
  background-color: #f8f9ff;
  margin-top: 30px;
  padding: 23px 3% 0;
  position: relative;
}
.table_li .table_title {
  position: relative;
  padding-bottom: 4px;
}
.table_li.hover .table_title .h1 {
  font-weight: bold;
  color: #1b62b7;
}
.table_li .table_title .h1 {
  font-size: 24px;
  color: #333333;
  box-sizing: border-box;
  padding-right: 120px;
}

.ptb22 {
  padding: 22px 0;
}
.col333 {
  color: #333;
}
.lh20 {
  line-height: 20px;
}
.f18 {
  font-size: 18px !important;
}
.f18 {
  font-size: 18px !important;
}
.dis {
  display: block;
}

.ib {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
:not(input, textarea) {
  -webkit-touch-callout: inherit;
  -webkit-user-select: auto;
}
.lh36 {
  line-height: 36px;
}
.col666 {
  color: #666;
}
.f16 {
  font-size: 16px !important;
}
.title1::after {
  content: '';
  display: block;
  width: 4px;
  height: 27px;
  background-color: #144df5;
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.title1 {
  font-size: 24px;
  color: #333333;
  line-height: 27px;
  margin-bottom: 16px;
  position: relative;
}
.mb57 {
  margin-bottom: 57px;
}
.fl {
  float: left;
  display: inline;
}
.btnStyle1 {
  color: #FFF;
  font-size: 18px;
  line-height: 56px;
  display: block;
  text-align: center;
  border-radius: 0px 0 10px 0px;
  background-color: #1B62B7;
  padding:0 15px;
}
.guodu {
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -o-transition: .3s;
}
.btnStyle1:hover {
	color: #fff;
	opacity: 0.85;
	border-radius: 0px 0px 0px 10px;
}
.pb60 {
  padding-bottom: 60px;
}

