<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å…¬å¸æ¨¡å—css 2023å¹´2æœˆ9æ—¥ 09:17:18*/
/**[skin/public/znz-public.css] */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td,
hr,
button,
footer,
header {
    margin: 0;
    padding: 0;
}

html,
body {
    font: 12px "microsoft yahei", "Verdana", "Tahoma", "Arial";
    color: #333;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ff3220;
    text-decoration: none;
}

a:focus,
form *:focus {
    outline: none;
}

a,
button,
input[type="submit"] {
    cursor: pointer;
}

img,
button,
input[type="submit"] {
    border: 0 none;
}

i,
s,
u,
em {
    font-style: normal;
    text-decoration: none;
}

ol,
ul,
li {
    list-style: none;
}

.cf:after {
    display: block;
    height: 0;
    content: "";
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fl,
.fr {
    display: inline;
}

.oh {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

input,
button,
select,
textarea {
    font-family: "microsoft yahei";
}

input {
    text-indent: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.pr {
    position: relative;
}

.h5 {
    height: 5px;
    line-height: 5px;
}

.h10 {
    height: 10px;
    line-height: 10px;
}

.h20 {
    height: 20px;
    line-height: 20px;
}

.h5,
.h10,
.h20 {
    overflow: hidden;
    clear: both;
}

/* ç½‘ç«™é¡¶éƒ¨ */
.mc-top-box {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #999;
    background: #f6f6f6;
    border-bottom: 1px solid #e3e3e3;
}

.mc-top-box a {
    color: #999;
    font-size: 12px;
}

.mc-top {
    position: relative;
    width: 1300px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
}

.mc-top-visit {
    float: left;
    width: 70px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

/* é¡¶éƒ¨ç«™ç¾¤ */
.mc-top-site {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
}

.mc-top-site div {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 9;
    width: 1168px;
    padding: 0 15px;
    background: #fff;
    border: 1px solid #e3e3e3;
}

.mc-top-site a {
    padding: 0 3px;
    font-size: 12px;
}

.mc-top-site a:hover {
    color: #ff3220;
}

.mc-top-arrow {
    margin-left: 10px;
}

.mc-top-arrow::after,
.mc-top-nav-box i {
    display: inline-block;
}

.mc-top-arrow::after,
.mc-top-nav-box i {
    content: "";
    width: 9px;
    height: 7px;
    margin-left: 5px;
    background: url("skin/public/img/base/top-arrow.gif") 0 -6px no-repeat;
    transform: rotate(0deg);
}

.mc-top-arrow:hover::after,
.mc-top-nav-box:hover i {
    transform: rotate(180deg);
}

/* é¡¶éƒ¨èœå•é¡¹ */
.mc-top-menu,
.mc-top-menu2 {
    float: left;
    margin-top: 12px;
}

.mc-top-menu2 {
    float: right;
}

.mc-top-menu2 form {
    width: 250px;
}

.mc-top-menu a,
.mc-top-menu2 a {
    float: left;
    display: block;
    line-height: 12px;
    padding: 0 6px;
    color: #999;
    text-align: center;
}

.mc-top-menu a:hover,
.mc-top-menu2 a:hover,
.mc-top-menu a.red {
    color: #ff3220;
}

.mc-top-menu2 .f_b {
    cursor: default;
}

.other_login {
    float: right;
    text-align: right;
}

.other_login img {
    width: 16px;
    height: 16px;
}

/* é¡¶éƒ¨æ&nbsp;ç›®å¯¼èˆª */
.mc-top-nav-box {
    float: right;
    position: relative;
    z-index: 9999999;
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.mc-top-nav-box:hover {
    width: 78px;
    background: #fff;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.mc-top-nav {
    display: none;
    position: absolute;
    top: 36px;
    right: -37px;
    z-index: 99999999;
    width: 800px;
    padding: 14px 0;
    background: #fff;
    border: 1px solid #e3e3e3;
}

.mc-top-nav dl {
    float: left;
    width: 90px;
    margin-left: 15px;
}

.mc-top-nav dt {
    float: left;
    padding: 0 5px;
    color: #333;
    font: bold 14px "microsoft yahei";
    text-align: left;
}

.mc-top-nav dd {
    float: left;
    width: 100%;
    line-height: 30px;
    color: #e3e3e3;
    text-align: left;
}

.mc-top-nav dd a {
    padding: 0 5px;
    color: #666;
    white-space: nowrap;
}

.mc-top-nav dd a:hover {
    color: #ff3220;
}

.mc-top-nav dl.hyzq {
    float: left;
    width: 130px;
}

.mc-top-nav dl.rmzq {
    width: 200px;
}

.mc-top-nav dl.rmzq dt {
    width: 100%;
    padding: 0;
}

.mc-top-nav dl.rmzq dd {
    float: left;
    width: 100px;
}

.mc-top-nav dl.rmzq a {
    display: block;
    width: 100%;
    padding: 0;
}

.db-top-nav dl {
    width: 110px;
}

.db-top-nav dl.rmzq a {
    display: inline-block;
    width: 48%;
    padding: 0 5px;
}

.cg-top-nav dl {
    width: 100px;
}

.yg-top-nav {
    width: 1024px;
}

.yg-top-nav dl.rmzq {
    width: 360px;
}

.yg-top-nav dl.rmzq dt {
    width: 360px;
}

.yg-top-nav dl.rmzq dd {
    width: 120px;
}

.mc-top-nav {
    width: 900px;
}

.mc-top-nav dl {
    margin-left: 20px;
}

.mc-top-nav dl.rmzq dt {
    width: 300px;
}

.wy-top-nav {
    width: 820px;
}

.jcz-top-nav {
    width: 620px;
}

.jcz-top-nav dl {
    width: 100px;
}

.mm-top-nav {
    width: 610px;
}

.mm-top-nav dl {
    margin-left: 20px;
}

.mm-top-nav dl.rmzq dt {
    width: 300px;
}

.dd-top-nav {
    width: 940px;
}

.dd-top-nav dl {
    width: 120px;
}

.dd-top-nav dl.rmzq {
    width: 200px;
}

.jsq-top-nav {
    width: 640px;
}

.jsq-top-nav dl {
    width: 110px;
}

.tc-top-nav {
    width: 640px;
}

.tc-top-nav dl {
    width: 120px;
}

.tc-top-nav dl.rmzq {
    width: 200px;
}

.gzn-top-nav {
    width: 660px;
}

.gzn-top-nav dl {
    width: 110px;
}

.gzn-top-nav dl.rmzq {
    width: 220px;
}

.gzn-top-nav dl.rmzq dd {
    width: 110px;
}

.lyj-top-nav {
    width: 620px;
}

.lyj-top-nav dl {
    width: 100px;
}

.znjj-top-nav {
    width: 620px;
}

.znjj-top-nav dl {
    width: 110px;
}

/* é¡¶éƒ¨äºŒç»´ç&nbsp; */
.mc-top-ewm {
    float: right;
    position: relative;
    z-index: 999;
    width: 36px;
    height: 36px;
    background: url("skin/public/img/base/top-ewm.png") center center no-repeat;
}

.mc-top-ewm:hover {
    background: #fff url("skin/public/img/base/top-ewm.png") center center no-repeat;
}

.mc-top-ewm dt {
    display: none;
    position: absolute;
    top: 36px;
    right: -1px;
    z-index: 9998;
    padding: 10px 10px 0;
    color: #333;
    text-align: center;
    background: #fff;
    border: 1px solid #e3e3e3;
}

.mc-top-ewm dt img {
    width: 132px;
    height: 132px;
    vertical-align: top;
}

/* ç½‘ç«™åº•éƒ¨ */
.mc-ft-box {
    padding: 20px 0;
    font-size: 12px;
    background: #e8e8e8;
    border-top: 2px solid #ff3220;
}

.mc-ft-box a {
    font-size: 12px;
}

.mc-ft-box dl {
    width: 1300px;
    margin: 0 auto;
}

.mc-ft-box dt {
    float: left;
    width: 200px;
    margin-right: 60px;
    padding-top: 115px;
    background: url("skin/public/img/base/mc-logo-ft.gif") no-repeat;
}

.mc-ft-box dt a {
    float: left;
    margin-right: 10px;
}

.mc-ft-box dt a img {
    width: 89px;
}

.mc-ft-box dd {
    float: left;
    width: 940px;
}

.mc-ft {
    padding-left: 10px;
}

.mc-ft-menu a {
    line-height: 30px;
}

.mc-ft-menu,
.mc-ft-ewm {
    float: left;
    width: 100px;
    margin-right: 60px;
}

.mc-ft-ewm {
    margin-right: 20px;
}

.mc-ft-ewm img {
    display: block;
    width: 100px;
    height: 100px;
}

.mc-ft-menu h3,
.mc-ft-ewm h3,
.mc-ft-menu b,
.mc-ft-ewm b {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #dfdfdf;
}

.mc-cprt {
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
}

.mc-cprt ul {
    margin: 15px 0;
}

.mc-cprt li {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #dfdfdf;
}

.mc-cprt p {
    line-height: 26px;
    padding-left: 10px;
}

.mc-cprt p a {
    margin-right: 10px;
}

#newBridge,
.steps a span,
.consult a span,
.mc-adviser a span,
.mc-counsel dd a span,
.right span.qq_box,
.znz_fd span.qq_boxlx {
    display: none !important;
}

.qiao-bottom {
    display: inline-block;
    width: 92px;
    height: 22px;
    margin-top: -7px;
    background: url("skin/public/img/base/qiao-bottom.gif") no-repeat;
    vertical-align: middle;
}

/* å…±ç”¨çš„åŠ&nbsp;ç›Ÿå¼¹çª— */
.mc-public-jm {
    display: none;
    position: fixed;
    z-index: 10001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
}

.mc-public-jm .box {
    position: relative;
    z-index: 99;
    width: 350px;
    height: 380px;
    margin: 10% auto 0;
    background: #f5f5f5;
}

.mc-public-jm .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 98;
}

.mc-public-jm .close {
    position: relative;
    z-index: 99;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 20px auto 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 100%;
    cursor: pointer;
}

.mc-public-jm .box .hd {
    height: 125px;
    padding-top: 20px;
    background: #ff3220;
}

.mc-public-jm .box .hd h3,
.mc-public-jm .box .hd p {
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.mc-public-jm .box .hd p {
    line-height: 26px;
    font-size: 16px;
}

.mc-zs-tc01 .hd p b {
    padding: 0;
    font-size: 16px;
}

.mc-public-jm .box .bd {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    width: 86%;
    height: 190px;
    margin: 0 auto;
    padding: 20px 10px;
    background: #fff;
    border-radius: 5px;
}

.mc-public-jm .box .bd input[type="text"] {
    width: 99%;
    height: 35px;
    margin-bottom: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.mc-public-jm .box .bd input[type="text"]:focus {
    border: 1px solid #ff3220;
}

.mc-public-jm .box .bd input[type="submit"] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #ff3220;
    border-radius: 5px;
}

.mc-public-jm .box .bd input[type="submit"]:hover {
    background: #dd0005;
}

.mc-public-jm .box .bd .pselect {
    margin-bottom: 15px;
    white-space: nowrap;
}

.mc-public-jm .box .bd .pselect input {
    display: none;
}

.mc-public-jm .box .bd select {
    float: left;
    width: 32%;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    color: #999;
    text-indent: 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.mc-public-jm .box .bd select:last-child {
    margin-right: 0;
}

/* ç«™å†…ç«™åº•éƒ¨æµ®çª— */
.mc-bm-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 108px;
    background: url("skin/public/img/znz-new/bm-bottom-bg.png") repeat-x;
}

.mc-bm-bottom dl {
    width: 1300px;
    height: 75px;
    margin: 0 auto;
    padding: 33px 0 0;
    background: url("skin/public/img/znz-new/bm-bottom.png") no-repeat;
}

.mc-bm-bottom dt {
    float: left;
    width: 490px;
    padding: 23px 0 0 360px;
}

.mc-bm-bottom dd {
    float: left;
    width: 350px;
    padding-top: 30px;
    color: #fff;
}

.mc-bm-bottom dd em {
    padding: 0 5px;
}

.mc-bm-bottom dd li {
    width: 100%;
    height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-bm-bottom input {
    float: left;
    width: 140px;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    text-indent: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.mc-bm-bottom input.phone {
    width: 180px;
}

.mc-bm-bottom button:hover {
    color: #fff;
    background: #ff3220;
}

.mc-bm-bottom button {
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #ffb800;
    border-radius: 3px;
}

/* åº•éƒ¨æ‚¬æµ® */
.cz-bottom-box {
    height: 125px;
    background: #ddd;
}

.pb60 .cz-bottom-box {
    height: 125px;
    background: #e8e8e8 !important;
}

body.pb60 {
    padding-bottom: 0 !important;
}

.cz-bottom-fix {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 80px;
    padding-top: 38px;
    background: url("skin/public/img/base/cz-bottom.png") center top no-repeat;
}

.cz-bottom-fix dl {
    width: 1300px;
    height: 80px;
    margin: 0 auto;
}

.cz-bottom-fix dt {
    float: left;
    width: 328px;
    margin-left: 442px;
    padding-top: 20px;
}

.cz-bottom-fix dt p {
    line-height: 20px;
    color: #fff;
    font-size: 12px;
}

.cz-bottom-fix dt p em {
    color: #ffdf00;
    padding: 0 3px;
}

.cz-bottom-fix dd {
    float: left;
    margin-left: 10px;
    padding-top: 22px;
    color: #fff;
}

.cz-bottom-fix input {
    float: left;
    width: 275px;
    height: 38px;
    margin-right: 3px;
    border: none;
    border-radius: 5px;
}

.cz-bottom-fix button {
    float: left;
    width: 92px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #CB252D;
    background: url("skin/public/img/base/cz-bottom-btn2.png") no-repeat;
    border-radius: 5px;
}

/* æ–°å¢žåº•éƒ¨å…³é—­æ‰“å¼€æ•ˆæžœ */
.js-fixedBottom .bm-close {
    position: absolute;
    top: 55%;
    right: 10px;
    width: 28px;
    height: 28px;
    text-align: center;
}

.js-fixedBottom .bm-close:hover {
    background: #e02d2d;
}

.js-fixedBottom .bm-close i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 6px 0;
    background: url("skin/public/img/base/bm-close.png") -25px -4px no-repeat;
}

.js-fixedBottom.mini {
    bottom: 10px;
    width: 64px;
    height: 64px;
    padding: 0;
    background: #e02d2d url("skin/public/img/base/bm-open.png") 44px center no-repeat;
    border-radius: 50%;
    cursor: pointer;
}

.js-fixedBottom.mini dl,
.js-fixedBottom.mini .bm-close {
    display: none;
}

/* æ–°å¢žå³ä¾§å…³é—­æ‰“å¼€æ•ˆæžœ */
#serverClose {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    margin: 6px 0;
    color: #000;
    background: url("skin/public/img/base/i-close.png") no-repeat;
    cursor: pointer;
}

#serverOpen {
    display: none;
    position: fixed;
    top: 360px;
    right: -50px;
    width: 20px;
    height: 90px;
    cursor: pointer;
    background: url("skin/public/img/base/i-zx.png") no-repeat;
}

/* åå¤§æ˜¾ç¤ºéšè—æŽ§åˆ¶ */
.temp-none {
    display: none !important;
}

/* å…è´£+æŠ•èµ„å›¾ç‰‡åŒ– */
.imgtips-top10 {
    display: inline-block;
    width: 1113px;
    height: 18px;
    background: url("skin/public/img/imgtips-top10.png") no-repeat;
}

html,
body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
form,
input,
p {
    margin: 0;
    padding: 0;
}

body {
    font: 12px "microsoft yahei";
    color: #333;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ff3220;
    text-decoration: none;
}

a:focus {
    outline: none;
}

img {
    border: 0 none;
}

i,
s,
u,
em {
    font-style: normal;
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

input {
    text-indent: 10px;
}

input,
select,
textarea {
    color: #666;
}

form *:focus {
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fl,
.fr {
    display: inline;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml20 {
    margin-left: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.cf:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.lazy {
    background: #eee url("skin/public/img/base/lazy.gif") center center no-repeat;
}

.mc-wrap {
    position: relative;
    width: 1300px;
    margin: 0 auto;
    clear: both;
}

.mc-ad-half {
    width: 1300px;
    margin: 0 auto 10px;
}

.mc-ad-half ul {
    width: 1210px;
}

.mc-ad-half li {
    float: left;
    width: 595px;
    margin-right: 10px;
}

.mc-ad-half li.all {
    width: 1300px;
}

.mc-ad-half img,
.mc-ad img {
    display: block;
    margin-top: 10px;
}

.adcur,
.ad_mt {
    overflow: hidden;
}

.adcur {
    position: relative;
    line-height: 0;
}

.adcur u {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    background: url(https://jm.cdnjm.cn/public/gg_v.png) left bottom no-repeat;
}

.adcur s {
    display: block;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.mc-ban-wrap {
    position: relative;
}

.mc-hd {
    position: relative;
    width: 1300px;
    margin: 0 auto 8px;
}

.mc-logo img {
    display: block;
    width: 224px;
    height: 80px;
    object-fit: scale-down;
}

.mc-logo {
    float: left;
    position: relative;
    width: 224px;
    height: 80px;
    line-height: 80px;
    padding: 10px 0;
    color: #ff3220;
    font-size: 16px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url("skin/public/img/icon-znz.png") -600px -990px no-repeat;
}

.mc-hd i {
    position: absolute;
    left: 220px;
    top: 0;
    width: 22px;
    height: 20px;
    background: url("skin/public/img/icon-znz.png") -600px -50px no-repeat;
}

.mc-info-tip {
    display: none;
    position: absolute;
    left: 255px;
    top: 0;
    z-index: 999;
    width: 500px;
    height: 65px;
    line-height: 20px;
    padding: 5px 5px 0 15px;
    color: #999;
    background: #fff;
    border: 1px solid #ddd;
}

.mc-banner {
    float: right;
    position: relative;
    width: 955px;
    margin-bottom: 20px;
    overflow: hidden;
}

.mc-banner .bd li {
    float: left;
    border-radius: 4px;
}

.mc-banner .bd li img {
    display: block;
    width: 100%;
    height: 350px;
    border-radius: 4px;
}

.mc-banner .hd,
.mc-focus .hd {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.mc-banner .hd li,
.mc-focus .hd li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0 7px;
    background: #fff;
    border-radius: 100%;
}

.mc-banner .hd li.on,
.mc-focus .hd li.on {
    width: 30px;
    background: #ff3220;
    border-radius: 20px;
}

.mc-focus {
    position: relative;
    width: 955px;
    height: 350px;
    overflow: hidden;
}

.mc-focus img {
    display: block;
    width: 100%;
    height: 350px;
    border-radius: 4px;
}

.mc-nav {
    float: right;
}

.mc-nav li {
    float: left;
    margin-top: 25px;
    padding: 0 15px;
    border-right: 1px solid #ddd;
}

.mc-nav li:last-child {
    padding-right: 0;
    border-right: none;
}

.mc-nav li a {
    padding-bottom: 20px;
    font-size: 18px;
}

.mc-nav li.on a,
.mc-nav li a:hover {
    font-weight: bold;
    color: #ff3220;
    border-bottom: 3px solid #ff3220;
}

.mc-ban-bg {
    position: absolute;
    top: -28px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 470px;
}

.mc-footer-wrap {
    width: 100%;
    margin-top: 30px;
    background: #ddd;
}

.mc-footer {
    position: relative;
    width: 1300px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.mc-footer::before {
    content: "";
    position: absolute;
    top: -17px;
    left: 0;
    width: 252px;
    height: 17px;
    background: url("skin/public/img/icon-znz.png") -700px -550px no-repeat;
}

.mc-footer .info {
    float: left;
    width: 240px;
    height: 200px;
    background: #f0f0f0;
}

.mc-footer .info .logo,
.mc-footer .info .logo img {
    display: block;
    width: 188px;
    height: 68px;
}

.mc-footer .info .logo {
    line-height: 68px;
    margin: 28px auto 0;
    font-size: 16px;
    text-align: center;
    color: #ff3220;
    background: #fff;
    border: 1px solid #ddd;
}

.mc-footer .info p {
    line-height: 36px;
    text-align: center;
}

.mc-footer .info p strong {
    font-size: 18px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-footer .info div,
.mc-footer .info ul {
    width: 190px;
    margin: 10px auto;
    text-align: center;
}

.mc-footer .info .attest,
.mc-footer .info .vip {
    float: left;
    display: inline-block;
    height: 20px;
    margin: 7px 0 0 15px;
    padding-left: 20px;
    font: 12px/19px "microsoft yahei";
    color: #05458c;
}

.mc-footer .info .attest {
    margin-left: 20px;
    font-size: 14px;
    background: url("skin/public/img/znz/sp-znz.png") 0 -50px no-repeat;
}

.mc-footer .info .vip {
    width: 60px;
    color: #ff3220;
    background: url("skin/public/img/znz/sp-znz.png") 0 -140px no-repeat;
}

.mc-footer .info li {
    float: left;
}

.mc-footer .info li img {
    display: block;
    height: 40px;
    margin-left: 35px;
}

.mc-footer .menu {
    float: left;
    margin: 36px 0 0 80px;
}

.mc-footer .menu ul {
    float: left;
    height: 180px;
    padding: 0 60px;
}

.mc-footer .menu ul.two {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.mc-footer .menu li {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.mc-footer .menu li p {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.mc-footer .contact {
    float: right;
    max-width: 280px;
    margin: 36px 0 0;
    font-size: 14px;
}

.mc-footer .contact li {
    line-height: 24px;
    padding: 5px 0;
}

.mc-footer .contact li a,
.mc-footer .znz-phone a {
    margin-left: 10px;
    padding: 3px 15px;
    color: #fff;
    background: #ff3220;
    border-radius: 5px;
}

.mc-footer .links,
.mc-footer .mzsm,
.mc-footer .more {
    line-height: 20px;
    font-size: 12px;
    color: #999;
    text-align: center;
    clear: both;
}

.mc-footer .links {
    line-height: 24px;
    padding: 10px 0;
    font-size: 14px;
}

.mc-footer .links a,
.mc-footer .more a {
    color: #999;
}

.mc-footer .links a {
    margin: 0 5px;
    font-size: 12px;
    white-space: nowrap;
}

.mc-footer .mzsm {
    padding: 15px 0;
}

.mc-footer .more {
    width: 90%;
    margin: 0 auto;
}

.mc-footer .znz-phone {
    display: block;
    text-align: center;
    font-size: 14px;
    clear: both;
}

.mc-footer .znz-phone em {
    color: #ff3220;
}

.mc-tc-wrap {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    overflow-y: none;
}

.mc-tc-wrap .tc-close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 99;
    text-align: center;
    font-size: 0;
}

.mc-tc-wrap .tc-close:after {
    content: "\2716";
    font-size: 20px;
    color: #ccc;
}

.mc-tc-wrap .tc-mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 98;
    width: 100%;
    height: 130%;
    background: #000;
    opacity: .8;
}

.mc-tc-cg {
    position: absolute;
    left: 50%;
    top: 30%;
    z-index: 99;
    width: 500px;
    margin-left: -250px;
    padding: 60px 0;
    background: #fff;
    border-radius: 5px;
}

.mc-tc-cg h3,
.mc-tc-cg span {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

.mc-tc-cg p {
    height: 36px;
    line-height: 36px;
    padding: 20px 0;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
}

.mc-tc-cg p em {
    color: #ff3220;
}

.mc-tc-cg .btn-ok {
    display: block;
    width: 336px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #ff3220;
    border: 2px solid #ff3220;
    cursor: pointer;
}

.mc-tc-cg .btn-ok:hover {
    color: #ff3220;
    background: #fff;
}

.mc-jmgj-left {
    margin: 0 auto;
}

.mc-jmgj-left dt img {
    display: block;
    width: 80px;
    height: 80px;
}

.mc-jmgj-left dt {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    border-radius: 100%;
}

.mc-jmgj-left dd {
    float: left;
    padding-top: 20px;
}

.mc-jmgj-left dd h3 {
    font-size: 16px;
}

.mc-jmgj-left dd p {
    line-height: 30px;
    font-size: 14px;
}

.mc-jmgj-left dd p em {
    color: #ff3220;
    font-weight: bold;
}

.mc-block-left .zixun,
.mc-block-left .phone {
    display: block;
    width: 276px;
    height: 38px;
    line-height: 38px;
    margin: 15px auto 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #ff3220;
    border: 2px solid #ff3220;
    border-radius: 5px;
}

.mc-block-left .phone {
    color: #ff3220;
    background: #fff;
}

.mc-block-left .zixun:hover,
.mc-block-left .phone:hover {
    border: 2px solid #ff3220;
}

.mc-block-left .zixun:hover {
    color: #ff3220;
    background: #fff;
}

.mc-block-left .phone:hover {
    color: #fff;
    background: #ff3220;
}

.mc-block-left .a-xgpl {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    color: #ff3220;
    text-decoration: underline;
    text-align: center;
}

.mc-tc-jmgj {
    position: absolute;
    left: 50%;
    top: 25%;
    z-index: 99;
    width: 600px;
    margin-left: -300px;
    padding: 60px 0 40px;
    background: #fff;
    border-radius: 5px;
}

.mc-tc-jmgj .title {
    position: absolute;
    left: 0;
    top: 20px;
    width: 570px;
    padding: 0 0 20px 30px;
    border-bottom: 1px solid #ddd;
}

.mc-tc-jmgj .title em {
    padding-bottom: 19px;
    font-size: 16px;
    border-bottom: 2px solid #ff3220;
}

.mc-tc-jmgj h2 {
    line-height: 80px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

.mc-tc-jmgj h2 i {
    padding: 0 10px;
    font-size: 30px;
    color: #fa9e03;
    font-weight: bold;
}

.mc-tc-jmgj div.cf {
    width: 525px;
    height: 255px;
    margin: 30px auto 0;
}

.mc-tc-jmgj div.left {
    float: left;
    width: 305px;
    height: 255px;
}

.mc-tc-jmgj .mc-jmgj-left {
    margin: 0 0 30px;
}

.mc-tc-jmgj .left p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #666;
}

.mc-tc-jmgj input {
    display: block;
    width: 300px;
    height: 42px;
    margin: 0 auto;
    border: 1px solid #999;
    border-radius: 5px;
}

.mc-tc-jmgj .btn-ok {
    display: block;
    width: 300px;
    height: 50px;
    line-height: 48px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    background: #ff3220;
    border: 2px solid #ff3220;
    border-radius: 5px;
    cursor: pointer;
}

.mc-tc-jmgj .btn-ok:hover {
    color: #ff3220;
    background: #fff;
}

.mc-tc-jmgj div.right {
    float: right;
    width: 180px;
    height: 255px;
    background: #ddd;
}

.mc-tc-jmgj div.right img {
    display: block;
    width: 150px;
    height: 150px;
    margin: 20px auto 15px;
}

.mc-tc-jmgj div.right p {
    line-height: 24px;
    font-size: 14px;
    text-align: center;
}

.mc-tc-jmwd {
    position: absolute;
    left: 50%;
    top: 25%;
    z-index: 99;
    width: 600px;
    margin-left: -300px;
    padding: 30px 0 50px;
    background: #fff;
    border-radius: 5px;
}

.js-tc-jmwd .mc-tc-jmwd {
    padding: 50px 0 30px;
}

.mc-tc-jmwd h3,
.mc-tc-jmwd h4 {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
}

.mc-tc-jmwd h4 {
    font-size: 16px;
}

.mc-tc-jmwd em {
    color: #ff3220;
    font-weight: bold;
}

.mc-tc-jmwd input {
    display: block;
    width: 420px;
    height: 42px;
    margin: 0 auto;
    border: 1px solid #999;
    border-radius: 5px;
}

.mc-tc-jmwd input.yzm {
    float: left;
    width: 240px;
    height: 42px;
    border: 1px solid #999;
    border-right: none;
    border-radius: 5px 0 0 5px;
}

.mc-tc-jmwd input[type="radio"] {
    display: inline-block;
    width: 15px;
    height: 15px;
}

.mc-tc-jmwd .get-yzm {
    float: left;
    width: 180px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    background: #fa9e03;
    border-radius: 0 5px 5px 0;
}

.mc-tc-jmwd .btn-ok {
    display: block;
    width: 422px;
    height: 50px;
    line-height: 48px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    background: #ff3220;
    border: 2px solid #ff3220;
    border-radius: 5px;
    cursor: pointer;
}

.mc-tc-jmwd .btn-ok:hover {
    color: #ff3220;
    background: #fff;
}

.mc-tc-jmwd p {
    width: 422px;
    height: 40px;
    margin: 20px auto 0;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.mc-tc-jmwd p.mb10 {
    margin-bottom: -10px;
}

.mc-zs-tc01 {
    position: relative;
    width: 100%;
    height: 360px;
    background: #fafafa;
}

.mc-zs-tc01 .hd {
    height: 115px;
    padding-top: 20px;
    background: #ed3a3e;
}

.mc-zs-tc01 .hd h3 {
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.mc-zs-tc01 .hd p {
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.mc-zs-tc01 .hd p b {
    padding: 0;
    font-size: 16px;
}

.mc-zs-tc01 .bd {
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 260px;
    height: 190px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
}

.check {
    position: relative;
    margin: 0 0 10px;
    background: #fff;
}

.check input {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #666;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    box-sizing: border-box;
    -webkit-appearance: none;
    outline: none;
}

.check input::-webkit-input-placeholder {
    color: #666;
}

.check .name,
.check .mobile {
    width: 99%;
    height: 35px;
    margin-bottom: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.area select:last-child {
    margin-right: 0;
}

.area select {
    float: left;
    width: 32%;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    color: #999;
    text-indent: 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.mc-zs-tc01 .bd input[type="submit"] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background: #ed3a3e;
    border: none;
    border-radius: 5px;
}

.mc-zs-tc01 .bd input[type="submit"]:hover {
    background: #dd0005;
}

.mc-tt1 {
    height: 28px;
    line-height: 28px;
    margin: 0 0 20px 0;
    padding: 0 0 15px;
    border-bottom: 1px solid #ddd;
}

.mc-tt1 h2,
.mc-tt1 h1 {
    float: left;
    margin-right: 15px;
    padding-bottom: 14px;
    font-size: 20px;
    color: #333;
    border-bottom: 3px solid #ff3220;
}

.mc-tt1 em,
.mc-tt1 span {
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #aaa;
    text-transform: uppercase;
}

.mc-tt1 .more {
    float: right;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}

.mc-tt1 .more:hover {
    color: #ff3220;
}

.mc-tt1 .zixun {
    float: right;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    padding: 0 20px;
    font-size: 14px;
    color: #ff3220;
    cursor: pointer;
    background: #fff;
    border: 1px solid #ff3220;
    border-radius: 5px;
}

.mc-tt1 .zixun:hover {
    background: #ff3220;
    color: #fff;
}

.mc-tt2 {
    height: auto;
    margin: 0 auto 20px;
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
}

.mc-tt2 h3,
.mc-tt2 .t {
    display: contents;
    padding-right: 10px;
    font: normal 18px "microsoft yahei";
    color: #333;
}

.mc-tt2 em,
.mc-tt2 span {
    display: inline-block;
    margin-left: 10px;
    font: 14px/30px "Arial";
    color: #aaa;
    text-transform: uppercase;
}

.mc-tt2 .more {
    float: right;
    line-height: 25px;
    font-size: 14px;
    color: #999;
}

.mc-tt2 .more:hover {
    color: #ff3220;
}

.mc-jmwd-left {
    margin: 0 auto;
    overflow: hidden;
}

.mc-jmwd-left textarea {
    width: 100%;
    height: 55px;
    padding: 10px;
    box-sizing: border-box;
}

.mc-jmwd-left .open-jmwd {
    display: block;
    line-height: 42px;
    margin: 10px auto 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #ff3220;
    border: 2px solid #ff3220;
}

.mc-jmwd-left .open-jmwd:hover {
    color: #ff3220;
    background: #fff;
    border: 2px solid #ff3220;
}

.mc-jmwd-left p {
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #999;
}

.mc-jmwd-left dd {
    position: relative;
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #ddd;
}

.mc-jmwd-left dd em {
    position: absolute;
    top: -15px;
    left: 80px;
    width: 120px;
    height: 25px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #dedede;
    border-radius: 15px;
}

.mc-jmwd-left li:hover {
    color: #ff3220;
}

.mc-jmwd-left li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-block-left,
.mc-block-l {
    box-sizing: border-box;
    text-align: left;
    margin-bottom: 20px;
    padding: 0 20px 20px;
    background: #f5f5f5;
}

.mc-block-l .hd {
    margin: 10px 0 20px;
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
}

.mc-contact dd {
    margin-bottom: 20px;
}

.mc-block-l .hd h3,
.mc-block-l .hd .t {
    float: left;
    padding-right: 10px;
    color: #333;
    font-size: 16px;
}

.mc-block-l .hd span {
    float: left;
    color: #c5c5c5;
    font: 14px/30px "Arial";
}

.index-meta span {
    margin-right: 5px;
}

.index-meta .verified {
    font-size: 14px;
    color: #7cce21;
}

.index-meta .verify {
    font-size: 14px;
    color: #fe0000;
}

.index-meta .hits {
    font-size: 14px;
}

.index-meta .hits i {
    color: #fe0000;
    margin-right: 3px;
}

.index-meta .hits img {
    height: 13px;
    margin-top: -4px;
}

.mt20 {
    margin-top: 20px;
}

.mc-block-l .mc-tag li.two {
    text-indent: 20px;
}

.mc-block-l .mc-tag li.two a {
    color: #666;
}

.mc-block-l .mc-tag li.two a:hover {
    color: #ff3220;
}

.mc-block-l .mc-contact dd p,
.mc-block-l .mc-contact dd p a {
    line-height: 30px;
    font-size: 14px;
}

.mc-ico-contact:hover {
    color: #fff;
}

.mc-ico-contact {
    display: inline-block;
    line-height: 24px;
    margin: 0 0 0 7px;
    padding: 0 7px;
    color: #fff;
    font-size: 12px;
    background: #ff3220;
    border-radius: 5px;
}

.mc-zsgj {
    width: 835px;
    height: 430px;
    margin: 0 auto 40px;
    border: 10px solid #ff3220;
    border-radius: 10px;
}

.mc-zsgj .top {
    height: 113px;
    padding-top: 25px;
    text-align: center;
    background: #ff3220;
}

.mc-zsgj .top h3,
.mc-zsgj .top h4 {
    font-size: 32px;
    font-weight: normal;
    color: #fff;
}

.mc-zsgj .top h4 {
    margin-top: 10px;
    font-size: 18px;
}

.mc-zsgj .top h4 em {
    margin: 0 5px;
}

.mc-zsgj .top h4 b {
    display: inline-block;
    width: 24px;
    height: 34px;
    line-height: 30px;
    margin: 0 1px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background: url("skin/public/img/icon-znz.png") -550px 0 no-repeat;
}

.mc-zsgj form {
    float: left;
    width: 370px;
    height: 260px;
    padding: 30px 25px 0;
    background: #fff;
}

.mc-zsgj form p {
    margin-bottom: 15px;
    font-size: 14px;
}

.mc-zsgj form select,
.mc-zsgj form input {
    margin-left: 7px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.mc-zsgj form select {
    width: 90px;
    height: 40px;
    padding: 0 10px 0 3px;
}

.mc-zsgj form input {
    width: 282px;
    height: 38px;
    line-height: 34px;
}

.mc-zsgj dt input:focus {
    border: 1px solid #ff3220;
}

.mc-zsgj form button {
    width: 362px;
    height: 52px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font: 18px/50px "microsoft yahei";
    background: #ff3220;
    border: 2px solid #ff3220;
    border-radius: 5px;
    cursor: pointer;
}

.mc-zsgj form button:hover {
    color: #ff3220;
    background: #fff;
    border: 2px solid #ff3220;
}

.mc-zsgj-tip {
    float: left;
    width: 390px;
    height: 270px;
    padding: 20px 0 0 25px;
    background: #f0f0f0;
    overflow: hidden;
}

.mc-zsgj-tip li span {
    padding: 0 15px;
}

.mc-zsgj-tip li {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@-webkit-keyframes szdj {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes szdj {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/* ç«™å†…ç«™åŠ&nbsp;ç›Ÿæ”»ç•¥ */
.mc-news-list dd h2 i {
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    padding: 0 7px;
    font: normal 12px/24px "microsoft yahei";
    color: #ff3220;
    background: #fff;
    border: 1px solid #ff3220;
    border-radius: 5px;
}

/* çƒ­é—¨å“ç‰Œ */
.mc-brand-hot .bd li {
    float: left;
    width: 20%;
    line-height: 28px;
    font-size: 14px;
    text-indent: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-brand-hot .hd {
    margin: 0 auto;
    padding: 30px 0 20px;
    text-align: center;
}

.mc-brand-hot .hd li.on {
    background: #ff3220;
}

.mc-brand-hot .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    background: #ddd;
    cursor: pointer;
    overflow: hidden;
}

/* æº¢å‡ºéšè—é›†åˆ */
.mc-hd .info dd p,
.mc-attest-info dd p a.name,
.mc-block-l .mc-tag a,
.mc-news-list2 .bd a,
.mc-news-list3 li a,
.mc-links li,
.mc-brand-hot .bd li,
.mc-brand-rec li span,
.mc-photo2 dt,
.mc-photo2 dd a,
.mc-block-l .mc-contact dd p,
.mc-ranking .bd dd a,
.mc-shop-list li a,
.mc-shop-list h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-jmwd-left li::before,
.mc-block-l .mc-tag a::before,
.mc-news-list2 .bd li::before,
.mc-news-list3 li::before {
    content: "Â·";
    display: inline-block;
    margin-right: 10px;
    font: bold 30px/30px "Arial";
    color: #ccc;
    vertical-align: top;
}

.mc-jmwd-left li::before {
    font: bold 30px/35px "Arial";
}

.mc-news-list2 .bd a,
.mc-news-list3 li a {
    display: inline-block;
    max-width: 90%;
    line-height: 30px;
    font-size: 14px;
}

.mc-news-list2 .bd a,
.mc-news-list3 li a {
    font-size: 16px;
}

.mc-block-l .mc-tag a {
    display: block;
    line-height: 30px;
    font-size: 14px;
}

/* å…è´£å£°æ˜Žå›¾ç‰‡ */
.mc-agent-imgtips02,
.mc-agent-imgtips03 {
    display: inline-block;
    margin-top: -3px;
    vertical-align: middle;
}

.mc-agent-imgtips02 {
    width: 146px;
    height: 14px;
    background: url("skin/public/img/tips-i02.png") no-repeat;
}

.mc-agent-imgtips03 {
    width: 1300px;
    height: 36px;
    background: url("skin/public/img/mc-tips03.png") center no-repeat;
}

/* æ–°å¢žé¢åŒ…å±‘ */
.mc-webpath-warp {
    background: #fff;
}

.mc-webpath a {
    color: #999;
}

.mc-webpath {
    width: 1300px;
    line-height: 20px;
    margin: 0 auto;
    padding-bottom: 10px;
    color: #999;
    font-size: 14px;
    text-align: left;
}

/* ç«™å†…ç«™ æ¸©é¦¨æç¤º */
.znz-none {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
}

.znz-none .cont {
    position: relative;
    z-index: 9;
    width: 500px;
    margin: 10% auto 0;
    padding: 30px 50px;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
}

.znz-none .cont span {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 24px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.znz-none .cont p {
    line-height: 2;
    padding: 5px 0;
    font-size: 14px;
    text-align: justify;
    color: #666;
}

.znz-none .cont p b {
    color: #ff3220;
}

.znz-none .cont h3 {
    display: block;
    line-height: 2;
    padding: .1rem 0;
    font-size: 16px;
    text-align: center;
    color: #ff3220;
    font-weight: bold;
}

.znz-none .cont .more {
    display: block;
    line-height: 2;
    margin-top: 15px;
    padding: 5px 0;
    font-size: 16px;
    text-align: center;
    color: #4f4ff5;
}

.znz-none::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
}

.znz-none li {
    float: left;
    width: 31%;
    margin: 10px 1% 0;
    text-align: center;
}

.znz-none li a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.znz-none li img {
    display: block;
    width: 112px;
    height: 40px;
    margin: 0 auto 5px;
    border: 1px solid #e5e5e5;
}

/* åŠ&nbsp;ç›ŸåŒºåŸŸ */
.kb-tit {
    height: auto;
    margin: 0 auto 20px;
    padding: 20px 0;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}

.kb-tit h2 {
    display: inline-block;
    font: normal 18px "microsoft yahei";
    color: #333;
}

.zsqy p {
    line-height: 24px;
    font-size: 12px;
    color: #999;
}

.zsqy p b {
    padding: 0 1px;
    color: #ff3220;
    font-weight: bold;
}

.zsqy-table {
    width: 100%;
    margin: 10px auto 0;
    font-size: 14px;
    background: #fff;
    border: 1px solid #eee;
    border-bottom: none;
}

.zsqy-table li {
    height: 50px;
    line-height: 50px;
    clear: both;
    border-bottom: 1px solid #eee;
}

.zsqy-table li:first-child {
    color: #ff3220;
    font-weight: bold;
}

.zsqy-table li em {
    float: left;
    display: block;
    width: 30%;
    height: 50px;
    line-height: 50px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
}

.zsqy-table li em:nth-child(3) {
    width: 40%;
}

.zsqy-table li em b {
    padding: 0 2px;
    color: #ff3220;
    font-size: 16px;
    vertical-align: top;
}

.zsqy-table li em a {
    display: block;
    width: 70%;
    height: 30px;
    line-height: 30px;
    margin: 10px auto;
    font-size: 14px;
    color: #fff;
    background: #ff3220;
    border-radius: 5px;
}

.zsqy .check {
    margin: 0;
    background: unset;
}

.zsqy .check label {
    display: none;
}

.zsqy .check input {
    width: 100%;
    height: 44px;
    border-radius: 5px;
}

.zsqy .btn-zsbm {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #ff3220;
    border-radius: 5px;
}

.zsqy p.morearea {
    text-align: center;
}

.zsqy p.morearea a {
    line-height: 50px;
    font-size: 16px;
    color: #4f4ff5;
    border-bottom: 1px solid #4f4ff5;
}

/* ç”µè¯éšè— */
.hiddenInfo {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
}

.hiddenInfo::after {
    content: "****";
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background: #fff;
}

.mc-shop-tips {
    width: 100%;
    padding: 30px;
    background: #f5f5f5;
    box-sizing: border-box;
}

.mc-shop-tips p {
    padding-bottom: 20px;
    font-size: 16px;
}

.mc-shop-tips p b {
    padding: 0 5px;
    font-size: 16px;
    color: #ff3220;
}

.mc-shop-tips form {
    float: left;
    width: 70%;
}

.mc-shop-tips a {
    float: left;
    margin: 10px 0 10px 20px;
    font-size: 16px;
    color: #4f4ff5;
    border-bottom: 1px solid #4f4ff5;
}

.mc-shop-tips .check {
    float: left;
    width: 60%;
    margin: 0;
    background: unset;
}

.mc-shop-tips .check label {
    display: none;
}

.mc-shop-tips .check input {
    width: 100%;
    height: 44px;
    margin: 0;
    border: 1px solid #ff3220;
    border-right: none;
    border-radius: 5px 0 0 5px;
}

.mc-shop-tips .btn-zsbm {
    float: left;
    width: 40%;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-indent: unset;
    background: #ff3220;
    border-radius: 0 5px 5px 0;
}

/* ç«™å†…ç«™ å·¦ä¾§æµ®åŠ¨æŠ¥åé€šé“ */
.znz-left {
    position: fixed;
    top: 50px;
    left: 5px;
    z-index: 999;
    width: 160px;
}

.znz-left&gt;a {
    position: relative;
    display: block;
    width: 160px;
    height: 124px;
    margin: 0 auto 15px;
    background: url("skin/public/img/icon-znz.png") 0 -100px no-repeat;
}

.znz-left&gt;a::after {
    content: "";
    position: absolute;
    top: 36px;
    right: 45px;
    width: 56px;
    height: 24px;
    margin: 0 auto;
    background: url("skin/public/../../wap/image/news/howmuch-num.gif") no-repeat;
    background-size: contain;
    filter: brightness(20%);
}

.znz-left ul {
    width: 96px;
    margin: 0 auto;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
}

.znz-left li {
    width: 96px;
    height: 90px;
    border-bottom: 1px solid #eee;
}

.znz-left li a {
    display: block;
    width: 96px;
    height: 75px;
    padding-top: 15px;
    text-align: center;
}

.znz-left li a::before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    margin: 2px auto;
}

.znz-left li.yykc a::before {
    background: url("skin/public/img/icon-znz.png") 0 -240px no-repeat;
}

.znz-left li.kdzd a::before {
    background: url("skin/public/img/icon-znz.png") -50px -240px no-repeat;
}

.znz-left li.sqzl a::before {
    background: url("skin/public/img/icon-znz.png") -100px -240px no-repeat;
}

.znz-left-mini {
    position: fixed;
    top: 50px;
    left: 5px;
    z-index: 999;
    width: 88px;
    height: 142px;
    background: url("skin/public/img/icon-znz.png") -400px -100px no-repeat;
    cursor: pointer;
}

.znz-left-mini a,
.znz-left-mini i {
    display: block;
    width: 100%;
    height: 100px;
}

.znz-left-mini i {
    height: 42px;
}

/* ç«™å†…ç«™ å³ä¾§æµ®åŠ¨æŠ¥åé€šé“ */
.znz-right {
    position: fixed;
    top: 50px;
    right: 5px;
    z-index: 999;
    width: 188px;
    padding-top: 160px;
    background: url("skin/public/img/icon-znz.png") -200px -100px no-repeat;
    border-radius: 7px
}

.znz-right::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 54px;
    width: 82px;
    height: 82px;
    background: url("skin/public/img/icon-znz.png") -450px 0 no-repeat;
}

.znz-right .cont {
    width: 184px;
    height: 230px;
    padding-top: 10px;
    background: #fff;
    border: 2px solid #ff3220;
    border-top: none;
    border-radius: 0 0 6px 6px;
}

.znz-right .paidui {
    height: 24px;
    overflow: hidden;
}

.znz-right .paidui li {
    line-height: 24px;
    margin: 0 12px;
    color: #333;
}

.znz-right .paidui li b {
    padding: 0 3px;
    color: #ff3220;
    font-size: 14px;
}

.znz-right .tonghua {
    height: 50px;
    overflow: hidden;
}

.znz-right .tonghua li {
    height: 40px;
    line-height: 20px;
    padding: 5px 12px 0;
    color: #999;
}

.znz-right .tonghua li b {
    color: #2440b3;
    font-weight: normal;
}

.znz-right .tonghua li em {
    display: inline-block;
    width: 50px;
    vertical-align: top;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.znz-right input,
.znz-right button {
    display: block;
    margin: 10px auto 0;
    font-size: 14px;
    border-radius: 2px;
}

.znz-right form {
    margin-bottom: 18px;
}

.znz-right input {
    width: 158px;
    height: 34px;
    background: #fff;
    border: 1px solid #f60;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
}

.znz-right button {
    width: 160px;
    height: 36px;
    color: #fff;
    background: linear-gradient(315deg, #FF5A00, #FF9300);
    box-shadow: 0 6px 15px -4px #FF9300;
}

.znz-right p {
    display: block;
    height: 40px;
    line-height: 20px;
    padding: 5px 23px;
    color: #AF9C81;
    font-size: 14px;
    background: #FBF4EC;
    border-radius: 0 0 6px 6px;
}

.znz-right p b {
    padding: 0 5px;
    color: #ff3220;
    font-weight: normal;
}

.znz-right button,
.znz-right-mini,
.znz-left-close,
.znz-right-close {
    cursor: pointer;
}

.znz-right-mini {
    position: fixed;
    top: 50px;
    right: 5px;
    z-index: 999;
    width: 96px;
    height: 89px;
    background: url("skin/public/img/icon-znz.png") -350px 0 no-repeat;
}

.znz-left-close,
.znz-right-close {
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 999;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #FF8E33;
}

.znz-left-close::after,
.znz-right-close::after {
    content: "";
    position: absolute;
    top: 6px;
    left: 4px;
    width: 6px;
    height: 1px;
    background: #FF8E33;
}

.znz-left-close {
    top: -5px;
    left: 5px;
    right: unset;
}

@media screen and (max-width:1441px) {

    .znz-left,
    .znz-right {
        display: none;
    }
}

@media screen and (min-width:1441px) {

    .znz-left-mini,
    .znz-right-mini {
        display: none;
    }
}

.agreement {
    line-height: unset !important;
    margin-top: 7px;
    text-align: center !important;
    font-size: 12px !important;
}

.agreement input[type="checkbox"] {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
}

.agreement a {
    display: inline-block;
    line-height: unset;
    vertical-align: middle;
    color: #999;
}

/**[skin/public/znz-v1.4.1.css] */
.mc-mn {
    float: right;
    width: 955px;
}

.mc-sd {
    float: left;
    width: 325px;
}

.mc-jmys {
    float: left;
    width: 317px;
    height: 342px;
    background: #fff;
    border: 4px solid #ff3220;
    border-radius: 5px;
}

.mc-jmys .top {
    height: 68px;
    padding: 18px 0 0 82px;
    color: #fff;
    background: url("skin/public/img/icon-znz.png") no-repeat;
}

.mc-jmys .top h3 {
    line-height: 30px;
    font-size: 24px;
}

.mc-jmys .hd p {
    font-size: 16px;
}

.mc-jmys .con {
    padding: 15px 15px 0;
    font-size: 14px;
}

.mc-jmys .con p {
    margin-bottom: 10px;
}

.mc-jmys .con select,
.mc-jmys .con input {
    color: #666;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.mc-jmys .con select {
    width: 90px;
    height: 30px;
    margin: 0 10px 0 0;
    padding: 0 10px 0 3px;
    overflow: hidden;
}

.mc-jmys .con select.ipt_s1 {
    width: 78px;
}

.mc-jmys .con select.ipt_s3 {
    margin-right: 0;
}

.mc-jmys .con input {
    width: 278px;
    height: 30px;
    line-height: 30px;
}

.mc-jmys .con input:focus {
    border: 1px solid #ff3220;
}

.mc-jmys .con button {
    width: 280px;
    height: 46px;
    margin: 15px auto 0;
    text-align: center;
    color: #fff;
    font: 16px/42px "microsoft yahei";
    background: #ff3220;
    border: 2px solid #ff3220;
    border-radius: 5px;
    cursor: pointer;
}

.mc-jmys .con button:hover {
    color: #ff3220;
    background: #fff;
}

.mc-jmys-tip {
    width: 280px;
    height: 30px;
    margin: 0 auto;
    padding: 5px 0;
    overflow: hidden;
}

.mc-jmys-tip::before {
    content: "";
    float: left;
    display: block;
    width: 18px;
    height: 14px;
    margin: 9px 10px 0 3px;
    background: url("skin/public/img/icon-znz.png") -550px -50px no-repeat;
}

.mc-jmys-tip li {
    height: 32px;
    line-height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-jmys-tip li em {
    padding: 0 5px;
}

.mc-jmlc {
    width: 1192px;
    height: 110px;
    margin: 0 auto 20px;
    background: #fff;
    border: 4px solid #ff3220;
    border-radius: 5px;
}

.mc-jmlc dt {
    float: left;
    width: 668px;
    height: 110px;
    padding-left: 22px;
    background: url("skin/public/img/icon-znz.png") 0 -300px no-repeat;
}

.mc-jmlc dt h3 {
    float: left;
    line-height: 110px;
    margin-right: 28px;
    font-size: 24px;
    color: #fff;
}

.mc-jmlc dt ul {
    float: left;
    height: 110px;
}

.mc-jmlc dt li {
    float: left;
    width: 70px;
    margin-left: 60px;
    padding-top: 72px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.mc-jmlc dd {
    float: right;
    width: 440px;
    margin-right: 15px;
    padding-top: 5px;
}

.mc-jmlc dd p {
    font-size: 12px;
    color: #999;
    text-indent: 10px;
}

.mc-jmlc dd p em {
    padding: 0 5px;
    font-size: 18px;
    color: #ff3220;
}

.mc-jmlc dd input {
    float: left;
    width: 298px;
    height: 40px;
    border: 1px solid #ff3220;
    border-right: none;
    border-radius: 5px 0 0 5px;
}

.mc-jmlc dd button {
    float: left;
    width: 136px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #ff3220;
    border: 1px solid #ff3220;
    border-radius: 0 5px 5px 0;
}

.mc-jmlc dd button:hover {
    color: #ff3220;
    background: #fff;
}

.mc-jmlc dd .agreement {
    text-align: left !important;
    padding-top: 7px;
}

.mc-intro .con,
.mc-supports .con {
    height: auto;
}

.mc-intro .con.hlimit,
.mc-supports .con.hlimit {
    overflow: hidden;
}

.mc-intro .con.hlimit img,
.mc-supports .con.hlimit img {
    max-width: 100%;
    height: auto !important;
}

.mc-intro .hlimit {
    text-align: justify;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    position: relative;
    overflow: hidden;
    height: 300px;
    transition: all 0.3s linear;
}

.mc-intro .poster-btn {
    text-align: center;
    margin-top: 20px;
}

.mc-intro .poster-btn .layui-btn {
    font-size: 14px;
    color: #999999;
    border-color: #eeeeee;
}

.mc-intro .poster-btn .layui-btn:hover {
    color: #eb0223;
    border-color: #eb0223;
}

.mc-intro .poster-btn .layui-btn .layui-icon {
    margin-left: 8px;
}

.mc-intro .hlimit-box:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 4rem;
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}

.mc-intro .con,
.mc-intro .con p,
.mc-supports .con,
.mc-supports .con p {
    line-height: 30px;
    font-size: 14px;
    color: #666;
    word-break: break-word;
    text-align: justify;
}

.mc-intro .con p video,
.mc-supports .con p video {
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;
}

.downup {
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    color: #333;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    cursor: pointer;
    transition: all .2s;
}

.downup:hover {
    background: #ff3220;
    color: #fff;
}

.downup:hover a {
    display: block;
    color: #fff;
}

.mc-brand-shop li {
    float: left;
    width: 178px;
    line-height: 0;
    margin: 20px 20px 0 0;
    border: 1px solid #ccc;
    overflow: hidden;
}

.mc-brand-shop li p {
    line-height: 38px;
    font-size: 16px;
    text-align: center;
    background: #fff;
    border-top: 1px solid #ccc;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-brand-shop li img {
    width: 178px;
    height: 63px;
}

.mc-news-list dl {
    height: 135px;
    margin-bottom: 20px;
    background: #fff;
}

.mc-news-list dl:hover {
    background: #f7f7f7;
}

.mc-news-list .pic {
    float: left;
}

.mc-news-list .pic,
.mc-news-list .pic img {
    display: block;
    width: 180px;
    height: 135px;
    overflow: hidden;
    cursor: pointer;
}

.mc-news-list dd {
    float: right;
    width: 750px;
    height: 135px;
    text-align: left;
}

.mc-news-list dd.all {
    width: 100%;
}

.mc-news-list dd .biaoti {
    display: block;
    height: 48px;
    font: bold 18px/48px "microsoft yahei";
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-news-list dd p {
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}

.mc-news-list dd p.time a {
    margin: 0 0 0 10px;
    padding: 3px 15px;
    color: #999;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
}

.mc-news-list dd p.time a:hover {
    color: #fff;
    background: #ff3220;
    border: 1px solid #ff3220;
}

.mc-news-list dd p.time {
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
    font-size: 14px;
    color: #999;
}

.mc-product-list dl {
    width: 101%;
}

.mc-product-list dl a:hover {
    border: 1px solid #ff3220;
}

.mc-product-list dl a {
    float: left;
    width: 24%;
    margin: 0 1% 1% 0;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    padding: 10px;
}

.mc-product-list dl a img {
    display: block;
    width: 100%;
    height: 135px;
    object-fit: cover;
    overflow: hidden;
}

/* åŠ&nbsp;ç›Ÿæ¡ä»¶ */
.mc-jmtj-left {
    width: 280px;
    margin: 0 auto;
}

.mc-jmtj-left p em {
    color: #ff3220;
    font-weight: bold;
}

.mc-jmtj-left p {
    line-height: 32px;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-jmtj-left .policy,
.mc-jmtj-left .datum {
    display: block;
    width: 124px;
    height: 36px;
    line-height: 36px;
    margin: 20px 0 0;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
}

.mc-jmtj-left .policy {
    float: left;
    color: #fff;
    background: #ff3220;
    border: 2px solid #ff3220;
    cursor: pointer;
}

.mc-jmtj-left .policy:hover {
    color: #ff3220;
    background: #fff;
}

.mc-jmtj-left .datum {
    float: right;
    color: #ff3220;
    background: #fff;
    border: 2px solid #ff3220;
    cursor: pointer;
}

.mc-jmtj-left .datum:hover {
    color: #fff;
    background: #ff3220;
}

.mc-jmtj-left .policy_ok {
    background: #ccc;
    border: 2px solid #ccc;
}

.mc-jmtj-left .policy_ok:hover {
    color: #fff;
    background: #ccc;
}

/* åŠ&nbsp;ç›Ÿç•™è¨€ */
.mc-jmly-left {
    width: 280px;
    margin: -10px auto 0;
}

.mc-jmly-left li {
    padding: 10px 0;
    border-bottom: 1px dashed #aaa;
}

.mc-jmly-left p {
    max-height: 48px;
    line-height: 24px;
    margin-bottom: 7px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
}

.mc-jmly-left p em {
    float: left;
    color: #999;
}

.mc-jmly-left p i {
    float: right;
    color: #999;
}

/* å“ç‰Œå£ç¢‘ */
.mc-ppkb-left {
    width: 280px;
    margin: 15px auto 0;
    font-size: 14px;
    font-weight: bold;
}

.mc-ppkb-left .bg {
    float: left;
    width: 190px;
    height: 8px;
    margin: 5px 10px 0;
    background: #ccc;
    border-radius: 5px;
}

.mc-ppkb-left span {
    float: left;
    color: #666;
    font-weight: normal;
}

.mc-ppkb-left i {
    float: right;
}

.mc-ppkb-left .good,
.mc-ppkb-left .general,
.mc-ppkb-left .bad {
    padding: 3px 0;
}

.mc-ppkb-left .bad {
    color: #c5c5c5;
}

.mc-ppkb-left .good u,
.mc-ppkb-left .general u,
.mc-ppkb-left .bad u {
    display: block;
    width: 50%;
    height: 8px;
    background: #f54545;
    overflow: hidden;
    border-radius: 5px;
}

.mc-ppkb-left .general u {
    background: #ffa200;
}

.mc-ppkb-left .bad u {
    background: #999;
}

/* å“ç‰Œå±•ä¼š */
.mc-ppzh-left {
    width: 280px;
    margin: 0 auto;
    overflow: hidden;
}

.mc-ppzh-left .bd li {
    float: left;
}

.mc-ppzh-left .bd li a {
    display: block;
}

.mc-ppzh-left .bd li img {
    display: block;
    width: 280px;
    height: 210px;
    overflow: hidden;
}

.mc-ppzh-left .bd li h3 {
    width: 260px;
    height: 50px;
    line-height: 48px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    background: #fff;
}

.mc-ppzh-left .bd li h3 a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-ppzh-left .hd {
    width: 280px;
    margin: 20px auto 0;
    text-align: center;
}

.mc-ppzh-left .hd li.on {
    background: #ff3220;
}

.mc-ppzh-left .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #ccc;
    border-radius: 100%;
}

/* ä¼ä¸šä¸“é¢˜ */
.mc-qyzt-left {
    width: 280px;
    margin: 0 auto;
    overflow: hidden;
}

.mc-qyzt-left .bd li {
    float: left;
}

.mc-qyzt-left .bd li a {
    display: block;
}

.mc-qyzt-left .bd li img {
    display: block;
    width: 280px;
    height: 210px;
    overflow: hidden;
}

.mc-qyzt-left .bd li h3 {
    width: 260px;
    height: 50px;
    line-height: 48px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    background: #fff;
}

.mc-qyzt-left .bd li h3 a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-qyzt-left .hd {
    width: 280px;
    margin: 20px auto 0;
    text-align: center;
}

.mc-qyzt-left .hd li.on {
    background: #ff3220;
}

.mc-qyzt-left .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #ccc;
    border-radius: 100%;
}

/* å“ç‰ŒæŽ’è¡Œæ¦œ */
.mc-brand-rank-chip {
    background: #f5f5f5;
    border: 3px solid #ddd;
}

.mc-brand-rank-chip .hd li.on {
    background: #f5f5f5;
}

.mc-brand-rank-chip .hd li {
    float: left;
    width: 50%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    background: #ddd;
    color: #333;
}

.mc-brand-rank-chip .bd {
    padding: 5px 5px 10px;
    overflow: hidden;
}

.mc-brand-rank-chip .bd li {
    float: left;
    width: 48%;
    line-height: 32px;
    padding-left: 2%;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mc-brand-rank-chip .bd i {
    margin-right: 5px;
    font: 15px "Georgia";
}

.mc-tc-jmys01 {
    position: absolute;
    left: 50%;
    top: 10%;
    z-index: 99;
    width: 600px;
    margin-left: -300px;
    padding: 60px 0 30px;
    background: #fff;
    border-radius: 5px;
}

.mc-tc-jmys01 .title {
    position: absolute;
    left: 0;
    top: 20px;
    width: 570px;
    padding: 0 0 20px 30px;
    border-bottom: 1px solid #ddd;
}

.mc-tc-jmys01 .title em {
    padding-bottom: 19px;
    font-size: 16px;
    border-bottom: 2px solid #ff3220;
}

.mc-tc-jmys01 h2 {
    line-height: 80px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

.mc-tc-jmys01 h2 i {
    padding: 0 10px;
    font-size: 30px;
    color: #fa9e03;
    font-weight: bold;
}

.mc-tc-jmys01 .fei {
    width: 540px;
    margin: 0 auto 20px;
    padding: 5px 0;
    border: 1px solid #ddd;
}

.mc-tc-jmys01 .fei li {
    float: left;
    width: 240px;
    line-height: 40px;
    padding: 0 0 0 20px;
    font-size: 16px;
    text-align: center;
}

.mc-tc-jmys01 .fei li i {
    font-size: 20px;
    color: #fa9e03;
}

.mc-tc-jmys01 input {
    display: block;
    width: 420px;
    height: 42px;
    margin: 0 auto;
    border: 1px solid #999;
    border-radius: 5px;
}

.mc-tc-jmys01 input.yzm {
    float: left;
    width: 240px;
    height: 42px;
    border: 1px solid #999;
    border-right: none;
    border-radius: 5px 0 0 5px;
}

.mc-tc-jmys01 .get-yzm {
    float: left;
    width: 180px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    background: #fa9e03;
    border-radius: 0 5px 5px 0;
}

.mc-tc-jmys01 .btn-ok {
    display: block;
    width: 422px;
    height: 50px;
    line-height: 48px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    background: #ff3220;
    border: 2px solid #ff3220;
    border-radius: 5px;
    cursor: pointer;
}

.mc-tc-jmys01 .btn-ok:hover {
    color: #ff3220;
    background: #fff;
}

.mc-tc-jmys01 p {
    width: 422px;
    height: 40px;
    margin: 0 auto 20px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}

.mc-tc-jmys01 p.text {
    margin: 0 auto;
}

.mc-tc-jmys01 form p.text {
    color: #999;
}

.mc-tc-jmys02 {
    position: absolute;
    left: 50%;
    top: 25%;
    z-index: 99;
    width: 600px;
    margin-left: -300px;
    padding: 30px 0;
    background: #fff;
    border-radius: 5px;
}

.mc-tc-jmys02 h2 {
    line-height: 70px;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}

.mc-tc-jmys02 h2 i {
    padding: 0 10px;
    font-size: 30px;
    color: #fa9e03;
    font-weight: bold;
}

.mc-tc-jmys02 .fei {
    width: 540px;
    margin: 0 auto 20px;
    padding: 5px 0;
    border: 1px solid #ddd;
}

.mc-tc-jmys02 .fei li {
    float: left;
    width: 240px;
    line-height: 40px;
    padding: 0 0 0 20px;
    font-size: 16px;
    text-align: center;
}

.mc-tc-jmys02 .fei li i {
    font-size: 20px;
    color: #fa9e03;
}

.mc-tc-jmys02 p {
    width: 422px;
    height: 40px;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    color: #999;
}

.agreement {
    height: unset !important;
    line-height: unset !important;
    margin-top: 7px;
    text-align: center !important;
    font-size: 12px !important;
}

.agreement input[type="checkbox"] {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
}

.agreement a {
    display: inline-block;
    line-height: unset;
    vertical-align: middle;
    color: #999;
}

.join-comment {
    margin: 30px 0;
    background: #f9f9f9;
    padding: 15px;
    box-sizing: border-box;
}

.xxjiameng .formtitle {
    padding-bottom: 15px;
    border-bottom: 2px solid #ff3220;
    text-align: left;
}

.xxjiameng .formtitle h4 {
    color: #ff3220;
    font-size: 20px;
    font-weight: bold;
    display: inline;
}

.xxjiameng .formtitle span {
    color: #666;
    float: right;
}

.xxjiameng .formcontent {
    padding-bottom: 20px;
    border-bottom: 1px solid #ff3220;
}

.xxjiameng .formcontent .formcontenta {}

.xxjiameng .formcontent .formcontenta .layui-form-label {
    float: left;
    display: block;
    padding: 9px 6px;
    width: 80px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

.xxjiameng .formcontent .formcontenta .layui-input-block {
    margin-left: 92px;
    min-height: 36px;
}

.xxjiameng .formcontent .formcontenta .layui-form-radio {
    margin: 6px 0px 0 0;
    padding-right: 0px;
}

.xxjiameng .formcontent .formcontenta .layui-form-select dl dd.layui-this {
    color: #fff;
    background-color: #1581db;
}

.layui-form-radio:hover *,
.layui-form-radioed,
.layui-form-radioed&gt;i {
    color: #1581db;
}

.xxjiameng .formcontent .formcontenta .item-a {
    width: 33.333333%;
    float: left;
    clear: unset;
    margin: 15px 0 0 0;
}

.xxjiameng .formcontent .formcontenta .item-b {
    width: 50%;
    float: left;
    clear: unset;
    margin: 15px 0 0 0;
}

.xxjiameng .formcontent .formcontenta .item-c {
    width: 100%;
    float: left;
    clear: unset;
    margin: 15px 0 0 0;
}

.item-a .layui-input-inline {
    float: left;
    width: 203px;
    margin-right: 10px;
    text-align: left;
}

.xxjiameng .formcontent .formcontenta .shuaixuan {
    width: 23%;
}

.join-comment .xxjiameng .layui-btn {
    border-radius: 30px;
    background-color: #ff3220;
    text-align: center;
    display: block;
    width: 150px;
    margin: 20px auto 0 auto;
    color: #fff;
}

.join-comment .comment-msg h3 {
    background-color: #ff3220;
    display: inline-block;
    padding: 7px 10px;
    color: #fff;
    font-size: 14px;
    margin-top: -18px;
}

.join-comment .comment-msgs .swiper-slide ul {
    margin: 20px 0;
}

.join-comment .comment-msgs .swiper-slide ul li {
    width: 49%;
    float: left;
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
    position: relative;
}

.join-comment .comment-msgs .swiper-slide ul li:nth-child(2n+2) {
    float: right;
}

.join-comment .comment-msgs .swiper-slide ul li .name {
    font-weight: bold;
    margin-bottom: 10px;
}

.join-comment .comment-msgs .swiper-slide ul li .name i {
    color: #4c93a5;
    font-size: 13px;
    font-weight: 300;
}

.join-comment .comment-msgs .swiper-slide ul li .msg {
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-bottom: 10px;
}

.join-comment .comment-msgs .swiper-slide ul li time {
    position: absolute;
    right: 0;
    top: 0;
    color: #666;
}</pre></body></html>