﻿a {
    text-decoration: none !important;
    outline: none !important;
}

.pc-nav-box ul .nav a:hover,
.pc-nav-box ul .nav a.on {
    color: #005aa2;
}

.page-nav-wrapper .nav > a{color:#333; }

.pc-nav-box .item:hover .title {
    color: #42b5e9;
}

.pc-nav-box .children a:hover {
    color: #42b5e9;
}


.msg-wrapper .form > .label2 {
    margin-bottom: 0.07rem;
    
}

.msg-wrapper .form .label2, .msg-wrapper .form p {
    width: 100%;
    line-height: 24px;
}

.msg-wrapper .label2 {
    display: block;
    margin-bottom: 0.15rem;
    font-size: var(--fs18);
    font-weight: normal;
}

.goodsinfo2-wrapper-1 .label2 {
    font-size: var(--fs48);
    color: #000;
    font-weight: 700;
    line-height: 0.48rem;
}

.goodsinfo2-wrapper-3 table.autoWidth td {
    width:auto;
}

.goodsinfo2-wrapper-3 table.autoWidth .intit10{font-size:16px; height:40px; line-height:40px; font-weight:bold;COLOR: #3eb4e8;border-top:2px solid #51baea; border-bottom:2px solid #3eb4e8; border-right:2px solid #ffffff;}
.goodsinfo2-wrapper-3 table.autoWidth .intit20{font-size:16px; height:40px; line-height:40px; font-weight:bold;COLOR: #3eb4e8; border-bottom:2px solid #3eb4e8;border-top:2px solid #51baea;}
.goodsinfo2-wrapper-3 table.autoWidth .bk3{ border-right:2px solid #51baea; border-bottom:2px solid #51baea;}
.goodsinfo2-wrapper-3 table.autoWidth .bk4{ border-bottom:2px solid #51baea;}

@media screen and (max-width: 1004px) {
    .goodsinfo2-wrapper-3 table.autoWidth{width:800px;}
    .goodsinfo2-wrapper-3 .content .table {overflow-x: auto;}
}