@charset "utf-8";
/*--公共部分--*/
html, body { min-width: 1280px; margin: 0 auto; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 Arial, 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }
.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }



@media (max-width: 320px) { body { min-width: 320px; } }


  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }


  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) {  }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform,-webkit-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #8bbe01; }

.animated { -webkit-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; }

.animated.hinge { -webkit-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY { -webkit-animation-duration: .75s; -o-animation-duration: .75s; animation-duration: .75s; }


.ovhid { overflow: hidden; }

.ac { color: #8bbe01; }

.disblock { display: block; }

.inblock { display: inline-block; }

.font16 { font-size: 14px; }

.font17, .font18 { font-size: 15px; }

.font20, .font22 { font-size: 16px; }

.font24, .font26, .font28 { font-size: 18px; }

.font30, .font32, .font34, .font36, .font40, .font42, .font46 { font-size: 20px; }

.font54 { font-size: 24px; }

.font60 { font-size: 30px; }

.lighter { font-weight: lighter; }

.unline { text-decoration: underline; }

.text-center { text-align: center; }

.scale img { -webkit-transition: 1s; -o-transition: 1s; transition: 1s; }

.grey { color: #666; }

.white { color: #fff; }

.imghover img { -webkit-transition: 1s; -o-transition: 1s; transition: 1s; }

.center { text-align: center; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.recruitmentfloat { display: none; z-index: 110; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; }

.tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 2.5%; margin-top: -125px; }

.tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; }

.recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; }

.recclosebtn:before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.recclosebtn:after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

@media (min-width: 768px) { .font16 { font-size: 16px; }
  .font17 { font-size: 17px; }
  .font18, .font22, .font20 { font-size: 18px; }
  .font28, .font24, .font26 { font-size: 22px; }
  .font30, .font32, .font34, .font36 { font-size: 24px; }
  .font40, .font42 { font-size: 26px; }
  .font46 { font-size: 28px; }
  .font54 { font-size: 30px; }
  .distable { width: 100%; display: table; }
  .table-cell { display: table-cell; vertical-align: middle; }
  .tianjiatvwrap { width: 660px; left: 50%; margin-left: -330px; margin-top: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .tianjiatvwrap .videobox { height: 400px; } }

@media (min-width: 1024px) { .font22, .font20 { font-size: 20px; }
  .font24 { font-size: 24px; }
  .font26 { font-size: 26px; }
  .font28 { font-size: 28px; line-height: normal; }
  .font40, .font42 { font-size: 30px; line-height: normal; }
  .font46 { font-size: 32px; }
  .font54 { font-size: 36px; }
  .md-block { display: block; }
  .tianjiatvwrap { width: 700px; margin-left: -350px; }
  .tianjiatvwrap .videobox { height: 400px; } }

@media (min-width: 1200px) { .font22 { font-size: 22px; }
  .font30 { font-size: 30px; line-height: normal; }
  .font32 { font-size: 32px; line-height: normal; }
  .font34 { font-size: 34px; line-height: normal; }
  .font36 { font-size: 36px; line-height: normal; }
  .font40 { font-size: 40px; }
  .scale:hover img { -webkit-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .font42 { font-size: 42px; }
  .font46 { font-size: 46px; }
  .font54 { font-size: 54px; }
  .imghover:hover img { -webkit-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .tianjiatvwrap { width: 1000px; margin-left: -500px; }
  .tianjiatvwrap .videobox { height: 600px; } }

.searchtitle401 { background-color: #f3f3f3; }

.searchcont401 { padding: 10px 0; }

.resultlist401 { font-size: 13px; padding: 0; }

.resultlist401 ul { padding-bottom: 30px; }

.resultlist401 img { display: block; width: 100%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 10px; }

.resultlist401 h4 a { display: block; }

.resultlist401 h4 em { color: red; font-style: normal; }

.resultlist401 h4 a { display: block; }

.resulttext401 { height: 72px; font-size: 14px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #666; }

.resultlabel401 { color: #333; display: inline-block; padding-top: 3%; }

.searchinputcont401 { padding-right: 60px; }

.searchinputcont401 dt input { position: relative; float: left; width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333; background-color: #fff; }

.searchinputcont401 dd input { position: relative; left: 60px; margin-left: -60px; float: left; width: 60px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; cursor: pointer; background: #8bbe01; }

.searchimg401 { display: block; margin-bottom: 3%; }

@media (min-width: 768px) { .searchcont401 { padding: 30px 0; }
  .searchinputcont401 { max-width: 61.8%; margin: 0 auto; }
  .searchtitle401 { font-size: 24px; }
  .resultlist401 { padding: 0; }
  .resultlist401 img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; width: auto; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; } }

@media (min-width: 1024px) { .searchcont401 { padding: 0px 0 50px; }
  .searchtitle401 { padding: 28px 15px; }
  .searchinputcont401 { width: 45%; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dd input { left: 0; margin-left: 0; width: 100%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { text-align: center; font-size: 16px; }
  .resultlist401 h4 a:hover { color: #8bbe01; } }

.sitemap { padding-bottom: 30px; }

.sitemapcont2 { padding: 6% 10px; overflow: hidden; background: #fff; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl:last-of-type { margin-bottom: 0; }

.sitemapcont2 dl dt { font-size: 16px; font-weight: bold; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.sitemapcont2 dl dt a { color: #8bbe01; }

.sitemapcont2 dl dt a:hover { color: #8bbe01; }

.sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@media (min-width: 767px) { .sitemapcont2 { padding: 5% 10px; }
  .sitemapcont2 dl dt { font-size: 20px; }
  .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .sitemapcont2 dl dd a { margin: 0 45px 8px 0; }
  .sitemapcont2 dl dd a:hover { color: #8bbe01; } }

@media (min-width: 1024px) { .sitemap { padding: 0 0 50px; }
  .sitemapcont2 { padding: 3.5% 30px; }
  .sitemapcont2 dl { margin-bottom: 50px; } }

a { -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.header-content { width: 936px; float: left; }

.nav a:hover { color: #8bbe01; }



.reportCall { width: 150px; height: 59px; background-color: #0370e7; float: right; color: #fff; text-align: center; line-height: 20px; padding-top: 10px; font-size: 12px; }

.header-thumb { padding-top: 13px; }

.nav-area { padding-left: 15px; padding-right: 15px; float: left; height: 20px; }

.nav-area a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; margin: 0 3px; line-height: 20px; }

.nav-area a:hover { color: #8bbe01; }

.attention { padding-right: 15px; float: left; }

.attention a { width: 25px; height: 20px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background-position: center; position: relative; }

.attention a:hover .qrcode-box { display: block; }

.attention .qrcode-box { width: 150px; padding: 5px; position: absolute; top: 35px; left: 50%; margin-left: -75px; z-index: 10; display: none; -webkit-box-shadow: 0 0 2px #ddd; box-shadow: 0 0 2px #ddd; background-color: #fff; }

.attention .qrcode-box:before { content: ''; width: 11px; height: 6px; display: block; background: url(qrcode-arrow.png) center no-repeat; position: absolute; left: 50%; top: -6px; margin-left: -5px; }

.attention img { width: 100%; display: block; }

.attention-wechat { background-image: url(icon-wechat.png); margin-right: 9px; }

.attention-sina { background-image: url(icon-sina.png); margin-right: 5px; }

.attention-mobile { background-image: url(icon-mobile.png); margin-right: 5px; }

.attention-email { background-image: url(icon-mail.png); }

.link { position: relative; margin-right: 5px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

.link .title { color: #8bbe01; padding-right: 16px; background: url(icon-arrow.png) right center no-repeat; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.link.on .title { background-image: url(icon-arrow-up.png); }

.link-drop { z-index: 5; background: #fff; border: 1px solid #e1e1e1; position: absolute; top: 25px; right: -10px; width: 350px; padding: 10px 20px; line-height: 35px; -webkit-box-shadow: 0 0 2px #ddd; box-shadow: 0 0 2px #ddd; color: #858585; display: none; font-size: 0; }

.link-drop a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; color: #858585; font-size: 12px; }

.link-drop a:after { content: "|"; margin-left: 10px; margin-right: 10px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

.link-drop a:hover { color: #8bbe01; }

.link-drop a:hover:after { color: #858585; }

.link-drop:before { content: ''; width: 11px; height: 6px; display: block; background: url(qrcode-arrow.png) center no-repeat; position: absolute; right: 35px; top: -6px; }

.szplatform { width: 104px; height: 21px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; text-align: center; }

.szplatform img { max-width: 104px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

.banner { height:1240px; height: 80px;margin: 0 auto;}

.banner img { width: 1400px; position: relative; margin-left: -700px; left: 50%; }

.headline-News { /*height: 153px; */padding: 0 60px 0 30px; margin: 8px 0 30px; position: relative; text-align: center; }

.headline-News .title { padding-top: 28px; font-size: 0; font-weight: bold; }

.headline-News .title a {/* white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;*/ overflow: hidden; font-size: 40px; color: #282828; display: block; line-height:50px; }

.headline-News .title a:hover { color: #e6002d; }

.headline-News .title .label { position: relative; padding-right: 35px; color: #e6243b; }

.headline-News .title .label:after { content: ""; width: 8px; height: 8px; background-color: #e6243b; -webkit-border-radius: 100%; border-radius: 100%; position: absolute; right: 14px; top: 50%; margin-top: -4px; }

.headline-News .list { font-size: 0; padding-top: 3px; }

.headline-News .list h3 { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 16px; }

.headline-News .list h3:after { content: "|"; margin: 0 2px; }

.headline-News .list h3:last-child:after { content: ""; }

.headline-News .list a { color: #666; }

.headline-News .list a:hover { color: #8bbe01; }

.headline-News .more { width: 34px; height: 100%; position: absolute; right: 0; top: 0; background-color: #8bbe01; color: #fff; font-size: 18px; line-height: 1; display: inline-block; vertical-align: middle; padding-top: 55px; }

.hot-News-switch { position: relative; }

.hot-News-switch .bd { display: none; }

.hot-News-switch .bd:first-child { display: block; }

.hot-News-switch .thumb { width: 71.42857%; height: 483px; overflow: hidden; display: none; background-color: #000; }

.hot-News-switch .thumb img { position: relative; width: 100%; }

.hot-News-switch .thumb video { width: 100%; height: 100%; display: block; }

.hot-News-switch .thumb:first-child { display: block; }

.hot-News-switch .list { width: 28.57143%; position: absolute; top: 0; right: 0; background-color: #827a6f; }

.hot-News-switch .list a { height: 78px; display: block; padding: 10px 20px 5px; overflow: hidden; z-index: 2; position: relative; background-color: rgba(0, 0, 0, 0.5); }

.hot-News-switch .list a:after { content: ""; display: block; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #fff; position: absolute; top: 50%; left: -10px; margin-top: -10px; z-index: 1; opacity: 0; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.hot-News-switch .list .image-bg { width: 100%; height: 100%; position: absolute; right: 0; top: 0; z-index: 1;  -webkit-filter: blur(5px); filter: blur(5px);}

.hot-News-switch .list .label { min-width: 48px; line-height: 20px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 14px; text-align: center; padding: 0 5px; background-color: #dc0f27; -webkit-border-radius: 10px; border-radius: 10px; color: #fff; }

.hot-News-switch .list .title { display: block; font-size: 16px; color: #fff; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 3px; }

.hot-News-switch .list .on { height: 93px; background-color: #e6002d; }

.hot-News-switch .list .on .title { color: #fff; font-size: 20px; height: 48px; line-height: 24px; }

.hot-News-switch .list .on .label { background-color: #fff; color: #e6002d; }

.hot-News-switch .list .on:after { opacity: 1; left: 0; }

.hot-News-switch .video-bd .list .on .title { color: #fff; }

.hot-News-switch .video-bd .list .on { background-color: #e6002d; }

.hot-News-hd { position: absolute; top: 0; left: 0; z-index: 10; }

.hot-News-hd a { color: #fff; font-size: 18px; background-color: rgba(0, 0, 0, 0.5); float: left; min-width: 80px; margin-right: 1px; text-align: center; line-height: 44px; }

.hot-News-hd a.on, .hot-News-hd a:hover { background-color: #8bbe01; }

.index-right { width: 27.14286%; float: right; padding-bottom: 50px; margin-left:30px; }

.right-label { min-width: 122px; line-height: 34px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 18px; background-color: #d32f25; text-align: center; padding: 0 5px; }

.right-label a { color: #fff; }

.right-label a:hover { color: #fff; }

.right-headline { border-bottom: 1px solid #e2e2e2; }

.right-headline .top { padding-top: 2px; }

.right-headline .top a { display: -webkit-box; max-height: 68px; line-height: 34px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 22px; text-align: center; color: #000; white-space: normal; font-weight: bold; margin-top: 18px; }

.right-headline .other-list { padding-top: 15px; padding-bottom: 15px; }

.right-headline .other-list a { color: #333; font-size: 15px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 40px; display: block; }

.right-headline a:hover { color: #8bbe01; }

.right-mediaGroup { padding-top: 20px; padding-bottom: 21px; border-bottom: 1px solid #e2e2e2; margin-bottom: 25px; }

.right-mediaGroup .label { font-size: 24px; font-weight: bold; }

.right-mediaGroup-swiper { position: relative; padding: 0 25px; margin-top: 10px; /* ul{ overflow: hidden; zoom: 1; } */ }

.right-mediaGroup-swiper li { height: 87px; font-size: 12px; text-align: center; }

.right-mediaGroup-swiper img { display: block; margin: 0 auto 10px; max-width: 100%; }

.right-mediaGroup-swiper .prev, .right-mediaGroup-swiper .next { width: 24px; height: 57px; background-color: #b2b2b2; cursor: pointer; display: block; position: absolute; top: 50%; margin-top: -28px; background-position: center; }

.right-mediaGroup-swiper .prev:hover, .right-mediaGroup-swiper .next:hover { background-color: #8bbe01; }

.right-mediaGroup-swiper .prev { left: 0; background-image: url(icon-arrow-prev.png); }

.right-mediaGroup-swiper .next { right: 0; background-image: url(icon-arrow-next.png); }

.right-mediaGroup-swiper a:hover { color: #8bbe01; }

.right-rank { padding-bottom: 26px; }

.right-rank .top { border-bottom: 1px solid #e2e2e2; padding-bottom: 20px; position: relative; padding-left: 38px; margin-top: 15px; }

.right-rank .top .num { top: 14px; }

.right-rank .top .title { font-weight: bold; }

.right-rank .num {width: 26px;height: 26px;line-height: 26px;background-color: #8bbe01;color: #fff;display: block;position: absolute;left: 0;top: 0;text-align: center;-webkit-border-radius: 100%;border-radius: 100%;}

.right-rank .date { font-size: 12px; color: #999; font-family: arial; display: block; padding-top: 5px; }

.right-rank .thumb { width: 53.82353%; float: left; padding-top: 12px; }

.right-rank .image { width: 45%; height: 86px; float: right; overflow: hidden; }

.right-rank .image img { height: 86px; position: relative; left: 50%; margin-left: -76px; }

.right-rank .title { font-size: 12px; display: -webkit-box; max-height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #1a1a1a; }

.right-rank a:hover { color: #8bbe01; }

.right-rank .right-label a:hover { color: #fff; }

.right-rank-list .item { position: relative; padding-left: 30px; }

.right-rank-list .item:first-child .title { font-weight: bold; }

.right-rank-list .item { margin-top: 18px; display: block; }

.right-rank-list .item .title { display: block; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; line-height: 26px; }

.right-rank-list .item:hover .title { color: #8bbe01; }

.right-m-title { border-bottom: 1px solid #eaeaea; font-size: 18px; }

.right-m-title a { color: #8bbe01; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; position: relative; }

.right-m-title a:after { content: ""; display: block; width: 100%; height: 3px; position: absolute; bottom: -2px; left: 0; background-color: #8bbe01; }

.right-m-title img { margin-bottom: 5px; }

.right-m-news { margin-bottom: 22px; }

.right-m-news .list { padding-top: 15px; }

.right-m-news .list > a { display: block; font-size: 12px; color: #333; margin-bottom: 6px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.right-m-news .list > a:first-child { font-weight: bold; font-size: 15px; }

.right-m-news .list > a:hover { color: #8bbe01; }

.right-m-news .list .strong { font-size: 15px; font-weight: bold; }

.right-m-news .swiper-container { height: 85px; }

.right-m-news .swiper-container li { height: auto; }

.right-m-news .swiper-container li a { display: block; font-size: 16px; color: #333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.right-m-news .swiper-container a:hover { color: #8bbe01; }

.right-adv { position: relative; margin-bottom: 25px; display: block; }

.right-adv .label { min-width: 60px; line-height: 26px; font-size: 14px; text-align: center; padding: 0 5px; color: #fff; background-color: #8bbe01; position: absolute; left: 0; top: 0; z-index: 1; }

.right-adv img { width: 100%; display: block; }

.right-restaurant { margin-bottom: 25px; }

.right-restaurant .thumb { margin-top: 15px; display: block; position: relative; }

.right-restaurant img { width: 100%; display: block; }

.right-restaurant .title { width: 100%; display: block; position: absolute; bottom: 15px; left: 0; color: #fff; font-size: 14px; padding: 0 13px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.right-cooperation { background-color: #f6f7fb; padding: 20px 20px 6px; margin-bottom: 20px; }

.right-cooperation dt { font-size: 15px; color: #8bbe01; }

.right-cooperation dd { padding-bottom: 18px; padding-top: 5px; }

.right-cooperation a { color: #666; margin-right: 20px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; line-height: 24px; position: relative; }

.right-cooperation img { display: none; position: absolute; z-index: 10000; left: 50%; bottom: 24px; margin-left: -75px; width: 144px; height: 155px; background: url(wx-bg.png) no-repeat; padding: 7px 7px 18px; }

.right-cooperation a:hover img { display: block; }

.right-net { background-color: #f6f7fb; padding: 25px 20px 20px; margin-bottom: 20px; }

.right-net .title { color: #1659a6; font-size: 14px; padding-left: 34px; line-height: 21px; background: url(icon-city.png) left center no-repeat; }

.right-net .item { padding-bottom: 14px; padding-top: 14px; color: #666; font-size: 0; line-height: 24px; }

.right-net .item a, .right-net .item span { font-size: 14px; }

.right-net .item a { margin-right: 10px; color: #666; }

.right-net .item a:nth-child(2):before { display: none; }

.right-net .item a:before { content: "|"; padding-right: 10px; }

.right-net .item a:hover { color: #8bbe01; }

.right-net .item a:hover:before { color: #666; }

.right-net .item a:nth-of-type(n+11) { display: none; }

.right-net .apply { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; min-width: 100px; padding: 0 10px; text-align: center; line-height: 30px; color: #fff; background-color: #0370E8; -webkit-border-radius: 20px; border-radius: 20px; }

.right-net .btn { cursor: pointer; color: #8bbe01; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; padding-right: 11px; background: url(icon-arrow.png) right center no-repeat; background-size: 8px; }

.right-net .btn.on { background-image: url(icon-arrow-up.png); }

.right-info { padding: 17px 20px; background-color: #f6f7fb; color: #808080; line-height: 26px; font-size: 12px; }

.right-info a { color: #808080; }

.right-info a:hover { color: #8bbe01; }

.right-info-tel { margin: 5px 0; padding-left: 19px; color: #8bbe01; background: url(http://www.sznews.com/2020/src/img/icon-tel.png) 1px 8px no-repeat; }

.right-info-link { padding-top: 17px; padding-bottom: 15px; }

.right-info-link a { margin: 0 10px; }

.index-left { width: 70%; float: left; padding-bottom: 50px; }

.quick-scroll { margin-top: 24px; position: relative; padding-left: 130px; line-height: 24px; }

.quick-scroll .label { font-size: 18px; font-weight: bold; position: absolute; left: 0; top: 0; padding-left: 38px; background: url(icon-vol.png) left center no-repeat; }

.quick-scroll .label a { color: #8bbe01; }

.quick-scroll .bd { width: 100%; overflow: hidden; height: 24px; }

.quick-scroll ul { white-space: nowrap; }

.quick-scroll li { display: inline-block; vertical-align: top; margin-right: 30px; }

.quick-scroll a { white-space: nowrap; display: block; color: #666; font-size: 16px; }

.index-news { padding-top: 23px; }

.index-news-controls { height: 41px; border-bottom: 1px solid #e6e6e6; }

.index-news-controls .control-fixed { top: 0; background-color: #fff; z-index: 50; }

.index-news-controls .control-fixed.fix { position: fixed; border-bottom: 1px solid #ddd; }

.index-news-controls .control-fixed.fix .backtop { display: block; }

.index-news-controls .hd { float: left; font-size: 0; }

.index-news-controls .hd a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; min-width: 90px; font-size: 18px; color: #000; text-align: center; line-height: 40px; }

.index-news-controls .hd .on { color: #fff; background-color: #8bbe01; }

.index-news-controls .hd a:hover { color: #8bbe01; }

.index-news-controls .hd .on:hover { color: #fff; }

.index-news-controls .ctrl { float: right; }

.index-news-controls .ctrl a { color: #000; font-size: 18px; margin-left: 30px; line-height: 40px; float: left; }

.index-news-controls .ctrl a:hover { color: #8bbe01; }

.index-news-controls .ctrl .card { padding-left: 19px; margin-left: 0; background: url(icon-card.png) left center no-repeat; }

.index-news-controls .ctrl .card.on, .index-news-controls .ctrl .card:hover { color: #8bbe01; background-image: url(icon-card-ac.png); }

.index-news-controls .ctrl .tab { padding-left: 28px; background: url(icon-menu.png) left center no-repeat; }

.index-news-controls .ctrl .tab.on, .index-news-controls .ctrl .tab:hover { color: #8bbe01; background-image: url(icon-menu-ac.png); }

.index-news-controls .ctrl .backtop { display: none; }

.index-news-list { padding-top: 15px; }

.index-news-list .bd { display: none; }

.index-news-list .bd:first-child { display: block; }

.index-news-list .image { overflow: hidden; }

.index-news-list .image img { display: block; }

.index-news-list .title { font-size: 20px; color: #000; font-weight: bold; }

.index-news-list .desc a { color: #666666; font-size: 14px; display: -webkit-box; height: 52px; line-height: 26px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.index-news-list .label { width: 34px; line-height: 20px; text-align: center; color: #fff; background-color: #ffa825; font-size: 12px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; vertical-align: 3px; -webkit-border-radius: 4px; border-radius: 4px; font-weight: normal; margin-left: 5px; }

.index-news-list .date { color: #666; }

.index-news-list .share { padding-left: 24px; color: #666; line-height: 16px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; opacity: 0; }

.index-news-list .share a { width: 16px; height: 16px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; background-position: center; position: relative; top: 1px; margin: 0 1px; }

.index-news-list .share .wechat { background-image: url(icon-share-wecht.png); margin-left: 5px; }

.index-news-list .share .qq { background-image: url(icon-share-qq.png); }

.index-news-list .share .sina { background-image: url(icon-share-sina.png); }

.index-news-list .thumb:hover .share { opacity: 1; }

.index-news-list.card ul { margin: 0 -12px; }

.index-news-list.card li { width: 33.33333%; padding: 0 12px 24px; float: left; }

.index-news-list.card .thumb { background-color: #f5f5f5; overflow: hidden; height: 310px; position: relative; }

.index-news-list.card .title { display: -webkit-box; height: 90px; line-height: 30px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.index-news-list.card .desc { display: none; }

.index-news-list.card .thumb-content { padding: 17px 28px; }

.index-news-list.card .bot { padding-top: 15px; }

.index-news-list.card .image img { position: relative; width: 100%; height: 149px; /*height: 174px; left: 50%; margin-left: -155px; */ }

.index-news-list.card .large { width: 66.66666%; }

.index-news-list.card .large img { width: 100%; height: 310px; /* width: 645px; height: 330px; left: 50%; margin-left: -327px; */ }

.index-news-list.card .large .thumb-content { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 2; padding-bottom: 15px; }

.index-news-list.card .large .title, .index-news-list.card .large .date, .index-news-list.card .large .share { color: #fff; }

.index-news-list.card .large .title { display: block; white-space: nowrap; height: 30px; -webkit-line-clamp: 1; }

.index-news-list.card .large .bot { padding-top: 8px; }

.index-news-list.tab { padding-top: 27px; }

.index-news-list.tab li { padding-bottom: 30px; }

.index-news-list.tab .thumb { width: 100%; display: table; }

.index-news-list.tab .image, .index-news-list.tab .thumb-content { display: table-cell; vertical-align: middle; }

.index-news-list.tab .image { width: 31.63265%; height: 174px; }

.index-news-list.tab .image img { width: 310px; height: 174px; }

.index-news-list.tab .thumb-content { width: 68.36735%; padding-left: 3.57143%; }

.index-news-list.tab .desc { margin-top: 3px; }

.index-news-list.tab .bot { padding-top: 12px; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; }

.eyesz-swiper { height: 365px; overflow: hidden; margin-top: 18px; background: #f3f6f7; }

.eyesz-swiper li { font-size: 14px; overflow: hidden; width: 100%; float: left !important; }

.eyesz-swiper .image { width: 100%; height: 204px; display: block; overflow: hidden; }

.eyesz-swiper img { width: 380px; height: 204px; display: block; position: relative; left: 50%; margin-left: -190px; }

.eyesz-swiper .title { font-size: 18px; font-weight: bold; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; display: block; }

.eyesz-swiper .desc { display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.eyesz-swiper .eyesz-thumb { padding: 10px 20px; }

.eyesz-swiper .more { display: block; color: #8bbe01; text-align: right; display: block; font-size: 14px; }

.eyesz-swiper .eyesz-dot { font-size: 0; text-align: center; }

.eyesz-swiper .eyesz-dot span { width: 10px; height: 10px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; margin: 0 3px; background-color: #ddd; -webkit-border-radius: 100%; border-radius: 100%; cursor: pointer; }

.eyesz-swiper .eyesz-dot span.swiper-pagination-bullet-active { background-color: #8bbe01; }

.eyesz .right-m-news .list a { white-space: normal; }

.index-lg .commonweb { max-width: 1400px; }

.index-lg .header-main { padding-left: 14px; }

.index-lg .header-content { width: 1136px; }

.index-lg .header-thumb { padding-left: 17px; }

.index-lg .nav a { margin: 0 11px; }

.index-lg .nav-area a { font-size: 15px; margin: 0 8px; }

.index-lg .link { margin-right: 12px; }

.index-lg .attention { padding-right: 20px; padding-left: 20px; }

.index-lg .search { margin-left: 45px; }

.index-lg .hot-News-hd a { font-size: 22px; min-width: 90px; }

.index-lg .right-mediaGroup-swiper { /* li{ width: (330px/3); } */ }

.index-lg .right-rank .top .title, .index-lg .right-rank-list .item:first-child .title { font-size: 18px; }

.index-lg .index-news-controls .hd a { min-width: 100px; }

.index-lg .hot-News-switch .thumb { height: 563px; }

.index-lg .hot-News-switch .list a { height: 92px; }

.index-lg .hot-News-switch .list .title { font-size: 18px; line-height: 28px; height: 56px; }

.index-lg .hot-News-switch .list .on { height: 103px; }

.index-lg .hot-News-switch .list .on .title { font-size: 24px; line-height: 30px; height: 60px; }

.index-lg .index-news-list.card .thumb { height: 364px; }

.index-lg .index-news-list.card .thumb-content { padding: 25px 28px; }

.index-lg .index-news-list.card .image img { height: 174px; }

.index-lg .index-news-list.card .large img { height: 364px; }

.index-lg .index-news-list.card .bot { padding-top: 30px; }

.index-lg .right-headline .other-list a { font-size: 18px; }

.index-lg .right-rank .title { font-size: 16px; }

.index-lg .right-m-news .list > a:first-child, .index-lg .right-m-news .list .strong { font-size: 18px; }

.index-lg .right-m-news .list .strong { font-weight: bold; }

.index-lg .right-restaurant .title { font-size: 16px; }

.index-lg .right-m-news .list a { font-size: 14px; }

.index-lg .right-info { font-size: 14px; }

@media (min-width: 1600px) { .commonweb { max-width: 1400px; }
  .header-main { padding-left: 14px; }
  .header-content { width: 1136px; }
  .header-thumb { padding-left: 17px; }
 
  .nav-area a { font-size: 15px; margin: 0 8px; }
  .link { margin-right: 12px; }
  .attention { padding-right: 20px; padding-left: 20px; }

  .hot-News-hd a { font-size: 22px; min-width: 90px; }
  .right-mediaGroup-swiper { /* li{ width: (330px/3); } */ }
  .right-rank .top .title, .right-rank-list .item:first-child .title { font-size: 18px; }
  .index-news-controls .hd a { min-width: 100px; }
  .hot-News-switch .thumb { height: 563px; }
  .hot-News-switch .list a { height: 92px; }
  .hot-News-switch .list .title { font-size: 18px; line-height: 28px; height: 56px; }
  .hot-News-switch .list .on { height: 103px; }
  .hot-News-switch .list .on .title { font-size: 24px; line-height: 30px; height: 60px; }
  .index-news-list.card .thumb { height: 364px; }
  .index-news-list.card .thumb-content { padding: 25px 28px; }
  .index-news-list.card .image img { height: 174px; }
  .index-news-list.card .large img { height: 364px; }
  .index-news-list.card .bot { padding-top: 30px; }
  .right-headline .other-list a { font-size: 18px; }
  .right-rank .title { font-size: 16px; }
  .right-m-news .list > a:first-child, .right-m-news .list .strong { font-size: 18px; }
  .right-m-news .list .strong { font-weight: bold; }
  .right-restaurant .title { font-size: 16px; }
  .right-m-news .list a { font-size: 16px; }
  .right-info { font-size: 14px; } }
  
  
/* 头部样式 begin */
.flex {display: flex;}
.blue {color: #1574d2;}

.col-fix{position:fixed;top:0;}




.header .nav_top {
    background-color: white;
}

.header .nav_bottom {
    background-color: #f5f5f5;
    font-size: 20px;
    color: #333;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.header .nav_tr {
    display: flex;
    font-size: 14px;
    margin-top: 15px;
}

.header ul {
    margin-top: 15px;
}

.header li {
    float: left;
}

.header .nav_bottom li {
    margin-right: 18px;
}



.header .nav_bottom li a {
    color: #333;
}
.header .nav_bottom li a:hover{
  color:#8bbe01;
}
.header .nav_tl {
    padding: 10px 0;
    height: 60px;
}

.header .nav_tl img {
    height: 100%;
    display: block;
}

.header .nav_tr>div {
    height: 60px;
    margin: 0 10px;
}

.header .nav_tr .nav_tr_item,
.header .nav_tr .nav_tr_item img {
    width: 30px;
    height: 30px;
    object-fit: scale-down;
    position: relative;
}

.tn-box {
    background: #fff;
    width: 137px;
    height: 137px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 2px #ddd;
    -webkit-box-shadow: 0 0 2px #ddd;
    position: absolute;
    top: 36px;
    left: 50%;
    margin: 0 0 0 -67px;
    z-index: 100;
    display: none;
}

.tn-box-arrow {
    background-image: url('https://www.sznews.com/resource/templateRes/201909/24/1056/1056/ico.png');
    background-position: 0 -714px;
    display: block;
    width: 11px;
    height: 6px;
    overflow: hidden;
    position: absolute;
    top: -6px;
    left: 50%;
    margin: 0 0 0 -5px;
}

.tn-box .qrcode {
    width: 138px !important;
    height: 138px !important;
}

.header .nav_tr .reglog,
.header .nav_tr .search {
    display: flex;
    height: 30px;
    line-height: 30px;
    position: relative;
}
#platform, #platform img {
    width: auto;
}
.nav_tr .reglog .tn-box {
    width: 175px;
    height: auto;
    padding: 10px;
}
.nav_tr .formLogin input {
    width: 154px;
    height: 28px;
    padding-left: 8px;
    line-height: 28px;
    font-size: 12px;
    font-weight: 400;
    display: block;
    margin-top: 5px;
    border: 1px solid;
}
.nav_tr .formLogin .loginbox {
    font-size: 13px;
}
.nav_tr .formLogin .loginbox a {
    width: 154px;
    height: 30px;
    padding: 0 4px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    background-color: #0370e7;
}
.header .nav_tr .search {
    border: 1px solid #cbcbcb;
    border-radius: 15px;
}

.header .nav_tr .search .search_tit {
    color: #aaa;
    width: 50px;
    text-align: center;
    cursor: default;
}

.header .nav_tr .search input {
    width: 100px;
}

.header .nav_tr .search .search_btn {
    width: 40px;
    cursor: pointer;
    background: url(http://www.sznews.com/resource/templateRes/202007/22/1528/1528/icon-search.png) no-repeat center;
}
.header .nav_br ul li:last-child {
    display: none;
} 
.header .nav_br ul li {
    position: relative;
}
.header .nav_br ul li > a {
    background: url('../img/icon-arrow-bottom.png') no-repeat right;
    padding-right: 15px;	
}
.link-drop {
    z-index: 5;
    background: #fff;
    border: 1px solid #e1e1e1;
    position: absolute;
    top: 40px;
    right: -10px;
    width: 350px;
    padding: 10px 20px;
    line-height: 35px;
    -webkit-box-shadow: 0 0 2px #ddd;
    box-shadow: 0 0 2px #ddd;
    color: #858585;
    display: none;
    font-size: 0;
}
.link-drop:before {
    content: '';
    width: 11px;
    height: 6px;
    display: block;
    background: url('http://www.sznews.com/resource/templateRes/202007/22/1528/1528/qrcode-arrow.png') center no-repeat;
    position: absolute;
    right: 35px;
    top: -6px;
}
.link-drop a {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    color: #858585!important;
    font-size: 12px;
}
.link-drop a:after {
    content: "|";
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}
/* 头部样式 end */
/* 主体 begin */
.main {
    width: 1400px;
    margin: auto;
    position: relative;
}

.breadcrumb a,
.breadcrumb span,
.newslist-item-desc a {
    color: #666;
}
.breadcrumb a {
    margin-right: 5px;
}
.breadcrumb a:nth-last-child(1) {
    font-weight: bold;
}

.loading {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    padding-top: 100px;
    cursor: default;
}
.loading img {
    height: 30px;
    animation: rotate 1s infinite linear;
}
.withSide {
    display: flex;
    margin: 0 auto;
    width: 80%;
}
.side {
    width: 35%;
}

/*侧边图标*/
.sidefloat {
    position: fixed;
    width: 70px;
    top: 50%;
    left: calc(50vw + 700px);
}
.sidefloat > div {
    width: 70px;
    height: 70px;
    box-shadow: 0 0 5px #eee;
    margin-bottom: 7px;
    background: no-repeat center;
    cursor: pointer; border-radius:5px; overflow:hidden;
}
.sidefloat .sf_refresh {
    background-image: url("http://www.sznews.com/2020/src/img/icon-refresh.png");
}
.sidefloat .sf_totop {
    background-image: url("http://www.sznews.com/2020/src/img/icon-totop.png");
}


/* 主体 end */
/* 文章页 begin */
.article {
    width: 100%;
    height: 1000px;
    float: left;
    margin-top: 10px;
}
.article .withSide {
   
    padding-top: 40px;
}
.article .a_title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}
.article .a_info {
    display: flex;
    justify-content: start;
    margin-bottom: 30px;
    
}
.article .a_info div {
    margin-right: 20px;
}
.article .flex {
    justify-content: space-between;
    color: #848484;
}
.article .a_content {
    width: 990px;
}
/* 文章页 end */

/*习总栏目列表 begin*/
.xz-list h3{ font-size:26px;text-align:center;margin-bottom:10px;font-weight:bold;}
.xz-list h3 a{color:#333;}
.xz-list h3 a:hover{color:#0370e7;}
.xz-list .text{line-height:150%; text-align:center; margin-bottom:30px;}
.xz-list .text a{display:inline; font-size:16px;}
/*习总栏目列表 end*/

.bsBox#bsWXBox { box-sizing: content-box!important;}
.tt315 li:nth-child(3n-2) {font-weight: bold;}
@charset "UTF-8";



/*--公共部分--*/
.article-tit { background:#FFFFFF; width:1400px; z-index: 1;}
.article { margin-top:0; height:auto;}
.article .a_title { margin-top:20px;}
.article .a_info { font-size:16px;}
.article .withSide { border-top:none;}

/* .article .a_content { width:95%; margin-right:5%;} */
.article .a_content p{ font-size:18px; line-height:32px; margin-bottom:20px;}

/*--推荐阅读--*/
.tuijian { font-size:20px; font-weight:bold; color:#0873f5; margin:70px 0 20px;  padding-bottom:10px; border-bottom:2px solid #eee;}
.hl-StrongBlack { font-size:17px; font-weight:bold; line-height:170%; color:rgb(102, 102, 102);}
.hl-Abs { margin-bottom:0 !important; text-align:justify; font-size:14px !important; line-height:170%; color:rgb(102, 102, 102);}
.hl-Date {float:right; color:#888;}
li.hl-Li {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd; 
}


/* share */
.a_share { width:230px;}
.share{margin:20px 0 15px; border-bottom: 1px solid #eee; padding-bottom: 15px;}
.share-weixin,
.share-sina,
.share-zone,
.share-deng{background:url(images/ico-3.png) no-repeat;display:inline-block;font-size:16px;width:45px;height:40px;line-height:40px;color:#fff;padding:0 0 0 45px; cursor:pointer;vertical-align:top;margin:0 8px 0 0;}
.share-sina{background-position:-97px 0;}
.share-zone{background-position:-193px 0;width:65px;}
.share-deng{background-position:-309px 0;width:40px;height:40px;font-size:0;padding:0;}
.share-deng-wrap{border-right:1px solid #ddd;padding:0 4px 0 0;margin:0 10px 0 0;display:inline-block;vertical-align:top;height:40px; cursor: pointer;}
.share-date{margin:10px 0 0;}
.page-info2 {position: fixed; display: none; top: 0; width:1400px; height: 68px; border-bottom: 1px solid #cacaca; background: #f8f8f8; margin-top:60px; line-height: 68px; z-index: 99999;}
.page-info2>h3 {position: absolute;top: 0;left: 12px;width:800px;font-size:20px;color: #333333; font-weight:bold; overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.page-tools2 {float: right;}
.share-zi { float:left; line-height:30px;}
.page-tools2 .topShareBox {float: left;height: 30px;}
.page-tools2 .page-tool-i {padding: 0;margin: 0;border: none 0;height: 30px;float: left;}
.page-tools2 .page-tool-i {padding: 0;margin: 0;border: none 0;height: 30px;cursor: pointer;float: left;}


.page-tools2 .topShareBox a {display: block;float: left;padding: 0 5px;margin: 0;width: 30px;height: 30px;zoom: 1;cursor: pointer;}

.page-tools2 .topShareBox a.sinaminiblog {background: url(../img/shareIconSmall.png) no-repeat 0 0;vertical-align: middle;cursor: pointer;color: #333; box-sizing:content-box !important; -webkit-box-sizing:content-box!important; -moz-box-sizing:content-box!important;}
.page-tools2 .topShareBox a.bshare-weixin {background: url(../img/shareIconSmall.png) no-repeat -40px 0; box-sizing:content-box !important; -webkit-box-sizing:content-box!important; -moz-box-sizing:content-box!important;}
.page-tools2 .topShareBox a.bshare-qzone {background: url(../img/qqIcon.jpg) no-repeat 0 0; box-sizing:content-box !important; -webkit-box-sizing:content-box!important; -moz-box-sizing:content-box!important;}
.page-tool-i {height: 20px;float: left;padding: 0 20px;border-left: 1px solid #d0d0d0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;position: relative;}
.page-tool-c {cursor: pointer;}
.page-tools2 span.page-tool-share {padding-right: 10px;}
.page-tools2 .page-tool-i {padding: 0;margin: 0;border: none 0;height: 30px;}
.page-tool-i a {display: block;width: 30px;height: 40px;position: relative;margin-top: -10px;text-indent: -9999em;}
.page-tools2 #shareArticleButton2 {margin: 0;padding: 0;width: 40px;background: url(../img/shareIconSmall.png) no-repeat -120px 0;}
.page-tools2 span.page-tool-share a {height: 36px;width: 40px;background: url(../img/shareIconSmall.png) no-repeat -160px 0;margin-top: 0;display: inline;}

.page-tool-c span {float: left;position: relative;margin: -10px 0 0 10px;line-height: 40px;color: #333;font-size: 14px;}
.page-tools2 #commentCount1M {height: 30px;margin: 0;}


/*语音朗读*/
.yyld-btn{ height:35px; line-height:35px; margin-bottom:20px; overflow:hidden; zoom:1;}
.yyld-btn b{ font-size:20px; font-weight:bold; display:block; float:left;}
.yyld-btn img{ width:50px; height:35px; float:left; margin-right:10px; cursor:pointer;}

/* 二维码 */
#qrcodeWrap {margin: 125px auto;}


/*分页样式*/
.pages  { float:right;font-size: 13px; padding: 20px 0 20px; text-align: center;margin: 20px 0;}
.pages li{float: left;margin-right: 6px;}
.page-previous a{background-color: #fff;border: 1px solid #e4e4e4;border-radius: 2px; padding: 7px 14px; width:69px;}
.page-next a{background-color: #fff;border: 1px solid #e4e4e4;border-radius: 2px; padding: 7px 14px; width:69px;}
.page a{background-color: #f5f5f5;border: 1px solid #d7d7d7;border-radius: 2px;color: #333;cursor: pointer;padding: 7px 14px;text-decoration: none;}
.page a:hover,.page-active a{background-color: #ff0000;border: 1px solid #ccdbe4; color: #FFFFFF;}

/*footer*/

.footer-inner{margin:0 auto; text-align:center; background:#f5f5f5;}
.footer .copy{border-top:1px solid #dfdfdf;padding:12px;}
.footer .fgx{margin:0 8px;}
.footer .site-map{background:url(../img/ico-3.png) no-repeat -239px -144px;width:90px;height:40px;padding:0 0 0 20px;font:16px/38px "Microsoft Yahei";color:#333;position:absolute;top:5px;left:0;}

/* 评论 */
.ucomments_tit { font-size: 20px; font-weight: bold; color: #0873f5; margin: 50px 0 30px;}
.ucomments_all { background-color: #f7f7f7; border-radius: 10px; border: 1px solid #ddd;}
.newspost.cl { background-color: #ededed; padding: 15px; border-top-left-radius: 10px; border-top-right-radius: 10px; font-size: 18px;}
.displayCount em, .show_countnum, .show_write { color: #ff3636;}
.ucomments_box { padding: 15px; font-size: 16px; padding-bottom: 20px;}
.fright { float: right;} 
.ucommonts_login input { border: 1px solid #ddd!important; border-radius: 5px!important;}
.show_havauser { margin-right: 205px;}
.umessage { width: 100%; margin: 15px 0; height: 130px; border-radius: 5px;}
.postbtn { color: #666;}
.postbtn button { background-color: #0370e8; border: none; color: white; border-radius: 5px; padding: 5px; width: 100px; height: 35px; font-size: 18px;}
.ucomments_list { padding: 15px;}
.ucomments_list .comment_right .commentTop > a { margin: 0 5px;}

@media (max-width: 1600px) {
    .article .a_content p{ font-size:16px; line-height:28px;}
}

/*点赞css*/
.like-btn{ float:inline-block; background:url(http://www.sznews.com/2016gb/zan-l1.png) no-repeat 0px 1px;-webkit-user-select: none;-moz-user-select: none; -ms-user-select: none; user-select: none; height:38px; line-height:38px; padding-left:35px; width:50px;font-size:26px; margin-left:10px; cursor:pointer; color:#F03;margin-top: -7px;}
span.like-btn.like-btn-page-bottom {height: 24px; line-height: 32px; width: auto;font-size: 18px;
margin-right: 10px; padding-left: 25px; float: right; vertical-align: text-bottom;background: url(http://www.sznews.com/2016gb/zan-l2.png) no-repeat 0px 4px;}
.remark-write{ margin-left: 1px;}
.count-display{ display:none;}

/* 广告 */
.top_ad > div { margin-top: 30px!important; }
html {
  margin: 0px auto; min-width: 1280px;
}
body {
  margin: 0px auto; min-width: 1280px;
}
body {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
form {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
img {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
ul {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
ol {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
li {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
dl {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;display: block;
}
dt {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
dd {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
p {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
tr {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
td {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
strong {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
span {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
pre {
  margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
h1 {
  margin: 0px; padding: 0px; font-weight: normal;
}
h2 {
  margin: 0px; padding: 0px; font-weight: normal;
}
h3 {
  margin: 0px; padding: 0px; font-weight: normal;
}
h4 {
  margin: 0px; padding: 0px; font-weight: normal;
}
h5 {
  margin: 0px; padding: 0px; font-weight: normal;
}
h6 {
  margin: 0px; padding: 0px; font-weight: normal;
}
p {
  margin: 0px; padding: 0px; font-weight: normal;
}
body {
  font: 14px/1.5 "Microsoft YaHei", "Hiragino Sans GB", sans-serif; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
button {
  font: 14px/1.5 "Microsoft YaHei", "Hiragino Sans GB", sans-serif; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
input {
  font: 14px/1.5 "Microsoft YaHei", "Hiragino Sans GB", sans-serif; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
select {
  font: 14px/1.5 "Microsoft YaHei", "Hiragino Sans GB", sans-serif; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
textarea {
  font: 14px/1.5 "Microsoft YaHei", "Hiragino Sans GB", sans-serif; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
ul {
  list-style: none;
}
li {
  list-style: none;
}
img {
  border: 0px currentColor; border-image: none; vertical-align: middle;
}
table {
  border-collapse: collapse; border-spacing: 0;
}
table th {
  border: 1px solid rgb(204, 204, 204); border-image: none;
}
table td {
  border: 1px solid rgb(204, 204, 204); border-image: none;
}
* {
  box-sizing: border-box; background-repeat: no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
::after {
  box-sizing: border-box; background-repeat: no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
::before {
  box-sizing: border-box; background-repeat: no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
article {
  display: block;
}
aside {
  display: block;
}
footer {
  display: block;
}
header {
  display: block;
}
nav {
  display: block;
}
section {
  display: block;
}
a {
  color: rgb(51, 51, 51); text-decoration: none; cursor: pointer; background-color: transparent; -webkit-text-decoration-skip: objects;
}
a:hover {
  text-decoration: none; background-repeat: no-repeat;
}
a {
  cursor: pointer;
}
input[type='button'] {
  cursor: pointer;
}
button {
  cursor: pointer;
}
label {
  cursor: pointer;
}
input[type='submit'] {
  cursor: pointer;
}
input[type='reset'] {
  cursor: pointer;
}
sub {
  line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
  line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio {
  display: inline-block;
}
video {
  display: inline-block;
}
[type='checkbox'] {
  padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
[type='radio'] {
  padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input {
  
}
textarea {
  
}
select {
  
}
input[type='text'] {
  border-radius: 0px; border: currentColor; border-image: none; outline-style: none; -webkit-appearance: none; resize: none; -webkit-border-radius: 0;
}
input[type='password'] {
  border-radius: 0px; border: currentColor; border-image: none; outline-style: none; -webkit-appearance: none; resize: none; -webkit-border-radius: 0;
}
input[type='button'] {
  border-radius: 0px; border: currentColor; border-image: none; outline-style: none; -webkit-appearance: none; resize: none; -webkit-border-radius: 0;
}
input[type='submit'] {
  border-radius: 0px; border: currentColor; border-image: none; outline-style: none; -webkit-appearance: none; resize: none; -webkit-border-radius: 0;
}
input[type='reset'] {
  border-radius: 0px; border: currentColor; border-image: none; outline-style: none; -webkit-appearance: none; resize: none; -webkit-border-radius: 0;
}
select {
  border-radius: 0px; border: currentColor; border-image: none; outline-style: none; -webkit-appearance: none; resize: none; -webkit-border-radius: 0;
}
textarea {
  border-radius: 0px; border: currentColor; border-image: none; outline-style: none; -webkit-appearance: none; resize: none; -webkit-border-radius: 0;
}
textarea {
  overflow: auto; vertical-align: top;
}
.clearfix::after {
  height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: " ";
}
.clearfix {
  clear: both;
}
.clear {
  height: 0px; line-height: 0; clear: both; font-size: 0px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.bold {
  font-weight: bold;
}
.flex {
  display: flex;
}
.blue {
  color: rgb(21, 116, 210);
}


.header .nav_top {
  background-color: white;
}
.header .nav_bottom {
  color: white; font-size: 20px; background-color: rgb(3, 112, 231);
}
.header .nav_tr {
  font-size: 14px; margin-top: 15px; display: flex;
}
.header ul {
  margin-top: 15px;
}
.header li {
  float: left;
}
.header .nav_bottom li {
  margin-right: 18px;
}
.sbmb-logo {
  width: 120px;  display: block;
}
.sbmb-logo img {
  width: 100%;
}
.header .nav_bottom li a {
  color: white;
}
.header .nav_tl {
  padding: 10px 0px; height: 60px;
}
.header .nav_tl img {
  height: 100%; display: block;
}
.header .nav_tr > div {
  margin: 0px 10px; height: 60px;
}
.header .nav_tr .nav_tr_item {
  width: 30px; height: 30px; position: relative; object-fit: scale-down;
}
.header .nav_tr .nav_tr_item img {
  width: 30px; height: 30px; position: relative; object-fit: scale-down;
}
.tn-box {
  background: rgb(255, 255, 255); margin: 0px 0px 0px -67px; border: 1px solid rgb(225, 225, 225); border-image: none; left: 50%; top: 36px; width: 137px; height: 137px; display: none; position: absolute; z-index: 100; box-shadow: 0px 0px 2px #ddd; -webkit-box-shadow: 0 0 2px #ddd;
}
.tn-box-arrow {
  background-position: 0px -714px; margin: 0px 0px 0px -5px; left: 50%; top: -6px; width: 11px; height: 6px; overflow: hidden; display: block; position: absolute; background-image: url("https://www.sznews.com/resource/templateRes/201909/24/1056/1056/ico.png");
}
.tn-box .qrcode {
  width: 138px !important; height: 138px !important;
}
.header .nav_tr .reglog {
  height: 30px; line-height: 30px; display: flex; position: relative;
}
.header .nav_tr .search {
  height: 30px; line-height: 30px; display: flex; position: relative;
}
#platform {
  width: auto;
}
#platform img {
  width: auto;
}
.nav_tr .reglog .tn-box {
  padding: 10px; width: 175px; height: auto;
}
.nav_tr .formLogin input {
  border: 1px solid currentColor; border-image: none; width: 154px; height: 28px; line-height: 28px; padding-left: 8px; font-size: 12px; font-weight: 400; margin-top: 5px; display: block;
}
.nav_tr .formLogin .loginbox {
  font-size: 13px;
}
.nav_tr .formLogin .loginbox a {
  padding: 0px 4px; width: 154px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 14px; font-weight: 700; display: inline-block; cursor: pointer; background-color: rgb(3, 112, 231);
}
.header .nav_tr .search {
  border-radius: 15px; border: 1px solid rgb(203, 203, 203); border-image: none;
}
.header .nav_tr .search .search_tit {
  width: 50px; text-align: center; color: rgb(4, 114, 237); cursor: default;
}
.header .nav_tr .search input {
  width: 100px;
}
.header .nav_tr .search .search_btn {
  background: url("http://www.sznews.com/resource/templateRes/202007/22/1528/1528/icon-search.png") no-repeat center; width: 40px; cursor: pointer;
}
.header .nav_br ul li:nth-child(4) {
  display: none;
}
.header .nav_br ul li {
  position: relative;
}
.header .nav_br ul li > a {
  background: url("../img/icon-arrow-bottom.png") no-repeat right; padding-right: 15px;
}
.link-drop {
  background: rgb(255, 255, 255); padding: 10px 20px; border: 1px solid rgb(225, 225, 225); border-image: none; top: 40px; width: 350px; right: -10px; color: rgb(133, 133, 133); line-height: 35px; font-size: 0px; display: none; position: absolute; z-index: 5; box-shadow: 0px 0px 2px #ddd; -webkit-box-shadow: 0 0 2px #ddd;
}
.link-drop::before {
  background: url("http://www.sznews.com/resource/templateRes/202007/22/1528/1528/qrcode-arrow.png") no-repeat center; top: -6px; width: 11px; height: 6px; right: 35px; display: block; position: absolute; content: "";
}
.link-drop a {
  color: rgb(133, 133, 133) !important; font-size: 12px; vertical-align: top; display: inline-block;
}
.link-drop a::after {
  margin-right: 10px; margin-left: 10px; vertical-align: top; display: inline-block; content: "|";
}

.breadcrumb {
  padding: 15px 0px; font-size: 16px; width: 1200px;margin: 0 auto;
}

.breadcrumb span {
  color: rgb(8, 115, 245);
}
.newslist-item-desc a {
  color: rgb(8, 115, 245);
}
.breadcrumb a:nth-last-child(1) {
  font-weight: bold;
}
.loading {
  width: 100%; height: 30px; text-align: center; bottom: 0px; padding-top: 100px; position: absolute; cursor: default;
}
.loading img {
  animation:rotate 1s linear infinite; height: 30px;
}
.newslist {
  width: 970px; float: left; position: relative;
}
.show.newslist-item {
  display: block !important;
}
.disBlock {
  display: block !important;
}
.newslist .new-bd {
  display: none;
}
.newslist-item {
  display: none;
}
.card .newslist-item {
  padding: 1%; width: 32%; text-align: justify; margin-bottom: 20px; border-bottom-color: rgb(74, 159, 252); border-bottom-width: 4px; border-bottom-style: solid; visibility: hidden; position: absolute; box-shadow: 0px 0px 6px -2px;
}
.newslist-item-title {
  overflow: hidden; font-size: 26px; font-weight: bold; -ms-text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.newslist-item-img img {
  margin: 8px 0px; width: 100%;
}
.newslist-item-info {
  margin: 8px 0px; display: flex;
}
.card .newslist-item-publishTime {
  background: url("../img/icon-time.png") no-repeat; margin-right: 35px;
}
.newslist-item-source {
  background: url("../img/icon-author.png") no-repeat;
}
.card .newslist-item-info > div {
  padding-left: 25px; background-size: contain;
}
.list {
  padding: 0px 0px 20px;
}
.list .newslist-item a {
  border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; display: flex;
}
.list .newslist-item > div {
  float: left;
}
.list .newslist-item-img img {
  margin: 20px 20px 20px 0px; border-radius: 5px; width: 240px; height: 135px;
}
.list .newslist-item-info {
  margin: 20px 0px; display: flex; min-height: 70px; flex-direction: column; justify-content: space-between;
}

.side {
  width: 35%;
}
.side #hotrank .hotrank_title {
  width: 125px; height: 35px; text-align: center; color: white; line-height: 35px; font-size: 20px; cursor: default; background-color: rgb(211, 47, 38);
}
.side #hotrank .hotrank_list li {
  margin: 20px 0px; font-size: 16px;
}
.side #hotrank .hotrank_list li:nth-child(1) {
  font-size: 20px; font-weight: bold;
}
.side #hotrank .hotrank_list li:nth-child(2) {
  font-size: 20px; font-weight: bold;
}
.side #hotrank .hotrank_list li::before {
  border-radius: 50%; width: 24px; height: 24px; text-align: center; color: white; line-height: 24px; font-weight: bold; display: inline-block; content: "1"; background-color: rgb(5, 109, 234);
}
.side #hotrank .hotrank_list li:nth-child(2)::before {
  content: "2";
}
.side #hotrank .hotrank_list li:nth-child(3)::before {
  content: "3";
}
.side #hotrank .hotrank_list li:nth-child(4)::before {
  content: "4";
}
.side #hotrank .hotrank_list li:nth-child(5)::before {
  content: "5";
}
.side #hotrank .hotrank_list li:nth-child(6)::before {
  content: "6";
}
.side #hotrank .hotrank_list li:nth-child(7)::before {
  content: "7";
}
.side #hotrank .hotrank_list li:nth-child(8)::before {
  content: "8";
}
.side #hotrank .hotrank_list li:nth-child(9)::before {
  content: "9";
}
.side #hotrank .hotrank_list li:nth-child(10)::before {
  content: "10";
}
.side .side_item .side_item_title {
  border-bottom-color: rgb(236, 236, 236); border-bottom-width: 1px; border-bottom-style: solid;
}
.side .side_item .side_item_title a {
  color: rgb(24, 119, 213); font-size: 20px; position: relative;
}
.side .side_item .side_item_title a::after {
  width: 100%; height: 2px; display: block; position: absolute; content: ""; background-color: rgb(24, 119, 213);
}
.side .side_item .side_item_list li {
  margin: 16px 0px; font-size: 16px;
}
.side .side_item .side_item_list li:nth-child(1) {
  font-weight: bold;
}
.side .side_item#xqscct > a {
  margin: 15px 0px; display: block; position: relative;
}
.side .side_item#xqscct > a p {
  left: 10px; bottom: 12px; color: white; font-size: 18px; position: absolute;
}
.side .side_item#xqscct img {
  width: 100%;
}
.side #rg_record {
  padding: 40px; color: rgb(125, 126, 130); background-color: rgb(246, 247, 251);
}
.side #rg_record a {
  color: rgb(125, 126, 130);
}
.side #rg_record p {
  margin-bottom: 10px; cursor: default;
}
.withSide .card .newslist-item {
  width: 46%;
}
.article {
  width: 100%;  margin-top: 10px; float: left;
}

.article .a_title {
  font-size: 40px; font-weight: bold; margin-bottom: 30px;width: 1200px;margin: 0 auto;
}
.article .a_info {
  margin-bottom: 30px; display: flex;
}
.article .a_info div {
  margin-right: 20px;
}
.article .flex {
  color: rgb(132, 132, 132); justify-content: space-between;width: 1200px;margin: 0 auto;
}
.article .a_content {
  width: 100%;
}
.sidefloat {
  left: calc(50vw + 700px); top: 50%; width: 70px; position: fixed;
}
.sidefloat > div {
  background: no-repeat center; width: 70px; height: 70px; margin-bottom: 7px; cursor: pointer; box-shadow: 0px 0px 5px;
}
.sidefloat .sf_refresh {
  background-image: url("../img/icon-refresh.png");
}
.sidefloat .sf_totop {
  background-image: url("../img/icon-totop.png");
}
.tt315 li:nth-child(3n-2) {
  font-weight: bold;
}

.col-fix {
  top: 0px; position: fixed;
}
