body, div, dl, dt, dd, ul, ol, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
  margin: 0;
  padding: 0
}
fieldset, img {
  border: 0
}
address, caption, cite, code, dfn, em, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit
}
del, ins {
  text-decoration: none
}
li {
  list-style: none
}
caption, th {
  text-align: left
}
q:before, q:after {
  content: ''
}
abbr, acronym {
  border: 0;
  font-variant: normal
}
sup {
  vertical-align: baseline
}
sub {
  vertical-align: baseline
}
legend {
  color: #000
}
input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit
}
input, button, textarea, select {
  *font-size: 100%
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, main, audio, video {
  margin: 0;
  padding: 0;
  border: 0
}
body {
  font-family: "微軟正黑體", Microsoft JhengHei, Arial, Helvetica;
  font-size: 15px;
  color: #333;
  line-height: 1.6
}
a {
  color: #2c7f9f;
  text-decoration: none
}
a:hover {
  color: #063f5b;
  text-decoration: underline
}
.txt-hiden {
  text-indent: -9999px;
  overflow: hidden
}
.txt-hidden {
  text-indent: -9999px;
  overflow: hidden
}
.a-hiden {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block
}
.sys-select {
  overflow: hidden;
  border: 1px solid #b4b4b4;
  display: inline-block;
  background: url(../images/layout/select_bg.jpg) #fff no-repeat right center;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
  vertical-align: middle
}
.sys-select select {
  padding: 0 0 0 5px;
  border: 0;
  width: 120%;
  background: 0;
  font-size: 14px
}
.sys-select option {
  padding: 3px 0 3px 17px
}
#creation-page .info-html-edit {
  line-height: 1.6
}
#creation-page .info-html-edit ul, #creation-page .info-html-edit ol {
  padding: 0 0 0 20px
}
#creation-page .info-html-edit ul li {
  list-style: disc;
  margin: 0 0 5px
}
#creation-page .info-html-edit ol li {
  list-style: decimal;
  margin: 0 0 5px
}
#creation-page .info-html-edit img {
  max-width: 100%;
  height: auto
}
#creation-page .info-html-edit table img {
  max-width: inherit
}
#creation-page .info-html-edit iframe {
  max-width: 100%;
  width: 100%
}
@media screen and (max-width:768px) {
  #creation-page .info-html-edit {
    display: block;
    overflow-x: auto
  }
  #creation-page .info-html-edit table {
    white-space: nowrap;
    width: 100%;
    border: 0
  }
  #creation-page .info-html-edit iframe {
    max-width: 100%;
    max-height: 300px
  }
}
table {
  border: #b8b8b8;
  border-collapse: collapse
}
.animation-eff {
  -webkit-transition: All .30s linear;
  -ms-transition: All .30s linear;
  -moz-transition: All .3s linear;
  -o-transition: All .3s linear;
  transform: All .3s linear
}
.help-title-tag {
  color: #0268ac;
  display: block;
  font-family: Helvetica, Arial;
  font-size: 21px;
  font-weight: normal;
  line-height: 24px;
  text-align: center
}
.ui-change {
  font-size: 12px;
  z-index: 9999;
  display: inline;
  padding: 0 15px 0 0;
  color: #000
}
@media screen and (max-width:991px) {
  .ui-change {
    display: none
  }
}
#creation-page #page-content {
  display: inline-block;
  width: 100%;
  padding: 0
}
#creation-page .breadcrumb {
  background: 0;
  font-size: 14px;
  margin: 0 auto;
  padding: 5px 0;
  text-align: right;
  width: 100%
}
#creation-page .weburltag-con p {
  display: none
}
#creation-page .bdsharebuttonbox {
  float: left;
  display: inline-block
}
#creation-page .at300b {
  margin: 5px 0 0 0
}
#creation-page .addthis_button_facebook_like {
  margin: 0
}
.search #creation-page li {
  display: block
}
.search .article-content h1 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #78b524;
  padding: 0
}
.page-sidebar-con {
  padding: 20px 0 0 0
}
.page-sidebar-con .sidebar-title {
  font-size: 16px;
  padding: 0 0 15px;
  border-bottom: 2px solid #b9cba1;
  color: #78b524;
  font-weight: bold
}
.page-sidebar-con .sidebar-right {
  margin: 0 0 30px 0
}
.page-sidebar-con .sidebar-right li {
  font-size: 14px
}
@media screen and (max-width:991px) {
  .col-md-3 .page-sidebar-con {
    display: none
  }
}
.a2a_default_style .a2a_label {
  display: none
}
#creation-page .weblogo {
  margin: 0;
  display: inline-block;
  position: relative;
  z-index: 999
}
#creation-page .weblogo a {
  background: url(../images/layout/logo.png) no-repeat 0 0;
  background-size: 100% auto;
  height: 60px;
  width: 250px;
  display: inline-block
}
#creation-page .lang-con {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 13px;
  height: 20px;
  padding: 0
}
#creation-page .lang-con a {
  color: #3d3d3d
}
#creation-page .share-con {
  margin: 0 0 0 15px;
  display: inline-block
}
#creation-page .share-con label {
  display: inline-block;
  margin: 0;
  font-weight: normal
}
#creation-page .share-con .websub-iten {
  display: inline-block;
  padding: 0;
  float: right
}
@media screen and (min-width:1050px) {
  #page-content > .container {
    width: 100%;
    max-width: 1360px
  }
}
#creation-page .weburltag-con {
  width: 100%;
  margin: 0 auto;
  padding: 5px 0;
  text-align: right
}
#creation-page .weburltag {
  color: #005b81;
  font-weight: lighter;
  margin: 0
}
#creation-page .weburltag a {
  color: #005b81;
  font-size: 13px;
  margin: 0 5px
}
.page-switch {
  font-size: 13px;
  text-align: center;
  padding: 0;
  display: block;
  width: 100%
}
.page-switch .page-switch-nav {
  margin: 20px 0
}
.page-switch .page-switch-nav .current {
  border: 1px solid #63981b;
  background: #63981b;
  color: #FFF;
  display: inline-block;
  line-height: 19px;
  padding: 5px 10px;
  text-decoration: none
}
.page-switch strong, .page-switch a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #b7d68e;
  text-decoration: none;
  line-height: 19px;
  color: #63981b
}
.page-switch strong, .page-switch a:hover {
  background: #63981b;
  color: #FFF;
  border: 1px solid #63981b
}
.page-switch .page-view {
  display: block
}
.page-top-img {
  height: 230px;
  width: 100%;
  overflow: hidden;
  text-indent: -9999px;
  background: #e8e9eb;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: TOP center
}
@media screen and (min-width:992px) {
  #page-content .page-top-img {
    background-image: url(../images/topimg/page.jpg)
  }
}
@media screen and (max-width:991px) {
  #page-content .page-top-img {
    height: auto;
    background-size: 100% auto
  }
  #page-content .page-top-img:after {
    content: "";
    padding-top: 24%;
    display: inline-block;
    width: 100%
  }
  #page-content .page-con-bk {
    max-width: 500px
  }
  #page-content .page-top-img {
    background-image: url(../images/topimg/page_m.jpg)
  }
}
.catalog-horizontal {
  display: inline-block;
  padding: 20px 0 35px 0;
  width: 100%;
  text-align: center
}
.catalog-horizontal li {
  display: inline;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: 1px solid #adadad
}
.catalog-horizontal li .select {
  background: #e1680e;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px
}
.catalog-horizontal li .select:hover {
  color: #FFF;
  opacity: .8
}
.catalog-horizontal a {
  text-decoration: none;
  color: #646464
}
.catalog-horizontal a:hover {
  color: #e1680e
}
@media screen and (max-width:991px) {
  .catalog-horizontal {
    padding: 20px 0 15px 0;
    display: inline-block;
    width: 100%
  }
  .catalog-horizontal li {
    border: 0;
    padding: 0 10px 10px 0;
    margin: 0;
    display: inline-block;
    width: 33.33%;
    float: left
  }
  .catalog-horizontal li a {
    border-radius: 5px;
    padding: 5px 10px;
    width: 100%;
    float: none;
    display: block;
    border: 1px solid #b1b1b1
  }
  .catalog-horizontal li a:hover {
    background: #e1680e;
    border: 1px solid #e1680e;
    color: #FFF
  }
  .catalog-horizontal li .select {
    border: 1px solid #e1680e
  }
}
@media screen and (max-width:768px) {
  .catalog-horizontal li {
    width: 50%
  }
}
@media screen and (max-width:500px) {
  .catalog-horizontal li {
    width: 100%
  }
}
@media screen and (min-width:992px) {
  #cg-hl-tp1 {
    text-align: left;
    border-bottom: 1px solid #adadad;
    padding: 20px 0 0
  }
  #cg-hl-tp1 li {
    width: 16.666%;
    display: inline-block;
    padding: 0;
    margin: 0;
    border-right: 1px solid #adadad;
    float: left
  }
  #cg-hl-tp1 li a {
    display: inline-block;
    border-radius: 0;
    width: 100%;
    text-align: center;
    padding: 7px 25px
  }
  #cg-hl-tp1 li a:hover {
    background: #35aeca;
    color: #FFF
  }
  #cg-hl-tp1 li .select {
    background: #35aeca
  }
}
@media screen and (max-width:991px) {
  #cg-hl-tp1 li .select {
    background: #35aeca;
    border: 1px solid #35aeca
  }
  #cg-hl-tp1 li a:hover {
    background: #35aeca;
    border: 1px solid #35aeca
  }
}
.article-catalog-bk .page-header-con {
  display: inline-block;
  width: 100%
}
.article-catalog-bk .page-header-con .page-title-ct {
  font-size: 21px;
  line-height: 24px;
  color: #026d89;
  margin: 0;
  display: inline-block;
  float: left;
  padding: 0 0 0 17px;
  background: url(../images/page_title.png) no-repeat 0 7px
}
.article-catalog-bk .page-header-con .page-title-en {
  font-size: 13px;
  display: inline-block;
  float: left;
  font-weight: bold;
  color: #4f96c6;
  padding: 6px 0 0 15px
}
#straight-catalog {
  border: 0
}
#straight-catalog .ch-subiten {
  display: block
}
.page-con-bk {
  padding: 30px 0 0 0
}
.page-con-bk .article-catalog {
  margin: 15px 0 20px 0;
  border-bottom: 1px solid #d8d8d8
}
.page-con-bk .article-catalog li a {
  font-size: 15px;
  display: inline-block;
  padding: 9px 0 10px 20px;
  width: 100%;
  border-top: 1px solid #d8d8d8;
  text-decoration: none
}
.page-con-bk .article-catalog li a:hover, .page-con-bk .article-catalog li .select {
  background-color: #008fd5;
  color: #FFF
}
.page-con-bk .ch-subiten {
  border-top: 1px solid #d8d8d8;
  padding: 15px 0 15px 20px;
  line-height: 21px;
  display: none
}
.page-con-bk .ch-subiten li {
  padding: 0 0 5px 0
}
.page-con-bk .ch-subiten li a {
  border: 0;
  font-size: 14px;
  font-weight: normal;
  color: #373737;
  background: 0;
  padding: 0 0 0 5px
}
.page-con-bk .ch-subiten li a:hover {
  color: #008fd5;
  background: 0
}
.page-con-bk .ch-subiten > li .select {
  color: #008fd5;
  font-weight: bold;
  background: url(../images/ms_left_list.png) no-repeat 0 7px
}
.page-con-bk .ch-subiten li .ch-subiten {
  padding: 5px 0 0 15px
}
.page-con-bk .ch-subiten > li > a, .page-con-bk .ch-subiten > li > a:hover {
  background: url(../images/ms_left_list.png) no-repeat 0 7px;
  padding: 0 0 0 15px
}
.page-con-bk .ch-subiten li .ch-subiten a, .page-con-bk .ch-subiten li .ch-subiten a:hover {
  background: url(../images/ms_left_sublist.png) no-repeat 0 7px;
  padding: 0 0 0 15px
}
.page-con-bk {
  width: 100%;
  margin: 0 auto
}
.page-con-bk .page-article {
  float: right;
  width: 100%;
  padding: 0 0 10px 0
}
.page-con-bk .page-article header {
  display: inline-block;
  width: 100%;
  position: relative
}
.page-con-bk .page-article header .n-article-title {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #d6d6d6
}
.page-con-bk .page-article header h1 {
  padding: 0;
  font-size: 21px;
  line-height: 24px;
  color: #01647e;
  font-weight: normal;
  margin: 0
}
.page-con-bk .page-article header h2 {
  padding: 0;
  font-size: 21px;
  line-height: 24px;
  color: #01647e;
  font-weight: normal;
  margin: 0
}
.page-con-bk .page-article header .backlist {
  font-size: 12px;
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  top: -5px;
  right: 0;
  overflow: hidden;
  background: #a72d32 none repeat scroll 0 0;
  color: #fff;
  padding: 3px 12px
}
.page-con-bk .page-article header .backlist:hover {
  opacity: .8;
  text-decoration: none
}
.page-con-bk .page-article header .post-time {
  display: inline-block;
  float: left;
  padding: 0 23px 0 5px;
  margin: 4px 20px 0 0;
  line-height: 21px;
  border-right: 1px solid #ccc;
  font-family: AvantGardeITCbyBT-Book, "Helvetica Neue", Helvetica, Arial
}
.page-con-bk .page-article header .post-time .post-year {
  font-size: 17px;
  color: #585858;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #ccc
}
.page-con-bk .page-article header .post-time .post-date {
  font-size: 17px;
  color: #11a5d5
}
.page-con-bk .page-article .article-sub {
  width: 100%
}
.page-con-bk .page-article .article-sub .websub-iten {
  padding: 0 0 15px 0;
  display: inline-block
}
.page-con-bk .page-article .article-sub .addthis_toolbox {
  float: left;
  padding: 0 10px 0 0
}
.page-con-bk .page-article .article-sub .addthis_toolbox .addthis_button_facebook_like {
  padding: 3px 6px 0 6px
}
.page-con-bk .page-article .article-sub .toolbox-title {
  display: inline-block;
  float: left;
  padding: 3px 0 0 0;
  margin: 0;
  font-size: 13px
}
.page-con-bk .page-article .article-sub .a2a_default_style {
  display: inline-block;
  float: left;
  padding: 0 10px 0 0
}
.page-con-bk .page-article .article-sub .linebox a {
  display: inline-block;
  width: 85px
}
.page-con-bk .page-article .article-sub .linebox img {
  height: auto;
  max-width: 100%
}
.page-con-bk .page-article .service-morelink-con {
  display: block;
  text-align: center;
  padding: 0 0 40px 0
}
.page-con-bk .page-article .service-morelink {
  color: #FFF;
  background: #50bc69;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 15px 40px;
  display: inline-block;
  text-decoration: none
}
.page-con-bk .page-article .service-morelink:hover {
  opacity: .8
}
.page-con-bk .info-html-edit {
  width: 100%;
  margin: 0 auto
}
@media screen and (max-width:991px) {
  .page-con-bk .page-article .service-morelink-con {
    margin: 0 20px
  }
  .page-con-bk .page-article header {
    padding-top: 60px
  }
  .page-con-bk .page-article header h1 {
    font-size: 19px;
    width: 100%
  }
  .page-con-bk .page-article {
    margin-top: 25px;
    width: 100%
  }
  .page-con-bk .page-article header {
    padding: 0
  }
}
@media screen and (max-width:768px) {
  .page-con-bk .page-article header .backlist {
    position: inherit;
    margin: 0 0 10px 0
  }
}
.single-bk .article-header {
  padding: 10px 0 0 0
}
.single-bk .article-title {
  text-align: center;
  font-size: 25px;
  margin: 0 auto
}
.single-bk .article-title .title-ct {
  color: #026d89;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  margin: 0;
  padding: 0
}
.single-bk .article-title .title-en {
  color: #4f96c6;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0
}
.single-bk .single-article-bk {
  padding: 30px 0
}
#page-petp1 .article-catalog {
  border-bottom: 0
}
#page-petp1 .article-catalog > li > a {
  color: #333232;
  padding: 10px 0 10px 50px;
  margin: 0 0 5px 0;
  border: 0;
  border-right: 6px solid #c4c4c4;
  background: url(../images/layout/list_title2g.png) #e9e9e9 no-repeat 15px center;
  background-size: 20px 20px
}
#page-petp1 .article-catalog > li > .select {
  border-right: 6px solid #6bc9de;
  color: #FFF;
  background: url(../images/layout/list_title2b.png) #35aeca no-repeat 15px center;
  background-size: 20px 20px
}
#page-petp1 .article-catalog > li > a:hover {
  border-right: 6px solid #6bc9de;
  color: #FFF;
  background: url(../images/layout/list_title2b.png) #35aeca no-repeat 15px center;
  background-size: 20px 20px
}
#page-petp1 .ch-subiten {
  border: 0
}
#creation-page #page_menus #product-total a {
  display: inline-block;
  color: #FFF;
  padding: 5px 10px 5px 35px;
  line-height: 19px;
  font-size: 14px;
  border-radius: 3px;
  background-color: #bf7b00;
  background-image: url(../images/icon/shopcar.png);
  background-repeat: no-repeat;
  background-size: 17px auto;
  background-position: 9px 8px
}
#creation-page #page_menus #product-total a:hover {
  background-color: #c73f18
}
#creation-page #page_menus #product-total b {
  vertical-align: text-bottom;
  font-weight: normal
}
#creation-page #page_menus #product-total .total-tips-con {
  vertical-align: text-bottom;
  display: inline
}
@media screen and (max-width:991px) {
  #creation-page #page_menus #product-total {
    padding: 15px 0 15px 15px
  }
}
@media screen and (min-width:992px) {
  #creation-page .default-style-bk {
    position: relative;
    z-index: 100;
    background: #FFF;
    padding: 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
  }
  #creation-page .default-style-bk .page-top-con {
    max-width: 1230px;
    padding: 0 15px;
    margin: 10px auto 5px auto;
    position: relative
  }
  #creation-page .default-style-bk .navbar-default {
    background: 0
  }
  #creation-page .default-style-bk #page_menus li a {
    color: #303030
  }
  #creation-page .default-style-bk #page_menus li a:hover, #creation-page .default-style-bk #page_menus a:focus, #creation-page .default-style-bk #page_menus a:active {
    background: #34bee3;
    color: #FFF
  }
  #creation-page .default-style-bk .page-menus-con {
    display: inline-block;
    padding: 25px 0 0 0;
    float: right
  }
  #creation-page .default-style-bk #navbar {
    padding: 0;
    display: inline-block;
    background: 0
  }
  #creation-page .default-style-bk .weblogo {
    float: left;
    padding: 35px 0 0 0
  }
  #creation-page .default-style-bk #product-total {
    padding: 30px 0 0 20px
  }
  #creation-page .default-style-bk .navbar-default #navbar .navbar-nav > .open > a, #creation-page .default-style-bk .navbar-default #navbar .navbar-nav > .open > a:hover, #creation-page .default-style-bk .navbar-default #navbar .navbar-nav > .open > a:focus {
    background: #34bee3;
    color: #FFF
  }
}
@media screen and (min-width:992px) {
  #creation-page .default-style-bk #page_menus li a {
    padding: 35px 13px
  }
}
@media screen and (min-width:1050px) {
  .page-top > .container {
    width: 100%;
    max-width: 1360px
  }
}
@media screen and (min-width:1200px) {
  #creation-page .default-style-bk #page_menus li a {
    padding: 35px 19px
  }
}
@media screen and (min-width:992px) {
  #creation-page .default-style2-bk {
    position: relative;
    z-index: 100;
    background: #FFF;
    padding: 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3)
  }
  #creation-page .default-style2-bk .page-top-con {
    padding: 0 15px;
    margin: 10px auto 5px auto;
    position: relative
  }
  #creation-page .default-style2-bk .navbar-default {
    background: 0;
    float: left
  }
  #creation-page .default-style2-bk #page_menus li a {
    color: #437500;
    font-weight: bold
  }
  #creation-page .default-style2-bk #page_menus li a:hover, #creation-page .default-style2-bk #page_menus a:focus, #creation-page .default-style2-bk #page_menus a:active {
    background: 0;
    color: #dc5303
  }
  #creation-page .default-style2-bk .page-menus-con {
    display: inline-block;
    padding: 18px 0 0 0;
    float: right
  }
  #creation-page .default-style2-bk #navbar {
    padding: 0;
    display: inline-block;
    background: 0
  }
  #creation-page .default-style2-bk .weblogo {
    float: left;
    padding: 5px 0 0 0
  }
  #creation-page .default-style2-bk .sub-info-link {
    float: right;
    padding: 0 0 0 10px
  }
  #creation-page .default-style2-bk .my-fb, #creation-page .default-style2-bk .my-youtube {
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: -9999px
  }
  #creation-page .default-style2-bk .my-fb {
    background: url(../images/icon/fb.png) no-repeat 0 0;
    background-size: cover
  }
  #creation-page .default-style2-bk .my-youtube {
    background: url(../images/icon/youtube.png) no-repeat 0 0;
    background-size: cover
  }
  #creation-page .default-style2-bk .navbar-default #navbar .navbar-nav > .open > a, #creation-page .default-style2-bk .navbar-default #navbar .navbar-nav > .open > a:hover, #creation-page .default-style2-bk .navbar-default #navbar .navbar-nav > .open > a:focus {
    background: 0;
    color: #008fd5
  }
}
@media screen and (min-width:992px) {
  #creation-page .default-style2-bk #page_menus li a {
    padding: 5px 15px 27px
  }
}
@media screen and (max-width:1150px) {
  #creation-page .default-style2-bk #page_menus li a {
    padding: 5px 8px 27px
  }
}
@media screen and (max-width:1100px) {
  #creation-page .weblogo a {
    width: 240px
  }
}
@media screen and (max-width:1050px) {
  #creation-page .weblogo a {
    width: 170px
  }
}
@media screen and (max-width:991px) {
  .my-fb, .my-youtube {
    display: none
  }
  #creation-page .default-style2-bk #page_menus li a {
    padding: 10px 15px
  }
}
@media screen and (min-width:992px) {
  #creation-page .colorbar-style-bk .navbar-default {
    background: 0
  }
  #creation-page .colorbar-style-bk #tkidesign {
    max-width: 1030px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative
  }
  #creation-page .colorbar-style-bk #tkidesign .mslang {
    display: none
  }
  #creation-page .colorbar-style-bk .page-menus-con {
    background: #0268ac;
    box-shadow: 0 1px 2px 0 rgba(51, 51, 102, 0.3)
  }
  #creation-page .colorbar-style-bk .page-top-con .page-menus-top-con {
    max-width: 1030px;
    padding: 20px 15px;
    margin: 0 auto;
    width: 100%;
    position: relative
  }
  #creation-page .colorbar-style-bk .page-top-con .lang-con {
    bottom: 20px;
    right: 15px;
    top: inherit
  }
  #creation-page .colorbar-style-bk .container {
    width: 100%;
    padding: 0;
    max-width: inherit
  }
  #creation-page .colorbar-style-bk .container .navbar {
    background: 0;
    border: 0;
    padding: 35px 0 0 0;
    margin: 0;
    width: 80%;
    float: right
  }
  #creation-page .colorbar-style-bk .container #navbar {
    padding: 0;
    width: 100%
  }
  #creation-page .colorbar-style-bk .container #page_menus {
    width: 100%
  }
  #creation-page .colorbar-style-bk .container #page_menus li {
    border-left: 1px solid #5eb6f0
  }
  #creation-page .colorbar-style-bk .container #page_menus li:last-child {
    border-right: 1px solid #5eb6f0
  }
  #creation-page .colorbar-style-bk .container #page_menus a {
    padding: 15px 35px;
    -webkit-transition: All .30s linear;
    -ms-transition: All .30s linear;
    -moz-transition: All .3s linear;
    -o-transition: All .3s linear;
    transform: All .3s linear;
    width: 100%;
    color: #FFF;
    text-align: center;
    display: inline-block;
    line-height: 15px
  }
  #creation-page .colorbar-style-bk .container #page_menus a:hover, #creation-page .colorbar-style-bk .container #page_menus a:focus {
    background-color: #053454
  }
  #creation-page .colorbar-style-bk #tkidesign .mailto {
    position: absolute;
    top: 0;
    right: 15px;
    padding: 8px 0 0
  }
  #creation-page .colorbar-style-bk #tkidesign .mailto a {
    padding: 0 0 0 40px;
    margin: 10px 0 0 0;
    height: auto;
    background: url(../images/layout/mailto.png) no-repeat 0 0
  }
  #creation-page .colorbar-style-bk #tkidesign .mailto a:hover {
    background-color: inherit;
    opacity: .8
  }
  #creation-page .colorbar-style-bk #product-total {
    display: none;
    visibility: hidden
  }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #053454
  }
}
@media screen and (min-width:992px) {
  #creation-page .qoo-style-bk {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%
  }
  #creation-page .qoo-style-bk .weblogo {
    position: absolute;
    top: 25px;
    left: 10px
  }
  #creation-page .qoo-style-bk .page-top-con {
    position: relative
  }
  #creation-page .qoo-style-bk .container {
    max-width: 1030px;
    margin: 0 auto
  }
  #creation-page .qoo-style-bk .page-menus-con {
    border-radius: 0 0 10px 10px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 50;
    height: 100px;
    padding: 40px 0 25px 0;
    background: rgba(0, 0, 0, 0.7)
  }
  #creation-page .qoo-style-bk .navbar-default {
    background: 0
  }
  #creation-page .qoo-style-bk .page-menus-top-con .lang-con {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 100;
    color: #FFF
  }
  #creation-page .qoo-style-bk .page-menus-top-con .lang-con a {
    color: #FFF;
    text-decoration: none
  }
  #creation-page .qoo-style-bk .navbar-default .navbar-nav > li > a {
    color: #FFF
  }
  #creation-page .qoo-style-bk .navbar-default .navbar-nav > .open > a, #creation-page .qoo-style-bk .navbar-default .navbar-nav > .open > a:hover, #creation-page .qoo-style-bk .navbar-default .navbar-nav > .open > a:focus {
    background: 0
  }
  #creation-page .qoo-style-bk #product-total {
    padding: 10px 0 0 10px
  }
}
@media screen and (min-width:992px) {
  #creation-page .beans-style-bk {
    position: relative;
    z-index: 100;
    padding: 0
  }
  #creation-page .beans-style-bk .page-top-con {
    max-width: 1230px;
    padding: 0 15px;
    margin: 10px auto 5px auto;
    position: relative;
    width: 100%
  }
  #creation-page .beans-style-bk .navbar-default {
    background: 0
  }
  #creation-page .beans-style-bk #page_menus li a {
    color: #303030;
    padding: 8px 13px;
    border-radius: 8px;
    margin: 0 10px 15px
  }
  #creation-page .beans-style-bk #page_menus li a:hover, #creation-page .beans-style-bk #page_menus a:focus, #creation-page .beans-style-bk #page_menus a:active {
    background: #58b764;
    color: #FFF
  }
  #creation-page .beans-style-bk #tkidesign #page_menus .open > a {
    background: #58b764;
    color: #FFF
  }
  #creation-page .beans-style-bk .page-menus-con {
    display: inline-block;
    padding: 37px 0 0 0;
    float: right
  }
  #creation-page .beans-style-bk #navbar {
    padding: 0;
    display: inline-block;
    background: 0
  }
  #creation-page .beans-style-bk .weblogo {
    float: left;
    padding: 20px 0 0 0
  }
  #creation-page .beans-style-bk .navbar-default #navbar .navbar-nav > .open > a, #creation-page .beans-style-bk .navbar-default #navbar .navbar-nav > .open > a:hover, #creation-page .beans-style-bk .navbar-default #navbar .navbar-nav > .open > a:focus {
    background: 0;
    color: #008fd5
  }
}
@media screen and (max-width:991px) {
  #tkidesign {
    margin: 0;
    background: 0;
    position: relative;
    z-index: 1
  }
  #tkidesign .navbar-toggle {
    margin: 5px 0 15px 0
  }
  #tkidesign #page_menus a {
    font-size: 17px
  }
  #tkidesign #page_menus li a span {
    display: none
  }
  #creation-page .page-top {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 5px #6a6a6a
  }
  #creation-page .page-top-con {
    padding: 10px 0 0 0
  }
  #creation-page .page-menus-con {
    margin: -50px 0 0 0;
    position: relative;
    z-index: 1
  }
  #creation-page #page_menus {
    background-color: rgba(255, 255, 255, 0.8);
    margin: 15px -15px
  }
  #creation-page .weblogo {
    display: block;
    margin: 3px 0 0 0
  }
  #creation-page .weblogo a {
    display: block;
    width: 160px;
    height: 38px
  }
  #creation-page .lang-con {
    display: none
  }
  #creation-page .share-con {
    display: none
  }
  #creation-page #tkidesign .mailto {
    display: none
  }
  #creation-page #tkidesign .mslang a {
    display: inline-block
  }
  #creation-page .navbar-default .navbar-toggle:hover {
    opacity: .7
  }
  #creation-page .navbar-default .navbar-toggle {
    background: #4d8500;
    border-color: #4d8500
  }
  #creation-page .navbar-default .navbar-toggle .icon-bar {
    background: #FFF
  }
  #creation-page .weblogo {
    display: inline-block
  }
}
@media screen and (max-width:768px) {
  #tkidesign #page_menus {
    max-height: 320px;
    overflow-y: auto
  }
}
.dropdown-submenu > .dropdown-menu {
  border-top-left-radius: 0;
  left: 100%;
  margin-left: -1px;
  margin-top: -6px;
  top: 0
}
@media screen and (min-width:992px) {
  body #creation-page #tkidesign #navbar #page_menus .dropdown-menu {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9)
  }
  body #creation-page #tkidesign #navbar #page_menus .dropdown-menu li {
    display: inline-block;
    width: 100%;
    padding: 10px;
    margin: 0;
    position: relative
  }
  body #creation-page #tkidesign #navbar #page_menus .dropdown-menu a {
    background: 0;
    color: #060606;
    padding: 0;
    margin: 0
  }
  body #creation-page #tkidesign #navbar #page_menus .dropdown-menu a:hover {
    color: #6b6b6b
  }
  body #creation-page #tkidesign #navbar #page_menus li .select {
    background: #34bee3;
    color: #fff;
    color: #FFF
  }
}
@media(max-width:991px) {
  .dropdown-submenu > .dropdown-menu {
    padding: 10px 15px
  }
}
@media screen and (max-width:991px) {
  .index-block #creation-page .index-top-bk {
    padding: 60px 0 0 0
  }
  #creation-page #page-content {
    padding: 60px 0 0 0
  }
}
#creation-page .page-copyright {
  margin: 0;
  text-align: center;
  float: 13px
}
#creation-page .page-copyright .page-copyright-con {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding: 25px 0 0 0;
  text-align: center
}
#creation-page .page-copyright .web-design {
  font-size: 12px;
  margin: 0 0 0 15px;
  display: inline-block
}
#creation-page .page-copyright .web-design a {
  color: #FFF;
  text-decoration: none
}
#creation-page .page-copyright .web-design a:hover {
  opacity: .75
}
#creation-page .page-copyright .copyright-con {
  background: #34bee3;
  color: #FFF;
  padding: 10px 0
}
.page-copyright-tp1 {
  margin: 25px 0 0 0;
  padding: 30px 0;
  border-top: 1px solid #d1cfcf
}
.page-copyright-tp1 .cp-email {
  display: inline-block;
  float: left;
  padding: 0 0 0 65px;
  background-image: url(../images/icon/email.png);
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: 0 4px;
  line-height: 21px
}
.page-copyright-tp1 .email-info-txt {
  color: #ef3e00;
  font-size: 18px
}
.page-copyright-tp1 .email-info-txt a {
  color: #ef3e00;
  text-decoration: none
}
.page-copyright-tp1 .email-info-txt a:hover {
  color: #ef9a00
}
.page-copyright-tp1 .cp-sr-time {
  font-size: 13px
}
.page-copyright-tp1 .site-map {
  display: inline-block;
  font-size: 13px;
  max-width: 320px;
  margin: 0 0 0 35px
}
.page-copyright-tp1 .site-map li {
  display: inline-block;
  float: left;
  width: 33.33%;
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
  border-left: 1px solid #333;
  line-height: 15px
}
.page-copyright-tp1 .site-map li a {
  color: #333;
  text-decoration: none
}
.page-copyright-tp1 .site-map li a:hover {
  color: #e56803
}
.page-copyright-tp1 .copyright-con {
  padding: 10px 0 0;
  font-size: 13px;
  display: inline-block;
  float: right
}
.page-copyright-tp1 .web-design {
  display: block;
  text-align: right
}
@media screen and (max-width:991px) {
  .page-copyright-tp1 .cp-email {
    max-width: 250px;
    margin: 0 auto 20PX auto;
    float: none;
    display: block
  }
  .page-copyright-tp1 .site-map {
    width: 100%;
    margin: 0;
    max-width: inherit;
    text-align: center
  }
  .page-copyright-tp1 .site-map li {
    display: inline;
    float: none;
    width: auto;
    border: 0;
    padding: 0 5px
  }
  .page-copyright-tp1 .copyright-con {
    float: none;
    width: 100%;
    text-align: center
  }
  .page-copyright-tp1 .web-design {
    text-align: center
  }
}
@media screen and (max-width:550px) {
  .page-copyright-tp1 .site-map li {
    float: none;
    width: auto;
    border: 0;
    padding: 0;
    text-align: center;
    width: 33.33%;
    display: inline-block;
    float: left
  }
}
.page-copyright-tp2 {
  margin: 25px 0 0 0;
  background: #058dca;
  color: #FFF;
  font-size: 12px
}
.page-copyright-tp2 .page-copyright-con {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%
}
.page-copyright-tp2 p {
  margin: 0
}
.page-copyright-tp2 a {
  color: #FFF
}
.page-copyright-tp2 .copyright-con {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  padding: 20px 15px
}
.page-copyright-tp2 .cp-info-bk {
  display: inline-block;
  float: left;
  padding: 0 0 0 250px;
  background-image: url(../images/layout/fr_logo.png);
  background-repeat: no-repeat;
  background-size: auto 100%
}
.page-copyright-tp2 .copyright-txt {
  display: block;
  text-align: right;
  display: inline-block;
  width: 100%;
  margin: 15px 0 0 0
}
@media screen and (max-width:991px) {
  #creation-page .page-copyright-tp2 .copyright-con {
    text-align: center
  }
  #creation-page .page-copyright-tp2 .cp-info-bk {
    background: 0;
    padding: 0;
    text-align: center;
    float: none
  }
  #creation-page .page-copyright-tp2 .copyright-txt {
    float: none;
    text-align: center;
    padding: 10px 0
  }
}
.page-copyright-tp3 {
  margin: 0;
  background: #f1f1f1;
  font-size: 13px
}
.page-copyright-tp3 .page-copyright-con {
  max-width: 1200px;
  margin: 0 auto
}
.page-copyright-tp3 p {
  margin: 0
}
.page-copyright-tp3 .copyright-con {
  display: inline-block;
  width: 100%;
  padding: 20px 15px
}
.page-copyright-tp3 .cp-info-bk {
  display: inline-block;
  float: left
}
.page-copyright-tp3 .copyright-txt {
  display: block;
  text-align: left;
  display: inline-block;
  width: 100%;
  margin: 15px 0 0 0
}
.page-copyright-tp3 .cp-infolist-bk {
  display: inline-block;
  float: left;
  padding: 0 0 0 20px
}
.page-copyright-tp3 .logoimg-tag {
  background-image: url(../images/layout/logo.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 230px;
  height: 60px;
  float: left;
  overflow: hidden;
  text-indent: -9999px
}
.page-copyright-tp3 .link-fb {
  background-image: url(../images/icon/fb.png);
  width: 35px;
  height: 35px
}
.page-copyright-tp3 .link-youtube {
  background-image: url(../images/icon/youtube.png);
  width: 35px;
  height: 35px
}
.page-copyright-tp3 .link-email {
  background-image: url(../images/icon/email2.png);
  width: 35px;
  height: 30px
}
.page-copyright-tp3 .link-fb, .page-copyright-tp3 .link-youtube, .page-copyright-tp3 .link-email {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  background-size: 100% auto;
  background-repeat: no-repeat
}
.page-copyright-tp3 .contact-infolist {
  display: inline-block;
  float: right
}
@media screen and (max-width:991px) {
  .page-copyright-tp3 .cp-info-bk {
    width: 100%;
    float: none
  }
  .page-copyright-tp3 .logoimg-tag {
    float: none;
    margin: 0 auto 20px auto
  }
  .page-copyright-tp3 .cp-infolist-bk {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0
  }
  .page-copyright-tp3 .contact-infolist {
    float: none;
    display: block;
    padding: 20PX 0;
    text-align: center
  }
  .page-copyright-tp3 .contact-infolist a {
    display: inline-block;
    margin: 0 15px
  }
  .page-copyright-tp3 .contact-infolist .link-fb {
    width: 50px;
    height: 50px
  }
  .page-copyright-tp3 .contact-infolist .link-youtube {
    width: 50px;
    height: 50px
  }
  .page-copyright-tp3 .contact-infolist .link-email {
    width: 50px;
    height: 45px
  }
  .page-copyright-tp3 .copyright-txt {
    text-align: center;
    margin: 0
  }
  .page-copyright-tp3 .copyright-txt .web-design {
    display: block;
    text-align: center
  }
}
.top-index-img {
  width: 100%;
  overflow: hidden
}
.index-topimg-bk {
  width: 100%;
  height: 490px;
  overflow: hidden
}
.index-topimg-bk .bx-default-pager {
  display: none
}
.index-topimg-bk li {
  background-size: cover
}
.index-top-bk {
  position: relative;
  display: inline-block;
  width: 100%
}
.index-sr-bk {
  position: relative;
  z-index: 200;
  width: 100%;
  display: inline-block;
  margin: -60px 0 0 0
}
.index-sr-con {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto
}
.index-sr-con li {
  text-align: center;
  width: 25%;
  float: left;
  padding: 25px 0
}
.index-sr-con .sr-title-txt {
  margin: 10px 0 20px 0;
  font-size: 18px;
  font-weight: normal;
  color: #FFF
}
.index-sr-con .sr-more-con {
  text-align: center
}
.index-sr-con .sr-more-con a {
  font-size: 9px;
  color: #FFF;
  border: 2px solid #FFF;
  padding: 3px 10px;
  text-decoration: none
}
.index-sr-con .sr-more-con a:hover {
  opacity: .8
}
.index-sr-con .sr-img-tag {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
  text-indent: -9999px;
  background-size: cover
}
.index-sub-bk {
  max-width: 1200px;
  margin: 0 auto;
  padding: 25px 0 0 0;
  overflow: hidden
}
.index-block .ix-sub-title {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px
}
.index-block .title-en {
  font-size: 21px;
  color: #0268ac;
  font-weight: normal;
  display: inline-block;
  float: left;
  line-height: 24px;
  font-family: Helvetica, Arial
}
.index-block .title-ct {
  font-size: 14px;
  float: left;
  display: inline-block;
  padding: 2px 0 0 15px
}
.index-block .ix-center-title {
  text-align: center;
  margin: 0 0 30px 0
}
.index-block .ix-center-title .title-main {
  color: #016ea0;
  font-weight: normal;
  font-size: 26px;
  display: inline;
  text-align: center;
  padding: 0
}
.index-block .ix-center-title .title-sub {
  color: #797979;
  font-size: 15px;
  padding: 0
}
@media screen and (max-width:1000px) {
  .index-top-bk .index-sr-bk {
    margin: 0
  }
}
@media screen and (max-width:991px) {
  .top-index-img {
    padding: 60px 0 0 0
  }
}
#sr-info1 {
  background-color: rgba(52, 190, 227, 0.9)
}
#sr-info2 {
  background-color: rgba(0, 103, 172, 0.9)
}
#sr-info3 {
  background-color: rgba(52, 190, 227, 0.9)
}
#sr-info4 {
  background-color: rgba(0, 103, 172, 0.9)
}
@media screen and (max-width:768px) {
  .index-sr-con li {
    width: 50%
  }
  #sr-info3 {
    background-color: rgba(0, 103, 172, 0.9)
  }
  #sr-info4 {
    background-color: rgba(52, 190, 227, 0.9)
  }
  .index-block #creation-page .ix-sub-title {
    text-align: center;
    margin: 0 0 15px 0
  }
  .index-block #creation-page .title-en {
    float: none;
    display: block
  }
  .index-block #creation-page .title-ct {
    float: none;
    display: block;
    padding: 5px 0;
    font-size: 12px
  }
}
@media screen and (max-width:500px) {
  .index-sr-con .sr-img-tag {
    width: 70px;
    height: 70px
  }
  .index-sr-con .sr-title-txt {
    font-size: 15px
  }
}
#sr-info1 .sr-img-tag {
  background-image: url(../images/index/sr_icon1.png)
}
#sr-info2 .sr-img-tag {
  background-image: url(../images/index/sr_icon2.png)
}
#sr-info3 .sr-img-tag {
  background-image: url(../images/index/sr_icon3.png)
}
#sr-info4 .sr-img-tag {
  background-image: url(../images/index/sr_icon4.png)
}
.mb-index-topimg-bk {
  max-width: 1000px;
  margin: 0 auto
}
.mb-index-topimg-bk .bx-default-pager {
  display: none
}
@media screen and (max-width:1100px) {
  .index-topimg-bk {
    height: 460px
  }
}
@media screen and (max-width:767px) {
  .index-topimg-bk {
    height: 321px
  }
}
@media screen and (max-width:500px) {
  .index-topimg-bk {
    height: 209px
  }
}
@media screen and (max-width:400px) {
  .index-topimg-bk {
    height: 167px
  }
}
.index-topimg-bk .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%
}
.index-topimg-bk .bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  font-size: .85em;
  padding: 10px
}
.index-topimg-bk .bx-viewport, .index-topimg-bk .bx-wrapper {
  position: relative;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0
}
.index-topimg-bk .bxslider, .index-topimg-bk .bxslider li {
  height: 100% !important;
  margin: 0
}
.index-topimg-bk .bxslider li {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-indent: -99999999px
}
.index-topimg-bk .bxslider li img {
  display: none
}
.index-topimg-bk .bx-wrapper .bx-viewport {
  border: none !important
}
.index-news-bk {
  position: relative
}
.index-news-bk .news-tag-con {
  width: 100%;
  overflow: hidden
}
.index-news-bk .infolist {
  margin: 0;
  width: 105%
}
.index-news-bk .infolist li {
  width: 50%
}
.index-news-bk .infolist .infolist-article {
  width: 100%;
  padding: 0 10px 0 0
}
.index-news-bk .infolist .info-img-con a:after {
  padding-top: 93%
}
.index-news-bk .post-times {
  font-size: 13px;
  font-weight: bold;
  color: #1573b1;
  padding: 5px 0 0 0
}
.index-news-bk .infolist .info-main-con {
  padding: 0;
  border-bottom: 3px solid #48c4e6
}
.index-news-bk .infolist .info-title {
  background: 0;
  margin: 0;
  padding: 0;
  line-height: 21px;
  height: 30px;
  text-align: left
}
.index-news-bk .infolist .info-title a {
  height: 25px;
  display: inline-block;
  width: 100%;
  overflow: hidden
}
.index-news-bk .bx-default-pager {
  display: none
}
.index-news-bk .page-switch {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px
}
.index-news-bk .page-switch a {
  display: block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin: 0 0 0 10px;
  background: url(../images/ix_sw.jpg) no-repeat 0 0;
  background-size: cover;
  border: 0
}
.index-news-bk .page-switch a:hover {
  background: url(../images/ix_sw.jpg) no-repeat 0 0;
  opacity: .8;
  background-size: cover;
  border: 0
}
.index-news-bk .page-switch .next-page {
  background-position: -26px 0
}
.index-news-bk .page-switch .next-page:hover {
  background-position: -26px 0
}
.index-video-bk .video-tag-con iframe {
  width: 100%;
  height: 280px
}
.index-block #creation-page .index-product-bk {
  margin: 0 auto;
  padding: 25px 0 0;
  overflow: hidden
}
.index-block #creation-page .index-product-bk .img-border {
  width: 40%;
  float: left
}
.index-block #creation-page .index-product-bk .info-main-con {
  width: 60%;
  padding: 0 40px 0 20px;
  float: left
}
.index-block #creation-page .index-product-bk .infolist {
  width: 100%;
  margin: 0
}
.index-block #creation-page .index-product-bk .infolist .info-title {
  margin: 0;
  background: 0;
  padding: 0;
  line-height: 21px;
  height: 24px;
  text-align: left
}
.index-block #creation-page .index-product-bk .infolist .info-title a {
  background: 0;
  margin: 0;
  padding: 0;
  color: #1b5b87
}
.index-block #creation-page .index-product-bk .infolist .brief-section {
  font-size: 13px;
  line-height: 19px;
  height: 8em;
  padding: 8px 0 0 0
}
.index-block #creation-page .index-product-bk .infolist .infolist-article {
  width: 100%
}
@media screen and (min-width:992px) {
  .mb-index-topimg-bk {
    display: none
  }
}
@media screen and (max-width:1000px) {
  .index-sub-bk {
    width: 95%
  }
  .index-product-bk {
    width: 95%
  }
}
@media screen and (max-width:991px) {
  .index-video-bk .video-tag-con iframe {
    height: 250px
  }
}
@media screen and (max-width:900px) {
  .index-video-bk .video-tag-con iframe {
    height: 230px
  }
}
@media screen and (max-width:767px) {
  .index-video-bk {
    padding: 25px 0 0
  }
  .index-video-bk .video-tag-con iframe {
    height: 350px
  }
  .index-product-bk .product-list-bk li {
    width: 50%;
    padding: 0 15px
  }
  .index-block #creation-page .index-product-bk .img-border {
    width: 100%
  }
  .index-block #creation-page .index-product-bk .info-main-con {
    width: 100%;
    padding: 10px 0
  }
}
@media screen and (max-width:500px) {
  .index-video-bk .video-tag-con iframe {
    height: 250px
  }
  .index-product-bk .product-list-bk li {
    float: none;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    padding: 0
  }
  .index-block #creation-page .index-product-bk .infolist .brief-section {
    height: 5.2em
  }
}
.index-pr-hl {
  width: 100%;
  margin: 0 auto;
  padding: 25px 0 0;
  overflow: hidden
}
.index-pr-hl .ix-pr-title {
  margin: 0;
  letter-spacing: 1.5px;
  color: #094;
  font-weight: lighter
}
.index-pr-hl .infolist {
  margin: 0;
  display: inline-block;
  width: 102.5%
}
.index-pr-hl .infolist li {
  width: 25%;
  margin: 0 0 15px;
  float: left
}
.index-pr-hl .infolist .infolist-article {
  padding: 0;
  width: 89%;
  display: inline-block
}
.index-pr-hl .infolist .img-border {
  border: 1px solid #d6d6d6;
  padding: 3px
}
.index-pr-hl .infolist .info-img-con {
  width: 100%;
  position: relative;
  overflow: hidden
}
.index-pr-hl .infolist .info-img-con a:after {
  padding-top: 63%;
  content: "";
  display: block
}
.index-pr-hl .infolist .info-img-con a {
  display: block
}
.index-pr-hl .infolist .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto
}
.index-pr-hl .infolist .info-title {
  margin: 0;
  background: 0;
  padding: 0;
  text-align: center
}
.index-pr-hl .infolist .info-main-con {
  float: left;
  width: 100%;
  padding: 30px 0;
}
.index-pr-hl .infolist .info-img-con img {
  -webkit-transition: All .3s ease-in-out;
  -ms-transition: All .3s ease-in-out;
  -moz-transition: All .3s ease-in-out;
  -o-transition: All .3s ease-in-out;
  transform: All .3s ease-in-out
}
.index-pr-hl .infolist .info-img-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.index-pr-hl .infolist .info-title {
  line-height: 21px;
  text-align: center
}
.index-pr-hl .infolist .info-title a {
  font-size: 15px;
  color: #016ea0;
  font-weight: bold;
  text-decoration: none
}
.index-pr-hl .infolist .info-title a:hover {
  color: #094
}
.index-pr-hl .infolist .brief-section {
  font-size: 13px;
  height: 5.2em;
  margin: .7em;
  overflow: hidden;
  color: #434343;
  text-align: justify;
  line-height: 1.8em
}
@media screen and (max-width:991px) {
  .index-pr-hl .infolist {
    width: 100%
  }
  .index-pr-hl .infolist li {
    width: 50%
  }
  .index-pr-hl .infolist .info-title {
    height: 45px;
    overflow: hidden
  }
  .index-pr-hl .infolist .infolist-article {
    width: 95%;
    max-width: 400px
  }
}
@media screen and (max-width:500px) {
  .index-pr-hl .infolist .infolist-article {
    display: table;
    width: 100%;
    margin: 0 auto
  }
  .index-pr-hl .infolist li {
    width: 100%;
    float: none;
    margin: 0 auto 28px auto
  }
  .index-pr-hl .infolist .info-title {
    height: auto;
    overflow: inherit
  }
  .index-pr-hl .infolist .infolist-article {
    width: 100%
  }
}
.pr-show-three .infolist li {
  width: 33.33%
}
@media screen and (max-width:768px) {
  .pr-show-three .infolist li {
    width: 50%
  }
  .pr-show-three .infolist li .infolist-article {
    width: 95%;
    max-width: 400px
  }
}
@media screen and (max-width:500px) {
  .pr-show-three .infolist li {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 28px auto;
    float: none
  }
  .pr-show-three .infolist li .infolist-article {
    width: 100%
  }
}
#creation-page .pr-show-three-slider {
  overflow: initial;
  padding: 25px 0 35px 0
}
#creation-page .pr-show-three-slider .infolist li {
  width: 33.33%
}
#creation-page .pr-show-three-slider .infolist .infolist-article {
  width: 100%;
  padding: 0 15px
}
#creation-page .pr-show-three-slider .bx-wrapper .bx-controls-direction a {
  display: inline-block;
  margin: 0;
  width: 25px;
  height: 50px;
  top: 32%
}
#creation-page .pr-show-three-slider .bx-wrapper .bx-controls-direction .bx-prev {
  left: -40px;
  background: url(../images/index/pr_prev.png) no-repeat 0 0
}
#creation-page .pr-show-three-slider .bx-wrapper .bx-controls-direction .bx-next {
  right: -40px;
  background: url(../images/index/pr_next.png) no-repeat 0 0
}
#creation-page .pr-show-three-slider .bx-wrapper {
  margin: 0 auto
}
@media screen and (max-width:1199px) {
  #creation-page .pr-show-three-slider {
    max-width: 725px
  }
}
@media screen and (max-width:991px) {
  #creation-page .pr-show-three-slider .bx-wrapper {
    width: 360px
  }
}
@media screen and (max-width:768px) {
  .pr-show-three-slider .infolist li {
    width: 50%
  }
  .pr-show-three-slider .infolist li .infolist-article {
    width: 95%;
    max-width: 400px
  }
  .pr-show-three-slider .bx-wrapper .bx-controls-direction a {
    display: none
  }
  .pr-show-three-slider .bx-wrapper {
    padding: 0
  }
  #creation-page .pr-show-three-slider .bx-wrapper {
    width: 300px
  }
}
@media screen and (max-width:500px) {
  #creation-page .pr-show-three-slider .bx-controls-direction {
    display: none
  }
  .pr-show-three-slider .infolist li {
    width: 100% !important;
    max-width: 400px;
    margin: 0 auto 28px auto;
    float: none
  }
  .pr-show-three-slider .infolist li .infolist-article {
    width: 100%
  }
}
#creation-page .txtbar-style .img-border {
  padding: 0;
  position: relative
}
#creation-page .txtbar-style .info-title {
  height: 22%;
  background-color: rgba(182, 2, 2, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}
#creation-page .txtbar-style .info-title a {
  display: block;
  color: #FFF;
  font-size: 14px;
  margin: 8px 10px;
  height: 2em;
  line-height: 29px;
  overflow: hidden
}
.index-news-hl {
  margin: 0 auto;
  overflow: hidden
}
.index-news-hl .infolist-title {
  height: 40px;
  margin: 0
}
.index-news-hl .infolist {
  margin: 1.6em 0 0;
  display: inline-block;
  width: 100%;
  margin: 0
}
.index-news-hl .infolist li {
  width: 50%;
  margin: 0 0 10px;
  float: left
}
.index-news-hl .infolist .infolist-article {
  width: 97%;
  border-bottom: 1px solid #d6d6d6;
  display: inline-block;
  padding: 0 0 10px 0
}
.index-news-hl .infolist .info-img-con {
  float: left;
  width: 30%;
  position: relative;
  overflow: hidden
}
.index-news-hl .infolist .info-img-con :after {
  padding-top: 68%;
  content: "";
  display: block
}
.index-news-hl .infolist .info-img-con a {
  display: block
}
.index-news-hl .infolist .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto
}
.index-news-hl .infolist .info-title {
  margin: 0;
  text-align: left
}
.index-news-hl .infolist .info-main-con {
  float: left;
  width: 70%;
  padding: 0 0 0 25px
}
.index-news-hl .infolist .info-img-con img {
  -webkit-transition: All .3s ease-in-out;
  -ms-transition: All .3s ease-in-out;
  -moz-transition: All .3s ease-in-out;
  -o-transition: All .3s ease-in-out;
  transform: All .3s ease-in-out
}
.index-news-hl .infolist .info-img-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.index-news-hl .infolist .info-header .info-title {
  font-size: 16px;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
  overflow: hidden;
  border: 0;
  background: 0;
  padding: 0
}
.index-news-hl .infolist .info-header .info-title a {
  color: #ce5d02;
  text-decoration: none
}
.index-news-hl .infolist .info-header .info-title a:hover {
  color: #7b0122
}
.index-news-hl .infolist .info-header .post-time {
  font-size: 12px;
  color: #434343
}
.index-news-hl .infolist .brief-section {
  font-size: 13px;
  height: 3.8em;
  margin: .3em 0 0;
  overflow: hidden;
  color: #434343;
  text-align: justify;
  line-height: 1.8em
}
@media screen and (max-width:991px) {
  .index-news-hl .infolist li {
    margin: 0 0 20px 0;
    padding: 0 15px
  }
  .index-news-hl .infolist .info-img-con {
    width: 100%
  }
  .index-news-hl .infolist .info-main-con {
    float: left;
    width: 100%;
    padding: 15px 0 0 0
  }
}
@media screen and (max-width:767px) {
  .index-news-hl .infolist li {
    width: 50%
  }
}
@media screen and (max-width:500px) {
  .index-news-hl .infolist li {
    width: 100%
  }
}
.event-banner-bk {
  margin: 0 auto
}
.event-banner-bk .ns-horizontal2-bk {
  max-width: inherit;
  margin: 0
}
.event-banner-bk .ns-horizontal2 {
  margin: 0
}
.event-banner-bk .sub-ad-infolist li {
  padding: 0 0 15px 0
}
@media screen and (min-width:992px) {
  .event-banner-bk .col-md-9 {
    width: 73%
  }
  .event-banner-bk .col-md-3 {
    width: 26%
  }
}
.index-news-straight {
  padding: 25px 0 0
}
.index-news-straight .index-new-list li {
  border-bottom: 1px dotted #c0c0c0;
  margin: 0 0 11px
}
.index-news-straight .post-date {
  padding: 0 0 0 50px;
  font-weight: bold;
  color: #d67308;
  background: url(../images/news.png) no-repeat 0 0
}
.index-news-straight .new-title {
  display: inline-block;
  height: 22px;
  overflow: hidden;
  width: 100%
}
.index-news-straight .new-title a {
  text-decoration: none
}
#creation-page .index-ptlist-bk {
  display: inline-block;
  width: 100%
}
#creation-page .index-ptlist-bk .ptlist-con-title {
  font-size: 24px;
  color: #aaa9a9;
  font-weight: normal;
  color: #6e6e6e;
  text-align: center;
  margin: 0;
  padding: 20px 0 0 0
}
#creation-page .index-ptlist-bk .index-ptlist-con {
  padding: 20px 0 0 0;
  width: 100%
}
#creation-page .index-ptlist-bk .ptinfo-article {
  display: inline-block;
  box-shadow: 3px 3px #e7e7e7;
  border: 1px solid #c7c7c7;
  padding: 2px;
  max-width: 364px;
  width: 89%;
  margin: 0 0 40px 0
}
#creation-page .index-ptlist-bk .pt-img-con {
  width: 100%;
  position: relative;
  overflow: hidden
}
#creation-page .index-ptlist-bk .pt-img-con :after {
  padding-top: 64%;
  content: "";
  display: block
}
#creation-page .index-ptlist-bk .pt-img-con a {
  display: block
}
#creation-page .index-ptlist-bk .pt-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto
}
#creation-page .index-ptlist-bk .pt-title {
  position: relative;
  z-index: 9999;
  width: 80%;
  text-align: center;
  margin: -20px auto 0 auto;
  padding: 10px 0;
  background: #77c36b;
  box-shadow: 3px 3px rgba(51, 51, 102, 0.3)
}
#creation-page .index-ptlist-bk .pt-title h3 {
  height: 1.5em;
  overflow: hidden;
  margin: 0;
  padding: 0 15px;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  color: #FFF
}
#creation-page .index-ptlist-bk .info-html-edit {
  padding: 25px 0;
  width: 80%;
  margin: 0 auto
}
#creation-page .index-ptlist-bk .info-html-edit ul {
  padding: 0;
  display: inline-block
}
#creation-page .index-ptlist-bk .info-html-edit li {
  list-style: none;
  display: inline-block;
  float: left
}
#creation-page .index-ptlist-bk .info-html-edit li a {
  padding: 0 25px 0 0
}
@media screen and (max-width:991px) {
  #creation-page .index-ptlist-bk .ptinfo-article {
    margin: 0 auto 40px auto;
    display: block
  }
  #creation-page .index-ptlist-bk .info-html-edit {
    height: 130px;
    padding: 25px 0 0 0;
    overflow: hidden
  }
}
@media screen and (max-width:767px) {
  #creation-page .index-ptlist-bk .info-html-edit {
    height: auto;
    padding: 25px 0 15px 0
  }
  #creation-page .index-ptlist-bk .pt-title {
    width: 100%;
    box-shadow: none
  }
}
.index-ptlist-con {
  display: inline-block
}
.index-ptlist-con .row > div {
  position: relative
}
.index-ptlist-con .row > div:after {
  content: "";
  padding-top: 110%;
  display: block
}
.index-ptlist-con .ptinfo-article {
  position: absolute;
  top: 0;
  left: 17px
}
@media screen and (max-width:1100px) {
  .index-ptlist-con .row > div::after {
    padding-top: 130%
  }
}
@media screen and (max-width:991px) {
  .index-ptlist-con .row > div::after {
    padding-top: 120%
  }
}
@media screen and (max-width:767px) {
  .index-ptlist-con .ptinfo-article {
    position: initial
  }
  .index-ptlist-con .row > div::after {
    padding-top: 0
  }
}
.ixnews-tp2 .index-news-title {
  text-align: left;
  font-size: 18px;
  color: #aaa9a9;
  font-weight: normal;
  color: #6e6e6e;
  margin: 0;
  padding: 0 0 20px 0
}
.ixnews-tp2 .index-news-con {
  padding: 30px 15px 25px;
  box-shadow: 3px 3px #e7e7e7;
  border: 1px solid #c7c7c7
}
.ixnews-tp2 .i-news-title {
  display: inline-block;
  width: 75%
}
.ixnews-tp2 .i-news-time {
  display: inline-block;
  float: right;
  color: #434343
}
.ixnews-tp2 .i-newslist {
  display: inline-block;
  width: 100%
}
.ixnews-tp2 .i-newslist li {
  font-size: 14px;
  padding: 0 0 5px;
  margin: 0 2% 10px;
  border-bottom: 1px solid #e0e0e0;
  width: 96%;
  float: left
}
.ixnews-tp2 .i-newslist li a {
  color: #ce5d02;
  padding: 0 0 0 60px;
  height: 25px;
  display: inline-block;
  line-height: 21px;
  overflow: hidden;
  background: url(../images/news.png) no-repeat 0 0
}
.ixnews-tp2 .i-newslist li a:hover {
  color: #aa1909;
  text-decoration: none
}
@media screen and (max-width:991px) {
  .ixnews-tp2 .i-newslist li {
    width: 96%
  }
}
@media screen and (max-width:500px) {
  .ixnews-tp2 .index-news-con {
    border: 0;
    padding: 0;
    box-shadow: none
  }
  .ixnews-tp2 .i-newslist li {
    width: 96%
  }
  .ixnews-tp2 .i-news-time {
    display: block;
    float: none;
    padding: 0
  }
  .ixnews-tp2 .i-newslist li {
    margin: 0 0 10px
  }
  .ixnews-tp2 .i-newslist li a {
    background: 0;
    padding: 0
  }
}
.pr-slider-tp2 {
  position: relative;
  padding: 0 0 15px 0
}
.pr-slider-tp2 .ix-infolist-tag-con {
  width: 100%;
  overflow: hidden
}
.pr-slider-tp2 .infolist .info-img-con a:after {
  padding-top: 75%
}
.pr-slider-tp2 .infolist {
  margin: 0;
  width: 105%
}
.pr-slider-tp2 .infolist li {
  width: 50%
}
.pr-slider-tp2 .infolist .infolist-article {
  width: 100%;
  padding: 0 10px 0 0
}
.pr-slider-tp2 .post-times {
  font-size: 13px;
  font-weight: bold;
  color: #1573b1;
  padding: 5px 0 0 0
}
.pr-slider-tp2 .infolist .info-main-con {
  padding: 15px 0 0 0;
  text-align: center
}
.pr-slider-tp2 .infolist .info-title {
  text-align: center;
  background: 0;
  margin: 0;
  padding: 0;
  line-height: 21px;
  height: 46px
}
.pr-slider-tp2 .infolist .info-title a {
  color: #00568c;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  width: 100%
}
.pr-slider-tp2 .bx-default-pager {
  display: none
}
.pr-slider-tp2 .page-switch {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px
}
.pr-slider-tp2 .page-switch a {
  display: block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin: 0 0 0 10px;
  background: url(../images/ix_sw.jpg) no-repeat 0 0;
  background-size: cover;
  border: 0
}
.pr-slider-tp2 .page-switch a:hover {
  background: url(../images/ix_sw.jpg) no-repeat 0 0;
  opacity: .8;
  background-size: cover;
  border: 0
}
.pr-slider-tp2 .page-switch .next-page {
  background-position: -26px 0
}
.pr-slider-tp2 .page-switch .next-page:hover {
  background-position: -26px 0
}
.ixnews-straight-tp2 .index-new-list li {
  border-bottom: 1px dotted #c0c0c0;
  margin: 0 0 11px
}
.ixnews-straight-tp2 .post-date {
  padding: 0;
  font-weight: bold;
  color: #d67308;
  font-size: 15px;
  font-family: Helvetica, Arial
}
.ixnews-straight-tp2 .new-title {
  display: inline-block;
  height: 45px;
  overflow: hidden;
  width: 100%;
  font-size: 13px
}
.ixnews-straight-tp2 .new-title a {
  text-decoration: none;
  color: #003959
}
.ixnews-straight-tp2 .new-title a:hover {
  color: #008fd5
}
.ix-infolist-tp1 {
  margin: 0 0 20px 0;
  display: inline-block;
  width: 100%
}
.ix-infolist-tp1 li {
  width: 33.33333%;
  margin: 0 0 15px;
  padding: 0 10px;
  float: left
}
.ix-infolist-tp1 .infolist-article {
  padding: 0;
  width: 100%;
  display: inline-block;
  border: 1px solid #d6d6d6
}
.ix-infolist-tp1 .info-img-con {
  width: 100%;
  position: relative;
  overflow: hidden
}
.ix-infolist-tp1 .info-img-con a:after {
  padding-top: 60%;
  content: "";
  display: block
}
.ix-infolist-tp1 .info-img-con a {
  display: block
}
.ix-infolist-tp1 .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto
}
.ix-infolist-tp1 .info-img-con img {
  -webkit-transition: All .3s ease-in-out;
  -ms-transition: All .3s ease-in-out;
  -moz-transition: All .3s ease-in-out;
  -o-transition: All .3s ease-in-out;
  transform: All .3s ease-in-out
}
.ix-infolist-tp1 .info-img-con:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.ix-infolist-tp1 .info-main-con {
  float: left;
  width: 100%;
  padding: 20px 25px
}
.ix-infolist-tp1 .info-header {
  padding: 0;
  text-align: center
}
.ix-infolist-tp1 .info-title {
  height: 30px;
  line-height: 31px;
  margin: 0;
  overflow: hidden
}
.ix-infolist-tp1 .info-title a {
  font-size: 18px;
  font-weight: bold;
  color: #4f8209;
  text-decoration: none
}
.ix-infolist-tp1 .info-title a:hover {
  color: #dc5303
}
.ix-infolist-tp1 .post-time {
  color: #434343;
  font-size: 15px;
  margin: 0;
  display: inline-block;
  font-family: Helvetica, Arial;
  width: 100%;
  display: none
}
.ix-infolist-tp1 .brief-section {
  font-size: 14px;
  color: #434343;
  line-height: 1.8;
  height: 5.5em;
  overflow: hidden;
  display: none
}
@media screen and (max-width:768px) {
  .ix-infolist-tp1 li {
    width: 100%;
    max-width: 500px;
    float: none;
    margin: 0 auto;
    padding: 0 10px 20px 10px
  }
  .ix-infolist-tp1 .info-title {
    height: auto
  }
}
@media screen and (min-width:769px) {
  .index-block .ix-ct-bg-img {
    background: url(../images/demo/imgbg.jpg) no-repeat center 0;
    background-size: cover
  }
  .index-block .ix-ct-bg-img .ix-center-title .title-main {
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    color: #FFF
  }
  .index-block .ix-ct-bg-img .title-sub {
    color: #FFF
  }
  .index-block .ix-ct-bg-img .infolist-article {
    background: #FFF;
    border: 0
  }
}
.ix-ct-bg-green {
  background: #eef3ed;
  padding: 0 0 30px 0
}
.ix-infolist-tp2 #prtp002 .infolist-article {
  border: 0;
  background: #FFF
}
.ix-infolist-tp2 #prtp002 .infolist {
  margin: 0 auto
}
.ix-infolist-tp2 #prtp002 .infolist li {
  width: 25%
}
.ix-infolist-tp2 #prtp002 .infolist-article .info-title {
  margin: 10px 25px 0 25px;
  border-bottom: 1px solid #c9c9c9;
  height: 40px
}
.ix-infolist-tp2 #prtp002 .infolist-article .info-title a {
  font-size: 16px;
  font-weight: bold;
  color: #00709a
}
.ix-infolist-tp2 #prtp002 .infolist-article .info-dn-con {
  font-size: 14px;
  margin: 0 25px 10px 15px;
  padding: 0;
  text-align: center;
  height: 50px;
  overflow: hidden;
  display: inline-block
}
.ix-infolist-tp2 #prtp002 .info-dn-con-title {
  text-align: center;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  padding: 15px 0 0 0
}
#creation-page .ix-infolist-tp2 {
  overflow: initial;
  padding: 25px 0 35px 0
}
#creation-page .ix-infolist-tp2 .bx-wrapper .bx-controls-direction a {
  display: inline-block;
  margin: 0;
  width: 43px;
  height: 43px;
  top: 32%
}
#creation-page .ix-infolist-tp2 .bx-wrapper .bx-controls-direction .bx-prev {
  left: -60px;
  background: url(../images/layout/sw_left.png) no-repeat 0 0
}
#creation-page .ix-infolist-tp2 .bx-wrapper .bx-controls-direction .bx-next {
  right: -60px;
  background: url(../images/layout/sw_right.png) no-repeat 0 0
}
#creation-page .ix-infolist-tp2 .bx-wrapper {
  width: 1100px;
  margin: 0 auto
}
#creation-page .ix-infolist-tp2 .bx-wrapper .bx-pager, #creation-page .ix-infolist-tp2 .bx-wrapper .bx-controls-auto {
  bottom: -50px
}
@media screen and (max-width:1250px) {
  #creation-page .ix-infolist-tp2 .bx-wrapper {
    width: 825px
  }
}
@media screen and (max-width:991px) {
  #creation-page .ix-infolist-tp2 .bx-wrapper {
    width: 550px
  }
}
@media screen and (max-width:768px) {
  #creation-page .ix-infolist-tp2 .bx-wrapper {
    width: 275px
  }
}
@media screen and (max-width:500px) {
  #creation-page .ix-infolist-tp2 .bx-controls-direction {
    display: none
  }
  .ix-infolist-tp2 .infolist li {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 28px auto;
    float: none
  }
  .ix-infolist-tp2 .infolist li .infolist-article {
    width: 100%
  }
}
.ix-infotxt-bk {
  padding: 50px 0;
  background: url(../images/demo/imgbg2.jpg) no-repeat center 0;
  background-size: cover;
  text-align: center
}
.ix-infotxt-bk .ix-ae-bg {
  background: rgba(653, 653, 653, 0.9);
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 68px
}
.ix-infotxt-bk .ae-info-title {
  font-size: 24px;
  margin: 0 0 25px 0;
  color: #3c7133
}
.ix-infotxt-bk .ae-info-con {
  line-height: 24px
}
.ix-infotxt-bk .ae-info-more {
  display: inline-block;
  margin: 30px auto 0 auto;
  padding: 10px 25px;
  text-align: center;
  background: #3c7133;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none
}
.ix-infotxt-bk .ae-info-more:hover {
  background: #dc5303
}
@media screen and (max-width:930px) {
  .ix-infotxt-bk .ix-ae-bg {
    margin: 0 15px
  }
}
.ix-infolist-tp3 {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
  margin: 35px 0;
  background: url(../images/index/bg1.jpg) no-repeat;
  background-size: cover
}
.ix-infolist-tp3 .ix-center-title {
  margin: 0 0 30px
}
.ix-infolist-tp3 .bubble-infolist-con {
  max-width: 1200px;
  margin: 0 auto
}
.ix-infolist-tp3 .bubble-infolist-con li {
  float: left;
  width: 20%;
  padding: 0 30px
}
.ix-infolist-tp3 .bubble-infolist-con .img-border {
  overflow: hidden;
  border-radius: 9999px
}
.ix-infolist-tp3 .bubble-infolist-con .info-title {
  margin: 30px 0 30px 0;
  font-size: 15px
}
.ix-infolist-tp3 .bubble-infolist-con .info-title a {
  color: #FFF;
  text-decoration: none
}
.ix-infolist-tp3 .bubble-infolist-con .info-title a:hover {
  opacity: .8
}
.ix-infolist-tp3 .infolist-article {
  text-align: center
}
.ix-infolist-tp3 .ix-center-title .title-main, .ix-infolist-tp3 .ix-center-title .title-sub {
  color: #FFF
}
@media screen and (max-width:991px) {
  .ix-infolist-tp3 .bubble-infolist-con li {
    width: 33.33%;
    margin: 0 0 30px 0
  }
}
@media screen and (max-width:768px) {
  .ix-infolist-tp3 .bubble-infolist-con li {
    width: 50%
  }
}
@media screen and (max-width:400px) {
  .ix-infolist-tp3 .bubble-infolist-con li {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        float: none;
  }
}
.ixbanner-s2-bk {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px
}
.ixbanner-s2-bk .indexbanner-con {
  display: inline-block
}
.ixbanner-s2-bk .bannerlist {
  display: inline-block
}
.ixbanner-s2-bk .bannerlist li a:hover {
  opacity: .8
}
.ixbanner-s2-bk .bx-controls {
  display: block
}
.ixbanner-s2-bk .bx-wrapper .bx-pager, .ixbanner-s2-bk .bx-wrapper .bx-controls-auto {
  z-index: 999;
  bottom: 15px;
  text-align: left;
  padding: 0 0 0 20px
}
.ixbanner-s2-bk .indexbanner-con {
  width: 77.5%;
  float: left
}
.ixbanner-s2-bk .bannerlist {
  width: 22.5%;
  float: right
}
@media screen and (max-width:992px) {
  .ixbanner-s2-bk {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block
  }
}
@media screen and (max-width:767px) {
  .ixbanner-s2-bk {
    max-width: 767px;
    width: 100%;
    margin: 0 auto;
    padding: 0
  }
  .ixbanner-s2-bk .indexbanner-con {
    width: 100%;
    float: left
  }
  .ixbanner-s2-bk .bannerlist {
    width: 100%;
    float: left
  }
  .ixbanner-s2-bk .bannerlist li {
    width: 25%;
    float: left
  }
}
@media screen and (max-width:540px) {
  .ixbanner-s2-bk .bannerlist li {
    width: 50%;
    float: left
  }
}
.page-category-3 #page-petp2 .infolist-article .info-header {
  border-bottom: 0;
  margin: 0;
  padding: 0
}
.page-category-3 #page-petp2 .infolist-article .info-header .post-time {
  display: none
}
.page-category-3 #page-petp2 .infolist-article .info-header .info-title {
  text-align: center
}
.page-category-3 #page-petp2 .infolist-article .brief-section {
  display: none
}
.hr-info-con {
  display: inline-block;
  float: left;
  width: 100%;
  font-size: 13px;
  padding: 8px 0;
  background: #e9e9e9
}
.hr-info-con .hr-post-info {
  float: left;
  color: #000;
  display: inline-block;
  width: 60%;
  text-align: center
}
.hr-info-con .hr-post-time, .hr-info-con .hr-post-load {
  color: #000;
  float: left;
  width: 20%;
  text-align: center
}
.news-block .ct-list-title {
  width: 100%;
  padding: 0;
  line-height: 24px;
  font-size: 21px
}
.news-block .ct-list-title h2 {
  color: #01647e;
  font-size: 21px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #d6d6d6
}
.news-block .ct-list-title h1 {
  color: #01647e;
  font-size: 21px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #d6d6d6
}
.news-block .backlist {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 20px 0 0 0
}
.news-block .backlist a {
  background: #008fd5;
  color: #FFF;
  font-size: 14px;
  padding: 8px 0;
  margin: 0 auto;
  width: 110px;
  text-align: center;
  text-decoration: none;
  display: block
}
.news-block .backlist a:hover {
  background: #00537c
}
.fund-iten-bk #creation-page .page-con-bk .page-article {
  padding: 0 0 10px
}
.fund-iten-bk #creation-page .article-title-header {
  display: inline-block;
  float: left;
  padding: 0 0 0 25px;
  width: 60%
}
.fund-iten-bk #creation-page .article-title-header .article-title {
  width: 100%;
  padding: 0;
  font-size: 15px;
  font-weight: bold
}
.fund-iten-bk #creation-page .article-title-header .brief-section {
  display: inline-block;
  padding: 5px 0 0 0
}
.sub-newslist-title {
  border-bottom: 2px solid #b9cba1;
  color: #78b524;
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 15px
}
@media screen and (max-width:768px) {
  .news-block #page-content .page-con-bk {
    max-width: 500px
  }
}
@media screen and (max-width:500px) {
  .fund-iten-bk #creation-page .article-title-header {
    padding: 15px 0;
    width: 100%
  }
}
#creation-page .ns-straight {
  margin: 0;
  padding: 20px 0 0;
  width: 100%
}
.news-infolist {
  display: inline-block;
  width: 100%;
  padding: 20px 0 0 0;
  margin: 0 0 0 -10px;
  width: 102%
}
.news-infolist li {
  width: 33.33333%;
  margin: 0 0 15px;
  padding: 0 10px;
  float: left
}
.news-infolist .infolist-article {
  padding: 0;
  width: 100%;
  display: inline-block;
  border: 1px solid #d6d6d6
}
.news-infolist .info-img-con {
  width: 100%;
  position: relative;
  overflow: hidden
}
.news-infolist .info-img-con a {
  display: block
}
.news-infolist .info-img-con a:after {
  padding-top: 60%;
  content: "";
  display: block
}
.news-infolist .info-img-con img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto
}
.news-infolist .info-img-con img {
  -webkit-transition: All .3s ease-in-out;
  -ms-transition: All .3s ease-in-out;
  -moz-transition: All .3s ease-in-out;
  -o-transition: All .3s ease-in-out;
  transform: All .3s ease-in-out
}
.news-infolist .info-img-con :hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.news-infolist .info-main-con {
  float: left;
  width: 100%;
  padding: 10px 20px
}
.news-infolist .info-header {
  border-bottom: 1px solid #b4b4b4;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0
}
.news-infolist .info-title {
  height: 54px;
  line-height: 26px;
  text-align: left;
  margin: 0;
  overflow: hidden
}
.news-infolist .info-title a {
  font-size: 15px;
  font-weight: bold;
  color: #4f8209;
  text-decoration: none
}
.news-infolist .info-title a:hover {
  color: #dc5303
}
.news-infolist .post-time {
  color: #434343;
  font-size: 14px;
  margin: 0;
  display: inline-block;
  font-family: Helvetica, Arial
}
.news-infolist .brief-section {
  font-size: 14px;
  color: #434343;
  line-height: 1.8;
  height: 5.5em;
  overflow: hidden
}
.big-infolist-con {
  margin: 20px 0 0 0;
  width: 100%;
  position: relative;
  overflow: hidden
}
.big-infolist-con .img-border a {
  display: block
}
.big-infolist-con .img-border a:after {
  padding-top: 46.5%;
  content: "";
  display: block
}
.big-infolist-con .img-border img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  margin: auto
}
.big-infolist-con .img-border img {
  -webkit-transition: All .3s ease-in-out;
  -ms-transition: All .3s ease-in-out;
  -moz-transition: All .3s ease-in-out;
  -o-transition: All .3s ease-in-out;
  transform: All .3s ease-in-out
}
.big-infolist-con .img-border:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.big-infolist-con .info-title {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0
}
.big-infolist-con .info-title a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
  text-decoration: none;
  padding: 10px 18px;
  margin: 0;
  background: rgba(99, 152, 27, 0.9)
}
@media screen and (max-width:991px) {
  #creation-page .news-infolist li {
    width: 50%
  }
  .big-infolist-con {
    display: none
  }
  #creation-page .news-infolist li {
    display: inline-block
  }
}
@media screen and (max-width:768px) {
  #creation-page .news-infolist {
    margin: 0 auto;
    width: 100%;
    display: block
  }
  #creation-page .news-infolist li {
    width: 100%;
    float: none;
    max-width: inherit;
    padding: 0;
    margin: 0 0 15px 0
  }
}
#creation-page .ns-straight-qqstyle .infolist-article {
  border: 0;
  padding: 0
}
#creation-page .ns-straight-qqstyle .info-main-con {
  padding: 10px 0;
  float: none
}
#creation-page .ns-straight-qqstyle .info-img-con {
  overflow: inherit
}
#creation-page .ns-straight-qqstyle .info-img-con img {
  border-radius: 9999px;
  overflow: hidden
}
#creation-page .ns-straight-qqstyle .info-img-con a:after {
  padding-top: 100%
}
#creation-page .ns-straight-qqstyle .info-img-con img {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none
}
#creation-page .ns-straight-qqstyle .infolist-article {
  width: 100%;
  max-width: 500px;
  padding: 0 20px;
  margin: 0 auto;
  display: block
}
#creation-page .ns-straight-qqstyle .img-border {
  position: relative
}
.postdate-qoo {
  background: #139ccf;
  border-radius: 60px;
  color: #fff;
  font-size: 12px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  z-index: 10
}
.postdate-qoo time {
  display: inline-block;
  padding: 10px;
  text-align: center;
  width: 100%
}
.postdate-qoo time .info-year {
  border-bottom: 1px solid #fff;
  display: block
}
.postdate-qoo time .info-date {
  display: block
}
.news-block .ns-straight-switching {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 0 60px
}
.news-block .ns-straight-switching .newslist .news-brief {
  width: 90%;
  margin: 0 5%;
  display: inline-block;
  border: 7px solid #e0e0dd
}
.news-block .ns-straight-switching .newslist .news-brief header {
  padding: 10px 20px
}
.news-block .ns-straight-switching .newslist .news-brief header h2 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: normal
}
.news-block .ns-straight-switching .newslist .news-brief header h2 a {
  color: #333
}
.news-block .ns-straight-switching .newslist .news-brief time {
  color: #0098d0;
  font-size: 13px;
  font-weight: bold
}
.news-block .ns-straight-switching .newslist .news-brief {
  -webkit-transition: All .2s ease-in;
  -ms-transition: All .2s ease-in;
  -moz-transition: All .2s ease-in;
  -o-transition: All .2s ease-in;
  transform: All .2s ease-in
}
.news-block .ns-straight-switching .newslist .news-brief:hover {
  -ms-transform: scale(0.95, 0.95);
  -webkit-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95)
}
.news-block .ns-straight-switching .news-img {
  width: 100%;
  background: #e0e0dd;
  position: relative;
  overflow: hidden
}
.news-block .ns-straight-switching .news-img :after {
  padding-top: 93%;
  content: "";
  display: block
}
.news-block .ns-straight-switching .news-img img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  height: auto;
  margin: auto
}
.news-block .ns-straight-switching .list-total {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #666
}
.news-block .ns-straight-switching .bx-wrapper .bx-pager, .news-block .ns-straight-switching .bx-wrapper .bx-controls-auto {
  bottom: -50px
}
@media screen and (min-width:992px) {
  .news-block .ns-straight-switching {
    width: 960px
  }
}
@media screen and (min-width:1100px) {
  .news-block .ns-straight-switching .bx-prev, .news-block .ns-straight-switching .bx-next {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    background-position: 0 0;
    top: 40%;
    width: 23px;
    height: 74px;
    position: absolute;
    -webkit-transition: All .2s ease-in;
    -ms-transition: All .2s ease-in;
    -moz-transition: All .2s ease-in;
    -o-transition: All .2s ease-in;
    transform: All .2s ease-in
  }
  .news-block .ns-straight-switching .bx-prev:hover {
    left: -50px;
    background-position: 0 0
  }
  .news-block .ns-straight-switching .bx-next:hover {
    right: -50px;
    background-position: 0 0
  }
  .news-block .ns-straight-switching .bx-prev {
    background: url(../images/pre_but.png) no-repeat 0 0;
    left: -40px
  }
  .news-block .ns-straight-switching .bx-next {
    background: url(../images/next_but.png) no-repeat 0 0;
    right: -40px
  }
}
@media screen and (max-width:1099px) {
  .news-block .ns-straight-switching .bx-wrapper .bx-controls-direction a {
    top: 110%
  }
}
@media screen and (max-width:991px) {
  .news-block .ns-straight-switching {
    width: 640px
  }
}
@media screen and (max-width:700px) {
  .news-block .ns-straight-switching {
    max-width: 320px;
    width: 100%
  }
}
.news-block .artilce-title-txt {
  font-weight: normal;
  color: #007ac8;
  font-size: 21px;
  padding: 20px 0 0 0;
  width: 100%;
  margin: 0 auto
}
.news-block .artilce-post-time {
  padding: 0;
  color: #008fd5;
  font-size: 14px;
  width: 100%;
  display: block;
  padding: 15px 0;
  font-weight: bold
}
.news-block .page-con-bk .page-article header .n-article-title {
  margin: 0 0 15px 0
}
.news-block .page-article .n-article-title h1 {
  font-size: 24px;
  color: #3b3b3b;
  margin: 0;
  font-weight: normal
}
.news-block .news-article {
  max-width: 900px;
  margin: 0 auto
}
.news-block .news-article header h1 {
  font-size: 21px;
  color: #545454;
  font-weight: normal;
  margin: 0;
  width: 100%;
  padding: 0 0 3px
}
.news-block .news-article header .article-time {
  font-size: 18px;
  color: #959595
}
.news-block .news-article .websub-iten {
  display: inline-block;
  float: left
}
.news-block .news-article .websub-iten-ag-r {
  display: inline-block;
  float: right
}
.news-block .news-article .article-sub {
  border-top: 1px solid #d6d6d6;
  padding: 20px 0;
  margin: 15px 0 0 0;
  display: inline-block;
  width: 100%
}
.news-block .news-article .article-sub time {
  float: left;
  color: #515151;
  margin: 0;
  font-size: 15px;
  display: inline-block
}
.news-block .news-article .article-sub .article-time {
  display: inline-block;
  width: 100%;
  padding: 0 0 15px 0
}
.news-block .news-article .article-sub .addthis_toolbox {
  float: left;
  padding: 0 10px 0 0
}
.news-block .news-article .article-sub .addthis_toolbox .addthis_button_facebook_like {
  padding: 3px 6px 0 6px
}
.news-block .news-article .article-sub .toolbox-title {
  display: inline-block;
  float: left;
  padding: 3px 0 0 0;
  margin: 0;
  font-size: 13px
}
.news-block .news-article .article-sub .a2a_default_style {
  display: inline-block;
  float: left;
  padding: 0 10px 0 0
}
.news-block .news-article .article-sub .linebox a {
  display: inline-block;
  width: 85px
}
.news-block .news-article .article-sub .linebox img {
  height: auto;
  max-width: 100%
}
.news-block .news-article .news-morelink-con {
  display: block;
  text-align: right;
  padding: 40px 0
}
.news-block #page-content .info-html-edit {
  padding: 0;
  min-height: auto
}
@media screen and (max-width:768px) {
  .news-block .article-catalog li {
    width: 100%
  }
}
@media screen and (max-width:991px) {
  .news-block .news-article header h1 {
    width: 100%
  }
  .news-block .news-article .news-morelink-con {
    text-align: center
  }
}
.news-infolist .brief-section p {
  margin: 0
}
#newslist-line .news-infolist {
  padding: 15px 0 0 0
}
#newslist-line .infolist-article {
  border: 1px solid #d6d6d6;
  padding: 5px;
  margin: 0 0 15px 0
}
#newslist-line .ns-horizontal li {
  border: 0
}
@media screen and (min-width:992px) {
  #newslist-line .ns-horizontal li .info-main-con {
    padding: 25px 25px 0 25px
  }
  #newslist-line .ns-horizontal .brief-section {
    height: 7em
  }
}
.more-other-info-bk {
  display: inline-block;
  width: 100%
}
.more-other-info-bk .info-main-con .brief-section {
  display: none
}
.more-other-info-bk .news-infolist .info-header {
  margin: 0;
  padding: 0;
  border: 0
}
.ns-horizontal2-bk {
  max-width: 1000px;
  margin: 0 auto
}
.ns-horizontal2 {
  width: 100%;
  margin: 0 auto 25px auto;
  display: inline-block
}
.ns-horizontal2 li {
  border: 1px solid #cbcbcb;
  margin: 0 0 15px;
  display: inline-block;
  width: 100%
}
.ns-horizontal2 li .infolist-article {
  width: 100%;
  padding: 5px;
  border: 0;
  float: left;
  position: relative
}
.ns-horizontal2 li .img-border {
  width: 28%;
  float: left
}
.ns-horizontal2 li .info-main-con {
  width: 72%;
  float: left;
  padding: 15px 25px 0 20px
}
.ns-horizontal2 .info-img-con a:after {
  padding-top: 55%
}
.ns-horizontal2 .info-title {
  height: 26px
}
.ns-horizontal2 .brief-section {
  height: 6.2em;
  line-height: 28px;
  margin: 0;
  font-size: 13px;
  margin: 5px 0 0 0
}
.ns-horizontal2 .post-time {
  color: #d05a03;
  line-height: 34px;
  text-align: center;
  float: left;
  margin: 0 25px 0 0
}
.ns-horizontal2 .post-time .post-year {
  font-size: 24px;
  display: block;
  border-bottom: 1px solid #d05a03
}
.ns-horizontal2 .post-time .post-date {
  font-size: 19px;
  display: block
}
.ns-horizontal2 .info-title a {
  font-size: 18px;
  font-weight: bold;
  color: #2a94c4
}
.ns-horizontal2 .info-more {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 50px;
  height: 50px;
  display: block;
  background: url(../images/more.png) no-repeat 0 0;
  background-size: cover
}
@media screen and (max-width:991px) {
  .news-block .ns-horizontal2 {
    max-width: 800px;
    width: 100%
  }
  .news-block .ns-horizontal2 li {
    width: 50%;
    padding: 10px;
    border: 0
  }
  .news-block .ns-horizontal2 li .infolist-article {
    padding: 5px;
    border: 1px solid #cbcbcb
  }
  .news-block .ns-horizontal2 .img-border {
    width: 100%;
    float: none
  }
  .news-block .ns-horizontal2 .info-main-con {
    width: 100%;
    float: none;
    padding: 15px
  }
  .news-block .ns-horizontal2 .info-title {
    height: 30px;
    width: 100%
  }
  .news-block .ns-horizontal2 .post-time {
    line-height: 21px
  }
  .news-block .ns-horizontal2 .post-time .post-year {
    font-size: 15px;
    display: inline;
    border: 0;
    padding: 0 5px 0 0;
    margin: 0 5px 0 0
  }
  .news-block .ns-horizontal2 .post-time .post-date {
    font-size: 15px;
    display: inline
  }
}
@media screen and (max-width:500px) {
  .news-block .ns-horizontal2 {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    display: block
  }
  .news-block .ns-horizontal2 li {
    width: 100%
  }
  .news-block .ns-horizontal2 .infolist-article {
    float: none
  }
  .news-block .ns-horizontal2 .info-main-con {
    padding: 15px
  }
  .news-block .ns-horizontal2 .info-title {
    height: auto;
    width: 100%
  }
  .news-block .ns-horizontal2 .brief-section {
    height: auto;
    max-height: 6.2em;
    padding: 0;
    margin: 15px 0 0 0
  }
}
.ns-horizontal3-bk {
  max-width: 1000px;
  margin: 0 auto
}
.ns-horizontal3 {
  width: 100%;
  margin: 0 auto 25px auto;
  display: inline-block
}
.ns-horizontal3 li {
  border: 1px solid #cbcbcb;
  margin: 0 0 15px;
  display: inline-block;
  width: 100%
}
.ns-horizontal3 li .infolist-article {
  width: 100%;
  padding: 5px;
  border: 0;
  float: left;
  position: relative
}
.ns-horizontal3 li .img-border {
  width: 28%;
  float: left
}
.ns-horizontal3 li .info-main-con {
  width: 60%;
  float: left;
  padding: 20px 25px 0 40px
}
.ns-horizontal3 .info-img-con a:after {
  padding-top: 24%
}
.ns-horizontal3 .info-title {
  height: 26px
}
.ns-horizontal3 .info-title a {
  font-size: 15px;
  font-weight: bold;
  color: #2a94c4
}
.ns-horizontal3 .link-more {
  background: #00709a;
  color: #FFF;
  padding: 3px 15px;
  display: inline-block;
  font-size: 13px;
  float: right;
  margin: 20px 20px 0 0
}
@media screen and (max-width:991px) {
  .news-block #creation-page .ns-horizontal3 .img-border {
    width: 40%
  }
  .news-block #creation-page .ns-horizontal3 li {
    width: 100%
  }
  .news-block #creation-page .ns-horizontal3 .link-more {
    display: none;
    visibility: hidden
  }
}
@media screen and (max-width:768px) {
  .ns-horizontal3 li .info-main-con {
    padding: 5px 0 0 20px;
    width: 65%
  }
  .ns-horizontal3 .info-title a {
    font-size: 13px
  }
  .news-block #creation-page .ns-horizontal3 .img-border {
    width: 30%
  }
}
@media screen and (max-width:500px) {
  .news-block #creation-page .ns-horizontal3 {
    max-width: 300px;
    margin: 0 auto
  }
  .news-block #creation-page .ns-horizontal3 .img-border {
    width: 100%
  }
  .news-block #creation-page .ns-horizontal3 li {
    width: 100%;
    float: none;
    padding: 0;
    border: 0
  }
  .news-block #creation-page .ns-horizontal3 li .info-main-con {
    width: 100%;
    padding: 5px 15px;
    text-align: center
  }
  .news-block #creation-page .ns-horizontal3 .infolist-article {
    border: 1px solid #cbcbcb;
    float: none
  }
}
.news-block .newslsit {
  display: inline-block
}
.news-block .catalog-menu {
  float: left;
  width: 110px;
  border-top: 1px solid #afafaf
}
.news-block .catalog-menu li {
  padding: 15px 0;
  height: 18px;
  border-bottom: 1px solid #afafaf
}
.news-block .catalog-menu li a {
  font-size: 13px;
  font-weight: bold;
  color: #515151;
  display: inline-block;
  width: 93%;
  text-decoration: none
}
.news-block .catalog-menu li a:hover {
  color: #9d6526;
  border-right: 3px solid #9d6526
}
.news-block .select a {
  color: #9d6526;
  border-right: 3px solid #9d6526
}
.news-block .select a:hover {
  opacity: .8
}
.news-block .news-entry {
  margin: 0 0 30px 0;
  display: inline-block;
  width: 100%
}
.news-block .news-entry ul {
  border-top: 1px solid #bdbdbd;
  display: block;
  margin: 0 auto;
  max-width: 900px
}
.news-block .news-entry li {
  border-bottom: 1px solid #bdbdbd;
  width: 100%;
  padding: 15px 0;
  float: left;
  display: inline-block;
  margin: 0
}
.news-block .news-entry li h2 {
  background: url(../images/ur_list_icon.png) no-repeat 0 8px
}
.news-block .news-entry li h2 {
  margin: 0 0 0 25px;
  padding: 0 0 0 25px;
  font-size: 15px;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  width: 77%;
  float: left
}
.news-block .news-entry li h2 a {
  color: #ca5600;
  text-decoration: none;
  height: 27px;
  overflow: hidden;
  display: block
}
.news-block .news-entry li h2 a:hover {
  color: #c30d23
}
.news-block .news-entry time {
  float: right;
  display: inline-block;
  width: 17%;
  padding: 0 0 0 40px;
  margin: 5px 0 0 0;
  font-size: 13px;
  border-left: 1px solid #d3d3d3;
  color: #343434
}
@media screen and (max-width:991px) {
  .news-block .news-entry li h2 {
    width: 100%;
    margin: 0
  }
  .news-block .news-entry time {
    width: 100%;
    border: 0;
    padding: 0 0 0 25px
  }
}
.news-block .news-txt-article {
  max-width: 900px;
  margin: 0 auto
}
.news-block .news-txt-article header {
  padding: 0 0 0 25px;
  border-left: 2px solid #e1680e
}
.news-block .news-txt-article header h1 {
  font-size: 21px;
  color: #ca5600;
  font-weight: normal;
  margin: 0;
  width: 100%;
  padding: 0 0 3px
}
.news-block .news-txt-article header time {
  color: #515151;
  margin: 0;
  font-size: 13px;
  display: inline-block
}
.news-block .news-txt-article .article-sub {
  border-top: 1px solid #d6d6d6;
  padding: 15px 0;
  margin: 15px 0 0 0;
  display: inline-block;
  width: 100%
}
.news-block .news-txt-article .article-sub .addthis_toolbox {
  float: left;
  padding: 0 10px 0 0
}
.news-block .news-txt-article .article-sub .addthis_toolbox .addthis_button_facebook_like {
  padding: 3px 6px 0 6px
}
.news-block .news-txt-article .article-sub .toolbox-title {
  display: inline-block;
  float: left;
  padding: 3px 0 0 0;
  margin: 0;
  font-size: 13px
}
.news-block .news-txt-article .article-sub .a2a_default_style {
  display: inline-block;
  float: left;
  padding: 0 10px 0 0
}
.news-block .news-txt-article .article-sub .linebox a {
  display: inline-block;
  width: 85px
}
.news-block .news-txt-article .article-sub .linebox img {
  height: auto;
  max-width: 100%
}
.news-block #page-content .info-html-edit {
  padding: 0;
  min-height: auto
}
@media screen and (max-width:991px) {
  .news-block .news-txt-article header h1 {
    width: 100%
  }
  .news-block .news-txt-article .news-morelink-con {
    text-align: center
  }
}
@media screen and (max-width:991px) {
  .news-block .news-txt-article header {
    padding: 0;
    border: 0
  }
}
.contact-block .page-con-bk {
  padding: 0
}
.contact-block .contact-info-bk {
  max-width: 850px;
  margin: 0 auto;
  padding: 30px 0
}
#creation-page .company-add b {
  border-bottom: 1px dotted #666;
  padding: 0 0 10px 0;
  display: inline-block;
  width: 100%;
  margin: 0 0 10px
}
#creation-page .company-add ul {
  padding: 0;
  margin: 0
}
#creation-page .company-add ul li {
  list-style: none;
  padding: 0 0 5px;
  margin: 0
}
.contact-block .cp-info-bk {
  padding: 0 0 35px 0
}
.contact-block #formBox {
  padding: 0 0 50px 0;
  max-width: 850px;
  font-size: 14px;
  margin: 0 auto
}
.contact-block #formBox label {
  color: #333;
  padding: 0 0 15px 0;
  text-align: left;
  width: 100%;
  font-weight: normal;
  margin: 0
}
.contact-block #formBox b {
  color: #f00;
  font-weight: bold
}
.contact-block #formBox input, .contact-block #formBox textarea {
  border: 1px solid #a9a9a9;
  color: #333;
  padding: 6px
}
.contact-block #formBox .submitlist {
  display: inline-block;
  width: 100%
}
.contact-block #formBox .submitlist li {
  width: 50%;
  float: left;
  padding: 0 0 15px 0
}
.contact-block #formBox .submitlist li input {
  width: 95%
}
.contact-block #formBox .myname {
  float: left
}
.contact-block #formBox .mygender {
  float: left
}
.contact-block #formBox .mycall {
  float: left
}
.contact-block #formBox .myphone {
  float: left;
  margin: 10px 0 0 0
}
.contact-block #formBox .gender_m, .contact-block #formBox .gender_w {
  margin: 0 5px 0 20px
}
.contact-block #formBox .myinfobox {
  width: 97.5%;
  height: 100px
}
.contact-block #formBox .boxtips {
  display: inline-block;
  padding: 10px 0 10px 21%;
  color: #d41919
}
.contact-block #formBox .submitbut {
  display: inline-block;
  width: 100%;
  text-align: center
}
.contact-block #formBox .fromsubmit {
  font-size: 16px;
  background: #1ca3fb;
  box-shadow: 2px 2px 0 0 #056db1;
  border-radius: 5px;
  border: 0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 19px;
  padding: 15px 40px;
  text-align: center;
  margin: 0 auto
}
.contact-block #formBox .fromsubmit:hover {
  opacity: .85
}
.contact-block #formBox .submitbut b {
  margin: 0 0 0 20px
}
.contact-block #formBox .form-tips {
  color: #a30202;
  padding: 0 20px 20px 0
}
.contact-block #formBox .form-tips img {
  vertical-align: inherit;
  margin: 0 3px
}
.contact-block #formBox .myknow-info-var {
  display: table;
  line-height: 26px
}
.contact-block #formBox .myknow-info-var input {
  margin: 0 10px 0 5px
}
.contact-block #formBox .myknow-info .label-tips {
  display: block;
  padding: 5% 6% 0 0;
  color: #f00
}
.contact-block #formBox .myinfocontent {
  display: inline-block;
  width: 100%;
  padding: 0 0 20px 0
}
#google-map-bk #google-map {
  width: 100%;
  height: 350px
}
@media screen and (max-width:991px) {
  #google-map-bk #google-map {
    width: 100%;
    height: 250px
  }
}
@media screen and (max-width:500px) {
  #google-map-bk #google-map {
    width: 100%;
    height: 200px
  }
}
.contact-block .cp-info-bk {
  padding: 0 0 35px 0
}
.contact-block #formBox {
  padding: 0;
  font-size: 14px;
  margin: 0 auto
}
.contact-block #formBox .submitlist {
  padding: 0
}
.contact-block #formBox .submitlist li {
  list-style: outside none none
}
.contact-block #formBox label {
  color: #333;
  padding: 0 0 15px 0;
  text-align: left;
  width: 100%;
  font-weight: normal;
  margin: 0
}
.contact-block #formBox b {
  color: #f00;
  font-weight: bold
}
.contact-block #formBox input, .contact-block #formBox textarea {
  border: 1px solid #a9a9a9;
  color: #333;
  padding: 6px
}
.contact-block #formBox .submitlist {
  display: inline-block;
  width: 100%
}
.contact-block #formBox .submitlist li {
  width: 50%;
  float: left;
  padding: 0 0 15px 0
}
.contact-block #formBox .submitlist li input {
  width: 95%
}
.contact-block #formBox .myname {
  float: left
}
.contact-block #formBox .mygender {
  float: left
}
.contact-block #formBox .mycall {
  float: left
}
.contact-block #formBox .myphone {
  float: left;
  margin: 10px 0 0 0
}
.contact-block #formBox .gender_m, .contact-block #formBox .gender_w {
  margin: 0 5px 0 20px
}
.contact-block #formBox .myinfobox {
  width: 97.5%;
  height: 100px
}
.contact-block #formBox .boxtips {
  display: inline-block;
  padding: 10px 0 10px 21%;
  color: #d41919
}
.contact-block #formBox .submitbut {
  display: inline-block;
  width: 100%;
  text-align: center
}
.contact-block #formBox .fromsubmit, .contact-block #formBox .wpcf7-submit {
  font-size: 16px;
  background: #619c0f;
  box-shadow: 2px 2px 0 0 #3b6008;
  border-radius: 5px;
  border: 0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 19px;
  padding: 15px 40px;
  text-align: center;
  margin: 0 auto
}
.contact-block #formBox .fromsubmit:hover {
  opacity: .85
}
.contact-block #formBox .submitbut b {
  margin: 0 0 0 20px
}
.contact-block #formBox .form-tips {
  color: #a30202;
  padding: 0 20px 20px 0
}
.contact-block #formBox .form-tips img {
  vertical-align: inherit;
  margin: 0 3px
}
.contact-block #formBox .myknow-info-var {
  display: table;
  line-height: 26px
}
.contact-block #formBox .myknow-info-var input {
  margin: 0 10px 0 5px
}
.contact-block #formBox .myknow-info .label-tips {
  display: block;
  padding: 5% 6% 0 0;
  color: #f00
}
.contact-block #formBox .myinfocontent {
  display: inline-block;
  width: 100%;
  padding: 0 0 20px 0
}
#comments {
  display: inline-block;
  width: 100%
}
#comments {
  padding: 30px 0 0 0;
  margin: 30px 0 0 0;
  border-top: 2px solid #c6c6c6
}
#comments .comment-title, #comments #reply-title {
  margin: 0;
  font-size: 15px;
  color: #3b3b3b;
  font-weight: bold;
  padding: 0 0 0 25px;
  color: #282828;
  background: rgba(0, 0, 0, 0) url("../images/layout/list.png") no-repeat scroll 0 center
}
#comments label {
  font-weight: normal;
  width: 100px
}
#comments .comment-form-comment {
  margin: 30px 0 0 0
}
#comments li.comment-list-box {
  padding: 10px 0 20px 55px;
  margin: 0;
  margin: 20px 0;
  border-bottom: 1px solid #eee;
  position: relative
}
#comments li.comment-list-box .comment-author img {
  position: absolute;
  left: 0;
  float: left;
  margin: 0 10px 5px 0;
  border-radius: 50%;
  border: 1px solid #ccc
}
#comments li.comment-list-box a.comment-reply-link {
  border: 1px solid #ddd;
  padding: 5px 13px;
  color: #888;
  border-radius: 20px;
  font-size: 13px;
  display: inline-block
}
#comments li.comment-list-box a.comment-reply-link:hover {
  background: #eee;
  color: #888;
  text-decoration: none
}
#comments ul.children {
  padding: 0;
  margin: 0
}
#comments ul.children li {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}
#comments p {
  margin: 15px 0
}
#comments input[type="text"] {
  width: 50%;
  padding: 3px 5px;
  font-size: 14px;
  color: #4d4d4d
}
#comments .comment-meta {
  font-size: 13px;
  line-height: 28px;
  color: #999
}
.comment-list {
  margin: 10px 0 40px 0;
  padding: 0
}
textarea {
  width: 95%;
  min-height: 160px;
  border: 1px solid #EEE;
  border-radius: 3px;
  padding: 8px;
  outline: 0;
  font-size: 15px
}
textarea:focus {
  border-color: #a5cfe7;
  -webkit-transition: border-color .2s ease-in
}
#ply001 {
  padding: 0 15px
}
#ply001 #ply001-imglist {
  padding: 25px 0;
  margin: 0
}
#ply001 #ply001-imglist li {
  list-style: outside none none;
  margin: 0;
  padding: 0
}
@media screen and (max-width:991px) {
  #ply001 #ply001-imglist {
    max-width: 500px;
    margin: 0 auto
  }
  #ply001 #ply001-imglist li {
    padding: 0 0 15px 0
  }
}
#ply002 .company-name {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 15px
}
#ply002 .company-info {
  text-align: center;
  margin: 30px 0 60px 0
}
#ply002 .company-list-bk {
  display: inline-block;
  width: 100%;
  padding: 0 0 20px 0
}
#ply002 .company-list-bk .company-list-con {
  max-width: 700px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto
}
#ply002 .company-list-bk .company-list-con li {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 33.33%;
  float: left
}
#ply002 .company-list-bk .company-list-con li label {
  width: 140px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 166px 0 0 0
}
#ply002 .company-list-bk .info-var-txt {
  font-size: 15px;
  padding: 10px 0
}
#ply002 .phone-info label {
  background: url(../images/icon/info_img_tel.png) no-repeat 0 0
}
#ply002 .fax-info label {
  background: url(../images/icon/info_img_fax.png) no-repeat 0 0
}
#ply002 .email-info label {
  background: url(../images/icon/info_img_mail.png) no-repeat 0 0
}
#creation-page .default-style2-bk #page_menus li a {
  color: #005d83
}
.ix-infotxt-bk .ae-info-title {
  color: #005d83
}
.ix-infotxt-bk .ae-info-more {
  background: #005d83
}
#page-petp2 {
  padding: 10px 0 30px 0
}
#page-petp2 .article-catalog-bk .page-header-con .page-title-ct {
  background: 0;
  padding: 0;
  color: #005d83
}
#page-petp2 .article-catalog-bk .page-header-con .page-title-en {
  color: #005d83
}
#page-petp2 .article-catalog {
  border-bottom: 0
}
#page-petp2 .article-catalog > li > a {
  background: #005d83;
  color: #FFF;
  padding: 10px 0 10px 20px;
  margin: 0 0 5px 0;
  border: 0
}
#page-petp2 .article-catalog > li > a:hover {
  background: #606060;
  color: #FFF
}
#page-petp2 .ch-subiten {
  border: 0
}
#page-petp2 .page-sidebar-con .sidebar-title {
  color: #005d83;
  border-bottom: 2px solid #bbb
}
#page-petp2 .page-article header .n-article-title {
  border-bottom: 2px solid #bbb
}
#page-petp2 .page-article header .n-article-title h1, #page-petp2 .page-article header .n-article-title h2 {
  color: #005d83;
  font-weight: bold
}
#page-petp2 .ct-list-title h2, #page-petp2 .sub-newslist-title {
  color: #005d83;
  font-weight: bold;
  border-bottom: 2px solid #bbb
}
#page-petp2 .news-infolist .info-title a {
  color: #005d83
}
/* =========================== */
/*左側Line圖示
/* =========================== */
.webms-icon-tag {
  position: fixed;
  right: 30px;
  bottom: 100px;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  width: 50px;
}
.webms-icon-tag > div {
  padding: 15px 0 0 0;
}
.webms-icon-tag > div > a {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  float: right;
}

/*Line圖示*/
.line-icon-tag {}
.line-icon-tag .line-icon {
  background: url(../images/line.svg) no-repeat 0 0;
  background-size: auto 100%;
}

@media only screen and (max-width: 767px) {
.webms-icon-tag{right: 15px;bottom: 15px;}
.webms-icon-tag > div{padding:20px 0 0 0;}
}