a, button, input, select, textarea {
    font-family: "Source Han Sans SC", "HanHei SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    outline: 0;
}

body {
    min-width: 1220px;
    font: 12px/1.5 "Source Han Sans SC", "HanHei SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}

em, i {
    font-style: normal;
}

.layui-carousel-arrow {
    display: none \9;
    opacity: 0;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -18px;
    width: 68px;
    height: 68px;
    line-height: 36px;
    text-align: center;
    font-size: 32px;
    border: 0;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    cursor: pointer;
}

.container {
    /*margin-top: 115px;*/
    /*margin-top: px;*/
}

.bannerBg {
    width: 100%;
    height: 400px;
    position: relative;
    display: block;
    min-width: 1220px;
}

#banner img {
    width: 100%;
    height: 100%;

}

#banner {
    display: inline-block;
}

/*优质选择*/
.part-quality {
    width: 100%;
    height: 220px;
    background: #F5F5F5;
    padding-top: 80px;
}

.part-quality-con {
    width: 1480px;
    margin: 0 auto;
    height: 100%;
}

.part-quality-con ul li {
    width: 276px;
    height: 140px;
    background: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    float: left;
    margin-right: 20px;
}
.part-quality-con ul li:nth-of-type(3),
.part-quality-con ul li:nth-of-type(4){
    width: 286px;
}
.part-quality-con ul .part-quality_Lilast {
    margin-right: 0;
}

.part-quality-con ul li:hover {
    box-shadow: 0 14px 20px #ccc;
    -weblit-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -ms-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.part-quality-con ul li dl {
    /*width: 147px;*/
    padding: 40px 15px 0 15px;
    float: left;
}

.part-quality-con ul li dl dt {
    margin-bottom: 10px;
    font-size: 24px;
    color: #333;
}

.part-quality-con ul li dl dd {
    color: #666;
    font-size: 14px;
}

.part-quality-con ul li span {
    width: 90px;
    height: 72px;
    display: inline-block;
    margin-top: 38px;
    background: url("../images/index_bg_s.png") no-repeat;
    background-image: url("../images/index_bg_s.png");
}

.part-quality-con ul li .box-title-list1 {
    background-position: -8px -283px !important;
    width: 104px !important;
}

.part-quality-con ul li .box-title-list2 {
    background-position: -120px -283px !important;
}

.part-quality-con ul li .box-title-list3 {
    width: 78px;
    background-position: -232px -287px !important;
}

.part-quality-con ul li .box-title-list4 {
    width: 70px;
    background-position: -345px -283px !important;
}

.part-quality-con ul li .box-title-list5 {
    width: 70px;
    background-position: -441px -283px !important;
    margin-left: 18px;
}

.part-quality-con ul {
    width: 1480px;
    height: 140px;
}

/*设计师*/
.part-designer {
    width: 100%;
    height: 770px;
    padding-top: 50px;
    margin-bottom: 50px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.part-designer-con {
    /*width: 1460px;*/
    height: 770px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.design_swiper {
    width: 1530px;
    height: 650px;
    margin: 0 auto;
    position: relative;
}

.design_swiper .arrow-left {

}

#design_swiper {
    width: 1460px;
    height: 650px;
}

.part-designer .box-title {
    color: #fff;
    margin-bottom: 20px;
    font-size: 36px;
}

.part-designer .box-title-line-l {
    left: 355px;
    background: #f1f1f1;
}

.part-designer .box-title-line-r {
    right: 355px;
    background: #f1f1f1;
}

.part-designer .box-title p {
    color: #f1f1f1;
}

.part-case {
    padding-top: 50px;
}

.part-case .box-title .box-title-line-l {
    left: 370px;
}

.part-case .box-title .box-title-line-r {
    right: 370px;
}

.design_swiper_item {
    width: 1240px;
    height: 540px;
    position: relative;
    margin: 0 auto;
}

.design_swiper_case {
    width: 760px;
    height: 540px;
    background: #666666;
    position: absolute;
}

.design_swiper_case img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.design_swiper_case p {
    color: #cfcfcf;
    font-size: 14px;
    line-height: 22px;
    width: 520px;
    height: 100%;
    padding: 0 20px;
}

.design_swiper_case_des {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 2;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
}

.design_swiper_desInfo {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    width: 650px;
    height: 450px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    background: #555555;
}

.desInfo_title {
    color: #fff;
    position: absolute;
    top: 0;
    right: 145px;
    line-height: 24px;
    z-index: 3;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    font-size: 14px;
}

.desInfo_title i {
    background-image: url(../images/disg_more.png);
    background-repeat: no-repeat;
    background-size: 100%;
    /* background-position: 0 -334px; */
    width: 30px;
    height: 30px;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: 8px;
}

.desInfo_lf {
    width: 280px;
    height: 450px;
    float: left;
    overflow: hidden;
}

.desInfo_lf img {
    width: 100%;
    height: 100%;
}

.desInfo_lr {
    float: left;
    width: 290px;
    background: url(../images/stylistbg.jpg);
    background-size: cover;
    background-position-x: 5px;
    padding: 20px 20px 0 60px;
}

.desInfo_lr h1 {
    font-size: 56px;
    color: #f5cb8f;
}

.desInfo_Name {
    font-size: 32px;
    color: #fff;
    margin: 20px 0 10px;
}

.desInfo_Name span {
    font-size: 14px;
    color: #cfcfcf;
}

.desInfo_Label {
    width: auto;
    display: inline-block;
    min-width: 120px;
    max-width: 150px;
    padding: 0 10px;
    overflow: hidden;
    height: 30px;
    background: #c79e68;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-bottom: 25px;
    font-size: 14px;
}

.desInfo_lr dl dt, dd {
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}

.desInfo_lr dl .desInfo_Style {
    color: #f5cb8f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.desInfo_lr dl .desInfo_time span {
    color: #f5cb8f;
    margin-right: 10px;
}

.desInfo-btn {
    width: 150px;
    height: 48px;
    border: 1px solid #919191;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    background: transparent;
    margin-top: 20px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.desInfo-btn:hover {
    background: #c79e68;
    color: #fff;
}

.design_swiper .swiper-slide {
    width: 1240px;
    height: 540px;
}

.design_swiper .swiper-button-prev {
    left: 0px;
    width: 145px;
    height: 362px;
    top: 17%;

}

.design_swiper .swiper-button-next {
    right: 0px;
    width: 145px;
    height: 362px;
    top: 17%;

}

.design_swiper .swiper-button-prev, .design_swiper .swiper-button-next {
    opacity: .9;
    outline: 0 none;
}

.design_swiper .swiper-button-prev div {
    width: 55px;
    height: 88px;
    position: absolute;
    top: 40%;
    right: 10px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.design_swiper .swiper-button-next div {
    width: 55px;
    height: 88px;
    position: absolute;
    top: 40%;
    left: 10px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.design_swiper .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    background: #fff;
    border-radius: 0;
    margin: 0 5px;
}

.design_swiper .swiper-pagination-bullets {
    left: 1015px;
    width: 370px;
}

/*案例精选风格*/
.mtb30 {
    margin: 30px 0px;
    text-align: center;
}

.decorative_sort a {
    border: 1px solid #dddddd;
    color: #888888;
    padding: 5px 20px;
    border-radius: 15px;
    margin: 0px 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.decorative_sort a:hover {
    color: #D01A21;
    border: 1px solid #D01A21 !important;
    -webkit-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    -ms-transform: translate3d(0, -2px, 0);
}

.sliderCase {
    width: 100%;
    min-width: 1200px;
    height: 600px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.sliderCase .bd {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px
}

.sliderCase .bd li {
    width: 1200px;
    overflow: hidden;
    position: relative;
}

.sliderCase .bd li img {
    display: block;
    width: 1200px;
    height: 600px;
}

.sliderCase .tempWrap {
    overflow: visible !important
}

.sliderCase .tempWrap ul {
    margin-left: -1200px !important;
}

.sliderCase .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.sliderCase .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    /*background:url(../images/slider-btn.png) 0 -10px no-repeat;*/
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
    background: #fff;
}

.sliderCase .hd li.on {
    background-position: 0 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

.sliderCase .pnBtn {
    position: absolute;
    z-index: 11;
    top: 0;
    width: 100%;
    height: 600px;
    cursor: pointer;
}

.sliderCase .prev {
    left: -50%;
    margin-left: -600px;
}

.sliderCase .next {
    left: 50%;
    margin-left: 600px;
}

.sliderCase .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 600px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 13
}

.sliderCase .pnBtn .arrow {
    display: block;
    position: absolute;
    top: 260px;
    z-index: 15;
    width: 80px;
    height: 80px;
}

.sliderCase .pnBtn .arrow:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.sliderCase .prev .arrow {
    right: 30px;
    background: url(../images/slider-arrow.png) -85px 0 no-repeat;
}

.sliderCase .next .arrow {
    left: 30px;
    background: url(../images/slider-arrow.png) 0 0 no-repeat;
}

.sliderCase .Case_info {
    width: 320px;
    font-size: 18px;
    height: 480px;
    padding: 15px;
    background: url(../images/bg_width.png) repeat;
    position: absolute;
    top: 30px;
    right: 20px;
    z-index: 4;
}

.sliderCase .Case_info .xxnr {
    margin-top: 80px;
}

.sliderCase .Case_info .xxnr .slide-js-tt {
    font-size: 18px;
    color: #82635c;
    font-weight: bold;
    border-left: 1px solid #888888;
    border-right: 1px solid #888888;
    text-align: center;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin-bottom: 20px;
}

.sliderCase .Case_info .xxnr .fontsize {
    font-size: 14px;
}

.sliderCase .Case_info .xxnr .morecase {
    padding: 10px 30px;
    background: #1990C9;
    color: #FFFFFF;
    font-size: 16px;
    border-radius: 3px;
    display: block;
    width: 200px;
    margin: 0 auto;
    margin-top: 60px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;

}

.sliderCase .Case_info .xxnr .morecase:hover {
    background: #D01A21;
    -webkit-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    -ms-transform: translate3d(0, -2px, 0);
}

.sliderCase .Case_info .xxnr .slide-info {
    margin: 10px 30px;
    text-align: left
}

/*服务流程*/
.part-service {
    width: 100%;
    height: auto;
    /*padding-top: 50px;*/
}

.part-service-con {
    width: 1220px;
    /*height: 250px;*/
    margin: 60px auto 30px auto;
}

.part-service-con ul {
    width: 100%;
    height: 100%;
    margin-top: 50px;
}

.part-service-con ul li {
    display: inline-block;
    width: 170px;
    text-align: center;
}

.part-service-con ul li dl {
    margin: 15px 0;
    color: #333;
}

.part-service-con ul li dt {
    margin-bottom: 2px;
    font-size: 16px
}

.part-service-con ul li dd {
    margin-bottom: 10px;
    font-size: 12px;
    color: #999
}

.part-service-ico {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url("../images/index_bg_s.png");
}

.part-service-step {
    width: 1220px;
    margin: 0 auto;
    height: 100px
}

.part-service-step-item {
    width: 175px;
    position: relative;
    float: left;
    left: 64px
}

.part-service-step-item span {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    border: 1px solid #e1e1e1;
    display: inline-block;
    font-size: 14px;
    color: #c8c6c6;;
}

.part-service-step-item em {
    height: 1px;
    width: 120px;
    background: #e3e3e3;
    display: block;
    position: absolute;
    left: 43px;
    top: 20px;
    margin-left: 2px;
}

/*ico*/
.part-service-ico1 {
    background-position: -377px -108px;
}

.part-service-ico2 {
    background-position: -371px -56px;
    width: 70px;
}

.part-service-ico3 {
    background-position: -381px 0;
}

.part-service-ico4 {
    background-position: -307px -168px;
    width: 60px;
}

.part-service-ico5 {
    background-position: -307px -116px;
    width: 70px;
}

.part-service-ico6 {
    background-position: -307px 0;
    width: 70px;
}

.part-service-ico7 {
    background-position: -312px -56px;
}

/*看效果图*/

.design-box {
    width: 100%;
    height: 830px;
    margin-top: 50px;
    position: relative;
}

.design-group-l {
    width: 100%;
    float: left;
    overflow: hidden;
}

.design-group-c {
    width: 37.2%;
    float: left;
    margin-left: 0.675%;
    overflow: hidden;
}

.design-group-r {
    width: 37.45%;
    float: right;
    overflow: hidden;
}

.design-group-l img, .design-group-c img, .design-group-r img {
    width: 100%;
}

.design-group-l .first, .design-group-l .second,
.design-group-c .first, .design-group-c .second,
.design-group-r .first, .design-group-r .second {
    position: relative;
    display: block;
}
.design-group-l .design-link:nth-child(4n){
     margin-right: 0px;
}

.design-group-l .design-link {
margin-bottom: 12.8281px;
    display: block;
    width: 24.4%;
    float: left;
    height: 240px;
    margin-right: 10px;
}
.design-group-l .design-link img{
   height: 240px;    object-fit: cover;
}


.design-group-l .second {

}



.first, .second:hover {

}

.item-title {
    display: block;
    top: 43%;
    font-size: 20px;
}

.item-num {
    display: block;
    font-size: 16px;
    margin-top: 20px;
    top: 45%;
}

.design-group-text {
    height: 100%;
    width: 100%;
    position: absolute;
    text-align: center;
    color: #fff;
    z-index: 2;
    display: none;
    top: 0px;
}

.design-group-text span {
    position: relative
}

.design-group-c .first {
    margin-bottom: 12.8281px;
    height: 334px;
}

.design-group-c .second {
    height: 460px;
}

.design-group-c .first img {
    height: 334px;
}

.design-group-c .second img {

    height: 460px;
}

.design-group-r .first {
    height: 460px;
    margin-bottom: 12.8281px;
}

.design-group-r .second {
    height: 335px;
}

.design-group-r .first img {
    height: 460px;
}

.design-group-r .second img {
    height: 335px;
}

/*黑色遮罩*/
.design-group-itme {
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0);
    z-index: 1;

}

/*看日记*/
.part-diary {
    width: 100%;
    height: 800px;
    background-image: url("../images/bgtu.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.part-diary-con {
    width: 1366px;
    position: relative;
    margin: 0 auto;
    padding-top: 50px;
}

.part-diary-con .box-title {
    color: #fff;
}

.part-diary-con .box-title p {
    color: #fff;
}

#diarySlide {
    width: 1200px;
    position: relative;
}

.diary-item-l {
    width: 300px;
    height: 500px;
    background: #fff;
    position: absolute;
    left: 155px;
    top: 40px;
}

.diary-item-l-pic {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 30px;
    left: 80px;
    background: #000;
    overflow: hidden;
}

.diary-item-l-pic img {
    width: 100%;
}

.diary-item-l-info {
    color: #555;
    position: relative;
    top: 220px;
    text-align: center;
}

.diary-item-l-info dt {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.diary-item-l-info dd {
    font-size: 18px;
    margin-bottom: 15px;
}

.diary-item-l-btn {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 80px;
    left: 0px;
    text-align: center;
}

.diary-item-l-btn a {
    display: inline-block;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #ccc;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.diary-item-l-btn a:hover {
    -webkit-transform: translate3d(0, -4px, 0);
    -moz-transform: translate3d(0, -4px, 0);
    -o-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);

}

.diary-item-l-bespeak {
    background: #D01A21;
    border: 0 !important;
    color: #fff;
    margin-right: 15px;
}

.diary-item-l-bespeak:hover {
    color: #fff;
}

.part-diary .layui-carousel-arrow {
    width: 80px !important;
    height: 80px !important;
    /*left: -120px!important;*/
    font-size: 32px !important;
    border: 1px solid #eee;
}

.layui-carousel-arrow[lay-type=add] {
    /*right: -80px!important;*/
}

.diary-item-r ul {
    height: 443px;
    padding: 28px;
}

.diary-item-r ul li {
    width: 327px;
    height: 210px;
    background: #c2c2c2;
    float: left;
    margin: 0 0 20px 20px;
    position: relative;
    overflow: hidden;
}

.diary-item-r ul li img {
    width: 100%;
}

.layui-carousel-arrow[lay-type=add] {
    right: 20px !important;
}

/*看攻略*/
.part-strategy {
    width: 100%;
    height: 650px;
    margin-top: 80px;
    margin-bottom: 50px;
}

.part-strategy .box-title {
    margin: 0px 0 50px 0;
}

.part-strategy-con {
    width: 1220px;
    height: 600px;
    margin: 0 auto;

}

.part-strategy-con ul {
    width: 100%;
    margin-top: 20px;
}

.part-strategy-con ul li {
    width: 300px;
    height: 460px;
    float: left;
    cursor: pointer;
    border: 1px solid #e3e3e3;
    border-left: 0;
    position: relative;
}

.part-strategy-con ul li:hover .part-strategy-box {
    width: 300px;
    height: 460px;
    box-shadow: 0 10px 20px #ccc;
    z-index: 9;
    background: #fff;
    webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    zoom: 1.03;
    -webkit-transition: all .3s;
}

.part-strategy-con ul li:hover .part-strategy-title {
    width: 300px;
    height: 155px;
    z-index: 9;
}

.part-strategy-con ul li:hover {
    border: 0 !important;
    z-index: 9;
    background: #fff;

}

.part-strategy-title {
    width: 300px;
    height: 144px;
    background-color: #f6f6f6;
    position: relative;
}

.part-strategy-title img {
    display: none;
    width: 100%
}

.part-strategy-title i {
    width: 55px;
    height: 60px;
    display: block;
    background-image: url(../images/index_bg_s.png);
    position: absolute;
    left: 125px;
    top: 20px;
}

.part-strategy-title h2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 90px;
    text-align: center;
    color: #5b6264;
}

.part-strategy-ico1 {
    background-position: -257px -36px;

}

.part-strategy-ico2 {
    background-position: -257px -139px;
    top: 25px !important;
}

.part-strategy-ico3 {
    height: 50px !important;
    top: 25px !important;
    background-position: -204px 7px;
}

.part-strategy-ico4 {
    height: 50px !important;
    top: 26px !important;
    background-position: -257px -91px;
}

.part-strategy-con ul li:hover .part-strategy-ico1 {
    background-position: 0px -52px;
}

.part-strategy-con ul li:hover .part-strategy-ico2 {
    background-position: -0px -166px;
}

.part-strategy-con ul li:hover .part-strategy-ico3 {
    background-position: -55px -167px;
    height: 60px !important;
}

.part-strategy-con ul li:hover .part-strategy-ico4 {
    background-position: -55px -56px;
}

.part-strategy-con ul li:hover h2 {
    color: #fff;
    font-weight: bold;
}

.part-strategy-con ul li dl {
    width: 80%;
    height: 220px;
    margin: 0 auto;
    padding-top: 10px;
    overflow: hidden;
}

.part-strategy-box dd:hover a {
    color: #D01A21;
}

.part-strategy-con ul li dd a {
    font-size: 13px;
    color: #969696;
}

.part-strategy-con ul li dd {
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 11px;
    color: #969696;

}

.part-strategy-more {
    width: 120px;
    height: 35px;
    border: 1px solid #ccc;
    text-align: center;
    display: block;
    margin: 23px auto 0;
    line-height: 35px;
    font-size: 15px;
    color: #666;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.part-strategy-more:hover {
    background: #D01A21;
    color: #fff;
    border: 0 !important;

}

/*VR效果体验*/
.part-vr {
    width: 100%;
    height: 800px;
    background-color: #f7f7f7;
    margin-top: 50px;
    padding-top: 50px;
}

.part-vr-con {
    width: 1220px;
    height: 700px;
    margin: 0 auto;
}

.vr-cases {
    width: 1220px;
    margin: 0 auto;
}

.vr-left {
    width: 900px;
    height: 500px;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}
.vr-title{
    color: #fff;
    background: rgba(0,0,0,.6);
    line-height: 60px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 16px;
}

.vr-left i {
    display: block;
    position: absolute;
    top: 20px;
    left: 30px;
    background-image: url(../images/360vr.png);
    background-size: cover;
    width: 160px;
    height: 37px;
    z-index: 10;
}

.vr-left img {
    width: 920px;
    height: 500px;
    position: absolute;
}

.vr-right {

    width: 300px;
    float: left;
    height: 500px;
    position: relative;
    overflow: hidden;
    background-image: url("../images/9732500bd3cd11bda564ea740c811175.jpg");
    background-position: 0px 0;
    background-size: 920px 500px;
}
.vr-right i {
    display: block;
    position: absolute;
    top: 20px;
    right: 30px;
    background-image: url(../images/360vr.png);
    background-size: cover;
    width: 160px;
    height: 37px;
    z-index: 10;
}
.vr-right img {
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;

}



.part-vr-con .box-title-line-l {
    left: 390px;
    top: 28px;
}

.part-vr-con .box-title-line-r {
    right: 390px;
    top: 28px;
}

.vr-right-bg {
    display: block;
    width: 300px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    opacity: 0;
    z-index: 10;
}

.p_more {
    width: 520px;
    height: 50px;
    margin: 0px auto;
    border: 1px solid #e5e5e5;
    color: #373737;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    display: block;
}

.p_more:hover {
    border-color: #D01A21;
    border-radius: 25px;
    color: #D01A21;
}

/*热门小区*/
.part-area {
    width: 100%;
    height: 660px;
    padding-top: 50px;
    background: #f7f7f7;
}

.part-area .box-title {
    margin-bottom: 20px;
}

.part-area-tab {
    width: 340px;
    height: 40px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto 30px;
}

.part-area-tab a {
    display: block;
    width: 160px;
    height: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.part-area-tab a:hover {
    border-color: #D01A21;
    color: #D01A21;
}

.part-area-case {
    width: 1550px;
    height: 420px;
    margin: 0 auto;
}

.area-case-left {
    overflow: hidden;
    user-select: none;
    width: 590px;
    height: 420px;
    float: left;
    background: #666666;
}

.area-case-right {
    width: 100%;
    height: 420px;
    float: left;
    overflow: hidden;
}

.area-case-right li {
    width: 285px;
    height: 200px;
    position: relative;
    margin: 0 0 20px 20px;
    overflow: hidden;
    float: left;
}

.area-case-right li div span {
    margin-right: 30px;
}

.area-case-right li:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.area-case-right li img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.area-case-right div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 20px;
}

/*视频*/
.part-movie {
    position: relative;
    width: 100%;
    height: 780px;
    overflow: hidden;
}

.part-movie-con {
    width: 1460px;
    height: 543px;
    margin: 120px auto 0 auto;
    position: relative;
    background-color: #fff;
}

.video-bg {
    top: 0;
    left: 0;
    height: 780px;
    width: 100%;
    position: absolute;
}

.video-bg {
    height: 780px;
}

.part-movie-con-fl {
    width: 966px;
    height: 543px;
    float: left;
    position: relative;
}

.part-movie-con-fr {
    width: 494px;
    height: 523px;
    float: left;
    padding-top: 20px;
    position: relative;
}

.part-movie-con-fr ul {
    width: 414px;
    margin: 0 auto;

}

.part-movie-con-fr ul li {
    height: 80px;
    width: 414px;
    padding: 19px 0;
}

.index-video-region {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.video-icon-title, .video-url {
    width: 142px;
    height: 80px;
}

.video-url {
    position: relative;
    float: left;
    vertical-align: top;
}

.video-url .video-text-title {
    width: 142px;
    height: 80px;
    line-height: 80px;
}

.part-movie-con-fr ul li.hover .play-btn, .part-movie-con-fr ul li:hover .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 20px;
    margin: -10px 0 0 -12px;
    background-image: url("../images/index_bg_s.png");
    background-repeat: no-repeat;
    background-position: -92px -228px;
}

.part-movie-con-fr ul li+li {
    border-top: 1px dashed #d8d8d8;
}
.video-text-slogan {
    margin: 10px 0 0 20px;
    font-size: 16px;
}

.video-text-slogan, .video-text-slogan a {
    height: 30px;
    width: 250px;
    overflow: hidden;
    color: #333;

}
.part-movie-con-fr li.on .video-text-title {
    display: block;
}
.video-text-slogan a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.video-play-num, .video-text-slogan {
    text-align: left;
    float: left;
    vertical-align: top;
}

.video-play-num {
    width: 250px;
    height: 22px;
    margin-left: 20px;
}

.video-url .video-text-title {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    font-size: 12px;
    text-align: center;
    background: rgba(0,0,0,0.6);
    color: #fff;
    /*opacity: .6;*/
    /*filter: alpha(opacity=60);*/
}
.part-movie-con-fr ul li.on:hover .play-btn {
    display: none;
}
.index-kgl .index-kgl-zxgg-list li span:hover, .index-video-region:hover .video-text-slogan a {
    color: #D01A21;
}

.video-play-num .video-intro {
    height: 20px;
    line-height: 18px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.video-play-num .video-intro {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
}
.index-video-play ul li + li {
    border-top: 1px dashed #d8d8d8;
}

.index-video-play ul li {
    height: 80px;
    width: 414px;
    padding: 19px 0;
}
.index-icon-arrow-box {
    position: absolute;
    right: 20px;
    bottom: 30px;
    width: 29px;
    height: 25px;
    padding: 0 20px;
    overflow: hidden;
}
.part-movie-con-fr .index-icon-arrow {
    width: 29px;
    height: 25px;
    display: block;
    background-image:url("../images/index_bg_s.png");
    background-repeat: no-repeat;
    background-position: 0 -224px;
    animation-duration: .4s,.4s;
    -webkit-animation-duration: .4s,.4s;
    animation-delay: .5s,.9s;
    -webkit-animation-delay: .5s,.9s;

}
.part-movie-con-fr .index-icon-arrow:hover {
    background-position: -295px -250px;


    /*animation-timing-function: ease-in-out,ease-in-out;*/
    /*-webkit-animation-timing-function: ease-in-out,ease-in-out;*/
    animation-timing-function: ease-in-out, ease-in-out;
    -webkit-animation-timing-function: ease-in-out, ease-in-out
    animation-name: arrowRight,arrowLeft;
    -webkit-animation-name: arrowRight,arrowLeft;
    animation-iteration-count: 1,1;
    -webkit-animation-iteration-count: 1,1;

}

@keyframes arrowRight {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(45px)
    }
}

@keyframes arrowLeft {
    0% {
        transform: translateX(-45px)
    }
    100% {
        transform: translateX(0)
    }
}

@media screen and (min-width: 1460px) {
    @keyframes arrowRight {
        0% {
            transform: translateX(0);
            -webkit-transform: translateX(0)
        }
        100% {
            transform: translateX(49px);
            -webkit-transform: translateX(49px)
        }
    }@keyframes arrowLeft {
         0% {
             transform: translateX(-49px);
             -webkit-transform: translateX(-49px)
         }
         100% {
             transform: translateX(0);
             -webkit-transform: translateX(0)
         }
     }

}
.player-pic{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
}

.player-pic img{
    width: 100%;
    height: 100%;

}

.index-kgl-type.hover .index-kgl-upper:hover .index-icon-arrow, .index-video-list-box:hover .index-icon-arrow {
    animation-name: arrowRight, arrowLeft;
    -webkit-animation-name: arrowRight, arrowLeft;
    animation-iteration-count: 1, 1;
    -webkit-animation-iteration-count: 1, 1;
    animation-duration: .4s, .4s;
    -webkit-animation-duration: .4s, .4s;
    animation-delay: .5s, .9s;
    -webkit-animation-delay: .5s, .9s;

}
.landi-player{
    width: 966px;
    height: 543px;
    position: absolute;
    z-index: 1;
}
.video-icon-pause {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    width: 100px;
    height: 71px;
    background: url('../images/blackxzx_btn.png') no-repeat;
    background-size: 100%;
    z-index: 10;
    cursor: pointer;
}
.video-icon-pause:hover {
    width: 100px;
    height: 71px;
    background: url('../images/blackxzx_btn_hover.png') no-repeat;
    background-size: 100%;
}



/*热点新闻*/
.part-news {
    width: 100%;
    height: 680px;
    padding-top: 50px;
    /*background-color: #faf9f9;*/
}

.part-news-con .box-title {
    margin-bottom: 20px;
}

.part-news-con {
    width: 1220px;
    height: 620px;
    margin: 0 auto;
    overflow: hidden;
}

.part-news .box-title-line-r {
    right: 380px;
}

.part-news .box-title-line-l {
    left: 380px;
}

.news-box {
    width: 3660px;
}

.news-con {
    width: 1220px;
    float: left;
}

.news-con:after {
    clear: both;
}

.news-con-lf {
    width: 600px;
    height: 380px;
    float: left;
    margin-right: 20px;
}

.news-con-lf li, .news-con-lr li {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    margin-bottom: 20px;
}

.news-con-lfImg {
    width: 220px;
    height: 110px;
    background-size: cover;
    background-position: center center;
}

.news-con-lfImg img {
    width: 100%;
}

.news-con-lf li dl {
    width: 360px;
    height: 110px;
    margin-left: 20px;
    padding-right: 20px;
    line-height: 20px;
    overflow: hidden;
}

.news-con-lf li dt {
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #5f5f5f;
    line-height: 30px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    font-size: 16px;
}

.news-con-lf li:hover dt {
    color: #cd4e53;
}

.news-con-lf li:hover {
    box-shadow: 0 0 20px #efefef;
}

.news-con-lf li dd {
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #9d9d9d;
    font-size: 14px;
}

.news-con-lf li dl h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 8px 0 11px;
    color: #9d9d9d;
    font-size: 14px;
}

.news-con-lr, news-con-lf {
    overflow: hidden;
}

.news-con-lr {
    width: 600px;
    height: 373px;
    float: left;
}

.news-con-lr li {
    font-size: 16px;
    border-bottom: 1px solid #f1f1f1;
    height: 62px;
    line-height: 62px;
    width: 600px !important;
    margin-bottom: -1px;
}

.news-con-lr li:hover {
    background: #b65558;
    color: #fff;
}

.news-con-lr li:hover i {
    background-position: -38px -1801px;
}

.news-con-lr li:hover dd {
    color: #fff;

}

.news-con-lr li dl {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-align-items: center;
    align-items: center;
}

.news-con-lr li dl dt {
    margin: 0 25px;
    font-weight: 600;
}

.news-con-lr li dl dd {
    margin-right: 70px;
    width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.news-con-lr li dl span {
}

.news-con-lr li dl i {
    background-image: url(../images/news_ico.png);
    background-position: 0 -1802px;
    width: 24px;
    height: 14px;
    margin-left: 20px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.part-news-tab {
    width: 600px;
    height: 40px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto 35px;
}

.part-news-tab a {
    width: 160px;
    height: 100%;
    display: block;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    font-size: 14px;
}

.part-news-tab a.active {
    background: #d01a21;
    color: #fff;
    border-color: #d01a21;
    cursor: pointer;
}

/*品牌实力*/
.part-brand {
    width: 100%;
    margin-top: 50px;
}

.part-brand .box-title-line-l {
    left: 360px;
}

.part-brand .box-title-line-r {
    right: 360px;
}

.part-brand-con {
    width: 1220px;
    height: 360px;
    margin: 0 auto;
}

.part-brand-con ul li {
    width: 200px;
    height: 65px;
    display: inline-block;
    position: relative;
    margin-left: 34px;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 30px;
}

.part-brand-con ul li .part-brand-item {
    overflow: hidden;
    position: absolute;
}

.part-brand-con ul li:hover .part-brand-item-2 {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.part-brand-item img {
    display: block;
    max-width: 100%;
    height: auto;
}

.part-brand-item-2 img {
    display: block;
    max-width: 100%;
    height: auto;
}

.part-brand-item-2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

/*关于蓝迪*/
.part-about {
    width: 100%;
    background: #eee;
}

.part-about-con {
    max-width: 1220px;
    height: 400px;
    margin: 0 auto;
    text-align: center;
    color: #999;
}

.part-about-con h1 {
    width: 224px;
    height: 50px;
    display: block;
    font-size: 32px;
    border-bottom: 1px solid #a7a7a7;;
    margin: 0 auto;
    padding-top: 70px;
}

.part-about-con h2 {
    font-size: 32px;
    margin-top: 10px;
}

.about-describe {
    margin-top: 50px;
    line-height: 30px;
    font-size: 16px;
}

.part-about-con ul {
    width: 100%;
    height: 150px;
    margin-top: 80px;
}

.part-about-con li {
    width: 24%;
    height: 100px;
    display: inline-block;
}

.part-about-con dl dt {
    color: #666;
    font-size: 60px;
}

.part-about-con dl dd {
    color: #999;
    font-size: 18px;
}

/*public*/
.box-title {
    width: 1220px;
    height: 100px;
    line-height: 50px;
    font-size: 42px;
    text-align: center;
    position: relative;
    margin: 0 auto 50px auto;
    color: #333333;
}

.box-title p {
    font-size: 18px;
    margin-top: 15px;
    color: #999999;
    line-height: 20px
}

.box-title-line-l {
    display: inline-block;
    width: 79px;
    height: 1px;
    vertical-align: 2px;
    background: #B5B5B5;
    position: absolute;
    left: 420px;
    top: 28px;
}

.box-title-line-r {
    display: inline-block;
    width: 79px;
    height: 1px;
    vertical-align: 2px;
    background: #B5B5B5;
    position: absolute;
    right: 420px;
    top: 28px;
}

.diary-item-r {
    width: 760px;
    height: 500px;

    background-size: cover;
    position: absolute;
    left: 455px;
    top: 40px;
}

.diary-item-r-tt {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 40px;
}

@media screen and (max-width: 1460px) {
    .bannerBg {
        width: 100%;
        height: 360px;
        position: relative;
        display: block;
        min-width: 1220px;
    }

    #banner {
        height: 360px !important;
    }

    #banner img {
        height: 100%;
    }

    /*优质选择*/
    .part-quality {
        width: 100%;
        height: 200px;
        background: #F5F5F5;
        padding-top: 80px;

    }

    .part-quality-con {
        width: 1240px;
        margin: 0 auto;
        height: 100%;
    }

    .part-quality-con ul li {
        width: 228px;
        height: 130px;
        background: #fff;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        float: left;

    }
    .part-quality-con ul li:nth-of-type(3),
    .part-quality-con ul li:nth-of-type(4){
        width: 238px;
    }
    .part-quality-con ul li:hover {
        box-shadow: 0 14px 20px #ccc;
        -weblit-transform: translate3d(0, -2px, 0);
        -moz-transform: translate3d(0, -2px, 0);
        -o-transform: translate3d(0, -2px, 0);
        -ms-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0);
    }

    .part-quality-con ul li dl {
        /*width: 147px;*/
        padding: 40px 0px 0 15px;
        float: left;
    }

    .part-quality-con ul li dl dt {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .part-quality-con ul li dl dd {
        color: #666;
        font-size: 12px;
    }

    .part-quality-con ul li span {
        width: 90px;
        height: 72px;
        display: inline-block;
        margin-top: 39px;
        background: url("../images/index_bg_s_1220.png") no-repeat;
        /*background-image: url("../images/index_bg_s.png");*/
    }

    .part-quality-con ul li .box-title-list1 {
        background-position: 7px -200px !important;
        width: 95px !important;
        margin-left: 7px;
    }

    .part-quality-con ul li .box-title-list2 {
        width: 70px;
        margin-left: 15px;
        background-position: -82px -197px !important;
    }

    .part-quality-con ul li .box-title-list3 {
        margin-left: 3px;
        width: 60px;
        background-position: -159px -198px !important;
    }

    .part-quality-con ul li .box-title-list4 {
        width: 55px;
        background-position: -240px -197px !important;
    }

    .part-quality-con ul li .box-title-list5 {
        width: 65px;
        background-position: -310px -197px !important;
        margin-left: 18px;
    }

    .part-quality-con ul {
        width: 1240px;
        height: 140px;
    }

    /*.nav-box {*/
    /*width: 100%;*/
    /*height: 105px;*/
    /*position: fixed;*/
    /*z-index: 15;*/
    /*font: 15px/1.5 "Source Han Sans SC", "HanHei SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif !important;*/
    /*color: #333;*/
    /*top: 0;*/
    /*border-bottom: 1px solid #eee;*/
    /*}*/
    /*.header-nav-content .nav-content-r {*/
    /*width: 220px;*/
    /*float: right;*/
    /*position: relative;*/
    /*margin-right: 14px;*/
    /*font-size: 12px;*/
    /*}*/
    /*.nav-content-c-on{*/
    /*width: 600px;*/
    /*height: 60px!important;*/
    /*float: left;*/
    /*margin-left: 22px;*/
    /*}*/
    /*.header-nav-content .nav-content-c-on ul li {*/
    /*float: left;*/
    /*height: 32px!important;*/
    /*padding: 22px 16px 0!important;*/
    /*margin-right: 20px;*/
    /*text-align: center;*/
    /*font-size: 14px;*/
    /*!* line-height: 80px; *!*/
    /*position: relative;*/
    /*cursor: pointer;*/
    /*}*/
    /*设计师大咖*/
    .design_swiper, .design_swiper {
        width: 1240px;
    }

    .design_swiper .swiper-button-prev {
        left: 0;
    }

    .design_swiper .swiper-button-next {
        right: 0;
    }

    .design_swiper .designer-more {
        right: 0;
    }

    .design_swiper .swiper-pagination-bullets {
        left: 970px;
        width: auto;
    }

    /*热门小区*/
    .part-area-case {
        width: 1220px;
        height: 420px;
        margin: 0 auto;

    }

    .area-case-right {
        width: 100%;
        height: 420px;
        float: left;
        overflow: hidden;
    }

    /*看日记*/
    .part-diary-con {
        width: 1200px;
    }

    .diary-item-l {
        left: 100px;
    }

    .diary-item-r {
        left: 400px;
    }

    .part-diary .layui-carousel-arrow {
        width: 60px !important;
        height: 60px !important;
        font-size: 25px !important;

    }

    /*.layui-carousel-arrow[lay-type=add]{*/
    /*right: -40px!important;*/
    /*}*/


    /*视频*/
    .video-bg {
        height: 653px;
    }
    .part-movie-con {
        width: 1220px;
        height: 450px;
        margin: 100px auto 0 auto;
        position: relative;
        background-color: #fff;
    }
    .part-movie-con-fl {
        width: 805px;
        height: 450px;
        float: left;
        position: relative;
    }
    .landi-player{
        width: 805px;
        height: 450px;
        position: absolute;
        z-index: 1;
    }
    .part-movie-con-fr {
        width: 415px;
        height: 430px;
        float: left;
        padding-top: 20px;
        position: relative;
    }
    .part-movie-con-fr ul {
        width: 340px;
        margin: 0 auto;
    }
    .part-movie-con-fr ul li {
        height: 70px;
        width: 100%;
        padding: 15px 0;
    }
    .video-icon-title, .video-url {
        width: 110px;
        height: 70px;
    }
    .video-play-num {
        width:210px;
        height: 22px;
        margin-left: 20px;
    }
    .video-text-slogan, .video-text-slogan a {
        height: 30px;
        width: 210px;
        overflow: hidden;
        color: #333;
    }
    .video-text-slogan {
        margin: 10px 0 0 20px;
        font-size: 13px;
    }
    .index-icon-arrow-box {
        position: absolute;
        right: 5px;
        bottom: 12px;
        width: 29px;
        height: 25px;
        padding: 0 20px;
        overflow: hidden;
    }
    .part-movie{
        height: 653px;
    }
}

/*layui*/
.layui-carousel > [carousel-item]:before {
    font-size: 0 !important;
}

.layui-carousel {
    background-color: rgba(0, 0, 0, 0) !important;
}

.layui-carousel > [carousel-item] > * {
    background-color: rgba(0, 0, 0, 0) !important;
}


.con1160_a {
    width: 755px;
    margin: 0 auto;
    padding-top: 20px;
}
.con1160_a .leftbox {
    float: left;
    font-family: "microsoft yahei";
}
.con1160_a .leftbox .box0 {
    float: left;
    text-align: left;
    padding-right: 50px;
    padding-top: 8px;
    box-sizing: border-box;
    width: 195px;
}
.con1160_a .leftbox .box0 img {
    float: left;
    vertical-align: middle;
    height: 103px;
    margin-left: 18px;
    margin-top: -20px;
}
.con1160_a .leftbox .box2 {
    float: left;
    width: 540px;
    margin-top: 15px;
}
.con1160_a .leftbox .box2 .div128 {
    float: left;
    width: 290px;
    padding-top: 0;
}
.con1160_a .leftbox .box2 .div128 .btn {
    width: 128px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 33px;
    background: #F5CB8F;
    border: none;
    color: #3E3423;
    font-family: "microsoft yahei";
    padding: 0;
}
.con1160_a .leftbox .box2 .div128 .time-item {
    float: right;
    height: 40px;
    vertical-align: top;
}
.con1160_a .leftbox .box2 .div250 {
    float: left;
    padding-right: 8px;
    padding-bottom: 8px;
    position: relative;
}
.con1160_a .leftbox .box2 .div128 {
    float: left;
    width: 290px;
    padding-top: 0;
}
.con1160_a .leftbox .box2 .div250 .input {
    font-family: "microsoft yahei";
    display: block;
    background: #fff;
    border: none;
    padding: 5px 10px;
    height: 40px;
    line-height: 40px;
    color: #646464;
    width: 180px;
    box-sizing: border-box;
}
.con1160_a .leftbox .box2 .div128 .btn {
    width: 128px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 33px;
    background: #F5CB8F;
    border: none;
    color: #3E3423;
    font-family: "microsoft yahei";
    padding: 0;
}
