﻿body {
    font-family: Arial, "Microsoft Yahei", sans-serif !important;
    padding: 0;
    color: #666;
    margin: 0 auto;
    background: #f9f9f9 !important;
}

ul {
    margin: 0 !important;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    opacity: 1;
    filter: Alpha(opacity=1);
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
}

img {
    cursor: pointer;
}

.hidden {
    display: none;
}

.hid {
    display: none;
}

a:hover {
    text-decoration: none !important;
}

.container {
    position: relative;
}

.footer {
    background: #fff;
    padding: 60px 0 30px 0;
}

.footer_top {
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}

.footernav {
    float: left;
    width: 55%;
}

.footnav>li {
    float: left;
    width: 33.33%;
}

.footnav>li>a {
    font-size: 16px;
    color: #222;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.footnav li .sub-menu li a {
    line-height: 24px;
    color: #666;
}

.footer_contact {
    float: right;
    width: 45%;
}

.contacttit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer_contact_con {
    color: #666;
    line-height: 24px;
}

.themenav {
    background: black;
    line-height: 60px;
    box-shadow: 1px 1px 4px rgba(11, 11, 11, .06);
    color: #fff;
    z-index: 1000;
    transition: 0.4s;
    position: fixed;
    opacity: 0.8;
    width: 100%;
    top: 0px;
}

.themenav .container .logo .head-logo-txt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.themenav .container .logo .head-logo-txt .head-txt {
    padding-left: 10px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

.logo {
    float: left;
    height: 60px;
    position: relative;
    left: 0;
    top: 0;
}

.logo img {
    max-height: 28px;
}

.thememenu {
    float: right;
    position: relative;
    right: 20px;
}

.mxnav li {
    position: relative;
    display: inline;
    padding-right: 20px;
    z-index: 999;
}

.mxnav li a {
    position: relative;
    font-size: 17px;
    color: #fff;
    opacity: 1;
    transition: 0.4s;
    padding-bottom: 4px;
    letter-spacing: 1px;
    z-index: 999;
    text-decoration: none;
    padding: 20px 0px;
}

.mxnav li a:hover {
    color: #377fff;
}

.mxnav .current-menu-item a {
    font-weight: bold;
    color: #377fff;
}

.mxphonenav .current-menu-item a {
    font-weight: bold;
    color: #377fff;
}

.search {
    position: absolute;
    right: 0;
    top: 4px;
}

.sb-search {
    margin-right: 15px;
    position: relative;
    margin-top: 10px;
    width: 0%;
    min-width: 30px;
    height: 60px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    z-index: 999;
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
    width: 100%;
    height: 60px;
    margin: 0;
    z-index: 10;
    padding: 20px 65px 20px 20px;
    font-family: inherit;
    font-size: 20px;
    font-size: 16px;
}

.sb-search-input::-webkit-input-placeholder {
    color: #999;
}

.sb-search-input:-moz-placeholder {
    color: #999;
}

.sb-search-input::-moz-placeholder {
    color: #999;
}

.sb-search-input:-ms-input-placeholder {
    color: #999;
}

.glyphicon-search,
.sb-search-submit {
    width: 30px;
    height: 60px;
    display: block;
    position: absolute !important;
    right: 0;
    top: 0 !important;
    padding: 0;
    margin: 0;
    line-height: 60px !important;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.glyphicon-search {
    color: #222;
    z-index: 90;
    font-size: 18px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.glyphicon-search:before {
    content: "\e000";
}

.sb-search.sb-search-open,
.no-js .sb-search {
    width: 350px;
    border: 1px solid #e5e5e5;
}

.sb-search.sb-search-open .glyphicon-search,
.no-js .sb-search .glyphicon-search {
    color: #222;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}

#sideMenu {
    font-size: 22px;
    color: #fff;
    float: right;
    z-index: 5;
    display: none;
}

#sideMenuContainer {
    height: 100%;
    position: fixed;
    top: 56px;
    right: 0;
    width: 200px;
    z-index: 999999999;
    bottom: 0;
}

.mxphonenav {
    padding: 10px 20px;
    line-height: 50px;
}

.mxphonenav li a {
    color: #fff;
}

.mxphonenav li a:hover {
    opacity: 0.4;
}

.slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 15px;
    z-index: 1;
    margin-left: -75px;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin: 0 5px;
    width: 40px;
    height: 3px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd li a .bdimg {
    background-size: cover !important;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.divContent {
    height: 450px;
}

.underslideBox {
    margin-top: 90px;
}

.underhd li a img {
    width: 100%;
    height: 80vh;
}

.underhd li a img:hover {
    opacity: 1;
}

.contentpart {
    padding: 60px 0;
}

.parttitle h2 {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top: 0;
    color: #222;
}

.parttitle p {
    font-size: 17px;
    line-height: 24px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #2e2e2e;
    margin-bottom: 40px;
}

.icon-wrapper {
    position: relative;
    height: 80px;
    margin-bottom: 30px;
}

.youshipart {
    padding: 35px 20px;
    background: #fff;
    min-height: 322px;
}

.youshipart p {
    color: #999;
}

.youshipart h3 {
    font-size: 18px;
    line-height: 22px;
    color: #000000b0;
    font-weight: bold;
}

.icon-wrapper i {
    font-size: 50px;
    color: #666;
}

.icon-wrapper i:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    width: 30px;
}

.indexabout {
    padding: 30px 20%;
    color: #fff;
}

.indexabout h4 {
    margin-top: 0;
}

.indexabout h2 {
    margin-top: 0px;
    margin-bottom: 30px;
}

.indexabout p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
}

.indexabout a {
    padding: 10px 40px;
    font-size: 16px;
    color: #fff;
}

.indexabout a:hover {
    color: #fff;
}

.productpart #myTab {
    float: left;
    width: 200px;
    border-bottom: none;
    padding: 15px;
}

.productpart #myTab li {
    float: none;
    background: rgb(0 0 0 / 35%);
    margin-bottom: 5px;
}

.productpart #myTab li a {
    border: none;
    color: #fff;
    text-align: center;
}

.productpart #myTab li a:hover {
    border-radius: 0 !important;
    background: #fff;
    margin-right: 0 !important;
}

.productpart #myTabContent {
    background: #fff;
    padding-top: 15px;
    min-height: 365px;
}

.productpart .nav-tabs>li.active>a,
.productpart .nav-tabs>li.active>a:focus,
.productpart .nav-tabs>li.active>a:hover {
    border-radius: 0 !important;
    margin-right: 0 !important;
}

#myTabContent .proimg img {
    width: 100%;
    height: 210px;
    border: 5px solid #efefef;
    border-radius: 10px;
}

.product-card {
    padding: 10px;
    line-height: 30px;
}

.product-card .title-a {
    text-align: left;
    color: #222;
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.none-btn {
    font-size: 15px;
    color: #b7b7b7;
}

.product-card .price-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-card .price-btn .title-btn {
    display: flex;
    justify-content: right;
    align-items: center;
}

.product-card .price-btn .title-btn .pro-btn {
    padding: 7px 10px;
    margin-left: 5px;
    background-color: #000000;
    color: white;
    border-radius: 5px;
}

.product-card .price-btn .title-btn .buy-a {
    color: white;
    font-size: 14px;
}

.product-card .price-btn .title-btn .detail-a {
    color: white;
    font-size: 14px;
}

.product-card .title-price {
    text-align: left;
    color: #222;
    font-size: 17px;
    margin-top: 4px;
}

.product-card .im_div {
    text-align: left;
    color: #222;
    font-size: 14px;
    margin-top: 4px;
    cursor: pointer;
}

.product-card .title-a .titleapad {
    padding-right: 5px;
}

.product-card .title-price .picon {
    color: #ed4545;
    font-size: 17px;
}

.product-card .title-price .pv {
    color: #ed4545;
    font-size: 19px;
}

.indexnews {
    padding: 0 10%;
    margin: 0 auto;
}

.slideBox1 {
    width: 100%;
    height: auto;
    position: relative;
    background: #f9f9f9;
}

.slideBox1 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox1 .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox1 .prev,
.slideBox1 .next {
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 50px;
    height: 40px;
    background: url(../images/slider-arrow.png) -101px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox1 .next {
    left: auto;
    right: -60px;
    background-position: 17px 5px;
}

.slideBox1 .prev:hover,
.slideBox1 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox1 .prevStop {
    display: none;
}

.slideBox1 .nextStop {
    display: none;
}

.slideBox1 .newstext {
    width: 50%;
    padding: 45px;
    float: right;
}

.slideBox1 .newsimg {
    width: 50%;
    float: left;
}

.slideBox1 .newsimg img {
    width: 100%;
    height: auto;
}

.slideBox1 .newstime {
    color: #999;
    margin-bottom: 5px;
}

.slideBox1 .newstit {
    font-size: 24px;
    margin-bottom: 20px;
}

.slideBox1 .newszy {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
}

.slideBox1 .newsmore {
    font-size: 16px;
}

.indexcasepart {
    position: relative;
    margin-bottom: 30px;
}

.indexcaseimg img {
    width: 100%;
    height: auto;
}

.indexcasetit {
    position: absolute;
    left: 15px;
    bottom: 10px;
    color: #fff;
    font-size: 16px;
}

.maincon {
    background: #f9f9f9;
    margin-top: 60px;
}

.nybanner img {
    width: 100%;
    height: 200px;
    display: block;
    margin: 0 auto;
}

.neicon {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sidbarnav {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.listcon {
    background: #fff;
    padding: 30px 5px;
}

.tzggtit {
    margin-bottom: 5px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
}

.tzggtit span {
    color: #fff !important;
}

.ymtitle li {
    text-align: center;
}

.ymtitle li a {
    height: 34px;
    line-height: 34px;
    background: #f2f3f6;
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #333;
}

.sidbarcontact {
    background: #fff;
    padding: 20px;
}

.sidbarcontact p {
    font-size: 12px;
    line-height: 24px;
    color: #333;
    margin: 15px 0;
}

.sidbarcontact a {
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #111;
    border: 1px solid #eaeaea;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    transition: 0.3s;
}

.bread {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    color: #999;
}

.pagetit {
    font-size: 24px;
    margin-bottom: 20px;
}

.product-titletxt {
    font-size: 28px;
    margin: 70px 0px 40px 0px;
    font-weight: bold;
}

.create-time {
    margin-right: 10px;
}

.pub-time {
    margin-right: 10px;
}

.pub-author {}

.proinfo-lss {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    margin: 20px 0px;
    width: 100%;
    font-size: 15px;
    opacity: 0.6;
}

.pagecontent img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.pagecontent p {
    line-height: 30px;
    margin-bottom: 15px;
    color: #666;
}

.protoptextpart h1 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.protoppart {
    margin-top: 30px;
}

.proxiangqing {
    font-size: 16px;
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}

.xgpro {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    margin-top: 45px;
}

#showbox {
    background: #f2f3f6;
    margin: 0 auto;
}

#showbox span {
    background: url(../images/whitebg.png) repeat;
}

#showsum {
    margin: 10px auto;
    margin-bottom: 0;
    left: -10px;
}

#showsum span {
    border: 1px solid #ddd;
}

.showpage {
    position: relative;
}

.showpage a {
    display: block;
    width: 15px;
    border: 1px solid #f2f3f6;
    height: 67px;
    line-height: 67px;
    background: #f2f3f6;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -65px;
    text-decoration: none;
    color: #999;
}

.showpage a#shownext {
    left: auto;
    right: 0;
}

#showbox .image-gallery {
    display: none !important;
}

#showbox p {
    z-index: 999;
}

.sjxc {
    display: none;
}

#showbox1 {
    background: #f2f3f6;
    margin: 0 auto;
}

#showbox1 span {
    background: url(../images/whitebg.png) repeat;
}

#showsum1 {
    margin: 10px auto;
    margin-bottom: 0;
    left: -10px;
}

#showsum1 span {
    border: 1px solid #ddd;
}

.showpage {
    position: relative;
}

.showpage a {
    display: block;
    width: 15px;
    border: 1px solid #f2f3f6;
    height: 62px;
    line-height: 62px;
    background: #f2f3f6;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -60px;
    text-decoration: none;
    color: #999;
}

.showpage a#shownext {
    left: auto;
    right: 0;
}

#showbox1 .image-gallery {
    display: none !important;
}

#showbox1 p {
    z-index: 999;
}

.newslistpart h1 {
    font-size: 23px;
    font-weight: bold;
    margin-top: 0px;
}

.newslistpart h1 a {
    color: #333;
}

.newstag span {
    color: #999;
    margin-right: 10px;
    font-size: 15px;
}

.newslistpart .newszy {
    font-size: 17px;
    color: #666;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 0;
}

.newslistpart {
    padding: 30px 0;
    border-bottom: 1px dashed #e5e5e5;
}

.newslistpart img {
    width: 100%;
    height: auto;
    border-radius: 15px;
}

.page_navi {
    margin-top: 30px;
}

.page_navi a {
    padding: 5px 12px;
    border: 1px solid #e5e5e5;
    margin: 0 2px;
    color: #333;
}

.sancon h1 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-top: 8px !important;
}

.noborder {
    border: none !important;
    padding-bottom: 0 !important;
    margin-bottom: -10px;
}

.casetitle {
    margin-top: 10px !important;
}

.downloadlistpart {
    line-height: 40px;
    border-bottom: 1px solid #f5f5f5;
}

.downloadlistpart h1 {
    font-size: 14px;
    margin: 0;
    line-height: 40px;
}

.downloadtime {
    font-size: 12px;
    color: #999;
}

.downloadlistpart h1 a {
    color: #333;
}

.sancontit {
    font-size: 16px !important;
    font-weight: bold !important;
    text-align: left !important;
    line-height: 20px;
}

.threetag .newstag {
    margin-top: -5px;
    margin-bottom: -5px;
}

.lefttime {
    background: #fafafa;
    padding: 10px 0 1px 0;
}

.lefttime p {
    color: #999;
}

.year {
    font-size: 18px;
    font-weight: bold;
}

.bdsharebuttonbox {
    float: right;
    margin-top: 10px;
}

.conbottom {
    margin-top: 30px;
    background: #fafafa;
    padding: 20px 15px 10px 15px;
}

.not-found {
    margin-bottom: 160px;
}

.zhaopinlist table th {
    border-right: 1px solid #e5e5e5;
}

.zhaopinlist table tbody tr td {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #e5e5e5;
}

.zhaopinlist .table>thead>tr>th {
    border-bottom: 1px solid #e5e5e5;
    background: #fafafa;
    display: table-cell;
    vertical-align: middle;
}

.zhaopinlist table {
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.proslist {
    margin-top: 30px;
}

.yb_conct {
    position: fixed;
    z-index: 3000;
    top: 230px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.ri_act {
    width: 100vw;
    height: 100vh;
    position: fixed !important;
    left: 0px !important;
    top: 0px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.yb_conct ._headcls .head .left_icon i {
    position: relative;
    left: -90px;
    font-size: 25px;
    top: 3px;
}

.ri-hover .head {
    display: flex;
    width: 200px;
}

.ri-hover .head .left_icon {
    width: 50px;
}

.ri-hover .head .left_text {
    width: 150px;
    position: relative;
    left: -35px;
}

.ri-hover .wechat1 {
    width: 150px;
    height: 165px;
}

.ri-hover .wechat2 {
    width: 150px;
    height: 150px;
}

.ri_act .yb_top {
    display: none;
}

.yb_close {
    display: none;
}

.ri_act .yb_close {
    width: 280px;
    display: block;
}

.ri_act ._headcls .head {
    display: flex;
}

.ri_act ._headcls .head .left_icon {
    width: 50px;
}

.ri_act ._headcls .head .left_icon i {
    display: block;
    position: relative;
    left: -35px;
    top: 13px;
    font-size: 25px;
}

.totopcls .head .left_icon i {
    left: -90px !important;
    top: 6px !important;
    font-size: 35px !important;
}

.ri_act ._headcls .head .left_text {
    width: 180px;
    text-align: left;
    padding-left: 22px;
}

.ri_act .img1_div .head .left_text {
    padding-left: 0px;
}

.ri_act .img2_div .head .left_text {
    padding-left: 0px;
}

.ri_act .img1_div {
    height: 360px !important;
    width: 280px !important;
}

.ri_act .wechat1 {
    height: 280px;
}

.ri_act .img2_div {
    height: 310px !important;
    width: 280px !important;
}

.ri_act .wechat2 {
    width: 230px;
    height: 230px;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.hd_qr {
    display: block;
    margin: 0 auto;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.yb_QQ a:hover {
    color: #fff;
}

.pagecontent .visual-form-builder fieldset {
    background: none;
    border: none;
    margin: 0 !important;
}

.pagecontent .vfb-legend {
    display: none;
}

.pagecontent .visual-form-builder fieldset input,
.pagecontent .visual-form-builder fieldset textarea {
    border-radius: 0;
    background: none;
    border: 1px solid #e5e5e5;
    padding: 10px 5px;
    width: 100%;
    margin-top: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

#vfb-3 {
    display: none;
}

.conbottom p {
    color: #999;
}

.conbottom a {
    color: #333;
}

.indexnewstag {
    margin-bottom: 6px;
}

.vfb-item-secret .vfb-desc {
    display: none !important;
}

.vfb-item-secret .vfb-span {
    display: none !important;
}

@media (max-width:768px) {
    .productpart #myTab li {
        width: 33.333%;
        float: left;
    }

    .productpart #myTabContent {
        margin-left: 0 !important;
        float: none;
    }

    .productpart #myTab {
        width: 100%;
        float: none;
    }

    .pcxc {
        display: none;
    }

    .sjxc {
        display: block;
        margin-bottom: 30px;
    }

    .yb_conct {
        display: none;
    }

    .youshipart {
        margin-bottom: 30px;
    }

    .thememenu {
        display: none;
    }

    .slideBox1 .newstext {
        width: 100%
    }

    .slideBox1 .newsimg {
        width: 100%;
    }

    .indexnews {
        padding: 0;
    }

    .slideBox1 .prev,
    .slideBox1 .next {
        display: none;
    }

    .footer {
        padding: 20px 0 15px 0;
    }

    .footer_top {
        display: none;
    }

    .search {
        display: none;
    }

    .themenav {
        height: 56px;
        line-height: 56px;
    }

    .logo img {
        max-height: 28px;
        width: auto;
    }

    #sideMenu {
        display: block;
    }

    .slideBox {
        display: none;
    }

    .divContent {
        height: 300px;
    }

    .logo {
        height: 56px;
    }

    .underslideBox {
        display: block !important;
        margin-top: 55px;
    }

    .bdsharebuttonbox {
        float: left;
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .lefttime {
        display: none;
    }

    .sidbarcontact {
        display: none;
    }

    .ymtitle {
        overflow: hidden;
        transition: height 2s;
        -moz-transition: height 2s;
        -webkit-transition: height 2s;
        -o-transition: height 2s;
    }

    .sidbarnav:hover .ymtitle {
        height: 100%;
    }

    .links {
        margin-bottom: -30px;
    }

    .linkpart {
        margin-bottom: 30px;
    }

    .indexabout_text {
        width: 100%;
    }

    .indexabout_img {
        width: 100%;
    }

    .indexcasepart {
        width: 100%;
    }

    .indexcasepart {
        margin-bottom: 15px;
    }

    .indexcase_text h3 {
        margin-top: 0;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .indexcase_text p {
        line-height: 20px;
        margin-bottom: 5px;
        font-size: 12px;
    }

    .indexcase_text {
        padding: 20px;
    }

    .indexnewspart_img {
        width: 100%;
    }

    .indexnewspart_text {
        width: 100%;
    }

    .header_center {
        display: none;
    }

    .header_top {
        display: none;
    }

    .header_bottom {
        background: none !important;
    }

    .navbar-brand {
        display: block;
        padding: 10px 0 !important;
    }

    .navbar-brand img {
        height: 35px;
        width: auto;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: none !important;
    }

    .header_bottom .navbar-default .navbar-nav>li>a {
        margin-right: 0;
        margin-bottom: 3px;
        padding-left: 30px;
    }

    .dropdown-menu li a {
        color: #fff !important;
        padding-left: 45px !important;
        line-height: 30px !important;
    }

    .navbar-toggle {
        margin-right: 0 !important;
    }

    .buy-modal-content {
        width: 100vw !important;
        height: 100vh !important;
        left: 0px !important;
        top: 0px !important;
    }
}

.product_slide .bd .productimg {
    height: 300px;
}

.o-sliderContainer {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 200px;
    background: #fff;
    float: left;
    border: 5px solid #8080801f;
    border-radius: 15px;
}

.home-sliderContainer {
    border: none;
    border-radius: 0px;
    margin-bottom: 50px;
}

.home-sliderContainer .o-slider--item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.home-sliderContainer .o-slider-textWrap {
    position: sticky;
    display: ruby;
    text-align: center;
}

.o-sliderContainer.hasShadow {
    box-shadow: 0 39px 22px -29px rgba(0, 0, 0, 0.2);
}

.o-sliderContainer:hover .o-slider-next {
    right: 0;
}

.o-sliderContainer:hover .o-slider-prev {
    left: 0;
}

.o-slider--item {
    height: auto;
    width: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    float: left;
    transition: all 0.2s cubic-bezier(0.7, 0.18, 0.53, 0.75);
    opacity: 0.6;
    transform: scale(0.95, 0.95);
    transform-origin: center center;
    z-index: 99;
}

.o-slider--item::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(70%, transparent));
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%);
    z-index: 0;
}

.o-slider--item.isActive {
    opacity: 1;
    transform: scale(1, 1);
}

.o-slider--item.isMoving {
    opacity: 0.6;
    transform: scale(0.95, 0.95);
    z-index: 100;
}

.o-slider {
    width: auto;
    position: relative;
    display: none;
}

.o-slider.isVisible {
    display: table;
    background: #000;
}

.o-slider.isDraggable {
    cursor: move;
    position: absolute;
    z-index: 889;
}

.o-slider-textWrap {
    left: 2%;
    bottom: 45px;
    height: auto;
    position: absolute;
    text-align: left;
    padding: 0 0 20px 0;
    width: 96%;
    transition: all 0.4s;
    opacity: 1;
    overflow: visible;
    perspective: 1000px;
    z-index: 2;
}

.isActive .o-slider-textWrap::after {
    width: 100%;
    left: 0;
}

.isActive .o-slider-paragraph {
    opacity: 1;
    transform: perspective(0) rotateY(0) translate(0, 0);
    transform-origin: 0 0;
    transition-delay: 1s;
}

.isActive .o-slider-title {
    opacity: 1;
    transform: perspective(0) rotateY(0) translate(0, 0);
    transform-origin: 0 0;
    transition-delay: 0.2s;
}

.isActive .o-slider-subTitle {
    opacity: 1;
    transform: perspective(0) rotateY(0) translate(0, 0);
    transform-origin: 0 0;
    transition-delay: 0.6s;
}

.o-slider-title {
    width: auto;
    margin: 0 0 5px 0;
    height: auto;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 1.4rem;
    display: inline-block;
    padding: 0;
    transition: all 0.4s;
    transform-origin: 0 0;
    transform: perspective(1000px) rotateY(120deg) translate(100px, -100px);
    opacity: 0;
    position: relative;
    z-index: 1;
}

.o-slider-subTitle {
    width: auto;
    margin: 0 0 5px 0;
    height: auto;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 1.4rem;
    display: inline-block;
    padding: 0;
    transition: all 0.4s;
    transform-origin: 0 0;
    transform: perspective(1000px) rotateY(120deg) translate(100px, -100px);
    opacity: 0;
    position: relative;
    z-index: 1;
    font-size: 1.2rem;
}

.o-slider-paragraph {
    width: auto;
    margin: 0 0 5px 0;
    height: auto;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 1.4rem;
    display: inline-block;
    padding: 0;
    transition: all 0.4s;
    transform-origin: 0 0;
    transform: perspective(1000px) rotateY(120deg) translate(100px, -100px);
    opacity: 0;
    position: relative;
    z-index: 1;
    font-size: 0.8rem;
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .o-slider-textWrap {
        left: 5%;
        width: 90%;
    }

    .o-slider-title {
        font-size: 1.8rem;
    }

    .o-slider-subTitle {
        font-size: 1.4rem;
    }

    .o-slider-paragraph {
        max-width: 80%;
        font-size: 1rem;
        display: block;
    }

    .maincon {
        margin-top: 56px;
    }
}

@media screen and (min-width:1024px) {
    .o-slider-pagination {
        bottom: 50px;
    }

    .o-slider-textWrap {
        left: 70px;
        width: 80%;
        bottom: 50px;
    }

    .home-sliderContainer .o-slider-textWrap {
        position: relative;
        width: 80%;
        bottom: 50px;
        top: -8%;
        left: 0px;
        line-height: 33px;
    }

    .o-slider-title {
        font-size: 2rem;
    }

    .home-sliderContainer .o-slider-title {
        font-size: 4rem;
    }

    .o-slider-subTitle {
        font-size: 1.2rem;
    }

    .home-sliderContainer .o-slider-subTitle {
        font-size: 2.4rem;
    }

    .o-slider-paragraph {
        max-width: 80%;
        font-size: 1rem;
        display: block;
    }

    .home-sliderContainer .o-slider-paragraph {
        font-size: 2rem;
    }

    .maincon {
        margin-top: 60px;
    }
}

.a-divider {
    display: block;
    width: 100%;
    height: 1px;
    margin: 2px 0;
}

.o-slider-controls {
    display: none;
}

.o-slider-controls.isVisible {
    display: block;
}

.o-slider-pagination {
    bottom: 50px;
    left: 140px;
    position: absolute;
    text-align: center;
    width: calc(100% - 280px);
    z-index: 890;
    margin: 0;
    padding: 0;
}

.o-slider-pagination>li {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9), 0 0 2px 0 rgba(0, 0, 0, 0.4) inset;
    display: inline-block;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 11px;
    width: 11px;
    margin-left: 6px;
    margin-right: 6px;
    transition: all 250ms;
    cursor: pointer;
    background-clip: padding-box;
    z-index: 100;
}

.o-slider-pagination>li.isActive {
    background-color: rgba(255, 255, 255, 0.9);
    transform: scale(1.3, 1.3);
}

.o-slider--preview {
    position: absolute;
    top: -70px;
    right: auto;
    bottom: auto;
    left: -65px;
    opacity: 0;
    width: 140px;
    height: 60px;
    background-size: cover;
    background-position: center center;
    transition: all 250ms;
    z-index: -1;
    border: 3px solid #000;
    transform: scale(0.2, 0.2);
    transform-origin: center bottom;
    display: none;
}

.o-slider--preview::before {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    bottom: -13px;
    left: 50%;
    margin: 0 0 0 -5px;
    height: 0;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
}

.o-slider--preview.isActive,
.o-slider-pagination li:hover .o-slider--preview {
    opacity: 1;
    position: absolute;
    top: -76px;
    right: auto;
    bottom: auto;
    left: -65px;
    transform: scale(1, 1);
}

@media screen and (min-width:768px) {
    .o-slider--preview {
        display: block;
    }
}

.o-slider-arrows {
    margin: 0;
    list-style: none;
    display: block;
}

.o-slider-next,
.o-slider-prev {
    position: absolute;
    top: 0;
    left: -100px;
    margin: -12px 0 0;
    width: auto;
    z-index: 1200122;
    padding: 0;
    margin: 0;
    height: 100px;
    list-style: none;
    cursor: pointer;
    text-align: center;
    padding: 10px 25px;
    background: rgba(0, 0, 0, 0.4);
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    transition: all 0.4s;
    margin-top: 145px;
}

.home-sliderContainer .o-slider-next,
.home-sliderContainer .o-slider-prev {
    margin-top: calc(40vh - 45px);
}

.o-slider-next i,
.o-slider-prev i {
    position: absolute;
    top: calc(50% - 10px);
    left: 0;
    margin: -6px 0 0;
    text-align: center;
    width: 100%;
    font-size: 1.8rem;
    color: #fff;
}

.o-slider-next {
    left: auto;
    right: -100px;
}

.isDisabled {
    opacity: 0.1;
    cursor: auto;
}

@media screen and (max-width:1280px) {
    .a-container {
        width: 970px;
    }

    .maincon {
        margin-top: 60px;
    }
}

@media screen and (max-width:1024px) {
    .o-slider-arrows {
        display: none;
    }

    .o-sliderContainer {
        height: 450px;
        width: 100%;
        margin: 0 0 50px 0;
    }

    .o-slider--item {
        height: 450px;
    }

    .maincon {
        margin-top: 56px;
    }
}

@media screen and (max-width:768px) {
    .a-container {
        width: 90%;
        margin: 20px auto;
    }

    .a-1_2 {
        width: 100%;
        display: block;
        margin: 0;
    }

    .o-slider-arrows {
        display: none;
    }

    .o-sliderContainer {
        height: 350px;
    }

    .o-slider--item {
        height: 350px;
    }

    .o-slider-panel img {
        left: -15%;
        width: 130%;
    }

    .maincon {
        margin-top: 56px;
    }
}

@media screen and (max-width:480px) {
    .o-slider--item {
        height: 270px;
    }

    .o-slider--item img {
        left: -20%;
        width: 140%;
    }

    .o-sliderContainer {
        height: 270px;
    }

    .maincon {
        margin-top: 56px;
    }
}

.slider-pagination>li:hover {
    background-color: rgba(255, 255, 255, 0.9);
    transform: scale(1.3, 1.3);
}

.protabs-info {
    height: 50px;
    margin-top: 30px;
    background-color: black;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.protabs-info .proinfo-tab1 {
    width: calc(50% - 10px);
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin-left: 3px;
    color: #fff;
    font-weight: bold;
}

.protabs-info .proinfo-tab2 {
    width: calc(50% - 10px);
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin-left: 3px;
    color: #fff;
    font-weight: bold;
}

.protabs-info .proinfo-tab.active {
    background-color: #252525;
    color: white;
    font-weight: bold;
}

.protabs-content {}

.protabs-content .procontent-tab {
    display: none;
}

.protabs-content .procontent-tab.active {
    display: block;
}

.protabs-content .procontent-tab .pagecontent {}

.buy-div .buyinfo-div {
    width: 100%;
    background-color: #fff;
    height: 280px;
    padding: 20px;
}

.buy-div .byi-title {
    font-size: 20px;
    font-weight: bold;
    color: #4b4b4b;
    padding: 10px;
}

.buy-div .byi-info {
    padding: 10px 10px;
    font-size: 14px;
    opacity: 0.7;
    display: flex;
    align-items: center;
    justify-content: left;
}

.buy-div .byi-price {
    padding: 8px 10px;
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: left;
    font-size: 14px;
    color: white;
}

.buy-div .byi-price .price1 {}

.buy-div .byi-price .price2 {
    margin-left: 20px;
}

.buy-div .byi-price .price1 .p_num {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    font-style: italic;
}

.buy-div .byi-price .price2 .p_num {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    font-style: italic;
}

.buy-div .byi-content {
    padding: 10px;
}

.buy-div .byi-content .info1 {
    font-size: 14px;
    color: #936969;
}

.buy-div .byi-content .info2 {
    font-size: 14px;
    color: #936969;
    margin-top: 10px;
}

.buy-div .byi-info .look {}

.buy-div .byi-info .down {
    margin-left: 20px;
}

.buy-div .byi-info .look .num {
    font-size: 15px;
    font-weight: bold;
}

.buy-div .byi-info .down .num {
    font-size: 15px;
    font-weight: bold;
}

.buy-div .buy-btn {
    width: 100%;
    background-color: #fff;
    height: 80px;
    margin-top: 35px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.agrrment-div {
    text-align: right;
    line-height: 40px;
}

.agrrment-div-login {
    text-align: right;
    line-height: 40px;
    height: 20px;
    margin-top: 7px;
}

.agrrment-div-buy {
    text-align: right;
    line-height: 40px;
    height: 20px;
    margin-top: 0px;
}

.agrrment-div .agrrt1 {
    color: #1d1d1d;
    opacity: 0.5;
}

.displaynone {
    display: none;
}

.agrrment-div .toagrr {
    padding: 7px 0px;
    opacity: 0.3;
    text-align: right;
    cursor: pointer;
    color: #1d1d1d;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.buy-div .buy-btn .buy {
    width: 35%;
    text-align: center;
    padding: 10px;
    background-color: #000000;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    color: white;
}

.buy-div .buy-btn .preview {
    width: 35%;
    text-align: center;
    padding: 10px;
    background-color: #000000;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    color: white;
}

.buy-div .buy-btn .preview a {
    color: white;
}

@media (max-width:480px) {
    .container {
        width: 380px !important;
    }
}

@media (min-width:481px) and (max-width:767px) {
    .container {
        width: 400px !important;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .container {
        width: 700px !important;
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    .container {
        width: 1000px !important;
    }
}

@media (min-width:1280px) and (max-width:1479px) {
    .container {
        width: 1200px !important;
    }
}

@media (min-width:1480px) and (max-width:1679px) {
    .container {
        width: 1400px !important;
    }
}

@media (min-width:1680px) and (max-width:1879px) {
    .container {
        width: 1600px !important;
    }
}

@media (min-width:1880px) and (max-width:2079px) {
    .container {
        width: 1700px !important;
    }
}

@media (min-width:2080px) {
    .container {
        width: 1800px !important;
    }
}

.ls-video-div {
    height: 400px;
    display: block;
}

.toLogin {
    margin-left: 30px;
}

.h20 {
    height: 20px;
}

.h30 {
    height: 30px;
}

.h50 {
    height: 50px;
}

.loginicon {
    padding-right: 5px;
}

#toast-container>div {
    -webkit-box-shadow: 0 0 12px #000000 !important;
    box-shadow: 0 0 12px #000000 !important;
}

:root {
    --primary-color: #377fff;
    --secondary-color: #f8f9fa;
    --text-color: #333;
    --light-gray: #f5f5f5;
    --border-color: #e0e0e0;
    --success-color: #28a745;
    --warning-color: #ffc107;
}

#ondata-div {
    text-align: center;
}

#ondata-div img {
    width: 100px;
}

#ondata-div p {
    color: gray;
}

.loginout-icon {
    font-size: 20px !important;
    position: relative;
    top: 2px;
}

.logout-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2000;
    justify-content: center;
    align-items: center;
}

.logout-modal-content {
    background-color: white;
    padding: 25px;
    border-radius: 8px;
    width: 350px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    position: absolute;
    left: calc(50% - 175px);
    top: calc(50% - 95px);
}

.busw {
    width: 316px;
    left: calc(50% - 158px);
    top: calc(50% - 245px);
}

.busw .bus_qr {
    width: 265px;
}

.busw .close {
    position: absolute;
    right: 22px;
    font-size: 28px;
    cursor: pointer;
    color: #d3d3d3;
    top: 25px;
}

.buy-modal-content {
    width: 600px;
    height: 490px;
    left: calc(50vw - 300px);
    top: calc(50vh - 300px);
}

.buy-content {
    height: 360px;
}

.buy-modal-message {}

.logout-modal-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #333;
    line-height: 40px;
}

.logout-modal-message {
    margin-bottom: 20px;
    color: #666;
    line-height: 1.5;
}

.logout-modal-buttons {
    display: flex;
    justify-content: space-around;
    gap: 10px;
    width: 80%;
    margin: 0px auto;
    line-height: 15px;
}

.logout-modal-buttons .left {
    line-height: 38px;
}

.logout-modal-buttons .right {
    display: flex;
    justify-content: space-around;
    width: 240px;
}

.pay-modal-buttons {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.pay-modal-buttons .left {
    line-height: 38px;
}

.pay-modal-buttons .right {
    display: flex;
    justify-content: space-around;
    width: 240px;
}

.logout-modal-btn {
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
}

.logout-modal-cancel {
    background-color: #f0f0f0;
    color: #333;
    border: 1px solid #ddd;
}

.logout-modal-cancel:hover {
    background-color: #e0e0e0;
}

.logout-modal-payed {
    background-color: #00b8ff;
    color: white;
    border: 1px solid #00b8ff;
}

.logout-modal-confirm {
    background-color: #dc3545;
    color: white;
    border: 1px solid #dc3545;
}

.logout-modal-confirm:hover {
    background-color: #c82333;
    border-color: #bd2130;
}

@keyframes modalFadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.buy-modal-message .account-tabs {
    display: flex;
    border-bottom: 1px solid var(--border-color);
    margin-bottom: 20px;
}

.buy-modal-message .tab-btn {
    padding: 12px 25px;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    color: #666;
    position: relative;
    transition: all 0.3s;
}

.buy-modal-message .tab-btn.active {
    color: var(--primary-color);
    font-weight: 500;
}

.buy-modal-message .tab-btn.active::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 3px;
    background-color: var(--primary-color);
}

.buy-modal-message .tab-content {
    display: none;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    padding: 10px;
}

.buy-modal-message .tab-content.active {
    display: block;
}

#price1 .info,
#price2 .info {
    padding: 5px;
    background-color: #fff5f5;
    color: #c97f7f;
}

#price1 .t1,
#price2 .t1 {
    padding: 7px 10px;
    font-size: 16px;
}

#price1 .proname,
#price2 .proname {
    margin-top: 10px;
}

#price1 .pay-qr-div,
#price2 .pay-qr-div {
    display: flex;
    height: 80px;
}

#price1 .pay-qr-div .left,
#price2 .pay-qr-div .left {
    width: 200px;
    padding: 5px;
}

#price1 .pay-qr-div .left img,
#price2 .pay-qr-div .left img {
    width: 90px;
}

#price1 .pay-qr-div .left .wxpay,
#price1 .pay-qr-div .left .alipay,
#price2 .pay-qr-div .left .wxpay,
#price2 .pay-qr-div .left .alipay {
    margin-bottom: 15px;
    padding: 7px 20px;
    text-align: center;
    border-radius: 5px;
    border: 2px solid white;
    cursor: pointer;
}

#price1 .pay-qr-div .left .wxpay.active,
#price1 .pay-qr-div .left .alipay.active,
#price2 .pay-qr-div .left .wxpay.active,
#price2 .pay-qr-div .left .alipay.active {
    border: 2px solid rgb(237, 186, 186);
}

#price1 .pay-qr-div .right img,
#price2 .pay-qr-div .right img {
    position: absolute;
    margin-top: -88px;
    margin-left: 75px;
}

.welcome {
    font-weight: 500;
    font-size: 15px;
}

.loading-icon {
    height: 15px;
    position: relative;
    left: 4px;
}

#pbSliderWrap0 .o-slider>a {
    display: none;
}

.mrgleft15 {
    margin-left: 15px;
}

.mrgleft20 {
    margin-left: 20px;
}

.fz20 {
    font-size: 20px !important;
}

.fzrem3 {
    font-size: 3rem !important;
}

.breadcrumbs {
    padding-left: 10px;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

footer,
header,
main,
menu,
nav,
section {
    display: block
}

video {
    display: inline-block;
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
pre {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
select {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

td,
th {
    padding: 0
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,
h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
pre {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-3,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-10,
.col-sm-12,
.col-sm-8,
.col-xs-12,
.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12,
.col-xs-6 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-6 {
    width: 50%
}

@media (min-width:768px) {

    .col-sm-10,
    .col-sm-12,
    .col-sm-8 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-8 {
        width: 66.66666667%
    }
}

@media (min-width:992px) {

    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }
}

@media (min-width:1200px) {
    .col-lg-3 {
        float: left
    }

    .col-lg-3 {
        width: 25%
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=file] {
    display: block
}

input[type=file]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type=search] {
    -webkit-appearance: none
}

.form-group {
    margin-bottom: 15px
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.open>a {
    outline: 0
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media {
    overflow: hidden;
    zoom: 1
}

.media>.pull-right {
    padding-left: 10px
}

.media>.pull-left {
    padding-right: 10px
}

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

.clearfix:after,
.container:after,
.nav:after,
.row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden {
    display: none !important
}

@-ms-viewport {
    width: device-width
}


/* 图片预览 */

.ynxp-fi {
    display: none;
}

/* 全屏预览样式 */
.ynxp-fimg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    z-index: 3001;
    align-items: center;
    justify-content: center;
    display: flex;
    transition: opacity 0.3s ease;
}

.ynxp-fimg img {
    max-width: 90%;
    max-height: 90%;
    transform-origin: center center;
    transition: transform 0.3s ease;
}

/* 控制按钮 */
.ynxp-ct {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    z-index: 3002;
}

.ynxp-ctb {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

.ynxp-ctb:hover {
    background: rgba(255, 255, 255, 0.3);
}

.ynxp-cb {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    z-index: 3002;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

.ynxp-cb:hover {
    background: rgba(255, 255, 255, 0.3);
}

.ynxp-nb {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    z-index: 3002;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

.ynxp-nb:hover {
    background: rgba(255, 255, 255, 0.3);
}

.ynxp-pb {
    left: 30px;
}

.ynxp-nxb {
    right: 30px;
}

.image-counter {
    position: fixed;
    bottom: 30px;
    right: 30px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 16px;
    z-index: 3002;
}

footer {
    text-align: center;
    margin-top: 40px;
    color: #7f8c8d;
    padding: 20px;
    border-top: 1px solid #eaeaea;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .gallery {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }

    .ynxp-ctb,
    .ynxp-cb {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }

    .ynxp-nb {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .ynxp-pb {
        left: 15px;
    }

    .ynxp-nxb {
        right: 15px;
    }
}

@media (max-width: 480px) {
    .gallery {
        grid-template-columns: 1fr;
    }

    .ynxp-ct {
        bottom: 20px;
    }

    .ynxp-ctb,
    .ynxp-cb {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .ynxp-nb {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }

    .image-counter {
        bottom: 20px;
        right: 20px;
    }
}

.zoom-info {
    position: fixed;
    bottom: 0px;
    right: 7px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 14px;
    z-index: 3002;
}

._img_ {
    cursor: pointer;
}

.cursorpointer {
    cursor: pointer;
}

.mt10{
    margin-top: 10px;
}

/* 整个滚动条 */
::-webkit-scrollbar {
    width: 8px;  /* 滚动条的宽度 */
    height: 8px; /* 滚动条的高度 */
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
    background: #f1f1f1; /* 轨道的颜色 */
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
    background: #888; /* 滑块的颜色 */
    border-radius: 5px; /* 滑块的圆角 */
}

/* 滑块在鼠标悬停时的样式 */
::-webkit-scrollbar-thumb:hover {
    background: #555; /* 滑块悬停时的颜色 */
}