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('../../webchina/images/creditService-safeCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.creditNavList {
    background-image: url('../../webchina/images/creditService-creditNavList.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.publishPeopleCheck {
    background-image: url('../../webchina/images/creditService-publishPeopleCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.complain {
    background-image: url('../../webchina/images/creditService-complain.png');
    background-position: center 75px;
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.compErrorHandleCheck {
    background-image: url('../../webchina/images/creditService-compErrorHandleCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.taxCheck {
    background-image: url('../../webchina/images/creditService-taxCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.societyCodeCheck {
    background-image: url('../../webchina/images/creditService-societyCodeCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.govPurchaseCheck {
    background-image: url('../../webchina/images/creditService-govPurchaseCheck.png');
}
.wrapper .main_body .cs-main-box .cs-tab-content ul li.creditEvaluation {
    background-image: url('../../webchina/images/creditService-creditEvaluation.png');
}

.wrapper .main_body .cs-main-box .cs-tab-content ul li.xymp {
    background-image: url('../../webchina/images/creditService-safeCheck.png');
}

.wrapper .main_body .cs-main-box .cs-tab-content ul li.xssq {
    background-image: url('../../webchina/images/creditService-creditNavList.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('../../webchina/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('../../webchina/images/creditService-govPurchaseCheck.png');
}
/*閺傛澘顤冩径鍙樹繆姒涙垵鎮曢崡锟�*/
.wrapper .main_body .cs-main-box .cs-tab-content ul li.blackListCheck {
    background-image: url('../../webchina/images/creditService-govPurchaseCheck.png');
}
/*閺傛澘顤冩穱锛勬暏闁插秶鍋ｉ崗铏暈閸氬秴宕�*/
.wrapper .main_body .cs-main-box .cs-tab-content ul li.creditFocusListCheck {
    background-image: url('../../webchina/images/creditService-govPurchaseCheck.png');
}