/*初始化111*/
html,body {
    margin: 0;
    padding: 0;
}

.pagebox {
    position: relative;
}

/*字体*/
@font-face {
    font-family: "A";
    src: url('../font/ARLRDBD.ttf') format('truetype');
}

/*公共样式*/
*,html {
    word-break: inherit !important;
    font-family: "A" !important;
}

a:hover, a:active,a:hover span {
    text-decoration: none;
    color: #ef3f35 !Important;
}

ul,li {
    list-style: none !Important;
}

body {
    background: #fff url(../image/pfbg.jpg);
}

.pagebox {
    max-width: 1920px;
    margin: 0 auto;
}

.p_pagebox .js_pageBtnDisable .iconfont {
    display: none;
}

.p_pagebox .next .font, .p_pagebox .pre .font {
    font-size: 12px !important;
}

#w_fimg-1614677639381 img {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    /* Firefox 4 */
    -webkit-transition: all 0.3s;
    /* Safari 和 Chrome */
    -o-transition: all 0.3s;
    /* Opera */
}

#w_fimg-1614677639381 img:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    /* Firefox 4 */
    -o-transform: scale(1.05);
    /* Safari 和 Chrome */
    -webkit-transform: scale(1.05);
    /* Opera */
}

.TabCont img:hover {
    transform: scale(1.0);
    -moz-transform: scale(1.0);
    /* Firefox 4 */
    -o-transform: scale(1.0);
    /* Safari 和 Chrome */
    -webkit-transform: scale(1.0);
    /* Opera */
}

/* .btn-primary{background:#333;border:2px solid #333;padding:15px 40px;color:#fff;width:100%;border-radius:0;} .btn-primary:hover{background:#c90f1a;border-color:#c90f1a;} */
.stylebox_top {
    background: none !important;
    height: auto !important;
    margin-bottom: 20px !important;
    text-align: center;
}

.stylebox_title {
    background: none !important;
    padding: 0 !important;
}

.title_main {
    font-size: 30px !important;
    color: #333 !important;
    font-weight: 400;
    line-height: initial !important;
}

.stylebox_content {
    border: 0 !important;
}

.stylebox_top_line {
    height: 6px !important;
    width: 100px;
    background: #ef3f35 !important;
    border-radius: 10px;
    margin: 0 auto 40px;
}

.stylebox_bottom_line {
    height: 0 !important;
}

.p_page .pageNum.active,.p_page .pageNum:hover,.p_page .next:hover,.p_page .pre:hover {
    background: #ef3f35;
    border-radius: 3px;
    border-color: #ef3f35;
}

.p_page .pageNum.active,.p_page .pageNum,.p_page .next,.p_page .pre {
    border-radius: 5px;
}

.p_pagebox .next,.p_pagebox .pre {
    background: #333;
    color: #fff;
}

.p_pagebox .next .font,.p_pagebox .pre .font {
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: initial !important;
}

h1 span {
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
}

h2 span {
    font-size: 36px;
    font-weight: 400;
}

h3 span {
    font-size: 25;
    font-weight: 400;
}

h4 span {
    font-size: 24px;
    font-weight: 400;
}

h5 span {
    font-size: 20px;
    font-weight: 400;
}

h6 span {
    font-size: 17px;
    font-weight: 400;
}

#w_grid-1604630342142 {
    transition: all 0.3s;
    position: relative;
    z-index: 99;
}

#c_portalResProduct_detail-16294396913818504 .d_description table {
    padding: 0px;
    border-top: 2px solid #ccc;
    border-right: 1px solid #ccc;
    width: 100%;
}

.InputText::-moz-placeholder {
    color: #666 !important;
    opacity: 1 !important;
    font-size: 14px !important;
}

.InputText:-ms-input-placeholder {
    color: #666 !important;
    opacity: 1 !important;
    font-size: 14px !important;
}

.InputText::-webkit-input-placeholder {
    color: #666 !important;
    opacity: 1 !important;
    font-size: 14px !important;
}

.container {
    width: auto;
    padding: 0;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    #w_grid-1604630342142.div2 #w_fimg-1614669894298 {
        max-width:200px !important;
    }

    h1 span {
        font-size: 42px;
    }

    h2 span {
        font-size: 34px;
    }

    h3 span {
        font-size: 15px;
    }

    h4 span {
        font-size: 23px;
    }

    h5 span {
        font-size: 15px;
    }

    h6 span {
        font-size: 17px;
    }

    .title_main {
        font-size: 26px !important;
        color: #333 !important;
        font-weight: 400 !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1604630342142.div2 #w_fimg-1614669894298 {
        max-width:200px !important;
    }

    h1 span {
        font-size: 40px;
    }

    h2 span {
        font-size: 30px;
    }

    h3 span {
        font-size: 14px;
    }

    h4 span {
        font-size: 22px;
    }

    h5 span {
        font-size: 18px;
    }

    h6 span {
        font-size: 16px;
    }

    .title_main {
        font-size: 26px !important;
        color: #333 !important;
        font-weight: 400 !important;
    }
}

@media only screen and (max-width: 768px) {
    #w_grid-1604630342142.div2 #w_fimg-1614669894298 {
        max-width:180px !important;
    }

    #w_grid-1604630342142.div2 #c_portalResnav_main-16046303407162834 .show_ul {
        top: 60px;
    }

    #w_grid-1604630342142.div2 #w_grid-1615878987237 > div > .p_gridbox > div {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }

    h1 span {
        font-size: 30px;
    }

    h2 span {
        font-size: 28px;
    }

    h3 span {
        font-size: 14;
    }

    h4 span {
        font-size: 20px;
    }

    h5 span {
        font-size: 17px;
    }

    h6 span {
        font-size: 15px;
    }

    .title_main {
        font-size: 24px !important;
        color: #333 !important;
        font-weight: 400 !important;
    }
}
