.mb-25 {
  margin-bottom: 25px;
}
.shadow2 {
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #dddfe5 \9;
  border-radius: 5px;
}
.main-content {
  padding-bottom: 40px;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.main-content .column-sub {
  width: 236px;
}
.main-content .column-main {
  width: 850px;
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #dddfe5 \9;
  border-radius: 5px;
  min-height: 600px;
}
.main-content.m-right .column-sub {
  left: auto;
  right: 0;
}
.main-content.m-right .column-main {
  margin-left: 0;
  margin-right: 250px;
  overflow: hidden;
}
.column-sub .sub-layout {
  border-radius: 4px;
}
.col-sub-nav {
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #dddfe5 \9;
  border-radius: 5px;
  padding: 10px 0 20px;
}
.col-sub-nav .inner {
  width: 200px;
  margin: 0 auto;
}
.col-sub-nav a {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  margin-top: 8px;
  padding-left: 36px;
  color: #666;
  display: block;
  position: relative;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.col-sub-nav a i {
  background: #a8b3be;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -3px;
}
.col-sub-nav a.on {
  background: #f2f7fd;
}
.col-sub-nav a.on,
.col-sub-nav a:hover {
  color: #3e8bdb;
}
.col-sub-nav a.on i,
.col-sub-nav a:hover i {
  background: #3e8bdb;
}
.person-tit {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 10px;
}
.p-updata {
  display: inline-block;
  position: relative;
  width: 140px;
  height: 40px;
  overflow: hidden;
  background: #2489f2;
  color: #fff !important;
  text-align: center;
  border-radius: 4px;
}
.p-updata span {
  display: block;
  line-height: 40px;
}
.p-updata .filePrew {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.person-bd .down-link {
  color: #3e8bdb;
  text-decoration: underline;
  margin-left: 10px;
  font-weight: normal;
  font-size: 15px;
}
.person-bd .short {
  width: 49%;
}
.person-bd .input-div .input {
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  text-indent: 18px;
  *margin-left: -18px;
  border-radius: 4px;
}
.person-bd .input-item h3 {
  color: #666;
  margin-bottom: 5px;
  font-size: 15px;
}
.person-bd .input-item .important {
  color: #fb0303;
}
.person-bd .error-tip {
  color: #ff4a60;
  font-weight: normal;
  font-size: 14px;
}
.person-bd .btn-orange {
  width: 176px;
  padding: 0;
}
.person-bd .form-agree {
  display: block;
}
.person-bd .textarea textarea {
  height: 190px;
}
.input-item-yzm .input-div {
  width: 20%;
}
.input-item-yzm .yzm-img {
  height: 40px;
  margin: 0 15px;
}
.input-item-yzm .change-yzm {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.copyright-cost {
  margin-top: 70px;
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 30px;
}
.copyright-cost a.c-blue:hover {
  text-decoration: underline;
}
.copyright-cost.c2 {
  margin: 20px 0;
}
.copyright-tip {
  font-size: 14px;
  text-align: center;
  margin-top: 100px;
  color: #999;
}
.result-box {
  font-size: 14px;
}
.result-box .tip {
  color: #888;
  margin-bottom: 10px;
}
.result-list li {
  background: url("../image/ic_shop.png") no-repeat 2px center;
  padding-left: 30px;
  line-height: 30px;
  color: #333;
}
.result-list li a {
  color: #3e8bdb;
  text-decoration: underline;
  margin-left: 20px;
}
.input-file {
  position: relative;
}
.input-file .input {
  background: #f5f5f5;
}
.input-file .input:focus {
  background: #fff;
}
.input-file .p-updata {
  position: absolute;
  right: -2px;
  top: 0;
  border-radius: 0 4px 4px 0;
}
.card-box {
  background: #f5f5f5;
  border: 1px dashed #c7c7c7;
  font-size: 15px;
  text-align: center;
  padding: 20px 0;
  border-radius: 4px;
}
.card-box .inner {
  padding: 18px 0 40px;
}
.card-box p {
  color: #bbb;
  padding-bottom: 15px;
}
.card-box .card-item {
  width: 50%;
  float: left;
}
.card-box .card-item:first-child .inner {
  border-right: 1px solid #ececec;
}
.card-box .yzm-input {
  width: 20%;
}
.form-agree {
  font-size: 15px;
  color: #999;
  text-align: center;
  margin: 20px 0;
}
.input-select {
  position: relative;
}
.input-select .input-div .input {
  text-indent: 142px;
  *margin-left: -142px;
}
.input-select .my-select {
  position: absolute;
  left: 1px;
  top: 1px;
  *top: 2px;
  border-width: 0 1px 0 0;
  z-index: 5;
  border-radius: 4px 0 0 4px;
}
.authorize-btn-box {
  background: #f5f5f5;
  padding-top: 18px;
  text-align: center;
  overflow: hidden;
}
.authorize-btn-box p {
  padding: 12px 0 10px;
  color: #999;
}
.ic_handshake {
  background-image: url("../image/ic_shop.png");
  width: 26px;
  height: 20px;
  display: inline-block;
  vertical-align: text-bottom;
}
.about-artical {
  font-size: 15px;
  color: #333;
  line-height: 28px;
  text-indent: 2em;
  padding: 0 30px;
}
.about-artical p {
  margin-bottom: 8px;
}
/*select*/
.my-select {
  position: relative;
  display: block;
  width: 80px;
  height: 38px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  background: url('../image/ic_shop.png') no-repeat right center #fff;
  padding-right: 38px;
  cursor: pointer;
  text-indent: 18px;
}
.my-select .my-select-btn {
  line-height: 38px;
  border-radius: 3px;
  margin: 0;
}
.my-select .my-select-wrap {
  display: none;
  position: absolute;
  left: -1px;
  top: 100%;
  background: #fff;
  border: 1px solid #dfdfdf;
  width: 100%;
}
.my-select-active {
  z-index: 999;
}
.my-select-active .my-select-wrap {
  display: block;
  box-shadow: 0 2px 2px #f1f1f1;
}
.my-select .my-select-info {
  background: #fff;
  overflow: auto;
  max-height: 120px;
  line-height: 1.8;
  padding: 5px 0;
}
.my-select .my-select-info dd:hover {
  background: #f1f1f1;
}
.my-select-relative {
  position: relative;
  z-index: 99;
}
.flow-box {
  background-image: url("../image/flow-bg.png");
  width: 568px;
  height: 311px;
  margin: 0 auto 20px;
  position: relative;
}
.flow-box li {
  font-size: 16px;
  color: #333;
  line-height: 22px;
  width: 260px;
  height: 74px;
  margin-bottom: 40px;
}
.flow-box li .inner {
  padding: 26px 0 0 74px;
  width: 150px;
}
.flow-box .li2,
.flow-box .li5 {
  margin-bottom: 48px;
}
.flow-box .row2 .inner {
  padding-top: 15px;
}
.flow-box .tip {
  color: #438cdb;
  margin: 41px 0 0 45px;
  font-size: 14px;
}
.flow-box ol.fr .inner {
  margin-left: 30px;
}
.flow-explain {
  padding: 0 30px;
  color: #6e6e6e;
  text-align: center;
}
.flow-explain dl {
  display: inline-block;
  text-align: left;
}
.flow-explain dt {
  padding: 25px 0 8px;
  font-weight: bold;
  color: #333;
  line-height: 22px;
}
a.c-blue:hover {
  text-decoration: underline;
}
.sub-tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
}
.sub-recommend li {
  height: 28px;
  line-height: 28px;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #525252;
}
.ic_round {
  width: 4px;
  height: 4px;
  background: #ccc;
  display: inline-block;
  margin-right: 7px;
  border-radius: 50%;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
a:hover .ic_round {
  background: #2489f2;
}
.sub-keyword {
  width: 208px;
}
.sub-keyword a {
  background: #f2f5f7;
  border: 1px solid #d9dcde;
  border-radius: 2px;
  height: 26px;
  line-height: 26px;
  padding: 0 12px;
  margin: 0 5px 8px 0;
  display: inline-block;
  vertical-align: middle;
}
.sub-keyword a:hover {
  background: #2489f2;
  color: #fff;
  border-color: #2489f2;
}
.dynamics-hd {
  text-align: left;
  padding-top: 4px;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
  height: 46px;
}
.dynamics-hd span {
  margin: 0 5px;
  font-size: 15px;
  padding: 0 5px;
}
.dynamics-hd .search01 {
  position: absolute;
  right: 0;
  top: 5px;
}
.dynamics-hd h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 46px;
  color: #333;
}
.dynamics-tags {
  width: 100%;
}
.pd-dynamics {
  margin: 0 18px;
}
.dynamics-list li {
  font-size: 15px;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
  height: 36px;
  line-height: 36px;
  padding-right: 170px;
}
.dynamics-list li a {
  color: #333;
  padding-left: 20px;
  background: url("../image/ic_shop.png") no-repeat 3px 13px;
  display: block;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dynamics-list li a:hover {
  color: #2489f2;
  background-position: 3px -25px;
}
.dynamics-list li .time {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
}
.dt-artical-hd {
  border-bottom: 1px solid #ebebeb;
  text-align: center;
  padding: 20px 0 10px;
}
.dt-artical-hd h2 {
  font-weight: bold;
  color: #333;
  font-size: 20px;
}
.dt-artical {
  margin: 0 20px;
}
.dt-artical-bd {
  padding-bottom: 5px;
  font-size: 15px;
  padding-top: 20px;
}
.dt-artical-bd h3 {
  font-size: 18px;
  margin-top: 15px;
  font-weight: bold;
}
.dt-artical-bd h4 {
  font-size: 15px;
  margin-top: 10px;
  font-weight: bold;
}
.dt-artical-bd p {
  margin-top: 5px;
  line-height: 28px;
}
.dt-artical-bd img {
  display: block;
  margin: 0 auto;
}
.pnext-artical .item {
  width: 42%;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
}
.pnext-artical .next {
  text-align: right;
  padding-right: 12px;
  position: relative;
}
.pnext-artical .next .ic_arrow {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.pnext-artical .ic_arrow {
  background-image: url("../image/ic_shop.png");
  width: 7px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  position: relative;
}
.pnext-artical .ic_arrow_left {
  background-position: 0 -35px;
}
.pnext-artical .ic_arrow_right {
  background-position: 0 0;
}
.pnext-artical .item:hover .ic_arrow_left {
  background-position: 0 -108px;
}
.pnext-artical .item:hover .ic_arrow_right {
  background-position: 0 -73px;
}
.help-list {
  padding: 20px 0;
}
.help-list li {
  border-bottom: 1px dashed #e8e8e8;
  padding: 12px 0;
}
.help-list p {
  padding-left: 20px;
}
.help-list h3 {
  font-size: 15px;
  margin-bottom: 5px;
}
.help-list h3 a {
  color: #333;
  padding-left: 20px;
  background: url("../image/ic_shop.png") no-repeat 3px 4px;
}
.help-list h3 a:hover {
  color: #2489f2;
  background-position: 3px -34px;
}
