@charset "utf-8";
body {
  width: auto;
}
html {
  padding: 0;
}
/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
table,
tbody,
p,
th,
td,
em {
  -webkit-text-size-adjust: none;
  margin: 0;
  padding: 0;
  border: none;
  font-family: 'Microsoft Yahei', '微软雅黑', '宋体', Tahoma, Arial, Helvetica,
    STHeiti;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.all {
  background-color: #ffffff;
  background-image: url(../images/bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 1000px;
}
img,
input,
button,
a,
select,
textarea {
  margin: 0;
  padding: 0;
  resize: none;
  border: none;
  outline: none;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
i,
b,
em {
  font-size: 100%;
  word-wrap: break-word;
  font-weight: normal;
  font-style: normal;
}
a:active,
a:focus {
  outline: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
*html {
  background-image: url(about:blank);
  background-attachment: fixed;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
ol,
th,
dl,
dt,
form {
  margin: 0px;
  padding: 0px;
}
li {
  list-style-type: none;
}
a img {
  border: none;
}
.clear {
  clear: both;
  overflow: hidden;
  height: 1px;
}
.clear5 {
  clear: both;
  overflow: hidden;
  height: 5px;
}
.clear8 {
  clear: both;
  overflow: hidden;
  height: 8px;
}
.clear10 {
  clear: both;
  overflow: hidden;
  height: 10px;
}
.clear15 {
  clear: both;
  overflow: hidden;
  height: 15px;
}
.clear20 {
  clear: both;
  overflow: hidden;
  height: 20px;
}
.clear25 {
  clear: both;
  overflow: hidden;
  height: 25px;
}
.clear28 {
  clear: both;
  overflow: hidden;
  height: 28px;
}
.clear30 {
  clear: both;
  overflow: hidden;
  height: 30px;
}
.clear40 {
  clear: both;
  overflow: hidden;
  height: 40px;
}
.clear50 {
  clear: both;
  overflow: hidden;
  height: 50px;
}
.padding8 {
  padding: 8px;
}
.padding10 {
  padding: 10px;
}
.padding15 {
  padding: 15px;
}
.padding20 {
  padding: 20px;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #da1823;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.width1200 {
  width: 1200px;
  margin: 0 auto;
}
.date {
  float: right;
}
body {
  background-image: url(../images/bkk.png);
  background-repeat: repeat;
}
.container {
    width: 1200px;
    margin: 0 auto;
    background-color: transparent;
}

/*headcss*/
.head {
  line-height: 40px;
  font-size: 15px;
  text-align: left;
  color: #fff;
  font-size: 15px;
  /* background: transparent; */
}
.head .container .logo {
  margin-top: 25px;
}
.headTop a {
  color: #275335;
}
.headTop {
  height: 40px;
  display: block;
  width: 1200px;
  margin: 0px auto;
  line-height: 41px;
  overflow: hidden;
}
.headTopLeft {
  width: 30%;
  height: 40px;
  padding-left: 10px;
  float: left;
}
.headTopLeft i {
  height: 40px;
  width: 40px;
  display: block;
  float: left;
  text-align: center;
  color: #275335;
}
.headTopRight {
  width: 20%;
  height: 40px;
  float: right;
}
.headTopRight i {
  color: #275335;
  height: 40px;
  width: 40px;
  display: block;
  float: right;
  text-align: center;
}
.headTopRight span {
  height: 40px;
  display: block;
  float: right;
  text-align: right;
}
.banner {
}
.head_top {
  height: 40px;
}
.banner {
  height: 430px;
  clear: both;
  background-repeat: no-repeat;
  background-position: center -2px;
  /* border-bottom: 5px solid #18a283; */
}
body {
  background: #e8faff url(../images/zxfw/topbanner.jpg) no-repeat;
  background-size: 100% 600px;
}

body {}

.allBox {
  width: 1200px;
  margin: 0px auto;
}
.logo_bottom {
  text-align: center;
}
.jbfs {
  height: 212px;
  border-radius: 30px;
  background-color: #fff;
  margin-top: 200px;
  background: url(../../zt_zysthj/images/jbjb.png);
  text-align: center;
  padding-top: 60px;
  padding-left: 70px;
  position: relative;
  display: none;
}
.l-sz,
.r-sz{
  position: absolute;
  bottom: -53px;
}
.l-sz{
  left: 100px;
}

.r-sz{
  right: 100px;
}
.sl-sz,
.sr-sz{
  position: absolute;
  top: -53px;
}
.sl-sz{
  left: 100px;
}

.sr-sz{
  right: 100px;
}
.jbfs-title {
  color: #18a283;
}
.jbfs-title strong {
  font-size: 30px;
}
.jbfs-title span {
  font-size: 20px;
}
.jbfs p {
  background-color: #ddeefa;
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  margin-top: 20px;
  border-radius: 20px;
  font-size: 18px;
}
.dcdt {
  height: 490px;
  /* padding: 30px; */
  border-radius: 30px;
  /* background-color: #fff; */
  margin: 119px 0;
  position: relative;
}
.dcdt-focus {
  width: 50%;
  height: 400px;
}
.dcdt .apbs {
  text-align: center;
}

.dcdt-focus .banner{
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  height: 400px;
}
.dcdt-focus .banner > ul{
  position: absolute;
  width: 700%;
  height: 100%;
}
.dcdt-focus .banner > ul li{
  position: relative;
  float: left;
  height: 100%;
}
.dcdt-focus .banner li img{
  width: 100%;
  height: 100%;
}
.dcdt-focus .banner > ul li p{
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 16px;
  padding-right: 140px;
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  width: 636px;
  opacity: 0.8;
  background: rgba(0, 0, 0, 1);
}
.dcdt-focus .banner > ul li p a{
  color: #fff;
}
.dcdt-focus .banner .btn{
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -27px;
  width: 31px;
  height: 55px;
  color: #fff;
  font-size: 35px;
  text-align: center;
  line-height: 55px;
  background: rgba(0,0,0,.3);
  cursor: pointer;
}
.dcdt-focus .banner .btn.prev{
  left: 0;
}
.dcdt-focus .banner .dot{
  position: absolute;
  bottom: 16px;
  right: 12px;
}
.dcdt-focus .banner .dot li{
  float: left;
  margin: 0 8px;
  width: 9px;
  height: 9px;
  background: #fff;
  border-radius: 50%;
}
.dcdt-focus .banner .dot li.active{
  background: rgba(24, 98, 245, 1);
}
.dcdt-list {
  width: 47.25%;
  height: 400px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px  rgba(41, 87, 161, 0.15);
}
.dcdt-list .comlist {
  padding-left: 20px;
}
.dcdt-title {
  height: 50px;
  margin-bottom: 20px;
}
.dcdt-title .fl{
  color: #18a283;
  font-size: 32px;
  padding-left: 65px;
  background: url(../../zt_zysthj/images/lyly.png) no-repeat left;
  font-weight: 700;
}
.dcdt-title .fr{
  line-height: 50px;
  font-size: 16px;
}
.ellipsis{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dcdt-list .special{
  font-size: 26px;
  width: 100%;
  margin-bottom: 15px;
}
.dcdt-list .special a{
  display: block;
  color: #d96d00;
}
.dcdt-list .lmtt_tit{padding: 20px 20px 0 20px;}
.lmtt_tit a{white-space: normal;padding: 10px;color: #294fd0;font-weight: bold; background-color: #e8faff; font-size: 24px; display: block;}

.fl{
  float: left;
}
.fr{
  float: right;
}

.comlist li{
  padding-left: 25px;
  width: 95%;
  height: 45px;
  line-height: 45px;
  background: url(../images/zxfw/orange_dian.png) no-repeat 0 center;
}
/* .comlist li:hover{
  background: url(../images/icon/licon_active.png) no-repeat 0 center;
} */
.comlist li a{
  overflow: hidden;
  float: left;
  width: 80%;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.comlist li span{
  float: right;
}
.hbxd-container {
  display: flex;
  margin-bottom: 50px;
  width: 100%;
}
.hbxd{
  /* text-align: center; */
  width: 50%;
  /* height: 469px; */
  /* padding: 30px; */
  /* border-radius: 30px; */
  /* background-color: #fff; */
  /* margin-bottom: 50px; */
}
.hbxd-title{
  text-align: center;
  /* margin-bottom: 20px; */
}
.hbxd-title a{
  color: #18a283;
  font-size: 32px;
  padding-left: 65px;
  background: url(../../zt_zysthj/images/lyly.png) no-repeat left;
  font-weight: 700;
}
.hbxd .comlist{
  /* width: 48%; */
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 20px  rgba(41, 87, 161, 0.15);
}
.hbxd .comlist {
  padding-left: 20px;
}
.hbxd-container .hbxd:nth-child(2) {
  margin-left: 30px;
}
.zt-img {
  text-align: center;
  padding: 20px;
  border-radius: 30px;
  background-color: #fff;
  margin-bottom: 50px;
}

@media(max-width: 1200px){
  .container{
    width: 96%;
  }
  .headTop{
    width: 100%;
  }

}

@media(max-width:990px){
.dcdt-focus{width: 100%; height: auto;}
.dcdt-list{width: 100%; height: auto;}
.hbxd{width: 100%; height: auto; overflow: hidden;}
.hbxd-container .hbxd:nth-child(2){margin-left: 0;}
.hbxd-container{display: inherit;}
.hbxd-title a{padding-left: 0;}
.comlist li a{width: 72%;}
  .dcdt-focus .banner {
    height: 235px;
}
}