:root{
  --main-bg-color: #ff7675;
}
*,
*::after,
*::before{
  box-sizing: border-box;
}
html{
  font-size: .625em;
  font-size: calc(1em * .625);
  background: #f4f4f4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  font: normal 300 1.4em / 1.2 'Open-sans', helvetica, sans-serif;
  color: #111;
}
a{
  text-decoration: none;
  color: #111;
  cursor: pointer;
}
ol,
ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

b,
strong{
  font-weight: 600;
}
hr{
  background: #111;
  box-shadow: none;
  border: none;
  height: 1px;
  width: 100%;
  margin: 10px 0;
}
::selection{
  background: var(--main-bg-color);
  color: #fff;
}
::-moz-selection{
  background: var(--main-bg-color);
  color: #fff;
}
.head{ position:relative; background:url(../img/head.png) no-repeat top center; height:595px;}
.dengpic{position:absolute; z-index:999;left:92px;top: 54px;}
.deng{ margin:0 auto; width:1220px; position:relative;}
.channel{margin-top:92px; color:#fff; font-size:33px; text-shadow: 8px -10px 3px #888888}
.imghead{ width:100%; height:auto;}
/*  图片轮播*/
.flatd{margin: 0 auto; width: 660px;padding-top: 125px;}
.slideBox{ width:660px; height:330px; overflow:hidden; position:relative; }
.slideBox .hd{overflow:hidden; position:absolute; right:12px; bottom:6px; z-index:1}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left}
.slideBox .hd ul li{ float:left;margin-right:2px;width:18px;height:4px;line-height:18px;text-align:center;background:#7f7b6a;cursor:pointer;  color:#fff; font-size:14px}
.slideBox .hd ul li.on{ background:#ed7904}
.slideBox .bd{ position:relative; height:100%; z-index:0}
.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative }
.slideBox .bd img{ width:660px; height:330px; display:block}
.slideBox .txtbg{ width:100%;background:#000;filter:alpha(opacity=85);-moz-opacity:0.85;-khtml-opacity:0.85;opacity:0.85; background:#adadad\9;height:35px;position:absolute; bottom:0}
.slideBox .txtbg a{font-size:14px; color:#fff; margin-left:10px;position:relative;line-height:30px;}

.vedio-row{  margin-top: 20px;}
.vedio-left{ width:45%; float:left;}
.vedio-right{ width:55%; float:right;}
.content{ max-width:1220px; margin:0 auto;}
.vedio-left video { width: 100%; height:310px; object-fit: fill;}
.vedio-right li{ float:left; width:200px; margin-left:23px; margin-bottom:10px; }
.vedio-right video{ width: 200px; height: 113px; object-fit: fill;}
.default {margin-top:20px; }
.default li{ float:left; width:230px; margin-right:17px; margin-bottom:10px;}
.default li:nth-child(5){ margin-right:0;}
.default li:nth-child(10){ margin-right:0;}
.default video{ width: 230px; height: 130px; object-fit: fill;}
.pager{ clear: both; margin: 0 auto; width: 450px;}
.page{ list-style: none;}
.page>li{ float: left; padding: 5px 10px; cursor: pointer;}
.page .pageItem{ border: solid thin #DDDDDD; margin: 5px;}
.page .pageItemActive{ border: solid thin #0099FF; margin: 5px; background-color: #0099FF;color:white;}
.page .pageItem:hover{ border: solid thin #0099FF; background-color: #0099FF;color:white;}
.page .pageItemDisable{ border: solid thin #DDDDDD;margin: 5px; background-color: #DDDDDD;}
.container{
  width: 100%;
  margin: 0 auto;
  position:relative;
}
.wrapper{
padding-bottom:40px;
}
.card{
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, .1);
  display: flex;
  flex-direction: column;
  transition: box-shadow .2s ease-in-out;
  position:relative;
}
.jiang{ position:absolute; right:0; top:0; width:30px; height:40px; background-size:100%;}
.card__picture,.htmlvid{
  display: block;
  width: 100%;
  height: auto;

}
.card-infos{
  padding: 5px;
  background: #fff;
 /*border-bottom-left-radius: 6px;*/
 /* border-bottom-right-radius: 6px; position:absolute; */
/*    position: absolute;*/
    min-height: 37px;
    width: 100%;
  bottom:0;
  background:rgba(0,0,0,0.7);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
}
.card__title{
  font-family: 'Hind';
  font-size: 0.8rem;
  line-height: 0.4;
  margin: 0;
}
.card__title span{ float:right; color:#fff;}
.card__text{
  font-size: 1.4rem;
  font-weight: 300;
  margin: 0;
  color: #fff;
  text-align:center;
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.card__text a{ color:#FFFFFF;}

.card__text--high{
  font-weight: 600;
}

.header{
  background: var(--main-bg-color);
  height: 160px;
  display: flex;
}
.header__title{
  margin: auto;
  font-weight: 300;
  font-size: 3.2rem;
  color: #fff;
}
.header__title--high{
  font-weight: 600;
}
.sortable{ background-color: #fff;}
.sortable__nav{
  display: flex;
  justify-content: center;
  height:47px;
  background-color:#1956A7;
  line-height:40px;
}
.navlink{
  padding: 0 15px 4px;
  color: #fff;
  font-size: 1.0rem;
  font-weight: 300;
  display: block;
  border-bottom: 2px solid transparent;
  font-size:16px;
}
.navlink.on{
  border-color:#fff;
}

.footer__list.list{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list__item.item{
  display: flex;
}
.item__link.link{
  margin: 0;
}
.item__link.link:not(:first-child){
  margin-left: 20px;
}
.link__icon{
  height: 2rem;
  width: 2rem;
}
 @-webkit-keyframes hue {
              from {
                -webkit-filter: hue-rotate(0deg);
              }

              to {
                -webkit-filter: hue-rotate(-360deg);
              }
            }
.logo{ }
            .title{
                color: #f35626;
                /*font-size: 6rem;*/
                background-image:-webkit-linear-gradient(92deg,#f35626,#feab3a);
                -webkit-animation: hue 10s infinite linear;
                -webkit-text-fill-color: transparent;
                -webkit-background-clip:text;
				text-align:center; color:#FFF;
				font-size:36px;
            }

.subnav li{ float:left;}
.tog_menu{
	display: block;
  display: flex;
  justify-content: center;
  height:47px;
  background-color:#1956A7;
  line-height:40px;
	}


.foot{ background-color:#7abbdb; height:100px;padding:20px 0; font-family:"微软雅黑"; clear:both; border-top:3px solid #1A56A8;}
.foot p{ text-align:center; line-height:30px; color:#FFFFFF; font-size:14px; }
.foot p span{ padding: 0 16px;}
.pc_footer_border{clear:both;  margin: 0 auto; line-height:23px; }
.pc_footer_border_div{
    width:880px;
    height: 68px;
    margin: 41px auto;
}
.pc_footer_img{float:left;margin-left:60px; height:70px;}
.pc_footer_text{
	display: inline;
	font-size: 14px;
	margin-left: 60px;
	float: left;
}
.pc_img_dzjg{
	height: 68px;
	width: 58px;
	margin-right: 10px;
}
.pc_img_zfwz{
	height: 68px;
	width: 110px;
	margin-left: 10px;
}
.pc_footer_img{
	display: inline;
    float: left;
}

@media (max-width: 980px) {

	.deng{ width:100%;}
	.dengpic{ left:0;}
	.channel{ padding-left:30px;}
	.vedio-left,.vedio-right{ width:100%; margin-top:10px;}
	.vedio-right li{ width:140px; margin-left:21px;}
	.vedio-left video{ height:588px;}
	.vedio-right video{ width:140px; height:90px;}
	#bp_auid{ left:15%;}
    .default li{ float:left; width:300px; margin-right:13px; margin-bottom:10px; margin-left:13px; }
    .default li:nth-child(5){ margin-right:13px;}
    .default li:nth-child(10){ margin-right:13px;}
    .default video{ width: 300px; height: 210px;}
	.sortable__nav li{ float:left;}
}


