<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*=====================公共样式====================================*/
body {
  background-color: #fff;
}
.container {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
.container2 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
img {
  display: block;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "微软雅黑", "宋体";
}
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}
input[type="text"],
input[type="password"],
textarea {
  outline-style: none;
  -webkit-appearance: none;
}
textarea {
  resize: none;
}
input,
textarea {
  background: none;
  border: none;
}
table {
  border-collapse: collapse;
}
body {
  color: #333;
  font: 12px/20px "微软雅黑", "宋体", "Arial Narrow", HELVETICA;
  background: #fff;
}
a {
  color: #666;
  text-decoration: none;
}
a:visited {
  color: #666;
}
a:hover,
a:active,
a:focus {
  color: #ff8400;
  text-decoration: none;
}
/*============================header=============================*/
.header {
  background: url("header_bg.png") repeat-x;
}
.headerTop {
  *zoom: 1;
  color: #b7b7b7;
  height: 78px;
}
.headerTop:before,
.headerTop:after {
  display: table;
  content: "";
}
.headerTop:after {
  clear: both;
}
.headerTop .logo {
  float: left;
  display: inline;
  margin-top: 29px;
}
.headerTop .headerR {
  float: right;
  display: inline;
  margin-top: 3px;
}
.headerTop .headerR .bar {
  text-align: right;
  margin-bottom: 3px;
}
.headerTop .headerR a {
  color: #b7b7b7;
}
.headerTop .headerR .zw {
  background: url("zw.jpg") left center no-repeat;
  padding-left: 25px;
}
.headerTop .headerR .en {
  margin-left: 5px;
  background: url("yw.jpg") left center no-repeat;
  padding-left: 25px;
}
.headerTop .headerR .share {
  display: inline-block;
  height: 23px;
  margin-left: 5px;
  background: url("wm2.jpg") left bottom no-repeat;
  padding-left: 23px;
}
.headerTop .headerR .zizhi {
  display: inline-block;
}
.headerTop .headerR .seaCon {
  height: 34px;
  width: 220px;
  line-height: 30px;
  padding: 0 5px;
  border: 1px solid #b7b7b7;
  margin-top: -25px;
}
.headerTop .headerR .seaBtn {
  width: 62px;
  height: 36px;
  margin-top: -25px;
  background: url("search_btn.jpg") left top no-repeat;
  cursor: pointer;
}
.nav {
  background: url("nav_bg.png") no-repeat center;
  height: 72px;
  position: relative;
  z-index: 3;
}
.nav .logoPlace {
  float: left;
  display: inline;
  display: inline-block;
  width: 280px;
  height: 72px;
}
.nav .navCon {
  *zoom: 1;
  margin-left: 280px;
}
.nav .navCon:before,
.nav .navCon:after {
  display: table;
  content: "";
}
.nav .navCon:after {
  clear: both;
}
.nav .navCon li {
  width: 174px;
  font-size: 14px;
  float: left;
  display: inline;
  text-align: center;
  margin-right: -27px;
}
.nav .navCon a {
  color: #fff;
  display: block;
  height: 72px;
  line-height: 64px;
  transition: all 0.4s ease 0s;
  text-shadow: 0.5px 0.5px 1px #666;
}
.nav .navCon a:hover {
  background: url("navli.png") no-repeat left top;
  color: #005bac;
}
.nav .navCon .active {
  background: url("navli.png") no-repeat left top;
  color: #005bac;
}
.second-nav {
  display: none;
  margin-top: -15px;
  padding-top: 15px;
  border-bottom: 1px solid #767676;
  background-color: #e7e6e6;
  height: 93px;
  line-height: 93px;
}
.second-nav .second-location {
  *zoom: 1;
}
.second-nav .second-location:before,
.second-nav .second-location:after {
  display: table;
  content: "";
}
.second-nav .second-location:after {
  clear: both;
}
.second-nav .menu2 {
  display: none;
  margin-top: 25px;
}
.second-nav .menu2 li {
  float: left;
  display: inline;
  margin: 0 20px;
}
.second-nav .menu2 a {
  display: block;
  padding: 0 15px 0 15px;
  height: 35px;
  font-size: 16px;
  line-height: 35px;
  color: #005bac;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFFFFF;
}
.second-nav .menu2 a:hover {
  background-color: orange;
}
.second-nav .menu2 .active {
  background-color: orange;
}
.second-nav .menu3 {
  display: none;
}
.second-nav .menu3 li {
  float: left;
  display: inline;
  margin-right: 15px;
  margin-top: 15px;
}
.second-nav .menu3 a {
  display: block;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  color: #8b8b8b;
  padding-left: 70px;
  background: url("icon.png") no-repeat;
  background-position-x: -215px;
}
.second-nav .menu3 a:hover {
  color: #005bac;
}
.second-nav .menu3 .hot:hover {
  background-position: 0 0;
}
.second-nav .menu3 .double {
  background-position: -215px -55px;
}
.second-nav .menu3 .double:hover {
  background-position: 0 -55px;
}
.second-nav .menu3 .single {
  background-position: -215px -110px;
}
.second-nav .menu3 .single:hover {
  background-position: 0 -110px;
}
.second-nav .menu3 .other {
  background-position: -215px -165px;
}
.second-nav .menu3 .other:hover {
  background-position: 0 -165px;
}
.second-nav .menu3 .pei {
  background-position: -215px -220px;
}
.second-nav .menu3 .pei:hover {
  background-position: 0 -220px;
}
.index-body {
  margin-top: -20px;
}
.index-body .tip-bar {
  margin-top: 25px;
}
.index-body .btn-list {
  *zoom: 1;
}
.index-body .btn-list:before,
.index-body .btn-list:after {
  display: table;
  content: "";
}
.index-body .btn-list:after {
  clear: both;
}
.index-body .btn-list li {
  float: left;
  display: inline;
  margin-right: 12px;
  padding: 25px 0 25px 0;
  height: 58px;
  width: 348px;
  background: url("index-btn.png") no-repeat center;
  color: #002f61;
  text-align: center;
  font-size: 25px;
}
.index-body .btn-list .en-title {
  margin-top: 5px;
  color: #7e7e7e;
  font-size: 20px;
}
/*=======================main===================================*/
.main {
  /*===========================service样式======================*/
  /*===========================project case样式==================*/
  /*===========================brand 样式========================*/
  /*===========================news 样式========================*/
  /*===========================shownews样式=====================*/
  /*===========================mv 样式==========================*/
  /*===========================Contact 样式======================*/
}
.main .proTips {
  background: url("productT_bg.png") no-repeat center;
  height: 101px;
  margin-top: 10px;
  position: relative;
}
.main .proTips .Con {
  position: absolute;
  font-size: 24px;
  top: 20px;
  left: 47%;
  width: 60px;
  line-height: 30px;
  white-space: pre-wrap;
  letter-spacing: 2px;
  color: #838383;
}
.main .proList {
  *zoom: 1;
  margin-top: 15px;
}
.main .proList:before,
.main .proList:after {
  display: table;
  content: "";
}
.main .proList:after {
  clear: both;
}
.main .proList li {
  float: left;
  display: inline;
  margin: 0 10px 25px 0;
  position: relative;
}
.main .proList img {
  border: 1px solid #838383;
}
.main .proList a {
  display: block;
  position: relative;
  width: 335px;
}
.main .proList a:hover img {
  border: 1px solid orange;
}
.main .proList a:hover h4 {
  border: 1px solid orange;
}
.main .proList .hotIcon {
  position: absolute;
  top: -25px;
  right: -25px;
  display: block;
  width: 128px;
  float: left;
  display: inline;
  height: 84px;
  background: url("hot.png") no-repeat center;
}
.main .proList h4 {
  position: relative;
  margin-top: 30px;
  margin-left: 30%;
  padding: 0;
  width: 160px;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #838383;
  background-color: #f8f9f9;
}
.main .serviceImg {
  margin-top: 65px;
}
.main .caseTitle {
  background: url("case_bg.jpg") no-repeat center;
  height: 142px;
  padding-left: 35px;
  padding-top: 145px;
}
.main .caseTitle p {
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}
.main .caseLogo {
  margin-top: 15px;
}
.main .caseShow {
  margin-top: 35px;
}
.main .caseShow .title {
  margin-bottom: 25px;
}
.main .caseLi {
  *zoom: 1;
}
.main .caseLi:before,
.main .caseLi:after {
  display: table;
  content: "";
}
.main .caseLi:after {
  clear: both;
}
.main .caseLi li {
  float: left;
  display: inline;
  margin-bottom: 1px;
}
.main .more {
  display: block;
  width: 100%;
  height: 140px;
  line-height: 140px;
  text-align: center;
  color: #fff;
  background-color: #003387;
  font-size: 18px;
}
.main .caseDetail {
  margin-top: 15px;
}
.main .caseDetail .title {
  margin-bottom: 15px;
}
.main .caseDetail .detailOne {
  background: url("detail1_bg.jpg") no-repeat center;
  height: 779px;
  margin-bottom: 18px;
}
.main .caseDetail .detailTwo {
  background: url("detail2_bg.jpg") no-repeat center;
  height: 779px;
  margin-bottom: 18px;
}
.main .caseDetail .detailThree {
  background: url("detail3_bg.jpg") no-repeat center;
  height: 779px;
  margin-bottom: 18px;
}
.main .caseDetail .dTop {
  margin-left: 385px;
  padding: 100px 35px 0 55px;
  height: 289px;
  width: 605px;
}
.main .caseDetail .dTop .blueT {
  color: #0055e1;
  font-size: 20px;
  font-weight: bold;
  border-left: 5px solid #0055e1;
  padding-left: 15px;
  margin-bottom: 10px;
}
.main .caseDetail .dTop .Con {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
}
.main .caseDetail .dBottom {
  width: 647px;
  height: 290px;
  padding: 100px 33px 0 15px;
}
.main .caseDetail .dBottom .whiteT {
  color: #0055e1;
  font-size: 20px;
  font-weight: bold;
  border-left: 5px solid #0055e1;
  padding-left: 15px;
  margin-bottom: 10px;
  color: #fff;
  border-left: 5px solid #fff;
}
.main .caseDetail .dBottom .Con {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #ccd6e7;
}
.main .caseNameList {
  *zoom: 1;
  background-color: #e3e3e3;
  padding: 50px 0 80px 50px;
}
.main .caseNameList:before,
.main .caseNameList:after {
  display: table;
  content: "";
}
.main .caseNameList:after {
  clear: both;
}
.main .caseNameList ul {
  float: left;
  display: inline;
  margin-right: 45px;
}
.main .caseNameList li {
  list-style: disc;
  font-size: 18px;
  margin: 15px;
}
.main .brandTitle {
  margin: 50px 0 50px 0;
  background: url("brand_title_bg.jpg") no-repeat center;
  height: 94px;
  *height: 106px;
  color: #6f6f6f;
  position: relative;
}
.main .brandTitle .brandTop {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
}
.main .brandTitle .brandBottom {
  text-align: center;
  font-size: 24px;
  position: absolute;
  bottom: 0;
  line-height: 1.5;
  left: 45%;
}
.main .brandCon {
  padding: 25px 30px;
  background-color: #eeeeee;
}
.main .brandCon p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #676262;
}
.main .brandCon .brandConT {
  font-size: 18px;
  color: #e18400;
  margin-bottom: 20px;
}
.main .brand_his {
  height: 376px;
  background: url("history_bg.jpg") no-repeat center;
  padding: 120px 0 0 76px;
}
.main .brand_his p {
  font-size: 14px;
  color: #000;
  line-height: 35px;
}
.main .brand_his p .year {
  display: inline-block;
  margin-right: 25px;
  font-size: 12px;
  color: #696969;
}
.main .patinerWrapper {
  *zoom: 1;
}
.main .patinerWrapper:before,
.main .patinerWrapper:after {
  display: table;
  content: "";
}
.main .patinerWrapper:after {
  clear: both;
}
.main .patinerWrapper li {
  float: left;
  display: inline;
  margin: 3px 3px;
}
.main .newsList li {
  *zoom: 1;
  border-bottom: 1px dashed #000;
  padding-bottom: 15px;
  margin-top: 20px;
}
.main .newsList li:before,
.main .newsList li:after {
  display: table;
  content: "";
}
.main .newsList li:after {
  clear: both;
}
.main .newsList .newsImg {
  float: left;
  display: inline;
  border: 1px solid #ccc;
  margin-right: 25px;
}
.main .newsList .newsCon {
  float: left;
  display: inline;
  margin-top: 25px;
}
.main .newsList .newsCon a {
  display: inline-block;
  margin-top: -10px;
  margin-bottom: 10px;
}
.main .newsList .newsCon p {
  width: 880px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "Arial";
  font-family: "Microsoft Yahei", "微软雅黑";
}
.main .newsList .time {
  display: inline-block;
  margin-top: 45px;
  margin-left: 7px;
}
.main .newsConWrapper {
  margin-top: 20px;
}
.main .newsConWrapper .title {
  padding-left: 20px;
  border-bottom: 1px dashed #000;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 50px;
}
.main .newsConWrapper .title .share {
  margin-left: 20px;
  font-size: 12px;
}
.main .newsConWrapper .title img {
  display: inline;
  margin-bottom: -15px;
  margin-left: 15px;
}
.main .newsConWrapper .newsCon {
  padding-left: 20px;
  line-height: 25px;
  font-size: 14px;
}
.main .newsConWrapper .newsBtn {
  *zoom: 1;
}
.main .newsConWrapper .newsBtn:before,
.main .newsConWrapper .newsBtn:after {
  display: table;
  content: "";
}
.main .newsConWrapper .newsBtn:after {
  clear: both;
}
.main .newsConWrapper .newsBtn .newsT {
  display: block;
  margin-top: 15px;
  border-bottom: 1px solid #d4dbe6;
  font-size: 14px;
}
.main .newsConWrapper .newsBtn .prev {
  float: left;
  display: inline;
  margin-left: 30%;
}
.main .newsConWrapper .newsBtn .next {
  margin-left: 30%;
  float: left;
  display: inline;
}
.main .newsConWrapper .newsBtn .btn {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 0 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #002c69;
}
.main .mvTitle {
  text-align: center;
  color: #002f61;
  font-size: 20px;
  margin: 20px;
}
.main .mvWrapper {
  margin: 0 auto;
  border: 1px solid #ccc;
  padding: 10px 10px 0 10px;
  width: 795px;
  text-align: center;
  cursor: pointer;
}
.main .subNav {
  margin: 15px 0 0 0;
  color: #707070;
}
.main .contactWrapper {
  background: url("contact_bg.jpg") no-repeat center;
  height: 540px;
  position: relative;
}
.main .contactCon {
  width: 280px;
  height: 125px;
  position: absolute;
  top: 100px;
  left: 40%;
  font-family: "Microsoft Yahei", "微软雅黑";
  font-size: 14px;
}
.main .contactCon p {
  height: 26px;
  line-height: 23px;
  word-spacing: 10px;
}
.main .mapT {
  font-size: 14px;
  color: #707070;
}
.mapWrapper {
  background-color: #e2e2e2;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  padding: 15px 0 15px 0;
  margin-top: 15px;
}
.declarMap {
  height: 550px;
  background: #fff;
  margin-bottom: -35px;
}
.declarMap p {
  margin-left: 100px;
  line-height: 2.5;
  color: #696969;
  font-size: 14px;
}
.mvList {
  background-color: #e7e7e7;
  height: 240px;
  margin-top: 50px;
  margin-bottom: -35px;
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
}
.mvList .mvTitle {
  position: absolute;
  display: block;
  padding: 10px;
  border: 1px solid #b8b8b8;
  border-bottom: none;
  background-color: #fff;
  color: #002f61;
  font-size: 14px;
  top: -46px;
  left: 15px;
}
.mvList .picScroll {
  margin-top: 5px;
  position: relative;
  border: 1px solid #eee;
  width: 861px;
  background: #fff;
  overflow: hidden;
  padding: 0 85px 10px 85px;
}
.mvList .picScroll .prev,
.mvList .picScroll .next {
  display: block;
  position: absolute;
  width: 81px;
  height: 199px;
  top: 15px;
}
.mvList .picScroll .prev {
  left: 0;
  background: url("mv_prev.jpg") no-repeat center;
}
.mvList .picScroll .next {
  right: 0;
  background: url("mv_next.jpg") no-repeat center;
}
.mvList .picScroll ul {
  overflow: hidden;
  zoom: 1;
}
.mvList .picScroll ul li {
  width: 282px;
  float: left;
  overflow: hidden;
  margin: 0 5px 0 0;
}
.mvList .picScroll ul img {
  border: 1px solid #E0E0E0;
  width: 280px;
  height: 220px;
  display: block;
}
.con-wrapper {
  margin-bottom: -35px;
}
.con-wrapper .honor-bg {
  margin-top: 40px;
}
.con-wrapper .case-list {
  *zoom: 1;
}
.con-wrapper .case-list:before,
.con-wrapper .case-list:after {
  display: table;
  content: "";
}
.con-wrapper .case-list:after {
  clear: both;
}
.con-wrapper .case-list li {
  float: left;
  display: inline;
  margin-bottom: 15px;
  margin-right: 15px;
}
.con-wrapper .case-list h3 {
  margin-top: 15px;
  text-align: center;
}
.con-wrapper .bar {
  height: 137px;
  background-color: #dddddd;
}
.con-wrapper .wrapper {
  height: 328px;
  background-color: #282828;
}
/*=======================footer=================================*/
.footer {
  background-color: #727272;
  height: 305px;
  margin-top: 35px;
  border-bottom: 2px solid #002c69;
}
.footer .container {
  height: 100%;
  background: url("footer_bg.jpg") no-repeat center;
}
.footer .place {
  margin-top: 170px;
  float: left;
  display: inline;
  height: 100px;
  color: #b5b5b5;
}
.footer .place a {
  display: block;
  color: #b5b5b5;
  margin: 10px 0;
}
.footer .place a:hover {
  color: #002f61;
}
.footer .zoujin {
  margin-left: 125px;
  width: 95px;
}
.footer .together {
  width: 145px;
  text-align: center;
}
.footer .custom {
  width: 125px;
  text-align: center;
}
.footer .join {
  width: 130px;
  text-align: center;
}
/*================================分页样式=========================*/
.anpager .cpb {
  background: #1F3A87 none repeat scroll 0 0;
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
  font-weight: bold;
  margin: 5px 4px 0 0;
  padding: 4px 5px 0;
}
.anpager a {
  background: #FFFFFF none repeat scroll 0 0;
  border: 1px solid #CCCCCC;
  color: #1F3A87;
  margin: 5px 4px 0 0;
  padding: 4px 5px 0;
  text-decoration: none;
}
.anpager a:hover {
  background: #1F3A87 none repeat scroll 0 0;
  border: 1px solid #1F3A87;
  color: #FFFFFF;
}
/*=======================superslider style===================*/
.slider-box {
  height: 774px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider-box .hd {
  position: absolute;
  z-index: 1;
  bottom: 15px;
  left: 50%;
}
.slider-box .hd ul {
  *zoom: 1;
}
.slider-box .hd ul:before,
.slider-box .hd ul:after {
  display: table;
  content: "";
}
.slider-box .hd ul:after {
  clear: both;
}
.slider-box .hd li {
  float: left;
  display: inline;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 6px;
  text-indent: -9999px;
  box-shadow: 0px 2px 3px #666;
  cursor: pointer;
}
.slider-box .hd .on {
  background-color: #f69441;
}
.slider-box .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slider-box .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slider-box .bd img {
  width: 100%;
  height: 774px;
}
.slider-box .prev,
.slider-box .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 93px;
  height: 153px;
  background: url("slider-arrow.png") no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slider-box .prev:hover,
.slider-box .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slider-box .next {
  left: auto;
  right: 3%;
  background-position: -97px 0;
}
.slider-box .prevStop,
.slider-box .nextStop {
  display: none;
}
/*************************to Top style*************************/
.dn {
  display: none;
}
/* 返回顶部 */
.go-top {
  position: fixed;
  bottom: 340px;
  right: 120px;
  width: 118px;
  height: 113px;
  padding-top: 260px;
  overflow: hidden;
  z-index: 999;
  background-image: url("toTop_bg.png");
}
.go-top .go {
  color: #adff00;
}
.go-top a {
  display: block;
  width: 118px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
}
.go-top a:last-child {
  margin-bottom: 0;
}

/* 白色样式 */
#pages {
  margin: 10px 0 20px 0;
}
#jzpage {
  height: 27px;
  margin: 20px auto 0px auto;
  text-align: center;
}
#jzpage a {
  display: inline-block;
  color: #000;
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  vertical-align: middle;
}
#jzpage a {
  *display: inline;
  *zoom: 1;
}
#jzpage a.yema1,
#jzpage a.yema3,
#jzpage a.yemas10,
#jzpage a.yemax10 {
  text-indent: -9999px;
  font-size: 0;
}
#jzpage a.yema1 {
  background: url(pages.png) no-repeat -90px -250px;
}
#jzpage a.yema1:hover {
  background: url(pages.png) no-repeat -120px -250px;
}
#jzpage a.yemas10 {
  background: url(pages.png) no-repeat -350px -250px;
}
#jzpage a.yemas10:hover {
  background: url(pages.png) no-repeat -380px -250px;
}
#jzpage a.yema2 {
  background: url(pages.png) no-repeat -190px -250px;
}
#jzpage a.yema2:hover {
  color: #fff;
  background: url(pages.png) no-repeat -230px -250px;
}
#jzpage a.yemacurr {
  color: #fff;
  font-weight: bold;
  background: url(pages.png) no-repeat -230px -250px;
  cursor: pointer;
}
#jzpage a.yemax10 {
  background: url(pages.png) no-repeat -420px -250px;
}
#jzpage a.yemax10:hover {
  background: url(pages.png) no-repeat -450px -250px;
}
#jzpage a.yema3 {
  background: url(pages.png) no-repeat -270px -250px;
}
#jzpage a.yema3:hover {
  background: url(pages.png) no-repeat -300px -250px;
}
#newspage #jzpage {
  text-align: right;
  margin-right: 30px;
}
#newspage #jzpage a {
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 11px;
}
#newspage #jzpage a.yema2,
#newspage #jzpage a.yemacurr,
#newspage #jzpage a.yema1,
#newspage #jzpage a.yema3,
#newspage #jzpage a.yemax10,
#newspage #jzpage a.yemas10 {
  background: none;
  color: #7c7c7c;
  background-color: #F7F7F7;
  border: 1px solid #D5D5D5;
}
#newspage #jzpage a.yema2:hover,
#newspage #jzpage a.yema1:hover,
#newspage #jzpage a.yema3:hover,
#newspage #jzpage a.yemax10:hover,
#newspage #jzpage a.yemas10:hover {
  color: #009BED;
  background-color: #E8F5FE;
  border: 1px solid #A9C9E2;
}
#newspage #jzpage a.yemacurr {
  background-color: #E8F5FE;
  border: 1px solid #A9C9E2;
  color: #009BED;
}
#newspage #jzpage a.yema1,
#newspage #jzpage a.yema3,
#newspage #jzpage a.yemax10,
#newspage #jzpage a.yemas10 {
  background: none;
  text-indent: 0;
  font-size: 11px;
  width: 30px;
}
#newspage #jzpage a.yemax10,
#newspage #jzpage a.yemas10 {
  width: 40px;
}
#shownews .shownews_date {
  text-align: center;
  padding: 0px 0 10px 0;
}
#shownews .shownews_date span {
  padding: 4px 10px;
  color: #ccc;
}
#shownews .shownews_body {
  padding: 10px 15px;
  border-top: 1px solid #eeeeee;
  text-align: justify;
}
#shownews .shownews_body p {
  text-indent: 24px;
  line-height: 24px;
  color: #555;
}
#shownews .shownews_foot {
  padding: 15px 5px;
  text-align: right;
}
#shownews .shownews_foot span {
  margin: 0 5px;
}
#shownews .shownews_foot span a {
  padding: 3px 10px;
  border: 1px solid #eeeeee;
}
#shownews .shownews_foot span a:hover {
  background-color: #e7e7e7;
  color: #329dd8;
  border: 1px solid #329dd8;
}
#shownews .othernews {
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  padding-left: 5px;
  font-weight: bold;
  color: #5f5f5f;
}
#shownews .othernews span {
  font-size: 11px;
  color: #8f8f8f;
  padding-left: 5px;
}
#shownews .othernewsli li {
  height: 28px;
  line-height: 28px;
  text-indent: 10px;
}
</pre></body></html>