@charset "UTF-8";
/* 通用样式 */
p {
  margin: 0;
}

input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*搜索和热门搜索*/
#formsearch {
  width: 300px;
  height: 31px;
  float: right;
  margin-top: 45px;
  margin-right: 26px;
}

#formsearch input {
  background: #fff;
  border: 1px solid #ccc;
  outline: none;
  border-right: none;
}

#formsearch input#keyword {
  color: #888888;
  height: 29px;
  line-height: 31px;
  padding-left: 10px;
  float: left;
  font-size: 12px;
  width: 217px;
  font-family: "宋体";
}

#formsearch input#s_btn {
  width: 72px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  color: #fefefe;
  border: none;
  cursor: pointer;
  float: right;
  background: url(../images/sou.png) no-repeat center center;
}

/**/
.pub-title {
  text-align: center;
}

.pub-title h3 {
  font-size: 45px;
  color: rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  line-height: 20px;
}

.pub-title h4 {
  color: #555555;
  font-size: 32px;
  margin-top: -20px;
}

.pub-title h4 span {
  color: #fe6b34;
}

.tt {
  display: none;
}

.xitong-index {
  margin-top: 55px;
}

.xitong-index .con {
  border: 1px solid #dadada;
  margin-top: 50px;
  height: 505px;
}

.xitong-index .con .xitonga {
  width: 350px;
  border-right: 1px solid #dadada;
  padding: 0 16px;
  padding-top: 21px;
  height: 505px;
  box-sizing: border-box;
}

.xitong-index .con .xitonga .xitonga-list li {
  border: 1px solid #dadada;
  height: 66px;
  margin-bottom: 13px;
}

.xitong-index .con .xitonga .xitonga-list li .img1 {
  background: #d7d7d7;
  width: 80px;
  height: 66px;
  line-height: 66px;
  text-align: center;
}

.xitong-index .con .xitonga .xitonga-list li .img1 img {
  max-width: 100%;
}

.xitong-index .con .xitonga .xitonga-list li .wz {
  width: 226px;
  height: 66px;
  line-height: 66px;
  color: #5a5a5a;
  font-size: 18px;
  text-align: center;
}

.xitong-index .con .xitonga .xitonga-list li:hover {
  border: 1px solid #fe6a33;
}

.xitong-index .con .xitonga .xitonga-list li:hover .img1 {
  background: #fe6a33;
}

.xitong-index .con .xitonga .xitonga-list li:hover .img1 img {
  filter: brightness(100);
}

.xitong-index .con .xitonga .xitonga-list li:hover .wz {
  color: #fe6a33;
}

.xitong-index .con .xitongb {
  width: 848px;
  padding: 0 30px;
  box-sizing: border-box;
}

.xitong-index .con .xitongb .xitongb-list li .w1 {
  color: #4b4b4b;
  font-size: 26px;
  font-weight: bold;
  padding-top: 38px;
  text-align: center;
}

.xitong-index .con .xitongb .xitongb-list li .w2 {
  width: 50px;
  height: 3px;
  background: #4b4b4b;
  margin: 0 auto;
  margin-top: 20px;
}

.xitong-index .con .xitongb .xitongb-list li .w3 {
  color: #4b4b4b;
  font-size: 17px;
  line-height: 30px;
  margin-top: 35px;
  text-align: justify;
}

.xitong-index .con .xitongb .xitongb-list li .w4 {
  color: #fe6a33;
  font-size: 18px;
}

.xitong-index .con .xitongb .xitongb-list2 {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.xitong-index .con .xitongb .xitongb-list2 li {
  width: 210px;
}

.xitong-index .con .xitongb .xitongb-list2 li .img1 img {
  width: 210px;
  height: 139px;
}

.xitong-index .con .xitongb .xitongb-list2 li .ww1 {
  color: #1c1c1c;
  font-size: 16px;
  text-align: center;
  padding-top: 15px;
}

/**/
.pro-bg {
  background: #fafafa;
  margin-top: 75px;
  padding-top: 60px;
  padding-bottom: 65px;
}

.pro-bg .pro-index .p-list1 {
  margin: 0 -10px;
  margin-top: 60px;
}

.pro-bg .pro-index .p-list1 li {
  border: 1px solid #efefef;
  float: left;
  margin: 0 10px;
  margin-bottom: 16px;
  border-radius: 5px;
}

.pro-bg .pro-index .p-list1 li .img1 {
  border-bottom: 1px solid #efefef;
}

.pro-bg .pro-index .p-list1 li .img1 img {
  width: 282px;
  height: 224px;
  border-radius: 5px;
}

.pro-bg .pro-index .p-list1 li:nth-child(4n) {
  float: right;
}

.pro-bg .pro-index .p-list1 li .wz {
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #fff;
  color: #000000;
  font-size: 18px;
}

.pro-bg .pro-index .p-list1 li:hover {
  border: 1px solid #fe6a33;
}

.pro-bg .pro-index .p-list1 li:hover .wz {
  background: #fe6a33;
  color: #fff;
}

.pro-bg .pro-index .p-more {
  width: 161px;
  height: 39px;
  margin: 0 auto;
  border-radius: 5px;
  background-image: -moz-linear-gradient(90deg, #fe6934 0%, #ff9432 100%);
  background-image: -webkit-linear-gradient(90deg, #fe6934 0%, #ff9432 100%);
  background-image: -ms-linear-gradient(90deg, #fe6934 0%, #ff9432 100%);
  box-shadow: 0px 3px 3px 0px rgba(8, 1, 3, 0.3);
  margin-top: 38px;
}

.pro-bg .pro-index .p-more a {
  display: block;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  line-height: 39px;
}

/**/
.case-index {
  margin-top: 85px;
}

.case-index .c-list1 {
  margin: 0 -26px;
  margin-top: 50px;
}

.case-index .c-list1 li {
  margin: 0 26px;
  float: left;
  width: 365px;
  margin-bottom: 50px;
}

.case-index .c-list1 li .img1 img {
  width: 365px;
  height: 201px;
}

.case-index .c-list1 li .wz {
  height: 168px;
  padding: 0 22px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}

.case-index .c-list1 li .wz .w1 {
  color: #333333;
  font-size: 22px;
  text-align: center;
  padding: 20px 0;
}

.case-index .c-list1 li .wz .w2 {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

.case-index .c-list1 li .more {
  background: #f4f4f4;
  height: 33px;
  text-align: center;
  color: #888888;
  font-size: 16px;
  line-height: 33px;
}

.case-index .c-list1 li:nth-child(3n) {
  float: right;
}

.case-index .c-list1 li:hover .more {
  background: #fe6b34;
  color: #010101;
}

.case-index .p-more {
  width: 161px;
  height: 39px;
  margin: 0 auto;
  border-radius: 5px;
  background-image: -moz-linear-gradient(90deg, #fe6934 0%, #ff9432 100%);
  background-image: -webkit-linear-gradient(90deg, #fe6934 0%, #ff9432 100%);
  background-image: -ms-linear-gradient(90deg, #fe6934 0%, #ff9432 100%);
  box-shadow: 0px 3px 3px 0px rgba(8, 1, 3, 0.3);
  margin-top: 8px;
}

.case-index .p-more a {
  display: block;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  line-height: 39px;
}

/**/
.ab-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 758px;
  overflow: hidden;
  box-sizing: border-box;
  margin-top: 50px;
  padding-top: 74px;
}

.ab-bg .ab-index .con {
  margin-top: 60px;
}

.ab-bg .ab-index .con .ableft {
  width: 693px;
  height: 476px;
  margin-left: -107px;
}

.ab-bg .ab-index .con .abright {
  width: 550px;
}

.ab-bg .ab-index .con .abright .a11 {
  color: #000000;
  font-size: 36px;
  padding-top: 10px;
}

.ab-bg .ab-index .con .abright .a22 {
  color: #272727;
  font-size: 16px;
  padding-top: 14px;
}

.ab-bg .ab-index .con .abright .a33 {
  margin-top: 45px;
}

.ab-bg .ab-index .con .abright .a33 p {
  color: #555555;
  line-height: 26px;
  font-size: 16px;
  padding-bottom: 10px;
}

.ab-bg .ab-index .con .abright .a-more {
  background: url(../images/more.png) no-repeat top center;
  width: 185px;
  height: 51px;
  margin-top: 45px;
}

.ab-bg .ab-index .con .abright .a-more a {
  display: block;
  line-height: 51px;
  text-indent: 42px;
  color: #999999;
  font-size: 14px;
}

.ab-bg .ab-index .con .abright .c2-con {
  margin-top: 40px;
}

.ab-bg .ab-index .con .abright .c2-con ul li {
  float: left;
  width: 27%;
}

.ab-bg .ab-index .con .abright .c2-con ul li p {
  font-size: 14px;
  color: #2b2b2b;
}

.ab-bg .ab-index .con .abright .c2-con ul li .count-title {
  display: inline-block;
  font-weight: bold;
  font-size: 34px;
  color: #2b2b2b;
}

.ab-bg .ab-index .con .abright .c2-con ul li dt {
  display: inline-block;
  font-size: 12px;
  color: #2b2b2b;
  padding-left: 5px;
}

.ab-bg .ab-index .con .abright .c2-con ul li:last-child {
  float: right;
  width: 18%;
}

/**/
.ys-index {
  margin-top: 80px;
}

.ys-index .ys-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 55px;
}

.ys-index .ys-list li {
  text-align: center;
}

.ys-index .ys-list li .img1 img {
  transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 1s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.ys-index .ys-list li .ys1 {
  color: #3c3c3c;
  font-size: 20px;
  padding: 15px 0;
}

.ys-index .ys-list li .ys2 {
  color: #757575;
  font-size: 14px;
  line-height: 18px;
}

.ys-index .ys-list li:hover .img1 img {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
}

/**/
.news-bg {
  background: #f4f4f4;
  margin-top: 70px;
  padding-top: 75px;
  padding-bottom: 55px;
}

.news-bg .cont {
  padding-top: 5%;
  display: flex;
  justify-content: space-between;
}

.xlist1 {
  width: 575px;
}

.xlist1 li {
  width: 100%;
}

.xlist1 li .img {
  width: 575px;
  height: 293px;
  overflow: hidden;
  margin-bottom: 10px;
}

.xlist1 li .img img {
  width: 100%;
  display: block;
  transition: all 0.8s;
}

.xlist1 li:hover .img img {
  transform: scale(1.1);
}

.xlist1 li .time {
  width: 105px;
  color: #0a0a0a;
  font-size: 14px;
}

.xlist1 li h4 {
  color: #666666;
  font-size: 49px;
  font-weight: normal;
}

.xlist1 li .det {
  width: 463px;
}

.xlist1 li h3 {
  color: #060606;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
}

.xlist1 li span {
  color: #7e7d7d;
  font-size: 16px;
  overflow: hidden;
  line-height: 28px;
  display: block;
  height: 56px;
  overflow: hidden;
}

.xian {
  width: 1px;
  height: auto;
  background: #eeeeee;
}

.xw {
  width: 515px;
}

.parHd {
  margin-bottom: 20px;
}

.parHd li {
  float: left;
  color: #2d2d2d;
  font-size: 20px;
  padding: 0 7%;
  cursor: pointer;
}

.parHd li + li {
  background: url(../images/tt2.png) no-repeat left center;
}

.parHd li:first-child {
  padding-left: 0;
}

.parHd li.on {
  font-weight: bold;
}

.nlist2 li {
  border-bottom: 1px dashed #d8d6d6;
  padding: 20px 0;
  min-height: 100px;
}

.nlist2 li .det {
  width: 85%;
}

.nlist2 li h3 {
  color: #212120;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
}

.nlist2 li span {
  color: #7e7d7d;
  font-size: 16px;
  overflow: hidden;
  line-height: 28px;
  display: block;
  margin-top: 12px;
  height: 56px;
  overflow: hidden;
}

.nlist2 li .time {
  width: 15%;
  color: #0a0a0a;
  font-size: 16px;
  text-align: right;
}

.nlist2 li h4 {
  color: #666666;
  font-size: 49px;
  font-weight: normal;
}

.nlist2 .tempWrap {
  height: 380px !important;
  overflow: hidden;
}

/**/
.hezuo-bg {
  background: url(../images/bj2.png) no-repeat top center;
  height: 676px;
  overflow: hidden;
  padding-top: 72px;
  box-sizing: border-box;
}

.hezuo-bg .hezuo-title h3 {
  color: #fc975d;
}

.hezuo-bg .hezuo-title h4 {
  color: #ffffff;
}

#multipleColumn {
  position: relative;
  width: 1195px;
  margin-top: 55px;
  overflow: hidden;
}

#multipleColumn .hd ul {
  overflow: hidden;
  zoom: 1;
  margin-top: 60px;
  zoom: 1;
  text-align: center;
}

#multipleColumn .hd ul li {
  display: inline-block;
  width: 36px;
  height: 9px;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
  background: #fff;
  text-align: center;
  border-radius: 10px;
  margin: 0 5px;
  background: url(../images/tt3.png) no-repeat top center;
}

#multipleColumn .hd ul li.on {
  background: url(../images/tt4.png) no-repeat top center;
}

#multipleColumn .bd {
  overflow: hidden;
  height: 377px;
}

#multipleColumn .bd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  _display: inline;
  margin: 0 -9px;
}

#multipleColumn .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 287px;
  position: relative;
  margin: 0 8px;
  margin-bottom: 26px;
}

#multipleColumn .bd ul li img {
  width: 287px;
  height: 175px;
  display: block;
  overflow: hidden;
}

.link {
  padding: 20px 0;
}

.link-title {
  font-size: 14px;
  color: #0d67c4;
  text-transform: uppercase;
  font-size: 22px;
  font-family: "Arial";
}

.link-title span {
  color: #000000;
  font-size: 14px;
}

.link-title a {
  color: #717171;
  font-size: 14px;
  padding-right: 65px;
}
