<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*基础css*/
*{
    margin:0;
    padding:0;
}
body{
    color: #333;
    font: 12px/1.231 "\5FAE\8F6F\96C5\9ED1";
}
div, td, select, input, textarea{font-size: inherit}
a{
    text-decoration: none;
}
.box{
    width:100%;
    float:left;}
.mq{
    width:1200px;
    margin:0 auto;
    position:relative;
}
.w1000{width: 1000px;margin: 0 auto;position: relative}
.w1100{width: 1100px;margin: 0 auto;position: relative}
.w1300{width: 1300px;margin: 0 auto;position: relative}
.w1400{width: 1400px;margin: 0 auto;position: relative}
.w1500{width: 1500px;margin: 0 auto;position: relative}
.w1600{width: 100%;margin: 0 auto;position: relative;max-width: 1640px}
.left{
    float: left
}
.right{
    float: right
}

/*wap css 图片排列*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
img {
  max-width: 100%;
  height: auto; }
img {
  -ms-interpolation-mode: bicubic; }
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 auto; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] &gt; li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.55556rem 1.11111rem; }

@media only screen {
  .small-block-grid-1 &gt; li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 &gt; li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 &gt; li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 &gt; li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 &gt; li {
    list-style: none;
    width: 33.33333%; }
    .small-block-grid-3 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 &gt; li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 &gt; li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 &gt; li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 &gt; li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 &gt; li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 &gt; li {
    list-style: none;
    width: 16.66667%; }
    .small-block-grid-6 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 &gt; li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 &gt; li {
    list-style: none;
    width: 14.28571%; }
    .small-block-grid-7 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 &gt; li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 &gt; li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 &gt; li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 &gt; li {
    list-style: none;
    width: 11.11111%; }
    .small-block-grid-9 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 &gt; li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 &gt; li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 &gt; li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 &gt; li {
    list-style: none;
    width: 9.09091%; }
    .small-block-grid-11 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 &gt; li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 &gt; li {
    list-style: none;
    width: 8.33333%; }
    .small-block-grid-12 &gt; li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 &gt; li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 35.61111em) {
  .medium-block-grid-1 &gt; li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 &gt; li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 &gt; li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 &gt; li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 &gt; li {
    list-style: none;
    width: 33.33333%; }
    .medium-block-grid-3 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 &gt; li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 &gt; li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 &gt; li:nth-of-type(1n) {

      clear: none; }
    .medium-block-grid-4 &gt; li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 &gt; li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 &gt; li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 &gt; li {
    list-style: none;
    width: 16.66667%; }
    .medium-block-grid-6 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 &gt; li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 &gt; li {
    list-style: none;
    width: 14.28571%; }
    .medium-block-grid-7 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 &gt; li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 &gt; li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 &gt; li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 &gt; li {
    list-style: none;
    width: 11.11111%; }
    .medium-block-grid-9 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 &gt; li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 &gt; li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 &gt; li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 &gt; li {
    list-style: none;
    width: 9.09091%; }
    .medium-block-grid-11 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 &gt; li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 &gt; li {
    list-style: none;
    width: 8.33333%; }
    .medium-block-grid-12 &gt; li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 &gt; li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 56.94444em) {
  .large-block-grid-1 &gt; li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 &gt; li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 &gt; li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 &gt; li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 &gt; li {
    list-style: none;
    width: 33.33333%; }
    .large-block-grid-3 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 &gt; li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 &gt; li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 &gt; li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 &gt; li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 &gt; li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 &gt; li {
    list-style: none;
    width: 16.66667%; }
    .large-block-grid-6 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 &gt; li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 &gt; li {
    list-style: none;
    width: 14.28571%; }
    .large-block-grid-7 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 &gt; li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 &gt; li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 &gt; li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 &gt; li {
    list-style: none;
    width: 11.11111%; }
    .large-block-grid-9 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 &gt; li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 &gt; li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 &gt; li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 &gt; li {
    list-style: none;
    width: 9.09091%; }
    .large-block-grid-11 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 &gt; li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 &gt; li {
    list-style: none;
    width: 8.33333%; }
    .large-block-grid-12 &gt; li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 &gt; li:nth-of-type(12n+1) {
      clear: both; } }
	  
/* 图片边框cssImage Thumbnails */
.th {

    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    line-height: 0;
    width: 100%;
    transition: all 200ms ease-out;
    height:  0;
    padding-top:  100%;
    overflow: hidden;
    position: relative;
}
.th a{text-align: center;vertical-align: middle;height: 100%;background: #fff;position: absolute;left: 0;top: 0;border: solid 4px #FFFFFF;width: 100%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.th a img{max-width: 100%;max-height: 100%}
.th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}
.th.radius {border-radius: 3px; }
.l_ginfo{text-align: center;padding: 10px 0;}
.l_ginfo span{font-size: 16px;line-height: 32px;padding: 0 10px;border-radius: 5px;}
/*分页样式css*/
/*.pages{ color:#333;}*/
/*#Pages a{color:#333;}*/
/*.pages {*/
  /*display: inline-block;*/
  /*padding-left: 0;*/
  /*margin: 20px 0;*/
  /*border-radius: 4px;*/
/*}*/
/*.pages &gt; a {*/
  /*display: inline;*/
/*}*/
/*.pages &gt; a,*/
/*.pages &gt; span {*/
  /*position: relative;*/
  /*padding: 6px 12px;*/
  /*margin-left: -1px;*/
  /*line-height: 1.42857143;*/
  /*color: #337ab7;*/
  /*text-decoration: none;*/
  /*background-color: #fff;*/
  /*border: 1px solid #ddd;*/
  /*border-radius: 4px;*/
/*}*/
/*.pages &gt; li:first-child &gt; a,*/
/*.pages &gt; li:first-child &gt; span {*/
  /*margin-left: 0;*/
  /*border-top-left-radius: 4px;*/
  /*border-bottom-left-radius: 4px;*/
/*}*/
/*.pages &gt; li:last-child &gt; a,*/
/*.pages &gt; li:last-child &gt; span {*/
  /*border-top-right-radius: 4px;*/
  /*border-bottom-right-radius: 4px;*/
/*}*/
/*.pages &gt; a:hover,*/
/*.pages &gt; span:hover,*/
/*.pages &gt; a:focus,*/
/*.pages &gt; span:focus {*/
  /*z-index: 3;*/
  /*color: #23527c;*/
  /*background-color: #eee;*/
  /*border-color: #ddd;*/
/*}*/
/*.pages &gt; .active &gt; a,*/
/*.pages &gt; .active &gt; span,*/
/*.pages &gt; .active &gt; a:hover,*/
/*.pages &gt; .active &gt; span:hover,*/
/*.pages &gt; .active &gt; a:focus,*/
/*.pages &gt; .active &gt; span:focus {*/
  /*z-index: 2;*/
  /*color: #fff;*/
  /*cursor: default;*/
  /*background-color: #337ab7;*/
  /*border-color: #337ab7;*/
/*}*/
/*.pages &gt; .disabled &gt; span,*/
/*.pages &gt; .disabled &gt; span:hover,*/
/*.pages &gt; .disabled &gt; span:focus,*/
/*.pages &gt; .disabled &gt; a,*/
/*.pages &gt; .disabled &gt; a:hover,*/
/*.pages &gt; .disabled &gt; a:focus {*/
  /*color: #777;*/
  /*cursor: not-allowed;*/
  /*background-color: #fff;*/
  /*border-color: #ddd;*/
/*}*/
#Pages{
    font-family: Verdana;
    margin: 10px 0 50px;
    text-align: center;
    width: auto;
    line-height:30px;font-size: 12px;}
#Pages a{
    border: #ddd 1px solid;
    padding: 5px 8px;
    color: #777;
    margin-right: 5px;
    text-decoration: none;
    font-weight: normal;
    line-height: initial;
}
#Pages a:hover{
    border: #a0a0a0 1px solid;
}
#Pages span strong{font-weight: normal}
#Pages span.red{
    border: #e0e0e0 1px solid;
    padding: 5px 8px;
    font-weight: bold;
    color: #fff;
    margin-right: 5px;
    background-color: #ff7e00;
}

/*  css animation  */

.trans{

    -webkit-transition: all .5s ease;

    -moz-transition:all .5s ease;

    -o-transition:all .5s ease;

    -ms-transition:all .5s ease;

    transition:all .5s ease;

}

/* page animation  */

 {

    -webkit-animation-duration:1s;

    -moz-animation-duration:1s;

    -o-animation-duration:1s;

    animation-duration:1s;

    -webkit-animation-fill-mode:forwards;

    -moz-animation-fill-mode:forwards;

    -o-animation-fill-mode:forwards;

    animation-fill-mode:forwards;

}

@-webkit-keyframes fadeInDown {

    0% {

        opacity:0;

        -webkit-transform:translateY(20px)

    }

    100% {

        opacity:1;

        -webkit-transform:translateY(0)

    }

}

@-moz-keyframes fadeInDown {

    0% {

        opacity:0;

        -moz-transform:translateY(20px)

    }

    100% {

        opacity:1;

        -moz-transform:translateY(0)

    }

}

@-o-keyframes fadeInDown {

    0% {

        opacity:0;

        -o-transform:translateY(20px)

    }

    100% {

        opacity:1;

        -o-transform:translateY(0)

    }

}

@keyframes fadeInDown {

    0% {

        opacity:0;

        transform:translateY(20px)

    }

    100% {

        opacity:1;

        transform:translateY(0)

    }

}

.fade-in-down{

    opacity:0;

    opacity:1\0/IE9;



    -webkit-transform:translateY(20px);

    -moz-transform:translateY(20px);

    -o-transform:translateY(20px);

    transform:translateY(20px);

    -ms-transform:translateY(0)\0/IE9;

}

.fadeInDown {

    -webkit-animation-name:fadeInDown;

    -moz-animation-name:fadeInDown;

    -o-animation-name:fadeInDown;

    animation-name:fadeInDown;



}
@-webkit-keyframes fadeInLeft {

    0% {

        opacity:0;

        -webkit-transform:translateX(-100px)

    }

    100% {

        opacity:1;

        -webkit-transform:translateX(0)

    }

}

@-moz-keyframes fadeInLeft {

    0% {

        opacity:0;

        -moz-transform:translateX(-100px)

    }

    100% {

        opacity:1;

        -moz-transform:translateX(0)

    }

}

@-o-keyframes fadeInLeft {

    0% {

    opacity:0;

    -o-transform:translateX(-100px)

    }

    100% {

    opacity:1;

    -o-transform:translateX(0)

    }

}

@keyframes fadeInLeft {

    0% {

    opacity:0;

    transform:translateX(-100px)

    }

    100% {

    opacity:1;

    transform:translateX(0)

    }

}

.fade-in-left{
    opacity:0;

    opacity:1\0/IE9;

    -webkit-transform:translateX(-100px);

    -moz-transform:translateX(-100px);

    -o-transform:translateX(-100px);

    transform:translateX(-100px);

    -ms-transform:translateX(0)\0/IE9;

}

.fadeInLeft {

    -webkit-animation-name:fadeInLeft;

    -moz-animation-name:fadeInLeft;

    -o-animation-name:fadeInLeft;

    animation-name:fadeInLeft;

}

@-webkit-keyframes fadeInRight {

    0% {

    opacity:0;

    -webkit-transform:translateX(100px)

    }

    100% {

    opacity:1;

    -webkit-transform:translateX(0)

    }

}

@-moz-keyframes fadeInRight {

    0% {

    opacity:0;

    -moz-transform:translateX(100px)

    }

    100% {

    opacity:1;

    -moz-transform:translateX(0)

    }

}

@-ms-keyframes fadeInRight {

    0% {

    opacity:0;

    -ms-transform:translateX(100px)

    }

    100% {

    opacity:1;

    -ms-transform:translateX(0)

    }

}

@-o-keyframes fadeInRight {

    0% {

    opacity:0;

    -o-transform:translateX(100px)

    }

    100% {

    opacity:1;

    -o-transform:translateX(0)

    }

}

@keyframes fadeInRight {

    0% {

    opacity:0;

    transform:translateX(100px)

    }

    100% {

    opacity:1;

    transform:translateX(0)

    }

}

.fade-in-right{

    opacity:0;

    opacity:1\0/IE9;

    -webkit-transform:translateX(100px);

    -moz-transform:translateX(100px);

    -o-transform:translateX(100px);

    transform:translateX(100px);

    -ms-transform:translateX(0)\0/IE9;

}

.fadeInRight {

    -webkit-animation-name:fadeInRight;

    -moz-animation-name:fadeInRight;

    -o-animation-name:fadeInRight;

    animation-name:fadeInRight;

}

.member{color: transparent!important;}
.member:hover{color: inherit!important;}

#contact_body .left p{font-size: 16px;text-align: left;line-height: 30px;}
/*.nav_n{text-align:center; padding:35px 0}*/
/*.nav_n a{*/
    /*display: inline-block;*/
    /*height: 51px;*/
    /*line-height: 51px;*/
    /*text-align: center;*/
    /*font-size: 18px;*/
    /*color: #009240;*/
    /*margin-bottom: 10px; margin-right:20px;*/
    /*position:relative; z-index:1;transition:color .6s ease;*/
    /*-moz-transition:color .6s ease;*/
    /*-webkit-transition:color .6s ease;*/
    /*-o-transition:color .6s ease;*/
/*}*/
/*.nav_n a::before{ content:""; position:absolute; width:51px; height:51px; left:0px; top:0px; background-color:#009240;border-radius: 25px; z-index:-1;*/
    /*transition:width .6s ease;*/
    /*-moz-transition:width .6s ease;*/
    /*-webkit-transition:width .6s ease;*/
    /*-o-transition:width .6s ease;}*/
/*.nav_n a:hover::before,.nav_n a.select::before{ content:""; position:absolute; width:100%; height:51px; left:0px; top:0px; background-color:#009240;border-radius: 25px;}*/
/*.nav_n a:hover b,.nav_n a.select b{ color:#fff;}*/
/*.nav_n{ margin-bottom:10px;}*/
/*.nav_n i{display: inline-block;border-radius: 100%;background-color: #009240;width: 50px;height: 50px;padding: 8px; float:left; margin-right:10px;}*/
/*.nav_n b{ padding-right:15px}*/</pre></body></html>