body {
  min-width: 1200px;
}
#top1 {
  border-bottom: 1px solid #f1f1f1;
  background: #f1f1f1;
}
#top1 .c {
  width: 1280px;
  margin: 0 auto;
  height: 48px;
  position: relative;
}
#top1 .c .a1 {
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 48px;
}
#top1 .c .a1 img {
  vertical-align: middle;
}
#top1 .c .a1 b {
  color: #488bfe;
}
#top1 .c .a2 {
  position: absolute;
  top: 6px;
  right: 0px;
}
#top1 .c .a2 .comm {
  float: left;
  width: 70px;
  line-height: 34px;
  text-align: center;
  margin-left: 5px;
  color: #ffffff;
  font-size: 16px;
  background: #488bfe;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
#top2 {
  width: 1280px;
  margin: 0 auto;
  height: 86px;
  position: relative;
}
#top2 .a1 {
  position: absolute;
  top: 10px;
  left: 0px;
}
#top2 .a2 {
  position: absolute;
  top: 26px;
  right: 13px;
}
#top2 .a2 a {
  float: left;
  line-height: 38px;
  margin-left: 52px;
  font-size: 16px;
}
#top2 .a2 a.focus,
#top2 .a2 a:hover {
  font-weight: bold;
  color: #488bfe;
  border-bottom: 2px solid #488bfe;
}
#zhucebox {
  width: 390px;
  padding: 0 35px;
  padding-bottom: 38px;
  display: none;
}
#zhucebox .a1 {
  padding-top: 35px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #488bfe;
}
#zhucebox .a2 {
  padding-top: 16px;
  padding-bottom: 10px;
  line-height: 24px;
  text-align: center;
}
#zhucebox dl dd {
  margin-top: 12px;
  position: relative;
  width: 379px;
}
#zhucebox dl dd img {
  position: absolute;
  top: 1px;
  right: 1px;
}
#zhucebox dl dd .txt {
  width: 379px;
  height: 51px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  text-indent: 16px;
}
#zhucebox dl dd .txt::placeholder {
  color: #888888;
}
#zhucebox dl dd .sub {
  width: 379px;
  height: 51px;
  border: none;
  background: #488bfe;
  font-size: 20px;
  color: #ffffff;
}
#indexslide {
  height: 560px;
}
#indexslide .swiper-slide {
  height: 560px;
}
#indexslide .swiper-slide a {
  display: block;
  height: 560px;
}
.indexcomm {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.indexcomm dl dd {
  width: 307px;
  float: left;
  margin-right: 17px;
  margin-top: 38px;
}
.indexcomm dl dd .a1 {
  width: 307px;
  height: 207px;
  overflow: hidden;
}
.indexcomm dl dd .a1 img {
  width: 307px;
  height: 207px;
  transition: 0.5s;
}
.indexcomm dl dd .a2 {
  display: block;
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  background: #ebf2ff;
  text-align: center;
}
.indexcomm dl dd:nth-child(4n) {
  margin-right: 0;
}
.indexcomm dl dd:hover .a1 img {
  transform: scale(1.1);
}
.indexcomm dl dd:hover .a2 {
  background: #488bfe;
  color: #ffffff;
}
#index2 {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
#index2 dl dd {
  position: relative;
  width: 626px;
  height: 178px;
  float: left;
  margin-right: 28px;
  margin-top: 30px;
  box-shadow: 0 0 10px #ddd;
}
#index2 dl dd .a1 {
  padding-top: 16px;
  width: 416px;
}
#index2 dl dd .a1 .b1 {
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  color: #488bfe;
}
#index2 dl dd .a1 .b2 {
  display: block;
  height: 78px;
  line-height: 26px;
  overflow: hidden;
}
#index2 dl dd .a2 {
  width: 136px;
  transition: 0.5s;
}
#index2 dl dd .a2:hover {
  transform: rotate(360deg);
}
#index2 dl dd:nth-child(2n+1) .a1 {
  padding-left: 20px;
}
#index2 dl dd:nth-child(2n+1) .a2 {
  position: absolute;
  top: 21px;
  right: 24px;
}
#index2 dl dd:nth-child(2n) {
  margin-right: 0;
}
#index2 dl dd:nth-child(2n) .a1 {
  padding-left: 186px;
}
#index2 dl dd:nth-child(2n) .a2 {
  position: absolute;
  top: 21px;
  left: 24px;
}
#ejslide {
  height: 400px;
}
#ejslide .swiper-slide {
  height: 400px;
}
#ejslide .swiper-slide a {
  display: block;
  height: 400px;
}
.commtitle2 {
  text-align: center;
}
.commtitle2 .a1 {
  background: top left url(../images/72.png) no-repeat;
  display: inline-block;
}
.commtitle2 .a1 .b1 {
  background: top right url(../images/73.png) no-repeat;
  font-size: 32px;
  padding: 0 52px;
  height: 38px;
  padding-top: 8px;
}
#ejmain {
  min-height: 500px;
}
#ejmain .c {
  width: 1280px;
  margin: 0 auto;
  padding-top: 1px;
}
#address {
  margin-top: 32px;
  height: 35px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
#address .a1 a {
  padding: 0 18px;
  display: inline-block;
  height: 35px;
  font-size: 16px;
}
#address .a1 a.focus {
  font-weight: bold;
  color: #deb100;
  border-bottom: 1px solid #deb100;
}
#address .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #999999;
  font-size: 13px;
}
#address .a2 a {
  color: #999;
}
#address .a2 a:hover {
  color: #488bfe;
}
#onepage .title {
  padding-top: 30px;
  font-size: 24px;
  text-align: center;
  color: #deb100;
}
#onepage .content {
  padding: 30px 0;
  font-size: 14px;
  line-height: 30px;
}
#ejnav {
  height: 60px;
  text-align: center;
  background: #f4f4f4;
}
#ejnav a {
  display: inline-block;
  margin: 0 40px;
  font-size: 16px;
  line-height: 59px;
}
#ejnav a.focus {
  border-bottom: 1px solid #488bfe;
  color: #488bfe;
}
#chanpinnav {
  text-align: center;
}
#chanpinnav .box {
  width: 1280px;
  margin: 0 auto;
  margin-top: 15px;
  padding: 15px;
  box-shadow: 0 0 10px #ccc;
}
#chanpinnav .a1 {
  padding-top: 24px;
  height: 62px;
}
#chanpinnav .a1 .b2 {
  display: none;
}
#chanpinnav a {
  display: inline-block;
  height: 126px;
  width: 130px;
  font-size: 15px;
}
#chanpinnav a.focus {
  color: #f3a64d;
}
#chanpinnav a.focus .a1 .b1 {
  display: none;
}
#chanpinnav a.focus .a1 .b2 {
  display: inline-block;
}
#chanpinnav a:hover {
  box-shadow: 0 0 10px #ccc;
}
#solutionnav {
  text-align: center;
}
#solutionnav .box {
  width: 1280px;
  margin: 0 auto;
  margin-top: 15px;
  padding: 15px;
  box-shadow: 0 0 10px #ccc;
}
#solutionnav .a1 {
  padding-top: 24px;
  height: 62px;
}
#solutionnav .a1 .b2 {
  display: none;
}
#solutionnav a {
  display: inline-block;
  height: 126px;
  width: 128px;
  font-size: 15px;
}
#solutionnav a.focus {
  color: #f3a64d;
}
#solutionnav a.focus .a1 .b1 {
  display: none;
}
#solutionnav a.focus .a1 .b2 {
  display: inline-block;
}
#solutionnav a:hover {
  box-shadow: 0 0 10px #ccc;
}
#gywm1 {
  position: relative;
  min-height: 392px;
  padding-bottom: 67px;
}
#gywm1 .a1 {
  padding-top: 20px;
  width: 630px;
  font-size: 15px;
  line-height: 1.8;
}
#gywm1 .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 619px;
  height: 392px;
}
#gywm2slide .swiper-slide img {
  width: 230px;
  height: 323px;
}
#gywm3 {
  position: relative;
  min-height: 461px;
  padding-bottom: 62px;
}
#gywm3 .a1 {
  padding-top: 20px;
  padding-left: 648px;
  font-size: 15px;
  line-height: 1.8;
}
#gywm3 .a2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 619px;
  height: 461px;
}
#gywm4 {
  position: relative;
  min-height: 371px;
  padding-bottom: 62px;
}
#gywm4 .a1 {
  padding-top: 50px;
  width: 610px;
  font-size: 15px;
  line-height: 1.8;
}
#news {
  padding-top: 28px;
}
#news dl dd {
  position: relative;
  float: left;
  margin-top: 25px;
  width: 50%;
  height: 116px;
  box-sizing: border-box;
  padding-right: 18px;
  border-bottom: 1px dashed #e3e3e3;
}
#news dl dd .a1 {
  width: 90px;
  height: 86px;
  float: left;
  margin-right: 17px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: center;
  color: #333;
  background: #e7eaf1;
}
#news dl dd .a1 .b1 {
  padding-top: 20px;
  height: 36px;
  font-size: 30px;
}
#news dl dd .a1 .b2 {
  font-size: 12px;
}
#news dl dd .a2 {
  padding-top: 5px;
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
#news dl dd .a2 i {
  display: inline-block;
  border: 1px solid #488bfe;
  color: #488bfe;
  vertical-align: top;
  font-size: 13px;
  height: 22px;
  font-family: "SimSun";
  padding: 0 9px;
  margin-right: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#news dl dd .a2 a {
  font-size: 16px;
  font-weight: bold;
}
#news dl dd .a3 {
  padding-top: 8px;
  display: block;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  font-size: 13px;
  color: #777;
}
#news dl dd:nth-child(2n) .a1 {
  margin-left: 20px;
}
#news dl dd:hover .a1 {
  background: #488bfe;
  color: #ffffff;
}
#news dl dd:hover .a2 i {
  background: #488bfe;
  color: #ffffff;
}
#news dl dd:hover .a2 a {
  color: #488bfe;
}
#news dl dd:hover .a3 {
  color: #333333;
}
#chanpin {
  margin-top: 50px;
}
#chanpin dl dd {
  position: relative;
  margin-top: 25px;
}
#chanpin dl dd .a1 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #d7e6ff;
  height: 20px;
  margin-bottom: 68px;
}
#chanpin dl dd .a1 img {
  vertical-align: middle;
}
#chanpin dl dd .a1 .b1 {
  display: inline-block;
  background: #ffffff;
}
#chanpin dl dd .a2 {
  min-height: 380px;
  position: relative;
  padding-bottom: 68px;
}
#chanpin dl dd .a2 .b1 {
  width: 620px;
  min-height: 380px;
  height: 380px;
  display: table-cell;
  vertical-align: middle;
}
#chanpin dl dd .a2 .b1 .c1 {
  display: inline-block;
  line-height: 2;
}
#chanpin dl dd .a2 .b2 {
  width: 603px;
  height: 380px;
  position: absolute;
  top: 0;
}
#chanpin dl dd:nth-child(2n+1) .a2 .b2 {
  right: 0;
}
#chanpin dl dd:nth-child(2n) .a2 .b1 {
  padding-left: 660px;
}
#chanpin dl dd:nth-child(2n) .a2 .b2 {
  left: 0;
}
#case1 dl dd {
  width: 307px;
  float: left;
  margin-right: 17px;
  margin-top: 38px;
}
#case1 dl dd .a1 {
  width: 307px;
  height: 207px;
  overflow: hidden;
}
#case1 dl dd .a1 img {
  width: 307px;
  height: 207px;
  transition: 0.5s;
}
#case1 dl dd .a2 {
  display: block;
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  background: #ebf2ff;
  text-align: center;
}
#case1 dl dd:nth-child(4n) {
  margin-right: 0;
}
#case1 dl dd:hover .a1 img {
  transform: scale(1.1);
}
#case1 dl dd:hover .a2 {
  background: #488bfe;
  color: #ffffff;
}
#case2 {
  width: 1300px;
  padding-bottom: 65px;
}
#case2 a {
  float: left;
  margin-right: 17px;
  margin-top: 14px;
  width: 305px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border: 1px solid #ddd;
}
.commtitle .a1 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #d7e6ff;
  height: 20px;
}
.commtitle .a1 img {
  vertical-align: middle;
}
.commtitle .a1 .b1 {
  display: inline-block;
  background: #ffffff;
}
#solutioninfo {
  padding-top: 60px;
}
#solutioninfo .a1 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #d7e6ff;
  height: 20px;
}
#solutioninfo .a1 img {
  vertical-align: middle;
}
#solutioninfo .a1 .b1 {
  display: inline-block;
  background: #ffffff;
}
#solutioninfo .a2 {
  padding-top: 65px;
  line-height: 2;
  padding-bottom: 40px;
}
#page {
  padding: 30px 0;
  text-align: center;
}
#page a {
  text-decoration: none;
}
#page .prev,
#page .next,
#page em {
  font-style: normal;
  margin: 0 5px;
  display: inline-block;
  width: 42px;
  line-height: 42px;
  border-radius: 21px;
  color: #cccccc;
  border: 1px solid #cccccc;
}
#page .current {
  background: #488bfe;
  border: 1px solid #488bfe;
  color: #333333;
}
#page .prev,
#page .next {
  width: auto;
  padding: 0 20px;
}
/*新闻翻页*/
#pageInfo {
  padding: 40px 0;
  text-align: center;
  font-size: 15px;
}
#pageInfo a {
  display: inline-block;
  margin: 0px 3px;
  width: 40px;
  line-height: 40px;
  border: 1px solid #ddd;
  color: #999;
  border-radius: 20px;
}
#pageInfo em {
  font-style: normal;
}
#pageInfo em a {
  width: auto;
  padding: 0 20px;
}
#pageInfo .onfocus a {
  color: #ffffff;
  border: 1px solid #488bfe;
  background: #488bfe;
}
#bottom0 .c {
  width: 1280px;
  height: 205px;
  margin: 0 auto;
  position: relative;
}
#bottom0 .c a {
  color: #929495;
}
#bottom0 .c a:hover {
  color: #fff;
}
#bottom0 .c .a {
  margin-top: 10px;
  box-sizing: border-box;
  float: left;
  width: 375px;
  height: 47px;
  margin-right: 12px;
  border: 1px solid #b5d1ff;
  background: rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 10px;
  color: #ffffff;
}
#bottom0 .c .a::placeholder {
  color: #ffffff;
  font-family: "Microsoft YaHei";
}
#bottom0 .c .sub {
  position: absolute;
  top: 30px;
  right: 0px;
  width: 122px;
  height: 144px;
  background: #ffffff;
  border: none;
  font-size: 16px;
  color: #488bfe;
}
#bottom1 {
  background: #191e23;
}
#bottom1 .c {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 26px;
}
#bottom1 .c a {
  color: #929495;
}
#bottom1 .c a:hover {
  color: #fff;
}
#bottom1 .c .a {
  padding-top: 44px;
  float: left;
}
#bottom1 .c .a .b1 {
  height: 32px;
  color: #ffffff;
  font-size: 16px;
}
#bottom1 .c .a .b2 {
  color: #929495;
  line-height: 30px;
}
#bottom1 .c .a .b3 a {
  display: block;
  line-height: 30px;
}
#bottom1 .c .a3 {
  position: absolute;
  top: 44px;
  right: 0px;
  text-align: center;
}
#bottom1 .c .a3 img {
  transition: 0.5s;
  display: block;
  margin-bottom: 9px;
  width: 127px;
}
#bottom1 .c .a3 img:hover {
  transform: scale(1.1);
}
#bottom2 {
  background: #13161a;
}
#bottom2 .c {
  width: 1280px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  color: #505153;
  padding: 15px 0;
  line-height: 2;
}
#bottom2 .c a {
  color: #505153;
}
#bottom2 .c a:hover {
  color: #fff;
}
/*新闻详细页*/
#newsShow {
  padding: 20px 0;
  overflow: hidden;
}
#newsShow .title {
  padding: 10px 0;
  font-size: 28px;
  text-align: center;
  line-height: 150%;
  font-weight: normal;
}
#newsShow .miaoshu {
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 2;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
#newsShow .theContent {
  padding: 20px 0;
  line-height: 2;
  font-size: 14px;
}
#newsShow .theContent a:link,
#newsShow .theContent a:visited {
  color: #333;
  text-decoration: none;
}
#newsShow .theContent a:hover,
#newsShow .theContent a:active {
  color: #488bfe;
}
#newsShow .thePageInfo {
  padding-top: 20px;
  border-top: 1px solid #ddd;
  line-height: 2;
  font-size: 14px;
}
#newsShow .thePageInfo a:link,
#newsShow .thePageInfo a:visited {
  color: #333;
  text-decoration: none;
}
#newsShow .thePageInfo a:hover,
#newsShow .thePageInfo a:active {
  color: #488bfe;
}
#pf {
  position: fixed;
  right: 10px;
  top: 30%;
  z-index: 1000;
}
#pf dl {
  position: relative;
  margin-top: 10px;
}
#pf dl dt {
  width: 70px;
  height: 70px;
  text-align: center;
  background: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0 0 10px #d6e7f0;
}
#pf dl dt .a1 {
  padding-top: 10px;
  height: 36px;
}
#pf dl dd {
  display: none;
}
#pf dl .qq {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-right: 80px;
}
#pf dl .qq a {
  display: block;
  box-shadow: 0 0 10px #d6e7f0;
  line-height: 70px;
  font-size: 20px;
  padding: 0 30px;
  background: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#pf dl .wx {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-right: 80px;
}
#pf dl .wx img {
  width: 127px;
  border-radius: 8px;
  box-shadow: 0 0 10px #d6e7f0;
}
#pf dl:hover dd {
  display: block;
}
/*# sourceMappingURL=style.css.map */