﻿.floadAd {
         position: absolute;
         z-index: 999900;
         display: none;
     }.only-bgc {
  width: 1200px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
li.layui-this > a:first-child {
  color: #1658A0;
}
/************ 核心 ************/
.dongkou-home .dongkou-search {
  width: 100%;
  min-width: 1200px;
  background: url('../images/home-banner.png;vpn_img') no-repeat center;
  background-size: 100% 100%;
  -webkit-animation: change 3s;
          animation: change 3s;
  padding: 10px 0;
}
.dongkou-home .dongkou-search .search-title {
  width: 350px;
  text-align: center;
  padding: 28px 0;
  margin: 0 auto;
  cursor: auto;
}
.dongkou-home .dongkou-search .search-title a {
  height: 40px;
  font-size: 43px;
  font-family: FZZhengHeiS-B-GB;
  font-weight: bold;
  color: #015293;
  line-height: 40px;
}
.dongkou-home .dongkou-search .search-module {
  width: 700px;
  height: 53px;
  margin: 0 auto;
  position: relative;
}
.dongkou-home .dongkou-search .search-module .search-select {
  width: 135px;
  height: 53px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  border: 1px solid #e5e5e5;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-right: none;
  color: #333;
  background: #fff url('../images/home-select.png;vpn_img') no-repeat 110px center;
  padding: 0 15px;
  opacity: 1;
}
.dongkou-home .dongkou-search .search-module::-ms-expand {
  display: none;
}
.dongkou-home .dongkou-search .search-module .search-input {
  width: 490px;
  height: 53px;
  position: absolute;
  top: 0;
  border: 1px solid #e5e5e5;
  border-left: none;
  color: black;
  font-size: 16px;
  text-indent: 5px;
  left: 135px;
  outline: none;
}
.dongkou-home .dongkou-search .search-module .search-icon {
  width: 77px;
  height: 52px;
  font-size: 14px;
  background: #0D4C99 url('../images/home-icon-search.png;vpn_img') no-repeat center;
  border-radius: 0px 6px 6px 0px;
  position: absolute;
  right: 0px;
  cursor: pointer;
  top: 0px;
}
.dongkou-home .dongkou-search .search-item {
  width: 900px;
  margin: 30px auto;
}
.dongkou-home .dongkou-search .search-item .item-cont {
  display: inline-block;
  width: 134px;
  height: 88px;
  margin-left: 35px;
  background: #F0F5FF;
  border-radius: 10px;
  -webkit-transition: .5s;
  transition: .5s;
}
.dongkou-home .dongkou-search .search-item .item-cont:hover {
  -webkit-transform: translate3d(0, -0.3rem, 0);
          transform: translate3d(0, -0.3rem, 0);
  -webkit-box-shadow: 0 0.25rem 1.25rem rgba(62, 151, 223, 0.3);
          box-shadow: 0 0.25rem 1.25rem rgba(62, 151, 223, 0.3);
}
.dongkou-home .dongkou-search .search-item .item-cont a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.dongkou-home .dongkou-search .search-item .item-cont a img {
  margin: 10px 45px 5px 47px;
  width: 34px;
  height: 32px;
}
.dongkou-home .dongkou-search .search-item .item-cont a p {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.dongkou-home .cont-start {
  width: 100%;
  height: 95px;
  margin-top: 20px;
  padding: 10px 0;
  background: url('../images/home-title1.png;vpn_img') no-repeat center;
}
.dongkou-home .cont-start h2 {
  text-align: center;
  margin: 15px 0;
  height: 34px;
  font-size: 31px;
  font-weight: bold;
  color: #015294;
  line-height: 36px;
  padding: 0 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dongkou-home .cont-start p {
  padding: 0 125px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dongkou-home .cont-active {
  margin: 20px 0;
  height: 400px;
}
.dongkou-home .cont-active .active-left {
  float: left;
  width: 645px;
  height: 386px;
  position: relative;
}
.dongkou-home .cont-active .active-left .swiper-container {
  width: 100%;
  height: 100%;
}
.dongkou-home .cont-active .active-left .swiper-slide {
  font-size: 18px;
  background: #fff;
  position: relative;
}
.dongkou-home .cont-active .active-left .swiper-slide .cover {
  width: 645px;
  height: 50px;
  line-height: 50px;
  background: rgba(21, 29, 45, 0.3);
  color: white;
  padding: 0 150px 0 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dongkou-home .cont-active .active-left .swiper-slide .carousel-wrap {
  width: 100%;
  height: 100%;
}
.dongkou-home .cont-active .active-left .swiper-slide .carousel-wrap img {
  width: 100%;
  height: 100%;
}
.dongkou-home .cont-active .active-left .swiper-pagination {
  left: 250px;
  bottom: 20px;
}
.dongkou-home .cont-active .active-right {
  float: right;
  width: 501px;
}
.dongkou-home .cont-active .active-right .layui-unselect {
  display: none;
}
.dongkou-home .cont-active .active-right .tab-conts {
  padding: 0;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-nav {
  height: 52px;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  background-color: #F5F5F5;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-nav .nav-item {
  padding: 0;
  width: 121px;
  height: 52px;
  font-size: 20px;
  line-height: 52px;
  margin: 0 !important;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-nav .layui-this {
  margin: 0;
  padding: 0;
  background: #0063B3;
  font-size: 20px;
  color: #FFFFFF;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-nav .layui-this:after {
  height: 52px;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-nav .layui-this a {
  color: #FFFFFF;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-nav .layui-this a:hover {
  color: #FFFFFF;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-cont {
  padding-left: 20px;
  height: 311px;
  font-size: 16px;
  color: #333333;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-cont ul {
  font-size: 18px;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-cont li {
  height: 20px;
  margin: 20px 0;
  list-style: none;
  position: relative;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-cont li a:first-child {
  display: inline-block;
  width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-cont li .li-marker {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  background: url("../images/home-yuan.png;vpn_img") no-repeat center;
  top: 5px;
  left: -18px;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-cont li:hover .li-marker {
  background: url("../images/home-yuan-active.png;vpn_img") no-repeat center;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-cont li .cont-mian {
  display: inline-block;
  width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-cont li .cont-mian:hover {
  color: #1658A0;
}
.dongkou-home .cont-active .active-right .tab-conts .tab-cont li .cont-time {
  float: right;
}
.dongkou-home .cont-gov .gov-title {
  width: 100%;
  height: 50px;
}
.dongkou-home .cont-gov .gov-cont {
  height: 300px;
}
.dongkou-home .cont-gov .gov-left {
  width: 625px;
  float: left;
}
.dongkou-home .cont-gov .gov-left .tab-conts {
  padding: 0;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-nav {
  height: 52px;
  font-weight: 400;
  color: #333333;
  line-height: 52px;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-nav .layui-this {
  height: 52px;
  line-height: 52px;
  color: #0063B3;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-nav .layui-this::after {
  height: 52px;
  border-bottom-color: #0063B3;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-nav .nav-item {
  font-size: 20px;
  line-height: 52px;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-nav li {
  margin-right: 20px;
  line-height: 52px;
  font-size: 22px;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-cont {
  padding-left: 20px;
  height: 250px;
  font-size: 16px;
  color: #333333;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-cont li {
  list-style: none;
  margin: 15px 0;
  position: relative;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-cont li .li-marker {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  background: url("../images/home-three2.png;vpn_img") no-repeat center;
  top: 5px;
  left: -18px;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-cont li:hover .li-marker {
  background: url("../images/home-three-active.png;vpn_img") no-repeat center;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-cont li .cont-mian {
  display: inline-block;
  width: 436px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-cont li .cont-mian:hover {
  color: #1658A0;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-cont li a:first-child {
  display: inline-block;
  width: 436px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-cont li a:first-child:hover {
  color: #1658A0;
}
.dongkou-home .cont-gov .gov-left .tab-conts .tab-cont li .cont-time {
  float: right;
}
.dongkou-home .cont-gov .gov-right {
  width: 525px;
  float: right;
  padding-top: 30px;
}
.dongkou-home .cont-gov .gov-right ul {
  margin-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dongkou-home .cont-gov .gov-right ul li {
  margin: 10px 0;
  padding-left: 10px;
  border: 1px solid #D2D2D2;
  border-radius: 0px 0px 15px 0px;
}
.dongkou-home .cont-gov .gov-right ul li a {
  display: inline-block;
  line-height: 60px;
}
.dongkou-home .cont-gov .gov-right ul li a span {
  font-size: 16px;
}
.dongkou-home .cont-link {
  height: 450px;
}
.dongkou-home .cont-link .link-left {
  width: 630px;
  float: left;
}
.dongkou-home .cont-link .link-left .link-title-one {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  background: url('../images/home-title3.png;vpn_img') no-repeat;
}
.dongkou-home .cont-link .link-left .left-cont-left {
  width: 330px;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts {
  padding: 0;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-nav {
  height: 52px;
  font-weight: 400;
  color: #333333;
  line-height: 52px;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-nav .layui-this {
  height: 52px;
  line-height: 52px;
  color: #0063B3;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-nav .layui-this::after {
  height: 52px;
  border-bottom-color: #0063B3;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-nav .nav-item {
  font-size: 20px;
  line-height: 52px;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-nav li {
  margin-right: 20px;
  line-height: 52px;
  font-size: 22px;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-cont {
  padding-left: 20px;
  height: 200px;
  font-size: 16px;
  color: #333333;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-cont li {
  list-style: none;
  height: 20px;
  margin: 15px 0;
  position: relative;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-cont li .li-marker {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  background: url("../images/home-bigyuan.png;vpn_img") no-repeat center;
  top: 5px;
  left: -18px;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-cont li:hover .li-marker {
  background: url("../images/home-bigyuan-active.png;vpn_img") no-repeat center;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-cont li a:first-child {
  display: inline-block;
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-cont li a:first-child:hover {
  color: #1658A0;
}
.dongkou-home .cont-link .link-left .left-cont-left .tab-conts .tab-cont li .cont-time {
  float: right;
}
.dongkou-home .cont-link .link-left .left-cont-right {
  width: 270px;
}
.dongkou-home .cont-link .link-left .left-cont-right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dongkou-home .cont-link .link-left .left-cont-right ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.dongkou-home .cont-link .link-left .left-cont-right ul li p {
  font-size: 16px;
}
.dongkou-home .cont-link .link-left .left-cont-right .znwd {
  background: #F5F5F5;
}
.dongkou-home .cont-link .link-left .left-cont-right .znwd p {
  width: 260px;
  padding: 5px 10px;
  height: 46px;
  font-size: 14px;
  overflow: hidden;
}
.dongkou-home .cont-link .link-left .left-cont-right .cjwt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dongkou-home .cont-link .link-left .left-cont-right .cjwt span {
  width: 130px;
  height: 87px;
  background: #F5F5F5;
  text-align: center;
}
.dongkou-home .cont-link .link-left .left-cont-right .cjwt span img {
  margin-top: 17px;
}
.dongkou-home .cont-link .link-left .left-cont-right .cjwt span p {
  margin-top: 10px;
  font-size: 16px;
}
.dongkou-home .cont-link .link-right {
  width: 500px;
  float: right;
  /*部门服务*/
}
.dongkou-home .cont-link .link-right #bmfw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dongkou-home .cont-link .link-right #bmfw .bmfw-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 118px;
  height: 48px;
  background: #F5F5F5;
  margin-bottom: 20px;
}
.dongkou-home .cont-link .link-right #bmfw .bmfw-item a {
  font-size: 16px;
}
.dongkou-home .cont-link .link-right .tab-conts {
  padding: 0;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-nav {
  height: 52px;
  font-weight: 400;
  color: #333333;
  line-height: 52px;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-nav .layui-this {
  height: 52px;
  line-height: 52px;
  color: #0063B3;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-nav .layui-this::after {
  height: 52px;
  border-bottom-color: #0063B3;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-nav .nav-item {
  font-size: 20px;
  line-height: 52px;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-nav li {
  margin-right: 20px;
  line-height: 52px;
  font-size: 22px;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-cont {
  height: 250px;
  font-size: 16px;
  color: #333333;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-cont ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-cont ul a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-cont ul li {
  display: inline-block;
  text-align: center;
  margin-top: 5px;
  width: 19%;
  height: 85px;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-cont ul li img {
  margin-top: 5px;
  width: 40px;
  height: 40px;
}
.dongkou-home .cont-link .link-right .tab-conts .tab-cont ul li p {
  margin-top: 5px;
}
.dongkou-home .cont-link .link-right .link-title-two {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  background: url('../images/home-title2.png;vpn_img') no-repeat;
}
.dongkou-home .cont-only .only-title {
  width: 100%;
  height: 50px;
  background: url('../images/home-title5.png;vpn_img') no-repeat center;
}
.dongkou-home .cont-only .only-conts {
  height: 250px;
}
@-webkit-keyframes change {
  0% {
    background-size: 120% 120%;
  }
  100% {
    background-size: 100% 100%;
  }
}
@keyframes change {
  0% {
    background-size: 120% 120%;
  }
  100% {
    background-size: 100% 100%;
  }
}
#outWindow {
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 9999999999;
  border-radius: 10px;
  overflow: hidden;
}
#window-del {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  cursor: pointer;
}
/************ 核心 - END************/
/************ 重置 ************/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
}
body {
  color: #666;
  background-color: #eee;
  font: 12px/1.5;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.container {
  margin: 150px auto;
  width: 1000px;
}
.poster-main {
  width: 1000px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}
.poster-main a,
.poster-main img {
  display: block;
}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}
.poster-main .poster-prev-btn {
  width: 100px !important;
  left: -100px;
  background: url(../images/home-left.png;vpn_img) no-repeat center center;
}
.poster-main .poster-next-btn {
  width: 100px !important;
  right: -100px;
  background: url(../images/home-right.png;vpn_img) no-repeat center center;
}
ul li:hover {
  color: #1658A0;
}
.layui-container {
  padding: 0;
}
select::-ms-expand {
  display: none;
}
/* tab选中加粗 */
.dongkou-home .layui-this {
  font-weight: 700;
}
/* 增加底部边框高度 */
.dongkou-home .layui-tab-brief > .layui-tab-title .layui-this:after {
  border: none;
  border-radius: 0;
  border-bottom: 3px solid #0063B3;
}
/* 解决link中a标签选中颜色 */
.dongkou-home .link-right .layui-this a {
  color: #0063B3 !important;
}
/* 轮播图圆点的颜色 */
.swiper-active-pagination-boll {
  width: 13px;
  height: 13px;
  margin-right: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.2;
  cursor: pointer;
}
.swiper-active-pagination-boll-active {
  opacity: 1;
}
.swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
}
.dongkou-home {
  background-color: #f1f1f1;
}
.dongkou-home a:hover {
  color: #1658A0;
}
/************ 重置 - END************/
