
.slideBox{
    width:100%;
    height:450px;
    overflow:hidden;
    position:relative;
    margin: 0 auto;
}
.slideBox .hd{
    height:15px;
    overflow:hidden;
    position:absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    bottom:15px;
    z-index:1;
    margin-left: -50px\0;
}
.slideBox .hd ul{
    overflow:hidden;
    zoom:1;
    float:left;
}
.slideBox .hd ul li{
    float:left;
    margin-left:15px;
    width:12px;
    height:12px;
    text-align:center;
    background:#d2d6d9;
    border: 1px solid #d2d6d9;
    cursor:pointer;
}
.slideBox .hd ul li:first-child {
    margin-left: 0;
}
.slideBox .hd ul li.on{
    background:none;
}
.slideBox .bd{
    width: 1920px;
    position: absolute;
    height: 482px;
    text-align: center;
    left: 50%;
    margin-left: -960px;
}
.hot-service{
    width: 1200px;
    height: 430px;
    background: #fff;
    margin: 0 auto;
}
.hot-service-title{
    width: 351px;
    height: 32px;
    display: block;
    margin: 0;
    background: url("../images/hot-service-title_03.png");
    margin-top: 40px;
}
.line-eee{
    width: 100%;
    height: 1px;
    background: #eee;
    margin-top: 16px;
}
.hot-service ul{
    width: 100%;
    height: 320px;
    margin-top: 30px;
    display: block;
    padding: 0;
}
.hot-service ul li{
    width: 210px;
    float: left;
    margin: 0 15px;
}
.hot-service ul li .hot-service-one{
    height: 300px;
    margin-top: 10px;
    background: #f4f0ea;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(170,170,170,0.2);
}
.hot-service ul li .hot-service-two{
    height: 320px;
    width: 230px;
    background: #01bcf6;
    -webkit-box-shadow:0 0 10px #999;
    -moz-box-shadow:0 0 10px #999;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    display: none;
    margin-left: -10px;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
}

.hot-service ul li i.shadow-line{
    width: 190px;
    height: 24px;
    /*background: url("../images/hot-product-shadow_07.jpg");*/
    margin: 0 auto;
    display: block;
}
.hot-service ul li img{
    width: auto;
    display: block;
    margin: 0 auto;
    margin-top: 16px;
}
.text-product{
    width: 94%;
    margin: 0 auto;
    display: block;
}
.text-product h4{
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 18px;
    margin: 14px 0 0 0;
}
.text-product p{
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 20px;
    margin: 16px 0;
}
.text-product>span{
    font-size: 18px;
    color: #FF7B22;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 18px;
}

.hot-service ul li .hot-service-two a{
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    margin:0;
    padding: 0;
    overflow: hidden;
}
.hot-service ul li .hot-service-two h4{
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin: 0;
    margin-top: 30px;
}
.hot-service ul li .hot-service-two>a>span{
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    display: block;
    width: 160px;
    padding-bottom: 20px;
    margin: 0 auto;
    margin-top: 16px;
    border-bottom: 1px solid #48d4ff;
}
.hot-service ul li .hot-service-two p{
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    color: #fff;
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.hot-service ul li .hot-service-two span.btn-span{
    font-size: 12px;
    text-align: center;
    line-height: 32px;
    width: 98px;
    height: 32px;
    position: absolute;
    bottom: 34px;
    left: 50%;
    margin-left: -50px;
    border: 1px solid #fff;
    border-radius: 1px;
}
.hot-service ul li .hot-service-two span.btn-span:hover {
    border: 1px solid #22b0eb;
    color: #22b0eb;
}
.index-small-banner1{
    width:100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 110px;
    overflow: hidden;
}
.index-small-banner1 img{
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top:0;
}

.dream-trip{
    width: 100%;
    height: auto;
    background: #F8F8F8;
    overflow: hidden;
    padding-bottom: 30px;
}
.dream-tab{
    width: 320px;
    height: 44px;
    display: block;
    margin: 0 auto;
}
.dream-tab ul{
    width: 100%;
    height: 44px;
    display: block;
    margin-top: 40px;
}
.dream-tab ul li {
    float:left;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.general-inherit {
    background: url(../images/general-inherit.png) no-repeat center center;
}
.dream-tab ul li.general-active {
    color: #fff;
    height: 50px;
    background: url(../images/general-active.png) no-repeat center center;
}
.GM-inherit {
    background: url(../images/gm-inherit.png) no-repeat center center;
}
.dream-tab ul li.GM-active {
    color: #fff;
    height: 50px;
    background: url(../images/gm-active.png) no-repeat center center;
}
.dream-tab ul li:hover{
    cursor: pointer;
}

.content-big-box{
    width: 100%;
    height: 100%;
}
.industry-dream{
    width: 1200px;
    margin: 0 auto;
    margin-top: 36px;
}
.industry-dream li{
    width: 380px;
    height: 220px;
    margin: 10px;
    float: left;
    box-shadow: 0 2px 8px rgba(170,170,170,0.2);
    position: relative;
}
.industry-dream li .text-child{
    float: left;
    width: 172px;
    margin-top: 82px;
    margin-left: 20px;
}
.industry-dream li:hover .text-child{
    margin-top: 91px;
    margin-left: 29px;
}
.industry-dream li h3{
    font-size: 20px;
    color: #999;
    width: 172px;
    line-height: 20px;
    font-weight: normal;
}
.industry-dream li p{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 15px;
}
.industry-dream li img{
    width: 150px;
    height: 150px;
    float: right;
    margin-top: 35px;
    margin-right: 20px;
}
.industry-dream li:hover img{
    margin-top: 44px;
    margin-right: 29px;
 }
.industry-dream li.last-li img{
    width: 120px;
    height: 120px;
    float: none;
    display: block;
    margin: 20px auto;
}
.industry-dream li.last-li:hover img{
    margin-top: 29px;
}
.industry-dream li.last-li p{
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: normal;
}
.industry-dream li .li-child{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}
.industry-dream li .li-child a{
    display: block;
    width: 100%;
    height: 100%;
}
.industry-dream li:hover{
}
.industry-dream li:hover .li-child{
    width: 400px;
    height: 240px;
    position: absolute;
    left: -10px;
    top: -10px;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    border: 1px solid #22b0eb;
    cursor: pointer;
}


.dream-trip-content{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.dream-trip-title{
    width: 249px;
    height: 32px;
    display: block;
    margin: 0;
    background: url("../images/dream-trip-title_13.jpg");
    background-size: 100% 100%;
    margin-top: 40px;
}

.tab-huXi{
    width: 1200px;
    height: 216px;
    margin: 0 auto;
    margin-top: 40px;
    background: url("../images/dream-title-bg0904_03.jpg");
    position: relative;
    margin-bottom: -100px;
    z-index: 0;
}


.ul-box{
    width: 100%;
    height: auto;
}
.ul-box ul{
    width: 100%;
    margin: 0;
    padding: 0;
}
.ul-box ul li i{
    width: 61px;
    height: 96px;
    background: url("../images/hui-dream-icon_07.png");
    float: left;
}
.ul-box ul li{
    width: 128px;
    height: 96px;
    float: left;
    margin: 0 50px;
}
.ul-box ul li:first-child{
    margin-left: 244px;
}
.ul-box ul li span{
    font-size: 16px;
    color: #333;
    float: left;
    margin-top: 24px;
}
.ul-box ul li:hover{
    cursor: pointer;
}

.ul-box ul li.active i{
    background: url("../images/blue-dream-icon_09.png");
}
.ul-box ul li.active span{
    color: #22b0eb;
}


.every-dream{
    width: 1200px;
    height: auto;
    margin-top: 12px;
    display: none;
}
.every-dream:first-child{
    display: block;
}
.dream-tt{
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 6;
}
.dream-tt h4{
    font-size: 24px;
    text-align: center;
    line-height: 24px;
    color: #333;
    font-weight: normal;
}
.dream-tt p{
    font-size: 14px;
    text-align: center;
    color: #666;
    margin: 12px 0 24px 0;
}
.every-dream ul{
    width: 100%;
    margin: 0;
    margin-top: -4px;
    float: left;
    padding: 0;
}
.every-dream ul li{
    width: 380px;
    height: 235px;
    position: relative;
    background: #ffffff;
    float: left;
    margin: 10px;
    box-shadow: 0 2px 8px rgba(170,170,170,0.2);
}
.every-dream ul li.lang-li{
    width: 580px;
    margin: 10px;
}

.every-dream ul li.hot-dream{
    background: #f4f0ea;
}
.every-dream ul li:hover{
    border: 1px solid #22b0eb;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    width: 400px;
    height: 255px;
    margin: 0;
}
.every-dream ul li.lang-li:hover{
    width: 600px;
    margin: 0;
}

.every-dream ul li h3{
    font-size: 18px;
    display: block;
    line-height: 18px;
    color: #333;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: normal;
}
.every-dream ul li:hover h3{
    margin-top: 29px;
    margin-left: 29px;
}
.every-dream ul li p{
    font-size: 12px;
    width: 266px;
    color: #999;
    margin: 0;
    margin-left: 20px;
    margin-top: 11px;
    line-height: 22px;
}
.every-dream ul li:hover p{
    margin-left: 29px;
}
.every-dream ul li>a>span{
    font-size: 18px;
    color: #FF7B22;
    margin: 0;
    position: absolute;
    left: 20px;
    line-height: 18px;
    bottom: 20px;
}
.every-dream ul li:hover a>span{
    bottom: 29px;
    left: 29px;
}

.every-dream ul li span.btn-span{
    font-size: 12px;
    width: 88px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ff6d3b;
    border-radius: 3px;
    display: none;
}
.every-dream ul li.hover-dream span.btn-span{
    border: 1px solid #fff;
    color: #fff;
}
.every-dream ul li img{
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.every-dream ul li:hover img{
    right: 29px;
    bottom:29px;
}
.every-dream ul li a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    float: left;
}

.administration{
    width: 1200px;
    height: 790px;
    margin: 0 auto;
}
.administration-title{
    width: 353px;
    height: 31px;
    display: block;
    margin: 0;
    background: url("../images/shenpi-title_20.jpg");
    background-size: 100% 100%;
    margin-top: 40px;
}
.administration-ul{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}
.administration-ul li{
    width: 420px;
    height: 204px;
    position: relative;
    background: #ffffff;
    float: left;
    margin: 10px;
    box-shadow: 0 2px 8px rgba(170,170,170,0.2);
    border: 1px solid #ececec \9;
}
.administration-ul li:hover{
    border: 1px solid #22b0eb;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    width: 440px;
    height: 224px;
    margin: 0;
}
.administration-ul li.lang-li2{
    width: 520px;
}
.administration-ul li.lang-li2:hover{
    width: 540px;
}
.administration-ul li.short-li1{
    width: 300px;
}
.administration-ul li.short-li3{
    width: 310px;
}
.administration-ul li.short-li3:hover{
    width: 330px;
}

.administration-ul li.hot-administration{
    background: #f4f0ea;
}
.administration-ul li.hover-administration2{
    border: 1px solid #22b0eb;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
}
.administration-ul li.hover-administration2:hover{
    width: 320px;
}

.administration-ul li h3{
    font-size: 18px;
    display: block;
    line-height: 18px;
    color: #333;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: normal;
}
.administration-ul li:hover h3{
    margin-top: 29px;
    margin-left: 29px;
}
.administration-ul li p{
    font-size: 12px;
    width: 266px;
    color: #999;
    margin: 0;
    margin-left: 20px;
    margin-top: 11px;
    line-height: 22px;
}
.administration-ul li:hover p{
    margin-left: 29px;
}
.administration-ul li>a>span{
    font-size: 18px;
    color: #FF7B22;
    margin: 0;
    position: absolute;
    left: 20px;
    line-height: 18px;
    bottom: 20px;
}
.administration-ul li:hover a>span{
    left: 29px;
    bottom: 29px;
}

.administration-ul li span.btn-span{
    font-size: 12px;
    width: 88px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ff6d3b;
    border-radius: 3px;
    display: none;
}
.administration-ul li.hover-administration span.btn-span{
    border: 1px solid #fff;
    color: #fff;
}
.administration-ul li img{
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.administration-ul li:hover img{
    right: 29px;
    bottom: 29px;
}
.administration-ul li a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    float: left;
}


.administration-ul li.short-li3>a>span{
    right: 20px;
    position: absolute;
    left: auto;
}
.administration-ul li.short-li3:hover a>span{
    right: 29px;
}
.administration-ul li.short-li3 img{
    left: 20px;
}
.administration-ul li.short-li3:hover img{
    left: 29px;
}
.administration-ul li.short-li2>a>span{
    position: absolute;
    right: 20px;
    left: auto;
}
.administration-ul li.short-li2:hover a span{
    right: 29px;
}
.administration-ul li.short-li2 img{
    left: 20px;
}
.administration-ul li.short-li2:hover img{
    left: 29px;
}
.administration-ul li.short-li1 img{
    position: static;
    display: block;
    margin: 0 auto;
    margin-top: 32px;
}
.administration-ul li.short-li1:hover img{
    margin-top: 42px;
}
.administration-ul li.short-li2 p,.administration-ul li.short-li3 p{
    width: 214px;
}
.administration-ul li.short-li1 span.big-span{
    font-size: 24px;
    position: static;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 16px;
}
.administration-ul li.hover-administration2 span{
    color: #333;
}

.advanced-service{
    width: 100%;
    height: 812px;
    background: #F8F8F8;
    float: left;
}
.advanced-service-main{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.advanced-service-title{
    width: 353px;
    height: 32px;
    display: block;
    margin: 0;
    background: url("../images/advanced-title-img_23.jpg");
    background-size: 100% 100%;
    margin-top: 40px;
}
.advanced-product{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}
.advanced-product .big-left{
    width: 680px;
    height: auto;
    float: left;
}
.advanced-product .left-top{
    width: 100%;
    float: left;
}
.advanced-product .left-bottom{
    float: left;
}
.advanced-product .left-top-left{
    width: 232px;
    float: left;
}
.advanced-product .left-top-right{
    width: 474px;
    float: right;
}
.advanced-product .big-right{
    width: 520px;
    height: auto;
    float: right;
}



.advanced-product .advanced-service-box{
    width: 500px;
    height: 200px;
    background: #fff;
    position: relative;
    margin:10px;
    float: left;
    box-shadow: 0 2px 8px rgba(170,170,170,0.2);
}
.advanced-product .advanced-service-box:hover{
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    border:1px solid #22b0eb;
    width: 520px;
    height: 220px;
    margin: 0;
}

.advanced-service-box a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    float: left;
}
.advanced-service-box h3{
    font-size: 18px;
    display: block;
    line-height: 18px;
    color: #333;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: normal;
}
.advanced-service-box:hover h3{
    margin-top: 29px;
    margin-left: 29px;
}
.advanced-service-box p{
    font-size: 12px;
    color: #999;
    margin: 0;
    margin-top: 11px;
    line-height: 22px;
    width: 80%;
    margin-left: 20px;
    display: block;
}
.advanced-service-box:hover p{
    margin-left: 29px;
}
.advanced-service-box>a>span{
    font-size: 18px;
    color: #FF7B22;
    margin: 0;
    position: absolute;
    left: 20px;
    line-height: 18px;
    bottom: 20px;
}
.advanced-service-box:hover a>span{
    bottom: 29px;
    left: 29px;
}
.advanced-service-box span.btn-span{
    display: none;
}
.advanced-service-box img{
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.advanced-service-box:hover img{
    right: 29px;
    bottom: 29px;
}
.advanced-product .deformation1 img{
    position: static;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}
.advanced-product .deformation1 p{
    width: 186px;
}
.advanced-product .deformation4 p{
    width: 186px;
}
.advanced-product .deformation2 p{
    width: 186px;
}
.advanced-product .deformation1 span{
    left: auto;
    right: 20px;
}
.advanced-product .deformation1:hover span{
    left: auto;
    right: 29px;
}
.advanced-product .deformation2 span{
    left: 20px;
}
.advanced-product .deformation2:hover span{
    left: 29px;
}
.advanced-product .deformation2 img{
    left: auto;
    right: 20px;
    bottom: 20px;
}
.advanced-product .deformation2:hover img{
    right: 29px;
    bottom: 29px;
}

.advanced-product .deformation1{
    width: 232px;
    height: 420px;
    float: left;
    margin: 10px;
}
.advanced-product .deformation1:hover{
    width: 252px;
    height: 440px;
}

.advanced-product .deformation2{
    width: 320px;
    height: 200px;
    float: left;
}
.advanced-product .deformation2:hover{
    width: 340px;
    height: 220px;
}
.advanced-product .deformation3{
    width: 408px;
    height: 200px;
    float: left;
}
.advanced-product .deformation3:hover{
    width: 428px;
}
.advanced-product .deformation4{
    width: 240px;
    height: 420px;
    float: left;
}
.advanced-product .deformation4:hover{
    width: 260px;
    height: 440px;
}
.advanced-product .hot-advanced{
    background: #f4f0ea;
}


.information-box{
    width: 100%;
    height: 554px;
}
.information{
    width:1200px;
    margin: 0 auto;
    padding-bottom: 40px;
    height: 554px;
}
.information-title{
    width: 100%;
    display: block;
    margin-top: 40px;
}
.information-title h3{
    line-height: 24px;
    font-size: 24px;
    color: #474747;
    margin: 0;
    text-align: center;
}
.information-title p{
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 14px;
    margin: 0;
    margin-top: 16px;
}
.information-main{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    margin-top: 24px;
    float: left;
}
.information-main li{
    width: 380px;
    height: 240px;
    background: #fff;
    float: left;
    margin: 10px;
    border: 1px solid #eee;
}

.information-main li:hover{
    width: 400px;
    height: 260px;
    border: 1px solid #22b0eb;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);
    margin: 0;
}
.information-main li a{
    width: 378px;
    height: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.information-main li:hover a{
    text-decoration: none;
    margin-left: 10px;
    margin-top: 10px;
}
.information-main li img{
    width: 100%;
    height: 178px;
}
.information-main li p{
    font-size: 14px;
    color: #333;
    width: 360px;
    text-align: left;
    margin: 0;
    margin-left: 8px;
    margin-top: 10px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
}
.information-main li span{
    font-size: 12px;
    color: #999;
    float: right;
    margin-right: 8px;
    margin-top: 5px;
}
.line-eee2{
    width: 100%;
    height: 1px;
    background: #eee;
    margin-top: 16px;
    float: left;
}
.more-a{
    width: 100%;
    height: 14px;
    float: left;
    margin-top: 16px;
}
.more-a a{
    font-size: 14px;
    color: #3399cc;
    float: right;
    line-height: 14px;
    margin-right: 15px;
}
.information-text{
    width: 1230px;
    margin-left: -30px;
    padding: 0;
    float: left;
    margin-top: 10px;
}
.information-text li{
    width: 380px;
    float: left;
    height: 34px;
    margin-left: 30px;
}
.information-text li p{
    font-size: 14px;
    color: #333;
    line-height: 34px;
    text-align: left;
    width: 92%;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
}
.information-text li a:hover{
    text-decoration: none;
    color: #3399cc;
}
.information-text li:hover p{
    color: #3399cc;
}

.du-girl{
    width: 100%;
    height: 526px;
    background: url("../images/dudugirl_06.jpg") center;
    position: relative;
}
.du-text{
    width: 336px;
    height: 110px;
    position: absolute;
    left: 50%;
    top: 120px;
}
.du-text h3{
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    text-align: center;
    color: #526677;
}
.du-text p{
    text-align: center;
    font-size: 14px;
    color: #526677;
    line-height: 24px;
    margin-top: 12px;
}
.du-girl ul{
    margin: 0;padding: 0;
    width: 1200px;
    float: left;
    position: absolute;
    bottom: 46px;
    left: 50%;
    margin-left: -600px;
}
.du-girl ul li{
    width: 20%;
    float: left;
    /*height: 150px;*/
}
.du-girl ul li h4{
    font-size: 20px;
    color: #526677;
    text-align: center;
    margin: 0;
    /*margin-top: 10px;*/
}
.du-girl ul li p{
    text-align: center;
    color: #526677;
    line-height: 24px;
    font-size: 14px;
    margin-top: 6px;
}
.du-girl ul li i{
    width: 74px;
    height: 71px;
    display: block;
    margin: 0 auto;
}
.du-girl ul li i.i-du1{
    background: url("../images/du1_09.jpg");
    background-size: 100%;
}
.du-girl ul li i.i-du2{
    background: url("../images/du2_11.jpg");
    background-size: 100%;
}
.du-girl ul li i.i-du3{
    background: url("../images/du3_13.jpg");
    background-size: 100%;
}
.du-girl ul li i.i-du4{
    background: url("../images/du4_15.jpg");
    background-size: 100%;
}
.du-girl ul li i.i-du5{
    background: url("../images/du5_17.jpg");
    background-size: 100%;
}
/*合作客户*/
.partner-main {
    width: 100%;
    margin: 0 auto;
}
.partner-content {
    margin-top: 40px;
}
.partner-content h3 {
    font-size: 24px;
    color: #474747;
    text-align: center;
}
.partner-content-logo {
    width: 1201px;
    margin-top: 24px;
}
.partner-content-logo ul {
    width: 100%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.partner-content-logo ul li {
    float: left;
    width: 200px;
  
    text-align: center;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}
.partner-content-logo ul li div {
    margin: 20px auto;
}
.partner-content-logo ul li div img {
        width: 130px;
    vertical-align: middle;
    margin: 0 auto;
}
/*生命周期*/
.life-period {
    width: 100%;
    margin: 46px auto 0;
    height: 260px;
    background: url(../images/life-period.jpg) no-repeat center center;
}
/*服务监督*/
.service-guarantee {
    margin-top: 62px;
    width: 100%;
    height: 386px;
    background: #f4f0ea;
}
.service-guarantee-content {
    position: relative;
}
.service-guarantee-content ul{
    position: absolute;
    top: -16px;
}
.service-guarantee-content ul li {
    width: 272px;
    height: 340px;
    float: left;
    margin-left: 28px;
}
.service-guarantee-content ul li:hover{
    cursor: none;
}
.service-guarantee-content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 225px;
    text-align: center;
}
.service-guarantee-content ul li.service-first a {
    background: url(../images/service-guarantee-1.png) no-repeat center center;
}
.service-guarantee-content ul li.safety-guarantee a {
    background: url(../images/service-guarantee-2.png) no-repeat center center;
}
.service-guarantee-content ul li.after-all a {
    background: url(../images/service-guarantee-3.png) no-repeat center center;
}
.service-guarantee-content ul li.professional-solutions a {
    background: url(../images/service-guarantee-4.png) no-repeat center center;
}
.service-guarantee-content ul li a h3 {
    font-size: 24px;
    color: #fff;
    font-weight: lighter;
}
.service-guarantee-content ul li a p {
    margin-top: 15px;
    font-size: 14px;
    color: #fff;
}

.call-me-popup{
    width: 650px;
    height: 342px;
    background: url("../images/popup-big-bg_03.png");
    background-size: 100% 100%;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -325px;
    margin-top: -171px;
    z-index: 9999;
    display: none;
}
.call-me-popup i{
    width: 23px;
    height: 23px;
    background: url("../images/round-close-icon_06.png");
    background-size: 100% 100%;
    position: absolute;
    right: 17px;
    top: 121px;
}
.call-me-popup i:hover{
    cursor: pointer;
}
.call-me-popup a{
    width: 118px;
    height: 42px;
    border: 1px solid #22b0eb;
    color: #22b0eb;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: 271px;
    bottom: 34px;
}
.call-me-popup a:hover{
    color: #fff;
    background: #22b0eb;
}
.call-me-popup span{
    width: 118px;
    height: 42px;
    border: 1px solid #bfbfbf;
    color: #bfbfbf;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 110px;
    bottom: 34px;
}
.call-me-popup span:hover{
    color: #fff;
    background: #bfbfbf;
    cursor: pointer;
}
/*直播*/
.index-fixed {
    position: fixed;
    left: 100%;
    top: 100%;
    margin-left: -334px;
    margin-top: -242px;
    z-index: 9999;
}
.example_video_1 {
    position: relative;
    background: #fff;
    padding: 0 6px 6px;
    border: 1px solid #ddd;
    border-radius: 2px;
}
.live-title {
    padding: 8px 0;
    background: #fff;
    z-index: 66;
    position:relative;
}
.live-logo {
    display: block;
    float: left;
    margin-right: 10px;
    width: 24px;
    height: 16px;
    background: url(../images/live-logo.png) no-repeat center center;
}
.live-title p{
    float: left;
    font-size: 16px;
    color: #333;
    margin: 0;
    line-height: 16px;
}
.close-live {
    display: block;
    float: right;
    width: 19px;
    height: 19px;
    position:absolute;
    top: 6px;
    right: 0;
    background: url(../images/close-live.png) no-repeat center center;
}
.live-poster {
    position: absolute;
    z-index: 9;
    width: 320px;
    height: 230px;
}
.live-poster>img {
    width: 100%;
}
.now-time {
    position: absolute;
    padding-left: 9px;
    left: 6px;
    bottom: 6px;
    line-height: 30px;
    /*opacity: 0.5;*/
    font-size: 14px;
    color: #fff;
}