@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", "Open Sans Light", Microsoft YaHei;
  line-height: 100%;
}
img {
  width: 100%;
  height: auto;
}
img.zd {
  width: auto !important;
}
a {
  text-decoration: none;
  color: #333;
}
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #333;
}
a:active {
  text-decoration: none;
}
ul > li {
  list-style-type: none;
}
input:focus,
button:focus,
textarea:focus {
  outline: 0;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open Sans.ttf") format("truetype"), url("../fonts/Open Sans.woff") format("woff"), url("../fonts/Open Sans.eot") format("embedded-opentype"), url("../fonts/Open Sans.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans Light";
  src: url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.eot") format("embedded-opentype"), url("../fonts/OpenSans-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AVANTGARDEBOOK";
  src: url("../fonts/AVANTGARDEBOOK.ttf") format("truetype"), url("../fonts/AVANTGARDEBOOK.woff") format("woff"), url("../fonts/AVANTGARDEBOOK.eot") format("embedded-opentype"), url("../fonts/AVANTGARDEBOOK.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.col-lg-1-7,
.col-md-1-7,
.col-sm-1-7,
.col-xs-1-7 {
  width: 14.2857%;
}
@media (min-width: 768px) {
  html {
    font-size: 43.75%;
  }
  .cell-sm {
    display: table-cell !important;
  }
  .inline-sm {
    display: inline !important;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 50%;
  }
  .cell-md {
    display: table-cell !important;
  }
  .inline-md {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 62.5%;
  }
  .cell-lg {
    display: table-cell !important;
  }
  .inline-lg {
    display: inline !important;
  }
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.fn {
  float: none;
}
.noLi {
  list-style-type: none;
}
.f0 {
  font-size: 0px;
}
.f12 {
  font-size: 1.2rem;
}
.f14 {
  font-size: 1.4rem;
}
.f16 {
  font-size: 1.6rem;
}
.f18 {
  font-size: 1.8rem;
}
.f20 {
  font-size: 2rem;
}
.f22 {
  font-size: 2.2rem;
}
.f24 {
  font-size: 2.4rem;
}
.clear {
  clear: both;
}
.wauto {
  width: auto !important;
}
.inblock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.container {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
nav.navbar {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 95px;
  margin-bottom: 0;
  background: rgba(255, 255, 255, 0.85);
  z-index: 999;
  border-radius: 0;
  -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.3);
  border: 0;
}
nav.navbar.sy {
  position: fixed;
  top: 0;
  left: 0;
}
nav.navbar > .navbar-header {
  height: 93px;
  margin-left: 8%;
  text-align: center;
}
nav.navbar > .navbar-header > .navbar-brand {
  margin-top: 13px;
  display: inline-block;
  float: none;
  height: auto;
  padding: 0;
}
nav.navbar > .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
nav.navbar > .navbar-collapse > ul.hidden-xs {
  display: inline-block;
  vertical-align: middle;
  max-width: 1170px;
  width: 61%;
  position: relative;
  overflow: hidden;
  -webkit-transform: skewX(-25deg) translateX(2%);
      -ms-transform: skewX(-25deg) translateX(2%);
          transform: skewX(-25deg) translateX(2%);
  height: 95px;
  text-align: right;
  font-size: 0px;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li {
  display: inline-block;
  position: static;
  padding: 5px 0;
  text-align: center;
  width: 10%;
  height: 95px;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > a {
  margin-top: 36px;
  -webkit-transform: skewX(25deg);
      -ms-transform: skewX(25deg);
          transform: skewX(25deg);
  font-size: 1.6rem;
  color: #000;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > a:focus {
  background: transparent;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > a:after {
  content: '';
  position: absolute;
  left: 0%;
  top: 30px;
  width: 0%;
  height: 5px;
  background: transparent;
  display: block;
  -webkit-transition: width 0.2s ease-out, left 0.5s ease-out;
  -o-transition: width 0.2s ease-out, left 0.5s ease-out;
  transition: width 0.2s ease-out, left 0.5s ease-out;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  background: transparent;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu > .container {
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  border-bottom: 9px solid #ffb400;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu > .container > .box {
  padding: 4%;
  overflow: hidden;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > ul {
  float: left;
  padding-right: 57px;
  border-right: 1px solid #c1c1c1;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > ul > li {
  width: 125px;
  border-bottom: 1px solid #c1c1c1;
  padding: 18px 0;
  margin-bottom: 18px;
  font-size: 1.8rem;
  cursor: pointer;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > ul > li.active {
  color: #00a0d9;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > ul > li:hover {
  color: #00a0d9;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > .menu_tab_list {
  width: calc(100% - 225px);
  float: right;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > .menu_tab_list > div {
  display: none;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > .menu_tab_list > div > ul > li {
  width: 29%;
  margin-left: 2.5%;
  float: right;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > .menu_tab_list > div > ul > li > a.pic {
  display: block;
  border: 3px solid #fff;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > .menu_tab_list > div > ul > li > p {
  text-align: center;
  font-size: 1.8rem;
  color: #000;
  line-height: 350%;
  margin-bottom: 0;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > .menu_tab_list > div > ul > li > a.more {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 1.8rem;
  color: #fff;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background: #ffb400;
  text-align: center;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_01"] > .container > .box > .menu_tab_list > div:first-child {
  display: block;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > ul {
  float: left;
  padding-right: 33px;
  border-right: 1px solid #c1c1c1;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > ul > li {
  width: 190px;
  border-bottom: 1px solid #c1c1c1;
  padding: 18px 0;
  margin-bottom: 18px;
  font-size: 1.8rem;
  cursor: pointer;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > ul > li.active {
  color: #00a0d9;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > ul > li:hover {
  color: #00a0d9;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > .menu_tab_list {
  width: calc(100% - 225px);
  float: right;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > .menu_tab_list > div {
  display: none;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > .menu_tab_list > div > ul > li {
  width: 38%;
  margin-left: 5.5%;
  float: right;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > .menu_tab_list > div > ul > li > a.pic {
  display: block;
  border: 3px solid #fff;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > .menu_tab_list > div > ul > li > p {
  text-align: center;
  font-size: 1.8rem;
  color: #000;
  line-height: 350%;
  margin-bottom: 0;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > .menu_tab_list > div > ul > li > a.more {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 1.8rem;
  color: #fff;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background: #ffb400;
  text-align: center;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li > div.dropdown-menu[aria-labelledby="list_02"] > .container > .box > .menu_tab_list > div:first-child {
  display: block;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li:hover {
  background: #0096d2;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li:hover > a {
  background: transparent;
  color: #fff;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li:hover > a:after {
  background: #ffb400;
  width: 100%;
  left: 30%;
  -webkit-transition: width 0.2s ease-in, left 0.5s ease-in;
  -o-transition: width 0.2s ease-in, left 0.5s ease-in;
  transition: width 0.2s ease-in, left 0.5s ease-in;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li.open > a {
  background: transparent;
  color: #ffb400;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li.active {
  background: #0096d2;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li.active > a {
  color: #fff;
}
nav.navbar > .navbar-collapse > ul.hidden-xs > li.active > a:after {
  width: 100%;
  left: 30%;
  background: #ffb400;
}
nav.navbar > .navbar-collapse > .search {
  float: right;
  width: 18%;
}
nav.navbar > .navbar-collapse > .search .box {
  background: #ffb400;
  height: 95px;
  -webkit-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
          transform: skewX(-25deg);
  padding: 36px 15% 0;
  -webkit-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
nav.navbar > .navbar-collapse > .search .box form {
  -webkit-transform: skewX(25deg);
      -ms-transform: skewX(25deg);
          transform: skewX(25deg);
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  max-width: 207px;
  width: 100%;
  font-size: 0px;
}
nav.navbar > .navbar-collapse > .search .box form input {
  width: 78%;
  height: 28px;
  line-height: 28px;
  font-size: 1.4rem;
  color: #979797;
  padding-left: 22px;
  padding-top: 6.5px;
  padding-bottom: 6.5px;
  border: 0;
  vertical-align: top;
}
nav.navbar > .navbar-collapse > .search .box form button {
  width: 22%;
  height: 28px;
  border: 0;
  background: url(../images/search.png) no-repeat center center;
  font-size: 0px;
  vertical-align: top;
}
ul > li span.glyphicon {
  font-size: 1.2rem;
  color: #b8b8b8;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
ul > li.open span.glyphicon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.path {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding-top: 7px;
  padding-bottom: 10px;
  text-align: right;
}
.path dl {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  padding-left: 35px;
  background: url(../images/home.png) no-repeat left center;
  min-height: 23px;
  margin-bottom: 0;
}
.path dl dd,
.path dl dt {
  margin-right: 5px;
  line-height: 120%;
  color: #fff;
  font-size: 1.4rem;
  font-family: Arial;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
.path dl dd > a,
.path dl dt > a {
  color: #fff;
  font-size: 1.4rem;
  font-family: Arial;
  line-height: 23px;
}
.ban {
  position: relative;
  width: 100%;
  text-align: center;
}
.s_bd {
  background: #0096d2;
}
.page {
  margin: 4% 0;
  text-align: center;
  font-size: 0;
}
.page > span {
  border-radius: 5px;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  font-size: 1.6rem;
  margin-right: 10px;
  color: #fff;
  background-color: #0096d2;
}
.page > a {
  border-radius: 5px;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  font-size: 1.6rem;
  margin-right: 10px;
  color: #333;
  background-color: #e5e5e5;
}
.page > a:first-child {
  width: 75px;
  height: 40px;
  padding: 0 1%;
  margin-right: 20px;
  background: #e5e5e5 url(../images/page_left.png) no-repeat center center;
}
.page > a:first-child:hover {
  background: #0096d2 url(../images/page_left_h.png) no-repeat center center;
}
.page > a:last-child {
  width: 75px;
  height: 40px;
  padding: 0 1%;
  margin-left: 10px;
  background: #e5e5e5 url(../images/page_right.png) no-repeat center center;
}
.page > a:last-child:hover {
  background: #0096d2 url(../images/page_right_h.png) no-repeat center center;
}
.page > a:hover {
  background-color: #0096d2;
  color: #fff;
}
.pn {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.pn > div {
  width: 50%;
  float: left;
  padding: 1.2% 3px;
  text-align: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px dashed #dfdfdf;
}
.pn > div:before {
  content: '';
  width: 8px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: url(../images/new_show_pn.png) no-repeat left center;
}
.pn > div.n {
  border-left: 0;
}
.pn > div > a {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
@media (max-width: 767px) {
  .pn > div {
    width: 100%;
    float: none;
    margin-top: 15px;
  }
}
.my-map#container {
  width: 100%;
  height: 485px;
  position: static;
}
.my-map#container img {
  width: auto !important;
}
.my-map#container .amap-icon img {
  width: 100% !important;
}
.my-map#container .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.my-map#container .icon-cir {
  height: 31px;
  width: 28px;
}
.my-map#container .icon-cir-red {
  background-position: -11px -5px;
}
.amap-container {
  height: 100%;
}
.contents aside {
  width: 250px;
  float: left;
}
.contents aside > .recommend {
  margin-top: 18px;
  border: 1px solid #e4e4e4;
}
.contents aside > .recommend .h {
  padding-left: 20px;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 25px;
  padding-bottom: 18px;
}
.contents aside > .recommend .h:before {
  content: '';
  width: 18px;
  height: 5px;
  background: #0096d2;
  display: inline-block;
  vertical-align: middle;
}
.contents aside > .recommend .h span {
  font-size: 1.8rem;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}
.contents aside > .recommend .txtMarquee-top {
  overflow: hidden;
  position: relative;
}
.contents aside > .recommend .txtMarquee-top .bd {
  padding: 25px 18px;
}
.contents aside > .recommend .txtMarquee-top .infoList li {
  font-size: 1.4rem;
  line-height: 240%;
}
.contents aside > .recommend .txtMarquee-top .infoList li .date {
  float: right;
  color: #999;
}
.contents aside > .recommend .txtMarquee-top .infoList li a {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-size: 1.4rem;
  line-height: 240%;
}
.contents aside > ul li {
  background: #0096d2 url(../images/more_02.png) no-repeat right 25px center;
  padding: 0 25px;
  margin-bottom: 7px;
}
.contents aside > ul li a {
  display: block;
  line-height: 46px;
  color: #fff;
}
.contents aside > ul li:hover {
  background-color: #ffb400;
  background-image: url(../images/more_02.png);
}
.contents aside > .zs {
  position: relative;
  margin-top: 18px;
}
.contents aside > .zs .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 1.8rem;
  color: #fff;
  line-height: 250%;
  background: rgba(255, 180, 0, 0.8);
  text-align: center;
}
.contents aside .panel {
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 7px;
}
.contents aside .panel .panel-heading {
  padding: 0;
}
.contents aside .panel .panel-heading .panel-title > a {
  position: relative;
  background: #0096d2;
  display: block;
  padding: 15px 25px;
  color: #fff;
  font-size: 1.6rem;
}
.contents aside .panel .panel-collapse .panel-body {
  padding: 0;
  border: 0;
}
.contents aside .panel .panel-collapse .panel-body ul {
  padding: 22px;
  background: #f2f2f2;
}
.contents aside .panel .panel-collapse .panel-body ul .list-group-item {
  border: 0;
  border-bottom: 1px solid #dadada;
  margin-bottom: 0;
  background: #f2f2f2 left center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.contents aside .panel .panel-collapse .panel-body ul .list-group-item a {
  display: block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.contents aside .panel .panel-collapse .panel-body ul .list-group-item:hover {
  background: url(../images/active_05.jpg) no-repeat left 10px center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.contents aside .panel .panel-collapse .panel-body ul .list-group-item:hover a {
  padding-left: 14px;
  color: #0096d2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.contents aside .panel .panel-collapse .panel-body ul .list-group-item.active {
  background: url(../images/active_05.jpg) no-repeat left 10px center;
}
.contents aside .panel .panel-collapse .panel-body ul .list-group-item.active a {
  padding-left: 14px;
  color: #0096d2;
}
.contents aside .panel + .panel {
  margin-top: 0;
}
.contents .cnt {
  width: calc(100% - 250px);
  float: left;
  padding-left: 3.5%;
}
.contents.index .c1{
  background: #f6f6f6;
  padding-bottom: 5%;
}
.contents.index .c1 > .container {
  position: relative;
}
.contents.index .c1 > .container .h {
  width: 30%;
}
.contents.index .c1 > .container .h > h1 {
  margin-top: 0;
  margin-bottom: 0;
}
.contents.index .c1 > .container .h > p {
  background: #0096d2;
  height: 62px;
  margin-bottom: 0;
}
.contents.index .c1 > .container .h > p > span {
  width: 70%;
  line-height: 62px;
  color: #fff;
  font-size: 1.8rem;
  display: inline-block;
  vertical-align: top;
  padding-left: 10%;
}
.contents.index .c1 > .container .h > p > a {
  width: 30%;
  line-height: 62px;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  background: #018cc3 url(../images/index_07.png) no-repeat center center;
}
.contents.index .c1 > .container .b {
  width: 73%;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.contents.index .c1 > .container .b > ul {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  border-bottom: 1px solid #e3e3e3;
  font-size: 0px;
  pointer-events: all;
}
.contents.index .c1 > .container .b > ul > li {
  position: relative;
  width: 33.3%;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.4rem;
  line-height: 350%;
  text-align: center;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  background-color: #fff;
  cursor: pointer;
}
.contents.index .c1 > .container .b > ul > li > span {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20%;
  line-height: 40px;
}
.contents.index .c1 > .container .b > ul > li:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3px;
  height: 22px;
  background: transparent;
  display: inline-block;
  -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
.contents.index .c1 > .container .b > ul > li.active {
  background-color: #ffb400;
}
.contents.index .c1 > .container .b > ul > li.active:after {
  background: #000;
}
.contents.index .c1 > .container .b > ul > li:nth-child(1) {
  border-left: 0;
}
.contents.index .c1 > .container .b > ul > li:nth-child(1) > span {
  background-image: url(../images/index_16.png);
}
.contents.index .c1 > .container .b > ul > li:nth-child(2) > span {
  background-image: url(../images/index_17.png);
}
.contents.index .c1 > .container .b > ul > li:nth-child(3) {
  border-right: 0;
}
.contents.index .c1 > .container .b > ul > li:nth-child(3) > span {
  background-image: url(../images/index_18.png);
}
.contents.index .c1 > .container .b > ul:last-child {
  content: '';
  clear: both;
}
.contents.index .c1 > .container .b > .txt {
  background: #fff;
  padding: 7% 5%;
  width: 95%;
  float: right;
  height: 280px;
}
.contents.index .c1 > .container .b > .txt section {
  display: none;
}
.contents.index .c1 > .container .b > .txt section p {
  font-size: 1.6rem;
  line-height: 170%;
  margin-bottom: 3%;
}
.contents.index .c1 > .container .b > .txt section p:last-child {
  margin-bottom: 0;
}
.contents.index .c1 > .container .b > .txt section:first-child {
  display: block;
}
.contents.index .c2 {
  background: url(../images/index_15.jpg) no-repeat top center;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 2%;
  margin-bottom: 4%;
}
.contents.index .c2 > .container .b1 {
  width: 67.5%;
  padding-right: 2.5%;
  float: left;
  margin-top: 2.4%;
}
.contents.index .c2 > .container .b1 section {
  display: none;
}
.contents.index .c2 > .container .b1 section .big {
  overflow: hidden;
  margin-bottom: 3%;
}
.contents.index .c2 > .container .b1 section .big > li {
  width: 48.5%;
  margin-right: 3%;
  float: left;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.contents.index .c2 > .container .b1 section .big > li > a {
  position: relative;
  display: block;
}
.contents.index .c2 > .container .b1 section .big > li > a > .mask {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  margin: 9px;
  background: rgba(0, 138, 205, 0.25);
}
.contents.index .c2 > .container .b1 section .big > li > a > .mask > i {
  position: absolute;
  width: 22%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
}
.contents.index .c2 > .container .b1 section .big > li > p {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  background: #ffb400;
  padding: 0 9%;
  margin-bottom: 0;
}
.contents.index .c2 > .container .b1 section .big > li > p > a {
  font-size: 1.8rem;
  color: #fff;
  line-height: 350%;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding-right: 18px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(../images/more.png);
}
.contents.index .c2 > .container .b1 section .big > li.active {
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.contents.index .c2 > .container .b1 section .big > li.active > p {
  background: #ffb400;
}
.contents.index .c2 > .container .b1 section .big > li.active > p > a {
  color: #fff;
  background-image: url(../images/more.png);
}
.contents.index .c2 > .container .b1 section .big > li:hover {
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.contents.index .c2 > .container .b1 section .big > li:hover > p {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 1;
}
.contents.index .c2 > .container .b1 section .big > li:hover > a > .mask {
  opacity: 1;
}
.contents.index .c2 > .container .b1 section .big > li:last-child {
  margin-right: 0;
}
.contents.index .c2 > .container .b1 section .small {
  overflow: hidden;
  padding-bottom: 3%;
}
.contents.index .c2 > .container .b1 section .small > li {
  width: 31%;
  margin-right: 3%;
  float: left;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.contents.index .c2 > .container .b1 section .small > li > a {
  position: relative;
  display: block;
  border: 1px solid #e5e5e5;
}
.contents.index .c2 > .container .b1 section .small > li > a > .mask {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  margin: 9px;
  background: rgba(0, 138, 205, 0.25);
}
.contents.index .c2 > .container .b1 section .small > li > a > .mask > i {
  position: absolute;
  width: 22%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
}
.contents.index .c2 > .container .b1 section .small > li > p {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  background: #ffb400;
  padding: 0 9%;
  margin-bottom: 0;
}
.contents.index .c2 > .container .b1 section .small > li > p > a {
  font-size: 1.8rem;
  color: #fff;
  line-height: 250%;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding-right: 18px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(../images/more.png);
}
.contents.index .c2 > .container .b1 section .small > li.active {
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.contents.index .c2 > .container .b1 section .small > li.active > p {
  background: #ffb400;
}
.contents.index .c2 > .container .b1 section .small > li.active > p > a {
  color: #fff;
  background-image: url(../images/more.png);
}
.contents.index .c2 > .container .b1 section .small > li:hover {
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.contents.index .c2 > .container .b1 section .small > li:hover > p {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 1;
}
.contents.index .c2 > .container .b1 section .small > li:hover > a > .mask {
  opacity: 1;
}
.contents.index .c2 > .container .b1 section .small > li:last-child {
  margin-right: 0;
}
.contents.index .c2 > .container .b1 section:first-child {
  display: block;
}
.contents.index .c2 > .container .b2 {
  position: relative;
  width: 30%;
  float: right;
  margin-top: -12px;
}
.contents.index .c2 > .container .b2 .box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
}
.contents.index .c2 > .container .b2 .box dl {
  margin-bottom: 0;
}
.contents.index .c2 > .container .b2 .box dl dt {
  font-size: 0px;
  padding: 17% 12% 14%;
  border-bottom: 1px solid #ddd;
}
.contents.index .c2 > .container .b2 .box dl dt:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 20%;
  height: 4px;
  background: #0096d2;
  margin-top: 18px;
}
.contents.index .c2 > .container .b2 .box dl dt .txt {
  display: inline-block;
  vertical-align: top;
  width: 80%;
  text-align: left;
  padding-left: 10px;
}
.contents.index .c2 > .container .b2 .box dl dt .txt h1 {
  font-size: 3.6rem;
  text-transform: uppercase;
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
}
.contents.index .c2 > .container .b2 .box dl dt .txt h2 {
  font-size: 1.8rem;
  color: #000;
  margin: 0;
}
.contents.index .c2 > .container .b2 .box dl dd {
  margin: 0 20%;
  border-bottom: 1px solid #e9e9e9;
  font-size: 1.8rem;
  line-height: 400%;
  cursor: pointer;
}
.contents.index .c2 > .container .b2 .box dl dd.active {
  border-color: #ffb400;
  color: #ffb400;
}
.contents.index .c3 {
  margin-bottom: 5%;
}
.contents.index .c3 .container {
  position: relative;
}
.contents.index .c3 .container dl {
  overflow: hidden;
  margin-bottom: 0;
}
.contents.index .c3 .container dl dt {
  position: relative;
  font-size: 0px;
  margin-bottom: 2%;
}
.contents.index .c3 .container dl dt .box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.contents.index .c3 .container dl dt .box .h {
  border-bottom: 1px solid #41c9ff;
  padding-top: 14%;
  padding-bottom: 10%;
  margin-left: 7%;
  margin-right: 7%;
  margin-bottom: 14%;
}
.contents.index .c3 .container dl dt .box .h .new_h {
  width: 100%;
  max-width: 190px;
  margin: 0 auto;
}
.contents.index .c3 .container dl dt .box .h .new_h:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 42%;
  height: 4px;
  background: #fff;
  margin-top: 18px;
}
.contents.index .c3 .container dl dt .box .h .new_h .txt {
  display: inline-block;
  vertical-align: top;
  width: 58%;
  text-align: left;
  padding-left: 10px;
}
.contents.index .c3 .container dl dt .box .h .new_h .txt h1 {
  font-size: 3.6rem;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
}
.contents.index .c3 .container dl dt .box .h .new_h .txt h2 {
  font-size: 1.8rem;
  color: #fff;
  margin: 0;
}
.contents.index .c3 .container dl dt .box .b {
  padding-left: 15px;
  padding-right: 15px;
}
.contents.index .c3 .container dl dt .box .b li {
  max-width: 100%;
  width: 200px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3px;
  margin-bottom: 5%;
}
.contents.index .c3 .container dl dt .box .b li a {
  font-size: 1.8rem;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
}
.contents.index .c3 .container dl dt .box .b li.c_new {
  background: #ffb400;
}
.contents.index .c3 .container dl dt .box .b li.c_new a {
  color: #fff;
}
.contents.index .c3 .container dl dt .box .b li.i_new {
  background: #fff;
}
.contents.index .c3 .container dl dt .box .b li.i_new a {
  color: #333e;
}
.contents.index .c3 .container dl dd {
  margin-bottom: 2%;
  height: 366.8px;
  overflow: hidden;
}
.contents.index .c3 .container dl dd a {
  position: relative;
  display: block;
  border: 1px solid #e5e5e5;
  padding: 3.5%;
}
.contents.index .c3 .container dl dd a h1 {
  font-size: 1.6rem;
  color: #000;
  line-height: 170%;
  margin-top: 6%;
  margin-bottom: 6%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.contents.index .c3 .container dl dd a p {
  font-size: 1.4rem;
  color: #666;
  line-height: 170%;
  margin-bottom: 4%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.contents.index .c3 .container dl dd a .date {
  position: absolute;
  top: 3.5%;
  right: 0;
  font-size: 1.6rem;
  font-family: Arial;
  background: #ffb400;
  color: #fff;
  line-height: 300%;
  padding: 0 8.5%;
  -webkit-transform: translateX(10%);
      -ms-transform: translateX(10%);
          transform: translateX(10%);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in 0.3s;
  -o-transition: opacity 0.5s ease-in 0.3s;
  transition: opacity 0.5s ease-in 0.3s;
}
.contents.index .c3 .container dl dd:hover a {
  border-color: #ffb400;
}
.contents.index .c3 .container dl dd:hover a .date {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-out 0.3s;
  -o-transition: opacity 0.5s ease-out 0.3s;
  transition: opacity 0.5s ease-out 0.3s;
}
.contents.index .c3 .container dl dd:nth-of-type(3) {
  float: right;
  margin-bottom: 0;
}
.contents.index .c3 .container .pic {
  position: absolute;
  left: 30px;
  bottom: 0;
  width: 62.5%;
}
.contents.index .c3 .container .pic .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 1.6rem;
  color: #fff;
  line-height: 325%;
  background: rgba(0, 0, 0, 0.72);
  padding-left: 5%;
}
.contents.index .c3 .container .pic .txt a:first-child {
	position: static;
	color:#ffff;
	-webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.contents.index .c3 .container .pic .txt a:last-child {
  position: absolute;
  right: 2%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.contents.index .c4 {
  background: #f2f2f2;
}
.contents.index .c4 .container .txtScroll-left {
  position: relative;
  background: url(../images/index_50.jpg) no-repeat left center;
  padding-left: 230px;
}
.contents.index .c4 .container .txtScroll-left .hd {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  background: #ffb400;
  padding: 1% 2%;
}
.contents.index .c4 .container .txtScroll-left .hd .prev {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 18px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: url(../images/left.png) no-repeat left center;
  border-right: 1px solid #ffdb6d;
}
.contents.index .c4 .container .txtScroll-left .hd .next {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 18px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: url(../images/right.png) no-repeat right center;
}
.contents.index .c4 .container .txtScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
}
.contents.index .c4 .container .txtScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}
.contents.index .c4 .container .txtScroll-left .hd ul li.on {
  background-position: 0 0;
}
.contents.index .c4 .container .txtScroll-left .bd {
  padding: 35px;
  overflow: hidden;
}
.contents.index .c4 .container .txtScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.contents.index .c4 .container .txtScroll-left .bd ul li {
  margin-right: 20px;
  float: left;
  height: 24px;
  line-height: 24px;
  text-align: left;
  _display: inline;
}
.contents.index .c4 .container .txtScroll-left .bd ul li span {
  color: #999;
}
.contents.index .c4 .container .txtScroll-left .bd ul li a {
  font-size: 1.4rem;
}
.contents.about {
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.contents.about .cnt h1 {
  font-size: 3rem;
  padding-bottom: 2.2%;
  border-bottom: 1px solid #e3e3e3;
  margin: 0;
}
.contents.about .cnt .c1 {
  position: relative;
  background: #ececec;
  margin-top: 4%;
  overflow: hidden;
}
.contents.about .cnt .c1 .pic {
  position: relative;
  width: 37%;
  background: #ffb400;
  padding: 2%;
  float: left;
}
.contents.about .cnt .c1 .pic img {
  border: 8px solid #fff;
}
.contents.about .cnt .c1 .pic:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #ececec;
}
.contents.about .cnt .c1 .txt {
  position: absolute;
  right: 0;
  top: 0;
  width: 63%;
  height: 100%;
  float: left;
  font-size: 1.6rem;
  line-height: 166%;
  text-indent: 2.8rem;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 3%;
}
.contents.about .cnt .c2 {
  text-align: left;
}
.contents.about .cnt .c2 img {
  width: auto;
  max-width: 100%;
}
.contents.about .cnt .c2 p {
  font-size: 1.6rem;
  line-height: 166%;
  text-indent: 2.8rem;
  margin-top: 5.6%;
  margin-bottom: 5.6%;
}
.contents.about .cnt .c3 li{
  margin-bottom: 30px;
}
.contents.case {
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.contents.case ul {
  overflow: hidden;
}
.contents.case ul li {
  width: 50%;
  font-size: 0px;
  float: left;
  padding-top: 3.5%;
  padding-bottom: 3.5%;
  border-bottom: 1px solid #dcdcdc;
}
.contents.case ul li img {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
.contents.case ul li .txt {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  padding-left: 5%;
}
.contents.case ul li .txt h1 {
  font-size: 1.6rem;
  color: #000;
  margin-top: 5px;
}
.contents.case ul li .txt span {
  margin-top: 4%;
  font-size: 1.4rem;
  color: #666;
  line-height: 170%;
}
.contents.case ul li:nth-child(even) {
  padding-left: 2.5%;
}
.contents.case ul li:nth-child(odd) {
  padding-right: 2.5%;
  border-right: 1px solid #dcdcdc;
}
.contents.case ul li:nth-child(1) {
  padding-top: 0;
  padding-bottom: 3.5%;
}
.contents.case ul li:nth-child(2) {
  padding-top: 0;
  padding-bottom: 3.5%;
}
.contents.case ul li:nth-last-child(-n+2) {
  padding-bottom: 0;
  border-bottom: 0;
  padding-top: 3.5%;
}
.contents.contact {
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.contents.contact .title {
  font-size: 3rem;
  padding-bottom: 2.2%;
  border-bottom: 1px solid #e3e3e3;
  margin: 0;
}
.contents.contact .c1 {
  border: 1px solid #dcdcdc;
  padding-left: 15%;
  background: url(../images/contact_03.jpg) no-repeat left center;
  background-size: auto 100%;
  margin-top: 5%;
}
.contents.contact .c1 ul {
  border-left: 1px solid #dcdcdc;
  margin-bottom: 0;
  padding: 3.5% 5%;
  overflow: hidden;
}
.contents.contact .c1 ul li {
  font-size: 1.6rem;
  line-height: 170%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.contents.contact .c1 ul li:nth-child(odd) {
  width: 40%;
}
.contents.contact .c1 ul li:nth-child(even) {
  width: 60%;
}
.contents.contact .c2 {
  margin-top: 6%;
}
.contents.contact .c2 .liuyan {
  width: 44%;
  height: 485px;
  background: url(../images/contact_06.jpg) no-repeat center top;
  padding: 11px;
  margin-right: 2.7%;
  float: left;
}
.contents.contact .c2 .liuyan form {
  background-color: #fff;
  height: 465px;
  padding: 5.5% 7%;
}
.contents.contact .c2 .liuyan form h1 {
  padding-left: 55px;
  background: url(../images/liuyan.png) no-repeat left top;
  font-size: 2.4rem;
  color: #000;
  margin: 0;
  height: 40px;
  line-height: 40px;
  padding-bottom: 4%;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  border-bottom: 1px solid #dadada;
}
.contents.contact .c2 .liuyan form input {
  border: 0;
  border-bottom: 1px solid #dadada;
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 1.4rem;
}
.contents.contact .c2 .liuyan form input:focus {
  outline: 0;
}
.contents.contact .c2 .liuyan form textarea {
  border: 0;
  border-bottom: 1px solid #dadada;
  width: 100%;
  height: 115px;
  line-height: 48px;
  font-size: 1.4rem;
  resize: none;
}
.contents.contact .c2 .liuyan form textarea:focus {
  outline: 0;
}
.contents.contact .c2 .liuyan form button {
  width: 154px;
  height: 42px;
  line-height: 42px;
  background: #0096d2;
  border: 0;
  margin-top: 8%;
}
.contents.contact .c2 .liuyan form button span {
  font-size: 1.8rem;
  color: #fff;
  padding-right: 30px;
  background: url(../images/liuyan2.png) no-repeat right center;
}
.contents.contact .c2 .ditu {
  width: 53.3%;
  float: left;
}
.contents.service {
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.contents.service .cnt ul li {
  border: 1px solid #dcdcdc;
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  padding-top: 4.5%;
  padding-bottom: 4.5%;
  font-size: 0px;
}
.contents.service .cnt ul li:nth-child(2n) {
  margin-right: 0;
}
.contents.service .cnt ul li img {
  width: 54%;
  display: inline-block;
  vertical-align: middle;
}
.contents.service .cnt ul li .txt {
  width: 46%;
  display: inline-block;
  vertical-align: middle;
}
.contents.service .cnt ul li .txt h1 {
  font-size: 2.4rem;
  color: #000;
  border-left: 5px solid #0096d2;
  padding-left: 10px;
  margin-top: 0;
  margin-bottom: 15%;
}
.contents.service .cnt ul li .txt p {
  font-size: 1.6rem;
  color: #666;
  line-height: 150%;
  margin-bottom: 0;
}
.contents.service .cnt ul li .txt a {
  display: block;
  background: #d2d2d2;
  width: 110px;
  max-width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 3px;
  margin-top: 15%;
}
.contents.service .cnt ul li .txt a span {
  background: url(../images/down.png) no-repeat left center;
  font-size: 1.4rem;
  line-height: 30px;
  color: #fff;
  padding-left: 25px;
}
.contents.service .cnt ul li:hover .txt h1 {
  border-color: #ffb400;
}
.contents.service .cnt ul li:hover .txt a {
  background: #ffb400;
}
.contents.service .cnt ul li:hover .txt a span {
  background-image: url(../images/down2.png);
  color: #333;
}
.contents.news {
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.contents.news .cnt ul li {
  background-color: #f2f2f2;
  margin-bottom: 2%;
  font-size: 0px;
}
.contents.news .cnt ul li .date {
  width: 110px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right: 1px solid #fff;
}
.contents.news .cnt ul li .date .box h1 {
  font-family: Arial;
  font-size: 3rem;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}
.contents.news .cnt ul li .date .box h2 {
  font-family: Arial;
  font-size: 1.4rem;
  color: #999;
  margin-top: 10px;
  margin-bottom: 0;
}
.contents.news .cnt ul li .txt {
  width: calc(100% - 110px);
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #fff;
  margin-left: -1px;
  padding: 0 20px;
}
.contents.news .cnt ul li .txt h1 {
  margin: 0;
  font-size: 1.6rem;
  line-height: 150%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.contents.news .cnt ul li .txt h1 a {
  font-size: 1.6rem;
  color: #000;
  line-height: 150%;
}
.contents.news .cnt ul li .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 170%;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.contents.news .cnt ul li:hover {
  background-color: #0096d2;
  color: #fff;
}
.contents.news .cnt ul li:hover .date .box h1,
.contents.news .cnt ul li:hover .date .box h2 {
  color: #fff;
}
.contents.news .cnt ul li:hover .txt h1 a {
  color: #fff;
}
.contents.news .cnt ul li:hover .txt p {
  color: #fff;
}
.contents.news_show {
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.contents.news_show .cnt .c1 .h {
  border-bottom: 1px solid #d0d0d0;
}
.contents.news_show .cnt .c1 .h h1 {
  font-size: 1.8rem;
  color: #000;
  margin: 0;
}
.contents.news_show .cnt .c1 .h > span {
  display: block;
  margin-top: 2%;
  margin-bottom: 2%;
  font-size: 1.2rem;
  color: #666;
}
.contents.news_show .cnt .c1 .b {
  padding: 4% 0;
}
.contents.news_show .cnt .c1 .b p {
  font-size: 1.4rem;
  color: #444;
  line-height: 200%;
  margin-bottom: 1%;
  text-indent: 2.5rem;
}
.contents.news_show .cnt .c1 .b span {
  font-size: 1.4rem;
  color: #444;
  line-height: 200%;
  margin-bottom: 3%;
}
.contents.news_show .cnt .c1 .b img {
  width: auto;
  max-width: 100%;
  margin-bottom: 3%;
}
.contents.news_show .cnt .c2 {
  margin-top: 6.8%;
}
.contents.news_show .cnt .c2 h1 {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 2%;
  margin: 0;
  font-size: 1.8rem;
}
.contents.news_show .cnt .c2 h1 span {
  font-size: 1.8rem;
  color: #000;
  border-left: 8px solid #0096d2;
  padding-left: 10px;
}
.contents.news_show .cnt .c2 ul {
  margin-top: 4.5%;
  overflow: hidden;
  margin-bottom: 0;
}
.contents.news_show .cnt .c2 ul li {
  width: 50%;
  padding-right: 15px;
  float: left;
  font-size: 0px;
}
.contents.news_show .cnt .c2 ul li a {
  font-size: 1.4rem;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  line-height: 200%;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 12px);
}
.contents.news_show .cnt .c2 ul li:before {
  content: '';
  width: 3px;
  height: 3px;
  background: #343434;
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}
.contents.news_show .cnt .c2 ul li:hover:before {
  background: #0096d2;
}
.contents.list {
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.contents.list .cnt ul li {
  width: 31.8%;
  margin-right: 2.3%;
  margin-bottom: 3%;
  border: 1px solid #e9e9e9;
  padding: 1.5% 1.8%;
  float: left;
}
.contents.list .cnt ul li a {
  display: block;
}
.contents.list .cnt ul li .t {
  padding: 10% 0;
}
.contents.list .cnt ul li .t a {
  font-size: 1.6rem;
  background: url(../images/more_03.png) no-repeat right 5px center;
  padding-right: 30px;
}
.contents.list .cnt ul li:nth-child(3n) {
  margin-right: 0;
}
.contents.list .cnt ul li:hover {
  background: #ffb400;
}
.contents.list .cnt ul li:hover .t a {
  background-image: url(../images/more_04.png);
}
.contents.p_index {
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.contents.p_index .cnt img {
  width: auto;
  max-width: 100%;
}
.contents.p_index .cnt .c1 {
  margin-bottom: 8%;
}
.contents.p_index .cnt .c1 h1 {
  font-size: 3rem;
  padding-bottom: 2.2%;
  border-bottom: 1px solid #e3e3e3;
  margin: 0;
  padding-left: 44px;
  background: url(../images/product_index_03.jpg) no-repeat left top 3px;
  margin-bottom: 3.4%;
}
.contents.p_index .cnt .c1 p {
  font-size: 1.4rem;
  color: #666;
  line-height: 170%;
}
.contents.p_index .cnt .c2 .h {
  position: relative;
  font-size: 1.8rem;
  color: #fff;
  background: #ffb400 url(../images/t.png) no-repeat left 22px center;
  line-height: 40px;
  padding-left: 55px;
  margin-bottom: 3.4%;
}
.contents.p_index .cnt .c2 .h a {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.4rem;
  color: #fff;
}
.contents.p_index .cnt .c2 p {
  font-size: 1.4rem;
  color: #666;
  line-height: 170%;
}
.contents.p_index .cnt .c2 ul {
  margin-top: 3.6%;
  overflow: hidden;
}
.contents.p_index .cnt .c2 ul li {
  width: 33.33%;
  float: left;
  padding-left: 3%;
  padding-right: 3%;
}
.contents.p_index .cnt .c2 ul li a {
  display: block;
  font-size: 1.4rem;
  color: #666;
  line-height: 38px;
  background: url(../images/list-style-01.png) no-repeat left center;
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.contents.p_index .cnt .c2 ul li:nth-child(6n+1),
.contents.p_index .cnt .c2 ul li:nth-child(6n+2),
.contents.p_index .cnt .c2 ul li:nth-child(6n+3) {
  background: #ededed;
  border-right: 1px solid #ddd;
}
.contents.p_index .cnt .c2 ul li:nth-child(6n+4),
.contents.p_index .cnt .c2 ul li:nth-child(6n+5),
.contents.p_index .cnt .c2 ul li:nth-child(6n+6) {
  background: #fff;
  border-right: 1px solid #f3f3f3;
}
.contents.p_index .cnt .c2 ul li:nth-child(3n) {
  border-right: 0;
}
.contents.p_index .cnt .c2 ul li:hover a {
  color: #0096d2;
  background-image: url(../images/list-style-02.png);
}
.contents.p_index .cnt .c3,
.contents.p_index .cnt .c4,
.contents.p_index .cnt .c5 {
  margin-top: 5.6%;
}
.contents.p_index .cnt .c3 .h,
.contents.p_index .cnt .c4 .h,
.contents.p_index .cnt .c5 .h {
  position: relative;
  font-size: 1.8rem;
  color: #fff;
  background: #0096d2 url(../images/t.png) no-repeat left 22px center;
  line-height: 40px;
  padding-left: 55px;
  margin-bottom: 3.4%;
}
.contents.p_index .cnt .c3 .h a,
.contents.p_index .cnt .c4 .h a,
.contents.p_index .cnt .c5 .h a {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.4rem;
  color: #fff;
}
.contents.p_index .cnt .c3 ul,
.contents.p_index .cnt .c4 ul,
.contents.p_index .cnt .c5 ul {
  margin-top: 3.6%;
  overflow: hidden;
}
.contents.p_index .cnt .c3 ul li,
.contents.p_index .cnt .c4 ul li,
.contents.p_index .cnt .c5 ul li {
  width: 33.33%;
  float: left;
  padding-left: 3%;
  padding-right: 3%;
}
.contents.p_index .cnt .c3 ul li a,
.contents.p_index .cnt .c4 ul li a,
.contents.p_index .cnt .c5 ul li a {
  display: block;
  font-size: 1.4rem;
  color: #666;
  line-height: 38px;
  background: url(../images/list-style-01.png) no-repeat left center;
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.contents.p_index .cnt .c3 ul li:nth-child(6n+1),
.contents.p_index .cnt .c4 ul li:nth-child(6n+1),
.contents.p_index .cnt .c5 ul li:nth-child(6n+1),
.contents.p_index .cnt .c3 ul li:nth-child(6n+2),
.contents.p_index .cnt .c4 ul li:nth-child(6n+2),
.contents.p_index .cnt .c5 ul li:nth-child(6n+2),
.contents.p_index .cnt .c3 ul li:nth-child(6n+3),
.contents.p_index .cnt .c4 ul li:nth-child(6n+3),
.contents.p_index .cnt .c5 ul li:nth-child(6n+3) {
  background: #ededed;
  border-right: 1px solid #ddd;
}
.contents.p_index .cnt .c3 ul li:nth-child(6n+4),
.contents.p_index .cnt .c4 ul li:nth-child(6n+4),
.contents.p_index .cnt .c5 ul li:nth-child(6n+4),
.contents.p_index .cnt .c3 ul li:nth-child(6n+5),
.contents.p_index .cnt .c4 ul li:nth-child(6n+5),
.contents.p_index .cnt .c5 ul li:nth-child(6n+5),
.contents.p_index .cnt .c3 ul li:nth-child(6n+6),
.contents.p_index .cnt .c4 ul li:nth-child(6n+6),
.contents.p_index .cnt .c5 ul li:nth-child(6n+6) {
  background: #fff;
  border-right: 1px solid #f3f3f3;
}
.contents.p_index .cnt .c3 ul li:nth-child(3n),
.contents.p_index .cnt .c4 ul li:nth-child(3n),
.contents.p_index .cnt .c5 ul li:nth-child(3n) {
  border-right: 0;
}
.contents.p_index .cnt .c3 ul li:hover a,
.contents.p_index .cnt .c4 ul li:hover a,
.contents.p_index .cnt .c5 ul li:hover a {
  color: #0096d2;
  background-image: url(../images/list-style-02.png);
}
.contents.p_index .cnt .c22 {
  margin-top: 5.6%;
}
.contents.p_index .cnt .c22 .h {
  position: relative;
  font-size: 1.8rem;
  color: #fff;
  background: #ffb400 url(../images/t.png) no-repeat left 22px center;
  line-height: 40px;
  padding-left: 55px;
  margin-bottom: 3.4%;
}
.contents.p_index .cnt .c22 .h a {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.4rem;
  color: #fff;
}
.contents.p_index .cnt .c22 p {
  font-size: 1.4rem;
  color: #666;
  line-height: 170%;
}
.contents.p_index .cnt .c33,
.contents.p_index .cnt .c44 {
  margin-top: 5.6%;
}
.contents.p_index .cnt .c33 .h,
.contents.p_index .cnt .c44 .h {
  position: relative;
  font-size: 1.8rem;
  color: #fff;
  background: #0096d2 url(../images/t.png) no-repeat left 22px center;
  line-height: 40px;
  padding-left: 55px;
  margin-bottom: 3.4%;
}
.contents.p_index .cnt .c33 .h a,
.contents.p_index .cnt .c44 .h a {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.4rem;
  color: #fff;
}
.contents.p_index .cnt .c33 p,
.contents.p_index .cnt .c44 p {
  font-size: 1.4rem;
  color: #666;
  line-height: 170%;
}
.contents.show {
  margin-top: 3%;
  margin-bottom: 4.5%;
}
.contents.show .cnt .pc-slide {
  overflow: hidden;
  margin-bottom: 5%;
}
.contents.show .cnt .pc-slide .l {
  width: 45%;
  float: left;
}
.contents.show .cnt .pc-slide .l .preview {
  position: relative;
  margin-top: 12px;
  padding: 0 40px;
}
.contents.show .cnt .pc-slide .l .preview > a {
  position: absolute;
  top: 0;
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-position: center center;
  width: 28px;
  height: 100%;
}
.contents.show .cnt .pc-slide .l .preview > a.arrow-left {
  left: 0;
  background-image: url(../images/a_left.png);
}
.contents.show .cnt .pc-slide .l .preview > a.arrow-left:hover {
  background-image: url(../images/a_left_h.png);
}
.contents.show .cnt .pc-slide .l .preview > a.arrow-right {
  right: 0;
  background-image: url(../images/a_right.png);
}
.contents.show .cnt .pc-slide .l .preview > a.arrow-right:hover {
  background-image: url(../images/a_right_h.png);
}
.contents.show .cnt .pc-slide .r {
  margin-left: 5%;
  width: 50%;
  float: left;
}
.contents.show .cnt .pc-slide .r > h1 {
  font-size: 2.4rem;
  background: url(../images/product_show_03.jpg) no-repeat left top 1px;
  padding-left: 45px;
  margin: 0;
  padding-bottom: 5%;
  border-bottom: 1px solid #d0d0d0;
}
.contents.show .cnt .pc-slide .r > dl {
  margin-top: 3%;
}
.contents.show .cnt .pc-slide .r > dl dt {
  position: relative;
  font-size: 1.6rem;
  color: #000;
  line-height: 280%;
  padding-left: 15px;
  margin-bottom: 0;
  border-bottom: 1px dashed #d0d0d0;
}
.contents.show .cnt .pc-slide .r > dl dt:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6px;
  height: 6px;
  display: block;
  background: #0096d2;
}
.contents.show .cnt .pc-slide .r > dl dd {
  padding-top: 2%;
  font-size: 1.4rem;
  line-height: 200%;
  color: #666;
}
.contents.show .cnt .pc-slide .r > dl dd p {
  font-size: 1.4rem;
  line-height: 200%;
  color: #666;
  margin-bottom: 0;
}
.contents.show .cnt .detail .h {
  font-size: 1.8rem;
  line-height: 40px;
  height: 40px;
  background: #ececec;
  padding-left: 12px;
  border-left: 6px solid #0096d2;
  margin-bottom: 4%;
}
.contents.show .cnt .detail .b {
  margin-bottom: 7%;
}
.contents.show .cnt .detail .b img {
  width: auto;
  max-width: 100%;
}
.contents.show .cnt .xg {
  margin-top: 6%;
}
.contents.show .cnt .xg .h {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 3%;
}
.contents.show .cnt .xg .h h1 {
  font-size: 1.8rem;
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  border-left: 6px solid #0096d2;
  padding-left: 10px;
}
.contents.show .cnt .xg ul li {
  width: 31.8%;
  margin-right: 2.3%;
  margin-bottom: 3%;
  border: 1px solid #e9e9e9;
  padding: 1.5% 1.8%;
  float: left;
}
.contents.show .cnt .xg ul li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.contents.show .cnt .xg ul li .t {
  padding: 10% 0;
}
.contents.show .cnt .xg ul li .t a {
  font-size: 1.6rem;
  background: url(../images/more_03.png) no-repeat right 5px center;
  padding-right: 30px;
}
.contents.show .cnt .xg ul li:nth-child(3n) {
  margin-right: 0;
}
.contents.show .cnt .xg ul li:hover {
  background: #ffb400;
}
.contents.show .cnt .xg ul li:hover .t a {
  background-image: url(../images/more_04.png);
}
.pc-foot {
  background: url(../images/index_54.jpg);
}
.pc-foot footer {
  border-bottom: 1px solid #0084b9;
}
.pc-foot footer > .container {
  position: relative;
  padding: 3% 0 2%;
}
.pc-foot footer > .container > .l {
  width: 65%;
  overflow: hidden;
  float: left;
}
.pc-foot footer > .container > .l dl {
  float: left;
  width: 125px;
  max-width: 20%;
  margin-bottom: 0;
}
.pc-foot footer > .container > .l dl dt {
  font-size: 1.6rem;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}
.pc-foot footer > .container > .l dl dd a {
  font-size: 1.4rem;
  color: #fff;
  line-height: 170%;
}
.pc-foot footer > .container > .r {
  width: 35%;
  float: right;
  text-align: left;
}
.pc-foot footer > .container > .r h1 {
  font-size: 3.6rem;
  color: #fff;
  padding-left: 45px;
  background: url(../images/phone.png) no-repeat left center;
  margin: 0;
  margin-bottom: 5%;
}
.pc-foot footer > .container > .r p {
  font-size: 1.4rem;
  color: #fff;
  line-height: 170%;
  padding-left: 45px;
}
.pc-foot footer > .container > .share {
  float: left;
  margin-top: 25px;
}
.pc-foot footer > .container > a {
  position: absolute;
  right: 0;
  top: 25%;
}
.pc-foot .bq {
  width: 100%;
  border-top: 1px solid #2cc3ff;
}
.pc-foot .bq > .container {
  position: relative;
  text-align: right;
}
.pc-foot .bq > .container .txt {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pc-foot .bq > .container .txt p {
  text-align: left;
  color: #fff;
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 170%;
}
.pc-foot .bq > .container ul {
  margin-bottom: 0;
  -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
          transform: translateY(-25%);
}
.pc-foot .bq > .container ul li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  margin-right: 2.5%;
}
.pc-foot .bq > .container ul li p {
  margin-top: 10%;
  margin-bottom: 0;
  font-size: 1.4rem;
}
.pn2 {
  border: 1px solid #d0d0d0;
  overflow: hidden;
}
.pn2 > div {
  width: 50%;
  float: left;
  padding: 2.4%;
}
.pn2 > div span {
  display: block;
  font-size: 1.8rem;
  color: #000;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.pn2 > div i {
  display: block;
  font-style: normal;
  font-size: 1.6rem;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.pn2 > div.prev {
  border-right: 1px solid #d0d0d0;
}
.pn2 > div:hover {
  border-left: 9px solid #ffb400;
}
/* .layui-layer {
  max-width: 95%;
  max-height: 90%;
  overflow-y: auto;
  background: #fff;
}
.layui-layer .layui-layer-title {
  font-size: 0;
  background-color: #fff;
  border-bottom: 0;
}
.layui-layer .layui-layer-setwin {
  top: 0;
  right: 0;
}
.layui-layer .layui-layer-setwin a {
  background: #ffb400 url(../images/close.png) no-repeat center center;
  width: 40px;
  height: 40px;
}
.layui-layer .layui-layer-content {
  padding: 0 10% 5%;
}
.layui-layer .layui-layer-content > .h {
  padding: 15px 0;
  background: url(../images/write.png) no-repeat left center;
  padding-left: 50px;
  font-size: 1.8rem;
  line-height: 120%;
  border-bottom: 1px solid #e5e5e5;
}
.layui-layer .layui-layer-content > form > input[type="text"] {
  width: 100%;
  height: 44px;
  margin-top: 4%;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 0 30px;
  background: #fff url(../images/star.png) no-repeat left 15px center;
}
.layui-layer .layui-layer-content > form > input[type="text"]:focus {
  outline: 0;
}
.layui-layer .layui-layer-content > form > .radioBox {
  margin-top: 4%;
}
.layui-layer .layui-layer-content > form > .radioBox > label {
  font-size: 1.8rem;
  font-weight: normal;
  margin-right: 25px;
}
.layui-layer .layui-layer-content > form > .radioBox > label > input[type="radio"] {
  margin-right: 8px;
}
.layui-layer .layui-layer-content > form > textarea {
  width: 100%;
  height: 142px;
  margin-top: 4%;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 20px 30px;
  resize: none;
  background: #fff url(../images/star.png) no-repeat left 15px top 22px;
}
.layui-layer .layui-layer-content > form > textarea:focus {
  outline: 0;
}
.layui-layer .layui-layer-content > form > button {
  margin-top: 4%;
  width: 175px;
  height: 44px;
  line-height: 44px;
  background: #ffb400;
  color: #fff;
  border: 0;
  border-radius: 3px;
  text-align: center;
  font-size: 2.4rem;
} */
.tc > .h {
  padding: 15px 0;
  background: url(../images/write.png) no-repeat left center;
  padding-left: 50px;
  font-size: 1.8rem;
  line-height: 120%;
  border-bottom: 1px solid #e5e5e5;
}
.tc > form > input[type="text"] {
  width: 100%;
  height: 44px;
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 0 30px;
  background: #fff url(../images/star.png) no-repeat left 15px center;
}
.tc > form > input[type="text"]:focus {
  outline: 0;
}
.tc > form > .radioBox {
  margin-bottom: 20px;
}
.tc > form > .radioBox > label {
  font-size: 1.8rem;
  font-weight: normal;
  margin-right: 25px;
}
.tc > form > .radioBox > label > input[type="radio"] {
  margin-right: 8px;
}
.tc > form > textarea {
  width: 100%;
  height: 142px;
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 20px 30px;
  resize: none;
  background: #fff url(../images/star.png) no-repeat left 15px top 22px;
}
.tc > form > textarea:focus {
  outline: 0;
}
.tc > form > button {
  width: 175px;
  height: 44px;
  line-height: 44px;
  background: #ffb400;
  color: #fff;
  border: 0;
  border-radius: 3px;
  text-align: center;
}
.share > li {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 5px;
}
.mobile-foot > .container > .panel-group {
  margin-bottom: 5px;
}
.mobile-foot > .container > .panel-group > .panel {
  border-radius: 0;
}
.mobile-foot > .container > .panel-group > .panel > .panel-heading {
  background: #0096d2;
  opacity: 1;
}
.mobile-foot .panel-primary > .panel-heading {
  background-color: #000;
  border-radius: 0;
  color: #fff;
  opacity: 0.7;
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > form > input {
  width: 100%;
  height: 30px;
  padding: 9px 11px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  margin-bottom: 5px;
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > form > input:focus {
  outline: none;
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > form > textarea {
  width: 100%;
  height: 80px;
  padding: 9px 11px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  resize: none;
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > form > textarea:focus {
  outline: none;
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > form > button {
  width: 64px;
  height: 30px;
  background: #ffb400;
  color: #fff;
  text-align: center;
  border: 0;
  border-radius: 5px;
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > dl > dd {
  padding-left: 35px;
  line-height: 35px;
  background-position: left top 7px;
  background-repeat: no-repeat;
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > dl > dd:nth-of-type(1) {
  background-image: url(../images/phone.png);
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > dl > dd:nth-of-type(2) {
  background-image: url(../images/msg.png);
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > dl > dd:nth-of-type(3) {
  background-image: url(../images/pos.png);
}
.mobile-foot .panel-primary > .panel-collapse > .list-group > .list-group-item > a > span {
  margin-left: 10px;
}
.mobile-foot img {
  width: auto !important;
}
.mobile-foot > .container {
  padding: 0;
}
.mobile-foot .panel-title > a {
  display: block;
}
.mobile-foot .panel-title > a:hover {
  color: #fff;
}
.mobile-foot .panel-body {
  padding: 0 !important;
}
.addthis_inline_share_toolbox > #atstbx > .at-share-btn-elements {
  text-align: center;
}
.addthis_inline_share_toolbox > #atstbx > .at-share-btn-elements > a {
  margin-left: 1% !important;
  margin-right: 1% !important;
}
.addthis_inline_share_toolbox > #atstbx > .at-share-btn-elements > a > .at-icon-wrapper {
  width: 28px !important;
  height: 28px !important;
}
.addthis_inline_share_toolbox > #atstbx > .at-share-btn-elements > a > .at-icon-wrapper > svg {
  width: 28px !important;
  height: 28px !important;
}
.col-lg-1-7,
.col-md-1-7,
.col-sm-1-7,
.col-xs-1-7 {
  width: 14.2857%;
}
.slide_1 {
  width: 100%;
}
.slide_1 > .pagi_01 {
  bottom: 4%;
}
.slide_1 > .pagi_01 > .swiper-pagination-bullet {
  width: 55px;
  height: 5px;
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: 3px 3px 5px 1px #d5d5d5;
          box-shadow: 3px 3px 5px 1px #d5d5d5;
}
.slide_1 > .pagi_01 > .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}
.slide_1 .swiper-slide {
  overflow: hidden;
}
.slide_1 .swiper-slide img {
  width: auto !important;
  max-width: 100%;
  -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
      -ms-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
          transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  -webkit-transition: all 0.4s ease 1.2s;
  -o-transition: all 0.4s ease 1.2s;
  transition: all 0.4s ease 1.2s;
}
.slide_1 .swiper-slide.swiper-slide-active img {
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
      -ms-transform: matrix(1, 0, 0, 1, 0, 0);
          transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transition-delay: 0.4s !important;
       -o-transition-delay: 0.4s !important;
          transition-delay: 0.4s !important;
  -webkit-transition: all 5.0s ease;
  -o-transition: all 5.0s ease;
  transition: all 5.0s ease;
}
.btn_aside {
  position: fixed;
  -webkit-transition: bottom ease 1s;
  -o-transition: bottom ease 1s;
  transition: bottom ease 1s;
  right: 10px;
  bottom: -220px;
  z-index: 3;
}
.btn_aside > .cbbtn {
  padding: 12.5px;
  width: 55px;
  height: 55px;
  margin-top: 1px;
  display: block;
  cursor: pointer;
  background: #0a92dc;
}
.btn_aside > .cbbtn#cweixin > div {
  background: url(../images/qrone.jpg);
  background-size: 100% 100%;
  width: 140px;
  height: 140px;
  position: relative;
  bottom: 130px;
  right: 1604px;
  display: none;
}
.btn_aside > .cbbtn#gotop {
  -webkit-transition: background-color ease 0.3s;
  -o-transition: background-color ease 0.3s;
  transition: background-color ease 0.3s;
}
.btn_aside > .cbbtn > .yy-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../images/icon.png);
}
.btn_aside > .cbbtn > .yy-icon.yy-weixin {
  width: 30px;
  height: 30px;
  background-position: -40px -80px;
}
.btn_aside > .cbbtn > .yy-icon.yy-qq {
  width: 30px;
  height: 30px;
  background-position: 0px 0px;
}
.btn_aside > .cbbtn > .yy-icon.yy-gt {
  width: 30px;
  height: 30px;
  background-position: -40px -40px;
}
.btn_aside > .cbbtn > .yy-icon.yy-tell {
  width: 30px;
  height: 30px;
  background-position: 0px -120px;
}
.btn_aside > .cbbtn > .yy-icon.yy-skype {
  width: 30px;
  height: 30px;
  background-position: -40px 0px;
}
@media (max-width: 1380px){
  nav.navbar > .navbar-collapse > .search{
    width: 15%;
  }
  nav.navbar > .navbar-header{
    margin-left: 3%;
  }
  nav.navbar > .navbar-collapse > ul.hidden-xs{
    width: 68%;
  }
}
@media (max-width: 1580px){
  nav.navbar > .navbar-collapse > ul.hidden-xs > li > a{
    font-size: 1.4rem;
  }
}
@media (max-width: 1070px){
  nav.navbar > .navbar-collapse > ul.hidden-xs{
    width: 64%;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  nav.navbar > .navbar-header {
    margin-left: 0;
    margin-right: 0;
    margin-left: 3%;
  }
  nav.navbar > .navbar-header > .navbar-toggle {
    background-color: #f8b20d;
  }
  nav.navbar > .navbar-header > .navbar-toggle > .icon-bar {
    background-color: #fff;
  }
  nav.navbar > .navbar-header > button {
    margin-right: 0;
  }
  .contents.index .c3 .container dl dd {
    height: 301px;
  }
  .contents.index .c1 > .container .b > .txt {
    height: 225px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  nav.navbar > .navbar-header {
    margin-left: 0;
    margin-right: 0;
    margin-left: 1%;
  }
  nav.navbar > .navbar-header > .navbar-toggle {
    background-color: #f8b20d;
  }
  nav.navbar > .navbar-header > .navbar-toggle > .icon-bar {
    background-color: #fff;
  }
  nav.navbar > .navbar-header > button {
    margin-right: 0;
  }
  .contents.index .c3 .container dl dt .box .h {
    margin-bottom: 4%;
  }
  .contents.index .c3 .container dl dd {
    height: 225px;
  }
  .contents.index .c3 .container dl dd a h1 {
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .contents.index .c3 .container dl dd a p {
    margin-bottom: 1%;
  }
  .contents.index .c2 > .container .b2 .box dl dd a {
    line-height: 350%;
  }
  .contents.index .c1 > .container .b > .txt {
    height: 214px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 50%;
  }
  .cell-xs {
    display: table-cell !important;
  }
  .contents.index .c1 > .container .b > .txt {
    height: auto;
  }
  nav.navbar {
    position: static;
    width: 100%;
    padding: 0 15px;
    height: auto;
  }
  nav.navbar .navbar-header {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    height: auto;
  }
  nav.navbar .navbar-header > .navbar-toggle {
    background-color: #0096d2;
  }
  nav.navbar .navbar-header > .navbar-toggle > .icon-bar {
    background-color: #fff;
  }
  nav.navbar .navbar-header > .navbar-brand {
    margin-top: 5px;
    max-width: 95px;
  }
  nav.navbar .navbar-header > button {
    margin-right: 0;
  }
  nav.navbar .navbar-collapse {
    margin: 0;
    padding: 0;
  }
  nav.navbar .navbar-collapse > .nav {
    display: block;
    margin: 0;
    float: none;
    padding-bottom: 20px;
  }
  nav.navbar .navbar-collapse > .nav > li {
    display: block;
    text-align: left;
    border-top: 1px dashed #d5d5d5;
    border-left: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    float: none;
  }
  nav.navbar .navbar-collapse > .nav > li > a {
    line-height: 200%;
  }
  nav.navbar .navbar-collapse > .nav > li > ul {
    position: static;
    border-top-width: 1px;
  }
  nav.navbar .navbar-collapse > .nav > li > ul > li {
    border: 0;
    text-align: left;
    padding-left: 30px;
  }
  nav.navbar .navbar-collapse > .nav > li > ul > li > a {
    line-height: 30px;
  }
  nav.navbar .navbar-collapse > .search {
    float: none;
    width: 100%;
    padding: 0 5%;
  }
  nav.navbar .navbar-collapse > .search .box {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    -webkit-transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
            transform-origin: 50% 50% 0;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  .path > ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contents aside {
    width: 100%;
  }
  .contents .cnt {
    width: 100% !important;
    padding-left: 0 !important;
  }
  .contents.index .c1 > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .contents.index .c1 > .container .h {
    width: 100%;
  }
  .contents.index .c1 > .container .b {
    position: static;
    width: 100%;
  }
  .contents.index .c1 > .container .b > .txt {
    width: 100%;
  }
  .contents.index .c1 > .container .b > ul > li > span {
    background-size: 22px;
    font-size: 1.6rem;
  }
  .contents.index .c2 > .container .b1 {
    width: 100%;
  }
  .contents.index .c2 > .container .b1 > .big > li > p {
    opacity: 1;
  }
  .contents.index .c2 > .container .b1 > .small > li > p {
    opacity: 1;
  }
  .contents.index .c2 > .container .b2 {
    width: 100%;
  }
  .contents.index .c2 > .container .b2 .box {
    position: static;
    background: #fff;
  }
  .contents.index .c2 > .container .b2 .box dl {
    font-size: 0px;
  }
  .contents.index .c2 > .container .b2 .box dl dt {
    padding: 5%;
  }
  .contents.index .c2 > .container .b2 .box dl dd {
    margin: 0;
    width: 33.33%;
    display: inline-block;
    vertical-align: middle;
  }
  .contents.index .c2 > .container .b2 .box dl dd a {
    line-height: 250%;
  }
  .contents.index .c3 .container dl dd {
    height: auto;
  }
  .contents.index .c4 .container .txtScroll-left {
    background: transparent;
    padding-left: 0;
  }
  .contents.index .c4 .container .txtScroll-left .bd {
    padding-left: 0;
    padding-right: 0;
  }
  .contents.about .cnt .c1 .pic {
    width: 100%;
  }
  .contents.about .cnt .c1 .pic:after {
    width: 0;
    height: 0;
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    border-left: 8px solid transparent;
    border-bottom: 8px solid #ececec;
    border-right: 8px solid transparent;
  }
  .contents.about .cnt .c1 .txt {
    position: static;
    width: 100%;
    padding: 15px;
  }
  .contents.case ul li {
    width: 100%;
    border: 0 !important;
    padding: 15px !important;
  }
  .contents.case ul li img {
    width: 100%;
  }
  .contents.case ul li .txt {
    width: 100%;
    padding-left: 0;
  }
  .contents.contact .c1 {
    background: transparent;
    padding-left: 0;
  }
  .contents.contact .c1 ul {
    border-left: 0;
  }
  .contents.contact .c1 ul li {
    width: 100% !important;
  }
  .contents.contact .c2 .liuyan {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  .contents.contact .c2 .ditu {
    width: 100%;
  }
  .contents.p_index .cnt .c2 ul li,
  .contents.p_index .cnt .c3 ul li,
  .contents.p_index .cnt .c4 ul li,
  .contents.p_index .cnt .c5 ul li {
    width: 100%;
    border: 0 !important;
  }
  .contents.p_index .cnt .c2 ul li:nth-child(odd),
  .contents.p_index .cnt .c3 ul li:nth-child(odd),
  .contents.p_index .cnt .c4 ul li:nth-child(odd),
  .contents.p_index .cnt .c5 ul li:nth-child(odd) {
    background: #ededed;
  }
  .contents.p_index .cnt .c2 ul li:nth-child(even),
  .contents.p_index .cnt .c3 ul li:nth-child(even),
  .contents.p_index .cnt .c4 ul li:nth-child(even),
  .contents.p_index .cnt .c5 ul li:nth-child(even) {
    background: #fff;
  }
  .contents.list .cnt ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  .contents.service .cnt ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  .contents.show .cnt .pc-slide .l {
    width: 100%;
  }
  .contents.show .cnt .pc-slide .r {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .pc-foot .bq > .container {
    padding: 15px;
  }
  .pc-foot .bq > .container .txt {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .pc-foot .bq > .container ul {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    text-align: center;
    margin-bottom: 20px;
  }
}



/* 2019.2.22补充 */
.contents.index .c1 > .container .b > .txt{padding: 2%;}
        .contents.index .c1 > .container .b > .txt li{
            width: 22%;float: left;margin-right: 3.333333%;
        }
        .contents.index .c1 > .container .b > .txt li img{width: 100%;}
        .contents.index .c1 > .container .b > .txt li:nth-child(4){margin-right: 0;}