.page_ban {
    background-size: cover;
    height: 300px;
}

.page_ban img {
    display: block;
    max-width: 100%
}

.page_nav {
    border-bottom: 1px #eee solid;
    margin-bottom: 40px;
}

.page_nav .fl a {
    padding: 0 25px 0 40px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #333;
    margin-right: 1px;
    display: inline-block;
    background: url(../images/dot.png) no-repeat 20px center;
}

.page_nav .fl a:hover {
    background: #2F3132 url(../images/dot.png) no-repeat 20px center;
    color: #fff;
}

.page_nav .fl a.active {
    background: #2F3132 url(../images/dot.png) no-repeat 20px center;
    color: #fff;
}

.page_nav .fr {
    line-height: 50px;
    color: #666;
    background: url(../images/home.png) no-repeat left center;
    padding-left: 20px;
}

.page_nav .fr a {
    color: #444;
}

.page_nav .fr a:last-child {
    color: #333;
}

@media screen and (max-width: 1024px) {
    .page_ban {
        height: 300px;
    }
}

@media screen and (max-width: 768px) {
    .page_ban {
        height: 200px;
    }
    .page_nav {
        margin-bottom: 30px;
    }
    .page_nav .fl a {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .page_nav .fr {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .page_ban {
        height: 150px;
    }
    .page_nav {
        margin-bottom: 20px;
    }
    .page_nav .fl a {
        padding: 0 12px 0 22px;
        height: 34px;
        line-height: 34px;
        font-size: 12px;
        background-position: 9px center !important;
    }
}

/**/

/*介绍*/

.about_xinxi {
    padding-bottom: 60px
}

.about_xinxi h2 {
    font-size: 26px;
    text-align: center;
    color: #333;
    margin: 0 0 40px;
}

.about_xinxi ul {
    border-top: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6
}

.about_xinxi ul li {
    float: left;
    width: 50%;
}

.about_xinxi ul div {
    background: #fff;
    height: 54px;
    line-height: 54px;
    float: left;
    border-left: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}

.about_xinxi ul div.mc {
    color: #222;
    text-align: center;
    background: #F6F6F6;
    width: 30%;
    font-size: 16px;
}

.about_xinxi ul div.nr {
    padding: 0px 20px;
    color: #555;
    width: 70%;
    font-size: 15px;
}

.about_con {
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
}

.about_con .fl {
    width: 55%;
    float: left;
    padding-right: 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.about_con .fl .page_about_video {
    height: 400px;
    background: #eee;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .about_xinxi h2 {
        font-size: 22px;
        margin: 0 0 30px;
    }
    .about_con .fl .page_about_video {
        height: 280px;
    }
}

@media screen and (max-width: 480px) {
    .about_xinxi {
        padding-bottom: 30px
    }
    .about_xinxi h2 {
        font-size: 16px;
        margin: 0 0 15px;
    }
    .about_xinxi ul li {
        width: 100%;
        float: none;
    }
    .about_xinxi ul div {
        background: #fff;
        height: 42px;
        line-height: 42px;
    }
    .about_xinxi ul div.mc {
        width: 23%;
        font-size: 13px;
    }
    .about_xinxi ul div.nr {
        width: 77%;
        font-size: 12px;
        padding: 0px 10px;
    }

    .about_con {
        font-size: 14px;
        line-height: 26px;
    }
    .about_con .fl {
        float: none;
        width: 100%;
        padding: 0;
    }
    .about_con .fl .page_about_video {
        height: 230px;
    }
}

/*荣誉资质*/

.pages-hor li {
    float: left;
    width: 25%;
    padding: 5px 15px;
    text-align: center;
    box-sizing: border-box;
}

.pages-hor li img {
    transition: all 0.5s;
    display: block;
    box-sizing: border-box;
    width: 100%;
}

.pages-hor li p {
    line-height: 40px;
}

@media screen and (max-width: 768px) {
    .pages-hor li {
        width: 33.33%
    }
}

@media screen and (max-width: 480px) {
    .pages-hor li {
        width: 50%
    }
}

/*历程*/

.licheng {
    width: 1px;
    margin: 0 auto 20px;
    padding: 90px 0 60px 0;
    border-left: 1px dashed #ddd;
}

.licheng .licheng_xun {
    float: right;
    display: inline-block;
    width: 580px;
}

.licheng .licheng_xun .licheng_quan {
    float: right;
    width: 13px;
    margin: 4px -5px 0 -5px;
    height: 13px;
}

.licheng .licheng_xun .licheng_quan div {
    width: 13px;
    height: 13px;
    border-radius: 9px;
    background: #2F3132;
}

.licheng .licheng_xun .licheng_text_box {
    position: relative;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    float: left;
    margin: -22px 90px 0 0;
    text-align: right;
    width: 510px;
}

.licheng .licheng_xun .licheng_text_box .licheng_line {
    width: 60px;
    height: 1px;
    background: #2F3132;
    position: absolute;
    top: 14px;
    right: -75px;
}

.licheng .licheng_xun .licheng_text_box span {
    display: block;
    font-size: 22px;
    color: #2F3132;
    margin-bottom: 15px;
}

.licheng .licheng_xun .licheng_text_box img {
    width: 100%;
    height: 100%;
    display: block;
}

.licheng .licheng_xun .licheng_text_box .licheng_text {
    position: relative;
    font-size: 16px;
    color: #333;
    line-height: 24px
}

.licheng .licheng_xun .licheng_text_box .licheng_text i {
    position: absolute;
    right: 0px;
    top: 0px;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 60px 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-family: "\5fae\8f6f\96c5\9ed1";
}

.licheng .licheng_xun .licheng_text_box .licheng_text i b {
    font-weight: normal;
    font-size: 30px;
    display: block;
    margin-bottom: 15px;
}

.licheng .licheng_xun:nth-child(2n) {
    float: left;
    text-align: left;
}

.licheng .licheng_xun:nth-child(2n) .licheng_quan {
    float: left;
}

.licheng .licheng_xun:nth-child(2n) .licheng_text_box {
    margin: -22px 0 0 70px;
    text-align: left;
}

.licheng .licheng_xun:nth-child(2n) .licheng_text_box .licheng_line {
    left: -70px;
}

.licheng .licheng_xun.cur .licheng_text_box .licheng_line {
    height: 2px;
}

@media screen and (max-width: 480px) {
    .licheng {
        padding: 30px 0 20px 0;
    }
    .licheng .licheng_xun {
        width: 180px;
    }
    .licheng .licheng_xun .licheng_quan {
        width: 10px;
        margin: 0px -5px 0 -5px;
        height: 10px;
    }
    .licheng .licheng_xun .licheng_quan div {
        width: 10px;
        height: 10px;
    }
    .licheng .licheng_xun .licheng_text_box {
        font-size: 14px;
        margin: -22px 20px 0 0;
        width: 150px;
    }
    .licheng .licheng_xun .licheng_text_box .licheng_line {
        width: 12px;
        top: 26px;
        right: -25px;
    }
    .licheng .licheng_xun .licheng_text_box span {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .licheng .licheng_xun .licheng_text_box .licheng_text {
        font-size: 14px;
        line-height: 22px;
    }
    .licheng .licheng_xun .licheng_text_box .licheng_text i {
        padding: 20px 20px;
        font-size: 14px;
    }
    .licheng .licheng_xun .licheng_text_box .licheng_text i b {
        font-size: 14px;
        display: block;
        margin-bottom: 0px;
    }
    .licheng .licheng_xun:nth-child(2n) .licheng_text_box .licheng_line {
        left: -25px;
    }
    .licheng .licheng_xun:nth-child(2n) .licheng_text_box {
        margin: -22px 0 0 30px;
        text-align: left;
    }
}

@media screen and (max-width: 320px) {
    .licheng {
        padding: 40px 0 30px 0;
    }
    .licheng .licheng_xun {
        width: 150px;
    }
    .licheng .licheng_xun .licheng_text_box {
        font-size: 12px;
        margin: -22px 20px 0 0;
        width: 120px;
    }
    .licheng .licheng_xun .licheng_text_box span {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .licheng .licheng_xun .licheng_text_box .licheng_text {
        font-size: 12px;
        line-height: 20px;
    }
    .licheng .licheng_xun .licheng_text_box .licheng_text i {
        padding: 10px;
        font-size: 12px;
    }
    .licheng .licheng_xun .licheng_text_box .licheng_text i b {
        font-size: 12px;
        display: block;
        margin-bottom: 0px;
    }
}

/*产品*/

.page_pro {
    padding: 20px 0;
    background: #F7F7F7
}

.search {
    width: 450px;
    margin: 0 auto 15px;
}

.search span {
    box-shadow: 2px 2px 2px #C5C5C5;
    border-radius: 6px;
    display: inline-block;
}

.search_input {
    width: 320px;
    float: left;
    border: 1px solid #aaa;
    border-right: 0;
    border-radius: 6px 0 0 6px;
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: none;
    padding: 0 35px;
    background: url(../images/sousuo.png) no-repeat 12px center;
    background-size: 4%;
    font-family: "微软雅黑";
    font-size: 14px;
}

.search_btn {
    width: 70px;
    float: left;
    border: 1px solid #aaa;
    border-left: 0;
    border-radius: 0 6px 6px 0;
    height: 38px;
    line-height: 36px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #e5e5e5;
    outline: none;
    font-family: "微软雅黑";
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    background: -webkit-linear-gradient(#7F7E7F, #313030);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#7F7E7F, #313030);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#7F7E7F, #313030);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#7F7E7F, #313030);
    /* 标准的语法 */
}

.pro_nav {
    position: relative;
}

.proswiper {
    margin: 0 60px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .8
}

.pro_nav .swiper-button-next {
    background: url(../images/r_jt.png) no-repeat center;
    width: 41px;
    height: 42px;
    right: 0px;
}

.pro_nav .swiper-button-prev {
    background: url(../images/l_jt.png) no-repeat center;
    width: 41px;
    height: 42px;
    left: 0px;
}

.pro_pic a {
    display: block;
    color: #666;
    text-align: center;
}

.pro_pic:hover a,
.pro_pic.active a {
    color: #000;
}

.pro_pic a img {
    border-radius: 10px;
    box-shadow: 0 3px 8px #555;
}

.pro_pic:hover a img,
.pro_pic.active a img {
    box-shadow: 0 3px 8px #111;
}

.pro_li {
    background: url(../images/pro_bg.png) no-repeat top center;
    box-shadow: 0px 1px 12px #999;
    margin-top: 40px;
    padding: 30px 0;
}

.pro_li li {
    float: left;
    width: 33.33%;
    padding: 0 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 15px;
}

.pro_li li a {
    display: block;
}

.pro_li li .pic {
    overflow: hidden;
    width: 50%;
    height: 250px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.pro_li li .pic img {
    vertical-align: middle;
    transition: all .4s;
}

.pro_li li:hover .pic img {
    transform: scale(1.1);
}

.pro_li li h5 {
    font-size: 18px;
    margin-top: 10px;
    color: #2d2f30;
    wwidth: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro_li li p {
    font-size: 12px;
    margin-top: 10px;
    color: #888;
    height: 40px;
    overflow: hidden;
    line-height: 20px
}

.pro_li li span {
    float: right;
    margin-top: 15px;
    background: url(../images/more_bg.png) no-repeat center;
    width: 116px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
    .pro_li li {
        padding: 0 30px;
    }
}

@media screen and (max-width: 768px) {
    .pro_li li {
        padding: 0 15px;
        width: 50%
    }
    .pro_li li .pic {
        height: 200px;
    }
}

@media screen and (max-width: 480px) {
    .page_pro {
        margin-top: 90px;
    }
    .search {
        width: 100%;
    }
    .search span {
        width: 100%;
    }
    .search_input {
        width: 80%;
    }
    .search_btn {
        width: 20%;
    }
    .pro_li li .pic {
        height: 160px;
    }
    .pro_li li h5 {
        font-size: 16px;
    }

}

@media screen and (max-width: 320px) {
    .pro_li li h5 {
        font-size: 14px;
    }
    .pro_li li .pic {
        height: 130px;
    }
}


/*产品详情*/

.show_pro {
    margin-top: 50px;
    padding-top: 40px;
    background: url(../images/pro_bg.png) no-repeat top center;
}

.show_pro_box {
    padding: 0 115px;
}

/*产品详情*/

.pro_l {
    width: 45%;
    float: left;
    padding-right: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 300px;
}

.pro_img {
    width: 10%;
    height: 300px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.pro_img img {
    vertical-align: middle;
}

.pro_r {
    width: 55%;
    float: right;
    padding-left: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 30px;
}

.pro_r h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}

.pro_r p {
    line-height: 28px;
    text-align: justify;
}

@media screen and (max-width: 768px) {
    .show_pro_box {
        padding: 0 20px;
    }
    .pro_l,
    .pro_r {
        width: 100%;
        float: none;
        padding: 0
    }
}

@media screen and (max-width: 480px) {
    .show_pro {
        margin-top: 30px;
        padding-top: 20px;
    }
}

/*产品描述*/

.pro_ms {
    margin-top: 50px
}

.pro_ms .hd {
    border-bottom: 1px solid #D0D0D0;
    height: 42px;
    color: #333;
}

.pro_ms .hd li {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #333;
    margin: 0px;
    padding: 0 25px;
    border: 1px solid #D0D0D0;
    border-radius: 3px 3px 0 0;
    line-height: 40px;
    background: -webkit-linear-gradient(#F7F7F7, #EAEAEA);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#F7F7F7, #EAEAEA);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#F7F7F7, #EAEAEA);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#F7F7F7, #EAEAEA);
    /* 标准的语法 */
}

.pro_ms .hd li.on {
    background: #fff;
    border-bottom: 1px solid #fff;
}

.pro_ms .bd {
    border: 1px solid #D0D0D0;
    border-top: 0;
    padding: 30px;
    line-height: 26px;
}

@media screen and (max-width: 768px) {
    .pro_ms video {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .pro_ms {
        margin-top: 20px;
    }
    .pro_ms .hd {
        height: 32px;
    }
    .pro_ms .hd li {
        font-size: 14px;
        line-height: 30px;
        padding: 0 15px;
    }
    .pro_ms .bd {
        padding: 20px;
    }
}

@media screen and (max-width: 320px) {
    .pro_ms {
        margin-top: 10px;
    }
    .pro_ms .hd li {
        font-size: 12px;
        padding: 0 10px;
    }
    .pro_ms .bd {
        padding: 15px;
    }
}

/*实力*/

.bg1 {
    background: #1B1E23 url(../images/bg1.jpg) no-repeat bottom center;
    background-size: 100%;
}

.bg_box {
    display: flex;
    padding-top: 100px
}

.tupian {
    width: 50%;
    overflow: hidden;
}

.tupian img {
    transition: all .5s;
}

.tupian img:hover {
    transform: scale(1.1);
}

.wenzi {
    width: 50%;
    padding: 15px 50px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.wenzi h1 {
    margin-bottom: 30px;
    color: #fff;
}

.wenzi h1 i {
    font-size: 52px;
    float: left;
}

.wenzi h1 span {
    font-size: 26px;
    margin-left: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 3px 0 5px
}

.wenzi p {
    color: #aaa;
    text-align: justify;
}

.wenzi p.ft16 {
    font-size: 16px;
    line-height: 30px;
    color: #ddd;
}

.bg_more {
    float: right;
    margin-top: 40px;
}

.bg_more a {
    background: #D0D0D0;
    border-radius: 7px;
    width: 130px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    display: block;
    box-shadow: 4px 4px 0 #121316;
    color: #444;
    transition: all .4s;
    border: #171717;
}

.bg_more a:hover {
    color: #000;
    padding-left: 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.bg2 {
    background: #050d1a;
}

.bg3 {
    background: #eee;
}

.bg_white .wenzi h1 {
    color: #121316;
}

.bg_white .wenzi h1 span {
    border-top: 2px solid #121316;
    border-bottom: 2px solid #121316;
}

.bg_white .wenzi p {
    color: #999;
}

.bg_white .wenzi p.ft16 {
    color: #666;
}

.bg4 {
    background: #232426 url(../images/bg4.jpg) no-repeat center;
    background-size: 100%;
}

.bg5 {
    background: #eee;
}

.bg6 {
    background: #15161A url(../images/bg6.jpg) no-repeat center;
    background-size: 100%;
}

.chanpin_box {
    text-align: center;
    padding-top: 70px;
}

.chanpin_box h2 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 60px;
}

.chanpin_ys {
    display: flex;
}

.chanpin_ys div {
    width: 25%;
    padding: 0 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.chanpin_ys img {
    display: inline-block;
    transition: all .5s;
}

.chanpin_ys div:hover img {
    transform: rotate(360deg);
}

.chanpin_ys p {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.chanpin_more {
    margin-top: 90px
}

.chanpin_more a {
    margin: 0 auto;
    display: block;
    font-size: 16px;
    width: 180px;
    height: 44px;
    line-height: 42px;
    border: 1px solid #fff;
    color: #fff;
    transition: all .3s;
}

.chanpin_more a:hover {
    box-shadow: inset 0 -44px 0 #eee;
    color: #333;
}

.bg7 {
    background: #fff;
}

.gongsi_box {
    padding: 160px 30px 0;
}

.gongsi_box h2 {
    background: url(../images/ser_ico.png) no-repeat left center;
    padding-left: 30px;
    font-size: 26px;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
}

.gongsi_ys {
    display: flex;
}

.gongsi_wz {
    width: 50%;
    padding-right: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.gongsi_wz p {
    line-height: 26px;
}

.gongsi_wz p img {
    width: 100%;
}

.gongsi_pic {
    width: 50%;
    padding-left: 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.gongsi_pic img {
    transition: all 1.5s;
    display: block;
}

@-webkit-keyframes flipInYtest {
    from {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 0deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 0deg);
        opacity: 1;
    }


    50% {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 360deg);
        transform: perspective(1400px) rotate3d(0, 1, 0, 360deg);
        opacity: 1;
    }
}

.gongsi_pic img:hover {
    -webkit-animation: flipInYtest 0.75s linear;
    animation: flipInYtest 0.75s linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.gongsi_more {
    margin-top: 40px;
    text-align: center;
}

.gongsi_more a {
    margin: 0 auto;
    display: block;
    font-size: 16px;
    width: 245px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #fff;
    color: #fff;
    transition: all .3s;
    background: #2F3132;
}

.gongsi_more a:hover {
    box-shadow: inset 0 -54px 0 #ddd;
    color: #333;
}

@media screen and (max-width: 1024px) {
    .wenzi h1 {
        margin-bottom: 20px;
    }
    .wenzi h1 i {
        font-size: 40px;
    }
    .wenzi h1 span {
        font-size: 18px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
    .bg_white .wenzi h1 span {
        border-top: 1px solid #121316;
        border-bottom: 1px solid #121316;
    }
    .wenzi p.ft16 {
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width: 768px) {
    .bg_box {
        display: inline-block;
    }
    .tupian,
    .wenzi {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .tupian img {
        width: 100%
    }

    .chanpin_box {
        padding-top: 50px
    }
    .chanpin_ys div {
        padding: 0 20px;
    }
    .chanpin_ys p {
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    .wenzi h1 i {
        font-size: 26px;
    }
    .wenzi h1 span {
        font-size: 14px;
        padding: 1px 0 2px;
        margin-left: 15px;
    }
    .bg_box {
        padding-top: 30px
    }
    .bg1 .bg_box {
        padding-top: 90px
    }
    .wenzi p.ft16 {
        font-size: 13px;
        line-height: 20px;
    }
    .yw {
        display: none;
    }
    .bg_more {
        margin-top: 5px;
    }

    .chanpin_box h2 {
        margin-bottom: 30px;
        font-size: 18px;
    }
    .chanpin_ys {
        display: inline-block;
    }
    .chanpin_ys div {
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }
    .chanpin_ys p {
        margin-top: 5px;
        font-size: 12px;
        line-height: 20px;
    }

    .chanpin_more {
        margin-top: 5px;
    }
    .chanpin_more a {
        font-size: 14px;
        width: 140px;
        height: 38px;
        line-height: 36px;
    }
    .gongsi_box {
        padding: 60px 15px 0;
    }
    .gongsi_box h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .gongsi_ys {
        display: inline-block;
    }
    .gongsi_wz,
    .gongsi_pic {
        width: 100%;
        padding: 0
    }
    .gongsi_wz p {
        line-height: 22px;
    }
    .gongsi_pic {
        margin-top: 20px;
    }

    .gongsi_more {
        margin-top: 20px;
    }
    .gongsi_more a {
        font-size: 14px;
        width: 185px;
        height: 40px;
        line-height: 40px;
        border: 0
    }
    .gongsi_more a:hover {
        box-shadow: inset 0 -54px 0 #ddd;
        color: #333;
    }

}

@media screen and (max-width: 320px) {
    .chanpin_box {
        padding-top: 25px
    }
    .chanpin_ys div {
        padding: 0 10px;
    }
    .chanpin_more {
        margin-top: -15px;
    }
    .gongsi_box {
        padding: 30px 15px 0;
    }
}

/*实力详情*/

.show_shili {
    background: -webkit-linear-gradient(#f4f4f4, #ffffff);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f4f4f4, #ffffff);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f4f4f4, #ffffff);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#f4f4f4, #ffffff);
    /* 标准的语法 */
    margin-top: 50px;
    padding: 50px;
}

.show_shili .fl {
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.show_shili .fl h1 {
    font-size: 28px;
    color: #333;
    margin: 5px 0 20px;
    font-weight: bold;
}

.show_shili .fl p {
    line-height: 28px;
}

.show_shili .fl img {
    display: block;
}

@media screen and (max-width: 1024px) {
    .show_shili {
        padding: 50px 30px 0;
    }
    .show_shili .fl {
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 30px;
    }
    .show_shili .fl img {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .show_shili .fl h1 {
        font-size: 22px;
    }
}

@media screen and (max-width: 480px) {
    .show_shili {
        margin-top: 20px;
    }
    .show_shili {
        padding: 30px 30px 0;
    }
    .show_shili .fl h1 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}


/*合作伙伴*/

.page_link li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 12px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    px;
}

.page_link li a {
    display: block;
}

.page_link li img {
    height: 130px;
    display: block;
    border: 1px solid #ccc;
    width: 100%
}

.page_link li a:hover {
    color: #2F3132
}

.page_link .btn {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.page_link .btn span {
    position: absolute;
    background: #2F3132;
    display: inline-block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.page_link .btn1 {
    width: 300px;
    height: 2px;
    left: 0;
}

.page_link .btn2 {
    width: 2px;
    height: 130px;
    top: 0;
}

.page_link .btn-top {
    top: 0;
    transform: translateX(300px);
    -webkit-transform: translateX(300px);
}

.page_link .btn-bottom {
    bottom: 0;
    transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
}

.page_link .btn-left {
    left: 0;
    transform: translateY(-130px);
    -webkit-transform: translateY(-130px);
}

.page_link .btn-right {
    right: 0;
    transform: translateY(130px);
    -webkit-transform: translateY(130px);
}

.page_link li a:hover span {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

@media screen and (max-width: 1024px) {
    .page_link li {
        width: 25%;
    }
}

@media screen and (max-width: 768px) {
    .page_link li {
        width: 33.33%;
    }
}

@media screen and (max-width: 480px) {
    .page_link li {
        width: 50%;
        padding: 10px;
    }
    .page_link li img {
        height: 85px;
    }

}

@media screen and (max-width: 320px) {
    .page_link li {
        padding: 5px;
    }
    .page_link li img {
        height: 70px;
    }
}

/*新闻*/

.xinwen li {
    width: 25%;
    float: left;
    padding: 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.xinwen li a {
    background: #fff;
    display: block;
    border: 1px solid #ddd;
}

.xinwen li a .pic {
    overflow: hidden;
}

.xinwen li a .pic img {
    width: 100%;
    transition: all .5s;
    display: block;
    height: 185px;
}

.xinwen li:hover a .pic img {
    transform: scale(1.1);
}

.xinwen li a .tit {
    padding: 15px;
}

.xinwen li a .tit h3 {
    font-size: 16px;
    color: #000;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xinwen li a .tit p {
    max-height: 40px;
    overflow: hidden;
    line-height: 20px;
    margin: 10px 0 0;
    color: #666;
    font-size: 12px;
}

.xinwen li a .tit .date {
    background: url(../images/time2.png) no-repeat left center;
    padding-left: 20px;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.xinwen li a:hover .tit h3 {
    color: #ff0000;
}

.xinwen li a .more {
    border: 1px dashed #ccc;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    margin-top: 15px;
    background: #F7F7F7;
    text-transform: uppercase;
    font-weight: bold;
}

.xinwen li a:hover .more {
    background: #0080CC;
    color: #fff;
    border: 1px solid #0080CC;
}

@media screen and (max-width: 1024px) {
    .xinwen li {
        width: 33.33%;
    }
}

@media screen and (max-width: 768px) {
    .xinwen li a .pic img {
        height: 190px;
    }
}

@media screen and (max-width: 480px) {
    .xinwen li {
        padding: 6px;
    }
    .xinwen li a .pic img {
        height: 120px;
    }
}

@media screen and (max-width: 320px) {
    .xinwen li {
        width: 100% !important;
        float: none;
    }
    .xinwen li a .pic img {
        height: 140px;
    }
}

/*新闻详情*/

.page_bt {
    font-size: 32px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}

.mt50 {
    margin-top: 30px;
}

.time {
    text-align: center;
    font-size: 12px;
    color: #999;
    margin: 10px 0px;
}

@media screen and (max-width: 1024px) {
    .page_bt {
        font-size: 26px;
    }
    .mt50 {
        margin-top: 26px;
    }
}

@media screen and (max-width: 768px) {
    .page_bt {
        font-size: 22px;
    }
    .mt50 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 480px) {
    .mt50 {
        margin-top: 15px;
    }
    .page_bt {
        font-size: 18px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 320px) {
    .page_bt {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .mt50 {
        margin-top: 10px;
    }
}

/*招聘*/

.zhaopin {
    margin-top: 30px;
}

.zhaopin h4 {
    font-size: 18px;
    color: #2d2f30;
    background: url(../images/zhaopin_bg.png) repeat-x center;
    text-align: center;
}

.zhaopin h4 span {
    background: #fff;
    padding: 0 20px;
}

.zhaopin ul {
    margin-top: 20px
}

.zhaopin li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.zhaopin li img {
    display: block;
    margin-bottom: 5px;
    width: 100%
}

.zhaopin_ms {
    margin-top: 20px;
}

.zhaopin_ms .fl {
    width: 26%;
    padding: 0px 15px 0 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.zhaopin_ms .fl img {
    width: 100%
}

.zhaopin_ms .pg_fr {
    padding: 7px 0 0 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 30px;
}

.page_zhaopin {
    margin-top: 30px;
}

.page_zhaopin h3 {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    cursor: pointer;
    color: #666;
    margin: 15px 0 0px;
    background-color: #EFEEEE;
    font-size: 14px;
}

.page_zhaopin h3.on {
    background-color: #2F3132;
    color: #fff;
}

.page_zhaopin h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/icoAdd.png) 5px 11px no-repeat;
    cursor: pointer;
}

.page_zhaopin h3.on em {
    background-image: url(../images/icoAdd2.png);
}

.page_zhaopin ul {
    margin: 15px 0 25px
}

.page_zhaopin ul li {
    line-height: 26px;
    padding: 0 10px;
}

@media screen and (max-width: 1200px) {
    .zhaopin_ms .pg_fr {
        line-height: 25px
    }
}

@media screen and (max-width: 768px) {
    .zhaopin li {
        width: 50%
    }
    .zhaopin_ms .fl {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .page_zhaopin h3 {
        height: 36px;
        line-height: 36px;
        padding-left: 15px;
    }
    .page_zhaopin h3 em {
        width: 30px;
        height: 36px;
        background-size: 50%;

    }
}

/*留言*/

.message {
    background: #F7F7F9 url(../images/message_bg.png) no-repeat bottom center;
    margin: -40px 0 -60px;
    padding: 60px 0;
}

.message_box {
    padding: 0 290px
}

.message .formgrounp {
    margin-bottom: 20px;
}

.message .formgrounp span {
    float: left;
    width: 22%;
    text-align: right;
    line-height: 35px;
    padding-right: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    color: #444;
    display: block;
}

.message .formgrounp input {
    border: 1px solid #ccc;
    padding-left: 25px;
    line-height: 35px;
    border-radius: 4px;
    width: 78%;
    font-family: '\5fae\8f6f\96c5\9ed1';
    background-repeat: no-repeat;
    background-position: 10px center;
}

.message .formgrounp textarea {
    width: 78%;
    border-radius: 4px;
    border: 1px solid #ccc;
    min-height: 120px;
    margin-bottom: 10px;
    padding: 5px 5px 5px 10px;
    font-family: '\5fae\8f6f\96c5\9ed1'
}

.message .formgrounp button {
    background: #2F3132;
    width: 160px;
    height: 44px;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
}

@media screen and (max-width: 1200px) {
    .message_box {
        padding: 0 150px
    }
}

@media screen and (max-width: 1024px) {
    .message_box {
        padding: 0 50px
    }
}

@media screen and (max-width: 768px) {
    .message {
        margin: -30px 0 -45px;
        padding: 40px 0;
    }
    .message_box {
        padding: 0 20px
    }
}

@media screen and (max-width: 480px) {
    .message {
        margin: -20px 0 -30px;
        padding: 30px 0;
    }
    .message .formgrounp {
        margin-bottom: 15px;
    }
    .message .formgrounp span {
        width: 30%;
        line-height: 35px;
        padding-right: 10px;
        font-size: 14px;
    }
    .message .formgrounp input,
    .message .formgrounp textarea,
    .message .formgrounp button {
        width: 70%;
    }
    .message .formgrounp button {
        height: 40px;
    }
}

@media screen and (max-width: 320px) {
    .message .formgrounp {
        margin-bottom: 5px;
    }
    .message .formgrounp span {
        font-size: 12px;
    }
    .message .formgrounp input {
        line-height: 30px;
    }
    .message .formgrounp button {
        height: 36px;
        font-size: 12px;
    }
}

/*联系*/

.map_box {
    width: 100%;
}

#allmap {
    width: 100%;
    height: 350px;
}

.cont_xinxi {
    margin-top: 30px;
}

.cont_xinxi h4 {
    font-size: 18px;
    color: #444;
    margin-bottom: 10px;
}

.cont_xinxi p {
    color: #444;
    line-height: 26px;
}

@media screen and (max-width: 480px) {
    #allmap {
        height: 250px;
    }
    .cont_xinxi {
        margin-top: 20px;
    }
    .cont_xinxi h4 {
        font-size: 15px;
        margin-bottom: 5px
    }
    .cont_xinxi p {
        line-height: 22px;
        font-size: 12px;
    }
}


.nextpages {
    margin-top: 25px;
    text-align: center;
}

.nextpages a,
.nextpages span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #eee;
    margin: 0 2px;
}

.nextpages span.a1 {
    background-color: #2F3132;
    color: #fff;
}


.updown {
    margin-top: 50px;
    border-top: #dedede 1px solid;
    padding-top: 27px;
}

.updown .z span {
    color: #777;
}

.updown .z a {
    color: #333;
    display: block;
    min-width: 220px;
    padding-left: 6px;
}

.updown .z a:hover {
    color: #132E87;
}

.updown .y {
    padding-top: 6px;
}

.updown .y a {
    color: #333;
    display: block;
    width: 140px;
    height: 36px;
    border: 1px solid #333;
    border-radius: 25px;
    text-align: center;
    line-height: 34px;
}

.updown .y a:hover {
    background: #333;
    color: #fff;
}

@media screen and (max-width: 480px) {
    .updown {
        padding-top: 10px;
    }
    .updown .z,
    .updown .y {
        float: none !important;
        width: 100%;
        margin-bottom: 10px;
    }
    .updown .z a {
        min-width: auto;
    }
}
