<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a,
a:hover {
  text-decoration: none;
}
.cp .cpnav,
.pagemain .mains .case-list,
li,
ol,
ul {
  list-style-type: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.headnav .navs,
.pagemain .mains .news-list {
  list-style: none;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
em,
h1,
h2,
h3,
h4,
h5,
h6,
i {
  font-weight: 100;
  font-style: normal;
}
a {
  color: #666;
  outline: 0;
}
body {
  line-height: 1;
  font-family: "PingFang SC", "Microsoft Yahei", sans-serif;
}
.container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wapper {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.zthead {
  line-height: 40px;
  background-color: #014bb4;
}
.zthead .zt-text {
  color: #fff;
  font-size: 14px;
  display: inline-block;
}
.zthead .zt-text + .zt-text {
  margin-left: 5px;
}
.header {
  background-color: #fff;
  height: 105px;
}
.header .logo {
  line-height: 105px;
}
.header .logo img {
  vertical-align: middle;
}
.header .head-info {
  text-align: right;
  padding: 20px 0;
}
.header .text {
  color: #626262;
  font-size: 14px;
  margin-bottom: 10px;
}
.header .tel {
  font-size: 30px;
  color: #9ddbe3;
}
.header .navs {
  font-size: 0;
  padding-top: 30px;
}
.header .navs &gt; li {
  line-height: 35px;
  position: relative;
  display: inline-block;
}
.header .navs &gt; li &gt; a {
  padding: 0 15px;
  display: block;
}
.header .navs &gt; li &gt; a {
  font-size: 16px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.header .navs &gt; li .child a {
  font-size: 14px;
}
.header .navs &gt; li &gt; a {
  display: block;
  color: #000;
}
.header .navs &gt; li &gt; a:hover {
  background: #0098dd;
  color: #fff;
}
.header .navs &gt; li .child {
  z-index: 999;
  position: absolute;
  left: -30px;
  right: -30px;
  padding: 0 5px;
  display: none;
}
.header .navs &gt; li .child &gt; li {
  text-align: center;
  line-height: 30px;
}
.header .navs &gt; li .child a {
  color: #fff;
  background: #005dbc;
  display: block;
  border-top: 1px solid #fff;
}
.header .navs &gt; li .child a:hover {
  background: #0098dd;
  color: #fff;
}
.header .navs &gt; li:hover .child {
  display: block;
}
.ben-tem {
  height: 540px;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}
.index-friend {
  margin-top: 55px;
  background: #f6f6f6;
  padding: 55px 0 33px;
}
.index-friend .wapper {
  position: relative;
}
.index-friend .wapper .fri-item {
  width: 200px;
  height: 170px;
  border: 1px solid #d3d3d3;
  text-align: center;
  background-color: #fff;
  float: left;
  margin: 0 19px 38px;
}
.index-friend .wapper .fri-item .fri-name {
  line-height: 40px;
  text-align: center;
  background-color: #d4d4d4;
  color: #666;
  font-size: 14px;
}
.index-friend .wapper .fri-item:hover .fri-name {
  background-color: #005dbc;
  color: #fff;
}
.bannerpagi {
  bottom: 90px!important;
}
.bannerpagi .swiper-pagination-bullet {
  width: 40px;
  height: 6px;
  border-radius: 0;
  background-color: #c1c2c7;
}
.bannerpagi .swiper-pagination-bullet-active {
  background-color: #a7141f;
}
.container .head {
  padding: 75px 0 15px;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
  position: relative;
}
.container .head:after {
  content: '';
  width: 80px;
  height: 3px;
  background: #9ddbe3;
  display: block;
  position: absolute;
  right: 50%;
  margin-right: -40px;
  bottom: -2px;
}
.container .head .title {
  font-size: 28px;
  color: #333;
  margin-bottom: 10px;
}
.container .head .desc {
  font-size: 14px;
  color: #989898;
}
.project {
  background-color: #fff;
  padding-bottom: 45px;
}
.project .pronav {
  margin-top: 45px;
  list-style: none;
  font-size: 0;
  text-align: center;
}
.project .pronav li {
  display: inline-block;
  font-size: 14px;
  line-height: 15px;
  padding: 0 12px;
  border-left: 1px solid #595959;
  border-right: 1px solid #d1d1d1;
}
.project .pronav li:first-child {
  border-left: 0;
}
.project .pronav li:last-child {
  border-right: 0;
}
.project .pronav li a {
  color: #595959;
}
.project .pro-item {
  padding: 45px 0 20px;
  border-bottom: 1px solid #e1e1e1;
  width: 330px;
  height: 268px;
}
.project .pro-item .img {
  border: 1px solid #ccc;
  margin-bottom: 5px;
  height: 220px;
}
.project .pro-item .img img {
  max-width: 100%;
  max-height: 100%;
}
.project .pro-item .title {
  line-height: 55px;
  font-size: 16px;
  color: #696969;
}
.advs {
  background: url(../images/index-adv.png) center center no-repeat;
  height: 247px;
}
.cp {
  padding-bottom: 10px;
}
.cp .cpnav {
  margin-top: 50px;
}
.cp .cpnav li {
  width: 255px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  display: block;
  float: left;
  margin-right: 17px;
  margin-bottom: 20px;
  border: 1px solid #9ddbe3;
}
.cp .cpnav li:hover {
  background: #0093d3;
}
.cp .cpnav li:hover a {
  color: #FFF;
}
.cp .cpnav li:nth-child(4n) {
  margin-right: 0;
}
.cp .cpnav li a {
  color: #606060;
  font-size: 18px;
}
.indexnews {
  padding-bottom: 80px;
}
.indexnews .new-head {
  padding: 70px 0 55px;
  text-align: center;
}
.indexnews .new-head .title {
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.indexnews .new-head .em {
  margin: 20px 0;
  display: inline-block;
  width: 50px;
  height: 3px;
  background-color: #ff0000;
}
.indexnews .new-head .desc {
  font-size: 14px;
  color: #666;
}
.indexnews .indexnew {
  padding-top: 50px;
}
.indexnews .indexnew .news {
  width: 280px;
  background: #eaeaea;
  height: 310px;
  margin-left: auto;
  margin-right: auto;
}
.indexnews .indexnew .news:last-child {
  margin-right: 0;
}
.indexnews .indexnew .img {
  height: 210px;
  overflow: hidden;
  text-align: center;
}
.indexnews .indexnew .img img {
  width: 100%;
  height: 100%;
}
.indexnews .indexnew .new-foot {
  padding: 10px 20px 0;
}
.indexnews .indexnew .title {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.indexnews .indexnew .desc {
  line-height: 25px;
  font-size: 14px;
  color: #807f7f;
  margin-bottom: 15px;
  height: 50px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.footer {
  background: #0057a4;
}
.footer .footnav {
  border-bottom: 1px dashed #84bcc3;
  font-size: 0;
  line-height: 55px;
  text-align: center;
}
.footer .footnav &gt; a {
  display: inline-block;
  font-size: 14px;
  color: #000;
  padding-left: 25px;
  background: url(../images/a.png) left center no-repeat;
  margin-right: 35px;
}
.footer .role {
  padding: 45px 0 60px;
}
.footer .role-logo {
  float: left;
  width: 380px;
}
.footer .role .role-info {
  float: left;
  width: 510px;
}
.footer .role .role-info .fotnav {
  width: 170px;
  float: left;
}
.footer .role .role-info .fotnav .nav-t {
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}
.footer .role .role-info .fotnav .nav-t a {
  color: #fff;
}
.footer .role .role-info .fotnav dd {
  font-size: 14px;
  padding-left: 25px;
  background: url(../images/a-w.png) left center no-repeat;
  line-height: 35px;
}
.footer .role .role-info .fotnav dd &gt; a {
  color: #d2d2d2;
}
.footer .ftlx {
  height: 90px;
  font-size: 0;
  text-align: center;
  border-bottom: 1px solid #2865a4;
}
.footer .ftlx .ftlxitem {
  display: inline-block;
  font-size: 14px;
  width: 25%;
  border-left: 1px solid #2865a4;
  border-right: 1px solid #2865a4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  height: 90px;
  position: relative;
  z-index: 10;
}
.footer .ftlx .icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
  opacity: 0.6;
}
.footer .ftlx .default {
  color: #7ea7d5;
}
.footer .ftlx .hover {
  display: none;
  color: #fff;
}
.footer .ftlx .ftlxitem:hover {
  height: 115px;
  margin-top: -25px;
  background-color: red;
  border-radius: 6px;
}
.footer .ftlx .ftlxitem:hover .icon {
  opacity: 1;
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer .ftlx .ftlxitem:hover .default {
  display: none;
}
.footer .ftlx .ftlxitem:hover .hover {
  display: block;
}
.footer .role .role-wem {
  float: left;
}
.footer .role .role-wem .tophone {
  margin-left: 40px;
  display: block;
  float: left;
}
.footer .role .qq {
  display: inline-block;
}
.footer .footnav &gt; a,
.index-friend .wapper .fri-item img {
  vertical-align: middle;
}
.footer .power {
  background-color: #fbfbfb;
  line-height: 50px;
  font-size: 14px;
  color: #464646;
}
.pagemain {
  padding: 50px 0 75px;
  background-color: #fff;
}
.pagemain .tagnav {
  width: 253px;
}
.pagemain .tagnav .tagname {
  line-height: 75px;
  background-color: #0057a4;
  text-align: center;
  font-size: 22px;
  color: #fff;
}
.pagemain .tagnav .tavnav {
  border: 1px solid #e9e9e9;
  padding: 10px;
  list-style-type: none;
}
.pagemain .tagnav .tavnav &gt; li {
  border-bottom: 1px dotted #dedede;
  line-height: 40px;
  padding-left: 40px;
  font-size: 14px;
}
.pagemain .tagnav .tavnav &gt; li &gt; a {
  display: block;
  background: url(../images/a.png) left center no-repeat;
  padding-left: 20px;
  color: #626262;
}
.pagemain .tagnav .tavnav &gt; li &gt; .child {
  display: none;
}
.pagemain .tagnav .tavnav &gt; li.open &gt; .child {
  display: block;
  margin-left: -40px;
}
.pagemain .tagnav .tavnav &gt; li.open &gt; .child li {
  border-top: 1px dotted #dedede;
  padding-left: 80px;
}
.pagemain .tagnav .adv {
  margin-top: 20px;
}
.pagemain .mains {
  width: 860px;
}
.pagemain .mains .main-head {
  position: relative;
  border-bottom: 3px solid #dadada;
  line-height: 60px;
  margin-bottom: 30px;
}
.pagemain .mains .main-head .en {
  font-size: 28px;
  color: #2f2f2f;
}
.pagemain .mains .main-head .en + .hans {
  margin-left: 20px;
}
.pagemain .mains .main-head .hans {
  font-size: 20px;
  color: #0057a4;
}
.pagemain .mains .main-head .posi {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 12px;
  color: #4a4949;
}
.pagemain .mains .main-head .posi a {
  color: #9ddbe3;
}
.pagemain .mains .case-list li {
  width: 270px;
  float: left;
  height: 242px;
  text-align: center;
  margin-right: 20px;
}
.pagemain .mains .case-list li:nth-child(3n) {
  margin-right: 0;
}
.pagemain .mains .case-list li .img {
  border: 1px solid #ccc;
  height: 179px;
  overflow: hidden;
}
.pagemain .mains .case-list li .img img {
  width: 268px;
  height: 180px;
}
/* .pagemain .mains .case-list li .img img{max-width:100%;max-height:100%} */
.pagemain .mains .case-list li .title {
  line-height: 45px;
  font-size: 14px;
  color: #696969;
}
.pagemain .mains .news-list li {
  line-height: 45px;
  border-bottom: 1px dashed #ccc;
  position: relative;
  font-size: 16px;
  padding-left: 30px;
  background: url(../images/a.png) left 10px center no-repeat;
}
.pagemain .mains .news-list li a {
  color: #333;
}
.pagemain .mains .news-list li .time {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  color: #0093dd;
}
.pagemain .mains .page {
  font-size: 0;
  text-align: center;
  margin-top: 30px;
}
.pagemain .mains .page a,
.pagemain .mains .page span {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  padding: 0 12px;
  margin: 0 6px;
  font-size: 12px;
  color: #434343;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}
.pagemain .mains .page a:hover,
.pagemain .mains .page span:hover {
  border-color: #db241c;
  background-color: #db241c;
  color: #fff;
}
.pagemain .mains .page span:hover font {
  color: #fff;
}
.pagemain .mains .ct-head {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.pagemain .mains .ct-head .title {
  font-size: 18px;
  color: #0098dd;
  margin-bottom: 20px;
}
.pagemain .mains .ct-head .note {
  font-size: 14px;
  color: #666;
}
.pagemain .mains .ct-head1 {
  text-align: center;
}
.pagemain .mains .ct-head1 .title {
  font-size: 18px;
  color: #0098dd;
}
.pagemain .mains .ct-head1 .note {
  font-size: 14px;
  color: #666;
}
.pagemain .mains .ct-ent {
  line-height: 25px;
  padding: 10px 0 20px;
  font-size: 14px;
  color: #333;
}
.pagemain .mains .ct-foot {
  border-top: 1px solid #ccc;
  color: #666;
}
.pagemain .mains .ct-foot p {
  line-height: 25px;
  font-size: 14px;
  font-weight: 700;
}
.pagemain .mains .ct-foot a {
  font-weight: 400;
}
#faqbox {
  padding: 12px 8px 0 0;
  font-size: 14px;
}
#faqbox .Content .faqtit,
#faqbox .faqline .faqtit {
  width: 70px;
  padding: 6px 0;
  display: block;
  float: left;
  clear: both;
  text-align: left;
}
#faqbox .faqline {
  text-align: left;
  margin-top: 0;
}
#faqbox .Content {
  text-align: left;
}
#faqbox .Content textarea {
  height: 100px;
}
.joblist {
  padding: 20px 0;
}
.joblist .job + .job {
  margin-top: 30px;
}
.joblist .job-head {
  background-color: #3856a8;
  line-height: 40px;
  padding: 0px 20px;
}
.joblist .job-text {
  font-size: 16px;
  color: #fff;
}
.joblist .jobtable {
  width: 100%;
  border: 0px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-size: 14px;
}
.joblist .jobtable .joblabel {
  width: 110px;
  text-align: center;
}
.joblist .jobtable tr {
  height: 40px;
}
.joblist .jobtable tr:nth-child(even) {
  background-color: #f6f6f6;
}
.joblist .jobtable tr &gt; td {
  line-height: 40px;
  padding: 0 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.apply-head {
  padding: 30px 0;
  font-size: 20px;
  text-align: center;
  color: #3856a8;
}
.apply-form {
  width: 100%;
  font-size: 14px;
}
.apply-form .form-line {
  margin-bottom: 10px;
  line-height: 30px;
}
.apply-form .label {
  width: 100px;
  text-align: right;
  float: left;
}
.apply-form .item {
  margin-left: 120px;
  width: 400px;
}
.apply-form .item &gt; input {
  height: 30px;
  border: 1px solid #ccc;
  padding-left: 10px;
  width: 100%;
}
.apply-form .item &gt; textarea {
  border: 1px solid #ccc;
  padding: 10px;
}
.apply-form .item &gt; .submit {
  width: 160px;
  height: 45px;
  line-height: 45px;
  background-color: #3856a8;
  color: #fff;
  font-size: 14px;
}
.icontel {
  width: 10px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/tel.png) no-repeat;
  margin: -5px 5px 0 0;
}
.project .pro-item .title .is {
  color: #9ddbe3;
  margin-right: 10px;
}
.p-head {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.p-head .product {
  text-align: center;
}
/* .p-head .product{border:1px solid #ccc;text-align: center; width:600px;} */
.p-head .product img {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ccc;
  max-width: 800px;
}
.p-head .name {
  text-align: center;
  line-height: 25px;
  margin-top: 10px;
}
.case-zs li {
  height: 340px!important;
}
.case-zs li .img {
  height: 280px!important;
  border: 1px solid #ccc;
}
/* leftsead */
#leftsead {
  width: 161px;
  height: 290px;
  position: fixed;
  top: 50%;
  right: 0px;
  z-index: 100;
}
#leftsead li {
  width: 161px;
  height: 50px;
}
#leftsead li img {
  float: right;
}
#leftsead li a {
  height: 49px;
  float: right;
  display: block;
  min-width: 47px;
  max-width: 161px;
}
#leftsead li a .shows {
  display: block;
}
#leftsead li a .hides {
  margin-right: -143px;
  cursor: pointer;
  cursor: hand;
}
#leftsead li a.youhui .hides {
  display: none;
  position: absolute;
  right: 143px;
}
#p2 {
  width: 112px;
  background-color: #71deff;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #71deff;
  text-align: center;
  line-height: 47px;
}
#p3 {
  width: 112px;
  background-color: #EC9890;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #E6776C;
  text-align: center;
  line-height: 47px;
}
#p5 {
  width: 112px;
  background-color: #e6776c;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #e6776c;
  text-align: center;
  line-height: 47px;
}
#p1 {
  width: 47px;
  height: 49px;
  float: left;
}
.indexsearch {
  position: relative;
  margin-top: -70px;
  z-index: 10;
}
.indexsearch .wapper {
  background-color: #0057b1;
  padding: 0 20px;
}
.indexsearch .search-top {
  padding: 20px 0;
  width: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.indexsearch .toplist {
  white-space: nowrap;
}
.indexsearch .li {
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  position: relative;
  padding: 0 25px;
}
.indexsearch .li:before {
  content: '';
  width: 1px;
  height: 20px;
  display: block;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 0;
  z-index: 1;
}
.indexsearch .li:last-child:after {
  content: '';
  width: 1px;
  height: 20px;
  display: block;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 5px;
  bottom: 0;
  z-index: 1;
}
.indexsearch .li a {
  color: #fff;
}
.indexsearch .search-bottom {
  padding: 20px 0 ;
  line-height: 30px;
  border-top: 1px solid #fff;
}
.indexsearch .hot-label {
  font-size: 16px;
  color: #fff;
}
.indexsearch .hot-item {
  font-size: 14px;
  color: #fdeeee;
  margin: 0 10px;
}
.indexsearch .search {
  width: 300px;
  margin-right: 50px;
  font-size: 0;
}
.indexsearch .search .select {
  background-color: #116cf0;
  border: 0;
  height: 35px;
  width: 50px;
  font-size: 14px;
  vertical-align: top;
}
.indexsearch .search .sarch {
  display: inline-block;
  border: 0;
  line-height: 33px;
  width: 35px;
  vertical-align: top;
  background-color: #fff;
  cursor: pointer;
}
.indexsearch .search .sarch img {
  vertical-align: middle;
}
.indexsearch .search .text {
  width: 210px;
  display: inline-block;
  height: 35px;
  line-height: normal;
  border: 0;
  background-color: #fff;
  font-size: 14px;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  vertical-align: top;
}
.wapper-title {
  font-size: 22px;
  color: #000;
  position: relative;
  padding-bottom: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
.wapper-title:after {
  content: '';
  width: 50px;
  height: 3px;
  background-color: #ff0000;
  display: block;
  position: absolute;
  left: 0;
  bottom: 2px;
  z-index: 1;
}
.hot-product {
  padding: 60px 0 90px;
}
.hot-product .protabe {
  width: 180px;
  list-style: none;
  padding-top: 20px;
}
.hot-product .protabe li {
  margin-bottom: 25px;
  line-height: 45px;
  background-color: #eee;
  text-align: center;
  border-radius: 6px;
  width: 100%;
  font-size: 14px;
  cursor: pointer;
}
.hot-product .protabe li.active,
.hot-product .protabe li:hover {
  background-color: #005dbc;
  color: #fff;
}
.hot-product .protab-target {
  list-style-type: none;
  width: 1010px;
}
.hot-product .protab-target li {
  display: none;
}
.hot-product .protab-target li.active {
  display: block;
}
.hot-product .protab-target .pro-img {
  width: 720px;
  line-height: 410px;
  height: 410px;
  text-align: center;
}
.hot-product .protab-target .pro-img img {
  vertical-align: middle;
  max-width: 100%;
}
.hot-product .protab-target .infos {
  width: 270px;
}
.hot-product .protab-target .info-line {
  line-height: 25px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #666;
}
.companyindexinfo {
  background-color: #eee;
  padding: 80px 0 90px;
}
.companyindexinfo .info {
  width: 475px;
}
.companyindexinfo .company-title {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}
.companyindexinfo .company-info {
  font-size: 16px;
  color: #666;
  line-height: 25px;
}
.companyindexinfo .indexswipercmpany {
  width: 600px;
  height: 390px;
  position: relative;
  z-index: 99999;
}
.home {
  height: 407px;
  background: url(../images/home_02.png) center center no-repeat;
  background-size: auto 100%;
}
.more {
  padding: 0 15px;
  line-height: 35px;
  display: inline-block;
  color: #fff;
  border-radius: 18px;
  background-color: #005dbc;
  font-size: 14px;
}
.share {
  padding: 10px 0;
  line-height: 50px;
  margin-top: 20px;
}
.share .t {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.share .share-m {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.share .share-m + .share-m {
  margin-left: 10px;
}
.special-pro {
  margin-top: 30px;
}
.special-prolist {
  margin-top: 10px;
  width: 100%;
  height: 190px;
}
.special-prolist .spe-item {
  height: 190px;
  width: 180px;
  border: 1px solid #eee;
  background-color: #eee;
  margin: 0 auto;
}
.special-prolist .img {
  height: 150px;
  width: 100%;
  overflow: hidden;
  line-height: 150px;
  background-color: #fff;
}
.special-prolist .img img {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.special-prolist .name {
  line-height: 35px;
  text-align: center;
  padding: 0 10px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.block-info {
  text-align: center;
  color: #fff;
  display: inline-block;
  width: 200px;
  height: 100px;
}
.block-info .title {
  font-size: 22px;
  margin-bottom: 10px;
}
.block-info .en {
  font-size: 18px;
}
</pre></body></html>