@charset "UTF-8";
/*reset*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
legend,
input,
textarea,
p,
th,
td {
  margin: 0;
  padding: 0;
}
a,
input,
button,
select,
textarea {
  outline: none;
}
img {
  border: 0;
  vertical-align: bottom;
}
em {
  font-style: normal;
}
textarea {
  resize: none;
}
body {
  font: 12px/1.5 "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-size: 14px;
}
input,
label,
select {
  vertical-align: middle;
  font: 100% Tahoma;
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: table;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.fl {
  float: left;
  display: inline-block;
}
.fr {
  float: right;
  display: inline-block;
}
/*common*/
.w-area {
  /*版心*/
  width: 1000px;
  margin: 0 auto;
}
.elli {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*head*/
.cm-header {
  border-top: 3px solid #35ab5f;
  padding: 23px 0;
}
.cm-header .hd-inner {
  /*版心*/
  width: 1000px;
  margin: 0 auto;
}
.cm-header .hd-inner .hd-nav {
  padding: 13px 0;
  line-height: 40px;
  color: #333333;
  font-size: 16px;
}
.cm-header .hd-inner .hd-nav li {
  width: 90px;
  text-align: center;
}
.cm-header .hd-inner .hd-nav li a {
  color: #333333;
}
.cm-header .hd-inner .hd-nav li a:hover,
.cm-header .hd-inner .hd-nav li a.active {
  color: #30bc67;
}
/*footer*/
.cm-footer {
	padding:12px 0;
  line-height: 25px;
  background: #323841;
  color: #a0a0a0;
  text-align: center;
}
.cm-footer .a-link {
  color: #a0a0a0;
}
.cm-footer-2 {
  padding: 15px 0;
}
.cm-footer-2 .gswj {
  width: 50px;
  margin: 0 auto;
}
.cm-footer-2 .gswj img {
  width: 35px;
  height: auto;
}
/*banner*/
.i-swipe {
  height: 325px;
  overflow: hidden;
}
.i-swipe #iSwipeList .item {
  z-index: 1;
}
.i-swipe #iSwipeList .item.active {
  z-index: 3;
}
.i-swipe .i-swipe-list {
  position: relative;
  height: 450px;
}
.i-swipe .i-swipe-list .item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-transition: transform 1.2s ease-out;
  -o-transition: transform 1.2s ease-out;
  -moz-transition: transform 1.2s ease-out;
  -ms-transition: transform 1.2s ease-out;
  transition: transform 1.2s ease-out;
  overflow: hidden;
}
.i-swipe .i-swipe-list .item:hover {
  -webkit-transform: scale(1.02);
  -o-transition: scale(1.02);
  -moz-transition: scale(1.02);
  -ms-transition: scale(1.02);
  transform: scale(1.02);
}
.i-swipe .i-swipe-list .i-ban-rwm {
    right: 10px;
    position: absolute;
    /* left: 50%; */
    top: 130px;
    /* margin: 0 0 0 480px; */
    width: 100px;
    height: 100px;
    padding: 3px;
    border: 1px solid #fff;
    z-index: 5;
    opacity: .5;
    filter: alpha(opacity=50);
}
.i-swipe .i-swipe-list .i-ban-rwm:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.i-swipe .i-swipe-list .i-swipe-num {
  position: absolute;
  z-index: 10;
  bottom: 10px;
  left: 50%;
  margin: 0 0 0 150px;
  width: 300px;
  text-align: right;
}
.i-swipe .i-swipe-list .i-swipe-num span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #fff;
  margin: 0 10px 0 0;
}
.i-swipe .i-swipe-list .i-swipe-num span.active {
  background-color: #35ab5f;
}
/*首页焦点图*/
#indexSwipe {
  position: relative;
  overflow: hidden;
  height: 450px;
}
#indexSwipe #iSwipe,
#indexSwipe ul,
#indexSwipe .inner {
  height: 100%;
}
#indexSwipe .s-item {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 1;
}
#indexSwipe .s-item .inner {
  position: relative;
}

#indexSwipe .s-item.li0.active {
  z-index: 3;
}
#indexSwipe .s-item.li0.active .animate {
  opacity: 0;
  filter: alpha(opacity=0);
}
#indexSwipe .s-item.li0 .animate {
  position: absolute;
}
#indexSwipe .s-item.li0 .animate.i0 {
  right: -25px;
  top: -450px;
  width: 759px;
  height: 430px;
  background: url(../images/index/li0_item1.png) no-repeat 0 0;
}
#indexSwipe .s-item.li0 .animate.i1 {
  left: 0;
  bottom: 0;
  width: 238px;
  height: 419px;
  background: url(../images/index/li0_item2.png) no-repeat 0 0;
}
#indexSwipe .s-item.li0 .animate.i2 {
  left: 229px;
  top: 20px;
  width: 272px;
  height: 93px;
  background: url(../images/index/li0_item3.png) no-repeat 0 0;
  z-index: 2;
}
/*i-statistic*/
.i-statistic {
  /*版心*/
  width: 1000px;
  margin: 0 auto;
  padding: 80px 0 0;
  margin: 20px auto 60px;
  height: 211px;
  position: relative;
  background: url(../images/statistic_bg.png) no-repeat center;
  opacity: 0;
  filter: alpha(opacity=0);
}
.i-statistic .item {
  position: absolute;
  padding: 0 0 0 90px;
  font: 18px/34px "Microsoft YaHei";
  background: url(../images/sprite/i_icon2.png) no-repeat 0 -734px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.i-statistic .item .t {
  font-size: 18px;
  font-weight: normal;
}
.i-statistic .item a {
  color: #1fba66;
  text-decoration: underline;
}
.i-statistic .item .num {
  color: #1fba66;
  font-size: 24px;
  font-family: Arial;
}
.i-statistic .item.li1 {
  left: 91px;
  top: 39px;
}
.i-statistic .item.li2,
.i-statistic .item.li5 {
  padding: 0 90px 0 0;
  background-position: 106% -817px;
  right: 708px;
  top: 207px;
  text-align: right;
  width: 300px;
}
.i-statistic .item.li3 {
  background: none;
  padding: 0;
  background-position: center -900px;
  left: 458px;
  top: 60px;
}
.i-statistic .item.li3 .icon {
  width: 85px;
  height: 75px;
  background: url(../images/sprite/i_icon2.png) no-repeat 10px -900px;
}
.i-statistic .item.li4 {
  background-position: 0 -1064px;
  left: 690px;
  top: 207px;
}
.i-statistic .item.li5 {
  right: 90px;
  top: 39px;
  background-position: 106% -981px;
}
/*借款*/
.inner {
  /*版心*/
  width: 1040px;
  margin: 0 auto;
}
@-webkit-keyframes borrowerScale {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
  70% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes borrowerScale {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0;
  }
  70% {
    -moz-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes borrowerScale {
  0% {
    -ms-transform: scale(0.5);
    opacity: 0;
  }
  70% {
    -ms-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -ms-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes borrowerScale {
  0% {
    -o-transform: scale(0.5);
    opacity: 0;
  }
  70% {
    -o-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes borrowerScale {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  70% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.i-borrower {
  /*padding: 60px 0;*/
  opacity: 0;
  background-color:#fafafa;
  filter: alpha(opacity=0);
}
.i-borrower .inner {
  height: 496px;
  background: url(../images/borrower_bg.png) no-repeat center;
}
.i-borrower .inner .r {
  width: 589px;
  height: 100%;
  position: relative;
}
.i-borrower .inner .r .step {
  position: absolute;
  width: 155px;
  height: 155px;
  background: url(../images/sprite/borrower_icon.png) no-repeat 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.i-borrower .inner .r .step.activeAnimate {
  -webkit-animation: borrowerScale 0.7s ease-in-out both;
  -moz-animation: borrowerScale 0.7s ease-in-out both;
  -o-animation: borrowerScale 0.7s ease-in-out both;
  -ms-animation: borrowerScale 0.7s ease-in-out both;
  animation: borrowerScale 0.7s ease-in-out both;
}
.i-borrower .inner .r .step.activeAnimate.i1 {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -o-animation-delay: .3s;
  -ms-animation-delay: .3s;
  animation-delay: .3s;
}
.i-borrower .inner .r .step.activeAnimate.i2 {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -o-animation-delay: .6s;
  -ms-animation-delay: .6s;
  animation-delay: .6s;
}
.i-borrower .inner .r .step.activeAnimate.i3 {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -o-animation-delay: .9s;
  -ms-animation-delay: .9s;
  animation-delay: .9s;
}
.i-borrower .inner .r .step.show {
  -webkit-transition: opacity 0.7s ease-in-out;
  -moz-transition: opacity 0.7s ease-in-out;
  -o-transition: opacity 0.7s ease-in-out;
  -ms-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
  opacity: 1;
}
.i-borrower .inner .r .step.show.i4 {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.i-borrower .inner .r .step.show.i5 {
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  -ms-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.i-borrower .inner .r .step.show.i6 {
  -webkit-transition-delay: 1.8s;
  -moz-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  -ms-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.i-borrower .inner .r .step.i0 {
  left: 0;
  bottom: 92px;
}
.i-borrower .inner .r .step.i1 {
  left: 38px;
  top: 79px;
  background-position: 0 -154px;
}
.i-borrower .inner .r .step.i2 {
  left: 196px;
  top: 0;
  background-position: 0 -310px;
}
.i-borrower .inner .r .step.i3 {
  left: 352px;
  top: 78px;
  background-position: 0 -473px;
}
.i-borrower .inner .r .step.i4,
.i-borrower .inner .r .step.i5,
.i-borrower .inner .r .step.i6 {
  width: 32px;
  height: 32px;
  left: 65px;
  top: 203px;
  background-position: -7px -620px;
}
.i-borrower .inner .r .step.i5 {
  left: 157px;
  top: 68px;
  background-position: -7px -666px;
}
.i-borrower .inner .r .step.i6 {
  left: 329px;
  top: 66px;
  background-position: -7px -715px;
}
/*担保*/
.i-guarantee {
  background: #36cd83 url(../images/guarantee_bg.png) no-repeat center;
  height: 630px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.i-guarantee .inner {
  padding: 306px 0 79px;
  height: 247px;
  background: url(../images/guarantee_bg2.png) no-repeat center 87px;
}
.i-guarantee .inner .step {
  position: relative;
  left: -80px;
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 80px 0 0 -10px;
  width: 188px;
  height: 120px;
  background: url(../images/sprite/guarantee_icon.png) no-repeat 0 0;
}
.i-guarantee .inner .step.i0 {
  margin: 0;
  width: 239px;
  height: 247px;
  background: url(../images/tu.png) no-repeat 0 0;
}
.i-guarantee .inner .step.i1 {
  background-position: 0 0;
}
.i-guarantee .inner .step.i2 {
  background-position: 0 -125px;
}
.i-guarantee .inner .step.i3 {
  background-position: 0 -250px;
}
.i-guarantee .inner .step.i4 {
  background-position: 0 -375px;
}
/*投资*/
.i-investments {
	background: #fff;
  padding: 53px 0;
}
.i-investments .inner {
  height: 542px;
  background: url(../images/investments_bg.png) no-repeat center;
  position: relative;
}
.i-investments .inner .step {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  width: 206px;
  height: 65px;
  left: 25px;
  top: 150px;
}
.i-investments .inner .step.i1 {
  background-position: 0 -64px;
  left: 275px;
  top: 215px;
}
.i-investments .inner .step.i2 {
  background-position: 0 -127px;
  left: 25px;
  top: 275px;
}
.i-investments .inner .step.i3 {
  background-position: 0 -192px;
  left: 275px;
  top: 332px;
}
/*trends-row*/
.trends-row .area {
  /*版心*/
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 50px;
}
.trends-row .pb10 {
  /*padding: 0 0 10px;*/
  background: #f6f6f6;
}
.trends-row .d-tit {
  padding: 0 0 0 31px;
  line-height: 30px;
  font: 18px/30px "Microsoft YaHei";
  color: #333333;
  background: url(../images/sprite/i_icon1.png) no-repeat 0 -256px;
}
.trends-row .d-tit .more {
  color: #333333;
}
.trends-row .d-tit .more:hover {
  color: #30bc67;
}
.trends-row .trends {
  padding: 18px 0 0;
  font: 14px/24px "Microsoft YaHei";
  color: #b9b9b9;
}
.trends-row .trends .row {
  border-bottom: 1px solid #d9d9d9;
  height: 24px;
  padding: 4px 0;
}
.trends-row .trends .link {
  display: inline-block;
  width: 890px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
}
.trends-row .trends .link:hover {
  color: #30bc67;
}
/*Features*/
.i-features {
  /*background-color: #fafafa;
  padding: 50px 0 30px;*/
}
.i-features .fs-inner {
  /*版心*/
  width: 1000px;
  margin: 0 auto;
  height: 276px;
  overflow: hidden;
}
.i-features .fs-inner .li-item {
  width: 200px;
      /* width: 225px;
          padding: 0 5px 0 20px; */
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: -100px;
}
.i-features .fs-inner .li-item .icon {
  display: inline-block;
  width: 150px;
  height: 150px;
  background: url(../images/sprite/features_icon.png) no-repeat 0 0;
}
.i-features .fs-inner .li-item .icon.i1 {
  background-position: 0 -150px;
}
.i-features .fs-inner .li-item .icon.i2 {
  background-position: 0 -300px;
}
.i-features .fs-inner .li-item .icon.i3 {
  background-position: 0 -450px;
}
.i-features .fs-inner .li-item .icon.i4 {
  background-position: 0 -600px;
}
.i-features .fs-inner .li-item .t {
  line-height: 34px;
  padding: 20px 0 5px;
  font-size: 18px;
  color: #333333;
}
/*bottom*/
.i-bottom {
  /*版心*/
  width: 1000px;
  margin: 0 auto;
  padding: 75px 0;
}
.i-bottom li.fl {
  width: 240px;
  height: 185px;
  padding: 0 26px 0 0;
}
.i-bottom li.fl.help {
  width: 300px;
}
.i-bottom li.fl.rwm {
  width: 200px;
}
.i-bottom li.fl .title {
  font: 18px/30px "Microsoft YaHei";
  color: #333333;
  padding: 0 0 0 32px;
  margin: 0 0 40px;
  background: url(../images/sprite/i_icon1.png) no-repeat 0 -301px;
}
.i-bottom li.fl .title.t2 {
  background-position: 0 -345px;
}
.i-bottom li.fl .title.t3 {
  background-position: 0 -391px;
}
.i-bottom li.fl .title.t4 {
  background-position: 0 -436px;
}
.i-bottom li.fl .title .more {
  color: #333333;
  font-size: 14px;
}
.i-bottom li.fl .title .more:hover {
  color: #30bc67;
}
.i-bottom .help .line {
  position: relative;
  padding: 0 0 0 22px;
  line-height: 28px;
  font-size: 14px;
}
.i-bottom .help .line a {
  display: block;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.i-bottom .help .line a:hover {
  color: #30bc67;
}
.i-bottom .help .line .dot {
  position: absolute;
  left: 1px;
  top: 13px;
  width: 9px;
  border-bottom: 1px solid #e3e3e3;
}
.i-bottom .rwm .r-img {
  position: relative;
  padding: 0 0 0 10px;
}
.i-bottom .rwm .r-img .r-big {
  display: none;
  position: absolute;
  left: -33px;
  top: -214px;
  width: 165px;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid #999999;
  background: #fff;
  box-shadow: 0 3px 3px #cccccc;
}
.i-bottom .rwm .r-img .r-big .triangle {
  height: 0;
  position: absolute;
  bottom: -29px;
  left: 50%;
  margin: 0 0 0 -12px;
  border-width: 14px;
  border-color: #999999 transparent transparent;
  border-style: solid dashed dashed;
}
.i-bottom .rwm .r-img .r-big .triangle.i2 {
  bottom: -27px;
  border-color: #fff transparent transparent;
}
.i-bottom .rwm .attention {
  padding: 0;
}
.i-bottom .rwm .attention .r-big {
  left: 10px;
}
.i-bottom .rwm .attention .link {
  display: inline-block;
  width: 75px;
  height: 65px;
  background: url(../images/sprite/i_icon2.png) no-repeat 0 -376px;
}
.i-bottom .rwm .attention .link.sina:hover {
  background-position: 0 -525px;
}
.i-bottom .rwm .attention .link.wx {
  background-position: 0 -439px;
}
.i-bottom .rwm .attention .link.wx:hover {
  background-position: 0 -605px;
}
.i-bottom li.service {
  width: 220px;
  padding: 0;
  line-height: 20px;
  color: #666666;
}
.i-bottom li.service .tell {
  font: 28px/36px "Microsoft YaHei";
  color: #54aa75;
}
.cm-main {
  /*版心*/
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 20px;
  /*S 动态*/
  /*E 动态*/
}
.cm-main .cm-table {
  display: table-cell;
  width: 1000px;
  *width: auto;
  zoom: 1;
}
.cm-main .cm-page {
  padding: 20px 0;
  margin: 0;
  text-align: center;
}
.cm-main .cm-page a {
  display: inline-block;
  padding: 2px 10px;
  margin: 0 5px;
  font-size: 14px;
  background-color: #ededed;
  color: #333;
  border: 1px solid #c3c3c3;
  border-radius: 2px;
}
.cm-main .cm-page a:hover,
.cm-main .cm-page a.active {
  background-color: #54aa75;
  color: #fff;
}
.cm-main .t-subnav {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f6f6f6;
  height: 46px;
  line-height: 46px;
  text-align: center;
}
.cm-main .t-subnav .tb {
  width: 177px;
  border-right: 1px solid #ddd;
  position: relative;
  color: #666666;
  font-size: 16px;
}
.cm-main .t-subnav .tb.active,
.cm-main .t-subnav .tb:hover {
  height: 45px;
  line-height: 45px;
  z-index: 1;
  background-color: #fff;
  border-bottom: 2px solid #46b05b;
}
.cm-main .t-content .t-h3 {
  width: 750px;
  height: 38px;
  font: 23px/38px "Microsoft YaHei";
  margin: 0 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cm-main .t-content .t-h3 a {
  color: #333333;
}
.cm-main .t-content .t-h3 a:hover {
  color: #30bc67;
}
.cm-main .t-content .t-h3.t-det-tit {
  width: auto;
  padding: 35px 0 0;
  font-size: 20px;
}
.cm-main .t-content .row-stripe {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.cm-main .t-content .row-stripe .source {
  font-size: 14px;
  color: #999999;
  width: 245px;
  padding: 10px 0 0;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cm-main .t-content .row-stripe .sketch {
  padding: 0 48px 0 0;
}
.cm-main .t-content .row-stripe .t-intro {
  padding: 4px 0;
  height: 92px;
  font: 16px/22px "Microsoft YaHei";
  color: #999999;
}
.cm-main .t-content .row-stripe .t-r {
  text-align: right;
}
.cm-main .t-content .row-stripe .t-r a {
  font: 16px/22px "Microsoft YaHei";
  color: #333333;
}
.cm-main .t-content .row-stripe.notice .t-h3 {
  font-size: 20px;
}
.cm-main .t-content .row-stripe.notice .t-intro {
  height: auto;
}
.cm-main .t-content .t-source .date {
  line-height: 28px;
  padding: 0 20px 0 0;
  font-size: 14px;
  color: #999999;
}
.cm-main .t-content .t-detail {
  padding: 20px 0 0;
  font: 15px/22px "Microsoft YaHei";
  color: #666666;
}
/*S down*/
.down-swipe {
  height: 303px;
}
.down-swipe .i-swipe-list {
  height: 303px;
}
.down-swipe .i-swipe-list .d-main {
  /*版心*/
  width: 1000px;
  margin: 0 auto;
  width: 500px;
  padding: 202px 0 0 500px;
}
.down-swipe .i-swipe-list .d-main .down-btn {
  display: inline-block;
  width: 150px;
  height: 40px;
  margin: 0 10px 0 0;
  padding: 0 0 0 30px;
  font: 16px/40px "Microsoft YaHei";
  border: 1px solid #82dddf;
  border-radius: 2px;
  background: url(../images/sprite/i_icon1.png) no-repeat 28px -119px;
  text-align: center;
  color: #fff;
}
.down-swipe .i-swipe-list .d-main .down-btn.android {
  background-position: 24px -161px;
}
.down-swipe .i-swipe-list .d-main .down-btn:hover {
  box-shadow: 0 0 3px #82dddf;
}
.cm-main .d-tit {
  padding: 25px 0 15px;
  font: 24px/38px "Microsoft YaHei";
}
.cm-main .d-list {
  padding: 0 45px;
}
.cm-main .d-list .stripe {
  border: 1px solid #dcdcdc;
  margin: 0 0 25px;
  padding: 15px 35px;
}
.cm-main .d-list .stripe .subtit {
  padding: 0 0 8px;
}
.cm-main .d-list .stripe .subtit .wd-tit {
  line-height: ;
  font: 18px/26px "Microsoft YaHei";
}
.cm-main .d-list .stripe .subtit .wd-date {
  padding: 4px 0 0;
  color: #c1c1c1;
  font-size: 14px;
}
.cm-main .d-list .stripe .d-intro {
  padding: 0 52px 0 0;
  text-indent: 2em;
  font: 14px/22px "Microsoft YaHei";
  color: #666666;
}
.cm-main .d-list .stripe .d-btn {
  width: 134px;
}
.cm-main .d-list .stripe .d-btn a {
  display: block;
  height: 34px;
  padding: 0 0 0 30px;
  background: #44b78e url(../images/sprite/i_icon1.png) no-repeat 19px -211px;
  font: 16px/34px "Microsoft YaHei";
  color: #fff;
  text-align: center;
}
.cm-main .d-list .stripe .d-btn a:hover {
  background-color: #32b083;
}
/*E down*/
/*S about*/
.nav-tab {
  padding: 35px 0 45px;
}
.nav-tab .tab {
  width: 195px;
  margin: 0 5px 0 0;
  position: relative;
  height: 48px;
  text-align: center;
  font: 18px/48px "Microsoft YaHei";
  cursor: pointer;
}
/*.nav-tab .tab:hover {
  background: #5bc681;
  color: #fff;
}
 .nav-tab .tab.active {
  background: #5bc681;
  color: #fff;
} */
.nav-tab .tab.active .triangle {
  height: 0;
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin: 0 0 0 -15px;
  border-width: 14px;
  border-color: #5bc681 transparent transparent;
  border-style: solid dashed dashed;
}
.a-stat dt.t {
  font: 22px/32px "Microsoft YaHei";
  padding: 0 0 15px;
}
.a-stat dd.det {
  padding: 0 0 45px;
  font: 15px/23px "Microsoft YaHei";
  color: #666666;
}
.a-stat dd.det a {
  color: #666666;
  border-bottom: 1px solid #666666;
}
.a-stat dd.det .a-intro {
  text-indent: 2em;
}
.a-stat dd.det .intro_img {
  padding: 40px 0;
}
.a-stat ul.mylistxx {
  text-align: center;
  list-style-type: none;
  font: normal 15px/1.5em Microsoft YaHei, verdana;
}
.a-stat ul.mylistxx li {
  padding: 0 15px;
  cursor: pointer;
  display: inline;
  list-style-type: none;
}
.a-stat ul.mylistxx li p {
  word-break: break-all;
}
.a-stat ul.mylistxx li:first-child:before {
  position: absolute;
  top: 563px;
  left: 50%;
  margin-left: -500px;
  width: 400px;
  border: solid 1px #e1e1e1;
  z-index: 1005;
  content: '';
}
.a-stat ul.mylistxx li:last-child:before {
  position: absolute;
  top: 563px;
  right: 50%;
  margin-right: -500px;
  width: 400px;
  border: solid 1px #e1e1e1;
  z-index: 1005;
  content: '';
}
.a-stat ul.mylistxx .act {
  color: #5bc681;
  z-index: 1;
}
.a-stat ul.mylistxx .act:after {
  position: absolute;
  top: 553px;
  left: 50%;
  margin-left: -3px;
  width: 10px;
  height: 10px;
  background-color: #5bc681;
  border-radius: 10px 10px;
  z-index: 1002;
  content: '';
}
.a-stat h2 {
  position: relative;
  left: 50%;
  margin-left: -50px;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
  border: 1px dashed #ccc;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100px;
  font-weight: normal;
}
.a-stat .contxy {
  font: normal 15px/1.5em Microsoft YaHei, verdana;
  position: relative;
  width: 1000px;
}
.a-stat .contxy ul.myListPro {
  margin: 0 auto;
  /*.clearfix{*+height:1%;}*/
}
.a-stat .contxy ul.myListPro li:hover {
  color: #5bc681;
}
.a-stat .contxy ul.myListPro li {
  margin-left: 260px;
  _zoom: 1;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 1000px;
}
.a-stat .contxy ul.myListPro li strong {
  float: left;
  width: 200px;
  margin-left: -200px;
  position: relative;
}
.a-stat .contxy ul.myListPro .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*E about*/
/*S help*/
.bg-sprites {
  display: inline-block;
  background: url(../images/sprite/i_icon1.png) no-repeat 0 -259px;
  vertical-align: middle;
  overflow: hidden;
}
.help-list .help-info.show dt {
  color: #04ab46;
  font-size: 17px;
}
.help-list .help-info.show dt b {
  background-position: 0 -546px;
}
.help-list .help-info.show dd {
  display: block;
}
.help-list .help-info dt {
  height: 46px;
  line-height: 46px;
  color: #474747;
  font-size: 16px;
  border-bottom: 1px dotted #e0e0e0;
  cursor: pointer;
}
.help-list .help-info dt b {
  width: 18px;
  height: 18px;
  margin-right: 15px;
  margin-left: 2px;
  background-position: 0 -529px;
}
.help-list .help-info dt.current {
  color: #04ab46;
  font-size: 17px;
}
.help-list .help-info dt.current b {
  background-position: 0 -276px;
}
.help-list .help-info dd {
  display: none;
  background-color: #f4f4f4;
  padding: 20px 40px;
  border-bottom: 1px dotted #e0e0e0;
}
.help-list .help-info dd p {
  color: #707070;
  font-size: 16px;
  line-height: 36px;
  text-indent: 2em;
}
/*E help*/
/*S 合作机构*/
.trends-row .coop-tit {
  padding: 0 0 0 31px;
  line-height: 30px;
  font: 18px/30px "Microsoft YaHei";
  color: #333333;
  background: url("../images/coop_icon.gif") no-repeat 0 3px;
  background-size: 25px 25px;
}
#owl-demo {
  margin-top: 20px;
}
.owl-item {
  width: 200px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 18px;
  width: 26px;
  height: 31px;
  margin: 0;
  padding: 0;
  font-size: 0;
  opacity: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -35px;
  background: url(../images/left_icon.png) no-repeat;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -35px;
  background: url(../images/right_icon.png) no-repeat;
}
/*E 合作机构*/
#indexSwipe #iSwipe .d-main{
	padding: 292px 0 0 500px;
	margin:0 auto;
	width:500px;
}
#indexSwipe #iSwipe .d-main .down-btn {
    display: inline-block;
    width: 150px;
    height: 40px;
    margin: 0 10px 0 0;
    padding: 0 0 0 30px;
    font: 16px/40px "Microsoft YaHei";
    border: 1px solid #82dddf;
    border-radius: 2px;
    background: url(../images/sprite/i_icon1.png) no-repeat 28px -119px;
    text-align: center;
    color: #fff;
}
#indexSwipe #iSwipe .d-main .down-btn:hover{
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
    transition: all .5s linear;
	border: 1px solid #fff;
}
#indexSwipe #iSwipe .d-main .down-btn.android {
    background-position: 24px -161px;
}
.qr_wx{
  position: fixed;
  right:10px;
  top: 50%;
  margin-top: 72px;
  z-index:100;
  width: 100px;
  height: 124px;
  background: url(../images/rwm.png) no-repeat;
}
.qxer_pic{
    position: fixed;
    right:10px;
    top: 50%;
    margin-top: -62px;
    z-index:100;
  }
  .qxer_pic img{
    width: 100px;
    height: 124px;
    display: block;
  }
  .owl-carousel  .owl-item img{
float:left;
    margin-right: 20px;
  }
