﻿
.container {
    width: 1200px;
    font-size: 16px;
    background-color: #FFFFFF;
    margin: 15px auto;
}

.title {
    margin-top: 25px;
    font-size: 30px;
    text-align: center;
    color: #0C0C0C;
    font-weight: bold;
    padding: 0 78px;
}
.time {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 25px;
}
.sg {
    margin: 20px 50px;
    border: 1px solid #0077C2;
    width: auto;
    text-align: center;
}
.sj {
    margin: 30px 78px 20px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
}
.c3 {
    margin-top: 20px;
    text-align: right;
    padding-right: 50px;
}
.c3 a{
    color: #044498;
}
.sx{
    margin-left: 50px;
    margin-bottom:30px;
}
.sx a:hover{
    color: #044498;
}

.clearfix {
    margin: 10px 78px;
    display: block;
}
.chare {
    overflow: hidden;
    height: 40px;
    line-height: 33px;
    font-size: 14px;
    padding-left: 20px;
}

.chare .chare-left {
    float: left;
}

.chare .chare-right {
    float: right;
    display:block;
}

.chare .chare-right span {
    float: left;
    height: 33px;
    margin-left: 20px;
}
.onci {
	font-size: 14px;
}


  .selected{
         color: #ff3232;
       }
        .cursor {
            cursor: pointer;
        }

        #print {
            vertical-align: middle;
        }

        #print img {
            width: 13px;
        }
       .share {
            text-align: right;
        }

        .b-drag .bstitle {
             height: 25px;
        }
 /* 领导信息 */

     .lead-title {
            width: 100%;
            height: 80px;
            background: url(http://www.guoshenghotel.com/images/xy-xxgk-lead-titBg.png) no-repeat center;
            line-height: 80px;
            text-align: center;
        }

        .lead-title span {
            font-size: 32px;
            font-weight: bold;
            color: #015293;
        }

        .leader-detail {
            width: 100%;
            height: auto;
            margin-top: 35px;
            background: url(http://www.guoshenghotel.com/images/xy-xxgk-lead-detailBg.png) no-repeat top;
        }

        .leader-detail .photo {
            float: left;
            width: 315px;
            height: 500px;
            background-color: #f9f9f9;
        }

        .leader-detail .photo .img {
            width: 190px;
            height: 230px;
            margin: 30px auto;
            padding: 10px;
            background-color: #fff;
        }

        .leader-detail .photo .img img {
            width: 100%;
            height: 100%;
        }

        .leader-detail .photo span.name {
            display: block;
            width: 190px;
            height: 40px;
            margin: 0 auto;
            line-height: 40px;
            font-size: 24px;
            color: #333;
            text-align: center;
        }

        .leader-detail .info {
            float: left;
            width: 790px;
            height: auto;
            margin-left: 30px
        }

        .leader-detail .info .info-tit {
            width: 100%;
            height: 30px;
            padding: 0 15px;
            background: url(http://www.guoshenghotel.com/images/xy-xxgk-titBg.png) no-repeat left;
            line-height: 30px;
            font-size: 20px;
            font-weight: bold;
            color: #015293;
        }

        .leader-detail .info .info-con {
            width: 100%;
            height: auto;
            margin: 10px 0 20px 0;
            line-height: 0.3rem;
            font-size: 16px;
        }

        .leader-detail .info .info-con p {
            line-height: 30px;
            font-size: 16px;
            color: #333;
            text-indent: 2em;
        }
