@charset "utf-8";
/*
	MBTXW.COM Copyright (C)2008-2099 www.mbtxw.com
	Author: mbtxw.com, QQ:536205792.
    Special note: do not modify this document without permission.
*/
/*下载列表*/
.news-banner {margin:20px auto;background-image:url("../images/banner/banner-08.jpg");background-repeat:no-repeat;background-position:center 20%;background-size:cover;width:98%;height:650px;border-radius:10px;}
.news-banner .banner-title {z-index:99;color:#FAFAFA;padding-top:230px;text-align:center;width:100%;}
.news-banner .banner-title h2 {font-size:68px;color:#fff;letter-spacing:10px;font-family:'aliFangYuan',sans-serif;padding-bottom:30px;}
.news-banner .banner-title p {font-size:30px;color:#fff;letter-spacing:10px;font-family:'aliFangYuan',sans-serif;}



.news-list-banner {margin:20px auto;background-image:url("../images/banner/banner-09.jpg");background-repeat:no-repeat;background-position:center 20%;background-size:cover;width:98%;height:500px;border-radius:10px;}


/*列表标签*/
.news-img-tag {margin-left:-22px;overflow:hidden;}
.news-img-tag ul {width:346px;float:left;margin-left:22px;margin-bottom:20px;padding:15px 0;background:#FFFFFF;border-radius:8px;position:relative;}
.news-img-tag li {margin:0 15px;overflow:hidden;font-size:14px;}
.news-img-tag ul:hover {box-shadow:0 1px 6px rgba(0,0,0,.35);}
.news-img-tag .li-img {width:317px;height:220px;overflow:hidden;border-radius:5px;}
.news-img-tag .li-img img {-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.news-img-tag .li-img:hover img {-webkit-transform:scale(1.03);-ms-transform:scale(1.03);-moz-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03);}
.news-img-tag .li-title {margin-top:15px;height:23px;line-height:23px;overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap;}
.news-img-tag .li-introduce {margin-top:10px;height:46px;line-height:23px;overflow:hidden;color:rgba(0,0,0,.35);text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-img-tag .li-addtime {margin-top:10px;color:rgba(0,0,0,.35);overflow:hidden;}




/*浮动置顶*/
.news-fixed.fd-active {position:fixed;top:100px;z-index:6;box-shadow:0 0 15px rgb(0 0 0/50%);}



.news-show {background:#FFFFFF;border-radius:8px;padding:26px;}
.news-show h1 {padding-bottom:20px;}

.news-show .show-info {padding-bottom:16px;border-bottom:#f4f4f4 1px solid;}
.news-show .show-info i {font-size:13px;}
.news-show .show-info span {font-size:14px;color:#666;}
.news-show .show-info span img {margin-left:16px;width:20px;height:20px;}

.news-show .content {font-size:16px;line-height:200%;padding:16px 0px;}
.news-show .content img {border-radius:10px;margin:16px 0px;}


/*资讯简介*/
.introduce-box {margin:26px 0;border-radius:10px;padding:40px 50px;color:#666;background-color:#f8f8f8;line-height:30px;position:relative;font-style:normal;font-size:15px;letter-spacing:2px;}
.introduce-box:before {position:absolute;top:20px;left:20px;display:block;width:16px;height:14px;background:url(../images/icon/icon-colon.png) no-repeat;content:''}
.introduce-box:after {position:absolute;right:20px;bottom:20px;display:block;width:16px;height:14px;background:url(../images/icon/icon-colon.png) -16px 0 no-repeat;content:''}


/*本文导航*/
.news-subtitle {overflow:hidden;background:#FFFFFF;border-radius:8px;padding:26px 26px 16px 26px;margin-top:20px;}
.news-subtitle h2 {margin-bottom:15px;border-bottom:#EEEEEE 1px solid;padding-bottom:10px;}
.news-subtitle li {width:50%;height:32px;line-height:32px;overflow:hidden;float:left;font-size:14px;}


/*同类相关资讯*/
.news-similar {overflow:hidden;background:#FFFFFF;border-radius:8px;padding:26px 26px 16px 26px;margin-top:20px;}
.news-similar h2 {margin-bottom:15px;border-bottom:#EEEEEE 1px solid;padding-bottom:10px;}
.news-similar h2 span {float:right;font-size:14px;font-weight:500;}
.news-similar h2 span a {font-family:'aliFangYuan',sans-serif;}
.news-similar li {float:left;width:50%;font-size:14px;height:36px;line-height:36px;}
.news-similar li a {position:relative;display:block;overflow:hidden;padding-right:10px;padding-left:15px;text-overflow:ellipsis;white-space:nowrap;font-size:15px;}
.news-similar li a:before {position:absolute;top:15px;left:5px;width:4px;height:4px;border-radius:50%;background:#999;content:""}
.news-similar li a:hover:before {background:#F20000}

/*上一页下一页*/
.list-np {position:relative;overflow:hidden;font-size:14px;margin-left:-20px;margin-top:20px;}
.list-np ul {float:left;margin-left:20px;padding:15px 5px 15px 5px;background:#FFFFFF;width:560px;height:100px;border-radius:8px;}
.list-np li {position:absolute;}
.list-np span {color:#b5b7bb;font-size:12px;}
.list-np h2 {font-size:16px;height:44px;line-height:22px;margin:10px 0;font-weight:500;}
.list-np p {color:#adaeaf;font-size:12px;bottom:15px;}
.list-np .np_prev i {float:left;display:inline-block;width:38px;height:68px;background:url('../images/np_prev.png') no-repeat 0 30px;background-size:38px;}
.list-np .np_prev li {float:left;padding-left:48px;width:500px;}
.list-np .np_next i {float:right;display:inline-block;width:38px;height:68px;background:url('../images/np_next.png') no-repeat 0 30px;background-size:38px;}
.list-np .np_next li {float:right;padding-right:48px;text-align:right;width:500px;}



/*新闻列表*/
.news-list-tag {padding:30px 20px 30px 20px;background:#FFFFFF;border-radius:8px;}
.news-list-tag ul {background-image:url('../images/b10.png');background-repeat:repeat-y;background-position:270px 0px;overflow:hidden;}
.news-list-tag li .i {margin-left:16px;float:left;width:17px;height:17px;margin-top:4px;background-color:#cacaca;overflow:hidden;border-radius:999px;border:2px solid #fff;box-sizing:border-box;}
.news-list-tag li:hover a {color:#f30c0c;}
.news-list-tag li:hover .i {background-color:#f30c0c;}
.news-list-tag li:hover .left-img img {-webkit-transform:scale(1.03);-ms-transform:scale(1.03);-moz-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03);}
.news-list-tag li:hover .p-more a {background:#a50000;}
.news-list-tag li div {height:230px;}
.news-list-tag li:last-child div{height:200px;} 
.news-list-tag .left-img {float:left;width:246px;overflow:hidden;}
.news-list-tag .left-img b {display:block;font-size:18px;height:48px;text-align:right;}
.news-list-tag .left-img img {width:246px;height:136px;border-radius:8px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}

.news-list-tag .right-info {float:left;width:calc(100% - 279px);}
.news-list-tag .right-info h2 {height:40px;font-size:18px;display:block;padding-left:20px;}


.news-list-tag .right-info .p-info {margin-top:18px;padding-left:20px;color:#999;font-size:14px;height:52px;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-list-tag .right-info .p-more {margin-top:30px;padding-left:20px;}
.news-list-tag .right-info .p-more a {display:inline-block;background:#cf2424;text-align:center;font-size:14px;line-height:42px;padding:0 50px;font-family:Arial;color:#ffffff;border-radius:25px;}


.news-title {position:relative;text-align:center;}
.news-title h1 {font-weight:bold;position:absolute;top:0;z-index:1;width:100%;font-family:Arial;font-size:100px;color:rgba(0,0,0,0.1);}
.news-title h2 {z-index:2;font-family:"Microsoft YaHei", 微软雅黑;font-size:48px;font-weight:bold;color:rgb(0, 0, 0);line-height:70px;padding-top:56px;}
.news-title p {margin-top:14px;margin-bottom:50px;}
.news-title p em {display:inline-block;margin:0 6px 0 0;height:6px;border-radius:6px;}
.news-title p em:nth-child(1) {width:6px;background:#c00303;animation:p-span-ana 1.2s linear infinite alternate;}
.news-title p em:nth-child(2) {background:#404040;animation:p-span-anb 1.2s linear infinite alternate;}
@keyframes p-span-ana {
  0% {
	width: 6px;
}
100% {
	width: 48px;
}
}
@keyframes p-span-anb {
  0% {
	width: 48px;
}
100% {
	width: 6px;
}
}

