﻿/**!
 * 苏州燃气集团
 * author: wuzhou;
 */

.ewb-about {
    background: url(../images/about_bg.jpg) center top no-repeat;
}

.ewb-intro {
    height: 369px;
    background: url(../images/about_01.jpg) 50% 0% / cover no-repeat fixed;
}

.ewb-intro-tt {
    margin-top: 10px;
    font-size: 28px;
    color: #fff;
    line-height: 72px;
}

.ewb-intro-bd {
    font-size: 13px;
    line-height: 28px;
    color: #fff;
}

.ewb-intro-left {
    width: 665px;
}

.ewb-intro-right {
    padding-top: 8px;
}


/* 历史变革 */

.ewb-history {
    height: 500px;
    background: url(../images/history_img.jpg) 50% 99px no-repeat;
}

.ewb-history-tt {
    padding-top: 43px;
    font-size: 28px;
    color: #005ab5;
}

.ewb-his {
    position: relative;
    height: 500px;
}

.ewb-his-frame {
    position: absolute;
    left: 0;
    top: 110px;
    width: 95px;
    z-index: 999;
}

.ewb-his-tt {
    color: #005ab5;
    font-weight: bold;
    line-height: 20px;
}

.ewb-his-info {
    color: #005ab5;
    line-height: 15px;
}

.ewb-his-two {
    left: 125px;
    top: 100px;
}

.ewb-his-three {
    left: 238px;
    top: 95px;
}

.ewb-his-four {
	width:115px;
    left: 402px;
    top: 100px;
}

.ewb-his-five {
    left: 442px;
    top: 197px;
}

.ewb-his-six {
	width:115px;
    left: 582px;
    top: 356px;
}

.ewb-his-seven {
    left: 678px;
    top: 150px;
}

.ewb-his-eight {
    width: 115px;
    left: 854px;
    top: 114px;
}

.ewb-his-nine {
    width: 115px;
    left: 114px;
    top: 130px;
}

.ewb-pt5 {
    padding-top: 5px;
}

.ewb-his-ten {
    width: 207px;
    left: 258px;
    top: 376px;
}

.ewb-w115 {
    width: 115px;
}

.ewb-his-eleven {
    width: 115px;
    left: 268px;
    top: 316px;
}

.ewb-his-twelve {
    width: 115px;
    left: 454px;
    top: 386px;
}

.ewb-his-thirteen {
    width: 207px;
    left: 519px;
    top: 320px;
}

.ewb-ml10 {
    margin-left: 10px;
}

.ewb-his-fourteen {
    width: 115px;
    left: 763px;
    top: 130px;
}

.ewb-his-fifteen {
    width: 115px;
    left: 873px;
    top: 320px;
}

.ewb-develop {
    height: 444px;
    background: url(../images/about_02.jpg) 50% 0% / cover no-repeat fixed;
}

.ewb-develop-tt {
    padding-top: 80px;
    padding-bottom: 22px;
    font-size: 28px;
    color: #fff;
}

.ewb-develop-bd {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.ewb-dinfo-items {
    padding-top: 20px;
}

.ewb-dinfo-items>li {
    vertical-align: top;
    line-height: 29px;
    padding-left: 22px;
    color: #fff;
    font-size: 14px;
    background: url(../images/develop_ico.png) left 7px no-repeat;
}



/* 组织构架 */

.ewb-org {
    height: 730px;
}

.ewb-org-tt {
    color: #005ab5;
    font-size: 28px;
    padding-top: 66px;
}

.ewb-org-bd {
    padding-top: 30px;
    text-align: center;
}


/* 集团荣誉与资质 */

.ewb-honor {
    /*height: 580px;*/
    background-color: #d5d5d5;
}

.ewb-honor-tt {
    padding-top: 71px;
    font-size: 28px;
    color: #005ab5;
}
.ewb-honor-tt1 {
    padding-top: 10px;
    font-size: 17px;
    color: #565656;
}
.ewb-honor-half {
    width: 326px;
}

.ewb-honor-title {
    padding-top: 39px;
    padding-bottom: 25px;
    font-size: 23px;
    color: #565656;
}

.ewb-honor-items>li {
    line-height: 33px;
    font-size: 15px;
    padding-left: 19px;
    color: #565656;
    background: url(../images/develop_blue_ico.png) left 10px no-repeat;
}


/* 企业宗旨 */

.ewb-purpose {
    height: 494px;
    background: url(../images/about_03.jpg) 50% 0% / cover no-repeat fixed;
}

.ewb-purpose-tt {
    padding-top: 71px;
    font-size: 28px;
    color: #fff;
}

.ewb-purpose-info {
    padding-right: 2px;
    width: 326px;
    height: 244px;
    background: url(../images/right_line.png) right top no-repeat;
}

.ewb-mt47 {
    margin-top: 47px;
}

.ewb-purpose-items>li {
    float: left;
    width: 29px;
    font-size: 21px;
    color: #fff;
    line-height: 22px;
    text-align: center;
}

.ewb-purpose-items>li.ewb-purpose-first {
    width: 29px;
    font-size: 28px;
    line-height: 29px;
    margin-left: 26px;
    margin-right: 16px;
}

.ewb-w990 {
    width: 990px;
    margin: 0 auto;
}