*, body, .am-btn {
    font-size: 14px;
}
.article-content img {max-width: 100%;}
.article-header .am-article-divider {margin: 15px 0 20px 0;}
.article-header .am-article-meta {margin-top: 5px;}
.article-header .am-article-meta span:not(:first-child) {margin-left: 15px;}
.article-nav-button {position: fixed;z-index: 10;bottom: 70px;right: 10px;-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}
.am-offcanvas-bar:after {background: transparent;}
.article-sidebar ul li {margin-top: 0;}
.article-sidebar ul li a {font-size: 12px;padding: 8px 10px;}
.article-sidebar .am-panel, .category-content-list li {border-color: #eee !important;}
.article-sidebar .am-panel {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.category-list li a.am-active {background-color: #eee;color: #0e90d2;}
.category-content-list li:first-child {border-top: 0;}
@media only screen and (min-width: 641px) {
    .article-sidebar .am-offcanvas {display: block;position: static;background: none;}
    .article-sidebar .am-offcanvas-bar {position: static;width: auto;background: none;-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
    .article-sidebar ul li:not(:last-child) {border-bottom: 1px solid #f1f1f1;}
    .am-accordion-gapped {margin: 0 15px 0 0;}
    .article-sidebar {padding-left: 5px !important;}
}
@media only screen and (min-width: 1025px) {
    .article-sidebar {padding-left: 0 !important;}
}
@media only screen and (max-width: 640px) {
    .article-right {padding: 0 5px;}
    .article-sidebar .am-offcanvas-bar {background: #f9f9f9;}
    .article-sidebar ul li:not(:last-child) {border-bottom: 1px solid #eee;}
    .am-accordion-gapped {margin: 0;}
}

/**
 * 上一篇、下一篇
 */
.last-next-data a {width: calc(100% - 175px);}
.last-next-data .text-tips {color: #999;}

/*文章分类banner*/
.article-category .banner {display: flex;justify-content: center;align-items: center;width: 100%;height: 150px;background: url(../images/headline_bg.4c7383d.png) no-repeat;background-size: cover;text-align: center;}
.article-category .banner h1 {font-size: 30px;color: #fff;margin: 0;}
.article-category .banner p {font-size: 12px;color: #fff;opacity: .5;line-height: 26px;}

/*文章分类面包屑*/
.article-category .el-breadcrumb {width: 1200px;margin: 20px auto 0;}
.article-category .el-breadcrumb {font-size: 14px;line-height: 1;overflow: hidden;}
.article-category .el-breadcrumb__item {float: left;}
.article-category .el-breadcrumb .el-breadcrumb__inner.is-link {color: #666;font-weight: 500;font-size: 14px;}
.article-category .el-breadcrumb__inner.is-link,.article-category .el-breadcrumb__inner a {text-decoration: none;transition: color .2s cubic-bezier(.645,.045,.355,1);}
.article-category .el-breadcrumb__item:last-child .el-breadcrumb__separator {display: none;}
.article-category .el-breadcrumb__separator {margin: 0 6px;font-weight: 400;}
.article-category .el-breadcrumb__separator {margin: 0 9px;font-weight: 700;color: #c0c4cc;font-size: 14px;}


/*文章分类头条列表*/
.article-category .content {width: 1200px;margin: 20px auto 0;display: flex;justify-content: space-between;}
.article-category .content .headLines {width: 880px;padding: 30px;background-color: #fff;}
.article-category .content .headLines .first {display: flex;justify-content: space-between;cursor: pointer;padding-bottom: 10px;}
.article-category .content .headLines .first .introduction {width: 540px;padding: 0 30px;background: #f5f6fa;}
.article-category .content .headLines .first .introduction h2 {font-size: 18px;color: #212121;margin-top: 24px;}
.article-category .content .headLines .first .introduction p:nth-child(2) {font-size: 14px;line-height: 22px;color: #212121;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}
.article-category .content .headLines .first .introduction p:nth-child(3) {color: #9b9b9b;margin-top: 30px;}
.article-category .content .headLines .first .introduction p:nth-child(3) i:nth-child(4),.article-category  .content .headLines .first .introduction p:nth-child(3) span {font-size: 12px;}
.article-category .content .headLines .first .introduction p:nth-child(3) span.text {padding-left: 4px;padding-right: 30px;}
.article-category .content .headLines .first .introduction p:nth-child(3) i {font-size: 14px;}
.article-category .content .headLines .first .introduction p:nth-child(3) span.text {padding-left: 4px;padding-right: 30px;}
.article-category .content .headLines .first .introduction p:nth-child(3) span.text {padding-left: 4px;padding-right: 30px;}
.article-category .content .headLines .first .img {width: 280px;height: 220px;overflow: hidden;display: flex;align-items: center;}
.article-category .content .headLines .first .img img {width: 100%;}
.article-category .content .headLines .other:last-child {padding-bottom: 0;}
.article-category .content .headLines .other {display: flex;justify-content: flex-start;padding: 20px 0 0;cursor: pointer;}
.article-category .content .headLines .other .img {width: 200px;height: 200px;display: flex;align-items: center;overflow: hidden;}
.article-category .content .headLines .other .img img {width: 100%;}
.article-category .content .headLines .other:last-child .introductio {border-bottom: 0;}
.article-category .content .headLines .other .introduction {width: 590px;margin-left: 24px;border-bottom: 1px solid #eee;background: #fff;display: flex;flex-direction: column;justify-content: space-between;}
.article-category .content .headLines .other .introduction h2 {font-size: 18px;color: #212121;margin-top: 5px;}
.article-category .content .headLines .other .introduction p:nth-child(2) {font-size: 14px;line-height: 22px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}
.article-category .content .headLines .other .introduction p:nth-child(3) {color: #9b9b9b;margin-bottom: 8px;}
.article-category .content .headLines .other .introduction p:nth-child(3) i:nth-child(5),.article-category  .content .headLines .other .introduction p:nth-child(3) span {font-size: 12px;}
.article-category .content .headLines .other .introduction p:nth-child(3) span.text {padding-left: 4px;padding-right: 30px;}
.article-category .content .headLines .other .introduction p:nth-child(3) i {font-size: 14px;}
.article-category .content .headLines .other .introduction p:nth-child(3) span.text {padding-left: 4px;padding-right: 30px;}


/*文章分类热门资讯*/
.article-category .content .hots {width: 300px;}
.article-category .content .hots .position {position: -webkit-sticky;position: sticky;top: 30px;}
.article-category .content .hots .hotInfo {background-color: #fff;padding-bottom: 20px;}
.article-category .content .hots .hotInfo h2 {font-size: 18px;color: #1a1a1a;padding: 30px 30px 0;}
.article-category .content .hots .hotInfo>div {    padding: 0 30px 0;margin-top: 15px;}
.article-category .content .hots .hotInfo>div p:first-child {font-size: 14px;line-height: 22px;cursor: pointer;color: #1a1a1a;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}
.article-category .content .hots .hotInfo>div p:nth-child(2) {font-size: 12px;line-height: 17px;color: #999;}
.article-category .content .hots .img {width: 300px;height: 400px;margin-top: 10px;}
.article-category .content .hots .img img {width: 100%;height: 100%;}

/*文章详情*/
.article-detail {width: 1200px;margin: 0 auto;}

/*文章详情面包屑*/
.article-detail .el-breadcrumb {width: 1200px;margin: 20px auto 0;}
.article-detail .el-breadcrumb {font-size: 14px;line-height: 1;overflow: hidden;}
.article-detail .el-breadcrumb__item {float: left;}
.article-detail .el-breadcrumb .el-breadcrumb__inner.is-link {color: #666;font-weight: 500;font-size: 14px;}
.article-detail .el-breadcrumb__inner.is-link,.article-detail .el-breadcrumb__inner a {text-decoration: none;transition: color .2s cubic-bezier(.645,.045,.355,1);}
.article-detail .el-breadcrumb__item:last-child .el-breadcrumb__separator {display: none;}
.article-detail .el-breadcrumb__separator {margin: 0 6px;font-weight: 400;}
.article-detail .el-breadcrumb__separator {margin: 0 9px;font-weight: 700;color: #c0c4cc;font-size: 14px;}

/*文章详情热门资讯*/
.article-detail .content .hots {width: 300px;}
.article-detail .content .hots .position {position: -webkit-sticky;position: sticky;top: 30px;}
.article-detail .content .hots .hotInfo {background-color: #fff;}
.article-detail .content .hots .hotInfo h2 {font-size: 18px;color: #1a1a1a;padding: 30px 30px 0;}
.article-detail .content .hots .hotInfo>div {padding: 0 30px 0;margin-top: 12px;}
.article-detail .content .hots .hotInfo>div p:first-child {font-size: 14px;line-height: 22px;cursor: pointer;color: #1a1a1a;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}
.article-detail .content .hots .hotInfo>div p:nth-child(2) {font-size: 12px;line-height: 17px;color: #999;}
.article-detail .content .hots .img {width: 300px;height: 400px;margin-top: 10px;}
.article-detail .content .hots .img img {width: 100%;height: 100%;}

/*文章详情内容*/
.article-detail .content {display: flex;justify-content: space-between;margin-top: 20px;}
.article-detail .content .share {width: 50px;text-align: right;margin-top: 25px;}
.article-detail .content .share .position {position: -webkit-sticky;position: sticky;top: 20px;margin-bottom: 50px;}
.article-detail .content .share h2:first-child {font-size: 30px;}
.article-detail .content .share h2 {color: #212121;}
.article-detail .content .share p {font-size: 12px;color: #666;}
.article-detail .content .share h2:nth-child(3) {font-size: 16px;margin-top: 30px;margin-bottom: 5px;}
.article-detail .content .share p:nth-child(5) {text-align: center;margin-top: 30px;margin-bottom: 10px;}
.article-detail .content .share .shareIcon .singleIcon:first-child {margin-top: 0;}
.article-detail .content .share .shareIcon .singleIcon {width: 50px;height: 50px;margin-top: 10px;border-radius: 50%;background-color: #fff;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.article-detail .content .share .shareIcon .singleIcon i {font-size: 20px;}
.article-detail .content .share p:nth-child(7) {margin-top: 30px;font-size: 16px;font-weight: 600;color: #ff6200;text-align: center;}
.article-detail .content .share p:last-child {margin-top: 4px;text-align: center;}
.article-detail .content .articleContent {width: 803px;box-sizing: border-box;padding: 0 30px 0;margin: 0 24px;background-color: #fff;}
.article-detail .content .articleContent>h1 {margin: 50px auto 20px;max-width: 90%;word-wrap: break-word;color: #4d4f53!important;line-height: 38px;text-align: center;font-size: 2.3em;}
.article-detail .content .articleContent>div:nth-child(2) {min-height: 700px;}
.article-detail .content .articleContent>div:nth-child(2) {font-size: 16px;line-height: 28px;color: #4d4f53;padding: 10px 0;word-wrap: break-word;}
.article-detail .content .articleContent .operate .divider {margin-top: 106px;}
.article-detail .content .articleContent .nav {display: flex;justify-content: space-between;margin-top: 70px;padding-bottom: 50px;}
.article-detail .content .articleContent .nav>div {display: flex;align-items: center;font-size: 14px;line-height: 28px;}
.article-detail .content .articleContent .nav>div .left {margin-right: 10px;}
.article-detail .content .articleContent .nav>div .right {margin-left: 10px;}
.article-detail .content .articleContent .nav>div i {font-size: 20px;color: #ccc;}
.article-detail .content .articleContent .nav>div .navTo{color: #212121;}
.article-detail .content .articleContent .nav>div .title {display: inline-block;max-width: 200px;color: #0f0f0f;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;cursor: pointer;}
.article-detail .content .share .shareIcon .singleIcon:hover {color: #ff6200;}
.article-detail .content .share .shareIcon .singleIcon {color: #212121;}
.article-detail .content .articleContent .nav a {height: 28px;}


/*文章分类总页面*/
.article-category-top .banner {display: flex;justify-content: center;align-items: center;width: 100%;height: 150px;background: url(../images/headline_bg.4c7383d.png) no-repeat;background-size: cover;text-align: center;}
.article-category-top .banner h1 {font-size: 30px;color: #fff;margin: 0;}
.article-category-top .banner p {font-size: 12px;color: #fff;opacity: .5;line-height: 26px;}

/*文章分类总页面*/
.article-category-top .el-breadcrumb {width: 1200px;margin: 20px auto 0;}
.article-category-top .el-breadcrumb {font-size: 14px;line-height: 1;overflow: hidden;}
.article-category-top .el-breadcrumb__item {float: left;}
.article-category-top .el-breadcrumb .el-breadcrumb__inner.is-link {color: #666;font-weight: 500;font-size: 14px;}
.article-category-top .el-breadcrumb__inner.is-link,.article-category .el-breadcrumb__inner a {text-decoration: none;transition: color .2s cubic-bezier(.645,.045,.355,1);}
.article-category-top .el-breadcrumb__item:last-child .el-breadcrumb__separator {display: none;}
.article-category-top .el-breadcrumb__separator {margin: 0 6px;font-weight: 400;}
.article-category-top .el-breadcrumb__separator {margin: 0 9px;font-weight: 700;color: #c0c4cc;font-size: 14px;}


/*文章分类总页面*/
.article-category-top .content {width: 1200px;margin: 20px auto 0;display: flex;justify-content: space-between;}
.article-category-top .columns {position: -webkit-sticky;position: sticky;top: 20px;width: 201px;background: #fff;padding: 24px 0;}
.article-category-top .columns .title {font-size: 16px;color: #212121;padding-left: 46px;padding-bottom: 24px;font-weight: 700;}
.article-category-top .columns li {padding-left: 46px;height: 40px;position: relative;line-height: 40px;}
.article-category-top .columns .active a {font-weight: 700;color: #212121!important;}
.article-category-top .columns li a {font-size: 14px;color: #666;}
.article-category-top .global {width: calc(100% - 221px);background: #fff;margin-left: 20px;padding: 25px 54px 74px;}
.article-category-top .infoList {min-height: 350px;}
.article-category-top .infoList a {display: block;padding: 25px 50px 25px 0;border-bottom: 1px solid #eee;position: relative;}
.article-category-top .infoList .name {font-size: 16px;color: #212121;font-weight: 700;padding-bottom: 10px;transition: color .5s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.article-category-top .article-category-top .infoList .date {padding-top: 10px;font-size: 12px;color: #999;}
.article-category-top .infoList p {font-size: 14px;color: #b9b9b9;transition: color .5s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-top: 10px;}
.article-category-top .infoList a:after {content: "";display: block;height: 7px;width: 7px;position: absolute;top: 50%;margin-top: -3px;right: 5px;transform: rotate(45deg);border-top: 1px solid #212121;border-right: 1px solid #212121;transition: border-color .5s;}



.help-content .banner {position: relative;}
.help-content .banner img {width: 100%;height: -webkit-fit-content;height: -moz-fit-content;height: fit-content;}
.help-content .banner .search {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.help-content .banner .title {font-size: 40px;color: #fff;margin: 0;padding-bottom: 32px;font-weight: 400;letter-spacing: 1px;text-align: center;}
.help-content .banner .state {display: flex;align-items: center;background-color: #fff;}
.help-content .el-autocomplete {position: relative;display: inline-block;}
.help-content .el-input {position: relative;font-size: 14px;display: inline-block;width: 100%;}
.help-content .banner .el-input__inner {width: 470px;height: 44px;line-height: 44px;border-radius: 0;border-right: 0;}
.help-content  .el-input__inner {border: 1px solid #eee;}
.help-content .el-input__inner {-webkit-appearance: none;background-color: #fff;background-image: none;border-radius: 4px;border: 1px solid #dcdfe6;box-sizing: border-box;color: #606266;display: inline-block;font-size: inherit;height: 40px;line-height: 40px;outline: none;padding: 0 15px;transition: border-color .2s cubic-bezier(.645,.045,.355,1);width: 100%;}
.help-content .banner .search .searchBtn {background-color: #1772b9;border-color: #1772b9;}
.help-content .banner .el-button {width: 60px;height: 44px;border-radius: 0;}
.help-content  .main {margin: 0 auto;width: 1200px;}
.help-content  .wrap {display: flex;margin: 48px 24px;}
.help-content .columnsSticky {width: 200px;}
.help-content .position {background-color: #fff;padding-top: 24px;padding-bottom: 50px;}
.help-content .commonProblem {margin: 0 10px 28px;font-weight: 700;font-size: 16px;cursor: pointer;text-align: center;}
.help-content .columns {top: 20px;width: 201px;background: #fff;margin-bottom: 23px;padding: 2px 5px;}
.help-content .columns .title {font-size: 14px;color: #666;font-weight: 700;cursor: pointer;text-align: center;font-weight: 400;}
.help-content  .global {width: calc(100% - 221px);min-height: 800px;background: #fff;margin-left: 20px;padding: 25px 54px 74px;}
.help-content  .global .title {font-size: 22px;color: #212121;font-weight: 500;padding-top: 20px;text-align: center;}
.help-content  .global .helpContent {padding-top: 50px;}
.help-content .btnStyle {display: flex;align-items: center;border-top: 1px solid #eee;padding: 45px 0 76px;}
.help-content .tip{font-size: 14px;color: #212121;margin: 0 96px 0 12px;}
.help-content .comments {display: flex;}
.help-content .comments .el-button:first-child {background-color: #0f71bc;border-color: #0f71bc;color: #fff;}
.help-content .comments .el-button {display: flex;align-items: center;padding: 11px 65px;color: #0f71bc;border-color: #0f71bc;border-radius: 1px;font-size: 14px;margin-right: 20px;}
.help-content .comments .iconfont {font-size: 24px;padding-right: 5px;}
.help-content .comments .el-button span {margin-left: 4px;font-size: 16px;}

/*文章详情*/
.headLines .content-details{height:90px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}

/*资讯文章选择样式*/
.help-content .columns.active{padding-left: 0;border-left: 5px solid #1772b9;}
.help-content .columns:hover .title{color: #1772b9;}
.help-content .columns.active .title{color: #1772b9;}
.help-content .global .helpContent h5{float: none}
.help-content .helpContent>div{float: none !important;}
.help-content .support .el-button {padding: 16px 110px;color: #212121;border-radius: 1px;background-color: #e3e4e6;border-color: #e3e4e6;}
.help-content .hide {display: none;}
.article-detail .articleContent img{max-width: 100%;}
/*右侧热门样式*/
.article-detail .content .hots .hotInfo a, .article-category .content .hots .hotInfo a{padding: 20px 30px 0 0;}
/*分享功能样式*/
#wxShare {position: fixed;top: 0;right: 0;bottom: 0;left: 0;overflow: auto;margin: 0;display: none;z-index: 1000}
#wxShare .ar-header {padding: 20px 20px 10px;}
#wxShare .ar-title {line-height: 24px;font-size: 18px;color: #303133;}
#wxShare .ar-header-btn{position: absolute;top: 20px;right: 20px;padding: 0;background: transparent;border: none;outline: none;cursor: pointer;font-size: 16px;}
#wxShareImg{width: 100%}
#wxShare .ar-center {text-align: center;position: relative;margin: 0 auto 50px;background: #fff;border-radius: 2px;box-shadow: 0 1px 3px rgba(0,0,0,.3);box-sizing: border-box;width: 50%;}
#wxShare ar-body {text-align: left;text-align: initial;padding: 25px 25px 30px;color: #606266;font-size: 14px;word-break: break-all;}
/*导航颜色*/  /*#0f71bc*/
#nav_news_search .el-input .el-input__suffix-inner>button{background: transparent;}


/*反馈建议*/
.feedback-content {
    width: 1200px;
    margin: 0 auto;
}
.feedback-content .el-breadcrumb {width: 1200px;margin: 20px auto 0;}
.feedback-content .el-breadcrumb {font-size: 14px;line-height: 1;overflow: hidden;}
.feedback-content .el-breadcrumb__item {float: left;}
.feedback-content .el-breadcrumb .el-breadcrumb__inner.is-link {color: #666;font-weight: 500;font-size: 14px;}
.feedback-content .el-breadcrumb__inner.is-link,.article-category .el-breadcrumb__inner a {text-decoration: none;transition: color .2s cubic-bezier(.645,.045,.355,1);}
.feedback-content .el-breadcrumb__item:last-child .el-breadcrumb__separator {display: none;}
.feedback-content .el-breadcrumb__separator {margin: 0 6px;font-weight: 400;}
.feedback-content .el-breadcrumb__separator {margin: 0 9px;font-weight: 700;color: #c0c4cc;font-size: 14px;}
.feedback-content .opinion {margin-top: 20px;background: #fafafa;overflow: hidden;}
.feedback-content .opinion .submit {padding: 35px 48px;background: #fff;box-sizing: border-box;width: 900px;float: left;}
.feedback-content .submit .imgTitle {padding-bottom: 20px;display: flex;align-items: center;}
.feedback-content .submit .imgTitle h6 {font-size: 16px;color: #4a4a4a;padding-bottom: 8px;}
.feedback-content .submit .imgTitle p,.feedback-content  .submit .title {font-size: 14px;color: #666;}
.feedback-content .submit .imgTitle .txt {padding-left: 10px;}
.feedback-content .submit .imgTitle .txt,.feedback-content  .submit .imgTitle img {display: inline-block;vertical-align: middle;}
.feedback-content .opinion .sidebar {padding: 35px 25px;box-sizing: border-box;float: right;width: 300px;}
.feedback-content .opinion .sidebar h6 {font-size: 16px;color: #4a4a4a;padding-bottom: 20px;}
.feedback-content .opinion .sidebar p {font-size: 14px;color: #666;line-height: 2;}
.feedback-content .opinion .sidebar a {display: block;border: 1px solid #1772b9;line-height: 44px;text-align: center;color: #1772b9;width: 168px;font-size: 14px;margin-top: 15px;margin-bottom: 62px;font-weight: 700;}
.feedback-content .opinion .sidebar div {padding-bottom: 10px;padding-top: 60px;font-weight: 700;font-size: 14px;color: #666;}
.feedback-content .submit .title.require{padding-left: 10px;}
.feedback-content .submit .title {position: relative;height: 40px;line-height: 40px;}
.feedback-content .submit .title.require:before {content: "*";font-size: 14px;color: #d95247;position: absolute;top: 50%;left: 5px;transform: translate(-50%,-50%);}
.feedback-content .textarea {border: 1px solid #eee;box-shadow: inset 1px 1px 2px 0 rgb(33 33 33 / 2%);padding: 10px;transition: all .2s;position: relative;}
.feedback-content .el-textarea__inner {height: 110px;}
.feedback-content .submit  input,.feedback-content  .submit label {display: inline-block;vertical-align: middle;font-size: 14px;color: #666;line-height: 44px;box-sizing: border-box;}
.feedback-content .submit label {width: 60px !important;padding-left: 10px;position: relative;}
.feedback-content .submit input {border: 1px solid #e7e7e7;height: 44px;width: 360px;transition: border .5s;padding-left: 15px;}
.feedback-content .submit input,.feedback-content .submit label {display: inline-block;vertical-align: middle;font-size: 14px;color: #666;line-height: 44px;box-sizing: border-box;}
.feedback-content .el-form-item__content {margin-left: 60px !important;}
.feedback-content .btn.active {background: #1772b9;}
.feedback-content .btn.active,.feedback-content  .btn {transition: all .5s;}
.feedback-content .btn {margin-left: 62px;height: 44px;text-align: center;color: #fff;font-size: 12px;cursor: pointer;background: #ccc;width: 360px;border-color: #ccc;}
.feedback-content .btn:focus, .feedback-content .btn:hover {background: #ccc;border-color: #ccc;color: #FFF;}
.feedback-content .btn.active:focus, .feedback-content .btn.active:hover {background: #1772b9;border-color: #1772b9;color: #FFF;}

.article-category-top .columns li.active {border-left: 5px solid #1772b9;}
.article-category-top .columns li.active>a{color: #1772b9 !important;}

/*热卖产品*/
.goods-list2-item {width: 100%;display: flex;justify-content: flex-start;padding-top: 10px !important;}
.goods-list2-item .goods-list2-img-box {width: 80px;height: 80px;margin: 2%;padding: 6px 0;background-color: #fff;border-radius: 10px;-webkit-filter: drop-shadow(0 1px 5px rgba(0,0,0,.1));filter: drop-shadow(0 1px 5px rgba(0,0,0,.1));position: relative;}
.goods-list2-item .goods-list2-img-box img {width: 100%;}
.goods-list2-item .goods-list2-right {width: calc(100% - 80px);}
.goods-list2-item .goods-list2-title {text-overflow: ellipsis;word-break: break-all;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;color: #666;margin-top: 10px;height: 44px;}
.goods-list2-item .goods-list2-price {color: #d81e06;font-weight: 700;margin: 5px 0;text-align: left;}
.goods-list2-item .goods-list2-other {display: flex;justify-content: space-between;font-size: 10px;color: #666;}
.goods-list2-item .goods-list2-other .goods-list2-cart {width: auto;display: inline;padding: 0 8px;color: #ee8b07;border: 1px solid #ee8b07;border-radius: 5px;font-size: 12px;}

.article-detail .content .hots .hotInfo {padding-bottom: 20px;}
.hotInfo .swiper-container {height: 527px;margin-left: auto;margin-right: auto;}
.hotInfo .swiper-slide {text-align: center;font-size: 18px;background: #fff;height: 50px; /* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;transition-property:all;}
#progressEffect {position: absolute;z-index: 10;top: 20px;left: 20px;}

.article-detail .content .articleContent p span {word-wrap: break-word !important;text-wrap:inherit !important;}


/*文章顶部产品菜单板块*/
#nav_news_search .category-content-dp {position: relative;float: left;background: #fff;top: 45px;}
#nav_news_search .category-content-dp .category-dp {width: 221px;height: 362px;border-radius: 10px;}
#nav_news_search .category-content-dp .category-name img {position: absolute;top: 8px;width: 20px;height: 20px;left: 6px;display: block;}
#nav_news_search .category-content-dp .category-list-dp li.first {margin-top: 0;}
#nav_news_search .category-content-dp .bd-name {font-size: 14px;padding-left: 34px;}
#nav_news_search .category-info .category-name .bd-name {display: block;padding-top: 2px;width: 140px;float: left;}
#nav_news_search .category-content-dp .b-category-name, .category-content .bd-name {color: #333;}
#nav_news_search .category-content-dp .category-list-dp li {height: 43px;}
#nav_news_search .category-content-dp .category-list-dp li {height: 36px;margin-top: -2px;}
#nav_news_search .category-content-dp .category-info {padding-left: 0;margin-left: 12px;width: 180px;overflow: hidden;}
#nav_news_search .category-content-dp .category-info {position: relative;height: 100%;padding-left: 12px;overflow: hidden;}
#nav_news_search .category-content-dp .b-category-name {width: 180px;margin: 0;padding: 0;}
#nav_news_search .category-content-dp .b-category-name, .category-content .bd-name {color: #333;}
#nav_news_search .category-content-dp .b-category-name {line-height: 32px;padding-top: 3px;padding-left: 5px;padding-right: 40px;}
#nav_news_search .category-content-dp .category-name {overflow: hidden;position: relative;}
#nav_news_search .am-ellipsis, .am-text-truncate {word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#nav_news_search {position:relative;}
#nav_news_search .dropdown-products {position:absolute;width: 100%;height: 420px;background-color:#fff;z-index: 999;box-shadow: -10px 4px 7px -3px rgba(0, 0, 0, 0.14);}
#nav_news_search .category-content-dp .menu-item {position: absolute;left: 149px;padding: 0 0 0 2px;width: 950px;background: #fff;border: none;border-top: 1px solid #bbb9;overflow-y: auto;overflow-x: hidden;height: 360px;box-shadow: 0 0 4px 2px hsl(0deg 0% 67% / 10%);}
#nav_news_search .category-content-dp .menu-item {left: 221px;height: 375px;}
#nav_news_search .category-content-dp .menu-item.top {top: 0;}
#nav_news_search .category-content-dp .menu-item .area-in {position: relative;box-shadow: 0 0 21px 2px hsl(0deg 0% 67% / 31%);height: 100%;}
#nav_news_search .category-content-dp .menu-item .area-bg {padding: 10px 0 10px 20px;}
#nav_news_search .category-content-dp .sort-side .dl-sort,#nav_news_search .category-content-dp .menu-srot {width: 100%;}
#nav_news_search .category-content-dp .menu-srot .sort-side,#nav_news_search .category-content-dp .sort-side .dl-sort,#nav_news_search .category-content-dp .menu-srot {overflow: hidden;}
#nav_news_search .category-content-dp .sort-side dt {margin-top: 5px;font-size: 14px;font-weight: bold;color: #db3e54;text-align: left;}
#nav_news_search .category-content-dp .sort-side dd {float: left;margin: 2px 6px 4px 0;}
#nav_news_search .category-content-dp .sort-side dd a {float: left;width: auto;letter-spacing: 0.5px;line-height: 14px;color: #888;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 3px 10px;border: 1px solid #e6e6e6;}
#nav_news_search .dproducts-content {width: 1200px;margin:0 auto;height: 420px;position: relative;}
#nav_news_search .category-content-dp .menu-item {left: 250px;}
#nav_news_search .category-content-dp .category-dp {padding-top: 10px;background: linear-gradient(18.25deg, #f9b61f -2.19%, #ffed72 103.31%);box-shadow: none;}
#nav_news_search .category-content-dp .menu-item {border-top: none;box-shadow: none;}
#nav_news_search ul.nav li:first-child> a {padding-right: 18px;}
#nav_news_search ul.nav li:first-child> a:after {content: "";display: block;width: 0;height: 0;border: 5px inset;border-color: rgb(67 50 50 / 40%) transparent transparent;border-top-style: solid;margin-top: -2.5px;top: 11.5px;position: absolute;right: 0;transition: top .1s linear .1s;}
#nav_news_search ul.nav li:first-child> a.active{background-color: transparent;color: #ffa500;}
#nav_news_search ul.nav li:first-child .blank-block{width: 800px;height: 50px;position: absolute;background-color: transparent;left: -88px;top: 20px;}


#nav_news_search .category-content-dp .menu-item .area-in {box-shadow: none;}
#nav_news_search .category-content-dp .category-list-dp li.active {background-color:#fff;}