@charset "utf-8";
/*sanren*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
a[title="站长统计"] {
  display: none;
}
body {
  font-family: "Microsoft YaHei";
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #333;
  background: #fff;
  overflow-x: hidden;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
}
input,
button,
select,
textarea {
  outline: none;
  font-family: "microsoft yahei";
  -webkit-appearance: none;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  /*	display: inline-block;*/
  color: #333;
  transition: all 0.25s;
}
img {
  border: none;
  display: inline-block;
}
em,
i {
  font-style: normal;
  display: inline-block;
}
.posrelative {
  position: relative;
}
.mainleft {
  width: 960px;
}
.mainright {
  width: 220px;
}
.clear {
  height: 0;
  clear: both;
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.wd_100 {
  width: 100%;
}
.mt_5 {
  margin-top: 5px;
}
.mt_20 {
  margin-top: 20px;
}
.mt_25 {
  margin-top: 25px;
}
.mt_40 {
  margin-top: 40px;
}
.mt_15 {
  margin-top: 15px;
}
.mt_10 {
  margin-top: 10px;
}
.mt_30 {
  margin-top: 30px;
}
.mt_35 {
  margin-top: 35px;
}
.mt_45 {
  margin-top: 45px;
}
.mt_50 {
  margin-top: 50px;
}
.mt_60 {
  margin-top: 60px;
}
.box_tab {
  display: table;
  width: 100%;
  height: 100%;
}
.tab_cell {
  display: table-cell;
  vertical-align: middle;
}
.bgwhite {
  background: #ffffff;
}
.padding30 {
  padding: 30px;
}
.padding20 {
  padding: 20px;
}
.padding10 {
  padding: 10px;
}
.padding5 {
  padding: 5px;
}
.lrpadd20 {
  padding: 0 20px;
}
.paddbot20 {
  padding-bottom: 20px;
}
.tbpadd20 {
  padding: 20px 0;
}
.nopaddingtop {
  padding-top: 0;
}
.bordetrbl {
  border: 1px solid #ddd;
}
.borderright {
  border-right: 1px solid #ddd;
}
.borderleft {
  border-left: 1px solid #ddd;
}
.bordertop {
  border-top: 1px solid #ddd;
}
.borderbot {
  border-bottom: 1px solid #ddd;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.wrap1 {
  width: 1300px;
  margin: 0 auto;
}
.hvimg {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: 1s;
}
.hvimghover:hover .hvimg {
  transform: scale(1.1);
}
.marl20 {
  margin-left: 20px;
}
.marl10 {
  margin-left: 10px;
}
.marl5 {
  margin-left: 5px;
}
.marr20 {
  margin-right: 20px;
}
.marr10 {
  margin-right: 10px;
}
.marr5 {
  margin-right: 5px;
}
.block {
  display: block;
}
.row30 {
  margin-left: -30px;
}
.heig120 {
  height: 120px;
}
.posrelative {
  position: relative;
}
.hoverop:hover {
  opacity: 0.85;
}
.distab {
  display: table;
}
.tbcell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.tbcellimg {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.abtn {
  display: inline-block;
  padding: 5px 10px;
  background: #d42a2a;
  color: #fff;
}
.logoutbtn {
  background: #333333;
  margin-left: 5px;
}
.maincontainer {
  padding: 30px 0;
}
.bggray {
  background: #f1f1f1;
}
.bgwhite {
  background: #fff;
}
.hovshadow:hover {
  box-shadow: 0 0 10px 1px #aaa;
  transition: all 0.5s;
}
.colorred {
  color: #f7310a;
}
.colorblue {
  color: #1d5cb2;
}
.colorgreen {
  color: #55d679;
}
.color333 {
  color: #333;
}
.color999 {
  color: #999;
}
.color666 {
  color: #666;
}
.btnalink {
  display: inline-block;
  padding: 5px 8px;
  background: #ddd;
  border-radius: 5px;
}
.btnalink1 {
  background: #f77258;
  color: #fff;
}
.btnalink2 {
  background: #20a49f;
  color: #fff;
}
.btnalink3 {
  background: #f77258;
  color: #fff;
  padding: 1px 10px;
}
.btnalink3 i {
  margin-right: 3px;
}
.btnalinkborder {
  display: inline-block;
  width: 80px;
  text-align: center;
  padding: 3px 0;
  border: 1px solid #ddd;
}
.btnalinkborder:hover {
  border-color: #d42a2a;
  background: #d42a2a;
  color: #fff;
}
.textright {
  text-align: right;
}
.textcenter {
  text-align: center;
}
.hovercolor:hover {
  color: #c92b2f;
}
.disblock {
  display: block;
}
.middle {
  vertical-align: middle;
  margin-top: -3px;
}
.marl10 {
  margin-left: 10px;
}
.marr10 {
  margin-right: 10px;
}
.fullwidth {
  width: 100%;
}
.datatable th {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background: #f5f5f5;
}
.datatable td {
  padding: 10px;
  border-bottom: 1px dashed #ddd;
}
.datatable td.tdl {
  color: #999;
}
.datatables td {
  text-align: center;
  line-height: 24px;
  border-bottom: none;
}
.datatable td img {
  display: inline-block;
  vertical-align: middle;
}
.datatable td.lvtd {
  border-bottom: 1px solid #ddd;
}
.datatablel th {
  text-align: left;
}
.datatablel td {
  text-align: left;
}
.alink {
  color: #20a49f;
}
.tablecell {
  display: table-cell;
  vertical-align: middle;
  background: #f5f5f5;
  overflow: hidden;
  text-align: center;
}
.tbcell_img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.font18 {
  font-size: 18px;
}
.font16 {
  font-size: 16px;
}
.font14 {
  font-size: 14px;
}
.disnone {
  display: none;
}
.cl9 {
  color: #999;
}
.cl6 {
  color: #666;
}
.tab_content li.tab_content_li {
  display: none;
}
.tab_content li.active {
  display: block;
}
.tab_content1 li.tab_content_li {
  display: none;
}
.tab_content1 li.active {
  display: block;
}
/*swiper-container*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.w100 {
  width: 100%;
}
.wmax100 {
  max-width: 100%;
}
.hmax100 {
  max-height: 100%;
}
.h100 {
  height: 100%;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.wauto {
  margin: 0 auto;
}
/*public*/
.head_pc {
  display: block;
}
.head_wap {
  display: none;
}
.swiper-container-bn {
  width: 100%;
}
.swiper-container-bn .bnimg {
  display: block;
  width: 100%;
  height: 349px;
  display: block;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.swiper-container-bn .swiper-pagination-bullet {
  background: none;
  opacity: 0.5;
  margin: 0 5px !important;
  width: 14px;
  height: 14px;
  border-radius: 0 !important;
  margin: 0 7px !important;
  border: 1px solid #fff;
}
.swiper-container-bn .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}
.swiper-container-bn .swiper-pagination {
  bottom: 15px;
}

/*style*/

body {
  background: #f2f2f2;
}
.head_top {
  height: 30px;
  line-height: 30px;
  background: #f2f2f2;
}
.htl span {
  color: #888888;
  font-size: 13px;
  margin-right: 40px;
}
.htlsp i,
.htlsp i a {
  color: #1d5cb2;
}
.htlsp i a:hover {
  text-decoration: underline;
}
.htr span {
  float: left;
  display: block;
  height: 30px;
  font-size: 13px;
  position: relative;
}
.htr i {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #dddddd;
  margin-top: 9px;
  float: left;
}
.htr span a {
  display: block;
  padding: 0 12px;
  color: #888888;
}
.htr span:hover a {
  background: #fff;
}
.htrewm {
  width: 130%;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  transition: 0.25s;
}
.htr span:hover .htrewm {
  opacity: 1;
  visibility: inherit;
}
.htrewm img {
  width: 100%;
  display: block;
}
.head_bot {
  background: #fff;
}
.hb_1 {
  height: 146px;
}
.logo {
  display: inline-block;
  height: 59px;
  margin-top: 43px;
}
.logo img {
  display: block;
  height: 100%;
}
.scbox {
  margin-left: 65px;
  padding-top: 35px;
}
.scbox p {
  color: #999;
}
.scbox p a {
  color: #999;
  margin-right: 10px;
}
.scbox p a:hover {
  color: #1d5cb2;
}
.scw {
  border: 1px solid #1d5cb2;
}
.scwselect {
  width: 100px;
  height: 50px;
}
#city {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.j-scwselect-span {
  width: 100px;
  height: 50px;
  padding: 0 20px 0 35px;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  background: url(../images/addico_03.png) no-repeat left center;
  background-position-x: 15px;
}
.j-scwselect-span i {
  width: 6px;
  height: 3px;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -2px;
}
.scwselect_hide {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  border: 1px solid #1d5cb2;
  margin-left: -1px;
  z-index: 999;
  background: #fff;
}
.scwselect_hide a {
  width: 100%;
  padding: 0 20px;
  display: block;
  line-height: 30px;
  cursor: pointer;
  color: #666;
}
.scwselect_hide span:hover {
  background: #f2f2f2;
}
.sc_ipt {
  width: 340px;
  height: 50px;
  padding-left: 15px;
}
.sc_btn {
  width: 160px;
  background: url(../images/search_ico_03.png) no-repeat left center #1d5cb2;
  background-position-x: 35px;
  color: #fff;
  font-size: 18px;
  padding-left: 20px;
  height: 50px;
  cursor: pointer;
}
.scbox i.line {
  width: 1px;
  height: 16px;
  background: #ddd;
  display: inline-block;
  position: absolute;
  left: 90px;
  top: 50%;
  margin-top: -8px;
}
.spcar {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  color: #fff;
  background: #f7310a;
  padding: 0 15px;
  margin-left: 40px;
  margin-top: 38px;
}
.tel {
  background: url(../images/tel_ico_03.png) no-repeat left center;
  font-size: 13px;
  color: #888;
  padding-left: 30px;
  margin-top: 30px;
}
.tel h3 {
  font-size: 20px;
  color: #1d5cb2;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 5px;
}
.hb_nav {
  border-bottom: 2px solid #1d5cb2;
}
.hb_nav a {
  display: inline-block;
  float: left;
  line-height: 50px;
  font-size: 16px;
  padding: 0 25px;
}
.hb_nav a:hover {
  color: #1d5cb2;
}
.hb_nav a.active {
  background: #1d5cb2;
  color: #fff;
  font-size: 18px;
}
.md {
  padding: 25px 0;
}
.border {
  border: 1px solid #e5e5e5;
}
.bdrls {
  border-radius: 4px;
}
.m1l {
  width: 340px;
  height: 450px;
}
.m1l_title {
  font-size: 18px;
  color: #1d5cb2;
  font-weight: normal;
}
.m1l_ipt {
  margin-top: 17px;
}
.m1l_ipt select,
.m1l_ipt input {
  width: 100%;
  height: 38px;
  border: 1px solid #e6e6e6;
  padding: 0 15px;
}
.m1l_ipt select {
  color: #757575;
}
.m1l_ipt select option {
  color: #333;
}
.m1l_ipt .ico {
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url(../images/select_ico_03.png) no-repeat center;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
}
.m1l_rd {
  line-height: 38px;
}
.m1l_rd {
  color: #777;
}
.m1l_rd i {
  margin-left: 15px;
  cursor: pointer;
  position: relative;
}
.j-m1-rd i {
  position: relative;
}
.j-m1-rd i em {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  border: 1px solid #c3c3c3;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
}
.j-m1-rd i.active em {
  background: url(../images/rd_ico_03.png) no-repeat center;
}
.j-m1-rd input {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-appearance: radio;
  opacity: 0;
  filter: alpha(opacity=0);
}
.m1l_rd i input {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-appearance: radio;
  opacity: 0;
  filter: alpha(opacity=0);
}
.m1l_sbm p {
  color: #1d5cb2;
}
.m1l_sbm input {
  width: 100%;
  height: 40px;
  background: #1d5cb2;
  color: #fff;
  cursor: pointer;
}
.m1r {
  width: 850px;
}
.m1r_b {
  height: 101px;
}
.m1r_sp {
  display: inline-block;
  margin: 0 70px;
  margin-top: 20px;
}
.m1r_sp img {
  margin-right: 10px;
}
.m1r_sp h3 {
  font-size: 26px;
  color: #1d5cb2;
  font-weight: normal;
}
.m1r_sp h4 {
  font-size: 16px;
  font-weight: normal;
  color: #1d5cb2;
  margin: 5px 0 4px 0;
}
.m1r_sp p {
  color: #666;
}
.m2 {
  width: 100.6666%;
}
.m2a {
  width: 16%;
  margin-right: 0.6666%;
  padding: 30px 0 20px 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.m2a .title {
  font-size: 18px;
}
.m2a p {
  font-size: 14px;
  margin: 10px 0 25px 0;
}
.m2a img {
  max-height: 60px;
}
.m2a1 {
  background: #ddafaf no-repeat center;
  background-size: 100% 100%;
}
.m2a2 {
  background: #99bbd1 no-repeat center;
  background-size: 100% 100%;
}
.m2a3 {
  background: #dfd5d3 no-repeat center;
  background-size: 100% 100%;
}
.m2a4 {
  background: #afe5ec no-repeat center;
  background-size: 100% 100%;
}
.m2a5 {
  background: #dfd5d3 no-repeat center;
  background-size: 100% 100%;
}
.m2a6 {
  background: #ddafaf no-repeat center;
  background-size: 100% 100%;
}
.fw_none {
  font-weight: normal;
}
.m2a img {
  max-width: 70%;
}
.x-title {
  height: 35px;
  line-height: 35px;
}
.x-title-l {
  font-size: 24px;
}
.x-title-l i {
  display: inline-block;
  width: 10px;
  height: 26px;
  background: #1d5cb2;
}
.morea {
  font-size: 13px;
  color: #999;
}
.m3 img {
  max-width: 100%;
}
.m31 {
  width: 231px;
}
.m32 {
  width: 965px;
  margin-top: -10px;
}
.m3a {
  width: 215px;
  height: 216px;
  background: #fff;
  margin-left: 25px;
  margin-top: 10px;
}
.m3a:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.m3aimg {
  height: 70%;
}
.m3aimg img {
  max-width: 80%;
}
.m32txt {
  padding: 0 15px;
}
.m32txt h3 {
  text-overflow: ellipsis; /*超过...显示*/
  white-space: nowrap;
  overflow: hidden;
}
.m-jg h3 {
  font-weight: normal;
  font-size: 16px;
}
.m-jg p {
  font-size: 20px;
  color: #e81b1b;
  margin-top: 5px;
}
.m-jg p i {
  font-size: 13px;
  color: #999;
  margin-left: 15px;
  text-decoration: line-through;
}
.m-jg p em {
  font-size: 13px;
  color: #999;
}
.m33 {
  width: 510px;
}
.m33b .m3a {
  width: 49%;
  margin: 0;
  height: 245px;
}
.m_tel {
  line-height: 90px;
  background: #d6e7f9;
  color: #1d5cb2;
  font-size: 16px;
}
.m_tel i {
  font-size: 30px;
  font-style: italic;
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -3px;
}
.m4_t {
  width: 100%;
  height: 65px;
  background: url(../images/m4_titlebg_03.png) no-repeat center;
}
.m4t_1 {
  width: 365px;
  text-align: center;
  color: #fff;
}
.m4t_l {
  display: inline-block;
  padding-top: 12px;
}
.m4t_1 i {
  display: inline-block;
  font-size: 22px;
  margin-top: 6px;
}
.m4t_l .m4t_lr {
  text-align: left;
  line-height: 22px;
}
.m4t_r {
  line-height: 65px;
  font-size: 16px;
  margin-right: 40px;
}
.m4t_r span {
  display: inline-block;
  line-height: 24px;
  border: 1px solid #e6e6e6;
  padding: 0 15px;
  border-radius: 24px;
  color: #636d7b;
  font-size: 14px;
  margin-left: 15px;
}
.swiper-button-next-public {
  width: 36px;
  height: 36px;
  background: #e0e0e0;
  color: #fff;
  text-align: center;
  line-height: 36px;
  border-radius: 36px 0 0 36px;
  right: 0;
  margin-right: 0;
  margin-top: -18px;
}
.swiper-button-prev-public {
  width: 36px;
  height: 36px;
  background: #e0e0e0;
  color: #fff;
  text-align: center;
  line-height: 36px;
  border-radius: 0 36px 36px 0;
  left: 0;
  margin-left: 0;
  margin-top: -18px;
}
.m4aimg {
  height: 285px;
  position: relative;
}
.m4aimg img {
  max-width: 80%;
  max-height: 80%;
}
.m4ab {
  padding: 15px;
  line-height: 30px;
}
.m4ab span {
  color: #666;
}
.m4ab span.active {
  display: inline-block;
  width: 130px;
  height: 22px;
  background: url(../images/m4bbg_03.jpg) no-repeat center;
  color: #fff;
  line-height: 22px;
  margin-top: 4px;
  padding-left: 10px;
}
.m4ab i {
  display: inline-block;
  line-height: 30px;
  padding: 0 15px;
  background: #1d5cb2;
  color: #fff;
  border-radius: 30px;
}
.m4ab i.active {
  background: #bcc2cb;
  cursor: no-drop;
}
.m5_car {
  width: 36px;
  height: 36px;
  display: inline-block;
  background: url(../images/carico_03.png) no-repeat center;
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 999;
  cursor: pointer;
}
.m5ab {
  padding: 15px;
  line-height: 30px;
}
.m5ab p {
  margin-top: 0;
}
.x-star i {
  color: #999;
  font-size: 13px;
}
.x-star i.active {
  color: #ffae00;
}
.m6 {
  width: 1210px;
}
.m6w {
  margin-right: 10px;
  width: 595px;
  margin-top: 10px;
  padding: 20px 0;
}
.m6w_title {
  padding-right: 10px;
}
.m6_head {
  margin-right: 15px;
}
.m6_head li {
  font-size: 13px;
  color: #666;
  margin-right: 20px;
  float: left;
  cursor: pointer;
}
.m6_head li.active {
  color: #1d5cb2;
}
.j_b li {
  display: none;
}
.j_b li.active {
  display: block;
}
.m6_bot {
  padding: 0 20px;
  margin-top: 20px;
}
.m6bwra {
  width: 145px;
  margin-left: 28px;
  float: left;
}
.m6aimg {
  height: 145px;
  background: #f9f9f9;
}
.m6aimg img {
  max-width: 60%;
  max-height: 60%;
}
.m6atxt h3 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  text-overflow: ellipsis; /*超过...显示*/
  white-space: nowrap;
  overflow: hidden;
}
.m6atxt p {
  color: #999;
  display: block;
  margin: 5px 0;
}
.m6atxt i {
  font-size: 20px;
  color: #e81b1b;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
}
.m6atxt span {
  font-size: 12px;
  display: block;
  color: #999;
}
.m6atxt em {
  display: inline-block;
  width: 106px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #1d5cb2;
  color: #fff;
  border-radius: 30px;
  margin-top: 15px;
}
.m71 {
  width: 231px;
}
.m72 .m6bwra {
  width: 215px;
  margin-left: 10px;
  background: #fff;
  height: 392px;
}
.m72 .m6bwra .m6aimg {
  height: 200px;
  background: #fff;
}
.m72 .m6atxt {
  padding: 0 15px;
}
.m72 .m6bwra:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.m73 {
  height: 392px;
  width: 283px;
  background: url(../images/m7r_03.jpg) no-repeat top center #fff;
  background-size: 100%;
  padding: 0 20px 0 20px;
}
.m73_title {
  height: 85px;
  line-height: 60px;
  padding: 0 15px;
  color: #fff;
  font-size: 20px;
}
.m73 .title {
  line-height: 30px;
  font-size: 16px;
  font-weight: normal;
}
.m73a {
  margin-bottom: 15px;
}
.m73a:last-child {
  margin-bottom: 0;
}
.m73a .title i {
  display: inline-block;
  font-size: 22px;
  color: #97a1ae;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
  width: 20px;
  text-align: center;
}
.m73hide {
  padding: 10px 0;
  display: none;
}
.m73a.active .m73hide {
  display: block;
}
.m73aimg {
  width: 70px;
  height: 70px;
  background: #f9f9f9;
  margin-right: 10px;
}
.m73aimg img {
  max-width: 80%;
  max-height: 80%;
}
.m73ar {
  font-size: 14px;
  color: #666;
}
.m73ar span {
  color: #999;
  font-size: 12px;
  display: block;
  margin: 5px 0;
}
.m8 .x-title,
.m9 .x-title {
  padding-right: 15px;
}
.m8 {
  padding: 20px 0;
}
.m8w {
  padding: 0 15px;
}
.m8a {
  display: block;
  width: 27.3333%;
  margin: 0 3%;
  float: left;
  padding-left: 95px;
  padding-right: 110px;
}
.m8a {
  height: 80px;
}
.m8atx {
  width: 78px;
  height: 78px;
  position: absolute;
  left: 0;
  top: 0;
}
.m8atx img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  position: relative;
  z-index: 99;
}
.m8atx i {
  width: 45px;
  height: 35px;
  background: url(../images/hg1.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -18px;
  margin-left: -10px;
}
.m8atx_yin i {
  background: url(../images/hg2.png) no-repeat center;
}
.m8atx_tong i {
  background: url(../images/hg3.png) no-repeat center;
}
.hg {
  width: 45px;
  height: 35px;
  background: url(../images/hg_03.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -18px;
  margin-left: -10px;
}
.hg_yin {
  background: url(../images/hg2.png) no-repeat center;
}
.hg_tong {
  background: url(../images/hg3.png) no-repeat center;
}
.m8atxt p {
  font-size: 16px;
  margin-top: 5px;
}
.m8atxt span {
  color: #999;
  display: block;
  margin: 5px 0;
}
.m8ar {
  width: 86px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: #eaedf2;
  border-radius: 26px;
  text-align: center;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -13px;
  color: #636d7b;
}
.m9 {
  padding: 20px 0;
}
.m9w {
  padding: 0 45px;
  width: 105%;
}
.m9a {
  width: 28.3333%;
  margin-right: 5%;
  position: relative;
  margin-top: 40px;
  height: 110px;
  padding-left: 130px;
}
.m9atx {
  width: 110px;
  height: 110px;
  background: #f9f9f9;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.m9atx img {
  height: 64px;
  margin-top: 23px;
}
.m9atxt2 {
  display: inline-block;
  width: 160px;
  height: 22px;
  background: url(../images/m4bbg_03.jpg) no-repeat left center #e8eef7;
  color: #fff;
  line-height: 22px;
  margin-top: 4px;
  padding-left: 10px;
}
.m9atxt h3 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 5px;
}
.m9atxt1 {
  margin: 10px 0;
}
.m9atxt .fr {
  font-size: 13px;
  color: #999;
}
.m9atx i.hg_txt {
  width: 26px;
  height: 26px;
  border-radius: 26px;
  background: #bfc9d8;
  color: #fff;
  position: absolute;
  left: -13px;
  top: -13px;
  line-height: 26px;
  font-size: 16px;
}
.m10box {
  width: 102%;
}
.m10w {
  width: 31.3333%;
  margin-right: 2%;
}
.m10a a {
  display: block;
  line-height: 39px;
  height: 39px;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
}
.m10a a i {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #a3a3a3;
  border-radius: 4px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
  transition: 0.25s;
}
.m10a a:hover {
  color: #1d5cb2;
}
.m10a a:hover i {
  background: #1d5cb2;
}
.m10a a em {
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url(../images/jtico_03.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  margin-right: 15px;
  transition: 0.25s;
  opacity: 0;
}
.m10a a:hover em {
  margin-right: 0;
  opacity: 1;
}
.j-swiper-container-m11 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100% - 30px) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px !important;
}
.m11a {
  position: relative;
  width: 100%;
}
.m11a .line {
  width: 1px;
  height: 34px;
  display: inline-block;
  background: #eeeeee;
  position: absolute;
  right: 0;
  top: 28px;
}
.m11a .distab {
  height: 90px;
}
.m11a .distab img {
  max-width: 80%;
  max-height: 80%;
}
.m11a p {
  font-size: 14px;
  color: #6a6a6a;
}
.m11a {
  padding-bottom: 15px;
}
.swiper-button-next-m11,
.swiper-button-prev-m11 {
  width: 40px;
  height: 40px;
  background: #cccccc;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.swiper-button-next-m11 {
  right: 0;
  margin-right: -55px;
}
.swiper-button-prev-m11 {
  left: 0;
  margin-left: -55px;
}
.swiper-button-next-m11:hover,
.swiper-button-prev-m11:hover {
  background: #1d5cb2;
}
.ft1 {
  background: #1d5cb2;
  padding: 20px 0;
}
.ft1a {
  width: 25%;
}
.ft1ar {
  margin-left: 10px;
  color: #fff;
  font-size: 16px;
}
.ft1ar h4 {
  font-weight: normal;
}
.ft1ar p {
  opacity: 0.3;
  font-size: 13px;
  margin-top: 5px;
}
.ft2 {
  padding: 35px 0;
  background: #020c19;
}
.f2tl {
  width: 910px;
}
.f2tla {
  width: 20%;
  color: #fff;
}
.f2tla h3 {
  font-weight: normal;
  margin-bottom: 10px;
}
.f2tla a {
  color: #fff;
  display: inline-block;
  line-height: 30px;
  font-size: 12px;
  opacity: 0.5;
}
.f2tla a:hover {
  color: #1d5cb2;
  opacity: 1;
}
.f2tr {
  width: 290px;
  border-left: 1px solid #1c2530;
  padding-left: 45px;
  color: #fff;
}
.f2tr h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 5px 0;
}
.f2tr p,
.f2tr a {
  font-size: 12px;
  opacity: 0.5;
  color: #fff;
  line-height: 22px;
}
.f2m {
  padding: 30px 0 35px 0;
}
.f2mtop li {
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  color: #fff;
  opacity: 0.5;
  margin-right: 35px;
  cursor: pointer;
}
.f2mtop li.active {
  opacity: 1;
  color: #1d5cb2;
  border-bottom: 2px solid #1d5cb2;
}
.f2mw {
  padding-right: 100px;
  height: 30px;
  overflow: hidden;
}
.f2mw_active {
  height: auto;
}
.f2mw a {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
  opacity: 0.5;
  line-height: 30px;
}
.f2mw a:hover {
  color: #1d5cb2;
  opacity: 1;
}
.f2mwr {
  text-align: right;
  width: 100px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 30px;
  color: #fff;
  opacity: 0.5;
}
.f2mwr span {
  cursor: pointer;
}
.f2mwr span.j-sq {
  display: none;
}
.f2b {
  color: #fff;
  opacity: 0.5;
}
.rtbox {
  width: 8px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  background: #1d5cb2;
  z-index: 999;
}
.rt {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -115px;
}
.rta {
  width: 44px;
  height: 44px;
  background: #1d5cb2;
  color: #fff;
  border-radius: 2px 0 0 2px;
  margin-bottom: 2px;
}
.rta span {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 44px;
  text-align: center;
}
.rta span img {
  vertical-align: middle;
}
.rta i {
  position: absolute;
  right: 0;
  margin-right: -2px;
  width: 70px;
  text-align: center;
  font-size: 13px;
  background: #1d5cb2;
  top: 0;
  line-height: 44px;
  border-radius: 2px 0 0 2px;
  transition: 0.25s;
  opacity: 0;
}
.rta:hover i {
  right: 100%;
  opacity: 1;
}
.hb_nav_list {
  text-align: center;
}
.hb_nav_list a {
  float: none;
}
.li1 {
  padding: 15px;
}
.li_title {
  color: #999;
}
.li_title a {
  color: #999;
}
.li_title span {
  color: #333;
}
.li2 {
  padding: 15px;
}
.li2 span.fl {
  display: block;
  line-height: 26px;
  width: 100px;
}
.li2r {
  float: left;
  width: 1060px;
  line-height: 26px;
}
.li2r a {
  color: #999;
  margin-right: 25px;
}
.li2r a:hover,
.li2r a.active {
  color: #1d5cb2;
}
.li2r a i.px {
  width: 8px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 5px;
  background: url(../images/rico_03.png) no-repeat center;
}
.li2r a.active i.px,
.li2r a:hover i.px {
  background: url(../images/rico_ac_03.png) no-repeat center;
}
.lml {
  width: 800px;
}
.lml_title {
  height: 40px;
  border-bottom: 2px solid #ddd;
}
.lml_title span {
  display: inline-block;
  height: 40px;
  border-bottom: 2px solid #1d5cb2;
  font-size: 24px;
}
.lmla {
  padding: 30px 0;
  border-bottom: 2px solid #ddd;
}
.lmlaimg {
  width: 200px;
  height: 200px;
}
.lmlaimg img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.lmlatxt {
  width: 540px;
}
.lmlatxt .lmlatxt_a h2 {
  display: block;
  font-size: 16px;
  margin: 15px 0 0 0;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.lmlatxt .lmlatxt_a:hover {
  color: #1d5cb2;
}
.lmlatxt p {
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #666;
  margin-top: 10px;
}
.lmlab {
  color: #666;
  margin-top: 20px;
}
.page a {
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  color: #999;
}
.page span {
  display: inline-block;
  line-height: 32px;
  color: #999;
}
.page a.active,
.page a:hover {
  background: #1d5cb2;
  color: #fff;
  border: 1px solid #1d5cb2;
}
.page {
  padding: 10px 0;
}
.lmr {
  width: 390px;
}
.lmr_title {
  font-size: 20px;
  font-weight: normal;
}
.lmr2w {
  width: 103%;
}
.lmr2w a {
  display: block;
  line-height: 40px;
  background: #e8e8e9;
  text-align: center;
  width: 30.3333%;
  margin-right: 3%;
  font-size: 16px;
  margin-top: 20px;
  float: left;
}
.lmr2w a:hover {
  background: #e8eef7;
  color: #1d5cb2;
}
.pbl {
  width: 890px;
}
.pbr {
  width: 300px;
}
.iftop {
  background: #d6e7f9;
  color: #1d5cb2;
  padding: 15px;
}
.if_title h1 {
  font-size: 20px;
  color: #000;
  font-weight: normal;
  margin: 10px 0 15px 0;
}
.if_titleb {
  color: #999;
}
.if_titleb span {
  margin: 0 10px;
}
.ifbox {
  font-size: 16px;
  line-height: 28px;
  color: #666;
}
.ifbox img {
  max-width: 100%;
}
.ifb1 {
  font-size: 16px;
  color: #999;
}
.ifb1 a {
  color: #999;
  margin-right: 10px;
}
.ifb2 {
  font-size: 16px;
  color: #999;
  line-height: 28px;
}
.ifb3 a {
  display: block;
  width: 50%;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  color: #1d5cb2;
  font-size: 16px;
}
.ifb3 a.fr {
  text-align: right;
}
.ptb15 {
  padding: 15px 0;
}
.ibl {
  width: 415px;
}
.ibla {
  height: 310px;
  background-size: contain !important;
}
.iblabg {
  background: url(../images/bg_03.png) no-repeat center;
  background-size: 100% 100%;
}
.iblabg p {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  padding: 0 15px;
}
.iblw a {
  display: block;
  line-height: 64px;
  border-bottom: 2px solid #ddd;
  height: 64px;
  overflow: hidden;
  font-size: 16px;
}
.iblw a i {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 6px;
  background: #666;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.iblw a:hover {
  color: #1d5cb2;
}
.ib_box {
  padding: 0 20px;
}

.pbrb .m1l_ipt {
  margin-top: 0;
  width: 185px;
}
.pbrb .m1l_ipt select,
.pbrb .m1l_ipt input {
  border-radius: 4px;
}
.pbrb span {
  line-height: 38px;
  display: block;
  width: 65px;
}
.pbr2 .m8a {
  padding-right: 0;
  width: 100%;
  padding: 20px 0;
  padding-left: 95px;
  border-bottom: 1px solid #ddd;
  min-height: 120px;
}
.pbr2 .m8a .m8ar {
  position: relative;
  left: 0;
  top: 0;
  margin: 0;
  color: #1d5cb2;
  background: #e8eef7;
}
.pbr2 .m8a .m8atx {
  top: 20px;
}
.pbr2 .m8atxt p {
  margin-top: 0;
}
.pbr2 .m8a:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  min-height: 100px;
}
.pbr3a {
  margin-top: 20px;
}
.pbr3a img {
  display: block;
  max-width: 100%;
  height: 275px;
  margin: 0 auto;
}
.prd211 img {
  max-height: 260px;
}
.pbr3a1 {
  padding: 15px 0 10px 0;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  color: #666;
}
.pbr3a1_t {
  line-height: 28px;
  font-size: 16px;
  color: #f7310a;
  margin-bottom: 5px;
}
.pbr3a1_t h3 {
  font-size: 18px;
  width: 70%;
  height: 28px;
  overflow: hidden;
  font-weight: normal;
  color: #333;
}
.pbr3a2 {
  margin-top: 10px;
  color: #999;
}
.pbr3a2 i {
  color: #1d5cb2;
}
.pbr4a {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.pbr4a h3 {
  font-size: 16px;
  font-weight: normal;
}
.pbr4a h3 i {
  display: inline-block;
  width: 22px;
  height: 22px;
  color: #fff;
  background: #1d5cb2;
  border-radius: 2px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
}
.pbr4a p {
  color: #666666;
  line-height: 20px;
  font-size: 15px;
  margin: 5px 0;
}
.pbr4a span {
  font-size: 16px;
  color: #999;
}
.pbr4a em {
  color: #1d5cb2;
  font-size: 16px;
}
/*qa*/
.qh1l {
  width: 340px;
  height: 350px;
}
.qa1lt {
  width: 105%;
}
.qa1lt a {
  display: block;
  width: 20%;
  margin-right: 5%;
  margin-top: 18px;
  float: left;
}
.qa1lt a img {
  display: block;
  width: 100%;
  border-radius: 4px;
}
.qa1lm {
  color: #999;
  margin: 20px 0;
}
.qa1lb {
  height: 50px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #1d5cb2;
  line-height: 50px;
}
.qh1r {
  width: 850px;
}
.qh1ra {
  height: 350px;
  background-size: cover !important;
}
.qh1ratxt {
  width: 340px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 15px;
  position: absolute;
  left: 20px;
  top: 150px;
  border-radius: 6px;
}
.qh1ratxt h2 {
  font-size: 18px;
}
.qh1ratxt h2 i {
  font-weight: normal;
}
.qh1ratxt p {
  margin-top: 10px;
}
.j-swiper-container-qh1r-bot {
  width: 520px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 999;
}
.qh1rb {
  padding: 10px;
  background: #fff;
  border-radius: 4px;
}
.qh1rb i {
  width: 60px;
  height: 60px;
  border-radius: 4px;
  position: absolute;
  left: 10px;
  top: 10px;
  display: block;
  background-size: cover !important;
}
.qh1rb p {
  font-size: 16px;
  line-height: 60px;
  padding-left: 80px;
}
.qh2l {
  width: 230px;
}
.pd1l .qh2ltm {
  height: 582px;
}
.qh2lt_title {
  height: 60px;
  padding: 0 18px;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  background: #27292f;
}
.qh2lt_title img {
  margin-top: 22px;
}
.qh2ltm {
  background: #292b31;
  padding: 18px;
}
.qh2ltm1 h4 {
  height: 60px;
  border-bottom: 1px solid #3b3d42;
  line-height: 60px;
  font-size: 15px;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  position: relative;
  cursor: pointer;
  opacity: 0.5;
}
.qh2ltm1_active h4 {
  opacity: 1;
}
.qh2ltm1 h4 img {
  margin-top: 22px;
  margin-right: 20px;
}
.qh2ltm1 h4 img.img1 {
  display: block;
}
.qh2ltm1 h4 img.img2 {
  display: none;
}
.qh2ltm1 h4 i {
  display: inline-block;
  width: 7px;
  height: 8px;
  background: url(../images/jt_03.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 26px;
}
.qh2ltm1_hide {
  display: none;
}
.qh2ltm1_active .qh2ltm1_hide {
  display: block;
}
.qh2ltm1_active h4 i {
  transform: rotate(90deg);
}
.qh2ltm1_hide a {
  display: block;
  float: left;
  width: 50%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
.qh2ltm1_hide a:hover {
  background: #3d3f44;
}
.qh2lb {
  padding: 10px;
}
.qh2lba {
  width: 100%;
}
.qh2lba img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.qh211 img {
  max-height: 210px;
}
.qh212 img {
  max-height: 280px;
}
.qh2r {
  width: 650px;
  margin-left: 10px;
}
.qh2r1t {
  line-height: 40px;
}
.qh2r1t .fl {
  width: 425px;
}
.qh2r1t .fl input {
  width: 100%;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 0 15px;
}
.qh2r1t .fr {
  line-height: 40px;
  color: #999;
}
.qh2r1m .img {
  display: block;
  width: 200px;
  height: 200px;
}
.qh2r1mr {
  width: 390px;
}
.qh2r1mr .qh2r1mra {
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
.qh2r1mr .iblw a {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
.qh2r2 {
  padding: 15px 0;
}
.qh2r2a {
  padding: 0 20px;
}
.qh2r2a > div {
  line-height: 72px;
  border-bottom: 1px solid #ddd;
}
.qh2r2a > div:last-child {
  border-bottom: 0;
}
.qh2r2a .fl {
  font-size: 16px;
  color: #333;
}
.qh2r2a .tag-link {
  color: #666;
}
.pbdata {
  color: #666;
  font-size: 16px;
}
.qh2r3a {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.qh2r3a .tag-link {
  color: #666;
}
.qh2r3a:last-child {
  border-bottom: 0;
}
.qh2r3a h3 {
  font-weight: normal;
  font-size: 16px;
}
.qh2r3a p {
  padding-left: 30px;
  font-size: 16px;
  line-height: 28px;
  color: #666;
  margin: 10px 0;
}
.qh2r3a .pbdata {
  padding-left: 30px;
}
.qh2r3 {
  padding: 0 20px;
}
.qh4 {
  padding: 15px 0;
}
.qh4a {
  width: 270px;
  margin-left: 20px;
}
.qh4a h3 {
  margin: 10px 0;
  font-size: 16px;
  font-weight: normal;
}
.qh4a span {
  color: #666;
}
.qh4a:hover {
  color: #1d5cb2;
}
.cjwta {
  line-height: 60px;
  border-bottom: 1px solid #ddd;
  display: block;
  font-size: 16px;
}
.cjwta:last-child {
  border-bottom: 0;
}
.cjwta i {
  color: #666;
}
.pl1_top li {
  display: inline-block;
  cursor: pointer;
  color: #999;
  margin-right: 15px;
}
.pl1_top li.active,
.pl1_top li:hover {
  color: #1d5cb2;
}
.pl1a {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.pl1a_title {
  font-size: 18px;
}
.pl1a_title:hover {
  color: #1d5cb2;
}
.pl1a p {
  font-size: 18px;
  margin: 15px 0;
}
.pl1ab {
  color: #999;
  padding-left: 40px;
}
.pl1ab i.active {
  color: #1d5cb2;
  margin-left: 10px;
}
.pl1ab .tag-link {
  color: #999;
}
.pdtb15 {
  padding: 15px 0;
}
.pdtb20 {
  padding: 20px 0;
}
.pdlr20 {
  padding: 0 20px;
}
.pl2w {
  padding: 0 70px;
}
.pl2a img {
  display: block;
  margin: 0 auto;
  border-radius: 100%;
  width: 78px;
  height: 78px;
}
.pl2a h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0 8px 0;
}
.pl2a p {
  color: #999;
}
.pl2a a {
  display: inline-block;
  padding: 0 30px;
  line-height: 36px;
  background: #e8eef7;
  color: #1d5cb2;
  border-radius: 36px;
  margin-top: 10px;
}
.swiper-button-next-pl2,
.swiper-button-prev-pl2 {
  width: 38px;
  height: 38px;
  background: url(../images/spico_03.png) no-repeat center;
}
.swiper-button-next-pl2 {
  right: 20px;
  margin-top: -19px;
}
.swiper-button-prev-pl2 {
  left: 20px;
  margin-top: -19px;
  transform: rotate(180deg);
}
.pl3w a {
  display: block;
  float: left;
  margin-top: 10px;
  width: 420px;
  height: 100px;
  line-height: 100px;
  padding-left: 25px;
  color: #fff;
  font-size: 24px;
}
.pl3w a:nth-child(even) {
  float: right;
}
.pl3w a img {
  display: block;
  width: 100%;
}
.pl3w a.a1 {
  background: url(../images/rmfw1_03.png) no-repeat center;
}
.pl3w a.a2 {
  background: url(../images/rmfw2_03.png) no-repeat center;
}
.pl3w a.a3 {
  background: url(../images/rmfw3_03.png) no-repeat center;
}
.pl3w a.a4 {
  background: url(../images/rmfw4_03.png) no-repeat center;
}
.plr1 a {
  display: block;
  height: 65px;
  border-bottom: 1px solid #ddd;
  line-height: 65px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.plr1 a:last-child {
  border-bottom: 0;
}
.plr1 a i {
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  background: #1d5cb2;
  border-radius: 22px;
  color: #fff;
  margin-right: 15px;
}
.lmr2w_two {
  width: 100%;
}
.lmr2w_two a {
  width: 45%;
  margin-right: 0;
}
.lmr2w_two a:nth-child(even) {
  float: right;
}
.qi1w {
  height: 185px;
  padding: 20px 0;
  padding-left: 160px;
  border-bottom: 1px solid #ddd;
}
.qi1w img {
  position: absolute;
  left: 0;
  top: 20px;
  height: 145px;
}
.qi1w .pl1ab {
  padding-left: 0;
}
.qi1w p {
  margin-bottom: 10px;
  line-height: 25px;
  margin-top: 40px;
}
.qi1b a {
  display: inline-block;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #1d5cb2;
  color: #fff;
  margin-right: 5px;
  font-size: 16px;
}
.qi1b a:hover {
  opacity: 0.85;
}
.qi1b a.active {
  background: #f7310a;
}
.qi2 {
  padding: 0 20px;
}
.qi2 .m8a {
  float: left;
  width: 33.3333%;
  margin: 0;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 100px;
  padding-left: 115px;
}
.qi2 .m8a .m8atx {
  top: 0;
  width: 100px;
  height: 100px;
}
.qi3 .title {
  font-size: 20px;
  font-weight: normal;
}
.qi3a {
  padding: 15px 0;
  border-bottom: 2px solid #efefef;
}
.qi3a:last-child {
  border-bottom: 0;
}
.pb_p {
  line-height: 28px;
  color: #666;
  font-size: 16px;
}
.qi3aimg {
  margin-top: 10px;
}
.qi3aimg img {
  width: 130px;
  margin-right: 10px;
  display: inline-block;
}
.qi3ab {
  color: #999;
  font-size: 16px;
  line-height: 26px;
}
.qi3ab span {
  margin-right: 15px;
}
.qi3ab span img {
  vertical-align: middle;
  margin-top: -3px;
}
.n1 {
  width: 595px;
  padding: 20px 0;
  font-size: 16px;
}
.n1a h3 {
  font-weight: normal;
  color: #333;
  font-size: 16px;
}
.n1a p {
  color: #999;
  line-height: 28px;
  margin-top: 10px;
}
.n1a {
  padding: 20px 0;
  border-bottom: 2px solid #ededed;
}
.n1a:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.n1a:hover h3 {
  color: #1d5cb2;
}
.nl1a {
  height: 230px;
  padding-left: 210px;
  border-bottom: 2px solid #ededed;
}
.nl1a:last-child {
  border-bottom: 0;
}
.nl1a img {
  display: block;
  width: 190px;
  height: 190px;
  position: absolute;
  left: 0;
  top: 20px;
}
.nl1a h3 {
  font-size: 20px;
  font-weight: normal;
}
.nl1a p {
  line-height: 28px;
  color: #666;
  padding: 15px 0;
  border-bottom: 2px solid #ededed;
  font-size: 16px;
}
.nl1a .tag-link {
  color: #999;
}
.nl1a span {
  color: #999;
  margin-right: 10px;
}
.nl1a .active {
  color: #1d5cb2;
}
.nlra .pbr3a1_t {
  color: #999;
  font-size: 14px;
}
.nlra .pbr3a1_t h3 {
  width: 50%;
}
.nlra .x-star i {
  font-size: 18px;
  color: #999;
}
.nlra .x-star i.active {
  color: #1d5cb2;
}
.slect_ico {
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url(../images/select_ico_03.png) no-repeat center;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
}
.ad1 .li2 {
  padding: 0;
}
.ad1 .li2 .fl {
  line-height: 40px;
}
.ad1rw {
  position: relative;
}
.ad1rw select {
  width: 100px;
  height: 40px;
  background: #e8e8e9;
  text-align: center;
  font-size: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.ad1b {
  padding: 20px 0;
  border-top: 2px solid #ededed;
}
.ad1b p {
  padding-bottom: 10px;
}
.ad1b1 {
  line-height: 28px;
  margin-top: 10px;
  padding-left: 30px;
}
.ad1b1 i {
  position: absolute;
  left: 0;
  top: 0;
}
.ad1b1 a {
  color: #666;
  margin-right: 15px;
}
.ad1b1 a.active,
.ad1b1 a:hover {
  color: #1d5cb2;
}
.adla {
  width: 49%;
}
.adla img {
  width: 100%;
  display: block;
}
.adla h3 {
  font-size: 18px;
  margin: 20px 0 15px 0;
  font-weight: normal;
}
.adlab {
  line-height: 30px;
}
.adlab span {
  font-size: 20px;
  color: #f7310a;
}
.adlab i {
  color: #1d5cb2;
}
.adlab em {
  color: #999;
  margin-left: 10px;
}
/*商品首页*/
.pd1l {
  width: 230px;
}
.pd1r {
  width: 960px;
}
.pd1r1 .bnimg {
  height: 400px;
}
.pd1r2 {
  width: 970px;
}
.pd1r2 a {
  width: 232px;
  margin-right: 10px;
  padding: 10px;
  background: #fff;
}
.pd1r2 a img {
  display: block;
  width: 100%;
}
.qh2l .qh2lt_title {
  background: #1d5cb2;
}
.qh2l .qh2ltm {
  padding: 0;
}
.qh2l .qh2ltm1 {
  padding: 0 18px;
  position: relative;
  opacity: 1;
}
.pd1lhide {
  width: 270px;
  background: #fff;
  position: absolute;
  left: 100%;
  top: 0;
  font-size: 12px;
  z-index: 9999;
  padding: 15px;
  opacity: 0;
  visibility: hidden;
}
.pd1lhidea .line {
  width: 100%;
  display: block;
  height: 2px;
  background: #eee;
  margin: 7px 0;
}
.qh2l .qh2ltm1:hover .pd1lhide {
  opacity: 1;
  visibility: inherit;
}
.qh2l .qh2ltm1:hover {
  opacity: 1;
}
.pd1l .qh2ltm1:hover {
  background: #fff;
  color: #333;
}
.pd1l .qh2ltm1:hover h4 {
  color: #333;
  opacity: 1;
  border-bottom: 1px solid #fff;
}
.qh2l .qh2ltm1:hover h4 img.img2 {
  display: block;
}
.qh2l .qh2ltm1:hover h4 img.img1 {
  display: none;
}
.pd1l .qh2ltm1:hover h4 i {
  background: url(../images/jt_ac_03.png) no-repeat center;
}
.pd1lhide p {
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.pd1lhide a {
  color: #999;
  line-height: 30px;
  width: 33.333333%;
  float: left;
  border-bottom: 2px solid #eee;
}
.pd1lhide a:nth-child(4),
.pd1lhide a:nth-child(5),
.pd1lhide a:nth-child(6) {
  border-bottom: 0;
}
.pd1lhidea1 a:nth-child(4),
.pd1lhidea1 a:nth-child(5),
.pd1lhidea1 a:nth-child(6) {
  border-bottom: 2px solid #eee;
}
.pd1lhide a:nth-child(1),
.pd1lhide a:nth-child(4) {
  text-align: left;
}
.pd1lhide a:nth-child(2),
.pd1lhide a:nth-child(5) {
  text-align: center;
}
.pd1lhide a:nth-child(3),
.pd1lhide a:nth-child(6) {
  text-align: right;
}
.pd1lhide a:hover {
  color: #1d5cb2;
}
.swiper-pagination-prd .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 10px !important;
  border: 0;
  opacity: 1;
}
.swiper-pagination-prd .swiper-pagination-bullet-active {
  opacity: 1;
  background: #1d5cb2;
}

.pd2 {
  width: 1220px;
}
.pd2a {
  width: 386px;
  height: 390px;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
}
.pd2a1 {
  background: url(../images/pdbg1_03.png) no-repeat center;
}
.pd2a2 {
  background: url(../images/pdbg2_03.png) no-repeat center;
}
.pd2a3 {
  background: url(../images/pdbg3_03.png) no-repeat center;
}
.pd2a4 {
  background: url(../images/pdbg4_03.png) no-repeat center;
}
.pd2a5 {
  background: url(../images/pdbg5_03.png) no-repeat center;
}
.pd2a6 {
  background: url(../images/pdbg6_03.png) no-repeat center;
}
.pd2a7 {
  background: url(../images/pdbg7_03.png) no-repeat center;
}
.pd2a8 {
  background: url(../images/pdbg8_03.png) no-repeat center;
}
.pd2a9 {
  background: url(../images/pdbg9_03.png) no-repeat center;
}
.pd2a .title {
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
}
.pd2a .title {
  margin-left: 60px;
  margin-top: 30px;
  color: #fff;
}
.pd2abox {
  width: 100%;
  position: absolute;
  left: 0;
  top: 125px;
  padding: 0 20px;
}
.pd2abox a {
  display: inline-block;
  width: 29.333333%;
  margin: 0 2%;
  margin-top: 15px;
  float: left;
  text-align: center;
  line-height: 40px;
  border-radius: 6px;
}
.pd2a1 .pd2abox a {
  background: #e8eef7;
  color: #1d5cb2;
}
.pd2a2 .pd2abox a {
  background: #fff4ed;
  color: #ff8f4e;
}
.pd2a3 .pd2abox a {
  background: #f0f3fb;
  color: #7c96d9;
}
.pd2a4 .pd2abox a {
  background: #fbf7f0;
  color: #d4b467;
}
.pd2a5 .pd2abox a {
  background: #f8f4f4;
  color: #bf9494;
}
.pd2a6 .pd2abox a {
  background: #eef7f3;
  color: #5ab58a;
}
.pd2a7 .pd2abox a {
  background: #edf4fd;
  color: #5093ed;
}
.pd2a8 .pd2abox a {
  background: #f5edf3;
  color: #9b4d86;
}
.pd2a9 .pd2abox a {
  background: #e8f6f7;
  color: #1da8b2;
}
.pd3a {
  color: #fff;
  width: 33.33333%;
  padding: 20px;
  background: #346dba;
  float: left;
}
.pd3a.active {
  background: #1d5cb2;
}
.pd3aw {
  display: inline-block;
}
.pd3awr {
  text-align: left;
}
.pd3awr h3 {
  font-size: 18px;
  font-weight: normal;
}
.pd3awr p {
  margin-top: 5px;
}
.pd4w {
  width: 101.5%;
}
.pd4a {
  width: 23.5%;
  margin-right: 1%;
}
.pd4a img {
  display: block;
  max-width: 100%;
  max-height: 168px;
  margin: 0 auto;
}
.pd4a h3 {
  height: 48px;
  display: -webkit-box;
  margin-top: 15px;
  font-size: 18px;
  font-weight: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: block-axis;
}
.pd4a span {
  color: #999;
}
.ps1w {
  width: 900px;
}
.ps1a {
  padding: 15px;
  width: 215px;
  margin-right: 10px;
}
.ps1aimg {
  height: 185px;
}
.ps1aimg img {
  width: 100%;
  display: block;
  height: 100%;
}
.ps1aimg i {
  display: inline-block;
  padding: 2px 5px;
  background: #f7310a;
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 0 4px 4px;
}
.ps1a1 {
  padding: 10px 0;
  border-bottom: 2px solid #ededed;
}
.ps1a1 h3 {
  font-weight: normal;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ps1a1 p {
  color: #666;
  margin: 8px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ps1a1 i {
  font-size: 16px;
  color: #f7310a;
  font-weight: bold;
}
.ps1a1 em {
  font-size: 14px;
  color: #999;
  margin-left: 10px;
  font-weight: bold;
}
.ps1a2 {
  margin-top: 10px;
  font-weight: bold;
}
.ps1a2 i {
  color: #1d5cb2;
}
.ps1a2 em {
  color: #999;
}
.psr1a p {
  font-size: 18px;
  margin: 15px 0 10px 0;
}
.psr1a span {
  font-size: 14px;
  color: #999;
}
.psr1a:hover {
  color: #1d5cb2;
}
.x-star-blue i.active {
  color: #1d5cb2;
}

.pi1l {
  width: 500px;
}
.pi1lt_img {
  width: 100%;
  height: 450px;
}
.pi1lt_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pi1l_b {
  padding: 0 30px;
}
.pi1lb_img {
  width: 100%;
  height: 80px;
}
.pi1lb_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.swiper-button-next-pi1l,
.swiper-button-prev-pi1l {
  width: 20px;
  height: 80px;
  background: #d2def0;
  color: #1d5cb2;
  top: 0;
  margin-top: 0;
  text-align: center;
  line-height: 80px;
}
.swiper-button-next-pi1l {
  right: 0;
  margin-right: 0;
}
.swiper-button-prev-pi1l {
  left: 0;
  margin-left: 0;
}
.pi1r {
  width: 680px;
  font-size: 16px;
}
.pi1r1_top {
  background: #dfe8f4;
  color: #1d5cb2;
  padding: 5px 15px;
  line-height: 24px;
  border-radius: 6px;
}
.pi1r1_top .fr i {
  width: 24px;
  height: 24px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  color: #fff;
  background: #1d5cb2;
  border-radius: 4px;
}
.pi1r1 h2 {
  font-size: 20px;
  margin: 20px 0 10px 0;
  font-weight: normal;
}
.pi1r1 p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
}

.pi1r2 {
  font-size: 16px;
}
.pi1r_sp {
  display: inline-block;
  width: 70px;
}
.pi1r2_t {
  line-height: 30px;
}
.pi1r2_t .fl h4 {
  /*display: inline-block;*/
  font-size: 24px;
  color: #1d5cb2;
}
.pi1r2_t .fl h4 i {
  font-size: 16px;
  color: #999;
  margin-left: 10px;
}
.pi1r2_t .fr {
  color: #999;
}
.pi1r2_m {
  line-height: 36px;
}
.pi1r2_m i {
  display: inline-block;
  padding: 0 20px;
  background: #e8eef7;
  color: #1d5cb2;
  border-radius: 4px;
}
.pi1r2_m a {
  margin-left: 15px;
  color: #1d5cb2;
}
.pi1r2_b_rd i {
  margin-right: 10px;
}
.pi1r2_b_rd i em {
  width: 20px;
  height: 20px;
}
.pi1r2_b_rd i.active em {
  border: 1px solid #1d5cb2;
  background-size: 38%;
}
.pi1r3 {
  line-height: 30px;
}
.pi1r3 i {
  display: inline-block;
  color: #fff;
  background: #1d5cb2;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 13px;
}
.pi1r4 a {
  display: inline-block;
  line-height: 40px;
  padding: 0 25px;
  background: #1d5cb2;
  color: #fff;
}
.pi1r4 a.active {
  background: #f7310a;
}
.pi1r4m {
  margin: 0 20px;
}
.pi1r4m input {
  width: 40px;
  height: 40px;
  border: 1px solid #ededed;
  text-align: center;
  float: left;
  margin: 0 10px;
  color: #666;
}
.pi1r4m button {
  float: left;
  font-size: 20px;
  background: none;
  cursor: pointer;
  color: #666;
  margin-top: 12px;
}
.x-jg {
  display: inline-block;
  font-size: 18px;
  color: #f7310a;
  line-height: 25px;
}
.x-jg span {
  font-size: 14px;
  color: #333;
  margin-right: 15px;
}
.pi2a {
  margin-left: 0;
  width: 100%;
  margin-top: 10px;
}
.lmr_title_35 {
  line-height: 35px;
}
.pi2ba {
  line-height: 40px;
  background: #1d5cb2;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
.j-qh4a .radio {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  top: 0;
}
.j-qh4a .radio.active {
  background: url(../images/xzico_03.jpg) no-repeat center;
}
.pi31top {
  border-bottom: 2px solid #1d5cb2;
  height: 60px;
}
.pi31top a {
  display: inline-block;
  line-height: 60px;
  height: 60px;
  padding: 0 25px;
  font-size: 20px;
  color: #999;
}
.pi31top a.active {
  background: #1d5cb2;
  color: #fff;
}
.pbtxt {
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.pbtxt img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding: 0;
}
.pbtxt .tit {
  font-size: 20px;
  color: #333;
}
.pj_border {
  padding: 20px 0;
  border-bottom: 2px solid #ededed;
}
.pj1l {
  color: #1d5cb2;
}
.pj1l p {
  font-size: 20px;
}
.pj1l h3 {
  font-size: 40px;
  margin: 5px 0;
}
.pj1r a {
  display: inline-block;
  padding: 0 20px;
  line-height: 38px;
  background: #e8eef7;
  color: #1d5cb2;
  border-radius: 38px;
  margin-left: 20px;
  margin-top: 35px;
}
.li2cp {
  padding: 0;
}
.li2cp .li2r {
  width: 700px;
}
.pja {
  padding-left: 85px;
}
.pja_tx {
  width: 66px;
  height: 66px;
  border-radius: 66px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.pja_tx img {
  display: block;
  width: 100%;
  height: 100%;
}
.pja h1 {
  font-size: 20px;
  font-weight: normal;
  line-height: 36px;
  margin-top: 15px;
}
.pja h1 span {
  margin-left: 20px;
}
.pja h1 i {
  color: #cdcdcd;
  margin-right: 4px;
}
.pja h1 i.active {
  color: #f42f30;
}
.pjatxt {
  line-height: 28px;
  font-size: 16px;
  color: #666;
}
.qiw1txtimg span {
  float: left;
  display: block;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  overflow: hidden;
}
.qiw1txtimg span img {
  display: block;
  width: 100%;
  height: 100%;
}
.pja_t {
  font-size: 16px;
  color: #666;
  line-height: 25px;
}
.pitab_top span {
  float: left;
  font-size: 16px;
  color: #1d5cb2;
  background: #e8eef7;
  line-height: 50px;
  font-weight: normal;
  width: 25%;
  text-align: center;
}
.pitab_bot span {
  width: 25%;
  float: left;
  border-bottom: 2px solid #ededed;
  font-size: 16px;
  color: #666;
  line-height: 60px;
  text-align: center;
}
.pir1timg {
  width: 78px;
  height: 78px;
  border-radius: 78px;
  overflow: hidden;
}
.pir1timg img {
  display: block;
  width: 100%;
  height: 100%;
}
.pir1t span {
  display: block;
  line-height: 30px;
  width: 110px;
  text-align: center;
  margin: 0 10px;
  font-siz3e: 16px;
  margin-top: 24px;
  overflow: hidden;
  height: 30px;
}
.pir1t a {
  display: inline-block;
  width: 52px;
  line-height: 30px;
  text-align: center;
  background: #e8eef7;
  color: #1d5cb2;
  border-radius: 30px;
  margin-top: 24px;
}
.pir1m {
  border-bottom: 2px solid #ededed;
  padding: 0 0 15px 0;
}
.pir1ma {
  width: 33.33333%;
  float: left;
  margin-top: 15px;
}
.pir1ma h3 {
  font-size: 20px;
  color: #222;
  margin-bottom: 10px;
}
.pir1ma p {
  font-size: 16px;
  color: #999;
}
.pir1b a {
  display: block;
  padding: 0;
  width: 47%;
  text-align: center;
}
.piba h3 {
  width: 100%;
  margin: 0;
  font-size: 18px;
}
.piba p {
  font-size: 16px;
  color: #f7310a;
}
.piba {
  width: 275px;
}
.nh_top {
  height: 50px;
  background: #1d5cb2;
  color: #fff;
  line-height: 50px;
}
.nh_top span {
  width: 95px;
  height: 22px;
  display: block;
  line-height: 22px;
  text-align: center;
  border-right: 2px solid rgba(255, 255, 255, 0.3);
  margin-top: 14px;
}
.nh_topr a {
  display: inline-block;
  color: #fff;
  opacity: 0.5;
  margin-left: 20px;
}
.nht1 {
  height: 50px;
  line-height: 50px;
}
.nht1 span {
  width: 95px;
  background: #1d5cb2;
  color: #fff;
  text-align: center;
}
.nht1r {
  width: 1050px;
  float: right;
}
.nht1r a {
  display: block;
  width: 23%;
  margin: 0 1%;
  height: 50px;
  overflow: hidden;
  float: left;
  color: #999;
}
.nht1r a:hover {
  color: #1d5cb2;
}
.nm {
  width: 1210px;
}
.nmpb {
  width: 393px;
  height: 430px;
  margin-right: 10px;
}
.nm_title {
  height: 50px;
  border-bottom: 2px solid #ededed;
}
.nm_title h2 {
  border-bottom: 2px solid #1d5cb2;
  height: 50px;
  display: block;
  font-size: 24px;
  font-weight: normal;
}
.nm_title a {
  color: #999;
  line-height: 34px;
}
.nmpba {
  display: block;
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #ededed;
}
.nmpba h3 {
  width: 72%;
  height: 60px;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
}
.nmpba:hover {
  color: #1d5cb2;
}
.nmpba h3 i {
  display: inline-block;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 6px;
  background: #666;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.nmpba:hover h3 i {
  background: #1d5cb2;
}
.nmpba span {
  color: #888;
  font-size: 16px;
}
.nmpba:last-child {
  border-bottom: 0;
}
.pdb0 {
  padding-bottom: 0;
}
.mm1r {
  line-height: 32px;
}
.mm1r img {
  max-width: 100%;
  height: 342px;
}
.mm1r span {
  background: #1d5cb2;
  color: #fff;
  padding: 0 20px;
  display: inline-block;
  margin-right: 15px;
  line-height: 32px;
}
.mm1r {
  width: 393px;
  height: 430px;
}
.nm1rcp img.w100 {
  height: 335px;
}
.nm1rcp {
  height: 610px;
}
.nhvd {
  width: 100%;
  height: 335px;
}
.nhvd video {
  width: 100%;
  height: 100%;
}
.nhvd .mboxvideospan {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  background-size: cover !important;
  cursor: pointer;
}
.nhvd .mboxvideospan img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -31px 0 0 -31px;
}
.m6_head_cp {
  margin-right: 470px;
}
.m6_head_cp li {
  margin-right: 35px;
  font-size: 16px;
  color: #999;
}
.pbr3a1_bd0 {
  border-bottom: 0;
  padding-bottom: 0;
}
.pirs .pbr3a1_t h3 {
  width: 100%;
}
.pirs .pbr3a1 span.colorred {
  font-size: 16px;
}
.str_wrap {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  height: 360px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  background: #fff;
  white-space: nowrap;
}
.str_wrap.str_active {
  /*background:#f1f1f1;*/
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}
.border0 {
  border: 0 !important;
}
.x-lines {
  height: 2px;
  width: 100%;
  background: #eee;
  display: block;
}
.text-hidden2 {
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box !important;
}
.m10a1 {
  height: 240px;
}

/*下单地址*/
.select-address {
  display: none;
  width: 100%;
  padding: 0 15px;
  border: 1px solid #ddd;
  background-color: #f8f8f8;
  position: absolute;
  top: 46px;
  left: 0;
  z-index: 2;
}
.select-address li {
  padding: 5px 0;
}

.select-menu2 {
  display: none;
}
.select-menu2.active {
  display: block;
}

/*禁用工具栏*/
.tools-web {
  display: none !important;
}
.footpushbutton {
  display: none;
}

/*分页*/
#page {
  color: #666;
  display: block;
  text-align: center;
}
#page ul {
  float: left;
}
#page a {
  display: inline-block;
  min-width: 30px;
  height: 28px;
  cursor: pointer;
  color: #666;
  font-size: 13px;
  line-height: 28px;
  background-color: #f9f9f9;
  border: 1px solid #dce0e0;
  text-align: center;
  margin: 0 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.xl-nextPage,
.xl-prevPage {
  width: 60px;
  color: #0073a9;
  height: 28px;
  display: inline-block;
  min-width: 30px;
  cursor: pointer;
  font-size: 13px;
  line-height: 28px;
  background-color: #f9f9f9;
  border: 1px solid #dce0e0;
  text-align: center;
  margin: 0 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#page a.xl-active {
  background-color: #1d5cb2;
  color: #fff;
}

#page a:hover {
  background-color: #1d5cb2;
  color: #fff;
}

.about-div2 {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.about-div2 .about-div2-title {
  font-size: 20px;
  color: #000000;
  margin-bottom: 20px;
  text-align: center;
}
.about-div2 .about-div2-body p {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  margin-bottom: 5px;
}
.cooperation {
  position: relative;
  cursor: pointer;
}
.cooperation span {
  color: #888888;
  padding: 0 12px
}

.poptip-popper {
  position: absolute;
  width: 80px;
  top: 20px;
  left: -9px;
  height: 80px;
  z-index: 999;
  padding-top: 20px;
  display: none;
}
.poptip-inner {
  background-color: #fff;
  border: 1px solid #eeeeee;
}
.poptip-arrow {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-color: transparent;
  border-style: solid;
  left: 30px;
  border-width: 15px 10px 15px 10px;
  border-bottom-color: #eee;
  top: -5px;
}
.poptip-arrow::before {
  content: "";
  display: block;
  position: absolute;
  border-color: transparent;
  border-width: 15px 10px 15px 10px;
  border-style: solid;
  border-bottom-color: #fff;
  width: 0;
  height: 0;
  left: -10px;
  top: -15px;
}
.poptip-inner a {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
.poptip-inner a:first-child {
  border-bottom: 1px solid #ddd;
}
.poptip-inner a:hover {
  color: #f00;
}
#mayilogin ul{float:left;padding: 0 5px;}