@charset "utf-8";
/* 导航 */
.st-global .global-list{
    display: block !important;
}

/* 焦点图 */
.yj-dz-banner-container{
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.yj-dz-banner-container .banners{
    width: 1920px;
    height: 400px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.yj-dz-banner-container .banners > ul > li > a{
    display: table-cell;
    width: 1920px;
    height: 400px;
    vertical-align: middle;
    text-align: center;
}
.yj-dz-banner-container .banners > ul > li > a img{
    vertical-align: middle;
}
.yj-dz-banner-container .focus{
    width: 100%;
    height: 12px;
    position: absolute;
    bottom: 12px;
    z-index:99;
    text-align: center;
}
.yj-dz-banner-container .focus > ul{
    height: 12px;
}
.yj-dz-banner-container .focus > ul > li{
    display: inline-block;
    width: 30px;
    height: 10px;
    margin: 0 3px;
    cursor: pointer;
    vertical-align: top;
    background: #000;
    opacity: .5;
}
.yj-dz-banner-container .focus > ul > li.on{
    background: #df1078;
    opacity: 1;
}
.yj-dz-banner-container .banner-right{
    padding: 5px 2px 2px;
    width: 226px;
    height: 393px;
    position: absolute;
    left: 50%;
    margin-left: 370px;
    background-color: #fff;
}
.yj-dz-banner-container .banner-right .case-li{

}
.yj-dz-banner-container .banner-right .case-li .ti{
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    padding-left: 42px;
    position: relative;
}
.yj-dz-banner-container .banner-right .case-li .ti:before{
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    width: 22px;
    height: 20px;
    margin-top: -10px;
    background: url("../images/dz-icon-groups.png") no-repeat -110px 0;
}
.yj-dz-banner-container .banner-right .case-li .con{
    height: 156px;
    overflow: hidden;
}
.yj-dz-banner-container .banner-right .case-li li{
    height: 26px;
    overflow: hidden;
}
.yj-dz-banner-container .banner-right .case-li li a{
    display: block;
    padding-right: 12px;
    color: #666;
    height: 26px;
    line-height: 26px;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .3s;
    position: relative;
}
.yj-dz-banner-container .banner-right .case-li li a:after{
    content: '';
    position: absolute;
    right: 5px;
    top: 50%;
    width: 5px;
    height: 10px;
    background: url("../images/arr-r-icon.png") no-repeat;
    margin-top: -5px;
}
.yj-dz-banner-container .banner-right .case-li li a .tips{
    color: #333;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
    transition: all .3s;
}
.yj-dz-banner-container .banner-right .case-li li:hover a,
.yj-dz-banner-container .banner-right .case-li li:hover a .tips{
    color: #df1078;
}
.yj-dz-banner-container .banner-right .little{
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 226px;
    height: 183px;
    background: url("../images/home-banner-little.jpg") no-repeat;
}

/* 版心 */
.yj-dz-big{
    float: left;
    width: 100%;
    min-width: 1200px;
    margin-top: 22px;
}
.yj-dz-case-container{
    width: 100%;
    margin-bottom: 3px;
}
.yj-dz-case-left{
    float: left;
    width: 235px;
    height: 594px;
}
.dz-case-left-header{
    height: 60px;
    background-color: #df1078;
    position: relative;
}
.dz-case-left-header .num{
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #fff;
    border-radius: 17px;
    font-size: 26px;
    font-weight: bold;
    color: #df1078;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
}
.dz-case-left-header .info{
    padding: 10px 0 10px 62px;
}
.dz-case-left-header .info .tit{
    font-size: 18px;
    color: #fff;
    line-height: 22px;
}
.dz-case-left-header .info .en{
    font-size: 14px;
    color: #eea0bf;
    line-height: 22px;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
}
.dz-case-left-body{
    width: 235px;
    height: 375px;
    overflow: hidden;
}
.dz-case-left-body img{
    display: block;
}
.dz-case-left-footer{
    padding: 15px 0 15px 20px;
    border: 1px solid #ddd;
    border-top: none;
    height: 128px;
    background-color: #fff;
}
.dz-case-left-footer .tit{
    font-size: 14px;
    line-height: 22px;
}
.dz-case-left-footer .con{
   margin-top: 4px;
}
.dz-case-left-footer .con span{
    float: left;
    font-size: 12px;
    color: #999;
    margin-right: 16px;
    line-height: 30px;
}
.yj-dz-case-right{
    float: right;
    width: 950px;
}
.case-right-title{
    height: 48px;
    border-bottom: 2px solid #df1078;
}
.case-right-title .txt{
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #df1078;
}
.case-right-title .more{
    float: right;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #666;
    transition: all .3s;
}
.case-right-title .more:hover{
    color: #df1078;
}
.case-right-list{
    margin-top: 15px;
}
.case-right-list li{
    float: left;
    width: 224px;
    height: 254px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    margin: 0 15px 17px 0;
    box-shadow: 0 0 21px rgba(178,178,178,0.17) inset;
    position: relative;
}
.case-right-list li.ad{
    width: 465px;
    height: 252px;
    padding: 0;
}
.case-right-list li.ad .ad-pic{
    display: table-cell;
    padding: 0;
    width: 465px;
    height: 252px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.case-right-list li.ad .ad-pic img{
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    transition: all 1.1s;
}
.case-right-list li.ad:hover .ad-pic img{
    transform: scale(1.1);
}
.case-right-list li.mr_0{
    margin-right: 0;
}
.case-right-list li a{
    display: block;
    padding: 8px;
    width: 208px;
    height: 238px;
}
.case-right-list li .line-left{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 256px;
}
.case-right-list li .line-left:before{
     content: "";
     position: absolute;
     left: 0;
     top: 50%;
     transition: all 0.35s ease;
     width: 1px;
     height: 0;
     background-color: #df1078;
 }
.case-right-list li:hover .line-left:before{
    height: 126px;
    /*top: 0;*/
}
.case-right-list li .line-left:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    transition: all 0.35s ease;
    width: 1px;
    height: 0;
    background-color: #df1078;
}
.case-right-list li:hover .line-left:after{
    height: 128px;
    /*bottom: 0;*/
}
.case-right-list li .line-right{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 256px;
}
.case-right-list li .line-right:before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transition: all 0.35s ease;
    width: 1px;
    height: 0;
    background-color: #df1078;
}
.case-right-list li:hover .line-right:before{
    height: 126px;
    /*top: 0;*/
}
.case-right-list li .line-right:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    transition: all 0.35s ease;
    width: 1px;
    height: 0;
    background-color: #df1078;
}
.case-right-list li:hover .line-right:after{
    height: 128px;
    /*bottom: 0;*/
}
.case-right-list li .line-top{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 226px;
    height: 1px;
}
.case-right-list li .line-top:before{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transition: all 0.35s ease;
    width: 0;
    height: 1px;
    background-color: #df1078;
}
.case-right-list li:hover .line-top:before{
    width: 111px;
}
.case-right-list li .line-top:after{
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    transition: all 0.35s ease;
    width: 0;
    height: 1px;
    background-color: #df1078;
}
.case-right-list li:hover .line-top:after{
    width: 113px;
}
.case-right-list li .line-bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 226px;
    height: 1px;
}
.case-right-list li .line-bottom:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all 0.35s ease;
    width: 0;
    height: 1px;
    background-color: #df1078;
}
.case-right-list li:hover .line-bottom:before{
    width: 111px;
}
.case-right-list li .line-bottom:after{
    content: "";
    position: absolute;
    bottom: 0;
    right: 50%;
    transition: all 0.35s ease;
    width: 0;
    height: 1px;
    background-color: #df1078;
}
.case-right-list li:hover .line-bottom:after{
    width: 113px;
}
/*.case-right-list li:nth-last-of-type(1),*/
/*.case-right-list li:nth-last-of-type(2),*/
/*.case-right-list li:nth-last-of-type(3),*/
/*.case-right-list li:nth-last-of-type(4){*/
/*    margin-bottom: 0;*/
/*}*/
.case-right-list li .pic{
    width: 208px;
    height: 145px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.case-right-list li .pic img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    transition: all 1.1s;
}
.case-right-list li:hover .pic img{
    transform: scale(1.1);
}
.case-right-list li .tit{
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 8px;
    transition: all .3s;
}
.case-right-list li:hover .tit{
    color: #df1078;
}
.case-right-list li .txt{
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case-right-list li .info{
    display: block;
    height: 26px;
    line-height: 26px;
    margin-top: 9px;
}
.case-right-list li .info .num{
    float: left;
    font-size: 14px;
    color: #f60;
}
.case-right-list li .info .type{
    float: right;
    font-size: 12px;
    color: #999;
}

.yj-dz-module-container{
    width: 100%;
    margin-bottom: 20px;
}
.module-header{
    height: 48px;
    border-bottom: 1px solid #e5e5e5;
}
.module-header .title{
    float: left;
    width: 248px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    font-weight: bold;
}
.yj-diff-module-container .module-header .title{
    float: left;
    width: 332px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    font-weight: bold;
}
.module-header .tabs{
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    font-weight: bold;
}
.module-header .tabs .tab{
    float: left;
    height: 48px;
    line-height: 48px;
    color: #df1078;
    font-size: 16px;
    position: relative;
}
.module-header .tabs .tab.on:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 3px;
    background-color: #df1078;
}
.module-header .tabs .tab.on{
    border-color: #df1078;
}
.module-header .pages{
    float: right;
    padding: 14px 0 10px;
}
.module-header .pages .page{
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #333;
    font-size: 14px;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-right: 5px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.module-header .pages .page:hover,
.module-header .pages .page.on{
    border-color: #df1078;
    color: #df1078;
}

.module-body{
    margin-top: 14px;
}
.company-trips-list{}
.company-trips-list li{
    float: left;
    width: 166px;
    height: 362px;
    margin-left: 5px;
    position: relative;
    overflow: hidden;
    transition: all .5s ease-in-out;
}
.company-trips-list li:first-child{
    margin-left: 4px;
}
.company-trips-list:hover li{
    opacity: .6;
}
.company-trips-list li:hover{
    opacity: 1;
}
.company-trips-list li .pic{
    display: table-cell;
    width: 166px;
    height: 362px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.company-trips-list li .pic img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.company-trips-list li .info{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -122px;
    padding: 12px 6px 0 12px;
    height: 156px;
    background-color: rgba(0,0,0,.6);
    transition: all .3s;
}
.company-trips-list li:hover .info{
    bottom: 0;
}
.company-trips-list li .info .tit{
    font-size: 16px;
    color: #fff;
    line-height: 22px;
}
.company-trips-list li .info .txt{
    font-size: 12px;
    color: rgba(255,255,255,.6);
    line-height: 20px;
    margin-top: 10px;
}

.company-guide-list{}
.company-guide-list li{
    float: left;
    width: 285px;
    height: 380px;
    position: relative;
    margin: 0 20px 0 0;
}
.company-guide-list li:nth-of-type(4n){
    margin-right: 0;
}
.company-guide-list li .pic{
    display: table-cell;
    width: 285px;
    height: 260px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.company-guide-list li .pic img{
    max-width: 285px;
    max-height: 260px;
    vertical-align: middle;
    -webkit-transition: all 1.1s;
    -moz-transition: all 1.1s;
    transition: all 1.1s;
}
.company-guide-list li:hover .pic img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.company-guide-list li .tit{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 120px;
    font-size: 16px;
    color: #fff;
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,.6);
}
.company-guide-list li .info{
    padding: 12px 13px;
    background-color: #f8f8f8;
}
.company-guide-list li .attr{
    height: 24px;
}
.company-guide-list li .attr em{
    float: left;
    padding: 0 9px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    border-radius: 2px;
    overflow: hidden;
    margin-right: 10px;
    background-color: #0090ff;
}
.company-guide-list li .attr em:nth-of-type(2){
    background-color: #fd6344;
}
.company-guide-list li .attr em:last-child{
    margin-right: 0;
}
.company-guide-list li .txt{
    font-size: 12px;
    color: #666;
    height: 72px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 6px;
}

.company-difference-list{}
.company-difference-list li{
    float: left;
    width: 285px;
    height: 285px;
    position: relative;
    margin: 0 20px 20px 0;
}
.company-difference-list li:nth-of-type(4n){
    margin-right: 0;
}
.company-difference-list li:nth-last-of-type(1),
.company-difference-list li:nth-last-of-type(2),
.company-difference-list li:nth-last-of-type(3),
.company-difference-list li:nth-last-of-type(4){
    margin-bottom: 0;
}
.company-difference-list li .pic{
    display: table-cell;
    width: 285px;
    height: 210px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.company-difference-list li .pic img{
    max-width: 285px;
    max-height: 210px;
    vertical-align: middle;
    -webkit-transition: all 1.1s;
    -moz-transition: all 1.1s;
    transition: all 1.1s;
}
.company-difference-list li:hover .pic img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.company-difference-list li .tit{
    position: absolute;
    left: 0;
    top: 165px;
    font-size: 16px;
    color: #fff;
    padding: 0 11px;
    height: 46px;
    line-height: 46px;
    background-color: #df1078;
}
.company-difference-list li .txt{
    font-size: 12px;
    color: #fff;
    padding: 17px 10px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    background-color: #405c72;
}

/* 客户展示 */
.customer-exhibition-list{

}
