@charset "utf-8";*html {
    background-image: url(about:blank);
    background-attachment: fixed
}

html {
    padding: 0;
    margin: 0
}

body {
    margin: 0;
    padding: 0;
    font: 14px/1.8 Arial,'Microsoft Yahei','黑体',\5b8b\4f53,sans-serif;
    background: #f8f7f7;
    color: #333;
    word-break: break-all;
    width: auto;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {
    padding: 0;
    margin: 0
}

table,td,tr,th {
    font-size: 14px
}

thead th {
    font-weight: bold
}

.clearfix,.swiper-wrapper {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 10px 0px;
}

.clearfix:after,.swiper-wrapper:after, {
    content: '';
    display: block;
    clear: both
}

ol,ul {
    list-style: none
}

li {
    list-style-type: none
}

img {
    vertical-align: top;
    border: 0
}

h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: hold
}

address,cite,code,em,th,i {
    font-weight: normal;
    font-style: normal
}

a {
    color: #333;
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #06f;
    text-decoration: none
}

input:focus,button:focus,select:focus,textarea:focus {
    outline: 0
}

.main {
    margin: 0 auto;
    max-width: 650px;
    margin-bottom: 20px;
}

.fl {
    float: left
}

.fr {
    float: right;
}

.topa a {
    margin-left: 20px;
    color: #999
}

.header {
    margin: 0 auto;
    max-width: 650px;
    overflow: hidden;
    border-bottom: 1px solid #ececec;
}

.header img {
    overflow: hidden;
    width: 650px;
    max-height: 360px;
}

.content {
    max-width: 650px;
}

.content .shenqingc {
    display: none;
}

.content .part {
    margin-bottom: 10px;
    background: #ffffff;
    padding: 0 15px 15px;
    box-shadow: 0 0 4px 2px #f1f1f1;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    position: relative;
}

.content h2 {
    font-size: 18px;
    color: #0f58de;
    font-weight: bold;
    padding: 15px 0 10px 0;
    overflow: hidden;
    background: #ffffff;
    display: block;
    clear: both;
}

.content .hb2021 {
    background: url('/images/ico/hb2021.png') right no-repeat;
}

.content .copy {
    background: url('/images/ico/copy.png') right no-repeat;
}

.content h2:before {
    content: " ";
    float: left;
    width: 5px;
    height: 20px;
    margin: 6px 8px 0 0;
    background: #ff0000;
    overflow: hidden;
}

.content .part h1 {
    color: #333;
    font-size: 20px;
    font-weight: 550;
    padding-top: 10px;
}


.content .part .haibao {
    line-height: 24px;
    margin: 15px 0;
    width: 160px;
    overflow: hidden;
    border-radius: 50px;
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.content .part .haibao a {
    padding: 0 20px;
    border-bottom: 0px;
    padding-left: 40px;
    font-weight: 600;
    color: #555555;
}
.content .part .haibao:hover a {
    padding: 0 20px;
    border-bottom: 0px;
    padding-left: 40px;
    font-weight: 600;
    color: #ff0202;
}
.content .part p {
    padding: 5px 0;
    line-height: 24px;
    overflow: hidden;
}

.content .part p em1 {
    color: #999;
    font-size: 14px;
    font-weight: 500;
}

.content .part p em2 {
    color: #ff2525;
    font-size: 14px;
    font-weight: 500;
}

.content .part .buy {
    color: #ff2525;
    font-size: 18px;
    font-weight: 550;
    padding-top: 8px;
}

.content .part .price {
    color: #ff2525;
    font-size: 18px;
    font-weight: 550;
}

.content .part p span {
    font-weight: 500;
    padding-right: 20px;
}

.content a {
    color: #06f;
    border-bottom: 1px dashed;
    padding-bottom: 2px
}

.content .img_div {
    font-size: 14px;
    text-align: center;
    text-indent: 0
}

.content h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 15px 0 5px;
    padding-bottom: 8px;
}

.content h3:before {
    content: " ";
    float: left;
    width: 5px;
    height: 18px;
    margin: 0px 8px 0 30px;
    background: #d49c1f;
    overflow: hidden;
}

.content p img {
    vertical-align: middle;
    margin: 10px auto;
    display: block;
    max-width: 650px;
    border-radius: 13px;
}

.content img {
    vertical-align: middle;
    margin: 10px auto;
    display: block;
    max-width: 650px;
    max-height: 320px;
}

.content video {
    vertical-align: middle;
    margin: 10px auto;
    display: block;
    max-width: 640px
}

.content blockquote {
    margin: 15px 20px;
    color: #930ae8;
    padding: 10px 15px;
    background-color: #eef0fd;
    font-size: 14px;
}

.content blockquote p {
    margin: 5px 0;
    padding: 0;
    font-size: 16px
}

.content blockquote h3 a {
    font-size: 18px;
    font-weight: bold;
    color: #1478e0;
    line-height: 20px;
    margin: 10px 0;
    padding-bottom: 8px
}

.content table {
    border-left: 1px solid #c7d9ef;
    border-top: 1px solid #c7d9ef;
    margin: 0 auto;
    max-width: 840px;
    background: #fff
}

.content table p {
    padding: 5px 10px
}

.content table th {
    border-right: 1px solid #c7d9ef;
    border-bottom: 1px solid #c7d9ef;
    color: #333
}

.content table td {
    border-right: 1px solid #c7d9ef;
    border-bottom: 1px solid #c7d9ef
}

.content ul {
    list-style: none;
    text-indent: 32px;
    background-color: #9ad3d6;
    margin-bottom: 15px;
    padding: 8px 0 8px 0
}

.msgPage {
    padding: 10px 0 20px;
    background: #ffffff;
    /* margin-bottom:30px; */
}

.msgPage .online_title {
    margin: 10px 0 15px;
}

.msgPage .online_title .tit {
    font-size: 20px;
    color: #999;
    text-align: center
}

.layui-form-item {
    margin: 20px 0;
    clear: both;
}

.layui-btn-fluid {
    width: 100%;
}

.layui-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #ff0000;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

layui-form-item:after {
    content: '\20';
    clear: both;
    display: block;
    height: 0;
}

.footer {
    width: 650px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
    background-color: #0a233b;
    border-top: 1px solid #e3e3e3;
}

.footer p {
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    color: #eac80d;
    overflow: hidden;
}

.footer p a {
    font-size: 14px;
    color: #eac80d;
    text-decoration: none;
}

.footer p a:hover {
    color: #ffa927;
    text-decoration: underline
}
