<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Noto Sans SC", "Arial", "Microsoft yahei";
}
@media only screen and (min-width: 991px) {
	body{
		  overflow-x: hidden;
		  background: url("../img/bottom.png") no-repeat;
		  background-size: 70% auto;
		  background-position: 100% 78%;
	}
	
}
a {
  text-decoration: none !important;
  color: #2a2a2a;
  font-size: 12px;
}

a:hover {
  text-decoration: none;
  color: inherit;
}
#hover:hover {
  color: #d13c12;
}
input:focus {
  outline: none;
}
ul {
  padding: 0;
  margin: 0;
}
p,
h1,
h2,
h3,
h4,
h5,
div,
a {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
/*
* 首页
*/
.header {
  width: 100%;
  background: white;
  top: 0;
  z-index: 99;
  background: url("../img/top.jpg");
  background-size: cover;
  background-position: center;
}
.header .logo {
  width: 100%;
  margin-left: -190px;
  margin-top: 12px;
}
.header .logo img {
  width: 100%;
}
.topBg {
  margin-bottom: 50px;
  margin-top:30px;
  /*text-align: center;*/
}
.topBg .topText {
  display: inline-block;
  width: 68%;
}

/*修改提示文字的颜色*/

input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 12px;
}
input::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 12px;
}
input::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
}
.header .navBg .serch {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 39px;
}
.header .navBg .serch .input-group {
  display: flex;
  align-items: center;
}
.header .navBg .iconfont {
  display: block;
  background: #d13c12;
  font-size: 26px;
  height: 35px;
  color: white;
  width: 40px;
  text-align: center;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.header .navBg input {
  border: none;
}

.lunbo,
.n_list {
  padding: 0 !important;
}
.n_title {
  position: absolute;
  bottom: 0;
  color: white;
  background-color: rgba(106, 106, 106, 0.6);
  line-height: 40px;
  padding: 0 15px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/*内容头部*/
.top_header {
  display: flex;
  width: 100%;
  margin: 15px 0;
  justify-content: space-between;
  align-items: center;
  /*background-color: #ebebeb;*/
 border-bottom: 1px solid;
}
.top_header &gt; div {
  display: flex;
}
.top_header h4 {
  padding: 8px 26px;
  background-color: #d13c12;
  color: white;
  font-size: 20px;
  font-weight: bold;
  margin-right: 5px;
}
.top_header h4:hover {
  cursor: pointer;
}
.top_header h4.active {
  background-color: #ebebeb;
  border-bottom: 2px solid #d13c12;
  color: #d13c12;
}
.top_header a {
  /*margin-right: 10px;*/
  color: #909090;
  font-size: 14px;
}
.top_header a:hover {
  color: #d13c12;
}
.content {
  margin: 30px auto;
}

.gropBox &gt; div:nth-child(1) {
  display: block;
}

.gropBox &gt; div {
  display: none;
}
.listBox li a {
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  font-size: 15px;
  transition: all 0.36s ease;
  padding-bottom: 12px;
  border-bottom: 1px solid #d6d6d6;
}
.top_header a:hover {
  color: #e42437;
}


.listBox li a:hover {
  padding-left: 5px;
}
.qcfc .listBox li a:hover {
  color: #00b09a;
}
.qcfc .top_header{
	border-bottom:1px solid #00b09a;
}
.qcfc .top_header h4{
	background: #00b09a;
}
.qcfc .top_header a{
	color: #00b09a;
}
.tzgg .listBox li a:hover {
  color: #ff9a39;
}
.tzgg .top_header{
	border-bottom:1px solid #ff9a39;
}
.tzgg .top_header h4{
	background: #ff9a39;
}
.tzgg .top_header a{
	color: #ff9a39;
}
.xzzq .listBox li a:hover {
  color: #03a8cc;
}
.xzzq .top_header{
	border-bottom:1px solid #03a8cc;
}
.xzzq .top_header h4{
	background: #03a8cc;
}
.xzzq .top_header a{
	color: #03a8cc;
}
.xwdt .top_header{
	border-bottom:1px solid #e4603c;
}
.xwdt .top_header h4{
	background: #e4603c;
}
.xwdt .top_header a{
	color: #e4603c;
}


.listBox li a .title {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.listBox li a .time {
  flex: 0.18;
  text-align: right;
  color: #7b8591;
}

.grop {
  display: flex;
  margin-bottom: 33px;
}
.grop .gropImg {
  width: 150px;
  height: 95px;
  border: 1px solid #e42437;
  overflow: hidden;
}
.grop .gropImg img {
  width: 100%;
  transition: all 0.36s ease;
}
.grop:hover .gropImg img {
  transform: scale(1.1);
}
.grop .gropTitle {
  margin-left: 10px;
  flex: 1;
}
.grop .gropTitle h4 {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #e42437;
  font-weight: 500;
}
.grop .gropTitle p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 30px;
  font-size: 12px;
  line-height: 25px;
}

.hero .heroHeader {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  border-bottom: 2px solid #e4e4e4;
}
.hero .heroHeader h4 {
  color: #d13c12;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
  border-bottom: 2px solid #d13c12;
  padding-right: 25px;
  padding-bottom: 13px;
  margin-bottom: -2px;
}
.hero .heroHeader h4::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #d13c12;
  left: 5px;
}
.hero .heroHeader a {
  margin-right: 22px;
  color: #9d9d9d;
}
.hero .heroHeader a:hover {
  color: #d13c12;
}
.hero .slideItem {
  display: flex;
}
.hero .slideItem a {
  display: block;
  margin-right: 15px;
}
.hero .slideItem a:last-child {
  margin-right: 0;
}
.hero .slideItem .fc-title {
  font-size: 14px;
  text-align: center;
  margin: 11px 0;
  overflow: hidden;
  height: 20px;
}
/*footer*/
.footer {
  width: 100%;
  background: url(../img/foot.jpg) no-repeat;
  background-size:100% 100%;
  padding: 30px 0;
}
.footer-link a{
	color: #FFF;
	font-size: 15px;
	margin:0 10px ;
}
.footer-link a:hover{
	color: #ff9a39;
}
.footer-link {
	padding-bottom: 25px;
	border-bottom: 1px solid #f6e3e3;
}
.footer .footer_img{
  margin-top: 40px;
}
.footer .footer_img img {
  width: 100%;
}
.footer .col-md-3 {
  margin-top: 20px;
}
.footer .footer_top h3 {
  color: white;
  font-size: 20px;
}
.footer .footer_top .line {
  display: flex;
  margin-top: 15px;
}
.footer .footer_top .line .l1 {
  width: 40px;
  border-bottom: 2px solid #c70d0e;
  margin-right: 5px;
}
.footer .footer_top .line .l2 {
  flex: 1;
  border-bottom: 2px solid white;
}
.footer ul li a {
  display: flex;
  align-items: center;
  color: white;
  border-bottom: 1px solid #e6e8f5;
  line-height: 35px;
}
.footer ul li a:hover {
  border-bottom-color: #ffe922;
}
.footer ul li a:hover p {
  color: #ffe922;
}
.footer ul li a:hover .iconfont {
  margin-left: 10px;
}
.footer ul li a .iconfont {
  margin-right: 10px;
  transition: all 0.2s ease;
  font-size: 12px;
}
.footer ul li a p {
  flex: 1;
}
.footer .touch {
  color: white;
  font-size: 12px;
  margin-top: 10px;
}
.footer .touch &gt; div {
  padding: 5px 0;
  display: flex;
}
.footer .touch .icons {
  width: 19px;
  height: 19px;
  background: url("../img/icon.png") no-repeat;
  margin-right: 5px;
}
.footer .touch .icons.i2 {
  background-position-y: -26px;
}
.footer .touch .icons.i3 {
  background-position-y: -53px;
}
.footer .touch p {
  flex: 1;
}
.footer .ewm {
  text-align: center;
}
.footer .ewm &gt; div {
  margin-right: 5px;
  width: 33%;
}
.footer .ewm &gt; div p {
  margin-top: 5px;
}

.copyright {
  color: #ffffff;
  font-size: 15px;
  text-align: center;
  margin-top: 20px;
}
.copyright p{
	line-height: 30px;
}
/*内容页*/
.contentBanner img {
  width: 100%;
}
.contentPage {
  background-color: #e4e8ee;
  padding-bottom: 20px;
}
.contentBox .pcleftNav {
  background-color: white;
  margin-top: 20px;
}
.contentBox .pcleftNav .top {
  background-color: #d13c12;
  color: white;
  line-height: 45px;
  font-size: 18px;
  text-align: left;
  padding-left: 30px;
  display: flex;
  align-items: center;
}
.contentBox .pcleftNav .top .iconfont {
  font-size: 18px;
  flex: 1;
  text-align: right;
  margin-right: 15px;
}
.contentBox .pcleftNav ul {
  padding-bottom: 10px;
}
.contentBox .pcleftNav ul li {
  padding: 0 10px;
}
.contentBox .pcleftNav ul li a {
  display: block;
  text-align: left;
  padding-left: 20px;
  border-bottom: 1px dashed #d1d1d1;
  line-height: 40px;
  font-size: 15px;
  color: #636363;
}
.contentBox .pcleftNav ul li a:hover {
  color: #d13c12;
  border-bottom-color: #d13c12;
}
.contentBox .right {
  background-color: white;
  margin-top: 20px;
  min-height: 400px;
}
.contentBox .right .top {
  display: flex;
  padding: 0 20px;
  padding-top: 15px;
  align-items: center;
  border-bottom: 1px solid #e4e4e4;
}
.contentBox .right .top h4 {
  border-bottom: 3px solid #d13c12;
  padding-bottom: 10px;
  margin-bottom: -2px;
}
.contentBox .right .top .link {
  flex: 1;
  text-align: right;
}
.contentBox .right .artice {
  padding: 20px;
}
.contentBox .right .artice .title {
  font-size: 20px;
  text-align: center;
}
.contentBox .right .artice .abs {
  font-size: 12px;
  display: flex;
  justify-content: center;
  margin: 15px 0;
  color: #9d9d9d;
}
.contentBox .right .artice .contentAtice table {
  width: 100% !important;
}
.contentBox .right .artice .contentAtice img {
  max-width: 100%;
}
.contentBox .right .list li {
  padding: 0 20px;
}
.contentBox .right .list li a {
  display: flex;
  align-items: center;
  padding: 15px 0px;
  border-bottom: 1px dashed #9d9d9d;
}
.contentBox .right .list li a span {
  margin-right: 15px;
  transition: all 0.36s ease;
  font-size: 14px;
}
.contentBox .right .list li a .title {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.contentBox .right .list li a .time {
  margin-right: 10px;
}
.contentBox .right .list li a:hover {
  color: #d13c12;
}
.contentBox .right .list li a:hover span {
  margin-left: 5px;
}
@media (max-width: 990px) {
  .contentPage {
    margin-top: 40px;
  }
  .footer_logo,
  .footer_nav {
    display: none;
  }
  .out {
    width: auto !important;
  }
  .banner {
    margin-top: 50px;
  }
  .news {
    display: block;
  }
  .news .news-list {
    margin-left: 0;
    margin-top: 20px;
  }
  .contentBanner {
    margin-top: 50px;
  }
  .footer_top {
    margin-top: 15px;
  }
  .contentBox .right {
    margin-top: 0;
  }
  .pagination {
    padding: 0 !important;
  }
  .content {
    margin: 0 auto;
  }
  .top_header h4 {
    padding: 10px 12px;
  }
  .hero .slideItem {
    width: 100%;
    flex-wrap: wrap;
  }
  .hero .slideItem a:nth-child(3) {
    margin-right: 0;
  }
  .hero .slideItem a {
    flex: 1 30%;
  }
}
@media (max-width: 1440px) {
  .header .logo {
    margin-left: 0;
  }
}
/***分页条**/
.pagination {
  width: 100%;
  display: flex;
  justify-content: center;
}
.pagination ul {
  line-height: 24px;
  font-size: 14px;
  text-align: right;
}
/* .pagination-number{
    display: inline-block;
}
.pagination-number li{
    display: inline-block;
    margin-left: 8px;
} */
.pg-1 {
  text-align: right;
}
.pagination ul span,
.pg-1 .total {
  display: inline-block;
  height: 24px;
  padding: 0 15px;
  color: #fff;
  border: 1px solid #d13c12;
  background-color: #d13c12;
}
.pagination ul a,
.pg-1 a,
.pg-1 .current {
  display: inline-block;
  height: 24px;
  margin: 0 5px 8px;
  padding: 0 7px;
  color: #7e7e7e;
  border: 1px solid #dbdbdb;
}
.pagination ul li.active a,
.pg-1 .current {
  color: #fff;
  border: 1px solid #d13c12;
  background-color: #d13c12;
}
.pagination ul li a:hover,
.pg-1 a：hover {
  color: #d13c12;
}
/*回到头部*/
.go_top {
  width: 35px;
  height: 35px;
  position: fixed;
  top: 85%;
  right: 10px;
  cursor: pointer;
  z-index: 99;
}
.go_top img {
  width: 100%;
}

::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 6px;
}

::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background: #d1d1d1;
}

::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 10px;
  background: white;
}
/*新闻动态*/
 .newList {
  display: flex;
  margin-left:2px ;
}
 .newList a {
  display: block;
  width: 33%;
  margin-right: 2%;
  box-shadow: 1px 4px 4px #bfbfbf;
  margin-bottom: 50px;
  transition: all 0.36s ease;
}
 .newList a .imgbox {
  height: 220px;
  overflow: hidden;
}
 .newList a .imgbox img {
  transition: all 0.36s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 .newList a .info {
  background: white;
  padding: 5px 15px;
}
 .newList a .info h5 {
  font-size: 16px;
  line-height: 28px;
  color: #11161a;
  font-weight: 500;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
 .newList a .info .time {
  color: #9fa4aa;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  margin-top: 20px;
}
 .newList a .info .time .iconfont {
  font-size: 24px;
}
 .newList a:last-child {
  margin-right: 10px;
}
 .newList a:hover {
  box-shadow: 4px 4px 8px #bfbfbf;
}
 .newList a:hover img {
  transform: scale(1.1);
}
 .newList a:hover h5, 
 .newList a:hover .iconfont {
  color: #e4603c;
}
 
@media only screen and (max-width: 991px ) {
	 .newList {
    display: block;
  }
   .newList a {
    width: 100%;
  }
}

/*底*/
.links-bg{
	background: url(../img/bg1.jpg);
	background-size: 100% 100%;
	height: 195px;
}

.links-bg .link-qk{
	text-align: center;
	padding-top: 25px;
}
.links-bg .link-qk a{
	
	  display: block;
    color: black;
    background-color: white;
    margin: 15px auto;
    width: 160px;
    padding: 23px 0;
    height: 130px;
    border-radius: 10px;
    	font-weight: lighter;
		transition: all .3s;
		-moz-transition: all .3s; /* Firefox 4 */
		-webkit-transition: all .3s; /* Safari and Chrome */
		-o-transition: all .3s;
}
.links-bg .link-qk p{
	font-size: 16px;
}
.links-bg .link-qk img{
	margin-bottom: 12px;
}
.link-qk a:hover {
    background-color: #ff9a39;
    color: white;
    transform: translateY(-4px);
}

@media only screen and (max-width: 991px) {
	.links-bg{
		background: #eaeaea;
		height: auto;
	}
	.links-bg .link-qk{
			padding-top: 0px;
		}
}</pre></body></html>