@charset "utf-8";
ul{margin:0;padding:0;}
li{list-style:none;}

body {
    background-color: #b0d7e8;
    font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体", sans-serif;
    font-weight: 400;
    color: #454545;
    font-size: 16px;
    line-height: 2;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  body {
    font-size: 18px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #272727;
}
a {
    text-decoration: none;
}
h2 {
	color: #ff6c39;
	font-size: 25px;
	line-height: 2;
	text-align: center;
	background: url(line.png) center repeat-x;
	position: relative;
	font-weight: normal;
}
h2 span {
	display: inline-block;
    line-height: 40px;
	height: 40px;
	padding-left: 50px;
	background: #b0d7e8 url(h2icon.png) no-repeat bottom left;
}
h3 {
	color: #333;
	font-size: 20px;
}
em{
	font-style: normal;
}

.more {
    font-size: 12px;
    text-shadow: 2px 1px 2px rgba(0,0,0,0.7);
    color: #fff;
    position: absolute;
    line-height: 4;
    right: 0;
}

/*
*index
**/
header .logo {
	padding: 10px;
}
header .logo img {
	width: 100%;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  header .logo {
    display: none;
  }
}
header h1 {
    display: none;
}
header .banner img {
    width:100%;
}
.headline {
    padding: 1em 0;
}
.headline h2 {
    text-align: center;
    font-size: 20px;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  .headline h2 {
    font-size: 30px;
  }
}
.headline p {
    text-indent: 2em;
}
.main {
    background: url(bg.jpg) no-repeat bottom left;
    background-attachment: fixed;
    background-size: contain;
}

.baoming {
	background-color: rgba(255,255,255,0.6);
	border-radius: 1em;
	margin: 1em 0;
}
.baoming .row {
	padding: 1em;
}
.bmbtn {
	display: block;
    background-color: #fddc50;
    width: 100%;
    margin: 0 auto;
    border-radius: 1em;
    box-shadow: 0 6px #e5af43;
    text-align: center;
    text-shadow: 0 1px #e5af43;
    font-weight: bold;
	margin-bottom: 1em;
	font-size: 20px;
}
.blocknav {
	text-align: center;
}
.blocknav img {
	width: 100%;
	margin-top: 1em;
}


/* Swiper */
.swiper-container {
	margin-bottom: 10px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    width: 100%;
    height: 15em;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  .swiper-slide img {
    height: 18em;
  }
}
.swiper-slide p{
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,0.6);
    margin: 0;
    padding: 0.5em;
    font-size: 15px;
}
.swiper-pagination {
    color: #fff;
    text-align: right;
    font-size: 12px;
    padding-right: 1em;
}



.swiper-container2 {
	margin-bottom: 10px;
	overflow: hidden;
	position:relative;
}
.swiper-container2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide a{
	display: block;
    width: 100%;}
.swiper-container2 .swiper-slide img {
    width: 100%;
    height: 15em;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  .swiper-container2 .swiper-slide img {
    height: 36em;
  }
}
.swiper-container2 .swiper-slide p{
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,0.6);
    margin: 0;
    padding: 0.5em;
    font-size: 15px;
}
.swiper-pagination2 {
	position: absolute;
    color: #fff;
    text-align: right;
    font-size: 12px;
    padding-right: 1em;
}
.swiper-button-next2,
.swiper-button-prev2 {
   position:absolute;
   top:50%;
   width:27px;
   height:44px;
   margin-top:-22px;
   z-index:10;
   cursor:pointer;
   background-size:27px 44px;
   background-position:center;
   background-repeat:no-repeat
}
.swiper-button-prev2{
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
 left:10px;
 right:auto
}
.swiper-button-next2{
 background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
 right:10px;
 left:auto
}
.news li {
	border-bottom: 1px dashed #ccc;line-height:3;
}

.picture.col-md-6 {
    padding: 1em 0 0 0;
}
/* 中型设备（台式电脑，992px 起） */
@media (min-width: 992px) {
  .picture.col-md-6 {
    padding-top: 0;
  }
  .picture .col-xs-4{
    padding-bottom: 1em;
  }
}
.picture img {
    width: 100%;
    height: 5em;
}
@media (min-width: 768px) {
  .picture img {
    height: 7em;
  }
}
.picture p {
    height: 2em;
    overflow: hidden;
}

/**/
.list-group-item{
    border: 0 none;
    border-radius: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
}
.list-group-item a {
    color: #333;
}
.picture img, .videorep img {
    width: 100%;
}

.videorep h2 span {
	background-position: 0px -310px;
}

.videorep p {
    height: 3.5em;
    overflow: hidden;
}
.videoimg {
    position: relative;
    margin-bottom: 10px;
}
.videoimg img {
    height: 8em;
}
.videoimg i {
    /*background: url(../img/play_lg.png) no-repeat center;*/
    background-size: 100%;
    width: 3em;
    height: 3em;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin:-1.5em -1.5em;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  .videoimg img {
    height: 12em;
  }
  .videoimg i {
    width: 5em;
    height: 5em;
    margin:-2.5em -2.5em;
  }
}
/* 大型设备（大台式电脑，1200px 起） */
@media (min-width: 1200px) {
  .videoimg img {
    height: 14em;
  }
}

.custom h3, .observe h3 {
    font-size: 16px;
    height: 1.1em;
    overflow: hidden;
}
.observe {
	font-size:12px;
	line-height:1.5;
}
@media (min-width: 768px) {
  .observe {
	font-size:16px;
	line-height:2;
}
}
.observe h3 {
    margin-top: 10px;
}
.observe .row img {
    width: 100%;
    height: 5em;
}
@media (min-width: 768px) {
  .observe .row img {
    height: 10em;
  }
}
.observe p {
    height: 4.8em;
    overflow: hidden;
}
@media (min-width: 768px) {
  .observe p {
	height: 4em;
}
}

.observe2 h2 span {
    background-position: 0px -207px;
}
.observe2 p {
  height: 2em;
  overflow: hidden;
}
.observe2 h3 {
  margin-top: 10px;
}
.observe2 .row img {
  width: 100%;
  height: 5em;
}
@media (min-width: 768px) {
  .observe2 .row img {
    height: 10em;
  }
}
.observe2 p {
  height: 4em;
  overflow: hidden;
}

.custom h2 span {
	background-position: 0px 0px;
}
.customitem {
    border-bottom: 1px dotted #1281b1;
}
.itembox {
    display: flex;
    justify-content: space-between;
}
.itembox img {
    width: 125px;
    height: 90px;
    margin: 0 1em 1em 0;
    flex-shrink: 0;
}
.itembox p {
    height: 5em;
    overflow: hidden;
    color: #666;
}

.attention {
    text-align: center;
    margin: 15px;
}
.attention .qrleft, .attention .qrright {
    width: 49%;
    display: inline-block;
}
/* 中型设备（台式电脑，大于等于 992px） */
@media (min-width: 992px) {
  .attention .qrleft, .attention .qrright {
    position: fixed;
    bottom: 100px;
    display: block;
    width: 140px;
  }
  .attention .qrleft {
    left: 0;
  }
  .attention .qrright {
    right: 0;
  }
  .attention p{
    text-shadow: 1px 1px 1px #fff;
  }
}
.attention h3 {
    font-size: 25px;
}
.attention p {
    margin: 0;
}
/* 中型设备（台式电脑，大于等于 992px） */
@media (min-width: 992px) {
  .attention p{
    text-shadow: 1px 1px 1px #fff;
  }
}
.attention img {
    width: 125px;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  .observe .list-group {
    height: 18em;
    overflow: hidden;
  }
}
.tuji, .tuji2 {
	clear:both;
}

/*
*content
**/
.subject {
    border-bottom: 1px solid #dcdcdc;
    padding: 1em;
    margin-bottom: 1em;
}
.subject h1 {
    font-size: 20px;
}
.subject .source span {
    margin-right: 0.5em;
}
.content .video_con {
    text-align: center;
}
.content #video {
    width: 100%;
    max-width: 600px;
}
.content img {
    max-width: 100%;
}

/*
*articlelist
**/
.articlelist ul {
    margin: 0;
    padding: 0;
}
.articlelist li {
    border-bottom: 1px solid #eee;
}
.articlelist h2 {
    font-size: 18px;
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  .articlelist h2 {
    font-size: 22px;
  }
}
.articlelist p {
    color: #333;
}
.articlelist .articledate {
    font-size: 12px;
}

/*
*footer
**/
footer {
    text-align: center;
    background-color: #1c3d95;
    color: #fff;
    font-size: 12px;
}
footer p {
    padding: 0.5em;
    margin: 0;
}