@charset "utf-8";
body {
    font-size: 14px;
}

/*/***********商务合作********* *****/
.big-banner {
    position: relative;
    color: #fff;
    height: 740px;
    z-index: -1;
    margin-top: -20px;
    background:  no-repeat;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='../../resources/images/business/img1.jpg', sizingmethod='scale');
    background-size: cover;
}

.big-banner-1 {
    width: 1010px;
    margin: 0 auto;
    padding-top: 185px;
}

.big-banner-1 img {
    width: 100%;
}

.down-btn {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #ffffff;;
    width: 186px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    z-index: 99;
}

.down-btn:hover {
    color: #24adf3;
    border-color: #24adf3;
}

.contact-me {
    width: 840px;
    height: 180px;
    position: absolute;
    right: 50%;
    margin-right: -450px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.17);
    border-radius: 4px;
    z-index: 999;
    zoom: 1;
    top: -277px;
    padding: 20px 30px;
}
.btn-box{
    position: absolute;
    top: -460px;
    left: 50%;
    z-index: 99;
    padding-top: 60px;
    margin-left: -94px;
    width: 188px;
}
.contact-me > p {
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
}
.ipt-group {
    font-size: 0;
}

.txt-default {
    color: #bbb;
    position: absolute;
    width: 50px;
    top: 10px;
    right: 181px;
    font-size: 14px;
}

.area .ipt-group-lable  span.txt-default {
    position: absolute;
    *top: -50px;
    top: 22px;
    z-index: 99;
    width: 100px;
    left: 13px;
}

.ipt-group-lable {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 0;
    *z-index: 99;
}

.ipt-group input {
    width: 219px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    z-index: 999;
    font-size: 14px;
    padding-left: 15px;
    margin-right: 10px;
}

.area {
    font-size: 0;
}

.area textarea {
    margin-top: 10px;
    width: 722px;
    height: 64px;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    resize: none;
}

.area > span {
    font-size: 12px;
    color: #24adf3;
    display: inline-block;
    margin-top: 15px;
}

.business-submit {
    position: absolute;
    right: 24px;
    top: 52px;
    display: inline-block;
}

.business-submit > a {
    display: inline-block;
    width: 92px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #ffffff;
    background: #24adf3;
    border-radius: 4px;

}

.advantage {
    position: relative;
    z-index: 1;
}

.advantage-1 {
    margin-top: 167px;
    *z-index: -1;
}

.advantage-2 {
    margin-top: 85px;
    margin-bottom: 60px;
}

.advantage-tg {
    width: 282px;
    height: 100px;
    color: #333333;
    margin: 0 auto 15px;
    text-align: center;
}

.advantage-tg > img, .advantage-tg-2 > img, .advantage-tg-4 > img,
.advantage-tg-3 > img {
    width: 100%;
}

.advantage-tg-2 {
    width: 218px;
    height: 99px;
    margin: 0 auto;

}

.advantage-tg-4 {
    width: 249px;
    height: 100px;
    margin: 0 auto;
}

.advantage-tg-3 {
    width: 284px;
    height: 170px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    color: #999999;
}

.advantage-car {
    margin: 0 auto;
    width: 1076px;
    text-align: center;
}

.advantage-car > li {
    margin-top: 56px;
    display: inline-block;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    width: 150px;
    height: 233px;
    vertical-align: middle;
    margin-right: 20px;
    color: #666;
    padding: 0 20px;
    *zoom: 1;
    *display: inline;
    position: relative;
    z-index: 2;
}

.advantage-car > li > span {
    line-height: 20px;
    color: #999;
}

.advantage-car > li:hover > span {
    color: #24adf3;
    transition: all linear .2s;
}

ul.advantage-car > li:hover {
    border: 1px solid #24adf3;
    color: #24adf3;
    cursor: pointer;
    transition: all linear .2s;
    z-index: 989;
}

.advantage-car > li > i.iconfont {
    display: block;
    font-size: 40px;
    margin-top: 35px;
}

.advantage-car > li > p {
    margin-top: 37px;
    font-size: 18px;
    margin-bottom: 13px;
}

.qr-code {
    width: 52px;
    height: 52px;
    border: 1px solid #ebebeb;
    position: absolute;
    bottom: -25px;
    background: #fff;
    left: 50%;
    margin-left: -21px;
    border-radius: 50%;
    text-align: center;
    line-height: 52px;
}

.advantage-car > li:hover .qr-code {
    display: inline-block;
    background: #24adf3;
    color: #fff;
    transition: all linear .2s;
}

.advantage-car > li > div.qr-code:hover {
    display: inline-block;
}

.advantage-car > li > div.qr-code:hover .qr-code-img {
    display: inline-block;
}


.qr-code-img {
    display: none;
    position: absolute;
    width: 150px;
    height: 150px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    box-shadow: 0 1px 6px 0 rgba(219, 219, 219, 0.50);
    border-radius: 4px;
    top: -70px;
    right: -214px;
    z-index: 99;
    padding: 15px 20px;
}

.qr-code-img > img {
    width: 100%;
}

.qr-code-img::before {
    content: '';
    position: absolute;
    top: 87px;
    left: -21px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 10px;
    border-color: transparent #eee transparent transparent;
    border-style: dashed solid dashed dashed;
    background: #fff;
}

.advantage-2-car {
    margin: 52px auto 0;
    width: 1047px;
    font-size: 0;
}

.advantage-2-car li {
    display: inline-block;
    width: 322px;
    height: 393px;
    margin-right: 25px;
    *zoom: 1;
    *display: inline;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    vertical-align: middle;
}

.advantage-2-car li > img {
    width: 100%;
}

.platform-service {
    padding: 30px 20px;
    position: relative;
}

.platform-service > h3 {
    color: #666;
    font-size: 20px;
    margin-bottom: 20px;
}

.platform-service > p {
    color: #999;
    font-size: 16px;
    line-height: 24px;
}

.platform-service > img {
    width: 62px;
    height: 62px;
    position: absolute;
    top: -31px;
    right: 30px;
}

.advantage-3 {
    height: 531px;
    width: 100%;
    background:  no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='../../resources/images/business/img2.jpg', sizingmethod='scale');
    padding-top: 65px;
}

.banner {
    width: 856px;
    height: 294px;
    background: #ffffff;
    border-radius: 4px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.banner .pic ul li {
    list-style: none;
    width: 350px;
    height: 191px;
    margin: 0 auto;
}

.banner .pic ul li img {
    width: 100%;
    margin-top: 30px;
}

.left {
    width: 30px;
    height: 50px;
    position: absolute;
    top: 130px;
    left: 20px;
    color: #d5d5d5;
    text-align: center;
    line-height: 50px;
}

.left i, .right i {
    font-size: 30px;
    color: #eee;
    cursor: pointer;
}

.right {
    width: 30px;
    height: 50px;
    position: absolute;
    top: 130px;
    right: 20px;
    text-align: center;
    line-height: 50px;
}

.dot {
    position: absolute;
    bottom: 15px;
    left: 390px;
}

.dot ul li {
    list-style: none;
    width: 15px;
    height: 4px;
    border-radius: 20px;
    background-color: #d5d5d5;
    float: left;
    margin: 7px 8px;
    cursor: pointer;
}

/**********/
.advantage-tab {
    width: 1024px;
    *height: 694px;
    margin: 0 auto;
    border: 1px solid #eeeeee;
    border-radius: 4px;
}

.advantage-tab-head {
    height: 70px;
    border-bottom: 1px solid #eeeeee;
}

.tab {
    text-align: center;
    width: 170px;
    height: 70px;
    float: left;
    line-height: 70px;
    font-size: 20px;
    color: #666666;
}

.cur {
    border-bottom: 2px solid #24adf3;
}

.tab-content-1 {
    padding:30px;
}
.tab-content-1-car{
    font-size: 0;
}
.mt20{
    margin-top: 20px;
}
.tab-content-1-car li{
    display: inline-block;
    width: 224px;
    height: 270px;
    margin-right: 20px;
     border:1px solid  #eee;
    overflow: hidden;
    *float:left;
}
.tab-content-1-car li a{
    overflow: hidden;
    display: inline-block;
    /*background: pink;*/
    position: relative;
}
.masked{
    position: absolute;
    top: 15px;
    left: 15px;
    background: rgba(0,0,0,.6);

    width: 196px;
    height: 106px;
    border-radius: 4px;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: linear .5s;
    *transition: linear .5s;
}
.tab-content-1-car li:hover .masked{
    opacity: 1;
    filter:alpha(opacity=1);
}

.masked>span{
    font-size: 16px;
    border: 1px solid #fff;
    color: #fff;
    padding: 6px 10px;
    position: absolute;
    left: 50px;
    top: 40px;

}
.tab-content-1-car li a img{
    width: 196px;
    height: 106px;
    border-radius: 4px;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
}
.tab-content-1 img {
    width: 100%;
}
.ab-content-title{
    font-size: 14px;
    color: #666;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
}
.ab-content-cont {
    font-size: 10px;
    display: inline-block;
    color: #999;
    height: 52px;
    margin: 10px 15px 15px 15px;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.business-foot {
    width: 100%;
    height: 150px;
    line-height: 150px;
    margin-top: 30px;
    background: #24adf3;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
}
.ab-content-foot{
    border-top: 1px solid #eee;
    height: 41px;
    font-size: 10px;
    color: #ccc;
    padding: 0 15px;
    line-height: 40px;
    *width: 195px;
}
.ab-content-foot>i{
    margin-right: 5px;
}
