<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}

#bsWXBox {
  box-sizing: content-box;
}

ul {
  list-style: none;
}

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
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,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}

body {
  font-family: arial;
  color: #666;
  line-height: 1.5;
  width: 100%;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
}

a:link,
a:visited {
  text-decoration: none;
  outline: 0;
  color: #666;
}

a:hover,
a:active,
a:focus {
  color: #FFFFFF;
  text-decoration: none;
}

img {
  border: 0;
  max-width: 100%;
}

table {
  border-collapse: collapse;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

input,
textarea {
  font-size: 14px;
  outline: 0;
  overflow: hidden;
  font-family: arial, "microsoft yahei";
}

input[type="reset"],
input[type="button"],
input[type="submit"],
input[type="radio"] {
  cursor: pointer;
  outline: 0;
}

input[type="checkbox"],
input[type="radio"] {
  position: relative;
  vertical-align: middle;
  margin-top: -2px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
}

textarea,
input[type="email"],
input[type="date"],
input[type="password"],
input[type="text"] {
  padding: 0;
  color: #666;
  outline: 0;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
select,
button {
  -webkit-appearance: none;
}

input,
select,
textarea {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

::-webkit-input-placeholder {
  color: black;
}

:-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #6c757d;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  clear: both;
  height: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  display: block;
}

.pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.pic:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.middleCenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: auto;
}

.container {
  margin-right: auto;
  margin-left: auto;
  width: 1280px;
  height: 100%;
}

@media (max-width: 1280px) {
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    height: 100%;
  }
}

#container {
  overflow: hidden;
  
}

.hot {
  background: #fff;
  padding: 5px 0 5px 55px;
  margin: 13px auto;
  height: 47px;
  line-height: 37px;
  overflow: hidden;
  position: relative;
  border: 1px solid #cdcdcd;
}

.hot:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  background: url("../image/sy_news_bg_01.png") no-repeat center center;
  width: 46px;
  height: 47px;
}

.hot ul li {
  height: 33px;
  overflow: hidden;
}

.hot ul li div {
  float: left;
  width: 33.333333333%;
  height: 33px;
  text-align: left;
  color: #999;
  font-family: "Microsoft yahei";
  overflow: hidden;
  position: relative;
}

.hot ul li div a {
  width: 100%;
  display: block;
  overflow: hidden;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 70px;
}

.hot ul li div span {
  display: block;
  top: 0;
  right: 10px;
  position: absolute;
}

.hot ul em a {
  color: #333;
}

.follow_box {
  padding: 0 12px 9px 8px;
  border: 1px solid #e0e0e0;
  position: relative;
}

.follow_box p {
  line-height: 32px;
  color: #000;
}

.fiptxt {
  float: left;
  padding: 0 40px 0 10px !important;
  width: 100%;
  height: 40px;
  line-height: 24px;
  border: 1px solid #e2e2e2;
}

.fipbtn {
  float: left;
  background: url(../image/search.png) no-repeat center center;
  width: 40px;
  height: 40px;
  border: 0;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  position: absolute;
  right: 12px;
  color: transparent;
}

.in_main {
  margin: 20px auto 60px auto;
  *zoom: 1;
}

.in_l {
  float: left;
  width: 22%;
}

.in_lnav {
  background: url(../image/in_lnavmid.jpg) 0 0 repeat-y;
  width: 280px;
  margin-bottom: 20px;
}

.in_lnav .con {
  background: url(../image/in_lnavtop.jpg) 0 0 no-repeat;
  padding-top: 8px;
}

.in_lnav .con .tit {
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  text-indent: 22px;
  overflow: hidden;
}

.in_lnav .con ul {
  width: 273px;
  padding-bottom: 20px;
}

.in_lnav .con ul li {
  height: 31px;
  line-height: 31px;
}

.in_lnav .con ul li a {
  display: inline-block;
  margin-left: 33px;
  color: #fff;
  font-size: 14px;
  max-width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.in_lnav .con ul li a:hover {
  color: #ff0;
}

.in_lnav .con ul li.now {
  background: url(../image/in_lnavhv.png);
  margin: 0 0 -9px -6px;
  padding: 0 0 9px 6px;
}

.in_lnav .con ul li.now a {
  display: block;
  max-width: 100%;
  color: #fff;
  margin-left: 0;
  text-indent: 33px;
}

.in_lnav .mb {
  background: url(../image/in_lnavbot.jpg) 0 0 no-repeat;
  height: 12px;
}
.inmain {
  background: #f9f9f9;
  overflow: hidden;
}
.lblock {
  margin-bottom: 10px;
  background: #fff;
}

.lblock .lblock_tit {
  background: #2e62a5 url(../image/kx.png) no-repeat 10px center;
  background-size: 20px;
  padding: 0 15px 0 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 15px;
  position: relative;
}

.lblock .lblock_tit a.fr {
  position: absolute;
  top: 0;
  right: 16px;
}
.lblock .lblock_tit a.fr img {
  width: 15px;
}
#l_line {
  border: 1px solid #e0e0e0;

  overflow: hidden;
  padding: 0 20px;
}

#l_line ul {
  width: 100%;
}

#l_line li {
  height: 40px;
  line-height: 40px;
  background: url(../image/ico3.png) no-repeat left center;
  background-size: 10px;
  padding-left: 18px;
  border-bottom: 1px dashed #cad6f2;
  overflow: hidden;
}

#l_line li span {
  color: #FFFFFF;
}

#l_line li a {
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#l_line li a:hover {
  color: rgb(32, 151, 219);
}

.left_dot {
  border: 1px solid #e0e0e0;
  overflow: hidden;
  font-family: "Microsoft yahei";
  padding-bottom: 10px;
}

.left_dot ul {
  width: 85%;
  margin-left: 5%;
  margin-top: 10px;
}

.left_dot li {
  height: 35px;
  line-height: 35px;
  background: url(../image/ico3.jpg) no-repeat left center;
  background-position: 15px;
  text-indent: 28px;
  border-bottom: 1px dashed #cad6f2;
  overflow: hidden;
  float: left;
  width: 44%;
  margin-left: 5%;
}

.left_dot li a:hover {
  color: #FFFFFF;
}

.left_dot li:last {
  border: 0;
}

#h_newslist {
  padding: 10px;
  font-family: "Microsoft yahei";
}

#h_newslist li {
  overflow: hidden;
  margin-top: 8px;
}

#h_newslist li:first-child {
  margin-top: 0;
}

#h_newslist li span {
  float: left;
  width: 27px;
  height: 27px;
  border: 1px solid #f0f0f0;
  background: url(../image/ico4.png) center no-repeat;
  cursor: pointer;
}

#h_newslist li span.show {
  background: url(../image/ico5.png) center no-repeat;
}

#h_newslist li div {
  padding: 0 10px;
  overflow: hidden;
  height: 27px;
}

#h_newslist li a.tit {
  display: inline-block;
  height: 27px;
  max-width: 100%;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

#h_newslist li p {
  margin-top: 7px;
  line-height: 20px;
  color: #333;
  overflow: hidden;
  height: 60px;
}

#h_newslist li a.more {
  display: block;
  width: 58px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  background: #aaa;
  color: #fff;
  margin-top: 15px;
}

#h_newslist li:hover a.more {
  background: rgb(32, 151, 219);
}

#h_newslist li:hover a.tit {
  color: rgb(32, 151, 219);
}

.l_lx {
  overflow: hidden;
  padding: 10px 15px 0;
  background: url(../image/left_bg1.png) no-repeat bottom right;
  box-shadow: 0 5px 5px #f0f0f0;
  line-height: 25px;
  font-family: "Microsoft yahei";
}

.l_lx p {
  padding-bottom: 10px;
  color: #333;
}

.l_lx p a {
  color: #333;
}

.in_r {
  float: right;
  width: 73%;
  background: #fff;
  padding: 15px;
}

.location {
  border-bottom: 2px dashed #f1f1f1;
  margin-bottom: 20px;
  height: 35px;
  line-height: 20px;
  text-align: right;
  overflow: hidden;
  color: #000;
  padding: 0 10px;
}

.location h2 {
  float: left;
  margin-right: 50px;
  max-width: 50%;
  color: #000;
  font-weight: normal;
  font-size: 18px;
}

.location h2 img {
  vertical-align: text-bottom;
  margin-right: 5px;
}

.location h2 span {
  font-family: Arial;
  padding-left: 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
}

.location &gt; img {
  vertical-align: -1px;
}

.location a {
  color: #898989;
  *padding-top: -5px;
}

.location a:hover {
  color: rgb(32, 151, 219);
}

.location span {
  color: #434343;
  text-decoration: underline;
}

.about {
  padding: 20px 0 10px;
  line-height: 26px;
  font-family: "Microsoft yahei";
  font-size: 14px;
}
.content-page  img{
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}

.about &gt; p {
  padding-top: 30px;
  text-indent: 2em;
}

.atxt1 {
  background: url(../image/ico15.jpg) no-repeat left 8px;
  padding-left: 25px;
  color: #0075c5;
  font-size: 14px;
  font-weight: bold;
}

.atxt2 {
  background: url(../image/ico2.png) no-repeat 25px 8px;
  padding-left: 40px;
  font-size: 13px;
}

#newslist {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 20px;
  font-family: "Microsoft yahei";
}

#newslist li {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  *margin-bottom: -3px;
  padding: 0 17px 0 43px;
  background: url(../image/ico8.png) 13px 22px no-repeat;
}

#newslist li span {
  float: right;
  color: #8b8b8b;
}

#newslist li a {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
}

#newslist li:hover a {
  color: rgb(32, 151, 219);
}

#newslist li.even {
  background: url(../image/ico8.png) 13px 22px no-repeat #efefef;
}

.page {
  padding-top: 35px;
  text-align: center;
}

.page a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
  border: 1px solid #ccc;
  padding: 0 7px;
  line-height: 18px;
  height: 20px;
  margin-bottom: 3px;
}

.newshow {
  line-height: 26px;
  font-family: "Microsoft yahei";
  font-size: 14px;
  padding: 10px;
}

.newshow h3 {
  margin-top: 0;
  font-size: 16px;
  letter-spacing: normal;
  color: black;
  text-align: left;
}
.newshow h1 {
  margin-top: 0;
  font-size: 1rem;
  letter-spacing: normal;
  color: black;
  text-align: center;
}
.newshow h2 {
  margin-top: 0;
  font-size: 16px;
  letter-spacing: normal;
  color: black;
}
.newshow img{
    /*width: auto !important;*/
    max-width: 100%;
    height: auto !important;
}
.newshow table th, .newshow table td {
    line-height: 100%;
    padding: 10px;
    border: 1px solid #ddd;
}
.newshow p {
  line-height: 26px;
}

.newshow_date {
  text-align: center;
  display: block;
  margin: 20px 0;
  font-size: 14px;
}

.newshow_date h2 {
  font-size: 12px;
}

.show_pn {
  padding-top: 12px;
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  color: #888;
  line-height: 24px;
}

.show_pn p {
  overflow: hidden;
}

.show_pn p span {
  float: left;
}

.show_pn a {
  color: #666;
  display: inline-block;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.show_pn a:hover {
  color: #FFFFFF;
  font-weight: bold;
}

.nsback {
  border-bottom: 1px dotted #ccc;
  border-top: 1px dotted #ccc;
  line-height: 31px;
  margin-top: 20px;
  text-align: right;
  font-weight: bold;
  color: #666;
}

.path {
  margin: 20px auto 0;
  overflow: hidden;
  font-family: "Microsoft yahei";
}

.path .path_map {
  width: 519px;
  height: 427px;
  margin-bottom: 20px;
}

.path li {
  margin-right: 10px;
  background: url(../image/ico9.gif) no-repeat left center;
  text-indent: 20px;
  height: 38px;
  overflow: hidden;
  line-height: 38px;
  border-bottom: #ddd dashed 1px;
  clear: both;
  width: 100%;
  position: relative;
}

.path li a {
  color: #333;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 90px;
}

.path li a:hover {
  color: #2e62a5;
}

.path li span {
  float: right;
  color: #999;
  right: 0;
  top: 0;
  position: absolute;
}

.service {
  font-family: "Microsoft yahei";
}

.service table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.service table tr td,
.service table tr th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-weight: normal;
}

.service table tr.even {
  background: #e9f0fb;
}

.service table th {
  width: 80px;
  padding-left: 20px;
  text-align: left;
}

.service table td {
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  line-height: 22px;
}

.carshow {
  overflow: hidden;
}

.carshow ul {
  margin: 0 -10px;
}

.carshow ul li {
  float: left;
  margin-top: 30px;
  padding: 0 10px;
  width: 33.3333333%;
}

.carshow ul li .box {
  background: url(../image/car_show_imgbg.png) center bottom no-repeat;
  padding: 0 0 18px 0;
}

.carshow ul li .pic:after {
  padding-bottom: 65%;
}

.large {
  padding: 20px 0 20px;
  line-height: 25px;
  font-family: "Microsoft yahei";
}

.strength {
  overflow: hidden;
  padding-bottom: 50px;
}

.strength ul {
  width: 110%;
  overflow: hidden;
  *padding-bottom: 26px;
}

.strength ul li {
  width: 190px;
  height: 156px;
  float: left;
  margin: 0 34px 20px 16px;
  position: relative;
  display: inline;
  overflow: hidden;
}

.strength ul li table {
  width: 190px;
  height: 126px;
  position: absolute;
  left: 0;
  top: 0;
}

.stding2 {
  width: 190px;
  height: 126px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../image/large_bg1.png) no-repeat;
}

.strength ul li:hover .stding2 {
  background: url(../image/large_bg2.png) no-repeat;
}

.sttxt {
  text-align: center;
  height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #583000;
  padding-top: 126px;
}

.strength ul li:hover .sttxt {
  background: #0060b4;
  color: #fff;
}

.onlinemsg {
  margin-top: 45px;
}

.onlinemsg .jsh {
  margin-left: 210px;
  line-height: 24px;
  margin-bottom: 10px;
}

#msg_main {
  background: url(../image/message_bg.jpg) 0 40px no-repeat;
  padding-left: 210px;
  overflow: hidden;
}

#msg_main li {
  overflow: hidden;
  margin-top: 14px;
}

#msg_main li div {
  float: left;
  clear: both;
  position: relative;
  border: 1px solid #ddd;
  padding: 0 10px 0 45px;
}

#msg_main li span.fl {
  float: left;
  color: #f00;
  margin-left: 15px;
  line-height: 46px;
}

#msg_main li div input[type="text"] {
  border: 0;
  height: 24px;
  margin: 10px 0;
  line-height: 24px;
  position: relative;
  z-index: 2;
}

#msg_main li div span.msg_tishi {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 45px;
  height: 46px;
  line-height: 46px;
  color: #a9a9a9;
  font-size: 14px;
}

#msg_main li div textarea {
  position: relative;
  z-index: 2;
  width: 405px;
  height: 90px;
  line-height: 24px;
}

#msg_main li .yanzhengma {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

#msg_main li .yanzhengma img {
  border: 1px solid #ddd;
}

#msg_main li .yanzhengma a {
  text-decoration: underline;
  color: #7697c4;
  vertical-align: middle;
  margin-left: 10px;
}

.msgsub {
  width: 180px;
  height: 38px;
  margin-right: 13px;
  color: #fff;
  font-family: Arial, "Microsoft Yahei";
  font-size: 15px;
  background: #999;
}

.msgsub:hover {
  background: #FFFFFF;
}

.contact_list {
  padding-bottom: 30px;
}

.contact_list li {
  vertical-align: top;
  padding: 0px 20px 20px 20px;
  border-bottom: solid 1px #e0e0e0;
  overflow: hidden;
  font-family: "Microsoft yahei";
  position: relative;
}

.contact_left {
  padding-top: 10px;
  width: 100%;
  padding-right: 260px;
}
.contact_right {
  width: 340px;
  height: 220px;
  overflow: hidden;
  border: solid 1px #c8c8c8;
  position: absolute;
  right: 0;
  top: 20px;
}

.contact_left dt {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}

.contact_left dd {
  line-height: 40px;
  padding-top: 10px;
  font-size: 14px;
}

.sitemap {
  padding: 10px 0 36px;
  font-family: "Microsoft yahei";
}

.sitemap li {
  vertical-align: top;
  clear: both;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 6px;
  border-bottom: dashed 1px #ccc;
  padding-bottom: 10px;
}

.sitemap li span {
  width: 115px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: #0169bd;
  float: none;
  display: block;
  margin-bottom: 10px;
}

.sitemap li .dsubmap {
  float: none;
  line-height: 24px;
}

.sitemap li .dsubmap a {
  display: inline-block;
  margin-right: 10px;
  color: #666;
}

.sitemap li .dsubmap a:hover {
  color: #0075c5;
}

.dot_div {
  font-size: 14px;
  margin-bottom: 10px;
}

.dot {
  padding: 0 0 10px;
  line-height: 28px;
  font-family: "Microsoft yahei";
}

.dot dl {
  margin-bottom: 10px;
}

.dot dt {
  font-weight: bold;
  font-size: 14px;
  border-bottom: #ccc solid 1px;
  line-height: 30px;
}

.dot dd a {
  margin-right: 10px;
}

.dot a:hover {
  color: #005cb3;
}

.price {
  padding: 20px 0 10px;
  line-height: 28px;
  font-family: "Microsoft yahei";
}

.price td {
  padding-left: 5px;
  padding-right: 4px;
}

.em {
  margin-right: -7px;
}

.error {
  width: 892px;
  height: 495px;
  margin: 0 auto;
  margin-top: 30px;
  background: url(https://www.tg560.com/images/404.jpg) no-repeat;
  overflow: hidden;
}

.error p {
  width: 830px;
  height: 30px;
  line-height: 30px;
  background: #f5f5f5;
  text-align: center;
  font-size: 14px;
  margin: 400px 0 0 30px;
  display: block;
}

.error a {
  font-family: Microsoft YaHei;
  padding: 0 8px;
}

.tabl {
  width: 10000%;
  overflow: hidden;
  height: 110px;
}

@media (max-width: 768px) {
  .xiangguan {
    width: 100%;
  }
  #floatbox {
    display: none;
    opacity: 0;
  }

  .in_products {
    display: none;
  }
}

#top {
  position: absolute;
  right: -100px;
  top: -60px;
  text-align: center;
  padding-top: 18px;
  width: 84px;
  display: block;
  height: 46px;
  background: url("../image/top.png") no-repeat center center;
}

#top a {
  width: 84px;
  display: block;
  height: 46px;
  color: #fff;
  line-height: 30px;
}

@media (max-width: 1600px) {
  #top {
    right: 0;
  }
}

@media (max-width: 1440px) {
}

@media (max-width: 1400px) {
}

@media (max-width: 1360px) {
}

@media (max-width: 1280px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 1024px) {
}

@media (max-width: 768px) {
  .xiangguan {
    width: 100%;
  }
  #top {
    top: -56px;
  }

  .in_l {
    width: 100%;
    float: none;
  }
  .newshow {
      width: 100%;
  }
  .newshow th {
    padding: 5px;
    word-break: break-all;
}


  .lblock.in_news {
    display: none;
  }

  .lblock.in_contact {
    display: none;
  }

  .in_r {
    width: 100%;
    float: none;
  }

  .hot ul li div {
    width: 50%;
  }

  #msg_main {
    background: 0;
    padding-left: 20px;
  }

  .onlinemsg .jsh {
    margin-left: 20px;
  }

  .onlinemsg {
    margin-top: 20px;
  }

  .carshow ul li .box {
    background: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 640px) {
  .xiangguan {
    width: 100%;
  }

  #msg_main li {
    position: relative;
  }

  #msg_main li div {
    float: none;
    margin-right: 10px;
  }

  #msg_main li div textarea {
    width: 100%;
  }

  #msg_main li span.fl {
    position: absolute;
    top: 0;
    right: 0;
  }

  #msg_main li div input[type="text"] {
    width: 100% !important;
  }

  .msgsub {
    width: 120px;
  }

  .contact_left {
    padding-right: 0;
    float: none;
    margin-bottom: 10px;
  }

  .contact_right {
    position: relative;
    margin-top: 10px;
    top: auto;
    right: auto;
    float: none;
    border: 0;
  }
}

@media (max-width: 520px) {
  .xiangguan {
    width: 100%;
  }

  .location h2 span {
    display: none;
  }

  .location h2 {
    text-align: left;
    float: none;
    max-width: none;
  }

  .location {
    height: auto;
  }

  .carshow ul li {
    width: 50%;
  }

  .path_map {
    display: none;
  }

  .path {
    width: 100%;
  }
}

@media (max-width: 414px) {
  .xiangguan {
    width: 100%;
  }
  .carshow ul li {
    margin-top: 20px;
  }
}

@media (max-width: 375px) {
  .hot ul li div {
    width: 100%;
  }
}

table a {
  padding: 3px 6px;
}

table a:link,
table a:visited {
  color: #152a8c;
}

.top {
  height: 34px;
  /* background: #f5f5f5; */
}

.top .nav_all {
  position: relative;
  z-index: 200;
  display: inline;
  float: left;
}

.top .nav_all b {
  display: block;
  text-align: left;
  padding-right: 10px;
  font-size: 12px;
  color: #333;
  font-weight: normal;
  line-height: 34px;
}

.top .nav_all b i {
  float: left;
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  height: 34px;
  line-height: 34px;
  background: url(../image/dot01.png) center center no-repeat;
}

.top .nav_all:hover .nav_all_box1 {
  display: block;
}

.top .nav_all .nav_all_box1 {
  display: none;
  width: 200px;
  position: absolute;
  left: 0;
  top: 34px;
  z-index: 10002;
  border: 1px solid #348fd5;
  border-top: 0;
  box-shadow: 0 0 3px #348fd5;
}

.top .nav_all .nav_all_box1 dl {
  text-align: left;
  position: relative;
  z-index: 10003;
  float: left;
  line-height: 35px;
}

.top .nav_all .nav_all_box1 dl dt {
  padding: 0 15px;
  width: 200px;
  color: #ccc;
  position: relative;
  z-index: 10005;
  background: url(../image/jt_12.gif) 167px 14px no-repeat #f8f8f8;
  border-top: 1px solid #ccc;
}

.top .nav_all .nav_all_box1 dl dt a {
  color: #666;
  font-size: 14px;
}

.top .nav_all .nav_all_box1 dl dt a:hover {
  color: #348fd5;
  text-decoration: underline;
}

.top .nav_all .nav_all_box1 dl:hover {
  background: #fff;
}

.top .nav_all .nav_all_box1 dl:hover dt {
  background: url(../image/jt_12.gif) 167px 14px no-repeat #fff;
}

.top .nav_all .nav_all_box1 dl:hover dd {
  display: block;
}

.top .nav_all .nav_all_box1 dl dd {
  text-align: left;
  display: none;
  padding: 0 20px 20px 0;
  width: 450px;
  position: absolute;
  left: 199px;
  top: 0;
  z-index: 10004;
  background: #fff;
  border: 1px solid #348fd5;
  height: auto !important;
  min-height: 100px;
  box-shadow: 0 0 3px #348fd5;
}

.top .nav_all .nav_all_box1 dl dd ul li {
  margin: 8px 0 0 10px;
  padding: 5px 10px;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
}

.top .nav_all .nav_all_box1 dl dd ul li.navbar_te {
  display: block;
  width: 100%;
  white-space: nowrap;
}

.top .nav_all .nav_all_box1 dl dd ul li.navbar_te a {
  margin: 0 20px 0 0;
  color: #0073b6;
  text-decoration: none;
}

.top .nav_all .nav_all_box1 dl dd ul li.navbar_te em {
  font-size: 18px;
  font-style: normal;
}

.top .nav_all .nav_all_box1 dl dd a {
  color: #464646;
  font-size: 14px;
}

.top .nav_all .nav_all_box1 dl dd a:hover {
  color: #348fd5;
  text-decoration: underline;
}

.top .nav_all .nav_all_box1 dl dd span {
  color: #959595;
}

.top .nav_all .nav_all_box1 .last dd {
  bottom: 0;
  top: auto;
  _margin-bottom: -1px;
}


/*绉诲姩绔� 璺嚎瀵艰埅閫傞厤*/
@media (max-width:760px) {
  .top .nav_all .nav_all_box1{
    width: 130px;
  }
  .top .nav_all .nav_all_box1 dl dt{
    width: 130px;
  }
  .top .nav_all .nav_all_box1 dl dd{
    left:125px;
    width: 200%;
  }

  .top .nav_all .nav_all_box1 dl dd ul li{
    width:44%;
  }
}

.top .top-center {
  line-height: 34px;
  color: #636363;
  font-size: 12px;
  float: left;
}

.top .top-center b {
  font-weight: normal;
  color: #348fd5;
}

.top .top-right {
  float: right;
  font-size: 12px;
  color: #636363;
  line-height: 34px;
}

.top .top-right .registor {
  float: left;
  padding-left: 13px;
  background: url("../image/line.png") no-repeat center left;
  margin-left: 12px;
}

.top .top-right .login {
  float: left;
}

.top .top-right .phone {
  float: left;
  padding-left: 13px;
  background: url("../image/line.png") no-repeat center left;
  margin-left: 12px;
}

.top .top-right .phone b {
  font-size: 12px;
  color: #ff5a00;
}

.top .top-right .weixin {
  float: left;
  padding-left: 13px;
  background: url("../image/line.png") no-repeat center left;
  margin-left: 12px;
  position: relative;
  cursor: pointer;
  padding-top: 9px;
}

.top .top-right .weixin h3 {
  background: url("../image/weixin.png") no-repeat center left;
  padding-left: 24px;
}

.top .top-right .weixin .wximg {
  display: none;
  position: absolute;
  z-index: 99;
  top: 34px;
  left: 50%;
  margin-left: -60px;
  border: #e6e6e6 1px solid;
  background-color: #fff;
  width: 120px;
  height: 120px;
  padding: 10px;
}

.top .top-right .weixin:hover h3 {
  color: #348fd5;
}

.top .top-right .weixin:hover .wximg {
  display: block;
}

.top .top-right .top-contact {
  float: left;
  background: url("../image/line.png") no-repeat center left;
  padding-left: 13px;
  margin-left: 12px;
}

.top .top-right .top-contact a {
  font-size: 12px;
  color: #636363;
  line-height: 34px;
}

.top .top-right .top-contact a:hover {
  color: #348fd5;
}

@-webkit-keyframes myfirst {
  0% {
    top: 100px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

@keyframes myfirst {
  0% {
    top: 100px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

.header {
  height: 72px;
  width: 100%;
  z-index: 4;
  position: relative;
  background: #393d49;
}

.header .logo {
  padding: 5px 9px 0 0;
  overflow: hidden;
  float: left;
  height: 100%;
}

.header .logo a {
  display: block;
  overflow: hidden;

    padding-top: 0.2rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    height: 100%;
}

.header .logo a img {
  display: block;
}

.header .logo-right {
  width: 116px;
  float: left;
  margin-top: 24px;
  height: 30px;
  overflow: hidden;
}

.header .logo-right .item {
  position: relative;
}

.header .logo-right .item1 {
  margin-bottom: 4px;
  animation: fadeInDown 2s;
  opacity: 0;
  transition: all 2s;
  transform: translateY(-20px);
}

.header .logo-right .item2 {
  height: 12px;
  animation: fadeInUp 3s;
  opacity: 0;
  transition: all 3s;
  transform: translateY(20px);
}

.header .logo-right .item3 {
  position: absolute;
  top: 0;
  right: 0;
  animation: fadeInUp 1s;
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}

.header .logo-right .item4 {
  margin-bottom: 5px;
  overflow: hidden;
  height: 13px;
  animation: fadeInDown 2s;
  opacity: 0;
  transform: translateY(-20px);
  transition: all 2s;
  position: relative;
}

.header .logo-right .item4 img {
  text-align: right;
  float: right;
}

.header .logo-right .item5 {
  animation: fadeInUp 2s;
  opacity: 0;
  transform: translateY(20px);
  transition: all 2s;
  position: relative;
}

.header .logo-right .item5 img {
  text-align: right;
  float: right;
}

.header .logo-right .item6 {
  animation: fadeInUp 2s;
  opacity: 0;
  transform: translateY(20px);
  transition: all 2s;
  position: relative;
}

.header .logo-right .item6 img {
  text-align: left;
  float: left;
}

.header .logo-right .slick-current .item1 {
  opacity: 1;
  transform: translateY(0);
}

.header .logo-right .slick-current .item2 {
  opacity: 1;
  transform: translateY(0);
}

.header .logo-right .slick-current .item3 {
  opacity: 1;
  transform: translateY(0);
}

.header .logo-right .slick-current .item4 {
  opacity: 1;
  transform: translateY(0);
}

.header .logo-right .slick-current .item5 {
  opacity: 1;
  transform: translateY(0);
}
.header .logo-right .slick-current .item6 {
  opacity: 1;
  transform: translateY(0);
}
.header .nav {
  float: right;
  position: relative;
  z-index: 101;
}

.header .nav ul li {
  font-size: 15px;
  cursor: pointer;
  float: left;
  margin-left: 26px;
  position: relative;
}

.header .nav ul li a {
  display: block;
  transition: all 0.16s;
  line-height: 71px;
  color: #f9f9f9;
  position: relative;
}

/* .header .nav ul li a i {
  display: inline-block;
  width: 8px;
  height: 4px;
  margin-left: 3px;
  vertical-align: middle;
  background: url("../image/arrow.png") no-repeat center center;
} */

.header .nav ul li a:after {
  position: absolute;
  bottom: 16px;
  left: 0;
  width: 0;
  height: 2px;
  background: #FFFFFF;
  display: block;
  content: "";
  transition: 0.5s;
}

.header .nav ul li .subnav {
  position: absolute;
  left: 50%;
  top: 70px;
  z-index: 999;
  font-size: 14px;
  width: 140px;
  margin-left: -70px;
  display: none;
}

.header .nav ul li .subnav .nav-menu {
  border-top: 4px solid #FFFFFF;
  padding: 10px 10px 10px 10px;
  background: #FFFFFF;
}

.header .nav ul li .subnav .nav-menu li {
  margin-right: 0;
  height: 32px;
  float: none;
  font-size: 14px;
  margin-left: 0;
  padding-left: 0;
  background: 0;
  text-align: center;
}

.header .nav ul li .subnav .nav-menu li a {
  line-height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: 0;
  color: rgb(15, 15, 15);
}

.header .nav ul li .subnav .nav-menu li a:after {
  display: none;
}

.header .nav ul li .subnav .nav-menu li:hover {
  border-bottom: 0;
}

.header .nav ul li .subnav .nav-menu li:hover a {
  color: rgb(32, 151, 219);
  font-weight: bold;
}

.header .nav ul li:hover a:after {
  width: 100%;
}

.header .nav ul li:hover .subnav {
  display: block;
}

.header .nav ul .active &gt; a {
  font-weight: bold;
  color: #FFFFFF;
}

.header .nav ul .active a:after {
  width: 100%;
}

.header .search {
  float: right;
  position: relative;
  margin-top: 19px;
  margin-left: 38px;
}

.header .search .input {
  width: 194px;
  height: 36px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  font-size: 12px;
  color: #757575;
  padding: 0 36px 0 10px;
  transition: 0.5s;
}

.header .search .input:focus {
  border: 1px solid #45d9b1;
}

.header .search .submit {
  background: url("../image/search.png") no-repeat center center;
  height: 36px;
  width: 36px;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
}

/* 鍘绘帀button鐐瑰嚮杈规 */
.header .search .submit:active {
  outline: none;
}

.phone-nav {
  position: absolute;
  right: 10px;
  top: 34px;
  line-height: 60px;
  display: none;
  color: #666;
  z-index: 5;
}

.phone-nav img {
  height: 33px;
  margin-top: 10px;
  display: block;
}

#menu .phone {
  font-size: 22px;
  color: #fff;
  float: left;
  font-weight: bold;
  line-height: 32px;
  background: url("../image/phone1.png") no-repeat center left;
  padding-left: 24px;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
  margin-left: 23px;
  font-family: "DINPro-Black", arial;
}

#menu .lan {
  margin: 20px;
}

#menu .lan a {
  text-transform: uppercase;
  font-size: 15px;
  color: #666;
  width: 36px;
  height: 19px;
  line-height: 19px;
  display: block;
  float: left;
  text-align: center;
  border-radius: 20px;
}

#menu .search {
  position: relative;
  margin: 10px 10px 10px 0px;
  background: #fff;
  margin: auto;
}

#menu .search .input {
  width: 100%;
  height: 36px;
  border-radius: 3px;
  font-size: 12px;
  color: #757575;
  padding: 0 36px 0 10px;
  transition: 0.5s;
}

#menu .search .input:focus {
  border: 1px solid rgb(32, 151, 219);
}

#menu .search .submit {
  background: url("../image/search.png") no-repeat center center;
  height: 36px;
  width: 36px;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
}


@media (max-width: 1024px) {
  .header .nav {
    display: none;
  }

  .phone-nav {
    display: block;
  }

  .header {
    height: 60px;
  }

  .header .search {
    display: none;
  }

  .header .logo-right {
    margin-top: 14px;
  }
}

.layui-carousel button{
  outline: none;
}
.layui-carousel div div img{
  width:100%;height:100%;position: absolute;background-size:cover;max-width:100%;
}
@media (max-width: 768px) {
  .layui-carousel{
    height: 192px !important;
  }
}

.home {
  padding: 50px 0 42px 0;
  overflow: hidden;
}

.home-class {
  background: #f7f7f7;
}

.home-class .class-list {
  padding: 0 30px;
  overflow: hidden;
  position: relative;
  height: 155px;
}

.home-class .class-list .item {
  width: 25%;
  padding: 20px 10px;
  float: left;
}

.home-class .class-list .item .box {
  padding: 29px 31px;
  position: relative;
  background: #fff;
  height: 115px;
  transition: all 0.3s ease;
}

.home-class .class-list .item .box .pic {
  position: absolute;
  top: 29px;
  right: 19px;
  width: 100px;
  height: 60px;
}

.home-class .class-list .item .box .text {
  padding-right: 88px;
}

.home-class .class-list .item .box .text .bt {
  font-size: 24px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.home-class .class-list .item .box .text .jsh {
  font-size: 14px;
  color: #666;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.home-class .class-list .slick-prev:before,
.home-class .class-list .slick-next:before {
  content: "";
}

.home-class .class-list .slick-prev {
  background: url("../image/left.png") no-repeat center center;
  width: 28px;
  height: 28px;
  left: 0;
  margin-top: -14px;
  transition: 0.5s;
}

.home-class .class-list .slick-next {
  background: url("../image/right.png") no-repeat center center;
  width: 28px;
  height: 28px;
  right: 0;
  margin-top: -14px;
  transition: 0.5s;
}

.home-title {
  text-align: center;
}

.home-title .title {
  font-size: 36px;
  color: #333;
  margin-bottom: 9px;
}

.home-title .title:before {
  content: "";
  display: inline-block;
  width: 57px;
  height: 1px;
  vertical-align: middle;
  background: #d8d8d8;
  margin-right: 26px;
}

.home-title .title:after {
  content: "";
  display: inline-block;
  width: 57px;
  height: 1px;
  vertical-align: middle;
  background: #d8d8d8;
  margin-left: 26px;
}

.home-title .jsh {
  font-size: 18px;
  color: #464646;
  text-transform: uppercase;
}

.home-title .jsh a {
  display: inline-block;
  vertical-align: middle;
  max-width: 120px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.home-title .jsh a:hover {
  color: #FFFFFF;
}

.home-case {
  background: #fff;
}

.home-case ul {
  margin: 36px -10px 0 -10px;
}

.home-case ul li {
  width: 25%;
  float: left;
  margin-bottom: 25px;
}

.home-case ul li .box {
  position: relative;
}

.home-case ul li .box .bt {
  position: absolute;
  top: 13px;
  right: 0;
  width: 88px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  background: rgba(0, 0, 0, 0.5);
}

.home-case ul li .box .jsh {
  position: absolute;
  bottom: -68px;
  left: 0;
  width: 100%;
  padding: 10px 19px;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.5s;
}

.home-case ul li .box .jsh p {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #fff;
}

.home-case ul li .box .pic:after {
  padding-bottom: 75.5%;
}

.home-case ul li .box .pic img {
  transition: 0.5s;
  width: 95%;
}


.home-news {
  background: #fff;
}

.home-news .home-bottom {
  margin: 39px -10px 17px -10px;
  overflow: hidden;
}

.home-news .news-center {
  float: left;
  width: 68.2%;
  padding: 0 10px;
}

.home-news .news-center .box {
  border: 1px solid #e8e8e8;
}

.home-news .news-center .box .new-top {
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}

.home-news .news-center .box .new-top ul {
  padding-left: 29px;
}

.home-news .news-center .box .new-top ul li {
  float: left;
  line-height: 52px;
  border-bottom: 3px solid #fff;
  margin-right: 28px;
  cursor: pointer;
}

.home-news .news-center .box .new-top ul .sel {
  border-bottom: 3px solid #1c3093;
}

.home-news .news-center .box .new-top ul .sel a {
  color: #1c3093;
}

.home-news .news-center .box .new-top .more {
  position: absolute;
  top: 0;
  right: 10px;
  line-height: 56px;
}

.home-news .news-center .box .new-top .more:hover {
  color: #1c3093;
}

.home-news .news-center .box .show {
  height: 305px;
}

.home-news .news-center .box .show .info {
  display: none;
  padding: 20px 29px;
}

.home-news .news-center .box .show .info .news-list .one {
  margin-bottom: 14px;
}

.home-news .news-center .box .show .info .news-list .one a {
  display: block;
  position: relative;
  height: 70px;
}

.home-news .news-center .box .show .info .news-list .one a .pic {
  width: 94px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
}

.home-news .news-center .box .show .info .news-list .one a .pic img {
  transition: 0.5s;
}

.home-news .news-center .box .show .info .news-list .one a .text {
  padding-left: 105px;
}

.home-news .news-center .box .show .info .news-list .one a .text .bt {
  font-size: 14px;
  color: #e40505;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 7px;
}

.home-news .news-center .box .show .info .news-list .one a .text .jsh {
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}

.home-news .news-center .box .show .info .news-list ul li {
  line-height: 33px;
  border-bottom: 1px dashed #e8e8e8;
  position: relative;
}

.home-news .news-center .box .show .info .news-list ul li a {
  color: #464646;
  font-size: 14px;
  display: block;
  padding-right: 80px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: url("../image/dot02.jpg") no-repeat center left;
  padding-left: 10px;
}

.home-news .news-center .box .show .info .news-list ul li span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  font-family: arial;
  color: #636363;
}

.home-news .news-center .box .show .info .news-list .list li a {
  line-height: 36px;
}

.home-news .news-right {
  float: left;
  width: 31.8%;
  padding: 0 10px;
}

.home-news .news-right .box {
  border: 1px solid #e8e8e8;
  position: relative;
}

.home-news .news-right .box .new-top {
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
}

.home-news .news-right .box .new-top ul {
  padding-left: 22px;
  overflow: hidden;
  padding-right: 85px;
  padding-top: 11px;
  padding-bottom: 12px;
}

.home-news .news-right .box .new-top ul li {
  float: left;
  line-height: 27px;
  height: 30px;
  width: 33.3333333%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.home-news .news-right .box .new-top ul li a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 3px solid #fff;
}

.home-news .news-right .box .show {
  height: 277px;
  padding: 12px 22px;
  overflow: hidden;
}

.home-news .news-right .box .show .item {
  padding: 11px 0;
}

.home-news .news-right .box .show .item .list {
  display: block;
  border: 1px solid #ececec;
  line-height: 45px;
  font-size: 14px;
  color: #333;
  padding: 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-shadow: 0 3px 5px 0 rgba(8, 1, 3, 0.05);
}

.home-news .news-right .box .show .item .list span {
  color: #f00;
}

.home-news .news-right .box .show .item .list span a {
  color: #f00;
}

.home-news .news-right .box .show .item .list span a:hover {
  text-decoration: underline;
}

.home-news .news-right .box .show .item .list a:hover {
  text-decoration: underline;
  color: #f00;
}

.home-news .news-right .box .show .item:hover .list {
  background: #f5f5f5;
}

.home-news .news-right .box .show .slick-prev:before,
.home-news .news-right .box .show .slick-next:before {
  content: "";
}

.home-news .news-right .box .show .slick-prev {
  background: #f8f8f8 url("../image/top.png") no-repeat center center;
  width: 31px;
  height: 22px;
  right: 60px;
  top: 41px;
  left: auto;
  border: 1px solid #ececec;
  border-radius: 5px;
}

.home-news .news-right .box .show .slick-next {
  background: #f8f8f8 url("../image/down.png") no-repeat center center;
  width: 31px;
  height: 22px;
  right: 23px;
  top: 41px;
  border: 1px solid #ececec;
  border-radius: 5px;
}

.home-about {
  background: #f5f5f5;
}

.home-about ul {
  margin: 37px -10px 0 -10px;
}

.home-about ul li {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin-bottom: 24px;
}

.home-about ul li .box {
  position: relative;
}

.home-about ul li .box .pic:after {
  padding-bottom: 75.5%;
}

.home-about ul li .box .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.home-about ul li .box .hover .about-top {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: -75px;
  transition: 1s;
}

.home-about ul li .box .hover .about-top .pic1 {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  position: relative;
}

.home-about ul li .box .hover .about-top .bt {
  font-size: 22px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
  margin: 14px 0 0 0;
}

.home-about ul li .box .hover .about-top .span {
  font-size: 22px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
}

.home-about ul li .box .hover .bottom {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  color: #fff;
  transition: 1s;
}

.home-about ul li .box .hover .bottom .jsh {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  padding: 0 26px;
  margin-bottom: 26px;
}

.home-about ul li .box .hover .bottom .more {
  text-align: center;
  width: 163px;
  height: 42px;
  border: 1px solid #fff;
  line-height: 40px;
  font-size: 18px;
  margin: 0 auto;
  transition: 0.5s;
}

.home-partner {
  padding: 35px 0 7px 0;
  background: #fff;
}

.home-partner ul {
  margin: 30px -10px 0 -10px;
}

.home-partner ul li {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin-bottom: 40px;
}

.home-partner ul li .box {
  border: 1px solid #e6e6e6;
}

.home-partner ul li .box .pic:after {
  padding-bottom: 48%;
}

.home-partner ul li .box .pic img {
  transition: 0.5s;
}


/*footer*/
footer {
	background: url(../image/31@3x.png) 100% 100% no-repeat;
}

footer .nav {
	width:80%;
  float: left;
}

footer .nav&gt;ul {
	float: left;
	margin-right: 9%;
	margin-top: 3%;
	margin-bottom: 3%;
}

footer .nav&gt;ul:nth-last-child(1) {
	margin-right: 0;
}

footer .nav&gt;ul&gt;li {
	font-size: 14px;
	line-height: 36px;
}

footer .nav&gt;ul&gt;li:nth-child(1) {
	font-size: 16px;
	color: rgb(255, 255, 255);
	line-height: 48px;
}

footer .nav&gt;ul&gt;li a {
	color: rgb(149, 156, 174);
}

footer .nav&gt;ul&gt;li a:hover {
	color: rgb(32, 151, 219);
}



footer .city{
  float: left;
  height: 100px;
  width: 50%;
  color: rgb(149, 156, 174);
  /*flex瀹瑰櫒 寮规€х洅甯冨眬*/
  display: flex;
  /*鍨傜洿灞呬腑*/
  align-items: center;
  /*姘村钩灞呬腑*/
  justify-content: center;
}
footer .city p{
  padding: 0 10px;
  border-radius: 3px;
  margin: 8px;
}
footer .city a{
  color: #fff;
}


footer .record {
	color: #bcc0c4;
	font-size: 16px;
	margin-top: 30px;
	padding-bottom: 54px;
}
footer .record a{
	color: #bcc0c4;
	
}
footer .code {
	width: 130px;
	float: right;
	margin-top: 3%;
	color: rgb(255, 255, 255);
	font-size: 18px;
	text-align: center;
}

footer .code p {
	margin-bottom: 28px;
}

footer .code img {
	width: 130px;
}

@media (max-width: 768px) {
  footer .nav {
    width: 50%;
  }
  footer .nav&gt;ul {
    width: 49%;
    margin: 0;
  }

  footer .code {
    width: 49%;
  }
  footer .record {
    font-size: 16px;
    margin-top: 30px;
    padding-bottom: 10px;
  }
}


 .flex-left {
	position: fixed;
	right: 20px;
	top: 22%;
	z-index: 999;
}

 .flex-left&gt;div:nth-child(1) {
	width: 82px;
	height: 84px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
}
@media (max-width: 768px) {
  .flex-left&gt;div:nth-child(1) {
    display: none;
  }
  .flex-left&gt;div:nth-child(2)&gt;div {
    position: fixed;
    bottom: 20%;
    right: 20px;
    z-index: 999;
  }
}
 .flex-left&gt;div:nth-child(1)&gt;div {
	width: 82px;
	height: 84px;
	text-align: center;
	color: rgb(51, 51, 51);
	font-size: 14px;
	cursor: pointer;
}

 .flex-left&gt;div:nth-child(1)&gt;div:hover {
	color: white;
	background-color: rgb(30, 148, 255);
}

 .flex-left&gt;div:nth-child(1)&gt;div img,
 .flex-left&gt;div:nth-child(2) img {
	width: 30px;
	display: inline-block;
	margin-top: 15px;
}

 .flex-left&gt;div:nth-child(2)&gt;div {
	width: 82px;
	height: 84px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	margin-top: 10px;
	text-align: center;
	color: rgb(51, 51, 51)!important;
	font-size: 14px;
	cursor: pointer;
	display: none;
}
.flex-left&gt;div:nth-child(2)&gt;div:hover {
	color: white;
	background-color: rgb(30, 148, 255);
}
.hotline {
	width: 123px;
	height: 125px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	padding: 20px;
	position: fixed;
	right: 110px;
	top: calc(20% + 18px);
	z-index: 999;
	font-size: 14px;
	color: rgb(153, 153, 153);
	display: none;
}

.hotline span {
	color: rgb(51, 51, 51);
	margin-bottom: 5px;
	display: block;
}

.hotline&gt;p:nth-child(2) {
	margin-bottom: 10px;
}

.inbanner {
  overflow: hidden;
  width: 100%;
}

.inbanner .inbanner-slick {
  overflow: hidden;
  position: relative;
}

.inbanner .inbanner-slick img {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.inbanner .inbanner-slick-phone {
  display: none;
  position: relative;
}

.inbanner .inbanner-slick-phone img {
  display: block;
}

.page {
  text-align: center;
  overflow: hidden;
}

.page ul li {
  float: left;
}
.page ul li a {
  color: #353535;
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
  padding: 0 15px !important;
  margin: 0 3px !important;
  font-family: arial;
  -webkit-transition: all 0.5s !important;
  transition: all 0.5s;
  border: 1px solid #e5e5e5;
}

.page .pagination span {
  color: #353535;
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
  padding: 0 15px !important;
  margin: 0 3px !important;
  font-family: arial;
  -webkit-transition: all 0.5s !important;
  transition: all 0.5s;
  border: 1px solid #e5e5e5;
}

.page ul .active {
  background: #2c3e50;
  color: #fff;
}
.page ul .active span {
  border: 0;
  color: #fff;
}
.list-page-news {
  margin-top: 20px;
  overflow: hidden;
  border-top: 1px solid #e7e7e7;
  padding-top: 7px;
}

.list-page-news li {
  width: 50%;
  float: left;
  text-align: right;
}

.list-page-news li p {
  overflow: hidden;
  padding: 0 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  font-size: 15px;
  color: #aaa;
}

.list-page-news li p a {
  color: #3f3f3f;
}

.list-page-news .prev {
  text-align: left;
}

@media (max-width: 768px) {
  .page a {
    display: none;
    font-size: 12px;
    line-height: 37px;
    height: 37px;
    padding: 0 10px;
    margin: 0 5px;
  }

  .page a.num2,
  .page a.num3,
  .page a.cpb {
    display: inline-block;
  }
}

.prompt {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../image/ie_sosad.png) no-repeat center 35% #fff;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 999;
  filter: alpha(opacity=80);
  opacity: 80;
}

.prompt span {
  position: absolute;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  top: 55%;
  left: 50%;
  margin-left: -152px;
  width: 304px;
  display: block;
  line-height: 24px;
  color: #666;
}

.prompt span a {
  text-decoration: underline;
}

.prompt_close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(../image/closed.png) no-repeat center center;
  cursor: pointer;
}

@media (min-width: 1025px) {
  .header .nav ul li .subnav .nav-menu li:hover {
    border-bottom: 0;
  }

  .header .nav ul li .subnav .nav-menu li:hover a {
    color: rgb(32, 151, 219);
    font-weight: bold;
  }

  .header .nav ul li:hover a:after {
    width: 100%;
  }

  .header .nav ul li:hover .subnav {
    display: block;
  }

  .home-class .class-list .item:hover .box {
    box-shadow: 0 10px 16px 0 rgba(7, 0, 2, 0.12);
    transform: translate3d(0, -2px, 0);
  }

  .home-class .class-list .slick-prev:hover {
    background: url("../image/lefth.png") no-repeat center center;
  }

  .home-class .class-list .slick-next:hover {
    background: url("../image/righth.png") no-repeat center center;
  }

  .home-case ul li:hover .box .jsh {
    bottom: 0;
  }

  .home-case ul li:hover .box .pic img {
    transform: scale(1.04);
  }


  .home-news .news-left .box .show .info .cha .button:hover {
    background: #0073c6;
  }

  .home-news .news-center .box .show .info .news-list .one a:hover .pic img {
    transform: scale(1.05);
  }

  .home-news .news-center .box .show .info .news-list .one a:hover .text .bt {
    color: #1c3093;
  }

  .home-news .news-center .box .show .info .news-list ul li:hover a {
    color: #1c3093;
  }

  .home-news .news-right .box .new-top ul li:hover a {
    color: #1c3093;
    border-bottom: 3px solid #1c3093;
  }

  .home-news .news-right .box .show .slick-prev:hover {
    background: #fe1e1e url("../image/toph.png") no-repeat center center;
    border: 1px solid #fe1e1e;
  }

  .home-news .news-right .box .show .slick-next:hover {
    background: #fe1e1e url("../image/downh.png") no-repeat center center;
    border: 1px solid #fe1e1e;
  }

  .home-about ul li .box .hover .bottom .more:hover {
    background: #fff;
    color: #1c3093;
  }

  .home-about ul li .box:hover .hover .about-top {
    top: 0;
    margin-top: -150px;
  }

  .home-about ul li .box:hover .hover .bottom {
    top: 50%;
    margin-top: -70px;
  }

  .home-partner ul li .box:hover {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  }

  .home-partner ul li .box:hover .pic img {
    transform: scale(1.05);
  }

}

@media (max-width: 1024px) {
  .home-class .class-list .item {
    width: 33.3333333%;
  }

  .home-news .news-right {
    width: 100%;
    margin-top: 20px;
  }

  .home-news .news-center {
    width: 100%;
  }

 
}

@media (max-width: 768px) {
  .top .top-right .login,
  .top .top-right .registor,
  .top .top-right .weixin,
  .top .top-right .top-contact {
    display: none;
  }

  .home-case ul li {
    width: 33.3333333%;
  }

  .home-news .news-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .home-news .news-center {
    width: 100%;
  }

  .home-about ul li {
    width: 50%;
  }

 
  .home {
    padding: 30px 0;
  }

  .home-title .title {
    display: none;
    font-size: 18px;
    margin-bottom: 5px;
  }

  .home-title .jsh {
    font-size: 14px;
  }

  .home-case ul {
    margin-top: 20px;
  }

  .home-news .home-bottom {
    margin-top: 20px;
  }

  .home-about ul {
    margin-top: 20px;
  }

  .home-partner ul {
    margin-top: 20px;
  }

  .home-partner ul li {
    margin-bottom: 20px;
  }

 

  .home-news .home-bottom {
    margin-bottom: 0;
  }

  .home-partner,
  .home-about,
  .home-case {
    padding-bottom: 10px;
  }

  .home-class .class-list .item {
    width: 50%;
  }
}

@media (max-width: 520px) {
  .top .top-center {
    display: none;
  }

  .home-class .class-list .item {
    width: 100%;
  }

  .home-class .class-list .item .box .text .bt {
    font-size: 16px;
  }

  .home-case ul li {
    width: 50%;
  }



  .home-about ul li .box .hover .about-top .bt {
    font-size: 16px;
    margin-top: 0;
  }

  .home-about ul li .box .hover .about-top .pic1 {
    width: 30px;
    height: 30px;
  }


  .home-about ul li .box .hover .about-top .span {
    font-size: 14px;
  }

  .home-about ul li .box .hover .about-top {
    margin-top: -37px;
  }

  .home-partner ul li {
    width: 50%;
  }

  .home-class .class-list .slick-prev {
    background-size: 20px;
  }

  .home-class .class-list .slick-next {
    background-size: 20px;
  }
}

.shuxian {
  box-sizing: border-box;
  font-family: PingFangSC-Regular;
  font-size: 24px;
  color: #000;
  display: inline-block;
  background: #000;
  border-radius: 2px;
  width: 6px;
  height: 22px;
  margin-right: 10px;
  vertical-align: text-bottom;
}



 .why {
	width: 100%;
	height: 579px;
	background-color: #f6f8fb;
}

 .why .container&gt;div:not(.home-title) {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

 .why .home-bottom&gt;div {
	width: 49%;
	height: 144px;
	background-color: #ffffff;
	margin-bottom: 36px;
	display: flex;
	align-items: center;
}

 .why .home-bottom&gt;div img {
	height: 60px;
	margin-left: 36px;
	margin-right: 33px;
}

 .why .home-bottom&gt;div&gt;div:nth-child(2) {
	height: 60px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	font-size: 18px;
	color: rgb(17, 17, 17);
	margin-right: 35px;
}

 .why .home-bottom&gt;div&gt;div:nth-child(2) p {
	font-size: 14px;
	color: rgb(102, 102, 102);
}

 .why .home-bottom&gt;div&gt;div:nth-child(3) {
	width: 285px;
	font-size: 14px;
	color: rgb(102, 102, 102);
	text-align: justify;
	text-justify: inter-ideograph;
}
.why .home-title{
  margin: 20px -10px;
}

@media (max-width: 1280px) {
  .why .home-bottom&gt;div img {
    margin-left: 20px;
    margin-right: 20px;
  }
  .why .home-bottom&gt;div&gt;div:nth-child(2) {
    margin-right: 15px;
  }
  .why .home-bottom&gt;div&gt;div:nth-child(3)  {
    margin-right: 15px;
  }
}
@media (max-width: 700px) {
  .why{
    height: 770px;
  }
  .why .home-bottom&gt;div {
    width: 100%;
    height: 144px;
    margin-bottom: 10px;
  }
  
   .why .home-bottom&gt;div img {
    height: 60px;
    margin-left: 16px;
    margin-right: 20px;
  }
  
   .why .home-bottom&gt;div&gt;div:nth-child(2) {
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-size: 16px;
    color: rgb(17, 17, 17);
    margin-right: 20px;
  }
  
   .why .home-bottom&gt;div&gt;div:nth-child(2) p {
    font-size: 14px;
    color: rgb(102, 102, 102);
  }
  
   .why .home-bottom&gt;div&gt;div:nth-child(3) {
    width: 285px;
    font-size: 14px;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-justify: inter-ideograph;
  }
}


/*棣栭〉 琛屼笟鍜ㄨ*/
 .consult {
	margin: 0 auto;
	margin-bottom: 100px;
}

 .consult a:hover {
	color: rgb(32, 151, 219);
}
 .consult h2 {
	font-size: 32px;
	color: rgb(51, 51, 51);
	text-align: center;
	font-weight: 500;
	padding-bottom: 88px;
}

 .consult .consult_nav {
	width: 100%;
	height: 76px;
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 32px;
	padding-bottom: 23px;
	padding-top: 23px;
	border-bottom: 1px solid rgb(246, 246, 246);
}

 .consult .home-bottom&gt;div:nth-child(2) {
	margin-bottom: 28px;
}

 .consult .consult_nav&gt;div:nth-child(1) span {
	margin-right: 80px;
	padding-bottom: 20px;
	display: block;
	float: left;
	cursor: pointer;
}

 .consult .consult_nav&gt;div:nth-child(1) span:hover {
	color: rgb(32, 151, 219);
}

 .consult .consult_nav .cur {
	border-bottom: 2px solid rgb(32, 151, 219);
	color: rgb(32, 151, 219)!important;
	font-size: 16px;
}

 .consult&gt;div:nth-child(5) {
	margin-bottom: 60px;
}



 .consult .text&gt;div {
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid rgb(243, 243, 243);
	cursor: pointer;
  width: 50%;
	float: left;
}
.consult .text&gt;div:nth-child(even) {
  padding-left: 2%;
}
 .consult .text&gt;div:hover&gt;span:nth-child(1) {
	color: rgb(32, 151, 219);
}

 .consult .text&gt;div&gt;span:nth-child(1) {
	font-size: 16px;
	color: rgb(51, 51, 51);
	float: left;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

 .consult .text&gt;div&gt;span:nth-child(2) {
  width: 24%;
  font-size: 15px;
  color: rgb(153, 153, 153);
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;

}

.case .banner,
.case-details .banner,
.serve .banner,
.consult .banner,
.about .banner {
	position: relative;
	min-width: 1200px;
}

.case .banner img,
.case-details .banner img,
.serve .banner img,
.consult .banner img,
.about .banner img {
	width: 100%;
	min-width: 1200px;
}

.case .banner&gt;div,
.case-details .banner&gt;div,
.serve .banner&gt;div,
.consult .banner&gt;div,
.about .banner&gt;div {
	width: 1200px;
	position: absolute;
	top: 50%;
	font-size: 28px;
	color: white;
	margin-top: -16px;
	left: 50%;
	margin-left: -600px;
}

.case .navs,
.consult .navs,
.about .navs {
	width: 1200px;
	margin: 0 auto;
}

.case .navs&gt;ul&gt;li,
.about .navs&gt;ul&gt;li {
	float: left;
	width: 10%;
	text-align: center;
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid rgb(243, 243, 243);
}

.case .navs&gt;ul&gt;li&gt;a,
.consult .navs&gt;ul&gt;li&gt;a,
.about .navs&gt;ul&gt;li&gt;a {
	font-size: 16px;
	color: rgb(102, 102, 102);
	display: block;
}

.case .navs&gt;ul&gt;li&gt;a:hover,
.consult .navs&gt;ul&gt;li&gt;a:hover,
.about .navs&gt;ul&gt;li&gt;a:hover {
	color: rgb(30, 148, 255);
}

.case .navs .cur,
.consult .navs .cur,
.about .navs .cur {
	border-bottom: 1px solid rgb(30, 148, 255);
	color: rgb(30, 148, 255);
}

.case-details .rigth,
.consult .content .rigth {
	width: 290px;
	margin-left: 20px;
}

.case-details .rigth&gt;div,
.consult .content .rigth&gt;div {
	height: auto;
	border: 1px solid rgb(243, 243, 243);
	margin-top: 27px;
	padding-bottom: 10px;
}

.case-details .rigth&gt;div p,
.consult .content .rigth&gt;div p {
	font-size: 18px;
	color: rgb(17, 17, 17);
	margin-top: 16px;
	margin-left: 19px;
	margin-bottom: 10px;
}

.case-details .rigth&gt;div&gt;div,
.consult .content .rigth&gt;div&gt;div {
	margin-left: 19px;
}

.case-details .rigth&gt;div&gt;div a,
.consult .content .rigth&gt;div&gt;div a {
	width: 100%;
	height: 24px;
	border-radius: 4px;
	display: block;
	float: left;
	font-size: 12px;
	color: rgb(102, 102, 102);
	line-height: 24px;
	/* text-align: center; */
	margin-bottom: 14px;
	margin-right: 8px;
	padding: 0px 5px 0px 5px;

	/*鎺у埗鏂囨湰涓€琛屾樉绀�*/
	white-space: nowrap;
	/*婧㈠嚭闅愯棌*/
	overflow: hidden;
	/*瓒呭嚭鏄剧ず鐪佺暐鍙�*/
	text-overflow: ellipsis;
}

.case-details .rigth&gt;div&gt;div a:hover,
.consult .content .rigth&gt;div&gt;div a:hover {
	background-color: rgba(243, 243, 243, 0.8);
	color: rgb(30, 148, 255);
}

.case-details .rigth&gt;div:nth-last-child(1),
.consult .content .rigth&gt;div:nth-child(1) {
	/* margin-bottom: 93px; */
}

.case-details .rigth&gt;div:nth-child(1)&gt;span,
.consult .content .rigth&gt;div:nth-child(1)&gt;span {
	margin-left: 19px;
	font-size: 14px;
	line-height: 30px;
	display: block;
}

.case-details .rigth&gt;div:nth-child(1)&gt;span:nth-child(2),
.consult .content .rigth&gt;div:nth-child(1)&gt;span:nth-child(2) {
	color: rgb(30, 148, 255);
}

.case-details .rigth&gt;div:nth-child(1)&gt;span:nth-child(3),
.consult .content .rigth&gt;div:nth-child(1)&gt;span:nth-child(3) {
	color: rgb(153, 153, 153);
}

.case-details .rigth&gt;div:nth-child(1)&gt;span:nth-child(4),
.consult .content .rigth&gt;div:nth-child(1)&gt;span:nth-child(4) {
	color: rgb(51, 51, 51);
	margin-top: 16px;
}

.case-details .rigth&gt;div:nth-child(1)&gt;span:nth-child(4) img,
.consult .content .rigth&gt;div:nth-child(1)&gt;span:nth-child(4) img {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}

.case-details .rigth&gt;div:nth-child(1)&gt;span:nth-child(4) a,
.consult .content .rigth&gt;div:nth-child(1)&gt;span:nth-child(4) a {
	
	display: block;
    min-width: 74px;
   width: 150px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    color: #FFFFFF;
	margin-right: 10px;
	background: #2cbfed;

}

.case-details .rigth&gt;div:nth-child(1)&gt;span:nth-child(4) a:hover,
.consult .content .rigth&gt;div:nth-child(1)&gt;span:nth-child(4) a:hover {
	 color: #FFFFFF;
	
}

.consult .navs&gt;ul&gt;li {
	float: left;
	width: 146.6px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	margin-bottom: 18px;
	border-bottom: 1px solid rgb(243, 243, 243);
}
.consult .content  {
	font-size: 14px;
	color: rgb(102, 102, 102);
}
.case-details .content  {
	font-size: 14px;
	color: rgb(102, 102, 102);
}
.consult .content .left {
	width: 880px;
}

.consult .content .left img {
	width: 240px;
	height: 150px;
	margin-top: 15px;
	margin-right: 20px;
}

.consult .content .left&gt;div {
	width: 880px;
	height: 179px;
	background-color: #fff;
	cursor: pointer;
	margin-bottom: 12px;
}

.consult .content .left&gt;div:hover {	
	background-color: #f7f7f7;
}
.consult .content .left&gt;div:hover h4 {
	color: rgb(30, 148, 255)!important;
}

.consult .content .left&gt;div:hover h4 a:hover{
	color: #337ab7 !important;
}

.consult .content .left&gt;div&gt;div:nth-child(2) {
	width: 616px;
	height: 150px;
	margin-top: 15px;
	position:relative;
}
/* 鏃堕棿闈犲湪div搴曢儴 */
.f1_div{
	position:absolute;
	bottom:0px;
	padding:0px;
	margin:0px
}

.consult .content .left&gt;div&gt;div:nth-child(2) h4 {
	font-size: 20px;
	color: rgb(51, 51, 51);
	font-weight: 500;
	padding-bottom: 15px;
}

.consult .content .left&gt;div&gt;div:nth-child(2)&gt;p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 15px 0;
	padding-right: 10px;
}


.consult .content .rigth&gt;div {
	margin-top: 16px;
}
.consult .case {
	width: 1200px;
	display: flex;
	justify-content: center;
}
.consult .cur {
	display: block;
}
.newspage {
  display: none;
}


@media (max-width: 960px ) {
  .consult .text&gt;div&gt;span:nth-child(1){
    width: 75%;
  }
  .consult{
    margin-bottom:15px;
  }
}

@media (max-width: 736px) {
  ::-webkit-scrollbar {
    width: 0em;
  }
  .consult_nav2 {
   
    text-align: center;
    /*妯悜婊氬姩鏉�*/
    overflow-x: auto;
    /*涓€琛屾樉绀�*/
    white-space: nowrap;
    /*绂佹绾靛悜婊氬姩*/
    overflow-y: hidden;
    line-height: 19px !important;
  }
  .consult_nav2 .item_nav{
    width: 900px;
    text-align: center;
    /*妯悜婊氬姩鏉�*/
    overflow-x: auto;
    /*涓€琛屾樉绀�*/
    white-space: nowrap;
    /*绂佹绾靛悜婊氬姩*/
    overflow-y: hidden;
    line-height: 19px !important;
  }
  .consult_nav2  span{
    width: 100px;
    display: inline-block !important;
  }

  .consult .text&gt;div {
    width: 100%;
    height:70px;
  }
  .consult .text&gt;div:nth-child(even) {
    padding:0;
  }
  .consult .text&gt;div&gt;span:nth-child(1){
    width: 75%;
  }
  .consult .consult_nav&gt;div:nth-child(1) span{
    margin-right: 20px;

  }
  .consult .consult_nav{
    width: 100%;
    height: 59px;
    font-size: 16px;
    color: rgb(51, 51, 51);
    line-height: 15px;
  }


}

table{
        width: 200px; 
        min-height: 25px; 
        line-height: 25px; 
        /*text-align: center; */
        border-color:#b6ff00; 
        border-collapse: collapse;
        border: 1px solid #DCDCDC;

}

/*缃戠珯鍦板浘*/
.webmap{
    float: left;
    padding-left: 13px;
    margin-left: 12px;
    padding-top: 9px;
    background: url(../image/line.png) no-repeat center left;
}
.map-list li {
    margin-bottom: 20px;
}
.map-list li a{
    color: #0e90d2;
}
.map-list dl {
    margin: 0;
    padding-left: 30px;
    overflow: hidden;
}
.map-list dl dd {
    float: left;
    margin-right: 10px;
}

/*鍙嬫儏閾炬帴*/
.links ul{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}
.links ul li{
    flex: 1;
    height: 50px;
    line-height: 10px;
    margin:  5px;
    padding-top: 20px; 
    border: 1px solid #888;
    box-sizing: border-box;
    width: calc((100%) / 5);    /*鎴戣繖閲屼竴琛屾樉绀�4涓� 鎵€浠ユ槸/4  涓€琛屾樉绀哄嚑涓氨闄や互鍑� */
    /*杩欓噷鐨�60px = (鍒嗗竷涓暟4-1)*闂撮殭5px, 鍙互鏍规嵁瀹為檯鐨勫垎甯冧釜鏁板拰闂撮殭鍖鸿皟鏁�*/
    min-width: calc((100%) / 5);
    max-width: calc((100%) / 4);
}
@media (max-width: 736px) {
  .links ul li{
    display: none;
    flex: 1;
    height: 50px;
    line-height: 10px;
    margin:  5px;
    padding-top: 20px; 
    border: 1px solid #888;
    box-sizing: border-box;
    width: calc((100%) / 1);    /*鎴戣繖閲屼竴琛屾樉绀�4涓� 鎵€浠ユ槸/4  涓€琛屾樉绀哄嚑涓氨闄や互鍑� */
    /*杩欓噷鐨�60px = (鍒嗗竷涓暟4-1)*闂撮殭5px, 鍙互鏍规嵁瀹為檯鐨勫垎甯冧釜鏁板拰闂撮殭鍖鸿皟鏁�*/
    min-width: calc((100%) / 1);
    max-width: calc((100%) / 1);
}  
}




.newshow .peas {
    font-size: 16px;
    height: 30px;
    width: 100%;
    line-height: 30px;
    margin-top: 20px;
    color: #888;
   
}
.peas{
     padding: 10px 0px;
     border-top: 1px dashed #c3c3c3;
}


.nextup {
    float: left;
    padding-left: 30px;
    background: url(../image/lefth.png)left no-repeat;
}
.newshow .peas a {
    color: #888;
    font-size: 14px;
}
.nextups {
    float: right;
    padding-right: 30px;
    background: url(../image/righth.png)right no-repeat;
}</pre></body></html>