@charset "utf-8"; * {
    margin: 0;
    padding: 0;
}

/* -webkit-text-size-adjust fix Chrome 12 px limit */
body, button, input, select, textarea, label {
    font-size: 14px;
    font-family: Microsoft Yahei;
    -webkit-text-size-adjust: none;
}
.el-date-editor .el-range-separator {
    box-sizing: content-box;
}
button, input, select, label {
    vertical-align: middle;
    list-style-type: none;
    border: none;
}

i {
    font-style: normal;
}

ul, ol, p {
    font-size: 100%;
}

ul {
    list-style: none;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 13px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

img {
    border: 0 none;
}

a img, span img {
    vertical-align: bottom;
}

em {
    font-style: normal;
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

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

a:hover {
    text-decoration: none;
}

body {
    /* background: #f1f0ee; */
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.control {
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
    max-width: 2000px;
    margin: 0 auto;
    position: relative;
}

.container {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.container_fluid {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.main_body {
    background-color: #fff;
    overflow: hidden;
    min-height: 500px;
    position: relative;
    margin-top: 26px;
    padding: 13px;
}

.main_content {
    margin: 0 auto;
}

.main_footer {
    padding: 30px 0 0;
    margin: 0 0;
    overflow: hidden;
    width: 1000px;
}

.kv {
    position: relative;
    width: 1600px;
    margin: 0 -400px;
    height: 206px;
}

.kv .window {
    position: absolute;
    width: 1000px;
    height: 206px;
    top: 0;
    left: 0;
    padding: 0px 400px;
}

.kv .window .img {
    position: absolute;
    width: 1600px;
    height: 206px;
    top: 0;
    left: 50%;
    margin-left: -800px;
    border: 1px solid red;
}

.kv .window .img a {
    display: block;
}

.kv .window .btn {
    height: 10px;
    width: 100px;
    background: #fff;
    position: absolute;
    top: 439px;
    left: 50%;
}

.banner {
    background: #f1f0ee;
}

.curpage_tab {
    box-sizing: border-box;
    width: 100%;
    /* height: 36px; */
    padding: 6px 0;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
    text-align: left;
    font-style: normal;
    background: url(/images/curpage_tab.png) #f7f8fa center no-repeat;
}

.curpage_tab .tab {
    width: 1200px;
    margin: auto;
}

.bshare-custom {
    position: absolute;
    right: 79px;
    bottom: 140px;
    display: none;
}

.bshare-custom a {
    display: inline-block
}

.bshare-custom .bshare-sinaminiblog {
    background: url(/images/weibo.jpg) no-repeat;
    width: 37px;
    height: 30px;
    cursor: pointer
}

.bshare-custom .bshare-sinaminiblog:hover {
    background: url(/images/ico_03.jpg) no-repeat;
    width: 37px;
    height: 30px;
    cursor: pointer
}

.bshare-custom .bshare-weixin:hover {
    background: url(/images/ico_04.jpg) no-repeat;
    width: 39px;
    height: 30px;
    cursor: pointer
}

.bshare-custom .bshare-qzone:hover {
    /* background: url(/images/ico_05.jpg) no-repeat; */
    width: 37px;
    height: 30px;
    cursor: pointer
}

.bshare-custom .bshare-weixin {
    background: url(/images/weixin.jpg) no-repeat;
    width: 39px;
    height: 30px;
    cursor: pointer
}

.bshare-custom .bshare-weixin .weichat2 {
    display: none;
    position: absolute;
    bottom: 37px;
    left: 50%;
    margin-left: -80px;
    width: 145px;
    padding: 25px 9px 22px;
    border-radius: 8px;
    background-color: #ddd
}

.bshare-custom .bshare-weixin .weichat2 .close_qrcode {
    position: absolute;
    top: 6px;
    right: 10px;
    display: inline-block;
    height: 15px;
    padding-left: 20px;
    line-height: 15px;
    font-style: normal;
    color: #4c4c4c
}

.bshare-custom .bshare-weixin .weichat2 .qrcode_details {
    position: absolute;
    display: block;
    height: auto;
    line-height: 12px;
    font-size: 12px;
    bottom: 6px;
    left: 14px;
    border: none;
    color: #4c4c4c
}

.bshare-custom .bshare-qzone {
    /* background: url(/images/teng.jpg) no-repeat; */
    width: 37px;
    height: 30px;
    cursor: pointer
}

.bshare-custom .bshare-collect {
    /* background: url(/images/shoucang.png) no-repeat; */
    width: 37px;
    height: 30px;
    cursor: pointer;
    margin-left: 20px
}

.bshare-custom .fenxian {
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
    width: 40px;
    height: 18px;
    background: none;
    color: #999;
    position: absolute;
    left: -36px;
    top: 19%
}

.bshare-custom .bshare-collect span {
    font-size: 12px;
    color: #999;
    position: absolute;
    margin-left: 31px;
    width: 30px;
    line-height: 30px
}

.bshare-custom a {
    margin-right: 0;
    padding-left: 0;
    margin-left: -6px
}

.weichat2 {
    display: none;
    position: absolute;
    bottom: 37px;
    left: 50%;
    margin-left: -80px;
    width: 145px;
    padding: 25px 9px 22px;
    border-radius: 8px;
    background-color: #ddd
}

.weichat2 .close_qrcode {
    position: absolute;
    top: 6px;
    right: 10px;
    display: inline-block;
    height: 15px;
    padding-left: 20px;
    line-height: 15px;
    font-style: normal;
    color: #4c4c4c
}

.weichat2 .qrcode_details {
    position: absolute;
    display: block;
    height: auto;
    line-height: 12px;
    font-size: 12px;
    bottom: 6px;
    left: 14px;
    border: none;
    color: #4c4c4c
}

.weichat2 s {
    display: block;
    width: 128px;
    height: 128px;
    background: #fff;
    padding: 10px
}

.login_out {
    float: left;
}

.login_show {
    display: none;
}

.header_container .header_search .header_search-input {
  width: 300px;
  height: 44px;
  background: #f2f3f4;
  border-radius: 22px;
  padding-left: 20px;
  float: left;
  padding-right: 60px;
  border: 0;
}

.login_show .showContent {
    display: none;
}

.login_in {
    width: 153px;
    height: 42px;
    color: #333;
    float: left;
    margin-left: 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.login_in p {
    height: 42px;
    line-height: 42px;
    padding: 0 5px 0 10px;
}


.icons {
    position: fixed;
    margin-top: 0;
    right: 30px;
    top: 40%;
    z-index: 111;
}

.icons li {
    position: relative;
}

.icons li a {
    width: 52px;
    height: 52px;
    display: inline-block;
}

.icons .arrowUp a {
    background: url(/images/up.png) no-repeat;
}

.icons .arrowUp a:hover {
    background: url(/images/upA.png) no-repeat;
}

.icons .reply a {
    background: url(/images/reply.png) no-repeat;
    background: url(/images/content3.png) no-repeat;
    background-size: 100% !important;
}

.icons .reply a:hover {
    background: url(/images/contentA3.png) no-repeat;
}

.icons .wx a {
    background: url(/images/chat.png) no-repeat center top;
}

.icons .wx a:hover {
    background: url(/images/chatA.png) no-repeat center top;
}

.icons .code a {
    background: url(/images/code.png) no-repeat center top;
    background: url(/images/content1.png) no-repeat center top;
    background-size: 100%!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.icons .code a:hover {
    background: url(/images/codeA.png) no-repeat center top;
    background: url(/images/contentA1.png) no-repeat center top;
}

.icons .tj a {
    background: url(/images/code.png) no-repeat center top;
    background: url(/images/content2.png) no-repeat center top;
    background-size: 100% !important;
}

.icons .tj a:hover {
    background: url(/images/codeA.png) no-repeat center top;
    background: url(/images/contentA2.png) no-repeat center top;
}


.icons .content a {
    background: url(/images/content4.png) no-repeat center top;
    background-size: 100% !important;
}

.icons .content a:hover {
    background: url(/images/contentA4.png) no-repeat center top;
}

.weixin_nr li {
    text-align: center;
    margin-bottom: 15px;
}
.weixin_nr li:last-child {
    text-align: center;
    margin-bottom: 0;
}

.weixin_nr li img {
    width: 110px;
}

.weixin_nr .right_image {
    width: 230px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.weixin_nr li {
    text-align: center;
    margin-bottom: 15px;
}

.weixin_nr li img {
    width: 110px;
}

.weixin_nr .right_image {
    width: 160px;
    padding: 20px 14px;
    background: #FFFFFF;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: none;
    position: absolute;
    right: 65px;
    top: -135px;
    border-radius: 5px;
    box-shadow: 0px 2px 5px 0px rgba(164, 164, 164, 0.5);
}
.weixin_nr .right_image::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-right-color: #FFFFFF;
    position: absolute;
    top: 50%;
    right: -8px;
    transform: rotateZ(180deg);
    transform: translateY(-50%) rotate(-45deg);
    /* width: 16px; */
    /* height: 16px; */
    background: #fff;
    box-shadow: 0px 2px 5px 0px rgba(164, 164, 164, 0.5);
}
.weixin_nr .right_image::after {
    content: "";
    display: block;
    width: 12px;
    height: 24px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 999;
}

@media screen and (max-width: 768px) {
    .curpage_tab .tab {
        width: 100%;
        margin: auto;
        padding-left: 15px;
    }
    .icons {
        display: none;
    }
}

/*# sourceMappingURL=global.css.map */
<!--ºÄÊ±1751462132.5583Ãë-->