/*公共样式--开始*/

html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
}

body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}

img {
  border: none;
  vertical-align: middle;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.clearboth {
  clear: both;
}
body {
  font-family: Microsoft YaHei;
}
.w1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.toph {
  background: #dddfde;
  line-height: 40px;
  font-size: 14px;
  color: #999999;
}
.toph a {
  color: #999999;
}
.toph a:hover {
  color: #999999;
  opacity: 0.8;
}
.llogo {
  padding: 25px 0;
}
.wenz {
  padding-top: 25px;
  margin-left: 16px;
}
.wenz .w1 .p1 {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  line-height: 24px;
}
.wenz .w1 .p2 {
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  font-weight: 700;
  margin-top: 18px;
}
.wenz .w1 {
  border-left: 2px solid #cfcfcf;
  padding-left: 22px;
}
.telimg {
  padding-top: 35px;
}
.telcont {
  margin-left: 16px;
  padding-top: 32px;
}
.telcont .p1 {
  font-size: 14px;
  color: #333;
  line-height: 14px;
  margin-bottom: 12px;
}
.telcont .p2 {
  font-size: 30px;
  line-height: 30px;
  color: #333;
  font-weight: 700;
}
.nav {
  background: #63ab6f;
}
.x-menu > li {
  width: 14.2%;
  text-align: center;
  line-height: 49px;
  font-size: 16px;
}
.hotss {
  background: #e9e9e9;
}
.rs {
  line-height: 50px;
  font-size: 12px;
  color: #666666;
}
.rs a {
  margin: 0 5px;
}
.ss #keyword {
  outline: none;
  border: none;
  line-height: 33px;
  background: none;
  width: 142px;
  padding-left: 15px;
}
.ss {
  width: 178px;
  height: 33px;
  margin-top: 9px;
  border-radius: 30px;
  border: 1px solid #bfbfbf;
}
.ss #s_btn {
  width: 22px;
  height: 33px;
  outline: none;
  border: none;
  background: url(../images/ss.png) no-repeat center;
}
.title .p1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  color: #63ab6f;
  text-align: center;
}
.title .p2 {
  font-size: 16px;
  color: #666666;
  line-height: 16px;
  text-align: center;
  margin-top: 25px;
}
.about {
  margin-top: 57px;
  padding-bottom: 66px;
}
.al {
  width: 50%;
  overflow: hidden;
}
.al img {
  transition: all 0.8s;
  max-width: 100%;
}
.al:hover img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.abb {
  margin-top: 35px;
}
.ar {
  width: 50%;
  padding-left: 5%;
  padding-right: 2.5%;
}
.ar .ap1 {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.ar .ap2 {
  font-size: 16px;
  color: #333;
  line-height: 16px;
}
.ar .ap3 {
  font-size: 15px;
  color: #666666;
  line-height: 28px;
  margin-top: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.abbb {
  /*display: flex;*/
  /*width: 290px;*/
  margin-top: 35px;
  
}
.abbb a {
  display: block;
  float: left;
  width: 120px;
  line-height: 35px;
  font-size: 14px;
  color: #666666;
  text-align: center;
  border: 1px dashed #7f7f7f;
  transition: all 0.8s;
}
.abbb a:hover {
  background: #63ab6f;
  border: none;
  color: #fff;
}
.r_btn {
  background: url(../images/yr.jpg) no-repeat;
  width: 52px;
  height: 26px;
  top: 16px;
  left: 50%;
  transition: all 0.8s;
  position: absolute;
}
.l_btn {
  background: url(../images/zl.jpg) no-repeat;
  width: 52px;
  height: 26px;
  top: 16px;
  left: 45%;
  transition: all 0.8s;
  position: absolute;
}
.r_btn:hover {
  background: url(../images/yr1.jpg) no-repeat;
}
.l_btn:hover {
  background: url(../images/zl1.jpg) no-repeat;
}
.apb {
  position: relative;
  padding-top: 60px;
  background: url(../images/xian.png) no-repeat;
  background-position: 0 10px;
}
.product {
  background: #e9e9e9;
  padding-top: 47px;
  padding-bottom: 40px;
}
.pro {
  margin-top: 38px;
}
.pl {
  width: 22%;
}
.pl1 {
  line-height: 73px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  background: url(../images/product.jpg) no-repeat center;
  background-size: cover;
  margin-bottom: 3px;
}
.pl2 {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 14px;
  background: #63ab6f;
}
.pl2 + .pl2 {
  margin-top: 3px;
}
.pl21 {
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  line-height: 22px;
}
.pl21 a {
  color: #fff;
}
.pl22 {
  /* margin-top: 3px; */
  padding-bottom: 20px;
}
.pl22 a {
  width: 100%;
  display: block;
  font-size: 13px;
  float: left;
  color: #fff;
  line-height: 15px;
  margin-top: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pl2 a:hover {
  opacity: 0.8;
}
/* .pl3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 80px;
  text-align: center;
  color: #fff;
  background: #63ab6f;
  margin-top: 3px;
} */
.pr {
  width: 75.8%;
}
.prtopl {
  width: 66%;
  border: 5px solid #fff;
  border-radius: 5px;
  margin-bottom: 18px;
}
.prtopl ul img {
  width: 100%;
}
.prtopr {
  /* width: 31%; */
}
.prtopr li {
  width: 32%;
  border: 5px solid #fff;
  border-radius: 5px;
  /* margin-bottom: 10px; */
}
.prtopr li img {
  width: 100%;
}
.prtop {
  position: relative;
}
.prtopr li:nth-child(1) {
  position: absolute;
  right: 0;
  top: 0;
}
.prtopr li:nth-child(2) {
  position: absolute;
  right: 0;
  top: 205px;
}
.prtopr li:nth-child(3) {
  margin-right: 18px;
}
.prtopr li:nth-child(4) {
  margin-right: 18px;
}
.hhh {
  overflow: hidden;
  height: 388px;
}
.prtopl ul {
  position: relative;
  display: none;
}
.prtopl ul p {
  position: absolute;
  width: 100%;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background: #63ab6f;
  font-size: 16px;
  bottom: 0;
  left: 0;
}
.prtop .prtopr li.on {
  border: 5px solid #63ab6f;
}
.prtop .prtopr li .hdimg {
  position: relative;
}
.prtop .prtopr li p {
  line-height: 36px;
  background: url(../images/prb.png);
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 16px;
  position: absolute;
}
/* .prbot ul li {
  width: 31%;
  position: relative;
  float: left;
  margin-bottom: 18px;
  border: 5px solid #fff;
  border-radius: 5px;
  margin-right: 31px;
}
.prbot ul li img {
  width: 100%;
}
.prbot ul li p {
  line-height: 36px;
  background: url(../images/prb.png);
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 16px;
  position: absolute;
}
.prbot {
  margin-top: 17px;
}
.prbot ul li:nth-child(3n) {
  margin-right: 0;
} */
.telcc {
  font-size: 24px;
  color: #fff;
  line-height: 40px;
}
.telcc span {
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
}
.ljzx {
  display: block;
  width: 140px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  border: 3px solid #fff;
  border-radius: 3px;
  transition: all 0.8s;
}
.tel {
  background: url(../images/telbj.jpg) center;
  height: 140px;
}
.tt {
  display: flex;
  justify-content: center;
}
.telzimg {
  margin-top: 52px;
  margin-right: 17px;
}
.telcc {
  margin-top: 52px;
  margin-right: 45px;
}
.ljzx {
  margin-top: 48px;
}
.ljzx:hover {
  background: #fff;
  color: #63ab6f !important;
}
.fw {
  margin-top: 66px;
}
.ys {
  background: url(../images/scx.jpg) no-repeat center;
  margin-top: 66px;
  padding-top: 28px;
}
.ys ul li {
  margin-bottom: 44px;
}
.ys ul li .ysl,
.ys ul li .ysr {
  width: 50%;
}
.ys ul li .ysl .yslimg {
  width: 95%;
}
.ys ul li .ysr {
  padding-left: 50px;
  padding-top: 25px;
}
.ys ul li .ysr .ysrcont {
  padding-left: 80px;
}
.ys ul li .ysr .ysrcont .p1 {
  font-size: 20px;
  color: #63ab6f;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}
.ys ul li .ysr .ysrcont .p2 {
  font-size: 18px;
  line-height: 18px;
  color: #333;
}
.ys ul li .ysr .ysrcont .p3 {
  font-size: 15px;
  line-height: 36px;
  color: #666666;
  margin-top: 26px;
}
.ys ul li .ysr .ysrcont a {
  display: block;
  width: 140px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background: #0068b7;
  margin-top: 70px;
}
.ys ul li:last-child .ysr .ysrcont a {
  margin-top: 30px;
}
.ys ul li:nth-child(2) .ysl {
  float: right;
}
.ys ul li:nth-child(2) .ysr {
  float: left;
}
.ys ul li:nth-child(2) .ysr .ysrcont a {
  background: #63ab6f;
}
.ys ul li:nth-child(2) .ysl .yslimg {
  float: right;
}
.ys ul li:nth-child(2) .ysr {
  padding-left: 0;
}
.ys ul li .ysl .yslimg {
  overflow: hidden;
}
.ys ul li .ysl .yslimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.ys ul li .ysl .yslimg:hover img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.liuyan {
  background: url(../images/liuyan.jpg) center;
  height: 270px;
}
.ly {
  padding-top: 49px;
  display: flex;
  justify-content: space-between;
}
.sc .p1 {
  font-size: 28px;
  line-height: 28px;
  color: #fff;
  font-weight: 700;
  padding-top: 6px;
}
.sc .p2 {
  font-size: 18px;
  color: #fff;
  margin-top: 20px;
}
.sc .p3 {
  width: 344px;
  line-height: 57px;
  border-radius: 30px;
  border: 1px solid #fff;
  padding-left: 59px;
  background: url(../images/ttel.png) no-repeat;
  background-position: 20px;
  font-size: 14px;
  color: #fff;
  margin-top: 30px;
}
.sc .p3 span {
  font-size: 24px;
  font-weight: 700;
}
.tjinput input {
  outline: none;
  border: none;
  background: none;
  width: 100%;
  padding-left: 11px;
  line-height: 50px;
}
.tjinput .div {
  width: 352px;
  background: #f0f0f0;
  border-radius: 5px;
  margin-bottom: 8px;
}
.tjinput .checkCodeImg {
  margin-top: 10px;
}
.tjinput .div:nth-child(1) {
  background: url(../images/lxr.png) no-repeat #f0f0f0;
  background-position: 313px;
}
.tjinput .div:nth-child(2) {
  background: url(../images/sj.png) no-repeat #f0f0f0;
  background-position: 313px;
}
.sum {
  width: 178px;
  height: 168px;
  background: url(../images/jt.png) no-repeat #0068b7;
  background-position: 65px 103px;
  border-radius: 5px;
  margin-left: 52px;
}
.sum input {
  line-height: 168px;
  outline: none;
  border: none;
  width: 100%;
  font-size: 20px;
  color: #fff;
  background: none;
}
.news {
  margin-top: 72px;
  padding-bottom: 52px;
}
.xw {
  background: url(../images/xwxiang.png) no-repeat bottom center;
  margin-top: 40px;
  padding-bottom: 15px;
}
.xw .pxw {
  padding-left: 53px;
  background: url(../images/nxw.png) no-repeat left;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  color: #63ab6f;
}
.nnn {
  margin-top: 35px;
}
.nl {
  width: 50%;
}
.nl .nimg {
  width: 100%;
  overflow: hidden;
}
.nl .nimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.nl .nimg:hover img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.nl1 {
  margin-top: 30px;
}
.nl1 .p1 {
  font-size: 18px;
  line-height: 18px;
  color: #303030;
  margin-bottom: 20px;
}
.nl1 .p2 {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.nr {
  padding-left: 70px;
  width: 50%;
}
.ptime1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: #7e7e7e;
  margin-bottom: 15px;
}
.ptime2 {
  color: #7e7e7e;
  font-size: 16px;
  line-height: 16px;
}
.pc {
  width: 77.8%;
}
.pc1 {
  font-size: 18px;
  line-height: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 4px;
}
.nr ul li:hover .pc1 {
  color: #63ab6f;
}
.nr ul li:hover .ptime1 {
  color: #63ab6f;
}
.nl1 .p1:hover {
  color: #63ab6f;
}
.pc2 {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.nr ul li {
  border-bottom: 1px dashed #cecece;
  padding-bottom: 20px;
}
.nr ul li + li {
  margin-top: 38px;
}
.cjwt {
  margin-top: 46px;
}
.cjp1 {
  font-size: 20px;
  line-height: 20px;
  color: #63ab6f;
  font-weight: 700;
}
.cjp2 {
  color: #b4b4b4;
  font-size: 14px;
  line-height: 14px;
  margin-top: 10px;
}
.qus {
  width: 87.5%;
  margin-left: -32px;
  margin-right: -32px;
}
.ans {
  padding-top: 16px;
  padding-left: 19px;
  padding-right: 19px;
  padding-bottom: 16px;
  background: #f2f2f2;
  margin: 0 32px;
}
.ans .ansp1 {
  background: url(../images/wen.png) no-repeat left top;
  font-size: 12px;
  color: #303030;
  font-weight: 700;
  line-height: 22px;
  padding-left: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ans:hover .ansp1 {
  color: #63ab6f;
}
.ans .ansp2 {
  background: url(../images/da.png) no-repeat left top;
  font-size: 12px;
  color: #303030;
  line-height: 18px;
  margin-top: 8px;
  padding-left: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.qus .owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.qus .owl-carousel .owl-nav .owl-next {
  right: 0;
}

.qus .owl-carousel .owl-nav button.owl-prev {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: #424246;
  height: 23px;
  width: 51px;
  left: -184px;
  margin-top: 28px;
  border-radius: 0;
  background: url(../images/nl1.jpg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.qus .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: #424246;
  height: 23px;
  width: 51px;
  left: -133px;
  margin-top: 28px;
  border-radius: 0;
  background: url(../images/nr1.jpg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.qus .owl-carousel .owl-nav button.owl-prev:hover {
  background: url(../images/nl.jpg);
}
.qus .owl-carousel .owl-nav button.owl-next:hover {
  background: url(../images/nr.jpg);
}
.qus .owl-carousel .owl-nav {
  display: block;
}
/* .qus .owl-carousel .owl-nav button.owl-prev:hover,
.qus .owl-carousel .owl-nav button.owl-next:hover {
  background: #ab001a;
} */

.qus .owl-carousel .owl-nav .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}

.qus .owl-carousel .owl-nav .icon-left-arrow:after {
  background: no-repeat;
}

.qus .owl-carousel .owl-nav .icon-right-arrow:after {
  background: no-repeat;
}

.foot {
  padding-top: 20px;
  background: #63ab6f;
}
.fnav {
  border: 1px solid #fff;
  line-height: 65px;
}
.fnav li {
  width: 14.2%;
  text-align: center;
}
.fnav li a {
  color: #fff;
  font-size: 16px;
}
.fnav li a:hover {
  opacity: 0.8;
}
.fb1 {
  padding-top: 54px;
}
.fb2 {
  width: 505px;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  margin-top: 44px;
}
.fb2 a {
  color: #fff !important;
}
.fb2 span a::after {
  content: "，";
}
.fb3 {
  width: 216px;
  height: 108px;
  margin-top: 54px;
  background: url(../images/sysbj.png) no-repeat;
}
.fb3 .fb31,
.fb3 .fb32 {
  width: 50%;
  text-align: center;
}
.fb3 .fb31 {
  padding-top: 8px;
}
.fb3 .fb32 {
  padding-top: 15px;
}
.fb3 .fb32 .p1 {
  font-size: 13px;
  line-height: 13px;
  color: #fff;
  margin-bottom: 7px;
  margin-top: 14px;
}
.fb3 .fb32 .p2 {
  font-size: 13px;
  line-height: 13px;
  color: #fff;
}
.fb {
  display: flex;
  justify-content: space-between;
  padding-bottom: 84px;
}
.fllink {
  line-height: 24px;
  background: #d9d9d9;
  font-size: 14px;
  color: #999999;
}
.fllink a {
  color: #999999;
  margin: 0 auto;
}
.foot a:hover {
  opacity: 0.8;
}
.xypg-left-title {
  background-color: #63ab6f;
}
.xypg-job-list .job-title {
  background-color: #63ab6f;
}
.xypg-news-list li .more span:hover {
  background-color: #63ab6f;
}
.xypg-pagination a:hover {
  background-color: #63ab6f;
}
.xypg-news-list li:hover .more span {
  background-color: #63ab6f;
}
.xypg-pagination #current,
.xypg-pagination a:hover {
  border: #63ab6f;
  background: #63ab6f;
}
#toolbar li a {
  background-color: #63ab6f;
}
#toolbar li:hover .icon-font {
  background-color: #63ab6f;
}
.x-banner .prr {
  position: relative;
}
@keyframes pulse {
  0% {
    transform: scale(0);
  }

  50% {
    transform: scale(0.5);
  }

  100% {
    transform: scale(1);
  }
}
.x-banner .prr .poo {
  position: absolute;
  height: 504px;
  top: 50%;
  margin-top: -252px;
  left: 18.75%;
  width: 511px;
  overflow: hidden;
}
.x-banner .prr .poo img {
  width: 100%;
}
.x-banner .active .prr .poo img {
  animation: pulse 3s linear;
  animation-fill-mode: forwards;
}
/* .x-banner .prr .poo {
  animation: pulse 10s infinite;
  opacity: 1;
} */


@media (max-width: 1600px) {
    .x-banner .prr .poo {
  position: absolute;
  height: 296px;
  top: 50%;
  margin-top: -148px;
  left: 18.75%;
  width: 300px;
  overflow: hidden;
}
}



.fuck p{
  line-height: 40px;
  font-size: 13px;
}
.fuck2 a{
  font-size: 13px;
}