* {

  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;

}

a:hover {

  color: #2488ba;

  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;

}

table tr:hover {

  background: #f23c49;

  color: #fff;

}

table td,

table th {

  text-align: center;

  border: 1px solid #ddd;

}

.w1400 {

  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: 260px;

  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;

  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 */

.headLogo {

  float: left;

  margin: 20px 0;

}

.headLogo .img {

  float: left;

}

.headLogo .describe {

  float: left;

  height: 46px;

  line-height: 1;

  font-size: 17px;

  margin-top: 8px;

  margin-left: 27px;

  padding-left: 27px;

  border-left: 1px solid #111;

}

.headLogo .describe strong {

  color: #0c69e8;

}

.headLogo .describe p {

  color: #7a7a7a;

  margin-top: 7px;

}

.headTel {

  float: right;

  color: #777;

  font-size: 15px;

  font-weight: 600;

  line-height: 1;

  margin-top: 34px;

}

.headTel span {

  display: inline-block;

  line-height: 24px;

  padding-left: 30px;

  background: url(../images/headLogoIco.png) no-repeat left center;

}

.headTel strong {

  color: #0c69e8;

  font-size: 30px;

  font-family: sans-serif;

}

.headMenu {

  background-color: #0c69e8;

}

.headMenu ul {

  width: 90%;

  margin: 0 auto;

}

.headMenu li {

  float: left;

  width: 12%;

  text-align: center;

}

.headMenu li a {

  position: relative;

  display: inline-block;

  color: #fff;

  font-size: 17px;

  line-height: 30px;

  padding: 10px 0;

  letter-spacing: 0.5px;

}

.headMenu li a:after {

  position: absolute;

  left: 0;

  right: 0;

  bottom: 7px;

  margin: auto;

  content: "";

  width: 0;

  height: 3px;

  background-color: #f86b1e;

  -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,

.headMenu li a:hover:after {

  width: 4em;

}

.bannerBox {

  position: relative;

}

.bannerBox .bd {

  line-height: 0;

  cursor: pointer;

}

.bannerBox .bd img {

  min-height: 160px;

  object-fit: cover;

}

.bannerBox .hd {

  position: absolute;

  left: 0;

  right: 0;

  bottom: 15px;

  margin: auto;

  width: 112px;

  line-height: 0;

  text-align: center;

  padding: 1px 0;

  background-color: rgba(0, 0, 0, 0.2);

  border-radius: 14px;

}

.bannerBox .hd li {

  display: inline-block;

  cursor: pointer;

  margin: 3px;

  width: 16px;

  height: 16px;

  border-radius: 50%;

  background-color: #fff;

}

.bannerBox .hd li.on {

  background-color: #f86b1e;

}

.htBox {

  padding: 60px 0 80px;

  background-color: #0c69e8;

}

.htBox li {

  float: left;

  margin-left: 42px;

}

.htBox li .cover {

  width: 318.5px;

  height: 318.5px;

  padding: 45px 30px 0;

  text-align: center;

  border-radius: 50%;

  background-color: #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;

}

.htBox li.l1 {

  margin-left: 0;

}

.htBox li i {

  display: block;

  width: 64px;

  height: 64px;

  margin: 0 auto 25px;

  background: url(../images/htBoxIco1.png) no-repeat center / contain;

  -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;

}

.htBox li.l2 i {

  background-image: url(../images/htBoxIco2.png);

}

.htBox li.l3 i {

  background-image: url(../images/htBoxIco3.png);

}

.htBox li.l4 i {

  background-image: url(../images/htBoxIco4.png);

}

.htBox li strong {

  font-size: 22px;

}

.htBox li p {

  margin-top: 25px;

}

.htBox li:hover .cover {

  transform: translateY(-6px);

  box-shadow: 3px 3px 6px 0px #e6e6ef;

}

.htBox li:hover i {

  transform: rotateY(360deg);

}

.indexTit {

  line-height: 1;

  text-align: center;

}

.indexTit h2 {

  font-size: 38px;

}

.indexTit h2:after {

  display: block;

  content: "";

  width: 2em;

  height: 3px;

  margin: 15px auto 20px;

  background-color: #f86b1e;

}

.indexTit p {

  color: #505050;

  text-transform: uppercase;

  font-size: 15px;

  margin-top: 15px;

}

.productBox {

  margin-top: 60px;

}

.productMenu {

  width: 290px;

  float: left;

  margin-top: 48px;

  margin-right: 40px;

}

.productMenu .cplb {

  background-color: #0e69d1;

  padding: 15px 10px 10px 10px;

}

.productMenu .cptit {

  text-align: center;

  margin-bottom: 10px;

}

.productMenu .cplb dl {

  overflow: hidden;

  border-bottom: none;

  background-color: #fff;

  padding: 6px;

}

.productMenu .cplb dt {

  text-align: center;

  line-height: 39px;

  height: 39px;

  width: 100%;

  font-size: 18px;

}

.productMenu .cplb dt a {

  display: block;

  color: #fff;

  background-color: #0e69d1;

  -webkit-transition: all 0.1s ease-in-out;

  -moz-transition: all 0.1s ease-in-out;

  -ms-transition: all 0.1s ease-in-out;

  -o-transition: all 0.1s ease-in-out;

  transition: all 0.1s ease-in-out;

}

.productMenu .cplb dt a:hover {

  color: #fff;

  background-color: #0858b2;

}

.productMenu .cplb dd {

  height: 35px;

  line-height: 35px;

  margin-bottom: 10px;

  overflow: hidden;

  border-bottom: 1px #ddd solid;

  background: url(../images/productMenuIco.png) no-repeat 10px center;

  font-size: 15px;

}

.productMenu .cplb dd a {

  display: block;

  padding-left: 25px;

}

.productList {

  float: left;

  width: 1060px;

  margin-top: 48px;

}

.productList li {

  float: left;

  width: 32%;

  margin-right: 2%;

  border: 1px #dddddd solid;

}

.productList li a {

  display: block;

}

.productList li:nth-of-type(n + 4) {

  margin-top: 2%;

}

.productList li:nth-of-type(3n) {

  margin-right: 0;

}

.productList li span {

  display: block;

  line-height: 40px;

  text-align: center;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

  background-color: #eee;

  -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;

}

.productList li:hover span {

  color: #fff;

  background-color: #0c69e8;

}

.productList 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 .more {

  width: 130px;

  height: 40px;

  line-height: 40px;

  text-align: center;

  margin: 30px auto 0;

  border-radius: 5px;

  background-color: #f86b1e;

}

.productBox .more:hover {

  background-color: #db6322;

}

.productBox .more a {

  display: block;

  color: #fff;

}

.ysBox {

  width: 100%;

  line-height: 1;

  margin-top: 80px;

  padding-bottom: 43px;

  background: url(../images/ysBoxBg.jpg) repeat;

}

.ysBoxTit {

  text-align: center;

  margin-top: 39px;

}

.ysBoxOne {

  margin-top: 54px;

}

.ysBoxOne .txt {

  margin-top: 14px;

  padding-left: 161px;

  background: url(../images/ysBoxIco1.png) no-repeat 34px top;

}

.ysBoxTwo .img {

  margin-top: -77px;

}

.ysBoxTwo .txt {

  margin-top: 76px;

  padding-left: 170px;

  background: url(../images/ysBoxIco2.png) no-repeat 45px top;

}

.ysBoxThree .txt {

  margin-top: 50px;

  padding-left: 161px;

  background: url(../images/ysBoxIco3.png) no-repeat 45px top;

}

.ysBoxThree .img {

  margin-top: -56px;

}

.ysList .txt {

  float: left;

  width: 50%;

}

.ysList .img {

  float: left;

  width: 50%;

  text-align: center;

}

.ysList strong {

  font-size: 19px;

  letter-spacing: 0.3px;

  margin-top: 7px;

}

.ysList strong i {

  color: #0c59db;

}

.ysList p {

  line-height: 1.3;

  margin-top: 38px;

  margin-right: 52px;

}

.ysBoxHt {

  padding: 20px 0;

  background: url(../images/aboutBoxBg.jpg);

}

.ysBoxHtLogo {

  float: left;

  width: 700px;

  height: 60px;

  background: url(../images/ysBoxHtLogo.png) no-repeat left center;

}

.ysBoxHtTel {

  float: right;

  color: #777;

  font-size: 15px;

  font-weight: 600;

  line-height: 1;

  margin-top: 14px;

}

.ysBoxHtTel span {

  display: inline-block;

  line-height: 24px;

  padding-left: 30px;

  background: url(../images/headLogoIco.png) no-repeat left center;

}

.ysBoxHtTel strong {

  color: #0c69e8;

  font-size: 30px;

  font-family: sans-serif;

}

.aboutBox {

  margin-top: 60px;

  margin-bottom: 80px;

}

.aboutBoxL {

  float: left;

  width: 44%;

  margin-top: 40px;

}

.aboutBoxR {

  float: right;

  width: 52%;

  margin-top: 60px;

}

.aboutBoxR .txt {

  line-height: 1.6;

  font-size: 18px;

  text-indent: 2em;

}

.aboutBoxR ul {

  overflow: hidden;

  padding: 40px 0;

  margin: 50px 0 0;

  border: 1px #a6a6a6 solid;

  background: url(../images/aboutBoxBg.jpg) repeat;

}

.aboutBoxR li {

  width: 24.25%;

  float: left;

  text-align: center;

  margin-left: 1%;

  font-size: 15px;

  border-left: 1px #a6a6a6 solid;

  box-sizing: border-box;

}

.aboutBoxR li.l1 {

  margin-left: 0;

  border-left: 0;

}

.aboutBoxR li a {

  display: block;

}

.aboutBoxR li i {

  display: block;

  width: 53px;

  height: 95px;

  background: url(../images/aboutBoxIco.png) no-repeat;

  margin: 0 auto;

  -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;

}

.aboutBoxR li.l1 i {

  background-position: 0 0;

}

.aboutBoxR li.l2 i {

  background-position: -62px 0;

}

.aboutBoxR li.l3 i {

  background-position: -122px 0;

}

.aboutBoxR li.l4 i {

  background-position: -186px 0;

}

.aboutBoxR li:hover a {

  color: #c00;

}

.aboutBoxR li.l1:hover i {

  background-position: 0 -110px;

}

.aboutBoxR li.l2:hover i {

  background-position: -62px -110px;

}

.aboutBoxR li.l3:hover i {

  background-position: -122px -110px;

}

.aboutBoxR li.l4:hover i {

  background-position: -186px -110px;

}

.caseBox {

  padding: 60px 0 80px;

  background-color: #f7f7f7;

}

.caseSlide {

  margin-top: 40px;

}

.caseSlide li {

  float: left;

  width: 33.33%;

}

.caseSlide li a {

  display: block;

  margin-right: 5%;

}

.caseSlide li .div {

  padding: 10px 20px 20px;

  background-color: #dbdbdb;

  -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;

}

.caseSlide li .div span {

  display: block;

  background: url(../images/caseIco.png) no-repeat right center;

  -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;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.caseSlide li .div i {

  float: right;

  width: 30px;

  height: 1px;

  margin-top: 5px;

  background-color: #232323;

  -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;

}

.caseSlide 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);

}

.caseSlide li:hover .div {

  background-color: #0e69d1;

}

.caseSlide li:hover .div span {

  color: #fff;

  background-image: url(../images/caseIcoActive.png);

}

.caseSlide li:hover .div i {

  width: 100%;

  background-color: #fff;

}

.caseSlide .btn {

  width: 320.45px;

  margin: 30px auto 0;

}

.caseSlide .pn {

  display: inline-block;

  width: 48px;

  height: 48px;

  margin: 0 50px;

  background: url(../images/caseArrow.png) no-repeat center;

  vertical-align: middle;

  -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;

}

.caseSlide .pn:hover {

  background-image: url(../images/caseArrowActive.png);

}

.caseSlide .prev {

  transform: rotateY(180deg);

}

.newBox {

  margin-top: 60px;

  margin-bottom: 80px;

}

.newBoxLeft {

  width: 58%;

  float: left;

}

.newBoxLeft .hd {

  position: relative;

  width: 100%;

  height: 47px;

  margin-bottom: 30px;

  border-bottom: 1px solid #dfdfdf;

}

.newBoxLeft .hd .li {

  float: left;

  width: 25%;

  line-height: 47px;

  color: #fff;

  font-size: 22px;

  text-align: center;

  box-sizing: border-box;

  background-color: #0e69d1;

  cursor: pointer;

}

.newBoxLeft .hd .li.on {

  background-color: #f86b1e;

}

.newBoxLeft .hd .li a {

  color: #ffffff;

}

.newBoxLeft .hd .more {

  float: right;

  width: 60px;

  height: 22px;

  line-height: 22px;

  color: #fff;

  font-size: 14px;

  text-align: center;

  margin-top: 17px;

  border-radius: 3px;

  background: #d70000;

}

.newBoxLeft .bd li {

  overflow: hidden;

  margin-top: 25px;

  padding-bottom: 15px;

  border-bottom: 1px #ddd dashed;

}

.newBoxLeft .bd li:first-of-type {

  margin-top: 0;

}

.newBoxLeft .date {

  width: 20%;

  margin-right: 4%;

  float: left;

  box-sizing: border-box;

  text-align: center;

  background-color: #eeeeee;

  padding: 10px 0;

  color: #777777;

  font-family: sans-serif;

}

.newBoxLeft .date span {

  font-size: 26px;

  display: block;

  color: #333;

}

.newBoxLeft .desc {

  width: 76%;

  float: left;

}

.newBoxLeft .desc h3 {

  font-size: 18px;

  font-weight: normal;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  margin-top: 3px;

}

.newBoxLeft .desc p {

  font-size: 13px;

  color: #666;

  line-height: 24px;

  overflow: hidden;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;

}

.newBoxRight {

  width: 38%;

  float: left;

  margin-left: 4%;

}

.newBoxRight .hd {

  border-bottom: 1px solid #dfdfdf;

  position: relative;

  height: 47px;

  margin-bottom: 25px;

}

.newBoxRight .hd .li {

  float: left;

}

.newBoxRight .hd .li a {

  display: block;

  height: 47px;

  line-height: 40px;

  font-size: 26px;

  font-weight: bold;

  border-bottom: 3px solid #d70000;

}

.newBoxRight .hd .more {

  float: right;

  width: 60px;

  height: 22px;

  line-height: 22px;

  color: #fff;

  font-size: 14px;

  text-align: center;

  margin-top: 17px;

  border-radius: 3px;

  background: #d70000;

}

.newBoxRight .bd li {

  line-height: 55px;

  padding-left: 20px;

  border-bottom: 1px #ccc dashed;

  background: url(../images/newBoxRightIco.png) no-repeat left center;

}

.newBoxRight .bd li a {

  display: block;

  font-size: 16px;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.newBoxRight .bd li span {

  float: right;

  color: #666;

}

.footBox {

  padding: 50px 0 30px;

  color: #fff;

  background-color: #282828;

}

.footLogo {

  float: left;

  width: 33.33%;

  margin-left: 4%;

}

.footLxfs {

  float: left;

  width: 33.33%;

}

.footLxfs li {

  font-size: 18px;

  padding-left: 32px;

  margin-bottom: 20px;

  background: url(../images/footIco1.png) no-repeat left center / contain;

}

.footLxfs li.l2 {

  background-image: url(../images/footIco2.png);

}

.footLxfs li.l3 {

  margin-bottom: 0;

  background-image: url(../images/footIco3.png);

}

.footEwm {

  float: right;

  margin-right: 4%;

}

.friendLink {

  color: #fff;

  padding: 10px 0;

  border-top: 1px #535353 solid;

  background-color: #282828;

}

.friendLink a {

  color: #fff;

  display: inline-block;

}

.friendLink strong {

  font-size: 18px;

}

.copyRight {

  text-align: center;

  padding: 10px 0;

  background-color: #000;

}

.copyRight a,

.copyRight span {

  display: inline-block;

  color: #fff;

  font-size: 15px;

}



/* ny */

.nytit {

  text-align: center;

  padding-bottom: 12px;

}

.nytit h1 {

  position: relative;

  line-height: 1;

}

.nytit h1:after {

  position: absolute;

  left: 0;

  right: 0;

  bottom: -12px;

  margin: auto;

  content: "";

  width: 36px;

  height: 4px;

  border-radius: 12px;

  background: #f86b1e;

}



/* channel.html */

.channel-main {

  margin-bottom: 80px;

}

.channelMainRight {

  float: left;

  width: 1060px;

  margin-top: 48px;

}

.channelMainRight dl {

  margin-top: 40px;

}

.channelMainRight dl:first-of-type {

  margin-top: 0;

}

.channelMainRight dt {

  border-bottom: 1px #dddddd solid;

  padding-bottom: 10px;

  margin-bottom: 20px;

}

.channelMainRight dt h3 {

  float: left;

  font-size: 20px;

  line-height: 1.4;

  font-weight: normal;

  padding-left: 32px;

  background: url(../images/channelMainIco.png) no-repeat left center / contain;

}

.channelMainRight dt span {

  float: right;

  font-size: 14px;

  text-align: center;

}

.channelMainRight dd {

  float: left;

  width: 32%;

  margin-top: 2%;

  margin-right: 2%;

  border: 1px #ddd solid;

}

.channelMainRight dd:nth-of-type(-n + 3) {

  margin-top: 0;

}

.channelMainRight dd:nth-of-type(3n) {

  margin-right: 0;

}

.channelMainRight dd.d4 {

  display: none;

}

.channelMainRight dd a {

  display: block;

  overflow: hidden;

  background-color: #eee;

  -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;

}

.channelMainRight dd p {

  line-height: 30px;

  padding: 5px 10px;

  text-align: center;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

}

.channelMainRight dd:hover a {

  color: #fff;

  background-color: #1381f0;

}

.channelMainRight 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;

}

.listMainRight {

  float: left;

  width: 1060px;

  margin-top: 48px;

}

.listMainRight li {

  float: left;

  width: 32%;

  margin-right: 2%;

  margin-top: 2%;

  border: 1px #dddddd solid;

}

.listMainRight li:nth-of-type(-n + 3) {

  margin-top: 0;

}

.listMainRight li:nth-of-type(3n) {

  margin-right: 0;

}

.listMainRight li a {

  display: block;

}

.listMainRight li p {

  line-height: 30px;

  padding: 5px 10px;

  text-align: center;

  background-color: #eee;

  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;

}

.listMainRight 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);

}

.listMainRight li:hover p {

  color: #fff;

  background-color: #1381f0;

}



/* new.html */

.new-main {

  margin-bottom: 80px;

}

.newMainRight {

  float: left;

  width: 1060px;

  margin-top: 48px;

}

.newMainRight dl {

  margin-top: 30px;

}

.newMainRight dl:first-of-type {

  margin-top: 0;

}

.newMainRight dt {

  text-align: left;

  font-size: 18px;

  line-height: 38px;

  border-left: 5px #00296c solid;

  border-bottom: 1px #ddd solid;

  padding-left: 20px;

}

.newMainRight dt span {

  float: right;

  color: #d70000;

  font-size: 14px;

  text-transform: uppercase;

}

.newMainRight dd {

  line-height: 53px;

  font-size: 16px;

  padding-left: 20px;

  border-bottom: 1px #ccc dashed;

  background: url(../images/newMainIco.png) no-repeat left center;

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;

}

.newMainRight span {

  float: right;

  color: #666;

}



/* list1.html */

.list1-main {

  margin-bottom: 80px;

}

.list1MainRight {

  float: left;

  width: 1060px;

  margin-top: 48px;

}

.list1MainRight li {

  border: 1px solid #efeff7;

  margin-top: 20px;

  -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;

}

.list1MainRight li:first-of-type {

  margin-top: 0;

}

.list1MainRight li a {

  display: block;

  height: 150px;

}

.list1MainRight li .date {

  float: left;

  width: 130px;

  height: 100%;

  color: #626262;

  font-family: sans-serif;

  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;

}

.list1MainRight li .date strong {

  display: block;

  font-size: 56px;

}

.list1MainRight li .date span {

  display: block;

  font-size: 15px;

  margin-top: 10px;

}

.list1MainRight li .txt {

  color: #626262;

  padding-top: 25px;

}

.list1MainRight li .txt h3 {

  font-size: 18px;

  font-weight: normal;

  padding: 0 50px;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.list1MainRight 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;

}

.list1MainRight li .txt .arrows {

  float: right;

  width: 40px;

  height: 19px;

  line-height: 17px;

  color: #1381f0;

  font-size: 18px;

  text-align: center;

  border: 1px solid #1381f0;

  margin-top: 10px;

  margin-right: 50px;

}

.list1MainRight li:hover {

  transform: translateX(28px);

}

.list1MainRight li:hover .date {

  color: #1381f0;

}



/* gy.html */

.gy-main {

  margin-bottom: 80px;

}

.gy-main .txt {

  line-height: 2;

  font-size: 18px;

  text-indent: 2em;

  margin-top: 48px;

}

.gy-main .txt p {

  margin-bottom: 10px;

}



/* lxwm.html */

.lxwm-main {

  margin-bottom: 80px;

}

.lxwmMainLeft {

  float: left;

  width: 55%;

  margin-top: 100px;

}

.lxwmMainLeft .tit strong {

  font-size: 28px;

}

.lxwmMainLeft .tit p {

  line-height: 1;

  font-size: 12px;

  text-transform: uppercase;

  letter-spacing: 1.6px;

  margin-top: 3px;

}

.lxwmMainLeft .txt {

  margin-top: 40px;

}

.lxwmMainLeft .txt p {

  color: #676767;

  font-size: 18px;

  line-height: 30px;

  margin-bottom: 10px;

}

.lxwmMainLeft .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;

}

.lxwmMainRight {

  float: right;

  width: 45%;

  height: 100%;

  margin-top: 40px;

  border: 10px solid #ddd;

  border-radius: 80px 0 0 0;

  overflow: hidden;

}



/* article */

.article-main {

  margin-bottom: 80px;

}

.articleMainRight {

  float: left;

  width: 1060px;

  margin-top: 48px;

}

.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: 18px;

  line-height: 1.8;

  padding: 0 15px;

}



/* part.html */

.part-main {

  margin-bottom: 80px;

}

.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 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 #1163cf 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: #0c69e8;

  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 #0c69e8;

  background-color: #0c69e8;

  -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;

}

.part-main .nyrBtn a:hover {

  color: #0c69e8;

  background-color: #fff;

}

.partMainRight {

  float: left;

  width: 1060px;

  margin-top: 48px;

  font-size: 18px;

  line-height: 1.8;

}

.partMainRight .main p {

  margin-bottom: 3px;

}

.cp_txt {

  margin-top: 20px;

}

.partMainRight .cp_txt:first-of-type {

  margin-top: 0;

}

.cp_txt .sj {

  display: none;

}

.txt_name {

  line-height: 1.4;

  font-size: 26px;

  font-weight: bold;

  background: url(../images/nchtit.png) no-repeat left center;

  margin-bottom: 10px;

  padding-left: 40px;

  background-size: contain;

}

.tjcp li {

  float: left;

  width: 32%;

  margin-top: 2%;

  margin-left: 2%;

}

.tjcp li.l1,

.tjcp li.l4 {

  margin-left: 0;

}

.tjcp li:nth-of-type(-n + 3) {

  margin-top: 0;

}

.tjcp li p {

  line-height: 42px;

  font-size: 16px;

  text-align: center;

  background-color: #eee;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.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%;

  }

  .htBox li {

    width: 24.25%;

    margin-left: 1%;

  }

  .htBox li .cover {

    width: 100%;

    height: 295px;

    border-radius: 12px;

  }

  .productMenu {

    display: none;

  }

  .productList {

    width: 100%;

  }

  .aboutBoxR {

    margin-top: 40px;

  }

  .aboutBoxR .txt {

    font-size: 17px;

  }

  .aboutBoxR ul {

    margin-top: 30px;

    padding: 15px 0;

  }

  .channelMainRight {

    width: 100%;

    margin-top: 30px;

  }

  .channelMainRight dl {

    margin-top: 30px;

  }

  .gy-main .txt {

    margin-top: 28px;

  }

  .listMainRight {

    width: 100%;

    margin-top: 30px;

  }

  .newMainRight {

    width: 100%;

    margin-top: 30px;

  }

  .list1MainRight {

    width: 100%;

    margin-top: 30px;

  }

  .list1MainRight li a {

    height: 130px;

  }

  .list1MainRight li .date {

    padding-top: 38px;

  }

  .list1MainRight li .date strong {

    font-size: 46px;

  }

  .list1MainRight li .txt {

    padding-top: 15px;

  }

  .lxwmMainLeft,

  .lxwmMainRight {

    width: 50%;

  }

  .articleMainRight {

    width: 100%;

    margin-top: 0;

  }

  .partMainRight {

    width: 100%;

    margin-top: 30px;

  }

  .part-main .list1 {

    display: none;

  }

  .part-main .nytel {

    border-top: 1px #ddd solid;

  }

}

@media (max-width: 1280px) {

  .headLogo .describe {

    display: none;

  }

  .headMenu ul {

    width: 100%;

  }

  .headMenu li a {

    font-size: 16px;

  }

  .ysList .img img {

    width: 80%;

  }

  .ysList p {

    margin-top: 18px;

  }

  .ysBoxTwo .img {

    margin-top: -37px;

  }

  .ysBoxTwo .txt {

    margin-top: 56px;

  }

  .ysBoxThree .img {

    margin-top: -36px;

  }

  .aboutBoxL {

    display: none;

  }

  .aboutBoxR {

    width: 100%;

  }

  .aboutBoxR ul {

    margin-top: 40px;

    padding: 30px 0;

  }

  .channel-main {

    margin-bottom: 60px;

  }

  .gy-main {

    margin-bottom: 60px;

  }

  .gy-main .txt {

    font-size: 17px;

    line-height: 1.6;

  }

  .gy-main .txt p {

    margin-bottom: 6px;

  }

  .list-main {

    margin-bottom: 60px;

  }

  .new-main {

    margin-bottom: 60px;

  }

  .list1-main {

    margin-bottom: 60px;

  }

  .lxwmMainLeft {

    margin-top: 80px;

  }

  .lxwmMainLeft .txt {

    margin-top: 30px;

  }

  .lxwmMainLeft .txt p {

    margin-bottom: 3px;

  }

  .lxwm-main {

    margin-bottom: 60px;

  }

  .article-main {

    margin-bottom: 60px;

  }

  .article-main h1 {

    font-size: 26px;

    line-height: 1.4;

  }

  .article-main .info {

    margin-bottom: 15px;

  }

  .news-lj {

    margin: 15px auto;

  }

  .article-main .conetnt {

    font-size: 17px;

    line-height: 1.6;

    padding: 0 10px;

  }

  .prenext {

    margin-top: 15px;

    padding-top: 15px;

  }

  .part-main {

    margin-bottom: 60px;

  }

  .txt_name {

    font-size: 24px;

    padding-left: 36px;

  }

  .partMainRight {

    font-size: 17px;

    line-height: 1.6;

  }

}

@media (max-width: 1140px) {

  .htBox {

    padding: 45px 0 60px;

  }

  .htBox li .cover {

    height: 260px;

    padding: 25px 10px 0;

  }

  .htBox li i {

    margin-bottom: 18px;

  }

  .htBox li p {

    line-height: 1.6;

    font-size: 15px;

    margin-top: 18px;

  }

  .productBox {

    margin-top: 45px;

  }

  .indexTit h2 {

    font-size: 32px;

  }

  .indexTit h2:after {

    width: 1.5em;

    margin-top: 7px;

    margin-bottom: 12px;

  }

  .indexTit p {

    margin-top: 7px;

  }

  .productList {

    margin-top: 32px;

  }

  .productBox .more {

    margin-top: 24px;

  }

  .ysBox {

    display: none;

  }

  .htBox {

    margin-top: 40px;

  }

  .ysBoxHt {

    padding: 10px 0;

  }

  .ysBoxHtLogo {

    width: 190px;

    height: 60px;

    background-image: url(../images/headLogo.png);

  }

  .aboutBox {

    margin-top: 45px;

    margin-bottom: 60px;

  }

  .aboutBoxR {

    margin-top: 12px;

  }

  .caseBox {

    padding: 45px 0 60px;

  }

  .caseSlide {

    margin-top: 32px;

  }

  .caseSlide .btn {

    margin-top: 20px;

  }

  .newBox {

    margin-top: 45px;

    margin-bottom: 60px;

  }

  .footLogo {

    margin-left: 0;

    width: 30%;

  }

  .footLxfs {

    width: 40%;

  }

  .footEwm {

    margin-right: 0;

  }

  .footBox {

    padding-top: 45px;

  }

  .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) {

  .htBox {

    padding: 35px 0 40px;

  }

  .htBox li {

    width: 49%;

    margin-left: 0;

    margin-top: 2%;

    margin-right: 2%;

  }

  .htBox li.l1,

  .htBox li.l2 {

    margin-top: 0;

  }

  .htBox li.l2,

  .htBox li.l4 {

    margin-right: 0;

  }

  .htBox li .cover {

    height: 240px;

  }

  .productBox {

    margin-top: 35px;

  }

  .indexTit h2 {

    font-size: 28px;

  }

  .indexTit h2:after {

    width: 1.3em;

    margin-top: 3px;

    margin-bottom: 8px;

  }

  .productList {

    margin-top: 26px;

  }

  .productList li span {

    line-height: 36px;

  }

  .aboutBox {

    margin-top: 35px;

    margin-bottom: 40px;

  }

  .caseBox {

    padding: 35px 0 40px;

  }

  .caseSlide {

    margin-top: 26px;

  }

  .caseSlide li .div {

    padding: 4px 10px;

  }

  .caseSlide li .div i {

    display: none;

  }

  .caseSlide .btn {

    display: none;

  }

  .newBox {

    margin-top: 35px;

    margin-bottom: 40px;

  }

  .newBoxLeft {

    width: 100%;

  }

  .newBoxRight {

    width: 100%;

    margin-left: 0;

    margin-top: 35px;

  }

  .newBoxLeft .hd {

    margin-bottom: 20px;

  }

  .newBoxRight .hd {

    margin-bottom: 15px;

  }

  .newBoxRight .bd li {

    line-height: 46px;

  }

  .footLxfs li,

  .footLxfs li.l2,

  .footLxfs li.l3 {

    font-size: 16px;

    margin-bottom: 10px;

    padding-left: 0;

    background: none;

  }

  .footBox {

    padding-top: 35px;

  }

  .lxwmMainLeft .tit {

    display: none;

  }

  .lxwmMainLeft .way-con {

    display: none;

  }

  .lxwmMainLeft {

    width: 100%;

    margin-top: 20px;

  }

  .lxwmMainLeft .txt {

    margin-top: 0;

  }

  .lxwmMainLeft .txt p {

    font-size: 17px;

    line-height: 1.6;

    margin-bottom: 0;

  }

  .lxwmMainRight {

    position: relative;

    width: 100%;

    height: 361px;

    border: 5px solid #ddd;

    border-radius: 0;

    margin-top: 30px;

  }

  .lxwmMainRight img {

    position: absolute;

    bottom: 0;

  }

  .cp_txt .pc {

    display: none;

  }

  .cp_txt .sj {

    display: block;

  }

}

@media (max-width: 768px) {

  .fdh {

    display: block;

  }

  .dqwz {

    display: block;

    border-bottom-right-radius: 30px;

    border-bottom-left-radius: 30px;

    background-color: #0c69e8;

    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;

  }

  .copyRight {

    margin-bottom: 40px;

  }

  .headLogo {

    float: none;

    text-align: center;

    margin: 10px 0;

  }

  .headLogo .img {

    float: none;

  }

  .headTel {

    display: none;

  }

  .headMenu .w1400 {

    width: 100%;

  }

  .headMenu li {

    width: 33.33%;

  }

  .headMenu li a {

    display: block;

  }

  .bannerBox .hd {

    width: 78px;

    bottom: 6px;

  }

  .bannerBox .hd li {

    margin: 1px;

    width: 13px;

    height: 13px;

  }

  .productList li {

    width: 49%;

  }

  .productList li.l3 {

    margin-top: 2%;

  }

  .productList li:nth-of-type(3n) {

    margin-right: 2%;

  }

  .productList li:nth-of-type(2n) {

    margin-right: 0;

  }

  .aboutBoxR ul {

    margin-top: 30px;

    padding: 20px 0;

  }

  .footLogo,

  .footLxfs,

  .footEwm {

    float: none;

    width: 100%;

    text-align: center;

  }

  .footLxfs {

    margin: 20px 0;

  }

  .footLxfs li,

  .footLxfs li.l2,

  .footLxfs li.l3 {

    margin-bottom: 0;

  }

  .nytit h1 {

    font-size: 26px;

  }

  .channel-main {

    margin-bottom: 40px;

  }

  .channelMainRight {

    margin-top: 20px;

  }

  .channelMainRight dd {

    width: 49%;

  }

  .channelMainRight dd:nth-of-type(3n) {

    margin-right: 2%;

  }

  .channelMainRight dd:nth-of-type(2n) {

    margin-right: 0;

  }

  .channelMainRight dd.d3 {

    margin-top: 2%;

  }

  .channelMainRight dd p {

    padding: 3px 10px;

  }

  .gy-main {

    margin-bottom: 40px;

  }

  .gy-main .txt {

    margin-top: 20px;

  }

  .list-main {

    margin-bottom: 40px;

  }

  .listMainRight {

    margin-top: 20px;

  }

  .listMainRight li {

    width: 49%;

  }

  .listMainRight li:nth-of-type(3n) {

    margin-right: 2%;

  }

  .listMainRight li:nth-of-type(2n) {

    margin-right: 0;

  }

  .listMainRight li.l3 {

    margin-top: 2%;

  }

  .listMainRight li p {

    padding: 3px 10px;

  }

  .new-main {

    margin-bottom: 40px;

  }

  .newMainRight dt {

    line-height: 32px;

  }

  .newMainRight dd {

    line-height: 40px;

  }

  .list1-main {

    margin-bottom: 40px;

  }

  .list1MainRight {

    margin-top: 20px;

  }

  .list1MainRight li {

    margin-top: 10px;

  }

  .list1MainRight li .date {

    display: none;

  }

  .list1MainRight li .txt h3,

  .list1MainRight li .txt p {

    padding: 0 30px;

  }

  .list1MainRight li .txt .arrows {

    margin-right: 30px;

  }

  .lxwm-main {

    margin-bottom: 40px;

  }

  .lxwmMainRight {

    height: 261px;

    margin-top: 20px;

  }

  .wow {

    visibility: visible !important;

    animation-name: none !important;

  }

  .article-main {

    margin-bottom: 40px;

  }

  .news-lj {

    display: none;

  }

  .tjcp li {

    width: 49%;

    margin-left: 0%;

    margin-right: 2%;

  }

  .tjcp li:nth-of-type(2n) {

    margin-right: 0;

  }

  .tjcp li.l3 {

    margin-top: 2%;

  }

  .tjcp li p {

    line-height: 36px;

  }

  .part-main {

    margin-bottom: 40px;

  }

  .part-main .nyl {

    width: 95%;

    float: none;

    box-sizing: border-box;

    text-align: center;

    border-radius: 0;

    margin: 0 auto 20px;

  }

  .part-main .nyr {

    width: 98%;

    margin: 0 1%;

  }

  .part-main .nyr h2 {

    font-size: 24px;

    font-weight: normal;

    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;

  }

  .partMainRight {

    margin-top: 20px;

  }

  .cp_txt {

    margin-top: 15px;

  }

  .channelMainRight dd.d4 {

    display: block;

  }

}

@media (max-width: 640px) {

  .htBox li .cover {

    height: 250px;

  }

  .ysBoxHt {

    margin-top: 30px;

    text-align: center;

  }

  .ysBoxHtLogo {

    display: none;

  }

  .ysBoxHtTel {

    float: none;

    margin-top: 0;

  }

  .newBoxLeft .hd .li {

    width: 50%;

    box-sizing: border-box;

    margin-bottom: 2%;

    font-size: 16px;

  }

  .newBoxLeft .hd .more {

    display: none;

  }

  .newBoxRight .hd .more {

    display: none;

  }

  .caseSlide {

    overflow: hidden;

  }

  .caseSlide li {

    width: 68%;

  }

  .caseSlide li .div span {

    text-align: center;

    background: none;

  }

  .caseSlide li:hover .div span {

    background: none;

  }

  .list1MainRight li:hover {

    transform: translateX(0);

  }

}

@media (max-width: 480px) {

  .htBox {

    display: none;

  }

  .indexTit p {

    display: none;

  }

  .productList {

    margin-top: 6px;

  }

  .ysBoxHtTel span {

    padding-left: 0;

    background: none;

  }

  .ysBoxHtTel strong {

    font-size: 26px;

  }

  .aboutBoxR li {

    width: 49%;

    margin-left: 0;

    margin-right: 2%;

  }

  .aboutBoxR li:nth-of-type(2n) {

    margin-right: 0;

  }

  .aboutBoxR li.l3,

  .aboutBoxR li.l4 {

    margin-top: 20px;

  }

  .newBoxLeft .date {

    display: none;

  }

  .newBoxLeft .desc {

    width: 100%;

  }

  .list1MainRight li a {

    height: 120px;

  }

  .list1MainRight li .txt {

    padding-top: 10px;

  }

  .list1MainRight li .txt h3,

  .list1MainRight li .txt p {

    padding: 0 10px;

  }

  .lxwmMainRight {

    height: 180px;

  }

}

