
/***************搜索*******************/
.seach {
    width: 310px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    float: right;
    margin-top: 96px;
}
.seacher form {
    float: right;
    width: 310px;
	height: 31px;
}
.text {
    width:232px;
	height:29px;
	border:1px solid #0363b7;
    color: #ffffff;
    font-size:13px;
    float:left;
    text-indent:10px;
	background-color:#ffffff;
}
.text:focus{
    outline-color: rgba(255,255,255,0);
    outline-offset: 0;
    outline-width: 0;
}
.search_btn {
    width:72px;
    height:31px;
    font-size: 14px;
    outline: none;    
	color:#ffffff;
    background-color:#0363b7;
    cursor: pointer;
	border:none;
	float:left;
}

/***************内容*******************/
.center{
  width:100%;
  margin:0 auto; 
  height: auto;
  overflow: hidden;
}
.center_in{
  width:1262px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  margin-top:160px;
  background-color:#fff;
  padding-bottom:36px;
  background-color:#ffffff;
}
/***************导航*******************/
.nav{
 width:100%;
 height:45px;
 line-height:45px;
 background-color:#0064b9;
 border-top:3px solid #6cbcff;
}
.nav_in{
 width:1242px;
 margin:0 auto;
}
.nav ul{
   font-size: 18px;
   text-align: center;
}
.nav ul li{
   background: url(../../images/index2019/line1.png) no-repeat right;
   float: left;
   width:112px;
   text-align: center;
}
.nav ul li:last-child{
   background: none;
}
.nav ul li a{
 color:#ffffff;
}
.nav ul li span{
   display: block;
}

/***************通用列表页*******************/
.middle{
   width: 1242px;
   height: auto;
   overflow: hidden;
   margin: 0 auto;
}
.dqwz{
   width: 1242px;
   height: 64px;
   line-height:64px;
   margin: 0 auto;
   font-size:16px;
   border-bottom:3px solid #0064b9;
   text-indent:10px;
   color:#000000;
}
.dqwz a{
 color:#0064b9;
}
.list_ul{
   width: 1242px;
   height: auto;
   overflow: hidden;
   margin-left:10px;
   margin-top:24px;
}
.list_ul li{
  line-height:48px;
  font-size:16px;
  background: url(../images/ybd.png) no-repeat left center;
  text-indent:16px;
}
.list_ul li a{
 color:#333333;
}
.list_ul li span{
 display:block;
 float:right;
 font-size:14px;
 color:#999999;
 padding-right:10px;
}
.rule{
 margin-bottom:30px;
}
.yejiao{
 width:1240px;
 margin:0 auto;
 text-align:center;
 margin-top:20px;
}

/***************头条列表页*******************/
.pahead1{
  width: 1242px;
  height: auto;
  overflow: hidden;
  margin-top:24px;
}
.pahead2{
  margin-top:60px;
}
.pahead3{
  margin-top:30px;
  margin-bottom:30px;
}
.pahead1 ul{
   width: 1242px;
   height: auto;
   overflow: hidden;
   margin-left:10px;
}
.pahead1 ul li{
  line-height:48px;
  font-size:16px;
  background: url(../images/ybd.png) no-repeat left center;
  text-indent:16px;
}
.pahead1 ul li a{
 color:#333333;
}
.pahead1 ul li span{
 display:block;
 float:right;
 font-size:16px;
 color:#999999;
 padding-right:120px;
}


.gengduo{
 font-size:14px;
 float:right;
 padding-right:50px;
 margin-top:5px;
}
.gengduo a{
 color:#000;
}

/***************图文内容页*******************/
.zhengw{
   width: 1240px;
   margin:0 auto;
   height: auto;
   overflow: hidden;
   border:1px solid #dddddd;
   margin-top:30px;
   padding-bottom: 20px;
}
.zw_tit{
  font-size:36px;
  color:#000000;
  padding-top:40px;
  padding-bottom:30px;
  text-align:center;
  font-weight:normal;
}
.time{
 width:1180px;
 margin:0 auto;
 padding-bottom:30px;
 border-bottom:1px solid #dddddd;
 text-align:center;
 font-size:14px;
 color:#666666;
}
.neir{
 width:1114px;
 margin:0 auto;
}
.neir p{
 font-size:16px;
 text-indent:2em;
 line-height:30px;
 margin-bottom:20px;
 color:#444444;
}
.img{
 text-align:center;
 margin-bottom:30px;
 margin-top:40px;
}
.editor{
  font-size:16px;
  color:#444444;
  float:right;
  padding-right:60px;
}

/***************图片列表页*******************/
.center_pic{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #000000 url(../images/picbg.jpg) no-repeat top center;
    padding-bottom: 50px;
}
.center_pic_in{
  width:1170px;
  margin:0 auto;
}
.pic_tit{
   height: 71px;
   background: url(../images/pictit.png) no-repeat left 76px;
   padding-top: 94px;
   padding-bottom: 24px;
   padding-left: 200px;
   margin-left: 44px;
}
.pic_tit span{
  font-size:21px;
  float:left;
  display:inline-block;
  width:128px;
  height:38px;
  line-height:38px;
  text-align:center;
  border:1px solid #9bccff;
  border-radius:5px;
  margin-left:30px;
}
.pic_tit span a{
 color:#fff;
}
.pic_bottom{
  width:1170px;
  height:610px;
  background-color: rgba(255,255,255,0.8);
}

.pic_bottom .swiper-container {
    width: 1114px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding-top: 40px;
    position: relative;
}
.pic_bottom a{
  float:left;
  width:361px;
  height:245px;
  position: relative;
  margin-top:10px;
  margin-left:5px;
  margin-right:5px;
}
.pic_bottom a span{
    display: inline-block;
    background-color: rgba(0,0,0,0.6);
    font-size: 14px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    color: #fff;
    position: absolute;
    left: 0px;
    overflow: hidden;
    bottom: 0px;
    width: 100%;
}
.pic_bottom .swiper-button-prev{
	background-image: url(../images/arrowpic1.png);
	width: 52px;
    height: 77px;
    background-size:cover;
    z-index: 999;
}
.pic_bottom .swiper-button-next{
	background-image: url(../images/arrowpic2.png);
	width: 52px;
    height: 77px;
    background-size:cover;
    z-index: 999;
}
/***************视频列表页*******************/

.center_video{
    width: 100%;
    height: auto;
    min-width:1242px;
    background: #000000 url(../images/videobg.jpg) no-repeat top center;
    padding-bottom: 50px;
}
.center_video_in{
  width:1242px;
  margin:0 auto;
}
.video_tit{
   height: 70px;
   background: url(../images/videotit.png) no-repeat left 76px;
   padding-top: 94px;
   padding-bottom: 24px;
   padding-left: 200px;
   margin-left: 44px;
}
.video_bottom{
    width: 1242px;
    height: auto;
    background-color: rgba(255,255,255,0.8);
}
.video_bottom_in{
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 60px;
}
.vhd{
  width:1100px;
  height:600px;
  padding-top:34px;
  position: relative;
}
.play{
    background-color: rgba(0,0,0,0.6);
    font-size: 21px;
    height: 70px;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
	text-indent:20px;
}
.play strong{
  float:left;
  display:block;
  padding-top:15px;
}
.play span{
    float:left;
  display:block;
  line-height: 70px;
  width: 90%;
  height: 70px;
  overflow: hidden;
}
.video_xwzx{
  width:1100px;
  height: auto;
  overflow: hidden;
  margin-top:40px;
}
.video_tit1{
    width:1100px;
    background: url(../images/vtit1.png) no-repeat left center;
}
.video_tit2{
    width:1100px;
    background: url(../images/vtit2.png) no-repeat left center;
}
.video_tit1 strong{
  display:inline-block;
  font-size:30px;
  color:#404040;
  text-indent:26px;
}
.video_tit1 span{
  float:right;
  display:inline-block;
  width:94px;
  height:24px;
  text-align:center;
  line-height:24px;
  background-color:#7e7e7e;
  border-radius:20px;
  font-size:12px;
  margin-top: 8px;
}
.video_tit1 span a{
  color:#ffffff;
}
.video_center{
    width:1100px;
	margin:0 auto;
	height:385px;
	margin-top:40px;
}
.video_ul{
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}
.video_ul li{
  width:243px;
  height:185px;
  float:left;
  position: relative;
  margin-right:42px;
}
.video_ul li:last-child{
  margin-right:0px;
}
.video_ul li span{
    background-color: rgba(0,0,0,0.6);
    font-size: 14px;
    height: 40px;
	line-height:40px;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
	text-align:center;
}

/*分页*/
.pages{text-align:center;}
.pages a{text-decoration:none;display: block;padding:0px 15px 0px 0px;}
.pages li{display:inline-block; border:1px #ddd solid;margin:2px;background: none;line-height: 40px;text-align: center;}
.pages li:hover{background-color:#df3132;color:#fff}
.pages .page-active{background-color:#df3132;color:#fff}
.pages .page-active a{color:#fff}
.pages li:hover a{
	color:#fff
}


.bnnerin .seach form [name='contentKey']{color:#000000}