* {
  margin: 0;
  padding: 0;
  margin: 0 auto;
}
ul,li{
  list-style: none;
}
body {
  background: #fcfcfc;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  text-decoration:none;
  cursor: pointer;
}
.container {
  width: 1200px;
}
.fix::after {
  content: "";
  display:table;
  clear: both;
}
.logobg {
  width: 100%;
  height:313px;
  background: url(../images/huiyi.jpg) no-repeat center;
}
.xw-sec {
  width: 100%;
}
.jg-con {
  width: 1200px;
}
.jgwz {
background: url(../images/icon/dqwz.jpg) no-repeat 0 center;
  height: 40px;
  line-height: 40px;
  color: #a1a7b2;
}
.jg-con>div:last-child{
  position:relative;
}
.jg-con>div:last-child .xw-more{
  position:absolute;
  top: 10px;
  right: 10px;
}
.jgwz a {
  color: #a1a7b2;
}
.ld {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  height: 38px;
  border: 1px solid #dedede;
  position: relative;
  border-top: 1px solid #d42b2b;
  background: #f7f7f7;
  clear: both;
}
.qjld {
  width: 108px;
  height: 36px;
  background: #023e8a;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  float: left;
}
.qjld a {
  color: #fff;
}
.topbor{
  margin-top:10px;
  border-top:1px solid #444;
}
.xw-con1 {
  width: 49%;
  height: 300px;
  margin-top: 20px;
}
.xw-con2 {
  margin-top: 20px;
  width: 49%;
  height: 300px;
  overflow: hidden;
}
.xw-con3 {
  position: relative;
  margin-top: 20px;
  width: 49%;
  height: 300px;
  overflow: hidden;
}
.xw-tab {
  font-size: 16px;
  width: 100%;
  height: 38px;
  border: 1px solid #dedede;
  border-top: 1px solid #d42b2b;
  background: #f7f7f7;
  clear: both;
}
.xw-tab-card{
  position: absolute;
  top: 0;
  left: 105px;
}
.xw-tab > .xw-tab-title li{
  width: 90px;
  width: auto;
  height: 36px;
  color: #444;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  float: left;
  padding: 0 18px;
}
.xw-tab-title li.tab-current {
  background: #023e8a;
}
.xw-tab-title li.tab-current a {
  color: #fff;
}

.xw-tab-content {
  width: 100%;
  height: 260px;
  padding: 10px;
}
.xw-tab-content > .xw-tab-item {
  width: 100%;
  height: 260;
  display: none;
}
.xw-tab-content .tab-show {
  display: block !important;
}
.xw-list-con {
  width: 100%;
  float: left;
}
.xw-list-con li{
  display: inline-block;
  background: url(../images/xw/ico4.png) left center no-repeat;
  background-size:2%;
  width: 100%;
  height:30px;
  line-height:30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
}
.xw-list-con li a{
  display: block;
  width: 85%;
  padding-left:15px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.xw-list-con img {
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  width: 10px;
  height: 10px;
}
.xw-list-con span {
  color: #999;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
/* ç¬¬ä¸€ä¸ªè½®æ’­ */
.xwplay{
  width:100%;
}
.xwplay .lb-tit p{
  width: 80%;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* åº•éƒ¨å·¦å³æ»šåŠ¨å›¾ç‰‡ */
.box{
  position: relative; width:1200px;
  height: 250px;}
.box_wheel{margin-top:20px;
  width:1200px;
  height: 250px;overflow: hidden;}
.btn{
  width:25px;height:25px;
  background:#fff;line-height:25px;
  text-align: center;
  color:#444;font-size: 30px;cursor: pointer;
  border-radius: 50%;
}
.btn_left{position: absolute;left: 0px;top:60%;margin-top: -30px;}
.btn_right{position: absolute;right:0px;top:60%;margin-top: -30px;}
.box_ul{height: 250px;}
.box_ul li img{
    width:300px;
    height: 250px;
}
.box_ul li{width:300px;height: 250px;margin-right: 10px;float: left;line-height: 300px;text-align: center;}
.box_ul li{
    position: relative;
}
.box_ul li .pic-tit{
    position: absolute;
    bottom:0px;
    width: 100%;
    height:30px;
    background-color:#444;
    opacity:0.8;
    z-index: 1;
}
.box_ul .pic-tit p{
    width: 100%;
    font-size: 14px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    z-index: 10;
}
.xw-more{
  /* margin-top:20px; */
}
/* å“åº”å¼è®¾è®¡ */
@media (max-width: 1220px) {
  .jg-con {
    width: 100%;
  }
  .xw-list-con li a {
    width: 82%;
  }
  .box{
    width:100%}
  .box_wheel {
    width: 100%;}
    .box_ul{
      width: 100%;
    }
    .box_ul li{
      width:24%;
    }
    .box_ul li img{
      width:100%;
    }
    .qjjg-con li {
      width: 246px;
    }
}
@media (max-width: 768px) {
.container {
    width: 100%;
}
.logobg{
  background-size:100%;
  height: 125px;
}
  .xw-list a {
    width: 80%;
  }
  .xw-list-con li a {
    width: 77%;
  }
  .box_ul li{
    width:23.6%;
  }

}
@media (max-width: 414px) {
  .logobg{
    height: 68px;
  }
  .xw-con1 {
    width: 100%;
  }
  .xw-con2{
    width: 100%;
  }
  .xw-con3{
    width: 100%;
  }
  .box_wheel {
    width: 100%;}
    .box_ul{
      width: 100%;
    }
  .box_ul li{
    width:49%;
  }
  .box_ul li img{
    width:100%;
  }
}
@media (max-width:320px) {
  .logobg{
    height:53px;
  }
  .xw-list a {
    width: 79%;
  }
  .box_wheel {
    width: 100%;}
    .box_ul{
      width: 100%;
    }
  .box_ul li{
    width:49%;
  }
  .box_ul li img{
    width:100%;
  }
}