@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-index .logo {
  line-height: 120px;
}

.head-index .top-ad {
  background: url(//cdn.myxypt.com/ef6f8312/21/04/b479f7859ebd64bc22b5e9241b01e7da08ceb6a7.png) no-repeat left center;
  padding-left: 26px;
  margin-left: 20px;
  margin-top: 35px;
}

.head-index .top-ad p {
  line-height: 32px;
}

.head-index .top-ad p:nth-of-type(1) {
  font-weight: bold;
  color: #000000;
  font-size: 27px;
}

.head-index .top-ad p:nth-of-type(2) {
  font-size: 17px;
  color: #000000;
}

.head-index .sou {
  margin-left: 124px;
}

.head-index .sou .hot {
  color: #9e9e9e;
  font-size: 13px;
  margin-top: 7px;
}

.head-index .sou .hot a {
  color: #9e9e9e;
  padding-right: 5px;
}

.head-index .tel {
  margin-top: 41px;
}

.head-index .tel p {
  color: #000000;
}

.head-index .tel p:nth-of-type(1) {
  background: url(//cdn.myxypt.com/ef6f8312/21/04/637de679067e036b2a653bf73738010432bd983d.png) no-repeat 66px center;
  font-size: 16px;
  text-align: right;
}

.head-index .tel p:nth-of-type(2) {
  font-size: 30px;
  font-weight: bold;
}

#formsearch {
  background: url(//cdn.myxypt.com/ef6f8312/21/04/891352580dbc6005e614841dc9438734890192c1.png) no-repeat top center;
  width: 258px;
  height: 36px;
  margin-top: 35px;
}

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

#formsearch input#keyword {
  height: 36px;
  line-height: 36px;
  padding-left: 12px;
  color: #9e9e9e;
  font-size: 13px;
}

#formsearch input#s_btn {
  width: 70px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
  float: right;
  padding: 0;
}

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

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

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

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

/**/
.pro-index {
  margin-top: 60px;
}

.pro-index .p-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pro-index .p-title .pp1 {
  color: #000000;
  font-size: 30px;
}

.pro-index .p-title .pp1 b {
  font-size: 29px;
}

.pro-index .p-title .pp2 .psort li {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
}

.pro-index .p-title .pp2 .psort li a {
  display: block;
  color: #000000;
  font-size: 15px;
}

.pro-index .p-title .pp2 .psort li.cur {
  background: #2bc433;
  border-radius: 5px;
}

.pro-index .p-title .pp2 .psort li.cur a {
  font-weight: bold;
  color: #fff;
}

.pro-index .plist1 {
  margin-top: 45px;
}

.pro-index .plist1 .plist2 {
  margin: 0 -9px;
}

.pro-index .plist1 .plist2 li {
  float: left;
  margin: 0 9px;
  position: relative;
  margin-bottom: 20px;
}

.pro-index .plist1 .plist2 li .img1 {
  border: 1px solid #f7f7f7;
  width: 388px;
  height: 235px;
}

.pro-index .plist1 .plist2 li .img1 img {
  width: 386px;
  height: 233px;
}

.pro-index .plist1 .plist2 li .zi {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.75);
  height: 100%;
  padding: 0 43px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
}

.pro-index .plist1 .plist2 li .zi h3 {
  color: #fff;
  font-size: 32px;
}

.pro-index .plist1 .plist2 li .zi h4 {
  color: rgba(255, 255, 255, 0.45);
  font-size: 14px;
  line-height: 26px;
  margin-top: 5px;
}

.pro-index .plist1 .plist2 li:nth-of-type(4) .img1 {
  padding: 0 102px;
  width: 590px;
}

.pro-index .plist1 .plist2 li:nth-of-type(5) .img1 {
  padding: 0 102px;
  width: 590px;
}

.pro-index .plist1 .plist2 li:hover .zi {
  opacity: 1;
}

.tt {
  display: none;
}

.about-index {
  margin-top: 40px;
}

.about-index .aboutl {
  width: 572px;
}

.about-index .aboutl .pp1 {
  color: #000000;
  font-size: 30px;
}

.about-index .aboutl .pp1 b {
  font-size: 29px;
  display: block;
}

.about-index .aboutl .ab {
  margin-top: 30px;
}

.about-index .aboutl .ab p {
  color: #000000;
  font-size: 18px;
  text-indent: 2em;
  line-height: 30px;
  text-align: justify;
}

.about-index .aboutl .ab2 {
  margin-top: 28px;
}

.about-index .aboutl .ab2 ul li {
  display: inline-block;
  width: 166px;
  height: 40px;
  border: 1px solid #676769;
  margin-right: 18px;
}

.about-index .aboutl .ab2 ul li a {
  display: block;
  color: #5d5e60;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
}

.about-index .aboutl .ab2 ul li:last-child {
  margin-right: 0;
}

.about-index .aboutl .ab2 ul li:hover {
  border-color: #2bc433;
}

.about-index .aboutl .ab2 ul li:hover a {
  color: #2bc433;
}

.about-index .aboutr {
  width: 600px;
  height: 420px;
}

.about-index .aboutr img {
  width: 600px;
  height: 420px;
}

.ab-tu {
  margin-top: 52px;
}

.ab-tu .tabli2 {
  width: 200px;
}

.ab-tu .ab-tu-img {
  width: 980px;
  float: right;
}

.ab-tu .tabli2 ul li {
  width: 200px;
  height: 90px;
  background: #000000;
  text-align: center;
  font-size: 22px;
  color: #fff;
  padding-top: 20px;
  cursor: pointer;
}

.ab-tu .tabli2 ul li span {
  display: block;
  font-size: 12px;
  font-family: Arial;
  color: #fff;
  text-transform: uppercase;
}

.ab-tu .tabli2 ul li.cur {
  background: url(//cdn.myxypt.com/ef6f8312/21/04/373e4819b4c62efae1f361e84255f9742fb29b66.png) no-repeat center;
  color: #fff;
}

.ab-tu .tabli2 ul li.cur span {
  color: rgba(255, 255, 255, 0.5);
}

.ab-tu .ab-tu-img .tab2 {
  display: none;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd {
  overflow: hidden;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
  width: 232px;
  height: 180px;
  float: left;
  margin-right: 18px;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
  width: 232px;
  height: 180px;
}

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

.case-index .p-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.case-index .p-title .pp1 {
  color: #000000;
  font-size: 30px;
}

.case-index .p-title .pp1 b {
  font-size: 29px;
}

.case-index .p-title .pp2 .csort li {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
}

.case-index .p-title .pp2 .csort li a {
  display: block;
  color: #000000;
  font-size: 15px;
}

.case-index .p-title .pp2 .csort li.cur {
  background: #2bc433;
  border-radius: 5px;
}

.case-index .p-title .pp2 .csort li.cur a {
  font-weight: bold;
  color: #fff;
}

.case-index .case-con {
  margin-top: 45px;
}

.case-index .case-con .casel {
  width: 661px;
  height: 353px;
}

.case-index .case-con .caser {
  width: 526px;
}

.case-index .case-con .caser .clist1 .clist2 li {
  margin-bottom: 17px;
}

.case-index .case-con .caser .clist1 .clist2 li .img1 {
  width: 191px;
  height: 106px;
}

.case-index .case-con .caser .clist1 .clist2 li .zi {
  width: 310px;
}

.case-index .case-con .caser .clist1 .clist2 li .zi h3 {
  border-bottom: 1px solid #e2e2e2;
  line-height: 48px;
  color: #5d5e60;
  font-size: 19px;
}

.case-index .case-con .caser .clist1 .clist2 li .zi h4 {
  font-size: 12px;
  color: #5d5e60;
  opacity: 0.65;
  line-height: 24px;
}

.tt2 {
  display: none;
}

/**/
.news-index {
  margin-top: 60px;
  margin-bottom: 30px;
}

.news-index .p-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-index .p-title .pp1 {
  color: #000000;
  font-size: 30px;
}

.news-index .p-title .pp1 b {
  font-size: 29px;
}

.news-index .p-title .pp2 .nsort li {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
}

.news-index .p-title .pp2 .nsort li a {
  display: block;
  color: #000000;
  font-size: 15px;
}

.news-index .p-title .pp2 .nsort li.cur {
  background: #2bc433;
  border-radius: 5px;
}

.news-index .p-title .pp2 .nsort li.cur a {
  font-weight: bold;
  color: #fff;
}

.news-index .news-con {
  margin-top: 35px;
}

.news-index .news-con .newsl {
  width: 710px;
}

.news-index .news-con .newsl .nlist1 .nlist2 li {
  margin-bottom: 13px;
}

.news-index .news-con .newsl .nlist1 .nlist2 li .img1 {
  width: 212px;
  height: 136px;
}

.news-index .news-con .newsl .nlist1 .nlist2 li .zi {
  width: 490px;
}

.news-index .news-con .newsl .nlist1 .nlist2 li .zi h3 {
  border-bottom: 1px solid #dedede;
  line-height: 52px;
  color: #333333;
  font-size: 20px;
}

.news-index .news-con .newsl .nlist1 .nlist2 li .zi h4 {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  margin-top: 15px;
}

.news-index .news-con .newsl .nlist1 .nlist2 li:hover .zi h3 {
  color: #2bc433;
}

.news-index .news-con .newsr {
  width: 440px;
}

.tt3 {
  display: none;
}

#kehu {
  overflow: hidden;
  height: 375px;
  margin: 0 auto;
  position: relative;
}

#jian {
  height: 100%;
}

.nbt2 {
  height: 60px;
  line-height: 60px;
  background: url(//cdn.myxypt.com/ef6f8312/21/04/673255cd426b2643addd90ab592e4be998298335.png) no-repeat 33px center #000000;
}

.nnt {
  font-size: 18px;
  color: #ffffff;
  padding-left: 72px;
}

.nbt2 a {
  font-size: 15px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  margin-right: 20px;
}

.qusetion-list {
  border: 1px solid #d1d1d1;
  border-top: none;
}

.news-list li {
  margin-bottom: 20px;
  margin: 0 13px 0 15px;
}

.news-list li a {
  background: url(//cdn.myxypt.com/ef6f8312/21/04/de3754b47dbc61ed2e8561bce7872c10471d3b72.png) no-repeat 16px center;
  padding-left: 50px;
  line-height: 30px;
  color: #333333;
  font-size: 13px;
  margin-top: 20px;
  display: block;
}

.news-list li p {
  background: url(//cdn.myxypt.com/ef6f8312/21/04/bbcdb7079a634b316a94ee3b318b01e7325e73db.png) no-repeat 16px 5px;
  padding-left: 50px;
  color: #3c3c3c;
  font-size: 14px;
  line-height: 23px;
  margin-top: 5px;
  padding-bottom: 16px;
  border-bottom: 1px solid #cecece;
}

.news-list li:hover a {
  color: #2bc433;
}

/**/
.foot-bg {
  background: #000000;
}

.foot-bg .foot-nav {
  border-bottom: 1px solid #545454;
  height: 59px;
}

.foot-bg .foot-nav ul li {
  width: 133px;
  float: left;
  background: url(//cdn.myxypt.com/ef6f8312/21/04/67c6d881b3a103c9b73a4460d206c561bb816ca8.png) no-repeat right center;
}

.foot-bg .foot-nav ul li a {
  display: block;
  color: #fff;
  line-height: 59px;
  font-size: 15.5px;
  text-align: center;
}

.foot-bg .foot-nav ul li:last-child {
  background: none;
}

.foot-bg .foot-nav ul li:hover a {
  color: #2bc433;
}

.foot-bg .foot2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.foot-bg .foot2 .foot2l {
  width: 600px;
  color: #fff;
  font-size: 13px;
  line-height: 25px;
}

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

.foot-bg .foot2 .foot2l .ftu img {
  margin-right: 8px;
}

.foot-bg .foot2 .foot2r {
  width: 352px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-right: 66px;
}

.foot-bg .foot2 .foot2r p {
  line-height: 40px;
}

.foot-bg .foot3{
    color:#fff;
    text-align: left;
}
.foot-bg .foot3 a{
   color:#fff; 
}

.foot-bg .link {
  font-size: 13px;
  color: #5d5e60;
  line-height: 36px;
}

.foot-bg .link a {
  font-size: 13px;
  color: #5d5e60;
  padding-right: 30px;
}

.foot-bg .link a:hover {
  color: #2bc433;
}
