.zdl-item {
  width: 1200px;
  margin: 30px auto 10px auto;
  height: 50px;
  overflow: hidden;
}
.toutiaotitle {
  color: #3575BA;
  width: 1200px;
  box-sizing: border-box;
  padding: 0px 60px 0px 60px;
  font-size: 39px;
  font-weight: 700;
  /* border-bottom: 5px solid #32569e; */
  text-align: center;
  line-height: 45px;
  cursor: pointer;
  margin: 0 auto 35px;
}
.toutiaotop {
  color: #3575BA;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  padding-top: 10px;
}
.toutiaosub {
  color: #3575BA;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}
.zdl-area {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.zdl-area-l {
    float: left;
    width: 690px;
    height: 360px;
}
.zdl-area-r {
  float: left;
  width: 510px;
  height: 380px;
}
.newsitem {
  width: 450px;
  height: 50px;
  overflow: hidden;
  margin: 0px 30px 16px 30px;
}
.newstime {
  background: url("/static/image/news.png") center center no-repeat;
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
  color: rgb(84,84,84);
  font-size: 14px;
  line-height: 22.5px;
  padding-top: 5px;
  text-align: center;
  float: left;
}
.newtext {
  width: 380px;
  float: left;
  padding-left: 10px;
  height: 50px;
  color: rgb(84,84,84);
  font-size: 17px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  white-space: nowrap;
}
.newtext:hover {
  color: #32569e !important;
}
.morenews {
    margin-left: 30px;
    font-size: 12px;
    color: #2185d0;
    cursor: pointer;
    display: none;
}
.morenews:hover {
    color: #32569e;
}
.scrollinfo {
  width: 1200px;
  height: 46px;
  background: url('/static/image/tzgg.png') center left no-repeat;
  margin: 15px auto;
}
.scrollinfocontent {
  width: 1100px;
  margin-left: 140px;
  height: 46px;
  overflow: hidden;
  line-height: 46px;
  overflow: hidden;
  letter-spacing: 1px;
  color: rgb(72, 136, 209);
}
.zdl-news-subarea {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.layui-tab-content {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    height: 330px;
}
.layui-timeline-title {
  cursor: pointer;
}
.layui-timeline-axis {
    color: #2185d0;
}
.layui-timeline-title:hover {
    color: #2185d0;
}
.layui-this {
  color: #3575BA;
}
.zdl-menu-bar-group-item:hover .dropdown-menu {display: block;}
.zdl-dm {
  width: 100%;
  overflow: hidden;
  background: url("/static/image/dmb.png") 50% no-repeat;
  background-size: contain;
  background-color: #e8eef5;
  margin-top: 10px;
}
.zdl-dm-content {
    width: 1200px;
    margin: auto;
    padding: 20px 0px;
    overflow: hidden;
}
.charttable {
  width: 100%;
  height: 280px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  border: 1px solid rgb(174,201,224);
  padding-top: 30px;
  position: relative;
  margin-top: 40px;
}
.charttable::before {
  content: '';
  width: 200px;
  height: 64px;
  background: url('/static/image/dm-t1.png') center center no-repeat;
  position: absolute;
  top: -30px;
  left: 0px;
}
.charttableitem {
  width: 285px;
  height: 220px;
  float: left;
}
.newsbox {
  float: left;
  width: 578px;
  background: #fff;
  border: 1px solid rgb(174,201,224);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  margin-bottom: 40px;
  padding: 40px 30px 10px 30px;
  margin-top: 40px;
  position: relative;
  height: 382px;
}
.newsbox1::before {
  content: '';
  width: 200px;
  height: 64px;
  background: url('/static/image/dm-t2.png') center center no-repeat;
  position: absolute;
  top: -30px;
  left: 0px;
}
.newsbox2::before {
  content: '';
  width: 200px;
  height: 64px;
  background: url('/static/image/dm-t3.png') center center no-repeat;
  position: absolute;
  top: -30px;
  left: 0px;
}
.newsbox3::before {
  content: '';
  width: 200px;
  height: 64px;
  background: url('/static/image/dm-t5.jpg') center center no-repeat;
  position: absolute;
  top: -30px;
  left: 0px;
}
.newsbox4::before {
  content: '';
  width: 200px;
  height: 64px;
  background: url('/static/image/dm-t4.jpg') center center no-repeat;
  position: absolute;
  top: -30px;
  left: 0px;
}
.dmdm-img {
  width: 228px;
  height: 310px;
  /*background: url('/static/image/dmdm.png') center 10px no-repeat;*/
  background-size: contain;
  float: left;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  border: 1px solid rgb(174,201,224); */
  cursor: pointer;
}
.dmdm-news {
  width: 285px;
  height: 330px;
  float: left;
  padding: 0 30px;
}
.dmdm-newsitem {
  overflow: hidden;
  line-height: 40px;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  letter-spacing: 1px;
  color: rgb(84, 84, 84);
  cursor: pointer;
}
.dmdm-newsitem:hover {
  color: #006dc0;
}
.zdl-dm-itemtitle {
  width: 100%;
  font-size: 18px;
  font-weight: 550;
  letter-spacing: 1px;
  line-height: 50px;
  padding-left: 20px;
}
.itembox {
  float: left;
  cursor: pointer;
  width: 171.4px;
  height: 171.4px;
  position: relative;
  overflow: hidden;
}
.itemimg {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.itemtitle {
  width: 100%;
  font-size: 15px;
  color: #ffffff;
  font-weight: lighter;
  height: 40px;
  position: absolute;
  bottom: 0;
  line-height: 40px;
  text-align: center;
  font-weight: 500;
  background: url("../image/bb1.png") center center no-repeat;
  background-size: 100% 100%;
  letter-spacing: 1px;
}
.itemtext {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  font-size: 12px;
  color: rgb(84, 84, 84);
  font-weight: lighter;
  min-height: 95px;
}
.itemintro {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  box-sizing: border-box;
  padding: 30px 15px;
  position: absolute;
  top: 100%;
  left: 0;
  transition: all .3s ease-in-out;
}
.itemintrotitle {
  width: 100%;
  font-size: 15px;
  color: #ffffff;
  font-weight: lighter;
  line-height: 40px;
  text-align: center;
  font-weight: 500;
}
.itemintrotext {
  width: 100%;
  font-size: 12px;
  color: #ffffff;
  font-weight: lighter;
  line-height: 20px;
  font-weight: 500;
  max-height: 80px;
  overflow: hidden;
  text-align: justify;
}
.itembox:hover .itemintro{
  top: 0;
}
#zxfwswiper {
    height: 120px;
    border: 1px solid rgb(224,229,235);
    margin-bottom: 20px;
}
.colorcarditem {
  height: 120px;
  width: 170px;
  box-sizing: border-box;
  text-align: center;
  font-size: 15px;
  color: #333;
  font-weight: 400;
  letter-spacing: 1px;
  text-shadow: 0 0 3px rgba(255,255,255,.3);
  float: left;
  cursor: pointer;
  background: rgb(249,249,249);
  border-right: 1px solid rgb(224,229,235);
}
.colorcarditem:hover {
  filter:brightness(1.1);
}
.coloritemimg {
  width: 100%;
  line-height: 80px;
}
.zdl-zt {
    width: 100%;
    background: #e8eef5;
}
.zdl-zt-content {
    width: 1200px;
    margin: auto;
    padding: 25px 0px;
    overflow: hidden;
}
.zdl-zt-group {
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
}
.zdl-zt-item {
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  cursor: pointer;
}
/* .zdl-zt-item {
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0 0px 8px rgba(0, 0, 0, 0.05);
  position: relative;
  margin-left: 20px;
  margin-bottom: 50px;
} */
.zdl-zt-item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  filter: brightness(1.1);
}
/* .zdl-zt-item-text{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #006dc0;
  padding-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: rgba(0, 0, 0, .3);
  letter-spacing: 1px;
  font-weight: lighter;
}
.zdl-zt-item-text1{
  position: absolute;
  bottom: 30;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  background: #006dc0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  letter-spacing: 1px;
  font-weight: lighter;
} */
.zdl-zt-item-text{
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  background: #006dc0;
  padding-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.infonews {
  cursor: pointer;
  font-size: 16px;
  color: #006dc0 !important;
  text-decoration: none;
}
h3 {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 16px !important;
padding-bottom: 5px;
}
iframe {
  width: 100%;
  min-width: 1200px;
  height: 320px;
  overflow: hidden;
}

.fixbtn {
  position: fixed;
  top: 50%;
  right: 0px;
  margin-top: -160px;
  box-shadow: 0 0 10px rgba(44, 58, 184, 0.2);
  background: #ffffff;
  width: 60px;
  border-radius: 5px 0 0 5px;
  z-index: 1000;
  cursor: pointer;
  overflow: hidden;
  padding: 3px 0px;
  font-size: 12px;
}
.fixbtnitem {
  color: #244766;
  color: #32569e;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  height: 60px;
  padding: 5px;
  font-weight: 400;
}
.fixbtnitem i {
  font-size: 15px;
}
.fixbtnitem:hover {
  background: #f4fafa;
}
.close-b {
  width: 40px;
  cursor: pointer;
  height: 25px;
  position: absolute;
  top: -2px;
  right: -2px;
  background: url("../image/close.png") center center no-repeat;
  background-size: 100%;
}
.ads-right {
  position: fixed;
  width: 400px;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 10000;
  overflow: hidden;
}
.ads-left {
  position: fixed;
  width: 400px;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 10000;
  overflow: hidden;
}
.ads-move {
  position: fixed;
  width: 200px;
  top: 200px;
  left: 300px;
  display: none;
  z-index: 10001;
  overflow: hidden;
}
#left-arrow {
  position: absolute;
  left: 0px;
  bottom: 40px;
  color: #006dc0;
  z-index: 100;
  cursor: pointer;
  display: none;
}
#left-arrow:hover {
  background: linear-gradient(to right, rgba(255,255,255,.3), rgba(255,255,255,0));
}
#right-arrow {
  position: absolute;
  right: 0px;
  bottom: 40px;
  color: #006dc0;
  z-index: 100;
  cursor: pointer;
  display: none;
}
#right-arrow:hover {
  background: linear-gradient(to left, rgba(255,255,255,.3), rgba(255,255,255,0));
}
.indexspan {
  font-size: 16px;
  margin-bottom: 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.indexspan:hover {
  color: #3575BA !important;
}
.modal-c {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, .4);
  z-index: 200000;
}
.modal-img {
  position: absolute;
  width: 500px;
  height: 500px;
  top: 50%;
  left: 50%;
  margin-top: -250px;
  margin-left: -250px;
}
.modal-close {
  width: 80px;
  height: 80px;
  color: #fff;
  border: 3px solid #fff;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  font-size: 40px;
  position: absolute;
  right: 50px;
  top: 50px;
  cursor: pointer;
}
.morechart {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 2px;
  color: #006dc0;
  cursor: pointer;
  animation: shade .8s cubic-bezier(0.6, -0.28, 0.735, 0.045) infinite;
}
@keyframes shade {
  form {
    transform: scale(0);
    color: #006dc0;
  }
  50% {
    transform: scale(1);
    color: #c00600;
  }
  100% {
    transform: scale(0);
    color: #006dc0;
  }
}
.layui-tab-title li {
  font-size: 23px;
}
.device {
  width: 100%;
  min-width: 1200px;
  position: relative;
  padding: 10px 0px;
  padding-bottom: 10px;
}
.device .swiper-container {
  width: 100%;
  height: 290px;
  padding: 20px 0;
  color: #fff;
  background: #fff;
  text-align: center;
}
.device .swiper-slide {
  position: relative;
  height: 250px !important;
  opacity: 0.4;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  cursor: pointer;
}
.device .swiper-slide-visible {
  opacity: 0.5;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.device .swiper-slide-active {
  top: 0;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.zt-text {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  /* background: #006dc0; */
  padding-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: rgba(0, 0, 0, .3);
  letter-spacing: 1px;
  font-weight: lighter;
  text-align: left;
}
.ztlanmu {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80px;
  line-height: 30px;
  background: red;
  color: #fff;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
}
.tupiancontent {
  position: relative;
  width: 690px;
  height: 360px;
  overflow: hidden;
}
.tupiantext {
  position: absolute;
  bottom: 0px;
  line-height: 40px;
  padding: 0px 15px;
  text-align: center;
  color: #fff;
  background-color: #006dc09a;
  font-size: 16px;
  letter-spacing: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
#test2 .layui-carousel-ind{
  display: none;
}












