img {
    image-rendering: -webkit-optimize-contrast;
}
.width1004 {
    min-width: 1300px;
}

.indexcontent {
    margin: 0px auto;
    width: 1300px;

    clear: both;
  
}

.i_fw_list {
    width: 684px;
    margin: 0px auto;
}

.i_fw_list li {
    float: left;
    width: 228px;
}

.i_fw_list li .ico_c {
    width: 128px;
    height: 128px;
    border: 1px solid rgb(255, 255, 255);
    padding: 12px;
    border-radius: 50%;
    margin: 0px auto;
}

.i_fw_list li .ico_c .ico {
    width: 128px;
    height: 128px;
    border-radius: 50%;
}

.i_fw_list li .ico_c .ico1 {
    background: url("../images/i_fw_ico1.png") center center no-repeat rgb(255, 255, 255);
}

.i_fw_list li .ico_c .ico2 {
    background: url("../images/i_fw_ico2.png") center center no-repeat rgb(255, 255, 255);
}

.i_fw_list li .ico_c .ico3 {
    background: url("../images/i_fw_ico3.png") center center no-repeat rgb(255, 255, 255);
}

.i_fw_list li .txt {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 25px;
    padding-top: 10px;
    text-align: center;
}

.n_title1 {
    font-size: 30px;
    color: rgb(68, 68, 68);
    line-height: 40px;
    text-align: center;
}

.n_title2 {
    font-size: 24px;
    color: rgb(153, 153, 153);
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

.n_hr1 {
    width: 84px;
    height: 2px;
    background: #b28f54;
    margin: 10px auto 0px;
}

.ab_d1_txt {
    float: left;
    width: 630px;
    font-size: 14px;
    color: rgb(51, 51, 51);
    line-height: 30px;
}

.ab_d1_img {
    float: right;
}

.ab_d2 {
    background: url("../images/about_bg.jpg") center center no-repeat;
    height: 680px;
    clear: both;
}

.ab_d2 .title1 {
    font-size: 48px;
    color: rgb(255, 255, 255);
    line-height: 60px;
    padding-top: 115px;
    text-align: center;
}

.ab_d2 .title2 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    padding-top: 40px;
    text-align: center;
    height: 210px;
}

.ab_d3 {
    background: rgb(253, 251, 251);
    height: 600px;
}

.ab_d3 img {
    float: left;
    width: 650px;
}

.ab_d3 .txt {
    float: left;
    padding: 60px 0px 0px 80px;
    width: 500px;
    font-size: 16px;
    color: rgb(68, 68, 68);
    line-height: 25px;
}

.ab_d3 .txt * {
    font-size: 16px;
    color: rgb(68, 68, 68);
    line-height: 25px;
    text-align: justify;
}
