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

/* 头部 */
.navbar {
  position: relative;
  min-height: 32px;
  margin-bottom: 0px;
  border: 0px solid transparent;
}
.navbar-default {
  background-color: #eeeeef;
  border-color: #e7e7e7;
}
.navbar-brand {
  float: left;
  height:90px;
  padding: 20px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  font-size:18px;
  color: #717071;
}
.nav{ padding-bottom:20px;}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 0px;
  width:125px;
  height:32px;
  line-height:32px;
  padding-left:8px;
  border-left:2px solid #a7a6a7;
  overflow: hidden;
}
.nav &gt; li &gt; a p { font-family:"黑体"; font-size:14px; width:125px; height:32px;}
.nav &gt; li &gt; a span { font-family:"Airal"; font-size:14px; width:125px; display:none;}
.nav &gt; li &gt; a span.twoh { line-height:18px; margin-top:-3px; }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: none;
	margin-top:10px;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .navbar-nav &gt; li {
    float: left;
	margin-top:0px;
  }
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #097580;
  background: none;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 28px;
  margin-right: 15px;
  margin-bottom: 28px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-default .navbar-toggle {
  border-color: #097580;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #097580;
}

.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  background-color: #eeeeef;
  color: #717071;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 127px;
  padding: 20px 0 5px;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #eeeeef;
  border: 0px solid #a7a6a7;
  border: 0px solid rgba(167, 166, 167, 1);
  border-top:0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 0 8px;
  clear: both;
  font-weight: normal;
  line-height: 40px;
  font-size:14px;
  color: #717071;
  white-space: nowrap;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  text-decoration: none;
  color: #097580;
  background-color: #f5f5f5;
}

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/*&gt; li:hover .dropdown-menu {display: block;}*/

.dlzc{ height:22px; line-height:100%; text-align:right; margin-top:15px; }
.dlzc a{ font-size:14px; color:#717071; margin-right:28px; }
.dlzc a:hover{ color:#097580; }

.banner{ border-bottom:18px solid #097580; }
.ibanner{ border-bottom:52px solid #097580; }
.banner .item img{
    display: block;
    width: 100%;
    height: auto;
}
.banner .owl-buttons{display: none;}
.banner .owl-theme .owl-controls{ margin-top: -23px!important; text-align: center;}
.banner .owl-pagination{width:100%;height:23px;z-index:1111;position: relative;bottom:30px;}
.banner .owl-theme .owl-controls .owl-page span{width:23px!important;height:23px!important;background:url(../images/bg1.png) no-repeat center center!important;border:none!important;opacity:1!important;margin:0px 9px!important;}
.banner .owl-theme .owl-controls .owl-page.active span{background-image:url(../images/bg2.png)!important;}

/* 首页内容 */
.main{}
.main h2{ font-size:24px; color:#097580; min-height:32px; line-height:100%; margin:0; border-bottom:2px solid #097580; padding-right:40px; display:inline-block; }
.main1{ margin-top:75px; }
.main1_nr{ }
.main1_nrl{ width:100%; height:100%; margin-top:25px; position:relative; }
.main1_nrl img{ width:100%; height:100%; }
.main1_nrl span a{ font-size:16px; color:#231815; width:100%; height:40px; line-height:40px; text-align:center; background:url(../images/bg3.png) repeat; display:block; position:absolute; left:0px; bottom:0px; }
.main1_nrl span a:hover{ color:#fff;}
.main1_nrr{ width:100%; height:100%; margin-top:25px; background-color: #000;}
.main1_nrr img{ width:100%; height:100%; }

.main .bg{ margin-top:47px; background-color:#dbdcdc;}
.main2{ padding:27px 0; }
.main2_nr{ }
.main2_nrk{ width:100%; height:100%; margin-top:25px; padding:4px; border:1px solid #dddcdb; -webkit-box-shadow:0 0 10px rgba(0, 0, 0, .29); -moz-box-shadow:0 0 10px rgba(0, 0, 0, .29); box-shadow:0 0 10px rgba(0, 0, 0, .29); background-color:#fff;}
.main2_nrk .pic{ width:100%; height:100%;}
.main2_nrk .pic img{ width:100%; height:100%;}
.main2_nrk .title{ width:100%; height:100%;}
.main2_nrk .title1{ width:100%; height:100%; margin-top:12px; padding:0 34px;}
.main2_nrk .title1 a{ font-size:16px; color:#231815; }
.main2_nrk .title1 a:hover{ color:#097580; }
.main2_nrk .title2{ font-size:14px; color:#9e9e9f; width:100%; height:100%; line-height:30px; margin-top:3px;}

.main3{ margin-top:70px; }
.main3_nr{ width:100%; padding:0px 85px 35px; }
.main3_nr1{ color:#717071; width:100%; margin-top:60px;}
.main3_nr1 span.style1{ font-size:28px; line-height:100%; margin-right:20px; }
.main3_nr1 span.style2{ font-size:14px; line-height:14px; margin-top:5px; }
.main3_nr2{ font-size:68px; font-weight:bold; color:#f15a24; width:100%; margin-top:20px;}
.main3_nr2 img{ width:60%;}
.main3_nr3{ width:102%;}
.main3_nr3 span{ margin:20px 18px 0 0; }
.main3_nr4{ width:100%; margin-top:5px;}
.main3_nr4_nr{ width:100%; height:100%; margin-top:30px;}
.main3_nr4_nr img{ width:100%; height:100%;}

.main4{ margin-top:70px; }
.main4 h3{ font-size:42px; font-weight:bold; color:#c30d23; width:100%; text-align:center; margin:0; }
.main4_nr{ padding-bottom:45px; }
.main4_nrk{ width:100%; height:100%; margin-top:30px;}
.main4_nrk img{ width:100%; height:100%;}
@media (min-width: 992px) {
    .main4_nr .col-md-2 {
        width: 12.5%;
    }
}
#owl-demo2{ margin-top:30px; }
#owl-demo2 .item{
  margin: 0 10px;
  color: #FFF;
}
#owl-demo2 .item img{ width:100%; height:100%;}
.main4 .owl-theme .owl-controls{ display:none !important;}
/* 底部内容 */
.footer{ width:100%; padding:55px 0 35px; background:#097580 url(../images/pic1.jpg) repeat-x; }
.footer1{ width:100%; }
.footer1 ul{ width:100%; text-align:center; }
.footer1 ul li{ width:93px; text-align:left; margin-bottom:20px; display:inline-block; *display:inline; *zoom:1; vertical-align:top; }
.footer1 ul li p{ font-size:15px; color:#fff; width:100%; line-height:100%; margin:0 0 6px; }
.footer1 ul li p a{ color:#fff; }
.footer1 ul li span{ font-size:10px; color:#fff; width:100%; line-height:20px; display:block; }
.footer1 ul li span a{ color:#fff; }
.footer2{ font-size:12px; color:#fff; width:100%; line-height:28px; margin-top:-8px; }

/* 弹窗 */
.zx1{ position:fixed; top:0px; left:0px; width:100%; height:100%; background:url(../images/bg3.png) repeat; z-index:999999; display:none; }
.tcdiv1{ width:446px; margin-left:-223px; background-color:#fff; border-radius:10px; position:fixed; top:0px; left:50%; display:none; z-index:999999;}
.tcdiv1 h2{ font-size:24px; color:#333; width:100%; height:40px; line-height:40px; margin:0px; padding:0 30px; background-color:#097580; border-radius:10px 10px 0 0;}
.tcdiv1 ul{ width:100%; padding:16px 0;}
.tcdiv1 ul li{ width:100%; margin-top:16px;}
.tcdiv1 ul li p{ font-size:16px; color:#231815; width:35%; line-height:34px; text-align:right; margin:0px; padding-right:10px;}
.tcdiv1 ul li span{ width:65%;}
.tcdiv1 ul li span .wbk1{ width:76%; height:34px; line-height:34px; padding:0 10px; border:1px solid #abacac; border-radius:5px;}
.tcdiv1 ul li span .btn{ font-size:14px; color:#000; width:43%; height:31px; text-align:center; margin-left:16%; background:url(../images/bg11.png) no-repeat; border:0px;}
.tcdiv1 ul li span.style1{ font-size:12px; color:#097580; width:65%;}
.tcdiv1 ul li span.style1 label{ font-weight:normal; margin-right:18px; }
.tcdiv1 ul li span.style1 a{ color:#097580;}
.tcdiv1 ul li span.style1 #checkbox{ margin-left:7px;}
.tcdiv1 .gb{ position:absolute; top:5px; right:5px;}

/* 侧边栏 */
.cebianlan{ width:87px; position:fixed; top:40%; right:0px; z-index:9999; background-color:#fff; }
.cebianlan1{ font-size:12px; color:#fff; width:87px; height:19px; line-height:19px; text-align:center; background-color:#097580; }
.cebianlan2{ width:87px; line-height:22px; }
.cebianlan2 span{ text-align:center; display:block; }
.cebianlan2 span a{ font-size:12px; color:#717071; }
.cebianlan2 span a:hover{ color:#097580;}
.cebianlan2 span a img{ position:relative; top:-2px; }
.cebianlan3{ width:87px; margin-top:8px; padding:7px; }
.cebianlan3 img{ width:73px; height:73px;}

/* 注册 */
.zc_main{ width:100%; padding:45px 0 16px; }
.zc_main1{ font-size:16px; color:#231815; width:100%; text-align:center; }
.zc_main1 a{ color:#097580; }
.zc_main2{ width:100%; margin-top:20px; }
.zc_main2 ul{ width:316px; }
.zc_main2 ul li{ font-size:16px; width:316px; line-height:34px; margin-top:10px;}
.zc_main2 ul li p{ color:#231815; width:87px; text-align:right; margin:0px; padding-right:5px;}
.zc_main2 ul li span{ font-size:12px; color:#c30d23; width:229px;}
.zc_main2 ul li span .wbk1{ font-size:16px; color:#c8c9ca; width:220px; height:34px; line-height:34px; padding:0 10px; border:1px solid #abacac; border-radius:5px;}
.zc_main2 ul li span .wbk2{ font-size:16px; color:#c8c9ca; width:130px; height:34px; line-height:34px; padding:0 10px; border:1px solid #abacac; border-radius:5px;}
.zc_main2 ul li span .btn{ font-size:14px; color:#000; width:123px; height:31px; text-align:center; margin:11px 0 0 11px; background:url(../images/bg11.png) no-repeat; border:0px;}
.zc_main2 ul li span img{ margin-left:2px; }

/* 注册2 */
.zc2_main{ width:100%; padding:45px 250px 190px; }
.zc2_main1{ font-size:30px; color:#231815; width:100%; text-align:center; }
.zc2_main2{ font-size:16px; color:#231815; width:100%; line-height:45px; margin-top:40px; }
.zc2_main2 span.style1{ font-size:24px; color:#097580; display:block; }
.zc2_main3{ width:100%; margin-top:5px; }
.zc2_main3 span.style1 a{ font-size:14px; color:#fff; width:172px; height:39px; line-height:39px; text-align:center; margin-right:22px; background-color:#097580; display:block; }
.zc2_main3 span.style2 a{ font-size:14px; color:#097580; height:39px; line-height:39px; text-align:center; display:block; }

/* 找回密码 */
.zhmm_main{ width:100%; padding:100px 240px 115px; }
.zhmm_main1{ width:100%; }
.zhmm_main1 img{ width:100%; height:100%; }
.zhmm_main2{ width:100%; margin-top:85px; }
.zhmm_main2 ul{ width:370px; }
.zhmm_main2 ul li{ font-size:16px; width:100%; line-height:34px; margin-top:10px;}
.zhmm_main2 ul li p{ color:#231815; width:114px; text-align:right; margin:0px; padding-right:0px;}
.zhmm_main2 ul li span{ font-size:12px; color:#c30d23; width:256px;}
.zhmm_main2 ul li span .wbk1{ font-size:16px; color:#c8c9ca; width:100%; height:34px; line-height:34px; padding:0 10px; border:1px solid #abacac; border-radius:5px;}
.zhmm_main2 ul li span .btn{ font-size:14px; color:#000; width:123px; height:31px; text-align:center; margin:20px 0 0 30px; background:url(../images/bg11.png) no-repeat; border:0px;}
.zhmm_main3{ font-size:41px; color:#097580; width:100%; line-height:100%; text-align:center; margin-top:98px; }

/* 关于我们 */
.gy_main{}
.gy_main h2{ font-size:24px; color:#0d727c; min-height:32px; line-height:100%; margin:0; border-bottom:2px solid #0d727c; padding-right:40px; display:inline-block; }
.gy_main_nr{ /*min-height:585px;*/ padding:42px 0; }
.gy_main_nrk{ line-height:38px; margin-top:20px; }
.gy_main_nrk p{ margin:0px;}

/* 产品服务 */
.cp1_main{}
.cp1_main h2{ font-size:24px; color:#0d727c; min-height:32px; line-height:100%; margin:0; border-bottom:2px solid #0d727c; padding-right:40px; display:inline-block; }
.cp1_main_nr{ /*min-height:425px;*/ padding:42px 0 28px; }
.cp1_main_nrk{ line-height:38px; margin-top:20px; }
.cp1_main_nrk .more{ color:#9c9c9d; line-height:100%; text-align:right; margin-top:85px; padding-right:35px; }
.cp1_main_nrk .more a{ color:#9c9c9d; text-decoration:underline; }

.cp1_main_nrk2{ line-height:38px; }
.cp1_main_nrk2_nr{ width:100%; height:100%; margin-top:30px; padding:4px; border:1px solid #dddcdb; -webkit-box-shadow:0 0 10px rgba(0, 0, 0, .29); -moz-box-shadow:0 0 10px rgba(0, 0, 0, .29); box-shadow:0 0 10px rgba(0, 0, 0, .29); }
.cp1_main_nrk2_nr p{ width:100%; height:100%; margin:0;}
.cp1_main_nrk2_nr p img{ width:100%; height:100%;}
.cp1_main_nrk2_nr span.style1 a{ color:#211613; width:100%; height:45px; line-height:45px; text-align:center; background-color:#fff; display:block; overflow: hidden;}
.cp1_main_nrk2_nr span.style2{ font-size:14px; color:#211613; width:100%; line-height:45px; text-align:right; padding:0 25px; background-color:#fff; display:block;}
.cp1_main_nrk2_nr span.style2 em a{ color:#211613; width:80%; text-align:left; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; display:inline-block;}
.cp1_main_nrk2_nr span.style2 a{ color:#211613;}
.cp1_main_nrk2 .more{ color:#9c9c9d; line-height:100%; text-align:right; margin-top:28px; padding-right:35px; }
.cp1_main_nrk2 .more a{ color:#9c9c9d; text-decoration:underline; }

/* 产品服务2 */
.cp2_main{ padding:50px 0; }
.cp2_main_nr{}
.cp2_main_nr h2{ font-size:24px; color:#0d727c; min-height:32px; line-height:100%; margin:0; border-bottom:2px solid #0d727c; padding-right:40px; display:inline-block; }
.cp2_main_nrk{}
.cp2_main_nrk1{ width:100%; height:100%; margin-top:30px; padding:4px; border:1px solid #dddcdb; -webkit-box-shadow:0 0 10px rgba(0, 0, 0, .29); -moz-box-shadow:0 0 10px rgba(0, 0, 0, .29); box-shadow:0 0 10px rgba(0, 0, 0, .29); }
.cp2_main_nrk1 p{ width:100%; height:100%; margin:0;}
.cp2_main_nrk1 p img{ width:100%; height:100%;}
.cp2_main_nrk1 span.style1 a{ color:#211613; width:100%; line-height:45px; height:45px; text-align:center; background-color:#fff; display:block; overflow:hidden;}
.cp2_main_nrk1 span.style2{ font-size:14px; color:#211613; width:100%; line-height:50px; text-align:right; padding:0 25px; background-color:#fff; display:block;}
.cp2_main_nrk1 span.style2 em a{ color:#211613; width:80%; text-align:left; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; display:inline-block;}
.cp2_main_nrk1 span.style2 a{ color:#211613;}

/* 分页 */
.pages{ font-size:14px; width:100%; text-align:right; margin-top:65px; padding-right:50px; display:inline-block;}
.pages a{ color:#575757; min-width:23px; height:23px; line-height:23px; text-align:center; padding:0 6px;/* margin:0 1px;*/ background-color:#d9d9d9; display:inline-block;}
.pages a:hover,.pages a.xz{ color:#fff; background-color:#097580;}
/*.pages strong{ font-weight:normal; color:#000; margin:0 1px;}*/

/* 产品服务3 */
.cp3_main{ padding:50px 0; }
.cp3_main_nr{}
.cp3_main_nr h2{ margin:0px; }
.cp3_main_nr h2 span{ font-size:16px; color:#9e9e9f;/* min-height:45px; line-height:100%; margin:0; border-bottom:3px solid #0d727c; padding-right:40px;*/ display:inline-block; }
.cp3_main_nr h2 em{ font-size:16px; color:#9c9c9d; margin-right:105px; }
.cp3_main_nr h2 em a{ color:#9c9c9d; }
.cp3_main_nrk{ margin-top:54px; }
.cp3_main_nrk img{ max-width:100%; }

/* 产品服务4 */
.cp4_main_nrk{ margin-top:54px; }
.cp4_main_nrk1{ font-size:22px; color:#211613; text-align:center; }
.cp4_main_nrk2{ font-size:14px; color:#9c9c9d; height:33px; line-height:33px; text-align:center; margin-top:20px; background:url(../images/pic11.jpg) repeat-x; }
.cp4_main_nrk3{ line-height:30px; margin-top:34px; }
.cp4_main_nrk4{ margin-top:34px; margin-right:120px; border-right:1px solid #b4b4b5; }
.cp4_main_nrk4_nr{ font-size:15px; color:#211613; height:52px; text-align:center; padding:0 15px; border-left:1px solid #b4b4b5; }
.cp4_main_nrk4_nr .wz{ line-height:100%; text-align:center; margin-top:6px; }
.cp4_main_nrk4_nr a{ color:#211613; margin:0 2px !important; }
.cp4_main_nrk4_nr span{ color:#211613; line-height:100%; margin-top:8px; display:block; }
.sxp{ height:52px; padding:15px 5px; border-left:1px solid #b4b4b5; }
.sxp a{ font-size:14px; color:#595757; height:22px; line-height:22px; margin:0 15px; padding:0 5px; background-color:#dadbda; }

/* 新闻中心1 */
.xw1_main{ padding-bottom:38px; }
.xw1_main h2{ font-size:24px; color:#0d727c; min-height:32px; line-height:100%; margin:0; border-bottom:2px solid #0d727c; padding-right:40px; display:inline-block; }
.xw1_main_nr{ padding-top:42px; }
.xw1_main_nrk{ margin-top:20px; }
.xw1_main_nr ul{ width:100%; line-height:38px; margin:0;}
.xw1_main_nr ul li{ font-size:16px; width:100%; text-align:right;}
.xw1_main_nr ul li a{ font-size:16px; color:#231815; width:70%; text-align:left; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }

/* 新闻中心2 */
.xw2_main{}
.xw2_main h2{ font-size:24px; color:#0d727c; min-height:32px; line-height:100%; margin:0; border-bottom:2px solid #0d727c; padding-right:40px; display:inline-block; }
.xw2_main_nr{ /*min-height:425px;*/ padding:42px 0 28px; }
.xw2_main_nrk{ line-height:38px; margin-top:15px; }
.xw2_main_nrk a{ /*font-size:20px;*/ color:#231815; display:block; }
.xw2_main_nrk .more{ color:#9c9c9d; line-height:100%; text-align:right; margin-top:45px; padding-right:35px; }
.xw2_main_nrk .more a{ color:#9c9c9d; text-decoration:underline; }

/* 联系我们 */
.lx_main{}
.lx_main h2{ font-size:24px; color:#0d727c; min-height:32px; line-height:100%; margin:0; border-bottom:2px solid #0d727c; padding-right:40px; display:inline-block; }
.lx_main_nr{ padding:42px 0; }
.lx_main_nr1{ line-height:38px; margin-top:28px; }
.lx_main_nr1 ul{ width:100%; text-align:center; margin-top:45px; }
.lx_main_nr1 ul li{ margin:0 54px; display:inline-block; }
.lx_main_nr1 ul li img{ max-width:100%; }

.lx_main_nr2{ margin-top:50px; }
.lx_main_nr2 h3{ font-size:20px; font-weight:bold; margin:25px 0; padding:0 16px; }
.lx_main_nr2_nr{ line-height:38px; padding:0 16px; background:url(../images/bg19.png) no-repeat left 15px; }
.lx_main_nr2_nr2{ line-height:38px; margin-top:20px; padding:0 16px; }

img{max-width:100%;}
</pre></body></html>