/* 首页 */
/*#fixed_left {
display: none;
}*/
.tcone {
  position: absolute;
  z-index: 99999;
  width: 326px;
  height: 320px;
  background: url(/statics/files/img/newckpx_tcbg.png) no-repeat;
  background-size: 100%;
  text-align: center;
}

.tcone>img {
  width: 126px;
  height: 126px;
  margin-top: 100px;
  margin-bottom: 10px;
  border-radius: 3px;
}

.tcone p {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
}

.tcone::after {
  display: block;
  cursor: pointer;
  content: "×";
  color: #2196f3;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 0px 2px 3px #00000090;
  line-height: 30px;
  position: absolute;
  top: 0px;
  right: 14px;
}

.tcone p span {
  color: #2285f5;
}

.zttxt span {
  color: #f75413 !important;
}

.sy_kczx a {
  cursor: pointer;
}
.main_liucheng {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
}

.main_liucheng a {
  display: block;
  width: 110px;
  line-height: 46px;
  margin-top: 10px;
  background: #f2f2f2;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
  text-indent: 1.5em;
  cursor: pointer;
}

.main_liucheng a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #2196f3;
}

.main_liucheng a {
  background-repeat: no-repeat;
  background-position: 16px;
}

.main_liucheng a:first-child {
  background-image: url(/statics/files/img/lcone_hv.png);
}

.main_liucheng a:first-child:hover {
  background-image: url(/statics/files/img/lcone_hvimg.png);
}

.main_liucheng a:nth-child(2) {
  background-image: url(/statics/files/img/lctwo_hv.png);
}

.main_liucheng a:nth-child(2):hover {
  background-image: url(/statics/files/img/lctwo_hvimg.png);
}

.main_liucheng a:nth-child(3) {
  background-image: url(/statics/files/img/lcthree_hv.png);
}

.main_liucheng a:nth-child(3):hover {
  background-image: url(/statics/files/img/lcthree_hvimg.png);
}

.main_liucheng a:nth-child(4) {
  background-image: url(/statics/files/img/lcfour_hv.png);
}

.main_liucheng a:nth-child(4):hover {
  background-image: url(/statics/files/img/lcfour_hvimg.png);
}

.main_liucheng a:nth-child(5) {
  background-image: url(/statics/files/img/lcfive_hv.png);
}

.main_liucheng a:nth-child(5):hover {
  background-image: url(/statics/files/img/lcfive_hvimg.png);
}

.main_liucheng a:nth-child(6) {
  background-image: url(/statics/files/img/lcsix_hv.png);
}

.main_liucheng a:nth-child(6):hover {
  background-image: url(/statics/files/img/lcsix_hvimg.png);
}

.main_liucheng a:nth-child(7) {
  background-image: url(/statics/files/img/lcseven_hv.png);
}

.main_liucheng a:nth-child(7):hover {
  background-image: url(/statics/files/img/lcseven_hvimg.png);
}

.main_liucheng a:nth-child(8) {
  background-image: url(/statics/files/img/lceight_hv.png);
}

.main_liucheng a:nth-child(8):hover {
  background-image: url(/statics/files/img/lceight_hvimg.png);
}

.main_liucheng a:last-child {
  background-image: url(/statics/files/img/lcnine_hv.png);
}

.main_liucheng a:last-child:hover {
  background-image: url(/statics/files/img/lcnine_hvimg.png);
}
.nwidget{margin-bottom: 19px;}
.box.nwidget.two .content.ding {border:0;}
.nwidget .content .ckjjlist.home-luqu li {
  border: none !important;
  padding: 0px;
  background: none;
  width: 31.5%;
  margin: 1px 2px;
  height: 23px;
}
.nwidget .content .home-luqu li a {
  padding: 0px 9px;
  background-color: #def;
}
.nwidget .content .ckjjlist.home-luqu li {
  border: none !important;
  padding: 0px;
  background: none;
  width: 31.5%;
  margin: 5px 2px;
  height: 30px;
}
.nwidget .content .home-luqu li a {
  padding: 15px 9px;
  background-color: #def;
  line-height: 30px;
}
.nwidget .content .home-luqu li.dingbtn {
  width: 215px;
}
.nwidget .content .home-luqu li.dingbtn a {
  width: 100%;
  display: block;
  padding: 0;
}