<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*内页*/

/*siderbar*/

.cp_main {
    background: #F2F2F2;
    overflow: hidden;
}

.cp_main .container {
    margin-top: 20px;
    padding-bottom: 30px;
}

.nlist {
    float: left;
    width: 230px;
    background: #FFF;
}

.nlist .nt {
    padding: 18px 0 18px 20px;
    background: #AE1C2F url(/theme/img/hhbg.png) no-repeat 190px center;
    font-weight: normal;
}

.nlist .nt a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}

.nlist &gt; ul {
    padding: 20px;
}

.nlist &gt; ul &gt; li {
    margin-bottom: 3px;
}

.nlist &gt; ul &gt; li &gt; a {
    display: block;
    height: 40px;
    padding: 0 12px;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    text-decoration: none;
}

.nlist &gt; ul &gt; li &gt; a:hover, 
.nlist &gt; ul &gt; .cur &gt; a {
    background: url(/theme/img/liaBg.png) no-repeat center;
    color: #fff;
}

.nlist .dphone {
    padding: 20px 0;
    background: #333;
    overflow: hidden;
}

.nlist .dphone dt {
    float: left;
    width: 62px;
    height: 50px;
    margin-left: 5px;
    background: url(/theme/img/phimg.png) no-repeat center;
}

.nlist .dphone dd {
    margin-left: 66px;
    color: #fff;
    padding: 5px 13px;
    border-left: 1px dotted #5c5c5c;
}

.nlist .dphone dd span {
    font-size: 14px;
}

.nlist .dphone dd p {
    font-size: 20px;
}

.relevant_info h4 {
    padding: 0 20px;
    margin-top: 20px;
    background: #AE1C2F;
    line-height: 40px;
    color: #fff;
}

.rel_info_cont {
    padding: 20px;
}

.rel_info_cont li {
    width: 190px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.rel_info_cont li a {
    color: #666;
}

.rel_info_cont li a:hover {
    text-decoration: underline;
}

/*content*/

.cpright {
    position: relative;
    float: right;
    width: 950px;
    margin-bottom: 40px;
    padding: 0 20px 20px 20px;
    background: #FFF;
}

.rtop {
    padding: 28px 0 9px 0;
    border-bottom: 1px solid #DBDBDB;
    overflow: hidden;
}

.rtop h5 {
    float: left;
    padding-left: 10px;
    border-left: 3px solid #AE1C2F;
    line-height: 16px;
    font-weight: normal;
}

.rtop h5 a {
    font-size: 16px;
    color: #AE1C2F;
}

.rtop span {
    float: right;
    color: #999;
}

.rtop span a {
    color: #999;
}

.rtop span a:hover {
    text-decoration: underline;
}

.agent_con {
    width: 910px;
    padding: 10px 0 48px 0;
    line-height: 24px;
}

.n_info_con {
    width: 910px;
    padding: 10px 0 60px 0;
    overflow: hidden;
    font-size: 12px;
}

.n_info_con h1 {
    text-align: center;
    font-size: 26px;
    color: #000;
    margin-bottom: 12px;
}

.info_con_tit {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
    line-height: 24px;
}

.info_con_tit .n_tit {
    color: #999;
    text-align: center;
}

.info_con_tit .n_tit a {
    color: #999;
}

.n_info_con img {
    max-width: 100%;
    margin: 10px auto;
    overflow: hidden;
}

.gduo {
    position: absolute;
    bottom: 45px;
    width: 910px;
    margin: 15px 0px;
    padding: 0 10px;
    height: 30px;
    background: #F7F7F7;
    line-height: 30px;
    color: #777;
    overflow: hidden;
}

.gduo span {
    display: block;
    float: right;
    width: 320px;
    height: 30px;
    text-align: right;
    overflow: hidden;
}

.gduo a {
    color: #999;
    font-weight: bold;
}

.gduo a:hover {
    color: #666;
}

.age_con_key .age_con_key1,
.agent_con p,
.agent_con .age_li_about {
    font-size: 14px;
}

.agent_con .age_li_about p {
    white-space: normal;
    letter-spacing: normal;
}

.age_con_key {
    position: absolute;
    bottom: 10px;
    width: 910px;
    margin: 0 auto;
    color: #999;
}

.age_con_key1 a h2 {
    font-size: 12px;
    display: inline-block;
}

.rt_bot_line {
    height: 2px;
    margin: 20px 0 10px 0;
    background: #AE1C2F;
    font-size: 0;
}

.age_con_key .age_con_key2 {
    float: right;
}

.age_con_key .age_con_key1 span {
    margin: 0;
    font-weight: bold;
}


#cntrBody {
    font-size: 16px;
    line-height: 32px;
    color: #555;
    padding: 2px 0 0 0;
}

#cntrBody p {
    font-size: 16px;
    line-height: 32px;
}

/*列表页*/

.p_list_dl {
    display: inline-block;
    width: 220px;
    margin: 0 5px 25px 0;
    color: #555;
}

.p_list_dl:nth-of-type(4n) {
    margin-right: 0;
}

.p_list_dl dt {
    width: 220px;
    height: 160px;
}

.p_list_dl dt a {
    display: block;
    width: 220px;
    height: 160px;
    border: 1px solid #E4E4E4;
}

.p_list_dl dt img {
    display: block;
    width: 220px;
    height: 160px;
    border: 1px solid #E4E4E4;
}

.p_list_dl:hover dt img {
    border: 1px solid #AE1C2F;
}

.p_list_dl .d1{
    width: 220px;
    height: 25px;
    margin-top: 4px;
    line-height: 25px;
    overflow: hidden;
}

.p_list_dl .d1 a {
    display: block;
    width: 100%;
    color: #999;
    text-align: center;
}

.p_list_dl:hover .d1 a {
    color: #AE1C2F;
}

.apage {
    position: absolute;
    bottom: 20px;
    width: 910px;
    height: 28px;
    background: #fff;
    line-height: 25px;
    text-align: center;
}

.apage a {
    display: inline-block;
    min-width: 46px;
    margin-right: 5px;
    border: 1px solid #d7d7d7;
    background: #F9F9F9;
    text-align: center;
    cursor: pointer;
}

.apage .current,
.apage a:hover {
    background: #CF1C20;
    color: #fff;
    border: 1px solid #CF1C20;
}

/*文章列表*/

.news_con {
    width: 910px;
    margin: 0 auto;
    padding-top: 15px;
}

.news_dl {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    border-bottom: 1px dashed #E9E9E9;
}

.news_dl dt {
    margin-bottom: 3px;
    margin-top: 5px;
    line-height: 24px;
    height: 24px;
    width: 910px;
    overflow: hidden;
}

.news_dl .dt_1 {
    height: 20px;
    padding-left: 20px;
    background: url(/theme/img/sj2.png) no-repeat left center;
    color: #555;
    font-size: 14px;
    font-weight: 400;
}

.news_dl .dt_2 {
    font-size: 12px;
    float: right;
    padding: 0 10px 0 8px;
    font-family: "宋体";
}

/*培训资料*/

.px_video {
    display: block;
    width: 100%;
    height: 303px;
    margin-bottom: 20px;
}

.px_video li {
    width: 33.33%;
    height: 303px;
    display: block;
    float: left;
    text-align: center;
    position: relative;
}

.px_video li img {
    display: block;
    width: 88%;
    margin: 20px auto;
}

.px_video li p {
    position: absolute;
    bottom: 17px;
    left: 19px;
    width: 88%;
    text-align: center;
    background: #AE1C2F;
    color: #fff;
}

/*防伪查询*/

.fwcxbox {
    width: 540px;
    margin: 0 auto;
    padding: 20px;
}

.fwcxbox .item {
    margin-bottom: 20px;
}

.item-left {
    float: left;
    width: 80px;
    line-height: 30px;
    text-align: right;
}

.item-right {
    float: left;
    width: 400px;
}

.item-right:after {
    clear: both;
    content: "/";
    height: 0;
    display: block;
    visibility: hidden;
}

.item-right a {
    margin-left: 10px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
    cursor: pointer;
}

.fwcxbox .code {
    width: 60px; 
    height: 30px;
    padding-left:10px;
    background-color: #f5f5f5;
    border:0px;
}


.item-text {
    display: block;
    float: left;
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 4px 10px;
}

.item-text1 {
    display: block;
    float: left;
    width: 150px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 4px 10px;
    margin-right: 10px;
}

.item-right .cxbtn {
    display: block;
    float: left;
    width: 100px;
    height: 32px;
    border: 1px solid #ccc;
    background: #f2f2f2;
    line-height: 32px;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}

.item-right .cxbtn:hover {
    background: #d9d9d9;
}





</pre></body></html>