#contentBox {
    width: 100%;
    height: 560px;
    position: relative;
    overflow: hidden;
}

#cailiao {
    position: absolute;
    width: 155px;
    height: 40px;
    left: 6%;
    top: 50px;
    z-index: 500;
}

#content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 1920px;
    height: 560px;
}

.main-box1 {
    height: 1035px;
    overflow: hidden;
    background: #EDF2FA;
}

.floor {
    width: 616px;
    height: 66px;
    margin: 75px auto 0;
}

.floor img {
    width: 100%;
    height: 100%;
}

.tab-box {
    width: 1200px;
    height: 250px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.imgBox {
    width: 290px;
    height: 248px;
}

#hover1 {
    transition: all .3s ease-in;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/01.png');
}

#hover1:hover {
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/hover01.png');
}

#hover2 {
    transition: all .3s ease-in;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/02.png');
}

#hover2:hover {
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/hover02.png');
}

#hover3 {
    transition: all .3s ease-in;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/03.png');
}

#hover3:hover {
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/hover03.png');
}

#hover4 {
    transition: all .3s ease-in;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/04.png');
}

#hover4:hover {
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/hover04.png');
}

.show-box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 590px;
}

.show-imgBox {
    display: none;
}

.main-box2 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 775px;
    background: #fff;
}

.main-box3 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 752px;
    background: #EDF2FA;
}

.main-box4 {
    height: 555px;
    padding-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.main-box5 {
    overflow: hidden;
    padding-bottom: 140px;
    background-color: #EDF2FA;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/footbg.png');
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-color: #e9ecfb;
}

.table-box {
    width: 1275px;
    overflow: hidden;
    margin: 80px auto 0;

}

.table-head-box {
    overflow: hidden;
    background-color: #5182BA;
}

.col1 {
    float: left;
    width: 255px;
    height: 165px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 24px;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/table-head.png');
    background-size: 100% 100%;
    border-right: 1px solid #fff;
}

.col1-row1 {
    width: 50%;
    line-height: 210px;
    text-align: right;
}

.col1-row2 {
    width: 50%;
    line-height: 130px;
    text-align: left;
}

.col2 {
    float: left;
    width: 255px;
    height: 165px;
    overflow: hidden;
    border-right: 1px solid #fff;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/award.png');
    background-repeat: no-repeat;
    background-position: 13px 50%;
}

.col2-row1 {
    padding-left: 65px;
    color: #fff;
    margin-top: 40px;
}

.col2-row2 {
    width: 112px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgba(220, 230, 240, 1);
    border-radius: 3px;
    margin: 10px auto 0;
}

.col2-row2 a {
    color: #5182BA;
    font-size: 16px;
}

.table-body {
    overflow: hidden;
}

.table-right {
    width: 1275px;
}


.right-row1 {
    height: 40px;
    display: flex;
    background: #DCE6F0;
}

.right-row2 {
    height: 40px;
    display: flex;
    background: #B9CEE4;
}

.table-cell {
    width: 20%;
    height: 40px;
    color: #333333;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 40px;
    padding: 0 2px;
    border-right: 1px solid #fff;
}


/* 底部 */
.new-foot1 {
    width: 100%;
    height: 120px;
    background-color: #47C2FB;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/c-6.png');
    background-repeat: no-repeat;
    background-position: center;
}

.n-flex {
    width: 1200px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.best1 {
    width: 250px;
    height: 60px;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/c-3.png')
}

.best2 {
    width: 250px;
    height: 60px;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/c-2.png')
}

.best3 {
    width: 250px;
    height: 60px;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/c-1.png')
}

.best4 {
    width: 250px;
    height: 60px;
    background-image: url('http://files.cailiao.com/tuiguang/aicaigou/images/c-4.png')
}

.new-foot2 {
    width: 100%;
    height: 104px;
    background: rgba(51, 51, 51, 1);
    opacity: 0.96;
    overflow: hidden;
}

.new-foot2 .f-link {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}

.new-foot2 .f-link-a {
    margin-top: 10px;
}

.new-foot2 .f-link-a a {
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
    padding-right: 20px;
}

.new-foot3 {
    width: 100%;
    height: 124px;
    background: #333;
    overflow: hidden;
}

.new-foot3 .f-link {
    margin-top: 30px;
    text-align: center;
}

.new-foot3 .f-link a {
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
    border-right: 2px solid #666;
}

.new-foot3 .copyright {
    text-align: center;
    margin: 20px 0;
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
}

.new-foot3 .copyright a {
    font-size: 12px;
    color: #fff;
}

.word {
    height: 30px;
    line-height: 30px;
    background-color: #505050;
    text-align: center;
    font-size: 12px;
}

.word a {
    color: #fff;
    margin-left: 10px;
}

.word .head {
    color: #b3b3b3;
}

.footer {
    width: 100%;
    height: 218px;
    background: rgba(51, 51, 51, 1);
    opacity: 0.96;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
}

.row11,
.row22,
.row33,
.row44,
.row55 {
    text-align: center;
    margin-top: 20px;
}

.row11 a {
    display: inline-block;
    height: 15px;
    margin: 5px 0;
    padding: 0 5px;
    font-size: 12px;
    color: #b3b3b3;
    vertical-align: middle;
    border-right: 1px solid #b3b3b3;
}

.row55 {
    color: #b3b3b3;
}

.bottom {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.bottom .bom-word {
    display: inline-block;
    width: 100px;
    color: #b3b3b3;
    text-align: center;
}

.bottom .line {
    display: inline-block;
    width: 300px;
    height: 1px;
    background: #b3b3b3;
}

.mainAdd {
    width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 95px auto 0;
}

.mainAdd-left {
    width: 320px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.code {
    width: 200px;
    height: 200px;
    background: #fff;
    overflow: hidden;
}

.code img {
    width: 100%;
    height: 100%;
}

.phonenumber {
    color: #202020;
    font-size: 24px;
    margin-top: 20px;
}

/* 新增新增新增新增新增新增新增新增新增 */
.add-container {
    background: #fff;
}

.add-safe {
    width: 1290px;
    position: relative;
    margin: 130px auto 100px;
}

.add-safe .swiper-button-prev{
    left: 0;
}
.add-safe .swiper-button-next{
    right: 0;
}

.swiper-container{
    width: 1220px;
}

.case-item {
    width: 300px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.case-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 500;
}

.case-image img {
    width: 100%;
    height: 100%;
}
.case-info{
    width: 100%;
    height: 65px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 600;
    padding: 10px ;
    background: rgba(0, 0, 0, .5);
}
.case-companyname{
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case-name{
    color: rgba(255, 255, 255, .65);
    font-size: 12px;
    overflow: hidden;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 新增新增新增新增新增新增新增新增新增 */