ul,
li,
span,
a {
  box-sizing: border-box;
}
span,a {
  display: inline-block;
}
{
  background-color: #f6f6f6;
}
.main_body {
  /*margin-bottom: 100px;*/
  /*轮播图  修改样式*/
  /*tab页样式*/
}
.main_body .carousel_wrap {
  height: 480px;
  width: 100%;
  margin: 40px 0 0;
  border: none;
  box-sizing: border-box;
  overflow: hidden;
}
.main_body .carousel_wrap .carousel_left {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: none;
  box-sizing: border-box;
  margin: 0;
}
.main_body .carousel_wrap .carousel_left img {
  width: 100%;
  height: 100%;
}
.main_body .carousel_wrap .carousel_left .tips {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.main_body .carousel_wrap .carousel_left .tips .title {
  font-size: 18px;
}
.main_body .carousel_wrap .carousel_left .tips .nums {
  left: 700px;
}
.main_body .carousel_wrap .carousel_left .tips .nums a {
  margin-right: 20px;
}
.main_body .carousel_wrap .carousel_left .tips .arrows {
  top: -200px;
}
.main_body .cs-main-box {
}
.main_body .cs-main-box div {
  box-sizing: border-box;
  width: 1230px;
}
.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;
}
.main_body .cs-main-box .cs-tab-header span {
  width: 130px;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
}
.main_body .cs-main-box .cs-tab-header span.activeSpan,
.main_body .cs-main-box .cs-tab-header span:hover {
  border-bottom: 4px solid #ea3e3e;
}
.main_body .cs-main-box .cs-tab-content ul {
  overflow: hidden;
}
.main_body .cs-main-box .cs-tab-content ul li {
  float: left;
  position: relative;
  /*width: 250px;*/
  width: 224px;
  height: 145px;
  background-color: #fff;
  background-repeat: no-repeat;
  /*background-position: 110px 55px;*/
  margin: 0 20px 20px 0;
  overflow: hidden;
}
.main_body .cs-main-box .cs-tab-content ul li.isSafeCheck {
  background-image: url("../img/creditService-safeCheck.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-safeCheck.png*/;
}
.main_body .cs-main-box .cs-tab-content ul li.creditNavList {
  background-image: url("../img/creditService-creditNavList.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-creditNavList.png*/;
}
.main_body .cs-main-box .cs-tab-content ul li.publishPeopleCheck {
  background-image: url("../img/creditService-publishPeopleCheck.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-publishPeopleCheck.png*/;
}
.main_body .cs-main-box .cs-tab-content ul li.complain {
  background-image: url("../img/creditService-complain.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-complain.png*/;
}
.main_body .cs-main-box .cs-tab-content ul li.complain1 {
  background-image: url("../img/creditser_03.png");
}
.main_body .cs-main-box .cs-tab-content ul li.complain2 {
  background-image: url("../img/creditser_05.png");
}
.main_body .cs-main-box .cs-tab-content ul li.complain3 {
  background-image: url("../img/creditser_07.png");
}
.main_body .cs-main-box .cs-tab-content ul li.complain4 {
  background-image: url("../img/creditser_12.png");
}
.main_body .cs-main-box .cs-tab-content ul li.complain5 {
  background-image: url("../img/creditser_13.png");
}
.main_body .cs-main-box .cs-tab-content ul li.complain6 {
  background-image: url("../img/creditser_14.png");
}
.main_body .cs-main-box .cs-tab-content ul li.compErrorHandleCheck {
  background-image: url("../img/creditService-compErrorHandleCheck.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-compErrorHandleCheck.png*/;
}
.main_body .cs-main-box .cs-tab-content ul li.taxCheck {
  background-image: url("../img/creditService-taxCheck.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-taxCheck.png*/;
}
.main_body .cs-main-box .cs-tab-content ul li.societyCodeCheck {
  /*background-image: url("../img/creditService-societyCodeCheck.png")!*tpa=http://www.creditchina.gov.cn/images/creditService-societyCodeCheck.png*!;*/
}
.main_body .cs-main-box .cs-tab-content ul li.govPurchaseCheck {
  background-image: url("../img/creditService-govPurchaseCheck.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-govPurchaseCheck.png*/;
}
.main_body .cs-main-box .cs-tab-content ul li.creditEvaluation {
  background-image: url("../img/creditService-creditEvaluation.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-creditEvaluation.png*/;
}
.main_body .cs-main-box .cs-tab-content ul li a {
  width: 100%;
  height: 100%;
}
.main_body .cs-main-box .cs-tab-content ul li a > p {
  width: 100%;
  color: #333;
  text-align: center;
}
.main_body .cs-main-box .cs-tab-content ul li a > p.cs-title {
  height: 36px;
  margin-top: 111px;
  line-height: 34px;
  font-size: 14px;
  font-weight: 400;
  background-color: rgba(0,0,0,0.3);
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main_body .cs-main-box .cs-tab-content ul li a > p.cs-userCounts {
  font-size: 16px;
  display: none;
}
.main_body .cs-main-box .cs-tab-content ul li a > p.cs-userCounts span {
  font-size: 36px;
  color: #ea3e3e;
}
.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("creditService-downArrow.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-downArrow.png*/;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  display: none;
}
.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;
}
.main_body .cs-main-box .cs-tab-content ul li a > div p {
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
}

/*轮播样式*/
.slides_container img{
  width: 100%;
  height: 480px;
}
.slides_container{
  width: 100%;
  height: 480px;
  overflow: hidden;
  position: relative;
}
.pagination1 {

  width: 100px;
  float: right;
  position: absolute;
  right: 130px;
  bottom: 15px;
  z-index: 999;
  margin-right: 20px;
}

#slides .prev {
  top:210px;
}
#slides .next {
  top:210px
}

#slides .next {
  position:absolute;
  top:140px;
  right: 20px;
  width:16px;
  height:24px;
  display:block;
  z-index:101;
}
 /*新增守信红名单*/
.main_body .cs-main-box .cs-tab-content ul li.redListCheck {
  background-image: url("creditService-govPurchaseCheck.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-govPurchaseCheck.png*/;
}
/*新增失信黑名单*/
.main_body .cs-main-box .cs-tab-content ul li.blackListCheck {
  background-image: url("creditService-govPurchaseCheck.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-govPurchaseCheck.png*/;
}
/*新增信用重点关注名单*/
.main_body .cs-main-box .cs-tab-content ul li.creditFocusListCheck {
  background-image: url("creditService-govPurchaseCheck.png")/*tpa=http://www.creditchina.gov.cn/images/creditService-govPurchaseCheck.png*/;
}
.title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #d9d9d9;
}
.title span {
  padding-left: 30px;
  line-height: 40px;
  position: relative;
}
.title span:before {
  content: '';
  width: 100%;
  height: 2px;
  background: #e22323;
  position: absolute;
  bottom: 0;
  left: 0;
}
.title .zx {
  background: url("../img/icon-zx.png") left center no-repeat;
}
.title .xzgl {
  background: url("../img/icon-xzgl.png") left center no-repeat;
}
.title .yzsx {
  background: url("../img/icon-yzsx.png") left center no-repeat;
}
.title .pjjg {
  background: url("../img/pjjg.png") left center no-repeat;
}
.title .qt {
  background: url("../img/icon-qt.png") left center no-repeat;
}
