.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.footer {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 576px;
    padding-top: 64px;
    background: #212122;
    color: #fff;
}

.footer_logo img {
    width: 205px;
    height: 85px;
}

.min-width {
    min-width: 1200px !important;
}

.footer .footer_body {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    min-width: 900px;
    max-width: 1200px;
    margin: auto;
}

.footer--copyright {
    position: absolute;
    bottom: 40px;
    left: 50%;
    height: 20px;
    color: #666;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    transform: translateX(-50%);
}

a,
a:active,
a:focus,
a:hover {
    color: inherit;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.footer_body--attention_company {
    margin-right: 76px;
}

.footer_body--list--item {
    margin-right: 59px;
}

.footer_body--attention_company .logo-svg {
    width: 171px;
    height: 24px;
}

.svg-icon[data-v-c8e0a2ac] {
    width: 100%;
    height: 100%;
}

.footer_body--attention_company .slogan {
    margin: 16px 0 32px;
}

.footer_body--attention_company .list--contact-us,
.footer_body--attention_company .slogan {
    width: 252px;
    margin-bottom: 8px;
    color: hsla(0, 0%, 100%, .6);
    font-size: 14px;
    line-height: 28px;
}

.footer_body--attention_company .list--contact-us,
.footer_body--attention_company .slogan {
    width: 252px;
    margin-bottom: 8px;
    color: hsla(0, 0%, 100%, .6);
    font-size: 14px;
    line-height: 28px;
}

.footer_body--list--item {
    margin-right: 50px;
    /* width: 120px; */
}

.footer_body--list--item .list--item_title {
    width: 108px;
    height: 25px;
    margin-bottom: 32px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
}

.footer_body--list--item .list--children_list .list--children_list--item a {
    height: 28px;
    margin-bottom: 8px;
    color: hsla(0, 0%, 100%, .6) !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    cursor: pointer;
}

.footer_body--list--item .attention_company--qr_code_list .qr_code_list--item {
    width: 96px;
    text-align: center;
}

.footer_body--list--item .attention_company--qr_code_list {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}

.footer_body--list--item .list--item_title {
    width: 108px;
    height: 25px;
    margin-bottom: 32px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
}

.footer_body--list--item .attention_company--qr_code_list .qr_code_list--item .qr_code_list--item_img {
    width: 96px;
    height: 96px;
}

.footer_body--list--item .attention_company--qr_code_list .qr_code_list--item .qr_code_list--item_label {
    width: 98px;
    height: 20px;
    margin-top: 16px;
    color: hsla(0, 0%, 100%, .6);
    font-size: 14px;
    line-height: 20px;
}

.footer_body--attention_company .list--contact-us,
.footer_body--attention_company .slogan {
    width: 252px;
    margin-bottom: 8px;
    color: hsla(0, 0%, 100%, .6);
    font-size: 14px;
    line-height: 28px;
}

.svg-20 {
    width: 20px !important;
    height: 20px !important;
}

.footer_body--attention_company .slogan {
    margin: 16px 0 32px;
}

.zhixun {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: white;
    transform: translate(-50%, -50%);
    width: 800px;
    height: 600px;
    z-index: 2100;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}

/*.zhixun>iframe {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/* iconfont */
.svg_15 {
    width: 15px;
    height: 15px;
}

.svg_20 {
    width: 20px;
    height: 20px;
}

.svg_25 {
    width: 25px;
    height: 25px;
}

.svg_30 {
    width: 30px;
    height: 30px;
}

.svg_50 {
    width: 50px;
    height: 50px;
}

.svg_60 {
    width: 60px;
    height: 60px;
}


.icon_guanbi {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 15px;
}
 
/* 右边弹窗 */
.fixed-box {
    font-family: PingFangSC-Regular, PingFang SC;
    position: fixed;
    right: 0;
    bottom: 250px;
    width: 45px;
    z-index: 2000;
}

.fixed-box .icon-bar {
    position: relative;
    right: 24px;
    width: 48px;
    background-color: #fff;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
    border-radius: 40px;
    border: 1px solid #ebedf0;
    text-align: center;
}

.fixed-box .icon-bar .cart,
.fixed-box .icon-bar .phone,
.fixed-box .icon-bar .qrcode {
    height: 48px;
    line-height: 58px;
    cursor: pointer;
    position: relative;
}

.fixed-box .icon-bar .cart>.svg_box,
.fixed-box .icon-bar .phone>.svg_box,
.fixed-box .icon-bar .qrcode>.svg_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 48px;
}


.fixed-box .icon-bar .cart .svg_box>svg,
.fixed-box .icon-bar .phone .svg_box>svg,
.fixed-box .icon-bar .qrcode .svg_box>svg {
    position: absolute;
    top: 10px;
    left: 11px;
}

.fixed-box .icon-bar .wx_qr_box {
    position: absolute;
    top: 0;
    right: 47px;
    display: block;
    padding: 14px 16px 16px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .06);
    border: 1px solid #dcdee0;
    background: #fff;
    text-align: center;
    line-height: normal;
    opacity: 0;
}

.fixed-box .icon-bar .wx_qr_box span {
    font-size: 14px;
    font-weight: 500;
    color: #1f1f1f;
    line-height: 20px;
}

.fixed-box .icon-bar .wx_qr_box img {
    width: 136px;
    height: 136px;
}

.fixed-box .icon-bar .wx_qr_box p {
    font-size: 12px;
    font-weight: 400;
    color: #666;
    line-height: 17px;
}

.hide-phone-box {
    position: absolute;
    top: 0;
    right: 47px;
    width: 170px;
    display: block;
    padding: 14px 16px 16px;
    z-index: 10;
    background: #fff;
    border: 1px solid #dcdee0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .06);
    line-height: normal;
    text-align: left;
    opacity: 0;
}

.fixed-box .icon-bar .phone .hide-phone-box p:first-child {
    margin-bottom: 8px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1f1f1f;
    line-height: 20px;
}

.fixed-box .icon-bar .phone .hide-phone-box p:last-child {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1f1f1f;
    line-height: 20px;
}

.xiaoxi_icon_blue,
.saoyisao_icon_blue,
.dianhua_icon_blue {
    opacity: 0;
}

.cart>.svg_box:hover .xiaoxi_icon_blue,
.qrcode>.svg_box:hover .saoyisao_icon_blue,
.phone>.svg_box:hover .dianhua_icon_blue {
    opacity: 1;
}

.cart>.svg_box:hover .xiaoxi_icon_gray,
.qrcode>.svg_box:hover .saoyisao_icon_gray,
.phone>.svg_box:hover .dianhua_icon_gray {
    opacity: 0;
}

/* .qrcode:hover .wx_qr_box{
    opacity: 1;
}
.phone:hover .hide-phone-box{
    opacity: 1;
} */

/* 底部的企业新闻列表 */
.new_container {
    display: block;
    width: 1200px;
    margin: 0 auto 40px;
}
.homenews {
    overflow: hidden;
}
.in_news {
    width: 47%;
}
.in_news-zxdt {
    padding-bottom: 20px;
    border-bottom: 1px solid #a0a0a0;
}
.in_news-zxdt dd h3 a {
    font-weight: normal;
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.in_news-zxdt dd h4 {
    font-weight: normal;
    font-size: 14px;
    color: #898989;
    line-height: 30px;
    margin: 10px 0px;
    font-weight: normal;
    display: -webkit-box;
    display: box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.in_news-zxdt dd h5 a {
    font-weight: normal;
    display: block;
    font-size: 14px;
    color: #336de2 ;
}
.in_news-b {
    width: 110%;
    margin-left: -10%;
    margin-top: 20px;
}
.in_news-b li {
    width: 40%;
    margin-left: 10%;
    float: left;
    position: relative;
}
.in_news-b li:before {
    content: '';
    position: absolute;
    top: 16px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #a0a0a0;
}
.in_news-b li a {
    display: block;
    padding-left: 15px;
    line-height: 36px;
    font-size: 15px;
    color: #a0a0a0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}

/* 热门标签 */
.hotlabel {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
}
.hotlabel h2 {
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    text-align: left;
}
.hotlabel ul {
    height: auto;
    width: 100%;
    padding-bottom: 60px;
}
.hotlabel ul li {
    float: left;
    width: 150px;
    line-height: 30px;
    text-align: center;
}
.hotlabel ul li a {
    font-size: 13px;
    color: #888;
}
#listContainer .hidden {
    display: none;
}
/* 横线 */
.expand{
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    font-size: 14px;
    line-height: 100px;
    color: #666;
}
.expand>div{
    width: 500px;
    height: 2px;
    background-color: #f3f4f8;
}
/* 首页大标题 */
.max_title{
    width: 100%;
    text-align: center;
    /* margin-top: 70px; */
    padding: 70px 0 35px;
}
.max_title>p{
    font-size: 38px;
}
.max_title>h2{
    font-size: 20px;
    margin-top: 25px;
}
.max_title>h1{
    font-size: 20px;
    margin-top: 25px;
}


















