@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
}
.container-wrap {
  overflow: hidden;
  margin-top: 20px;
  background-color: #fff;
}
.container-nc {
  overflow: hidden;
  margin-top: 20px;
  background-color: initial;
}
.column-1 {
  width: 8.33333333%;
  float: left;
}
.column-2 {
  width: 16.66666667%;
  float: left;
}
.column-3 {
  width: 25%;
  float: left;
}
.column-4 {
  width: 33.33333333%;
  float: left;
}
.column-5 {
  width: 41.66666667%;
  float: left;
}
.column-6 {
  width: 50%;
  float: left;
}
.column-7 {
  width: 58.33333333%;
  float: left;
}
.column-8 {
  width: 66.66666667%;
  float: left;
}
.column-9 {
  width: 75%;
  float: left;
}
.column-10 {
  width: 83.33333333%;
  float: left;
}
.column-11 {
  width: 91.66666667%;
  float: left;
}
.column-12 {
  width: 100%;
  float: left;
}
* {
  margin: 0;
  padding: 0;
  color: #595959;
}
ul,
li,
ol {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
a {
  text-decoration: none !important;
}
p {
  margin: 0px;
}
.inline {
  display: inline;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.over {
  overflow: hidden;
}
html {
  font-family: "Microsoft YaHei";
}
.text-14 {
  font-size: 14px;
  font-weight: 400;
  color: #5e5e5e;
}
.text-right {
  text-align: right;
}
.mr40 {
  margin-right: 40px!important;
}
.mt3 {
  margin-top: 3px;
}
.mt7 {
  margin-top: 7px;
}
.mt10 {
  margin-top: 10px!important;
}
input,
textarea {
  outline: 0;
}
::-webkit-input-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
/* 使用webkit内核的浏览器 */
:-moz-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
/* Firefox版本4-18 */
::-moz-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
/* Firefox版本19+ */
:-ms-input-placeholder {
  font-size: 14px;
  color: #a5a5a5;
}
.limit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.img-circle {
  border-radius: 50%;
}
.limit-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.last {
  margin-right: 0!important;
}
.overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
input,
textarea {
  outline: 0;
}
::-webkit-input-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
/* 使用webkit内核的浏览器 */
:-moz-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
/* Firefox版本4-18 */
::-moz-placeholder {
  color: #a5a5a5;
  font-size: 14px;
}
/* Firefox版本19+ */
:-ms-input-placeholder {
  font-size: 14px;
  color: #a5a5a5;
}
.limit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.img-circle {
  border-radius: 50%;
}
.bg-c-white {
  background-color: #fff;
}
.border-b {
  border-bottom: 1px solid #f4f4f4;
}
.fs14 {
  font-size: 14px;
}
.fs26 {
  font-size: 26px;
}
.txt-c-32 {
  color: #323232;
}
.pr-20 {
  padding-right: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-40 {
  padding-bottom: 40px;
}
.mr40 {
  margin-right: 40px!important;
}
.mt3 {
  margin-top: 3px;
}
.mt7 {
  margin-top: 7px;
}
.mt10 {
  margin-top: 10px!important;
}
.mt40 {
  margin-top: 40px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.l-h-26 {
  line-height: 26px;
}
a:hover {
  color: #4285f4 !important;
}
a.btn {
  color: #fff!important;
}
.headnav a:hover {
  color: #fff!important;
}
.crumbs {
  background-color: #ffffff;
  box-sizing: border-box;
  padding-left: 20px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #e3e7e8;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #999999;
  margin-top: 20px;
}
.crumbs span,
.crumbs a {
  font-size: 12px;
  color: #999;
}
.column-title {
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  padding: 0 18px;
}
.column-title p {
  float: left;
  font-size: 24px;
  font-weight: 400;
  color: #323232;
}
.column-title p.fs20 {
  font-size: 20px;
}
.column-title a {
  float: right;
  width: 80px;
  height: 26px;
  background: #ffffff;
  border: 1px solid #49b849;
  border-radius: 13px;
  font-size: 12px;
  font-weight: 400;
  color: #4285f4;
  line-height: 26px;
  text-align: center;
  margin-top: 18px;
}
.column-title:after {
  content: "";
  width: 2px;
  height: 24px;
  background-color: #4285f4;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
}
.sub-column-title {
  height: 40px;
  line-height: 40px;
  background-color: #f9f9f9;
  position: relative;
  padding: 0 20px;
}
.sub-column-title p {
  float: left;
  font-size: 22px;
  font-weight: 400;
  color: #323232;
}
.sub-column-title a {
  float: right;
  font-size: 12px;
  font-weight: 400;
  color: #4285f4;
  line-height: 40px;
}
body {
  background-color: #f4f4f4;
}
.detail-wrap {
  padding: 50px 55px 30px 55px;
}
.detail-wrap h1 {
  font-size: 24px;
  line-height: 30px;
  color: #000;
  text-align: center;
}
.detail-wrap .sub-title {
  text-align: center;
  line-height: 30px;
}
.detail-wrap .sub-title span {
  font-size: 12px;
  color: #999;
  margin-right: 20px;
}
.detail-wrap .sub-title span:last-child {
  margin-right: 0;
}
.detail-wrap .text {
  margin-top: 40px;
}
.detail-wrap .text p {
  font-size: 16px;
  color: #323232;
  line-height: 30px;
  margin-bottom: 30px;
}
.icon {
  width: 100%;
  height: 40px;
}
