﻿/* CSS Document */
/**{ padding:0; margin:0;}*/
/*.banner{ width:100%; height:250px; overflow:hidden; position:relative;font-size:0;margin: auto;}*/
/*.b-img{ height:250px;  position:absolute; left:0; top:0;}*/
/*.b-img a{ display:block; height:250px; float:left;}*/
/*.b-img a img{width: 100%;height: 100%;text-align: center;}*/
/* .b-list{ height:50px; padding-top:220px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:5px; height:5px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #14ab04;} */


.ayl_cleft{
	 width:100%;
	 height:577px;
	 background-color: #fff;
	 overflow:auto;
	 margin-bottom: 20px;
}
.ayl_cleft hr{
	border: 3px solid #E0E0E0;
}
.ayl_cimgt{
	width: 100%;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px; 
}
.ayl_cimgt:hover{
	background-color: #E0E0E0;
}
.ayl_cimgt hr{
	border:1px solid #4a4a4a;
	margin:4px 0;
}
.ayl_cimgt span{
	font-weight: bold;
}
.ayl_cimg{
	width: 150px;
	height:80px;
	float: left;
	margin-right: 10px;
	line-height: 100px;
	text-align: center;
}
 .ayl_cimg img{
	/*margin-top:20px;*/
	width: 100px;
	height: 100px;
}  
.ayl_ct{
	/*text-align: center;*/
	/*line-height: */
	padding-top: 30px;
}
.ayl_cleft p{
	margin: 2px 0;
	padding: 0px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.aly_crvodie{
	width: 100%;
	height: 160px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.aly_crvodie img{
	width: 360px;
	height: 160px;
}

/*视频分享开始*/
.d_video{
	width: 100%;
	height: auto;
	margin-top:20px;
}
.d_video h1{
	text-align: center;
	color: #000;
}
.d_video_list{
	margin: 0px;
	padding: 0px;
}
.ayl_clb_img{
	width: 158px;
	height: 112px;
	margin-left: 14px;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}
.ayl_clb_img img{
	width: 1000px;
	height: 90px;
}
.ayl_clb_img:hover{
	color: #1d71b6;
}
/*三角形实现*/
/*  .video_div{
	width: 158px;
	height: 130px;
	float: left;
	margin-left: 10px;
} */
/* .sanjiao_div{
	width: 160px;
	height: 109px;
	background-color: #fff;
	position: absolute;
	margin-left: 14px;
	margin-top: 10px;
	left: 0px;
	top: 0px;
	opacity: 0.4;
}*/
.triangle-up:hover .triangle{
	box-shadow: 10px -5px 10px -3px white;
}
.triangle-up:hover .huigu_span{
	display: block;
}
.triangle-up{
   margin-left: 59px;
   width: 40px;
   height: 40px;
   border-radius: 50%;
   background: rgba(0, 0, 0, 0);
   position: absolute;
   top: 45px;
}
/* .triangle{
   width: 0px;
    height: 0px;
    border-top: 14px solid transparent;
    border-left: 14px solid rgba(255,255,255,0.8);
    border-bottom: 14px solid transparent;
    margin-left: 15px;
    margin-top: 6px;
} */
.triangle {
	/*position: relative;*/
	margin: auto;
	width: 0;
	height: 0;
	border-width: 14px 14px;
	border-style: solid;
	border-color: white white transparent transparent;
	opacity: 0.7;
	transform:rotate(45deg);
}
/* .triangle::after {
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	transform:rotate(98deg);
	top: -162px;
	left: -21px;
	box-shadow: 0 10px 10px -10px white;
} */
/*视频分享结束*/
.ayl_clxw{
	width: 100%;
	margin-top: 20px;
}
.ayl_clxw li,hr{
	margin: 0;
	padding: 0;
}
.ayl_clxw_list{
	background-color: rgb(231,230,228);
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ayl_clxw_list li{
	line-height: 40px;
}
.ayl_clxw_list li a{
	color: #67442f;
}
.ayl_clxw_list a:hover{
	color: #1d71b6;
}
.ayl_clxw_list li img{
	margin:0 10px; 
}
.ayl_clxw_list hr{
	border-bottom: 1px dotted #67442f;
}
.ayl_clbottom{
	width: 100%;
	cursor: pointer;
}

/*图片轮播的实现*/

.banners_div{width: 100%;height:auto;margin: 20px 0px 0;}
.banners_div:after{clear:both}
/*首页轮播图修改 cyd 于2020.4.14修改*/
.main_banner{width:850px;height:336px;position:relative;border-radius: 5px;float: left;overflow: hidden;}
.main_banner .bd {position: relative;z-index: 1;width:100%;height:100%;overflow: hidden;}
.main_banner .bd ul {width:850px;position: absolute;top: 0px;}
.main_banner .bd li {width:850px;height:336px;position: relative;}
.main_banner .bd li a {position: relative;width: 100%;height: 100%;margin: 0 auto;display: block;}
.main_banner .bd li a img {width:850px;height:336px;display: block}
.main_banner .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right:20px;
    margin: 0 auto;
    height: 22px;
    line-height: 22px;
    text-align: right;
}
/*.banner .hd ul{height: 22px;width: 70px;background: url(../images/ulBg.png) 0 0 no-repeat;}*/
.main_banner .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 4px;
    width: 30px;
    margin: 3px;
    border-radius: 990em;
    background-color: hsla(0,0%,100%,.6);
    overflow: hidden;
    line-height: 9999px;
}
.main_banner .hd ul .on {background: #fff;}
.main_banner .arrow{
    width: 48px;
    height: 76px;
    margin: -38px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    background-size: 100%;
}
.main_banner .prev{background: url(/wp-content/themes/d8/img/indexBannerLeft.png) no-repeat 0 0;left: -36px;}
.main_banner .next{background: url(/wp-content/themes/d8/img/indexBannerRight.png) no-repeat 0 0;right: -36px;}
.main_banner:hover .arrow{opacity: 1;}
.main_banner:hover .prev{left: 0;}
.main_banner:hover .next{right: 0;}
.small_banner{width: 276px;float: left;margin-left: 12px;display: none;}
.small_banner_item{width: 100%;height:162px;display:block;margin-bottom: 12px;border-radius: 5px;overflow: hidden;position: relative;}
.sbanner_title{position: absolute;left: 0;right: 0;bottom:0;padding: 10px;}
.small_banner_item:last-child{margin-bottom: 0;}
.mobileBanner{display: none;}

.cydsubbanner{width: 850px;height: 247px;margin-bottom: 20px;float: inherit;border-radius: 0;}
.cydsubbanner .bd ul {width:850px;position: absolute;top: 0px;}
.cydsubbanner .bd li {width:850px;height:247px;position: relative;}
.cydsubbanner .bd li a {position: relative;width: 100%;height: 100%;margin: 0 auto;display: block;}
.cydsubbanner .bd li a img {width:850px;height:247px;display: block}



.banList{position:absolute;left:0px;height:auto}
.banList li{width:100%;height:auto;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.actives{opacity:1;transform:scale(1);z-index:2;}
.banList{width: 100%;height: 344px;}
.banList img{width: 100%;/* height: 100%; */height: 344px;}
.fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;margin-left:-50%}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:50%;margin:0 5px;}
.jsNav a.current{background:#fc8f0f;cursor:pointer}
/*分页滚动的显示*/
 .box{ width:100%; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
  .picbox{ width:100%; height:115px; overflow:hidden; position:relative;}
  .picbox li span {
    display: block;
    padding: 4px 0px 0px 4px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    position: absolute;
    color: #FFF;
    background-color: rgba(0,0,0,.5);
    bottom: 0;
    width: 156px;
    margin-bottom: 6px;
  }
  .picbox li:hover .huigu_span{
	background-color: red;
	top: 60px;
  }

  .piclist{ height:115px;position:absolute; left:0px; top:0px;}
  .piclist li{ background:#eee; margin-right:20px; padding:5px; float:left;}
  .swaplist{ position:absolute; left:-3000px; top:0px}
  .og_prev,.og_next{ width:30px; height:50px; background:url(http://www.aiyingli.com/wp-content/themes/d8/img/icon.png) no-repeat; background:url() no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
  .og_prev{ background-position:0 -60px; left:4px;}
  .og_next{ background-position:0 0; right:4px;}

  .og_prevs,.og_nexts{ width:30px; height:50px; background:url(http://www.aiyingli.com/wp-content/themes/d8/img/icon.png) no-repeat; background:url() no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
  .og_prevs{ background-position:0 -60px; left:4px;}
  .og_nexts{ background-position:0 0; right:4px;}

  #foot_bm a,p,p a{font-size:15px;color:#666;}

  /*页面导航分类部分的实现*/
  .title_navigation{
  	width: 100%;
  	height: auto;
  	background: #fff;
  	margin-bottom: 10px;
  	padding-bottom: 10px;
  }
  .title_navigation .p{
  	background: url('http://www.aiyingli.com/wp-content/themes/d8/img/class.png') no-repeat;
  	background-position: -15px 0px;
  	width: 97%;
  	height: auto;
  	margin-left: 18px;
  	padding:5px 0px;
  	padding-left: 5px;
  }
  .pp{
  	width: 100px;
  	height: 100%;
  	float: left;
  }
  .p_xx{
  	width: 84%;
  	height: auto;
  	float: left;
  }
  .p_xx a{
  	color: #666;
  	display: inline-block;
  }
  .p_xx a:hover{
  	color: #009ad6;
  }
  .title_navigation a{
	margin: 0 10px;
  }
  .p_all{
  	height: 100%;
  	float: left;
  }
  .p_all a{
  	margin: 0px 10px 0px 0px;
  	color: #666;
  }  
  .titles{
  	height: 100%;
  	text-indent: 5px;
	margin: 0;
	line-height: 20px;
	display: block;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	float: left;
}

/*图片上加文字*/
.focus_r{
	width: 100px;
	height: 89px;
	text-align: center;
	line-height: 30px;
	border-radius: 0 0 5px 5px;
	position: absolute;
	top: 102px;
	left: 147px;
}
/*文章展示列表视频播放器*/
  .btnn_sd{
 	width: 60px;
 	height: 60px;
 	background: #000;
 	position: absolute;
 	left: 0px;
 	top: 0px;
 	border-radius: 50%;
 	margin-top: 45px;
 	margin-left: 80px;
 	opacity: 0.4;
 }
 .btnn_s{
 	width: 0;
 	height: 0;
 	border-top: 20px solid transparent;
 	border-left: 20px solid #fff;
 	border-bottom: 20px solid transparent;
 	margin-top: -63px;
 	margin-left: 25px;
 }
 .excerpt:hover .btnn_sd{
 	background-color: blue;
 }
.t-news{
	width: 100%;
    background-color:#DFDFDF;
    margin-bottom: 10px;
}
.news-left{
	float:left;
	width:49%;
	border:1px solid #ddd;
}
.news-title{
	font-size: 16px;
	font-weight: 800;
    padding: 20px 10px 10px 20px;
    background: #fff;
}
.news-title a{
    color: #333;
    padding:0 0 0 10px;
    border-left: 3px solid #00a4e8;
}
.news-side{
	background: #FFF;
    padding: 12px 12px 0px 12px;
    color: #666;
    line-height: 28px;
}
.news-hmtb img{
	width: 100px;
	height: 87px;
}
.t-news a{
	text-decoration:none;
	color: #333
}
.t-news a:hover{
	text-decoration:underline;
}
.news-c1{
	height: 20px;
    line-height: 20px;
    padding-bottom: 0;
    overflow: hidden;
    text-overflow:ellipsis;
    margin-bottom: 10px;
}
.news-c1 a{
	color: #115B9A;
	font-size:18px;
	font-family:黑体;
	font-weight:bold;
}
.news-c2{
	height: 64px;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
}
.news-c3{
	height: 112px;
    overflow: hidden;
    line-height: 28px;
    padding-top: 9px;
}
.news-list li{
	width: 98%;
    height: 28px;
    padding-left: 10px;
    background: url(http://www.aiyingli.com/wp-content/themes/d8/img/list_a.jpg) 0% 30% no-repeat;
    overflow: hidden;
    list-style: none;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news-right{
	float:right;
	width:49%;
	border:1px solid #ddd;
}
/*视频的标签*/
/*@media (min-width:1340px){
.scroll{display: block;}
}
@media (max-width:640px){
	.embed{width:100%;height: 200px;}
	.focusmos{display: none;}
	.banners{width: 100%;border-radius: 0;height:auto;margin-bottom: 20px;}
    .banners .flex-control-nav{bottom: 2px;}
	.banList img{height: 105px;}
	.fomW{bottom:10px;left:55%;}
	.news-left{float: none;width: 98%;padding-left: 5px;}
	.news-right{float: none;width: 98%;padding-left: 5px;}
}*/


/**
 * 文章列表
 */
.excerpt .articleListRight{
    position: relative;
    height: auto;
    margin:0 0 0 20px;
    display: block;-webkit-box-flex: 1;-moz-box-flex:1;-webkit-flex: 1;-ms-flex: 1;flex: 1;
    overflow: hidden;
}
.articleExtendMessage{margin-top: 15px;}
span.articleAuthor{text-align: left;}
span.articleViews{text-align: right;}
.excerpt:after{
	clear: both;
}
.MoreArticle{
	background: #0086e0;
    color: #fff;
    font-size: 16px;
    border-radius: 23px;
    width: 245px;
    text-align: center;
    height: 46px;
    margin: 40px auto;
    line-height: 46px;
    cursor: pointer;
    box-shadow: 0 3px 10px rgba(0,84,131,0.4);
}
.LoadingCompleted{
  background: #f9f9f9;
  border: 0px;
  box-shadow: none;
  color: #ccc;
  width: 100%;    
  height: auto;
}
.ias-trigger a{
	color:#565353;
}
.cyd_listnull{display: none;padding:50px 0;}
.cyd_listnull img{display: block;margin:0 auto;}
.cyd_listnull p{text-align: center;margin-top: 10px;}
/**
 * 列表标签
 */
.article .tags{
	position: absolute;
    display: inline-block;
    left: 0px;
    top: 5px;
    background: #eb5f47;
    padding: 3px 10px;
    color: #fff;
	opacity: 0.85;
}

.article .excerpt .focus .tags a:nth-child(1){
	color:#fff;
	width: auto;
	height: auto;
}
/**
 * 首页分类导航列表
 */
.articleCategroy ul{
    border-radius: 4px;
    display: flex;
    overflow: hidden;
    /*padding: 0 20px;*/
    /*box-shadow: 0px -2px 6px -2px #cccccca8;*/
}
.articleCategroy a:hover{background:#eee;}
.articleCategroy ul li{
    padding: 15px 20px;
    cursor: pointer;
    font-size: 16px;
	  position:relative;
    color: #333;
}
.articleCategroy_mobile .swiper-slide{position: relative;}
.articleCategroy ul li a{color: #333;}
.articleCategroy ul li:hover{background:#eee;font-weight: bold;}
.categoryItem{color: #555;display: none;}
.articleCategroy ul li.on,.articleCategroy_mobile .swiper-slide.on{
	color: #0086e0;
  background: #eee;
  font-weight: bold;
}
.articleCategroy ul li.on::after,.articleCategroy_mobile .swiper-slide.on::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	left: 50%;
	bottom: 0;
	top: auto;
	z-index: 2;
	background: #0086e0;
	transform: translate(-50%);
	border: none !important;
	/*border-bottom: 2px solid #0086e0;*/
}
.articleCategroy_mobile .swiper-slide a{color: #333;}
@media screen and (max-width:750px) {
     .banners_div{margin:0;}
     .excerpt .focus {float: left; margin: 0px;width: 130px;height: 89px;}
     .excerpt .focus a:nth-child(1){height: 100%;width: 100%;}
     .excerpt .focus a img {margin: 0 auto;border-radius: 5px;}
     .articleListRight header h2 a{
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        -webkit-box-pack: center;
        overflow: hidden;
        word-break: break-all;
        line-height: 1.5;
        white-space: normal;
      }
    .author_name{font-size: 12px;}
    .articleListRight .note{display:none;}
    .articleExtendMessage{margin:0px;}
    .small_banner{display: none;}
    .main_banner{display: none;}
    .mobileBanner{display: block;height: 200px;width: 100%;}
    .mobileBanner .swiper-container {
      width: 100%;
      height: 100%;
    }
    .mobileBanner .swiper-container .swiper-slide{width: 100%;height:200px;}
    .mobileBanner .swiper-container .swiper-slide a{width: 100%;height:200px;display: block;}
}
.myfollow{display: none;}
.cydLoadingBox{text-align: center;margin:40px 0;}
.cydLoadingBox img{width: 180px;}
.atten_author_null{margin:40px 0;text-align: center;display: none;}
.atten_author_null img{margin:0 0 10px 0;}
.remmondAuthorList{padding-top: 66px;}
.remmondAuthorList li.authorItem{width: 214px;height:316px;background: #fff;display: inline-block;margin-right: 37px;margin-bottom: 70px;}
.remmondAuthorList li.authorItem:nth-child(3n){margin-right: 0;}
.remmondAuthorList li .authorAthar{width: 76px;height: 76px;margin:-45px auto 0;}
.remmondAuthorList li .authorDesc{height: 19px;}
.remmondAuthorList li .authorNotice{width: 84px;height: 32px;}
.articleMore{margin:10px auto 40px;}
.usersMore{margin:-30px auto 40px;}
.usersMore,.articleMore{
    display: none;
    background: #0086e0;
    color: #fff;
    font-size: 16px;
    border-radius: 23px;
    width: 245px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    box-shadow: 0 3px 10px rgba(0, 84, 131, 0.4);
}
.athorArticleList.followArticleList{padding:30px 0;}
.followArticleList li{background:#fff;}
.follow_title{color: #333;}
.followArticleList li:hover .follow_title{color: #428BD1;}
.followArticleList li:hover .athor_article_info h3{color: #666;}
.cydsubbanner.main_banner{

    display:none
}