<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.news-det .left p a{display:inline;color:#333;font-weight:bold;}
.top-nav ul li:nth-child(5) a{background:#3269e2;color:#fff;}

@media screen and (min-width: 1400px)  {
/*banner*/
    .banner-bj{background:url(../images/new-det/tb_bj.jpg) no-repeat;background-size:100% 100%;height:215px;}
	.banner{position:relative;}
	.bread,.bread a{font-size:16px;color:#fff;}
	.banner h1{width:69%;margin:0;font-size:30px;color:#fff;padding-left:4%;background:url(../images/new-det/tb_tb.png) no-repeat left center;}
	.banner .quote{position:absolute;right:0;top:30%;}
/*prve-next*/
    .pr-ne{background:#f5f5f5;-webkit-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);-moz-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);border-radius:4px;padding:10px 0;margin-top:-37px;}
	.pr-ne div{width:30%;float:left;font-size:17px;color:#1a1a1a;padding-left:3%;margin-right:1%;}
	.pr-ne div a{display:inline-block;font-size:17px;color:#1a1a1a;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;width:85%;float:right;padding:15px 0;}
	.pr-ne div a:hover{color:#cb984f;}
	.pr-ne .prev{background:url(../images/new-det/tb_syg.png) no-repeat left center;margin-left:2%;}
	.pr-ne .prev span{width:15%;float:left;padding:15px 0;}
	.pr-ne .next{background:url(../images/new-det/tb_xyg.png) no-repeat left center;}
	.pr-ne .next span{padding:15px 0;width:15%;float:left;}
	.pr-ne .time{width:24%;float:right;margin-right:0;background:url(../images/new-det/tb_sj.png) no-repeat left center;}
	.pr-ne .time span{padding:15px 0;display:inline-block;width:50%;float:left;}
/*news-det*/
    .news-det{margin-top:1.5%;}
	.news-det .left{width:68%;float:left;}
	.news-det .left p{font-size:16px;color:#0d0d0d;line-height:30px;}
	.news-det .left p img{margin:1.5% auto;}
	.news-det .left p video,.news-det .left p iframe{width:80%;margin:0 10%;height:430px;}
	.news-det .right{width:28%;padding:1% 1% 2% 1%;border-radius:10px;float:right;background-image:linear-gradient(0deg,#f4f8fc 0%,#f6f9fd 100%);}
	
}

@media screen and (max-width: 1400px) and (min-width: 1200px){	
/*banner*/
    .banner-bj{background:url(../images/new-det/tb_bj.jpg) no-repeat;background-size:100% 100%;height:190px;}
	.banner{position:relative;}
	.bread,.bread a{font-size:15px;color:#fff;}
	.banner h1{width:69%;margin:0;font-size:27px;color:#fff;padding-left:4%;background:url(../images/new-det/tb_tb.png) no-repeat left center;}
	.banner .quote{position:absolute;right:0;top:15%;}
/*prve-next*/
    .pr-ne{background:#f5f5f5;-webkit-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);-moz-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);border-radius:4px;padding:5px 0;margin-top:-33px;}
	.pr-ne div{width:30%;float:left;font-size:16px;color:#1a1a1a;padding-left:3%;margin-right:1%;}
	.pr-ne div a{display:inline-block;font-size:16px;color:#1a1a1a;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;width:85%;float:right;padding:15px 0;}
	.pr-ne div a:hover{color:#cb984f;}
	.pr-ne .prev{background:url(../images/new-det/tb_syg.png) no-repeat left center;background-size:7% auto;margin-left:2%;}
	.pr-ne .prev span{width:15%;float:left;padding:15px 0;}
	.pr-ne .next{background:url(../images/new-det/tb_xyg.png) no-repeat left center;background-size:7% auto;}
	.pr-ne .next span{padding:15px 0;width:15%;float:left;}
	.pr-ne .time{width:24%;float:right;margin-right:0;background:url(../images/new-det/tb_sj.png) no-repeat left center;background-size:8% auto;}
	.pr-ne .time span{padding:15px 0;display:inline-block;width:50%;float:left;}
/*news-det*/
    .news-det{margin-top:1.5%;}
	.news-det .left{width:68%;float:left;}
	.news-det .left p{font-size:16px;color:#0d0d0d;line-height:30px;}
	.news-det .left p img{margin:1.5% 10%;width:80%;}
	.news-det .left p video,.news-det .left p iframe{width:80%;margin:0 10%;height:390px;}
	.news-det .right{width:28%;padding:1% 1% 2% 1%;border-radius:10px;float:right;background-image:linear-gradient(0deg,#f4f8fc 0%,#f6f9fd 100%);}
	
}

@media screen and (max-width: 1200px) and (min-width: 992px){		
/*banner*/
    .banner-bj{background:url(../images/new-det/tb_bj.jpg) no-repeat;background-size:100% 100%;height:172px;}
	.banner{position:relative;}
	.bread,.bread a{font-size:15px;color:#fff;}
	.banner h1{width:69%;margin:0;font-size:24px;color:#fff;padding-left:4%;background:url(../images/new-det/tb_tb.png) no-repeat left center;background-size:4% auto;}
	.banner .quote{position:absolute;right:2%;top:15%;width:18%;}
	.banner .quote img{width:100%;}
/*prve-next*/
    .pr-ne{background:#f5f5f5;-webkit-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);-moz-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);border-radius:4px;padding:5px 0;margin-top:-33px;}
	.pr-ne div{width:29%;float:left;font-size:15px;color:#1a1a1a;padding-left:3%;margin-right:1%;}
	.pr-ne div a{display:inline-block;font-size:15px;color:#1a1a1a;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;width:80%;float:right;padding:15px 0;}
	.pr-ne div a:hover{color:#cb984f;}
	.pr-ne .prev{background:url(../images/new-det/tb_syg.png) no-repeat left center;background-size:7% auto;margin-left:2%;}
	.pr-ne .prev span{width:18%;float:left;padding:15px 0;}
	.pr-ne .next{background:url(../images/new-det/tb_xyg.png) no-repeat left center;background-size:7% auto;}
	.pr-ne .next span{padding:15px 0;width:18%;float:left;}
	.pr-ne .time{width:28%;float:right;margin-right:0;background:url(../images/new-det/tb_sj.png) no-repeat left center;background-size:7% auto;}
	.pr-ne .time span{padding:15px 0;display:inline-block;width:50%;float:left;}
/*news-det*/
    .news-det{margin-top:1.5%;}
	.news-det .left{width:68%;float:left;}
	.news-det .left p{font-size:16px;color:#0d0d0d;line-height:30px;}
	.news-det .left p img{margin:1.5% 10%;width:80%;}
	.news-det .left p video,.news-det .left p iframe{width:80%;margin:0 10%;height:390px;}
	.news-det .right{width:28%;padding:1% 1% 2% 1%;border-radius:10px;float:right;background-image:linear-gradient(0deg,#f4f8fc 0%,#f6f9fd 100%);}
	
}

@media screen and (max-width: 992px) and (min-width: 769px){			
/*banner*/
    .banner-bj{background:url(../images/new-det/tb_bj.jpg) no-repeat;background-size:100% 100%;height:157px;}
	.banner{position:relative;}
	.bread,.bread a{font-size:15px;color:#fff;}
	.banner h1{width:69%;margin:1% 0 0 0;font-size:18px;color:#fff;padding-left:4%;background:url(../images/new-det/tb_tb.png) no-repeat left center;background-size:3.5% auto;}
	.banner .quote{position:absolute;right:2%;top:30%;width:18%;}
	.banner .quote img{width:100%;}
/*prve-next*/
    .pr-ne{background:#f5f5f5;-webkit-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);-moz-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);border-radius:4px;padding:5px 0;margin-top:-33px;}
	.pr-ne div{width:33%;float:left;font-size:14px;color:#1a1a1a;padding-left:3%;margin-right:1%;}
	.pr-ne div a{display:inline-block;font-size:14px;color:#1a1a1a;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;width:80%;float:right;padding:15px 0;}
	.pr-ne div a:hover{color:#cb984f;}
	.pr-ne .prev{background:url(../images/new-det/tb_syg.png) no-repeat left center;background-size:7% auto;margin-left:2%;}
	.pr-ne .prev span{width:20%;float:left;padding:15px 0;}
	.pr-ne .next{background:url(../images/new-det/tb_xyg.png) no-repeat left center;background-size:7% auto;}
	.pr-ne .next span{padding:15px 0;width:20%;float:left;}
	.pr-ne .time{width:19%;float:right;margin-right:0;background:url(../images/new-det/tb_sj.png) no-repeat left center;background-size:11% auto;}
	.pr-ne .time span{padding:15px 0;display:inline-block;width:100%;float:left;}
	.pr-ne .time span:nth-child(2){display:none;}
/*news-det*/
    .news-det{margin-top:1.5%;}
	.news-det .left{width:68%;float:left;}
	.news-det .left p{font-size:15px;color:#0d0d0d;line-height:24px;}
	.news-det .left p img{margin:1.5% 5%;width:90%;}
	.news-det .left p video,.news-det .left p iframe{width:80%;margin:0 10%;height:390px;}
	.news-det .right{width:28%;padding:1% 1% 2% 1%;border-radius:10px;float:right;background-image:linear-gradient(0deg,#f4f8fc 0%,#f6f9fd 100%);}

}

@media screen and (max-width: 769px) {
/*banner*/
    .banner-bj{background:url(../images/new-det/tb_bj.jpg) no-repeat;background-size:100% 100%;padding:3% 2% 3% 2%;}
	.bread,.bread a{font-size:15px;color:#fff;}
/*	.banner{position:relative;border:1px solid green;}*/
	.banner h1{width:100%;margin:1% 0 0 0;font-size:0.34rem;color:#fff;}
	.banner .quote{position:absolute;right:2%;top:30%;width:18%;display:none;}
	.banner .quote img{width:100%;}
/*prve-next*/
    .pr-ne{background:#f5f5f5;-webkit-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);-moz-box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);box-shadow:0px 1px 9px 0px rgba(0,0,0,0.13);border-radius:4px;padding:1% 2%;}
	.pr-ne div{width:100%;font-size:0.25rem;color:#1a1a1a;clear:both;}
	.pr-ne div a{display:inline-block;font-size:0.25rem;color:#1a1a1a;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;width:78%;padding:2.5% 0;float:right;}
	.pr-ne div a:hover{color:#cb984f;}
	.pr-ne .prev span{width:12%;float:left;padding:2.5% 0 2.5% 8%;background:url(../images/new-det/tb_syg.png) no-repeat left center;background-size:27% auto;}
	.pr-ne .next span{width:12%;float:left;padding:2.5% 0 2.5% 8%;background:url(../images/new-det/tb_xyg.png) no-repeat left center;background-size:27% auto;}
	.pr-ne .time{width:40%;margin-right:0;text-align:right;display:none;}
	.pr-ne .time span{padding:0.15rem 0;display:inline-block;width:100%;float:left;border:1px solid red;background:url(../images/new-det/tb_sj.png) no-repeat left center;background-size:12% auto;}
	.pr-ne .time span:nth-child(2){display:none;}
/*news-det*/
    .news-det{margin-top:1.5%;padding:0 2%;}
	.news-det .left{width:100%;}
	.news-det .left p{font-size:0.27rem;color:#0d0d0d;line-height:0.42rem;}
	.news-det .left p img{margin:1.5% 0;width:100%;}
	.news-det .left p video,.news-det .left p iframe{width:80%;margin:0 10%;height:390px;}
	.news-det .right{width:28%;padding:1% 1% 2% 1%;border-radius:10px;float:right;background-image:linear-gradient(0deg,#f4f8fc 0%,#f6f9fd 100%);display:none;}
}</pre></body></html>