.index_gh_title{
    color: #C09F69;
    position: relative;
}
.gh_title_ghjz{
    /*margin-left: -85px !important;*/
}

.hdtxt{
    color: #fff;
}
.index_gh_title p{
    font-weight: bolder;
    font-size: 32px;
}
.gha_pic{
    display: block;
}
.kolBox{
    text-align: center;
    margin-top: 30%;
}
.kolRow{
    background:#C09F69;
    margin-top: 10px;
    position: absolute;
    height: calc(100% - 20px);
    padding-top: -10px;
    padding-bottom: -10px;
    right: 0px;
}
.kolBox a{
    text-decoration: none;
    color: #fff;
}
.ghImgBox img{
    width: 100%;
}
.ghImgBox .col-xs-6{
    padding: 10px;
}

/*合作品牌*/
.hzppBox{
    width: 100%;
    background:url(http://resnap.weiuxiu.cn/gwh5/home_business.png) no-repeat top;
    background-size: cover;
    padding-top: 10%;
    padding-bottom: 10%;
    margin-top: 40px;
}
.hzppBoxLeft{

}
.hzppBoxLeft p{
    font-size: 40px;
    color: rgba(255,255,255,1);
}
.hzppTable{
}
.hzppTable tr td{
    padding: 5px;
}
.hzppTable img{
    width: 100%;
}
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.ghsmall{
    border-top: 3px solid #C09F69;
}
/*kol图片*/
.gha_pic:hover{
    transform:rotate(7deg);
    -ms-transform:rotate(7deg);
    -moz-transform:rotate(7deg);
    -webkit-transform:rotate(7deg);
}
.hzppBoxLeft a:hover{
    text-decoration: none;
}
.index_logo:hover{
    animation: index_logo_ani 0.2s linear;
}
.oneRight,.twoRight{
    margin-left: -30px;
}
/*关于公司*/
.home_gygs{
    background: #F8F8F8;
    padding: 20px;
    margin-top: 80px;
    padding-top: 50px;
}
.left_gygs{
    text-align: center;
    padding-bottom: 7%;
}
.right_gygs{
    text-align: justify;
    margin-top:5%;
}
.txt_sign{
    color: #C09F69;
}
.left_gygs a{
    text-decoration: none;
}
.right_gygs p{
    letter-spacing: 3px;
    margin-top: 30px;
    font-size: 18px;
}
.left_txt{
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    margin-top: -50%;
}
.left_gygs img{
    display: inline-block;
}
@keyframes index_logo_ani {
    0%{ opacity: 0; right: 71px;}
    100%{opacity: 1; right: 51px;}
}

@media screen and (max-width: 768px){
    .kolRow{
        position: relative;
        height: 50%;
    }
    .kolBox{
        margin-top: 30%;
        margin-bottom: 30%;
    }
    .link_area .tab_list .lehuo_txt{

    }
    .oneRight,.twoRight{
        margin-left: 0px;
    }
}
@media screen and (min-width: 768px) {
    .kolRow{
        position: relative;
        height: 50%;
        margin-top: 26px;
    }
    .kolBox{
        margin-top: 30%;
        margin-bottom: 30%;
    }
    .gh_title_ghjz{
        margin-left: -85px !important;
    }

}
@media screen and (max-width: 1200px) {
    .oneRight,.twoRight{
        margin-left: 0px;
    }
}
@media screen and (max-width: 1200px)  and (min-width: 992px)  {
   .right_gygs{
       margin-top: 0%;
   }
}

@media screen and (max-width: 992px) {
    .right_gygs{
        margin-top: -30px;
    }
    .left_gygs{
        padding-bottom: 10%;
    }
}
@media screen and (min-width: 1200px) {
    .right_gygs{
        /*margin-top: 30px;*/
    }
    .right_gygs p{

    }
}











