*{
    margin: 0; padding: 0;
    font-family: 微软雅黑, Arial, Helvetica, sans-serif;
    text-size-adjust: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
a:link, a:visited, a:active, a:hover {
    text-decoration: none;
}
@media (max-width:768px ) {
    .wrap-opt .wrap {
        width: 92%;
    }
    body .gjc {
        padding: 10px 0;
    }
    body .gjc .gjc_con {
        padding-left: 15px;
    }
    .gjc .gjc_con_txt span {
        font-size: 12px;
        display: inline-block;
        margin-top: 4px;
    }
    .gjc .gjc_con_txt ul {
        float: none;
    }
    .gjc .gjc_con_txt ul li a {
        font-size: 12px;
    }
    .wrap-opt .wrap  .position {
        float: none;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 0;
    }
    .wrap-opt .wrap .opt {
        float: none;
        width: 100%;
    }
    .wrap-opt .wrap .opt .a {
        padding-right: 5%;
    }
    .wrap-opt .wrap .opt .a a {
        padding: 5px 0;
    }
    .about .about_con .title {
        margin-bottom: 3%;
    }
    .about_con .title .xian {
        width: 310px;
        margin-bottom: 20px;
    }
    .title .xian h2 {
        font-size: 18px;
        width: 225px;   
        line-height: 16px;
    }
    .about_con .about_c_c {
        margin-top: 20px;
    }
    .about_c_c .about_c_c_about2 {
        margin-top: 20px;
    }
}
.gy_banner {
    width: 100%;
}
.gy_banner img {
    width: 100%;
}
.gjc {
    padding: 15px 0;
    background: #e6e6e6;
}
.gjc .gjc_con {
    padding: 0;
}
.gjc_con_txt span {
    font-size: 16px;
    color: #3e3a39;
    float: left;
}
.gjc_con_txt ul {
    text-align: left;
    float: left;
}
.gjc_con_txt ul li {
    display: inline-block;
}
li {
    list-style: none;
}
.gjc_con_txt ul li a {
    font-size: 16px;
    color: #3e3a39;
    padding: 0 5px;
}
.gjc_con_txt:after {
    display: block;
    content: "";
    clear: both;
}
.wrap-opt {
    box-shadow: 0 2px 6px #BABABA;
    position: relative;
}
.wrap-opt .dead-line {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #004EA2;
    height: 3px;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
    zoom: 1;
}
.wrap img {
    padding-bottom: 5px;
}
.wrap:after, .wrap:before {
    display: table;
    content: '';
}
.wrap-opt .position {
    padding: 26px 0;
}
.fr {
    float: right;
}
.wrap-opt .position a {
    font-size: 14px;
    color: #555;
}
.wrap-opt .position span {
    font-size: 14px;
    color: #555;
    margin: 0 3px;
}
.wrap-opt .opt {
    position: relative;
}
.clean {
    zoom: 1;
}
.fl {
    float: left;
}
.wrap-opt .opt .a {
    padding-right: 40px;
    /* width: 65px; */
}
.wrap-opt .opt .a a:hover, .wrap-opt .opt .a.on a {
    color: #004EA2;
}
.wrap-opt .opt .a a {
    font-size: 16px;
    color: #333;
    padding: 27px 0;
    display: inline-block;
}
.wrap-opt .opt .a {
    padding-right: 40px;
    /* width: 65px; */
}
.wrap-opt .opt .move-line {
    position: absolute;
    left: 0;
    bottom: 0;
    /* min-width: 65px; */
    background: #004EA2;
    height: 3px;
    -webkit-transition: width .3s;
    transition: width .3s;
}
.clean:after {
    clear: both;
}
.clean:after, clean:before {
    display: table;
    content: '';
}
.wrap:after {
    clear: both;
}
.about {
    padding: 40px 0;
    background: url(../images/bg-contact.jpg) no-repeat center bottom;
}
.about .title {
    margin-bottom: 45px;
}
.title {
    text-align: center;
}
.title .xian {
    height: 15px;
    border-bottom: 4px solid #342718;
    width: 560px;
    margin: 15px auto 40px;
}
.about .title h2 {
    background: #fff;
}
.title h2 {
    line-height: 16px;
}
.title h2 {
    width: 420px;
    margin: 0 auto;
    line-height: 15px;
    color: #1469ad;
    font-size: 36px;
    font-weight: bold;
    background: #f9f8f8;
}
.xxxx {
    border-bottom: 1px dashed #ddd;
}
.about_c_c {
    margin-top: 40PX;
}
.about_c_c_about2 {
    margin-top: 50px;
    font-size: 16px;
    color: #666;
    line-height: 1.75em;
}
.about_c_c_about2 p {
    color: #666;
    line-height: 2.5em;
    font-size: 16px;
    margin-bottom: 20px;
}
.footer {
    margin-top: 0;
}
