<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*public*/
* {
  margin: 0;
  padding: 0;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
  font-family: "微软雅黑";
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a {
  text-decoration: none;
}
input {
  outline: 0;
}
textarea {
  outline: 0;
  resize: none;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
li {
  list-style: none;
}
/*index-public*/
/*公共样式、*/
.wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.bor0 {
  border: none !important;
}
.header {
  height: 106px;
}
.header .logo {
  width: 530px;
  height: 55px;
  float: left;
  margin-top: 25px;
  margin-left: 15px;
}
.header .zixun {
  width: 250px;
  margin-top: 21px;
}
.header .zixun img {
  width: 58px;
  height: 53px;
  float: left;
  margin-right: 14px;
}
.header .zixun p {
  color: #000;
  font-size: 18px;
}
.header .zixun h3 {
  color: #ff8000;
  font-size: 24px;
  margin-top: 6px;
}
.nav {
  height: 50px;
  background: #00479d;
  line-height: 50px;
}
.nav li {
  width: 125px;
  text-align: center;
  float: left;
}
.nav li a {
  color: #fff;
}
.nav li:hover {
  background: #ff8000;
}
.banner {
  height: 500px;
  position: relative;
  overflow: hidden;
}
.banner ul {
  position: relative;
}
.banner ul li {
  float: left;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.banner .btn-list {
  position: absolute;
  bottom: 15px;
}
.banner .btn-list li {
  width: 20px;
  height: 20px;
  background: #fff;
  margin-right: 10px;
  border-radius: 30px;
}
.banner .btn-list li.active {
  background: #0073e9;
}
.banner img {
  border: 0 none;
  position: absolute;
  left: 50%;
  margin-left: -950px;
  top: 0;
  height: 500px;
  vertical-align: top;
}
.i-pro {
  overflow: hidden;
  background: #f5f5f5;
  padding-top: 34px;
  padding-bottom: 60px;
  min-height: 890px;
}
.i-pro .public-left {
  width: 240px;
}
.i-pro .public-left .tit {
  height: 100px;
  line-height: 100px;
  color: #fff;
  width: 100%;
  font-size: 24px;
  background: url(../images/pro-tit.jpg);
  text-align: center;
}
.i-pro .public-left .side h3 {
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  padding-left: 29px;
  position: relative;
  background: #fff;
}
.i-pro .public-left .side h3:after {
  content: "";
  position: absolute;
  left: 9px;
  top: 21px;
  width: 10px;
  height: 10px;
  background: url(../images/icon.jpg);
}
.i-pro .public-left a {
  color: #333333;
}
.i-pro .public-left .side p {
  height: 45px;
  line-height: 45px;
  padding-left: 29px;
  font-size: 14px;
  background: #fff;
  border-bottom: 1px dashed #cccccc;
  position: relative;
}
.i-pro .public-left .side p:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 17px;
  width: 10px;
  height: 10px;
  background: url(../images/icon.jpg);
  transform: rotate(180deg);
}
.i-pro .public-left .side p.active {
  border: none;
  background: #2355bc;
}
.i-pro .public-left .side p.active a {
  color: #fff;
}
.i-pro .public-left .side p.active:after {
  background: url(../images/icon-hover.jpg);
  transform: rotate(0);
}
.i-pro .public-left .zx {
  width: 240px;
  height: 90px;
  margin-top: 8px;
  overflow: hidden;
  background: url(../images/zx.jpg) no-repeat;
}
.i-pro .public-left .zx p {
  font-size: 18px;
  color: #000;
  margin-left: 75px;
  margin-top: 20px;
}
.i-pro .public-left .zx p span {
  color: #ff8000;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  margin-top: 5px;
}
.i-pro .right {
  width: 870px;
  overflow: hidden;
  background: #fff;
  padding-top: 10px;
  padding-left: 36px;
  padding-right: 34px;
}
.i-pro .right .tit {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #005faa;
  margin-bottom: 20px;
}
.i-pro .right .tit h3 {
  color: #5a5a5a;
  font-size: 18px;
  float: left;
}
.i-pro .right .tit a.more {
  font-size: 14px;
  color: #666666;
  float: right;
}
.i-pro .right .pro-list {
  overflow: hidden;
}
.i-pro .right .pro-list ul {
  margin-right: -18px;
}
.i-pro .right .pro-list li {
  width: 278px;
  height: 339px;
  background: #25447a;
  float: left;
  margin-bottom: 23px;
  margin-right: 18px;
}
.i-pro .right .pro-list li img {
  width: 276px;
  height: 278px;
  border: 1px solid #25447a;
}
.i-pro .right .pro-list li p {
  width: 276px;
  height: 50px;
  background: #fff;
  text-align: center;
  line-height: 50px;
  color: #333333;
  margin: 0 auto;
  border-bottom: 4px solid #25447a;
}
.public-tit {
  text-align: center;
  margin-bottom: 30px;
  height: 65px;
  overflow: hidden;
}
.public-tit h3 {
  width: 410px;
  height: 30px;
  margin: 0 auto;
  position: relative;
  color: #5a5a5a;
  font-size: 30px;
}
.public-tit h3 a {
  color: #5a5a5a;
}
.public-tit h3:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 13px;
  width: 100px;
  height: 15px;
  background: url(../images/tit-icon.png);
}
.public-tit h3:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 13px;
  width: 100px;
  height: 15px;
  background: url(../images/tit-icon.png);
  transform: rotate(180deg);
}
.i-case {
  background: #f5f5f5;
  overflow: hidden;
  padding-bottom: 45px;
}
.i-case .case-list {
  width: 1200px;
  overflow: hidden;
}
.i-case .case-list ul {
  position: relative;
  margin-right: -20px;
}
.i-case .case-list li {
  width: 285px;
  height: 285px;
  background: #fff;
  margin-right: 20px;
  float: left;
  text-align: center;
  line-height: 285px;
}
.i-case .case-list li img {
  width: 268px;
  height: 267px;
  vertical-align: middle;
}
.i-wrap {
  height: 205px;
  width: 1900px;
  position: relative;
  left: 50%;
  margin-left: -952px;
  background: url(../images/wrap-bg.jpg);
}
.i-wrap h3 {
  position: absolute;
  right: 392px;
  color: #fff;
  top: 130px;
  font-size: 30px;
}
.i-about {
  height: 390px;
  padding-top: 110px;
  overflow: hidden;
  margin-bottom: 60px;
  background: url(../images/about-bg.jpg) repeat-x;
}
.i-about .left {
  width: 580px;
}
.i-about .about-nr {
  color: #666666;
}
.i-about .about-nr p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 30px;
}
.i-about .right {
  width: 600px;
}
.i-about .right img {
  width: 600px;
  height: 316px;
  margin-bottom: 22px;
}
.i-about .right a.more {
  width: 65px;
  height: 26px;
  background: #00479d;
  text-align: center;
  line-height: 26px;
  color: #fff;
  display: block;
  font-size: 12px;
}
.i-double {
  overflow: hidden;
  margin-bottom: 50px;
}
.i-double .public-tit {
  margin: 25px 0;
  height: 35px;
}
.i-news {
  width: 700px;
  height: 380px;
  border: 1px solid #e6e6e6;
  float: left;
}
.i-news .news-list li {
  overflow: hidden;
  margin-bottom: 22px;
}
.i-news .news-list li .time {
  width: 76px;
  height: 76px;
  background: #aaaaaa;
  font-size: 12px;
  text-align: center;
  margin-right: 20px;
  float: left;
  overflow: hidden;
  margin-left: 20px;
  color: #fff;
}
.i-news .news-list li .time span {
  font-size: 36px;
  color: #fff;
  margin-top: 10px;
  display: inline-block;
}
.i-news .news-list li p {
  width: 567px;
  float: left;
}
.i-news .news-list li p.tit {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  line-height: 30px;
}
.i-news .news-list li p.tit a {
  color: #333;
}
.i-news .news-list li p.ins {
  font-size: 12px;
  color: #666666;
  line-height: 18px;
}
.i-qus {
  float: right;
  width: 474px;
  height: 380px;
  border: 1px solid #e6e6e6;
}
.i-qus .only {
  margin-left: 24px;
  font-size: 12px;
  overflow: hidden;
}
.i-qus .only h5 {
  width: 210px;
  color: #333333;
  line-height: 45px;
  float: left;
}
.i-qus .only h5 a {
  color: #333333;
}
.i-qus .only p {
  width: 210px;
  color: #666666;
  float: left;
  line-height: 16px;
}
.i-qus .only img {
  width: 198px;
  height: 127px;
  float: left;
  margin-right: 16px;
}
.i-qus .qus-list {
  clear: both;
  overflow: hidden;
  margin-top: 30px;
}
.i-qus .qus-list li {
  margin-left: 37px;
  font-size: 12px;
  margin-bottom: 15px;
  position: relative;
}
.i-qus .qus-list li:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: -11px;
  top: 0;
  border: 6px solid transparent;
  border-left: 6px solid #676767;
}
.i-qus .qus-list li a {
  color: #333333;
  width: 335px;
  overflow: hidden;
  display: inline-block;
  height: 20px;
}
.i-qus .qus-list li .time {
  color: #666666;
  float: right;
  margin-right: 24px;
}
.footer {
  height: 235px;
  background: #00479d;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.footer h3 {
  font-size: 18px;
  margin-top: 57px;
  margin-bottom: 25px;
}
.footer p {
  font-size: 14px;
  margin-bottom: 22px;
}
.footer p span {
  margin: 0 8px;
}
.footer p.bot {
  color: #8a9ec7;
  font-size: 12px;
}
.footer p.bot a {
  color: #8a9ec7;
}
/*neiye*/
.n-main {
  overflow: hidden;
  margin-bottom: 105px;
  /*msg*/
}
.n-main .public-side {
  margin-top: 22px;
  height: 27px;
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  margin-bottom: 30px;
}
.n-main .public-side a {
  color: #666666;
}
.n-main .public-side .active {
  font-weight: bold;
  color: #333333;
}
.n-main .public-side-nav {
  margin-bottom: 55px;
}
.n-main .public-side-nav .side-list {
  text-align: center;
}
.n-main .public-side-nav .side-list li {
  width: 230px;
  height: 50px;
  background: #eeeeee;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  margin: 0 3px;
}
.n-main .public-side-nav .side-list li.active a {
  background: #004ea2;
  color: #fff;
}
.n-main .public-side-nav .side-list li.active a:after {
  display: block;
}
.n-main .public-side-nav .side-list li a {
  color: #333333;
  display: block;
  position: relative;
}
.n-main .public-side-nav .side-list li a:hover {
  background: #004ea2;
  color: #fff;
}
.n-main .public-side-nav .side-list li a:hover:after {
  display: block;
}
.n-main .public-side-nav .side-list li a:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid #004ea2;
  margin-left: -10px;
  display: none;
}
.n-main .public-left {
  width: 260px;
  overflow: hidden;
  float: left;
}
.n-main .public-left .public-ins {
  height: 75px;
  background: #004ea2;
  color: #fff;
  padding-top: 35px;
}
.n-main .public-left .public-ins img {
  float: left;
  margin-left: 26px;
  margin-right: 13px;
}
.n-main .public-left .public-ins h2 {
  margin-bottom: 10px;
  font-size: 24px;
}
.n-main .public-left .public-ins span {
  font-size: 12px;
}
.n-main .public-left li {
  height:auto;
  border-bottom: 1px solid #dddddd;
  line-height: 59px;
  position: relative;
  padding-left: 27px;
  background: #eeeeee;
}
.n-main .public-left li.active a {
  color: #004ea2;
}
.n-main .public-left li.active:after {
  border-left: 8px solid #004ea2;
}
.n-main .public-left li:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left: 8px solid #ccc;
  right: 24px;
  top: 24px;
}
.n-main .public-left li a:hover{
  color: #004ea2;
}
.n-main .public-left li ul{
	margin-left: -26px;
	display: none;
}
.n-main .public-left li:hover ul{
	display: block;
}
.n-main .public-left li ul li{
	padding-left: 60px;
}
.n-main .public-left li:hover:after {
  border-left: 8px solid #004ea2;
}
.n-main .public-left li a {
  color: #333333;
}
.n-main .public-left .zixun {
  width: 260px;
  height: 115px;
  background: #004ea2;
  margin-top: 17px;
  overflow: hidden;
}
.n-main .public-left .zixun .zixun-nr {
  width: 240px;
  height: 96px;
  margin-left: 10px;
  margin-top: 10px;
  color: #fff;
  overflow: hidden;
  background: url(../images/zixun-bg.jpg);
}
.n-main .public-left .zixun .zixun-nr p {
  font-size: 18px;
  margin-left: 74px;
  margin-top: 26px;
}
.n-main .public-left .zixun .zixun-nr b {
  font-size: 22px;
  margin-left: 74px;
}
.n-main .n-msg {
  height: 500px;
  margin-bottom: 75px;
  background: url(../images/nr-bg.jpg) no-repeat;
  overflow: hidden;
}
.n-main .n-msg .form {
  margin-top: 85px;
  margin-left: 42px;
}
.n-main .n-msg .form span {
  color: #444444;
  font-size: 16px;
  width: 90px;
  display: inline-block;
  text-align: right;
  font-weight: bold;
}
.n-main .n-msg .form input {
  border: 1px solid #cccccc;
  background: none;
}
.n-main .n-msg .form .clear {
  margin-top: 32px;
}
.n-main .n-msg .form input.txt {
  width: 253px;
  height: 48px;
  margin-right: 30px;
}
.n-main .n-msg .form textarea {
  width: 1020px;
  height: 148px;
  border: 1px solid #cccccc;
  background: none;
}
.n-main .n-msg .form input.yzm {
  width: 126px;
  height: 48px;
}
.n-main .n-msg .form .clear2 {
  margin-top: 12px;
}
.n-main .n-msg .form img {
  width: 100px;
  height: 50px;
  margin-left: 13px;
  position: relative;
  top: 19px;
  left: 13px;
}
.n-main .n-msg .form .btn {
  width: 160px;
  height: 50px;
  background: #004ea2 !important;
  display: block;
  margin: 0 auto;
  color: #fff;
  margin-top: 20px;
}
/*about*/
.n-about {
  margin-bottom: 30px;
}
.n-about p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 32px;
}
/*news*/
.n-news {
  float: left;
  width: 905px;
  margin-left: 35px;
}
.n-news .train-c {
  float: left;
  width: 905px;
}
.n-news .train-c .left {
  margin-top: -12px;
}
.n-news .train-c li {
  width: 905px;
  padding-bottom: 26px;
  height: 110px;
  border-bottom: 1px dashed #ddd;
}
.n-news .train-c li:hover a.txt {
  color: #004ea2;
}
.n-news .train-c li p.left {
  text-align: center;
  color: #000;
  padding-top: 33px;
  margin-right: 30px;
}
.n-news .train-c li p.left img {
  width: 205px;
  height: 120px;
}
.n-news .train-c li p.left .day {
  display: block;
  margin-bottom: 10px;
  height: 37px;
  border-bottom: 1px solid #dddddd;
  font-size: 25px;
  color: #444444;
  font-weight: bold;
}
.n-news .train-c li p.left .year {
  font-size: 13px;
  color: #666666;
}
.n-news .train-c li .text {
  width: 815px;
  padding-top: 33px;
  font-size: 18px;
  font-weight: bold;
  color: #444444;
}
.n-news .train-c li .text .txt {
  color: #000;
  font-size: 16px;
  margin-bottom: 17px;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.n-news .train-c li .text .p p {
  font-size: 12px;
  color: #666666;
  line-height: 30px;
}
/*pro*/
.n-pro {
  float: right;
  width: 906px;
}
.n-pro .pro-list {
  margin-top: 50px;
  margin-bottom: 55px;
  width: 906px;
  overflow: hidden;
}
.n-pro .pro-list li {
  width: 287px;
  height: 332px;
  margin: 0 7px;
  background: #0068b7;
  float: left;
  margin-bottom: 20px;
}
.n-pro .pro-list li img {
  margin: 5px;
  width: 278px;
  height: 278px;
}
.n-pro .pro-list li p {
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.n-pro .pro-list li p a {
  color: #fff;
}
.n-pro .case-list li {
  width: 278px;
  height: 317px;
}
.n-pro .case-list li img {
  width: 268px;
  height: 267px;
}
/*show*/
.n-show .tit {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.n-show .info {
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-bottom: 5px;
}
.n-show .info span {
  margin-right: 5px;
}
.n-show .pp {
  padding-top: 10px;
  padding-bottom: 15px;
}
.n-show .pp p {
  font-size: 16px;
  color: #333;
  line-height: 150%;
  text-indent: 2em;
}
.fenye {
  text-align: center;
  margin-top: 17px;
  width: 100%;
}
.pagination {
  display: inline-block;
  text-align: center;
  margin-top: 17px;
  width: 100%;
  margin-bottom: 20px;
}
.pagination li {
  margin-right: 13px;
  display: inline-block;
}
.pagination li a.active {
  background: #004ea2;
  color: #ffffff;
}
.pagination li a {
  color: #a6a6a6;
  font-size: 14px;
  display: block;
  width: 40px;
  height: 40px;
  background: #e5e5e5;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 40px;
}
.pagination .Pre {
  width: 90px!important;
  height: 40px;
  border: 1px solid #ddd;
  /*background: url(../images/l.jpg);
  position: relative;
  top: 15px;*/
}
.pagination .first{
	width: 90px!important;
  height: 40px;
  border: 1px solid #ddd;
}
.pagination .prev{
	width: 90px!important;
  height: 40px;
  border: 1px solid #ddd;
}
.pagination .next {
  width: 90px!important;
  height: 40px;
  border: 1px solid #ddd;
  /*background: url(../images/r.jpg);*/
  /*position: relative;
  top: 15px;*/
}
.pagination .end {
	width: 90px!important;
  height: 40px;
  border: 1px solid #ddd;
}
.page-turn {
  padding-top: 40px;
  height: 95px;
}
.page-turn p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.page-turn p a {
  color: #333;
}
.page-turn p:hover a {
  color: #004ea2;
}
</pre></body></html>