body{background-color: #f6f6f6 !important;}

ul,
li,
span,
a {
  box-sizing: border-box;
}
span,a {
  display: inline-block;
}
.wrapper {
 background-color: #f6f6f6;
}
.wrapper .main_body {
  margin-bottom: 100px;
  /*轮播图  修改样式*/
  /*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.isSafeCheck {
  background-image: url('../images/creditService-safeCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.creditNavList {
  background-image: url('../images/creditService-creditNavList.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.publishPeopleCheck {
  background-image: url('../images/creditService-publishPeopleCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.complain {
  background-image: url('../images/creditService-complain.png');
  background-position: center 75px;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.compErrorHandleCheck {
  background-image: url('../images/creditService-compErrorHandleCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.taxCheck {
  background-image: url('../images/creditService-taxCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.societyCodeCheck {
  background-image: url('../images/creditService-societyCodeCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.govPurchaseCheck {
  background-image: url('../images/creditService-govPurchaseCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.creditEvaluation {
  background-image: url('../images/creditService-creditEvaluation.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.dissentingAppeal {
  background-image: url('../images/creditService-dissentingAppeal.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.creditComplaint {
  background-image: url('../images/creditService-creditComplaint.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.keyCrowdQuery {
  background-image: url('../images/creditService-keyCrowdQuery.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.knowledgeQuiz {
  background-image: url('../images/creditService-knowledgeQuiz.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.evaluate {
  background-image: url('../images/creditService-evaluate.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.promise {
  background-image: url('../images/creditService-promise.png');
}

.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;
}

/*轮播样式*/
.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;
}
 /*新增守信红名单*/
.wrapper .main_body .cs-main-box .cs-tab-content ul li.redListCheck {
  background-image: url('../images/creditService-govPurchaseCheck.png');
}
/*新增失信黑名单*/
.wrapper .main_body .cs-main-box .cs-tab-content ul li.blackListCheck {
  background-image: url('../images/creditService-govPurchaseCheck.png');
}
/*新增信用重点关注名单*/
.wrapper .main_body .cs-main-box .cs-tab-content ul li.creditFocusListCheck {
  background-image: url('../images/creditService-govPurchaseCheck.png');
}






/*移动应用*/


.fin {
    height: 691px;
    background-color: #f6f6f6;
}

.fin h3{
	width: 100%;
	line-height: 50px;
	font-size: 32px;
	text-align: center;
	font-weight: bolder;
	color: #666;
}
.wid {
    width: 960px;
    margin: 0 auto;
}

.fin_nei {
    position: relative;
}
.tg {
	width: 280px;
	height: 180px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-left: 10px;
	padding-right: 10px;
	
}
.tg_1 {
	position: absolute;
	top: 130px;
	left: 0;
	background-image: url(../images/tg_1.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 200px;
}

.tg_2 {
    position: absolute;
    top: 130px;
    left: 350px;
	background-image: url(../images/tg_2.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 200px;
}
.tg_3 {
    position: absolute;
    top: 130px;
    left: 706px;
	background-image: url(../images/tg_3.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 200px;
}

.erwei {
    width: 76px;
    height: 76px;
    float: right;
    margin-top: 20px;
}

.duank {
    width: 150px;
    height: 33px;
    text-indent: 15px;
    line-height: 33px;
    margin-top: 20px;
    float: left;
    color: #e22323;
}
.guan {
    width: 117px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    background: #6ad7ff;
    border: 0;
    margin-top: 8px;
    margin-left: 10px;
}

.guan_2 {
    width: 117px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    background: #e3b61a;
    border: 0;
    margin-top: 8px;
    margin-left: 10px;
}

.guan_3 {
    width: 117px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    background: #a0c246;
    border: 0;
    margin-top: 8px;
    margin-left: 10px;
}