@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;
}

/**/
.head-wel {
  background: #e5e5e5;
  height: 40px;
  line-height: 40px;
  color: #333333;
  font-size: 12px;
}

.head-wel a {
  color: #333333;
}

.head-index .top-ad {
  /*line-height: 150px;*/
  margin-top: 60px;
}

.head-index .logo {
  line-height: 150px;
  margin-left: 125px;
}

.head-index .tel {
  background: url(//static.xypt.net.cn/851a1907/21/07/6be3546cef038f4fb12d379f412cac9b7853566e.png) no-repeat left center;
  color: #e70014;
  font-size: 24px;
  font-weight: bold;
  font-family: "Arial";
  padding-left: 54px;
  line-height: 28px;
  margin-top: 70px;
}

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

.sun_banner .html5zoo-nav-0 {
  margin-top: -60px !important;
}

.html5zoo-text-0 {
  display: none !important;
}

.html5zoo-arrow-left-0,
.html5zoo-arrow-right-0 {
  display: none !important;
}

.html5zoo-bullet-wrapper-0 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: auto !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.html5zoo-bullet-wrapper-0 div {
  width: 25px !important;
  height: 25px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  opacity: 1 !important;
  margin: 0 10px !important;
}

.html5zoo-bullet-wrapper-0 .active {
  background: #e70014 !important;
}

/**/
.ss-bg {
  background: #e5e5e5;
  padding: 13px 0;
}

.ss-bg .ss-index .hot {
  line-height: 17px;
  color: #333333;
  font-size: 12px;
}

.ss-bg .ss-index .hot a {
  color: #333333;
  font-size: 12px;
  padding-right: 5px;
}

#formsearch {
  width: 243px;
  float: right;
}

#formsearch input {
  height: 30px;
  background: none;
  border: none;
  line-height: 30px;
}

#formsearch input#keyword {
  height: 17px;
  line-height: 17px;
  padding-left: 15px;
  color: #333333;
  font-size: 14px;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  width: 205px;
}

#formsearch input#s_btn {
  width: 20px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
  float: right;
  padding: 0;
  background: url(//static.xypt.net.cn/851a1907/21/07/f7363554dda40a23fa3568ba2dc03a132bfd5c4f.png) no-repeat center center;
}

#formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #333333;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333333;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333333;
}

#formsearch ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333333;
}

/**/
.c1 {
  margin-top: 66px;
}

.at {
  text-align: center;
}

.at b {
  display: block;
  color: #333333;
  font-size: 34px;
}

.at b span {
  font-size: 60px;
  color: #e70014;
}

.at h3 {
  color: #666666;
  font-size: 14px;
  padding-top: 5px;
}

.ad1-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
}

.ad1-list li {
  width: 280px;
  position: relative;
  height: 333px;
  border-bottom: 2px solid #333333;
}

.ad1-list li .img1 img {
  width: 280px;
  height: 262px;
}

.ad1-list li .w1 {
  text-align: center;
  color: #333333;
  font-size: 16px;
  line-height: 69px;
}

.ad1-list li .hh {
  position: absolute;
  top: 154px;
  left: 0;
  right: 0;
  display: none;
}

.ad1-list li .hh .hh1 {
  background: url(//static.xypt.net.cn/851a1907/21/07/ce083a4cfcefadfb2deb8c4124872f90bc051979.png) no-repeat top center;
  height: 68px;
  color: #e70014;
  font-size: 16px;
  text-align: center;
  padding-top: 38px;
}

.ad1-list li .hh .hh2 {
  color: #666666;
  font-size: 12px;
  padding: 0 20px;
  background: #fff;
  margin-top: -45px;
  padding-top: 45px;
}

.ad1-list li:hover {
  border-bottom: 2px solid #e70014;
}

.ad1-list li:hover .w1 {
  display: none;
}

.ad1-list li:hover .hh {
  display: block;
}

/**/
.tt {
  display: none;
}

.c2 {
  background: #fafafa;
  margin-top: 75px;
  padding-top: 35px;
  padding-bottom: 15px;
}

.c2 .psort {
  font-size: 0;
  text-align: center;
  margin-top: 34px;
}

.c2 .psort li {
  display: inline-block;
  width: 130px;
  height: 40px;
  background: #f4f4f4;
  margin: 0 10px;
  margin-bottom: 23px;
}

.c2 .psort li a {
  display: block;
  line-height: 40px;
  text-align: center;
  color: #666666;
  font-size: 14px;
}

.c2 .psort li:nth-of-type(11) {
  width: 160px;
}

.c2 .psort li.cur {
  background: #e70014;
}

.c2 .psort li.cur a {
  color: #fff;
}

.c2 .plist2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.c2 .plist2 i{
    width: 290px;
    height: 0;
}
.c2 .plist2 li {
  width: 290px;
  margin-bottom: 20px;
}

.c2 .plist2 li .img1 {
  width: 290px;
  border: 1px solid #eeeeee;
}

.c2 .plist2 li .img1 img {
  width: 288px;
  height: 308px;
}

.c2 .plist2 li .zi {
  background: #eeeeee;
  line-height: 50px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  margin-top: 14px;
}

.c2 .plist2 li:hover .zi {
  background: #e70014;
  color: #fff;
}

/**/
.c3 {
  margin-top: 70px;
}

.inyoushi .lmtit {
  font-size: 45px;
  text-align: center;
  margin-bottom: 5px;
}

.inyoushi .lmtit span {
  font-size: 70px;
  color: #de0011;
  font-weight: bold;
}

.inyoushi .lmjj {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-bottom: 50px;
}

.inyoushi .nr {
  position: relative;
  height: 1362px;
  margin-top: 30px;
}

.inyoushi .nr .xian {
  height: 1030px;
  width: 1px;
  background: #e70014;
  left: 50%;
  top: 90px;
  position: absolute;
  z-index: 9;
  margin-left: -0.5px;
}

.inyoushi .nr .li {
  position: absolute;
}

.inyoushi .nr .li .pic {
  width: 538px;
  float: left;
}

.inyoushi .nr .li .sz {
  width: 71px;
  height: 71px;
  background: url(//static.xypt.net.cn/851a1907/21/07/c12e4903ab8b4a0843e833c7f97e8e9df83b2f7e.png) no-repeat top center;
  line-height: 71px;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  float: left;
  border-radius: 50%;
  margin: 71px 75px 0 28px;
  z-index: 99;
  position: relative;
}

.inyoushi .nr .li .wz {
  float: left;
  margin-top: 70px;
  width: 460px;
}

.inyoushi .nr .li .wz .tit {
  font-size: 24px;
  color: #333333;
  margin-bottom: 20px;
}

.inyoushi .nr .li .wz .jj {
  font-size: 14px;
  color: #333333;
  line-height: 22px;
}

.inyoushi .nr .li.li2 .pic {
  float: right;
}

.inyoushi .nr .li.li2 .sz {
  float: right;
  margin: 70px 28px 0 75px;
}

.inyoushi .nr .li.li2 .wz {
  width: 360px;
}

.inyoushi .nr .li.li2 .wz .tit {
  text-align: right;
}

.inyoushi .nr .li.wz1 {
  top: 0;
  left: 0;
}

.inyoushi .nr .li.wz2 {
  top: 335px;
  right: 0;
}

.inyoushi .nr .li.wz3 {
  top: 690px;
  left: 0;
}

.inyoushi .nr .li.wz4 {
  top: 1035px;
  right: 0;
}

/**/
.c4 {
  margin-top: 120px;
}

.c4 .c4-index {
  background: url(//static.xypt.net.cn/851a1907/21/07/cd784f21e41f7de91d1e2e63316d45697b4972a0.jpg) no-repeat top center;
  height: 570px;
  overflow: hidden;
  margin-top: 32px;
}

.c4 .c4-index .c4-con {
  width: 670px;
  height: 570px;
  margin-left: 265px;
  background: url(//static.xypt.net.cn/851a1907/21/07/30c0a2ed47d4c353ef68685c279140ab6ac7ad68.jpg) no-repeat top center;
  padding: 0 60px;
  padding-top: 50px;
}

.c4 .c4-index .c4-con .c41 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}

.c4 .c4-index .c4-con .c42 {
  margin-top: 30px;
}

.c4 .c4-index .c4-con .c42 p {
  color: #fff;
  font-size: 16px;
  padding-bottom: 8px;
}

.c4 .c4-index .c4-con .c43 {
  margin-top: 40px;
}

.c4 .c4-index .c4-con .c43 a {
  width: 170px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  text-indent: 12px;
}

.c4 .c4-index .c4-con .c43 a.m11 {
  background: url(//static.xypt.net.cn/851a1907/21/07/977dbb9d88f522ef3d615dafdf494087eb649d93.jpg) no-repeat top center;
  color: #fff;
  margin-right: 25px;
}

.c4 .c4-index .c4-con .c43 a.m22 {
  background: url(//static.xypt.net.cn/851a1907/21/07/d19732d6d2eec4fb0ba6f306c6d3548614dfd629.jpg) no-repeat top center;
  color: #333333;
}

/**/
.c5 {
  margin-top: 70px;
}

.c5 .case-roll {
  position: relative;
  margin-top: 36px;
}

.c5 .case-roll .tempWrap {
  width: 1132px !important;
  margin: 0 auto;
}

.c5 .case-roll .hd .next {
  background: url(//static.xypt.net.cn/851a1907/21/07/137d5f22628c52f871ab44ef7ec27c4e0cc8427e.png) no-repeat top center;
  width: 20px;
  height: 35px;
  position: absolute;
  left: 0;
  top: 190px;
}

.c5 .case-roll .hd .next:hover {
  background: url(//static.xypt.net.cn/851a1907/21/07/0b4ce1c20220ba9b5d50b6fc5c2f7243dbaf8802.png) no-repeat top center;
}

.c5 .case-roll .hd .prev {
  background: url(//static.xypt.net.cn/851a1907/21/07/57c8734bf6190216b9b521d1b2d4a6ad5f1338c4.png) no-repeat top center;
  width: 20px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 190px;
}

.c5 .case-roll .hd .prev:hover {
  background: url(//static.xypt.net.cn/851a1907/21/07/e4dd66cbd6c41ed28826d565b39531c92c5ea016.png) no-repeat top center;
}

.c5 .case-roll .bd ul li {
  float: left;
  width: 550px !important;
  border: 1px solid #eeeeee;
  margin: 0 10px;
  position: relative;
}

.c5 .case-roll .bd ul li .img1 img {
  width: 548px;
  height: 410px;
}

.c5 .case-roll .bd ul li .wz {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -220px;
  margin-top: -76px;
  right: 0;
  width: 340px;
  height: 152px;
  background: rgba(51, 51, 51, 0.9);
  text-align: center;
  line-height: 152px;
  color: #ffffff;
  font-size: 24px;
  display: none;
}

.c5 .case-roll .bd ul li:hover .wz {
  display: block;
}

/**/
.c6 {
  background: #fafafa;
  margin-top: 70px;
  padding-top: 50px;
  padding-bottom: 40px;
}

.news0 {
  margin-top: 50px;
}

.news1 {
  width: 722px;
}

.news1 .newt {
  width: 722px;
  border-bottom: 1px solid #333333;
}

.news1 .newt ul li {
  float: left;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #333333;
  margin-right: 6px;
}

.news1 .newt ul li a {
  display: block;
  color: #333333;
}

.news1 .newt ul li.cur a {
  color: #e70014;
}

.news1 .newt .mo1 {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  line-height: 44px;
}

.news2 {
  margin-top: 14px;
  display: none;
}

.news2 .ntj ul li img {
  float: left;
  width: 214px;
  height: 151px;
}

.news2 .ntj ul li .nwz {
  width: 492px;
  margin-left: 16px;
}

.news2 .ntj ul li .nwz h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news2 .ntj ul li .nwz h3 a {
  display: block;
  color: #333333;
}

.news2 .ntj ul li .nwz p {
  font-size: 14px;
  line-height: 21px;
  color: #666666;
  font-weight: normal;
  margin-top: 12px;
}

.news2 .np {
  margin-top: 22px;
}

.news2 .np ul li {
  float: left;
  width: 320px;
  margin-right: 24px;
  font-size: 14px;
  line-height: 34px;
  padding-left: 15px;
  background: url(//static.xypt.net.cn/851a1907/21/07/c3fe780d5e73d2c5c824b18963c7d634842c9a64.png) no-repeat left center;
}

.news2 .np ul li a {
  color: #666666;
  font-weight: normal;
  font-size: 14px;
  line-height: 34px;
}

.news2 .np ul li:nth-child(2n) {
  margin-right: 0px;
  float: right;
}

.cjwz {
  width: 410px;
}

.cjwz .nt2 {
  height: 46px;
  border-bottom: 1px solid #333333;
  width: 410px;
}

.cjwz .nt2 h1 {
  font-size: 16px;
  line-height: 46px;
  color: #333333;
}

.cjwz .nt2 .mr2 {
  font-size: 12px;
  color: #777777;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 44px;
  margin-right: 13px;
  float: right;
}

.cjwz1 {
  margin-top: 10px;
}

.cjwz1 .bd {
  height: 280px;
  overflow: hidden;
}

.cjwz1 .bd ul li {
  margin-top: 8px;
  height: 93px !important;
}

.cjwz1 ul li h3 {
  padding-left: 36px;
  font-size: 14px;
  line-height: 23px;
  background: url(//static.xypt.net.cn/851a1907/21/07/ded6663813d862a5b66539ff4a99b67f038b90ce.png) no-repeat left center;
}

.cjwz1 ul li h3 a {
  color: #333333;
  display: block;
  font-size: 14px;
}

.cjwz1 ul li p {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  padding-left: 36px;
  background: url(//static.xypt.net.cn/851a1907/21/07/0536aea67ed800773696ab731934c43871faebd2.png) no-repeat left 5px;
  margin-top: 5px;
}

/**/
.c7 {
  margin-top: 70px;
}

.hezuo-roll {
  position: relative;
  margin-top: 50px;
}

.hezuo-roll .tempWrap {
  width: 1130px !important;
  margin: 0 auto;
}

.hezuo-roll .hd .next {
  position: absolute;
  left: 0;
  top: 45px;
}

.hezuo-roll .hd .prev {
  position: absolute;
  right: 0;
  top: 45px;
}

.hezuo-roll .bd ul li {
  width: 216px;
  margin: 0 5px;
}

.hezuo-roll .bd ul li .img1 {
  border: 1px solid #e9e8e8;
  width: 216px;
}

.hezuo-roll .bd ul li .img1 img {
  width: 214px;
  height: 115px;
}

/**/
.link {
  background: #e5e5e5;
  padding: 12px 0;
  margin-top: 50px;
}

.link .link-index {
  color: #333333;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.link .link-index span {
  width: 100px;
}

.link .link-index .con {
  width: 1100px;
}

.link .link-index a {
  color: #333333;
  font-size: 16px;
}

/**/
.foot-bg {
  background: #333333;
  padding: 30px 0;
}

.foot-bg .foot-index .foot1 {
  width: 366px;
}

.foot-bg .foot-index .foot1 h3 {
  color: #fff;
  font-size: 16px;
  padding-bottom: 10px;
}

.foot-bg .foot-index .foot1 p {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}

.foot-bg .foot-index .xian {
  width: 1px;
  height: 198px;
  background: #5c5c5c;
}

.foot-bg .foot-index .foot2 {
  width: 650px;
  color: #fff;
  margin-left: 25px;
  line-height: 30px;
}

.foot-bg .foot-index .foot2 a {
  color: #fff;
}

.foot-bg .foot-index .foot2 .footlist {
  font-size: 0;
}

.foot-bg .foot-index .foot2 .footlist li {
  display: inline-block;
  border-right: 1px solid #fff;
  padding-right: 5px;
  margin-right: 5px;
  height: 20px;
}

.foot-bg .foot-index .foot2 .footlist li a {
  display: block;
  font-size: 14px;
  line-height: 20px;
}

.foot-bg .foot-index .foot2 .footlist li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}

.foot-bg .foot-index .foot3 {
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 26px;
}
