@charset 'utf-8';
/* ---------- reset ---------- */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

body, button, input, textarea, select {
    font: 12px/1.5 Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;
}

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

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

img {
    border: 0 none;
}

i, em {
    font-style: normal;
}

input, select, textarea {
    font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

a {
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

:focus {
    outline: 0
}

::selection {
    background: #3399ff;
    color: white;
}

::-moz-selection {
    background: #3399ff;
    color: white;
}

::-webkit-selection {
    background: #3399ff;
    color: white;
}

html {
    color: #333;
    background: #fff
}

body {
    overflow-x: hidden;
    min-width: 1320px;
}

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

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

img {
    vertical-align: top;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ta-c {
    text-align: center !important;
}

.ta-l {
    text-align: left !important;
}

.ta-r {
    text-align: right !important;
}

.black {
    color: #333 !important
}

.white {
    color: #fff !important
}

.green {
    color: #98ba2a !important
}

.red {
    color: #e01d20 !important
}

.blue {
    color: #00f !important
}

.skyblue {
    color: #3DBAF7 !important
}

.honor-blue {
    color: #00b5e2 !important
}

.gray {
    color: #c0c0c0 !important
}

.yellow {
    color: #ff0 !important
}

.bg-blue {
    background-color: #3DBAF7 !important;
}

.bold {
    font-weight: 700 !important
}

.hide,
.hidden {
    display: none !important
}

.show {
    display: block !important
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

.fixed {
    position: fixed;
}

.fcn {
    font-family: \5b8b\4f53
}

.inline-block {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

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

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.container {
    width: 1200px;
    margin: 0 auto;
}

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

.container:after {
    clear: both
}

.container {
    *zoom: 1
}

.mb-0 {
    margin-bottom: 0 !important;
}

.body {
    padding-bottom: 60px;
    min-height: 600px;
    background: #F7F9FC;
    margin-top: 80px;
}

.searchDetail {
  width: 100%;
  height: 192px;
  background: #252D37;
margin-bottom: 25px;
}
.searchDetail-nav {
  width: 1200px;
  margin: auto;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: left;
}

.searchDetail-nav  a{
color: #A2A2A2;
}
.searchDetail-title {
  display: flex;
  width: 1200px;
  margin: auto;
}
.searchDetail-title-leftView {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.16);
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.searchDetail-title-leftView img {
  width: 28px;
  height: 28px;
}
.searchDetail-title-rightView {
  height: 56px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 40px;
  color: #FFFFFF;
  margin-left: 16px;
}


.et-wrap:after {
    content: "";
    display: block;
    clear: both;
}

#right_div {
    top: 12.8%;
    width: 100%;
    transition: margin-top 1s;
    transition-timing-function: cubic-bezier(0, 0.27, 0.13, 1.46);
}

.et-t {
    position: relative;
    float: right;
    width: 280px;
}

.breadcrumb {
    padding: 15px 0px;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    color: #999;
}

.breadcrumb a {
    color: #999;
    margin: 0 4px;
}

.breadcrumb a:hover {
    color: #6f55ff;
}

.breadcrumb span[href] {
    color: #333;
}

.et-e {
    float: left;
    width: 900px;
}

.active-box{
  background: #FFFFFF;
  border-radius: 8px;
  margin-bottom: 24px;
  width: 894px;
  border-radius: 8px;
}
.active-container{
  width: 100%;
  display: flex;
  flex-direction: row;
  padding: 24px;
}
.active-container img{

  height: 100px;
  background: #F5F6F7;
  border-radius: 3.85px;

}
.active-box .active-info{
  display: flex;
  flex-direction: column;
  width: 494px;
  margin-right: 40px;
}
.active-box .active-info .title{
  width: 100%;
  font-weight: 500;
  font-size: 20px;
  color: #1F2C3D;
  line-height: 28px;
  margin-bottom: 12px;
}
.active-box .active-info .des{
  width: 100%;
  min-height: 60px;
  font-weight: 400;
  font-size: 14px;
  color: #5C626A;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


.active-container .btn-box {
  margin-top: 26px;
  width: 132px;
  position:  relative;
}
.active-container .btn-shadow {
  position: absolute;
  z-index: 1;
  width: 116px;
  height: 12px;
  opacity: 0.29;
  background: #F99734;
  filter: blur(5px);
  top: 41.5px;
  left: 8px;
}
.active-container .btn {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 48px;
background-image: linear-gradient(110deg, #F77D02 0%, #F89B3C 100%);
  border-radius: 4px;
  border: none;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.active-container .btn:hover {
  background: #F99734;
}
.active-container .btn:active {
  background: #F99734;
}


.line-split {
    border-top: 1px solid #e0e0e0;
    margin: 30px 0;
}

.img-scale img,
.img-scale-list img {
    transition: all .2s;
}

.img-scale:hover img,
.img-scale-list li:hover img {
    transform: scale(1.05);
}

.et-e_right .b-slide .hd li {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    cursor: pointer;
    padding: 3px 3px;
    width: 0;
    height: 0;
    background: #ffffff;
    opacity: 0.5;
    border-radius: 50%;
}

.et-e_right .b-slide .hd li:after {
    height: 0;
}

.et-e_right .b-slide .hd li.on:after {
    background: #ffffff;
    opacity: 0.5;
}

.et-e_right .b-slide .hd li.on {
    padding: 3px 7px;
    border-radius: 20px;
}

.et-e_right .b-slide .bd img {
    height: 150px;
}

.et-e_right {
    height: 170px;
}

.et-e_right .b-slide {
    width: 279px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.et-e_right .b-slide .hd {
    text-align: center;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 5px;
}

/*
!文章封面 640*348 比例1.84
!宽度为780的盒子里左1右2布局
1.84x+10+1.84y = 780
2y + 10 = x

1.84(2y+10)+10+1.84y=780
5.52y+28.4 = 780
y=136.15942
x=282.31884

?左大图尺寸：282.31884*519.466666
?右小图尺寸：136.15942*250.533333
*/
.et-e .index-banner {
    margin-bottom: 20px;
    background: #fff;
    height: 320px;
    padding: 10px;
}

.et-e .index-banner .b-side {
    margin-left: 10px;
    width: 280px;
    float: left;
}

.et-e .index-banner .b-side .side-item {
    height: 155px;
    overflow: hidden;
    margin-bottom: 10px;
    display: block;
    position: relative;
}

.et-e .index-banner .b-side .side-item:last-child {
    margin-bottom: 0;
}

.et-e .index-banner .b-side .side-item img {
    width: 100%;
}

.et-e .index-banner .b-side .side-item .mask {
    height: 50px;
    background: linear-gradient(rgba(0, 0, 0, 0), #000);
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .2s;
    opacity: 0.8;
}

.et-e .index-banner .b-side .side-item:hover .mask {
    height: 50px;
}

.et-e .index-banner .b-side .side-item .title {
    color: #fff;
    font-size: 16px;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 8px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zst-title {
    margin-bottom: 20px;
}

.zst-title h3 {
    font-size: 22px;
    font-weight: 700;
}

.zst-title .more {
    float: right;
    line-height: 33px;
    font-size: 13px;
}

.zst-title .more a {
    color: #999;
}

.zst-title .more a:hover {
    color: #6f55ff;
}

.article-list {
    background: #fff;
}

.article-list .article-item {
    margin-bottom: 30px;
    font-size: 13px;
}

.article-list .article-item .img {
    float: left;
    width: 220px;
    height: 119.56px;
    overflow: hidden;
}

.article-list .article-item .img img {
    width: 220px;
    height: 119px;
}

.article-list .article-item .text {
    margin-left: 240px;
    position: relative;
    height: 120px;
}

.article-list .article-item .text .title {
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 28px;
    max-height: 56px;
}

.article-list .article-item .text .title a {
    color: #000;
    font-size: 18px;
    transition: all .2s;
    font-weight: 700;
}

.article-list .article-item .text .title i {
    display: inline-block;
    width: 32px;
    height: 18px;
    color: #fff;
    background: #ddd;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: 300;
    text-align: center;
    line-height: 18px;
    vertical-align: 1px;
    margin-right: 7px;
}

.article-list .article-item .text .title i.i-new {
    background: #3399ff;
}

.article-list .article-item .text .title i.i-hot {
    background: #F89018;
}

.article-list .article-item .text .intro {
    height: 30px;
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}

.article-list .article-item .text .extra {
    position: absolute;
    color: #b2b2b2;
    bottom: -3px;
    width: 100%;
}

.article-list .article-item .text .extra .e-link {
    position: absolute;
    right: 0;
    opacity: 1;
    color: #629bfa;
    padding-left: 10px;
    background: #fff;
    transition: all .2s;
}

.article-list .article-item .text .extra .e-year {
    float: left;
}

.article-list .article-item .text .extra .e-time {
    float: right;
}

.article-list .article-item:hover .text .extra .e-link:hover {
    color: #4285f4
}

.article-list .article-item .text .title a:hover {
    color: #6f55ff;
    /* background: -webkit-gradient(linear,left top,right top,from(#6f55ff),to(#f8a61e));
    background: linear-gradient(to right,#6f55ff,#f8a61e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none; */
}

.article-list .article-item-big {
    margin-bottom: 50px;
}

.article-list .article-item-big .img {
    width: 367px;
    height: 200px;
}

.article-list .article-item-big .text {
    margin-left: 397px;
    padding-top: 23px;
}

.article-list .article-item-big .text .title {
    margin-bottom: 20px;
}

.article-list .article-item-big .text .intro {
    height: 80px;
    line-height: 20px;
    white-space: normal;
}

.article-list .article-item-big .extra .e-btn {
    color: #6f55ff;
    transition: all .2s;
    border: 1px solid #6f55ff;
    display: inline-block;
    padding: 0 18px;
    line-height: 30px;
    font-size: 14px;
}

.article-list .article-item-big .extra .e-btn:hover {
    color: #fff;
    background: #6f55ff;
}

/* 右侧推荐位 */
.ad-w-280 {
    margin-bottom: 30px;
    overflow: hidden;
}

.ad-lower {
    width: 367px;
    height: 390px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 10px 0px rgba(109, 111, 121, 0.2);
    border-radius: 5px;
    margin-bottom: 20px;
    float: right;
}

.ad-w-366 {
    width: 290px;
    height: 131px;
    margin: 0px auto;
    border-bottom: 1px solid #EDEDED;
}

.ad-w-366 div {
    display: inline-block;
    margin-top: 25px;
}

.ad-w-366 div:nth-child(1) {
    width: 35%;
}

.ad-w-366 div:nth-child(2) {
    width: 65%;
    float: right;
    height: 80px;
}

.ad-w-366 p {
    text-align: center;
    height: 40px;
}

.ad-w-366 p:nth-child(1) {
    width: 80px;
    height: 40px;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.ad-w-366 p:nth-child(2) {
    width: 138px;
    height: 40px;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(179, 179, 179, 1);
    line-height: 40px;
}

.et-e .zst-box {
    background: #fff;
    padding: 0 30px 60px;
}

.rec-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
}

.rec-title i {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: -5px;
}

.rec-title i.i-page {
    background: url(../images/icon-01.png) no-repeat 0 0;
}

.rec-title i.i-book {
    background: url(../images/icon-01.png) no-repeat 0 0;
}

.rec-title .more {
    float: right;
    color: #999;
    line-height: 27px;
    font-size: 12px;
    font-weight: normal;
}

.rec-title .more:hover {
    color: #6f55ff;
}

.rec-news-wrap {
    border-left: 1px solid #eee;
    padding-left: 20px;
    margin-left: 5px;
    margin-bottom: 30px;
}

.rec-news-wrap .more-btn {
    display: block;
    height: 38px;
    line-height: 38px;
    transition: all .2s;
    text-align: center;
    border: 1px solid #6f55ff;
    color: #6f55ff;
}

.rec-news-wrap .more-btn:hover {
    background: #6f55ff;
    color: #fff;
}

.news-list .news-item .title {
    font-size: 15px;
    margin-bottom: 8px;
    position: relative;
}

.news-list .news-item .title:before {
    content: "";
    position: absolute;
    left: -25.5px;
    top: 5px;
    height: 10px;
    width: 10px;
    background: url(../images/icon-03.png) no-repeat;
}

.news-list .news-item .title a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-list .news-item .time {
    color: #999;
    margin-bottom: 20px;
}

.top-list .top-item {
    position: relative;
    width: 366px;
    float: right;
    margin-bottom: 20px;
}

.top-list .top-item a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
}

.top-list .top-item .img {
    overflow: hidden;
}

.top-list .top-item img {
    width: 100%;
}

.top-list .top-item .mask {
    height: 50px;
    transition: all .2s;
    background: linear-gradient(rgba(0, 0, 0, 0), #000);
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
}

.top-list .top-item:hover .mask {
    height: 60px;
}

.top-list .top-item .title {
    color: #fff;
    font-size: 15px;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 8px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-list .top-item .flag {
    width: 46px;
    height: 39px;
    z-index: 3;
    position: absolute;
    left: -12px;
    top: 0;
    background: url(../images/icon-04.png) no-repeat;
}

.top-list .top-item .flag-1 {
    background-position: 0 0;
}

.top-list .top-item .flag-2 {
    background-position: -46px 0;
}

.top-list .top-item .flag-3 {
    background-position: -92px 0;
}

.rec-qrcode {
    background: #f7f9fc;
    margin-bottom: 20px;
    padding: 26px;
    overflow: hidden;
    width: 314px;
    float: right;
}

.rec-qrcode .img {
    float: left;
    width: 150px;
    height: 150px;
}

.rec-qrcode .img img {
    width: 100%;
    box-shadow: 0 11px 20px rgba(0, 0, 0, .06);
}

.rec-qrcode .text {
    margin-left: 170px;
    font-size: 18px;
}

.rec-qrcode .text .p1 {
    color: #888;
    padding: 45px 0 10px;
}

.video-list {
    margin: 0 -12px;
}

.video-list .video-item {
    position: relative;
    float: left;
    padding: 15px;
    text-align: center;
    transition: all .2s;
    width: 378px;
}

.video-list .video-item a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.video-list .video-item .img {
    overflow: hidden;
    position: relative;
}

.video-list .video-item .img:before {
    content: "";
    width: 54px;
    height: 54px;
    background: url(../images/play.png) no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    opacity: 0;
    transition: all .2s;
}

.video-list .video-item img {
    width: 378px;
}

.video-list .video-item .title {
    font-size: 15px;
    padding: 25px 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.video-list .video-item:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
}

.video-list .video-item:hover .title {
    color: #6f55ff;
}

.video-list .video-item:hover .img:before {
    opacity: 1;
}

.article-box {
    background: #fff;
    position: relative;
}

.article-box .art-inner {
    width: 740px;
    margin-left: 78px;
    padding-top: 43px;
    padding-bottom: 20px;
}

.article-box .art-head {
    margin-bottom: 39px;
}

.article-box .art-head h1 {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: bold;
}

.article-box .art-head .info {
    font-size: 14px;
    color: #888;
}

.article-box .art-head .info .cate {
    color: #550802;
}

.article-box .art-head .info .cate i {
    margin: 0 4px 0 7px;
    font-weight: 700;
}

.art-foot {
    position: absolute;
    top: 144px;
    left: -90px;
}

.art-foot .item {
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
}

.art-foot .item .i-handler {
    color: #B3B3B3;
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    box-shadow: 0px 3px 8px 0px rgba(3, 3, 3, 0.05);
}

.art-foot .item .i-handler:hover {
    background: linear-gradient(90deg, rgba(253, 97, 42, 1), rgba(245, 38, 44, 1));
    color: #fff;
}

.art-foot .item .i-handler i {
    display: block;
    margin: 10px auto 2px;
    width: 30px;
    height: 30px;
    background: url(../images/icon-05.png) no-repeat;
}

.art-foot .item .i-handler i.i-weixin {
    background-position: 0 0;
}
.mod-news-slide.moblies {
    display: none;
}
.art-foot .item .i-handler i.i-weibo {
    background-position: -30px 0;
}

.art-foot .item .i-handler i.i-msg {
    background-position: -60px 0;
}

.art-foot .item .i-handler:hover i.i-weixin {
    background-position: 0 -30px;
}

.art-foot .item .i-handler:hover i.i-weibo {
    background-position: -30px -30px;
}

.art-foot .item .i-handler:hover i.i-msg {
    background-position: -60px -30px;
}

.art-foot .item .i-tip {
    display: none;
    width: 110px;
    height: 110px;
    background: #fff;
    padding: 9px;
    box-shadow: 0px 3px 8px 0px rgba(3, 3, 3, 0.05);
    left: 90px;
    top: -24px;
    position: absolute;
}

.art-foot .item .i-tip:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    left: -8px;
    border-right-color: transparent;
    border-top-color: transparent;
    top: 57px;
    transform: rotate(45deg);
}

.art-foot .item .i-tip img {
    width: 110px;
    height: 110px;
}

.art-foot .item:hover .i-tip {
    display: block;
}

.keywords {
    color: blue;
}

.btn-red {
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: url(../images/button-red.png) no-repeat left top;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    border: 0 none;
    cursor: pointer;
}

.btn-red:hover {
    background-position: right top;
    color: #fff;
}

/*首页新闻切换模块*/
.mod-news-slide {
    background: #fff;
    padding: 12px 29px;
    margin-bottom: 20px;
}

.sc {
    width: 590px;
    padding: 0;
    margin: 0;
    float: left;
}
.log {
    margin-left: 20px;
}
.mod-list-small {
    overflow: hidden;
    padding-top: 20px;
}

.mod-list-small .item {
    float: left;
    width: 40%;
    margin-right: 10%;
    padding: 10px 0;
    cursor: pointer;
}

.mod-list-small .item:hover .title a {
    color: #6f55ff;
}

.mod-list-small .item .title {
    height: 22px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mod-list-small .item .title .tag {
    display: inline-block;
    background: #3C94D2;
    color: #fff;
    line-height: 22px;
    font-weight: 300;
    padding: 0 5px;
    font-size: 13px;
    margin-right: 5px;
}

.mod-list-small .item .intro {
    height: 22px;
    font-size: 14px;
    color: #888;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*右侧*/
.ett-box {
    background: #fff;
    padding: 22px;
    margin-bottom: 20px;
}

.ett-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #000000;
}

.search-box {
    float: right;
    height: 36px;
    position: relative;
}

.search-box #sideSearchButton {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 200px;
    top: 0px;
    cursor: pointer;
    z-index: 2;
}

.search-box:after {
    content: '';
    display: block;
    clear: both;
    background: url(../images/search_1.png) no-repeat center right;
    position: relative;
    width: 17px;
    height: 17px;
    left: 208px;
    top: -25px;
}

.search-box input[type=text] {
    height: 34px;
    border: 1px solid #ddd;
    background: none;
    padding: 0 10px;
    font-size: 13px;
    border-radius: 18px;
    width: 216px;
    text-indent: 5px;
    color: #999999;
}

.ett-hotsearch {
    height: auto;
}

.ett-hotsearch .hot {
    margin-right: -10px;
}

.ett-hotsearch .hot .item {
    line-height: 24px;
    display: inline-block;
    background: #F7F7F7;
    margin: 0 10px 10px 0;
    padding: 0 10px;
}

.ett-hotsearch .hot .item:hover {
    background: linear-gradient(90deg, #6f55ff, #3399ff);
    color: #fff;
}

.ett-hotwords {
    height: auto;
}

.ett-hotwords .hot {
    margin-right: -10px;
    text-align: center;
}

.ett-hotwords .hot .item {
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    color: #333333;
}

.ett-hotwords .hot .tag {
    display: inline-block;
    margin: 0 8px 10px 0;
    width: 37%;
    text-align: center;
    padding: 10px;
}

.ett-hotwords .hot .tag:hover {
    background-color: #F7F7F7;
}

.ett-hotwords .hot .tag:hover span {
    color: #6f55ff;
}

.ett-hotwords .hot .div_img {
    margin: 0 auto;
    width: 44px;
    height: 44px;
    margin-top: 2px;
}

.ett-hotwords .hot .div_img1 {
    background: url("../images/right1-icon1.png") no-repeat center center;
}

.ett-hotwords .hot .div_img2 {
    background: url("../images/right1-icon2.png") no-repeat center center;
}

.ett-hotwords .hot .div_img3 {
    background: url("../images/right1-icon3.png") no-repeat center center;
}

.ett-hotwords .hot .div_img4 {
    background: url("../images/right1-icon4.png") no-repeat center center;
}

.ett-hotwords .hot .div_img5 {
    background: url("../images/right1-icon5.png") no-repeat center center;
}

.ett-hotwords .hot .div_img6 {
    background: url("../images/right1-icon6.png") no-repeat center center;
}

.ett-hotwords .hot .div_img7 {
    background: url("../images/right1-icon7.png") no-repeat center center;
}

.ett-hotwords .hot .div_img8 {
    background: url("../images/right1-icon8.png") no-repeat center center;
}

.ett-newarticle ul {
    margin-top: -13px;
}

.ett-newarticle ul li {
    margin-left: -6px;
}

.ett-newarticle ul li a {
    color: #888;
    font-size: 14px;
    line-height: 45px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ett-newarticle ul li a:hover {
    color: #6f55ff;
}

.ett-newarticle ul li a i {
    color: #BBBBBB;
    margin-right: 10px;
    margin-left: 9px;
    width: 24px;
    height: 28px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}

.ett-newarticle ul li:nth-child(-n+3) a i {
    color: #ffffff;
}

.ett-newarticle ul li:nth-child(1) a i {
    background: url("../images/right2-icon1.png") no-repeat center center;
}

.ett-newarticle ul li:nth-child(2) a i {
    background: url("../images/right2-icon2.png") no-repeat center center;
}


.ett-newarticle ul li:nth-child(3) a i {
    background: url("../images/right2-icon3.png") no-repeat center center;
}

.ett-link {
    padding-top: 0;
    padding-bottom: 0;
}

.ett-link .item {
    display: block;
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 1px solid #EDEFF2;
}

.ett-link .item .img {
    float: left;
    width: 60px;
    height: 60px;
}

.ett-link .item .info {
    margin-left: 80px;
    margin-top: 8px;
}

.ett-link .item .info h3 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 4px;
}

.ett-link .item .info p {
    font-size: 12px;
    color: #888;
}

.ett-link .item:last-child {
    border-bottom: 0 none;
}

.ett-qrcode {
    text-align: center;
    padding: 22.5px 20px;
}

.ett-qrcode .desc {
    display: inline-block;
    padding-top: 20px;
    font-size: 14px;
    margin-left: 18px;
    text-align: left;
}

.ett-qrcode .img {
    display: inline-block;
    margin: 0 auto;
}

.ett-qrcode .img img {
    width: 100px;
    height: 100px;
    border: 1px solid #F2F2F2;
}

.ett-qrcode h3 {
    color: #666;
    line-height: 30px;
}

.ett-qrcode p {
    color: #bbb;
}

.ett-picarticle {
    padding-bottom: 10px;
}

.page-crumb {
    padding: 25px 0;
    font-size: 14px;
}

.page-crumb a:hover {
    color: #6f55ff;
}

.page-crumb a {
    color: #999;
    line-height: 36px;
}

.page-crumb i {
    color: #bbb;
    font-family: cursive, sans-serif;
    margin: 0 6px;
}

.page-crumb span {
    color: #999;
}
button#sideSearchButton {
    border: none;
    background: unset;
}
/*common*/
.btn-red-shadow {
    background: url(../images/button-red-a.png) no-repeat left top;
    font-size: 18px;
    width: 160px;
    height: 70px;
    line-height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.btn-red-shadow:hover {
    color: #fff;
    background-position: right top;
}

.btn-orange-shadow {
    font-size: 18px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    box-shadow: 0 10px 10px -2px rgba(252, 131, 13, 0.27);
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.btn-orange-shadow {
    background: rgb(251, 102, 0);
    background: -moz-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(251, 102, 0, 1)), color-stop(100%, rgba(253, 138, 16, 1)));
    background: -webkit-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: -o-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: -ms-linear-gradient(left, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    background: linear-gradient(to right, rgba(251, 102, 0, 1) 0%, rgba(253, 138, 16, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb6600', endColorstr='#fd8a10', GradientType=1);
}

.btn-orange-shadow:hover {
    color: #fff;
    opacity: .8
}

/*head*/
.header {
    height: 79px;
    border-bottom: 1px solid #e0e0e0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    background: #fff;
    font-size: 14px;
}

.header-padding {
    height: 80px;
    display: block;
}

.header .hd_logo {
    width: 86px;
    height: 30px;
    margin-top: 23px;
    background: url(../images/logo.png) no-repeat left top;
    float: left;
}

.header .hd_nav {
    float: left;
    margin-left: 48px;
}

.header .hd_nav .nav_item {
    float: left;
}

.header .hd_nav .nav-link {
    line-height: 79px;
    display: block;
    padding: 0 20px;
    position: relative;
}

.header .hd_nav .current .nav-link {
    color: #6f55ff;
}

.header .hd_nav .nav_item.current .nav-link:after,
.header .hd_nav .nav_item:hover .nav-link:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background: #6f55ff;
}

.header .hd_nav .nav-slide {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 80px;
    background: #fff;
    overflow: hidden;
}

.header .hd_nav .nav-slide .i-hot,
.header .hd_nav .nav-slide .i-new {
    width: 40px;
    height: 19px;
    display: inline-block;
    vertical-align: sub;
    margin-left: 5px;
}

.header .hd_nav .nav-slide .i-hot {
    background: url(../images/menu-hot.gif) no-repeat;
}

.header .hd_nav .nav-slide .i-new {
    background: url(../images/menu-new.gif) no-repeat;
}

.header .hd_nav .ns-list {
    margin-top: -100%;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.header .hd_nav .ns-list:after {
    content: "";
    display: block;
    height: 20px;
}

.header .hd_nav .nav_item:hover .nav-slide {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}

.header .hd_nav .nav_item:hover .ns-list {
    margin-top: 0;
    opacity: 1;
    -webkit-transition: margin-top 0.5s ease;
    -moz-transition: margin-top ease 0.5s;
    transition: margin-top 0.5s ease;
}

.header .hd_nav .ns-list dl {
    float: left;
    width: 250px;
    margin: 30px 50px 30px 0;
}

.header .hd_nav .ns-list dt {
    font-size: 18px;
    line-height: 60px;
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 16px;
    margin-right: 30px;
}

.header .hd_nav .ns-list dd {
    line-height: 32px;
}

.header .hd_nav .ns-list .dl-block {
    float: none;
    width: 100%;
    margin: 10px 0 30px 0;
}

.header .hd_nav .ns-list .dl-block dt {
    width: 190px;
}

.header .hd_nav .ns-list .dl-block dd {
    overflow: hidden;
}

.header .hd_nav .ns-list .dl-block dd a {
    float: left;
    margin-right: 40px;
    padding: 10px 0;
}

.header .hd_nav .ns-list .dl-block dd a:hover {
    color: #6f55ff;
}

.header .hd_nav .ns-recommend {
    background: #F4F4F4;
    padding: 20px 0;
}

.header .hd_nav .nr-hd {
    float: left;
    width: 73px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background: url(../images/menu-jt.png) no-repeat;
    color: #fff;
}

.header .hd_nav .nr-list {
    margin-left: 85px;
}

.header .hd_nav .nr-list li {
    float: left;
    line-height: 30px;
    margin: 0 20px;
}

.header .hd_nav .ns-list .links {
    padding: 30px 0;
}

.header .hd_nav .ns-list .links a {
    float: left;
    margin-right: 40px;
}

.header .hd_nav .ns-list .links a:hover {
    color: #6f55ff;
}

.header .hd_nav .ns-list .service-box {
    float: left;
    margin-top: 43px;
}

.header .hd_nav .ns-list .service-box p {
    font-size: 16px;
    color: #888888;
    line-height: 36px;
}

.header .hd_nav .ns-list .service-box p span {
    color: #333;
}

.header .hd_nav .ns-list .service-box a {
    width: 130px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #DCDCDC;
    display: block;
    color: #6f55ff
}

.header .hd_extra {
    float: right;
    margin-top: 19px;
}

.header .hd_extra .elink {
    float: left;
    padding: 0 9px;
    line-height: 40px;
}

/*.header .hd_extra .elink:nth-child(2){ display: none; }*/
.header .hd_extra .elink i {
    display: inline-block;
    width: 23px;
    height: 17px;
    margin-right: 5px;
}

.header .hd_extra .elink i.i-cloud {
    background: url(../images/top-icon-1.png) no-repeat center;
    vertical-align: middle;
}

.header .hd_extra .elink i.i-bag {
    background: url(../images/top-icon-2.png) no-repeat center;
    vertical-align: sub;
}

.header .demo {
    float: left;
    margin-left: 15px;
    position: relative;
}

.header .demo-sub {
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    padding-top: 10px;
}

.header .demo:hover .demo-sub {
    display: block;
}

.header .demo-sub .arrow {
    position: absolute;
    right: 59px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #ED3C3F;
}

.header .demo-sub .inner {
    width: 600px;
    height: 580px;
    border: 3px solid #ED3C3F;
    text-align: center;
    background: #fff;
}

.header .demo-sub .title {
    font-size: 32px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.header .demo-sub .subtitle {
    font-size: 20px;
    margin-bottom: 10px;
}

.header .demo-sub .subtitle.red {
    color: #ED3C3F;
}

.header .demo-sub .subtitle.blue {
    color: #3DBAF7;
}

.header .demo-sub .demo-table-wp {
    padding: 0 30px;
}

.header .demo-sub .demo-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}

.header .demo-sub .demo-table tr {
    border: 1px solid #ddd;
}

.header .demo-sub .demo-table th,
.header .demo-sub .demo-table td {
    padding: 6px 14px;
}

.header .demo-sub .demo-table td a {
    color: #666;
}

.header .demo-sub .demo-table td a:hover {
    color: #ec5051;
}

.header .demo-sub .qrcode-list {
    padding: 0 50px;
}

.header .demo-sub .qrcode-list li {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 14px;
}

.header .demo-sub .qrcode-list li img {
    width: 98px;
    height: 98px;
}
.mob-header {display: none;}

.mob-header-menu {display: none;}

.mod-list-big .item:hover .info .title a {
    color: #6f55ff !important;
}
@media screen and (max-width: 768px) {

    .footer {display: none;}

    div#toTop {display: none;}
    .header-2020 {
        display: none;
    }
    .page-pc {
        display: block;
    }
    .mob-header {
        display: block;
    }
    .mob-header-menu {
        display: block;
    }
    .body {
        margin-top: 0;
        min-height: unset;
        padding-bottom: 0px;
    }
    .container {
        width: 100% !important;
        padding: 0 15px !important;
    }
    .page-crumb {
        padding: 15px 0;
    }
.searchDetail-nav {
  display: none;
}

    .search-box {
        display: none;
    }

.searchDetail-title {
  display: flex;
  width: 80%;
  margin: 0 auto;
  padding-top: 25px;
}


    .et-t {
        width: 100%;
        float: none;
        display: none;
    }
    .et-e .index-banner .b-slide {
        width: 100%;
        float: none;
    }
    .et-e .index-banner .b-side {
        margin-left: 0;
        width: 100%;
        float: none;
        margin-top: 10px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .et-e .index-banner {
        height: auto;
    }
    .et-e .index-banner .b-side .side-item {
        width: 48%;
        height: 100%;
        margin-bottom: 3px;
    }
    .et-e {
        float: none;
        width: 100%;
    }
    .sc {
        width: 100%;
        float: none;
    }
    .et-e .index-banner .b-slide {
        width: 100%;
        height: 40vw;
    }
    .et-e .index-banner .b-slide .bd img {
        height: 40vw;
        object-fit: cover;
    }
    .et-e .index-banner .b-slide .bd .title {
        font-size: 3.74vw;
        padding: 0 10px;
    }
    .et-e .index-banner .b-side .side-item img {
        width: 100%;
        height: 21vw;
        object-fit: cover;
    }
    .et-e .index-banner .b-side .side-item .title {
        font-size: 3.74vw;
    }

.active-box {
  background: #FFFFFF;
  margin-bottom: 24px;
  width: 98%;
  border-radius: 8px;
}
.active-container img {
  width: 50px;
  height: 50px;
}
.active-box .active-info{
  margin-right: 0px;
  width: 100%;
}

.active-box .active-info .des{
  display: none;
}
.active-box .active-info .title{
font-size: 17px;
}

.active-container .btn-box {
margin-top: 0px;
  width: 90%;
  position: relative;
}

    .mod-news-slide {
        padding: 15px;
        margin-bottom: 20px;
    }
    .mod-news-slide .hd .list li {
        margin-right: 15px;
        float: none;
    }
    .mod-news-slide .hd ul {
        padding-bottom: 15px;
        margin-bottom: -15px;
        overflow-x: scroll;
        white-space: nowrap;
        text-align: center;
        -webkit-overflow-scrolling: touch;
        display: flex;
    }
    .mod-news-slide .hd .more {
        display: none;
    }
    .mod-news-slide .hd .list li span {
        font-size: 4.2vw;
    }
    .mod-news-slide .hd {
        overflow: hidden;
        height: 40px;
        line-height: 32px;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 5px;
    }
    .mod-list-big .item {
        padding: 10px 0;
    }
.mod-list-big .item .img {
    width: 35%;
    height: 20vw;
    float: none;
    background-size: cover !important;
}
.mod-list-big .info {
    width: 58%;
    margin-left: 0;
}
    .mod-list-big .item a {
        display: flex;
        justify-content: space-between;
    }
    .mod-list-big .info .title {
        padding: 0 0 20px;
    }
    .mod-list-big .info .title span {
        font-size: 4.2vw;
    }
.mod-list-big .info .intro {
    font-size: 3.74vw;
    display: none;
}
.mod-list-big .info .extra {
    font-size: 4.2vw;
}
    .mod-list-small .item {
        width: 100%;
        float: none;
    }
    .mod-news-slide .hd .hd_top .left .img_div {
        margin: 2px 10px 2px 5px;
    }
    .mod-news-slide .hd .hd_top .left span {
        font-size: 4.3vw;
    }
    .gd .info {
        border: none;
        height: auto;
    }
    .gd .bd {
        padding-top: 20px;
    }
    .gd .mod-list-big .item:nth-child(2) {
        margin: 0;
    }
    .gd .mod-list-big .item {
        width: 100%;
        border-bottom: 1px solid #EDEFF2;
        display: block;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .gd .info .title span {width: 100%;line-height: 1;height: auto;}

    .gd .info .title p {width: 100%;font-size: 3.74vw;display: block;height: auto;}
    
    .mod-list-big .info .desc {width: 100%;display: grid;}
    .gd .mod-list-big .item:nth-child(2) {
        margin-bottom: 20px;
    }
    .mod-list-small {padding-top: 0;}
    .mod-news-slide .hd {overflow: hidden;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 5px;width: 100%;padding: 0 0 5px;}
    
    .mod-news-slide .hd .hd_top .left {float: none;text-align: left;}
    .sc .bd {
        width: 100%;
        padding: 10px 0;
    }
    .log {
        margin-left: 0;
    }
    .log .mod-list-big .item {
        padding: 20px 0;
    }
    .sc .hd .list li.black span {
        font-size: 4.2vw;
    }
    .sc .item .log_div .year {
        background: unset;
        font-size: 3.74vw;
        height: auto;
        line-height: unset;
        width: auto;
        display: inline-block;
    }
    .sc .item .log_div .day {
        font-size: 3.74vw;
    }
    .sc .item .log_div {display: none;float: none;width: 100%;}

    .sc .item .log_div .month {
        font-size: 3.74vw;
    }
    .article-box .art-inner {width: 100%;margin-left: 0;padding: 15px;}
    .article-box .art-head {
        margin-bottom: 25px;
    }
    .article-box .art-head h1 {
        font-size: 6vw;
    }
    .article-box .art-head .info {
        font-size: 3.74vw;
    }
    .footer_tab .pages .right {
        display: none !important;
    }
    .footer_tab .pages .left {
        display: none !important;
    }
    .footer_tab .pages:nth-child(1) .desc {
        margin-left: 0;
    }
    .footer_tab .pages .desc {
        margin: 0 !important;
        display: flex !important;
        justify-content: flex-start;
    }
    .footer_tab .pages span {
        font-size: 4.2vw !important;
    }
    .footer_tab .desc .title {
        position: unset !important;
        font-size: 4.2vw !important;
        width: 100% !important;
        text-align: left;
    }
    .footer_tab .art-inner {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .footer_tab {
        padding: 0 15px 20px!important;
    }
    .footer_tab .pages {
        width: 100% !important;
        font-size: 3.74vw !important;
    }
    .footer_tab .pages:nth-child(2) {
        text-align: left !important;
        font-size: 3.74vw !important;
    }
    .footer_tab .pages:nth-child(1) .desc {
        margin: 0 !important;
    }
    .footer_tab .pages span {width: 20%;}

    .footer_tab .pages .desc a {width: 80%;}
    .ett-box {padding: 15px;}

    .mod-list-big .item {width: 100% !important;}
    
    .mod-list-big .info {margin-left: 0 !important;}
    .ett-title {
        font-size: 4.2vw;
        margin-bottom: 0px;
    }
    .mod-list-big .info .title span {
        font-size: 4.2vw;
    }
    .ett-picarticle .mod-list-big .info .intro {
        font-size: 3.74vw;
        height: auto;
        margin-bottom: 0px;
    }
    .mod-list-big .item:nth-child(even) {
        padding-left: 0 !important;
    }
  .ett-picarticle .mod-list-big .item {
    padding: 8px 0 10px 0;
}

.log {display: none;}

.sc {display: none;}

.mod-news-slide.gd.jc {display: none;}

.mod-news-slide.gd {display: none;}
.mod-news-slide {
    display: none;
}
.mod-news-slide.moblies {
    display: block;
}
.itempage {margin: 20px auto;text-align: center;display: flex;justify-content: center;}

.itempage a {width: 7.15rem;
    height: 2.5rem;
    line-height: 2.2rem;
    background-size: 14.3rem;
    margin-right: 1rem;display: block;background: linear-gradient(45deg, #fa2529, #ff9800);border-radius: 4px;color: #ffffff;}
.art-content img {width: auto !important;height: auto !important;}

.art-content p {text-indent: 0 !important;color: #222;font-size: 17px;text-align: justify;}

.mod-list-big .item .img {
    width: 35% !important;
    height: 20vw !important;
    float: none !important;
}


.section-8 {
    padding: 1px 0 1px 0;
}

.section-8 .about-cases {
    position: relative;
    height: 600px
    overflow: hidden;
}

.section-8 .about-cases .about-case {
    width: 3680px;
    white-space: nowrap;
    height: 70px;
    margin: 50px 0;
    -webkit-animation: 60s rowleft linear infinite normal;
    animation: 60s rowleft linear infinite normal;
}

.section-8 .about-cases .about-case .about-case-logo {
    width: 230px;
}

.section-8 .about-cases .about-case .about-case-logo:nth-child(even) {
    left: 100%;
}

.section-8 .about-cases .about-case:first-child {
    margin-top: 25px;
}

.section-8 .about-cases .about-case:nth-child(even) {
    -webkit-animation: 80s rowleft linear infinite normal;
    animation: 80s rowleft linear infinite normal;
}

.section-8 .about-cases .about-case:nth-child(even) .about-case-logo {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
}

.section-8 .about-cases .section-8 .about-cases-title {
    position: absolute;
    top: 265px;
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #293E63;
    line-height: 1;
    font-weight: 300;
}

.section-8 .about-cases .section-8 .about-cases-title .section-8 .about-cases-title-mask {
    display: inline-block;
    width: 600px;
    height: 60px;
    line-height: 60px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 0px 30px 30px rgba(255, 255, 255, 0.8);
    font-weight: bold;
}

.section-8 .about-cases .section-8 .about-cases-title .section-8 .about-cases-title-number {
    width: 100px;
    margin-top: -5px;
}

.section-8 .about-cases .section-8 .about-cases-title text {
    color: #FC3D34;
    margin: 0 10px;
}







}