* {
  word-break: break-all;
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  font-size: 12px;
  color: #232323;
  font-family: Arial, Helvetica, sans-serif, 'Î¢ÈíÑÅºÚ', 'microsoft Yahei', 'Courier New', Courier,
    monospace;
  width: 100%;
  line-height: 1.2;
  text-align: justify;
  overflow-x: hidden;
  background-color: #fff;
}
*,
:after,
:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #232323;
  text-decoration: none;
}
a:hover {
  color: #f43a3b;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
ul,
li,
dl,
dt,
dd {
  list-style: none;
}
i,
em {
  font-style: normal;
}
.blank {
  clear: both;
  height: 20px;
}
.c:after {
  display: table;
  content: '';
  clear: both;
}
.c {
  *zoom: 1;
}
img {
  max-width: 100%;
  border: 0;
  height: auto;
}
.img {
  display: block;
  line-height: 0;
  overflow: hidden;
}
.img img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.user_select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 auto;
}
table tr:nth-child(odd) {
  background: #f4f4f4;
}
table tr:hover {
  color: #fff;
  background: #f43a3b;
  cursor: pointer;
}
table td,
table th {
  font-size: 15px;
  line-height: 22px;
  padding: 4px;
  text-align: center;
  border: 1px solid #ddd;
  white-space: nowrap;
}
.w1400 {
  width: 1400px;
  margin: 0 auto;
}
.fdh {
  position: fixed;
  display: none;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  background-color: #222222;
  width: 100%;
  z-index: 8;
  bottom: 0px;
}
.fdh li {
  width: 33.33%;
  float: left;
  text-align: center;
  border-right: 1px #ddd solid;
  box-sizing: border-box;
}
.fdh .li {
  background-color: #f43a3b;
}
.fdh a {
  display: block;
  color: #fff;
}
.nyban img {
  min-height: 310px;
  object-fit: cover;
}
.dqwz {
  background: #f0f3fa;
  padding: 10px 0;
  border-top: 1px solid #d3dcf0;
  border-bottom: 1px solid #d3dcf0;
  font-size: 15px;
  margin-bottom: 50px;
}
.dqwz .p1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dqwz .p2 {
  display: none;
  color: #fff;
  padding: 10px 0;
}
.prenext {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 98%;
  line-height: 30px;
  font-size: 16px;
  margin-top: 20px;
  border-top: 1px #ddd solid;
  padding-top: 20px;
}
.prenext .pre {
  float: left;
  width: 48%;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prenext .next {
  text-align: right;
  float: right;
  width: 48%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.page {
  text-align: center;
  margin-top: 30px;
}
.page span {
  display: none;
}
.page a {
  display: inline-block;
  font-size: 14px;
  color: #232323;
  font-family: 'Microsoft YaHei', Arial;
  line-height: 26px;
  border: 1px solid #cbcbcb;
  margin: 0 5px;
  padding: 0 8px;
}
.page a.current {
  color: #fff;
  border-color: #ff3c00;
  background: #ff3c00;
}
.page a:hover {
  color: #fff;
  border-color: #ff3c00;
  background: #ff3c00;
}
.map {
  display: block;
  width: 100%;
  height: 352px;
  border: 1px solid #ccc;
}

/* index.html */
.head_logo {
  float: left;
  margin-top: 20px;
}
.head_tel {
  float: right;
  margin-top: 30px;
  padding: 8px 0 0 56px;
  background: url(../images/hTel.png) no-repeat;
}
.head_tel span {
  color: #1e1e1e;
  font-size: 12px;
}
.head_tel p {
  color: #f43a3b;
  font-size: 36px;
  font-family: auto;
  font-weight: bold;
}
.head_menu {
  margin-top: 30px;
  background-color: #1666d2;
}
.head_menu li {
  float: left;
  width: 14.285%;
  line-height: 57px;
  text-align: center;
}
.head_menu li a {
  display: block;
  color: #fff;
  font-size: 20px;
}
.banner_box {
  position: relative;
}
.banner_box .bd {
  line-height: 0;
  cursor: pointer;
}
.banner_box .bd img {
  min-height: 160px;
  object-fit: cover;
}
.banner_box .hd {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  margin: auto;
  width: 102px;
  line-height: 0;
  text-align: center;
  padding: 3px 0;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 14px;
}
.banner_box .hd li {
  display: inline-block;
  cursor: pointer;
  margin: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
}
.banner_box .hd li.on {
  background-color: #1666d2;
}
.index_tit {
  text-align: center;
}
.index_tit:after {
  display: block;
  content: '';
  width: 100%;
  height: 30px;
  margin: 10px auto 0;
  background: url(../images/indexTit.png) no-repeat center center;
}
.index_tit h2 {
  line-height: 32px;
  font-size: 36px;
  margin-bottom: 10px;
}
.index_tit span {
  color: #004dc0;
}
.index_tit p {
  font-size: 14px;
  text-transform: uppercase;
  color: #999;
  line-height: 20px;
}
.product_box {
  margin-top: 60px;
}
.product_box .w1400 {
  position: relative;
}
.product_box .w1400:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 302px;
  height: 85px;
  background: url(../images/lxdhIndex.png) no-repeat center center;
}
.product_box .index_tit {
  margin-bottom: 30px;
}
.product_box li {
  float: left;
  width: 32%;
  margin: 20px 0.6%;
  border: 1px solid #ccc;
}
.product_box li a {
  display: block;
}
.product_box li .txt {
  padding: 20px 3%;
}
.product_box li h3 {
  text-align: center;
  color: #333;
  line-height: 35px;
  font-size: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product_box li p {
  width: 80%;
  color: #333;
  font-size: 16px;
  text-align: center;
  margin: 20px auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product_box li .txt span {
  display: block;
  width: 25%;
  line-height: 35px;
  color: #333;
  font-size: 16px;
  margin: 20px auto;
  border: 1px solid #333;
  text-align: center;
}
.product_box li:hover .img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.product_box li:hover .txt span {
  color: #fff;
  border-color: #004dc0;
  background-color: #004dc0;
}
.advantage_box {
  margin-top: 60px;
  padding-top: 22px;
  background: url(../images/advantageTit1.png) no-repeat center top;
}
.advantage_box .w1400 {
  position: relative;
}
.advantage_box .w1400:before {
  position: absolute;
  top: 20px;
  right: 0;
  content: "";
  width: 302px;
  height: 85px;
  background: url(../images/lxdhIndexFFF.png) no-repeat center center;
}
.advantage_tit {
  width: 683px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  padding-top: 106px;
  background: url(../images/advantageTit2.png) no-repeat;
}
.advantage_box ul {
  margin-top: 125px;
}
.advantage_box li.odd .txt {
  float: left;
}
.advantage_box li.odd .img {
  float: right;
}
.advantage_box li.even {
  margin-top: 60px;
  margin-bottom: 80px;
}
.advantage_box li.even .txt {
  float: right;
  margin-top: 20px;
}
.advantage_box li.even .img {
  float: left;
}
.advantage_box li.odd:first-child .img {
  margin-top: -15px;
}
.advantage_box li.odd:last-child .img {
  margin-top: 13px;
}
.advantage_box li h3 {
  position: relative;
  width: 596px;
  line-height: 46px;
  font-size: 29px;
  padding: 22px 0 28px 105px;
  background: url(../images/advantageLi1.png) no-repeat;
}
.advantage_box li h3 i {
  position: absolute;
  top: 0;
  left: 36px;
  bottom: 3px;
  margin: auto;
  width: 29px;
  height: 44px;
}
.advantage_box li p {
  line-height: 32px;
  font-size: 20px;
  margin-left: 108px;
  padding: 10px 0 10px 30px;
  background: url(../images/advantageLiIco.png) no-repeat left center;
}
.about_box {
  padding: 60px 0;
  margin-top: 80px;
  background-color: #f2f2f2;
}
.about_box .index_tit {
  display: none;
}
.about_video {
  float: right;
  width: 45%;
  margin-left: 5%;
}
.about_video video {
  width: 100%;
}
.about_tit {
  width: 50%;
  padding-top: 40px;
}
.about_tit h2 {
  line-height: 1.2;
  color: #333;
  font-size: 28px;
}
.about_tit p {
  line-height: 18px;
  color: #666;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.about_txt {
  width: 50%;
  font-size: 15px;
  color: #333;
  line-height: 28px;
  margin-top: 30px;
}
.about_more {
  display: block;
  width: 129px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  background-color: #0144a4;
}
.case_box {
  padding: 45px 0 60px;
  background-color: #0144a4;
}
.case_box .w1400 {
  position: relative;
}
.case_box .w1400:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 302px;
  height: 85px;
  background: url(../images/lxdhIndexFFF.png) no-repeat center center;
}
.case_box .index_tit,
.case_box .index_tit p {
  color: #fff;
}
.case_box .index_tit:after {
  background-image: url(../images/indexTitCase.png);
}
.case_list {
  margin: 30px 0 10px;
}
.case_list li {
  float: left;
  width: 23%;
  margin: 0 0.9% 2%;
  border: 1px #dddddd solid;
  background-color: #eeeeee;
}
.case_list li a {
  display: block;
}
.case_list li p {
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case_list li:hover {
  background-color: #0144a4;
}
.case_list li:hover a {
  color: #fff;
}
.case_list li:hover .img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.case_more {
  display: block;
  width: 140px;
  line-height: 35px;
  color: #fff;
  margin: 0 auto 40px;
  text-align: center;
  border: 1px solid #fff;
}
.case_more:hover {
  color: #fff;
}
.case_img {
  display: block;
  text-align: center;
}
.news_box {
  margin: 50px 0 30px;
}
.news_list {
  margin-top: 30px;
}
.news_list li {
  float: left;
  width: 46%;
  height: 120px;
  margin: 0 2%;
  border-bottom: 1px solid #e8e9ea;
  margin-bottom: 20px;
}
.news_list li h3 {
  color: #333;
  font-size: 20px;
  transition: all ease-in-out 0.3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_list li .date {
  float: right;
  color: #999;
  font-size: 20px;
  font-family: 'Arial';
  font-weight: normal;
}
.news_list li p {
  line-height: 24px;
  color: #999999;
  font-size: 14px;
  margin-top: 17px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all ease-in-out 0.3s;
}
.news_list li:hover h3 {
  color: #004dc0;
}
.news_list li:hover p {
  color: #000;
}
.friend_link {
  font-size: 16px;
}
.friend_link strong {
  font-size: 18px;
}
.foot_box {
  position: relative;
  line-height: 28px;
  color: #fff;
  font-size: 15px;
  margin-top: 50px;
  padding-bottom: 20px;
  background-color: #0144a4;
}
.foot_box:before {
  position: absolute;
  top: -45px;
  content: '';
  width: 100%;
  height: 45px;
  background: url(../images/footBox.png) repeat-x;
}
.foot_box dl {
  float: left;
  width: 20%;
}
.foot_box .foot_lx {
  width: 35%;
  margin-right: 5%;
}
.foot_box dt {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.foot_box dt:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 16px;
  height: 2px;
  background-color: #fff;
}
.foot_box dd a {
  color: #fff;
}
.foot_ewm img {
  width: 140px;
}
.copy_right {
  line-height: 28px;
  color: #fff;
  font-size: 15px;
  padding: 10px 0px;
  background-color: #0144a4;
  border-top: 1px #004dc0 solid;
}
.copy_right span {
  display: inline-block;
}
.copy_right a {
  display: inline-block;
  color: #fff;
}
.copy_right .r {
  float: right;
}

/* ny */
.nytit {
  text-align: center;
  padding-bottom: 12px;
}
.nytit h1 {
  font-size: 36px;
  color: #222;
  margin-bottom: 10px;
}

/* gy.html */
.gy_main {
  margin-bottom: 50px;
}
.gy_main_tit {
  text-align: center;
  padding-bottom: 12px;
}
.gy_main_tit h2 {
  font-size: 36px;
  color: #222;
  margin-bottom: 10px;
}
.gy_main .txt .video {
  float:right;
  max-width: 529px;
  margin-left:20px;
}
.gy_main .txt .video video {
  max-width: 100%;
}
.gy_main .txt .content {
  line-height: 2;
  font-size: 18px;
  text-indent: 2em;
  margin-top: 10px;
}
.gy_main .txt .content p {
  margin-bottom: 10px;
}

/* channel.html */
.channel_main {
  margin-bottom: 60px;
}
.channel_main dt {
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.channel_main dt h3 {
  float: left;
  font-size: 20px;
  padding: 10px 0 10px 40px;
  background: url(../images/nyProductMenuIco.png) no-repeat left center;
}
.channel_main dt .more {
  float: right;
  line-height: 25px;
  font-size: 14px;
  padding: 10px;
  padding-left: 0;
}
.channel_main dd {
  float: left;
  width: 23%;
  text-align: center;
  margin: 0 0.9% 2%;
  border: 1px #ddd solid;
  background-color: #eee;
}
.channel_main dd a {
  display: block;
}
.channel_main dd p {
  line-height: 40px;
  font-size: 16px;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.channel_main dd:hover {
  background-color: #004dc0;
}
.channel_main dd a:hover {
  color: #fff;
}
.channel_main dd:hover .img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/* list.html */
.list_main {
  margin-bottom: 60px;
}
.list_main li {
  float: left;
  width: 23%;
  text-align: center;
  margin: 0 0.9% 2%;
  border: 1px #ddd solid;
  background-color: #eee;
}
.list_main li a {
  display: block;
}
.list_main li p {
  line-height: 40px;
  font-size: 16px;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_main li:hover {
  background-color: #004dc0;
}
.list_main li a:hover {
  color: #fff;
}
.list_main li:hover .img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/* new.html */
.new_main {
  margin-bottom: 60px;
}
.new_main .list li {
  padding: 8px 0 8px 60px;
  position: relative;
  z-index: 3;
  border-bottom: 1px #dddddd solid;
  margin-bottom: 20px;
}
.new_main .list li:before {
  content: '';
  width: 40px;
  height: 1px;
  background: #e4e6ea;
  display: block;
  position: absolute;
  left: 0;
  top: 52px;
}
.new_main .list li:after {
  content: '';
  width: 9px;
  height: 9px;
  background: #e4e6ea;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 48px;
}
.new_main .list li a {
  display: block;
}
.new_main .list li .date {
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new_main .list li h3 {
  display: block;
  font-size: 22px;
  color: #66686c;
  font-weight: 700;
  padding: 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new_main .list li p {
  font-size: 16px;
  color: #66686c;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new_main .list li .more {
  display: block;
  line-height: 2;
  font-size: 14px;
  text-align: right;
}
.new_main .list li:hover .date,
.new_main .list li:hover h3,
.new_main .list li:hover p {
  transform: translateX(-13px);
}

/* lxwm.html */
.lxwm_main {
  margin-bottom: 60px;
}
.lxwm_main_left {
  float: left;
  width: 62%;
  margin-top: 80px;
}
.lxwm_main_left .txt h3 {
  font-size: 28px;
  margin-bottom: 40px;
}
.lxwm_main_left .txt p {
  color: #676767;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
}
.lxwm_main_left .way-con {
  float: left;
  color: #676767;
  font-size: 15px;
  font-weight: normal;
  line-height: 32px;
  padding-top: 30px;
  margin-top: 20px;
  margin-right: 10%;
  border-top: 1px solid #eee;
}
.lxwm_main_left .way-con a {
  display: block;
  width: 125px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
  border-radius: 5px;
  background-color: #26252d;
}
.lxwm_main_right {
  float: right;
  width: 36%;
  margin-top: 40px;
  border: 10px solid #ddd;
  border-radius: 50%;
  overflow: hidden;
}

/* article */
.article_main {
  margin-bottom: 60px;
}
.article_main h1 {
  font-size: 30px;
  font-weight: normal;
  text-align: center;
  line-height: 2;
}
.article_main .info {
  text-align: center;
  line-height: 30px;
  color: #999;
  font-size: 14px;
  margin-bottom: 30px;
  border-bottom: 1px #dddddd solid;
}
.news-lj {
  font-size: 16px;
  clear: both;
  overflow: hidden;
  padding: 10px 20px;
  padding-left: 130px;
  box-sizing: border-box;
  background: url(../images/ico_newslj.png) #f3f3f3 no-repeat 20px center;
  margin: 30px auto;
}
.news-lj p {
  color: #666;
  line-height: 24px;
  padding: 10px 0;
}
.news-lj p font {
  color: #f33d4a;
}
.news-tel span {
  float: left;
  padding-left: 42px;
  background: url(../images/new-tel.png) no-repeat left center / contain;
}
.news-tel span strong {
  color: #f33d4a;
  font-size: 26px;
  font-weight: 700;
  margin-left: 8px;
}
.news-tel a.new_btn {
  float: right;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 40px;
  padding: 0 20px 0 55px;
  background: url(../images/ico_btn.png) #f33d4a no-repeat 10px 4px / 30px;
}
.article_main .content {
  font-size: 18px;
  text-indent: 1.4em;
  line-height: 28px;
  padding: 0 15px;
}

/* part.html */
.part_main {
  margin-bottom: 60px;
}
.part_main .nyl {
  float: left;
  width: 45%;
  overflow: hidden;
}
.part_main .nyl img {
  width: 100%;
}
.part_main .nyr {
  float: left;
  width: 51%;
  margin-left: 4%;
  display: inline;
}
.part_main .nyr h1 {
  font-size: 32px;
  margin-bottom: 30px;
}
.part_main .description {
  line-height: 1.6;
  color: #666;
  font-size: 18px;
  padding: 20px 0;
  border-bottom: 1px #dddddd solid;
}
.part_main .description p {
  margin-bottom: 4px;
}
.part_main .nytel {
  color: #999;
  font-size: 16px;
  margin: 30px 0;
}
.part_main .nytel strong {
  display: inline-block;
  color: #f43a3b;
  font-size: 30px;
  vertical-align: text-bottom;
  font-family: Arial, Helvetica, sans-serif;
}
.part_main .nyrBtn a {
  float: left;
  width: 167px;
  height: 45px;
  line-height: 43px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #000;
  background-color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.part_main .nyrBtn a.qqBtn {
  margin-right: 30px;
  border: 1px solid #cc0000;
  background-color: #cc0000;
}
.part_main .nyrBtn a:hover {
  color: #000;
  background-color: #fff;
}
.part_main .nyrBtn a.qqBtn:hover {
  color: #cc0000;
}
.part_main .main {
  margin-top: 30px;
}
.txt_name {
  width: 100%;
  color: #222;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  background: url(../images/mtt.png) no-repeat center center;
}
.part_main .content {
  line-height: 1.6;
  font-size: 18px;
}
.part_main .content p {
  margin-bottom: 4px;
}
.part_main .jscs {
  margin: 10px 0 20px;
}
.tjcp ul {
  margin-top: 20px;
}
.tjcp li {
  float: left;
  width: 23%;
  text-align: center;
  margin: 0 0.9% 2%;
  border: 1px #ddd solid;
  background-color: #eee;
}
.tjcp li p {
  line-height: 40px;
  font-size: 16px;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tjcp li:hover p {
  color: #fff;
  background-color: #1783f0;
}
.tjcp li:hover .img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
@media (max-width: 1440px) {
  .w1400 {
    width: 90%;
  }
  .product_box .w1400:before,
  .case_box .w1400:before {
    width: 265px;
    height: 75px;
    background-size: contain;
  }
  .advantage_box .w1400:before {
    width: 227px;
    height: 65px;
    background-size: contain;
  }
  .advantage_tit {
    width: 623px;
    padding-top: 95px;
    background-size: contain;
  }
  .product_box {
    margin-top: 40px;
  }
  .product_box .index_tit {
    margin-bottom: 20px;
  }
  .product_box li {
    margin: 10px 0.6%;
  }
  .advantage_box ul {
    margin-top: 100px;
  }
  .advantage_box li .txt {
    width: 46%;
  }
  .advantage_box li .img {
    width: 46%;
  }
  .advantage_box li h3 {
    width: 100%;
    font-size: 26px;
  }
  .advantage_box li p {
    line-height: 26px;
    font-size: 18px;
    margin-left: 36px;
  }
  .about_tit {
    padding-top: 20px;
  }
}
@media (max-width: 1280px) {
  .advantage_box .w1400:before {
    display: none;
  }
  .product_box li {
    width: 31.3333333%;
    margin: 0 1% 2%;
  }
  .product_box li .txt {
    padding: 0;
  }
  .product_box li h3 {
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
    padding: 0 10px;
    background-color: #eeeeee;
  }
  .product_box li p {
    display: none;
  }
  .product_box li .txt span {
    display: none;
  }
}
@media (max-width: 1140px) {
  .advantage_box {
    display: none;
  }
  .about_box {
    margin-top: 40px;
  }
  .gy_main .txt .video {
    float: none;
    width: 100%;
    margin: 20px auto 10px;
    text-align: center;
  }
  .part_main .nyr h1 {
    margin-bottom: 0;
  }
  .part_main .nytel {
    margin: 18px 0;
  }
}
@media (max-width: 960px) {
  .head_logo {
    float: none;
    text-align: center;
  }
  .head_tel {
    display: none;
  }
  .head_menu li a {
    font-size: 18px;
  }
  .product_box .index_tit,
  .case_box .index_tit{
    text-align: left;
  }
  .index_tit:after {
    display: none;
  }
  .about_box {
    padding: 0 0 60px;
    background-color: #fff;
  }
  .about_video {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    margin: 20px auto 0;
  }
  .about_box .index_tit {
    display: block;
  }
  .about_tit {
    display: none;
  }
  .about_txt {
    width: 100%;
    padding: 0 20px;
    margin-top: 10px;
  }
  .about_more {
    margin: 20px auto 0;
  }
  .news_list li .date {
    display: none;
  }
  .foot_box dl {
    display: none;
  }
  .foot_box .foot_lx {
    display: block;
    width: 60%;
  }
  .foot_box .foot_ewm {
    display: block;
    width: 30%;
  }
  .gy_main_tit {
    padding-bottom: 0;
  }
  .gy_main_tit h2 {
    font-size: 26px;
  }
  .nytit h1 {
    font-size: 26px;
  }
  .lxwm_main_left {
    margin-top: 0px;
    width: 100%;
  }
  .lxwm_main_left .way-con {
    margin-right: 0;
  }
  .lxwm_main_left .txt h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .lxwm_main_left .txt p {
    margin-bottom: 4px;
  }
  .lxwm_main_right {
    display: none;
  }
  .article_main h1 {
    font-size: 26px;
  }
  .part_main .nyr h1 {
    font-size: 26px;
  }
  .part_main .description {
    font-size: 16px;
    padding: 14px 0;
  }
  .nyrBtn {
    display: none;
  }
}
@media (max-width: 768px) {
  .fdh {
    display: block;
  }
  .dqwz {
    display: block;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    background-color: #1666d2;
    height: auto;
    text-align: center;
    padding: 0;
    line-height: 16px;
    margin-bottom: 30px;
    border: 0;
  }
  .dqwz .w1400 {
    width: 100%;
  }
  .dqwz .p1 {
    font-size: 14px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: center;
    background-color: #fff;
    padding: 15px;
  }
  .dqwz .p1 b {
    padding-left: 0;
  }
  .dqwz .p2 {
    display: block;
  }
  .nyban {
    display: none;
  }
  .prenext {
    margin-top: 10px;
    padding-top: 10px;
  }
  .page {
    margin-top: 10px;
  }
  .banner_box .hd {
    width: 78px;
    bottom: 6px;
  }
  .banner_box .hd li {
    margin: 1px;
    width: 13px;
    height: 13px;
  }
  .head_logo {
    margin-top: 10px;
  }
  .head_menu {
    width: 100%;
    margin-top: 14px;
  }
  .head_menu .w1400 {
    width: 100%;
  }
  .head_menu li {
    width: 33.33%;
    line-height: 40px;
    border-bottom: 1px #2189ff solid;
    border-right: 1px #2189ff solid;
  }
  .head_menu li:first-of-type {
    display: none;
  }
  .index_tit h2 {
    line-height: 28px;
    font-size: 22px;
    margin-bottom: 0;
  }
  .product_box li {
    width: 48%;
    margin: 0 1% 2%;
  }
  .case_box {
    padding: 30px 0 40px;
  }
  .case_list {
    margin-top: 10px;
  }
  .case_list li {
    width: 48%;
  }
  .case_img {
    display: none;
  }
  .case_more {
    margin-bottom: 0;
  }
  .news_box {
    margin-top: 30px;
  }
  .news_list {
    margin-top: 20px;
  }
  .news_list li {
    width: 96%;
    height: auto;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .news_list li h3 {
    font-size: 18px;
  }
  .news_list li p {
    line-height: 20px;
    margin-top: 10px;
  }
  .foot_box dt {
    padding-bottom: 0;
  }
  .foot_box dt:after {
    display: none;
  }
  .foot_box .foot_lx,
  .foot_box .foot_ewm {
    width: 100%;
    text-align: center;
  }
  .foot_box .foot_ewm {
    margin-top: 20px;
  }
  .copy_right {
    text-align: center;
    margin-bottom: 40px;
  }
  .copy_right .r {
    float: none;
  }
  .channel_main dd {
    width: 48%;
  }
  .list_main li {
    width: 48%;
  }
  .news-lj {
    display: none;
  }
  .article_main .content {
    font-size: 16px;
  }
  .part_main .nyl {
    width: 100%;
  }
  .part_main .nyr {
    width: 100%;
    margin-top: 4%;
    margin-left: 0;
  }
  .part_main .nyr h1 {
    text-align: center;
  }
  .part_main .main {
    margin-top: 0;
  }
  .tjcp li {
    width: 48%;
  }
  .product_box .w1400:before,
  .case_box .w1400:before {
    top: -10px;
    width: 195px;
    height: 55px;
  }
}
@media (max-width: 640px) {
  .gy_main_tit h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .nytit h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .gy_main .txt .content {
    font-size: 16px;
    margin-top: 4px;
  }
  .gy_main .txt .content p {
    margin-bottom: 6px;
  }
  .channel_main dd p {
    font-size: 14px;
  }
  .list_main li p {
    font-size: 14px;
  }
  .article_main h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .part_main .nyr h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .txt_name {
    font-size: 18px;
    line-height: 28px;
    background: none;
  }
  .part_main .content {
    font-size: 16px;
  }
  .tjcp ul {
    margin-top: 10px;
  }
  .tjcp li p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .new_main .list li:before,
  .new_main .list li:after {
    display: none;
  }
  .head_menu li a {
    font-size: 16px;
  }
  .product_box .index_tit h2 {
    margin-bottom: 40px;
  }
  .product_box .index_tit p {
    display: none;
  }
  .new_main .list li {
    padding-left: 0;
  }
  .new_main .list li h3 {
    font-size: 20px;
    padding: 8 px 0;
  }
  .new_main .list li p {
    line-height: 1.6;
  }
  .new_main .list li:hover .date,
  .new_main .list li:hover h3,
  .new_main .list li:hover p {
    transform: none;
  }
}
