.gywm{
    width: 1190px;
    margin: auto;
}
.gywm img{
    width: 100%;
}
.index_title span {
    display: block;
    font-size: 38px;
    line-height: 38px;
    font-family: 'ITCAvantGardeStd67eb9ea455d9';
    color: #cccccc;
    text-align: center;
    padding-top: 29px;
}
.index_title strong {
    display: block;
    font-size: 31px;
    position: relative;
    z-index: 2;
    margin: auto;
    background-color: #FFF;
    color: #333;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 23px;
}
.gywm p{
    color: #000000;
    font-size: 18px;
    line-height: 2;
}
.a-about {
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.a-a-index {
    width: 1190px;
    margin: 0 auto;
}
.wrap {
    top: 0px;
    opacity: 1;
    width: 100%;
    height: auto;
    margin-top: 26px;
    display: inline-block;
}
.wrap .left {
    width: 50%;
    float: left;
    padding-right: 100px;
    box-sizing: border-box;
    margin-top: 35px;
}
.wrap .left .txt1 {
    line-height: 30px;
    font-size: 41px;
    color: #666666;
    font-weight: bold;
}
.wrap .left .txt2 {
    line-height: 60px;
    font-size: 27px;
    color: #000000;
    margin-top: 30px;
}
.wrap .text {
    width: 50%;
    float: right;
    line-height: 36px;
    font-size: 18px;
    color: #666666;
    text-align: justify;
}
.wrap .text p {
    font-size: 16px;
    color: black;
}

.information {
    width: 100%;
    height: 274px;
    background: url(../images/information.png) no-repeat;
    background-position-x: center;
}