
.heabg{
    min-width: 1200px;
    background: #232323;
    height:498px ;
    position: absolute;
    top: 0;
    right: 0;
}

.banner{
   width: 100%;
    min-width: 1200px;
    position: relative;
    z-index: 3;
}
.banner ul li{
    float: left;
    width: 100%;
}
.banner ul li .banner_inner{
    position: relative;
    width: 100%;
    min-width: 1200px;
    /*background: url("../image/Index/banner.png") no-repeat;*/
    /*background-size: 100% 100%;*/
}
.banner ul li .banner_inner a{
    display: block;
    width: 1200px;
    margin: 0 auto;
}
.banner_inner .child_1{
    position: absolute;
    z-index: 4;
    line-height: 60px;
    font-size: 34px;
    color: #fff;
    top:210px;
    left: 1158px;
}
.banner_inner .child_2{
    position: absolute;
    z-index: 4;
    line-height: 36px;
    font-size: 22px;
    color: #cb2842;
    top:270px;
    left: 1158px;
}
.banner_inner .button{
    position: absolute;
    z-index: 4;
    top:340px;
    left: 1200px;
    line-height: 60px;
    width: 210px;
    height: 60px;
    border: 1px solid #e1dedf;
    border-radius: 4px;
    text-align: center;
    font-size: 15px;

    background: #fff url("../image/Index/right.png") no-repeat 190px center ;
}
.banner_inner .button a{
    display: block;
    color: #ce4054;
}
/*.banner .listshow{*/
    /*width: 206px;*/
    /*position: absolute;*/
    /*top:656px;*/
    /*left: 50%;*/
    /*z-index: 4;*/
    /*margin-left: -103px;*/
/*}*/
/*.banner .listshow ol li{*/
    /*float: left;*/
   /*width: 54px;*/
    /*height: 4px;*/
    /*background: #595757;*/
    /*margin-right: 18px;*/
/*}*/
/*.olliColor{*/
   /*background: #cb2842!important;*/
/*}*/
/*.banner .listshow ol li:nth-last-of-type(1){*/
    /*margin-right: 0;*/
/*}*/
.cases{
    min-width: 1200px;
    padding-top: 102px;
    padding-bottom: 90px;
}
.cases h2{
    font-size: 32px;
    text-align: center;
    padding-bottom: 38px;
}
.cases h3{
    font-size: 25px;
    color: #4c4948;
    font-weight: normal;
    text-align: center;
    padding-bottom: 45px;
}
.cases .line{
    margin: 0 auto 32px;
    width: 72px;
    height: 2px;
    background: #cb2842;
}
.cases ul li{
    width: 25%;
    height: 25%;
    float: left;
    position: relative;
}
.bottom a{
    display: block;
}
.cases ul li .top{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.cases ul li .bottom{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(191,44,66,0.9);
   opacity: 0;
    transition: 1s;
}
.cases ul li .bottom h4{
    text-align: center;
    padding-top: 105px;
    font-size: 22px;
    color: #fff;
    padding-bottom: 16px;
}
.cases ul li .bottom p{
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding-bottom: 24px;
}
.cases ul li .bottom .icon{
    width: 34px;
    margin: 0 auto;
}

.cases ul  li .top img {
    width: 100%;
    height: 100%;
}
.service {
    width: 1030px;
    margin: 0 auto;
    padding-bottom: 66px;
}
.service ul li{
    float: left;
    margin-right: 124px;
    width: 161px;
}
.service ul li:nth-of-type(1)  .top {
     background: url("../image/Index/service_icon_1.png") no-repeat;
     background-size: 100%;
 }
.service ul li:nth-of-type(2)  .top {
    background: url("../image/Index/service_icon_2.png") no-repeat;
    background-size: 100%;

}
.service ul li:nth-of-type(3)  .top {
    background: url("../image/Index/service_icon_3.png") no-repeat;
    background-size: 100%;

}
.service ul li:nth-of-type(4) .top {
    background: url("../image/Index/service_icon_4.png") no-repeat;
    background-size: 100%;

}
.service ul li:nth-of-type(1)  .top .toptitle{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #cb2842 url("../image/Index/service_icon_1_1.png") no-repeat;
    background-size: 100%;
    border-radius: 50% 50%;
}
.service ul li:nth-of-type(2)  .top .toptitle{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #cb2842 url("../image/Index/service_icon_2_2.png") no-repeat;
    background-size: 100%;
    border-radius: 50% 50%;
}
.service ul li:nth-of-type(3)  .top .toptitle{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #cb2842 url("../image/Index/service_icon_3_3.png") no-repeat;
    background-size: 100%;
    border-radius: 50% 50%;
}
.service ul li:nth-of-type(4) .top .toptitle{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:#cb2842 url("../image/Index/service_icon_4_4.png") no-repeat;
    background-size: 100%;
    border-radius: 50% 50%;

}
.service ul li .top img{
    width: 100%;
}
.service ul  li .top{
    height: 161px;
    width: 161px;
    margin-bottom: 28px;
    border-radius: 50% 50%;
    position: relative;
}
.sebacolor{
    background: #cb2842;
}
.service ul li:nth-last-of-type(1){
    margin-right: 0;
}
.service ul li .bottom dt{
    line-height: 31px;
    font-size: 18px;
    color: #333;
    text-align: center;
    padding-bottom: 10px;
}
.service ul li.color .bottom dt{
    color: #cb2842;
}
.service ul li .bottom dd{
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    color: #777777;
}
.service h2{
    font-size: 32px;
    text-align: center;
    padding-bottom: 38px;
}
.service h3{
    font-size: 25px;
    color: #4c4948;
    font-weight: normal;
    text-align: center;
    padding-bottom: 45px;
}
.service .line{
    margin: 0 auto 32px;
    width: 72px;
    height: 2px;
    background: #cb2842;
}
.brand{
    width: 100%;
    min-width: 1200px;
    background: url("../image/Index/bg_1.png") no-repeat;
    padding-top: 93px;
    height: 440px;
}
.brand h2{
    font-size: 32px;
    text-align: center;
    padding-bottom: 38px;
    color: #fff;
}
.brand h3{
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 106px;
    color: #fff;
}
.brand .line{
    margin: 0 auto 32px;
    width: 72px;
    height: 2px;
    background: #cb2842;
}
.brand ul{
    width: 1181px;
    margin: 0 auto;
}
.brand ul li{
    float: left;
    color: #fff;
}
.brand ul li:nth-of-type(1) {
     margin-left: 105px;
 }
.brand ul li:nth-of-type(2) {
    margin-left: 170px;
}
.brand ul li:nth-of-type(3) {
    margin-left: 110px;
}
.brand ul li:nth-of-type(4) {
    margin-left: 148px;
}
.brand ul li dl dt{
    font-size:57px;
    padding-bottom: 23px;
}
.brand ul li dl dd{
    font-size: 15px;
    color: #b5b5b6;
}
.brand ul li dl dt sup{
    font-size: 30px;
}
.select{
    width: 100%;
    min-width: 1200px;
}
.select img{
    width: 100%;
}
.news{
    width: 100%;
    min-width: 1200px;
    background: url("../image/Index/bg_2.png") no-repeat;
    height: 694px;
}
.news h2{
    font-size: 32px;
    text-align: center;
    padding-bottom: 32px;
    padding-top: 80px;
    color: #fff;
}
.news h3{
    font-size: 25px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding-bottom: 68px;
}
.news .line{
    margin: 0 auto 28px;
    width: 72px;
    height: 2px;
    background: #cb2842;
}
.news ul {
    width: 1200px;
    margin: 0 auto;
}
.news ul li{
    width: 372px;
    float: left;
    margin-right: 34px;
}
.news ul li:nth-last-of-type(1){
    margin-right: 0;
}
.news ul li dl dt{
    margin-top: -6px;
    float: left;
    font-size:26px;
    color: #727171;
    font-weight: bold;
    margin-right: 8px;
}
.news ul li dl dd {
    width: 273px;
    float: left;

}
.news ul li dl dd img{
    width: 100%;
    max-height: 178px;
}
.news ul li dl dd .bottom h4{
    line-height: 43px;
    height: 43px;
    border-bottom: 1px dashed #4e4c4c;
    color: #cb2842;
    font-size: 14px;
}
.news ul li dl dd .bottom p{
    line-height: 20px;
    font-size: 12px;
    color: #969797;
    padding-top: 11px;
    padding-bottom: 27px;
    min-height: 120px;
}
.news ul li dl dd .bottom .button{
    display: block;
    width: 81px;
    height: 13px;
    background: url("../image/Index/move.png") no-repeat;
    margin-left:180px ;
}

/*@media screen and (max-width: 1500px) {*/
    /*.banner_inner .child_1{*/
        /*left: 900px;*/
    /*}*/
    /*.banner_inner .child_2{*/
        /*left: 900px;*/
    /*}*/
    /*.banner_inner .button{*/
        /*left: 950px;*/

    /*}*/
    /*.banner ul li .banner_inner {*/
        /*height: 450px;*/
    /*}*/
    /*!*.banner .listshow{*!*/
        /*!*top:480px;*!*/

    /*!*}*!*/
    /*.cases ul li .bottom h4{*/
        /*padding-top: 80px;*/
    /*}*/
/*}*/
