/* Write your styles */
em {
    font-style: normal;
}

li {
    list-style: none;
}

body {
    font-size: 14px;
}

@media only screen and (min-width: 641px) {
    .am-offcanvas {
        display: block;
        position: static;
        background: none;
    }

    .am-offcanvas-bar {
        position: static;
        width: auto;
        background: none;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .am-offcanvas-bar:after {
        content: none;
    }

    .my-sidebar {
        display: none;
    }
}

.my-head {
    margin-top: 40px;
    text-align: center;
}

.my-button {
    position: fixed;
    top: 0;
    right: 0;
    border-radius: 0;
}

.my-sidebar {
    padding-right: 0;
    border-right: 1px solid #eeeeee;
}

.my-footer {
    border-top: 1px solid #eeeeee;
    padding: 10px 0;
    margin-top: 10px;
    text-align: center;
}

.am-slider-default {
    margin-bottom: 0px;
}

.menu ul {
    margin-top: 0;
    margin-bottom: 0;
}

.menu li {
    float: left;
    width: 82px;
    text-align: center;
}

.menu li a {
    font-size: 14px;
    color: #7f7f7f;
    display: block;
    border-bottom: 4px solid #fff;
}

.menu li a:hover, .menu .on a {
    border-bottom: 4px solid #d6002a;
    text-decoration: none;
    color: #d6002a;
}

header {
    height: 54px;
    line-height: 50px;
}

.am-slider-default .am-control-nav {
    bottom: 40px;
}

.box1 {
    background: url(/static/image/i_bg_1.png) no-repeat;
    padding: 17px 17px 0px 17px;
    height: 196px;
    overflow: hidden;
}

.box1 p {
    padding: 10px 0px;
    line-height: 20px;
    color: #7f7f7f;
    font-size: 14px;
    width: 243px;
    height: 74px;
    margin: 0;
}

.box1 strong {
    font-size: 22px;
    color: #d6002a;
    display: block;
}

.box2 {
    background: url(/static/image/i_bg_2.png) no-repeat;
    padding: 17px 17px 0px 17px;
    height: 196px;
}

.box2 p {
    padding: 10px 0px;
    line-height: 20px;
    color: #ffffff;
    font-size: 14px;
    width: 243px;
    height: 74px;
    margin: 0;
}

.box2 strong {
    font-size: 22px;
    color: #ffffff;
    display: block;
}

.box3 {
    background: url(/static/image/i_bg_3.png) no-repeat;
    padding: 17px 17px 0px 17px;
    height: 196px;
}

.box3 p {
    padding: 5px 0px;
    line-height: 20px;
    color: #7f7f7f;
    font-size: 14px;
    width: 243px;
    margin: 0;
}

.box3 strong {
    font-size: 22px;
    color: #434343;
    display: block;

}

.j_s_1 {
    background: url(/static/image/oa_bg_1.png) no-repeat right bottom;
    padding-top: 33px;
}

.j_s_1 h2 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
}

.j_s_1 p {
    text-align: center;
    padding: 10px 0px 30px 0px;
    font-size: 14px;
    color: #7f7f7f;
}

.j_s_1 div {
    padding-left: 32px;
    padding-bottom: 40px;
}

.j_s_1 div strong {
    font-size: 18px;
    font-weight: normal;
    display: block;
    color: #d6002a;
    padding-bottom: 12px;
    padding-left: 8px;
}

.j_s_1 div span {
    display: block;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 22px;
    color: #434343;
    padding-left: 8px;
}

.j_s_1 div em {
    display: block;
    padding-bottom: 7px;
    font-style: normal;
}

.j_s_1 div em img {
    vertical-align: 0px;
    margin: 0px 4px 0px 8px;
}

.list_3 {
    background-color: #fff;
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
    height: 322px;
}

.list_3 em {
    display: block;
    padding-top: 25px;
}

.list_3 strong {
    display: block;
    padding: 10px 0px;
    font-size: 24px;
    font-weight: normal;
}

.list_3 span {
    display: block;
    padding-bottom: 15px;
    line-height: 22px;
    color: #7f7f7f;
    width: 240px;
    margin: 0px auto;
    font-size: 14px;
    height: 105px;
}

.wi {
    width: 1020px;
}

.pad_left {
    padding-left: 0;
}

.pad_right {
    padding-right: 0;
}

.ti_yan h2 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
}

.ti_yan {
    margin-top: 20px;
}

.ti_yan .box_style {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.ti_yan .box p {
    display: block;
    height: 163px;
    text-align: center;
    margin-bottom: 0px;
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
}

.ti_yan .box p img {
    display: inline-block;
    vertical-align: middle;
}

.ti_yan .box p em {
    display: inline-block;
    height: 163px;
    vertical-align: middle;
}

.ti_yan .box span {
    height: 105px;
    background: #f7f7f7;
    display: block;
    padding: 15px;
    line-height: 20px;
}

.ti_yan .box span strong {
    display: block;
    font-size: 16px;
    color: #d6002a;
    text-align: center;
    font-weight: normal;
}

.ti_yan .box span i {
    font-style: normal;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 22px;
}

.ti_yan_p_1 {
    background: url(/static/image/btn_1.png) center bottom no-repeat;
    height: 60px;
    border: none;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    display: block;
    line-height: 36px;
    text-align: center;
}

.am-btn-success {
    color: #fff;
    background-color: #4d4d4d;
    border: 1px solid #4d4d4d;
}

.am-btn-success:hover {
    background-color: #4d4d4d;
}

#right {
    width: 43px;
    position: fixed;
    right: 0px;
    top: 100px;
    z-index: 100;
}

#left {
    width: 310px;
    position: fixed;
    left: 0px;
    top: 100px;
    z-index: 100;
}

.ad_1 {
    background: url(/static/image/ad_1.png) no-repeat;
    float: left;
    height: 339px;
}

.ad_1 a {
    float: left;
    margin: 255px 0px 0px 25px;
    display: inline;
}

.news_1 {
    float: left;
    background: #FFF;
    height: 339px;
    font-size: 14px;
}

.news_1 p {
    float: left;
    padding: 23px 15px;
    border-bottom: 1px solid #e1e1e1;
}

.news_1 p img {
    float: left;
    width: 187px;
    height: 122px;
    margin-right: 10px;
    display: inline;
}

.news_1 p strong {
    display: block;
}

.news_1 p strong a {
    font-size: 14px;
    color: #7f7f7f;
}

.news_1 p span {
    display: block;
    line-height: 20px;
    padding-top: 15px;
    color: #7f7f7f;
}

.news_1 a {
    float: left;
    color: #7f7f7f;
    line-height: 28px;
}

.news_1 em {
    color: #7f7f7f;
    float: right;
    font-style: normal;
}

.news_1 .fr {
    padding-right: 15px;
    border-left: 1px solid #e1e1e1;
}

.gary {
    background-color: #ededed;
}

.pad {
    padding: 0;
}

.am-slider-default .am-control-nav li a {
    border: 1px solid #d6002a;
    background-color: #fff;
    width: 12px;
    height: 12px;
}

.am-slider-default .am-control-nav li a.am-active {
    background-color: #d6002a;
}

.am-active .am-btn-success.am-dropdown-toggle, .am-btn-success.am-active, .am-btn-success:active {
    background-color: #4d4d4d;
}

.box_bottom {
    padding: 20px 0px;
}

.column_1 {
    width: 100%;
    background: url(/static/image/bor_2.png) no-repeat left bottom;
    height: 45px;
    margin-bottom: 10px;
}

.column_1 strong {
    float: left;
    font-size: 18px;
    height: 43px;
    line-height: 43px;
    color: #434343;
    font-weight: normal;
}

.duo_js_1 {
    background: url(./static/imag/duo_bg_1.png) no-repeat left top;
    height: auto;
}

.s_column_1 {
    text-align: center;
    padding: 45px 0px 40px 0px;
}

.s_column_1 strong {
    display: inline-block;
    font-size: 32px;
    color: #d6002a;
    font-weight: normal;
    border-bottom: 5px solid #d6002a;
    padding-bottom: 5px;
}

.duo_zhiChi {
}

.duo_zhiChi p {
    padding: 0px 0px 35px 0px;
    font-size: 14px;
    color: #434343;
    line-height: 24px;
}

.duo_zhiChi ul {
    padding-left: 0px;
    padding-bottom: 40px;
}

.duo_zhiChi li {
    text-align: center;
}

/*.duo_zhiChi li img{width:130px;height:87px;display:block;}
*/
.duo_zhiChi li span {
    display: block;
    text-align: center;
    padding-top: 30px;
}

.duo_zhiChi li span a {
    color: #434343;
    font-size: 14px;
}

.duo_zhan {
    padding-left: 20px;
}

.duo_zhan_1 {
    text-align: center;
    color: #7f7f7f;
    line-height: 24px;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 24px;
    margin: 0px auto;
}

.duo_zhan_2 {
    padding: 20px 15px;
}

.duo_zhan_2 li {
}

.duo_zhan_2 li img {
    display: block;
}

.duo_zhan_2 li p {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #7f7f7f;
    padding-top: 25px;
}

.column_1 a {
    float: right;
    background: url(/static/image/arrow_1.png) no-repeat;
    width: 43px;
    height: 43px;
}

.list_1 {
    height: 26px;
    line-height: 26px;
    height: 280px;
    margin-top: 20px;
}

.list_1 a {
    color: #7f7f7f;
}

.list_1 em {
    color: #7f7f7f;
    float: right;
}

.pad1 {
    padding-left: 0;
    padding-right: 0;
}

.contact_1 {
}

.contact_1_a {
}

.contact_1_a strong {
    color: #434343;
    font-size: 18px;
    font-weight: normal;
    display: block;
}

.contact_1_a p {
    line-height: 24px;
    color: #7f7f7f;
}

.contact_1_a p em {
    display: block;
    font-size: 14px;
    padding-bottom: 3px;
}

.contact_1_b {
    float: left;
    border-left: 1px solid #dcdcdc;
    height: 140px;
    padding-left: 30px;
}

.contact_1_b p {
    float: left;
    padding-top: 25px;
}

.contact_1_b p em {
    float: left;
    padding-right: 23px;
}

.contact_1_b p span {
    float: left;
    margin: 4px 0px 0px 8px;
    display: inline;
    cursor: pointer;
}

.contact_1_b_1 {
    float: right;
    height: 140px;
    padding-left: 20px;
}

.contact_1_b_1 p {
    float: left;
    padding-top: 25px;
}

.contact_1_b_1 p em {
    float: left;
    padding-right: 23px;
}

.contact_1_b_1 p span {
    float: left;
    margin: 4px 0px 0px 8px;
    display: inline;
    cursor: pointer;
}

.contact_img_1 {
    width: 100%;
}

#contact {
}

#contact ul {
    height: 43px;
    border-left: 1px solid #e0e0e0;
    padding-left: 0;
    float: left;
}

#contact li {
    width: 69px;
    float: left;
    height: 43px;
    line-height: 43px;
    background: url(/static/image/bor_1.png) repeat-y right top;
    color: #434343;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border-top: 2px solid #dcdcdc;
    padding-right: 2px;
}

#contact li em {
    background: #f5f5f5;
    display: block;
}

#contact .over {
    border-top: 2px solid #d20000;
}

#contact .over em {
    background: #ffffff;
}

.more {
    background: url(/static/image/arrow_1.png) no-repeat;
    width: 43px;
    height: 43px;
    float: left;
}

.img_right {
    padding-right: 3rem;
    padding-left: 0;
}

.footer {
    background: /*url(../i/f_bg_1.png) repeat-x left bottom */#f2f2f2;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    padding-left: 0!important;
    padding-right: 0!important;
}

.f_1 {
    padding: 20px 0px;
    border-bottom: 1px solid #dfdfdf;
}

.f_1_1 {
    float: left;
    line-height: 36px;
    color: #555c64;
    font-size: 14px;
    width: 60%;
    margin: 0;
}

.f_1_1 a {
    color: #555c64;
    margin: 0px 15px;
}

.f_inp_1 {
    height: 34px;
    line-height: 34px;
    border: 1px solid #6b6b6b;
    background: #f2f2f2;
    float: left;
    color: #555c64;
    margin-left: 10px;
    display: inline;
}

.f_btn_1 {
    background: url(/static/image/f_btn_1.png) no-repeat;
    width: 36px;
    height: 34px;
    float: left;
    border: none;
}

.f_1_2 {
    float: right;
    margin: 0;
}

.f_1_2 img {
    margin: 0px 2px;
    float: left;
    display: inline;
}

.f_2 {
    padding: 20px 0px;
    height: 256px;
}

.f_2 dl {
    width: 125px;
    float: left;
    padding-top: 5px;
    font-size: 14px;
}

.f_2 dt {
    font-size: 14px;
    color: #555c64;
    padding-bottom: 15px;
    font-weight: normal;
}

.f_2 dd {
    height: 28px;
    line-height: 28px;
}

.f_2 dd a {
    color: #555c64;
}

.f_2 p {
    float: right;
    width: 125px;
}

.f_2 p span {
    display: block;
    text-align: center;
    color: #555c64;
    font-size: 14px;
}

.f_2 p img {
    width: 113px;
    height: 113px;
    border: 6px solid #ffffff;
    margin-top: 12px;
}

.f_3 {
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #7f7f7f;
    font-size: 14px;
    border-top: 1px solid #dfdfdf;
    background-color: #f2f2f2;
}

.f_4 {
    font-size: 14px;
    text-align: left;
    color: #000;
}

.f_4 strong {
    display: block;
    padding-top: 15px;
    color: #555c64;
    padding-left: 5px;
    padding-bottom: 7px;
}

.f_4 a {
    display: inline-block;
    margin: 0px 5px;
    line-height: 24px;
    color: #555c64;
}

.foot_search {
    width: 23%;
    margin: 0;
}

/*  about   */
.banner_box {
    position: relative;
}

.banner_box img {
    width: 100%;
}

.ab_box_1 {
    padding: 0px 15px 50px 15px;
}

.ab_box_1_1 {
    padding-top: 45px;
}

.ab_box_1_1 img {
    float: left;
    margin: 0px 25px 10px 0px;
}

.ab_box_1_1 p {
    font-size: 14px;
    color: #434343;
    line-height: 28px;
    padding-top: 17px;
}

.ab_box_1_1 em {
    display: block;
    color: #999999;
    padding-top: 20px;
}

.ab_box_2 {
    width: 100%;
    float: left;
    background: #f7f7f7;
    padding: 0px 0px 40px 0px;
}

.ab_box_2_1 {
    text-align: center;
    padding-top: 50px;
}

.ab_box_2_11 {
    text-align: center;
    padding-top: 50px;
}

.ab_box_2_11 img {
    width: 50%;
}

.ab_box_2_2 {
    padding: 45px 0px 60px 0px;
}

.ab_box_2_2 dl {
    margin-top: 0;
}

.ab_box_2_2 dd {
    color: #434343;
    line-height: 24px;
    font-size: 14px;
}

.ab_box_2_2 dt {
    color: #434343;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 30px;
}

.ab_box_2_2 strong {
}

.ab_box_2_2 p {
    font-weight: normal;
    margin: 0;
}

.ab_box_3 {
}

.ab_box_3_1 {
    padding-bottom: 10px;
}

.ab_box_3_1 li {
    padding-left: 15px;
}

.ab_box_3_1 li em {
    display: block;
    padding-top: 10px;
    text-align: center;
    color: #434343;
    padding-bottom: 10px;
}

.ab_box_4 {
    padding-top: 50px;
}

.ab_box_4_1 {
    padding-top: 50px;
}

.ab_box_4 {
    width: 1000px;
    float: left;
    padding-top: 50px;
}

.ab_box_4_1 {
    width: 1000px;
    float: left;
    padding-top: 50px;
}

.ab_img_1 {
    float: left;
    margin-right: 40px;
    display: inline;
}

.ab_box_4_1_1 {
    width: 502px;
    float: left;
    color: #434343;
}

.ab_box_4_1_1 strong {
    display: block;
    font-size: 18px;
    padding-bottom: 7px;
    font-weight: normal;
}

.ab_box_4_1_1 p {
    padding-bottom: 7px;
    font-size: 14px;
}

.ab_box_4_1_1 li {
    float: left;
    width: 235px;
    padding-left: 15px;
    background: url(/static/imag/dian_5.png) no-repeat left center;
    font-size: 14px;
    margin-bottom: 3px;
}

.ab_box_4_1_2 {
    float: left;
    width: 460px;
    border: 1px solid #dcdcdc;
    margin-top: 12px;
    padding: 20px 20px 0px 20px;
}

.ab_box_4_1_2_a {
    float: left;
    width: 93px;
    text-align: center;
    font-size: 14px;
}

.ab_box_4_1_2_a img {
    margin-bottom: 20px;
}

.ab_box_4_2 {
    color: #434343;
}

.ab_box_4_2 div {
    border-left: 1px solid #dcdcdc;
    padding-left: 30px;
    margin-bottom: 60px;
}

.ab_box_4_2 strong {
    display: block;
    font-size: 18px;
    padding-bottom: 12px;
}

.ab_box_4_2 p {
    font-size: 14px;
    line-height: 24px;
    height: 80px;
}

.gn_box_1 {
    position: absolute;
    left: 0px;
    z-index: 99;
}

#cha_1 {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

#gn_banner_1 {
    background: url(/static/image/yi_pic_1.png) no-repeat center center #d3e7f1;
    width: 100%;
    height: 598px;
    float: left;
}

#gn_banner_2 {
    background: url(/static/image/yi_pic_2.png) no-repeat center center #d3e7f1;
    width: 100%;
    height: 598px;
    float: left;
}

#gn_banner_3 {
    background: url(/static/image/yi_pic_3.png) no-repeat center center #d3e7f1;
    width: 100%;
    height: 598px;
    float: left;
}

.arrow_1 {
    width: 100%;
    text-align: center;
    float: left;
    position: fixed;
    bottom: 0px;
    left: 0px;
}

.ab_gn_box_1 {
    padding-bottom: 115px;
    padding-left: 20px;
}

.s_column_3 {
    text-align: center;
    margin-bottom: 30px;
}

.s_column_3 strong {
    display: inline-block;
    font-size: 32px;
    color: #434343;
    font-weight: normal;
    border-bottom: 5px solid #d6002a;
    padding-bottom: 5px;
}

.mb {
    margin-bottom: 60px;
}

.about_img img {
    width: 100%;
}

.wra {
    width: 1000px;
    margin: 0 auto;
}

.duo_banner_1 {
    background: url(/static/image/banner_1.png) no-repeat center center;
    background: url(/static/image/banner_1_1.png) no-repeat center center \0;
    width: 100%;
    float: left;
    background-size: cover;
    height: 598px;
}

.hr_banner {
    background: url(/static/image/hr_banner_1.png) no-repeat center center;
    background: url(/static/image/hr_banner_1_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.job_banner {
    background: url(/static/image/job_banner.png) no-repeat center center;
    background: url(/static/image/job_banner_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.oa_banner {
    background: url(/static/image/oa_banner.png) no-repeat center center;
    background: url(/static/image/oa_banner_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.mo_banner {
    background: url(/static/image/mo_banner.png) no-repeat center center;
    background: url(/static/image/mo_banner_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.oa_1_banner {
    background: url(/static/image/oa_1_banner.png) no-repeat center center;
    background: url(/static/image/oa_1_banner_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.xi_banner {
    background: url(/static/image/xi_banner.png) no-repeat center center;
    background: url(/static/image/xi_banner_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.zheng_banner {
    background: url(/static/image/zheng_banner.png) no-repeat center center;
    background: url(/static/image/zheng_banner_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.ab_banner {
    background: url(/static/image/ab_banner.png) no-repeat center center;
    background: url(/static/image/ab_banner_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.yi_banner_1 {
    background: url(/static/image/yi_banner_1.png) no-repeat center center;
    background: url(/static/image/yi_banner_1_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.yi_banner_3 {
    background: url(/static/image/yi_banner_2.png) no-repeat center center;
    background: url(/static/image/yi_banner_2_1.png) no-repeat center center \0;
    background-size: cover;
    height: 598px;
}

.pro_banner {
    background: url(/static/image/banner.jpg) no-repeat center center;
    background-size: cover;
    height: 598px;
}

.xi_banner_1 {
    padding: 130px 0px 0px 20px;
}

.xi_banner_1 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
    margin-bottom: 8px!important;
}

.xi_banner_1 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    display: block;
    padding-top: 0px!important;
    text-transform: uppercase;
    padding-bottom: 8!important;
}

.xi_banner_1 em {
    display: block;
    height: 4px;
    overflow: hidden;
    width: 136px;
    background: #d6002a;
    margin: 8px 0 0;
}

.xi_banner_1 p {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
    margin-top: 35px;
}

.zheng_banner_1 {
    padding: 130px 0px 0px 20px;
}

.zheng_banner_1 h2 {
    font-size: 48px;
    color: #ffffff;
    font-weight: normal;
}

.zheng_banner_1 strong {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    padding-top: 5px;
    text-transform: uppercase;
    border-bottom: 4px solid #fff;
    padding-bottom: 25px;
    display: inline-block;
}

.zheng_banner_1 p {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}

.an_banner {
    background: url(/static/image/an_banner.png) center top no-repeat;
    background-size: cover;
    height: 232px;
}

.an_banner_1 {
    float: right;
}

.an_banner_1 h2 {
    padding-top: 60px;
    font-size: 30px;
    color: #434343;
    font-weight: normal;
}

.an_banner_1 p {
    font-size: 14px;
    color: #434343;
    line-height: 20px;
    margin: 0;
}

.yi_banner_2 {
    padding: 75px 0px 0px 20px;
}

.yi_banner_2 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
}

.yi_banner_2 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    display: block;
    padding-top: 5px;
    text-transform: uppercase;
}

.yi_banner_2 em {
    display: block;
    height: 4px;
    overflow: hidden;
    background: #d6002a;
    margin: 25px 0px;
    width: 136px;
}

.yi_banner_2 p {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
}

.xi_guan {
    width: 100%;
    float: left;
    background: url(/static/image/xi_bg_1.png) no-repeat center center;
    background-size: cover;
    height: 450px;
    text-align: center;
}

.xi_guan strong {
    display: block;
    text-align: center;
    font-size: 30px;
    color: #ececec;
    font-weight: normal;
    padding: 80px 0px 25px 0px;
}

.xi_guan p {
    line-height: 28px;
    color: #e8e8e8;
    font-size: 16px;
}

.xi_guan span {
    display: block;
    padding-top: 40px;
}

.xi_guan span img {
    margin: 0px 15px;
}

.xi_box_1 {
    width: 100%;
    float: left;
    background: url(/static/image/xi_box_1_2.png) no-repeat left top;
    padding: 70px 0px;
}

.s_word_1 {
    font-size: 18px;
    color: #434343;
    line-height: 28px;
    text-align: center;
    padding: 25px 0px 60px 0px;
}

.s_word_2 {
    font-size: 18px;
    color: #434343;
    line-height: 28px;
    text-align: center;
    padding: 25px 0px 0px 0px;
    margin-bottom: 70px;
}

.xi_box_1_1 {
}

.xi_box_1_1 div ul {
    padding-left: 0;
}

.xi_box_1_1 div li {
    padding-left: 18px;
    background: url(/static/imag/dian_4.png) no-repeat left 8px;
    line-height: 22px;
    color: #7f7f7f;
    font-size: 14px;
}

.xi_box_1_1 div strong {
    font-size: 24px;
    color: #434343;
    font-weight: normal;
}

xi_box_2_1 ul {
    padding-left: 0;
}

.xi_box_3 {
    background: url(/static/image/xi_box_3_2.png) no-repeat right -50px;
    padding: 0px 0px 80px 0px;
}

.xi_box_3_1 {
    padding-top: 30px;
}

.xi_box_3_1 div {
}

.xi_box_3_1 div ul {
    padding-left: 0;
}

.xi_box_3_1 div li {
    padding-left: 18px;
    background: url(/static/imag/dian_4.png) no-repeat left 8px;
    line-height: 22px;
    color: #7f7f7f;
    font-size: 14px;
}

.xi_box_3_1 div strong {
    font-size: 18px;
    color: #434343;
    font-weight: normal;
    float: left;
    margin-bottom: 10px;
    padding-top: 15px;
}

.xi_box_4_1 {
    padding: 35px 0px 80px 0px;
}

.xi_box_4_1 p {
    padding: 65px 0px 0px 0px;
}

.xi_box_4_1 p strong {
    display: block;
    font-size: 18px;
    color: #434343;
    line-height: 22px;
    font-weight: normal;
}

.xi_box_4_1 p span {
    display: block;
    padding: 20px 0px;
    line-height: 24px;
    font-size: 14px;
    color: #7f7f7f;
}

.content_L {
    width: 250px;
    float: left;
}

.content_R {
    width: 712px;
    float: right;
}

.sideBar {
    position: relative;
    padding-top: 65px;
}

.s_column_a_1 {
    height: 115px;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    font-weight: normal;
    background: #d6002a;
    position: absolute;
    left: 0px;
    top: -50px;
    line-height: 115px;
}

.s_column_2 {
    text-align: center;
    padding: 45px 0px 0px 0px;
}

.s_column_2 strong {
    display: inline-block;
    font-size: 32px;
    color: #d6002a;
    font-weight: normal;
    border-bottom: 5px solid #d6002a;
    padding-bottom: 5px;
}

.s_column_3 {
    text-align: center;
}

.s_column_3 strong {
    display: inline-block;
    font-size: 32px;
    color: #d6002a;
    font-weight: normal;
    border-bottom: 5px solid #d6002a;
    padding-bottom: 5px;
}

.sideBar li {
    border-bottom: 1px solid #ebebeb;
    height: 58px;
    line-height: 58px;
    padding-left: 60px;
    background: url(/static/imag/dian_4.png) no-repeat 40px center;
}

.sideBar li a {
    color: #434343;
    font-size: 14px;
}

.s_ad_1 {
    margin-top: 37px;
    background: #f8f5f5;
    text-align: center;
    padding: 33px 0px;
}

.s_ad_1 strong {
    display: block;
    font-size: 18px;
    color: #d6002a;
    padding-bottom: 40px;
}

.s_ad_1 span {
    display: block;
    padding-top: 35px;
}

.s_ad_1 span a {
    display: inline-block;
    background: url(/static/image/btn_3.png) no-repeat;
    width: 107px;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    color: #d6002a;
    cursor: pointer;
}

.s_ad_1 span a:hover {
    text-decoration: none;
}

.s_ad_2 {
    background: #f8f5f5;
    margin-top: 20px;
}

.s_ad_2_1 {
    background: #d6002a;
    text-align: center;
    padding: 17px 0px;
    color: #FFF;
}

.s_ad_2_1 strong {
    font-size: 16px;
    color: #ffffff;
    display: block;
    padding-bottom: 10px;
}

.s_ad_2_1 b {
    font-size: 28px;
    display: block;
}

.s_ad_2_2 {
    padding: 20px 20px;
    font-size: 14px;
    color: #434343;
    line-height: 24px;
    font-size: 13px;
}

.s_ad_2 span {
    display: block;
    text-align: center;
}

.s_ad_2 span a {
    display: inline-block;
    text-align: center;
    background: url(/static/image/btn_4.png) no-repeat;
    width: 207px;
    height: 41px;
    line-height: 41px;
    color: #d6002a;
    font-size: 14px;
}

.s_ad_2 span a:hover {
    text-decoration: none;
}

.an_list {
    position: relative;
    padding-bottom: 60px;
    padding-left: 30px;
}

.an_list h2 {
    height: 122px;
    line-height: 122px;
    text-align: center;
    font-size: 18px;
    color: #434343;
    font-weight: normal;
    border-bottom: dashed 1px #d1d1d1;
    margin-bottom: 0;
}

.an_fen_1 {
    position: absolute;
    right: 0px;
    top: 40px;
}

.an_fen_1 em {
    padding-left: 38px;
    width: 152px;
    background: url(/static/image/arrow_2.png) no-repeat 137px center;
    height: 38px;
    line-height: 38px;
    text-align: left;
    border: 1px solid #ebebeb;
    color: #434343;
    float: left;
    cursor: pointer;
}

.an_list p {
    padding: 25px 0px;
    color: #d6002a;
    font-size: 14px;
    margin: 0;
}

.an_list li {
    float: left;
    width: 227px;
    height: 28px;
    line-height: 28px;
    background: url(/static/imag/dian_6.png) no-repeat left center;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}

.an_list li a {
    color: #999999;
    width: 227px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    display: block;
    height: 28px;
    line-height: 28px;
}

.an_fen_2 {
    position: absolute;
    top: 38px;
    right: 0px;
    background: url(/static/image/bor_4.png) no-repeat left top #FFF;
    z-index: 99;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.an_fen_2 dd {
    width: 151px;
    float: left;
    background: url(/static/imag/dian_5.png) no-repeat left center;
    padding-left: 12px;
    line-height: 26px;
    font-size: 12px;
}

.an_fen_2 dl {
    float: left;
    padding-left: 55px;
    padding-top: 22px;
    padding-bottom: 22px;
}

.an_fen_2 dd a {
    color: #434343;
    cursor: pointer;
}

.an_list ul {
    margin: 0;
}

.nei_list {
    padding-top: 10px;
}

.nei_list li {
    padding: 40px 0px 15px 0px;
    border-bottom: 1px dashed #d1d1d1;
}

.nei_list li strong {
    display: block;
    font-weight: normal;
    font-size: 18px;
    color: #434343;
    padding-bottom: 18px;
}

.nei_list li strong a {
    color: #434343;
}

.nei_list li span {
    display: block;
    padding-bottom: 18px;
    line-height: 22px;
    color: #999999;
    font-size: 14px;
}

.nei_list li p {
    font-size: 14px;
    color: #434343;
    margin: 0;
}

.nei_list li p em {
    float: left;
}

.nei_list li p a {
    float: right;
    color: #d6002a;
}

.ml {
    padding-left: 30px;
}

.nei_list_1 {
    padding-top: 25px;
    padding-bottom: 35px;
    border-top: 1px dashed #d1d1d1;
}

.nei_list_1 b {
    font-size: 14px;
    color: #999999;
}

.nei_list_1 li {
    padding: 5px 0px 5px 0px;
    overflow: hidden;
}

.nei_list_1 li strong {
    display: block;
    font-weight: normal;
    font-size: 18px;
    color: #434343;
    padding-bottom: 5px;
}

.nei_list_1 li strong a {
    color: #434343;
}

.nei_list_1 li span {
    display: block;
    padding-bottom: 5px;
    line-height: 22px;
    color: #999999;
    font-size: 14px;
}

.nei_list_1 li p {
    font-size: 14px;
    color: #434343;
    margin: 0;
}

.nei_list_1 li p em {
    float: left;
}

.nei_list_1 li p a {
    float: right;
    color: #d6002a;
}

.nei_list_1 ul {
    padding: 0;
}

.nei_art_1 {
    padding: 50px 0px 35px 0px;
    border-bottom: 1px dashed #d1d1d1;
    text-align: center;
}

.nei_art_1 h2 {
    font-size: 18px;
    color: #434343;
    font-weight: normal;
    padding-bottom: 10px;
}

.nei_art_1 em {
    display: block;
    font-size: 14px;
    color: #7b7b7b;
}

.nei_art_2 {
    padding-bottom: 45px;
    padding-top: 55px;
}

.nei_art_2 span {
    display: block; /*text-align:center;*/
    padding-bottom: 20px;
}

.nei_art_2 span img {
    display: inline-block;
    margin: 0px 1px;
}

.nei_art_2 p {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}

.sell {
    padding-top: 12px;
    padding-bottom: 80px;
}

.sell_column_1 {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 18px;
    color: #434343;
}

.sell_column_2 {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 18px;
    color: #434343;
    border-top: 1px dashed #d1d1d1;
}

.sell_word_1 {
    padding-bottom: 40px;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}

.jia {
    padding: 0px 0px 0px 35px;
}

.jia strong {
    display: block;
    color: #434343;
    font-size: 18px;
    font-weight: normal;
    padding: 60px 0px 25px 0px;
}

.jia p {
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    margin: 0;
}

.jia_1 {
}

.jia_1 table {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: 20px 0px;
}

.jia_1 td {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    color: #999999;
    background: #f7f7f7;
    font-size: 14px;
}

.jia_1 thead td {
    background: #676767;
    color: #FFF;
    text-align: center;
    height: 40px;
}

.jia_1 td strong {
    color: #434343;
    display: block;
    text-align: center;
    font-size: 14px;
    padding: 0px;
}

.jia_1 tbody td {
    padding: 25px 10px;
}

.jia_1 tbody td img {
    display: block;
    margin-bottom: 5px;
}

.jia_1 .sty_1 td {
    background: #efefef;
}

.jia_2 {
}

.jia_2 table {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: 20px 0px;
}

.jia_2 td {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    color: #999999;
    background: #f7f7f7;
    font-size: 14px;
}

.jia_2 thead td {
    background: #676767;
    color: #FFF;
    text-align: center;
    height: 40px;
}

.jia_2 td strong {
    color: #434343;
    display: block;
    text-align: center;
    font-size: 14px;
    padding: 0px;
}

.jia_2 tbody td {
    padding: 10px 5px;
}

.jia_2 tbody td img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.jia_2 .sty_1 td {
    background: #efefef;
}

.mo_banner_1 {
    padding: 130px 0px 0px 20px;
}

.mo_banner_1 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
    margin-bottom: 10px;
}

.mo_banner_1 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    display: block;
    padding-top: 0!important;
    padding-bottom: 5;
    text-transform: uppercase;
}

.mo_banner_1 em {
    display: block;
    height: 4px;
    overflow: hidden;
    width: 136px;
    background: #d6002a;
    margin: 25px 0px;
}

.mo_banner_1 p {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
    margin-top:40px;
}

.duo_banner_2 {
    padding: 150px 0px 0px 0px;
}

.duo_banner_2 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
    margin-bottom: 5px;
}

.duo_banner_2 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    padding-top: 0!important;
    text-transform: uppercase;
    border-bottom: 4px solid #d6002a;
    padding-bottom: 13px;
}

/*.duo_banner_2 em{display:block;height:4px;overflow:hidden;width:320px;background:#d6002a;margin:23px 0px;}
*/
.bg_gray_1 {
    background: #ececec;
}

.bg_gray_2 {
    background: #f6f6f6;
}

.bg_gray_3 {
    background: url(/static/imag/duo_bg_2.png) repeat-x left top #FFF;
}

.bg_gray_4 {
    background: #f5f5f5;
}

.s_d_list_1 {
    padding-top: 20px;
}

.s_d_list_1 dl {
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

.s_d_list_1 dl dt {
    margin-bottom: 25px;
    background: url(/static/image/bor_3.png) no-repeat left 6px;
    padding-left: 20px;
    font-size: 18px;
    color: #d6002a;
    font-weight: normal;
}

.s_d_list_1 dl dd {
    padding-left: 20px;
    line-height: 24px;
    color: #434343;
    font-size: 14px;
    height: 158px;
}

.hr_menu_1 {
    background: url(/static/image/hr_bg_1.png) no-repeat center center;
    background-size: cover;
}

.hr_menu_1 ul {
}

.hr_menu_1 li {
    padding-top: 25px;
}

.hr_menu_1 li a {
    display: block;
    height: 185px;
}

.hr_menu_1 li a span {
    padding-top: 10px;
    height: 115px;
    text-align: center;
    display: block;
}

.hr_menu_1 li a span img {
    display: inline-block;
    vertical-align: middle;
}

.hr_menu_1 li a span em {
    display: inline-block;
    height: 115px;
    width: 1px;
    overflow: hidden;
    vertical-align: middle;
}

.hr_menu_1 li a strong {
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
}

.hr_menu_1 li a:hover {
    text-decoration: none;
}

.hr_menu_1 li .over, .hr_menu_1 li a:hover {
    background: #d6002a;
    border-radius: 6px;
}

.hr_banner_1 {
    padding: 130px 0px 0px 20px;
}

.hr_banner_1 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
    margin-bottom:0px ;
}

.hr_banner_1 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    display: block;
    padding-top: 5px;
    text-transform: uppercase;
}

.hr_banner_1 em {
    display: block;
    height: 4px;
    overflow: hidden;
    width: 136px;
    background: #d6002a;
    margin: 25px 0px;
}

.hr_banner_1 p {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
}

.hr_zhanShi {
}

.hr_zhanShi img {
}

.hr_zhanShi_a_1 {
    background: #ffffff;
    height: 178px;
    overflow: hidden;
    padding: 20px;
}

.hr_zhanShi_a_1 strong {
    display: block;
    background: url(/static/image/bor_3.png) no-repeat left center;
    padding-left: 12px;
    display: block;
    color: #d6002a;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
}

.hr_zhanShi_a_1 p {
    line-height: 18px;
    color: #545454;
    padding-left: 12px;
}

.hr_zhanShi_a_2 {
    height: 178px;
    overflow: hidden;
    padding: 20px;
}

.hr_zhanShi_a_2 strong {
    display: block;
    background: url(/static/image/bor_3.png) no-repeat left center;
    padding-left: 12px;
    display: block;
    color: #d6002a;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
}

.hr_zhanShi_a_2 p {
    line-height: 18px;
    color: #545454;
    padding-left: 12px;
}

.hr_zhanShi_a_3 {
    height: 178px;
    background: #f5ede3;
    overflow: hidden;
    padding: 15px 20px;
}

.hr_zhanShi_a_3 strong {
    display: block;
    background: url(/static/image/bor_3.png) no-repeat left center;
    padding-left: 12px;
    display: block;
    color: #d6002a;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
}

.hr_zhanShi_a_3 p {
    line-height: 18px;
    color: #545454;
    padding-left: 12px;
}

.hr_zhanShi_a_4 {
    height: 178px;
    overflow: hidden;
    padding: 20px 10px;
}

.hr_zhanShi_a_4 strong {
    display: block;
    background: url(/static/image/bor_3.png) no-repeat left center;
    padding-left: 12px;
    display: block;
    color: #d6002a;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
}

.hr_zhanShi_a_4 p {
    line-height: 18px;
    color: #545454;
    padding-left: 12px;
}

.hr_zhanShi_a_4 li {
    padding-left: 15px;
    line-height: 24px;
    color: #545454;
}

.hr_zhanShi_a_4 ul {
    margin: 0;
}

.s_list_1 {
    width: 1000px;
    float: left;
    background: url(static/imag/mages/dian_2.png) repeat-y center top;
    margin-bottom: 155px;
}

.s_list_1 dd {
    width: 1000px;
    float: left;
    position: relative;
}

.s_list_1_a {
    padding: 100px 25px 0px 55px;
    width: 412px;
}

.s_list_1_a strong {
    display: block;
    font-size: 30px;
    font-weight: normal;
    color: #434343;
    padding-bottom: 30px;
}

.s_list_1_a ul {
    width: 206px;
    float: left;
}

.s_list_1_a li {
    width: 173px;
    padding: 0px 18px 0px 15px;
    float: left;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 24px;
    background: url(static/imag/mages/dian_4.png) no-repeat left 9px;
}

.s_list_da_1 {
    float: left;
    margin: 72px 0px 0px 108px;
    display: inline;
}

.s_list_da_2 {
    float: left;
    margin: 130px 0px 0px 0px;
    display: inline;
}

.s_list_da_3 {
    position: absolute;
    top: 115px;
    right: -30px;
}

.s_list_da_4 {
    float: left;
    margin: 125px 0px 0px 30px;
    display: inline;
}

.s_list_da_5 {
    position: absolute;
    top: 145px;
    right: -53px;
}

.s_list_da_6 {
    float: left;
    margin: 135px 0px 0px 00px;
    display: inline;
}

.s_list_da_7 {
    position: absolute;
    top: 115px;
    right: 12px;
}

.job_menu_1 {
    background: url(/static/image/hr_bg_1.png) no-repeat center center;
    background-size: cover;
    padding-bottom: 30px;
}

.job_menu_1 ul {
}

.job_menu_1 li {
    height: 185px;
    padding-top: 25px;
}

.job_menu_1 li a {
    display: block;
    height: 185px;
}

.job_menu_1 li a span {
    padding-top: 10px;
    height: 115px;
    text-align: center;
    display: block;
}

.job_menu_1 li a span img {
    display: inline-block;
    vertical-align: middle;
}

.job_menu_1 li a span em {
    display: inline-block;
    height: 115px;
    width: 1px;
    overflow: hidden;
    vertical-align: middle;
}

.job_menu_1 li a strong {
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
}

.job_menu_1 li a:hover {
    text-decoration: none;
}

.job_menu_1 li .over, .job_menu_1 li a:hover {
    background: #d6002a;
    border-radius: 6px;
}

.job_banner_1 {
    padding: 130px 0px 0px 20px;
}

.job_banner_1 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
    margin-bottom: 5px;
}

.job_banner_1 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    padding-top:0!important;
    text-transform: uppercase;
    padding-bottom: 8px;
    border-bottom: 4px solid #d6002a;
    display: inline-block;
}

/*.job_banner_1 em{display:block;height:4px;overflow:hidden;width:136px;background:#d6002a;margin:25px 0px;}*/
.job_banner_1 p {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
    margin-bottom: 0;
    margin-top:35px;
}

.job_tit {
    background: url(/static/image/oa_bg_1.png) no-repeat right bottom;
    padding: 85px 45px 50px 45px;
    margin-bottom: 70px;
}

.job_tit strong {
    font-weight: normal;
    font-size: 32px;
    color: #d6002a;
    display: block;
    text-align: center;
}

.job_tit p {
    padding: 20px 0px;
    font-size: 14px;
    color: #434343;
    line-height: 22px;
    text-align: center;
}

.job_tit ul {
    padding-top: 45px;
}

.job_tit li {
    padding-left: 17px;
    background: url(/static/imag/dian_1.png) no-repeat left 7px;
    font-size: 14px;
    color: #434343;
    line-height: 24px;
}

.job_list_1 {
    background: url(/static/imag/dian_2.png) repeat-y center top;
}

.job_list_1 li {
    position: relative;
    height: 245px;
}

.job_list_1 li em {
    display: block;
    text-align: center;
}

.job_list_1 li p {
    padding-left: 20px;
    padding-top: 10px;
    margin: 0;
}

.job_list_1 li p strong {
    display: block;
    background: url(/static/image/bor_3.png) no-repeat left center;
    padding-left: 12px;
    font-size: 18px;
    color: #d6002a;
    font-weight: normal;
    margin-bottom: 20px;
}

.job_list_1 li p span {
    display: block;
    padding-left: 12px;
    background: url(/static/imag/dian_4.png) no-repeat left 9px;
    color: #7f7f7f;
    line-height: 24px;
    font-size: 14px;
}

.dian_2 {
    position: absolute;
    top: 54px;
    right: -4px;
}

.hr_banner_1 {
    padding: 130px 0px 0px 0px;
}

.hr_banner_1 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
    margin-bottom: 5px;
}

.hr_banner_1 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    padding-top: 0!important;
    text-transform: uppercase;
    padding-bottom: 8px;
    border-bottom: 4px solid #d6002a;
    display: inline-block;
}

/*.job_banner_1 em{display:block;height:4px;overflow:hidden;width:136px;background:#d6002a;margin:25px 0px;}*/
.hr_banner_1 p {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 35px;
}

.oa_banner_1 {
    padding: 130px 0px 0px 0px;
}

.oa_banner_1 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
    margin-bottom: 8px;
}

.oa_banner_1 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    padding-top: 0!important;
    text-transform: uppercase;
    padding-bottom: 8px;
    border-bottom: 4px solid #d6002a;
    display: inline-block;
}

/*.job_banner_1 em{display:block;height:4px;overflow:hidden;width:136px;background:#d6002a;margin:25px 0px;}*/
.oa_banner_1 p {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 40px;
}

.mo_banner_1 {
    padding: 130px 0px 0px 20px;
}

.mo_banner_1 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
}

.mo_banner_1 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    padding-top: 5px;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 4px solid #d6002a;
    display: inline-block;
}

.mo_banner_1 p {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
}

.oa_zhan_1 {
    padding-bottom: 140px;
}

.oa_zhan_1 li {
}

.oa_zhan_1 li img {
}

.oa_zhan_1 li p {
    padding: 40px 0px 0px 55px;
}

.oa_zhan_1 li p strong {
    display: block;
    font-size: 18px;
    color: #d6002a;
    padding-left: 12px;
    font-weight: normal;
    background: url(/static/image/bor_3.png) no-repeat left center;
    margin-bottom: 13px;
}

.oa_zhan_1 li p span {
    display: block;
    font-size: 12px;
    color: #545454;
    line-height: 20px;
}

.bg_pic_1 {
    background: url(/static/image/oa_bg_2.png) no-repeat center top;
}

.oa_ques {
    background: url(/static/image/oa_bg_3.png) no-repeat right top;
}

.oa_ques .tit_1 {
    display: block;
    color: #d6002a;
    font-size: 60px;
}

.oa_ques dt {
    padding-top: 55px;
    min-height: 162px;
    font-weight: normal;
}

.oa_ques dt strong {
    font-size: 18px;
    color: #434343;
    font-weight: normal;
    padding-left: 33px;
    padding-top: 26px;
    height: 30px;
}

.oa_ques dt p {
    font-size: 14px;
    line-height: 22px;
    color: #7f7f7f;
}

.oa_ques dt p span {
    display: block;
    padding-left: 34px;
    background: url(/static/imag/dian_4.png) no-repeat 16px 8px;
}

.oa_guan_1 {
    padding: 50px 0px 100px 0px;
}

.oa_guan_1 div {
    padding-left: 45px;
}

.oa_guan_1 div strong {
    display: block;
    font-size: 18px;
    color: #434343;
    font-weight: normal;
    padding-bottom: 15px;
}

.oa_guan_1 div li {
    padding-left: 22px;
    background: url(/static/imag/dian_4.png) no-repeat left 7px;
    line-height: 22px;
    color: #7f7f7f;
    font-size: 14px;
}

.more_2 {
    float: left;
    margin-top: 35px;
}

.more_3 {
    float: left;
    margin-top: 35px;
    margin-left: 18px;
}

.oa_guan_1 ul {
    padding-left: 0;
}

.oa_guan_2 {
}

.oa_guan_2 div {
}

.oa_guan_2 div strong {
    display: block;
    font-size: 18px;
    color: #434343;
    font-weight: normal;
    padding-bottom: 15px;
}

.oa_guan_2 div span {
    font-size: 14px;
    color: #7f7f7f;
}

.oa_guan_2 div ul {
}

.oa_guan_2 div li {
    padding-left: 18px;
    background: url(/static/imag/dian_4.png) no-repeat left 6px;
    line-height: 22px;
    color: #7f7f7f;
    font-size: 14px;
}

.d2 {
    margin-top: 70px;
}

.oa_1_banner_1 {
    padding: 130px 0px 0px 20px;
}

.oa_1_banner_1 h2 {
    font-size: 48px;
    color: #d6002a;
    font-weight: normal;
    margin-bottom:5px;
}

.oa_1_banner_1 strong {
    font-size: 24px;
    color: #d6002a;
    font-weight: normal;
    padding-top: 0!important;
    text-transform: uppercase;
    padding-bottom: 8px;
    border-bottom: 4px solid #d6002a;
    display: inline-block;
}

.oa_1_banner_1 p {
    font-size: 16px;
    color: #292929;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 40px;
}

.oa_1_qin {
    padding: 0px 0px 75px 0px;
}

.oa_1_qin div {
    padding-left: 25px;
    padding-top: 100px;
}

.oa_1_qin div li {
    padding-left: 22px;
    background: url(/static/imag/dian_4.png) no-repeat left 6px;
    line-height: 22px;
    color: #7f7f7f;
    font-size: 14px;
}

.oa_1_jia_1 {
    width: 1000px;
    float: left;
    text-align: center;
    color: #d6002a;
    font-size: 14px;
    padding-bottom: 20px;
}

.oa_1_jia_2 {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 115px;
}

.oa_1_jia_2 img {
    width: 50%;
}

.oa_1_ban {
    padding: 30px 0px 90px 0px;
    border-bottom: 2px solid #cacaca;
    margin-bottom: 80px;
    display: inline;
}

.oa_1_ban_1 {
}

.oa_1_ban_1 p {
    text-align: center;
    padding-bottom: 20px;
}

.oa_1_ban_1 li {
    background: url(/static/image/oa_1_btn_1.png) center center no-repeat;
    height: 37px;
    text-align: center;
    line-height: 37px;
    text-align: center;
    margin: 10px 0px;
    font-size: 14px;
    color: #ffffff;
}

.oa_1_ban_2 {
}

.oa_1_ban_2 ul {
}

.oa_1_ban_2 li {
    padding-left: 18px;
    background: url(/static/imag/dian_4.png) no-repeat left 8px;
    line-height: 22px;
    color: #7f7f7f;
    font-size: 14px;
}

.oa_1_ban_2 strong {
    font-size: 24px;
    color: #434343;
    font-weight: normal;
    margin-bottom: 20px;
    padding-top: 35px;
}

.s_bg_1 li {
    background: url(/static/image/oa_1_btn_2.png) center center no-repeat !important;
}

.s_bg_2 li {
    background: url(/static/image/oa_1_btn_3.png) center center no-repeat !important;
}

.zheng_box_3 {
    padding: 50px 0px 70px 0px;
}

.zheng_box_3_1 {
    margin-top: 85px;
    background: url(/static/imag/dian_2.png) repeat-y center top;
}

.zheng_box_3_1 ul {
}

.zheng_box_3_1 li {
    padding-bottom: 75px;
}

.zheng_box_3_1 li p {;
    padding-top: 15px;
}

.zheng_box_3_1 li p strong {
    display: block;
    font-size: 18px;
    color: #d6002a;
    font-weight: normal;
    padding-bottom: 15px;
}

.zheng_box_3_1 li p span {
    color: #7f7f7f;
    line-height: 22px;
    font-size: 14px;
}

.zheng_box_3_1 li p em {
    display: block;
    font-size: 14px;
    color: #ff4f2e;
    padding-top: 25px;
}

.zheng_box_4 {
}

.s_column_4 {
    padding-bottom: 85px;
    text-align: center;
}

.s_column_4 strong {
    height: 66px;
    line-height: 66px;
    text-align: center;
    display: inline-block;
    background: #d6002a;
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
}

.zheng_box_4_1 {
    margin-top: 28px;
    background: #e7e7e7;
    padding: 40px 0px;
}

.zheng_box_4_1 dl {
    margin: 0;
}

.zheng_box_4_1 dt {
    font-size: 18px;
    color: #d6002a;
    font-weight: normal;
}

.zheng_box_4_1 dd {
    font-size: 14px;
    color: #7f7f7f;
    line-height: 22px;
    padding-top: 20px;
}

.mo_menu_1 {
    background: url(/static/image/hr_bg_1.png) no-repeat center center;
    background-size: cover;
    padding-bottom: 30px;
}

.mo_menu_1 ul {
}

.mo_menu_1 li {
    height: 185px;
    padding-top: 25px;
}

.mo_menu_1 li a {
    height: 185px;
    display: block;
}

.mo_menu_1 li a span {
    padding-top: 10px;
    height: 115px;
    text-align: center;
    display: block;
}

.mo_menu_1 li a span img {
    display: inline-block;
    vertical-align: middle;
}

.mo_menu_1 li a span em {
    display: inline-block;
    height: 115px;
    width: 1px;
    overflow: hidden;
    vertical-align: middle;
}

.mo_menu_1 li a strong {
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
}

.mo_menu_1 li a:hover {
    text-decoration: none;
}

.mo_menu_1 li .over, .mo_menu_1 li a:hover {
    background: #d6002a;
    border-radius: 6px;
}

.mo_xie_1 {
    padding-bottom: 90px;
}

.mo_xie_1 strong {
    display: block;
    font-size: 18px;
    color: #434343;
    font-weight: normal;
    text-align: center;
}

.mo_xie_1 p {
    text-align: center;
    padding: 15px 0px 30px 0px;
    color: #7f7f7f;
    line-height: 22px;
}

.mo_xie_1 span {
    display: block;
    text-align: center;
}

.mo_liang_1 {
}

.mo_liang_1 span {
    display: block;
    text-align: center;
    padding: 10px 0px 60px 0px;
}

.mo_liang_1 p {
    padding: 40px 60px 0px 60px;
    color: #ffffff;
}

.mo_liang_1 p em {
    display: block;
    text-align: center;
}

.mo_liang_1 p b {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 20px 0px;
}

.mo_liang_1 p strong {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}

.mo_liang_1 ul {
}

.mo_liang_1 li { /*border-radius:8px;*/
    color: #ffffff;
}

.mo_liang_1 li em {
    display: block;
    text-align: center;
    height: 70px;
}

.mo_liang_1 li em img {
    display: inline-block;
    vertical-align: middle;
}

.mo_liang_1 li em i {
    height: 70px;
    width: 1px;
    display: inline-block;
    vertical-align: middle;
}

.mo_liang_1 li b {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 20px 0px;
}

.mo_liang_1 li strong {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}

.mo_liang_1 li .rad1 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #72bcc5;
    padding: 25px;
}

.mo_liang_1 li .rad2 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #a2bb7b;
    padding: 25px;
}

.mo_liang_1 li .rad3 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fd9e3a;
    padding: 25px;
}

.rad4 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #f18080;
}

.ab_banner_1 {
    text-align: center;
    padding-top: 100px;
}

.ab_banner_1 h2 {
    color: #686868;
    font-size: 36px;
    padding: 25px 0px 35px 0px;
    font-weight: normal;
}

.am-slider-default .am-direction-nav a::before {
    height: 200px;
    background-color: #000;
}

.am-slider-default .am-direction-nav .am-prev {
    left: 0px;
}

.am-slider-default .am-direction-nav .am-next {
    right: 0px;
}

.am_button {
    margin-bottom: 0.8em;
    margin-top: 0.5em;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-color: #d6002a;
    color: #fff;
}

.am_button1 {
    color: #fff;
    background-color: #d6002a;
}

.am_button1:hover {
    color: #fff;
}

.am_button:hover {
    color: #fff;
}

.am-tabs a {
    color: #d6002a;
}

.am-modal-dialog {
    background-color: #fff;
}

.f_1_2 a {
    position: relative;
}

.f_1_2 a span {
    display: none;
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 99;
}

.f_1_2 a:hover span {
    display: block;
}


#right a span {
    display: none;
    position: absolute;
    left: -115px;
    top: 60px;
    width: 113px;
    height: 113px;
}

#right a:hover span {
    display: block;
}

.nei_art_2 img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.index_list {
    padding-bottom: 80px;
}

.index_list h2 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}

.index_list h3 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

.index_list ul li {
    margin-top: 20px;
}

#pages_list {
    MARGIN: 3px;
    PADDING: 5px;
    TEXT-ALIGN: center;
    clear: both;
    padding: 20px 0;
}

#pages_list a, #pages_list a:link, #pages_list a:visited {
    PADDING: 6px 10px;
    TEXT-DECORATION: none;
    margin-right: 3px;
    margin-left: 3px;
    color: #333;
    border: 1px solid #d6002a;
}

#pages_list a:hover {
    color: #aa0808;
    color: #fff;
    border: 1px solid #d6002a;
    background-color: #d6002a;
}

#pages_list span {
    PADDING: 6px 10px;
    color: #e4c8a9;
    color: #fff;
    border: 1px solid #d6002a;
    background-color: #d6002a;
}

#pages_list .a1 {
    PADDING: 6px 10px;
    margin-right: 7px;
    color: #333;
    border: 1px solid #d6002a;
}

#pages_list SPAN.last {
    color: #e4c8a9;
    PADDING: 2px;
    color: #333;
    border: 1px solid #d6002a;
}

#pages_list SPAN.last a:link {
    color: #333;
    border: 1px solid #d6002a;
}

#pages_list SPAN.last a:visited {
    color: #333;
    border: 1px solid #d6002a;
}

.am-g-wei {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.am-wei {
    background: url(/static/image/wei_bg.jpg) center top no-repeat;
    width: 100%;
    overflow: hidden;
}

.am-wei li {
    margin-bottom: 50px;
    text-align: center;
}

.s_column_pad {
    text-align: center;
    padding: 70px 0px;
}

.s_column_pad strong {
    color: #2f383d;
    font-size: 3rem;
    border-bottom: none;
    font-weight: bold;
    text-align: center;
}

.wei_banner {
    text-align: center;
}

.wei_banner img {
    max-width: 1200px;
}

@media only screen and (max-width: 640px) {
    .d2 {
        margin-top: 20px;
    }

    .s_d_list_1 dl dd {
        height: auto;
        margin-bottom: 20px;
    }

    .oa_guan_1 div {
        padding-left: 1.5rem;
    }

    .oa_zhan_1 {
        padding-bottom: 10px;
    }

    .oa_guan_1 {
        padding: 20px 0px 20px 0;
    }

    .zheng_box_3_1 {
        background: none;
    }

    .hr_zhanShi_a_4 {
        height: auto;
    }

    .duo_zhan {
        text-align: center;
    }

    .mo_xie_1 {
        padding-bottom: 20px;
    }

    .box1 {
        background: url(/static/image/i_bg_1.png) no-repeat;
        background-size: 100% 166px;
        padding: 1% 5% 0 5%;
        height: 166px;
        overflow: hidden;
        width: 100%;

    }

    .box1 strong {
        font-size: 16px;
    }

    .list_1 {
        height: auto;
    }

    #contentt img {
        max-width: 100%;
    }

    .pad_7 {
        height: 166px;
    }

    .wei_banner img {
        max-width: 100%;
    }

    .ml {
        padding-left: 1rem;
    }

    .xi_box_1_1 a {
        text-align: center;
        display: block;
    }

    .xi_box_2_1 a {
        text-align: center;
        display: block;
    }

    .xi_box_3_1 a {
        text-align: center;
        display: block;
    }

    .xi_box_4_1 a {
        text-align: center;
        display: block;
    }

    #gn {
        display: none;
    }

    .ab_box_4_1 {
        display: none;
    }

    .my-sidebar {
        display: block;
    }

    .index_list ul li img {
        max-width: 100%;
    }

    .f_1 {
        display: none;
    }

    .f_2 {
        display: none;
    }

    .f_1_1 {
        width: 100%;
    }

    .f_4 {
        display: none;
    }

    .foot_search {
        width: 100%;
    }

    .contact {
        display: none;
    }

    .box_bottom {
        display: none;
    }

    .j_s_1 {
        display: none;
    }

    #right {
        display: none;
    }

    .menu ul {
        display: none;
    }

    .am-slider-default .am-control-nav {
        display: none;
    }

    .am-offcanvas-bar .am-nav > li > a {
        color: #ccc;
        border-radius: 0;
        border-top: 1px solid rgba(0, 0, 0, .3);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05)
    }

    .am-offcanvas-bar .am-nav > li > a:hover {
        background: #404040;
        color: #fff
    }

    .am-offcanvas-bar .am-nav > li.am-nav-header {
        color: #777;
        background: #404040;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
        text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
        border-top: 1px solid rgba(0, 0, 0, .3);
        font-weight: 400;
        font-size: 75%
    }

    .am-offcanvas-bar .am-nav > li.am-active > a {
        background: #1a1a1a;
        color: #fff;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
    }

    .am-offcanvas-bar .am-nav > li + li {
        margin-top: 0;
    }

    .oa_1_qin div {
        padding-top: 20px;
    }

    .oa_1_qin {
        padding-bottom: 10px;
    }

    .oa_1_jia_2 {
        padding-bottom: 10px;
    }

    .oa_1_jia_2 img {
        width: 100%;
    }

    .s_column_1 {
        padding: 10px 0px 10px 0px;
    }

    .oa_1_ban {
        padding: 20px 0px 20px 0px;
        margin-bottom: 10px;
    }

    .oa_1_ban_2 strong {
        padding-top: 0px;
        margin-bottom: 0px;
    }

    .s_column_1 strong {
        font-size: 20px;
    }

    .ab_box_1_1 {
        padding-top: 0px;
    }

    .ab_box_1_1 img {
        max-width: 100%;
    }

    .mb {
        margin-bottom: 0px;
    }

    .ab_box_4_2 p {
        height: auto;
    }

    .ab_box_4_2 div {
        margin-bottom: 20px;
        border-left: none;
    }

    .s_column_3 strong {
        border-bottom: 2px solid #d6002a;
        font-size: 20px;
    }

    .s_column_3 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .bottom {
        margin-top: 40px;
        z-index: 9999;
    }

    .bottom_list {
        background: rgba(215, 0, 41, 0.8) !important;
        filter: Alpha(opacity=80);
        background: #d70029;
        overflow: hidden;
        padding-left: 0;
        width: 100%;
        height: 44px;
        position: fixed;
        bottom: 0;
        left: 0;
        margin: 0;

    }

    .bottom_list li {
        width: 50%;
        float: left;
        text-align: center;
    }

    .bottom_list li a {
        border-right: 1px solid #fff;
        display: block;
        color: #fff;
        text-align: center;
        height: 44px;
        line-height: 44px;
    }

    .bottom_list li img {
        width: 18px;
        height: 20px;
        margin-right: 5px;
    }

    .bottom_list li a.last {
        border-right: none;
    }
}
.now_site{
    font-size: 12px;
    color: #231815;
    float: left;
    border-left: 1px solid #000;
    height: 24px;
    line-height: 24px;
    padding-left: 15px;
    margin-top: 13px;
    margin-left: 15px;
}
.now_tel{
    font-size: 30px;
    color: #d50029;
    float: right;
    width: 19%;
}