<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  /*background: transparent;*/
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

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

:focus {
  outline: 0;
}

a {
  text-decoration: none;
}


/*清除浮动*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}


@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0px;
  font: 12px/150% Arial, 微软雅黑;
  color: #666;
}

a:link,
a:visited {
  color: #595758;
  text-decoration: none;
  outline: none;
  blr: expression(this.onFocus=this.blur());
}

a:hover {
  color: #ec0120;
}

/* a:hover{ color:#fff;} */
a.more:link,
a.more:hover,
a.more:visited {
  float: right;
  color: #313131;
}

a.red:link,
a.red:hover,
a.red:visited {
  color: #cb0f0f;
}

img {
  border: 0;
}

ul,
li {
  list-style: none;
  text-transform: capitalize;
}

.clear {
  clear: both;
}

.red {
  color: #c72424;
}

.lt {
  float: left;
}

.rt {
  float: right;
}

.wrap {
  width: 900px;
  margin: 0 auto;
}


/* banner */
#banner {
  width: 100%;
  height: 440px;
  background: #fff
    /*url(../images/banner_bg.png) center -40px no-repeat*/
  ;
  /*border-bottom:#980102 4px solid;*/
  margin-top: -49px;
}

#banner .wrap_banner {
  width: 100%;
  margin: 0 auto;
  padding-top: 0px;
  z-index: 99;
  position: relative;
}

/*#banner .mask1{ position:absolute; top:25px; left:-150px; z-index:9;}
#banner .mask2{ position:absolute; top:25px; left:970px; z-index:9;}*/

.roundabout-holder {
  margin: 0px auto;
  width: 100% !important;
  height: 440px !important;
  overflow: hidden;
}

.roundabout-moveable-item {
  position: relative;
  width: 100% !important;
  height: 440px !important;
  border: none;
  cursor: pointer;
  opacity: 0 !important;
  transition: all 200ms;
  left: 0 !important;
  top: 0 !important;
  text-align: center;
}

.roundabout-moveable-item img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
}

.roundabout-moveable-item h2 {
  display: none;
}

.roundabout-in-focus {
  border: none;
  top: 0 !important;
  width: 100% !important;
  height: 440px !important;
  left: 0 !important;
  top: 0 !important;
  opacity: 1 !important
}

.roundabout-in-focus h2 {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px 0 0;
  width: 100%;
  height: 46px;
  line-height: 46px;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background: url(../images/titbox.png) repeat;
}

/* footer */
#footer {
  width: 100%;
  height: 108px;
  background: url(../images/footer_bg.jpg) center 0 repeat-x;
  background-size: auto 100%;
}

#footer .tit {
  width: 60px;
  height: 25px;
  background: url(../images/foot_bg.png) right top no-repeat;
  position: absolute;
  top: -23px;
  right: -60px;
}

#footer .box {
  width: 1200px;
  height: 108px;
  margin: 0 auto;
  position: relative;
}

#footer .inbox {
  /* margin:0 auto; */
  float: left;
  width: 1096px;
  height: 70px;
  color: #d8d8d8;
}

#footer .inbox .copy {
  float: left;
  width: 1096px;
  margin-top: 15px;
  border-bottom: 2px #888 dotted;
}

#footer .inbox .copy .copy_left {
  height: 52px;
  line-height: 40px;
  float: left;
  padding-right: 0;
  /* background:url(../images/footerline.png) right top no-repeat; */
}

#footer .inbox .copy .copy_left span.end-ltd {
  background: url("../images/ltd-end.png") no-repeat 0 0;
  display: block;
  width: 284px;
  height: 8px;
  margin-top: 5px;
}

#footer .inbox .copy .copy_left .copy_name {
  font-size: 11px;
  margin: 3px 0 0 0;
  letter-spacing: 4px;
  _letter-spacing: 6px;
  *letter-spacing: 6px;
  letter-spacing: 6px\0;
  -webkit-text-size-adjust: none;
  line-height: 20px;
}

#footer .inbox .copy .copy_left .copy_name span {
  font-size: 8px;
  letter-spacing: 0;
}

#footer .inbox .copy .copy_left .copy_eng {
  font-family: Arial;
  font-size: 10px;
  -webkit-text-size-adjust: none;
}

#footer .inbox .copy .copy_right {
  margin: 0 0 0 24px;
  padding: 0 23px 0 0;
  float: left;
}

#footer .inbox .copy_phone {
  margin: 3px 0 0 0;
  background: url(../images/phone.png) right 3px no-repeat;
  padding: 0 18px 0 0;
}

#footer .inbox .copy_phonet {
  margin: 3px 0 0 0;
  padding: 0 15px 0 0;
  background: url(../images/phone.png) 158px 3px no-repeat;
}

#footer .inbox .btom {
  float: right;
  width: 300px;
  text-align: right;
}

#btmenu {
  float: left;
  width: 312px;
  margin: 0 110px 0 66px;
  height: 40px;
  display: inline;
}

#btmenu li {
  float: left;
  height: 45px;
  padding: 0 15px;
  line-height: 45px;
  text-align: center;
  /* border-right:#555 1px solid; */
  overflow: hidden;
  cursor: pointer;
  display: inline;
  background: url(../images/footerline.png) left top no-repeat;
}

#btmenu li a {
  float: left;
  text-align: center;
  cursor: pointer;
  display: inline;
  color: #d8d8d8;
}

#btmenu li a:hover {
  color: #ec0120;
}

#btmenu li a span {
  width: 100%;
  display: block;
  height: 30px;
  cursor: pointer;
}

#search {
  float: right;
  width: 305px;
  height: 20px;
  text-align: right;
}

#search input {
  height: 20px;
  border: 0;
  font-size: 11px;
  -webkit-text-size-adjust: none;
  float: right;
}

#search input.t1 {
  background: #ddd;
  width: 78px;
  height: 14px;
  border: 1px solid #4a4a4a;
  background: none;
  color: #d8d8d8;
  line-height: 14px;
  padding: 0 0 0 2px;
  font-size: 10px;
}

#search input.t2 {
  background: #5f5f61;
  width: 49px;
  height: 16px;
  color: #d8d8d8;
  padding: 0 2px;
  cursor: pointer;
  font-size: 10px;
}

#search a.beian {
  float: left;
  display: block;
  color: #d8d8d8;
  margin: 0 0 0 4px;
}

#search a:hover {
  color: #ec0120;
}

/* input */
input,
textarea {
  border: 1px solid #323232;
  background: none;
}

/* 宣传册 */
.brochure-banner-div {
  background: url(../images/banner.jpg) center bottom;
  height: 460px;
  background: 100% 100;
}

.brochure-box {
  padding-top: 35px;
  padding-bottom: 200px;
}

.brochure-box .title {
  font-family: PingFangSC-Medium;
  font-size: 40px;
  color: #000000;
  letter-spacing: 3px;
  text-align: center;
  line-height: 48px;
}

.brochure-box .title2 {
  font-family: ArialMT;
  font-size: 16px;
  color: #D8DADE;
  letter-spacing: 2px;
  line-height: 20px;
  text-align: center;
  margin-top: 10px;
}

.brochure-box .title-line {
  width: 56px;
  height: 3px;
  background: #EA0020;
  border-radius: 2px;
  margin: 0 auto;
  margin-top: 18px;
}

.brochure-ul {
  width: 1200px;
  margin: 0 auto;
  margin-top: 67px;
}



.brochure-box .brochure-ul li {
  width: 270px;
  height: 359.6px;
  float: left;
  background: #eeeeee;
  margin-left: 40px;
  margin-bottom: 55.4px;
  position: relative;
}

.brochure-box .brochure-ul .jiaoimg {
  position: absolute;
  top: -50px;
  left: -90px;
}

.brochure-box .brochure-ul li .inner-div {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s;
  -moz-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
}

.brochure-box .brochure-ul .brochure-dl {
  position: absolute;
  top: 0px;
  width: 100%;
  text-align: center;
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
  transition: top 0.3s, opacity 0.2s;
  opacity: 0;
}

.brochure-box .brochure-ul .brochure-link {
  width: 150px;
  height: 45px;
  line-height: 45px;
  border: 2px solid #FFFFFF;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: none;
  transition: bottom 0.3s,
    opacity 0.2s, background 0.2s;
  opacity: 0;
}

.brochure-box .brochure-ul .brochure-link:hover {
  background: #9F0016;
  border: 2px solid #9F0016;
}

.brochure-box .brochure-ul li:hover .inner-div {
  background: rgba(0, 0, 0, 0.8);
}

.brochure-box .brochure-ul li:hover .brochure-dl {
  opacity: 1;
  top: 120px;

}

.brochure-box .brochure-ul li:hover .brochure-link {
  opacity: 1;
  bottom: 93px;
}

.brochure-box .brochure-ul li:nth-child(4n+1) {
  margin-left: 0;
  background: url(../images/1.png) center center;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  -moz-transition: background-size 0.3s;
  -webkit-transition: background-size 0.3s;
  -o-transition: background-size 0.3s;
}

.brochure-box .brochure-ul li:nth-child(4n+2) {
  background: url(../images/2.png) center center;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  -moz-transition: background-size 0.3s;
  -webkit-transition: background-size 0.3s;
  -o-transition: background-size 0.3s;
}

.brochure-box .brochure-ul li:nth-child(4n+3) {
  background: url(../images/3.png) center center;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  -moz-transition: background-size 0.3s;
  -webkit-transition: background-size 0.3s;
  -o-transition: background-size 0.3s;
}

.brochure-box .brochure-ul li:nth-child(4n+4) {
  background: url(../images/4.png) center center;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  -moz-transition: background-size 0.3s;
  -webkit-transition: background-size 0.3s;
  -o-transition: background-size 0.3s;
}

.brochure-box .brochure-ul li:nth-child(4n+5) {
  background: url(../images/5.png) center center;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  -moz-transition: background-size 0.3s;
  -webkit-transition: background-size 0.3s;
  -o-transition: background-size 0.3s;
}

.brochure-box .brochure-ul li:nth-child(4n+6) {
  background: url(../images/6.png) center center;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  -moz-transition: background-size 0.3s;
  -webkit-transition: background-size 0.3s;
  -o-transition: background-size 0.3s;
}

.brochure-box .brochure-ul li:nth-child(4n+7) {
  background: url(../images/7.png) center center;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  -moz-transition: background-size 0.3s;
  -webkit-transition: background-size 0.3s;
  -o-transition: background-size 0.3s;
}

.brochure-box .brochure-ul li:hover {
  background-size: 110% 110%;
}

.brochure-pdfdiv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5f5f61;
}

#buttons {
  /* display: none; */
}</pre></body></html>