.cjwt {
    width: 100%;
}

.banner_swiper {
    display: none;
}

/*nav*/
.mwp-nav {
    display: none;
}

.navPlaceHolder {
    height: 59px;
}

.nav {
    height: 59px;
    position: fixed;
    left: 0;
    top: 0;
    min-width: 1200px;
    width: 100%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    background-color: rgb(31, 31, 31);
    z-index: 10;
}

.navCon {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    height: 59px;
    display: flex;
    align-items: center;
}

.navRg {
    padding-right: 50px;
}

.navRg_li {
    float: right;
    width: 110px;
    text-align: center;

}

.navRg_li .w-link-txt {
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    height: 59px;
    line-height: 59px;
}

.navRg_ul {
    height: 59px;
}

.navRg_ul .w-subnav-item {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: rgba(31, 31, 31, 0.5);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.navRg_ul .w-subnav-item .w-subnav-link {
    margin: 0;
    padding: 0 15px;
    height: 100%;
    line-height: 40px;
    outline: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
}

.w-nav-item .w-nav-item-link {
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    color: #cccccc;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 59px;
}

.w-nav-item.current {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.w-nav-item.current .w-nav-item-link, .w-nav-item:hover .w-nav-item-link {
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.smAreaC {
    display: none;
}

.cjbanner {
    width: 100%;
    position: relative;
    height: 300px;
}

.cjbanner_pic {
    width: 100%;
}

.cjwtn_p {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Source Han Sans", Geneva, sans-serif;
    z-index: 1;
    font-size: 48px;
    overflow-wrap: break-word;
}

.cjwCon {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.cjwCon_item h4 {
    font-family: Microsoft YaHei;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
}

.cjwCon_item p {
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #555555;
    line-height: 32px;
}

.cjwCon_item {
    margin-top: 20px;
}

.cjwCon_erw {
    margin-top: 140px;
    display: flex;

}

.cjwCon_erw_li {
    text-align: center;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #555555;
    line-height: 32px;
    margin-right: 45px;
}

.cjwCon_erw_img {
    width: 113px;
    height: 113px;
}

.cjwCon_item_last {
    display: none;
}

.footer {
    width: 100%;
    margin-top: 50px;
}

.footer_tp {
    width: 100%;
    background-color: rgb(238, 238, 238);
    background-image: none;

}

.fttp_con {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
}

.fttp_ul {
    float: left;
    width: 140px;
    padding: 0px 35px 0px 10px;
    color: #999;
}

.fttp_ul dt {
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #666666;
    height: 40px;
    line-height: 40px;
}

.fttp_ul dd a {
    font-family: Tahoma;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    height: 26px;
    line-height: 26px;
}

.fttp_rg {
    text-align: right;
}

.ftlxkf {
    color: #555555;
    font-size: 14px;
    line-height: 28px;
}

.ftztj {
    color: #555555;
    font-size: 14px;
    line-height: 28px;
}

.ftdhhm {
    color: #555555;
    font-size: 30px;
    line-height: 60px;
}

.footer_bt {
    width: 100%;
    background-color: rgb(31, 31, 31);
    height: 72px;
}

.footer_bt_con {
    width: 1200px;
    margin: 0 auto;
    height: 72px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Tahoma;
    color: #999999;
    font-size: 12px;
}

.fterm_pic {
    width: 40px;
    height: 40px;
}

.pcWx {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    position: relative;
    cursor: pointer;
    transition: all .3s;
}

.erDiv {
    position: absolute;
    bottom: 50px;
    left: -14px;
    transition: all .1s;
    display: none;
    opacity: 0;
}

.pcWx.active .fterm_pic {
    margin-top: 1px;
}

.pcWx.active .erDiv {
    opacity: 1;
    display: block;
}

.siderBar {
    position: fixed;
    height: 183px;
    right: 0px;
    bottom: 30px;
    z-index: 1000004;
}

.siderBar ul.w-cs-btn .w-cs-list {
    position: relative;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.siderBar ul.w-cs-btn li a.w-cs-icon {
    display: block;
    position: relative;
    z-index: 99;
    width: 60px;
    height: 60px;
    background-color: rgba(68, 68, 68, 0.5);
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    border-top-color: #fff;
    border-top-width: 0;
    border-top-style: solid;
    border-right-color: #fff;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-color: #fff;
    border-left-width: 1px;
    border-left-style: solid;
    border-radius: 0px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.siderBar ul.w-cs-btn li a.w-cs-icon i.icon-phone, .siderBar ul.w-cs-btn li a.w-cs-icon i.icon-up, .siderBar ul.w-cs-btn li a.w-cs-icon i.icon-clock {
    font-size: 30px;
    line-height: 60px;
    color: rgba(255, 255, 255, 1);
}

.siderBar .w-cs-phone {
    position: absolute;
    top: 0;
    width: 200px;
    right: 61px;
    padding: 10px 0;
    background-color: rgb(5, 159, 233);
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    border-top-color: #fff;
    border-top-width: 0px;
    border-top-style: solid;
    border-right-color: #fff;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-color: #fff;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-left-color: #fff;
    border-left-width: 0px;
    border-left-style: solid;
    border-radius: 0px;
    list-style: none;
    white-space: nowrap;
    z-index: 1;
}

.siderBar .w-cs-menu li {
    line-height: 2.2em;
    padding: 0 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-family: Tahoma;
    text-decoration: none;
    text-align: left;
}

.siderBar ul.w-cs-btn li a.w-cs-icon i {
    line-height: 60px;
    color: rgba(255, 255, 255, 1);
    font-size: 34px;
}

.siderBar li:hover .w-cs-menu {
    visibility: visible;
}

.siderBar li:hover .w-cs-menu {
    right: 61px;
}

.siderBar .w-cs-menu {
    transition: all .2s;
    bottom: 0;
    right: 0px;
    visibility: hidden;
    margin: 0;
    position: absolute;
    padding: 10px 0;
    background-color: rgb(5, 159, 233);
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    border-top-color: #fff;
    border-top-width: 0px;
    border-top-style: solid;
    border-right-color: #fff;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-color: #fff;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-left-color: #fff;
    border-left-width: 0px;
    border-left-style: solid;
    border-radius: 0px;
    list-style: none;
    white-space: nowrap;
    z-index: 1;
    width: 200px;

}

.siderBar .w-cs-menu li {
    line-height: 2.2em;
    padding: 0 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-family: Tahoma;
    text-decoration: none;
    text-align: left;
}

.siderBar .w-cs-qrcode .w-cs-qrcode-img {
    margin-top: 5px;
    margin-bottom: 7px;
}

.siderBar .w-cs-qrcode li img {
    margin: 0 auto;
    display: block;
    width: 160px;
    height: auto;
}

.siderBar .w-cs-btn li a.w-cs-icon:hover {
    background-color: rgb(5, 159, 233);
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    border-color: #fff;
    color: rgba(255, 255, 255, 1);
}

/*scrollbar*/
::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}

::-webkit-scrollbar-track-piece {
    margin-right: 10px;
    background-color: #EEE;
    -webkit-border-radius: 8px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 8px;
    background-color: #DDD;
    -webkit-border-radius: 8px;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 6px;
    background-color: #EEE;
    -webkit-border-radius: 8px;
}

.page-bottom--area .bottom-content .top-area {
    margin-bottom: 10px;
}

.page-bottom--area .bottom-content .display-style {
    display: inline-block;
    vertical-align: middle;
}

.page-bottom--area .bottom-content .divider {
    margin: 0 10px;
    width: 1px;
    height: 12px;
    font-weight: 400;
}

.page-bottom--area {
    padding: 12px 0 13px;
}

.bottom-words {
    vertical-align: middle;
}

.page-bottom--area {
    line-height: 18px;
}

.page-bottom--area .bottom-content a {
    font-weight: 400;
    text-decoration: none;
}

.page-bottom--area .bottom-content .display-style {
    display: inline-block;
    vertical-align: middle;
}

.page-bottom--area .bottom-content .ga-area a img, .page-bottom--area .bottom-content .ga-area a span {
    vertical-align: top;
    margin-right: 6px;
}

/*产品简介*/
.cpjjCon {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.cpjjCon_lf {
    float: left;
    width: 200px;
    height: 100px;
    border-top: 1px none #eee;
    border-right: 1px none #eee;
    border-bottom: 1px none #eee;
    border-left: 1px none #eee;
    border-radius: 0;
    -moz-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

.cpjjCon_lf .w-category-list-title {
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    background-color: rgba(255, 255, 255, 1);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.cpjjCon_lf .w-category-list-title a {
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #444444;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 12px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cpjjCon_lf .w-category-list-title a span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* width: 200px; */
}

.cpjjCon_lf .w-category-list-item:hover .w-category-list-title a, .cpjjCon_lf .w-category-list-title.active a {
    color: #059fe9;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.cpjjCon_rg {
    float: right;
    width: 900px;
}

.cpjjCon_rg .w-list-item {
    margin-right: 27px;
    margin-bottom: 27px;
    display: inline-block;
    float: left;
    width: 280px;
    min-width: 100px;
    overflow: hidden;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: #fff;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    border-top-width: 1px;
    border-top-color: #f5f5f5;
    border-top-style: solid;
    border-bottom-color: #f5f5f5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-right-color: #f5f5f5;
    border-right-style: solid;
    border-left-color: #f5f5f5;
    border-left-style: solid;
    border-left-width: 1px;
    list-style: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.cpjjCon_rg .w-list-item:nth-of-type(3n) {
    margin-right: 0;
}

.cpjjCon_rg .w-list-item .w-list-link {
    width: 100%;
    height: 100%;
    display: block;
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    text-decoration: none;
    outline: none;
}

.cpjjCon_rg .w-list-item .w-list-link .w-list-pic {
    padding: 0;
    margin: 0;
    width: 280px;
    min-width: 100px;
    height: 280px;
    vertical-align: top;
    overflow: hidden;
}

.cpjjCon_rg .w-list-item .w-list-link .w-list-pic .w-listpic-in {
    width: 280px;
    min-width: 100px;
    height: 280px;
    object-fit: cover;
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border: none;
    -webkit-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    -ms-transition: transform .3s linear;
    transition: transform .3s linear;
}

.cpjjCon_rg .w-list-item .w-list-link .w-list-bottom {
    padding: 0 10px 10px 10px;
    margin: 0;
}

.cpjjCon_rg .w-list-item .w-list-link .w-list-title {
    margin: 0;
    margin-top: 5px;
    padding: 0;
    line-height: 28px;
    height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 18px;
    color: #404040;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    transition: color 200ms linear;
}

.cpjjCon_rg .w-list-item:hover {
    border-color: #059fe9;
    background-color: #fff;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
}

.cpjjCon_rg .w-list-item .w-list-link .w-list-pic .w-listpic-in:hover {
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
}

.cpjjCon_rg .w-list-item .w-list-link .w-list-desc {
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
}

.cpjjCon_rg .w-list-item .w-list-link .w-list-price {
    margin: 0;
    padding: 0;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #E43939;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
}

.cpjjCon_rg .w-list-item .w-list-link .w-list-btn {
    display: block;
    margin: 0;
    margin-top: 5px;
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    border-width: 1px;
    border-color: #e23a2a;
    border-style: solid;
    border-radius: 2px;
    font-size: 12px;
    color: #e23a2a;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.cpjjCon_rg .w-list-item .w-hide {
    display: none !important;
}

/*翻页*/
.w-pageline.w-page-num {
    margin: 20px auto;
    padding: 0;
    font-family: Arial, "Lucida Grande", "Microsoft Yahei", "Hiragino Sans GB", "Hiragino Sans GB W3", SimSun, STHeiti;
    font-size: 12px;
    display: table;
    clear: both;
}

.w-pageline.w-page-num ul li {
    float: left;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.w-page-square li a {
    color: #666;
    background: #fff;
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
}

.w-page-cm.disabled a {
    cursor: default;
}

.w-pageline.w-page-num ul li a {
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
}

.w-page-cm {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.w-pageline.w-page-num ul li {
    float: left;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.w-page-square li.active a {
    background: #eee;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
}

.w-pageline.w-page-num ul li a {
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
}

.w-page-square li.w-page-flip {
    width: 67px !important;
}

.w-pageline.w-page-num ul li {
    float: left;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.w-pageline.w-page-num ul li a {
    display: block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
}

.w-page-square li a i {
    display: none;
}

.wapFooter {
    display: none;
}

.w-pageline.w-page-num ul li a:hover {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.w-page-square li a:hover {
    background: #eee;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
}

.w-page-square .w-page-cm.disabled a:hover {
    background: #fff;
    color: #666;
    border-color: #ddd;
}

.w-page-square .w-page-cm.disabled a:hover {
    background: #fff;
    color: #666;
    border-color: #ddd;
}

.w-page-cm.disabled a {
    cursor: default;
    color: #ccc;
}

.w-page-wap, .cpjjMu {
    display: none;
}

/* 新闻资讯 */
.xw-list {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 0 0;
}

.xw-list .w-list-ul .w-list-item {
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    min-height: 200px;
    border-bottom-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.f-clearfix:before, .f-clearfix:after, .clearfix:before, .clearfix:after, .f_clearfix:before, .f_clearfix:after {
    content: "";
    display: table;
}

.xw-list .w-list-ul .w-list-item .w-list-pic {
    padding: 0;
    margin: 0;
    margin-right: 10px;
    width: 300px;
    height: 200px;
    float: left;
    overflow: hidden;
}

.xw-list .w-list-ul .w-list-item .w-list-pic .w-list-piclink {
    display: block;
    width: 300px;
    height: 200px;
}

.xw-list .w-list-ul .w-list-item .w-list-r {
    padding-left: 0px;
    float: left;
    width: 890px;
}

.xw-list .w-list-ul .w-list-item .w-list-r .w-list-r-in {
    padding-left: 12px;
}

.xw-list .w-list-ul .w-list-item .w-list-title {
    padding: 0;
    margin: 0;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.xw-list .w-list-ul .w-list-item .w-list-desc {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    line-height: 20px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #999;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xw-list .w-list-ul .w-list-item .w-list-bottom {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    height: 50px;
    line-height: 50px;
}

.xw-list .w-list-ul .w-list-item .w-list-bottom .w-list-viewnum {
    float: right;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #BBB;
}

.xw-list .w-list-ul .w-list-item .w-list-bottom .w-list-viewnum .w-list-viewicon {
    font-size: 14px;
    color: #BBB;
    padding-right: 3px;
}

.xw-list .w-list-ul .w-list-item .w-list-bottom .w-list-viewnum {
    float: right;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #BBB;
}

.xw-list .w-list-ul .w-list-item .w-list-bottom .w-list-date {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #BBB;
    text-decoration: none;
}

.xw-list .w-list-ul .w-list-item .w-list-title .w-list-titlelink {
    line-height: 24px;
    display: block;
    font-family: 'Microsoft YaHei';
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    color: #404040;
    text-decoration: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.perbtn, .nextbtn {
    padding: 0 16px;
}

.perbtn .mw-previous, .nextbtn .mw-previous {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 25px;
    word-wrap: break-word;
    word-break: normal;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.perbtn .mw-previous .mw-arrowicon, .nextbtn .mw-previous .mw-arrowicon, .nextbtn .mw-arrowicon {
    padding: 0;
    margin: 0 5px 0 0;
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    line-height: 25px;
}

/* 公司简介 */
.gsjjCon {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 0 0;
}

.gjs_pic {
    width: 100%;
    margin: 20px 0;
}

.gsj_h4 {
    font-weight: bold;
    line-height: 2;
    font-family: Microsoft YaHei;
    font-size: 24px;
}

.gsj_h5 {
    font-weight: bold;
    line-height: 2;
    color: #555555;
    font-family: Microsoft YaHei;
    font-size: 18px;
    margin-top: 12px;
}

.gsj_p {
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #555555;
    line-height: 2;
    margin-top: 12px;
}

/* 产品简介详情 */
.gsjjXq {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 0 0;
}

.w-crumbs {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    line-height: 34px;
    text-align: left;
    font-size: 12px;
    color: #999;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
}

.w-crumbs .w-crumbs-item {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
    outline: none;
}

.w-crumbs .w-arrowicon {
    padding: 0;
    margin: 0 3px;
    display: inline;
    font-size: 12px;
    color: #666;
}

.w-crumbs .w-arrowicon {
    padding: 0;
    margin: 0 3px;
    display: inline;
    font-size: 12px;
    color: #666;
}

.yibuFrameContent {
    height: 100%;
}

.tem_2_58 .w-slider:last-child .w-bigimglist {
    width: 500px;
    height: 480px;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    cursor: default;
}

.tem_2_58 .w-slider:last-child .w-bigimglist .w-imglink {
    display: block;
    width: 100%;
    height: 100%;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: -ms-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
}

.tem_2_58 .w-slider:last-child .w-bigimglist img {
    border: none;
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    object-fit: cover;
}

.tem_2_58 .w-slider:last-child .w-thumblist {
    position: absolute;
    left: 42px;
    right: 42px;
    bottom: 0px;
    width: 416px;
    height: 80px;
    overflow: hidden;
}

.smv_tem_2_58 {
    position: relative;

    height: 560px;
    width: 500px;
    left: 1px;
    top: 9px;
    z-index: 3;
}

.tem_2_58 .w-slider:last-child .w-point-left .w-itemicon, .tem_2_58 .w-slider:last-child .w-point-right .w-itemicon {
    color: #333;
    font-size: 42px;
    line-height: 80px;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -webkit-opacity: .5;
    -ms-opacity: .5;
    -o-opacity: .5;
    opacity: .5;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.tem_2_58 .w-slider:last-child .w-point-left, .tem_2_58 .w-slider .w-point-right {
    display: block;
    position: absolute;
    bottom: 0;
    width: 42px;
    line-height: 42px;
    height: 80px;
    cursor: pointer;
    overflow: hidden;
}

.tem_2_58 .w-slider:last-child .w-point-right {
    right: 0;
}

.tem_2_58 .w-slider:last-child .w-point-left, .tem_2_58 .w-slider .w-point-right {
    display: block;
    position: absolute;
    bottom: 0;
    width: 42px;
    line-height: 42px;
    height: 80px;
    cursor: pointer;
    overflow: hidden;
}

.tem_2_58 .w-slider:last-child .w-point-right {
    right: 0;
}

.tem_2_58 .w-slider:last-child .w-thumblist .w-thumb-item.w-thumb-itemav .w-thumbitem-current {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px #E43939 solid;
}

.tem_2_58 .w-slider:last-child .w-thumblist .w-thumbitem-in {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 60px;
}

.wgs-title {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #404040;
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 34px;
    word-wrap: break-word;
    word-break: normal;
}

.wgs-info {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    font-family: 'Noto Sans CJK';
    color: #999999;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 35px;
    word-wrap: break-word;
    word-break: normal;
    margin-top: 50px;
}

.gsjjXq_tp {
    padding-top: 20px;
}

.gsjjXq_rg {
    padding-left: 100px;
    padding-top: 30px;
}

.gsjjXq_ct {
    margin-top: 50px;
}

.w-detail ul, .w-detail li, .w-detail ol {
    list-style: inherit;
}

.w-detail ul, .w-detail ol {
    padding-left: 40px;
}

.w-detail {
    width: 790px;
    margin: 0 auto;
    font-size: 16px;
}

.w-detail p {
    margin-top: 50px;
    color: #404040;
}

.perbtn .mw-previous:hover, .nextbtn .mw-previous:hover {
    color: #059fe9;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/*新闻资讯详情*/
.xwzxdet {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}

.xwzxdet_iiner {
    text-align: center;

}

.wdt-title {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #404040;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 34px;
    word-wrap: break-word;
    word-break: normal;
}

.xwtbt {
    width: 300px;
    margin: 0 auto;
    padding-top: 30px;
}

.xwtbt_lf {
    float: left;
    padding: 0;
    margin: 0;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    word-wrap: break-word;
    word-break: normal;
}

.w-pageviews {
    float: right;
    padding: 0;
    margin: 0;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #999;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
    word-wrap: break-word;
    word-break: normal;
}

.w-pageviews .w-viewsicon {
    vertical-align: middle;
    color: #999;
    font-size: 12px;
    margin-right: 5px;
}

.xwzx-detail {
    width: 100%;
	    line-height: 30px;
}

/*首页*/
.swiper-home .swiper-slide {
    background: #fff;
    height: 100%;
}

.swiper-home {
    height: 788px;
    position: relative;
}

.swiper-home .swiper-wrapper {
    height: 100%;
}

.swiper_bg {
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.swiper_bg_wap {
    height: 100%;
    display: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.swiper-home .swiper-pagination {
    text-align: left;
    padding: 0 8px;
    bottom: 5%;
}

.swiper-home .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 8px;
    background: #333;
    opacity: .5;
}

.swiper-home .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.swiper-home .swiper-button-next, .swiper-home .swiper-button-prev {
    display: none;
}

.swiper-home:hover .swiper-button-next, .swiper-home:hover .swiper-button-prev {
    display: block;
}

.swiper-home .swiper-pagination {
    text-align: center;
    padding: 0 8px;
    bottom: 15px;
}

.swiper-home .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 8px;
    background: #333;
    opacity: .5;
}

.swiper-home .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.swiper-home .swiper-button-next, .swiper-home .swiper-button-prev {
    margin: 0;
    width: 34px;
    height: 58px;
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    background-image: none;
}

.swiper-home .swiper-button-prev:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '넳';
    color: #FFF;
    font-size: 18px;
    -moz-opacity: .8;
    -webkit-opacity: .8;
    -ms-opacity: .8;
    -o-opacity: .8;
    opacity: .8;
    font-family: "mw-iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;

}

.swiper-home .swiper-button-next:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '넲';
    color: #FFF;
    font-size: 18px;
    -moz-opacity: .8;
    -webkit-opacity: .8;
    -ms-opacity: .8;
    -o-opacity: .8;
    opacity: .8;
    font-family: "mw-iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;

}

.homeVide {
    width: 100%;
    position: relative;
}

.map4Vd {
    position: relative;
    overflow: hidden;
    z-index: 1;
    max-height: 825px;
    height: auto;
    left: 0px;
    width: 100%;
}

.homeVide_bg {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    z-index: 2;
}

.homeVide_div {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    width: 100%;
    color: #fff;
    transform: translateY(-50%);
    text-align: center;
    font-family: Microsoft YaHei;
}

.homeVide_p1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
}

.homeVide_p2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    opacity: .6;
    margin-top: 20px;
}

.homeMore {
    display: block;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #059fe9;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
    margin-top: 50px;
}

.homeVide {
    margin-top: 10px;
}

.homeMore:hover {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    background: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    color: #059fe9;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.homeF1 {
    position: relative;
    height: 400px;
    width: 100%;
    margin-top: 10px;
    background-color: #fcdb76;
    background-image: url(images/13667648.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -ms-linear-gradient(none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: auto;
}

.homeF1_iner {
    width: 595px;
    height: 400px;
    margin: 0 auto;
}

.homeF1_iner {
    color: #fff;
}

.homeF1_iner_ct {
    width: 304px;
    text-align: center;
    padding-left: 15px;
}

.homeF1_p1 {
    font-weight: bold;
    font-family: Microsoft YaHei;
    line-height: 1.5;
    font-size: 20px;
    padding-top: 120px;
}

.homeF1_p2 {
    font-family: Microsoft YaHei;
    line-height: 1.5;
    font-size: 14px;
}

.homeF1_a {
    display: inline-block;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
    margin-top: 20px;
}

.homeF1_a:hover {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.homeF2 {
    position: relative;
    background-color: transparent;
    background-image: url(../images/13477822.jpg);
    background-position: 50% 50%;
    background-repeat: repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: cover;
    height: 800px;
}

.homeF2_con {
    width: 1040px;
    margin: 0 auto;
    color: #fff;
}

.homeF2_p1 {
    text-align: center;
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 36px;
    line-height: 1.2;
    padding-top: 100px;
    font-weight: bold;
    word-break: break-all;
}

.homeF2_p2 {
    font-size: 20px;
    line-height: 2;
    text-align: center;
    color: #dddddd;
    font-family: Microsoft YaHei;
    padding-top: 45px;
    padding-bottom: 15px;
    word-break: break-all;
}

.homeF2_p3 {
    font-size: 16px;
    line-height: 2;
    text-align: left;
    color: #dddddd;
    font-family: Microsoft YaHei;
    word-break: break-all;
    display: block;
}

.homeF2_p4 {
    display: none;
}

.homeF2_a {
    display: block;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
    margin-top: 120px;
    text-align: center;
}

.homeF2_a:hover {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.cjwtn_buy {
    font-size: 48px;
    width: 700px;
    position: absolute;
    text-align: left;
    left: 50%;
    top: 50%;
    margin-left: -350px;
    transform: translateY(-50%);
    font-family: "Source Han Sans", Geneva, sans-serif;
    z-index: 1;
    font-size: 48px;
    overflow-wrap: break-word;
}

.buycon {
    width: 1200px;
    margin: 0 auto;
    padding: 150px 0;
}

.buyicon {
    margin: 0 auto;
    width: 160px;
    height: 80px;
    margin-top: 4px;
}

.gsjbjs {
    padding: 10px;
    background: #f1f1f1;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Noto Sans CJK';
    color: #999999;
    margin-top: 20px;
}

.buy_btin {
    display: flex;
    width: 180px;
    height: 50px;
    line-height: 42px;
    font-size: 24px;
    border: 1px solid #0488c7;
    text-align: center;
    justify-content: center;
    color: #fff;
    background: #059fe9;
    margin-top: 150px;
}

.wapXq_tit {
    display: none;
}

.homeItem {
    background: rgb(243, 243, 243);
    height: 725px;
    margin-top: 10px;
}

.homeItem_h3 {
    font-weight: bold;
    line-height: 1.2;
    font-size: 36px;
    font-family: Microsoft YaHei;
    text-align: center;
    padding-top: 50px;
}

.homeItem_p1 {
    line-height: 1.5;
    font-family: Microsoft YaHei;
    color: #555555;
    font-size: 18px;
    text-align: center;
    padding: 14px 0;
}

.homeItem_p2 {
    text-align: center;
    width: 100%;
}

.homeItem_p2 a {
    display: inline-block;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #059fe9;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
}

.homeItem_p2 a:hover {
    font-weight: bold;
}

.homeItem_img {
    height: 517px;
    width: 517px;
    margin: 20px auto;
    text-align: center;
}

.home_pic {
    width: 100%;
}

.homeTj {
    margin-top: 10px;
}

.homeTj_li {

    width: 50%;
    height: 400px;
    padding: 0 5px;
    box-sizing: border-box;
    margin-bottom: 10px;

}

.homeTj_li:nth-of-type(2n) {
    padding-right: 0;
}

.homeTj_li:nth-of-type(2n-1) {
    padding-left: 0;
}

.homeTj_box {
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(style/images/img/13667648.jpg);
    background-repeat: repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -ms-linear-gradient(none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: cover;
    color: #fff;
    position: relative;
}

.homeTj_iiner {
    width: 280px;
    position: absolute;
    left: 12%;
    top: 100px;
}

.homeTj_p1 {
    font-size: 28px;
    text-align: center;
    line-height: 1.5;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

.homeTj_p2 {
    font-size: 24px;
    text-align: center;
    line-height: 1.5;
    font-family: Microsoft YaHei;
}

.homeTj_p3 {
    text-align: center;
    margin-top: 15px;
}

.homeTj_p3 a {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.homeTj_p3 a:hover {
    font-weight: bold;
}

.homeF2zw p {
    text-align: center;
}

.homeF2zw .homeF2_p2 {
    padding-bottom: 10px;
}

.homeF2zw .homeF2_a {
    margin-top: 30px;
}

.homeF2zw {
    margin-top: 0;
}

@media only screen and (max-width: 959px) {
    .gsjjXq_lf, .bread, .cpxqbanner {
        display: none;
    }

    .wapNav_zhan {
        height: 83px;
    }

    .w-page-wap, .cpjjMu {
        display: block;
    }

    .siderBar {
        display: none;
    }

    .footer {
        display: none;
    }

    .smAreaC {
        display: block;
        position: fixed;
        left: 0;
        width: 100%;
        top: 0;
        height: 83px;
        z-index: 10;
    }

    .nav, .navPlaceHolder, .wapFooter {
        display: none;
    }

    /*wap nav*/
    .wapNav {
        position: absolute;
        left: 0;
        width: 100%;
        top: 30px;
        height: 52px;
        box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
        box-sizing: border-box;
        background-color: rgb(31, 31, 31);
        z-index: 2;
        display: flex;
        align-items: center;
        padding: 0 20px;

    }

    .wapLogo {
        display: flex;
        align-items: center;
    }

    .mw-nav-open .mw-navbtn-icon {
        font-size: 18px;
        color: #ffffff;
    }

    .mnue {
        position: absolute;
        right: 0px;
        top: 30px;
        height: 53px;
        width: 30px;
        z-index: 3;
    }

    .mw-nav-open {
        line-height: 53px;
        font-weight: bold;
    }

    .mwp-nav {
        display: block;
        margin: 0;
        padding: 0;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100000;
        height: 100%;
        overflow: hidden;
        transition: all .3s;
        transform: translateX(-100%);
    }

    .mwp-nav.active {
        transform: translateX(0%);

    }

    .mw-nav-close {
        margin: 0;
        padding: 12px;
        float: right;
        background: #F0F2F4;
        height: 100%;
    }

    .mw-nav-close .mw-nav-close-inner i {
        font-size: 20px;
    }

    .mw-nav-inner {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        height: 100%;
        background-color: #171f25;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background: -webkit-linear-gradient(none, none);
        background: -moz-linear-gradient(none, none);
        background: -ms-linear-gradient(none, none);
        background: linear-gradient(none, none);
        background-size: auto;
    }

    .mw-nav-item {
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgba(255, 255, 255, .1);
    }

    .mw-nav-item .mw-nav-item-link {
        margin: 0;
        padding: 0 14px;
        height: 44px;
        line-height: 44px;
        display: block;
        text-decoration: none;
        font-size: 16px;
        color: #fff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mw-nav-item .mw-nav-item-link.current {
        font-size: 16px;
        color: #ffffff;
        background-color: rgb(5, 159, 233);
        background-image: none;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background: -webkit-linear-gradient(none, none);
        background: -moz-linear-gradient(none, none);
        background: -ms-linear-gradient(none, none);
        background: linear-gradient(none, none);
        background-size: auto;
    }

    .lagug {
        height: 30px;
        line-height: 30px;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #f6f6f6;
        width: 100%;
        z-index: 10;
    }

    .m-language {
        margin: 0;
        padding: 0;
        cursor: pointer;
        /* width: 100%; */
        height: auto;
        background-color: #f6f6f6;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background: -webkit-linear-gradient(none, none);
        background: -moz-linear-gradient(none, none);
        background: -ms-linear-gradient(none, none);
        background: linear-gradient(none, none);
        border: 1px solid transparent;
        border-radius: 0;
    }

    .m-language-dropdown .m-language-dropdown-item .m-language-link {
        margin: 0;
        padding: 0 12px;
        display: block;
        list-style: none;
        height: 30px;
        line-height: 30px;
        font-family: Tahoma;
        font-size: 12px;
        color: #666;
        font-weight: 400;
        font-style: normal;
        text-decoration: none;
        text-align: left;
        font-size: 14px;

    }

    .m-language .m-language-inner .m-language-val-link {
        margin: 0;
        padding: 0 12px;
        display: block;
        overflow: hidden;
        font-family: Tahoma;
        font-size: 14px;
        color: #666;
        font-weight: 400;
        font-style: normal;
        text-decoration: none;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .m-language .m-language-inner .m-language-pic {
        margin: 0;
        padding: 0;
        position: absolute;
        right: 12px;
        font-family: Tahoma;
        font-size: 12px;
        color: #666;
        font-weight: 400;
        font-style: normal;
        text-decoration: none;
        text-align: left;
    }

    .cjbanner {
        height: 100px;
    }

    .cjwtn_p {
        font-size: 24px;
    }

    .cjwCon {
        width: 100%;
        margin: 0 auto;
        padding-top: 10px;
    }

    .cjwCon_item h4 {
        font-family: Microsoft YaHei;
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        height: 26px;
        line-height: 26px;
    }

    .cjwCon_item p {
        font-family: Microsoft YaHei;
        font-size: 13px;
        color: #555555;
        line-height: 24px;
    }

    .cjwCon_item {
        margin-top: 20px;
        padding: 0 20px;
        box-sizing: border-box;
        width: 100%;
    }

    .cjwCon_erw {
        margin-top: 20px;
        display: flex;
        padding: 0 16px;

    }

    .cjwCon_erw_li {
        text-align: center;
        font-family: Microsoft YaHei;
        font-size: 13px;
        color: #555555;
        line-height: 24px;
        margin-right: 25px;
    }

    .cjwCon_erw_img {
        width: 90px;
        height: 90px;
    }

    .cjwCon_item_last {
        display: block;
    }

    .wapFooter {
        display: block;
        width: 100%;
        margin-top: 30px;
    }

    .wapFooter_tp {
        background-color: rgb(243, 243, 243);
        padding: 20px;
        box-sizing: border-box;
    }

    .wpft_p1 {
        color: #555555;
        line-height: 18px;
    }

    .wpft_p2 {
        color: #555555;
        line-height: 27px;
        font-size: 18px;
        font-weight: bold;
    }

    .wpft_p3 {
        color: #555555;
        line-height: 18px;
    }

    .wpft_erw {
        display: flex;
        margin-top: 10px;
    }

    .wapFooter_ct {
        width: 100%;
        background-color: rgb(31, 31, 31);
        text-align: center;
        padding: 15px 0;
        color: #cccccc;
    }

    .page-bottom--area .bottom-content .margin-bottom12 {
        margin-bottom: 5px;
    }

    .page-bottom--area .bottom-content .ga-area a img, .page-bottom--area .bottom-content .ga-area a span {
        vertical-align: top;
    }

    .page-bottom--area .bottom-content .ga-area a img {
        margin-top: -1px;
        margin-right: 6px;
        width: 14px;
        height: 14px;
        vertical-align: middle;
    }

    /*产品简介*/
    .cpjjCon {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    .cpjjCon_lf {
        display: none;
    }

    .cpjjCon_rg .w-list-item {
        width: 49%;
        margin-right: 2%;
        box-sizing: border-box;
    }

    .cpjjCon_rg .w-list-item:nth-of-type(3n) {
        margin-right: 2%;
    }

    .cpjjCon_rg .w-list-item:nth-of-type(2n) {
        margin-right: 0%;
    }

    .cpjjCon_rg {
        width: 100%;
        float: none;
        box-sizing: border-box;
    }

    .cpjjCon_rg .w-list-item .w-list-link .w-list-pic .w-listpic-in {
        width: 100%;
    }

    .cpjjCon_rg .w-list-item .w-list-link .w-list-pic {
        width: 100%;
        height: auto;
    }

    .smv_con_1_1 {
        text-align: center;
        padding: 15px 0;
        font-size: 18px;
        color: #333;
    }

    .con_3_41_cat .mw-category-first {
        position: fixed;
        top: 48px;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 1);
        background-image: none;
        background-repeat: repeat;
        background-position: 0 0;
        background: -moz-linear-gradient(top, none, none);
        background: -o-linear-gradient(top, none, none);
        background: linear-gradient(top, none, none);
        background: -ms-linear-gradient(top, none, none);
        background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
        background-size: auto;
        z-index: 100000;
    }

    .con_3_41_cat .mw-categorybar {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 10;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 48px;
        line-height: 48px;
        background-color: rgba(255, 255, 255, 1);
        background-image: none;
        background-repeat: repeat;
        background-position: 0 0;
        background: -moz-linear-gradient(top, none, none);
        background: -o-linear-gradient(top, none, none);
        background: linear-gradient(top, none, none);
        background: -ms-linear-gradient(top, none, none);
        background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
        background-size: auto;
        border-bottom-color: #ddd;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        text-align: center;
        overflow: hidden;
    }

    .con_3_41_cat .mw-categorybar-right {
        margin: 0;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .con_3_41_cat .mw-categorybar .mw-categorybar-center {
        margin: 0;
        padding-left: 15px;
        float: left;
        width: 60%;
        line-height: 48px;
        font-size: 18px;
        color: #333;
        text-align: left;
        font-weight: bold;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .con_3_41_cat .mw-categorybar .mw-categorybar-right a i {
        font-size: 18px;
        color: #333;
    }

    .con_3_41_cat .mw-category-list {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        list-style: none;
        overflow-y: auto;
    }

    .con_3_41_cat .mw-category-list .mw-category-item {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .con_3_41_cat .mw-category-list .mw-category-item a.mw-category-item-link {
        display: block;
        margin: 0;
        height: 44px;
        line-height: 44px;
        border-bottom-color: #ddd;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        box-sizing: border-box;
        outline: none;
        color: #333;
        font-size: 16px;
        vertical-align: middle;
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
    }

    .con_3_41_cat .mw-category-list .mw-category-item a.mw-category-item-link {
        white-space: nowrap;
        text-align: left;
    }

    .con_3_41_cat .mw-category-list .mw-category-item a.mw-category-item-link .mw-category-title {
        width: 85%;
        display: block;
        padding-left: 15px;
        box-sizing: border-box;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .con_3_41_cat .mw-categorybar .mw-categorybar-right a {
        display: block;
        margin: 0;
        padding: 0 15px;
        height: 48px;
        line-height: 48px;
        text-decoration: none;
        overflow: hidden;
    }

    .con_3_36_cat a {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .con_3_41_cat {
        display: none;
    }

    .w-page-pc {
        display: none;
    }

    .w-page-square li a {
        padding: 0 10px;
        font-size: 14px;
        background-color: #eee;
        border-radius: 0;
    }

    .w-page-square li.w-page-flip {
        width: 84px !important;

    }

    .w-page-wap {
        display: block;
        width: 60px;
        font-size: 14px;
    }

    .w-pageline.w-page-num {
        margin: 0 auto;
    }

    /* 新闻资讯 */
    .xw-list {
        width: 100%;
        padding: 10px 0 0 0;
    }

    .w-list-ul {
        padding: 0 16px;
    }

    .xw-list .w-list-ul .w-list-item .w-list-pic {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        margin: 0;
        margin-right: 10px;
        width: 100px;
        height: 80px;
        float: left;
        overflow: hidden;
    }

    .xw-list .w-list-ul .w-list-item .w-list-pic .w-list-piclink {
        display: block;
        width: 100px;
        height: 80px;
    }

    .xw-list .w-list-ul .w-list-item .w-list-r {
        padding-left: 100px;
        width: 100%;
        box-sizing: border-box;
    }

    .xw-list .w-list-ul .w-list-item .w-list-title .w-list-titlelink {
        display: block;
        font-family: 'Microsoft YaHei';
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        color: #444;
        font-style: normal;
        font-weight: normal;
        color: #404040;
        text-decoration: none;
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
        transition: all 200ms linear;
    }

    .xw-list .w-list-ul .w-list-item .w-list-desc {
        padding: 0;
        margin: 0;
        margin: 5px 0 0 0;
        font-size: 12px;
        color: #999;
        line-height: 19px;
        font-style: normal;
        font-weight: normal;
        color: #999;
        text-decoration: none;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break: break-all;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .xw-list .w-list-ul .w-list-item .w-list-bottom .w-list-date {
        padding: 0;
        margin: 0;
        display: inline-block;
        font-family: 'Microsoft YaHei';
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #BBB;
        text-decoration: none;
    }

    .xw-list .w-list-ul .w-list-item .w-list-bottom .w-list-viewnum .w-list-viewicon {
        font-size: 12px;
        color: #CCC;
        padding-right: 3px;
    }

    .xw-list .w-list-ul .w-list-item .w-list-bottom .w-list-viewnum {
        float: right;
        font-size: 12px;
        color: #CCC;
    }

    .xw-list .w-list-ul .w-list-item .w-list-bottom {
        padding: 0;
        margin: 0;
        margin-top: 5px;
        height: 25px;
        line-height: 25px;
    }

    .xw-list .w-list-ul .w-list-item {
        padding: 0;
        margin: 0;
        padding-bottom: 15px;
        margin-bottom: 15px;
        position: relative;
        min-height: 80px;
        border-bottom-color: #ddd;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
    }

    /* 公司简介 */
    .gsjjCon {
        width: 100%;
        margin: 0 auto;
        padding: 20px 16px 0;
        box-sizing: border-box;
    }

    .gjs_pic {
        width: 100%;
        margin: 20px 0;
    }

    .gsj_h4 {
        font-weight: bold;
        line-height: 1.75;
        font-family: Microsoft YaHei;
        font-size: 16px;
        color: #333333;
    }

    .gsj_h5 {
        font-weight: bold;
        line-height: 1.75;
        color: #555555;
        font-family: Microsoft YaHei;
        font-size: 14px;
        margin-top: 10px;
    }

    .gsj_p {
        font-family: Microsoft YaHei;
        font-size: 12px;
        color: #555555;
        line-height: 2;
        margin-top: 10px;
    }

    /*详情*/
    .gsjjXq_rg {
        padding: 0;
        width: 100%;
        float: none;
        padding: 0 16px;
        box-sizing: border-box;
    }

    .wgs-title {
        padding: 0;
        margin: 0;
        width: 100%;
        height: auto;
        font-family: 'Microsoft YaHei';
        color: #404040;
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-align: left;
        line-height: 34px;
        word-wrap: break-word;
        word-break: normal;
    }

    .gsjjXq {
        padding: 0;
        margin: 0;
    }

    .wgs-info {
        padding: 0;
        margin: 0;
        width: 100%;
        height: auto;
        color: #666;
        font-size: 15px;
        text-align: left;
        line-height: 24px;
        word-wrap: break-word;
        word-break: normal;
        margin-top: 10px;
    }

    .pc_tit {
        display: none;
    }

    .wapXq_tit {
        display: block;
        color: #059fe9;
        text-align: center;
        border-top: 1px solid #059fe9;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }

    .gsjjXq_ct {
        margin-top: 16px;
    }

    .w-detail {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .w-detail img {
    }

    .gsjjXq {
        width: 100%;
        margin: 0;
    }

    .w-detail p {
        margin-top: 20px;
        color: #404040;
    }

    /*banner轮播图swiper*/
    .swiper-container {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }

    .banner_swiper .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        oz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .banner_swiper .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .banner_swiper .swiper-slide img {
        width: 100%;
    }

    .banner_swiper {
        display: block;
    }

    .banner_swiper .swiper-pagination {
        bottom: 20px;
        right: 0;
        position: absolute;
        height: 12px;
        width: 100%;
        text-align: center;
        color: #fff;
        overflow: hidden;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-transition: 300ms;
        -moz-transition: 300ms;
        -o-transition: 300ms;
        transition: 300ms;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        z-index: 10;
        border-radius: 0.2rem 0 0 0.2rem;
        box-sizing: border-box;
        padding-left: 0.2rem;
        letter-spacing: -1px;
    }

    .banner_swiper .swiper-pagination-total {
        transform: scale(0.6, 0.6);
        display: inline-block;
        transform-origin: left bottom;
    }

    .banner_swiper .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        display: inline-block;
        border-radius: 5px;
        background-color: rgba(0, 0, 0, 0.27);
        margin: 0 5px;
    }

    .banner_swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
        background-color: rgba(255, 0, 0, 0.81);
        width: 10px;
    }

    .fhback {
        position: absolute;
        height: 35px;
        width: 35px;
        left: 7px;
        top: 7px;
        z-index: 7;
    }

    .gsjjXq_tp {
        padding-top: 0;
    }

    .fhback .mw-btn {
        margin: 0;
        display: block;
        width: 100%;
        text-decoration: none;
        overflow: hidden;
        float: left;
        line-height: 33px;
        height: 35px;
        text-align: center;
        font-size: 14px;
        color: #ffffff;
        background-color: rgba(68, 68, 68, 0.56);
        background-image: none;
        background-repeat: no-repeat;
        background-position: center;
        background: -webkit-linear-gradient(none, none);
        background: -moz-linear-gradient(none, none);
        background: -ms-linear-gradient(none, none);
        background: linear-gradient(none, none);
        background-size: auto;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #609ee9;
        border-right-color: #609ee9;
        border-bottom-color: #609ee9;
        border-left-color: #609ee9;
        border-radius: 50px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .page-bottom--area .bottom-content {
        width: 100%;
    }

    .xwzxdet {
        width: 100%;
        padding: 0;

    }

    .xwzxdet_iiner {
        padding: 16px;
        box-sizing: border-box;
    }

    .xwzxdet img {
        max-width: 100%;
        width: 100%;
        height: auto !important;
    }

    .wdt-title {
        padding: 0;
        margin: 0;
        width: 100%;
        height: auto;
        color: #404040;
        font-size: 20px;
        text-align: left;
        line-height: 28px;
        word-wrap: break-word;
        word-break: normal;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
    }

    .w-pageviews {
        display: none;
    }

    .xwtbt {
        padding-top: 10px;
    }

    .xwzx-detail .Section0 p {
        text-align: left !important;
        color: #404040 !important;
        font-size: 16px !important;
        text-align: left !important;
        line-height: 26px !important;
        font-family: 'Microsoft YaHei UI';
        font-size: 13pt !important;
        letter-spacing: 0.4pt !important;
    }

    /*首页*/
    .swiper-home {
        height: 180px;
        position: relative;
    }

    .swiper-home .swiper-button-next, .swiper-home .swiper-button-prev {
        background: none;
        margin-top: -30px;
    }

    .swiper-home .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        display: inline-block;
        margin: 0 6px;
    }

    .map4Vd {
        height: 300px;
    }

    .homeVide_p1 {
        font-size: 18px;
        line-height: 1.75;
    }

    .homeVide_p2 {
        font-size: 12px;
        line-height: 1.75;
        margin-top: 5px;
        padding: 0 16px;
    }

    .homeMore {
        font-size: 12px;
        margin-top: 10px;
    }

    .homeF1_iner {
        width: 100%;
        height: 160px;
    }

    .homeF1 {
        height: 160px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background: -moz-linear-gradient(top, none, none);
        background: -o-linear-gradient(top, none, none);
        background: linear-gradient(top, none, none);
        background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
        background-size: cover;
        -moz-box-shadow: 0 0 0 transparent;
        -webkit-box-shadow: 0 0 0 transparent;
        -ms-box-shadow: 0 0 0 transparent;
        -o-box-shadow: 0 0 0 transparent;
        box-shadow: 0 0 0 transparent;
        height: 100%;
        box-sizing: border-box;
    }

    .homeF2 {
        margin-top: 10px;
        height: auto;
        padding-bottom: 108px;
    }

    .homeF1_iner_ct {
        width: 167px;
        text-align: center;
        padding-left: 15px;
    }

    .homeF1_p1 {
        font-size: 16px;
        padding-top: 30px;
        word-break: break-all;
    }

    .homeF1_p2 {
        font-size: 12px;
    }

    .homeF1_a {
        font-size: 12px;
        margin-top: 15px;
    }

    .homeF2_con {
        width: 100%;
    }

    .homeF2_p1 {
        font-size: 18px;
        padding-top: 30px;
    }

    .homeF2_p2 {
        font-size: 12px;
        padding-top: 16px;
        color: #ffffff;
    }

    .homeF2_p3 {
        padding: 0 16px;
        font-size: 12px;
        color: #ffffff;
    }

    .homeF2_a {
        margin-top: 30px;
    }

    .cjwtn_buy {
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        font-family: "Source Han Sans", Geneva, sans-serif;
        z-index: 1;
        font-size: 24px;
        overflow-wrap: break-word;
        margin-left: 0;
    }

    .buycon {
        width: 100%;
        padding: 50px 0;
    }

    .buy_btin {
        margin-top: 20px;
        width: 100px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .homeItem {
        height: 330px;
    }

    .homeItem_h3 {
        font-size: 18px;
        line-height: 1.75;
        color: #333333;
        padding-top: 20px;
    }

    .homeItem_p1 {
        line-height: 1.75;
        color: #555555;
        font-size: 12px;
        padding: 0;
    }

    .homeItem_p2 {
        margin-top: 16px;
    }

    .homeItem_img {
        width: 205px !important;
        height: 205px !important;
        margin: 10px auto;
    }

    .home_pic2 {
        width: 184px !important;
        height: 184px !important;
    }

    .homeTj_li {
        float: none;
        width: 100%;
        padding: 0;
        height: 160px;
    }

    .homeTj_iiner {
        width: 166px;
        left: 0px;
        top: 40px;
    }

    .homeTj_p1 {
        font-size: 16px;
        line-height: 1.5;
    }

    .homeTj_p2 {
        font-size: 12px;
        line-height: 1.5;
    }

    .homeTj_p3 a {
        font-size: 12px;
    }

    .homeTj_p3 {
        margin-top: 10px;
    }

    .homeF2zw {
        margin-top: 0;
        padding-bottom: 0;
        height: 325px;
    }

    .homeF2_p3 {
        display: none;
    }

    .homeF2_p4 {
        display: block;
        padding: 0 16px;
        font-size: 12px;
        color: #ffffff;
        font-family: Microsoft YaHei;
        line-height: 1.75;
    }

}


