@charset "utf-8";
/*about zyr
 * 内容：新闻资讯+资讯详情
 * 2017-10-10
 */
/*左边内容 start*/
.news-fl{
	padding-top:20px ;
	width: 860px;
}
.news-list,.news-list li,.news-list li a{width: 100%;}
.news-list li{
	line-height: 0;
}
.news-list li a{
	overflow:hidden ;
	padding: 20px 0;
}
.tag a{color:#2eb4b5}
.tag{position: absolute;margin-left: 225px;margin-top: -28px;}
.list-li{height:225px;border-bottom: 1px dashed #dcdcdc;}
.news-img{
	width: 200px;
	height: 160px;
	overflow:hidden ;
	margin-right: 30px;
}
.news-img img{
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	-webkit-transition: all .8s;
	transition: all .8s;
}
.news-text{
	width: 630px;
	text-align: right;
}
.news-text p,.news-text h3{
	text-align: left;
	width: 100%;
}
.news-text h3{
	width: 100%;
	font-size: 18px;
	color: #333;
	line-height: 20px;
	height: 20px;;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news-text p{
	font-size: 14px;
	line-height: 24px;
	height: 96px;
	color: #666;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
	word-wrap:break-word;/*支持IE，chrome，FF*/
	margin: 15px 0 10px;
}
.news-text p font,.news-text span{color: #333;}
.news-text span{
	font-size: 16px;
	line-height: 18px;
}
.news-text span i{
	width: 27px;
	height: 8px;
	background-position: 0 -6px;
	margin:0 10px;
}
.news-list li a h3:hover{
	text-decoration: underline;
}
.news-list li a:hover{border-color: #2eb4b5;}
.news-list li a:hover i{
	background-position: 0 -14px;
    -webkit-animation: arrow-movement 1.4s 1s ease-in-out infinite;
    animation: arrow-movement 1.4s .2s ease-in-out infinite;
}
.news-list li a:hover span{color:#2eb4b5 ;}
@-webkit-keyframes arrow-movement {
   0% {
    opacity: 0.3;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes arrow-movement {
   0% {
    opacity: 0.3;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.news-list li a:hover img{
	-webkit-transform: scale(1.13);
	transform: scale(1.13);
}
/*左边内容 end*/
/*右边内容*/
.news-fr{
	width: 290px;
	text-align: left;
	padding-top: 10px;
}
.tt-H5{
	width:100%;
	text-align: left;
	font-size: 20px;
	overflow: hidden;
	color: #565656;
	line-height: 22px;
	border-left: 3px solid #2eb4b5;
	padding-left: 10px;
	margin: 30px 0 0;
}
.tt-H5 a{
	font-size: 14px;
	color: #2eb4b5;
	line-height: 22px;
}
.tt-H5 a:hover{text-decoration: underline;}
.news-img2{
	width: 100px;
	height: 80px;
	overflow: hidden;
	margin-right: 10px;
}
.news-text2{
	width: 170px;
	text-align: left;
}
.news-text2 p{
	font-size: 14px;
	line-height: 24px;
	/*height: 72px;*/
	color: #333;
	margin-top: 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
	word-wrap:break-word;/*支持IE，chrome，FF*/
}
.tag-lists{
    width: 45%!important;
    float: left;
    border: 1px solid gainsboro;
    text-align: center;
    margin: 5px;
}
.text-list,.text-list a{
	width: 100%;
}
.text-list{line-height: 0;padding: 10px 0 20px;}
.text-list a{
	font-size: 14px;
	line-height: 32px;
	color: #333;
    height:32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.text-list a font{color: #999;margin-right: 10px;}
.text-list a:hover{
	color: #2eb4b5;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    transform: translateX(10px);
}
.text-list a:hover font{color: #2eb4b5;}
.tell-box{
	color: #fff;
	width: 290px;
	height: 185px;
	text-align: left;
	padding-top: 15px;
	background: url(../images/tel-bg_03.jpg) center top no-repeat;
}
.tell-box p{
	padding-left: 20px;
	font-size: 14px;
	line-height: 34px;
}
.tell-box p b{
	font-size: 30px;
}
.tell-box p i{
	width: 26px;
	height: 26px;
	background-position: -39px 0;
	margin-right: 15px;
    -webkit-animation: tadaA 2.5s ease-in-out infinite both;
    animation: tadaA 2.5s ease-in-out infinite both;
}
@-webkit-keyframes tadaA {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tadaA {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
/*右边内容  end*/

/*资讯详情 start*/
.details-tt{
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
.details-tt h2{
	font-size: 24px;
	color: #000;
	line-height: 26px;
}
.details-tt>p{
	font-size: 14px;
	color: #666;
	line-height: 16px;
	padding: 18px 0 15px;
}
.details-tt>p span{
	padding: 0 20px;
}
.details-tt>p font{color: #2eb4b5;}
.details-bd{
	text-align: left;
	padding: 10px 0 20px;
	line-height: 1.8;
	color: #555;
	font-size: 15px;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.details-bd p{
	font-size: 15px;
	color: #555;
	line-height: 1.9;
	text-indent: 2em;
	margin: 0 0 1.1em;
}
.details-bd p:last-child{
	margin-bottom: 0;
}
.details-bd p font{color: #333;font-size: 16px;}
.details-bd img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 1em auto;
}
.details-bd h1,
.details-bd h2,
.details-bd h3,
.details-bd h4{
	color: #222;
	line-height: 1.5;
	margin: 1.4em 0 0.7em;
	text-indent: 0;
	font-weight: 600;
}
.share-box{
	overflow:hidden ;
	padding: 30px 20px ;
	clear: both;
}
.turn-text{
	width: 100%;
	line-height: 1.8;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}
.turn-text a{
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.turn-text a:hover{
	text-decoration: underline;
	color: #2eb4b5;
}
.bdsharebuttonbox{
	margin-top: 15px;
}
/* 详情页右侧相关阅读：避免长标题重叠 */
.news-fr .news-list2{
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
}
.news-fr .news-list2,
.news-fr .news-list2 li,
.news-fr .news-list2 li a{
	width: 100%;
	box-sizing: border-box;
}
.news-fr .news-list2 li{
	line-height: normal;
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-fr .news-list2 li a{
	display: block;
	overflow: hidden;
	padding: 12px 0;
	border-bottom: none;
	border-top: 1px dashed #dcdcdc;
	line-height: 1.5;
	color: #444;
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-fr .news-list2 li a span{
	display: inline;
	white-space: nowrap;
}
.news-fr .news-list2 li:first-child a{
	border-top: none !important;
	padding-top: 4px;
}
.news-fr .news-list2 li a:hover{
	color: #2eb4b5;
	border-color: #dcdcdc;
}
.news-list2 li a{
	border-bottom: none;
	border-top: 1px dashed #dcdcdc;
}
.news-list2 li:first-child a{border-top: none !important;}
/*资讯详情 end*/
/*tag*/
.tagdiv{
 width:860px;height:55px;line-height:55px;border-bottom: 1px dashed #dcdcdc;
}
.tagspan{
    /*float:left;*/
	display: inline-block;
}
.tagh{/*float:left;*/display:inline-block;font-size:14px;}
