

/* 这个css是初始化的css，在任何项目里面都可以使用 */

/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 解决IOS默认滑动很卡的情况 */
  -webkit-overflow-scrolling: touch;

  font-size: 0;
}

/* 禁止缩放表单 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  resize: none;
  border: none;
}

button {
  /* border: none; */
}

/* 取消链接高亮  */
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 设置HTML5元素为块 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */

  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
}

/* 初始化 */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}

body {
  font-family: "pingfang SC" !important;
  color: #555;
  background-color: #fff;
  overflow-x: hidden;
  max-width: 100vw;
}

em,
i {
  font-style: normal;
}

ul,
li {
  list-style-type: none;
}

.w100 {
  width: 100%;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

a:hover,
a:link,
a:visited {
  text-decoration: none;
}

.clearfix {
  zoom: 1;
}

input:focus,
textarea:focus {
  outline: none;
}

.m_top50 {
  margin-top: 30px;
}

/* body {
  font-size: 0 !important;
} */

.er_ul li:hover .cl {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ta {
  text-align: center;
}

.w84 {
  width: 84.2%;
}

.tr {
  text-align: right;
}

.displaynone {
  display: none;
}

.wen_hied {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.overh {
  overflow: hidden;
}

.w80 {
  width: 80%;
}

.index {
  background: #f5f5f5;
  padding-top: 0px;
}

em,
i {
  font-style: normal;
}

ul,
li {
  list-style-type: none;
}

.w100 {
  width: 100%;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

a:hover,
a:link,
a:visited {
  text-decoration: none;
}

.m_top50 {
  margin-top: 30px;
}

/* body {
  font-size: 0 !important;
} */

.er_ul li:hover .cl {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ta {
  text-align: center;
}

.w84 {
  width: 84.2%;
}

.tr {
  text-align: right;
}

.displaynone {
  display: none;
}

.wen_hied {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.overh {
  overflow: hidden;
}

.w80 {
  width: 80%;
}

.bg_logo {
  background: url(http://jpo-dongban.com/static/image/logo.png) no-repeat;
  background-size: contain;
  width: 180px;
  height: 55px;
}

.pa_top {
  top: 42%;
  left: 8%;
  right: 0;
  transform: translateY(-50%);
}

.index .daohang {
  background: transparent;
}

.daohang {
  position: fixed;
  left: 0;
  right: 0;
  background: #fff;
  top: 0;
  z-index: 999;
}

.bots {
  position: fixed;
  left: 0;
  right: 0;

  top: 0;
  z-index: 99;
  display:none;
}

.caidain {
  background: url(http://jpo-dongban.com/static/image/1-1.png) no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 25px;
  margin-top: 50px;
  cursor: pointer;
}

.p1 {
  color: #ffffff;
  font-size: 41px;
}

.p1 span {
  color: #ffffff;
  font-size: 55px;
  font-weight: bold;
}

.p2 {
  color: #ffffff;
  font-size: 14px;
}

.more_a a {
  color: #ffffff;
  font-size: 14px;
  border: 2px solid #fff;
  line-height: 40px;
  padding: 0 30px;
  display: inline-block;
  transition: 600ms ease-in-out;
}

.more_a a:hover {
  background: rgb(127, 135, 171);
}

.more_a {
  margin-top: 20px;
}

.lunbo-wen {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  left: 16%;
}

.sousuo {
  background: url(http://jpo-dongban.com/static/image/2.png) no-repeat;
  background-size: 100% 100%;

  height: 67px;
}

.guan {
  color: #2b2b2b;
  font-size: 16px;
  line-height: 67px;
}

.guan>a {
  color: #2b2b2b;
  font-size: 16px;
  display: inline-block;
  margin-right: 10px;
}

.inps1 {
  width: 28%;
}

.guan {
  width: 60%;
}

.inps {
  width: 100%;
}

.inps button {
  width: 10%;
  height: 67px;
  background: transparent;
  border: none;
}

.inps input {
  width: 90%;
  height: 67px;
  background: transparent;
  color: #fff;
}

.inps button i {
  color: #fff;
}

.inps input::placeholder {
  color: #fff;
}

.das-ul>li {
  width: 25%;
  float: left;
  position: relative;
  margin: 15px 0;
}

.das-ul>li a {
  display: inline-block;
  position: relative;
  color: #707070;
  font-size: 16px;
}

.das-ul>li::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 14px;
  right: 40px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgb(230, 230, 230);
}

.das-ul>li:last-child::after {
  display: none;

}

.left {
  width: 65%;
}

.right {
  width: 35%;
  text-align: right;
}

.das-ul>li a::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 10px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgb(114, 114, 114);
}

.das-ul>li a::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  border: 1px solid rgb(114, 114, 114);
}

.das-ul>li:hover a::after,
.das-ul>li.active a::after {
  background-color: rgb(127, 135, 171);
}

.das-ul>li:hover a::before,
.das-ul>li.active a::before {
  border: 1px solid rgb(127, 135, 171);
}

.das-ul>li:hover a,
.das-ul>li.active a {
  color: rgb(127, 135, 171);
}

.das-ul>li a {
  padding-left: 30px;
}

.right-p2 {
  font-size: 16px;
  color: #707070;
}

.right-p1 {
  font-family: "Arial";
  color: rgb(127, 135, 171);
  font-size: 60px;
  line-height: 1.2;
}

.index_pro {
  padding: 90px 0 75px 0;
}

.pross a {
  display: block;
  overflow: hidden;
}

.wenzi_p2 {
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
}

.wenzi_p1 {
  color: #fff;
  font-size: 20px;
}

.wes1 {
  display: flex;
  width: 100%;
  left: -100%;
  right: 0;
  height: 100%;
  align-items: center;
  justify-content: center;
  transition: 300ms ease-in-out;
  top: 0%;
  background-color: rgba(224, 27, 18, 0.8);
}

.pro-cons {
  margin-top: 60px;
}

.pross a:hover .wes1 {
  top: 0;
  left: 0;
}

.pross a:hover img {
  transform: scale(1.2);
  transition: 600ms ease-in-out;
}

.sou_i i {
  color: #fff;
  font-size: 30px;
}

.sou_i {
  right: 10px;
  bottom: 10px;
}

.pross {
  padding: 15px;
}

.pro-cons>div {
  display: none;
}

.pro-cons>div.active {
  display: block;
}

.linxi {
  background: url(http://jpo-dongban.com/static/image/2-1.jpg);
  height: 400px;
  background-size: 100% 100%;
}

.biaotis {
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 35px;
}

.xuyao_ul>li {
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
  padding: 30px 0;
  display: inline-block;
  margin-right: 20px;
}

.xuyao_ul>li i {
  font-size: 25px;
}

.xuyao_ul {
  position: relative;
}

.xuyao_ul::after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: rgba(198, 198, 198, 0.6);
}

.xuyao_ul>li::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  bottom: -4px;

  background-color: #fff;
}

.xuyao_ul>li::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.302);
}

.wes_b {
  margin-top: 10%;
}

.kefu {
  color: #ffffff;
  font-size: 20px;
  right: 0;
  line-height: 80px;
}

.kefu i {
  font-size: 30px;
}

.hrds>p:nth-child(2) {
  color: #707070;
  font-size: 16px;
}

.hrds>p:nth-child(1) {
  color: #e01b12;
  font-size: 28px;
  font-weight: bold;
}

.hrds {
  margin-top: 88px;
}

.ws11 {
  font-size: 50.328px;
  font-family: "Arial";
  color: rgba(240, 240, 240, 0.6);
  line-height: 1.2;
  -moz-transform: matrix(1.19218544300423, 0, 0, 1.19218544300422, 0, 0);
  -webkit-transform: matrix(1.19218544300423, 0, 0, 1.19218544300422, 0, 0);
  -ms-transform: matrix(1.19218544300423, 0, 0, 1.19218544300422, 0, 0);
  position: absolute;
  top: 10px;
  width: 100%;
  text-align: center;
  z-index: -1;
}

.tidian>.fl {
  width: 80%;
}

.tidian .fr {
  width: 20%;
}

.tidian {
  margin: 80px -15px;
  height: 710px;
  overflow: hidden;
}

.tese-wen {
  background: #fafafa;
  padding: 30px 20px 20px 30px;
  height: auto;
}

.tise_p2 {
  color: #828282;
  font-size: 14px;
}

.tise_p1 {
  color: #383838;
  font-size: 18px;
}


.xuhao {
  right: 0;
  top: 0;
  color: #fff;
  width: 95px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  background: #e01b12;
  padding: 0 10px;
}

.tidian .gallery-thumbs {
  height: 100%;
}

.gong_wen>p:nth-child(2) {
  color: #656565;
  font-size: 16px;
}

.gong_wen>p:nth-child(1) {
  color: #e01b12;
  font-size: 24px;
}

.gong_wen {
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0.902;
  padding: 35px;
  left: 16%;
  top: 24%;
}

.gongye .bg-color {
  background: #e01b12;
  padding: 20px 0;
}

.jishu .swiper-slide {
  color: #fff;
  font-size: 18px;
  line-height: 35px;
  position: relative;
}

.jishu .swiper-slide i {
  font-size: 25px;
}

.jishu .swiper-slide::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 39px;
  right: 20px;
  background-color: rgba(255, 255, 255, 0.6);
  opacity: 0.2;
  z-index: 99;
}

.hrder1 .tr {
  color: #e01b12;
}

.hrder1>div {
  width: 50%;
}

.binas_t {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: rgb(127, 135, 171);
}

.binas_t::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 10px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgb(127, 135, 171);
}

.binas_t::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  border: 1px solid rgb(127, 135, 171);
}

.anlunbo .swiper-container a {
  display: block;
}

.pranli-con>.fl {
  width: 71%;
}

.anlunbo .swiper-container a:hover img {
  transform: scale(1.2);
  transition: 600ms ease-in-out;
}

.pranli-con>.fr {
  width: 48%;
  position: absolute;
  background-color: rgb(248, 248, 248);
  box-shadow: 0px 0px 30px 0px rgba(201, 201, 201, 0.47);
  padding: 45px 30px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.pranli-con>.fr i {
  font-size: 25px;
}

.diangz {
  color: #707070;
  line-height: 2.133;
  font-size: 15px;
  margin-top: 20px;
}

.anlunbo .swiper-pagination-bullet {
  width: 15px;
  height: 5px;
  background-color: rgba(83, 83, 83, 0.12);
  opacity: 1;
  border-radius: 0;
}

.anlunbo .swiper-pagination-bullet-active {
  width: 30px;
  height: 5px;
  background-color: rgb(127, 135, 171);
  border-radius: 0;
}

.anlunbo .swiper-pagination {
  text-align: right;
}

.anlie {
  margin: 80px 0;
}

.anlunbo {
  margin-top: 70px;
}

.new-h span {
  color: #707070;
  font-size: 16px;
  display: inline-block;
  margin-left: 20px;
}

.new-h {
  color: #e01b12;
  font-size: 28px;
}

.new {
  padding: 70px 0 90px 0;
  background: #f8f8f8;
}

.bs1 .das-ul li {
  width: auto;
  margin-right: 20px;
}

.bs1 .das-ul li::after {
  display: none;
  opacity: 0;
}

.gongye .hrds {
  margin-bottom: 80px;
  margin-top: 0;
}

.new-t2 {
  color: #707070;
  font-size: 14px;
  line-height: 2;
  padding-top: 25px;
  height: 110px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
  border-top: 1px solid #e9e9e9;
}

.new-t {
  color: #2c2c2c;
  font-size: 16px;
  margin: 25px 0;
  height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.new_cons a {
  display: block;
  border: 1px solid #e9e9e9;
  background: #fff;
  padding: 70px 30px;
}

.data {
  background: #414141;
  color: #fff;
  text-align: center;
  padding: 10px;
  top: -30px;
  left: 30px;

  font-size: 13px;
}

.data p:nth-child(1) {
  font-size: 16px;
}

.new_cons .col-md-4 {
  margin-top: 80px;
}

.yus {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgb(65, 65, 65);
  line-height: 40px;
  text-align: center;
  position: absolute;
  right: 30px;
  bottom: -25px;
}

.yus i {
  color: #fff;
  font-size: 20px;
}

.yus::after {
  position: absolute;
  content: "";
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background-color: rgba(65, 65, 65, 0.102);
  left: -14px;
  top: -14px;
}

.new_cons {
  display: none;
}

.new_cons.active {
  display: block;
}

.new_cons a:hover .data {
  background: #e01b12;
  transition: 600ms ease-in-out;
}

.new_cons a:hover .yus::after {
  background-color: rgba(224, 27, 18, 0.102);
  transition: 600ms ease-in-out;
}

.new_cons a:hover .yus {
  background: #e01b12;
  transition: 600ms ease-in-out;
}

.wenzis-z {
  font-size: 14px;
  line-height: 1.929;
  color: rgb(112, 112, 112);
}

.gunyus {
  margin: 50px 0;
}

.lianxis_gong {
  margin-top: 40px;
}

.lianxis_gong li {
  display: inline-block;
  color: #272727;
  font-size: 16px;
}

.lianxis_gong li a {
  color: #272727;
  font-size: 16px;
}

.lianxis_gong li span {
  display: inline-block;
  padding: 0 20px;
}

.top-ma {
  font-size: 30px;
  color: #fff;
  background: #e01b12;
  text-transform: uppercase;
  text-align: center;
  padding: 25px 15px;
}

.bot-ma {
  background: #272727;
  text-align: center;
  padding: 30px;
}

.zixun {
  color: #8b8a8a;
  font-size: 16px;
  font-weight: lighter;
  margin: 15px 0;
}

.dins>.fl {
  width: 20%;
}

.dins>.fl i {
  color: #fff;
  font-size: 30px;
}

.dins>.fr {
  width: 80%;
  color: #fff;
  font-size: 20px;
  text-align: left;
}

.ma {
  margin-top: 30px;
}

.mas {
  width: 90%;
  margin: auto;
  margin-top: -189px;
}

.lianxis_gong li a:hover {
  color: #e01b12;
}

footer {
  background: url(http://jpo-dongban.com/static/image/7.jpg) no-repeat;
  padding-top: 50px;
}

.hs {
  color: #939393;
  font-size: 16px;
  background: url(http://jpo-dongban.com/static/image/1.png) bottom left no-repeat;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}

.foots-ul li {
  display: inline-block;
  margin-right: 50px;
}

.foots-ul li a {
  display: block;
  color: rgb(104, 104, 104);
  line-height: 1.857;
  font-size: 14px;
}

.lanxi {
  color: rgb(104, 104, 104);
  line-height: 1.857;
  font-size: 14px;
  margin-top: 20px;
}

.ming {
  color: #b0b0b0;
  font-size: 16px;
}

.foots-ul li:last-child {
  margin-right: 0;
}

.liuyans {
  color: #565656;
  font-size: 16px;
}

.liuyans p {
  color: #565656;
  font-size: 16px;
  margin-bottom: 20px;
}

.liuyans input {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 10px;
}

.liuyans input::placeholder,
.liuyans textarea::placeholder {
  color: #ebebeb;
  font-size: 14px;
}

.liuyans textarea {
  width: 100%;
  height: 80px;
  border: none;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 10px;
  resize: none;
}

.liuyans {
  background: #fff;
  padding: 25px 30px 15px 30px;
}

.liuyans button {
  color: #fff;
  font-size: 14px;
  border: none;
  line-height: 30px;
  background: #272727;
  padding: 0 20px;
  margin-top: 20px;
}

.ms1 {
  position: absolute;
  top: -74%;
  left: 15%;
  display: none;
}

.ds11:hover,
.foots-ul li a:hover {
  color: #e01b12;
}

.liuyans button:hover {
  background: #e01b12;
}

.bot-foot {
  color: #646464;
  font-size: 14px;
  padding: 15px 0;
  text-align: center;
  margin-top: 25px;
  border-top: 1px solid #646464;
}

.position_a a,
.position_a {
  color: #a0a0a0;
  font-size: 14px;
}

.position_a a {
  display: inline-block;
  margin: 0 5px;
}

.position {
  padding: 15px 0;
  border-bottom: 1px solid #d0d0d0;
}

.position_a a:hover {
  color: rgb(127, 135, 171);
}

.dang_er_ul li {
  display: inline-block;
  margin-right: 40px;
  line-height: 72px;
}

.dang_er_ul li a {
  display: inline-block;
  color: #3a3a3a;
  font-size: 16px;
  position: relative;
}

.dang_er_ul li:last-child {
  margin-right: 0;
  width: 37px;
  position: relative;
  cursor: pointer;
  border-width: 1px;
  text-align: center;
  line-height: 37px;
  border-color: rgb(236, 236, 236);
  border-style: solid;
  height: 37px;
  border-radius: 50%;
  background-color: rgb(127, 135, 171);
}

.dang_er_ul li a::after {
  content: "";
  height: 3px;
  background-color: rgb(127, 135, 171);
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  transform: scale(0);
  transition: 600ms ease-in-out;
}

.dang_er_ul li a:hover,
.dang_er_ul li.active a {
  color: rgb(127, 135, 171);
}

.dang_er_ul li a:hover::after,
.dang_er_ul li.active a::after {
  transform: scale(1);
}

.dahnag_er {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100vw;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(192, 192, 192, 0.35);
}

.dang_er_ul li:last-child i {
  color: #fff;
}

.pros .das-ul li {
  width: auto;
  padding-right: 70px;
}

.pros .das-ul {
  margin: 0px 0;
}

.pros .das-ul li:last-child::after {
  opacity: 0;

}

.pros {
  padding-bottom: 90px;
}

.anli_xiangs {
  color: #707070;
  font-size: 14px;
  padding: 40px 0;
  border-top: 1px solid #f5f5f5;
  line-height: 30px;
}

.about_xiangs {
  color: #707070;
  font-size: 16px;
  line-height: 35px;
}

.jiance_ming {
  color: #5a5a5a;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  background: #f2f2f2;
}


.zizhi {
  display: block;
  box-shadow: 0px 0px 20px 0px rgba(226, 226, 226, 0.75);
}

.jiance {
  padding-top: 50px;
}

.zizhi .overh {
  padding: 25px 0;
}

.jiance-img>div {
  margin-bottom: 30px;
}

.map img {
  max-width: inherit;
}

.map {
  padding: 50px 0;
}

.baits-t {
  font-size: 35px;
  color: #393939;
  padding: 35px 0;
}

.baits-t a {
  color: #e01b12;
  font-size: 16px;
}

.se {
  color: rgb(112, 112, 112);
  line-height: 2.25;
  font-size: 16px;
}

.xiang-jianc {
  padding-bottom: 150px;
}

.b_cons {
  width: 70%;
  color: #666666;
  font-size: 14px;
  position: relative;
  padding-left: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.n-date {
  color: #666666;
  font-size: 14px;
  width: 30%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.b_cons::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 5px;
  width: 5px;
  background: rgb(127, 135, 171);
  left: 2px;
  border-radius: 50%;
  transform: translateY(-50%);
}

.list1-news li {
  border-bottom: 1px dashed #efefef;
  padding: 20px 10px 15px 10px;
}

.n-zhanyaos {
  font-size: 14px;

  color: rgb(51, 51, 51);
  text-transform: uppercase;
  line-height: 2.143;
  margin-top: 20px;
}

.reds {
  color: #e01b12;
}

.cs-a .b_cons {
  padding-left: 0;
  font-size: 18px;
}

.cs-a .b_cons::after {
  opacity: 0;
}

.cs-a {
  display: block;
}

.tui-nes:hover img {
  transform: scale(1.2);
  transition: 600ms ease-in-out;
}

.tui-nes:hover .n-zhanyaos {

  transition: 600ms ease-in-out;
}

.list1-news li:hover .b_cons,
.list1-news li:hover .n-date {
  color: #e01b12;
  transition: 600ms ease-in-out;
}

.titles {
  color: #333333;
  font-weight: bold;
  font-size: 34px;
  margin-top: 60px;
}

.types {
  color: #999999;
  font-size: 14px;
  margin: 10px 0;
}

.s-p {
  display: inline-block;
  margin-left: 77px;
}

.xings-newis {
  font-size: 16px;
  color: rgb(51, 51, 51);
  line-height: 2;
  padding: 30px;
  margin-top: 20px;
  border-top: 1px dashed #dad6d6;
  border-bottom: 1px dashed #dad6d6;
}

.shang>div {
  width: 50%;
}

.shang {
  padding: 15px 0 34px 0;
}

.shang>div a {
  color: #333333;
  font-size: 14px;
}

.shang>div a:hover {
  color: rgb(231, 76, 38);
}

.hres1-n {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.hres1-n::after {
  content: "";
  width: 81px;
  height: 4px;
  background-color: rgb(231, 76, 38);
  position: absolute;
  bottom: 0;
  left: 0;
}

.tui-ul-n {}

.new_as>.fl {
  width: 70%;
  color: #7e7e7e;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.new_as>.fr {
  width: 30%;
  color: #7e7e7e;
  font-size: 16px;
}

.new_as {
  display: block;
}

.tui-ul-n li {
  padding: 15px 0;
  border-bottom: 1px dashed #e7e7e7;
}

.tui-ul-n li:hover .new_as>.fl {
  color: rgb(231, 76, 38);
}

.tui-ul-n li:hover .new_as>.fr {
  color: rgb(231, 76, 38);
}

.news-xiangs {
  padding-bottom: 60px;
}

.tuis-n>.col-md-6:nth-child(1) {
  padding: 0 30px 0 0;
}

.tuis-n>.col-md-6:nth-child(2) {
  padding: 0 0px 0 30px;
}

.zhaoyao {
  color: #8e8d8d;
  font-size: 16px;
}

.zhaoyao-span {
  color: #575757;
}

.xing-p-title {
  color: #353535;
  font-size: 30px;
}

.xing-pro {
  padding: 40px 0 0 80px;
}

.fenglei {
  color: #8e8d8d;
  font-size: 16px;
  margin: 30px 0;
}

.zhaoyao {
  color: #8e8d8d;
  font-size: 16px;
}

.zhaoyao {
  line-height: 2.25;
}

.cls {
  font-size: 16px;

  color: rgb(142, 141, 141);

  display: inline-block;
}

.cls a {
  display: block;
  font-size: 16px;

  color: rgb(142, 141, 141);
}

.cls a:hover {
  color: rgb(127, 135, 171);
}

.zhaoyao>span {
  color: #575757;
}

.pro-xing {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 50px;
}

.wendu>li {
  display: inline-block;
  width: 15%;

  color: #707070;
  text-align: center;
  padding: 20px 10px;
  font-size: 16px;
  margin: 0 20px;
  background-color: rgb(250, 250, 250);
}

.wendu>li span {
  font-size: 40px;
  color: #8a8a8a;
}

.wendu>li .reds {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  height: 42px;
  overflow: hidden;
  line-height: 21px;
  font-size: 14px;
}

.bs-p1 {
  margin: 10px 0;
}

.wendu {
  padding: 50px 0 0px 0;
}

.pro-tupai {
  position: relative;
}

.pro-tupai::after {
  content: "";
  left: 0;
  height: 3px;
  width: 49.9%;
  position: absolute;
  bottom: 0;
  background-color: rgb(205, 40, 43);
}

.pro-tupai::before {
  content: "";
  right: 0;
  height: 3px;
  width: 49.9%;
  position: absolute;
  bottom: 0;
  background-color: #404040;
}

.tupai-tidian-p1 {
  color: #8a8a8a;
  font-size: 16px;
  margin-top: 20px;
}

.tupai-tidian {
  color: #444444;
  font-size: 30px;
  font-weight: bold;
  margin-top: 80px;
}

.pu-s>li {
  width: 49%;
  margin-bottom: 2%;
}

.pu-s {
  padding: 50px 0 10px 0;
}

.tl {
  text-align: left;
}

.ying-tie {

  margin: auto;
  padding: 60px 0 10px 0;
}

.ying-tie li {
  margin-bottom: 15px;
  background: #f5f5f5;
}

.ying-tie li>div {
  width: 50%;
}

.na-con {
  color: #535353;
  font-size: 14px;
  line-height: 2.571;
  margin-top: 60px;
}

.rights {
  padding: 45px;
  text-align: left;
}

.na {
  color: #535353;
  font-size: 28px;
  position: relative;
}

.na::after {
  content: "";
  position: absolute;
  width: 47px;
  height: 3px;
  background-color: rgb(205, 40, 43);
  left: 0;
  bottom: -30px;
}

.ying-tie li:nth-child(2n) .lefts {
  float: right;
}

.ying-tie li:nth-child(2n) .rights {
  float: left;
}

.saa>div {
  width: 50%;
}

.saa {
  border-top: 1px solid #eaeaea;
  padding-top: 20px;
}

.saa a {
  color: #a3a3a3;
  font-size: 14px;
}

.saa a:hover {
  color: #e01b12;
}

.bg-dao {
  position: fixed;
  width: 100%;
  top: 0;
  height: 100%;
  display: none;
  background: #fff;
  z-index: 990;
}

.guanbis {
  cursor: pointer;
}

.guanbis i {
  font-size: 50px;
  color: #3a3a3a;
}

.nav-uls>li a {
  display: block;
  font-size: 30px;
  color: #3a3a3a;
}

.nav-uls>li {
  line-height: 64px;
}

.nav-uls {
  width: 50%;
  margin: auto;
}

.cons-a1 {
  width: 69%;
  margin: auto;
}

.nav-uls>li a:hover {
  color: rgb(127, 135, 171);
}

.nav-uls {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bots.actives {
  display: none;
}

.disnones {
  display: none;
}

/* 搜素框 */
.searchbox {
  padding: 44px 0 38px;
  box-shadow: 0px 0px 7px 0px rgb(207, 207, 207);
  background: #fff;
  position: fixed;
  left: 0;
  width: 100%;
  right: 0;
  top: 73px;
  border-top: 2px solid rgb(127, 135, 171);

  text-align: center;
  z-index: 44;
}

.searchs {
  max-width: 600px;
  margin: 0 auto;
}

.searchs .sertext {
  display: block;
  float: left;
  padding: 0;
  outline: none;
  padding-left: 12px;
  width: 78%;
  float: left;
  border: 1px solid #cdcdcd;
  color: #a2a2a2;
  font-size: 12px;

  height: 52px;
  line-height: 52px;
  transition: 0.4s;
}

.serbtn {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  width: 22%;
  float: right;
  height: 52px;
  text-align: center;
  line-height: 52px;
  background: rgb(127, 135, 171);

  color: #ffffff;
  font-size: 15px;
  cursor: pointer;
  transition: 0.44s;
}

.tidians {
  width: 100%;
  overflow: hidden;
}

/* 右侧悬浮 */

.rightfix {
  position: fixed;
  top: 200px;
  right: 0px;
  width: 40px;
  border: 1px solid #dee2e7;
  border-right: none;
  z-index: 2;
  border: 1px solid #dee2e7;
  background: #fff;

}

.fix_ul li {
  font-size: 12px;
  background: #fff;
  text-align: center;
  float: none;
  position: relative;
  width: 40px;
  height: 40px;
  border-bottom: 1px solid #dee2e7;
  line-height: 40px;
  margin-bottom: 0px;
  color: #fff;
}

.fix_ul li i {
  font-size: 20px;
  color: #747679;
}

.fix_ul li:nth-child(2n) {
  background: #eee;
}

.right_div {
  display: none;
  position: absolute;
  right: 20px;
  top: 0px;
  background: #fff;
  padding: 5px;
  line-height: 30px;
  transition: all 0.2s ease-in-out;
  min-width: 120px;
}

.fix_ul li:hover a {
  color: #848484;
}

.fix_ul li:hover .right_div {
  display: block;
  right: 40px;
}

.fix_ul li:hover {
  background: #e01b12;

}

.fix_ul li:hover i {
  color: #fff;
}

.mobile-foot {
  display: none;
  background: #e01b12;


  padding: 8px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.mobile-foot a {
  color: #fff;
  height: 35px;
  line-height: 33px;
  border: 1px solid #fff;
  border-radius: 4px;
  text-align: center;
  width: 22%;
  padding: 0 15px;
  font-size: 15px;
  margin: 0 5px;
  transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  padding: 0px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

@media (max-width: 1280px) {
  .tise_p2 {
    font-size: 12px;
  }

  .xuhao {

    width: 68px;

    font-size: 12px
  }

  .wendu>li {
    margin: 0 5px
  }

  .tese-wen {
    padding: 15px;
  }

  .lunbo-wen {
    left: 3%;
  }

  .right-p1 {
    font-size: 45px;
  }

  .dang_er_ul li {
    margin-right: 24px;
  }

  .jishu .swiper-slide {
    font-size: 12px;
  }

  .linxi {
    height: 350px;
  }

  .p1 {
    color: #ffffff;
    font-size: 20px;
  }

  .p1 span {
    font-size: 30px;
  }

  .gongye .hrds {
    margin-bottom: 30px;
  }

  .tidian {
    margin: 30px -15px;
  }

  .lunbo-wen {
    top: 30%;
  }

  .biaotis {
    font-size: 16px;

    line-height: 27px;
  }

  .hrds {
    margin-top: 48px;
  }

  .tidian {
    height: 530px;
  }

  .foots-ul li {
    margin-right: 18px;
  }

  .wenzis-z {
    font-size: 13px;
  }
}

@media (max-width: 990px) {
  body {

  }

  .pro-cons>div.active {
    margin: 0;
  }

  .right {
    margin-top: 10px;
  }

  .das-ul>li {
    margin: 5px;
  }

  .jishu .swiper-slide {
    text-align: center;
  }

  .new_cons .col-md-4 {
    margin-top: 50px;
    margin-bottom: 10px;
  }

  .pross {
    padding: 7.5px;
  }

  .xing-pro {
    padding: 10px 0 0 0px;
  }

  .xing-p-title {

    font-size: 19px;
  }

  .wendu>li {
    width: 18%;
  }

  .fenglei {

    font-size: 14px;
    margin: 10px 0;
  }

  .dahnag_er {
    display: none;
  }

  .rights {
    padding: 13px;
  }

  .na {
    color: #535353;
    font-size: 18px;
  }

  .na-con {

    font-size: 12px;
    line-height: 2;
  }

  .rightfix {
    display: none;
  }

  .guan>a {
    font-size: 13px;
  }

  .kefu {
    color: #ffffff;
    font-size: 14px;
    right: 0;
    line-height: 54px;
  }

  .linxi {
    height: 250px;
  }

  .wes_b {
    margin-top: 3%;
  }

  .tidian>.fl {
    width: 60%;
  }

  .tidian .fr {
    width: 40%;
  }

  .tidian {
    height: 256px;
  }

  .hrds>p:nth-child(1) {
    font-size: 20px;
  }

  .hrds>p:nth-child(2) {
    font-size: 13px;
  }

  .das-ul>li a {
    font-size: 13px;
  }

  .right-p1 {
    font-size: 35px;
  }

  .right-p2 {
    font-size: 14px;
  }

  .diangz {
    line-height: 2;
    font-size: 12px;
  }

  .pranli-con>.fr {
    padding: 20px;
    transform: translateY(0%);
  }

  .anlunbo {
    margin-top: 10px;
  }

  .jishu .swiper-slide i {
    font-size: 9px;
  }

  .top-ma {
    font-size: 18px;
  }

  .bot-ma {
    padding: 10px;
  }

  .dins>.fl i {
    font-size: 18px;
  }

  .dins>.fr {
    font-size: 10px;
  }

  .zixun {
    font-size: 12px;
  }

  .mas {
    width: 100%;

    margin-top: -155px;
  }

  .wenzis-z {
    font-size: 13px;
    line-height: 20px;
  }

  .gunyus {
    margin: 20px 0;
  }

  .lianxis_gong {
    margin-top: 21px;
  }

  footer {
    display: none;
  }

  .dahnag_er {
    z-index: -111;
    opacity: 0;
  }

  .bots {
    max-height: 75px;
    background: #e01b12;
  }

  .caidain {
    margin-top: 20px;

    margin-right: 20px;
  }

  .index_a img {
    width: 55%;
  }

  .das-ul>li::after {
    display: none;
  }

  .nav-uls>li a {
    font-size: 19px;
  }

  .nav-uls>li {
    line-height: 30px;
  }

  .guanbis i {
    font-size: 30px;
  }

  .guanbis {
    margin-top: 20px;
  }




  .sousuo {
    display: none;
  }

  .left {
    width: 100%;
  }

  .right {
    text-align: left;
    width: 100%;
  }

  .das-ul>li {
    width: auto;
  }

  .index_pro {
    padding: 15px 7.5px;
  }

  .pro-cons {
    margin: 15px -15px;
  }

  .linxi {
    display: none;
  }

  .hrds {
    margin-top: 0px;
  }

  .tidian>.fl {
    width: 50%;
  }

  .tidian .fr {
    width: 50%;
  }



  .gong_wen {
    display: none;
  }

  .anlie {
    margin: 20px 0;
  }

  .pranli-con>.fl {
    width: 100%;
  }

  .pranli-con>.fr {
    width: 100%;
    position: relative;
  }

  .new {
    padding: 15px;
  }

  .new-h {
    color: #e01b12;
    font-size: 20px;
  }

  .new-h span {
    margin-left: 0;
  }

  .mas {
    margin-top: 10px;
  }

  .lianxis_gong li a {
    font-size: 12px;
  }

  .lianxis_gong li span {
    padding: 0 4px;
  }

  .new_cons a {
    padding: 40px 30px;
  }

  /* 
  .index_pro,
  .anlie {
    padding: 15px;
  } */

  .rows1 {
    padding: 0 0 40px 0;
  }

  .mobile-foot {
    display: block;
  }

  .titles {

    font-size: 27px;
    margin-top: 20px;
  }

  .tuis-n>.col-md-6:nth-child(2),
  .tuis-n>.col-md-6:nth-child(1) {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .bots{ display:block}
  .tidian {
    height: 128px;
  }

  .more_a {
    margin-top: 10px;
  }

  .index_pro {
    padding: 15px;
  }

  .pross {
    padding: 7.5px 0;
  }

  .more_a a {

    font-size: 12px;

    line-height: 22px;
    padding: 0 18px;
  }

  .p2 {
    display: none;
  }

  .p1 span {
    font-size: 16px;
  }

  .p1 {

    font-size: 10px;
  }

  .ship_con {
    display: none;
  }

  .anlunbo {
    margin-top: 10px;
  }

  .position {
    display: none;
  }

  .anlunbo .swiper-pagination {
    text-align: center;
  }

  .ban img {
    height: 120px;
  }

  .about_xiangs {

    font-size: 13px;
    line-height: 25px;
  }

  .new_cons a {
    padding: 40px 15px;
  }

  .right-p1 {
    font-size: 25px;
  }

  .guanbis {
    margin-right: 20px;

  }

  .chs {
    padding: 0 15px;
  }

  .xuhao {
    font-size: 12px;
  }

  .wenzis-z {
    padding: 15px 0;
  }

  .list1-news li {
    padding: 10px 0;
  }

  .gunyus .col-sm-3 {
    display: none;
  }

  .gunyus {
    margin: 0 -15px;
  }

  .cs-a {
    padding: 0px;


  }

  .n-date {
    margin-top: 5px;
  }

  .anlie {
    margin: 15px;
  }

  .pros .das-ul li {
    width: auto;
    padding-right: 15px;
  }

  .pros .das-ul {
    margin: 10px 0;
  }

  .about_xiangs,
  .ans1 {
    padding: 15px;
  }

  .das-ul>li a {
    font-size: 12px;
  }


  .jiance {
    padding: 15px 7.5px;
  }

  .jiance-img>div {
    padding: 7.5px;
    margin-bottom: 0px;
  }

  .map {
    padding: 15px;
  }

  .titles {
    font-size: 17px;
    margin-top: 20px;
  }

  .shang {
    padding: 15px;
  }

  .jiance_ming {
    font-size: 14px;
  }

  .tui-ul-n li {
    padding: 10px 0;
  }

  .new_as>.fl,
  .new_as>.fr {
    font-size: 14px;
  }

  .shang>div {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }

  .s-p {
    display: inline-block;
    margin-left: 3px;
  }

  .xings-newis {
    font-size: 14px;
    color: rgb(51, 51, 51);
    line-height: 2;
    padding: 15px;
  }

  .baits-t {
    font-size: 24px;

    padding: 21px 0;
  }

  .se {
    padding: 15px;
    font-size: 14px;
  }

  .ying-tie li:nth-child(2n) .rights {
    float: right;
  }

  .ying-tie li:nth-child(2n) .lefts {
    float: left;
  }

  .ying-tie li .lefts,
  .ying-tie li .rights {
    width: 100%;
  }

  .wendu {
    padding: 15px;
  }

  .wendu>li {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }

  .tupai-tidian {

    font-size: 23px;

    margin-top: 30px;
  }

  .pu-s {
    padding: 15px;
  }

  .ying-tie {
    width: 100%;
    padding: 15px;
  }

  .saa>div {
    width: 100%;
    text-align: left;
  }

  .saa {
    padding: 15px;
  }

  .cons-a1 {
    width: 100%;
  }

  .anli_xiangs {
    padding: 15px;
  }

  .list1-news {
    margin-top: 20px;
  }

  .right {
    display: none;
  }

  .das-ul>li {
    width: 50%;
    margin: 5px 0;
  }

  .tidian>.fl {
    width: 100%;
  }

  .tidian .fr {
    width: 100%;
    height: 120px;
  }

  .tidian {
    height: auto;
  }

  .pro-cons>div.active>div,
  .new_cons.active>div {
    display: none;
  }

  .index_a img {
    width: 44%;
  }

  .tidians {
    display: none;
  }

  .jishu .swiper-slide::after {
    opacity: 0;
  }

  .caidain {
    width: 30px;
    height: 18px;
    margin-top: 19px;
  }

  .wenzis-z {
    font-size: 14px;
    line-height: 28px;
  }

  .gongye .bg-color {
    padding: 5px 0;
  }

  .pro-cons>div.active>div:nth-child(1),
  .new_cons.active>div:nth-child(1),
  .pro-cons>div.active>div:nth-child(2),
  .new_cons.active>div:nth-child(2) {
    display: block;
  }

  /* .lunbo-wen {
    display: none;
  } */
}

.zizhi:hover img {
  transform: scale(1.2);
  transition: 600ms ease-in-out;
}

.zizhi:hover .jiance_ming {
  background: rgb(127, 135, 171);
  color: #fff;
  transition: 600ms ease-in-out;

}

.yas {
  padding: 20px 0 50px 0;
  font-size: 14px;
  line-height: 2;
  color: #3a3a3a;
  text-align: left;
}




#page {
  clear: both;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  display: table;
  margin: 30px auto;
}

#page li {
  float: left;
  padding: 5px 14px;
  border: 1px solid #CCCCCC;
  margin-right: 6px;
  color: #666;
  font-size: 12px;
  list-style: none;
}

#page li:hover {
  border: 1px solid #e01b12;
}

#page li:hover a {
  color: #e01b12;
}

#page li a {
  color: #666
}

#page li.thisclass {
  border: 1px solid #e01b12;
  background-color: #e01b12;
  color: #FFFFFF
}

#page li.thisclass a {
  color: #fff
}

.tidian .gallery-thumbs .swiper-slide-active.swiper-slide-thumb-active {
  border-bottom: 1px solid #e01b12;

}

.pro-tupai {
  line-height: 2;
  padding-bottom: 55px;
}
