.wrapper {
  background-color: #f6f6f6;
}
.wrapper .main_body {
  margin-bottom: 100px;
  width: 1200px;
  margin: 0 auto 100px;
  font-size: 12px;
  position: relative;
  overflow: hidden;
  /*轮播图  修改样式*/
  /*tab页样式*/
}
.wrapper .main_body .carousel_wrap {
  height: 480px;
  width: 100%;
  margin: 40px 0 0;
  border: none;
  box-sizing: border-box;
  overflow: hidden;
}
.wrapper .main_body .carousel_wrap .carousel_left {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: none;
  box-sizing: border-box;
  margin: 0;
}
.wrapper .main_body .carousel_wrap .carousel_left img {
  width: 100%;
  height: 100%;
}
.wrapper .main_body .carousel_wrap .carousel_left .tips {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.wrapper .main_body .carousel_wrap .carousel_left .tips .title {
  font-size: 18px;
}
.wrapper .main_body .carousel_wrap .carousel_left .tips .nums {
  left: 700px;
}
.wrapper .main_body .carousel_wrap .carousel_left .tips .nums a {
  margin-right: 20px;
}
.wrapper .main_body .carousel_wrap .carousel_left .tips .arrows {
  top: -200px;
}
.wrapper .main_body .cs-main-box {
  margin: 20px 0;
  padding: 0 20px;
  border: 1px solid #bebebe;
  color: #333;
}
.wrapper .main_body .cs-main-box div {
  box-sizing: border-box;
}
.wrapper .main_body .cs-main-box .cs-tab-header {
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  box-sizing: border-box;
  border-bottom: 1px solid #bebebe;
}
.wrapper .main_body .cs-main-box .cs-tab-header span {
  width: 130px;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
}
.wrapper .main_body .cs-main-box .cs-tab-header span.activeSpan,
.wrapper .main_body .cs-main-box .cs-tab-header span:hover {
  border-bottom: 4px solid #ea3e3e;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul {
  overflow: hidden;
  padding: 30px 48px 0;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li {
  float: left;
  position: relative;
  margin: 0 116px 30px 0;
  width: 276px;
  height: 380px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 72px 75px;
  overflow: hidden;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li a {
  width: 100%;
  height: 100%;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li a > p {
  width: 100%;
  color: #333;
  text-align: center;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li a > p.cs-title {
  height: 70px;
  margin-top: 170px;
  line-height: 70px;
  font-size: 18px;
  font-weight: 600;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li a > p.cs-userCounts {
  font-size: 16px;
  display: none;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li a > p.cs-userCounts span {
  font-size: 36px;
  color: #ea3e3e;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li a > span {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  width: 100%;
  background-color: #ea3e3e;
  background-image: url('../images/creditservice-downarrow.png');
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  display: none;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li a > div {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  font-size: 14px;
  color: #fff;
  background-color: #707070;
  overflow: hidden;
  box-sizing: border-box;
  height: 116px;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li a > div p {
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
}






.main-content{
  width: 1200px;
  margin:0 auto;
}
.credit-ul{
  border-left:1px solid #e2e2e2;
  overflow: hidden;
}
.credit-ul li{
  float: left;
  padding:0px;
}
.credit-ul a{
  width: 200px;
  border-right:1px solid #e2e2e2;
  border-top:1px solid #e2e2e2;
  height: 46px;
  text-align: center;
  color:#333;
  font-weight: bold;
  line-height: 38px;
  font-size:18px;
}
.credit-ul .layui-this a{
  color:#fff;
  border-right:1px solid #e01f22;
  border-top:1px solid #e01f22;
  background: #e01f22;
}
.cont-container{
  margin-right: -9px;
  overflow: hidden;
}
.cont-container .con-list{
  width: 362px;
}
.cont-container .theme-one {
  height: 350px;
}
.leader-title{
  overflow: hidden;
  border-bottom:1px solid #8e8e8e;
  margin-top: 10px;
}
.leader-title p{
  font-size: 18px;
  line-height: 20px;
  border-left:5px solid rgb(255, 102, 0);
  padding-left: 10px;
  height: 20px;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 8px;
  color:#333;
  font-weight: bold;
}
.leader-title span{
  color: #999999;
  font-size: 14px;
  width: 113px;
  display: inline-block;
  text-align: center;
  margin-left: 30px;
}
.this-line{
  width: 344px;
  height: 9px;
  background:#ff0001;
  display: block;
}
.leader-list ul{
  overflow: hidden;
  margin-top: 15px;
}
.leader-list ul li{
  float: left;
  width: 180px;
  height: 20px;
  line-height: 20px;
  margin: 9px 10px;
  font-size: 12px;
  color: #333;
  overflow: hidden;
}
.leader-list ul li i{
  width: 20px;
  height: 20px;
  float: left;
  background: url(../../img/link.png) no-repeat center;
}
.theme-list{
  overflow: hidden;
  margin-right: -12px;
}
.theme-one{
  border:1px solid #e6e6e6;
  padding:0px 15px;
  margin-top: 25px;
  margin-right: 9px;
  margin-bottom: 10px;
  height: 315px;
}
.theme-one .info-title {
  height: 22px;
  line-height: 22px;
  border-left:4px solid #ff5b01;
  padding-left: 12px;
  margin:12px 0px;
  border-bottom: none;
  font-size: 18px;
  font-weight: bold;
}
.theme-one ul{
  border-top: 1px solid #e6e6e6;
  padding-top: 5px;
}
.theme-one .info-list li{
  border: none;
  height: 36px;
  line-height: 36px;

}
.theme-one .info-list .t4{
  color:#000;
}
.theme-one .info-list li:before {
  position: absolute;
  left: 0;
  top: 13px;
}
.theme-list .con-list{
  width: 389px;
}
.info-title a {
  float: right;
  color: #3c3c3c;
  font-size: 12px;
  padding-right: 3px;
}
.theme-one .info-list li:before {
  position: absolute;
  left: 0;
  top: 15px;
}
.info-list li:before {
  position: absolute;
  left: 0;
  top: 22px;
  content: '';
  width: 4px;
  height: 4px;
  background: #939393;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.info-list li {
  position: relative;
  padding-left: 10px;
  font-size: 13px;
  color: #3c3c3c;
  cursor: pointer;
}
.cont-container .con-list {
  width: 550px;
  float: left;
}
.info-list li span:nth-child(2) {
  float: right;
  width: 26%;
  color: #999;
  text-align: right;
}
.info-list li span.t6 {
  float: right;
  width: 26%;
  color: #999;
  text-align: left;
}

.specialt5{
  color:#2065ba !important;
}
.same-title{
  font-size: 16px;
  color:#333;
  padding-left: 10px;
  border-left:4px solid #e01f22;
  line-height: 24px;
  height: 24px;
  margin:23px 0px;
  font-weight: bold;
}
.recommend{
  overflow: hidden;
  margin-right: -25px;
}
.recommend dl{
  width: 214px;
  height: 310px;
  border:1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 25px;
  float: left;
  box-shadow: 0 4px 8px 0 rgba(7,17,27,.1);
}
.recommend dt i{
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../../img/icon_bank.png") no-repeat center;
  float: left;
  margin-top: 7px;
  margin-left: 25px;
  margin-right: 7px;
}
.recommend dt span{
  color:#333;
  font-size: 12px;
  height: 39px;
  line-height: 39px;
  float: left;

}
.recommend dt{
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
}
.loan-logo{
  width: 56px;
  height: 56px;
  margin:15px auto 0px;
  display: block;
}
.recommend-title{
  color:#e99708;
  font-size:16px;
  line-height: 26px;
  height: 26px;
  text-align: center;
  margin-bottom: 10px;
}
.sub-title{
  color:#999999;
  font-size:12px;
  line-height: 20px;
  text-align: center;
  padding:0px 15px;
  margin-bottom: 10px;
}
.limit,.return-money{
  font-size:12px;
  color:#666666;
  line-height: 20px;
  text-align: center;
}
.button-apply{
  display: block;
  width: 115px;
  height: 34px;
  border:1px solid #e01f22;
  line-height: 34px;
  text-align: center;
  color:#e01f22;
  font-size:14px;
  background: #fff;
  border-radius: 5px;
  margin:15px auto;
}
.button-disabled{
  display: block;
  width: 115px;
  height: 34px;
  border:1px solid #540c0d;
  line-height: 34px;
  text-align: center;
  color: #5d0d0e;
  font-size:14px;
  background: #fff;
  border-radius: 5px;
  margin:15px auto;
}
.banks{
  overflow: hidden;
  margin-right: -25px;
}
.banks li{
  float: left;
  width: 164px;
  height: 80px;
  border-radius: 5px;
  border:1px solid #e2e2e2;
  padding:0px 25px;
  margin-right: 25px;
  margin-bottom: 25px;
}
.banks li img{
  width: 100%;
  height: auto;
  display: block;
  margin:20px auto;
}
.all-active .theme-one ul{
  border-top:none;
}
.all-active .theme-one{
  height: 270px;
}
.mid-form {
  position: relative;
  margin-bottom: 25px;
  height: 34px;
  line-height: 34px;
}
#searchName {
  width: 316px;
  height: 34px;
  line-height: 34px;
}
.mid-form input[type=text] {
  display: inline-block;
  line-height: 34px;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  outline: none;
  margin: 0 34px 0 15px;
  padding-left: 6px;
  font-size: 14px;
}
.mid-form input[type=button], .mid-form input[type=reset] {
  display: inline-block;
  width: 85px;
  height: 33px;
  background-color: #e32325;
  color: white;
  border-radius: 4px;
  border: none;
  margin-left: 19px;
  cursor: pointer;
}
.infor-list {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
}
.infor-list span {
  float: right;
  font-size: 16px;
}
.bottom-table {
  width: 100%;
}
.bottom-table .rr-table {
  font-size: 12px;
  margin-bottom: 50px;
  width: 100%;
}
.bottom-table .rr-table tr:nth-child(even) {
  background-color: #fdf8f8;
}
.bottom-table .rr-table tr {
  cursor: default;
}
.bottom-table .rr-table tr:hover {
  background-color: #fdf8f8;
}
.bottom-table .rr-table th {
  color: #333;
  border: 1px solid #ededed;
  background-color: #fff0ef;
  height: 55px;
  text-align: center;
  box-sizing: border-box;
  padding: 0 4px;
  font-size: 15px;
}
.bottom-table .rr-table td {
  width: 80px;
  border: 1px solid #ededed;
  height: 50px;
  vertical-align: middle;
  text-align: center;
  color: #333;
  box-sizing: border-box;
  padding: 4px 8px;
  line-height: 18px;
  font-size: 14px;
}
.bottom-table .rr-table td a {
  color: #e32325;
  font-weight: 500;
}
.bottom-table .rr-table td:nth-child(1):hover {
  text-decoration: underline;
}
.bottom-table .rr-table .dirList td:nth-child(1):hover {
  text-decoration: none;
}
.bottom-table .rr-table th:nth-child(1) {
  width: 255px;
  padding: 0 40px;
}
.bottom-table .rr-table th:nth-child(2) {
  width: 210px;
}
.bottom-table .rr-table th:nth-child(3) {
  width: 140px;
}
.bottom-table .rr-table th:nth-child(4) {
  width: 114px;
}
.bottom-table .page {
  text-align: center;
}
.bottom-table .ad-table {
  table-layout: fixed;
}
.bottom-table .ad-table th:nth-child(1) {
  width: 44px;
  padding: 0;
}
.bottom-table .ad-table th:nth-child(2) {
  width: 255px;
  padding: 0 40px;
}
.bottom-table .ad-table th:nth-child(3) {
  width: 138px;
}
.bottom-table .ad-table th:nth-child(4) {
  width: 138px;
}
.bottom-table .ad-table th:nth-child(5) {
  width: 114px;
}
.noData {
  text-align: center;
  line-height: 150px;
  font-size: 14px;
  display: none;
}
.noData11 {
  text-align: center;
  line-height: 49px;
  font-size: 14px;
}
.dirList tr td a {
  cursor: default;
}
.product dl{
  overflow: hidden;
  padding: 25px 0px;
  border-bottom: 1px dashed #e2e2e2;
}
.product dt{
  float: left;

}
.t5{
  float: right;
}
.product dt img{
  width: 92px;
  height: 80px;
  margin:15px;
  float: left;
}
.product-title{
  float: left;
  margin-top: 15px;
}
.product-subtitle{
  font-size: 18px;
  color:#333;
  line-height: 32px;
}
.product-subtitle i{
  color: #FF9900;
  display: inline-block;
  width: 60px;
}
.product-details{
  font-size: 13px;
  color: #666666;
  line-height: 1.5;
  margin-bottom: 5px;
}
.product dd{
  float: right;
}
.product dd button{
  width: 155px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color:#fff;
  border: none;
  border-radius: 5px;
  background-color: rgba(22, 155, 213, 1);
  margin-top: 30px;
}
.product{
  margin-top: -25px;
}
.same-title a{
  float: right;
  color: #3c3c3c;
  font-size: 12px;
  padding-right: 3px;
}

/*********************    此处新加样式     ***************************/
.twig {

  display: flex;
  flex-direction: row;
  width: 100%;
  /* border:1px solid red; */
  justify-content: space-between;
  transition: all 1s;

}

.twig li {
  /* display: block; */
  height: 100px;
  /* border:1px solid #ccc; */
  width: 16.3%;
  display: flex;
  justify-content: center;
  align-items: center;


}


.twig li a {
  color: #fcfcfc;
  font-size: 16px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  display: flex;
  justify-items: center;
  align-items: center;
  text-align: center;
  justify-content: center;

  transition: all .7s linear;
  /* animation: click 1s forwards; */
  text-decoration: none;


}

.twig li a div {
  width: 30%;
  height: 40px;
  /* line-height: 40px; */
  white-space: nowrap;
  text-align: center;
  transition: all .7s linear;
  display: flex;
  justify-content: center;
  align-items: center;

}

.twig li a div span {
  display: block;
  transition: all .6s linear;
  /* border:1px solid red; */
  /* line-height: 40px; */
}

.twig li:nth-child(1) {
  background: url('../images/creditPlus/t1.jpg')no-repeat;
  background-size: 100% 100%;
}

.twig li:nth-child(2) {
  background: url('../images/creditPlus/t2.jpg')no-repeat;
  background-size: 100% 100%
}

.twig li:nth-child(3) {
  background: url('../images/creditPlus/t3.jpg')no-repeat;
  background-size: 100% 100%;
}

.twig li:nth-child(4) {
  background: url('../images/creditPlus/t4.jpg')no-repeat;
  background-size: 100% 100%;
}

.twig li:nth-child(5) {
  background: url('../images/creditPlus/t5.jpg')no-repeat;
  background-size: 100% 100%;

}
.twig li:nth-child(6) {
    background: url('../images/creditPlus/t6.jpg')no-repeat;
    background-size: 100% 100%;
}

.twig li a:hover {
  /* animation: click 1s forwards; */
  background: rgba(0, 0, 0, 0);

}

.twig li a:hover div {
  /* animation: red 1s forwards; */
  width: 100%;
  /* background: #de1f20; */
  background: rgba(222, 31, 32, .65);

}

.twig li a:hover div span {
  transition: all .6s linear;
  /* opacity: 0; */
  /* font-family: MicrosoftYaHei Bold; */
  font-weight: 500;
  font-size: 20px;
}

#this a{
    background: rgba(0, 0, 0, 0);

}
#this a div{
    width: 100%;
    background: rgba(222, 31, 32, .65);

}

#this a div span{
    transition: all .6s linear;
    /* opacity: 1; */
    /* font-family: MicrosoftYaHei Bold; */
    font-weight: 500;
    font-size: 20px;
}
.onelist{
    width: 50%;
}
.contentlist{
    width:100%;
    display: flex;
    justify-content: space-between;
}
.onelist ul li{
    white-space: nowrap;
    overflow: hidden;
}
.t4{
    white-space: nowrap;
    overflow: hidden;
    width: 74%;
    display: inline-block;
    /* border:1px solid red; */
    text-overflow: ellipsis;
}
