/* 首页样式引入 */

@import"index.css";

/* 公共样式 */

.container {
    transition: all 0.4s;
}

section .container .txt {
    padding: 50px 0 0 0;
}

section .container .txt p {
    font-size: 42px;
    color: #fff;
    font-weight: bolder;
}

section .container .txt span {
    font-size: 14px;
    color: #fff;
}


/* 导航栏 */


/* 产品中心-内页 */

.pro-body {
    background: #f5f7fa;
}

section .pro-banner {
    /*background: url(../images/banner-pro.png)no-repeat center;*/
    height: 250px;
}

section .plan-banner {
    /*background: url(../images/banner.png)no-repeat center;*/
    height: 250px;
}

section .download-banner {
    /*background: url(../images/banner.png)no-repeat center;*/
    height: 250px;
}

section .news-banner {
    /*background: url(../images/banner.png)no-repeat center;*/
    height: 250px;
}

section .company-banner {
    /*background: url(../images/banner.jpg)no-repeat center;*/
    height: 250px;
}

section #pro-center .container {
    padding: 60px 0 0 0;
}

section #pro-center .container .leftsidebar {
    max-width: 26%;
    transition: all 0.4s;
}

section #pro-center .container .leftsidebar .searchbox {
    width: 300px;
    transition: all 0.4s;
}

section #pro-center .container .leftsidebar .searchbox p {
    font-size: 20px;
    color: #fff;
    padding: 10px 10px;
    text-align: left;
    display: block;
    background: #2887df;
}

section #pro-center .container .leftsidebar .searchbox .searchwrapper {
    background: #fff;
    padding: 34px 0;
    margin: 0 0 9px 0;
}

section #pro-center .container .leftsidebar .searchbox .searchwrapper .search_bar {
    display: flex;
    border: 1px solid #c8d3dd;
    width: 80%;
    margin: 0px auto;
}

section #pro-center .container .leftsidebar .searchbox .searchwrapper .search_bar input {
    width: 80%;
    padding: 6px 10px;
    border: 0;
    outline: none;
}

section #pro-center .container .leftsidebar .searchbox .searchwrapper .search_bar .magnifier {
    width: 17px;
    height: 15px;
    margin: 8px 10px;
    cursor: pointer;
}

section #pro-center .container .leftsidebar .searchbox .searchwrapper .search_bar .magnifier-chose {
    width: 17px;
    height: 15px;
    display: none;
    margin: 8px 10px;
    cursor: pointer;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper {
    background: #fff;
    max-width: 300px;
    overflow: hidden;
    padding: 0 0 0 4px;
    transition: all 0.4s;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item {
    flex-wrap: nowrap;
    min-height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
    user-select: none;
    display: block;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item .cate-icon {
    width: 28px;
    height: 28px;
    margin: 10px 6px;
    filter: brightness(0);
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item span {
    width: 220px;
    text-align: left;
    padding: 0 0 0 10px;
    font-size: 15px;
    display: inline-block;
    transition: all 0.4s;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item span:hover {
    /* text-decoration: underline; */
    color: #2887df;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .active span {
    color: #2887df;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item .cate-arrow,
.cate-arrow-open {
    height: 18px;
    width: 18px;
    margin: 0 0 0 0;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item .hiden {
    display: none;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item .sub-cate-list {
    padding: 0 0 0 42px;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item .sub-cate-list li a {
    font-size: 14px;
    color: #6f7479;
    transition: all 0.4s;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item .sub-cate-list li a:hover {
    color: #2887df;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item .sub-cate-list .thr-cate-list {
    padding: 0 0 0 14px;
}

section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item .sub-cate-list,
.thr-cate-list {
    height: 0;
    transition: all 0.4s;
    overflow: hidden;
}

section #pro-center .container .rightcontent {
    width: 72%;
    transition: all 0.4s;
}

section #pro-center .container .rightcontent #breadcrumb {
    height: 60px;
    line-height: 60px;
}

section #pro-center .container .rightcontent #breadcrumb .pro-name {
    font-size: 20px;
    padding: 0 0 4px 0;
    border-bottom: 2px solid #2887df;
    color: #2887df;
    width: auto;
    float: left;
}

section #pro-center .container .rightcontent #breadcrumb .crumbs li {
    display: inline-block;
}

section #pro-center .container .rightcontent #breadcrumb .crumbs li a {
    font-size: 14px;
    color: #6f7479;
}

section #pro-center .container .rightcontent #breadcrumb {
    margin: 0 0 10px 0;
}

section #pro-center .container .rightcontent .pro-detailconten t {
    background: #fff;
    padding: 80px 30px;
}


/* section #pro-center .container .rightcontent .pro-detailcontent p {
    font-size: 14px;
    color: #555a5f;
    margin: 0 0 40px 0;
} */

section #pro-center .container .rightcontent .pro-detailcontent .picbox {
    border: 1px solid #9aa6b3;
}

section #pro-center .container .rightcontent .pro-detailcontent {
    background: #fff;
    padding: 20px 10px;
}

section #pro-center .container .rightcontent .pro-detailcontent .introduct .title {
    font-size: 22px;
    color: #2887df;
    font-weight: 600;
    margin: 20px 0 30px 0;
}

section #pro-center .container .rightcontent .pro-detailcontent .introduct span {
    font-size: 14px;
    color: #6f7479;
}

section #pro-center .container .rightcontent .pro-content {
    background: #fff;
    padding: 20px 10px;
}

section #pro-center .container .rightcontent .pro-content .contxt {
    font-size: 14px;
    /*padding-top: 74px;*/
    line-height: 24px;
    color: #555a5f;
}

section #pro-center .container .rightcontent .pro-detailcontent .row {
    position: relative;
}

section #pro-center .container .rightcontent .pro-detailcontent .showintroduct {
    padding-left: 20px;
    position: initial;
}

section #pro-center .container .rightcontent .pro-detailcontent .showintroduct .model,.name {
    font-size: 18px;
    color: #2887df;
    margin-bottom: 5px;
    font-weight: 600;
}

section #pro-center .container .rightcontent .pro-detailcontent .showintroduct ul li {
    font-size: 16px;
    color: #6f7479;
    position: relative;
    padding: 0 0 4px 15px;
}

section #pro-center .container .rightcontent .pro-detailcontent .showintroduct ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #2887df;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 12px;
}

section #pro-center .container .rightcontent .pro-detailcontent .showintroduct .buy_btn {
    position: absolute;
    bottom: 0;
    width: 122px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #2887df;
}

section #pro-center .container .rightcontent .pro-detailcontent .showintroduct .buy_btn span {
    color: #fff;
}

.pro-detailcontent .tabcar {
    margin: 20px 0;
}

.pro-detailcontent .tabcar .tab-nav {
    width: 100%;
    height: 53px;
    line-height: 53px;
    display: flex;
    justify-content: space-between;
    background: #e3e8ed;
}

.pro-detailcontent .tabcar .tab-nav .current {
    background: #2887df;
    color: #fff;
}

.pro-detailcontent .tabcar .tab-nav a {
    flex-grow: 1;
    text-align: center;
    font-size: 16px;
}

.pro-detailcontent .showintroduct .tab .tab-nav a {
    font-size: 20px;
    margin: 20px 68px 0 0;
    padding: 0 0 20px 0;
}

.pro-detailcontent .tabcar .tab-con .tab-con-item .txttitle {
    color: #0070c0 !important;
    font-size: 20px !important;
    font-weight: 700;
    padding: 20px 0;
    margin: 0 !important;
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item {
    font-size: 15px;
    color: #808080;
    font-weight: 400;
    line-height: 26px;
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item {
    display: none;
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item img {
    max-width: 100%;
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist {
    display: flex;
    flex-direction: row;
    padding: 30px 0;
    flex-wrap: wrap;
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item {
    width: 31%;
    margin: 1%;
    min-height: 296px;
    border: 1px solid #cdd4dd;
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item:hover {
    border: 1px solid #2887df
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item .goodspic {
    width: 100%;
    min-height: 219px;
    max-height: 220px;
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item .goodsname {
    display: block;
    text-align: center;
    margin: 8px 0 8px 0;
    color: #24282f;
    font-size: 14px;
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item .goodslink {
    display: block;
    width: 153px;
    height: 41px;
    border: 1px solid #999;
    line-height: 41px;
    color: #000;
    margin: 20px auto;
    text-align: center;
}

.pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item .goodslink:hover {
    background: #2887DF;
    color: #fff;
}

.pro-detailcontent .showintroduct .goods-wrapper {
    min-width: 640px;
}

.pro-detailcontent .showintroduct .goods-wrapper .title {
    font-size: 20px;
    padding: 15px;
    text-align: left;
    background: #2887df;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
}

.pro-detailcontent .showintroduct .tab .tab-nav {
    margin: 40px 0;
}

.pro-detailcontent .showintroduct .tab .tab-nav .current {
    color: #2887df;
    border-bottom: 2px solid #2887df;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-body {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-body:last-child .tab-item {
    border-bottom: 1px solid #efefef;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-item {
    flex-grow: 1;
    justify-content: center;
    display: flex;
    align-items: center;
    text-align: center;
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    width: 86px;
    max-width: 86px;
    height: 50px;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-item img {
    width: 46%;
    display: none;
    cursor: pointer;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .down img {
    width: 46%;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-item:first-child {
    border-left: 1px solid #efefef;
    width: 170px;
    overflow: hidden;
    max-width: 170px;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .line {
    display: block;
    padding: 20px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-item-col {
    display: flex;
    flex-direction: column;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-item-col p {
    flex: 1;
    border-bottom: 1px solid #efefef;
    width: 100%;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-item-col span {
    flex-grow: 1;
    display: flex;
    justify-content: center;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-item-col span:first-child {
    border-right: 1px solid #efefef;
}

.pro-detailcontent .showintroduct .tab-con .goods-wrapper .tab-item-col .tab-item-wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

.pro-detailcontent .goods-wrapper {
    min-width: 640px;
}

.pro-detailcontent .goods-wrapper .title {
    font-size: 20px;
    padding: 15px;
    text-align: left;
    background: #2887df;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
}

.pro-detailcontent .tab .tab-nav {
    margin-top: 40px;
    margin-bottom: 0;
}


/* 
.pro-detailcontent .tab .tab-nav .current {
    color: #2887df;
    border-bottom: 2px solid #2887df;
} */

.pro-detailcontent .tab-con .goods-wrapper .tab-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.pro-detailcontent .tab-con .goods-wrapper .tab-body {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.pro-detailcontent .tab-con .goods-wrapper .tab-body:last-child .tab-item {
    border-bottom: 1px solid #efefef;
    
}

.pro-detailcontent .tab-con .goods-wrapper .tab-item {
    flex-grow: 1;
    justify-content: center;
    display: flex;
    align-items: center;
    text-align: center;
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    height: 50px;
    width: 5%;
}

.pro-detailcontent .tab-con .goods-wrapper .tab-item img {
    width: 46%;
    display: none;
    cursor: pointer;
}

.pro-detailcontent .tab-con .goods-wrapper .down img {
    width: 46%;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.pro-detailcontent .tab-con .goods-wrapper .tab-item:first-child {
    border-left: 1px solid #efefef;
    width: 170px;
    overflow: hidden;
    max-width: 170px;
}

.pro-detailcontent .tab-con .goods-wrapper .line {
    display: block;
    padding: 20px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.pro-detailcontent .tab-con .goods-wrapper .tab-item-col {
    display: flex;
    flex-direction: column;
}

.pro-detailcontent .tab-con .goods-wrapper .tab-item-col p {
    flex: 1;
    border-bottom: 1px solid #efefef;
    width: 100%;
}

.pro-detailcontent .tab-con .goods-wrapper .tab-item-col span {
    flex-grow: 1;
    display: flex;
    justify-content: center;
}

.pro-detailcontent .tab-con .goods-wrapper .tab-item-col span:first-child {
    border-right: 1px solid #efefef;
}

.pro-detailcontent .tab-con .goods-wrapper .tab-item-col .tab-item-wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

.table {
    width: 97%;
    margin: 60px 0 20px 6px;
}

.mobiletable {
    display: none;
}

.pctable .tr_line>td:first-child a {
    color: #2887df;
}

.pctable .tr_line>td:last-child {
    color: #2c9244;
    font-weight: 700
}

.table tr {
    color: #555a5f
}

.table tr:first-child {
    color: #24282f;
}

.td_link {
    font-weight: 700;
    cursor: pointer;
    font-family: "Myriad Pro bold", Arial, "microsoft yahei";
}

td {
    text-align: center;
    border-top: .00521rem solid #999;
    border-left: .00521rem solid #999;
    padding: 0 .03125rem;
}

.table tr:last-child td {
    border-bottom: .00521rem solid #999;
    vertical-align:middle;
}

.mobiletable tr:last-child td {
    border-bottom: .00521rem solid #999;
    color: #2c9244;
    font-weight: 600;
}

.table tr td:last-child {
    border-right: .00521rem solid #999
}

.table .first-tr {
    background: #eee;
    font-weight: 700
}

.table .first-tr td {
    padding-left: .02083rem;
    padding-right: .02083rem;
    font-weight: 700;
    vertical-align:middle;
}

.mobiletable .first-tr td {
    color: #2887df;
}

.table tr {
    height: .06771rem
}

.table>tr td:nth-child(2),
table>tr td:nth-child(5),
table>tr td:nth-child(6),
table>tr td:nth-child(7),
table>tr td:nth-child(8) {
    word-wrap: break-word
}

.product_child {
    margin-top: 20px;
    width: 100%
}

.goods_name {
    border-left: 1px solid #2887df;
    color: #2887df;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    padding-left: 18px;
}

.goods {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.goods .goods_img,
.goods img {
    height: 200px;
    width: 200px
}

.goods_right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.goods_title {
    color: #8e9397;
    font-size: 14px;
    overflow: hidden;
    padding-top: 24px;
}

.btn_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.btn_list div {
    background: #f0f4f8;
    border: 1px solid #919191;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #24282f;
    cursor: pointer;
    font-size: 12px;
    height: 43px;
    line-height: 43px;
    padding: 0 16px;
    text-align: center;
    width: auto;
    margin-right: 9px;
    margin-top: 30px;
}

.btn_list div a {
    color: #000;
    text-decoration: none
}

.btn_list>div:hover {
    background: #2887df !important;
    border-color: transparent;
    color: #fff
}

.btn_list>div:hover a {
    color: #fff
}


/* 解决方案页面 */

#title_list {
    background: #fff;
    padding: 70px 36px 20px 30px;
}

.list_child {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
    position: relative
}

.list_child .list_child-img {
    width: 1.67708rem;
    height: 1.26563rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    -webkit-transition: all 5s;
    transition: all 5s
}

.list_child .list_child-img:hover {
    background-size: 120%
}

.list_child .video_auto {
    overflow: hidden;
    width: 380px;
    height: 243px;
    background: #000;
}

section .plan-content video {
    width: 100%;
    height: 100%;
}

.list_child .video_auto .video-js.vjs-fluid {
    height: 100%
}

.list_child .video_auto .vjs-error .vjs-error-display:before {
    margin-top: -.5em
}

.list_child .vjs-big-play-button {
    display: none !important
}

.list_child #vjs_video_3 {
    width: 320px;
    height: 243px
}

.list_child .video-mask-cot {
    position: absolute;
    width: 320px;
    height: 243px;
    z-index: 9;
    top: 0;
    left: 0
}

.list_child .video-mask-cot:hover .video-mask-text img {
    opacity: 1
}

.list_child .video-mask-cot .video-mask {
    position: absolute;
    width: 320px;
    height: 243px;
    z-index: 9999;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0
}

.list_child .video-mask-cot .video-mask-text {
    width: 320px;
    height: 243px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list_child .video-mask-cot .video-mask-text img {
    opacity: .8;
    height: 46px;
    width: 46px;
    z-index: 99999;
}

.list_child>img {
    width: 1.67708rem;
    height: 243px
}

.child_right {
    width: 60%;
    height: 243px;
    margin-left: 30px;
    position: relative;
}

.news_active {
    color: #2887df
}

.child_title {
    line-height: 20px;
    font-size: 20px;
    padding: 20px 0;
    font-weight: 700;
    color: #24282f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.time {
    font-size: .07292rem;
    font-weight: 500;
    color: #343434;
    margin-top: .07813rem
}

.video_auto {
    width: 1.67708rem;
    height: 1.26563rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.child_context {
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    color: #6f7479;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

.child_btn {
    width: 120px;
    height: 40px;
    border: .00521rem solid #9aa6b3;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #6f7479;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 16px 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.child_btn .img-white {
    display: none
}

.child_btn:hover {
    border: .00521rem solid transparent;
    background: #2887df;
    color: #fff
}

.child_btn:hover .img-white {
    display: inline-block
}

.child_btn:hover .img-he {
    display: none
}

.list_child>video {
    width: 1.67708rem;
    height: 1.26563rem;
    background: url(../images/news1.8c86eb1.png)
}

.about_active {
    color: #2887df
}

.plan-dialog {
    width: 4.94792rem;
    min-height: 3.13021rem;
    background: #fff
}

.plan-dialog .el-dialog__header {
    padding: 0
}

.plan-dialog .title-p {
    padding: 0 .11979rem .05208rem .13542rem;
    height: .36458rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.plan-dialog .title-p .title-span {
    font-size: .11458rem;
    font-weight: 700;
    color: #282828;
    padding-bottom: .05208rem
}

.plan-dialog .title-p i {
    font-size: .16667rem;
    color: #6f7479;
    cursor: pointer
}

.plan-dialog .title-p i:hover {
    color: #2887df
}

.plan-dialog .el-dialog__body {
    padding: 0
}

.plan-dialog .base-img {
    width: .26042rem;
    height: .26042rem;
    position: fixed;
    z-index: 999;
    top: 40%;
    cursor: pointer
}

.plan-dialog .base-img.nochange {
    cursor: no-drop
}

.plan-dialog .plan-video {
    position: relative;
    overflow: hidden;
    margin: auto;
    width: 4.6875rem;
    height: 2.63542rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.plan-dialog .plan-video .image-conf {
    width: 4.6875rem;
    height: 2.63542rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.plan-dialog .plan-video #vjs-poster {
    width: 4.6875rem;
    height: 2.63542rem
}

.plan-dialog .plan-video .vjs-custom-skin>.video-js .vjs-big-play-button {
    background-color: #fff;
    font-size: 3.5em;
    border-radius: 50%;
    color: #2887df;
    height: 2em !important;
    line-height: 2em !important;
    margin-top: -2em !important;
    margin-left: -1em !important;
    width: 2em !important;
    outline: none
}

.plan-dialog .plan-video .vjs-error .vjs-error-display:before {
    margin-top: -1.3em
}

.plan-dialog .plan-video .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    position: absolute;
    left: 0;
    width: 100%
}

.plan-dialog .plan-video .video_auto {
    margin-top: .27083rem;
    height: 2.19271rem !important;
    width: 4.6875rem !important;
    4px 04 px 15 px;
}

.plan-dialog .plan-video video {
    width: 100% !important;
}

.plan-dialog .plan-video .vjs-fullscreen video {
    height: 100%
}

.plan-dialog .plan-video .vjs_video_800-dimensions.vjs-fluid {
    width: 4.6875rem;
    height: 2.19271rem;
    padding: 0
}

.plan-dialog .plan-video .vjs-control-bar {
    opacity: 1 !important;
    visibility: visible !important;
    background-color: #000;
    position: relative;
    top: -.73958rem;
    height: .44271rem;
    padding-top: .10417rem;
    padding-bottom: .10417rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.plan-dialog .plan-video .vjs-control-bar button {
    outline: none
}

.plan-dialog .plan-dlog-fuwenb {
    width: 4.6875rem;
    margin: auto;
    padding: .15625rem 0 .20833rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.plan-dialog .plan-dlog-fuwenb .dlog-title {
    color: #2887df;
    font-size: .11458rem;
    padding-bottom: .15625rem;
}

.plan-dialog .plan-dlog-fuwenb .plan-dlog-body {
    background: #dee9f5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4.6875rem;
    padding: .20833rem;
    color: #333;
    line-height: .14583rem
}

.plan-dialog .plan-dlog-fuwenb .plan-dlog-pre img,
.plan-dialog .plan-dlog-fuwenb .plan-dlog-pre table {
    max-width: 4.6875rem !important;
    height: auto !important
}


/* 下载中心页面 */

.download-content {
    background: #fff;
    margin-bottom: 30px;
}

.download-content .download-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.download-content .download-list .download-item {
    width: 48%;
    margin: 20px 1%;
}

.download-content .download-list .download-item .item-pic {
    width: 100%;
    height: 170px;
    background-repeat: no-repeat;
    background-color: #edf1f5;
    background-size: 210px auto;
    background-position: 50% 34%;
    transition: all 0.4s;
}

.download-content .download-list .download-item .item-pic:hover {
    background-size: 280px auto;
    transition: all 0.4s;
}

.download-content .download-list .download-item .name {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding: 20px 0 0 0;
}

.download-content .download-list .download-item .type-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.download-content .download-list .download-item .type-container a {
    margin: 20px 20px 0px 0;
}


/* 下载中心详情页 */

.download-content-detail {
    background: #fff;
}

.download-content-detail .tab .tab-nav a {
    font-size: 18px;
    margin: 20px 68px 0 0;
    /*padding: 0 0 20px 0;*/
}

.download-content-detail .tab .tab-con .j-tab-con .tab-con-item {
    display: none;
}

.download-content-detail .goods-wrapper {
    min-width: 640px;
}

.download-content-detail .goods-wrapper .title {
    font-size: 15px;
    padding: 3px;
    text-align: left;
    background: #2887df;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
}

.download-content-detail .tab .tab-nav {
    margin: 14px 0;
}

.download-content-detail .tab .tab-nav .current {
    color: #2887df;
    border-bottom: 2px solid #2887df;
}

.download-content-detail .tab-con .goods-wrapper .tab-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.download-content-detail .tab-con .goods-wrapper .tab-body {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.download-content-detail .tab-con .goods-wrapper .tab-body:last-child .tab-item {
    border-bottom: 1px solid #efefef;
}

.download-content-detail .tab-con .goods-wrapper .tab-item {
    flex-grow: 1;
    justify-content: center;
    display: flex;
    align-items: center;
    text-align: center;
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    width: 86px;
    max-width: 86px;
    height: 50px;
}

.download-content-detail .tab-con .goods-wrapper .tab-item img {
    width: 46%;
    display: none;
    cursor: pointer;
}

.download-content-detail .tab-con .goods-wrapper .down img {
    width: 46%;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.download-content-detail .tab-con .goods-wrapper .tab-item:first-child {
    border-left: 1px solid #efefef;
    /*width: 170px;*/
    overflow: hidden;
    max-width: 257px;
}

.download-content-detail .tab-con .goods-wrapper .line {
    display: block;
    /*padding: 20px;*/
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.download-content-detail .tab-con .goods-wrapper .tab-item-col {
    display: flex;
    flex-direction: column;
}

.download-content-detail .tab-con .goods-wrapper .tab-item-col p {
    flex: 1;
    border-bottom: 1px solid #efefef;
    width: 100%;
}

.download-content-detail .tab-con .goods-wrapper .tab-item-col span {
    flex-grow: 1;
    display: flex;
    justify-content: center;
}

.download-content-detail .tab-con .goods-wrapper .tab-item-col span:first-child {
    border-right: 1px solid #efefef;
}

.download-content-detail .tab-con .goods-wrapper .tab-item-col .tab-item-wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}


/* 公司资料 */

.companydata-content {
    background: #fff;
}

.companydata-content .datalist {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.companydata-content .datalist .data-item {
    width: 32%;
    margin: 0 1% 1% 0;
    cursor: pointer;
}

.companydata-content .datalist .data-item>div {
    height: 297px;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    background-color: #9aa6b3;
}

.companydata-content .datalist .data-item .imgbox img {
    position: absolute;
    margin: 50% auto;
    margin-left: -17px;
    left: 50%;
}

.companydata-content .datalist .data-item .imgbox .datadown-h {
    display: none;
}

.companydata-content .datalist .data-item:hover .datadown {
    display: none;
}

.companydata-content .datalist .data-item:hover .imgbox .datadown-h {
    display: block;
}

.companydata-content .datalist .data-item p {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}

.newslist-content {
    background: #fff;
    padding: 50px 10px;
}

.newslist-content .newslist .news-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    padding: 20px 0 40px 0;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
}

.newslist-content .newslist .news-item .item-img {
    width: 100%;
    min-height: 171px;
    max-height: 171px;
    overflow: hidden;
    min-width: 272px;
    max-width: 272px;
}

.newslist-content .newslist .news-item .item-img img {
    width: 100%;
}

.newslist-content .newslist .news-item .item-txt {
    padding: 0 0 0 30px;
}

.newslist-content .newslist .news-item .item-txt .title {
    font-size: 18px;
    color: #282828;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*width: 90%;*/
}

.newslist-content .newslist .news-item .item-txt .date {
    font-size: 14px;
    margin: 12px 0 0 0;
    display: block;
}

.newslist-content .newslist .news-item .item-txt .subcont {
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 20px;
    margin-top: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 88%;
}

.newslist-content .newslist .news-item .item-txt a {
    user-select: none;
    transition: all .5s;
    width: 92px;
    height: 34px;
    background: #fff;
    border: 1px solid #f4f4f4;
    color: #999;
    border-radius: 6px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: absolute;
    bottom: 40px;
    padding: 0 6px;
    box-sizing: border-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.newsdetail-content {
    background: #fff;
    padding: 0 10px 30px;
}

.newsdetail-content .newsdetail-container p {
    font-size: 16px;
    line-height: 32px;
    margin: 10px 0;
}

.newsdetail-content .newsdetail-container img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.newsdetail-content .title {
    font-size: 22px;
    color: #282828;
    text-align: center;
    padding: 50px 0 0 0;
    font-weight: 600;
}

.newsdetail-content .info {
    color: #6f7479;
    font-size: 14px;
    padding: 18px 0 20px 0;
    text-align: center;
    border-bottom: 1px solid #efefef;
}

.newsdetail-content .news-info-footer {
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
    border-top: 1px solid #efefef;
}

.newsdetail-content .news-info-footer a {
    color: #6f7479;
    font-size: 16px;
}


/* 关于我们 */

.company-content {
    background: #fff;
    padding: 20px 30px;
}

.company-content .title {
    color: #24282f;
    font-size: 20px;
    margin: 0 0 20px 0;
    position: relative;
    padding: 50px 0 0 40px;
}

.company-content .title1::before {
    position: absolute;
    content: '';
    width: 34px;
    height: 26px;
    background: url(../images/01.png)no-repeat center;
    left: 0;
    top: 53px;
}

.company-content .title2::before {
    position: absolute;
    content: '';
    width: 34px;
    height: 26px;
    background: url(../images/02.png)no-repeat center;
    left: 0;
    top: 53px;
}

.company-content .title3::before {
    position: absolute;
    content: '';
    width: 34px;
    height: 26px;
    background: url(../images/03.png)no-repeat center;
    left: 0;
    top: 53px;
}

.company-content .honor img {
    max-width: 100%;
    height: 238px;
    width: 100%;
}

.company-content .content {
    font-size: 14px;
    line-height: 26px;
    display: block;
    margin: 10px 0;
    color: #6f7479;
}

.company-content .imglist {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    overflow: hidden;
}

.company-content .imglist img {
    margin: 0 10px;
    flex-grow: 1;
    text-align: center;
    max-width: 32%;
}

.company-content .culture {
    padding: 30px 0;
    display: flex;
}

.company-content .leftside {
    width: 46%;
}

.company-content .culture .rightside {
    width: 54%;
    padding: 0 0 0 10px;
}

.company-content .culture .rightside .title {
    font-size: 20px;
    text-align: left;
    margin: 0 0 4px 0;
    padding: 0 0 0 20px;
    position: relative;
}

.company-content .culture .rightside .title::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background: #2887df;
    left: 0;
    top: 4px;
}

.company-content .culture .rightside .subtitle {
    font-size: 14px;
    display: block;
    margin: 0 0 30px 0;
    color: #6f7479;
}

.company-content .honor .honor-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.company-content .honor .honor-list .honor-item {
    width: 31%;
    margin: 1%;
}

.company-content .honor .honor-list .honor-item p {
    font-size: 16px;
    text-align: center;
    margin: 4px 0;
    color: #6f7479;
}

.company-content .honordetail .title {
    font-size: 24px;
    color: #000;
    text-align: center;
}

.company-content .honordetail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


/* 企业风采 */

.company-content .style .style-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.company-content .style .style-list .style-item {
    width: 31%;
    margin: 1%;
}

.company-content .style img {
    max-width: 100%;
    height: 170px;
    width: 100%;
}

.company-content .style .style-list .style-item p {
    font-size: 16px;
    text-align: center;
    margin: 4px 0;
    color: #6f7479;
}

.company-content .styledetail .title {
    font-size: 24px;
    color: #000;
    text-align: center;
}

.company-content .styledetail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


/* 厂房厂貌 */

.company-content .appearance .appearance-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.company-content .appearance .appearance-list .appearance-item {
    width: 31%;
    margin: 1%;
}

.company-content .appearance img {
    max-width: 100%;
    height: 170px;
    width: 100%;
}

.company-content .appearance .appearance-list .appearance-item p {
    font-size: 16px;
    text-align: center;
    margin: 4px 0;
    color: #6f7479;
}

.company-content .appearancedetail .title {
    font-size: 24px;
    color: #000;
    text-align: center;
}

.company-content .appearancedetail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


/* 公司办事处地址 */

.company-content .office .title {
    font-size: 20px;
    text-align: left;
    margin: 22px 0 10px 0;
    padding: 0 0 0 20px;
    position: relative;
}

.company-content .office .title::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background: #2887df;
    left: 0;
    top: 4px;
}

.company-content .office .subtitle {
    font-size: 14px;
    display: block;
    margin: 0 0 6px 0;
    color: #6f7479;
}

.company-content .office .btm-contact {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 30px 0;
}

.company-content .office .btm-contact .contact-left p {
    font-size: 20px;
    color: #24282f;
    font-weight: 700;
}

.company-content .office .btm-contact .contact-left span {
    font-size: 14px;
    color: #6f7479;
    display: block;
    padding: 18px 0 0 0;
}

.company-content .office .btm-contact .contact-left .enaddress {
    font-size: 14px;
    color: #6f7479;
    display: block;
    margin: 4px 0 10px 0;
    padding: 0;
}

.company-content .office .btm-contact .contact-left img {
    width: 118px;
    height: 118px;
}

.company-content .office .btm-contact .contact-right {
    padding: 0 0 0 50px;
}

.company-content .office .btm-contact .contact-right p {
    font-size: 20px;
    color: #24282f;
    font-weight: 700;
}

.company-content .office .btm-contact .contact-right span {
    font-size: 14px;
    color: #6f7479;
    display: block;
    padding: 0 0 18px 0;
}


/* ------------------------------------------------------------------------自适应调整 Start-------------------------------------------*/


/* 大屏幕（老款笔记本1366） */

@media (max-width: 1366px) {}

@media (min-width: 1200px) {
    .container {
        width: 1260px
    }
}


/* 大屏幕（老款笔记本1200） */

@media (max-width: 1200px) {
    .container {
        width: 1050px;
        transition: all 0.4s;
    }
    section #pro-center .container .leftsidebar {
        max-width: 24%;
        transition: all 0.4s;
    }
    section #pro-center .container .leftsidebar .searchbox {
        width: 240px;
        transition: all 0.4s;
    }
    section #pro-center .container .leftsidebar .pro-cate-wrapper {
        width: 240px;
        transition: all 0.4s;
    }
    section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item span {
        width: 160px;
        font-size: 12px;
        transition: all 0.4s;
    }
    section #pro-center .container .rightcontent {
        width: 73%;
        transition: all 0.4s;
    }
    section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item .sub-cate-list li a {
        transition: all 0.4s;
    }
}


/* 中等屏幕（平板模式1024） */

@media (max-width: 1024px) {
    .company-content .office .btm-contact {
        flex-direction: column;
    }
    .company-content .office .btm-contact .contact-right {
        text-align: left;
        padding: 0;
        margin: 30px 0;
    }
    .container {
        width: 100%;
    }
    section .pro-banner {
        background-size: cover;
    }
    section .pro-banner .container .txt p {
        font-size: 20px;
    }
    section .pro-banner .container .txt span {
        font-size: 12px;
    }
    section #pro-center .container .leftsidebar {
        width: 100%;
        max-width: 100%;
    }
    section #pro-center .container .leftsidebar .searchbox {
        width: 100%;
    }
    section #pro-center .container .leftsidebar .pro-cate-wrapper {
        width: 100%;
        max-width: 100%;
        display: none;
    }
    section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item span {
        width: 88%;
        font-size: 16px;
    }
    .crumbs {
        display: none;
    }
    section #pro-center .container .rightcontent {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item {
        width: 48%;
    }
    section #pro-center .container .rightcontent .pro-detailcontent .showintroduct .buy_btn {
        bottom: -47px;
    }
    section #pro-center .container .rightcontent .pro-detailcontent .detaillogo {
        max-width: 250px;
        display: block;
        margin: 0 auto;
    }
    .mobiletable {
        display: block;
    }
    .pctable {
        display: none;
    }
    /* .newslist-content .newslist .news-item .item-txt a {
        bottom: 6px;
    } */
    .newslist-content .newslist .news-item .item-txt .subcont {
        margin-bottom: 20px;
    }
    .download-content-detail .tab .tab-nav a {
        font-size: 16px;
    }
}


/* 小屏幕（平板） */

@media (max-width: 660px) {
    .pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item {
        font-size: 13px;
        overflow-x: scroll;
    }
    .pro-detailcontent .tabcar .tab-con .tab-con-item .detailform {
        width: 100%;
    }
    .service-container {
        display: none;
    }
    .newslist-content .newslist .news-item .item-txt a {
        bottom: 6px;
    }
    .company-content .honor .honor-list .honor-item {
        width: 48%;
        max-width: 48%;
    }
    .company-content .honor .honor-list .honor-item p {
        font-size: 14px;
    }
    .company-content .style .style-list .style-item {
        width: 48%;
        max-width: 48%;
    }
    .company-content .appearance .appearance-list .appearance-item {
        width: 48%;
        max-width: 48%;
    }
    .company-content .style img {
        height: 110px;
    }
    .company-content .appearance img {
        height: 110px;
    }
    .company-content {
        padding: 20px 10px;
    }
    .company-content .style .style-list .style-item p {
        font-size: 14px;
    }
    .company-content .culture {
        padding: 30px 0;
        display: flex;
        flex-wrap: wrap;
    }
    .company-content .leftside {
        width: 100%;
    }
    .company-content .leftside img {
        width: 100%;
        max-width: 100%;
        margin: 20px 0;
    }
    .company-content .culture .rightside {
        width: 100%;
        padding: 0 0 0 10px;
    }
    .company-content .imglist {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        overflow: hidden;
    }
    .company-content .imglist img {
        width: 100%;
        max-width: 100%;
        display: block;
        margin: 10px 0;
    }
    .newslist-content .newslist .news-item .item-img {
        max-height: inherit;
        overflow: auto;
    }
    .companydata-content .datalist .data-item {
        width: 48%;
        transition: all 0.4s;
    }
    .companydata-content .datalist .data-item>div {
        height: 240px;
        transition: all 0.4s;
    }
    section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item span {
        width: 82%;
    }
    .row {
        padding: 0;
        margin: 0;
    }
    .list_child .video_auto {
        width: 100%;
        height: 318px;
    }
    .list_child {
        flex-direction: column;
    }
    .child_right {
        width: 100%;
        /* height: 140px; */
        margin-left: 0;
        min-height: 100px;
        height: auto;
    }
    .child_context {
        display: block;
    }
    .child_btn {
        display: none;
    }
    .download-content-detail .tab .tab-nav a {
        font-size: 20px;
        margin: 20px auto;
        padding: 0 0 20px 0;
        width: auto;
        display: block;
        text-align: center;
    }
    .newslist-content .newslist .news-item {
        flex-wrap: wrap;
    }
    .newslist-content .newslist .news-item .item-txt {
        padding: 0;
    }
    .newslist-content .newslist .news-item .item-img {
        max-width: 100%;
    }
    .newslist-content .newslist .news-item .item-txt .title {
        margin: 10px 0;
    }
    .download-content-detail .tab .tab-con .j-tab-con .tab-con-item {
        width: 100%;
        overflow-x: scroll;
    }
    section .container .txt p {
        font-size: 30px;
    }
}


/* 大屏幕（手机） */

@media (max-width: 414px) {
    .pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item .goodslink {
        width: 80%;
    }
    .pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item {
        font-size: 13px;
        overflow-x: scroll;
    }
    .pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item .goodsname {
        margin: 25px 0 16px 0;
    }
    .pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item .goodspic {
        min-height: auto;
    }
    .pro-detailcontent .tab .tab-con .j-tab-con .tab-con-item .goodslist .goods-item {
        min-height: 278px;
    }
    .pro-detailcontent .tabcar .tab-nav a {
        font-size: 14px;
    }
    #title_list {
        padding: 70px 8px 20px 8px;
    }
    .newslist-content .newslist .news-item .item-img {
        max-width: 100%;
    }
    .company-content .honor img {
        max-width: 100%;
        height: 160px;
        width: 100%;
    }
    .newslist-content .newslist .news-item .item-txt .title {
        white-space: pre-wrap;
    }
    section .container .txt p {
        font-size: 26px;
    }
    .download-content .download-list .download-item .name {
        font-size: 16px;
    }
    .newsdetail-content .title {
        font-size: 18px;
    }
    .newsdetail-content .newsdetail-container p {
        font-size: 14px;
        line-height: 24px;
    }
    .newslist-content .newslist .news-item .item-txt .title {
        font-size: 14px;
        margin: 10px 0;
    }
    .newslist-content .newslist .news-item .item-txt .date {
        font-size: 12px;
    }
    .newslist-content .newslist .news-item .item-txt .subcont {
        font-size: 12px;
        width: 98%;
    }
    .newslist-content .newslist .news-item .item-txt a {
        font-size: 12px;
    }
    .companydata-content .datalist .data-item>div {
        height: 200px;
        transition: all 0.4s;
    }
    section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item span {
        width: 80%;
    }
    section #pro-center .container .rightcontent #breadcrumb .pro-name {
        margin: 0 0 0 20px;
        font-size: 22px;
    }
    .goods {
        flex-direction: column;
    }
    .goods .goods_img {
        margin: 0 auto;
        display: block;
    }
    section #pro-center .container .rightcontent .pro-content .contxt {
        padding: 20px 0 0 0;
    }
    .btn_list {
        flex-direction: column;
    }
    section #pro-center .container {
        padding: 30px 0 0 0;
    }
    .mobiletable>tbody>tr>td {
        font-size: 12px;
    }
    .download-content-detail .tab .tab-nav a {
        font-size: 20px;
        margin: 20px auto;
        padding: 0 0 20px 0;
        width: auto;
        display: block;
        text-align: center;
    }
}


/* 小屏幕（手机) */

@media (max-width: 375px) {
    section #pro-center .container .leftsidebar .pro-cate-wrapper .cate-item span {
        width: 76%;
    }
    .btn_list {
        flex-direction: column;
    }
    section #pro-center .container {
        padding: 30px 0 0 0;
    }
    .company-content .office .btm-contact .contact-right img {
        width: 100%;
    }
    .company-content .office .btm-contact .contact-left p {
        font-size: 16px;
    }
}

.selectitem {
    margin-top: 10px;
    padding-bottom: 20px;
}

.selectleft {
    float: left;
    margin-left:10px;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
}

.selectright {
    float: right;
    margin-right:10px;
    font-size: 16px;
    border-radius: 5px;
    width: 130px;
    height: 38px;
    line-height: 38px;
    background: #4ea7eb;
    text-align: center;
    font-weight: 300;
    color: #fff;
    cursor: pointer;
}

.valueitem {
    padding: 10px;
    float: left;
    width: 100%;
}

.valueitem-title {
    padding: 6px;
    font-size: 16px;
    color: #154259;
    background: #eee;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding-left: 10px;
}