.head-index {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
  padding-top: 22px;
  background-color: #e4e4e4;  
  opacity: 0.8;
}

.logo1 {
  display: none;
}

.ph1.active .logo {
  display: none;
}

.ph1.active .logo1 {
  display: block;
}

.ph1.active {
  position: fixed;
  z-index: 999999;
  background: #fff;
  transition: all 1s;
  padding-bottom: 10px;
}

.ph1.active .nav-li .nav-a {
  color: #333333;
}

.ph1.active .nav-li:hover .nav-a {
  color: #333333;
  border-bottom: 1px solid #333333;
}

.ss {
  width: 490px;
  height: 64px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  left: 0;
  right: 0;
  z-index: 999;
}

#formsearch {
  background: url(../images/sou.png) no-repeat top center;
  height: 64px;
  width: 490px;
}

#formsearch input {
  height: 64px;
  background: none;
  border: none;
  line-height: 64px;
}

#formsearch input#keyword {
  height: 64px;
  line-height: 64px;
  padding-left: 20px;
  color: #a2a2a2;
  font-size: 14px;
}

#formsearch input#s_btn {
  width: 103px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
  float: right;
}

.tt {
  display: none;
}

.pro-index {
  margin-top: 20px;
}

.pro-index .p-title {
  text-align: center;
  font-size: 36px;
  color: #333333;
}

.pro-index .p-title span {
  display: block;
  color: #999999;
  font-family: "Arial";
  font-size: 14px;
  text-transform: uppercase;
}

.pro-index .psort {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
}

.pro-index .psort li {
  display: inline-block;
  width: 102px;
  height: 28px;
  color: #333333;
  font-size: 16px;
  line-height: 28px;
}

.pro-index .psort li.cur {
  background: #363b8b;
  color: #fff;
  border-radius: 20px;
}

.pro-index .plist1 {
  margin: 0 -8px;
}

.pro-index .plist1 li {
  float: left;
  margin: 0 7px;
  width: 390px;
  overflow: hidden;
  margin-bottom: 40px;
}

.pro-index .plist1 li a {
  display: block;
}

.pro-index .plist1 li a .img1 img {
  width: 390px;
  height: 289px;
}

.pro-index .plist1 li a h2 {
  color: #333333;
  font-size: 16px;
  text-align: center;
  padding-top: 18px;
}

.pro-index .plist1 li a h3 {
  color: #999999;
  font-size: 14px;
  padding-left: 16px;
  padding-top: 10px;
}

.pro-index .p-more {
  width: 156px;
  height: 46px;
  border: 1px solid #000000;
  border-radius: 20px;
  margin: 0 auto;
  margin-top: 24px;
}

.pro-index .p-more a {
  display: block;
  font-size: 14px;
  color: #000000;
  text-align: center;
  line-height: 44px;
}

.about-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 665px;
  overflow: hidden;
  margin-top: 48px;
}

.about-bg .about-index {
  margin-top: 90px;
}

.about-bg .about-index .a-title {
  text-align: center;
  font-size: 36px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
  color: #fff;
}

.about-bg .about-index .a-title span {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
}

.about-bg .about-index .ab-con {
  background: #ffffff;
  opacity: 0.8;
  width: 1122px;
  height: 375px;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 50px;
}

.about-bg .about-index .ab-con h2 {
  text-align: center;
  padding-top: 32px;
  font-size: 24px;
  color: #292929;
}

.about-bg .about-index .ab-con h2 span {
  display: block;
  width: 32px;
  height: 2px;
  background: #000000;
  margin: 0 auto;
  margin-top: 14px;
  margin-bottom: 20px;
}

.about-bg .about-index .ab-con p {
  color: #292929;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
}

.about-bg .about-index .ab-con .a-more {
  border-radius: 17px;
  width: 130px;
  height: 35px;
  background: #363b8b;
  margin: 0 auto;
  margin-top: 40px;
}

.about-bg .about-index .ab-con .a-more a {
  display: block;
  text-align: center;
  line-height: 35px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Arial";
}

.news-index {
  margin-top: 65px;
}

.news-index .p-title {
  text-align: center;
  font-size: 36px;
  color: #333333;
}

.news-index .p-title span {
  display: block;
  color: #999999;
  font-family: "Arial";
  font-size: 14px;
  text-transform: uppercase;
}

.news-index .bd {
  margin-top: 30px;
}

.news-index .n-list1 li {
  float: left;
  background-color: white;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.13);
  width: 373px;
  height: 435px;
  padding: 20px 22px;
  margin: 8px 20px;
}

.news-index .n-list1 li .img1 img {
  width: 328px;
  height: 188px;
}

.news-index .n-list1 li .wz {
  text-align: center;
  padding-top: 32px;
}

.news-index .n-list1 li .wz h2 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 18px;
}

.news-index .n-list1 li .wz p {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
}

.news-index .n-list1 li .wz .m {
  width: 145px;
  height: 48px;
  border: 1px solid #050505;
  margin: 0 auto;
  border-radius: 30px;
  margin-top: 30px;
  text-align: center;
  line-height: 46px;
  color: #050505;
}

.news-index .n-list1 li:hover .wz .m {
  background: #363b8b;
  border-color: #363b8b;
  color: #fff;
}

.heng {
  margin-top: 80px;
  background: url(../images/hengtu.jpg) no-repeat top center;
  height: 565px;
  overflow: hidden;
  text-align: center;
}

.heng .heng1 {
  padding-top: 160px;
}

.c2-con {
  margin-top: 70px;
  margin-bottom: 60px;
}

.c2-con ul {
  text-align: center;
  margin: 0 -120px;
}

.c2-con ul li {
  width: 360px;
  position: relative;
  float: left;
}

.c2-con ul li .count-title {
  font: 500 30px/30px "Arial";
  color: #333333;
  display: inline-block;
  padding-top: 10px;
}

.c2-con ul li p {
  font: normal 16px/20px "Microsoft YaHei";
  color: #999999;
  text-align: center;
}

.foot-index {
  border-top: 1px solid #eeeeee;
  padding: 40px 0;
}

.foot-index .flogo {
  width: 360px;
}

.foot-index .flogo p {
  color: #ededed;
  font-size: 13px;
  line-height: 25px;
}

.foot-index .flogo p:nth-of-type(2) {
  margin-top: 40px;
}

.foot-index .flx {
  margin-left: 92px;
  padding-top: 56px;
}

.foot-index .flx h2 {
  color: #fff;
  font-size: 18px;
  padding-bottom: 12px;
}

.foot-index .flx p {
  color: #ededed;
  font-size: 14px;
  line-height: 25px;
}

.foot-index .ferq {
  width: 352px;
}

.foot-index .ferq p {
  text-align: right;
}

.foot-index .ferq .seo {
  color: #ededed;
  font-size: 12px;
  margin-top: 15px;
}

.foot-index .ferq .seo a {
  color: #ededed;
}

.foot-index .ferq .power {
  color: #ededed;
  font-size: 12px;
  margin-top: 15px;
}

.foot-index .ferq .power a {
  color: #ededed;
  padding-right: 5px;
}

.link {
  color: #999;
  font-size: 13px;
  padding: 30px 0;
}

.link a {
  color: #999;
}

.footer {
  background: #333333;
  text-align: center;
  font-size: 13px;
  padding: 10px 0;
  color: #bfbfbf;
}

.footer a {
  color: #bfbfbf;
}
