* {
  word-break: break-all;
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  font-size: 16px;
  color: #232323;
  font-family: Arial, Helvetica, sans-serif, "Î¢ÈíÑÅºÚ", "microsoft Yahei", "Courier New", Courier,
    monospace;
  line-height: 28px;
  background-color: #fff;
  width: 100%;
  text-align: justify;
  overflow-x: hidden;
}
*,
: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;
}
@media (min-width: 480px) {
  a:hover {
    color: #ff3c00;
    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 {
  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;
}
.userSelect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
table {
  width: 100%;
  word-break: break-all;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  font-size: 14px;
}
table tr:nth-child(odd) {
  background: #f4f4f4;
}
table tr {
  height: 33px;
}
@media (min-width: 480px) {
  table tr:hover {
    background: #f23c49;
    color: #fff;
  }
}
table td,
table th {
  text-align: center;
  border: 1px solid #ddd;
}
.w1400 {
  box-sizing: border-box;
  width: 1400px;
  margin: 0 auto;
}
.fdh {
  position: fixed;
  display: none;
  line-height: 40px;
  height: 40px;
  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: #1e87f0;
}
.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;
  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;
}
.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;
}
@media (min-width: 480px) {
  .page a:hover {
    color: #fff;
    border-color: #ff3c00;
    background: #ff3c00;
  }
}

/* index.html */
.headBox {
  position: absolute;
  width: 100%;
  background: url(../images/headBg.png) repeat;
  z-index: 1;
}
.headBox:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: url(../images/headBottomBg.png) repeat;
}
.headLogo {
  float: left;
  margin: 29px 0 23px;
}
.headMenu {
  float: left;
  width: 876px;
  margin: 0 20px;
}
.headMenu li {
  position: relative;
  float: left;
  width: 14.28%;
  line-height: 46px;
  text-align: center;
  margin-top: 36px;
}
.headMenu li>a {
  position: relative;
  font-size: 18px;
  display: block;
  -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;
  overflow: hidden;
}
.headMenu li.active>a {
  color: #ff3c00;
  font-weight: bold;
}
.headMenu li>a:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  margin: auto;
  content: "";
  width: 80%;
  height: 5px;
  background-color: #ff3c00;
  border-radius: 8px 8px 0 0;
  -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;
}
.headMenu li.active>a:after {
  bottom: 0;
}
.headMenu .nLi .sub {
  display: none;
  position: absolute;
  width: 120%;
  left: -10%;
  top: 46px;
  text-align: left;
  padding-bottom: 10px;
  background-color: rgba(21, 129, 240, 0.6);
  z-index: 999; 
  overflow: visible !important;
}
.headMenu .nLi .sub a {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 2.4;
  border: 0;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.headMenu .nLi .sub .btsub {
  position: relative;
}
.headMenu .nLi .sub .btsub.on>a {
  color: #232323;
  background: #fff;
}
.headMenu .nLi .sub .ssub {
  display: none;
  position: absolute;
  width: 360%;
  right: -360%;
  top: 0;
  text-align: left;
  padding-bottom: 10px;
  background-color: #1783f0;
  z-index: 999;
}
.headMenu .nLi .sub .ssub a {
  float: left;
  width: 33.33%;
  -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;
}
@media (min-width: 480px) {
  .headMenu li:hover>a {
    color: #ff3c00;
    font-weight: bold;
  }
  .headMenu li:hover>a:after {
    bottom: 0;
  }
  .headMenu .nLi:hover>a:after {
    bottom: -5px;
  }
  .headMenu .nLi .sub .ssub a:hover {
    color: #232323;
    font-weight: bold;
    background: #fff;
  }
}
.headSearch {
  float: left;
  width: 44px;
  height: 30px;
  margin-top: 42px;
  border-right: 1px solid #232323;
  display: none;
}
.headSearch img {
  margin-top: 5.5px;
}
.headTel {
  float: right;
  line-height: 1.2;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-top: 32px;
  padding-left: 40px;
  background: url(../images/headTelIco.png) no-repeat left center;
}
.headTel i {
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
}
.sjHeadMenu {
  position: relative;
  display: none;
}
.sjHeadMenu:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: url(../images/headBottomBg.png) repeat;
}
.sjHeadMenu li {
  position: relative;
  float: left;
  width: 14.28%;
  line-height: 46px;
  text-align: center;
}
.sjHeadMenu li>a {
  position: relative;
  font-size: 18px;
  display: block;
  -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;
  overflow: hidden;
}
.sjHeadMenu li>a:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  content: "";
  margin: auto;
  width: 60%;
  height: 5px;
  background-color: #ff3c00;
  border-radius: 8px 8px 0 0;
  -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;
}
.sjHeadMenu li.active>a {
  color: #ff3c00;
  font-weight: bold;
}
.sjHeadMenu li.active>a:after {
  bottom: 0;
}
.sjHeadMenu .nLi .sub {
  display: none;
  position: absolute;
  width: 110%;
  left: -5%;
  top: 46px;
  text-align: left;
  padding-bottom: 10px;
  background-color: rgba(21, 129, 240, 0.6);
  z-index: 999;
  overflow: visible !important;
}
.sjHeadMenu .nLi .sub a {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 2.4;
  border: 0;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.sjHeadMenu .nLi .sub .btsub {
  position: relative;
}
.sjHeadMenu .nLi .sub .btsub.on>a {
  color: #232323;
  background: #fff;
}
.sjHeadMenu .nLi .sub .ssub {
  display: none;
  position: absolute;
  width: 330%;
  right: -330%;
  top: 0;
  text-align: left;
  padding-bottom: 10px;
  background-color: #1783f0;
  z-index: 999;
}
.sjHeadMenu .nLi .sub .ssub a {
  float: left;
  width: 33.33%;
  -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;
}
@media (min-width: 480px) {
  .sjHeadMenu li:hover>a {
    color: #ff3c00;
    font-weight: bold;
  }
  .sjHeadMenu li:hover>a:after {
    bottom: 0;
  }
  .sjHeadMenu .nLi .sub .ssub a:hover {
    color: #232323;
    font-weight: bold;
    background-color: #fff;
  }
}
.bannerBox {
  position: relative;
}
.bannerBox .bd {
  line-height: 0;
  cursor: pointer;
}
.bannerBox .bd img {
  min-height: 180px;
  object-fit: cover;
}
.bannerBox .hd {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  margin: auto;
  width: 122px;
  line-height: 0;
  text-align: center;
  padding: 3px 0;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 14px;
}
.bannerBox .hd li {
  display: inline-block;
  cursor: pointer;
  margin: 3px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #fff;
}
.bannerBox .hd li.on {
  background-color: #0a64f6;
}
.seriesBox {
  height: 269px;
  padding-top: 67px;
  background: url(../images/seriesBg.jpg) no-repeat center / cover;
}
.seriesL {
  position: relative;
  float: left;
  color: #fff;
}
.seriesL:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 376px;
  height: 88px;
  background: url(../images/seriesTitBg.png) no-repeat center / contain;
}
.seriesL strong {
  position: relative;
  display: block;
  font-size: 22px;
  margin-top: 58px;
}
.seriesL strong:after {
  position: absolute;
  right: 0;
  bottom: 5px;
  content: "";
  width: 37px;
  height: 5px;
  border-radius: 8px;
  background-color: #ff3c00;
}
.seriesL p {
  margin-top: 15px;
  line-height: 1;
}
.seriesL i {
  font-size: 12px;
  line-height: 1;
  letter-spacing: -0.3px;
}
.seriesR {
  float: right;
}
.seriesR li {
  float: left;
  cursor: pointer;
}
.seriesR li .cover {
  width: 291px;
  height: 237px;
  text-align: center;
  margin-left: 21px;
  padding: 44px 49px 0;
  box-shadow: 0px 0px 6px 0px #e6e6ef;
  background-color: #fff;
  -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;
}
.seriesR li .img {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.seriesR li strong {
  display: block;
  font-size: 18px;
  margin-top: 30px;
}
.seriesR li p {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 8px;
}
@media (min-width: 640px) {
  .seriesR li:hover .cover {
    transform: translateY(-32px);
  }
  .seriesR li:hover .img {
    transform: rotateY(180deg);
  }
}
.aboutBox {
  height: 817px;
  padding-top: 154px;
  background-color: #fff;
  background: url(../images/aboutBg.jpg) no-repeat center / cover;
}
.aboutBox .aboutL {
  float: left;
  margin-top: 35px;
  margin-left: -26px;
}
.aboutBox .aboutL video {
  width: 100%;
}
.aboutBox .aboutR {
  float: right;
}
.aboutBox .aboutR .tit {
  position: relative;
  text-align: right;
}
.aboutBox .aboutR .tit:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 521px;
  height: 88px;
  background: url(../images/aboutTitBg.png) no-repeat center / contain;
}
.aboutBox .aboutR .tit strong {
  position: relative;
  display: inline-block;
  font-size: 28px;
  letter-spacing: 1.6px;
  padding-top: 56px;
}
.aboutBox .aboutR .tit strong:after {
  position: absolute;
  left: -94px;
  bottom: 1px;
  content: "";
  width: 36px;
  height: 5px;
  border-radius: 8px;
  background-color: #ff3c00;
}
.aboutBox .aboutR .tit p {
  font-size: 14px;
  margin-top: 3px;
  text-transform: uppercase;
}
.aboutBox .aboutR .txt {
  width: 674px;
  line-height: 1.9;
  color: #707070;
  margin-top: 45px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.aboutBox .aboutR .more {
  display: block;
  float: right;
  width: 112px;
  height: 36px;
  line-height: 34px;
  color: #fff;
  font-size: 14px;
  border: 1px solid #ff3c00;
  padding-left: 22px;
  border-radius: 30px;
  background-color: #ff3c00;
}
.aboutBox .aboutR .more i {
  position: relative;
}
.aboutBox .aboutR .more i:before {
  position: absolute;
  top: 1px;
  left: 5px;
}
.aboutBox .aboutR ul {
  margin-top: 59px;
}
.aboutBox .aboutR ul li {
  position: relative;
  float: left;
  width: 29.33%;
  text-align: center;
  z-index: 1;
}
.aboutBox .aboutR ul li:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 162px;
  height: 162px;
  background: url(../images/aboutIco1.png) no-repeat center / contain;
  z-index: -1;
}
.aboutBox .aboutR ul li.l2 {
  margin: 0 6%;
}
.aboutBox .aboutR ul li.l2:before {
  background-image: url(../images/aboutIco2.png);
}
.aboutBox .aboutR ul li.l3:before {
  background-image: url(../images/aboutIco3.png);
}
.aboutBox .aboutR ul li div {
  position: relative;
  width: 70%;
  margin-top: 40%;
}
.aboutBox .aboutR ul li strong {
  font-size: 46px;
}
.aboutBox .aboutR ul li i {
  position: absolute;
  top: -8px;
  font-size: 18px;
  font-weight: normal;
}
.aboutBox .aboutR ul li p {
  line-height: 1;
  margin-top: 5px;
}
.aboutBox .aboutR ul li span {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-top: 5px;
}
.xilieBox {
  padding-top: 81px;
  padding-bottom: 78px;
  background: url(../images/xilieBg.jpg) no-repeat center / cover;
}
.xilieTit {
  color: #fff;
  margin-bottom: 53px;
}
.xilieTitL {
  position: relative;
  float: left;
}
.xilieTitL:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 376px;
  height: 88px;
  background: url(../images/seriesTitBg.png) no-repeat center / contain;
}
.xilieTitL strong {
  position: relative;
  display: block;
  font-size: 28px;
  letter-spacing: 1px;
  margin-top: 55px;
}
.xilieTitL strong:after {
  position: absolute;
  right: -193px;
  bottom: 3px;
  content: "";
  width: 37px;
  height: 5px;
  border-radius: 8px;
  background-color: #ff3c00;
}
.xilieTitL p {
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 5px;
}
.xilieTitR {
  float: right;
  text-align: right;
  margin-top: 63px;
}
.xilieTitR strong {
  font-size: 20px;
  line-height: 1;
}
.xilieTitR p {
  font-size: 18px;
  line-height: 1;
}
.xilieR li {
  position: relative;
  float: left;
  width: 340px;
  background-color: #fff;
  margin-left: 6.66px;
  margin-right: 6.66px;
}
.xilieR li.l1,
.xilieR li.l2,
.xilieR li.l3,
.xilieR li.l4 {
  margin-bottom: 13px;
}
.xilieR li.l1,
.xilieR li.l5 {
  margin-left: 0;
}
.xilieR li.l4,
.xilieR li.l8 {
  margin-right: 0;
}
.xilieR li a {
  display: block;
  color: #333;
}
.xilieR h3 {
  position: relative;
  font-size: 20px;
  font-weight: normal;
  margin-top: 13px;
  margin-left: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.xilieR h3:before {
  position: absolute;
  top: 0;
  left: -24px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 20px;
  height: 9px;
  background: url(../images/xilieIco.png) no-repeat center / contain;
}
.xilieR p {
  font-size: 12px;
  line-height: 1;
  margin-left: 48px;
  margin-bottom: 16px;
}
.xilieR .more {
  position: absolute;
  right: 22px;
  bottom: 26px;
  line-height: 1;
  padding-bottom: 4px;
  border-bottom: 1px solid #333;
}
@media (min-width: 480px) {
  .xilieR li:hover {
    background: url(../images/xilieBg1.jpg) center;
  }
  .xilieR 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);
  }
}
.productBox {
  padding-top: 57px;
  padding-bottom: 53px;
  background: url(../images/productBg.jpg) no-repeat center top / cover;
}
.productTit {
  text-align: center;
}
.productTit strong {
  position: relative;
  font-size: 36px;
}
.productTit strong:before,
.productTit strong:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 23px;
  height: 1px;
  background-color: #232323;
}
.productTit strong:before {
  left: -33px;
}
.productTit strong:after {
  right: -33px;
}
.productTit p {
  color: #0072ff;
  font-size: 14px;
  line-height: 1;
  margin-top: 5px;
  text-transform: uppercase;
}
.productBox ul {
  margin-top: 61px;
}
.productBox li {
  float: left;
  width: 440px;
  text-align: center;
  padding: 10px;
  background: url(../images/productBg.png) repeat;
}
.productBox li.l1,
.productBox li.l2,
.productBox li.l3 {
  margin-bottom: 32px;
}
.productBox li.l2,
.productBox li.l5 {
  margin-left: 40px;
  margin-right: 40px;
}
.productBox li a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.productBox li .txt {
  padding: 36px 34px 1px;
  -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;
}
.productBox li .txt p {
  font-size: 18px;
  padding-top: 13px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.productBox li .txt span {
  display: block;
  width: 266px;
  height: 30px;
  line-height: 28px;
  font-size: 15px;
  text-align: center;
  margin: 13px auto;
  border: 1px solid #909090;
  -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;
}
.productBox a.more {
  display: block;
  width: 264px;
  height: 36px;
  line-height: 34px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  margin: 45px auto 0;
  -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;
}
@media (min-width: 480px) {
  .productBox 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);
  }
  .productBox li:hover .txt {
    color: #fff;
    background-color: #0053d0;
  }
  .productBox li:hover .txt span {
    color: #232323;
    border-color: #fff;
    background-color: #fff;
  }
  .productBox a.more:hover {
    color: #232323;
    background-color: #fff;
  }
}
.ysBox {
  height: 1144px;
  position: relative;
  margin-top: -14px;
  padding-top: 111px;
  background: url(../images/ysBg.png) no-repeat top center / cover;
}
.ysTit {
  text-align: center;
  height: 105px;
  padding-top: 20px;
  background: url(../images/ysTitBg.png) no-repeat center / contain;
}
.ysTit strong {
  color: #feffff;
  font-size: 34px;
}
.ysTit p {
  line-height: 1;
  color: #fff;
  font-size: 12px;
  letter-spacing: 11px;
  text-transform: uppercase;
}
.ysBox ul {
  margin-top: 54px;
}
.ysBox li {
  position: relative;
  float: left;
  width: 25%;
  height: 108px;
  padding-left: 106px;
  background: url(../images/ysIcoBg.png) no-repeat left top / contain;
}
.ysBox li:before {
  position: absolute;
  top: 18px;
  left: 24px;
  content: "";
  width: 33px;
  height: 33px;
  background: url(../images/ysIco.png) no-repeat center / contain;
}
.ysBox li:after {
  position: absolute;
  top: 33px;
  left: 28px;
  content: "";
  width: 48px;
  height: 48px;
  background: url(../images/ysIco1.png) no-repeat center / contain;
}
.ysBox li.l1,
.ysBox li.l4 {
  margin-top: 41px;
}
.ysBox li.l2:after {
  background-image: url(../images/ysIco2.png);
}
.ysBox li.l3:after {
  background-image: url(../images/ysIco3.png);
}
.ysBox li.l4:after {
  background-image: url(../images/ysIco4.png);
}
.ysBox li strong {
  display: block;
  width: 182px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  padding-left: 21px;
  background-color: #1764b0;
}
.ysBox li p {
  width: 160px;
  line-height: 1.2;
  margin-top: 4px;
  color: #1764b0;
  font-size: 16px;
}
.ysBox .bottom {
  position: absolute;
  bottom: 0;
}
.newBox {
  height: 1017px;
  padding-top: 49px;
  background: #f2f2f2 url(../images/newBg.jpg) no-repeat center top / cover;
}
.newTitL {
  position: relative;
  float: left;
  color: #fff;
  padding-top: 53px;
}
.newTitL:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 330px;
  height: 88px;
  background: url(../images/newTit.png) no-repeat center / contain;
}
.newTitL strong {
  position: relative;
  font-size: 28px;
  letter-spacing: 1px;
}
.newTitL strong:after {
  position: absolute;
  right: -170px;
  bottom: 3px;
  content: "";
  width: 37px;
  height: 5px;
  border-radius: 8px;
  background-color: #ff3c00;
}
.newTitL p {
  line-height: 1;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 13px;
}
.newTitR {
  float: right;
  margin-top: 65px;
}
.newTitR li {
  float: left;
  width: 247px;
  height: 48px;
  line-height: 44px;
  color: #fff;
  text-align: center;
  margin-left: 68px;
  border: 1px solid #fff;
  cursor: pointer;
  -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;
}
.newTitR li.on {
  color: #232323;
  background-color: #fff;
}
.newTitR li strong {
  font-size: 18px;
  font-weight: normal;
}
.newTitR li i {
  line-height: 40px;
  font-size: 12px;
  vertical-align: bottom;
}
.newBox .main {
  width: 1594px;
  margin: 39px auto 0;
  padding: 113px 117px 77px 97px;
  background-color: #fff;
  overflow: hidden;
}
.newBox .main .bdL {
  position: relative;
  float: left;
  width: 635px;
  height: 508px;
}
.newBox .main .bdL li.c {
  display: flex;
}
.newBox .bdL .txt {
  position: absolute;
  top: 62px;
  right: 34px;
  width: 296px;
  color: #fff;
  text-align: right;
  z-index: 1;
}
.newBox .bdL .txt a {
  display: block;
}
.newBox .bdL .txt .date strong {
  display: block;
  font-size: 82px;
  line-height: 0.8;
}
.newBox .bdL .txt .date span {
  display: block;
  font-size: 18px;
  line-height: 1;
}
.newBox .bdL .txt h3 {
  font-size: 16px;
  margin-top: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.newBox .bdL .txt p {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.newBox .bdR li {
  float: left;
  width: 326px;
  margin-left: 46px;
  padding-top: 40px;
  padding: 40px 17px 20px 35px;
  border: 1px solid #cdcdcd;
  cursor: pointer;
  -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;
}
.newBox .bdR li.l1,
.newBox .bdR li.l2 {
  margin-bottom: 50px;
}
.newBox .bdR li a {
  display: block;
  -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;
}
.newBox .bdR li h3 {
  font-size: 16px;
  line-height: 1.4;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.newBox .bdR li p {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.newBox .bdR li .date {
  float: left;
  color: #c2c2c2;
  font-size: 14px;
  -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;
}
.newBox .bdR li i {
  float: right;
  margin-top: 5px;
  font-size: 17px;
  -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;
}
@media (min-width: 480px) {
  .newTitR li:hover {
    color: #232323;
    background-color: #fff;
  }
  .newBox .bdR li:hover {
    border-color: #0072ff;
    background-color: #0072ff;
  }
  .newBox .bdR li:hover a {
    color: #fff;
  }
  .newBox .bdR li:hover .date,
  .newBox .bdR li:hover i {
    color: #ccc;
  }
}
.caseBox {
  padding-top: 74px;
  padding-bottom: 65px;
  background: #f2f2f2 url(../images/caseBg.png) no-repeat center top;
}
.caseTitL {
  position: relative;
  float: left;
  color: #fff;
  padding-top: 55px;
}
.caseTitL:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 336px;
  height: 88px;
  background: url(../images/caseTit.png) no-repeat center / contain;
}
.caseTitL strong {
  position: relative;
  font-size: 28px;
  letter-spacing: 1px;
}
.caseTitL strong:after {
  position: absolute;
  right: -170px;
  bottom: 3px;
  content: "";
  width: 37px;
  height: 5px;
  border-radius: 8px;
  background-color: #ff3c00;
}
.caseTitL p {
  line-height: 1;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 11px;
}
.caseTitR {
  float: right;
  padding-top: 18px;
}
.caseTitR p {
  color: #fff;
  font-size: 18px;
  text-align: right;
  line-height: 1;
}
.caseTitR p strong {
  font-size: 22px;
}
.caseTitR li {
  float: left;
  width: 247px;
  height: 48px;
  line-height: 44px;
  color: #fff;
  text-align: center;
  margin-top: 25px;
  margin-left: 68px;
  border: 1px solid #fff;
  cursor: pointer;
  -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;
}
.caseTitR li.on {
  color: #232323;
  background-color: #fff;
}
.caseTitR li strong {
  font-size: 18px;
  font-weight: normal;
}
.caseTitR li i {
  line-height: 40px;
  font-size: 12px;
  vertical-align: bottom;
}
.caseBox .main {
  margin-top: 143px;
}
.caseBox .main .slideBox {
  position: relative;
  padding-bottom: 77px;
}
.caseBox .bd li {
  float: left;
  width: 33.33%;
}
.caseBox .bd li a {
  position: relative;
  display: block;
  margin-right: 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;
}
.caseBox .bd li a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
}
.caseBox .bd li a:after {
  position: absolute;
  right: 44px;
  bottom: 0;
  content: "";
  width: 203px;
  height: 190px;
  z-index: 1;
}
.caseBox .bd li .txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 118px;
  height: 100%;
  background: url(../images/caseBdBg.png) repeat;
  z-index: 999;
}
.caseBox .bd li strong {
  display: block;
  width: 18px;
  font-size: 18px;
  margin: 0 auto;
  line-height: 1.14;
}
.caseBox .bd li strong:before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  margin: 35px auto 4px;
  border-radius: 50%;
  background-color: #0072ff;
  -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;
}
.caseBox .bd li p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  font-size: 12px;
  width: 64px;
  line-height: 1;
  margin: auto;
  transform: rotateZ(90deg);
  text-transform: uppercase;
}
.caseBox .btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 435px;
  height: 13px;
}
.caseBox .sPrev,
.caseBox .sNext {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 13px;
}
.caseBox .sPrev {
  right: 426px;
}
.caseBox .sNext {
  left: 426px;
}
.caseBox .hd {
  width: 405px;
  text-align: center;
  margin: 1px auto;
  background: url(../images/caseHdBg.png) repeat-x left center;
}
.caseBox .hd li {
  float: left;
  width: 11px;
  height: 11px;
  margin: 0 35px;
  cursor: pointer;

  background: url(../images/caseHdIco.png) no-repeat center / contain;
}
.caseBox .hd li.on {
  background-image: url(../images/caseHdIcoActive.png);
}
.sjCase {
  display: none;
}
.sjCase li {
  float: left;
  width: 32.33%;
}
.sjCase li.l1,
.sjCase li.l2,
.sjCase li.l3 {
  margin-bottom: 1.5%;
}
.sjCase li.l2,
.sjCase li.l5 {
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.sjCase li p {
  line-height: 40px;
  text-align: center;
  background-color: #f2f2f2;
  -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;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 480px) {
  .caseTitR li:hover {
    color: #232323;
    background-color: #fff;
  }
  .caseBox .bd li:hover a:before {
    background: url(../images/caseBg1.png) repeat;
  }
  .caseBox .bd li:hover a:after {
    background: url(../images/caseBg2.png) no-repeat center / contain;
  }
  .caseBox .bd li:hover a {
    color: #fff;
  }
  .caseBox .bd li:hover .txt {
    background: none;
  }
  .caseBox .bd li:hover strong:before {
    background-color: #ff3c00;
  }
  .sjCase 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);
  }
  .sjCase li:hover p {
    color: #fff;
    background-color: #383837;
  }
}
.footT {
  height: 382px;
  padding-top: 87px;
  background: url(../images/footTBg.jpg) no-repeat center / cover;
}
.footT_L {
  float: left;
  margin-top: 23px;
}
.footT_M {
  float: left;
  width: 600px;
  margin-top: 18px;
  margin-left: 70px;
}
.footT_M ul {
  display: flex;
  flex-wrap: wrap;
}
.footT_M li {
  position: relative;
  float: left;
  width: 50%;
}
.footT_M li.l3,
.footT_M li.l4 {
  margin-top: 23px;
}
.footT_M li:before {
  position: absolute;
  content: "";
  width: 48px;
  height: 48px;
  background: url(../images/footTIco1.png) no-repeat center / contain;
}
.footT_M li.l2:before {
  background-image: url(../images/footTIco2.png);
}
.footT_M li.l3:before {
  background-image: url(../images/footTIco3.png);
}
.footT_M li.l4:before {
  background-image: url(../images/footTIco4.png);
}
.footT_M li .name {
  padding-left: 63px;
}
.footT_M li .name:after {
  display: block;
  content: "";
  width: 18px;
  height: 3px;
  margin-top: 11px;
  border-radius: 8px;
  background-color: #0072ff;
}
.footT_M li.l1 .txt {
  margin-top: 13px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
}
.footT_M li.l1 .txt i {
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
}
.footT_M li.l2 .txt {
  margin-top: 23px;
  font-size: 32px;
  font-weight: bold;
}
.footT_M li.l3 .txt {
  margin-top: 13px;
  font-size: 20px;
}
.footT_M li.l4 .txt {
  margin-top: 15px;
  font-size: 18px;
}
.footT_M .sjlxfs {
  display: none;
  text-align: center;
  line-height: 1.6;
}
.footT_R {
  float: right;
}
.footT_R .phone {
  display: none;
}
.footB {
  background-color: #1266be;
  padding-bottom: 24px;
}
.footB_L {
  float: left;
  width: 50%;
  margin-top: 39px;
}
.footB_L strong {
  color: #fff;
  font-size: 23px;
  letter-spacing: 1px;
}
.footB_L strong:after {
  display: block;
  content: "";
  width: 33px;
  height: 4px;
  margin: 11px 0 0;
  border-radius: 8px;
  background-color: #0072ff;
}
.footB_L p {
  color: #4285ca;
  font-size: 12px;
  line-height: 1;
  margin-top: 15px;
}
.footB_L form {
  margin-top: 14px;
}
.footB_L .formInput {
  width: 338px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif, "Î¢ÈíÑÅºÚ";
  padding-left: 10px;
  border: none;
  border-bottom: 1px solid #4285ca;
  background: none;
}
.footB_L .formInput::placeholder {
  color: #4285ca;
  font-size: 16px;
}
.footB_L label {
  display: block;
  width: 220px;
  color: #4285ca;
  margin-top: 24px;
}
.footB_L .formTextarea {
  float: left;
  width: 85%;
  height: 58px;
  color: #fff;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif, "Î¢ÈíÑÅºÚ";
  resize: none;
  border: none;
  padding: 5px 10px;
  margin-top: 6px;
  background: none;
  background-color: #556d99;
}
.footB_L .formBtn {
  float: left;
  width: 15%;
  height: 58px;
  line-height: 58px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border: none;
  margin-top: 6px;
  background: none;
  background-color: #0072ff;
}
.footB_R {
  float: left;
  width: 50%;
}
.footB_L li {
  float: left;
  width: 14.285%;
  text-align: right;
}
.footB_L li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
.footB_L li a:before {
  position: absolute;
  top: 0;
  left: -10px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #0072ff;
}
.footB_R .friend {
  position: relative;
  margin-top: 47px;
}
.footB_R .friend p {
  float: left;
  width: 70%;
  height: 59px;
  line-height: 59px;
  color: #ccc;
  margin-left: 15%;
  padding-left: 21px;
  background-color: #556d99;
}
.footB_R .friend .btn {
  float: left;
  position: relative;
  width: 15%;
  height: 59px;
  cursor: pointer;
  background-color: #0072ff;
}
.footB_R .friend .btn img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 19px;
  height: 19px;
  -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;
}
.footB_R .friend .btn.on img {
  transform: rotateZ(90deg);
}
.footB_R .friend .sub {
  display: none;
  position: absolute;
  top: 59px;
  left: 15%;
  width: 85%;
  max-height: 95px;
  padding: 10px;
  border-top: 1px solid #4285ca;
  background: #556d99;
  overflow-y: auto !important;
}
.footB_R .friend .sub a {
  position: relative;
  float: left;
  width: 25%;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.footB_R .friend .sub a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 10px;
  line-height: 43px;
  background: #fff;
}
.footB_R .friend .sub a:nth-child(4n):after {
  width: 0;
}
.copyRight {
  color: #ccc;
  text-align: left;
  padding: 20px 0;
  background-color: #0052a6;
}
.copyRight a {
  color: #ccc;
  display: inline-block;
}
.copyRight p {
  float: left;
  line-height: 39px;
}
.copyRight span {
  float: right;
  line-height: 39px;
}

/* ny */
.nytit {
  text-align: center;
  padding-bottom: 20px;
}
.nytit h1 {
  position: relative;
}
.nytit h1:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  margin: auto;
  content: "";
  width: 1em;
  height: 4px;
  border-radius: 12px;
  background-color: #1381f0;
}

/* channel.html */
.channel-main {
  margin-bottom: 80px;
}
.channel-main dl {
  margin-top: 40px;
}
.channel-main dt {
  margin-bottom: 10px;
}
.channel-main dt h3 {
  float: left;
}
.channel-main dt h3 i,
.channel-main dt h3 a {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
}
.channel-main dt .more {
  float: right;
  font-size: 15px;
}
.channel-main dd {
  float: left;
  width: 24%;
  margin-left: 1.33%;
}
.channel-main dd.d1 {
  margin-left: 0;
}
.channel-main dd a {
  display: block;
  border: 1px solid #ccc;
  border-radius: 0 10px 10px 10px;
  overflow: hidden;
  background-color: #f2f2f2;
  -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;
}
.channel-main dd .img {
  border-radius: 0 0 10px 0;
  overflow: hidden;
  background-color: #fff;
}
.channel-main dd p {
  line-height: 35px;
  font-size: 18px;
  padding: 5px 10px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 480px) {
  .channel-main dd:hover a {
    color: #fff;
    background-color: #1381f0;
  }
  .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: 80px;
}
.list-main ul {
  margin-top: 40px;
}
.list-main li {
  float: left;
  width: 24%;
  margin-right: 1.33%;
  margin-bottom: 30px;
}
.list-main li:nth-of-type(4n) {
  margin-right: 0;
}
.list-main li a {
  display: block;
  border: 1px solid #ccc;
}
.list-main li p {
  line-height: 35px;
  padding: 5px 10px;
  text-align: center;
  background-color: #f2f2f2;
  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;
}
@media (min-width: 480px) {
  .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);
  }
  .list-main li:hover p {
    color: #fff;
    background-color: #1381f0;
  }
}

/* new.html */
.new-main {
  margin-bottom: 80px;
}
.new-main .menu {
  float: left;
  width: 180px;
}
.new-main .menu dt {
  margin-bottom: 40px;
}
.new-main .menu dt i,
.new-main .menu dt span {
  display: inline-block;
  font-size: 32px;
  font-weight: bold;
  vertical-align: middle;
}
.new-main .menu dd a {
  display: block;
  height: 140px;
  padding-top: 50px;
  background-color: #f6f7fb;
  -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 .menu dd.on a {
  color: #fff;
  background-color: #009cff;
}
.new-main .menu dd a span,
.new-main .menu dd a i {
  display: block;
  line-height: 1;
  font-size: 22px;
  text-align: center;
}
.new-main .menu dd a i {
  font-size: 14px;
}
.new-main .list {
  float: left;
  width: 1150px;
  margin-left: 70px;
}
.new-main .list li {
  border: 1px solid #efeff7;
  margin: 20px 0;
  -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 a {
  display: block;
  height: 150px;
}
.new-main .list li .date {
  float: left;
  width: 130px;
  height: 100%;
  color: #626262;
  text-align: center;
  padding-top: 48px;
  background-color: #efeff7;
  -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 .date strong {
  display: block;
  font-size: 56px;
  font-family: serif;
}
.new-main .list li .date span {
  display: block;
  font-size: 15px;
  margin-top: 10px;
}
.new-main .list li .txt {
  color: #626262;
  padding-top: 25px;
}
.new-main .list li .txt h3 {
  font-size: 18px;
  font-weight: normal;
  padding: 0 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new-main .list li .txt p {
  font-size: 15px;
  line-height: 1.3;
  margin-top: 5px;
  padding: 0 50px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-main .list li .txt .arrows {
  float: right;
  width: 40px;
  height: 19px;
  line-height: 17px;
  color: #ff3c00;
  font-size: 18px;
  text-align: center;
  border: 1px solid #ff3c00;
  margin-top: 10px;
  margin-right: 50px;
}
@media (min-width: 480px) {
  .new-main .menu dd:hover a {
    color: #fff;
    background-color: #009cff;
  }
  .new-main .list li:hover {
    transform: translateX(18px);
  }
  .new-main .list li:hover .date {
    color: #ff3c00;
  }
}

/* ny.html */
.gy-main {
  margin-bottom: 80px;
}
.gy-main .first {
  padding: 50px;
  background-color: #f6f7fb;
}
.gy-main .first .nytit {
  margin-bottom: 20px;
}
.gy-main .first .txt {
  line-height: 2;
  font-size: 18px;
  text-indent: 2em;
}
.gy-main .second {
  margin-top: 20px;
}
.gy-main .second .secondL {
  float: left;
  width: 50%;
  padding: 100px 50px;
  background-color: #f6f7fb;
}
.gy-main .second .secondL .tit {
  font-size: 32px;
}
.gy-main .second .secondL .txt {
  text-indent: 2em;
  margin: 50px 0;
}
.gy-main .second .secondL a {
  display: block;
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: 30px;
  border: 1px #232323 solid;
  -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;
}
.gy-main .second ul {
  float: left;
  width: 50%;
}
.gy-main .second ul li {
  float: left;
  width: 49%;
  text-align: center;
  margin-top: 1%;
  margin-left: 1%;
  padding: 75px 0;
  cursor: pointer;
  background-color: #f6f7fb;
  -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;
}
.gy-main .second ul li.l1,
.gy-main .second ul li.l2 {
  margin-top: 0;
}
.gy-main .second ul li strong {
  font-size: 48px;
  font-family: serif;
  font-weight: normal;
}
.gy-main .second ul li p,
.gy-main .second ul li span {
  display: block;
  line-height: 1;
  margin-top: 10px;
}
@media (min-width: 480px) {
  .gy-main .second .secondL a:hover {
    color: #f16a5c;
    border-color: #f16a5c;
  }
  .gy-main .second li:hover {
    box-shadow: 0 3px 4px #939393;
  }
}

/* lxwm.html */
.lxwm-main {
  margin-bottom: 80px;
}
.lxwm-main .main {
  margin-top: 40px;
}
.lxwm-main .lxwmL {
  float: left;
  width: 60%;
  margin-top: 30px;
}
.lxwm-main .lxwmL .tit strong {
  font-size: 28px;
}
.lxwm-main .lxwmL .tit p {
  line-height: 1;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 3px;
}
.lxwm-main .lxwmL .txt {
  margin-top: 40px;
}
.lxwm-main .lxwmL .txt p {
  color: #676767;
  font-size: 18px;
  line-height: 30px;
  padding-left: 24px;
  margin-bottom: 10px;
  background: url(../images/p1.png) no-repeat left center;
}
.lxwm-main .lxwmL .txt .p2 {
  background-image: url(../images/p2.png);
}
.lxwm-main .lxwmL .txt .p3 {
  background-image: url(../images/p3.png);
}
.lxwm-main .lxwmL .txt .p4 {
  background-image: url(../images/p4.png);
}
.lxwm-main .lxwmL .txt .p5 {
  background-image: url(../images/p5.png);
}
.lxwm-main .lxwmR {
  float: right;
  width: 40%;
  border: 10px solid #ddd;
  border-radius: 80px 0 0 0;
  overflow: hidden;
}

/* ÊÖ»úµ¼º½ */
.girl_friend {
  display: none;
}
.sp_header {
  height: 50px;
  overflow: hidden;
  background: #1b4dc2;
  position: fixed;
  z-index: 10;
  width: 100%;
}
.sp_logo {
  width: 142px;
  height: 40px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.sp_logo img {
  margin: auto;
  max-height: 40px;
}
.sp_nav {
  width: 50px;
  float: right;
  position: relative;
  cursor: pointer;
  height: 30px;
  margin-top: 15px;
}
.sp_nav span {
  display: block;
  background: #fff;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 10px;
  transition: all ease 0.35s;
}
.sp_nav span:nth-of-type(1) {
  top: 0px;
}
.sp_nav span:nth-of-type(2) {
  top: 10px;
}
.sp_nav span:nth-of-type(3) {
  top: 20px;
}
.sp_nav_se span:nth-of-type(1) {
  top: 10px;
  transform: rotate(45deg);
}
.sp_nav_se span:nth-of-type(2) {
  width: 0;
}
.sp_nav_se span:nth-of-type(3) {
  top: 10px;
  transform: rotate(-45deg);
}
.sjj_nav {
  position: fixed;
  z-index: 9;
  background: #eee;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 40px;
  top: -100%;
  left: 0;
  overflow: auto;
  overflow-x: hidden;
  transition: top ease 0.35s;
}
.nav_show {
  top: 50px;
}
.sjj_nav > ul > li:first-child {
  overflow: hidden;
  border-top: 0;
}
.sjj_nav > ul > li:first-child .language {
  float: right;
  width: 70px;
  overflow: hidden;
  line-height: 30px;
  margin-top: 5px;
}
.sjj_nav > ul > li:first-child .language a {
  width: 35px;
  float: left;
  border-left: 1px #ddd solid;
  text-align: center;
  color: #999;
}
.sjj_nav ul li i {
  position: absolute;
  top: 5px;
  right: 0px;
  border-left: 1px #ddd solid;
  height: 30px;
  padding: 0px 7px 0 7px;
}
.sjj_nav ul li i svg {
  transform: rotate(-90deg);
  transition: all ease 0.35s;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  transform: rotate(0deg);
}
.sjj_nav ul li {
  border-top: 1px #ddd solid;
  width: 94%;
  margin: 0 auto;
  position: relative;
  line-height: 40px;
  font-size: 14px;
}
.sjj_nav > ul > li:last-child {
  border-bottom: 1px #ddd solid;
}
.sjj_nav ul li ul {
  display: none;
}
.sjj_nav ul li a {
  color: #666;
  width: 100%;
  display: block;
}
.sjj_nav ul li ul li a {
  color: #999;
  display: block;
  text-align: left;
}
.sjj_nav ul li i svg {
  width: 20px;
  height: 20px;
  fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  fill: #c9141e;
}
.sjj_nav ul li ul li > ul {
  margin-left: 10px;
}

/* article */
.article-main {
  margin-bottom: 80px;
}
.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 {
  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 .conetnt {
  font-size: 16px;
  line-height: 33px;
  padding: 0 15px;
}

/* part.html */
.part-main {
  margin-bottom: 80px;
}
.part-main .nyl {
  float: left;
  width: 45%;
  border-radius: 6px;
  overflow: hidden;
}
.part-main .nyl img {
  width: 100%;
}
.part-main .nyr {
  float: left;
  width: 51%;
  margin-left: 4%;
  display: inline;
}
.part-main .nyr h2 {
  font-size: 26px;
  margin-bottom: 30px;
}
.part-main .description {
  color: #666;
  line-height: 1.6;
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: 2px #1783f0 solid;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.part-main .list1 {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
}
.part-main .list1 li {
  float: left;
  width: 25%;
  line-height: 26px;
}
.part-main .list1 li i {
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  margin-right: 5px;
}
.part-main .nytel {
  color: #999;
  font-size: 15px;
  padding-top: 30px;
}
.part-main .nytel strong {
  display: inline-block;
  color: #1783f0;
  font-size: 30px;
  vertical-align: text-bottom;
  font-family: Arial, Helvetica, sans-serif;
}
.part-main .nyrBtn {
  margin: 30px 0 0;
}
.part-main .nyrBtn a {
  float: left;
  width: 167px;
  height: 45px;
  line-height: 43px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #1783f0;
  background-color: #1783f0;
  -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.backBtn {
  margin-left: 30px;
}
@media (min-width: 480px) {
  .part-main .nyrBtn a:hover {
    color: #1783f0;
    background-color: #fff;
  }
}
.cp_txt {
  margin-top: 50px;
}
.txt_name {
  line-height: 32px;
  font-size: 26px;
  font-weight: bold;
  background: url(../images/nchtit.png) no-repeat left center;
  margin-bottom: 20px;
  padding-left: 40px;
  background-size: contain;
}
.tjcp li {
  float: left;
  width: 24%;
  margin-left: 1.33%;
}
.tjcp li.l1 {
  margin-left: 0;
}
.tjcp li p {
  line-height: 42px;
  text-align: center;
  background-color: #eee;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xgxw li {
  float: left;
  width: 48%;
  line-height: 42px;
  padding-left: 25px;
  margin: 0 1%;
  border-bottom: 1px dashed #ccc;
  background: url(../images/dot.png) left center no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 480px) {
  .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: 1600px) {
  .aboutBox .aboutL {
    margin-left: 0;
  }
  .ysBox {
    height: 1037px;
  }
  .newBox {
    height: 815px;
  }
  .newBox .main {
    width: 1400px;
    padding: 30px 50px;
  }
  .newBox .main .bdL {
    width: 44%;
    height: auto;
  }
  .newBox .main .bdR {
    float: left;
    width: 56%;
  }
  .newBox .bdR li {
    width: 48%;
    margin-left: 2%;
    padding-top: 33px;
  }
  .newBox .bdR li.l1,
  .newBox .bdR li.l2 {
    margin-bottom: 2%;
  }
}
@media (max-width: 1440px) {
  .w1400 {
    width: 90%;
  }
  .headMenu {
    width: 60%;
    margin: 0 0.8%;
  }
  .headSearch {
    display: none;
  }
  .seriesR li .cover {
    width: 225px;
    height: 202px;
    padding: 30px 25px 0;
  }
  .aboutBox {
    height: 720px;
    padding-top: 94px;
  }
  .aboutBox .aboutL {
    width: 45%;
  }
  .aboutBox .aboutR {
    width: 53%;
  }
  .aboutBox .aboutR .txt {
    width: 100%;
  }
  .xilieBox {
    padding-top: 61px;
  }
  .xilieR li {
    width: 24%;
    margin-left: 0.66%;
    margin-right: 0.66%;
  }
  .xilieR li.l1,
  .xilieR li.l2,
  .xilieR li.l3,
  .xilieR li.l4 {
    margin-bottom: 1.33%;
  }
  .productBox ul {
    margin-top: 31px;
  }
  .productBox li {
    width: 32.33%;
  }
  .productBox li.l2,
  .productBox li.l5 {
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  .productBox li.l1,
  .productBox li.l2,
  .productBox li.l3 {
    margin-bottom: 1.5%;
  }
  .productBox li .txt span {
    width: 90%;
  }
  .ysBox {
    height: 972px;
  }
  .ysBox li strong {
    width: 85%;
  }
  .ysBox li p {
    width: 75%;
  }
  .newBox {
    height: auto;
    padding-bottom: 60px;
    background-size: auto;
  }
  .newTitR li {
    width: 227px;
    margin-left: 38px;
  }
  .newBox .main {
    width: 90%;
  }
  .newBox .main .bdL {
    display: none;
  }
  .newBox .main .bdR {
    float: none;
    width: 100%;
  }
  .newBox .bdR li {
    width: 49%;
  }
  .newBox .bdR li.l1,
  .newBox .bdR li.l3 {
    margin-left: 0;
  }
  .caseTitR li {
    width: 227px;
    margin-left: 38px;
  }
  .footT {
    position: relative;
    height: auto;
    padding-top: 57px;
    background: none;
    background-color: #edf1f4;
  }
  .footT_M {
    float: right;
    width: 615px;
    margin-left: 0;
  }
  .footT_R {
    float: none;
    height: 410px;
    padding-top: 60px;
    clear: both;
  }
  .footT_R .pc {
    display: none;
  }
  .footT_R .phone {
    display: block;
    position: absolute;
    width: 100%;
    height: 350px;
    object-fit: cover;
    left: 0;
  }
  .footB_R .friend {
    margin-top: 24px;
  }
  .new-main .list {
    width: 77%;
  }
  .part-main .list1 {
    display: none;
  }
  .part-main .nytel {
    border-top: 1px #ddd solid;
  }
}
@media (max-width: 1280px) {
  .headLogo {
    margin: 24px 0 18px;
  }
  .headMenu {
    display: none;
  }
  .headTel {
    margin-top: 37px;
  }
  .sjHeadMenu {
    display: block;
  }
  .seriesBox {
    padding-top: 32px;
  }
  .seriesL {
    display: none;
  }
  .seriesR {
    float: none;
    width: 100%;
  }
  .seriesR li {
    width: 32.33%;
    margin-left: 1.5%;
  }
  .seriesR li:first-of-type {
    margin-left: 0;
  }
  .seriesR li .cover {
    width: 100%;
    margin-left: 0;
  }
  .xilieR h3,
  .xilieR p {
    margin-left: 35px;
  }
  .xilieR .more {
    display: none;
  }
  .ysBox {
    height: 912px;
  }
  .footB_L li {
    width: 25%;
  }
  .footB_L .friend {
    margin-top: 123px;
  }
  .gy-main .second .secondL {
    display: none;
  }
  .gy-main .second ul {
    width: 100%;
  }
  .gy-main .second ul li {
    margin-left: 1.5%;
  }
  .gy-main .second ul li.l1,
  .gy-main .second ul li.l3 {
    margin-left: 0;
  }
  .gy-main {
    margin-bottom: 60px;
  }
  .channel-main {
    margin-bottom: 60px;
  }
  .list-main {
    margin-bottom: 60px;
  }
  .lxwm-main {
    margin-bottom: 60px;
  }
  .new-main .menu {
    float: none;
    width: 480px;
    margin: 0 auto 40px;
    text-align: center;
  }
  .new-main .menu dt {
    margin-bottom: 10px;
  }
  .new-main .menu dd {
    float: left;
    width: 240px;
  }
  .new-main .menu dd a {
    height: 70px;
    padding-top: 20px;
  }
  .new-main .list {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .lxwm-main .lxwmL,
  .lxwm-main .lxwmR {
    width: 50%;
  }
  .article-main {
    margin-bottom: 60px;
  }
  .part-main {
    margin-bottom: 60px;
  }
}
@media (max-width: 1140px) {
  .headBox {
    display: none;
  }
  .girl_friend {
    display: block;
  }
  .bannerBox {
    padding-top: 40px;
  }
  .aboutBox {
    height: auto;
    padding-top: 64px;
    padding-bottom: 95px;
  }
  .aboutBox .aboutL {
    display: none;
  }
  .aboutBox .aboutR {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  .aboutBox .aboutR .txt {
    margin-top: 25px;
    overflow: visible;
    display: block;
    -webkit-box-orient: inline-axis;
  }
  .aboutBox .aboutR ul {
    margin-top: 49px;
  }
  .productBox li {
    padding: 0;
  }
  .productBox li .txt {
    margin-top: 0;
  }
  .ysBox {
    display: none;
  }
  .caseBox {
    background: none;
    padding-top: 49px;
    background-color: #0076ef;
  }
  .caseBox .main {
    margin-top: 50px;
  }
  .caseBox .main .slideBox {
    display: none;
  }
  .sjCase {
    display: block;
  }
  .part-main .nyl {
    width: 47%;
    margin-bottom: 30px;
  }
  .part-main .nyr {
    width: 50%;
    margin-left: 3%;
  }
  .part-main .nyr h2 {
    margin-bottom: 15px;
  }
  .part-main .nytel {
    margin-top: 10px;
    padding-top: 20px;
  }
  .part-main .nyrBtn {
    margin: 20px 0;
  }
  .part-main .nyrBtn a {
    width: 157px;
  }
  .part-main .nyrBtn a.backBtn {
    margin-left: 20px;
  }
}
@media (max-width: 960px) {
  .xilieR h3 {
    text-align: center;
    line-height: 2;
    font-size: 18px;
    margin-top: 0;
    margin-left: 0;
  }
  .xilieR h3:before,
  .xilieR p {
    display: none;
  }
  .productBox a.more {
    width: 32.33%;
  }
  .productBox li .txt {
    padding: 0 14px 1px;
  }
  .newTitL {
    float: none;
    text-align: center;
    padding-top: 0;
  }
  .newTitL:before {
    display: none;
  }
  .newTitL strong:after {
    display: none;
  }
  .newTitR {
    float: none;
    margin-top: 55px;
  }
  .newTitR ul {
    width: 460px;
    margin: 0 auto;
  }
  .newTitR li {
    width: 215px;
    margin-left: 30px;
  }
  .newTitR li:first-of-type {
    margin-left: 0;
  }
  .newBox .bdR li p {
    margin-bottom: 16px;
  }
  .caseTitL:before {
    display: none;
  }
  .caseTitL {
    float: none;
    text-align: center;
    padding-top: 0;
  }
  .caseTitL strong:after {
    display: none;
  }
  .caseTitR {
    float: none;
  }
  .caseTitR p {
    display: none;
  }
  .caseTitR ul {
    width: 460px;
    margin: 12px auto 0;
  }
  .caseTitR li {
    width: 215px;
    margin-left: 30px;
  }
  .caseTitR li:first-of-type {
    margin-left: 0;
  }
  .footT {
    padding-top: 40px;
  }
  .footT_L {
    float: none;
    width: 172px;
    height: 172px;
    overflow: hidden;
    margin: 0 auto;
  }
  .footT_M {
    float: none;
    margin: 30px auto 0;
  }
  .footT_M li.l3,
  .footT_M li.l4 {
    margin-top: 23px;
  }
  .footT_M li.l1 .txt,
  .footT_M li.l2 .txt,
  .footT_M li.l3 .txt,
  .footT_M li.l4 .txt {
    margin-top: 10px;
    font-size: 18px;
    font-weight: normal;
  }
  .footT_M li:before {
    width: 42px;
    height: 42px;
  }
  .footT_M li .name {
    padding-left: 54px;
  }
.footB_L,
  .footB_R {
    display: none;
  }
  .footB_L {
    width: 100%;
  }
  .footB_L .formInput {
    width: 49%;
  }
  .lxwm-main .main {
    margin-top: 30px;
  }
  .lxwm-main .lxwmL {
    width: 100%;
  }
  .lxwm-main .lxwmR,
  .lxwm-main .lxwmL .tit {
    display: none;
  }
  .lxwm-main .lxwmL,
  .lxwm-main .lxwmL .txt {
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  .bannerBox .hd {
    width: 90px;
    bottom: 4px;
  }
  .bannerBox .hd li {
    margin: 1px;
    width: 13px;
    height: 13px;
  }
  .fdh {
    display: block;
  }
  .dqwz {
    display: block;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    background-color: #1b4dc2;
    height: auto;
    text-align: center;
    padding: 50px 0 0;
    line-height: 16px;
    margin-bottom: 30px;
  }
  .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;
  }
  .xilieBox {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .xilieTit {
    margin-bottom: 33px;
  }
  .xilieTitL {
    float: none;
    text-align: center;
  }
  .xilieTitL strong {
    margin-top: 0;
  }
  .xilieTitL:before {
    display: none;
  }
  .xilieTitL strong:after {
    display: none;
  }
  .xilieTitR {
    display: none;
  }
  .xilieR li {
    width: 49%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2%;
  }
  .xilieR li.l1,
  .xilieR li.l2,
  .xilieR li.l3,
  .xilieR li.l4 {
    margin-bottom: 0;
  }
  .xilieR li:nth-child(2n) {
    margin-left: 2%;
  }
  .xilieR li.l1,
  .xilieR li.l2 {
    margin-top: 0;
  }
  .xilieR h3 {
    font-size: 16px;
  }
  .productBox {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .productBox li {
    width: 49%;
    margin-top: 2%;
  }
  .productBox li.l1,
  .productBox li.l2,
  .productBox li.l3 {
    margin-bottom: 0;
  }
  .productBox li.l2,
  .productBox li.l5 {
    margin-left: 0;
    margin-right: 0;
  }
  .productBox li.l1,
  .productBox li.l2 {
    margin-top: 0;
  }
  .productBox li:nth-child(2n) {
    margin-left: 2%;
  }
  .productBox li .txt {
    padding: 0;
  }
  .productBox li .txt p {
    border-bottom: 0;
    border-top: 1px solid #d8d8d8;
  }
  .productBox li .txt span {
    display: none;
  }
  .productTit strong {
    font-size: 26px;
  }
  .productBox a.more {
    margin-top: 35px;
  }
  .newBox .main {
    padding: 0;
    background: none;
  }
  .newBox .bdR li.l1,
  .newBox .bdR li.l2 {
    margin-bottom: 20px;
  }
  .newBox .bdR li {
    width: 99.9%;
    margin-left: 0;
    margin-bottom: 20px;
    padding: 20px 20px 10px;
    background-color: #fff;
  }
  .newBox .bdR li.l4 {
    margin-bottom: 0;
  }
  .sjCase li {
    width: 49%;
    margin-top: 2%;
  }
  .sjCase li.l2,
  .sjCase li.l5 {
    margin-left: 0;
    margin-right: 0;
  }
  .sjCase li.l1,
  .sjCase li.l2,
  .sjCase li.l3 {
    margin-bottom: 0;
  }
  .sjCase li.l1,
  .sjCase li.l2 {
    margin-top: 0;
  }
  .sjCase li:nth-of-type(2n) {
    margin-left: 2%;
  }
  .footBox {
    margin-bottom: 40px;
  }
  .copyRight span {
    float: left;
    line-height: 30px;
  }
  .copyRight p {
    float: left;
    line-height: 30px;
  }
  .footT {
    padding: 30px 0 40px;
  }
  .footT_M {
    width: 100%;
  }
  .footT_M ul {
    display: none;
  }
  .footT_M .sjlxfs {
    display: block;
  }
  .footT_R {
    display: none;
  }
  .footB {
    display: none;
  }
  .copyRight {
    padding: 10px 0;
  }
  .nytit h1 {
    font-size: 26px;
  }
  .gy-main .first {
    padding: 30px 20px;
  }
  .gy-main .first .nytit {
    margin-bottom: 10px;
  }
  .gy-main .first .txt {
    line-height: 1.6;
    font-size: 16px;
  }
  .gy-main .second ul li {
    width: 100%;
    margin: 1% 0;
  }
  .gy-main {
    margin-bottom: 40px;
  }
  .channel-main {
    margin-bottom: 40px;
  }
  .lxwm-main {
    margin-bottom: 40px;
  }
  .channel-main dl:first-of-type {
    margin-top: 10px;
  }
  .channel-main dl {
    margin-top: 30px;
  }
  .channel-main dd {
    width: 49%;
    margin: 2% 0 0 2%;
  }
  .channel-main dd.d1,
  .channel-main dd.d2 {
    margin-top: 0;
  }
  .channel-main dd.d1,
  .channel-main dd.d3 {
    margin-left: 0;
  }
  .channel-main dt h3 i,
  .channel-main dt h3 a {
    font-size: 20px;
  }
  .channel-main dt h3 i img {
    height: 28px;
    object-fit: contain;
  }
  .channel-main dd p {
    padding: 0 10px;
    font-size: 16px;
  }
  .list-main li {
    width: 49%;
    margin: 0 2% 2% 0;
  }
  .list-main li:nth-of-type(2n) {
    margin-right: 0;
  }
  .list-main li p {
    padding: 0 10px;
  }
  .list-main ul {
    margin-top: 20px;
  }
  .list-main {
    margin-bottom: 40px;
  }
  .page {
    margin-top: 10px;
  }
  .new-main .menu {
    width: 70%;
    margin-bottom: 30px;
  }
  .new-main .menu dt i,
  .new-main .menu dt span {
    font-size: 26px;
  }
  .new-main .menu dt i img {
    height: 38px;
    object-fit: contain;
  }
  .new-main .menu dd {
    width: 50%;
  }
  .new-main .menu dd a i {
    display: none;
  }
  .new-main .menu dd a {
    height: auto;
    padding-top: 0px;
  }
  .new-main .menu dd a span,
  .new-main .menu dd a i {
    line-height: 3;
    font-size: 18px;
  }
  .article-main {
    margin-bottom: 40px;
  }
  .article-main h1 {
    font-size: 26px;
    line-height: 1.4;
  }
  .article-main .info {
    margin-bottom: 10px;
  }
  .news-lj {
    display: none;
  }
  .article-main .conetnt {
    line-height: 28px;
    padding: 0;
  }
  .part-main {
    margin-bottom: 40px;
  }
  .part-main .nyl {
    width: 95%;
    margin: 0 auto 20px;
    box-sizing: border-box;
    text-align: center;
    float: none;
 }
  .part-main .nyr {
    width: 98%;
    margin: 0 1%;
  }
  .part-main .nyr h2 {
    text-align: center;
    margin-bottom: 15px;
  }
  .part-main .description {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .part-main .nytel {
    text-align: center;
    padding-top: 20px;
  }
  .part-main .nyrBtn {
    display: none;
  }
  .cp_txt {
    margin-top: 30px;
  }
  .txt_name {
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 5px;
  }
  .tjcp li {
    width: 49%;
    margin: 0 2% 2% 0;
  }
  .tjcp li:nth-of-type(2n) {
    margin-right: 0;
  }
  .xgxw li {
    width: 96%;
  }
}
@media (max-width: 640px) {
  .seriesBox {
    display: none;
  }
  .seriesR li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .seriesR li:first-of-type {
    margin-top: 0;
  }
  .aboutBox {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .aboutBox .aboutR {
    width: 100%;
  }
  .aboutBox .aboutR .tit {
    text-align: center;
  }
  .aboutBox .aboutR .tit:before {
    display: none;
  }
  .aboutBox .aboutR .tit strong {
    font-size: 22px;
    padding-top: 0;
  }
  .aboutBox .aboutR .tit strong:after {
    display: none;
  }
  .aboutBox .aboutR .tit p {
    display: none;
  }
  .aboutBox .aboutR .txt {
    text-indent: 2em;
    margin-top: 10px;
  }
  .aboutBox .aboutR .more {
    margin-top: 20px;
  }
  .aboutBox .aboutR ul {
    display: none;
  }
  .newTitR {
    margin-top: 30px;
  }
  .newTitR ul {
    width: 416px;
  }
  .newTitR li {
    width: 50%;
    margin: 0;
  }
  .newBox .main {
    margin-top: 30px;
  }
  .caseBox .main {
    margin-top: 30px;
  }
  .caseTitR ul {
    width: 416px;
  }
  .caseTitR li {
    width: 50%;
    margin: 0;
  }
  .new-main .menu {
    width: 80%;
  }
  .new-main .menu dd a span,
  .new-main .menu dd a i {
    line-height: 2.6;
  }
  .new-main .menu {
    width: 90%;
  }
  .new-main .list li .date {
    display: none;
  }
}
@media (max-width: 480px) {
  .seriesR li {
    margin-top: 15px;
  }
  .seriesR li .cover {
    height: 165px;
    padding-top: 20px;
  }
  .seriesR li strong {
    margin-top: 15px;
  }
  .seriesR li p {
    margin-top: 3px;
  }
  .aboutBox .aboutR .tit strong {
    letter-spacing: 0;
  }
  .productBox li .txt p {
    font-size: 16px;
    padding: 4px 0;
  }
  .newTitR ul {
    width: 100%;
  }
  .newTitR li i {
    display: none;
  }
  .caseTitR ul {
    width: 100%;
  }
  .caseTitR li i {
    display: none;
  }
  .new-main .list li a {
    height: 130px;
  }
  .new-main .list li .txt {
    color: #626262;
    padding-top: 15px;
  }
  .new-main .list li .txt h3,
  .new-main .list li .txt p {
    padding: 0 30px;
  }
  .new-main .list li .txt .arrows {
    margin-right: 30px;
  }
  .lxwm-main {
    margin-bottom: 30px;
  }
  .lxwm-main .main {
    margin-top: 10px;
  }
  .lxwm-main .lxwmL .txt p,
  .lxwm-main .lxwmL .txt .p2,
  .lxwm-main .lxwmL .txt .p3,
  .lxwm-main .lxwmL .txt .p4,
  .lxwm-main .lxwmL .txt .p5 {
    font-size: 16px;
    padding-left: 0;
    line-height: 24px;
    background: none;
  }
}
