/*集团网站样式*/
.foot-summary p,.foot-summary h1,.foot-summary h3,.foot-summary h4{
    margin : 10px;
}
.header-summary p,.header-summary h1,.header-summary h3,.header-summary h4{
    margin : 10px 0px;
}

.header-summary{
    width: 40%;
}

.header-summary img.logo{
    width: 100%;
}

.header-summary h1, .foot-summary h1{
    font-size: 32px;
}

.header-summary h3, .foot-summary h3{
    font-size: 24px;
}

.header-summary h4, .foot-summary h4{
    font-size: 16px;
}

.header-summary .hd-summary-div{
    box-sizing: border-box;
    position: relative;
    width: 100%;
    /*padding: 40px 10% 10px 10% ;*/
    /*background-color: rgba(132, 113, 113, 0.5);*/
    /*background-image: linear-gradient(to right, rgba(255, 165, 0, 0.43) 0%, rgba(144, 114, 48, 0.35) 70%, rgba(31, 27, 15, 0.72) 100%););*/
    /*background-image: -webkit-linear-gradient(right, rgba(255, 165, 0, 0.43) 0%, rgba(144, 114, 48, 0.35) 70%, rgba(31, 27, 15, 0.72) 100%););*/
    /*background-image: -moz-linear-gradient(right, rgba(255, 165, 0, 0.43) 0%, rgba(144, 114, 48, 0.35) 70%, rgba(31, 27, 15, 0.72) 100%););*/
    /*background-image: -o-linear-gradient(right, rgba(255, 165, 0, 0.43) 0%, rgba(144, 114, 48, 0.35) 70%, rgba(31, 27, 15, 0.72) 100%););*/
}

.header-summary .hd-summary-div>img{
    width: 100%;
}

.header-summary h1{
    text-align: left;
    color: rgba(236, 236, 236, 0.53);
    font-size: 40px;
    font-weight: 100;
}

.header-summary .hd-summary-content{
    font-weight: bolder;
    color: #fff;
    text-align: center;
    font-size: 50px;
}

.header-summary hr{
    width: 100%;
    border: solid 2px #fff;
    margin: 15px auto;
}

.header-summary .hd-summary-foot{
    padding-top: 40px;
    color: #948888!important;
    position: absolute;
    bottom: 100px;
    width: 100%;

}

.header-summary .hd-summary-foot-img{
    position: absolute;
    width: 100%;
    bottom: 10px;

}

.right-menu-modular .cont .tc{
    margin-left: 110px;
}

.gallery .visit-li-a{
    overflow: hidden;
    display: block;
}

