<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.woff') format('woff'),
    url('../font/iconfont.ttf') format('truetype'),
    url('../font/iconfont.svg#iconfont') format('svg');
}

body,
div,
d1l,
dt,
dd,
ul,
l,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body,
html {
  padding: 0px;
  margin: 0px;
  background: #fff;
  font-size: 14px;
}

h1锛� h2锛� h3锛� h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

img,
i {
  border: none;
}

ol,
ul,
li {
  list-style: none;
  margin: 0px;
}

input,
textarea锛宻elect,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
  border-collapse: collapse;
}

.clearfix:after {
  content: '. ';
  display: block;
  height: e;
  clear: both;
  visibility: hidden;
}

a {
  text-decoration: none;
}

.text-center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container-fy {
  width: 1520px;
  margin: auto;
}

main {
  min-height: calc(100vh - 408px - 64px - 160px);
  min-width: 1600px;
  width: 100%;
}

.breadcrumb {
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #d8d8d8;
  box-sizing: border-box;
  overflow: hidden;
}

.breadcrumb h4 {
  display: inline-block;
  /*width: 96px;*/
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  color: #7d2223;
  line-height: 54px;
  border-bottom: 2px solid #7d2223;
}

.breadcrumb .bread {
  float: right;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
  color: rgba(0, 0, 0, 0.45);
  line-height: 56px;
}

.breadcrumb .bread .black {
  color: #000;
}

.no-data {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 16px;
  color: #999;
  font-size: 16px;
}

.no-data-org {
  text-align: center;
  padding-bottom: 16px;
  color: #999;
  font-size: 16px;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    content: ".";
}

.l{float:left}
.r{float:right}

.pore{position:relative}

.line2{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.bg-mask .pic{overflow: hidden;}
.bg-mask .pic a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.bg-mask:hover .pic a{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}

.ctit {margin-bottom:15px;padding-bottom:15px;}
.ctit span{font-size:32px;position: relative;}
.ctit span i{color:#ba2d35;font-size:45px;margin-right:5px ;vertical-align: -5px}
.ctit a i{color:#ba2d35;font-size: 40px;display: block;margin-top: 5px }

.homea{padding: 40px 0}

.wp{max-width:1560px;margin:0 auto;width:92%;}

.picScroll-left .hd{overflow:hidden;padding: 10px 0;display: none;}
.picScroll-left .hd ul{ overflow:hidden; zoom:1; margin-top:10px; zoom:1;text-align: center }
.picScroll-left .hd ul li{display: inline-block;  width:12px; height:12px;border-radius: 50%; overflow:hidden; margin:0 5px; text-indent:-999px; cursor:pointer; background:#999; }
.picScroll-left .hd ul li.on{ background:#ca140d; }

.picScroll-left .bd .tempWrap{  padding-bottom: 10px}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; padding-bottom: 10px!important}
.picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; width: 31.3333%;margin-right: 45px }
.picScroll-left .bd ul li:hover{box-shadow: 0 5px 10px rgba(0,0,0,.1)}
.picScroll-left .bd ul li .pic{ height: 316px }
.picScroll-left .bd ul li .pic img{ display: none   }
.picScroll-left .bd ul li .txt{ background: #fff;border: 1px solid #ddd;border-top: 0;padding: 48px 25px 30px   }
.picScroll-left .bd ul li .time{background: #b3121b;color: #e3babb;width: 76px;height: 76px;position: absolute;left: 25px;top:-50px;z-index: 5;text-align: center;font-size: 14px;padding-top: 8px}
.picScroll-left .bd ul li .time span{display: block;font-size: 28px;color: #fff;}
.picScroll-left .bd ul li h4{font-size: 18px;line-height: 1.6em;margin-bottom: 10px}
.picScroll-left .bd ul li h4 a{display: block\9;display: block\0;max-height: 56px;font-size: 20px;color: #222;font-weight: 400;}
.picScroll-left .bd ul li h4 a:hover{display: block\9;display: block\0;max-height: 56px;font-size: 20px;color:#ba2d35;font-weight: 400;}
.picScroll-left .bd ul li  p{line-height: 1.6em;color: #777}
.picScroll-left .bd ul li .t{height:90px;overflow: hidden; }</pre></body></html>