@import "https://at.alicdn.com/t/font_762070_ppmoasu193.css";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: Microsoft YaHei;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
img {
  max-width: 100%;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input:focus {
  outline: none;
}
a {
  text-decoration: none;
  color: inherit;
}
.bg_gray {
  background: #eeeeee;
}
* {
  box-sizing: border-box;
}
.clearFix:after {
  clear: both;
}
.clearFix:before,
.clearFix:after {
  content: " ";
  display: table;
}
[data-href] {
  cursor: pointer;
}
.container_Ld {
  width: 1390px;
  margin: 0 auto;
}
.mb_show {
  display: none!important;
}
.mb_hidden {
  display: block!important;
}
.mb_flex {
  display: none!important;
}
@media (max-width: 768px) {
  .container_Ld {
    width: 100%;
  }
  .mb_show {
    display: block!important;
  }
  .mb_flex {
    display: flex!important;
  }
  .mb_hidden {
    display: none!important;
  }
}
.header_con {
  height: 80px;
  width: 100%;
  min-width: 1390px;
  background: rgba(0, 0, 0, 0.2);
}
.header_con .logo_box {
  float: left;
  width: 217px;
  height: 100%;
  padding-top: 10px;
  padding-left: 27px;
}
.header_con .phone_box {
  float: left;
  height: 100%;
  padding-top: 26px;
  padding-left: 1.3%;
  width: 16%;
}
.header_con .nav_lsit {
  float: left;
  height: 100%;
  width: 40%;
  padding: 0 2.05%;
}
.header_con .nav_lsit a {
  text-decoration: none;
  color: inherit;
  line-height: 80px;
  height: 80px;
  display: inline-block;
}
.header_con .nav_lsit > li {
  float: left;
  width: 16.6666%;
  color: #7c7c7c;
  text-align: center;
  position: relative;
}
.header_con .nav_lsit > li ul.type_ul {
  display: none;
  position: absolute;
  top: 90px;
  left: 50%;
  border-radius: 10px;
  transform: translateX(-50%);
  z-index: 99999;
  color: #fff;
  font-size: 14px;
}
.header_con .nav_lsit > li ul.type_ul li {
  background: #0096da;
}
.header_con .nav_lsit > li ul.type_ul li:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.header_con .nav_lsit > li ul.type_ul li:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.header_con .nav_lsit > li ul.type_ul li:hover {
  background-color: #0072a6;
}
.header_con .nav_lsit > li ul.type_ul:before {
  content: " ";
  position: absolute;
  top: -20px;
  box-sizing: border-box;
  border: 10px solid transparent;
  border-bottom-color: #0096da;
  left: 50%;
  transform: translateX(-50%);
}
.header_con .nav_lsit > li ul.type_ul:after {
  content: " ";
  top: -30px;
  position: absolute;
  height: 30px;
  width: 100%;
  left: 0;
}
.header_con .nav_lsit > li ul.type_ul li {
  border-bottom: 1px solid #0072a6;
  padding: 0 20px;
}
.header_con .nav_lsit > li ul.type_ul a {
  height: 36px;
  width: 100%;
  line-height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.header_con .nav_lsit > li:hover {
  color: #0096da;
}
.header_con .nav_lsit > li:hover ul.type_ul {
  display: block;
}
.header_con .nav_lsit > li.active {
  color: #0096da;
}
.header_con .nav_lsit > li.active > a {
  border-bottom: 3px solid #0096da;
}
.header_con .login_con {
  width: 13.8%;
  float: left;
  line-height: 80px;
  font-size: 14px;
  text-align: center;
  color: #7c7c7c;
}
.header_con .login_con span {
  margin: 0 5px;
}
.header_con .login_con a {
  color: inherit;
  text-decoration: none;
}
.header_con .login_con a:hover {
  color: #0096da;
}
.header_con .language_con {
  width: 5.2%;
  line-height: 80px;
  float: left;
  color: #7c7c7c;
  font-size: 14px;
}
.header_con .language_con a {
  color: inherit;
  text-decoration: none;
}
.header_con .language_con a:hover {
  color: #0096da;
}
.header_con .search_box_con {
  width: 9%;
  float: left;
  height: 100%;
  padding: 0 15px;
}
.header_con .search_box_con div {
  margin-top: 23px;
  position: relative;
}
.header_con .search_box_con input {
  width: 100%;
  border-radius: 18px;
  padding-right: 20px;
  background-color: #141414;
  border: none;
  outline: none;
  height: 30px;
  color: #7c7c7c;
  padding-left: 10px;
}
.header_con .search_box_con .leidi {
  position: absolute;
  right: 5px;
  line-height: 30px;
  top: 0;
  color: #fff;
  opacity: 0.4;
  cursor: pointer;
}
@media (max-width: 768px) {
  .header_con {
    display: none;
    min-width: 0;
    height: 0.9rem;
    padding: 0 0.12rem;
  }
  .header_con .logo_box {
    width: auto;
    padding: 0.07rem 0;
    border-right: none;
  }
  .header_con .logo_box img {
    height: 100%;
    display: block;
  }
  .header_con .mu_box {
    float: right;
    height: 100%;
    padding: 0.2rem 0;
    margin-left: 0.4rem;
  }
  .header_con .mu_box img {
    height: 100%;
    display: block;
  }
  .header_con .search_box_con {
    width: 1.5rem;
    padding: 0;
    float: right;
  }
  .header_con .search_box_con input {
    display: block;
    border-radius: 0.24rem;
  }
  .header_con .search_box_con div {
    margin-top: 0.15rem;
    line-height: 0.9rem;
  }
}
.black_nav {
  height: 0.85rem;
  font-size: 0.38rem;
  padding: 0 .15rem;
  background: url(../images/mb_img/foot_bg.jpg);
  line-height: 0.85rem;
  color: #fff;
  text-align: center;
  position: relative;
}
.black_nav img {
  height: 0.6rem;
  position: absolute;
  top: 0.1rem;
  right: 0.15rem;
}
.footer_con {
  background-color: #202020;
  padding-top: 48px;
  min-width: 1390px;
}
.footer_con a {
  text-decoration: none;
  color: inherit;
}
.footer_con dl {
  color: #ffffff;
  float: left;
  margin-right: 83px;
}
.footer_con dl dt {
  margin-bottom: 36px;
}
.footer_con dl dd {
  color: #9e9e9e;
  margin-bottom: 29px;
}
.footer_con dl dd:hover {
  color: #0096da;
}
.footer_con .erweima_con {
  float: right;
  color: #3f3f3f;
  margin-top: 40px;
}
.footer_con .erweima_con .item_er {
  margin-right: 90px;
  float: left;
  text-align: center;
}
.footer_con .erweima_con .item_er:hover {
  color: #0096da;
}
.footer_con .erweima_con .item_er:hover .er_cc {
  background: #141414;
}
.footer_con .erweima_con .item_er:hover .er_cc .ab_erma {
  display: block;
}
.footer_con .erweima_con .item_er .leidi {
  font-size: 28px;
}
.footer_con .erweima_con .item_er p {
  margin-top: 10px;
}
.footer_con .er_cc {
  padding: 9px;
  width: 46px;
  margin: 0 auto;
  position: relative;
}
.footer_con .er_cc .ab_erma {
  position: absolute;
  padding: 6px;
  background: #fff;
  border-radius: 5px;
  top: -167px;
  left: 50%;
  margin-left: -83px;
  width: 152px;
  display: none;
}
.footer_con .er_cc .ab_erma:before {
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 11px solid transparent;
  border-top: 11px solid transparent;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top-color: #fff;
  bottom: -22px;
  left: 50%;
  margin-left: -3px;
}
.footer_con .copyright {
  text-align: center;
  color: #454444;
  padding-bottom: 30px;
  margin-top: 30px;
  font-size: 12px;
}
@media (max-width: 768px) {
  .mb_footer {
    height: 1.2rem;
  }
  .flex_footer {
    display: flex;
    font-size: 0.26rem;
    color: #fff;
    text-align: center;
    position: fixed;
    height: 1.2rem;
    width: 100%;
    bottom: 0;
    z-index: 999;
    background: url("../images/mb_img/foot_bg.jpg");
  }
  .flex_footer .foot_item {
    width: 25%;
  }
  .flex_footer .foot_item.active {
    background: rgba(0, 0, 0, 0.2);
    color: #0096da;
  }
  .flex_footer .foot_item .leidi {
    font-size: 0.5rem;
    margin-bottom: 0.15rem;
    margin-top: 0.2rem;
    display: inline-block;
    line-height: 1em;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes changGb {
  0% {
    position: fixed;
    background: rgba(0, 0, 0, 0.2);
  }
  10% {
    position: fixed;
    background: rgba(22, 22, 22, 0.4);
  }
  20% {
    position: fixed;
    background: rgba(155, 155, 155, 0.8);
  }
  80% {
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
  }
  100% {
    position: fixed;
    background: #ffffff;
  }
}
.wflex {
  position: fixed;
  background: #fff;
  box-shadow: -7px 1px 8px 0 #ddd;
}
.changGb {
  -webkit-animation-name: changGb;
  animation-name: changGb;
}
.header_con.wflex .search_box_con input {
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.header_con.wflex .search_box_con .leidi {
  color: #ddd;
}
.con_child {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .con_child {
    width: 100%;
    margin: 0 auto;
    padding: 0 0.15rem;
  }
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.pagination {
  float: right;
}
.pagination span,
.pagination .leidi {
  float: left;
  width: 44px;
  height: 44px;
  cursor: pointer;
  font-size: 15px;
  text-align: center;
  line-height: 44px;
  color: #666;
  border: 1px solid #e5e5e5;
  margin-right: 2px;
}
.pagination span.active,
.pagination .leidi.active {
  background: #313131;
  color: #fff;
}
.pagination .ellipsis {
  border: none;
  cursor: auto;
}
.pagination .number_page {
  display: inline-block;
  vertical-align: middle;
}
.pagination .jump {
  margin-left: 38px;
  display: inline-block;
  vertical-align: middle;
  color: #666;
  font-size: 15px;
}
.pagination .jump input {
  width: 63px;
  height: 40px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 0 14px;
}
.pagination .jump input:focus {
  outline: none;
}
.pagination .jump .page_ben {
  display: inline-block;
  width: 67px;
  height: 39px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e5e5e5;
  text-align: center;
  line-height: 39px;
}
@media (max-width: 768px) {
  .look_more_ben {
    margin-top: 0.6rem;
    width: 7.1rem;
    height: 0.88rem;
    background-color: #0096da;
    color: #fff;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.88rem;
    margin-right: auto;
    margin-left: auto;
  }
  .child_copyright {
    color: #707070;
    font-size: 0.3rem;
    text-align: center;
    line-height: 1.5em;
    margin: 0.7rem 0 0.3rem 0;
  }
}
.header {
  z-index: 9999!important;
}
.layer_gary {
  position: fixed;
  background-color: #000000;
  opacity: 0.5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  display: none;
}
.mb_nav {
  position: fixed;
  top: 0;
  left: 0.8rem;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999;
  overflow: auto;
  transform: translateX(100%);
  transition: all .3s;
}
.mb_nav a {
  text-decoration: none;
  color: inherit;
}
.mb_nav .head_bg {
  height: 3.46rem;
  background: url("../images/mb_img/nav_02.jpg");
  overflow: hidden;
  position: relative;
}
.mb_nav .head_bg .img_box {
  width: 1.1rem;
  height: 1.1rem;
  text-align: center;
  margin: 1.3rem auto 0 auto;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
}
.mb_nav .head_bg .img_box img {
  position: relative;
  z-index: 2;
}
.mb_nav .head_bg .img_box::before {
  content: "暂无";
  font-size: 0.24rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mb_nav .head_bg .login {
  font-size: 0.3rem;
  text-align: center;
  color: #fff;
  margin-top: 0.3rem;
}
.mb_nav .head_bg .login a + a {
  margin-left: 0.3rem;
}
.mb_nav .head_bg .leidi {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  font-size: 0.4rem;
  color: #fff;
}
.mb_nav .ul_nav {
  font-size: 0.3rem;
  color: #333;
  padding: 0 0.3rem;
  margin-top: 0.2rem;
}
.mb_nav .ul_nav > li div {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  height: 0.9rem;
  line-height: 0.9rem;
  justify-content: space-between;
}
.mb_nav .ul_nav > li div a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 1.5rem;
  display: inline-block;
}
.mb_nav .ul_nav > li div i.before {
  width: 1rem;
  text-align: right;
  font-size: 0.36rem!important;
  z-index: 99;
  color: #999999;
}
.mb_nav .ul_nav > li div i.before:before {
  display: inline-block;
  transition: all .6s;
}
.mb_nav .mb_nav_head {
  height: 3.5rem;
  background: #f7f7f7;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.28rem;
  flex-direction: column;
  position: relative;
}
.mb_nav .mb_nav_head i.close {
  position: absolute;
  left: 0.34rem;
  top: 0.26rem;
  font-size: 0.5rem;
  background-image: linear-gradient(270deg, #3d90fd 0%, #2eb4e7 100%), linear-gradient(#a7815d, #a7815d);
  -webkit-background-clip: text;
  color: transparent;
}
.mb_nav .mb_nav_head .headImg {
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 50%;
}
.mb_nav .mb_nav_head .login_nav {
  margin-top: 0.3rem;
  color: #0096da;
}
.mb_nav .mb_nav_head .login_nav a:first-child {
  margin-right: 0.3rem;
}
.mb_nav .child {
  font-size: 0.28rem;
}
.mb_nav .child a {
  padding-left: 0.2rem!important;
  color: #555;
}
.mb_nav .child-child {
  font-size: 0.24rem;
}
.mb_nav .child-child a {
  padding-left: 0.4rem!important;
  color: #999;
}
.mb_nav .child-child a:before {
  display: none!important;
}
.mb_nav .ro180:before {
  transform: rotate(90deg);
}
.show_nav {
  display: block;
  transform: translateX(0%);
}
.mm0 {
  margin: 0!important;
}
@media (max-width: 768px) {
  .mm0 {
    margin-top: 0.7rem!important;
  }
}
.ab_ul_bottom.show {
  transform: translateX(0);
}
.ab_ul_bottom {
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: -2.8rem;
  right: .25rem;
  left: .25rem;
  height: 2.5rem;
  background-color: #ffffff;
  box-shadow: 1px 7px 13px 0 rgba(93, 95, 99, 0.35);
  border: solid 1px #dcdcdc;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  color: #4e4e4e;
  border-radius: .2rem;
  transform: translateX(150%);
  transition: all .3s;
}
.ab_ul_bottom li {
  width: 100%;
  text-align: center;
  flex: 1;
  height: 33%;
  border-bottom: 1px solid #ddd;
}
.ab_ul_bottom li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .26rem;
  width: 100%;
  height: 100%;
}
.ab_ul_bottom li a:active {
  color: #0260de;
}
.ab_ul_bottom li .leidi {
  font-size: .4rem;
  margin-right: .15rem;
}
.cont_you_c {
  position: fixed;
  top: 50%;
  right: 40px;
  margin-top: -90px;
  height: 180px;
  width: 60px;
  border: 1px solid #0260dd;
  color: #0260dd;
  background: #fff;
  z-index: 999999;
}
.cont_you_c .leidi {
  font-size: 36px;
}
.cont_you_c > div {
  height: 60px;
  padding: 10px;
  border-top: 1px solid #0260dd;
  cursor: pointer;
}
.cont_you_c > div:first-child {
  border: none;
}
.cont_you_c .dianhua {
  color: #fff;
  padding: 0;
  font-size: 16px;
  line-height: 1.3em;
  text-align: center;
  position: relative;
}
.cont_you_c .dianhua .layer {
  position: relative;
  z-index: 9;
  background: #0260dd;
  height: 100%;
  padding: 10px;
}
.cont_you_c .dianhua .layer:hover + .phone {
  opacity: 1;
  width: 175px;
}
.cont_you_c .dianhua .phone {
  position: absolute;
  opacity: 0;
  top: -1px;
  right: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  background: #0260dd;
  color: #fff;
  transition: all .3s;
}
.cont_you_c .erwei {
  position: relative;
}
.cont_you_c .erwei:hover .erweima_cont {
  width: 180px;
  opacity: 1;
  padding: 10px;
}
.cont_you_c .erwei .erweima_cont {
  position: absolute;
  bottom: 0;
  padding: 0;
  height: 180px;
  right: 100%;
  background: #0260dd;
  opacity: 0;
  transition: all .3s;
  width: 0;
}
.cont_you_c .erwei .erweima_cont img {
  height: 100%;
}
.header {
  height: 80px;
}
@media (max-width: 768px) {
  .header {
    height: auto;
  }
}
.header_con {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999999;
  box-shadow: 0 2px 6px 0 rgba(13, 17, 41, 0.2);
}
.header_con .search_box_con input {
  background: #fff;
  border: solid 1px #eee;
}
.header_con .search_box_con .leidi {
  color: #7c7c7c;
}
.type {
  margin: 50px 0 50px auto;
  width: 1200px;
  position: relative;
}
.type .swiper-container {
  width: 930px;
  margin: 0 auto;
}
.type .swiper-slide {
  width: auto;
}
.type a {
  text-decoration: none;
  color: #666666;
  display: inline-block;
  padding: 17px 42px;
  border: 1px solid #999;
  font-size: 14px;
  margin-right: 10px;
}
.type .swiper-button-prev {
  background-image: url("../images/bt_pre.png");
}
.type .swiper-button-next {
  background-image: url("../images/bt_next.png");
}
.type .swiper-button-prev,
.type .swiper-button-next {
  background-size: auto auto;
  opacity: 0.35;
}
.p_banner {
  height: 400px;
  position: relative;
  width: 100%;
  overflow: hidden;
  min-width: 1390px;
}
.p_banner img {
  position: absolute;
  left: 50%;
  max-width: none;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .p_banner {
    height: auto;
    min-width: 0;
  }
  .p_banner img {
    width: 100%;
    position: static;
    transform: none;
  }
}
.pagination_con {
  margin: 50px 0;
}
.news_list li {
  height: 227px;
  padding: 53px 50px 31px 44px;
  border: solid 1px transparent;
  border-bottom-color: #ddd;
}
.news_list li:last-child {
  border-bottom-color: transparent;
}
.news_list li:hover {
  border-color: #0096da;
}
.news_list li:hover .text_info h3 {
  color: #0096da;
}
.news_list li:hover:last-child {
  border-bottom-color: #0096da;
}
.news_list li .img_box {
  float: left;
  width: 300px;
  height: 169px;
  margin-right: 42px;
  overflow: hidden;
}
.news_list li .img_box img {
  height: 100%;
  width: 100%;
}
.news_list li .text_info h3 {
  color: #333333;
  font-size: 17px;
  margin-bottom: 37px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news_list li .text_info p {
  color: #666666;
  line-height: 1.6em;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 35px;
  height: 42px;
}
.news_list li .text_info .clearFix {
  color: #999999;
  font-size: 13px;
}
.news_list li .text_info .clearFix a {
  color: inherit;
  text-decoration: none;
  float: right;
}
@media (max-width: 768px) {
  .news_list {
    margin-top: 0.2rem;
  }
  .news_list li {
    height: auto;
    padding: 0;
    margin-bottom: 0.28rem;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #e5e5e5;
  }
  .news_list li:hover {
    border-color: transparent;
  }
  .news_list li:hover .text_info h3 {
    color: #333;
  }
  .news_list li .img_box {
    float: none;
    width: 100%;
    height: 3.68rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .news_list li .img_box img {
    height: auto;
    width: 100%;
  }
  .news_list li .text_info h3 {
    margin-top: 0.4rem;
    font-size: 0.3rem;
    margin-bottom: 0.27rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news_list li .text_info p {
    -webkit-line-clamp: 3;
    margin-bottom: 35px;
    height: 62px;
    margin-bottom: 0.5rem;
  }
}
.new_detail {
  margin-top: 57px;
  margin-left: auto;
  margin-right: auto;
  width: 1107px;
}
.new_detail h1 {
  color: #333333;
  font-size: 22px;
  text-align: center;
  margin-bottom: 23px;
}
.new_detail .info_text img {
  height: auto!important;
}
.new_detail img.sp {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 97px;
}
@media (max-width: 768px) {
  .new_detail {
    width: 100%;
    padding: 0 .15rem;
  }
  .new_detail .info_text {
    font-size: 0.3rem;
  }
}
.nav_news {
  text-align: center;
  margin: 40px 0 70px 0;
  height: 58px;
  background: #f7f7f7;
  line-height: 58px;
}
.nav_news span {
  max-width: 270px;
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.nav_news a {
  text-decoration: none;
  color: #999999;
}
.nav_news .nav_next {
  width: 25%;
  float: left;
}
.nav_news .nav_prev {
  width: 25%;
  float: left;
}
.nav_news .nav_center {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .new_detail h1 {
    font-size: 0.36rem;
    color: #333;
    line-height: 1.5em;
  }
  .nav_news {
    font-size: 0.3rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .nav_news a {
    white-space: nowrap;
    display: inline-block;
    width: 100%;
  }
  .nav_news span {
    white-space: nowrap;
    overflow: hidden;
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
  }
  .new_detail img.sp {
    margin: 0.4rem 0;
  }
}
.type_child.b_active {
  background-color: #0096da;
  color: #fff;
  border: none;
}
.service_list .ser_item {
  width: 295px;
  border: 1px solid #e5e5e5;
  padding-bottom: 30px;
  margin-right: 6px;
  float: left;
  margin-bottom: 30px;
}
.service_list .ser_item:nth-child(4n) {
  margin-right: 0;
}
.service_list .ser_item .img_box {
  height: 236px;
  overflow: hidden;
}
.service_list .ser_item .img_box img {
  height: 100%;
  max-width: none;
}
.service_list .ser_item .info_text {
  margin-top: 25px;
  text-align: center;
}
.service_list .ser_item .info_text h3 {
  color: #333;
  font-size: 16px;
  margin-bottom: 15px;
}
.service_list .ser_item .info_text p {
  font-size: 14px;
  color: #666;
  margin-bottom: 28px;
}
.service_list .ser_item .info_text span.price {
  color: red;
  font-size: 22px;
}
@media (max-width: 768px) {
  .service_list {
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 0;
  }
  .service_list .ser_item {
    width: 3.45rem;
    padding-bottom: 0.5rem;
    border: 1px solid #e5e5e5;
  }
  .service_list .ser_item .img_box {
    height: 2.77rem;
  }
  .service_list .ser_item .img_box img {
    width: 100%;
  }
  .service_list .ser_item .info_text {
    margin-top: 0.4rem;
    text-align: center;
  }
  .service_list .ser_item .info_text h3 {
    font-size: 0.3rem;
    margin-bottom: 0.24rem;
  }
  .service_list .ser_item .info_text p {
    font-size: 0.24rem;
    margin-bottom: 0.34rem;
    line-height: 1.5em;
  }
  .service_list .ser_item .info_text span.price {
    font-size: 0.3rem;
  }
}
.ser_info_item {
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
}
.ser_info_item .img_box {
  width: 540px;
  height: 321px;
  float: left;
  margin-right: 60px;
}
.ser_info_item .text_info h3 {
  margin-top: 55px;
  font-size: 24px;
  color: #333;
}
.ser_info_item .text_info p {
  margin-top: 40px;
  color: #666;
}
.ser_info_item .text_info .S_price {
  color: red;
  font-size: 18px;
}
.ser_info_item .text_info .S_price + .bm_btn {
  margin-top: 40px;
}
.ser_info_item .text_info .bm_btn {
  width: 198px;
  height: 42px;
  border-radius: 21px;
  border: solid 1px #0096da;
  text-align: center;
  line-height: 42px;
  color: #0096da;
  display: inline-block;
  margin-top: 68px;
}
.ser_info_detail {
  margin-top: 65px;
  margin-bottom: 60px;
}
.ser_info_detail > h2 {
  color: #333;
  font-size: 18px;
  line-height: 1.5em;
  border-bottom: 1px solid #666;
  display: inline-block;
}
.ser_info_detail .info_cont {
  border-top: 1px solid #e5e5e5;
  color: #666666;
  line-height: 1.5em;
}
.ser_info_detail .info_cont h4 {
  margin-top: 35px;
  margin-bottom: 20px;
}
.ser_info_detail .info_cont p {
  text-indent: 2em;
}
@media (max-width: 768px) {
  .ser_info_item {
    padding-top: 0.3rem;
    padding-bottom: 0.6rem;
  }
  .ser_info_item .img_box {
    width: 100%;
    height: auto;
    float: none;
  }
  .ser_info_item .text_info h3 {
    margin-top: 0.4rem;
    font-size: 0.34rem;
  }
  .ser_info_item .text_info p {
    font-size: 0.28rem;
    margin-top: 0.4rem;
  }
  .ser_info_item .text_info .bm_btn {
    width: 100%;
    font-size: 0.3rem;
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .ser_info_detail {
    border-top: 0.1rem solid  #e6e6e6;
    margin: 0 -0.15rem;
    padding: 0 .15rem;
    text-align: center;
  }
  .ser_info_detail .info_cont {
    font-size: 0.3rem;
    text-align: left;
  }
}
.fwzz_con {
  border-top: solid 1px #e5e5e5;
  padding-bottom: 100px;
}
.fwzz_con h3 {
  margin-top: 63px;
  color: #666666;
  font-size: 25px;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .fwzz_con {
    padding-bottom: 1rem;
  }
  .fwzz_con h3 {
    margin-top: 0.6rem;
    color: #666666;
    font-size: 0.36rem;
    margin-bottom: 0.4rem;
    text-align: left;
    line-height: 1.5em;
  }
}
.qes_cont {
  padding-top: 60px;
  border-top: solid 1px #e5e5e5;
}
.qes_cont .search_box_con {
  padding: 0 0 40px 80px;
}
.qes_cont .search_box_con input {
  width: 300px;
  height: 42px;
  border-radius: 3px;
  border: solid 1px #e5e5e5;
  padding: 0 15px;
  color: #333;
}
.qes_cont .search_box_con .btn {
  width: 72px;
  height: 42px;
  background-color: #0096da;
  border-radius: 4px;
  text-align: center;
  line-height: 42px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.qes_cont .qes_main {
  text-align: left;
  padding-bottom: 129px;
}
.qes_cont .qes_main h3 {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 1px solid #666;
  color: #666;
  margin-bottom: -1px;
  font-size: 18px;
  margin-left: 80px;
}
.qes_cont .qes_main .qes_main_cont {
  text-align: left;
  border-top: 1px solid #e5e5e5;
  padding: 30px 0 45px 80px;
}
.qes_cont .qes_main .qes_main_cont .keyWord {
  display: block;
  width: 400px;
  height: 42px;
  border-radius: 4px;
  border: solid 1px #d3d3d3;
  padding: 0 15px;
  color: #666;
}
.qes_cont .qes_main .qes_main_cont .input_group_yzm {
  margin-top: 15px;
}
.qes_cont .qes_main .qes_main_cont .input_group_yzm input {
  width: 140px;
  height: 42px;
  border-radius: 4px;
  border: solid 1px #d3d3d3;
}
.qes_cont .qes_main .qes_main_cont .input_group_yzm label {
  width: 112px;
  height: 42px;
  background-color: #666666;
  display: inline-block;
  color: #fff;
  line-height: 42px;
  text-align: center;
  margin-left: 28px;
}
.qes_cont .qes_main .qes_main_cont .submit_qes {
  width: 140px;
  height: 42px;
  border-radius: 4px;
  border: solid 1px #0096da;
  color: #0096da;
  text-align: center;
  line-height: 42px;
  margin-top: 32px;
}
.qes_cont .qes_main .qes_list_cont {
  padding-top: 20px;
  border-top: 1px solid #0096da;
  width: 1030px;
  margin: 0 auto;
}
.qes_cont .qes_main .qes_list_cont .qes_item {
  margin-bottom: 20px;
  line-height: 1.5em;
  color: #333;
  font-size: 16px;
  text-align: left;
  border: solid 1px #e5e5e5;
}
.qes_cont .qes_main .qes_list_cont .qes_item .show {
  float: right;
  cursor: pointer;
  color: #0096da;
  font-size: 14px;
}
.qes_cont .qes_main .qes_list_cont .qes_item .show.open .leidi {
  transform: rotate(0);
}
.qes_cont .qes_main .qes_list_cont .qes_item .show .leidi {
  transform: rotate(180deg);
  display: inline-block;
  font-size: 14px;
  transition: all .3s;
}
.qes_cont .qes_main .qes_list_cont .qes_item .question_info {
  padding: 25px 30px;
}
.qes_cont .qes_main .qes_list_cont .qes_item .answer_info {
  line-height: 1.5em;
  padding: 28px 45px;
  border-top: 1px solid #e6e6e6;
  color: #666;
  font-size: 14px;
}
@media (max-width: 768px) {
  .qes_cont {
    margin: 0 -0.15rem;
    padding: 0;
    border: none;
  }
  .qes_cont .search_box_con {
    padding: 0.15rem;
    display: flex;
    font-size: 0.28rem;
  }
  .qes_cont .qes_main {
    padding-bottom: 0;
    border-top: 0.2rem solid #f7f7f7;
  }
  .qes_cont .qes_main h3 {
    text-align: left;
    display: block;
    padding: 0.15rem 0 0.15rem 0.2rem;
    color: #999999;
    font-size: 0.28rem;
    border-bottom: 1px solid #f7f7f7;
    margin-left: 0;
  }
  .qes_cont .qes_main .qes_main_cont {
    padding: 0.3rem 0.2rem;
  }
  .qes_cont .qes_main .qes_main_cont .keyWord {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .qes_cont .qes_main .qes_main_cont .input_group_yzm {
    display: flex;
    justify-content: space-between;
  }
  .qes_cont .qes_main .qes_main_cont .input_group_yzm label {
    width: 2.14rem;
    height: 0.8rem;
    font-size: 0.28rem;
    background-color: #eeeeee;
    border-radius: 4px;
    border: solid 1px #e5e5e5;
    color: #666666;
  }
  .qes_cont .qes_main .qes_main_cont .input_group_yzm input {
    flex: 1;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .qes_cont .qes_main .qes_main_cont .submit_qes {
    width: 100%;
    background-color: #236ffb;
    border-radius: 0.05rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
    color: #fff;
  }
  .qes_cont .qes_main .qes_list_cont {
    background: #f7f7f7;
    padding: 0.2rem;
    width: 100%;
    border: none;
  }
  .qes_cont .qes_main .qes_list_cont .qes_item {
    background: #fff;
    border: none;
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
  }
  .qes_cont .qes_main .qes_list_cont .qes_item .question_info {
    padding: 0.28rem 0.3rem;
  }
  .qes_cont .qes_main .qes_list_cont .qes_item .answer_info {
    padding: 0.3rem;
  }
}
.fwwg_cont {
  padding-top: 25px;
  border-top: solid 1px #e5e5e5;
  text-align: center;
  padding-bottom: 120px;
}
.fwwg_cont img {
  max-width: 100%;
}
.fwwg_cont p {
  color: #999999;
  font-size: 20px;
  margin-top: 20px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .fwwg_cont {
    padding: 1rem 0.15rem 0.5rem 0.15rem;
  }
  .fwwg_cont img {
    max-width: 100%;
  }
  .fwwg_cont P {
    text-align: left;
    font-size: 0.28rem;
    width: 5.45rem;
    margin: 0 auto;
    padding-top: 0.8rem;
    line-height: 1.5em;
  }
}
.jszz_cont {
  text-align: center;
}
.jszz_cont h3 {
  display: inline-block;
  border-bottom: 1px solid #666;
  color: #666666;
  padding-bottom: 15px;
  font-size: 18px;
}
.jszz_cont .info_cont {
  border-top: 1px solid #e5e5e5;
  padding-top: 75px;
  padding-bottom: 181px;
}
.jszz_cont .info_cont .img_box {
  float: left;
  width: 351px;
  height: 261px;
  margin-left: 161px;
}
.jszz_cont .info_cont .info_text {
  float: left;
  margin-left: 179px;
  text-align: left;
  color: #666666;
  font-size: 18px;
}
.jszz_cont .info_cont .info_text p {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .jszz_cont h3 {
    margin-top: 0.4rem;
  }
  .jszz_cont .info_cont {
    padding-top: 0.4rem;
    padding-bottom: 0.1rem;
  }
  .jszz_cont .info_cont .img_box {
    width: 3.51rem;
    height: 2.63rem;
    margin: 0 auto;
    float: none;
  }
  .jszz_cont .info_cont .info_text {
    float: none;
    width: 5.5rem;
    text-align: left;
    margin: 0.3rem auto;
  }
  .jszz_cont .info_cont .info_text p {
    font-size: 0.28rem;
    margin-bottom: 0.15rem;
  }
  .jszz_cont .info_cont .info_text p:first-child {
    color: #333333;
    font-size: 0.34rem;
  }
}
.chengnguo_cont {
  padding-top: 111px;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  padding-bottom: 240px;
}
.chengnguo_cont h4 {
  font-size: 18px;
  color: #999999;
}
.chengnguo_cont .cheng_step {
  margin-top: 48px;
}
.chengnguo_cont .cheng_step .step_item {
  width: 182px;
  display: inline-block;
  text-align: center;
  margin-right: 120px;
}
.chengnguo_cont .cheng_step .step_item:last-child {
  margin-right: 0;
}
.chengnguo_cont .cheng_step .step_item .step_icon {
  width: 72px;
  height: 72px;
  background-color: #0096da;
  text-align: center;
  line-height: 72px;
  border-radius: 50%;
  color: #fff;
  margin: 0 auto;
}
.chengnguo_cont .cheng_step .step_item p {
  margin-top: 30px;
  color: #666666;
  font-size: 14px;
  line-height: 1.5em;
}
@media (max-width: 768px) {
  .chengnguo_cont {
    padding-top: 0.4rem;
    padding-bottom: 0.5rem;
  }
  .chengnguo_cont h4 {
    font-size: 0.28rem;
    color: #333;
  }
  .chengnguo_cont h4 span {
    display: block;
    font-size: 0.34rem;
    margin-bottom: 0.15rem;
  }
  .chengnguo_cont .cheng_step {
    margin-top: 0.5rem;
  }
  .chengnguo_cont .cheng_step .step_item {
    font-size: 0.36rem;
    width: 5.23rem;
    margin-bottom: 0.4rem;
    margin-right: 0;
  }
  .chengnguo_cont .cheng_step .step_item .step_icon {
    width: 1.06rem;
    height: 1.06rem;
    line-height: 1.06rem;
    position: relative;
  }
  .chengnguo_cont .cheng_step .step_item .step_icon:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(1.1);
    background: #0096da;
    opacity: 0.5;
    border-radius: 50%;
    z-index: -1;
  }
  .chengnguo_cont .cheng_step .step_item .step_icon:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(1.2);
    background: #0096da;
    opacity: 0.2;
    border-radius: 50%;
    z-index: -2;
  }
  .chengnguo_cont .cheng_step .step_item p {
    margin-top: 0.4rem;
  }
  .chengnguo_cont .cheng_step .step_item p span {
    display: block;
  }
}
.canyu_con {
  width: 300px;
  margin: 100px  auto 108px auto;
}
.canyu_con .info_group {
  color: #666;
  border-bottom: 2px solid #d3d3d3;
  padding-bottom: 23px;
  text-align: left;
  margin-bottom: 50px;
}
.canyu_con .info_group .number_cont {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
}
.canyu_con .info_group .number_cont span {
  width: 20px;
  height: 20px;
  border: solid 1px #666666;
  border-radius: 50%;
  color: #666;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.canyu_con .info_group .number_cont input {
  border: none;
  outline: none;
  width: 63px;
  margin: 0 20px ;
  height: 25px;
  background-color: #f7f7f7;
  border-radius: 13px;
  text-align: center;
}
.canyu_con .info_group .number_cont input:focus {
  outline: none;
}
.canyu_con .info_group .price {
  color: red;
  margin-left: 56px;
  display: inline-block;
  vertical-align: middle;
}
.canyu_con .submit_Btn {
  width: 179px;
  height: 37px;
  background-color: #236ffb;
  border-radius: 19px;
  text-align: center;
  line-height: 37px;
  color: #fff;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .canyu_con {
    font-size: 0.3rem;
  }
}
.top_info {
  margin-top: 50px;
  font-size: 14px;
}
.top_info span {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
  color: #666;
}
.top_info span.tl {
  text-align: center;
}
.top_info span.center {
  text-align: center;
}
.top_info span.tr {
  text-align: right;
}
@media (max-width: 768px) {
  .top_info {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    font-size: 12px;
    margin-top: 0.3rem;
  }
  .top_info span {
    width: 100%;
    border: none;
  }
  .top_info span.tl {
    text-align: center;
  }
  .top_info span.center {
    text-align: right;
  }
  .top_info span.tr {
    text-align: left;
  }
}
/*# sourceMappingURL=news.css.map */