@charset "UTF-8";

body {
  margin: 0;
  padding: 0;
  font: 12px "microsoft yahei", Arial, Helvetica, sans-serif;
  color: #595959;
  background: #eef4ff;
}

a {
  color: #384b66;
  text-decoration: none;
}

a:hover {
  color: #2374ff;
  cursor: pointer;
  text-decoration: none;
}

ul,
input {
  margin: 0;
  padding: 0;
  list-style: none;
}

.lf {
  float: left;
}

.rt {
  float: right;
}

.clear {
  clear: both;
}

.top_main {
  box-sizing: border-box;
  width: 1200px;
  margin: 0 auto;
  height: 186px;
  line-height: 186px;
  position: relative;
  font-size: 38px;
  text-align: left;
  color: #01033f;
  font-weight: bold;
  background: url(../img/logo.png) no-repeat left center;
  padding-left: 280px;
}

.top_main_a {
  float: left;
  width: 184px;
  height: 146px;
}

.top_main h2 {
  float: left;
  color: red;
  font-family: "SimSun";
  font-size: 42px;
  margin: 0;
  padding: 0;
  height: 200px;
}

.nav {
  position: relative;
  z-index: 1;
  width: 1200px;
  margin: 0 auto;
  background-color: #3370ff;
  height: 44px;
}

.wrapper {
  width: 1200px;
  margin: 20px auto;
}

#main_left {
  width: 880px;
  float: left;
  min-height: 500px;
  margin-right: 20px;
}

/**主体内容左边**/
.NewC_box {
  width: 412px;
  height: 350px;
  background-color: #fff;
}

.DCenter {
  padding-top: 20px;
  clear: both;
}

.Knowledge {
  padding-top: 20px;
  clear: both;
}

.Knowledge>ul {
  overflow: hidden;
  margin-top: 20px;
}

.Knowledge>ul>li {
  position: relative;
  float: left;
  background: linear-gradient(180deg, #d2dfff, #ebf1ff, #ECF4FF);
  overflow: hidden;
  width: 214px;
  height: 240px;
  padding: 20px 0;
  box-sizing: border-box;
  margin-left: 8px;
  border-radius: 11px;
}

.Knowledge>ul>li:first-child {
  margin-left: 0;
}

.Knowledge_icon {
  position: relative;
  text-align: center;
  height: 40px;
}

.Knowledge_title {
  text-align: center;
  color: #1470fc;
  font-size: 16px;
  font-weight: 600;
  margin: 14px 0 16px;
}

.Knowledge ol {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0;
  list-style: none;
}

.Knowledge ol>li {
  position: relative;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  margin: 0;
  list-style: none;
  text-align: center;
}

.Conact {
  padding-top: 20px;
  clear: both;
}

.Conact_title {
  border-bottom: 1px solid #c4d5fa;
  height: 36px;
  line-height: 36px;
  padding-bottom: 6px;
  overflow: hidden;
}

.Conact_title_p {
  color: #131f3d;
  font-size: 20px;
  font-weight: 600;
}

.Conact_box {
  width: 430px;
  height: 365px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 7px;
  margin-top: 20px;
  transition: all 0.2s;
}

.Conact_box:hover {
  box-shadow: 0 0 24px rgb(30 70 190 / 12%);
}

#main_right {
  width: 300px;
  float: left;
}

#main_right .module {
  height: 306px;
}

.Offer {
  margin-bottom: 22px;
  position: relative;
  border: 1px solid #ebeced;
  background: #fff;
}

.Policy {
  margin-bottom: 22px;
  border: 1px solid #ebeced;
  background: #fff;
}

.Service {
  margin-bottom: 22px;
  border: 1px solid #ebeced;
  background: #fff;
}

.Dexample {
  border: 1px solid #ebeced;
  background: #fff;
}

.KnowStudy {
  margin-bottom: 22px;
  border: 1px solid #ebeced;
  background: #fff;
}

.c-blogroll {
  margin-bottom: 50px;
}

#foot_box {
  width: 1200px;
  margin: 0 auto;
  min-height: 580px;
  clear: both;
}

#footer {
  clear: both;
  width: 100%;
  height: 136px;
  padding-top: 18px;
  background-color: #5a5a5a;
  text-align: center;
}

.module ul {
  padding: 5px 15px;
}

.module li {
  position: relative;
  height: 30px;
  line-height: 30px;
  margin: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  padding-left: 16px;
}

.module li::before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  display: block;
  content: " ";
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #8a94a4;
}

.loading {
  background: url("/img/loading.gif") center center no-repeat;
  width: 100%;
}

.jsewm {
  width: 127px;
  height: 127px;
  z-index: 100;
  border: 1px solid #ccc;
}

.login a {
  margin-left: 20px;
  font-size: 15px;
  color: #272626;
}

.login a img {
  margin: 2px 4px -2px 0;
}

.f1 {
  border: 1px solid #3370ff;
  background-color: #fff;
}

.f1,
.f2,
.f3,
.f4,
.f5,
.f6,
.f7,
.f8 {
  overflow: hidden;
}

.f8 {
  margin-top: 5px;
}

.f2,
.f3,
.f4,
.f5,
.f6,
.f7,
.f9 {
  margin-top: 20px;
}

.f7 {
  background-color: #fff;
}

.mb20 {
  margin-bottom: 26px;
}

.p-out {
  height: 0;
  overflow: hidden;
  position: relative;
  left: -9999px;
  display: none;
}

.f9 h2 a {
  width: 1000px;
  height: 170px;
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
  display: block;
  outline: none;
}

.idb {
  height: 200px;
  overflow: hidden;
  padding-top: 15px;
  background-color: #fff;
}

.idb li {
  float: left;
  width: 134px;
  height: 185px;
  margin-left: 31px;
  position: relative;
}

.idb li.idb-1 {
  background-position: -28px -22px;
  margin-left: 20px;
}

.idb li.idb-2 {
  background-position: -188px -24px;
}

.idb li.idb-3 {
  background-position: -350px -25px;
}

.idb li.idb-4 {
  background-position: -510px -29px;
}

.idb li.idb-5 {
  background-position: -675px -23px;
}

.idb li.idb-6 {
  background-position: -840px -22px;
}

.idb li a {
  display: block;
  width: 100%;
  height: 230px;
}

.idb li a span {
  position: absolute;
  width: 100%;
  height: 70px;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 70px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.idb li.idb-1 a span {
  background-color: #55a7d6;
}

.idb li.idb-2 a span {
  background-color: #5ebdb7;
}

.idb li.idb-3 a span {
  background-color: #eaa562;
}

.idb li.idb-4 a span {
  background-color: #84b98f;
}

.idb li.idb-5 a span {
  background-color: #8171c9;
}

.idb li.idb-6 a span {
  background-color: #0062a3;
}

.textcss {
  height: 16px;
  width: 105px;
  border: 1px solid #bac3ca;
  margin-top: 6px;
}

.errorMes {
  float: left;
  margin-left: 10px;
  height: 22px;
  line-height: 22px;
  color: red;
  font-size: 12px;
  margin-top: 4px;
  display: inline;
  width: 181px;
}

.submitCss,
.registerCss {
  height: 20px;
  cursor: pointer;
  width: 59px;
  border: 0;
}

.submitCss span,
.registerCss span {
  position: relative;
  z-index: -1;
}

.h-l-l-f-problem {
  padding: 0 10px 0 20px;
  margin-top: 8px;
  display: inline;
  line-height: 14px;
  height: 14px;
  position: absolute;
  right: 210px;
}

.h-l-l-f-problem a {
  color: #333;
  text-decoration: none;
}

.h-l-l-f-problem a:hover {
  color: #333;
  text-decoration: underline;
}

.h-l-l-f-data {
  float: right;
  height: 22px;
  line-height: 22px;
  margin-top: 4px;
  margin-top: 3px \9;
  color: #fff;
  text-align: right;
  display: inline;
  margin-left: 15px;
}

.log {
  height: 78px;
  background: #f4f4f4;
  overflow: hidden;
}

.logo {
  width: 1000px;
  margin: 0 auto;
  height: 78px;
}

.logo h2 {
  display: inline;
  position: relative;
  bottom: 40px;
  font-size: 25px;
  color: #026899;
  top: -30px;
}

.c-flash {
  height: 235px;
  overflow: hidden;
  position: relative;
  min-width: 1200px;
}

.c-flash img {
  height: 235px;
  border: none;
  display: block;
  margin: 0 auto;
}

.topPic_Div {
  width: 1600px;
}

@media (min-width: 1000px) {
  .topPic_Div {
    margin-left: -120px;
  }
}

@media (min-width: 1200px) {
  .topPic_Div {
    margin-left: -60px;
  }
}

@media (min-width: 1600px) {
  .topPic_Div {
    margin-left: 0px;
  }
}

.navigation-ul {
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  margin: 0 auto;
  width: 1200px;
  list-style: none;
  padding: 0;
}

.navigation-ul li.n-ui-fli {
  float: left;
  height: 48px;
  width: 115px;
  position: relative;
  text-align: center;
  margin-top: -2px;
}

.navigation-ul li.n-ui-fli a {
  color: #fff;
  float: left;
  line-height: 44px;
  cursor: pointer;
  font: 18px "microsoft yahei";
  cursor: pointer;
  width: 115px;
  position: relative;
  z-index: 2;
}

.navigation-ul li.n-ui-fli a span {
  height: 44px;
  display: inline-block;
  position: relative;
  top: 10px;
  right: 0;
}

.navigation-ul li.n-ui-fli:hover {
  background: #3377ff;
  color: #fff;
}

.navigation-ul li.n-ui-fli ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  font-size: 14px;
  width: 100%;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
  display: none;
  text-align: center;
  border-radius: 0 0 7px 7px;
  padding-top: 5px;
}

.navigation-ul li.n-ui-fli:hover ul {
  display: block;
}

.navigation-ul li.n-ui-fli ul a {
  color: #1d409a;
  height: 32px;
  line-height: 32px;
  padding-left: 0;
  display: block;
  float: none;
  width: 100%;
}

.navigation-ul li.n-ui-fli ul li {
  height: 42px;
  line-height: 42px;
}

.navigation-ul li.n-ui-fli ul li:hover {
  background: #ECF4FF;
  color: #1d409a;
}

.navigation-ul li.n-ui-fli ul li:hover a {
  color: #1d409a;
  background: none;
}

.navigation-ul li.n-ui-fli2 {
  float: left;
  height: 38px;
  width: 115px;
  position: relative;
  text-align: center;
  margin-top: -4px;
}

.navigation-ul li.n-ui-fli2 a {
  width: 115px;
  color: #fff;
  float: left;
  line-height: 38px;
  cursor: pointer;
  font: 16px "microsoft yahei";
  cursor: pointer;
}

.navigation-ul li.n-ui-fli2 a span {
  height: 38px;
  display: inline-block;
  padding-right: 15px;
  color: #304c66;
  position: relative;
  top: 4px;
  right: 0;
}


.b-wheelBroadcastPictures,
.b-wheelBroadcastPictures div {
  width: 1000px;
  height: 190px;
  overflow: hidden;
  margin: 0 auto;
}

.b-wheelBroadcastPictures img {
  width: 100%;
  height: 100%;
  border: none;
}

#playNum a.on {
  background: #fee9ca;
  color: #cc0001;
}

.c-wheelBroadcastPictures {
  width: 468px;
  height: 350px;
  float: left;
  overflow: hidden;
}

#playNum a.on {
  background: #fee9ca;
  color: #cc0001;
}

.c-news {
  height: 350px;
  position: relative;
}

.n-b-firstNews h2 {
  line-height: 33px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  margin-top: 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.n-b-firstNews h2 a,
.n_c_content h2 a:hover {
  color: #43629e;
}

.n-b-firstNews h2 a {
  text-decoration: none;
}

.n-b-firstNews h2 a:hover {
  text-decoration: underline;
}

.n-b-firstNews p {
  font-size: 14px;
  line-height: 22px;
  color: #43629e;
  border-bottom: 1px dashed #98999b;
  padding: 15px 15px 15px 0;
  padding-top: 10px;
}

.n-b-firstNews p a,
.n_c_content p a:hover {
  color: #bb0200;
  text-decoration: none;
  padding-left: 10px;
}

.n-b-firstNews p a:hover {
  color: #d83432;
  text-decoration: underline;
}

#gzdt .module ul em {
  color: #858585;
  font-size: 12px;
  text-align: right;
  float: right;
  margin-left: 15px;
}

.zcfg {
  width: 495px;
  background-color: #fff;
}

.c-announcement {
  width: 210px;
  height: 267px;
  float: left;
  margin-left: 10px;
  display: inline;
  overflow: hidden;
}

.an-c-wb {
  font-size: 14px;
  padding: 8px 0 0 40px;
}

.area-hf {
  height: 42px;
  line-height: 42px;
  border-top: 3px solid #3487e5;
  position: relative;
}

.area-hf h3 {
  font-size: 14px;
  color: #3487e5;
  height: 42px;
  padding-left: 11px;
  font-weight: 700;
}

.zcfg-title-more a {
  height: 42px;
  color: #496300;
  position: absolute;
  top: 0;
  right: 10px;
}

.zcfg-title-more a:hover {
  color: #fd8900;
}

.area-content {
  height: 268px;
  border: 1px solid #e2e2e2;
  margin-top: 5px;
  padding-top: 8px;
  padding-left: 15px;
}

.area-content .loading {
  height: 279px;
}

.area-content li a {
  color: #333;
  height: 26px;
  line-height: 26px;
}

.area-content li a:hover {
  color: #fd8900;
}

.area-content li em {
  position: absolute;
  right: 0;
  padding-right: 11px;
  height: 26px;
  line-height: 26px;
  color: #208305;
}

.yfkjcg,
.zfkjcg {
  width: 495px;
  height: 303px;
  background-color: #fff;
}

.qyxq,
.cgal {
  width: 495px;
  background-color: #fff;
}

.jzqb {
  width: 495px;
  background-color: #fff;
}

.jzqb #jzqb {
  padding: 12px 0 7px 21px;
}

.f6 .sl .zljy {
  padding: 10px 0;
}

.f6 .sl .title {
  font-size: 18px;
  display: inline;
  color: #dd4746;
  font-weight: 700;
}

.f6 .sl .more {
  font-size: 14px;
  position: relative;
  left: 335px;
  top: 0;
  display: inline;
}

.zlxz {
  width: 495px;
  background-color: #fff;
}

.zlxz #zlxz {
  padding: 12px 0 12px 21px;
}

.f6 .sl .fwqk {
  padding: 10px 0;
}

.titlenav {
  position: relative;
  height: 50px;
}

.titlenav .bg {
  color: #dd4746;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  padding-left: 22px;
  font-weight: 700;
}

.titlenav .more {
  font-size: 16px;
  position: absolute;
  right: 15px;
  top: 26px;
}

.c-advertisement {
  width: 1000px;
  height: 100px;
  overflow: hidden;
}

.c-zxjy {
  width: 210px;
  height: 77px;
  float: left;
  margin-left: 10px;
  display: inline;
  overflow: hidden;
}

.c-zxjy img {
  width: 210px;
  height: 77px;
}

.c-innovationDynamic {
  width: 210px;
  height: 207px;
  float: left;
  margin-left: 10px;
}

.lb {
  border: none;
  width: 330px;
  height: 246px;
}

u {
  text-decoration: none;
}

em {
  font-style: normal;
}

a {
  text-decoration: none;
  outline: none;
}

.box {
  margin: 0 auto;
  text-align: left;
  width: 1034px;
}

.clearfix {
  clear: both;
}

#play {
  max-width: 468px;
  height: 350px;
  overflow: hidden;
  position: relative;
}

#playBg {
  z-index: 2;
  filter: alpha(opacity=40);
  opacity: 0.4;
  position: absolute;
  bottom: 0;
  left: 1px;
  border-width: 0;
  height: 33px;
  background: #000;
  overflow: hidden;
  right: 0;
}

#playText {
  z-index: 2;
  font-size: 14px;
  width: 300px;
  height: 34px;
  padding-left: 6px;
  line-height: 34px;
  overflow: hidden;
  position: absolute;
  cursor: pointer;
  left: 0;
  bottom: 0;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#playText a,
#playText a:hover {
  color: #fff;
  text-decoration: none;
}

#playNum {
  z-index: 3;
  position: absolute;
  height: 15px;
  right: 6px;
  bottom: 5px;
}

#playNum a {
  float: left;
  width: 7px;
  height: 7px;
  margin-right: 8px;
  background: #c0c0c2;
  overflow: hidden;
  text-indent: -9999px;
  border-radius: 3px;
  cursor: pointer;
}

#playNum a.on {
  width: 11px;
  height: 11px;
  position: relative;
  top: -2px;
  border-radius: 5px;
}

.copyright_copyright_text a {
  text-decoration: none;
  outline: medium none;
}

.copyright_copyright {
  width: 1000px;
}

.copyright_copyright_text {
  margin: 0 auto;
  width: 1000px;
  color: #333;
  text-align: center;
  line-height: 25px;
}

.copyright_copyright_text a {
  padding-left: 5px;
  padding-right: 5px;
  color: #333;
}

.copyright_copyright_text a:hover {
  text-decoration: none;
  color: #fd8900;
}

.copyright_copyright_text_link:link {
  text-decoration: none;
  color: #333;
}

.copyright_copyright_text_link:visited {
  text-decoration: none;
  color: #333;
}

.copyright_copyright_text_link:hover {
  text-decoration: none;
  color: #fd8900;
}

.sl-swyy-content .loading {
  height: 199px;
}

.tzgg,
.sl {
  height: 348px;
}

.sl-t-l,
.sy_z_l {
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px solid #ebeced;
  padding: 7px 15px 0 22px;
  overflow: hidden;
  height: 42px;
  line-height: 42px;
}

.sl-t-name {
  color: #3370ff;
  font-size: 16px;
}

.sl-t-more {
  float: right;
  font-size: 14px;
}

.c-zlzr-content li {
  float: none;
  display: block;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  padding-left: 16px;
  position: relative;
}

.c-zlzr-content span {
  padding-right: 15px;
  position: absolute;
  width: 35px;
  right: 0;
  top: 0;
  color: #666;
}

.c-zlzr-content span {
  width: 70px;
}

.more a {
  color: #43629e;
  font-size: 16px;
}

.c-zlzr-content a {
  color: #43629e;
  text-decoration: none;
  width: 260px;
  height: 25px;
  overflow: hidden;
  /* display: inline-block; */
}

.sl-swyy-content a:hover,
.c-zlzr-content a:hover {
  color: #ff8309;
}

.more a:hover {
  color: #3487e5;
}

.sl-t-d {
  height: 24px;
  line-height: 24px;
  width: 226px;
}

.sl-t-d>span:first-child {
  color: #3370ff;
  font-size: 16px;
  font-weight: bold;
}

.sl-t-d>span:last-child {
  float: right;
  font-size: 14px;
}

.sl-swyy-contentd {
  color: #525252;
  width: 192px;
  position: absolute;
  top: 0px;
  left: -5px;
}

.sl-swyy-contentd li {
  height: 24px;
  line-height: 24px;
  width: 176px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.c-zlzr-contentd li {
  float: none;
  display: block;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  padding-left: 16px;
  position: relative;
}

.sl-swyy-contentd span,
.c-zlzr-content span {
  padding-right: 15px;
  position: absolute;
  width: 35px;
  right: 0;
  top: 0;
  color: #666;
}

.SimpleList210-kjjr {
  /* width: 233px; */
  /* height: 375px; */
  /* border: solid 1px #F3F3F3; */
}

.sl-kjjr-title {
  /* width: 233px; */
  height: 38px;
  /* border-bottom: solid 1px #F3F3F3; */
  position: relative;
}

.sl-k-t-bt {
  font-size: 16px;
  font-weight: 700;
  padding-left: 8px;
  color: #dd4746;
  width: 30px;
  position: absolute;
  top: 15px;
}

.k-t-bt-more {
  width: 30px;
  line-height: 25px;
  display: block;
  left: 8px;
  top: 215px;
  position: absolute;
  color: #333;
  font-size: 16px;
}

.k-t-bt-more:hover {
  color: #3487e5;
}

.sl-kjjr-content {
  /* padding: 1px 0 0 0; */
  color: #525252;
  /* height: 210px; */
}

.sl-kjjr-content a {
  color: #525252;
  text-decoration: none;
}

.sl-kjjr-content a:hover {
  color: #fd8900;
}

.sl-kjjr-content .loading {
  height: 242px;
}

.c-cd-yqzs {
  position: relative;
  top: -1px;
}

.DistriparkDisplay-title {
  line-height: 27px;
  height: 27px;
  border: 1px solid #b8cf74;
  position: relative;
  background: url(../../img/style_cqrc/DistriparkDisplay-title.jpg) repeat-x;
}

.DD-t-h2 {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  padding-left: 13px;
}

.DD-t-more {
  color: #333;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 10px;
}

.DD-t-more:hover {
  color: #fd8900;
  text-decoration: none;
}

.DistriparkDisplay-content {
  width: 998px;
  height: 133px;
  border: 1px solid #b8cf74;
  border-top: none;
  padding-top: 22px;
  overflow: hidden;
  *margin-top: -3px;
  position: relative;
}

.DistriparkDisplay-content .loading {
  height: 133px;
}

.picmodule img,
.scroll_horizontal img {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  transition: all 0.3s;
}

.picmodule li:first-child {
  margin-left: 0;
}

.picmodule li {
  box-sizing: border-box;
  float: left;
  width: 285px;
  margin: 20px 0 0 20px;
  background: #fff;
  font-size: 14px;
  border-radius: 7px;
  overflow: hidden;
}

.picmodule li:hover img {
  transform: scale(1.1);
}

.picmodule_title {
  height: 36px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin: 8px;
}

.picmodule_img {
  overflow: hidden;
  height: 210px;
}

#qyzs .picmodule li {
  width: 224px;
  padding: 0;
}

#qyzs .picmodule_title {
  display: none;
}

#qyzs .picmodule_img {
  height: 120px;
}

#blogroll .picmodule li {
  width: 118px;
  height: 38px;
  margin-left: 0px;
}

.DD-c-div {
  width: 20000px;
  position: relative;
}

.DD-c-d-ul {
  float: left;
  height: 122px;
}

.DD-c-item {
  width: 164px;
  height: 122px;
  padding-left: 30px;
  float: left;
}

.DD-c-item img {
  width: 162px;
  height: 92px;
  border: 1px solid #ccc;
  display: block;
}

.DD-c-i-title {
  display: block;
  line-height: 28px;
  text-align: center;
}

.DD-c-i-title a {
  color: #333;
  text-decoration: none;
}

.DD-c-i-title a:hover {
  color: #fd8900;
  text-decoration: none;
}

.scroll_horizontal li:first-child {
  margin-left: 10px;
}

.scroll_horizontal li {
  float: left;
  height: 124px;
  width: 188px;
  margin-right: 12px;
}

.scroll_horizontal li p {
  visibility: hidden;
  border: 0 !important;
}

.list-right {
  float: left;
  margin-left: 10px;
  width: 210px;
  display: inline;
  position: relative;
}

.l-l-title {
  font-size: 17px;
  color: #3370ff;
  height: 24px;
  line-height: 24px;
  margin: 0;
}

.l-l-name {
  color: #3370ff;
  font-size: 16px;
  width: 96px;
  border-bottom: 4px solid #3370ff;
  float: left;
  font-weight: normal;
}

.l-l-ul {
  padding: 20px 20px;
  border: 1px solid #ddd;
  min-height: 999px;
  max-height: 922px;
}

.l-l-ul2 {
  padding: 20px 20px;
  border: 1px solid #ddd;
  min-height: 999px;
  max-height: 922px;
}

.l-l-ul2 ul {
  margin-left: 10px;
}

.l-l-ul li {
  background: url(/img/list_bg.png) no-repeat;
  background-position-y: 12px;
  height: 28px;
  line-height: 28px;
  padding-left: 16px;
  position: relative;
  overflow: hidden;
}

.l-l-ul li a.l-l-ul-title {
  display: block;
  height: 28px;
  float: left;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  font-family: "微软雅黑 Regular", "微软雅黑" !important;
  max-width: 525px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.l-l-ul li a.l-l-ul-title:hover {
  color: #fd8900;
}

.l-l-ul li a.l-l-ul-type {
  float: left;
  color: red;
  font-size: 14px;
  width: 70px;
  margin-right: 5px;
}

.l-l-ul li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #333;
  font-family: "Arial Negreta", "Arial" !important;
  font-size: 14px;
}

.l-l-ul2 li {
  height: 164px;
  margin-bottom: 24px;
}

.l-l-ul2 li img {
  width: 244px;
  height: 164px;
  float: left;
}

.l-l-ui-right {
  height: 94px;
  margin-left: 244px;
  text-align: center;
}

.l-l-ui-right h3 {
  line-height: 24px;
  height: 24px;
  font: 16px "Microsoft YaHei";
  margin: 0;
  margin-bottom: 10px;
}

.l-l-ui-right h3 a:hover {
  text-decoration: underline;
}

.l-l-ui-right p {
  width: 472px;
  margin-left: 20px;
  line-height: 26px;
  height: 128px;
  overflow: hidden;
  font-size: 14px;
  border: 0;
}

.list-left {
  position: relative;
}

.l-l-ul2-search {
  height: 42px;
  line-height: 42px;
  text-align: right;
  position: absolute;
  right: 10px;
  top: 0;
}

.l-l-ul2-search label {
  margin-left: 20px;
}

.s-input {
  height: 22px;
  border: 1px solid #d0cfcd;
  width: 160px;
}

.s-btn {
  width: 70px;
  height: 24px;
  overflow: hidden;
  border: none;
  background: #3687e3;
  color: #fff;
  cursor: pointer;
}

.list_content_line_download {
  position: absolute;
  right: 10px;
  height: 28px;
  _height: 27px;
  color: #208305;
  font-size: 14px;
  display: inline;
}

.list_content_line_download a:link {
  text-decoration: none;
  color: #208305;
}

.list_content_line_download a:visited {
  text-decoration: none;
  color: #208305;
}

.list_content_line_download a:hover {
  text-decoration: none;
  color: #fd8900;
}

.c-currentLocation {
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 16px;
}

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

.c-currentLocation a:hover {
  text-decoration: underline;
  color: #337312;
}

.zscq-pic {
  height: 100px;
}

.zscq-pic a {
  width: 385px;
  height: 100px;
  overflow: hidden;
  float: left;
}

.zscq-pic a img {
  width: 385px;
  height: 100px;
}

.zscq-pic2 {
  height: 100px;
}

.zscq-pic2 a {
  width: 780px;
  height: 100px;
  overflow: hidden;
  float: left;
}

.zscq-pic2 a img {
  width: 780px;
  height: 100px;
}

.zscq-item {
  width: 355px;
  float: left;
  display: inline;
}

.zscq-sl-title {
  line-height: 38px;
  height: 38px;
  padding-left: 13px;
  border: 1px solid #eee;
  position: relative;
}

.zscq-sl-title h2 {
  height: 38px;
  font-size: 14px;
  font-weight: bold;
  color: #3487e3;
}

.zscq-sl-title span {
  position: absolute;
  right: 12px;
  top: 0;
}

.zscq-sl-title span a {
  color: #3487e3;
  text-decoration: none;
}

.zscq-sl-title span a:hover {
  color: #fd8900;
}

.zscq-sl-ul {
  padding: 7px 15px;
  border: 1px solid #eee;
  border-top: none;
}

.zscq-sl-ul li,
.zscq-sl-ul #tzgg li {
  line-height: 24px;
  height: 24px;
  position: relative;
  padding-left: 15px;
  background: url("../../img/style_cqrc/style25.png") no-repeat -282px -32px;
}

.zscq-sl-ul li a {
  color: #333;
  text-decoration: none;
}

.zscq-sl-ul li a:hover {
  color: #fd8900;
}

#kjzj.zscq-sl-ul li span {
  color: red;
  width: 60px;
  position: absolute;
  left: 15px;
}

#kjzj.zscq-sl-ul li a {
  margin-left: 65px;
}

.lndj {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  display: none;
}

. .copyright_copyright_text .copyright_copyright_text_link a:hover {
  color: #fd8900;
}

#tjzj1 #prev {
  display: none;
}

.technologyExpert-content #prev {
  display: none;
}

.mt15 {
  margin-top: 15px;
}

.c-l {
  float: left;
  width: 750px;
}

.c-r {
  float: right;
  width: 235px;
}

.title-default {
  border-bottom: 4px solid #3487e5;
  height: 28px;
  position: relative;
}

.c-zscqfw-content li {
  width: 341px;
  height: 70px;
  float: left;
  margin-left: 31px;
  margin-top: 10px;
  overflow: hidden;
}

.c-zscqfw-content li a {
  width: 341px;
  height: 70px;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
}

.c-zscqfw-content li.s-line {
  margin-top: 13px;
}

.c-title-b {
  height: 42px;
  line-height: 42px;
  border-top: 3px solid #3487e5;
  position: relative;
}

.c-title-b h3 {
  font-size: 16px;
  font-weight: 700;
  color: #3487e5;
  padding-left: 18px;
}

.c-title-b a {
  position: absolute;
  right: 15px;
  top: 0;
  line-height: 42px;
  color: #565656;
  text-decoration: none;
  z-index: 2;
}

.c-title-b a:hover {
  text-decoration: underline;
}

.c-show {
  overflow: hidden;
}

.c-show li {
  width: 187px;
  height: 154px;
  overflow: hidden;
  background: #f6f7f9;
  margin-left: 11px;
  float: left;
  display: inline;
}

.c-show .qc-img {
  width: 187px;
  height: 124px;
  overflow: hidden;
  display: block;
}

.c-show .qc-img img {
  width: 187px;
  height: 124px;
  border: none;
}

.c-show h2 {
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.c-show h2 a {
  color: #333;
  text-decoration: none;
}

.c-show h2 a:hover {
  text-decoration: underline;
}

.index-bottom {
  height: 140px;
  border-top: 1px solid #7d7d7d;
}

.blogroll-title {
  line-height: 42px;
  height: 42px;
  border-top: 3px solid #3487e5;
}

.blogroll-title h2 {
  font-weight: 700;
  font-size: 16px;
  padding-left: 18px;
  color: #3991eb;
}

.c-b-content {
  overflow: hidden;
  margin-top: 8px;
}

.c-b-content ul {
  list-style: none !important;
}

.c-b-content li {
  float: left;
  width: 188px;
  height: 55px;
  margin-left: 12px;
  margin-top: 12px;
  border: 1px solid #e2eaf8;
}

.c-b-content li:nth-child(6n + 1) {
  margin-left: 0;
}

.c-b-content li img {
  width: 188px;
  height: 55px;
  border: none;
  overflow: hidden;
}

.copyright_copyright {
  margin: 0 auto;
  margin-top: 20px;
  color: #333;
}

.copyright_copyright_text a {
  color: #fff;
}

.c-tab {
  height: 40px;
  border-bottom: 1px solid #3991eb;
  position: relative;
}

.c-tab ul {
  position: absolute;
  bottom: 0;
  height: 33px;
}

.c-tab ul li {
  height: 31px;
  line-height: 31px;
  padding: 0 10px;
  font-weight: 700;
  float: left;
  margin-left: 9px;
  display: inline;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #3790ec;
  color: #3991eb;
  background: #fff;
  border-bottom-color: #fff;
  cursor: pointer;
}

.c-tab ul li.selected {
  border: 1px solid #92cbf8;
  color: #fff;
  background: #3790ec;
}

.c-kjzj-more {
  position: absolute;
  right: 15px;
  top: 0;
  line-height: 40px;
  color: #333;
}

.c-kjzj-more:hover {
  color: #3991eb;
  text-decoration: underline;
}

.c-tc-list {
  overflow: hidden;
}

.c-tc-list ul {
  padding-left: 28px;
}

.c-tc-list li {
  width: 240px;
  height: 79px;
  overflow: hidden;
  float: left;
  position: relative;
  margin-top: 20px;
}

.c-tc-list li .qc-img {
  width: 92px;
  height: 77px;
  border: 1px solid #909090;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.c-tc-list li .qc-img img {
  width: 90px;
  height: 75px;
  border: 1px solid #fff;
}

.c-tc-list li h2 {
  position: absolute;
  top: 5px;
  line-height: 30px;
  left: 105px;
  color: #333;
  font-weight: 700;
  font-size: 14px;
  overflow: hidden;
  height: 30px;
}

.c-tc-list li h2 a {
  color: #333;
  text-decoration: none;
}

.c-tc-list li h2 a:hover {
  text-decoration: underline;
}

.c-tc-list li p {
  position: absolute;
  left: 105px;
  height: 50px;
  line-height: 25px;
  top: 35px;
}

#tjzj .rList li {
  width: 100%;
}

#tjzj .rList li p {
  width: 105px;
  position: static;
}

.app-01,
.app-02,
.app-03,
.app-04,
.app-05,
.app-06 {
  width: 225px;
  height: 70px;
  background: url("../../img/style_cqrc/app.png") no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  margin: 15px auto 0;
}

.app-04,
.app-05,
.app-06 {
  height: 73px;
}

.ApplicationCenter-ul a {
  width: 225px;
  height: 70px;
  display: block;
}

.app-02 {
  background-position: 0 -80px;
}

.app-03 {
  background-position: 0 -160px;
}

.app-04 {
  background-position: 0 -240px;
}

.app-05 {
  background-position: 0 -325px;
}

.app-06 {
  background-position: 0 -407px;
}

.c-show-item {
  overflow: hidden;
  padding-top: 3px;
}

.c-searchBox {
  width: 744px;
  height: 92px;
  border: 4px solid #a7d3fa;
}

.sb-sb {
  margin-left: 38px;
  margin-top: 22px;
}

.sb-border {
  width: 477px;
  height: 34px;
  border: 1px solid #4791fe;
  overflow: hidden;
}

.sb-border select {
  width: 91px;
  height: 34px;
  line-height: 34px;
  border: none;
  float: left;
}

.sb-border input {
  width: 366px;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  border: none;
  float: left;
}

.sb-searchBtn,
.sb-sb-gj {
  width: 76px;
  height: 36px;
  background: #fd8934;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
  margin-left: 7px;
  float: left;
  border: none;
  color: #fff;
}

.sb-sb-gj {
  width: 100px;
  background: #3285ff;
  margin-left: 6px;
}

.sb-checkbox {
  margin-left: 45px;
  margin-top: 8px;
}

.sb-checkbox input {
  position: relative;
  top: 3px;
}

.sb-checkbox span {
  padding-right: 3px;
}

.content_left_title {
  height: 24px;
  line-height: 24px;
  border: 0;
  margin: 0;
}

.content_left_title a {
  color: #3370ff;
  font-size: 16px;
  width: 96px;
  border-bottom: 4px solid #3370ff;
  float: left;
}

.content_left_date {
  text-align: center;
  line-height: 30px;
  margin-bottom: 20px;
}

.content_left_text {
  padding: 0 15px;
}

.c-title-bg-zlzr {
  line-height: 42px;
  height: 42px;
  border-top: 3px solid #3487e5;
  position: relative;
}

.converge-zlzr {
  padding-left: 15px;
  color: #3487e5;
  font-size: 16px;
}

.zl-t-more {
  position: absolute;
  right: 15px;
}

.zl-t-more a {
  color: #333;
}

.zl-t-more a:hover {
  color: #2387ea;
  text-decoration: underline;
}

.n-c-issue {
  margin-left: 300px;
}

.n-c-issue a {
  color: #3487e5;
}

.n-c-issue a:hover {
  text-decoration: underline;
}

.zcfg .SimpleList210-kjjr {
  height: 250px;
}

.content_main {
  margin-top: 15px;
}

.content_main_left {
  float: left;
}

.clear {
  clear: both;
}

.content_main_left li {
  margin-bottom: 5px;
}

.content_main_right {
  width: 720px;
  float: right;
}

.content_main_right_title {
  color: #3487e5;
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
  padding-left: 15px;
}

.col_left {
  float: left;
  width: 120px;
  text-align: right;
  min-height: 45px;
}

.col_right {
  float: left;
  margin-left: 10px;
  min-height: 45px;
  line-height: 45px;
  position: relative;
}

.col_div {
  border: 1px solid #ededed;
  border-top: 6px solid #cd1a1a;
  padding: 15px;
}

.col_main {
  line-height: 45px;
  font-size: 14px;
  overflow: hidden;
}

.kj_name {
  height: 24px;
  width: 440px;
  padding: 0 5px;
  border: 1px solid #7b9dd4;
  margin-top: 11px;
}

.col_right label {
  display: block;
  float: left;
  width: 90px;
}

.sub_btn {
  width: 90px;
  height: 35px;
  background-color: #78bde4;
  display: block;
  color: #fff;
  line-height: 35px;
  text-align: center;
  margin-top: 50px;
  border: 0px;
  cursor: pointer;
}

.app_isdisplay {
  float: left;
}

.right_search {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.content_main_right .publish {
  width: 105px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #e1aa45;
  display: block;
  color: #fff;
  float: left;
  margin-top: 10px;
}

.right_search div {
  float: right;
}

.right_search div a {
  width: 80px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #e1aa45;
  display: block;
  color: #fff;
  float: left;
  margin-top: 8px;
  margin-left: 10px;
}

.right_search div input {
  float: left;
  margin-top: 11px;
}

.list_table {
  width: 100%;
  border: 1px solid #e9e9e9;
  line-height: 30px;
  text-align: center;
}

.list_table tr {
  border: 1px solid #e9e9e9;
}

.list_table th {
  text-align: center;
}

.list_table .modfile {
  width: 62px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #62a0cf;
  color: #fff;
  display: inline-block;
}

.list_table .delete {
  width: 62px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #8fc35f;
  color: #fff;
  display: inline-block;
}

.apply_no,
.own_person,
.cost {
  width: 200px;
  height: 24px;
  border: 1px solid #7b9dd4;
  padding: 0 5px;
}

.cost {
  width: 140px;
}

.col_w50 {
  width: 50%;
  float: left;
}

.detail_div {
  border: 1px solid #ededed;
  margin-top: 40px;
}

.work_des {
  margin: 20px;
  padding: 15px;
  border: 1px solid #ededed;
  line-height: 45px;
  font-size: 14px;
}

.col_right textarea {
  padding: 5px;
  position: relative;
  top: 10px;
  margin-bottom: 20px;
  border: 1px solid #7b9dd4;
}

.col_right input[type="radio"] {
  position: relative;
  top: 2px;
}

.col_right .file {
  height: 24px;
  margin-top: 11px;
}

.submit {
  width: 80px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #e1aa45;
  display: block;
  color: #fff;
  float: left;
  margin-top: 8px !important;
  margin-left: 10px;
  border: 0px;
}

#confirmForm label.error {
  float: none !important;
  width: auto !important;
  display: inline !important;
  color: red;
  vertical-align: top;
  padding-left: 15px;
}

.work_des pre {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

< !-- -->.ano-left .sl-title {
  height: 38px;
  font-size: 16px;
  padding-left: 15px;
  background-color: #c50303;
}

.ano-left .sl-title .sl-t-l {
  height: 38px;
  position: static;
  background-color: #c50303;
  line-height: 38px;
}

.ano-left .sl-title .sl-t-more {
  position: static;
  width: auto;
  height: 38px;
  line-height: 38px;
}

.ano-left .sl-title .sl-t-more a {
  font-size: 14px;
}

.ano-left .sl-title .sl-t-more a:hover {
  color: #fff;
  text-decoration: underline;
}

.ano-left .sl-swyy-content li,
.ano-left .c-zlzr-content li {
  padding: 0;
}

.ano-left .module li a {
  color: #333 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 245px;
  color: #6699ff;
  text-decoration: none;
}

.ano-left .module li a:hover {
  text-decoration: underline;
}

.ano-left .sl-swyy-content {
  padding: 8px 0;
}

.ano-left .news-border .n-b-title {
  height: 38px !important;
  background-color: #c50303 !important;
  line-height: 38px !important;
}

.ano-left .news-border .n-b-title .n-b-t-h2 {
  height: 38px !important;
  position: static !important;
  padding-left: 15px;
}

.ano-left .news-border .n-b-title .n-b-t-more a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}

.ano-left .news-border {
  position: static;
}

.content_main_left ul li {
  width: 198px;
}

.content_main_left ul li a {
  padding: 0 !important;
  /* display: block; */
  line-height: 61px;
  width: 100%;
  text-align: center;
}

.content_main_left ul li a:hover {
  color: #fff;
}

.content_main_right {
  width: 770px;
  border-top: 7px solid #cd1a1a;
  background-color: #fff;
}

.right_search {
  height: 67px;
}

.content_main_right .publish {
  width: 155px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}

.right_search div input[type="text"] {
  width: 198px;
  height: 32px;
  border: 1px solid #a9a9a9;
  padding: 0 5px;
}

.right_search div input.submit {
  width: 110px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  margin-top: 10px !important;
  cursor: pointer;
}

.list_table {
  background: #fff;
  table-layout: fixed;
  width: 100%;
}

.w80 {
  width: 80px;
}

.w360 {
  width: 360px;
}

.list_table th {
  font-size: 16px;
  height: 50px;
  text-align: left;
  padding: 0 5px;
}

.list_table td {
  height: 26px;
  text-align: left;
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.list_table th.pl25,
.list_table td.pl25 {
  text-align: center;
}

.list_table td a.t-title {
  color: #333;
  font-size: 14px;
}

.list_table td a.t-title:hover {
  text-decoration: underline;
}

.content_main_left ul li.selected a {
  background-color: #4a65a2;
  color: #fff;
}

.sl-kjjr-content {
  padding: 8px 0 !important;
  width: auto !important;
}

.rd-a-hh-il-oh-at,
.rd-a-hh-il-oh-ad {
  color: red;
  font-size: 15px;
}

.daiwt-rsl-dl-b-l-contactSelect {
  margin-right: 26px;
}

.daiwt-rsl-dl-b-l-contactSelect a {
  padding: 5px 30px;
  background: #fff;
  border: 1px solid #ccc;
  color: #000;
}

.sy_z_name {
  position: relative;
  top: -4px;
  display: inline-block;
  height: 32px;
  color: #131f3d;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 2px solid #2374ff;
  padding-bottom: 4px;
  box-sizing: content-box;
}

.sy_z_more {
  float: right;
  font-size: 14px;
}

.eve .sy_eve_l {
  padding: 8px 8px 10px;
  height: 24px;
  line-height: 24px;
  margin: 8px 14px;
  border-bottom: 1px solid #b1bbce;
}

.eve .sy_eve_name {
  color: #333;
  font-size: 16px;
  font-weight: 600;
}

.eve .module li {
  padding-left: 0;
}

.eve .module li::before {
  display: none;
}

.slk {
  height: 24px;
  padding: 8px;
  background: #ddd;
  position: relative;
}

.sy_z_kn {
  float: right;
  width: 312px;
  height: 24px;
  line-height: 24px;
  margin: 0;
}

.sy_z_knname {
  float: left;
  font-size: 16px;
  color: #3370ff;
}

.sy_z_knmore {
  float: right;
  font-size: 14px;
}

.mt10 {
  margin-top: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mb-3 {
  *margin-bottom: -3px;
}

.mb20 {
  margin-bottom: 20px;
}

.f14 {
  font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
  font-size: 14px;
  color: white;
}

.w780 {
  width: 780px;
}

.w210 {
  width: 210px;
}

/*寻技术、找合作大小图开始*/
.zjs {
  width: 1000px;
  height: 80px;
  overflow: hidden;
  background-image: url("../../img/zjs_big.jpg");
  background-repeat: no-repeat;
}

.zjs_small {
  width: 780px;
  height: 80px;
  overflow: hidden;
  background-image: url("../../img/zjs.jpg");
  background-repeat: no-repeat;
  float: left;
}

.zjs_left {
  width: 360px;
  height: 80px;
  float: left;
  margin-left: 212px;
  display: inline;
  overflow: hidden;
}

.ml130 {
  margin-left: 130px;
}

.zjs_right {
  width: 147px;
  height: 80px;
  float: right;
  margin-right: 115px;
  display: inline;
}

.mr27 {
  margin-right: 27px;
}

.zjs_left_one {
  width: 90px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  float: left;
}

.zjs_left_one a:link,
.zjs_left_one a:visited {
  color: #ad770d;
  text-decoration: none;
}

.zjs_left_one a:hover {
  color: red;
  text-decoration: none;
}

.zjs_right_btn1 {
  width: 147px;
  height: 28px;
  margin-top: 10px;
  overflow: hidden;
}

.zjs_right_btn2 {
  width: 147px;
  height: 28px;
  margin-top: 6px;
  overflow: hidden;
}

/*公用平台检索框结束*/
/*登录loading*/
#myform img {
  width: 18px;
  height: 18px;
}

#playShow img {
  width: 468px;
  height: 350px;
}

.DataCenter {
  list-style: none;
}

.DataCenter>li {
  position: relative;
  float: left;
  width: 280px;
  height: 83px;
  border-radius: 8px;
  margin-left: 20px;
  margin-top: 20px;
  box-sizing: border-box;
  background: linear-gradient(90deg, #fff, #ECF4FF);
  box-shadow: 0 0 24px rgb(30 70 190 / 12%);
  transition: background .2s;
  cursor: pointer;
}

.DataCenter>li:nth-child(3n + 1) {
  margin-left: 0;
}

.DataCenter>li:hover {
  background: rgba(255, 255, 255, .8);
}

.DataCenter i.iconfont {
  position: absolute;
  font-size: 68px;
  right: 5px;
  bottom: 5px;
  color: #dfebff;
}

.DataCenter>li>a {
  position: relative;
  display: block;
  padding: 24px 20px 30px;
  color: #131f3d;
  font-size: 16px;
  font-weight: 600;
}

.DataCenter>li>a::after {
  position: absolute;
  bottom: 14px;
  left: 20px;
  display: block;
  content: " ";
  width: 30px;
  height: 1px;
  background: #6c7582;
}

.DataCenter>li>a:hover {
  color: #0060ff;
}

#playNum .swiper-pagination-switch {
  background-color: #fff;
  opacity: 0.5;
}

#playNum .swiper-pagination-switch.swiper-active-switch {
  opacity: 1;
  background-color: #fff;
}

.Knowledge_right {
  width: 476px;
  height: 242px;
  margin-top: 12px;
  margin-left: 32px;
}

.Knowledge_right li {
  float: left;
  width: 150px;
  height: 50px;
  border: 1px solid #ddd;
  margin: 0 10px 8px 0;
  text-align: center;
  line-height: 50px;
}

.Knowledge_right li.no_margin {
  margin-right: 0;
}

.Knowledge_right li a {
  font-size: 16px;
}

.list-group {
  border-radius: 7px;
}

.list-group-item {
  position: relative;
  font-size: 16px;
  text-align: center;
  border: none;
  padding: 12px 40px;
  background: none;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active a {
  color: #2374ff;
  background: none;
  font-weight: 700;
  font-size: 16px;
}

.list-group-item.active::after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  display: block;
  content: ' ';
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left: 12px solid #2374ff;
}

.list-group-item.active::before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  display: block;
  content: ' ';
  width: 4px;
  height: 30px;
  background: #2374ff;
}

.sub {
  height: 50px;
  font-size: 16px;
  font-weight: 700;
}

.main {
  padding: 0 25px;
  min-height: 630px;
  margin-bottom: 50px;
  margin-top: 12px;
}

.medias {
  margin: 20px 0 10px;
}

.medias-lg {
  margin-top: 25px;
  border-bottom: 1px solid #dde1e5;
  padding-bottom: 20px;
}

.medias-lg:first-child {
  margin-top: 0;
}

.medias-heading {
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.medias-heading .title {
  float: left;
  width: 65%;
  height: 27px;
  color: #000;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.medias-heading .title:hover {
  color: #3370ff;
}

.medias-heading .date {
  color: #666;
  font-size: 14px;
}

.medias-body {
  color: #888;
  line-height: 1.5;
  margin-top: 10px;
}

.medias-table {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.medias-left,
.medias-right {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}

.medias-left {
  width: 192px;
  padding-right: 15px;
}

.medias-object {
  border: 1px solid #eee;
  overflow: hidden;
}

.medias-object img,
.medias-object .img {
  height: 116px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.medias-object .img {
  background: url(/img/pic.jpg) no-repeat center center;
}

.medias:hover .medias-object img,
.medias:hover .medias-object .img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.medias-right .medias-body {
  margin-top: 15px;
  line-height: 1.7;
}

.medias-index:after {
  position: absolute;
  bottom: -5px;
  right: 20px;
  left: 90px;
  display: block;
  content: "";
  height: 1px;
  background: #eaeaec;
}

.medias-index .medias-left {
  width: 75px;
}

.medias-index .medias-date {
  width: 60px;
  height: 60px;
  border: 1px solid #e8e8e8;
  color: #848484;
  font-size: 13px;
  margin-top: 3px;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.medias-index .medias-date .day {
  height: 38px;
  line-height: 38px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.medias-index:hover .medias-date {
  color: #fff;
  border-color: #097ff4;
  background: #097ff4;
}

.medias-index .medias-body {
  margin-top: 10px;
}

.page {
  font-size: 0;
  text-align: center;
  margin: 30px 0;
}

.page a,
.page span,
.page span.active {
  display: inline-block;
  vertical-align: top;
  height: 34px;
  color: #333;
  font-size: 14px;
  padding: 6px 12px;
  margin: 0 3px;
  border: 1px solid #d8d8d8;
}

.page span {
  border: none;
  padding: 7px 0;
}

.page a:hover,
.page span.active {
  color: #fff;
  background-color: #3370ff;
  border-color: #3370ff;
}

.page .form-control {
  display: inline-block;
  width: 60px;
  height: 34px;
  border: 1px solid #d8d8d8;
  padding: 6px;
  margin: 0 5px;
}

.page .jump-btn {
  color: #fff;
  background-color: #3370ff;
  border-color: #3370ff;
}

.page .jump-btn:hover {
  background-color: #1f73d2;
  border-color: #1f73d2;
}

.list-wrapper {
  padding-top: 20px;
}