/* ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ¥Ã‹â€ Ã‚ÂÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ÃƒÂ¥Ã…â€™Ã¢â‚¬â€œÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â START*/
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

html {
  color: #333;
}

body,
button,
input,
pre,
select,
textarea {
  font-family: "Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  font-size: 12px;
  line-height: 150%
}

body {
  overflow-x: hidden
}

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

address,
cite,
dfn,
em,
var {
  font-style: normal
}

small {
  font-size: 12px
}

ol,
ul {
  list-style: none outside none
}

li {
  vertical-align: top
}

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

a:hover {
  color: #3a81bb;
  cursor: pointer
}

a:focus {
  outline: 0;
  -moz-outline: 0;
  -webkit-outline: 0
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

legend {
  color: #333
}

fieldset,
img {
  border: 0 none
}

button,
input,
select,
textarea {
  font-size: 12px;
  vertical-align: middle;
  border: 0
}

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

img {
  vertical-align: top;
  border: 0
}

textarea {
  resize: none
}

:focus {
  outline: 0 none
}

.overflow {
  overflow: hidden
}

.hide {
  display: none
}

.disblock {
  display: block
}

.inlineBlock {
  display: inline-block
}

.positionRelative {
  position: relative;
}

.block {
  display: block
}

.inline {
  display: inline
}

.error {
  color: red;
  font-size: 12px
}

button {
  cursor: pointer
}

i {
  font-style: normal
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline
}

button,
input {
  line-height: normal
}

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

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

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

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

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

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

textarea {
  overflow: auto;
  vertical-align: top
}

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

.wordwrap {
  word-break: break-all;
  word-wrap: break-word
}

pre.wordwrap {
  white-space: pre-wrap
}

.fl {
  float: left
}

.fr {
  float: right
}

input {
  border: 0
}

.hidden {
  overflow: hidden
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "."
}

.clearfix {
  display: block
}

.area {
  width: 1200px;
  margin: 0 auto;
  text-align: left
}

.tl {
  text-align: left
}

.tc {
  text-align: center
}

.tr {
  text-align: right
}

.ellipsis {
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.common-box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.content {
  padding-bottom: 20px;
}

.breadcrumb {
  background-color: #FFF;
  width: 1200px;
  padding: 0 15px;
  margin: 20px auto 2px;
  line-height: 50px;
  font-size: 16px;
  box-sizing: border-box;
}

.breadcrumb2 {
  display: none;
}

.content-bg {
  background-color: #FFF;
  width: 1200px;
  padding: 0 15px;
  margin: 0 auto 20px;
  box-sizing: border-box;
}

#verifyBrowser {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #ffe266;
  border-bottom: 1px solid #f5e29d;
  border-top: 1px solid #f5e29d;
  text-align: center;
  font-size: 14px;
  color: #444;
  display: none;
  z-index: 999;
}

#verifyBrowser .close {
  display: block;
  width: 20px;
  height: 20px;
  color: #c29417;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 20px;
}

/* ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ¥Ã‹â€ Ã‚ÂÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ÃƒÂ¥Ã…â€™Ã¢â‚¬â€œÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â END*/

/* ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â START*/

.footer {
  background: #e9e9e9;
  padding: 20px 0;
  color: #333333;
  width: 100%;
  display: table;
  position: relative;
  margin-top: 20px;
}

.footer .dibu {
  width: 1100px;
  margin: 0 auto;
  display: table;
}

.footer .dibu .link {
  width: 25%;
  height: 30px;
  float: left;
}

.footer .dibu .link select {
  display: block;
  width: 95%;
  height: 100%;
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  color: #666;
}

.footer .link li .option {
  color: #333
}

.footer .link .last-li {
  padding-right: 0;
}

.footer .copyright {
  display: block;
  padding-top: 20px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
}

.footer .dz {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}

.footer .yddz {
  display: none;
}

.footer .yddz2 {
  display: none;
}

.footer .copyright span {
  padding: 0 10px;
}

.footer .copyright span a {
  color: #333
}

.footer .record {
  float: left;
  padding: 20px 36px 0 85px;
  line-height: 30px;
}

.footer .record div {
  display: inline-block;
  padding-right: 35px;
}

.footer .record img {
  vertical-align: 2px;
  display: inline-block;
}

.footer .record span {
  display: inline-block;
  padding: 0 10px;
}

.footer .record span img {
  vertical-align: -5px;
  padding-right: 5px;
}

.footer .external-link {
  position: absolute;
  right: 50px;
  margin-top: 20px;
}

.footer .jiucuo {
  position: absolute;
  margin-top: 50px;
  width: 110px;
  margin-left: 50px;
  text-align: center;
}

.footer .external-link img {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  padding-top: 20px;
}

/* ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â END*/

/* ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â START*/
.main {
  width: 1200px;
  margin: 0 auto;
}

.main2 {
  width: 1200px;
  display: table;
  margin: 0 auto;
}

.head_jt {
  float: right;
  line-height: 30px;
  font-size: 14px;
  color: #FFF;
  margin-right: 30px;
}

.head_jt a {
  color: #FFF;
}

.icon {
  background: url(01-icon.png) no-repeat;
  display: inline-block;
}

.headTop {
  background: #3a81bb;
  height: 32px;
}

.ydheadTop {
  display: none;
}

.headTop .head-right {
  float: right;
  position: relative;
}

.headTop .head-right img {
  background: none
}

.headTop .head-right .search,
.headTop .head-right .login,
.headTop .head-right .weibo,
.headTop .head-right .wechat,
.head-right .tiktok,
.head-right .kuaishou,
.head-right .xfsy {
  display: inline-block;
  cursor: pointer;
  height: 38px;
  position: relative;
}

.headTop .head-right .search {
  width: 38px;
  height: 26px;
  float: left;
  margin-top: 6px;
  background: none;
  border-radius: 4px;
  margin-right: 10px;
  position: relative;
}

.headTop .head-right .search input {
  width: 138px;
  height: 26px;
  line-height: 26px;
  outline: none;
  border: none;
  background: none;
  padding: 0 10px;
  color: #fff;
  display: none;
}

.headTop .head-right .search.active {
  background: #6891c8;
}

.headTop .head-right .search.active input {
  display: block;
}

.headTop .head-right .search input::-webkit-input-placeholder {
  color: #fff;
}

.headTop .head-right .search input:-moz-placeholder {
  color: #fff;
}

.headTop .head-right .search input::-moz-placeholder {
  color: #fff;
}

.headTop .head-right .search input:-ms-input-placeholder {
  color: #fff;
}

.headTop .head-right .icon-search {
  width: 16px;
  height: 16px;
  background-position: -18px 0;
  position: absolute;
  top: 6px;
  right: 10px;
}

.headTop .head-right .icon-weibo {
  width: 30px;
  height: 32px;
  background-position: -130px 8px;
}

.headTop .head-right .icon-wechat {
  width: 30px;
  height: 32px;
  background-position: -188px 8px;
}

.headTop .head-right .icon-tiktok {
  width: 59px;
  height: 38px;
  /* background: url('tiktok.svg') no-repeat center; */
  background-size: 26%;
  display: inline-block;
}

.headTop .head-right .weibo:hover .icon-weibo {
  background-color: #fff;
  background-position: -306px 8px;
}

.headTop .head-right .wechat:hover .icon-wechat {
  background-color: #fff;
  background-position: -364px 8px;
}

.headTop .head-right .tiktok:hover {
  background-color: #fff;
}

.headTop .head-right .tiktok:hover .icon-tiktok {
  /* background: url('tiktok_dark.svg') no-repeat center; */
  background-size: 26%;
}

.headTop .head-right .kuaishou:hover {
  background-color: #fff;
}

.headTop .head-right .kuaishou:hover .icon-kuaishou {
  /* background: url('kuaishou_dark.svg') no-repeat center; */
  background-size: 26%;
}

.headTop .head-right .weibo:hover img {
  display: block;
}

.headTop .head-right .wechat:hover img {
  display: block;
}

.headTop .head-right .tiktok:hover img {
  display: block;
}

.headTop .head-right .kuaishou:hover img {
  display: block;
}

.weibo-img,
.wechat-img {
  width: 150px;
  height: 150px;
  position: absolute;
  display: none;
}

.weibo-img {
  top: 38px;
  right: -59px;
}

.wechat-img {
  top: 38px;
  right: -59px;
}

.tiktok-img {
  top: 38px;
  right: -90px;
  height: auto;
  width: 240px;
  z-index: 99;
  position: absolute;
  display: none;
}

.kuaishou-img {
  top: 38px;
  right: -90px;
  height: auto;
  width: 240px;
  z-index: 99;
  position: absolute;
  display: none;
}

.banner {
  width: 100%;
  height: 264px;
  background: url(01-index-banner.png) no-repeat center #dae9f5;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #3a81bb;
}

.logo {
  width: 450px;
  height: 75px;
  padding-top: 50px;
}

.logo1 {
  width: 366px;
  float: left;
}

.logo2 {
  height: 79px;
  float: right;
}

.head-search {
  width: 420px;
  float: right;
  margin-top: -20px;
}

.head-search-l {
  width: 320px;
  padding: 0 15px;
  height: 38px;
  border: 1px solid #3a81bb;
  border-radius: 3px 0px 0px 3px;
  float: left;
  font-size: 14px;
  line-height: 34px;
}

.head-search-r {
  width: 66px;
  height: 40px;
  border-radius: 0px 3px 3px 0px;
  background-color: #3a81bb;
  float: left;
  background-image: url(01-search-r.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index_nav {
  width: 1200px;
  margin: 79px auto 0;
}

.index_nav li {
  width: 165px;
  height: 60px;
  line-height: 56px;
  float: left;
  color: #3a81bb;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.index_nav li a {
  color: #3a81bb;
  position: relative;
}

.index_nav li:hover {
  background-image: url(01-3jiao.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.index_nav .dz {
  background-image: url(01-3jiao.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}



/*ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚Â¡Ã‚Â¶ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­*/

/*ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚Â¡Ã‚Â¶ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/




/*ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â¾Ã…Â½ÃƒÂ¤Ã‚Â¸Ã‚Â½ÃƒÂ¦Ã‚Â´Ã‚Â¥ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€*/
/* ÃƒÂ¥Ã‚Â¿Ã¢â‚¬Â¦ÃƒÂ¨Ã‚Â¦Ã‚ÂÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Âcss */
.trade-content {
  padding: 30px 0;
}

.trade-title {
  font-size: 24px;
  color: #333;
  text-align: center;
  margin: 50px 0;
  position: relative;
}

.trade-title:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -19px;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid;
  border-color: #20B09F transparent transparent;
}

.trade-title:after {
  content: "";
  position: absolute;
  width: 52px;
  height: 3px;
  background-color: #20B09F;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}

.trade-black {
  height: 400px;
  background-color: #30383e;
}

.trade-box {
  width: 926px !important;
  margin: 0 auto;
  position: relative;
  transition: all .3s ease;
}

.trade-box-list {
  width: 926px !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.trade-box-item {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
  height: 260px;
  background: no-repeat center;
  background-size: 100% auto;
}

.trade-content .trade-box-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .6);
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.trade-box-item a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

a,
button,
input,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.item-logo {
  margin: 0 auto;
  display: block;
}

.trade-content .trade-box-item .item-logo {
  position: relative;
  margin-top: 120px;
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

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

.item-title {
  width: 120px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding: 20px 0;
  position: relative;
}

.item-title a {
  width: 120px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding: 20px 0;
  position: relative;
}

.trade-content .item-title:before {
  content: "";
  position: relative;
  display: block;
  width: 40px;
  border-bottom: 2px solid #fff;
  margin: 10px 10px -15px 20px;
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
  top: 10px;
}

.item-text {
  position: relative;
  margin-top: 10px;
  padding-top: 20px;
}

.item-text a {
  position: relative;
  margin-top: 10px;
  padding-top: 20px;
  color: #fff;
}

.item-text p {
  text-align: left;
  width: 40%;
  color: #fff;
  font-size: 16px;
  padding-left: 10%;
  margin-bottom: 15px;
}

.trade-content .item01 {
  background-image: url(01-index-mljn-nr1.png);
}

.trade-content .item02 {
  background-image: url(01-index-mljn-nr2.png);
}

.trade-content .item03 {
  background-image: url(01-index-mljn-nr3.png);
}

.trade-content .item04 {
  background-image: url(01-index-mljn-nr4.png);
}

.trade-content .item05 {
  /* background-image: url(icon-at05.png); */
}

.trade-content .trade-box-item:hover .item-text {
  display: block;
  opacity: 1;
  margin-top: 0;
}

.trade-content .trade-box-item:hover:before {
  background-color: rgba(60, 130, 190, .9);
}

.trade-content .trade-box-item:hover .item-logo {
  margin-top: 80px;
}

.trade-content .trade-box-item:hover .item-title:before {
  opacity: 0;
  margin-bottom: 0;
}

.cloud-product-box {
  display: none;
}




/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»*/
.firstCon {
  width: 1200px;
  margin-bottom: 20px;
  display: table;
}

.firstCon .firstCon-l {
  float: left;
  width: 580px;
  height: 330px;
}


/*ÃƒÂ§Ã¢â‚¬Å¾Ã‚Â¦ÃƒÂ§Ã¢â‚¬Å¡Ã‚Â¹ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾*/
.swiper-slide {
  position: relative;
  width: 580px;
  height: 330px;
  overflow: hidden;
}

.swiper-slide .lb-txt {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0px;
  height: 40px;
}

.swiper-slide p {
  width: 65%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0px;
  padding: 0px 15px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 100px;
  cursor: default;
}

.swiper-slide img {
  width: 100%;
  height: 330px;
  transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
}

.swiper-slide img:hover {
  transform: scale(1.2);
}

.sub2_right {
  width: 49%;
  padding-bottom: 8px;
}

.swiper-container {
  height: 330px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  text-align: right;
  padding-right: 5px;
  width: 100px;
  left: auto;
  right: 0px;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 5px;
  background: #b0b2b1;
  border-radius: 0;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #019ce9;
}

.swiper-pagination {
  position: absolute;
  bottom: 5px;
  text-align: right;
  padding-right: 5px;
  width: 100px;
  left: auto;
  right: 10px;
  height: 20px;
}

.swiper-pagination>.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  opacity: .5;
  margin: 0 5px;
}

.swiper-pagination>.swiper-visible-switch {
  background: #496FF3;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  text-align: right;
  padding-right: 5px;
  width: 100px;
  left: auto;
  right: 0px;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;

  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;

  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);

  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;

  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
}

.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  float: left;
}

/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»*/
.index-tab {
  float: right;
  width: 590px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  height: 35px;
}

.index-tab li {
  float: left;
  font-size: 18px;
  text-align: center;
  padding: 0 15px;
  cursor: pointer;
  border-right: 1px solid #ccc;
  height: 18px;
}

.index-tab li a {
  color: #333;
}

.index-tab .tab-dz {
  color: #3a81bb;
  font-weight: bold;
  font-size: 20px;
}

.index-tab .tab-dz a {
  color: #3a81bb;
}

.index-tab #yw3 {
  border-right: 0;
}

.index-tab #yw6 {
  border-right: 0;
}

.firstCon .firstCon-r {
  float: right;
  width: 590px;
  margin-top: 8px;
}

.firstCon .firstCon-r .firstCon-r-tab {
  border-bottom: 1px solid #eeeeee;
  position: relative;
  margin-bottom: 14px;
  height: 35px;
}

.firstCon .firstCon-r .firstCon-r-tab .more {
  position: absolute;
  right: 12px;
  font-size: 12px;
  color: #3460AB;
  top: 2px;
}

.firstCon .firstCon-r .firstCon-r-tab ul li {
  float: left;
  font-size: 18px;
  text-align: center;
  color: #333333;
  padding: 0 16px 7px;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  height: 12px;
}

.firstCon .firstCon-r .firstCon-r-tab ul li.active {
  color: #3a81bb;
  font-weight: bold;
  height: 12px;
}

.firstCon .firstCon-r .firstCon-r-tab ul li a {
  color: #333333;
  font-size: 20px;
}

.firstCon .firstCon-r .firstCon-r-tab ul li.active a {
  color: #3a81bb;
}

.firstCon .firstCon-r .firstCon-r-inner {
  display: none;
}

.firstCon .firstCon-r .firstCon-r-inner.active {
  display: block;
}

.firstCon .firstCon-r .firstCon-r-inner p {
  margin-bottom: 15px;
  overflow: hidden;
}

.firstCon .firstCon-r .firstCon-r-inner p a {
  font-size: 22px;
  color: #DF2817;
  letter-spacing: 0.37px;
}

.firstCon .firstCon-r .firstCon-r-inner ul li {
    position: relative;
    margin: 10px 0;
    padding-left: 25px;
    padding-right: 25px;
    width: 543px;
}

.firstCon .firstCon-r .firstCon-r-inner ul li p {
  width: 443px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.firstCon .firstCon-r .firstCon-r-inner ul li a {
  font-size: 14px;
  color: #3b3b3b;
  letter-spacing: 0;
}

.firstCon .firstCon-r .firstCon-r-inner ul li a:hover {
  color: #3a81bb;
}

.firstCon .firstCon-r .firstCon-r-inner ul li i {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #dddddd;
  top: 6px;
  left: 6px;
}

.firstCon .firstCon-r .firstCon-r-inner ul li .time {
  font-size: 14px;
  position: absolute;
  top: 3px;
  right: 5px;
  float: right;
}

.ydmore2 {
  display: none;
}

.firstCon-r-tab .shu {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dcdcdc;
}

.ydxw {
  display: none;
}

.index-wsdt {
  width: 1200px;
  height: 80px;
  margin: 0 auto 20px;
}

.index-wsdt img {
  width: 100%;
  height: 80px;
}

.index-zwgk {
  width: 926px;
  height: 369px;
  background-image: url(01-index-zwgk.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  float: left;
}

.index-zwgk-title1 {
  width: 108px;
  height: 54px;
  border-radius: 5px;
  background-color: #4c8cc2;
  text-align: center;
  line-height: 54px;
  font-size: 20px;
  color: #fff;
  box-shadow: 4px 4px 1px #c6cacd;
  font-weight: bold;
  float: left;
  margin-right: 15px;
  margin-top: 10px;
  cursor: pointer;
}

.index-zwgk-title1 a {
  color: #fff;
}

.index-zwgk-title2 {
  width: 108px;
  height: 54px;
  border-radius: 5px;
  background-color: #FFF;
  text-align: center;
  line-height: 54px;
  font-size: 20px;
  color: #3a81bb;
  box-shadow: 4px 4px 1px #c6cacd;
  font-weight: bold;
  float: left;
  margin-right: 15px;
  margin-top: 10px;
  cursor: pointer;
}

.index-zwgk-title2 a {
  color: #3a81bb;
}

.index-zwgk-icon {
  width: 900px;
  padding-top: 25px;
  display: table;
  margin: 0 auto;
}

.index-zwgk-icon li {
  width: 224px;
  height: 138px;
  text-align: center;
  line-height: 50px;
  float: left;
  color: #000;
  font-size: 14px;
}

.index-zwgk-icon1 {
  width: 225px;
  height: 138px;
  margin: 0 auto;
  background-image: url(01-index-zwgk1.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon1:hover {
  background-image: url(01-index-zwgk1-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon2 {
  width: 225px;
  height: 138px;
  margin: 0 auto;
  background-image: url(01-index-zwgk2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon2:hover {
  background-image: url(01-index-zwgk2-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon3 {
  width: 225px;
  height: 138px;
  margin: 0 auto;
  background-image: url(01-index-zwgk3.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon3:hover {
  background-image: url(01-index-zwgk3-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon4 {
  width: 225px;
  height: 138px;
  margin: 0 auto;
  background-image: url(01-index-zwgk4.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon4:hover {
  background-image: url(01-index-zwgk4-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon5 {
  width: 225px;
  height: 138px;
  margin: 0 auto;
  background-image: url(01-index-zwgk5.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon5:hover {
  background-image: url(01-index-zwgk5-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon6 {
  width: 225px;
  height: 138px;
  margin: 0 auto;
  background-image: url(01-index-zwgk6.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon6:hover {
  background-image: url(01-index-zwgk6-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon7 {
  width: 225px;
  height: 138px;
  margin: 0 auto;
  background-image: url(01-index-zwgk7.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon7:hover {
  background-image: url(01-index-zwgk7-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon8 {
  width: 225px;
  height: 138px;
  margin: 0 auto;
  background-image: url(01-index-zwgk8.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-icon8:hover {
  background-image: url(01-index-zwgk8-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zwgk-name {
  width: 200px;
  height: 85px;
}


.index-mljn1 {
  width: 190px;
  height: 220px;
  padding: 20px;
  color: #FFF;
  display: table;
  margin-top: 20px;
  float: left;
  margin-right: -18px;
}

.index-mljn1 a {
  color: #FFF;
}

.index-mljn1 ul {
  margin-top: 30px;
}

.index-mljn1 ul li {
  width: 50%;
  float: left;
  line-height: 40px;
  font-size: 16px;
}

.index-mljn2 {
  width: 220px;
  height: 220px;
  padding: 20px;
  color: #FFF;
  display: table;
  float: left;
  margin-top: 20px;
}

.index-mljn2 a {
  color: #FFF;
}

.index-mljn2 ul {
  margin-top: 30px;
}

.index-mljn2 ul li {
  width: 100%;
  float: left;
  line-height: 40px;
  font-size: 16px;
}

.index-mljn2-l {
  width: 70%;
  float: left;
}

.index-mljn2-r {
  width: 30%;
  float: right;
}

.index-mljn-nr1 {
  background-image: url(01-index-mljn-nr1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-mljn-nr1-2 {
  background-image: url(01-index-mljn-nr1-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-mljn-nr2 {
  background-image: url(01-index-mljn-nr2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-mljn-nr2-2 {
  background-image: url(01-index-mljn-nr2-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-mljn-nr3 {
  background-image: url(01-index-mljn-nr3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-mljn-nr3-2 {
  background-image: url(01-index-mljn-nr3-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-mljn-nr4 {
  background-image: url(01-index-mljn-nr4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-mljn-nr4-2 {
  background-image: url(01-index-mljn-nr4-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-mljn-title {
  width: 200px;
  font-size: 20px;
  background-image: url(01-index-mljn-title.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  line-height: 50px;
  opacity: 1;
}

.index-zmhd {
  width: 240px;
  height: 369px;
  background-color: #f2f6fa;
  border-radius: 5px;
  float: right;
  font-size: 16px;
}

.index-zmhd-nr {
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
  display: table;
}

.index-zmhd-nr li {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 30px;
  padding-top: 15px;
  height: 120px;
}

.index-zmhd-nr li a {
  color: #333
}

.index-zmhd-nr li a:hover {
  color: #333;
  font-weight: bold;
}

.index-zmhd-tb1 {
  width: 87px;
  height: 87px;
  margin: 0 auto;
  background-image: url(01-index-zmhd-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.index-zmhd-tb1 img {
  width: 76px;
  height: 76px;
  transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .2s;
  margin-top: 5.5px;
}

.index-zmhd-tb1 img:hover {
  width: 80px;
  height: 80px;
  transform: scale(1.1);
  margin-top: 3px;
}

.index-zmhd-tb2 {
  width: 87px;
  height: 87px;
  margin: 0 auto;
  background-image: url(01-index-zmhd2.png);
  background-repeat: no-repeat;
}

.index-zmhd-tb2:hover {
  background-image: url(01-index-zmhd2-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zmhd-tb3 {
  width: 87px;
  height: 87px;
  margin: 0 auto;
  background-image: url(01-index-zmhd3.png);
  background-repeat: no-repeat;
}

.index-zmhd-tb3:hover {
  background-image: url(01-index-zmhd3-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.index-zmhd-tb4 {
  width: 87px;
  height: 87px;
  margin: 0 auto;
  background-image: url(01-index-zmhd4.png);
  background-repeat: no-repeat;
}

.index-zmhd-tb4:hover {
  background-image: url(01-index-zmhd4-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}


.index-link {
  width: 1200px;
  height: 87px;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
  display: table;
}

.index-link-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #3a81bb;
  background-image: url(01-index-link-title.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  margin-bottom: 10px;
  transition: all 0.3s;
}

.index-link-title a {
  color: #3a81bb;
}

.index-link-title:hover {
  color: #3a81bb;
  height: 30px;
  font-size: 24px;
  transition: all 0.3s;
}

/* ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥ */
.keBody {
  width: 100%;
}

.keTitle {
  height: 100px;
  line-height: 100px;
  font-size: 30px;
  font-family: 'ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ';
  color: #FFF;
  text-align: center;
  font-weight: normal
}

.kePublic {
  background: #FFF;
}

.keBottom {
  color: #FFF;
  padding-top: 25px;
  line-height: 28px;
  text-align: center;
  font-family: 'ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ';
  padding-bottom: 25px
}

.keTxtP {
  font-size: 16px;
  color: #ffffff;
}

.keUrl {
  color: #FFF;
  font-size: 30pe;
  cox;
}

.keUrl:hover {}

.mKeBanner,
.mKeBanner div {
  text-align: center;
}

/*ÃƒÂ§Ã‚Â§Ã¢â‚¬ËœeÃƒÂ¤Ã‚ÂºÃ¢â‚¬â„¢ÃƒÂ¨Ã‚ÂÃ¢â‚¬ÂÃƒÂ§Ã¢â‚¬Â°Ã‚Â¹ÃƒÂ¦Ã¢â‚¬Â¢Ã‹â€ ÃƒÂ¥Ã…Â¸Ã‚ÂºÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â ÃƒÂ¦Ã…Â¾Ã‚Â¶CSSÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸ÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ§Ã¢â‚¬Â°Ã‚Â¹ÃƒÂ¦Ã¢â‚¬Â¢Ã‹â€ ÃƒÂ¦Ã¢â‚¬â€Ã‚Â¶ÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¤Ã‚Â»Ã‚Â¥ÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚ÂÃƒÂ¥Ã‚ÂÃ‚Â¯ÃƒÂ¥Ã‹â€ Ã‚Â ÃƒÂ©Ã¢â€žÂ¢Ã‚Â¤*/
/* ÃƒÂ¦Ã¢â‚¬Â¢Ã‹â€ ÃƒÂ¦Ã…Â¾Ã…â€œCSSÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ */
.mr_t1 {
  /* background: url(mr_1px.jpg) repeat-x left bottom; */
  height: 40px;
  padding-right: 16px;
}

.mr_t1name {
  font: bold 16px/40px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
  color: #FFF;
  height: 40px;
  width: 120px;
  padding-left: 21px;
  float: left;
}

.mr_t1name img {
  float: left;
  margin-top: 9px;
  margin-right: 6px;
  display: inline;
}

.mr_frbox {
  width: 1150px;
}

.mr_frBtnL {
  float: left;
  left: 0;
  margin: 0px 22px 0px 0px;
  cursor: pointer;
  display: inline;
  position: absolute;
  width: 24px;
  z-index: 999999;
}

.mr_frUl {
  float: left;
  height: 87px;
  width: 1150px;
}

.mr_frBtnR {
  cursor: pointer;
  position: absolute;
  z-index: 9999;
  width: 24px;
  right: 0;
}

.mr_frUl ul li {
  display: inline;
  float: left;
  height: 87px;
  width: 400px;
  margin-right: 10px;
  overflow: hidden;
}

.mr_frUl ul li img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
}

.mr_frUl ul li img:hover {
  width: 96%;
  height: 95%;
  transform: scale(1.2);
}

.mr_frUl .tempWrap {
  width: 1200px !important
}




.index-wz {
  width: 290px;
  height: 52px;
  float: left;
  margin-right: 13px;
  margin-top: 10px;
  overflow: hidden;
}

.index-wz2 {
  width: 290px;
  height: 52px;
  float: right;
  margin-top: 10px;
  overflow: hidden;
}

.index-wz img {
  width: 100%;
  height: 100%;
  transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
}

.index-wz img:hover {
  transform: scale(1.2);
}

.index-wz2 img {
  width: 100%;
  height: 100%;
  transition: all .4s;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
}

.index-wz2 img:hover {
  transform: scale(1.2);
}






.nav-item {
  float: left;
  width: 165px;
  height: 48px;
  text-align: center;
  border-left: 1px solid #7B9EFF;
}

.nav-item:last-of-type {
  border-right: 1px solid #7B9EFF;
}

.nav-item .item-a {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  position: relative;
}

.nav-item .item-a .icon-rol {
  position: absolute;
  left: 70px;
  bottom: -20px;
  border-top: 10px solid #3460AB;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  display: none;
}

.nav-item:hover .icon-rol {
  display: block;
  z-index: 101;
}

.nav-item .item-a {
  display: inline-block;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #FFFFFF;
}

.nav-item ul {
  position: absolute;
  left: 0;
  top: 48px;
  z-index: 100;
  display: none;
  overflow: hidden;
  width: 100%;
  background: #fff;
  opacity: 0.9;
  box-sizing: border-box;
  padding: 20px 0px;
}

.nav-item ul li {
  float: left;
  margin-right: 24px;
}

.nav-item ul li a {
  color: #383838;
  font-size: 18px;
  font-weight: bold;
}

.nav-item ul li a:hover {
  color: #3460AB;
}

.nav-item:hover ul {
  display: block;
}

.nav-item .list-hd li.active {
  margin-left: 369px;
}

.ydcd2 {
  display: none;
}

/* ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â END*/



/*ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ¦Ã‚Â Ã‚Â*/
.ztzl-channel {
  width: 1200px;
  margin: 30px auto;
  background-color: #FFF;
  display: table;
  padding-bottom: 20px;
}

.ztzl-title {
  width: 98%;
  margin: 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eeeeee;
  color: #017cda;
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  display: table;
}

.ztzl-tu {
  width: 100%;
}

.ztzl-tu li {
  width: 350px;
  float: left;
  text-align: center;
  margin: 30px 25px 0;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #f3f3f3;
  display: table;
  height: 215px;
  text-align: center;
}

.ztzl-tu li img {
  width: 328px;
  height: 156px;
  padding: 10px 0;
  transition: all 0.3s;
}

.ztzl-tu li img:hover {
  width: 348px;
  height: 176px;
  padding: 0;
  transition: all 0.3s;
}

.ztzl-tu li .ztzl-name {
  width: 100%;
  height: 35px;
  background-color: #fbfbfb;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  border-top: 1px solid #f3f3f3;
  display: flex;
}

.ztzl-tu li .ztzl-name a {
  color: #666;
}

.lm {
  align-self: center;
  margin: 0 auto;
}

.gd {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(07-ztzl-channel-gd.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}


/*ÃƒÂ©Ã‚Â¢Ã¢â‚¬Â ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¤Ã‚Â¿Ã‚Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¯*/
.lingdao {
  width: 1200px;
  background-color: #FFF;
  display: table;
  box-sizing: border-box;
  padding: 30px;
  margin: 30px auto;
}

.lingdaol {
  width: 300px;
  float: left;
}

.lingdaol li {
  width: 100%;
  height: 58px;
  line-height: 58px;
  border: 1px solid #d9e5ee;
  margin-top: 12px;
  padding: 0 5%;
  box-sizing: border-box;
  position: relative;
}

.lingdaol li span {
  display: block;
  width: 0;
  border-bottom: 6px solid #3a81bb;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.5s all linear;
}

.lingdaol li:hover span {
  display: block;
  width: 100%;
  border-bottom: 6px solid #3a81bb;
  position: absolute;
  bottom: 0;
  left: 0;
}

.lingdaor {
  width: 810px;
  float: right;
}

.ldxx {
  font-size: 18px;
  color: #017cda;
  font-weight: bold;
  line-height: 20px;
  text-indent: 15px;
  margin-bottom: 20px;
  position: relative;
}

.ldxx a {
  color: #017cda;
}

.ldxx span {
  display: block;
  width: 5px;
  height: 20px;
  border-left: 5px solid #017cda;
  position: absolute;
  left: 0;
  transition: 0.5s all linear;
}

.ldxx:hover span {
  display: block;
  width: 5px;
  height: 0px;
  border-left: 5px solid #017cda;
  position: absolute;
  left: 0;
}

.ld-x {
  display: none;
}

.ld-dz {
  background-image: url(10-common-list-bg.png);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.ld-dz a {
  color: #3a81bb;
}

.ld-zw {
  width: 70%;
  font-size: 20px;
  float: left;
  font-weight: bold;
}

.ld-name {
  width: 30%;
  float: right;
  font-size: 20px;
  float: left;
}

.ld-tu {
  width: 220px;
  margin: 0 auto;
  text-align: center;
  display: table;
}

.ld-tu img {
  width: 158px;
  height: 200px;
  margin-bottom: 20px;
}

.ld-tu p {
  width: 50%;
  font-size: 22px;
  color: #017cda;
  font-weight: bold;
}

.ld-title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 18px;
  font-weight: bold;
  color: #017cda;
  display: table;
  margin-top: 20px;
}

.ld-nr {
  width: 100%;
  line-height: 34px;
  font-size: 16px;
  margin-top: 20px;
}

.ld-list {
  width: 100%;
  margin: 10px 0;
}

.ld-list ul li a {
  color: #333333;
  font-size: 20px;
}

.ld-list ul li.active a {
  color: #3a81bb;
}

.ld-list ul li {
  position: relative;
  margin: 18px 0;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  height: 22px;
  box-sizing: border-box;
}

.ld-list ul li p {
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ld-list ul li a {
  font-size: 16px;
  color: #666;
  letter-spacing: 0;
}

.ld-list ul li a:hover {
  color: #3a81bb;
}

.ld-list ul li i {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #dddddd;
  top: 6px;
  left: 6px;
}

.ld-list ul li i a:hover {
  background: #3a81bb;
}

.ld-list ul li .time {
  font-size: 16px;
  position: absolute;
  top: 3px;
  right: 5px;
  float: right;
}































/*ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¿ÃƒÂ¥Ã…Â Ã‚Â¡ÃƒÂ¦Ã…â€œÃ‚ÂÃƒÂ¥Ã…Â Ã‚Â¡*/
.wsbs-tab {
  width: 1200px;
  border-bottom: 4px solid #3a81bb;
  position: relative;
  margin-bottom: 14px;
  height: 138px;
  background-image: url(04-zwfw-channel-bg.png);
  background-repeat: no-repeat;
}

.wsbs-tab ul li {
  margin-top: 95px;
  width: 143px;
  float: left;
  font-size: 20px;
  text-align: center;
  color: #3a81bb;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
}

.wsbs-tab ul li.active {
  color: #fff;
  font-weight: bold;
  height: 40px;
  background-image: url(04-zwfw-channel-tab.png);
  background-repeat: no-repeat;
  background-position: right;
}

.wsbs-tab ul li.active2 {
  color: #3a81bb;
  font-weight: bold;
}

.wsbs-tab ul li a {
  color: #3a81bb;
  font-size: 20px;
}

.wsbs-tab ul li.active a {
  color: #fff;
}

.wsbs-inner {
  width: 918px;
  float: left;
}

.wsbs-inner.active {
  display: block;
}

.zwfw-channel-tu {
  width: 196px;
  height: 120px;
  position: relative;
  margin: 20px 0;
}

.zwfw-channel-tu .zwfw-channel-tu1 {
  width: 196px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s all;
  display: block;
  border: solid 1px #e5e5e5;
  background-color: #deeff7;
}

.zwfw-channel-tu:hover .zwfw-channel-tu1 {
  width: 196px;
  height: 130px;
  left: 0;
  top: -10px;
  position: absolute;
  background-size: 100% 90%;
  border: solid 1px #e5e5e5;
}

.zwfw-channel-tu .text {
  position: absolute;
  top: 43%;
  right: 15%;
  font-size: 14px;
  font-weight: bold;
  z-index: 9999;
  transition: 0.5s all;
}

.zwfw-channel-tu:hover .text {
  top: 35%;
}

.zwfw-channel-tu a {
  color: #333
}



.zwfw-channel-tu img {
  width: 100%;
  height: auto;
}

.wsbs-inner .bian {
  margin-right: 42px;
}

.bltj {
  width: 242px;
  height: 280px;
  box-shadow: 4px 4px 1px #d1d1d1;
  float: right;
  margin-top: 20px;
  background-color: #f2f6fa;
  padding: 15px;
  box-sizing: border-box;
}

.bltj li {
  font-size: 16px;
  line-height: 40px;
  text-indent: 20px;
}

.bltj li a {
  color: #000;
}

.bltj li:hover {
  background-image: url(04-zwfw-channel-dian.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.bltj .title {
  font-size: 22px;
  font-weight: bold;
  text-indent: 20px;
  margin-bottom: 20px;
  position: relative;
  height: 40px;
}

.bltj .title a {
  line-height: 40px;
  color: #3278b2;
}

.bltj .title a:hover {
  line-height: 20px;
  color: #3278b2;
}

.bltj .title span {
  display: block;
  width: 5px;
  height: 20px;
  border-radius: 30%;
  position: absolute;
  margin-top: 10px;
  left: 0;
  transition: 0.3s all linear;
  background-color: #367fbb;
}

.bltj .title:hover span {
  display: block;
  width: 5px;
  height: 0px;
  border-radius: 30%;
  background-color: #367fbb;
  position: absolute;
  left: 0;
  margin-top: 0px;
}


.ydd {
  display: none;
}

.fuwu {
  width: 100%;
  display: table;
  margin-bottom: 40px;
}

.fuwu .bian {
  margin-right: 28px;
}

.fuwu div {
  width: 278px;
  height: 162px;
  line-height: 100px;
  position: relative;
  overflow: hidden;
  text-indent: 10px;
}

.fuwu div a {
  font-size: 30px;
  display: block;
  margin-left: 10px;
  width: 248px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.fuwu .bian {
  margin-right: 28px;
}

.fuwu div span {
  display: block;
  width: 120px;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: 75px;
  left: 20px;
  transition: 0.3s all linear;
}

.fuwu div:hover span {
  display: block;
  width: 0px;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: 75px;
  left: 20px;
}

.fuwutu1 {
  /* background: url(04-zwfw-channel-fw1.png) no-repeat; */
  background-size: 100% 100%;
}

.fuwutu2 {
  /* background: url(04-zwfw-channel-fw2.png) no-repeat; */
  background-size: 100% 100%;
}

.fuwutu3 {
  /* background: url(04-zwfw-channel-fw3.png) no-repeat; */
  background-size: 100% 100%;
}

.fuwutu4 {
  /* background: url(04-zwfw-channel-fw4.png) no-repeat; */
  background-size: 100% 100%;
}





/*ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¿ÃƒÂ¦Ã‚Â°Ã¢â‚¬ËœÃƒÂ¤Ã‚ÂºÃ¢â‚¬â„¢ÃƒÂ¥Ã…Â Ã‚Â¨*/
.zmhd-t {
  display: table;
}

.hdlyl {
  width: 358px;
  margin-top: 30px;
  float: left;
  display: table;
}

.hdlyr {
  width: 815px;
  margin-top: 30px;
  float: right;
  display: table;
}

.hdft {
  width: 740px;
  margin: 40px 0;
  float: left;
  display: table;
}

.hddc {
  width: 440px;
  margin: 40px 0;
  float: right;
  display: table;
}

.hdlyl-top {
  width: 100%;
  height: 180px;
  background-image: url(05-zmhd-channel-hdlyl-top.png);
  background-size: 100% 100%;
  border-radius: 5px;
  position: relative;
}

.hdlyl-top-ly {
  width: 144px;
  height: 30px;
  background-image: url(05-zmhd-channel-hdlyl-top-ly.png);
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border-radius: 5px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.hdlyl-top-ly a {
  color: #FFF;
}

.hdlyl-bottom {
  width: 100%;
  background-image: url(05-zmhd-channel-hdlyr.png);
  background-size: 100% 100%;
  height: 78px;
  border-radius: 5px;
  margin-top: 20px;
  text-align: center;
  font-size: 26px;
  line-height: 78px;
  position: relative;
  text-indent: 15%;
}

.hdlyl-bottom a {
  color: #5b7fa7;
}

.hdlyl-bottom img {
  position: absolute;
  top: 20%;
  left: 25%;
}

.ldxx-title {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  font-size: 20px;
  line-height: 35px;
  color: #3a81bb;
  font-weight: bold;
  margin-bottom: 20px;
}

.hdlyr li {
  width: 100%;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
}

.hdlyr li i {
  font-size: 30px;
  float: left;
  width: 1%;
  color: #dddddd;
  text-align: center;
}

.hdlyr li .hei {
  color: #000;
  font-weight: bold;
}

.hdlyr1 {
  width: 8%;
  float: left;
  text-align: center;
}

.hdlyr6 {
  width: 51%;
  float: left;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hdlyr2 {
  width: 51%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hdlyr3 {
  width: 20%;
  float: left;
  text-align: center;
}

.hdlyr4 {
  width: 10%;
  text-align: center;
  float: left;
}

.hdlyr5 {
  width: 10%;
  float: left;
  text-align: center;
}

.hdft img {
  width: 358px;
  height: 246px;
  border-radius: 8px;
  float: left;
}

.hdft li {
  width: 360px;
  float: right;
  padding: 10px 0;
  font-size: 16px;
}

.hdft .lan a {
  color: #0168b7;
}

.hdft .h28 {
  width: 360px;
  height: 100px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hddc li {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}

.hddc li i {
  font-size: 30px;
  float: left;
  width: 6%;
  color: #dddddd;
  text-align: center;
}

.hddc li p {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin: 0;
  padding: 0;
}

.hddc li span {
  width: 25%;
  float: right;
  text-align: right;
}

.yd-hdlyr {
  display: none;
}




.suspension {
  display: none;
}