body{
    padding: 0;
    margin: 0;
}
.white{
    color:#fff !important;
}
.aboutgdfs_box1 .headline {
    margin-top: 62px;
}

.headline {
    padding-left: 33px;
    background: url(../img/headline_ico.png) no-repeat 0 0;
}

.y-wrap {
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.y-wrap *{
    font-family: Microsoft Yahei, Arial, SimSun, sans-serif;
}

.copyright_con{color:#242d33; font-size:14px; margin:12px 0 0 0; line-height:30px; float:left; width:400px;}
.gtldList{float:right;}
.gtldList a{display:inline-block; float:left; width:86px; height:85px; border-radius:50%; margin:0 0 0 10px; position:relative;}

.gtldList a:before{content:""; display:block; position:absolute; width:100%; height:100%; background:url(../img/logo_gtld.png) no-repeat #ebebeb; border-radius:50%;
    transition:all 0.4s ease-in-out;}
.gtldList a.jt:before{background-position:0 0;}
.gtldList a.wan:before{background-position:-95px 0;}
.gtldList a.gd:before{background-position:-190px 0;}
.gtldList a.fs:before{background-position:-285px 0;}
.gtldList a.xw:before{background-position:-379px 0px;}
.gtldList a.ss:before{background-position:-474px 0px;}
.gtldList a.cs:before{background-position:-567px 0px;}

.gtldList a:after{content:""; display:block; position:absolute; width:100%; height:100%; background:url(../img/logo_gtld.png) no-repeat #ebebeb; border-radius:50%;
    -webkit-transform:rotateY(90deg); transform:rotateY(90deg); -webkit-backface-visibility:hidden; backface-visibility:hidden; transition:all 0.4s ease-in-out;}
.gtldList a.jt:after{background-position:0 -115px;}
.gtldList a.wan:after{background-position:-95px -115px;}
.gtldList a.gd:after{background-position:-190px -115px;}
.gtldList a.fs:after{background-position:-285px -115px;}
.gtldList a.xw:after{background-position:-379px -115px;}
.gtldList a.ss:after{background-position:-474px -115px;}
.gtldList a.cs:after{background-position:-567px -115px;}

.gtldList a:hover:before{-webkit-transform:rotateY(90deg); transform:rotateY(90deg); -webkit-backface-visibility:hidden; backface-visibility:hidden;}
.gtldList a:hover:after{-webkit-transform:rotateY(0deg); transform:rotateY(0deg); -webkit-backface-visibility:visible; backface-visibility:visible; box-shadow:0px 0px 13px rgba(237,213,178,0.75);}


.y-footer {
    background-color: #ccc;
    padding: 30px 0;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-bottom-25 {
    margin-bottom: 25px;
}

.aboutgdfs_box1{background:url(../img/aboutGf_bg1.jpg) no-repeat center top; }
.aboutgdfs_box1 .headline{margin-top:62px;}
.aboutgdfs_title{color:#14131a; font-size:18px; line-height:18px; border-left:solid 4px #de2342; padding-left:10px;}
.aboutgdfs_con{color:#3d394c; font-size:16px; line-height:32px; width:396px; min-height:288px; text-align:justify;}
.aboutgdfs_titBox{padding:45px 0 60px 0; text-align:center;}
.aboutgdfs_titBox .aboutgdfs_title{display:inline-block;}
.aboutgdfs_road{width:1020px; overflow:hidden; position:relative; margin:0 auto;}
.aboutgdfs_roadList{width:2040px; position:relative; left:0; min-height:147px;
    -moz-transition:all ease-out .7s;
    -webkit-transitio:all ease-out .7s;
    transition:all ease-out .7s;
}
.aboutgdfs_road_item{float:left; width:255px;}
.aboutgdfs_road_item .num{width:38px; height:38px; line-height:38px; border-radius:50%; background:#e6e6e6; text-align:center; margin:0 auto 34px; position:relative;}
.aboutgdfs_road_item .num:before{display:block; content:""; width:220px; height:10px; background:#e6e6e6; position:absolute; top:16px; left:36px;}
.aboutgdfs_road_item .num.last:before{display:none;}
.aboutgdfs_road_item span{display:block; color:#fff; font-size:24px; font-weight:bold; border-radius:50%; position:relative; z-index:9;}
.aboutgdfs_road_item .num span:before{display:block; content:""; width:2px; height:27px; background:url(../img/road_line.png) no-repeat 0px 0px; position:absolute; top:38px; left:18px;}
.aboutgdfs_road_item p{font-size:14px; line-height:24px; margin:0; text-align:center;}
.aboutgdfs_road_item p strong{color:#d80d18;}
.aboutgdfs_road_btn{text-align:center;}
.aboutgdfs_road_btn span{display:inline-block; width:8px; height:8px; border-radius:50%; background:#ebe6e6; margin-right:9px; cursor:pointer;}
.aboutgdfs_road_btn span.on{background:#d6d2d2;}
.aboutgdfs_box2{min-width:1100px; min-height:722px; background:url(../img/aboutGf_bg2.jpg) no-repeat center top;}

.headline {
    padding-left:33px;
    background:url(../img/headline_ico.png) no-repeat 0 0;
}
.headline h2,
.headline h3,
.headline h4 {
    color: #d80d18;
    margin:0;
    border-bottom:none !important;
    font-weight:bold !important;
    font-size:24px;
    line-height:24px;
}

.guang-dong input,.fo-shan input{
    padding: 3px;
    border: 1px solid #DD372E;
    height: 26px;
    width: 200px;
}
.guang-dong .button_search,.fo-shan .button_search {
    border: none;
    padding: 5px 46px;
    background-color: #DD372E;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
    height: auto;
    width: auto;
}
.text_postfix{
    font-size: 16px;
    font-weight: bolder;
}