@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none
}

body {
    font-size: 0.875rem;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 150%;
    color: #333;
    background: #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0
}

abbr, acronym {
    border: 0
}

select, input {
    background: #fff;
    border: 1px solid #ccc
}

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #666
    }

    input:-moz-placeholder, textarea:-moz-placeholder {
        color: #666
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        color: #666
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #666
    }

header, section, footer, aside, nav, main, article, figure {
    display: block
}

@font-face {
    font-family: 'Roboto';
    src: url('font/Roboto.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

html {
    font-size: 16px !important
}

a:link {
    color: #003dae;
    text-decoration: none
}

a:visited {
    color: #003399
}

a:hover {
    color: #ff7300
}

@font-face {
    font-family: 'fontello';
    src: url('font/fontello.eot?69627038');
    src: url('font/fontello.eot?69627038#iefix') format('embedded-opentype'), url('font/fontello.woff?69627038') format('woff'), url('font/fontello.ttf?69627038') format('truetype'), url('font/fontello.svg?69627038#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Calligraphic';
    src: url('Calligraphic.TTF');
    font-weight: normal;
    font-display: swap
}

.material-symbols-outlined::before {
    content: '\e872';
    font-family: "fontello" !important;
    color: #333;
    font-size: 1rem;
    font-weight: bold
}

.material-symbols-left, .material-symbols-right {
    line-height: 1;
    padding: 0 20px
}

    .material-symbols-left::before {
        content: '\e873';
        font-family: "fontello" !important;
        color: #333;
        font-size: 1rem;
        font-weight: bold
    }

    .material-symbols-right::before {
        content: '\e874';
        font-family: "fontello" !important;
        color: #333;
        font-size: 1rem;
        font-weight: bold
    }

header, section, footer, aside, nav, main, article, figure {
    display: block
}

.basebox:after {
    content: '\0020';
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

header, main {
    width: 96%;
    margin: auto;
    max-width: 1800px
}

.wbox {
    width: 100%;
    margin: auto
}

.textbox {
    padding: 15px 0;
    border-top: 2px solid #aaa
}

.border0 {
    border-top: 0
}

.headbox {
    width: 100%;
    height: 5rem;
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea
}

.logo {
    float: left
}

.labeltext {
    font-size: 0
}

.searbox {
    width: 35%;
    height: 2.5rem;
    margin: auto;
    position: relative;
    padding-top: 5px
}

.flagbox {
    width: auto;
    float: right;
    padding-top: 15px;
    text-align: right
}

    .flagbox a img {
        width: 24px;
        height: 16px
    }

.searchtext {
    height: 2.5rem;
    width: 100%;
    line-height: 2.5rem;
    border: 2px solid #29b5ce;
    padding: 0 12rem 0 15px;
    float: left;
    box-sizing: border-box
}

.searchbut {
    border: none;
    height: 2.5rem;
    padding: 2px;
    width: 4.0625rem;
    cursor: pointer;
    font-size: 0;
    color: #fff;
    position: absolute;
    right: 7.6rem;
    background: #29b5ce url("https://www.chemicalbook.com/control/image/icon_index.png") no-repeat scroll 20px -15px
}

.sea_but2 {
    border: 1px solid #cacaca;
    border-left: none;
    background: #f9f9f9;
    color: #676767;
    cursor: pointer;
    height: 2.5rem;
    width: 7.6rem;
    position: absolute;
    right: 0
}

.map {
    font-size: 0.75rem;
    color: #666;
    padding: 5px 0
}

nav {
    overflow: hidden
}

h1 {
    padding: 22px 0;
    font-weight: bold;
    font-size: 1.75rem;
    line-height: 120%;
    word-break: break-all
}

h2 {
    padding: 0 0 10px 0;
    word-break: break-all;
    pointer-events: none;
    font-weight: 600;
    font-size: 1.25rem
}

h3 {
    padding: 1rem 0 0.3125rem 0;
    font-weight: 600;
    font-size: 1rem
}

.navbox {
    padding: 0 0 20px 0;
    font-size: 1rem;
    float: left;
    position: relative
}

.navmenu li {
    cursor: pointer;
    padding: 5px 15px;
    display: inline-block;
    margin-bottom: 5px;
    color: #fff;
    background: #29b5ce
}
/*.navmenu .nav1{color:#fff;	background:#29b5ce}*/
.navmenu .nav2 {
    padding-left: 16px;
    color: #666;
    background: #efefef
}

.navmenu li:hover, .navmenu li:hover a {
    background: #ff7300;
    color: #fff !important
}
/*.navmenu .nav1 a i{font-style:normal;	color:#66f6ff;	font-size:0.875rem;	margin-left:8px;	font-weight:700}*/
.navmenu li a:link, .navmenu li a:visited {
    font-size: 0.875rem;
    color: #fff;
}

.nav2 {
    margin: 0;
    background: #f2f2f2;
    border: 1px solid #ddd;
    padding: 6px 0
}

    .nav2 a {
        padding: 0 1.625rem;
        position: relative;
        font-size: 1.125rem;
        line-height: 200%;
        text-transform: capitalize;
        height: 2.25rem;
        display: inline-block;
        color: #888;
        border-right: 1px dotted #ccc;
        cursor: pointer
    }

        .nav2 .current, .nav2 a:hover {
            color: #29b5ce;
            text-shadow: 1px 1px 1px #FFF
        }

            .nav2 .current:after {
                content: "";
                height: 3px;
                width: 100%;
                background: #29b5ce;
                position: absolute;
                top: 40px;
                left: 0
            }

        .nav2 a i {
            border-radius: 40px;
            background: #0066cc;
            color: #fff;
            font-size: 14px;
            min-width: 26px;
            min-height: 26px;
            text-align: center;
            padding: 0 5px;
            display: inline-block;
            margin-left: 4px;
            font-style: normal;
            text-shadow: none;
            width: 36px
        }

    .nav2 .current i {
        background: #29b5ce
    }

.floatnav {
    position: fixed;
    background: #f2f2f2;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    padding: 0 0 5px 0
}

    .floatnav .nav2 {
        border: none;
        margin: 0
    }

    .floatnav .wbox {
        max-width: 1800px
    }

.Content {
    text-align: center;
    color: #333;
    font-size: 0.875rem
}

.basebox {
    padding-bottom: 20px;
    position: relative;
    min-height: 278px;
    clear: both
}

.cpimg {
    width: 20%;
    max-width: 320px;
    text-align: center;
    font-size: 0.875rem;
    float: left
}

.cpbase {
    margin-left: 30px;
    width: 70%;
    float: left
}

.cpimgtable {
    display: table
}

    .cpimgtable img {
        max-width: 100%;
        max-height: 100%
    }

.cpimgtd {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    height: 240px;
    border: 1px solid #ddd
}

.list_dl_SD {
    width: 100%
}

    .list_dl_SD dl {
        clear: both;
        /*overflow:hidden;*/
        font-size: 0.875rem;
        line-height: 150%
    }

        .list_dl_SD dl dt {
            float: left;
            width: 15%;
            padding: 6px 0;
            max-width: 200px;
            color: #000
        }

        .list_dl_SD dl dd {
            float: left;
            padding: 6px 0;
            max-width: 50%;
            word-wrap: break-word
        }

.lew {
    display: inline-block;
    position: relative;
    margin-left: 8px;
    padding-bottom: 10px;
}

    .lew span {
        color: #0066CC;
        cursor: pointer;
    }

.Certify {
    position: absolute;
    width: 440px;
    padding: 20px;
    background-color: #FFF;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.09);
    border-radius: 5px;
    z-index: 9999;
    font-size: 12px;
    display: inline-block;
    visibility: hidden;
    left: -176px;
    top: 25px;
}

    .Certify::before {
        content: '';
        box-sizing: content-box;
        width: 0px;
        height: 0px;
        position: absolute;
        top: -16px;
        left: 214px;
        padding: 0;
        border-bottom: 8px solid #FFFFFF;
        border-top: 8px solid transparent;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        display: block;
        z-index: 12;
    }

    .Certify::after {
        content: '';
        box-sizing: content-box;
        width: 0px;
        height: 0px;
        position: absolute;
        top: -18px;
        left: 213px;
        padding: 0;
        border-bottom: 9px solid #cccccc;
        border-top: 9px solid transparent;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        display: block;
        z-index: 10
    }

    .Certify img {
        max-width: 400px;
        display: block;
        margin: 0 auto;
		height:auto;
    }

.lew:hover .Certify {
    visibility: visible;
}


.modifydate {
    width: 100%;
    padding: 6px 0;
    clear: both;
}

    .modifydate span {
        color: #000;
        width: 15%;
        max-width: 200px;
        display: inline-block
    }

.RFQbox {
    position: relative; clear:both;
}

    .RFQbox a:link {
        background: #ff7300;
        border: none;
        border-radius: 3px;
        color: #FFF;
        cursor: pointer;
        height: 32px;
        width: 13.5rem;
        font: bold 15px/32px Arial, Helvetica, sans-serif;
        display: block;
        text-align: center;
        border: #e05b07 solid 1px
    }

    .RFQbox a:active {
        border: none;
        outline: none;
        box-shadow: none
    }

    .RFQbox a:visited {
        color: #fff
    }

.nfpa {
    height: 11rem
}

    .nfpa dt {
        line-height: 11rem
    }

.nfpa-diamond {
    background: url(../images/NFPA704.jpg) no-repeat;
    background-position: center;
    font-weight: bold;
    font-family: sans-serif;
    width: 150px;
    height: 150px;
    border-spacing: 0;
    border-collapse: collapse;
    background-size: 150px
}

    .nfpa-diamond td {
        padding: 0;
        border: none;
        width: 33%;
        height: 33%;
        line-height: 16px;
        color: #000
    }

table.nfpa-diamond td.nfpa-flam {
    text-align: center;
    vertical-align: bottom;
    font-size: 18px !important
}

table.nfpa-diamond td.nfpa-health {
    text-align: right;
    vertical-align: middle;
    font-size: 18px !important
}

table.nfpa-diamond td.nfpa-react {
    text-align: left;
    vertical-align: middle;
    font-size: 18px !important
}

table.nfpa-diamond td.nfpa-special {
    text-align: center;
    vertical-align: top;
    font-size: 18px !important
}

.h2a {
    font-size: 0.75rem;
    margin-left: 2rem;
    pointer-events: auto;
    font-weight: normal
}

.alist2 a, .lilist2 span {
    width: auto;
    margin-right: 10px;
    padding-right: 10px;
    color: #888
}

.alist3 a {
    width: auto;
    margin-right: 25px;
    padding-right: 0
}

.alist2 a {
    text-decoration: underline;
    color: #888;
    border-right: 1px dotted #888
}

.alist2 .alist22:last-child a:last-child, .lilist2 span:last-child {
    border-right: none
}

.lilist2 span {
    color: #888;
    border-right: 1px dotted #888
}

.selgjbox {
    padding-bottom: 15px
}

    .selgjbox .select2 {
        height: 2rem;
        font-size: 0.875rem
    }

.articlebox ul {
    padding: 0.75rem 0;
    border-bottom: 1px dotted #CCC;
    color: #666;
    overflow: hidden;
    line-height: 150%
}

    .articlebox ul li {
        margin: 2px 0;
        color: #555;
        max-width: 1000px
    }

    .articlebox ul strong {
        color: #333;
        font-weight: 600
    }

    .articlebox ul li:nth-of-type(3) {
        font-size: 0.75rem;
        color: #666
    }

    .articlebox ul li time {
        font-size: 0.75rem;
        color: #888
    }

    .articlebox ul:last-child, .TL4 ul:last-child {
        border-bottom: none
    }
.wx4 { padding: 8px 0}
.wx4 h3 { display: inline;  font-size: 13px;  margin-right: 30px; font-weight: normal;  color: #536479;}
.wx4 h3:before {  color: #536479; font-family: "fontello";  font-size: 16px;  font-weight: normal; margin-right: 5px;}
.wx4 .time:before { content: '\e845'; }
.wx4 .periodical:before {  content: '\e880';  font-size: 14px;}
.wx4 .author:before { content: '\f2c0'; font-size: 14px;}
.paperpr {width:350px; float:left;margin-right:30px}
.paperli{padding: 0.9rem 0;
  overflow: hidden;
  line-height: 150%;}
.paperti{ display:block;font-size:1rem; color:#003dae; cursor:pointer}
.paperoth{font-size:0.75rem;padding:0.2rem 0}
.paperoth strong{ color:#333;margin-right:16px; font-weight:600}
.paperoth b{ color:#ff7300;margin-right:16px;}
.paperoth span{margin-right:16px; color:#888}
.paperoth .p_doi{ color:#333; text-decoration:underline}
.ppr_img{width:300px;height:240px;border:1px solid #ccc;padding:5px;border-radius:5px; display:table;margin-bottom:10px}
.ppr_img2{ display:table-cell; text-align:center; vertical-align:middle}
.ppr_img2 img{max-width:100%;max-height:100%;}
.paper_p {
    width: 100%
}

.paper_p dl {
        clear: both;
        font-size: 0.875rem;
        line-height: 150%
    }

.paper_p dl dt {
            float: left;
            width:120px;
            padding: 6px 0;
            max-width: 200px;
            color: #333;
												font-weight:600;
												font-size:12px
        }

.paper_p dl dd {
            float: left;
            padding: 6px 0;
            word-wrap: break-word
        }
.paper_p .sy dt{width:100%; float:none}
.paper_p .sy dd{float:none; word-break:break-all}
.paperall .paperli{padding:0 0 1.8rem 0;}
.org_btn {
    padding: 0px 20px;
    height: 34px;
    background: #ff7300;
    color: #fff;
    border: #e05b07 solid 1px;
    border-radius: 3px;
    cursor: pointer
}
.newprobox {
    position: relative
}

    .newprobox .top:before {
        top: 0
    }

    .newprobox .GoldSup, .newprobox .SecurityPro, .newprobox .GoldPro {
        float: left;
        margin-top: -4px
    }

.icon_prolist {
    background: url(../Content/img/en-icon_productlist.png) no-repeat;
    display: inline-block
}

.TopRank {
    background-position: -50px -68px;
    width: 119px;
    height: 29px;
    position: relative;
    top: 0px;
    margin: 0px 8px;
    background-size: 160px;
}

.GoldSup {
    background-position: -63px -27px;
    width: 21px;
    height: 21px;
    position: relative;
    top: 4px;
    margin-right: 8px;
    float: left
}

.SecurityPro {
    background-position: -63px 0px;
    width: 15px;
    height: 21px;
    position: relative;
    top: 4px;
    margin: 0px 8px;
    cursor: pointer;
    float: left
}

.GoldPro {
    background-position: -63px -56px;
    width: 92px;
    height: 19px;
    position: relative;
    top: 4px;
    margin-right: 8px
}

.foot {
    border-top: 1px solid #ccc;
    text-align: center;
    line-height: 24px;
    padding: 2.5rem 20px;
    font: 0.75rem Verdana, Geneva, sans-serif
}

    .foot a {
        color: #666;
    }

.other {
    display: none
}

footer {
    margin-top: 1rem
}
.hclx{border:none;border-bottom:1px solid #ccc;}
.compoundW {
    padding: 10px 0
}

    .compoundW .compound_T {
        overflow: hidden
    }

        .compoundW .compound_T .CT_L {
            width: 150px;
            height: 150px;
            margin-right: 25px;
            display: table;
            float: left
        }

            .compoundW .compound_T .CT_L .CTL_1 {
                width: 100%;
                height: 100%;
                text-align: center;
                display: table-cell;
                text-align: center;
                vertical-align: middle
            }

                .compoundW .compound_T .CT_L .CTL_1 img {
                    max-height: 96%;
                    max-width: 96%
                }

        .compoundW .compound_T .jia, .compoundW .arrowhead {
            height: 150px;
            float: left
        }

    .compoundW .arrowhead {
        width: 39px;
        height: 23px;
        background: url(../img/hecheng.png) no-repeat 0 0;
        margin-right: 40px;
        position: relative;
        top: 55px
    }

    .compoundW .compound_T .jia {
        width: 17px;
        height: 17px;
        background: url(../img/hecheng.png) no-repeat -46px 0;
        margin-right: 40px;
        position: relative;
        top: 60px
    }

.systext {
    font-size: 0.875rem;
    color: #666
}

.goldpro_icon {
    background: url(../images/goldpro_1.png) no-repeat;
    display: block;
    width: 24px;
    height: 42px;
    top: -2px;
    left: -2px;
    position: absolute
}

.TL3 a.qytj {
    width: 15px;
    height: 21px;
    background: url(../Content/img/en-icon_productlist.png) no-repeat -63px 0;
    float: right;
    margin-right: 5px
}

.goldproduct {
    width: 39px;
    height: 23px;
    background: url(../images/goldpro_1.png) no-repeat 0 -44px;
    float: right
}

.top3 {
    background: url(../images/TopHank.png) no-repeat right top
}

.TL3 li.top3 {
    padding-right: 47px
}

.TL2 ul:last-child {
    border-bottom: 0
}

.Cut {
    display: none
}

.alist22 {
    display: inline
}

.box11 {
    float: right
}

.float_button {
    background: #ff7300;
    border: none;
    border-radius: 3px;
    color: #FFF;
    cursor: pointer;
    height: 40px;
    width: 13rem;
    font: bold 15px/32px Arial, Helvetica, sans-serif;
    display: block;
    text-align: center;
    border: #e05b07 solid 1px;
    float: right;
    margin-left: 5px;
    padding: 0px 26px
}

.float_searchtext {
    height: 40px;
    width: 420px;
    line-height: 40px;
    border: 2px solid #29b5ce;
    padding: 0 0 0 15px;
    float: right;
    box-sizing: border-box
}

.float_searchbut {
    border: none;
    height: 40px;
    padding: 2px;
    width: 65px;
    cursor: pointer;
    float: right;
    background: #29b5ce url("https://www.chemicalbook.com/control/image/icon_index.png") no-repeat scroll 20px -15px
}

.suppliersh2 {
    pointer-events: auto
}

.sharebox {
    background: #fff;
    float: right;
    text-align: right
}

    .sharebox a {
        width: 32px;
        height: 32px;
        display: block;
        float: right;
        margin: 0 5px;
        background: url(../images/goldpro_1.png?v=1.1.1) no-repeat 0 -99px
    }

a.nature_in {
    background-position: 0 -99px
}

a.nature_facebook {
    background-position: 0 -186px
}

a.nature_twitter {
    background-position: 0 -143px
}

.nature_in:hover {
    background: url(../images/goldpro_1.png?v=1.1.1) no-repeat -43px -99px
}

.nature_facebook:hover {
    background: url(../images/goldpro_1.png?v=1.1.1) no-repeat -43px -186px
}

.nature_twitter:hover {
    background: url(../images/goldpro_1.png?v=1.1.1) no-repeat -43px -143px
}
/*.menufloat{margin:20px 0; background:#f2f2f2;border:1px solid #ddd;padding:6px 0;}
.menufloat a{padding:0 26px; position:relative;font:18px/36px Arial, Helvetica, sans-serif; text-transform:capitalize;height:36px; display:inline-block;color:#888;border-right:1px dotted #ccc;}
.menufloat .current,.menufloat a:hover{color:#29b5ce;text-shadow:1px 1px 1px #FFF}
.menufloat .current:after{content:"";height:3px;width:100%; background:#29b5ce; position:absolute;top:40px;left:0}
.menufloat a i{border-radius:40px; background:#0066cc; color:#fff;font-size:14px; min-width:26px; min-height:26px; text-align:center;padding:0 5px; display:inline-block;margin-left:4px; font-style:normal;text-shadow:none; }
.menufloat .current i{ background:#29b5ce;}
.menufloat2{margin:0 auto; background:#f2f2f2;border:1px solid #ddd;position:fixed; top:0;left:0;width:100%;padding:0 0 5px 0; z-index:99;}
.menufloat2 div{margin:0 auto; background:#f2f2f2;padding:5px 0;width:90%}
*/

.lastone {
    border-top: 1px dashed #ccc
}

.safety {
    border-top: none
}

.safety2 {
    border: 1px solid #888
}

.table2 tr th {
    color: #000;
    font-weight: 500;
    width: 220px;
}

.safety2 .opentitle {
    border-bottom: 1px solid #ccc;
    height: 52px;
    padding: 3px 0
}

.safety2 h2 {
    font-size: 24px;
    padding: 0 20px;
    line-height: 46px;
    border-right: 1px dashed #ccc;
    float: left
}

.safety2 .safteh3 {
    font-weight: normal;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    float: left;
    color: #0066cc;
    font-size: 0.875rem;
    position: relative
}

    .safety2 .safteh3:after {
        content: "";
        height: 4px;
        width: 40px;
        background: #0066cc;
        display: block;
        position: absolute;
        bottom: -3px;
        left: 50%;
        margin-left: -20px
    }

.safetable {
    padding: 40px 20px
}

.table2 td {
    padding: 5px 3px
}

.table_2 {
    border-collapse: collapse
}

    .table_2 td, .table_2 th {
        border: 1px solid #ccc;
        padding: 5px;
        vertical-align: middle;
        word-break: break-all
    }

    .table_2 td {
        position: relative;
        max-width: 260px;
        font-size: 0.875rem
    }

    .table_2 th {
        background: #efefef;
        text-align: center;
        min-width: 80px;
        font-weight: 600
    }

.buyproduct:link {
    background: #eee;
    border-radius: 10px;
    padding: 2px 12px;
    color: #888;
    height: 22px;
    line-height: 22px
}

.buyproduct:visited {
    color: #888;
    background: #eee
}

.buyproduct:hover {
    color: #fff;
    background: #ff7300
}

.xjtable table {
    width: 100%;
    border-collapse: collapse;
}

.xjtable tr th {
    height: 34px;
    line-height: 34px;
    background-color: #eee;
    padding: 0 10px;
    font-weight: bold;
}

.xjtable tr td {
    padding: 10px;
    border-bottom: 1px solid #eee;
    min-width: 200px;
}

    .xjtable tr td img {
        margin-right: 5px;
        position: relative;
        top: 2px;
    }

    .xjtable tr td p {
        max-width: 500px;
    }

.manufacturer {
}

    .manufacturer ul {
        width: 100%;
        margin: 10px 0;
        border: none;
        position: relative;
        padding: 10px 0 10px 8.3rem;
        overflow: hidden
    }

        .manufacturer ul li {
            display: block;
            width: 100%;
            float: left;
            padding: 0 5px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding-left: 5px
        }

            .manufacturer ul li:nth-of-type(1) {
                height: 8rem;
                width: 8rem;
                position: absolute;
                left: 0;
                padding: 0
            }

                .manufacturer ul li:nth-of-type(1) img {
                    width: 100%;
                    height: 100%
                }

.xs02, .h2f {
    display: none
}

.suptd1 {
    width: 80%
}

.suptd2 {
    width: 20%
}

.orange {
    color: #ff7300
}

a.inquirybut:link {
    font-family: "Roboto";
    background: #eee;
    border-radius: 10px;
    padding: 2px 12px;
    color: #888;
    line-height: 26px
}

a.inquirybut:hover {
    background: #ff7300;
    color: #fff
}

.flagbox a {
    width: 24px;
    height: 16px;
    background: url(../images/flag.png) no-repeat 0 0;
    display: inline-block;
    margin-left: 3px;
}

a.flag1 {
    background-position: 0 0
}

a.flag2 {
    background-position: 0 -16px;
}

a.flag3 {
    background-position: 0 -32px
}

a.flag4 {
    background-position: 0 -48px;
}

a.flag5 {
    background-position: 0 -64px
}
/*属性页问答*/
.opena{ display:inline-block; float:right; height:30px; line-height:30px; border:1px solid #ff7800; color:#ff7800; padding:0 15px; cursor: pointer; border-radius:5px;}
.opena:hover{ background-color:#ff7800; color:#fff;}
.qaa{ margin-top:20px; padding-bottom:20px; border-bottom:1px dashed #dddddd;}
.qaa:last-child{ border-bottom:0;}
.qwt{ font-size:15px; font-weight:bold;}
.qaspan1{ color:#000; margin-right:10px;}
.qaspan3{ font-size:13px; color:#999; margin-left:20px; font-weight:400;}
.qaspan2{ font-size:15px; font-weight:bold; color:#999; margin-right:10px;}
.qwa{ color:#666; margin-top:5px; line-height:22px;}
.opbg{ width:100%; height:100%; background-color:#000; position:fixed; top:0; left:0; opacity: 0.5; z-index:999;}
.opnav{ width:800px; border-radius:10px; background-color:#fff; position:fixed; top:100px; left:50%; margin-left:-400px; z-index:9999; padding:30px; box-sizing: border-box; min-height:300px;}
.opt{ padding-bottom:20px; border-bottom:1px solid #ddd; font-size:24px; font-weight:bold;}
.opt a{ float:right; color:#333; font-weight:400; font-size:30px; }
.opt a:hover{ color:#ff7800;}
.optit,.opint div{ font-size:18px; font-weight:bold; margin-top:35px;}
.optit span{ font-size:14px; color:#666; font-weight:400; margin-left:30px;}
.optext textarea{ width:100%; padding:15px; height:140px; box-sizing: border-box; border-radius:5px; border:1px solid #666; margin-top:10px; font-family:14px Arial, Helvetica, sans-serif;}
.opin{ display:inline-block;}
.opint{ float:left; width:360px;}
.opinl{ margin-right:20px;}
.opint input{ width:100%; height:50px; line-height:50px; font-family:14px Arial, Helvetica, sans-serif;box-sizing: border-box; border-radius:5px; border:1px solid #666; margin-top:10px; padding:0 15px;}
.calist{position:relative; margin-top:30px; font-size:16px;}  
.calist label{  cursor: pointer;  position: absolute; width: 16px; height: 16px;   left:0; background: transparent;top:2px;background-color:#fff; border: 1px solid #000;}
.calist label:after{opacity: 0; }
.calist input[type=checkbox]:checked + label{  border: 1px solid #333; background-color:#333;}
.calist input[type=checkbox]:checked + label:after{ opacity: 1;  content: '';  position: absolute;width:8px; height:4px; background:transparent; top:2px; left:2px; border:3px solid #fff; border-top: none;  border-right: none;    -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  transform: rotate(-45deg);}
.cwy input[type=checkbox]:checked + label{  border: 1px solid #00369e; background-color:#00369e;}
.cwy input[type=checkbox]:checked + label:after{ opacity: 1; content: '';  position: absolute; width:8px;     height:4px; background:transparent; top:3px; left:2px; border: 2px solid #fff; border-top: none;  border-right: none;     -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
.calist input[type=checkbox]{visibility: hidden;}
.calist span{ font-size:16px; color:#333; margin-left:10px;}
.opbtn{ width:300px; height:50px; line-height:50px; margin:30px auto 10px; background-color:#333; text-align:center; border-radius:5px; font-size:18px; cursor: pointer; color:#fff;}
.opbtn:hover{ background-color:#ff7800;}
.bask{ display:inline-block; height:36px; line-height:36px; font-size:15px; border:1px solid #ff7800; color:#ff7800; padding:0 15px; cursor: pointer; border-radius:5px; margin-top:10px;}
.bask:hover{ background-color:#ff7800; color:#fff;}
.subs{ width:100%; background-color:#f1f7ef; height:65px; position:relative; margin-top:20px;}
.subs::before{ content:''; width:5px; height:65px; display:inline-block; background-color:#4eb12f; position:absolute; top:0; left:0;}
.subl{ float:left; margin-left:25px; margin-right:15px;}
.subl img{ margin-top:9px; height:46px;}
.subr{ float:left;}
.suti{ font-size:22px; font-weight:bold; color:#4eb12f; margin-top:12px;}
.sup{ margin-top:5px; color:#999; font-size:14px;}
.pis{ font-size:18px; font-weight:bold; color:#333; margin-top:30px;}
.opentitle h2{ display:inline-block;}
.pilist{ margin-top:15px; padding-bottom:15px; border-bottom:1px solid #eee; display:inline-block; width:100%;}
.pibox{ max-height:300px; overflow:auto;}
.pipe{ display:inline-block; width:100%;}
.pipe div{ width:80%; float:left; color:#333;  font-size:15px;}
.pipe span{ text-align:right; float:right; width:20%; color:#666;}
.pitxt{ color:#666;}
.pispan{ font-size:12px; color:#fff; padding:1px 8px; display:inline-block; margin-right:10px; background-color:#bebebe;}
.pipe1 div,.pipe1 span,.pitxt1{ color:#999;}
/*属性页问答*/
.p-box{font-size: 12px;color: #666; margin:10px; font-family: Arial,"Microsoft YaHei",sans-serif;}
.p-box a{ color:#666;padding:2px;font-family:RobotoL}
.p-box a:hvoer{ color:#ff7800;}
@media (max-width:1920px) {
    header, main {
        width: 96%;
        margin: auto;
        max-width: 1800px
    }

    .floatnav .wbox {
        width: 96%;
        margin: auto
    }

    .nav2 a {
        padding: 0 15px
    }
}

@media (max-width:1536px) {
    header, main {
        width: 96%;
        margin: auto;
        max-width: 1800px
    }

    .wbox {
        width: 100%
    }

    .float_searchtext {
        width: 280px
    }

    .nav2 a {
        padding: 0 10px
    }

    .floatnav .wbox {
        width: 96%
    }

    .float_button {
        padding: 0 10px
    }
}

@media (max-width:1280px) {
    .list_dl_SD dl dt {
        width: 25%
    }

    .modifydate span {
        width: 25%
    }

    .float_searchtext {
        width: 200px
    }

    .nav2 a {
        padding: 0 5px;
        font-size: 1rem
    }
}

@media (max-width:1024px) {

    .xs01 {
        display: none
    }

    .xs02 {
        display: block
    }

    h1 {
        padding: 20px 0 10px 0
    }

    header, main {
        width: 92%;
        margin: auto
    }

    .wbox {
        width: 100%
    }

    .list_dl_SD dl dt {
        width: 35%;
        font-size: 1rem !important
    }

    .modifydate span {
        width: 35%;
        font-size: 1rem !important
    }

    .searbox {
        float: left;
        width: 100%;
        height: auto;
        padding-bottom: 5px
    }

    .headbox {
        height: auto;
        overflow: hidden;
        border: none;
        padding: 10px 0 0 0
    }

    .sea_but2 {
        display: none
    }

    .searchbut {
        right: 0
    }

    .searchtext {
        font-size: 0.875rem;
        padding-right: 4.2rem
    }

    .textbox {
        padding: 0;
        border-top: 1px solid #ccc
    }

    .opentitle {
        position: relative;
        cursor: pointer
    }

        .opentitle h2 {
            width: 90%;
            pointer-events: auto;
            padding: 20px 0;
            line-height: 150%
        }

    .opentext {
        height: 0;
        overflow: hidden
    }

    .openbox-o .opentext {
        height: auto
    }

    .other {
        display: block
    }

    .floatnav {
        position: relative;
        box-shadow: 0 0 0
    }

        .floatnav .navbox {
            padding: 10px 0 30px 0
        }

    nav, .nav2 {
        display: none
    }

    .cpimg {
        position: relative;
        float: none;
        width: 100% !important;
        max-width: 100%
    }

    .cpimgtd {
        width: 100% !important
    }

    .cpbase {
        margin: 10px 0;
        float: none;
        width: 100%
    }

    .cpimgtable {
        width: 100%
    }


    .alist2 a, .alist3 a, .lilist2 span {
        width: 100%;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 1%;
        font-size: 0.875rem;
        border: none
    }

    .alist2 a {
        text-decoration: none;
        padding: 5px 0
    }

    .lilist2 {
        display: none
    }

    .alist3 a {
        width: 100%;
        font-size: 1rem;
        margin: 10px 0
    }

    .articlebox ul li:nth-of-type(3) {
        text-align: right
    }

    .h2a {
        margin-left: 0;
        display: block
    }

    .Cut {
        margin: 1.5rem auto;
        text-align: center;
        display: block;
        font-family: Verdana, Geneva, sans-serif
    }

    .pageiconl, .pageiconr {
        width: 1.5rem;
        height: 1.2rem;
        font-size: 1.6rem;
        color: #666 !important;
        display: inline-block;
        text-align: center;
        cursor: pointer;
        position: relative;
        top: 5px
    }

 
    .Cut p {
        display: inline-block;
        font-size: 1.2rem;
        color: #666
    }

        .Cut p span {
            color: #333;
            margin-left: 5px;
            margin-right: 5px;
            display: inline-block
        }

    .alist2 {
        position: relative;
        height: 12rem;
        width: 100%
    }

    .alist22 {
        position: absolute;
        left: 100%;
        width: 100%;
        display: block
    }

        .alist22:nth-of-type(1) {
            position: absolute;
            left: 0
        }

    section:last-child {
        margin-bottom: 2rem
    }

    section p {
        word-break: break-all;
        font-size: 0.9rem;
        line-height: 150%
    }

    section h3 {
        font-size: 1rem
    }

    .line {
        border-top: 1px dashed #ccc
    }

    .goldproduct, .qytj {
        display: none;
        background: none
    }

    .tyc {
        display: none
    }

    .logo {
        width: 99px;
        height: 24px
    }

        .logo img {
            width: 100%;
            height: 100%
        }

    .flagbox {
        padding-top: 0;
        width: auto
    }

        .flagbox a {
            padding: 0 8px;
        }

    .lastone {
        display: none
    }

    .sharebox {
        padding-bottom: 10px;
        overflow: hidden;
        float: none
    }

        .sharebox a {
            font-size: 1.4rem
        }

        .sharebox .nature_twitter {
            font-size: 1.7rem
        }

    .safety2 {
        border: none
    }

        .safety2 .opentitle {
            border: none;
            height: auto
        }

    .safteh3 {
        display: none
    }

    .safety2 h2 {
        float: none;
        border: none;
        padding: 10px 0;
        word-break: break-all;
        font-weight: 600;
        font-size: 1.25rem
    }

    .safetable {
        padding: 0
    }
    /*----google icon---*/
    .h2f {
        float: right;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -10px;
        display: block
    }

    .xjtable {
        overflow-x: scroll;
        white-space: nowrap;
    }
}
