.header {
  background: url(../images/zysthjbhdczsc/bodybg.png) no-repeat;
  background-size:100% 100%;
  height: 830px;
}
body {
  background: url(../images/zysthjbhdczsc/ztbg.png) no-repeat;
  
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.logo {
  padding: 30px 0;
}
.title {
  text-align: center;
  background: url(../images/zysthjbhdczsc/yaowBg.png) center center no-repeat;
  margin-bottom: 25px;
}

.con1 {
  min-height: 479px;
}
.con1left {
  float: left;
  width: 699px;
  height: 411px;
}
.con1right {
  float: right;
  width: 478px;
}

.con1left .slideBox {
  height: 411px;
  overflow: hidden;
  position: relative;
}

.con1left .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  position: absolute;
}
.con1left .hd {
  position: absolute;
  bottom: 0;
}
.con1left .slideBox .hd ul li {
  float: left;
  margin-right: 8px;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  line-height: 14px;
  text-align: center;
  background: #ffffff;

  cursor: pointer;
}
.con1left .slideBox .hd ul li.on {
  background: #0e4f98;
  color: #fff;
}
.con1left .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.con1left .slideBox .bd ul {
  height: 411px;
}
.con1left .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.con1left .slideBox .bd li a {
  display: block;
  height: 100%;
  width: 100%;
}
.con1left .slideBox .bd li img {
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.con1left .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 11px;
  z-index: 1;
}
.con1left .slideBox .hd {
  overflow: hidden;
  zoom: 1;
  width: 120px;
  right: 0px;
}
.con1left li p {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.1);
}
.con1left li {
  position: relative;
}
.con1left li p a {
  width: 80%!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  padding-left: 20px;
}

.con1left .hd li.on {
  background: #ae1110;
}

.con1rightbox {
  background-color: #fff;
  padding: 15px 20px;
  box-shadow: 0 6px 5px 7px #dfebfb7d;
  border-radius: 10px;
}
.topli01 .fl {
  width: 75px;
  text-align: center;
  height: 100%;
  padding: 10px 0;
}
.topli01 .fr {
  width: 360px;
  font-size: 20px;
  font-weight: 700;
  color: #333;
  line-height: 30px;
}
.topli02 {
  margin-top: 5px;
  color: #7c7c7c;
  line-height: 25px;
  text-indent: 2em;
}
.commonList {
  margin-top: 10px;
}
.commonList li a {
  line-height: 36px;
}
.commonList li::before {
  width: 9px;
  height: 9px;
  background-color: #bed9f4;
}
.con2 {
  margin: 30px auto;
}
.con2 ul li {
  width: 360px;
  height: 200px;
  padding: 20px 20px 0;
  border-radius: 10px;
  box-shadow: 0 6px 5px 7px #dfebfb7d;
  float: left;
  margin-right: 60px;
}
.con2 ul li:last-child{
  margin-right: 0;
}
.dcsj {
  background: #FFF url(../images/zysthjbhdczsc/dcsjbg.png) 210px -10px no-repeat;
}
.jbdh {
  background: #fff url(../images/zysthjbhdczsc/jbdhbg.png) 210px -10px no-repeat;
}
.yzxx {
  background: #fff url(../images/zysthjbhdczsc/yzxxbg.png) 210px -10px no-repeat;
}
.gyzy {
  background: #fff url(../images/zysthjbhdczsc/gyzybg.png) 210px -10px no-repeat;
}
.xtitle {
  font-size: 22px;
  color: #333;
  margin: 10px 0;
}
.xdetail {
  color: #858585;
  font-size: 18px;
}
.listtt {
  background: url(../images/zysthjbhdczsc/bdbg.png) no-repeat;
  border-bottom: 2px solid #a5ccee;
  height: 56px;
  line-height: 56px;
}
.con3 >div{
  width: 583px;
}
.listtt span{
  color:#0e4f98;
  font-size: 28px;
  font-weight: 700;
  padding: 0 20px;
}
.con4{
  margin: 30px auto;
}

.con5{
  padding: 20px 0;
  background-color: #fff;
  margin: 20px 0px;
  box-sizing: border-box;
}
.con5 li{
  list-style: disc;
  width: 9%;
  float: left;
  padding: 10px 0;
  text-align: center;
}

@media (max-width:1200px){
  .container{
    width: 100%;
    padding: 0 20px;
  }
  .con1left{
    margin: 0 auto;
    float: none;
  }
  .con1right{
    width:100%;
    margin: 20px 0;
  }
  .topli01 .fr{
    width:calc(100% - 90px)
  }
  .con2 ul li{
    margin-bottom: 20px;
  }
  .con3 >div{
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width:1200px){
  .header{
    height: 400px;
  }
  .con2 ul{
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
  }
  .con2 ul li{
    /* flex:1;
    width: 48%;
    margin-right: 0; */
  }
  .con5{
    padding:0 ;
  }
  .con5 li{
    width: 12%;
  }
}
@media (max-width: 425px){
  .con1left{
    width: 100%;
    height: auto;
  }
  .con1left .slideBox{
    height: auto;
  }
  .con1left .slideBox .bd ul{
    height: auto;
  }
  .con1left li p a{

    width:70% !important;
  }
  .con2 ul li{
    margin-right: 0;
    width: 100%;
  }
  .con4{
    margin: 0;
  }
  .con5 li{
    width: 20%;
  }
  .header{
    height: 300px;
  }
  .logo img{
    width:200px;
  }
  .con5 li{
    margin-right: 10px;
    font-size: 14px;
  }
  .container{
    padding: 0 10px;
  }
}
