﻿.xoi img

/*banner begin*/
.box1 {
    height: auto;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1;
}

.banner-box {
    width: 100%;
    height: 554px;
    position: relative;
    overflow: hidden;
}

.banner-box .bd {
    width: 100% !important;
}

.banner-box .bd li .m-width {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.banner-box .bd li {
    width: 100% !important;
    height: 554px;
}

.banner-box .bd li a {
    display: block;
    background-size: auto;
    width: 100%;
    height: 554px;
}

.banner-btn {
    width: 100%;
    position: absolute;
    top: 532px;
    left: 0;
    margin-left: 0;
}

.banner-btn a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 0;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.banner-btn a.prev {
    left: 20px;
    background: url(../images/foot.png) no-repeat 0 0;
}

.banner-btn a.next {
    right: 20px;
    background: url(../images/foot.png) no-repeat -49px 0;
}

.banner-box .hd {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.banner-box .hd ul li {
    width: 24px;
    height: 6px;
    text-indent: -9999px;
    margin-right: 6px;
    background: #e5e5e5;
    float: left;
    cursor: pointer;
}

.banner-box .hd ul li.on {
    background: #ff1919;
}

.baine {
    display: block;
}

@media(max-width:1024px) {
    .banner-box {
        width: 100%;
        height: 554px;
        position: relative;
        overflow: hidden;
        display: none;
    }

    .baine {
        display: block;
    }
}



/*banner end*/

/*main begin*/
.box2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 54px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 60px;
}

.soud {
    height: auto;
    overflow: hidden;
    line-height: 54px;
    padding: 0 0 0 24px;
}

.soud span {
    float: left;
    line-height: 54px;
    color: #5f5f5f;
    font-size: 14px;
    font-weight: bold;
}

.soud span a {
    color: #5f5f5f;
    font-size: 14px;
    font-weight: normal;
    margin: 0 5px;
}

.soud span a:hover {
    color: #ff282f;
}

.soud font {
    float: right;
    padding-top: 14px;
    display: block;
    width: 33%;
}

.wbk {
    float: left;
    width: 42%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    font-size: 12px;
}

.sou {
    float: left;
    width: 18%;
    margin-left: 15px;
    height: 34px;
    border: none;
    background: #ff1919;
    line-height: 34px;
    color: #fff;
}

@media(max-width:1024px) {
    .soud font {
        float: right;
        padding-top: 14px;
        display: block;
        width: 43%;
    }

    .wbk {
        float: left;
        width: 42%;
        height: 34px;
        line-height: 34px;
        border: 1px solid #dcdcdc;
        padding-left: 10px;
        font-size: 12px;
    }

    .box2 {
        width: 100%;
        height: auto;
        overflow: hidden;
        min-height: 54px;
        border-bottom: 1px solid #f2f2f2;
        margin-bottom: 30px;
    }
}

@media(max-width:667px) {
    .soud span {
        float: left;
        line-height: 30px;
        color: #5f5f5f;
        font-size: 14px;
        font-weight: bold;
        display: block;
        width: 100%;
    }

    .soud font {
        float: right;
        padding-top: 14px;
        display: block;
        width: 100%;
    }

    .soud {
        height: auto;
        overflow: hidden;
        line-height: 54px;
        padding: 0 0 10px 0px;
    }
}

.box3 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 80px;
    margin-top: 60px;
}

.gywm_t {
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 29px;
    margin-bottom: 26px;
}

.gywm_t a {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: bold;
}

.gywm_t a i {
    display: block;
    color: #adadad;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.gywm_b {
    height: auto;
    overflow: hidden;
}

.gywm_b div {
    float: left;
    width: 50%;
}

.gywm_b div:nth-child(1) {
    padding: 0 45px;
    width: 40%;
}

.gywm_b div:nth-child(2) {
    width: 60%;
}

.gywm_b h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.gywm_b p {
    font-size: 14px;
    line-height: 24px;
    text-indent: 20px;
    text-align: justify;
}

@media(max-width:1024px) {
    .box3 {
        clear: both;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
    }

    .gywm_b dl {
        float: left;
        width: 49%;
        margin-right: 1%;
        background: #f6f6f6;
        overflow: hidden;
        margin-bottom: 10px;
    }
}

@media(max-width:414px) {
    .box3 {
        clear: both;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .gywm_b div {
        width: 100%;
        padding: 10px;
    }

    .gywm_b div:nth-child(1) {
        padding: 0 10px;
        width: 100%;
    }

    .gywm_b div:nth-child(2) {
        margin-top: 15px;
        width: 100%;
    }

    .gywm_b p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }

    .gywm_b h2 {
        font-size: 16px;
        margin-bottom: 5px;
    }
}

.box4 {
    clear: both;
    width: 100%;
    height: auto;
    /* background: url(../images/bg1.jpg) no-repeat center bottom; */
    padding-bottom: 42px;
    margin-bottom: 40px;
}

.cp_t {
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 29px;
    margin-bottom: 26px;
}

.cp_t a {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: bold;
}

.cp_t a i {
    display: block;
    color: #adadad;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.cp_b {
    clear: both;
    height: auto;
}

.tab2 {
    width: auto;
}

.tab2 ul.menu {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: url(../images/bg2.jpg) repeat-x left bottom;
    min-height: 28px;
    overflow: hidden;
    text-align: center;
}

.tab2 ul.menu li {
    text-align: center;
    height: 35px;
    color: #2f2f2f;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    cursor: pointer;
    padding: 0 20px;
    display: inline-block;
    transition: none;
}

.tab2 ul.menu li.qcbj {
    margin-right: 0%;
}

.tab2 ul.menu li.active {
    border-bottom: 3px solid #146ac1;
}

.con1,
.con2,
.con3 {
    height: auto;
    padding-top: 29px;
    clear: both;
}

.con2,
.con3 {
    display: none;
}

.xptj {
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.xptj dl {
    float: left;
    width: 24.5%;
    height: auto;
    margin-right: 0.6%;
    cursor: pointer;
}

.xptj dl:hover dd {
    background: #146ac1;
    transition: none;
}

.xptj dl:hover dd h1 a {
    color: #fff;
    font-weight: normal;
}

.xptj dl:hover dd p a {
    color: #fff;
}

.xptj dt {
    width: 100%;
    height: auto;
    border: 1px solid #eeeeee;
    border-radius: 5px 5px 0 0;
    padding: 20px;
}

.xptj dt img {
    display: block;
    margin: 0 auto;
    max-width: 200px;
    max-height: 172px;
    overflow: hidden;
}

.xptj dd {
    height: auto;
    padding: 12px 0;
    min-height: 90px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #eeee;
    border-top: none;
}

.xptj dd h1 {
    text-align: center;
    line-height: 29px;
}

.xptj dd h1 a {
    display: block;
    text-align: center;
    width: 100%;
    color: #2f2f2f;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: none;
}

.xptj dd p {
    line-height: 29px;
    color: #868686;
    font-size: 16px;
    text-align: center;
}

.xptj dd p a {
    color: #868686;
    font-size: 16px;
    text-align: center;
    transition: none;
}

.xptj dl.qcjb {
    margin-right: 0%;
}

.ckxq {
    clear: both;
    width: 175px;
    height: 50px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #146ac1;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    color: #146ac1;
    font-size: 16px;
}

.ckxq a {
    display: block;
    color: #146ac1;
    font-size: 16px
}

.ckxq:hover {
    background: #146ac1;
    color: #fff;
}

.ckxq:hover a {
    color: #fff;
    transition: none;
}

@media(max-width:1024px) {
    .box4 {
        clear: both;
        width: 100%;
        height: auto;
        padding-bottom: 30px;
        margin-bottom: 40px;
    }

    .xptj dt img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: auto;
        overflow: hidden;
    }

    .tab2 ul.menu {
        position: relative;
        width: 40%;
        height: auto;
        margin: 0 auto;
        background: url(../images/bg2.jpg) repeat-x left bottom;
        min-height: 28px;
        overflow: hidden;
    }
}

@media(max-width:768px) {
    .tab2 ul.menu {
        position: relative;
        width: 60%;
        height: auto;
        margin: 0 auto;
        background: url(../images/bg2.jpg) repeat-x left bottom;
        min-height: 28px;
        overflow: hidden;
    }
}

@media(max-width:667px) {
    .xptj dl {
        float: left;
        width: 49%;
        height: auto;
        margin-right: 1%;
        cursor: pointer;
    }

    .tab2 ul.menu {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: url(../images/bg2.jpg) repeat-x left bottom;
        min-height: 28px;
        overflow: hidden;
    }
}

@media(max-width:375px) {
    .xptj dl {
        float: left;
        width: 100%;
        height: auto;
        margin-right: 0%;
        cursor: pointer;
    }

    .tab2 ul.menu {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: url(../images/bg2.jpg) repeat-x left bottom;
        min-height: 28px;
        overflow: hidden;
    }
}

@media(max-width:320px) {
    .tab2 ul.menu li {
        float: left;
        text-align: center;
        width: 30%;
        height: 28px;
        color: #2f2f2f;
        font-family: "Microsoft YaHei";
        font-size: 16px;
        cursor: pointer;
        margin-right: 5%;
    }
}

.box5 {
    clear: both;
    width: 100%;
    height: auto;
    margin-bottom: 29px;
    overflow: hidden;
}

.box5 .ckxq {
    margin: 35px auto 30px;
}

.xw_b {
    clear: both;
    height: auto;
    overflow: hidden;
}

.xw_bl {
    float: left;
    width: 45%;
    height: auto;
    overflow: hidden;
}

.tab3 {
    width: auto;
}

.tab3 ul.menu {
    position: relative;
    float: right;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.tab3 ul.menu li {
    float: left;
    text-align: center;
    width: 24px;
    height: 6px;
    color: #2f2f2f;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    cursor: pointer;
    background: #d2d2d2;
    margin-right: 6px;
}

.tab3 ul.menu li.qcbj {
    margin-right: 0px;
}

.tab3 ul.menu li.active {
    background: #ff1919;
}

.con4,
.con5,
.con6 {
    height: auto;
    padding-bottom: 10px;
    clear: both;
}

.con5,
.con6 {
    display: none;
}

.spak {
    height: auto;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    max-width:540px;
    max-height:360px;
}

.spak img {
    display: block;
    width: 100%;
    height: auto;
}

.ggko {
    width: 132px;
    height: auto;
    position: absolute;
    left: 45%;
    top: 45%;
}

.ggko a {
    color: #ffffff;
    font-size: 20px;
}

.ggko a img {
    vertical-align: middle;
    margin-right: 10px;
    display: block;
    float: left;
    width: 36px;
    height: 36px;
}

.ggko a:hover {
    color: #ff282f;
}

.ckpy {
    position: absolute;
    width: 100%;
    height: 100px;
    background: rgb(0, 0, 0, 0.7);
    padding: 4px 25px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    left: 0;
    bottom: 0;
}

.ckpy a {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
}

.ckpy p {
    color: #ddd;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 18px;
    white-space: initial;
}

.xw_br {
    float: right;
    width: 50%;
    height: auto;
}

.xw_rt {
    height: 29px;
    line-height: 29px;
    text-align: right;
}

.xw_rt a {
    color: #868686;
    font-size: 14px;
}

.xw_rb {
    height: auto;
    overflow: hidden;
}

.xw_rb li {
    clear: both;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 15px;
    cursor: pointer;
}

.xw_rb li span {
    float: left;
    display: block;
    width: 13%;
    height: auto;
    color: #d2d2d2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    text-align: center;
    line-height: 50px;
}

.xw_rb li span i {
    display: block;
    color: #868686;
    font-size: 16px;
    line-height: 20px;
}

.xw_rb li font {
    float: right;
    display: block;
    width: 84%;
    height: auto;
    overflow: hidden;
}

.xw_rb li h1 {
    line-height: 29px;
    color: #2f2f2f;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xw_rb li h1 a {
    color: #2f2f2f;
    font-size: 15px;
}

.xw_rb li p {
    line-height: 20px;
    color: #868686;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xw_rb li:hover span,
.xw_rb li:hover span i {
    color: #146ac1;
}

.xw_rb li:hover h1 a {
    font-weight: bold;
    color: #2f2f2f;
}

.xw_rb li:hover p {
    color: #2f2f2f;
}

@media(max-width:1024px) {
    .xw_bl {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .xw_br {
        float: right;
        width: 100%;
        height: auto;
    }

    .xw_rb li p {
        line-height: 20px;
        color: #868686;
        font-size: 14px;
        height: auto;
        overflow: hidden;
    }
}

@media(max-width:414px) {
    .xw_rb li span {
        float: left;
        display: block;
        width: 23%;
        height: auto;
        color: #d2d2d2;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 50px;
        text-align: center;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .box5 .ckxq {
        margin: 20px auto;
    }

    .xw_rb li font {
        float: right;
        display: block;
        width: 77%;
        height: auto;
        overflow: hidden;
    }
}

.box6 {
    clear: both;
    width: 100%;
    height: auto;
    background: #f8f8f8;
    padding: 45px 0;
    margin-bottom: 45px;
}

.box6 ul {
    float: left;
    width: 15%;
    height: auto;
    margin-right: 13.33%;
}

.box6 li {
    line-height: 21px;
    color: #868686;
    font-size: 16px;
    text-align: center;
}

.box6 li h1 {
    text-align: center;
    line-height: 29px;
    color: #2f2f2f;
    font-size: 18px;
    margin-bottom: 10px;
}

.box6 li h1 img {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.box6 ul.qcbj {
    margin-right: 0%;
}

@media(max-width:1024px) {
    .box6 {
        clear: both;
        width: 100%;
        height: auto;
        background: #f8f8f8;
        padding: 45px 0;
        margin-bottom: 30px;
    }
}

@media(max-width:768px) {
    .box6 ul {
        float: left;
        width: 24%;
        height: auto;
        margin-right: 1.3%;
    }
}

@media(max-width:414px) {
    .box6 ul {
        float: left;
        width: 49%;
        height: auto;
        margin-right: 1%;
        margin-bottom: 15px;
    }
}

.box7 {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 28px;
}

.sw_t {
    height: auto;
    overflow: hidden;
    color: #2f2f2f;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.sw_t i {
    color: #aaaaaa;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}

.sw_b {
    height: auto;
    overflow: hidden;
}

.sw_bl {
    float: left;
    width: 21%;
    height: auto;
    overflow: hidden;
}

.sw_bl h1 {
    color: #2f2f2f;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}

.sw_bl li {
    line-height: 24px;
    color: #868686;
    font-size: 14px;
    cursor: pointer;
}

.sw_bl li:hover {
    color: #146ac1;
}

.sw_bl li a {
    line-height: 24px;
    color: #868686;
    font-size: 14px;
    cursor: pointer;
}

.sw_bl li a:hover {
    color: #146ac1;
}

.sw_br {
    float: left;
    width: 58%;
    height: auto;
    overflow: hidden;
}

.sw_br h1 {
    color: #2f2f2f;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}

.sw_br ul {
    float: left;
    width: 25%;
    height: auto;
}

.sw_br li {
    line-height: 24px;
    color: #868686;
    font-size: 14px;
    cursor: pointer;
}

.sw_br li:hover {
    color: #146ac1;
}

.sw_br li a {
    line-height: 24px;
    color: #868686;
    font-size: 14px;
    cursor: pointer;
}

.sw_br li a:hover {
    color: #146ac1;
}

@media(max-width:414px) {
    .sw_bl {
        float: left;
        width: 50%;
        height: auto;
        overflow: hidden;
    }

    .sw_br {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
}

/*main end*/

/*产品 begin*/
.cp_box {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 60px;
    border-top: 1px solid #ccc;
}

.shaic {
    height: auto;
    overflow: hidden;
    margin-bottom: 41px;
}

.shaic_t {
    height: auto;
    overflow: hidden;
    line-height: 29px;
    color: #2f2f2f;
    font-size: 15px;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 10px;
}

.sha_b {
    height: auto;
    overflow: hidden;
    background: #f3f3f3;
    margin-bottom: 60px;
}

.sha_bl {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #eeeeee;
}

.sha_l1 {
    height: auto;
    border-bottom: 1px solid #eeeeee;
    min-height: 82px;
    background: #fff;
    overflow: hidden;
}

.sha_l1 dl {
    float: left;
    width: 13%;
    height: auto;
    min-height: 82px;
    background: #f8f8f8;
    padding-top: 11px;
    margin-bottom: 0;
}

.sha_l1 dt {
    height: auto;
    overflow: hidden;
}

.sha_l1 dt img {
    display: block;
    margin: 0 auto;
}

.sha_l1 dd {
    text-align: center;
    line-height: 29px;
}

.sha_l1 dd a {
    color: #3f3f3f;
    font-size: 15px;
}

.sha_l1 ul {
    float: right;
    width: 83%;
    height: auto;
    overflow: hidden;
    padding-top: 11px;
}

.sha_l1 li {
    clear: both;
    line-height: 29px;
    color: #868686;
    font-size: 14px;
}

.sha_l1 li a {
    color: #868686;
    font-size: 14px;
    float: left;
    display: block;
    margin-right: 45px;
}

.sha_l1 li a:hover {
    color: #146ac1;
}

.sha_l2 {
    height: auto;
    border-bottom: 1px solid #eeeeee;
    min-height: 82px;
    background: #fff;
    overflow: hidden;
}

.sha_l2 dl {
    float: left;
    width: 13%;
    height: auto;
    min-height: 82px;
    background: #f8f8f8;
    padding-top: 11px;
}

.sha_l2 dt {
    height: auto;
    overflow: hidden;
}

.sha_l2 dt img {
    display: block;
    margin: 0 auto;
}

.sha_l2 dd {
    text-align: center;
    line-height: 29px;
}

.sha_l2 dd a {
    color: #3f3f3f;
    font-size: 15px;
}

.sha_l2 ul {
    float: right;
    width: 83%;
    height: auto;
    overflow: hidden;
    padding-top: 11px;
}

.sha_l2 li {
    clear: both;
    line-height: 29px;
    color: #868686;
    font-size: 14px;
}

.sha_l2 li a {
    color: #868686;
    font-size: 14px;
    float: left;
    display: block;
    margin-right: 20px;
}

.sha_l2 li a:hover {
    color: #146ac1;
}

.sha_l3 {
    clear: both;
    line-height: 37px;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.sha_l3 span {
    float: left;
    display: block;
    width: 13%;
    text-align: center;
    background: #f8f8f8;
    line-height: 37px;
    color: #3f3f3f;
    font-size: 15px;
}

.sha_l3 ul {
    float: right;
    width: 83%;
    height: auto;
}

.sha_l3 li {
    float: left;
    margin-right: 22px;
}

.sha_l3 li a {
    color: #868686;
    font-size: 14px;
}

.sha_l3 li a:hover {
    color: #146ac1;
}

.sha_br {
    float: right;
    width: 12%;
    height: auto;
    border: 1px solid #eee;
    border-left: none;
    min-height: 244px;
    padding-top: 74px;
    background: #f6f6f6;
}

.sha_br p img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.sha_br p {
    text-align: center;
    line-height: 29px;
    color: #3f3f3f;
    font-size: 15px;
}

.sha_br p a {
    color: #868686;
    font-size: 18px;
}

@media(max-width:1024px) {
    .sha_bl {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        border: 1px solid #eeeeee;
    }

    .sha_br {
        float: right;
        width: 100%;
        height: auto;
        border: 1px solid #eee;
        border-left: none;
        min-height: auto;
        padding: 20px 0;
        background: #f6f6f6;
    }
}

@media(max-width:667px) {
    .sha_l1 dl {
        float: left;
        width: 100%;
        height: auto;
        min-height: 82px;
        background: #f8f8f8;
        padding-top: 11px;
    }

    .sha_l1 ul {
        float: right;
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 10px;
    }

    .sha_l1 li a {
        color: #868686;
        font-size: 14px;
        float: left;
        display: block;
        margin-right: 0px;
        width: 33.33%;
    }

    .sha_l2 dl {
        float: left;
        width: 100%;
        height: auto;
        min-height: 82px;
        background: #f8f8f8;
        padding-top: 11px;
    }

    .sha_l2 ul {
        float: right;
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 10px;
    }

    .sha_l2 li a {
        color: #868686;
        font-size: 14px;
        float: left;
        display: block;
        margin-right: 0px;
        width: 50%;
    }

    .sha_l3 span {
        float: left;
        display: block;
        width: 100%;
        text-align: center;
        background: #f8f8f8;
        line-height: 37px;
        color: #3f3f3f;
        font-size: 15px;
    }

    .sha_l3 ul {
        float: right;
        width: 100%;
        height: auto;
        padding: 10px;
    }

    .sha_l3 li {
        float: left;
        margin-right: 0px;
        width: 25%;
    }
}

@media(max-width:320px) {
    .sha_l1 dl {
        float: left;
        width: 100%;
        height: auto;
        min-height: 82px;
        background: #f8f8f8;
        padding-top: 11px;
    }

    .sha_l1 ul {
        float: right;
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 10px;
    }

    .sha_l1 li a {
        color: #868686;
        font-size: 14px;
        float: left;
        display: block;
        margin-right: 0px;
        width: 50%;
    }

    .sha_l2 dl {
        float: left;
        width: 100%;
        height: auto;
        min-height: 82px;
        background: #f8f8f8;
        padding-top: 11px;
    }

    .sha_l2 ul {
        float: right;
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 10px;
    }

    .sha_l2 li a {
        color: #868686;
        font-size: 14px;
        float: left;
        display: block;
        margin-right: 0px;
        width: 50%;
    }

    .sha_l3 span {
        float: left;
        display: block;
        width: 100%;
        text-align: center;
        background: #f8f8f8;
        line-height: 37px;
        color: #3f3f3f;
        font-size: 15px;
    }

    .sha_l3 ul {
        float: right;
        width: 100%;
        height: auto;
        padding: 10px;
    }

    .sha_l3 li {
        float: left;
        margin-right: 0px;
        width: 25%;
    }
}

.cpix {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cpix dl {
    float: left;
    width: 25%;
    height: auto;
    margin-bottom: 55px;
}

.cpix dt {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
}

.cpix dt img {
    display: block;
    margin: 0 auto;
}

.cpix dd {
    text-align: center;
    line-height: 27px;
    color: #2f2f2f;
    font-size: 16px;
    cursor: pointer;
}

.cpix dd h1 {
    text-align: center;
    line-height: 27px;
}

.cpix dd h1 a {
    color: #2f2f2f;
    font-size: 16px;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cpix dd p {
    text-align: center;
    line-height: 27px;
}

.cpix dd p a {
    color: #868686;
    font-size: 16px;
}

.cpix dd:hover h1 a,
.cpix dd:hover p a {
    color: #2f2f2f;
    font-size: 16px;
}

.fy {
    clear: both;
    line-height: 35px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 60px;
}

.fy div {
    clear: both;
    text-align: center;
    margin: 0 auto;
}

.fy div a.prev {
    border: 1px solid #e6e6e6;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    font-size: 14px;
    padding: 6px 12px;
    color: #000;
    margin-right: 10px;
}

.fy div span.current {
    border: 1px solid #146ac1;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    margin-right: 10px;
    padding: 6px 12px;
    font-size: 14px;
    color: #146ac1;
}

.fy div a {
    border: 1px solid #ebebeb;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    padding: 6px 12px;
    color: #000;
    margin-right: 10px;
    font-size: 14px;
}

.fy div a.next {
    border: 1px solid #ebebeb;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    padding: 6px 12px;
    color: #000;
    margin-right: 10px;
    font-size: 14px;
}

@media(max-width:667px) {
    .cpix dl {
        float: left;
        width: 50%;
        height: auto;
        margin-bottom: 25px;
    }

    .fy div a.next {
        font-size: 12px;
    }
}

@media(max-width:375px) {
    .cpix dl {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 25px;
    }
}

.cp_l {
    float: left;
    width: 39%;
    height: auto;
}

.coii {
    height: auto;
}

.shuj_b2 {
    display: none;
}

.cp_r {
    float: right;
    width: 58%;
    height: auto;
    overflow: hidden;
    padding-top: 14px;
}

.coox {
    height: auto;
    overflow: hidden;
    border-top: 2px solid #ededed;
    background: #fafafa;
    padding: 10px 21px;
}

.cp_r h1 {
    line-height: 30px;
    color: #4f4f4f;
    font-size: 24px;
    margin-bottom: 25px;
}
.cp_r #red{
    color:#ea0000;
    font-size:24px;
}
.cp_r h2 {
    line-height: 24px;
    color: #f70924;
    font-size: 16px;
    margin-bottom: 10px;
}

.cp_r p {
    line-height: 26px;
    color: #868686;
    font-size: 14px;
    background: url(../images/tu23.jpg) no-repeat left 12px;
    padding-left: 9px;
}

.cp_r p img {
    vertical-align: middle;
    margin-right: 5px;
}

@media(max-width:1024px) {
    .coii {
        height: auto;
        display: none;
    }

    .shuj_b2 {
        display: block;
    }

    .cp_l {
        float: left;
        width: 100%;
        height: auto;
    }

    .cp_r {
        float: right;
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-top: 35px;
    }
}

.cp_box1 {
    height: auto;
    overflow: hidden;
    padding: 63px 0 47px 0;
}

.xpii {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 54px;
}

.xpii_t {
    height: auto;
    overflow: hidden;
    text-align: center;
    text-align: center;
    line-height: 29px;
    color: #2f2f2f;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
}

.xpii_t i {
    display: block;
    color: #adadad;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 29px;
}

.xpii_t img {
    vertical-align: middle;
}

.xpii_c {
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 41px;
    color: #868686;
    font-size: 30px;
    margin-bottom: 35px;
}

.xpii_c i {
    color: #3f3f3f;
    font-size: 30px;
}

.xpii_b {
    height: auto;
    overflow: hidden;
    width: 87%;
    margin: 0 auto;
}

.xpii_b dl {
    float: left;
    width: 24%;
    margin-right: 1.3%;
    overflow: hidden;
}

.xpii_b dl.qcbj {
    margin-right: 0%;
}

.xpii_b dt {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xpii_b dt img {
    display: block;
    margin: 0 auto;
}

.xpii_b dd {
    height: auto;
    line-height: 25px;
    text-align: center;
}

.xpii_b dd h1 {
    text-align: center;
    color: #231815;
    font-size: 16px;
    line-height: 25px;
}

.xpii_b dd h1 a {
    color: #231815;
    font-size: 16px;
}

.xpii_b dd h1 a:hover {
    color: #ff3200;
}

.xpii_b dd a {
    color: #231815;
    font-size: 16px;
}

.xpii_b dd a:hover {
    color: #ff3200;
}

@media(max-width:1024px) {
    .cp_box1 {
        height: auto;
        overflow: hidden;
        padding: 30px 0 30px 0;
    }

    .xpii_b {
        height: auto;
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
    }

    .xpii {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
    }
}

@media(max-width:568px) {
    .xpii_b dl {
        float: left;
        width: 48%;
        margin-right: 2%;
        overflow: hidden;
        margin-bottom: 10px;
    }

}

.xinc {
    clear: both;
    width: 100%;
    height: auto;
    background: url(../images/bg3.jpg) no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 61px 0 25px 0;
    margin-bottom: 21px;
}

.xinc_b {
    width: 91%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.xinc_bl {
    float: left;
    width: 32%;
    height: auto;
    overflow: hidden;
}

.xinc_bl dt {
    width: 100%;
    height: auto;
    position: relative;
}

.xinc_bl dt img {
    width: 100%;
    height: auto;
}

.xinc_bl dt span {
    display: block;
    width: 100%;
    line-height: 41px;
    text-align: center;
    color: #2f2f2f;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 20px;
}

.xinc_bl dt span a {
    color: #2f2f2f;
    font-size: 16px;
}

.xinc_bl dt span a:hover {
    color: #ff3200;
}

.xinc_br {
    float: right;
    width: 57%;
    height: auto;
    overflow: hidden;
    padding-top: 22px;
}

.xinc_br p {
    background: url(../images/bg.png) no-repeat left 8px;
    padding-left: 23px;
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 30px;
    clear: both;
}

.xinc_br p a {
    float: left;
    display: block;
    width: 154px;
    height: 34px;
    background: #146ac1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 16px;
}

.xinc_br p span {
    float: right;
}

.xinc_br p span img {
    border: 1px solid #ff3131;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 9px;
}

@media(max-width:1024px) {
    .xinc {
        clear: both;
        width: 100%;
        height: auto;
        background: url(../images/bg3.jpg) no-repeat center top fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 30px 0 30px 0;
    }

    .xinc_b {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }
}

@media(max-width:768px) {
    .xinc_bl {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .xinc_br {
        float: right;
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-top: 22px;
    }
}

@media(max-width:414px) {
    .xinc_br p span {
        float: left;
        display: block;
        margin-top: 15px;
        width: 100%;
    }
}

.cpxi {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cpxi_b {
    height: auto;
    overflow: hidden;
}

.cpxi_b img {
    display: block;
    margin: 0 auto;
}

.shaic_t1 {
    height: auto;
    overflow: hidden;
    line-height: 29px;
    color: #2f2f2f;
    font-size: 15px;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 50px;
    border-bottom: 2px solid #eeeeee;
}

.xyzs {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #535353;
    padding: 42px 0 35px 0;
    margin-bottom: 45px;
}

.zyii {
    width: 87%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.zyii_t {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.zyii_t h1 {
    line-height: 40px;
    font-size: 36px;
    color: #ffffff;
}

.zyii_t p {
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
}

.zyii_b {
    clear: both;
    height: auto;
    overflow: hidden;
}

.zyii_b p {
    clear: both;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 15px;
}

.zyii_b p span {
    float: left;
    display: block;
    width: 15%;
    height: auto;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    margin-right: 3%;
}

.zyii_b p span font {
    width: 100%;
    height: 26px;
    border: none;
    background: url(../images/bg4.jpg) no-repeat 95% center #fff;
    float: left;
    margin-right: 15px;
    cursor: pointer;
}

.zyii_b p span font .select {
    width: 100%;
    height: 26px;
    background: transparent;
    border: none;
    color: #5f5f5f;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 26px;
    padding-left: 10px;
}

.zyii_b p span.uii {
    float: left;
    width: 100%;
}

.zyii_b p span.uii i {
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
}

.zyii_b p span.uii font {
    width: 15%;
    height: 26px;
    border: none;
    background: url(../images/bg4.jpg) no-repeat 95% center #fff;
    float: left;
    margin-right: 15px;
    cursor: pointer;
    float: left;
    margin-right: 3%;
}

.zyii_b p span.uii font .select {
    width: 100%;
    height: 26px;
    background: transparent;
    border: none;
    color: #5f5f5f;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 26px;
    padding-left: 10px;
}

.zyii_b p span.uii font.copl {
    float: left;
    width: 41%;
    background: url(../images/bg4.jpg) no-repeat 98% center #fff;
}

.zyii_b p span.uii font.copl .select {
    width: 100%;
    height: 26px;
    background: transparent;
    border: none;
    color: #5f5f5f;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 26px;
    padding-left: 10px;
}

.sluud {
    float: left;
    width: 120px;
    height: 26px;
    border: none;
    background: #ff3333;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
}

@media(max-width:1024px) {
    .shaic_t1 {
        height: auto;
        overflow: hidden;
        line-height: 29px;
        color: #2f2f2f;
        font-size: 15px;
        font-weight: bold;
        padding-left: 15px;
        margin-bottom: 30px;
        border-bottom: 2px solid #eeeeee;
    }

    .zyii {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
    }

    .xyzs {
        clear: both;
        width: 100%;
        height: auto;
        overflow: hidden;
        background: #535353;
        padding: 35px 0 35px 0;
        margin-bottom: 30px;
    }
}

@media(max-width:768px) {
    .zyii_b p {
        clear: both;
        line-height: 26px;
        overflow: hidden;
        margin-bottom: 15px;
    }

    .zyii_b p span {
        float: left;
        display: block;
        width: 25%;
        height: auto;
        color: #ffffff;
        font-size: 16px;
        line-height: 26px;
        margin-right: 3%;
        margin-bottom: 10px;
    }
}

@media(max-width:667px) {
    .zyii_b p {
        clear: both;
        line-height: 26px;
        overflow: hidden;
        margin-bottom: 15px;
    }

    .zyii_b p span {
        float: left;
        display: block;
        width: 100%;
        height: auto;
        color: #ffffff;
        font-size: 16px;
        line-height: 26px;
        margin-right: 3%;
        margin-bottom: 10px;
    }

    .zyii_b p span.uii font {
        width: 100%;
        height: 26px;
        border: none;
        background: url(../images/bg4.jpg) no-repeat 95% center #fff;
        float: left;
        margin-right: 15px;
        cursor: pointer;
        float: left;
        margin-right: 0%;
        margin-bottom: 10px;
    }

    .zyii_b p span.uii font.copl {
        float: left;
        width: 100%;
    }
}

.xycl {
    clear: both;
    height: auto;
    overflow: hidden;
    border: 1px solid #eeeeee;
    margin-top: 35px;
    margin-bottom: 18px;
}

.xycl_t {
    height: auto;
    min-height: 45px;
    border-bottom: 1px solid #eee;
    background: #f8f8f8;
    padding-left: 17px;
    color: #f70924;
    font-size: 15px;
    line-height: 45px;
}

.xycl_b {
    height: auto;
    overflow: hidden;
    padding: 25px 21px;
}

.xycl_b p {
    line-height: 26px;
    color: #868686;
    font-size: 14px;
}

.xycl1 {
    margin-top: 0px;
}

.xycl_b1 {
    height: auto;
    overflow: hidden;
}

.xycl_b1 li {
    float: left;
    width: 25%;
    height: auto;
    min-height: 65px;
    padding: 0 10px;
    border-right: 1px solid #eee;
    line-height: 30px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}

@media(max-width:1024px) {
    .xycl_b1 li {
        float: left;
        width: 25%;
        height: auto;
        min-height: 95px;
        padding: 0 10px;
        border-right: 1px solid #eee;
        line-height: 30px;
        border-bottom: 1px solid #eee;
        font-size: 14px;
    }
}

@media(max-width:414px) {
    .xycl_b1 li {
        float: left;
        width: 50%;
        border-right: 1px solid #eee;
    }
}

.lxmb {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 27px;
}

.lxmb h1 {
    line-height: 24px;
    color: #f70924;
    font-size: 15px;
    padding-left: 17px;
}

.lxmb table {
    border-collapse: collapse;
}

.lxmb td {
    border: solid 1px #eee;
    line-height: 36px;
    padding: 0 10px;
    text-align: center;
    color: #3c3c3c;
    font-size: 14px;
}

.lxmb td.bgj {
    background: #f6f6f6;
    color: #3c3c3c;
    font-size: 14px;
    font-weight: bold;
}

.lxmb p {
    text-align: right;
    line-height: 30px;
    color: #868686;
    font-size: 14px;
    padding: 10px 0px;
}

.rhlx {
    height: auto;
    overflow: hidden;
    position: relative;
}

.rhlx_t {
    width: 118px;
    height: 22px;
    background: #f70924;
    text-align: center;
    line-height: 22px;
    color: #fff;
    margin-left: 73px;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

.rhlx_b {
    height: auto;
    overflow: hidden;
    border: 2px solid #eeeeee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 28px 98px 28px 102px;
}

.rhlx_b p {
    line-height: 25px;
    font-size: 14px;
    color: #5c5c5c;
}

.rhlx_b p i {
    color: #f70924;
    font-size: 14px;
}

.xioi {
    position: absolute;
    left: 0;
    top: 0;
    width: 71px;
}

.xioi img {
    max-width: 100%;
}

@media(max-width:414px) {
    .rhlx_b {
        height: auto;
        overflow: hidden;
        border: 2px solid #eeeeee;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 28px 20px 28px 102px;
    }
}

/*产品 end*/

/*技术 begin*/
.js_box {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
    border-top: 1px solid #ccc;
}

.js_t {
    height: auto;
    overflow: hidden;
    min-height: 11px;
    background: url(../images/bg5.jpg) repeat-x left bottom;
    margin-bottom: 40px;
}

.js_t ul {
    width: 65%;
    margin: 0 auto;
}

.js_t li {
    float: left;
    width: 18.5%;
    height: 34px;
    margin-right: 1.87%;
    text-align: center;
    line-height: 34px;
}

.js_t li a {
    display: block;
    border: 1px solid #eeeeee;
    background: #f2f2f2;
    color: #787878;
    font-size: 16px;
    width: 100%;
    height: 34px;
}

.js_t li a:hover {
    background: #f70924;
    border: 1px solid #f70924;
    color: #fff;
}

.js_t li a.ycbj {
    background: #f70924;
    color: #fff;
    border: 1px solid #f70924;
}

.js_t li.qcbj {
    margin-right: 0%;
}

@media(max-width:768px) {
    .js_t ul {
        width: 75%;
        margin: 0 auto;
    }

    .js_t {
        height: auto;
        overflow: hidden;
        min-height: 95px;
        background: url(../images/bg5.jpg) repeat-x left bottom;
        margin-bottom: 30px;
    }
}

@media(max-width:667px) {
    .js_t ul {
        width: 95%;
        margin: 0 auto;
    }
}

@media(max-width:414px) {
    .js_t ul {
        width: 100%;
        margin: 0 auto;
    }

    .js_t li {
        float: left;
        width: 32%;
        height: 34px;
        margin-right: 1%;
        text-align: center;
        line-height: 34px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .js_t {
        height: auto;
        overflow: hidden;
        min-height: auto;
        background: url(../images/bg5.jpg) repeat-x left bottom;
        padding-bottom: 10px;
    }
}

.js_b {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.js_b li {
    clear: both;
    height: auto;
    overflow: hidden;
    background: url(../images/bg5.jpg) repeat-x left bottom;
    padding-bottom: 38px;
    margin-bottom: 38px;
}

.js_b li span {
    float: left;
    display: block;
    width: 36%;
    height: auto;
    overflow: hidden;
    border: 1px solid #edeef0;
}

.js_b li span img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.js_b li b {
    float: right;
    display: block;
    width: 61%;
    height: auto;
    font-weight: normal;
    padding-top: 45px;
}

.js_b li h1 {
    line-height: 22px;
    color: #2f2f2f;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 35px;
}

.js_b li h1 img {
    vertical-align: middle;
    margin-right: 10px;
}

.js_b li p {
    line-height: 24px;
    color: #2f2f2f;
    font-size: 14px;
}

.js_b li span.you {
    float: right;
}

.js_b li b.zuo {
    float: left;
}

@media(max-width:1024px) {
    .js_b li b {
        float: right;
        display: block;
        width: 61%;
        height: auto;
        font-weight: normal;
        padding-top: 0px;
    }

    .js_b li h1 {
        line-height: 22px;
        color: #2f2f2f;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
    }


}

@media(max-width:768px) {
    .js_b li span {
        float: none;
        display: block;
        width: 76%;
        height: auto;
        overflow: hidden;
        border: 1px solid #edeef0;
        margin: 0 auto;
    }

    .js_b li b {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        font-weight: normal;
        padding-top: 25px;
    }

    .js_b li span.you {
        float: none;
    }

    .js_b li b.zuo {
        float: none;
    }
}

@media(max-width:414px) {
    .js_b li span {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
        border: 1px solid #edeef0;
        margin: 0 auto;
    }
}

.hzhb {
    clear: both;
    height: auto;
    overflow: hidden;
    border: 1px solid #f5f5f5;
    border-bottom: none;
}

.hzhb li {
    float: left;
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    width: 16.66%;
    padding: 15px 0;
}

.hzhb li.lokm {
    border-right: none;
}

.hzhb li img {
    display: block;
    margin: 0 auto;
}

@media(max-width:1024px) {
    .hzhb li {
        float: left;
        border-bottom: 1px solid #f5f5f5;
        border-right: 1px solid #f5f5f5;
        width: 16.66%;
        padding: 15px 5px;
    }
}

@media(max-width:667px) {
    .hzhb li {
        float: left;
        border-bottom: 1px solid #f5f5f5;
        border-right: 1px solid #f5f5f5;
        width: 33.33%;
        padding: 15px 5px;
    }
}

.pzbz {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pzbz_l {
    float: left;
    width: 51%;
    height: auto;
}

.pzbz_l h1 {
    clear: both;
    line-height: 34px;
    color: #2f2f2f;
    font-size: 16px;
    margin-bottom: 10px;
}

.pzbz_l h1 span {
    float: left;
    display: block;
    width: 34px;
    height: 34px;
    background: #f70924;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
}

.pzbz_l p {
    clear: both;
    line-height: 25px;
    color: #5f5f5f;
    font-size: 14px;
}

.pzbz_r {
    float: right;
    width: 47%;
    height: auto;
    padding-top: 70px;
}

.pzbz_r img {
    display: block;
    margin: 0 auto;
}

@media(max-width:667px) {
    .pzbz_l {
        float: left;
        width: 100%;
        height: auto;
    }

    .pzbz_r {
        float: right;
        width: 100%;
        height: auto;
        padding-top: 40px;
    }
}

.jswz {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/bg6.jpg) repeat-y;
    margin-bottom: 30px;
}

.jswz dl {
    clear: both;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 23px;
    margin-bottom: 23px;
}

.jswz dt {
    float: right;
    width: 20%;
    height: auto;
}

.jswz dd {
    float: left;
    width: 75%;
    height: auto;
    background: url(../images/bg7.jpg) no-repeat;
    padding: 0px 0 0 17px;
}

.jswz dd h1 {
    line-height: 26px;
    color: #3f3f3f;
    font-size: 16px;
    margin-bottom: 15px;
}

.jswz dd h1 a {
    color: #3f3f3f;
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
}

.jswz dd p {
    line-height: 26px;
    color: #5f5f5f;
    font-size: 14px;
}

.jswz dd p i {
    color: #9c9c9c;
    font-size: 14px;
}

.jswz dd p a {
    display: block;
    width: 100px;
    height: 32px;
    background: #ececec;
    text-align: center;
    line-height: 32px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #2f2f2f;
    font-size: 14px;
    margin-top: 10px;
}

.jswz dl.bil {
    margin-bottom: 0px;
}

@media(max-width:768px) {
    .jswz dt {
        float: none;
        width: 80%;
        height: auto;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .jswz dt img {
        display: block;
        margin: 0 auto;
    }

    .jswz dd {
        float: none;
        width: 100%;
        height: auto;
        background: url(../images/bg7.jpg) no-repeat;
        padding: 0px 0 0 17px;
    }

    .jswz dd h1 a {
        color: #3f3f3f;
        font-size: 16px;
        display: block;
        overflow: hidden;
        white-space: normal;
        text-overflow: none;
        font-size: 20px;
    }
}

.jsxi {
    height: auto;
    overflow: hidden;
    width: 100%;
    clear: both;
    padding-bottom: 60px;
}

.jsxi h1 {
    text-align: center;
    color: #2f2f2f;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}

.jsxi h2 {
    text-align: center;
    line-height: 30px;
    color: #5d5d5d;
    font-size: 14px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.jsxi p {
    line-height: 30px;
    color: #2f2f2f;
    font-size: 14px;
}

.jsxi p img {
    display: block;
    margin: 0 auto;
}

.yiix {
    clear: both;
    height: auto;
    overflow: hidden;
}

.yiix p {
    line-height: 30px;
    color: #868686;
    font-size: 14px;
}

.yiix p a {
    color: #868686;
    font-size: 14px;
}

.yiix p a:hover {
    color: #146ac1;
}

.fwzk {
    height: auto;
    overflow: hidden;
    clear: both;
}

.fwzk_t {
    height: auto;
    overflow: hidden;
    margin-bottom: 36px;
}

.fwzk_t h1 {
    line-height: 29px;
    color: #2f2f2f;
    font-size: 18px;
}

.fwzk_t p {
    line-height: 30px;
    color: #f70924;
    font-size: 16px;
}

.fwzk_c {
    height: auto;
    overflow: hidden;
}

.fwzk_c dl {
    float: left;
    width: 32%;
    height: auto;
    margin-right: 1.3%;
    overflow: hidden;
    margin-bottom: 40px;
}

.fwzk_c dl.qcbj {
    margin-right: 0%;
}

.fwzk_c dt {
    width: 100%;
    height: auto;
    margin-bottom: 29px;
}

.fwzk_c dt img {
    display: block;
    margin: 0 auto;
}

.fwzk_c dd {
    height: auto;
    overflow: hidden;
    text-align: center;
    color: #5f5f5f;
    font-size: 16px;
    line-height: 35px;
}

.fwzk_c dd img {
    vertical-align: middle;
    margin-right: 10px;
}

@media(max-width:414px) {
    .fwzk_c dl {
        float: left;
        width: 100%;
        height: auto;
        margin-right: 0%;
        overflow: hidden;
        margin-bottom: 20px;
    }
}

.fwzk_c p img {
    display: block;
    margin: 0 auto;
}

.zysj {
    clear: both;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
}

.zysj p {
    line-height: 30px;
    color: #f70924;
    font-size: 16px;
    text-align: right;
}


.gjts {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 55px;
}

.gjts_t {
    height: auto;
    overflow: hidden;
    line-height: 30px;
    color: #333333;
    font-size: 24px;
    text-align: center;
}

.gjts_t img {
    margin: 0 30px;
}

.gjts_c {
    width: 48%;
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
}

.gjts_c p {
    text-align: center;
    line-height: 22px;
    color: #666666;
    font-size: 14px;
}

@media(max-width:1024px) {
    .gjts_c {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 20px 0;
    }
}

@media(max-width:375px) {
    .gjts_t img {
        margin: 0 30px;
        display: none;
    }
}

.gjts_b {
    height: auto;
    padding-bottom: 30px;
}

.jzbb {
    clear: both;
    background: #f8f8f8;
    padding: 57px 0;
    margin-bottom: 45px;
}

@media(max-width:1024px) {
    .jzbb {
        clear: both;
        background: #f8f8f8;
        padding: 30px 0;
        margin-bottom: 35px;
    }

    .gjts {
        clear: both;
        height: auto;
        overflow: hidden;
        margin-bottom: 35px;
    }
}

.jzbb_b {
    height: auto;
    overflow: hidden;
}

.jzbb_b li {
    float: left;
    width: 19%;
    height: auto;
    margin-right: 1.2%;
}

.jzbb_b li img {
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
}

.jzbb_b li p {
    text-align: center;
    line-height: 30px;
    color: #3f3f3f;
    font-size: 14px;
}

.jzbb_b li.qcbk {
    margin-right: 0%;
}

@media(max-width:667px) {
    .jzbb_b li {
        float: left;
        width: 32%;
        height: auto;
        margin-right: 1%;
        margin-bottom: 20px;
    }
}

@media(max-width:414px) {
    .jzbb_b li {
        float: left;
        width: 49%;
        height: auto;
        margin-right: 1%;
        margin-bottom: 20px;
    }
}

@media(max-width:375px) {
    .jzbb_b li {
        float: left;
        width: 100%;
        height: auto;
        margin-right: 0%;
        margin-bottom: 20px;
    }

    .jzbb_b li img {
        display: block;
        margin: 0 auto;
    }
}

/*技术 end*/

/*品牌 begin*/
.ppsq {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ppsq_t {
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.ppsq_tl {
    float: left;
    width: 41%;
    height: auto;
    overflow: hidden;
}

.ppsq_tr {
    float: right;
    width: 50%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}

.ppsq_tr h1 {
    line-height: 40px;
    color: #3f3f3f;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ppsq_tr p {
    line-height: 24px;
    color: #666666;
    font-size: 15px;
}

.ppsq_tr p img {
    display: block;
    margin: 15px 0px;
}

@media(max-width:1024px) {
    .ppsq_tl {
        float: left;
        width: 48%;
        height: auto;
        overflow: hidden;
    }
}

@media(max-width:768px) {
    .ppsq_tl {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .ppsq_tl img {
        display: block;
        margin: 0 auto;
    }

    .ppsq_tr {
        float: right;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
}

.ppsq_b {
    clear: both;
    height: auto;
    overflow: hidden;
}

.ppsq_bt {
    height: auto;
    overflow: hidden;
    min-height: 46px;
    color: #3f3f3f;
    font-size: 16px;
    line-height: 46px;
    font-weight: bold;
}

.ppsq_bb {
    height: auto;
    overflow: hidden;
}

.ppsq_bb dl {
    float: left;
    width: 18%;
    height: auto;
    margin-right: 2.5%;
    border: 1px solid #eeeeee;
}

.ppsq_bb dl.qcbj {
    margin-right: 0%;
}

@media(max-width:414px) {
    .ppsq_bb dl {
        float: left;
        width: 48%;
        height: auto;
        margin-right: 2%;
        margin-bottom: 15px;
        border: 1px solid #eeeeee;
        overflow: hidden;
    }
}

.khgx {
    height: auto;
    overflow: hidden;
    clear: both;
}

.khgx_t {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.khgx_t dl {
    float: left;
    width: 24.5%;
    height: auto;
    overflow: hidden;
    margin-right: 0.6%;
}

.khgx_t dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #eeeeee;
}

.khgx_t dt img {
    display: block;
    width: 100%;
    height: auto;
}

.khgx_t dd {
    text-align: center;
    line-height: 29px;
    font-size: 16px;
    color: #4f4f4f;
}

.khgx_t dd a {
    color: #4f4f4f;
    font-size: 16px;
}

.khgx_t dd a:hover {
    color: #ff3200;
}

.khgx_t dl.qcbj {
    margin-right: 0%;
}

@media(max-width:568px) {
    .khgx_t dl {
        float: left;
        width: 48%;
        height: auto;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 15px;
    }
}

.khgx_b {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
}

.khgx_b {
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}

.khgx_b li {
    clear: both;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 15px;
    cursor: pointer;
}

.khgx_b li span {
    float: left;
    display: block;
    width: 7%;
    height: auto;
    color: #146ac1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 24px;
}

.khgx_b li span i {
    display: block;
    color: #146ac1;
    font-size: 14px;
    line-height: 20px;
}

.khgx_b li font {
    float: right;
    display: block;
    width: 93%;
    height: auto;
    overflow: hidden;
}

.khgx_b li h1 {
    line-height: 29px;
    color: #2f2f2f;
    font-size: 16px;
    margin-bottom: 10px;
}

.khgx_b li h1 a {
    color: #2f2f2f;
    font-size: 16px;
}

.khgx_b li p {
    line-height: 20px;
    color: #868686;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
}

.khgx_b li:hover span,
.khgx_b li:hover span i {
    color: #146ac1;
}

.khgx_b li:hover h1 a {
    font-weight: bold;
    color: #2f2f2f;
}

.khgx_b li:hover p {
    text-decoration: underline;
}

@media(max-width:1024px) {
    .khgx_b li span {
        float: left;
        display: block;
        width: 10%;
        height: auto;
        color: #146ac1;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        line-height: 24px;
    }

    .khgx_b li font {
        float: right;
        display: block;
        width: 90%;
        height: auto;
        overflow: hidden;
    }
}

@media(max-width:667px) {
    .khgx_b li span {
        float: left;
        display: block;
        width: 15%;
        height: auto;
        color: #146ac1;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        line-height: 24px;
    }

    .khgx_b li font {
        float: right;
        display: block;
        width: 85%;
        height: auto;
        overflow: hidden;
    }

    .khgx_b {
        margin-top: 20px;
    }

    .shaic {
        margin-bottom: 0;
    }
}

@media(max-width:414px) {
    .khgx_b li span {
        float: left;
        display: block;
        width: 100%;
        height: auto;
        color: #146ac1;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        line-height: 24px;
    }

    .khgx_b li font {
        float: right;
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
}

.pzcn {
    height: auto;
    overflow: hidden;
}

.pzcn img {
    display: block;
    margin: 0 auto;
}

.yxhd {
    clear: both;
    height: auto;
    overflow: hidden;
}

.yxhd_l {
    float: left;
    width: 30%;
    height: auto;
}

.yxhd_l dt {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.yxhd_l dt img {
    display: block;
    width: 100%;
}

.yxhd_l dd {
    background: #f5f5f5;
    padding: 15px;
}

.yxhd_l dd h1 {
    color: #2f2f2f;
    line-height: 18px;
    font-size: 16px;
    margin: 10px;
}

.yxhd_l dd h1 a {
    color: #2f2f2f;
    font-size: 16px;
}

.yxhd_l dd h1 a:hover {
    color: #ff3200;
}

.yxhd_l dd p {
    line-height: 18px;
    color: #787878;
}

.yxhd_r {
    float: right;
    width: 67%;
    height: auto;
    overflow: hidden;
}

.yxhd_r li {
    clear: both;
    height: auto;
    overflow: hidden;
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    padding: 15px 25px;
    margin-bottom: 30px;
}

.yxhd_r li h1 {
    line-height: 18px;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
    cursor: pointer;
}

.yxhd_r li h1 a {
    float: left;
    display: block;
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #2f2f2f;
    font-size: 16px;
}

.yxhd_r li h1 span {
    float: right;
    color: #999999;
    font-size: 14px;
}

.yxhd_r li p {
    clear: both;
    line-height: 18px;
    color: #999999;
    font-size: 14px;
}

.yxhd_r li:hover {
    border: 1px solid #f70924;
    background: #fff;
}

.yxhd_r li:hover h1 a {
    color: #f70924;
    font-weight: bold;
}

.yxhd_r li:hover h1 span {
    color: #f70924;
}

@media(max-width:768px) {
    .yxhd_r li h1 a {
        float: left;
        display: block;
        width: 75%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #2f2f2f;
        font-size: 16px;
    }
}

@media(max-width:568px) {
    .yxhd_l {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .yxhd_r {
        float: right;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .yxhd_r li h1 a {
        float: left;
        display: block;
        width: 100%;
        overflow: hidden;
        white-space: normal;
        text-overflow: none;
        color: #2f2f2f;
        font-size: 16px;
    }

    .yxhd_r li h1 span {
        float: left;
        color: #999999;
        font-size: 14px;
    }
}

.xinx {
    clear: both;
    height: auto;
    overflow: hidden;
}

.xinx_t {
    height: auto;
    overflow: hidden;
}

.xinx_t h1 {
    line-height: 29px;
    color: #3f3f3f;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
}

.xinx_t h1 img {
    vertical-align: middle;
    margin-right: 15px;
}

.xinx_t li {
    float: left;
    width: 31%;
    height: auto;
    overflow: hidden;
    margin-right: 3.5%;
    margin-bottom: 40px;
}

.xinx_t li.qcbj {
    margin-right: 0%;
}

@media(max-width:414px) {
    .xinx_t li {
        float: left;
        width: 48%;
        height: auto;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 40px;
    }

    .xinx_t li.qcbj {
        margin-right: 2%;
    }
}

.xinx_t1 {
    height: auto;
    overflow: hidden;
}

.xinx_t1 h1 {
    line-height: 29px;
    color: #3f3f3f;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
}

.xinx_t1 h1 img {
    vertical-align: middle;
    margin-right: 15px;
}

.xinx_t1 li {
    float: left;
    width: 31%;
    height: auto;
    overflow: hidden;
    margin-right: 3.5%;
    margin-bottom: 40px;
}

.xinx_t1 li img {
    border: 1px solid #eee;
}

.xinx_t1 li span {
    display: block;
    text-align: center;
    line-height: 29px;
    color: #3f3f3f;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
}

.xinx_t1 li.qcbj {
    margin-right: 0%;
}

@media(max-width:414px) {
    .xinx_t1 li {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 40px;
    }

    .xinx_t1 li.qcbj {
        margin-right: 0%;
    }
}

.xinx_ts {
    height: auto;
    overflow: hidden;
}

.xinx_ts h1 {
    line-height: 29px;
    color: #3f3f3f;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
}

.xinx_ts h1 img {
    vertical-align: middle;
    margin-right: 15px;
}

.xinx_ts li {
    border: 1px solid #eeeeee;
    float: left;
    width: 31%;
    height: auto;
    overflow: hidden;
    margin-right: 3.5%;
    margin-bottom: 40px;
}

.xinx_ts li.qcbj {
    margin-right: 0%;
}

@media(max-width:414px) {
    .xinx_ts li {
        float: left;
        width: 48%;
        height: auto;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 40px;
    }

    .xinx_ts li.qcbj {
        margin-right: 2%;
    }
}

.wdhx {
    clear: both;
    border-top: 1px solid #eee;
    background: #f8f8f8;
    padding: 59px 0;
    margin-bottom: 40px;
}

.wdhx h1 {
    text-align: center;
    line-height: 34px;
    color: #3f3f3f;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.wdhx h2 {
    text-align: center;
    color: #f70924;
    font-size: 20px;
    font-weight: bold;
}

.wdhx h2 img {
    vertical-align: middle;
    margin-right: 10px;
}

.wdhx ul {
    clear: both;
    padding-top: 50px;
}

.wdhx li {
    float: left;
    width: 20%;
    background: url(../images/bg10.jpg) no-repeat right top;
}

.wdhx li img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.wdhx li h3 {
    text-align: center;
    color: #3c3c3c;
    font-size: 16px;
}

.wdhx li h3 img {
    display: block;
    margin-top: 10px;
}

.wdhx li p {
    text-align: center;
    color: #868686;
    font-size: 14px;
    line-height: 23px;
    padding: 0 20px;
}

.wdhx li.bgio {
    background: none;
}

.wdhx li p img {
    display: inline
}

@media(max-width:768px) {
    .wdhx li {
        float: left;
        width: 33.33%;
        background: url(../images/bg10.jpg) no-repeat right top;
        min-height: 300px;
    }

    .wdhx li.bgio {
        background: url(../images/bg10.jpg) no-repeat right top;
    }
}

@media(max-width:668px) {
    .wdhx li {
        float: left;
        width: 50%;
        background: url(../images/bg10.jpg) no-repeat right top;
        min-height: 300px;
    }

    .wdhx li.bgio {
        background: url(../images/bg10.jpg) no-repeat right top;
    }
}

@media(max-width:414px) {
    .wdhx li {
        float: left;
        width: 100%;
        background: none;
        min-height: auto;
        margin-bottom: 30px;
    }

    .wdhx li.bgio {
        background: none;
    }
}

/*品牌 end*/

/*企业 begin*/
.qyjj {
    height: auto;
    overflow: hidden;
    margin-bottom: 60px;
    margin-top: 60px;
}

.qyjj_t {
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 29px;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 26px;
}

.qyjj_t i {
    display: block;
    color: #adadad;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.qyjj_b {
    height: auto;
    overflow: hidden;
}

.qyjj_bl {
    float: left;
    width: 34%;
    height: auto;
}

.qyjj_br {
    float: right;
    width: 63%;
    height: auto;
}

.qyjj_br p {
    line-height: 32px;
    color: #5f5f5f;
    font-size: 16px;
}

@media(max-width:768px) {
    .qyjj_bl {
        float: none;
        width: 100%;
        height: auto;
    }

    .qyjj_bl img {
        display: block;
        margin: 0 auto;
    }

    .qyjj_br {
        float: right;
        width: 100%;
        padding-top: 20px;
        height: auto;
        margin-bottom: 40px;
    }

    .qyjj {
        margin-top: 40px;
        margin-bottom: 0;
    }
}

.jian {
    height: auto;
    overflow: hidden;
}

.jian li {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f5f5f5;
    padding: 57px 0px;
    margin-bottom: 20px;
}

.jian li span {
    float: left;
    display: block;
    width: 17%;
    text-align: center;
}

.jian li span img {
    display: block;
    margin: 0 auto;
}

.jian li font {
    float: right;
    display: block;
    width: 83%;
    height: auto;
    padding-right: 150px;
}

.jian li h1 {
    /*color:#2f2f2f;*/
    color: #ea0000;
    line-height: 32px;
    font-size: 24px;
    margin-bottom: 20px;
}

.jian li p {
    line-height: 28px;
    color: #7c7c7c;
    font-size: 14px;
}

.jian li span.opp {
    float: right;
}

.jian li font.opp1 {
    float: left;
    display: block;
    width: 83%;
    height: auto;
    padding-right: 0px;
    padding-left: 123px;
}

.xoi {
    clear: both;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}

.xoi img {
    /*border:1px solid #ccc;*/
    margin: 0 auto;
    display: block;
}

@media(max-width:667px) {
    .jian li span {
        float: left;
        display: block;
        width: 100%;
        text-align: left;
        margin-bottom: 20px;
    }

    .jian li span img {
        display: block;
        margin: 0 auto;
    }

    .jian li font {
        float: right;
        display: block;
        width: 100%;
        height: auto;
        padding: 0 20px;
    }

    .jian li span.opp {
        float: left;
    }

    .jian li font.opp1 {
        float: left;
        display: block;
        width: 100%;
        height: auto;
        padding-right: 0px;
        padding: 0 20px;
    }
}

.qyzz {
    height: auto;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}

.qyzz dl {
    float: left;
    margin-right: 0.5%;
    width: 19.5%;
    height: auto;
    overflow: hidden;
}

.qyzz dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #eee;
}

.qyzz dt img {
    display: block;
    margin: 0 auto;
}

.qyzz dd {
    line-height: 29px;
    font-size: 16px;
    text-align: center;
    height: 58px;
    margin-bottom: 15px;
    overflow: hidden;
}

.qyzz dl.qcbj {
    margin-right: 0%;
}

@media(max-width:667px) {
    .qyzz dl {
        float: left;
        margin-right: 2%;
        width: 48%;
        height: auto;
        overflow: hidden;
    }

    .qyzz dl.qcbj {
        margin-right: 2%;
    }
}

.gwxq {
    clear: both;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.gwxq dl {
    width: calc(100%/4 - 2%);
    margin:0 1%;
    height: auto;
    overflow: hidden;
    float: left;
}

.gwxq dt {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.gwxq dt img {
    display: block;
    margin: 0 auto;
}

.gwxq dd {
    text-align: center;
    line-height: 50px;
    background: #f5f5f5;
}

.gwxq dd a {
    color: #3f3f3f;
    font-size: 16px;
    font-weight: bold;
}

.gwxq dl.qcbj {
    margin-right: 0%;
}

@media(max-width:667px) {
    .gwxq dl {
        width: 48%;
        margin-right: 2%;
        height: auto;
        overflow: hidden;
        float: left;
        margin-bottom: 20px;
    }
}

.rztj {
    clear: both;
    height: auto;
    overflow: hidden;
}

.rztj dl {
    float: left;
    width: 32%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 15px;
}

.rztj dt {
    width: 100%;
    height: auto;
    position: relative;
}

.rztj dt img {
    display: block;
    width: 100%;
    height: auto;
}

.tiaoj {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 95px;
}

.tiaoj h1 {
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    line-height: 28px;
}

.tiaoj h1 img {
    display: block;
    margin: 10px auto;
    width: 149px;
}

.tiaoj p {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
}

.tiaoj p img {
    display: block;
    margin: 10px auto;
    width: 149px;
}

.rztj dl.qcbj {
    margin-right: 0%;
}

.tiaoj h1 a img {
    width: 63px;
    height: 87px;
}

.tiaoj h1 a {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}

@media(max-width:1024px) {
    .tiaoj {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        padding-top: 45px;
    }
}

@media(max-width:768px) {
    .tiaoj {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        padding-top: 10px;
    }
}

@media(max-width:667px) {
    .tiaoj {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        padding-top: 30px;
    }

    .rztj dl {
        float: left;
        width: 100%;
        height: auto;
        margin-right: 0%;
        margin-bottom: 15px;
    }
}

.zpzw {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #eee;
    padding: 36px 37px;
}

.zpzw h1 {
    line-height: 24px;
    color: #f70924;
    font-size: 18px;
    margin-bottom: 10px;
}

.zpzw p i {
    display: block;
    width: 77px;
    height: 22px;
    background: #ff0000;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}

.zpzw p {
    line-height: 24px;
    color: #3f3f3f;
    font-size: 14px;
}

.qydsj {
    width: 89%;
    height: auto;
    margin: 0 auto;
    background: url(../images/bg8.jpg) repeat-y 535px top;
    overflow: hidden;
}

.qydsj li {
    clear: both;
    padding-left: 520px;
    height: auto;
    line-height: 18px;
    margin-bottom: 25px;
    overflow: hidden;
}

.qydsj li span {
    float: left;
    width: 30px;
    height: 30px;
    display: block;
}

.qydsj li b {
    float: right;
    width: 91%;
    height: auto;
    padding-top: 5px;
    font-weight: normal;
    line-height: 18px;
    color: #999999;
}

.qydsj li b i {
    color: #ff3334;
    font-weight: bold;
}

.qydsj li.bio {
    padding-left: 0;
    padding-right: 517px;
}

.qydsj li.bio span {
    float: right;
    width: 30px;
    height: 30px;
    display: block;
}

.qydsj li.bio b {
    float: left;
    width: 91%;
    height: auto;
    padding-top: 5px;
    font-weight: normal;
    line-height: 18px;
    color: #999999;
}

.qydsj li.bio b i {
    color: #ff3334;
    font-weight: bold;
}

.cio {
    width: 24%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 70px;
}

.cio li {
    float: left;
    width: 30%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 3%;
}

.cio li.qcbj {
    margin-right: 0%;
}

.cio li a {
    display: block;
    width: 100%;
    height: auto;
    color: #c7c7c7;
    font-size: 18px;
}

.cio li a:hover {
    background: #ff5a5a;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
}

.cio li a.doio {
    background: #ff5a5a;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
}

@media(max-width:1024px) {
    .cio {
        width: 24%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .qydsj {
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: none;
        overflow: hidden;
    }

    .qydsj li {
        clear: both;
        padding-left: 0px;
        height: auto;
        line-height: 18px;
        margin-bottom: 25px;
        overflow: hidden;
    }

    .qydsj li.bio {
        padding-left: 0;
        padding-right: 0px;
    }

    .qydsj li.bio span {
        float: left;
        width: 30px;
        height: 30px;
        display: block;
    }

    .qydsj li.bio b {
        float: right;
        width: 91%;
        height: auto;
        padding-top: 5px;
        font-weight: normal;
        line-height: 18px;
        color: #999999;
    }
}

@media(max-width:568px) {
    .cio {
        width: 90%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 30px;
    }

}

/*企业 end*/

/*联系我们 begin*/
.xlwm {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 80px;
}

.xlwm li {
    float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    padding-right: 20px;
    min-height: 245px;
}

.xlwm li span {
    float: left;
    display: block;
    width: 15%;
    height: auto;
}

.xlwm li b {
    float: right;
    display: block;
    width: 82%;
    height: auto;
    overflow: hidden;
    font-weight: normal;
}

.xlwm li h1 {
    line-height: 30px;
    color: #2f2f2f;
    font-size: 26px;
    margin-bottom: 15px;
}

.xlwm li p {
    line-height: 20px;
    color: #868686;
    font-size: 14px;
}

.xlwm li p a {
    color: #868686;
    font-size: 14px;
}

.xlwm li p a:hover {
    color: #ea0000;
}

@media(max-width:768px) {
    .xlwm li {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
        padding-right: 20px;
    }

}

@media(max-width:768px) {
    .xlwm li {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
        padding-right: 0px;
    }

}

.dtu {
    clear: both;
    overflow: hidden;
    border: 3px solid #e4e4e4;
    margin-bottom: 40px;
}

.pioo {
    clear: both;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #eee;
    padding-top: 47px;
}

.stdm_t {
    height: auto;
    min-height: 47px;
    border-bottom: 2px solid #7d7d7d;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 17px;
}

.stdm_t span {
    float: left;
    color: #2f2f2f;
    font-size: 26px;
    margin-right: 32px;
}

.stdm_t span img {
    vertical-align: middle;
    margin-right: 6px;
}

.stdm_t font {
    float: left;
    color: #2f2f2f;
    font-size: 16px;
    display: block;
}

.stdm_t b {
    width: auto;
    height: 28px;
    border: 1px solid #959595;
    background: url(../images/bg4.jpg) no-repeat 95% center #fff;
    float: left;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.stdm_t b .select {
    width: auto;
    height: 28px;
    background: transparent;
    border: none;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 9px;
    color: #2f2f2f;
    padding-right: 20px;
}

@media(max-width:320px) {
    .stdm_t span {
        float: left;
        color: #2f2f2f;
        font-size: 26px;
        margin-right: 32px;
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .stdm_t {
        height: auto;
        min-height: 47px;
        border-bottom: 2px solid #7d7d7d;
        line-height: 28px;
        overflow: hidden;
        padding-bottom: 20px;
    }
}

.stdm_b {
    clear: both;
    height: auto;
    overflow: hidden;
}

.stdm_b dl {
    float: left;
    width: 50%;
    height: auto;
    padding-right: 20px;
    margin-bottom: 20px;
}

.stdm_b dt {
    float: left;
    width: 32%;
    height: auto;
    border: 1px solid #ececec;
    overflow: hidden;
}

.stdm_b dt img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.stdm_b dd {
    float: right;
    width: 65%;
    height: auto;
    padding-top: 15px;
}

.stdm_b dd h1 {
    line-height: 22px;
    color: #545454;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.stdm_b dd p {
    line-height: 24px;
    color: #545454;
    font-size: 14px;
}

.stdm_b dd p a {
    display: block;
    width: 120px;
    height: 24px;
    background: #ffb619;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

@media(max-width:768px) {
    .stdm_b dl {
        float: left;
        width: 100%;
        height: auto;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .xlwm {
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .xlwm li {
        min-height: 165px;
    }

    .gwxq {
        margin-bottom: 0;
    }

    .stdm_b dd {
        float: right;
        width: 61%;
        height: auto;
        padding-top: 15px;
    }
}

@media(max-width:414px) {
    .stdm_b dl {
        float: left;
        width: 100%;
        height: auto;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .stdm_b dd {
        float: right;
        width: 100%;
        height: auto;
        padding-top: 15px;
    }

    .stdm_b dt {
        float: left;
        width: 100%;
        height: auto;
        border: 1px solid #ececec;
        overflow: hidden;
    }
}

.news_t {
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.news_t dl {
    height: auto;
    overflow: hidden;
}

.news_t dt {
    float: left;
    width: 47%;
}

.news_t dt img {
    display: block;
    margin: 0 auto;
}

.news_t dd {
    float: right;
    width: 49%;
    height: auto;
}

.news_t dd p span {
    display: block;
    width: 88px;
    height: 32px;
    background: #146ac1;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 20px;
}

.news_t dd h1 {
    line-height: 30px;
    color: #2f2f2f;
    font-size: 20px;
    margin: 23px 0;
}

.news_t dd h1 a {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: bold;
}

.news_t dd p {
    line-height: 30px;
    color: #868686;
    font-size: 14px;
}

.news_t dd p a {
    color: #868686;
    font-size: 14px;
}

.news_t dd p a img {
    display: block;
}

@media(max-width:414px) {
    .news_t dt {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .news_t dd {
        float: right;
        width: 100%;
        height: auto;
    }
}

/*联系我们 end*/









.cpixdd {
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.cpixdd img {
    display: block;
    margin: 0 auto
}

.cp_boxe {
    clear: both;
    height: auto;
    padding: 50px 0;
    background: #f6f6f6;
    margin-bottom: 57px;
}

.cp_boxe img {
    display: block;
    margin: 0 auto
}

.js_te {
    height: auto;
    overflow: hidden;
    min-height: 95px;
    background: url(../images/bg5.jpg) repeat-x left bottom;
    margin-bottom: 40px;
}

.js_te ul {
    width: 35%;
    margin: 0 auto;
}

.js_te li {
    float: left;
    width: 32%;
    height: 34px;
    margin-right: 1.5%;
    text-align: center;
    line-height: 34px;
}

.js_te li a {
    display: block;
    border: 1px solid #eeeeee;
    background: #f2f2f2;
    color: #787878;
    font-size: 16px;
    width: 100%;
    height: 34px;
}

.js_te li a:hover {
    background: #f70924;
    border: 1px solid #f70924;
    color: #fff;
}

.js_te li a.ycbj {
    background: #f70924;
    color: #fff;
    border: 1px solid #f70924;
}

.js_te li.qcbj {
    margin-right: 0%;
}

@media(max-width:768px) {
    .js_te ul {
        width: 75%;
        margin: 0 auto;
    }

    .js_te {
        height: auto;
        overflow: hidden;
        min-height: 95px;
        background: url(../images/bg5.jpg) repeat-x left bottom;
        margin-bottom: 30px;
    }
}

@media(max-width:667px) {
    .js_te ul {
        width: 95%;
        margin: 0 auto;
    }
}

@media(max-width:414px) {
    .js_te ul {
        width: 100%;
        margin: 0 auto;
    }

    .js_te li {
        float: left;
        width: 32%;
        height: 34px;
        margin-right: 1%;
        text-align: center;
        line-height: 34px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .js_te {
        height: auto;
        overflow: hidden;
        min-height: auto;
        background: url(../images/bg5.jpg) repeat-x left bottom;
        padding-bottom: 10px;
    }
}


.ygfc {
    height: auto;
    overflow: hidden;
}

.ygfc dl {
    float: left;
    width: 32%;
    height: auto;
    overflow: hidden;
    margin-right: 2%;
    margin-bottom: 26px;
}

.ygfc dt {
    border: 1px solid #efedee;
    overflow: hidden;
}

.ygfc dt img {
    display: block;
    width: 100%;
    height: auto;
}

.ygfc dd {
    line-height: 44px;
    text-align: center;
    color: #3f3f3f;
    font-size: 16px;
    font-weight: bold;
}

.ygfc dl.qcbj {
    margin-right: 0%;
}

@media(max-width:768px) {
    .ygfc dl {
        float: left;
        width: 48%;
        height: auto;
        overflow: hidden;
        margin-right: 2%;
        margin-bottom: 26px;
    }

    .ygfc dl.qcbj {
        margin-right: 2%;
    }
}

@media(max-width:568px) {
    .ygfc dl {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-right: 0%;
        margin-bottom: 26px;
    }

    .ygfc dl.qcbj {
        margin-right: 0%;
    }
}























.tabbtn {
    width: 24%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 70px;
}

.tabbtn li.qcbj {
    margin-right: 0%;
}

.tabbtn li {
    display: block;
    float: left;
    width: 21%;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    text-align: center;
    margin-right: 3%;
    color: #c7c7c7;
    font-size: 18px;
}

.tabbtn li.current {
    background: #ff5a5a;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
}



@media(max-width:1024px) {
    .tabbtn {
        width: 24%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 30px;
    }

}

@media(max-width:568px) {
    .tabbtn {
        width: 90%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}



.BMapLabel {
    font-size: 16px;
}

.sublist h1 {
    padding: 50px 0 100px 0;
}

@media(max-width:1024px) {
    .sublist h1 {
        padding: 20px 0 20px 0;
    }
}




.js_t1 {
    height: auto;
    overflow: hidden;
    min-height: 95px;
    background: url(../images/bg5.jpg) repeat-x left bottom;
    margin-bottom: 40px;
}

.js_t1 ul {
    width: 65%;
    margin: 0 auto;
}

.js_t1 li {
    float: left;
    width: 24%;
    height: 34px;
    margin-right: 1.3%;
    text-align: center;
    line-height: 34px;
}

.js_t1 li a {
    display: block;
    border: 1px solid #eeeeee;
    background: #f2f2f2;
    color: #787878;
    font-size: 16px;
    width: 100%;
    height: 34px;
}

.js_t1 li a:hover {
    background: #f70924;
    border: 1px solid #f70924;
    color: #fff;
}

.js_t1 li a.dqxzl {
    background: #f70924;
    color: #fff;
    border: 1px solid #f70924;
}

.js_t1 li a.ycbj {
    background: #f70924;
    color: #fff;
    border: 1px solid #f70924;
}

.js_t1 li.qcbj {
    margin-right: 0%;
}

@media(max-width:768px) {
    .js_t1 ul {
        width: 75%;
        margin: 0 auto;
    }

    .js_t1 {
        height: auto;
        overflow: hidden;
        min-height: 95px;
        background: url(../images/bg5.jpg) repeat-x left bottom;
        margin-bottom: 30px;
    }
}

@media(max-width:667px) {
    .js_t1 ul {
        width: 95%;
        margin: 0 auto;
    }
}

@media(max-width:414px) {
    .js_t1 ul {
        width: 100%;
        margin: 0 auto;
    }

    .js_t1 li {
        float: left;
        width: 32%;
        height: 34px;
        margin-right: 1%;
        text-align: center;
        line-height: 34px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .js_t1 {
        height: auto;
        overflow: hidden;
        min-height: auto;
        background: url(../images/bg5.jpg) repeat-x left bottom;
        padding-bottom: 10px;
    }
}

.customer {
    width: 220px;
    height: auto;
    background: #f8f8f8;
}

.customer1 {
    width: 30px;
    height: auto;
    background: #f8f8f8;
}

.custoner_t {
    height: auto;
    min-height: 32px;
    background: #ff1919;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
}

.custoner_t1 {
    height: auto;
    min-height: 32px;
    background: #ff1919;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
}

.custoner_t img {
    margin-left: 10px;
}

.custoner_b {
    height: auto;
    overflow: hidden;
    padding: 12px;
    text-align: left;
}

.custoner_b li {
    line-height: 30px;
}

.custoner_b li a {
    color: #333333;
}

.custoner_b li a img {
    vertical-align: middle;
    margin-right: 5px;
}

.custoner_b li a:hover {
    color: #ea0000;
}

.custoner_b p {
    font-size: 14px;
    line-height: 24px;
}

.custoner_b img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.ciox {
    position: fixed;
    width: 100%;
    height: auto;
}

.ciox img {
    display: block;
    margin: 0 auto;
}

.js_t2 {
    height: auto;
    overflow: hidden;
    min-height: 95px;
    background: url(../images/bg5.jpg) repeat-x left bottom;
    margin-bottom: 40px;
}

.js_t2 ul {
    width: 35%;
    margin: 0 auto;
}

.js_t2 li {
    float: left;
    width: 32%;
    height: 34px;
    margin-right: 1.3%;
    text-align: center;
    line-height: 34px;
}

.js_t2 li a {
    display: block;
    border: 1px solid #eeeeee;
    background: #f2f2f2;
    color: #787878;
    font-size: 16px;
    width: 100%;
    height: 34px;
}

.js_t2 li a:hover {
    background: #f70924;
    border: 1px solid #f70924;
    color: #fff;
}

.js_t2 li a.ycbj {
    background: #f70924;
    color: #fff;
    border: 1px solid #f70924;
}

.js_t2 li.qcbj {
    margin-right: 0%;
}

@media(max-width:768px) {
    .js_t2 ul {
        width: 75%;
        margin: 0 auto;
    }

    .js_t2 {
        height: auto;
        overflow: hidden;
        min-height: 95px;
        background: url(../images/bg5.jpg) repeat-x left bottom;
        margin-bottom: 30px;
    }
}

@media(max-width:667px) {
    .js_t2 ul {
        width: 95%;
        margin: 0 auto;
    }

    .jsxi h1 {
        font-size: 18px;
    }
}

@media(max-width:414px) {
    .js_t2 ul {
        width: 100%;
        margin: 0 auto;
    }

    .js_t2 li {
        float: left;
        width: 32%;
        height: 34px;
        margin-right: 1%;
        text-align: center;
        line-height: 34px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .js_t2 {
        height: auto;
        overflow: hidden;
        min-height: auto;
        background: url(../images/bg5.jpg) repeat-x left bottom;
        padding-bottom: 10px;
    }
}

.qyjj_bd {
    height: auto;
    overflow: hidden;
    padding-bottom: 0px;
}

.qyjj_bd img {
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
}


.lrtk {
    width: 100%;
    height: 800px;
    margin: 0 auto;
    overflow: hidden;
    display: none;
    position: relative;
}

@media(max-width:1024px) {
    .dowd {
        display: none;
    }

    .customer {
        display: none;
    }
}

.word-shop {
    margin-bottom: 0;
}

.product-work-shop dt {
    padding: 20px;
}

.product-work-shop dt img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.product-work-shop dd {
    border: none;
    min-height: auto;
}

@media(max-width:640px) {
    .cp_box {
        padding-top: 20px;
    }

    .cp_r h1 {
        font-size: 18px;
    }

    .cp_r #red {
        color: #ea0000;
        font-size: 18px;
    }
}

.vc_foot a{ font-size:14px; }