﻿.con1inner .lef {
  width: 590px;
  height: 370px;
  overflow: hidden;
  position: relative;
}

.con1inner .swiper1 {
  width: 100%;
  height: 100%;
  position: relative;
}

.con1inner .swiper1 .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.con1inner .swiper1 .swiper-slide a p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  background: rgba(0, 0, 0, .3);
}

.con1inner .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 10px;
  width: 100%;
  z-index: 99;
}

.con1inner .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 5px;
  cursor: pointer;
  transition: all .2s linear;
}

.con1inner .swiper-active-switch {
  background: #f7d017;
  width: 20px;
}

.con1inner .rig {
  width: 590px;
  padding: 20px;
  padding-top:0px;
  margin-bottom:5px;
}
.tabinner{
	width:100%;
}
.tabinner a {
  padding: 0 30px;
  height: 48px;
  float: left;
  width:25%;
  color: #333333;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  background: #e4effe;
}

.tabinner a.on {
  color: #fff;
  background: #1d83e7;
  font-weight:bold;
}

.tabs {
  width: 100%;
  margin-bottom: 16px;
  overflow: hidden;
}

.tabs .more {
  font-size: 16px;
  color: #999999;
  margin-top: 13px;
  overflow: hidden;
}

.list .item a {
  width: 100%;
  display: block;
  height: 52px;
  line-height: 52px;
}

.list .item a span {
  float: left;
  font-size: 17px;

}

.list .item a span.time {
  width: 20%;
  text-align: right;
}

.list .item a span:nth-child(1) {
  width: 80%;
  padding-left: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}

.list .item a span:nth-child(1)::after {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  border-radius: 6px;
  background: #999999;
}
.swiper-wrapper .w1200 a img{
	width:1200px;
	height:100px;
}
.con2inner a {
  float: left;
}

.con2inner a+a {
  margin-left: 18px;
}

.con2inner a img {
  display: block;
}

.w790 {
  width: 790px;
}

.w390 {
  width: 390px;
}

.title {
  width: 100%;
  height: 60px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  position: relative;
}

.title span {
  font-size: 24px;
  font-weight: bold;
  color: #1d83e7;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
  position: relative;
}

.title span img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.title a {
  font-size: 16px;
  color: #999;
  line-height: 60px;
}

.con3inner .list {
  height: 252px;
}

.con3inner .lef {
  background: #fff;
  padding: 10px 20px 20px;
}

.con3inner .rig {
  background: #fff;
  padding: 10px 20px 20px;
}

.con3inner .rig ul {
  width: 100%;
  padding: 0 25px;
  overflow: hidden;
  position: relative;
}

.con3inner .rig ul li {
  width: 100%;
  height: 49px;
  transition: all .2s linear;
  margin-bottom: 14px;
  border: 1px solid #f5f5f5;
}

.con3inner .rig ul li a {
  display: block;
  width: 100%;
  height: 47px;
  line-height: 47px;
  font-size: 18px;
  padding-left: 60px;
}

.xxgklist li a .img {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  transition: all .2s linear;
}

.xxgklist li a .img.img1 {
  background: url(xxicon1.png) center center no-repeat;
}

.xxgklist li a .img.img2 {
  background: url(xxicon2.png) center center no-repeat;
}

.xxgklist li a .img.img3 {
  background: url(xxicon3.png) center center no-repeat;
}

.xxgklist li a .img.img4 {
  background: url(xxicon4.png) center center no-repeat;
}

.xxgklist li a .img.img5 {
  background: url(xxicon5.png) center center no-repeat;
}

.xxgklist li:hover a .img.img1 {
  background: url(xxicon1on.png) center center no-repeat;
}

.xxgklist li:hover a .img.img2 {
  background: url(xxicon2on.png) center center no-repeat;
}

.xxgklist li:hover a .img.img3 {
  background: url(xxicon3on.png) center center no-repeat;
}

.xxgklist li:hover a .img.img4 {
  background: url(xxicon4on.png) center center no-repeat;
}

.xxgklist li:hover a .img.img5 {
  background: url(xxicon5on.png) center center no-repeat;
}

.con3inner .rig .xxgklist li:hover {
  border-color: #1d83e7;
}

.con4 .rig .list {
  height: auto;
}

.con4 .rig .list .item a span:nth-child(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.con4 .iconlist {
  width: 100%;
  margin-top: 42px;
  overflow: hidden;
}

.con4 .iconlist a {
  float: left;
}

.con4 .iconlist a+a {
  margin-left: 17px;
}

.con4 .iconlist a img {
  display: block;
  margin: 0 auto 5px;
}

.con4 .iconlist a span {
  font-size: 14px;
  text-align: center;
}

.con5inner {
  width: 100%;
  padding: 20px 0;
 
}

.con5inner .name {
  width: 80px;
  height: 80px;
  padding-top: 9px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #1d83e7;
  border-radius: 5px;
  overflow: hidden;
}
.con5 .container .ff{
	   font-size: 20px;
    font-weight: bold;
    color: #333;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    position: relative;
	
}
.con5 .container .ff img{
	     position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
	
}
.swiperWrap {
  width: 1200px;
  height: 100px;
  padding: 0 20px 0 0px;
  overflow: hidden;
  position: relative;
}

.swiperWrap .swiper2 {
  height: 100px;
  margin-left:20px;
}


.swiperWrap .arrow-left {
  background: url(leftarrow.png) no-repeat 0 center;
  position: absolute;
  
  top: 50%;
  margin-top: -31px;
  width: 22px;
  height: 62px;
}

.swiperWrap .arrow-right {
  background: url(rigarrow.png) no-repeat 0 center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -31px;
  width: 22px;
  height: 62px;
}
.con6 .lef {
  background: #fff;
  padding: 10px 20px 20px;
}

.fwcon{
	width:1200px;
	margin:0 auto;
	
	display: flow-root;
}
.fwcon .fl{
	   font-size: 20px;
    font-weight: bold;
    color: #333;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    position: relative;
	
}
.fwcon .fl img{
	     position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
	
}
.fwcon ul li{
	float:left;
	margin-left:39px;
	margin-top:10px;
}
.fwcon ul li a div{
	font-family: SimHei;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.fwcon ul li:nth-child(1){
	margin-left:5px;
}
.zccon{
	width:1200px;
	margin:0 auto;
	height:340px;
	display: flow-root;
}
.zccon .fl{
	   font-size: 20px;
    font-weight: bold;
    color: #333;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    position: relative;
	
}
.zccon .fl img{
	     position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
	
}
.zcconlef{
	height:340px;
	width: 50%;
    float: left;
}
.zcconrig{
	height:340px;
	width: 50%;
    float: left;
}
.zccon .list .item a {
	padding:0 15px;
  width: 98%;
  display: block;
  height: 60px;
  line-height: 60px;
}

.zccon .list .item a span {
  float: left;
  font-size: 17px;

}

.zccon .list .item a span.time {
  width: 20%;
  text-align: right;
}

.zccon .list .item a span:nth-child(1) {
  width: 80%;
  padding-left: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}

.zccon .list .item a span:nth-child(1)::after {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  border-radius: 6px;
  background: #999999;
}
.con6 .con6list {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}

.con6 .con6list a {
  width: 140px;
  height: 140px;
  float: left;
  transition: all .2s linear;
  background: #e4effe;
}

.con6 .con6list a:hover {
  background: #1d83e7;
  color: #fff;
}

.con6 .con6list a+a {
  margin-left: 12px;
}

.con6 .con6list a .img {
  width: 40px;
  height: 41px;
  transition: all .2s linear;
  margin: 30px auto 20px;
}

.con6 .con6list a p {
  font-size: 16px;
  text-align: center;
}

.con6 .con6list a .img.img1 {
  background: url(szimg1.png) center center no-repeat;
}

.con6 .con6list a .img.img2 {
  background: url(szimg2.png) center center no-repeat;
}

.con6 .con6list a .img.img3 {
  background: url(szimg3.png) center center no-repeat;
}

.con6 .con6list a .img.img4 {
  background: url(szimg4.png) center center no-repeat;
}

.con6 .con6list a .img.img5 {
  background: url(szimg5.png) center center no-repeat;
}

.con6 .con6list a .img.img6 {
  background: url(szimg6.png) center center no-repeat;
}

.con6 .con6list a:hover .img.img1 {
  background: url(szimg1on.png) center center no-repeat;
}

.con6 .con6list a:hover .img.img2 {
  background: url(szimg2on.png) center center no-repeat;
}

.con6 .con6list a:hover .img.img3 {
  background: url(szimg3on.png) center center no-repeat;
}

.con6 .con6list a:hover .img.img4 {
  background: url(szimg4on.png) center center no-repeat;
}

.con6 .con6list a:hover .img.img5 {
  background: url(szimg5on.png) center center no-repeat;
}

.con6 .con6list a:hover .img.img6 {
  background: url(szimg6on.png) center center no-repeat;
}

.con6 .ad img {
  display: block;
  width: 100%;
}

.con6 .rig {
  background: #fff;
  padding: 10px 20px 20px;
}

.con6 .rig .title {
  margin-bottom: 18px;
}

.con6 .rig .list .item span {
  width: 100%;
}
.con1 .slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}

.con1 .slideBox .hd {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    text-align: right;
}

.con1 .slideBox .hd ul {
    font-size: 0;
    height: 45px;
    padding-right: 40px;
    line-height: 45px;
    text-align: right;
}

.con1 .slideBox .hd ul li {
    width: 13px;
    height: 13px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    border-radius: 13px;
    background-color: #fff;
    margin-left: 5px;
}

.con1 .slideBox .hd ul li.on {
    background-color: #de4f48;
}

.con1 .slideBox .bd li a {
    display: block;
    position: relative;
}

.con1 .slideBox .bd li a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    color: #fff;
}

.con1 .slideBox .bd li a img {
    width: 100%;
    display: block;
}

#scrollleft{position:relative; float: left; width: 725px; height: 40px;margin-left:30px}

#scrollleft ul{ position:absolute; height: 40px; }

#scrollleft li { float:left; height: 40px; margin-right:40px; }

#scrollleft li a { color: #4c4c4c; }

#scrollleft li a:hover { color: #C00; }

.gundong{
	width:1200px;height:40px;margin:0 auto;
}
.gundongleft{
	width:816px;height:40px;line-height:40px;background:#f6f6f6;float: left;

}
.gundongleft img{
	margin-top:7px;margin-left:15px;float:left

}
.gundongright{
	float: left;
    height: 40px;
    line-height: 40px;
    width: 354px;border:2px solid #bebebe;border-radius:5px;margin-left:10px
}
.gundongright .item{
	
	width: 334px;margin-left:20px
}
.gundongright .item #q{
	width: 284px;height:36px;line-height:36px;float:left;
	
}
.gundongright .item button{
	background:url(sousuo.png);width:24px;height:24px;margin-top: 7px;display:block;float:left;cursor:pointer;
	
}

.footer-blue .fl{
	   font-size: 20px;
    font-weight: bold;
    color: #333;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    position: relative;
	
}
.footer-blue .fl img{
	     position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
	
}

@media screen and (max-width: 900px) {


  .con1inner .rig {
    width: 100%;
    padding: 5px;
  }

  .clearfix::after {
    display: none;
  }

  .tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
  }

  .tabinner a {
    padding: 0 10px;
    height: 35px;
    margin-bottom: 8px;
    line-height: 35px;
    font-size: 16px !important;
  }

  .tabs .more {
    margin-top: 0;
  }
.swiper{
	width:100% !important;
	height: 60px !important;
}
.swiper-wrapper{
	width:100% !important;
	height: 60px !important;
}
.swiper-wrapper .w1200{
	width:100% !important;
	height: 60px !important;
	
}
.swiper-wrapper .w1200 a img{
	width:98% !important;
	height: 60px;
	margin:0 auto;
}
  .list .item a span.time {
    font-size: 12px !important;
  }

  .h20 {
    width: 100%;
    height: 10px;
  }

  .w790 {
    width: 100%;
  }

  .con2inner {
    display: flex;
    flex-wrap: wrap;
  }

  .con2inner a+a {
    margin-left: 0;
  }

  .con2inner a {
    margin-bottom: 10px;
  }

  .con2inner a:last-child {
    margin-bottom: 0;
  }

  .title {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }

  .con6 .lef {
    padding: 5px;
  }

  .con6 .con6list a+a {
    margin-left: 0px;
  }

  .con6 .con6list a {
    width: calc(50% - 10px);
    height: 140px;
    margin: 0 5px 5px !important;
  }

  .con6 .rig {
    background: #fff;
    padding: 5px 5px 5px;
  }

  .con3inner .lef {
    background: #fff;
    padding: 5px 5px 5px;
  }

  .con3inner .rig ul {
    padding: 0 10px;
  }

  .con3inner .rig {
    background: #fff;
    padding: 5px;
  }

  .con4 .iconlist {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }


  .swiperWrap .swiper2 {
    width: 100%;
	margin-left:0px;
	
  }
.swiperWrap .swiper2 a img{
    width: 100%;
  }
  .swiperWrap {
    width: 100%;
    padding: 0 20px 0 20px;
  }
  

  .con5inner {
    display: flex;
    padding: 10px;
  }

  .con5inner .name {
    display: none;
  }

  .swiperWrap .arrow-left {
    left: 0;
  }

  .swiperWrap img {
    display: block;
    width: 100%;
  }
 .con1 .slideBox .hd ul {
        padding-right: 10px;
    }
	.con1 .slideBox .bd  {
        width:100% !important;
    }
    .con1 .slideBox .bd li a p {
        padding-right: 100px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #slideBox {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
	.con1inner .lef {
    width:100% !important;
    height: 300px;
 
}

	.con1 .slideBox .bd li a img {
    width: 100% !important;
    height: 280px !important;
}
.info .collect{
	display:none;
}
.toutiao{
	width:95%;
	
}
.toutiao .toutiaotop{
	font-size:18px !important;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.toutiao .toutiaodown{
	
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.zccon{
	width:98%;
	height:680px;
}
.zccon ul li{
	margin-left:10px;
}
.zccon ul li:nth-child(1) {
    margin-left: 10px;
}
.zccon ul li:nth-child(6) {
    margin-left: 10px;
}
.zccon ul li {
    width: 22%;
 
}
.zccon ul li a img {
    width: 100%;
   
}
.zcconlef{
	height:340px;
	width: 100%;
    float: left;
}
.zcconrig{
	height:340px;
	width: 100%;
    float: left;
}
.zccon .list .item a {
	width: 100%;
}
.fwcon{
	width:98%;
}
.fwcon ul li{
	margin-left:10px;
}
.fwcon ul li:nth-child(1) {
    margin-left: 10px;
}
.fwcon ul li:nth-child(6) {
    margin-left: 10px;
}
.fwcon ul li {
    width: 22%;
 
}
.fwcon ul li a img {
    width: 100%;
   
}
.biaoyu{
	display:none;
}
#time{
	display:none;
}
}