<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
body,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
em {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-style: normal;
}

html {
  overflow-y: scroll;
  font-size: 15px;
}

body,
input,
textarea,
select {
  color: #474342;
}

body,
p,
ul,
dl,
dd,
form,
textarea,
input,
ol,
h3 {
  /*font-size: 16px;*/
}

ul,
ol,
td,
th {
  padding: 0;
  list-style: none outside;
}

a {
  color: #515151;
  text-decoration: none;
  transition: color 0.2s;
}

a:hover {
  color: #474342;
}

body {
  background-color: #e8e8e8;
}

.searTab {
  width: 22px;
  margin: 0px 10px;
}

.search {
  padding: 10px 0;
  margin-top: 2px;
  position: absolute;
  top: 40px;
  display: none;
  background: #fff;
  width: 100%;
}

form {
  width: 60%;
  margin: auto;
  padding: 0 25px 0 8px;
  height: 26px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 15px;
  position: relative;
  background-color: #fff;
  border: 1px solid #fff;
  margin: 1px auto;
  box-shadow: 0 0 10px #ddd;
}

input,
button {
  border: none;
  outline: none;
}

.search input {
  height: 26px;
  border: none;
  outline: none;
  width: 80%;
  background: #fff;
  color: #333;
  border-radius: 20px;
}

.search button {
  position: absolute;
  height: 26px;
  width: 50px;
  right: 0px;
  top: 0;
  cursor: pointer;
  background: none;
  border: none;
  background: #f5f5f5;
  border-radius: 0 20px 20px 0;
  font-size: 13px;
}

.search button:active {
  outline: none;
}

.navs {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding: 8px 5px;
  box-sizing: border-box;
  background: #f8f8f8;
  width: 100%;
}

.searfrom::-webkit-input-placeholder {
  color: #666;
  font-size: 12px;
}

.searfrom::-moz-placeholder {
  color: #666;
  font-size: 10px;
}

.searfrom::-ms-input-placeholder {
  color: #666;
  font-size: 10px;
}

.index-nav {
  position: relative;
  width: 100%;
  z-index: 1000;
  background: #fff;
}

.index-nav .top-bar {
  overflow: hidden;
  height: 40px;
  list-style: none;
  background: #fff;
  box-shadow: 0 0 5px #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.index-nav .top-bar .bdb-logo {
  margin: 0 8px;
  height: 40px;
  float: left;
  width: 70px;
}

.index-nav .top-bar .bdb-logo img {
  width: 100%;
  margin-top: 8px;
}
.index-nav .top-bar .city-label {
  position: absolute;
  right: 50px;
}
.index-nav .top-bar .city-label span {
  color: #fff;
  font-size: 14px;
  background-color: #156fab;
  padding: 3px 7px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.index-nav .top-bar .city-label::after {
  content: '';
  color: #156fab;
  font-size: 12px;
  border: 2px solid #156fab;
  border-left: none;
  margin-left: 4px;
  padding: 3px 12px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background: url(../image/changecitybottom.png) no-repeat center;
  background-size: 15px;
}
.list_ul .its dl dt {
  font-size: 15px !important;
}

.list_ul .its dl dd {
  font-size: 12px !important;
  color: #999;
}

.pages {
  text-align: center;
  font-size: 14px;
  margin: 10px 0;
  width: 100%;
  background: #fff;
}

.pages a {
  padding: 5px 10px;
  display: inline-block;
  border-radius: 50%;
  color: #0d67a3;
}

.pages span {
  background: #fff;
  padding: 5px 10px;
  color: #333;
  display: inline-block;
  box-shadow: 0 0 5px #c2e3ee;
}

.swiper2 {
  height: 180px !important;
}

footer {
  clear: both;
  margin-top: 10px !important;
  color: #999;
  background: #222222;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
}
footer a {
  color: #999;
}
footer .footer-menu {
  padding: 10px 0;
}

footer .footer-menu a {
  display: block;
  float: left;
  width: 16%;
  text-align: center;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  padding: 0;
  margin: 3px 0;
  color: #aaa;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

footer .footer-menu a:hover {
  color: #0d67a3;
}

footer .footer-info {
  padding: 15px 0;
}

footer .link {
  text-align: center;
  line-height: 2;
  font-size: 12px;
}

footer .link a {
  color: #aaa;
  text-decoration: none;
}

footer .copyright {
  text-align: center;
  font-size: 12px;
}

.goTop {
  position: fixed;
  bottom: 100px;
  right: 0;
  width: 35px;
  height: 35px;
  overflow: hidden;
  background: url(../image/top.png) no-repeat center center #fff;
  transition: all 0.3s;
  background-size: 100%;
  border-radius: 50%;
}

.clearfix {
  clear: both;
}

.more-btn {
  margin: 0 0 10px;
  background: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  color: #0d67a3;
  text-decoration: none;
  padding: 10px 0;
}

.breadcrumb {
  margin-bottom: 2px;
  background: #fff;
  line-height: 32px;
  padding: 0 10px;
  background: linear-gradient(90deg, rgba(255, 242, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
  color: #777;
  overflow: hidden;
  font-size: 14px;
}

.breadcrumb span {
  font-size: 13px;
  color: #0d67a3;
}

.breadcrumb a {
  display: inline-block;
  color: #555;
  text-decoration: none;
  /* background: url(../image/arr.png) center right no-repeat; */
  background-size: contain;
  font-size: 14px;
  /* padding-right: 25px; */
  background-size: 26px 26px;
}
.newdetail {
  background: #fff;
  padding: 0 15px;
  box-sizing: border-box;
}
.con_tit {
  line-height: 25px;
  padding-top: 15px;
  font-size: 17px;
  text-align: center;
  color: #292929;
}

.info {
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
  padding: 10px 0 0 0;
  color: #999;
  font-size: 12px;
  border-bottom: #f0f0f0 1px solid;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

.info span {
  padding: 0 5px;
}

.content p {
  text-indent: 2em;
  font-size: 15px;
  line-height: 24px;
  margin: 12px 0;
}

.content img {
  max-width: 100%;
  height: auto;
  display: block;
}

.index-list-heading {
  margin-bottom: 1px;
  overflow: hidden;
  background-color: #fff;
  padding: 8px;
}

.index-list-heading h2 {
  margin: 5px -8px;
  border-left: 9px solid #0d67a3;
  padding: 0 9px;
  float: left;
  height: 24px;
  font-weight: 800;
  font-size: 16px;
  color: #151515;
  line-height: 24px;
  overflow: hidden;
}

.index-list-heading h2 a {
  color: #151515;
}

.index-list-heading .sub-chanel {
  margin: 5px 0;
  padding: 0 0px;
  color: #999;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
}

.index-list-heading .sub-chanel a {
  font-size: 13px;
  display: inline-block;
  padding: 0 2px;
  color: #666;
  text-decoration: none;
}

.shotcut {
  background-color: #fff;
  margin: 6px 0;
}

.shotcut .shotcut-wrap {
  margin-bottom: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e0e0e0;
}

.shotcut .shotcut-wrap ul {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

.shotcut .shotcut-wrap ul li {
  float: left;
  width: 25%;
  padding: 0;
  margin: 0;
}

.shotcut .shotcut-wrap ul li a {
  display: block;
  padding: 8px;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
}

.shotcut .shotcut-wrap ul li a .ico {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-image: url(../image/icons.jpg);
  background-size: 50px 550px;
  background-repeat: no-repeat;
}

.shotcut .shotcut-wrap ul li a .ico-jiujia {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/20210517171828_13479.png);
}

.shotcut .shotcut-wrap ul li a .ico-yiqing {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/20210303144733_14375.png);
}

.shotcut .shotcut-wrap ul li a .ico.ico-bus {
  background-position: 0 0;
}

.shotcut .shotcut-wrap ul li a .ico.ico-metro {
  background-position: 0 -50px;
}

.shotcut .shotcut-wrap ul li a .ico.ico-keche {
  background-position: 0 -100px;
}

.shotcut .shotcut-wrap ul li a .ico.ico-geshui {
  background-position: 0 -150px;
}

.shotcut .shotcut-wrap ul li a .ico.ico-shebao {
  background-position: 0 -200px;
}

.shotcut .shotcut-wrap ul li a .ico.ico-weizhang {
  background-position: 0 -250px;
}

.shotcut .shotcut-wrap ul li a .ico.ico-huoche {
  background-position: 0 -300px;
}

.shotcut .shotcut-wrap ul li a .ico.ico-tianqi {
  background-position: 0 -350px;
}

.shotcut .shotcut-wrap ul li a .ico.ico-jingdian {
  background-position: 0 -400px;
}

.shotcut .shotcut-wrap ul li a .ico.ico-kuaidi {
  background-position: 0 -450px;
}

.shotcut .shotcut-wrap ul li a .ico.ico-caipiao {
  background-position: 0 -500px;
}

.shotcut .shotcut-wrap ul li a .ico-huodong {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/icon_xuequ.png);
}

.shotcut .shotcut-wrap ul li a .ico-jingdianyuyue {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/20210129171227_32911.png);
}

.shotcut .shotcut-wrap ul li a .ico-feiyan {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/icon_ruxue.png);
}

.shotcut .shotcut-wrap ul li a .ico-jiujia {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/icon_ruxue.png);
}

.shotcut .shotcut-wrap ul li a .ico-xianxing {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/icon_9.png);
}

.shotcut .shotcut-wrap ul li a .ico-youjia {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/icon_10.png);
}

.shotcut .shotcut-wrap ul li a .ico-hesuan {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/20210303145542_24274.png);
}

.shotcut .shotcut-wrap ul li a .ico-yiqing {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-size: 50px;
  background-repeat: no-repeat;
  background-image: url(../image/20210303144733_14375.png);
}

.shotcut .shotcut-wrap ul li a span {
  white-space: nowrap;
  line-height: 18px;
  font-size: 12px;
  color: #666;
}

.sec-list {
  margin-bottom: 20px;
}

.sec-list-heading {
  margin: 10px 0;
  overflow: hidden;
}

.sec-list-heading h2 {
  margin: 5px 0;
  border-left: 5px solid #0d67a3;
  padding: 0 5px;
  float: left;
  height: 40px;
  font-weight: 800;
  font-size: 22px;
  color: #333;
  line-height: 40px;
  overflow: hidden;
}

.sec-list-heading h2 a {
  color: #333;
}

.sec-list-body {
}

.sec-list-body .list-item {
  background-color: #fff;
  margin: 2px 0;
  padding: 5px 10px;
}

.sec-list-body .list-item img {
  width: 100px;
  height: 70px;
  float: left;
  border: none;
}

.sec-list-body .list-item img ~ dl {
  margin-left: 110px;
}

.sec-list-body .list-item dl {
  margin: 0;
  height: 70px;
  padding-bottom: 10px;
}

.sec-list-body .list-item dl dt {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}

.sec-list-body .list-item dl dt a {
  color: #222;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}

.sec-list-body .list-item dl dd {
  margin: 0;
  padding: 5px 0 0;
  color: #777;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  font-size: 13px;
}

.well-sm h2 {
  font-size: 18px;
  margin: 10px 0;
  color: #0d67a3;
}

.well-sm h3 {
  font-size: 16px;
  padding: 5px 0;
  color: #0d67a3;
  border-bottom: 1px dotted #999;
  margin-bottom: 5px;
  padding-left: 5px;
}

.well-sm h4 {
  font-size: 14px;
  margin: 10px 0;
  color: #0d67a3;
}

.well-sm h4.media-heading {
  color: #000;
  font-weight: 800;
}

.media-body {
  padding-left: 10px;
}

.media-body dl {
  clear: both;
  overflow: hidden;
  margin: 5px 0;
}

.media-body dl dt {
  float: left;
  width: 30px;
  text-align: center;
  font-weight: 700;
  line-height: 1.42857143;
}

.media-body dl dd {
  float: left;
  margin-left: 0;
  line-height: 1.42857143;
}

.media-body dl dd p {
  margin: 0;
}

.pTabList {
  overflow: hidden;
  top: 8px;
  height: 46px;
  right: 0;
  text-align: center;
}

.pTabList a {
  float: left;
  border: 1px solid #0d67a3;
  background-color: #fcfeff;
  height: 34px;
  line-height: 34px;
  padding: 0 5px;
  margin-left: 5px;
  margin-top: 5px;
  font-size: 14px;
  -webkit-radius: 2px 2px 0 0;
  -moz-radius: 2px 2px 0 0;
  -ms-radius: 2px 2px 0 0;
  -o-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.globalBtn {
  border-radius: 2px;
  padding: 0 20px;
  display: inline-block;
  cursor: pointer;
}

#bofan {
  text-decoration: none;
  color: #fff;
}

.globalBtn:hover {
  text-decoration: none;
  color: #fff;
}

.blueBtn30,
.blueBtn32,
.blueBtn35a {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e8ff0), to(#1677d8));
  background-image: -webkit-linear-gradient(top, #2e8ff0, #1677d8);
  background-image: -moz-linear-gradient(top, #2e8ff0, #1677d8);
  background-image: -ms-linear-gradient(top, #2e8ff0, #1677d8);
  background-image: -o-linear-gradient(top, #2e8ff0, #1677d8);
  background-image: linear-gradient(top, #2e8ff0, #1677d8);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorStr="#2e8ff0", EndColorStr="#1677d8");
}

.blueBtn30:hover,
.blueBtn32:hover,
.blueBtn35a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0e72d9), to(#0e72d9));
  background-image: -webkit-linear-gradient(top, #0e72d9, #0e72d9);
  background-image: -moz-linear-gradient(top, #0e72d9, #0e72d9);
  background-image: -ms-linear-gradient(top, #0e72d9, #0e72d9);
  background-image: -o-linear-gradient(top, #0e72d9, #0e72d9);
  background-image: linear-gradient(top, #0e72d9, #0e72d9);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorStr="#0e72d9", EndColorStr="#0e72d9");
}

.pTabList a.blueBtn32 {
  height: 32px;
  line-height: 32px;
  float: left;
  margin: 5px 0 0 15px;
  display: inline;
  font-size: 16px;
  text-shadow: 1px 1px 1px #666;
  position: relative;
  color: #fff;
  border: none;
}

.iSmallPlayIcon {
  background: url(http://tv.bendibao.com/public/img/smallPlayIcon.png) 0 0 no-repeat;
  cursor: pointer;
  width: 25px;
  height: 25px;
  overflow: hidden;
  position: absolute;
  top: 4px;
  left: 8px;
}

/*ä¾§è¾¹æ&nbsp;*/

.topnav {
  width: 100%;
  z-index: 99;
  background: #333;
  position: relative;
  float: right;
}

.topnav ul {
  background: #fff;
  width: 100%;
  /*æ»šåŠ¨*/
  overflow-x: scroll;
  display: flex;
  justify-content: space-between;
  z-index: 2;
}

.topnav ul::-webkit-scrollbar {
  width: 0;
  height: 0;
  color: transparent;
  display: none;
}

.topnav ul li {
  box-sizing: border-box;
  line-height: 40px;
  text-align: center;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #eee;
}

.topnav ul li a {
  color: #555;
  padding: 0 10px;
  display: inline-block;
  font-size: 15px;
  box-sizing: border-box;
  white-space: nowrap;
}

.topnav ul li.active a {
  color: #0d67a3;
  position: relative;
}

.topnav ul li.active a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -5px;
  width: 15px;
  height: 2px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: #0d67a3;
}

#index_pic_nav {
  position: relative;
  width: 100%;
  height: 250px;
  margin: 6px 0;
}

#index_pic_nav img {
  width: 100%;
  height: 100%;
}

#index_pic_nav .swiper-pagination {
  text-align: right;
}

#index_pic_nav .title {
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  line-height: 30px;
  display: block;
  width: 80%;
  height: 30px;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  text-indent: 1em;
  z-index: 9;
  overflow: hidden;
}

#index_pic_nav .swiper-wrapper {
  position: relative;
}

.black-pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  display: block;
  overflow: hidden;
  background-color: #000;
  z-index: 8;
  opacity: 0.5;
}

#index_pic_nav .swiper-pagination-bullet {
  background-color: #f5efef;
}

#index_pic_nav .swiper-pagination-bullet-active {
  background-color: #007aff;
}

.sub_nav {
  width: 100%;
  height: 33px;
  padding: 0 3px;
}

.sub_nav &gt; span {
  display: block;
}

.sub_nav .left {
  float: left;
}

.sub_nav .right {
  float: right;
}

.top-nav2016 {
  position: relative;
  width: 100%;
  z-index: 1000;
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

.top-nav2016 .top-bar {
  overflow: hidden;
  height: 40px;
  list-style: none;
  border-bottom: 1px solid #cc5200;
  background: #0d67a3;
}

.top-nav2016 .top-bar div a {
  line-height: 40px;
  color: #fff;
}

.top-nav2016 .top-bar div.home {
  float: left;
  width: 40px;
  height: 40px;
  border-right: 1px solid #e65c00;
}

.top-nav2016 .top-bar div.home a {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(../image/icons.png);
  background-size: 80px 160px;
  background-position: 0 -40px;
  background-repeat: no-repeat;
}

.top-nav2016 .top-bar div {
  text-align: center;
}

.top-nav2016 .top-bar div.title {
  font-size: 24px;
  height: 40px;
  margin: 0 40px 0 41px;
  border-left: 1px solid #ff751a;
  border-right: 1px solid #e65c00;
}

.top-nav2016 .top-bar div.title a {
  font-size: 18px;
  font-weight: 800;
  display: block;
  width: 130px;
  height: 40px;
  margin: auto;
  text-align: right;
  text-decoration: none;
  background-image: url(../image/icons.png);
  background-size: 80px 160px;
  background-position: 0 -120px;
  background-repeat: no-repeat;
}

.top-nav2016 .top-bar div.list {
  float: right;
  overflow: hidden;
  width: 41px;
  height: 40px;
}

.top-nav2016 .top-bar div.list a {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
}

.top-nav2016 .top-bar div.list a.dropdown {
  border-left: 1px solid #ff751a;
  background-image: url(../image/icons.png);
  background-size: 80px 160px;
  background-position: 0 -80px;
  background-repeat: no-repeat;
}

.top-nav2016 .menu {
  padding: 5px 10px;
  clear: both;
  list-style: none;
  background: #eee;
}

.top-nav2016 .menu a {
  display: block;
  float: left;
  width: 16%;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  padding: 0;
  margin: 3px 0;
  color: #555;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.top-nav2016 .menu a.active {
  color: #fff;
  background: #0d67a3;
  border-radius: 3px;
}

.sec-list-heading {
  margin-bottom: 2px;
  overflow: hidden;
  background-color: #fff;
  padding: 0 8px;
}

.sec-list-body a {
  text-decoration: none;
}

.sec-list-body .its {
  background-color: #fff;
  margin: 1px 0;
  padding: 11px 10px 11px 10px;
}

.sec-list-body .its img {
  width: 100px;
  height: 70px;
  float: right;
  border: none;
  border-radius: 5px;
  margin-left: 6px;
}

.sec-list-body .its dl {
  margin: 0;
}

.sec-list-body .its img ~ dl {
  overflow: hidden;
}

.sec-list-body .its img ~ dl dt {
  min-height: 45px;
}

.sec-list-body .its dl dt {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.sec-list-body .its dl dt {
  color: #222;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
}

.sec-list-body .its dl dt.text-one-line {
  height: 25px;
}

.sec-list-body .its dl dd {
  margin: 0;
  padding: 4px 10px 0 0;
  color: #777;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  font-size: 13px;
  text-align: left;
}

.sec-list-body .its dl dd.text-left {
  text-align: left;
}

.sec-list-body .its dl dd.hit {
  height: 15px;
  padding-right: 5px;
  text-align: right;
}

#news-article {
  background-color: #fff;
  font-family: microsoft yahei !important;
}

#news-article &gt; h1 {
  margin-top: 0;
}

.info-list-body.lg li {
  background-color: #fff;
  line-height: 36px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 10px;
  height: 36px;
  overflow: hidden;
}

aside.heading-info {
  height: 26px;
  padding: 0 0 7px;
}

aside.heading-info &gt; span {
  padding: 4px;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  display: block;
}

aside.heading-info &gt; span.public_time {
  float: left;
  font-size: 12px;
  color: #999;
}

aside.heading-info &gt; span.author {
  float: right;
  font-size: 14px;
}

#news-article &gt; div.description {
  margin: 5px 0;
  padding: 6px;
  color: #948888;
  border: 1px solid #ded2d3;
  font-size: 14px;
}

.leading {
  font-size: 14px;
  line-height: 22px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  color: #777;
  background: #f5f5f5;
}

.leading p {
  margin: 0;
}

.leading p i {
  background: #999;
  padding: 0 10px;
  color: #fff;
  line-height: 22px;
  font-style: normal;
  display: inline-block;
}

#share_nav {
  text-align: center;
}

#share_nav a {
  display: inline-block;
  float: none;
}

.shotcut .shotcut-wrap ul li a i.a1.ico {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-image: url(../image/icons.jpg);
  background-size: 50px 550px;
  background-repeat: no-repeat;
}

header,
.container {
  max-width: 640px !important;
  margin: 0 auto !important;
}

.back_to_top {
  width: 44px;
  height: 44px;
  border-radius: 22px;
  background-image: url(../image/top.png);
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 44px 44px;
  position: fixed;
  bottom: 200px;
  right: 2px;
  opacity: 0.75;
  cursor: pointer;
  display: none;
}

.imgzoom_pack {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 2147483648;
}

.imgzoom_pack .imgzoom_x {
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: #000;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 10;
  cursor: pointer;
}

.imgzoom_pack .imgzoom_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

.imgzoom_pack .imgzoom_img img {
  width: 100%;
  position: absolute;
  top: 50%;
}

.height-no {
  height: 0;
  overflow: hidden;
}

#add_ewm_content {
  padding: 0 10px;
}

#add_ewm_content img {
  max-height: 400px;
  width: auto;
  display: none;
}

.top-nav2016 .top-bar div.list a.sou {
  border-left: 1px solid #ff751a;
  background-image: url(../image/icons.png);
  background-size: 80px 160px;
  background-position: -40px -80px;
  background-repeat: no-repeat;
}

.mip-shell-header-wrapper.hide {
  display: none !important;
}

.checkbox {
  font-size: 16px;
  color: #000;
  margin-bottom: 13px;
  margin-top: 6px;
  padding: 0 5px;
}

.checkbox b {
  display: inline-block;
  text-align: right;
  font-size: 14px;
}

.checkbox span {
  display: inline-block;
  white-space: nowrap;
  padding: 0 9px;
  margin-right: 8px;
  cursor: pointer;
  border-radius: 50px;
  font-size: 14px;
}

.checkbox span.selected {
  background: #0d67a3;
  color: #fff !important;
  text-decoration: none;
  border-radius: 50px;
  line-height: 28px;
  font-size: 14px;
  padding: 0 10px;
}

.checkbox span:hover {
  color: #0d67a3;
}

.tab {
  overflow: inherit !important;
}

.tab h2.newh2 {
  padding-left: 10px;
  font-weight: 400;
  border-left: 5px solid #0d67a3;
  line-height: 18px;
  margin: 20px 0;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.tab h3 {
  font-size: 18px;
  margin-bottom: 0;
  text-indent: 36px;
}

.tab .jswz {
  color: #666;
  line-height: 20px;
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}

.banshi-box {
  font-size: 16px;
}

.banshi-box p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 14px;
}

.banshi-box img {
  max-width: 100% !important;
}

.channel_block {
  padding: 5px;
}

#channelTab {
  height: 42px;
  padding-bottom: 5px;
  z-index: 999999;
  width: 100%;
  background: #fff;
  max-width: 640px;
}

.nav-content {
  height: 36px;
  font-size: 14px;
  background-color: #333;
  padding: 0 10px;
  margin: 0;
}

.nav-content li {
  float: left;
  width: 16.5%;
  line-height: 36px;
  text-align: center;
  list-style: none;
}

.nav-content li span {
  display: block;
  height: 42px;
  text-decoration: none;
  color: #eee;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none !important;
}

.nav-content li.cur {
  line-height: 35px;
  background: url(../image/20190313144657_35150.png) bottom no-repeat;
}

.nav-content li.cur span {
  color: #fff;
}

.snav-position {
  position: relative;
}

.snav-position i {
  position: absolute;
  top: -60px;
}

.banshi-wandian p {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-left: 5px;
  margin-top: 0;
}

.banshi-wandian p a {
  color: #333;
}

.banshi-wandian p a:hover {
  color: #0d67a3;
}

.banshi-wandian p b {
  padding-left: 0;
  display: block;
  line-height: 20px;
  margin-bottom: 11px;
}

.nav-content-block p {
  font-size: 16px;
}

.clear {
  clear: both;
}

.cailiao,
.wenda,
.yuyue {
  margin-bottom: 10px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
}

.cailiao &gt; p,
.wenda &gt; p,
.yuyue &gt; p {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

.cailiao &gt; a,
.wenda &gt; span,
.yuyue &gt; a,
.yuyue &gt; span {
  color: #fff;
  background: #09f;
  font-size: 13px;
  float: right;
  display: block;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.cailiao a:hover {
  background: #0080d6;
  text-decoration: none;
  color: #fff;
}

.cailiao &gt; p {
  margin-right: 75px;
}

.cailiao &gt; a {
  width: 55px;
}

.cailiao:first-child {
  margin-top: 0;
}

.wenda:first-child {
  margin-top: 0;
}

.yuyue:first-child {
  margin-top: 0;
}

.cailiao:last-child,
.wenda:last-child,
.yuyue:last-child {
  border-bottom: 0;
}

.wenda &gt; p {
  background: url(../image/20190313184103_89748.png) left 4px no-repeat;
  padding-left: 30px;
  margin-right: 65px;
}

.wenda &gt; span {
  background: 0 0;
  color: #0d67a3;
  font-size: 15px;
  width: 45px;
  text-align: right;
}

.wenda_da {
  font-size: 15px;
  color: #666;
}

.liucheng1 {
  width: 90%;
  border: 2px solid #329bea;
  margin: 0 auto;
  margin-bottom: 15px;
  border-radius: 10px;
  padding-bottom: 10px;
}

.liucheng1.liucheng-big {
  width: 95%;
}

.liucheng_bt {
  height: 32px;
  background: #329bea;
  text-align: center;
  line-height: 32px;
  color: #fff;
  font-weight: 700;
  border-radius: 7px 7px 0 0;
  margin-bottom: 10px;
  font-size: 16px;
}

.liucheng1_box {
  padding: 0 5px;
}

.liucheng1 p {
  margin: 2px 0 !important;
}

.jiantou {
  width: 65px;
  height: 41px;
  background: url(../image/20190313194243_27409.png) no-repeat;
  margin: 0 auto;
  margin-bottom: 10px;
}

.yuyue &gt; p {
  margin-right: 140px;
}

.yuyue &gt; a {
  width: 55px;
}

.yuyue &gt; span.yuyue_a {
  margin-right: 9px;
  background: #0d67a3;
  width: 65px;
}

.yuyue_da {
  font-size: 15px;
  color: #666;
}

.yuyue_da &gt; a {
  background: #329bea;
  display: table;
  color: #fff;
  margin: 0 auto;
  padding: 5px 40px;
  border-radius: 40px;
}

.yuyue_anniu a {
  background: #329bea;
  display: table;
  color: #fff;
  margin: 0 auto;
  padding: 5px 40px;
  border-radius: 40px;
}

.yuyue_anniu img {
  float: left;
  margin-top: 7px;
  margin-right: 10px;
}

.yuyue_anniu span {
  float: left;
  font-size: 20px;
  line-height: 38px;
  font-weight: 700;
}

.yuyue_anniu a:hover {
  background: #1984d5;
  color: #fff;
}

.yuyue_anniuz {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 15px 0;
}

.liucheng2 {
  width: 274px;
  border: 2px solid #329bea;
  margin: 0 auto;
  margin-bottom: 10px;
  border-radius: 10px;
  padding-bottom: 10px;
}

.liucheng_bt2 {
  height: 27px;
  text-align: center;
  line-height: 41px;
  font-weight: 700;
  border-radius: 7px 7px 0 0;
  margin-bottom: 10px;
  font-size: 16px;
  color: #329bea;
}

.liucheng2_box {
  padding: 0 20px;
}

.liucheng2 p {
  margin: 2px 0 !important;
}

.jiantou2 {
  width: 65px;
  height: 41px;
  background: url(../image/20190313194243_27409.png) no-repeat center;
  margin: 0 auto;
  margin-bottom: 10px;
  background-size: 48px;
}

.wdmore {
  text-align: center;
  background: #efefef;
  padding: 5px !important;
}

.wdmore a {
  color: #666;
}

.block {
  display: block !important;
}

.none {
  display: none !important;
}

.sec-list-heading {
  margin-bottom: 1px;
  overflow: hidden;
  background-color: #fff;
  padding: 8px;
}

.sec-list-heading h2 {
  margin: 5px -8px;
  border-left: 9px solid #0d67a3;
  padding: 0 9px;
  float: left;
  height: 24px;
  font-weight: 800;
  font-size: 20px;
  color: #151515;
  line-height: 24px;
  overflow: hidden;
}

.sec-list-heading .sub-chanel {
  margin: 5px 0;
  padding: 0 0px;
  color: #999;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
}

.sec-list-heading .sub-chanel a {
  font-size: 15px;
  display: inline-block;
  padding: 0 2px;
  color: #666;
  text-decoration: none;
}

/*========*/

.sec-list-body .its dl dt {
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
</pre></body></html>