body {
  min-width: 1360px;
}
#top1 {
  position: sticky;
  top: 0;
  z-index: 12;
  background: #ffffff;
  box-shadow: 0 0 15px #ddd;
}
#top1 .c {
  position: relative;
  max-width: 1680px;
  height: 84px;
  margin: 0 auto;
}
#top1 .a1 {
  position: absolute;
  top: 18px;
  left: 0px;
  height: 45px;
}
#top1 .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
}
#top1 .a2 .b1 {
  float: left;
}
#top1 .a2 .b1 .li {
  position: relative;
  height: 84px;
  float: left;
}
#top1 .a2 .b1 .li > a {
  display: block;
  line-height: 84px;
  font-size: 18px;
  transition: transform 0.5s;
  padding: 0 28px;
}
@media (max-width: 1450px) {
  #top1 .a2 .b1 .li > a {
    padding: 0 20px;
  }
}
#top1 .a2 .b1 .li > a.focus {
  color: #fff;
  background: #0072bc;
}
#top1 .a2 .b1 .li .box {
  display: none;
  position: absolute;
  top: 84px;
  left: 0;
  min-width: 100%;
  background: rgba(31, 126, 187, 0.8);
  text-align: center;
}
#top1 .a2 .b1 .li .box a {
  display: block;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 3;
  text-align: center;
  color: #ffffff;
}
#top1 .a2 .b1 .li .box a:hover {
  background: rgba(31, 126, 187, 0.9);
}
#top1 .a2 .b1 .li:hover > a {
  color: #fff;
  background: #0072bc;
}
#top1 .a2 .b1 .li:hover .box {
  display: block;
}
#top1 .a2 .b2 {
  padding-left: 20px;
  float: left;
  border-left: 1px solid #e9eaec;
  height: 84px;
  line-height: 84px;
  color: #0072bc;
}
#top1 .a2 .b2 b {
  font-size: 24px;
}
#lxwm2 {
  width: 1360px;
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 84px;
  overflow: hidden;
}
#lxwm2 .left {
  width: 680px;
  float: left;
}
#lxwm2 .left .a1 .b1 {
  font-size: 28px;
  font-weight: bold;
}
#lxwm2 .left .a1 .b2 {
  padding-top: 10px;
  font-size: 18px;
  color: #7f7f7f;
}
#lxwm2 .left .a2 {
  padding-top: 20px;
}
#lxwm2 .left .a2 .b {
  padding-left: 38px;
  margin-top: 36px;
  font-size: 16px;
  line-height: 30px;
}
#lxwm2 .right {
  width: 680px;
  float: left;
}
#lxwm2 .right .a1 .b1 {
  font-size: 28px;
  font-weight: bold;
}
#lxwm2 .right .a1 .b2 {
  padding-top: 10px;
  font-size: 18px;
  color: #7f7f7f;
}
#lxwm2 .right .a2 {
  padding-top: 20px;
}
#lxwm2 .right .a2 .b {
  margin-top: 20px;
  width: 640px;
  position: relative;
}
#lxwm2 .right .a2 .b .input {
  width: 640px;
  height: 52px;
  border: none;
  outline: 0;
  border-bottom: 1px solid #ddd;
}
#ejnav {
  background: #f1f2f5;
  line-height: 64px;
  text-align: center;
}
#ejnav a {
  display: inline-block;
  padding: 0 44px;
  font-size: 16px;
}
#ejnav a.focus {
  background: #0072bc;
  color: #ffffff;
}
.ejtitle {
  text-align: center;
}
.ejtitle .a1 {
  padding-top: 65px;
  font-weight: bold;
  font-size: 46px;
  color: #0072bc;
}
.ejtitle .a2 {
  padding-top: 18px;
  font-size: 36px;
}
.ejtitle .a3 {
  padding-top: 22px;
  color: #848484;
}
#ejmain {
  margin: 0 auto;
  width: 1360px;
}
#news {
  padding-top: 60px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
#news .comm0 {
  width: 425px;
  height: 464px;
  margin-right: 42px;
  float: left;
}
#news .comm0 .a1 {
  height: 265px;
  overflow: hidden;
}
#news .comm0 .a1 img {
  width: 425px;
  height: 265px;
  transition: 0.5s;
}
#news .comm0 .a2 {
  display: block;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  font-weight: bold;
  color: #0072bc;
}
#news .comm0 .a3 {
  display: block;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
}
#news .comm0 .a3 i {
  width: 0px;
  height: 3px;
  background: #0072bc;
  display: inline-block;
  vertical-align: middle;
  transition: width 0.3s;
}
#news .comm0 .a4 {
  margin-top: 11px;
  display: block;
  height: 72px;
  line-height: 24px;
  overflow: hidden;
}
#news .comm0:hover .a1 img {
  transform: scale(1.1);
}
#news .comm0:hover .a3 {
  color: #0072bc;
}
#news .comm0:hover .a3 i {
  width: 40px;
  margin-right: 5px;
}
#news .box2 {
  margin-right: 0;
}
#news .comm1 {
  border-top: 1px solid #ddd;
  width: 1360px;
  padding: 40px 0;
  height: 197px;
  overflow: hidden;
}
#news .comm1 .a1 {
  float: left;
  width: 60px;
  margin-right: 57px;
  margin-left: 27px;
  color: #0072bc;
  text-align: center;
}
#news .comm1 .a1 .b1 {
  padding-top: 60px;
  height: 52px;
  font-size: 36px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}
#news .comm1 .a1 .b2 {
  padding-top: 12px;
  font-weight: bold;
}
#news .comm1 .a2 {
  float: left;
  width: 316px;
  height: 197px;
  margin-right: 42px;
  transition: 0.5s;
}
#news .comm1 .a3 {
  width: 759px;
  margin-right: 48px;
  float: left;
}
#news .comm1 .a3 .b1 {
  padding-top: 17px;
  display: block;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
}
#news .comm1 .a3 .b2 {
  display: block;
  height: 84px;
  line-height: 28px;
  overflow: hidden;
  font-size: 15px;
  color: #666666;
}
#news .comm1 .a4 {
  float: left;
  margin-top: 75px;
}
#news .comm1:hover .a2 {
  transform: translateX(3px);
}
#product {
  padding-top: 12px;
  overflow: hidden;
}
#product a {
  width: 320px;
  height: 503px;
  float: left;
  margin-top: 30px;
  margin-right: 26px;
  position: relative;
}
#product a .a1 {
  width: 320px;
  height: 380px;
  overflow: hidden;
}
#product a .a1 img {
  width: 320px;
  height: 380px;
  transition: 0.5s;
}
#product a .a2 {
  border: 1px solid #ddd;
  border-top: none;
  padding: 0 12px;
  height: 122px;
}
#product a .a2 .b1 {
  text-align: center;
  padding-top: 5px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
}
#product a .a2 .b2 {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #666666;
}
#product a .a2 .b3 {
  margin-top: 8px;
  height: 20px;
  text-align: center;
  color: #0072bc;
}
#product a:hover .a1 img {
  transform: scale(1.1);
}
#product a:hover .a2 {
  border: 1px solid #0072bc;
  border-top: none;
}
#product a:hover .a2 .b2 {
  color: #0072bc;
}
#product a:nth-child(4n) {
  margin-right: 0;
}
#product-info {
  padding-top: 12px;
  overflow: hidden;
}
#product-info a {
  width: 294px;
  height: 473px;
  float: left;
  margin-top: 30px;
  margin-right: 60px;
  position: relative;
}
#product-info a .a1 {
  width: 294px;
  height: 350px;
  overflow: hidden;
}
#product-info a .a1 img {
  width: 294px;
  height: 350px;
  transition: 0.5s;
}
#product-info a .a2 {
  border: 1px solid #ddd;
  border-top: none;
  padding: 0 12px;
  height: 122px;
}
#product-info a .a2 .b1 {
  text-align: center;
  padding-top: 5px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
}
#product-info a .a2 .b2 {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #666666;
}
#product-info a .a2 .b3 {
  margin-top: 8px;
  height: 20px;
  text-align: center;
  color: #0072bc;
}
#product-info a:hover .a1 img {
  transform: scale(1.1);
}
#product-info a:hover .a2 {
  border: 1px solid #0072bc;
  border-top: none;
}
#product-info a:hover .a2 .b2 {
  color: #0072bc;
}
#product-info a:nth-child(4n) {
  margin-right: 0;
}
#download {
  padding-top: 12px;
  overflow: hidden;
}
#download a {
  width: 662px;
  height: 78px;
  float: left;
  background: #f1f2f5;
  margin-top: 28px;
  margin-right: 36px;
  position: relative;
}
#download a .b1 {
  width: 580px;
  line-height: 78px;
  overflow: hidden;
  text-indent: 22px;
  font-size: 18px;
}
#download a .b2 {
  width: 51px;
  height: 51px;
  position: absolute;
  top: 14px;
  right: 19px;
  background: url(../images/14.png) no-repeat;
}
#download a:hover {
  background: #0072bc;
  color: #ffffff;
}
#download a:hover .b2 {
  background: url(../images/15.png) no-repeat;
}
#download a:nth-child(2n) {
  margin-right: 0;
}
#indexslide {
  height: 760px;
}
#indexslide .swiper-slide a {
  display: block;
  height: 760px;
}
#indexslide .c {
  position: absolute;
  width: 1360px;
  bottom: 0;
  left: 50%;
  margin-left: -680px;
}
#indexslide .a1 {
  position: absolute;
  left: 0;
  bottom: 33px;
  height: 48px;
  z-index: 10;
}
#indexslide .a1 .b1 {
  position: absolute;
  top: 0;
  left: 0;
  outline: 0;
  cursor: pointer;
}
#indexslide .a1 .b3 {
  position: absolute;
  top: 0;
  left: 148px;
  outline: 0;
  cursor: pointer;
}
#indexslide .a1 .b2 {
  position: absolute;
  top: 0;
  left: 47px;
  width: 98px;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: #ffffff;
}
#indexslide .a1 .b2 b {
  font-size: 30px;
}
#indexslide .swiper-pagination {
  width: auto;
  left: auto;
  right: 0;
  bottom: 48px;
}
#indexslide .swiper-pagination-bullet {
  background: #ffffff;
  width: 12px;
  height: 12px;
  opacity: 1;
  outline: 0;
}
#indexslide .swiper-pagination-bullet-active {
  background: #1289c7;
}
#index1 {
  height: 365px;
}
#index1 .box {
  width: 25%;
  height: 365px;
  float: left;
  position: relative;
}
#index1 .box .a1 {
  text-align: center;
  color: #ffffff;
}
#index1 .box .a1 .b1 {
  padding-top: 104px;
  height: 94px;
}
#index1 .box .a1 .b2 {
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  font-size: 26px;
}
#index1 .box .a1 .b3 {
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  font-size: 16px;
}
#index1 .box .a2 {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 12%;
  color: #ffffff;
  background: rgba(7, 135, 218, 0.8);
}
#index1 .box .a2 .b1 {
  padding-top: 72px;
  display: block;
  height: 72px;
  line-height: 72px;
  overflow: hidden;
  font-weight: bold;
  font-size: 34px;
}
#index1 .box .a2 .b2 {
  display: block;
  height: 84px;
  line-height: 28px;
  overflow: hidden;
  margin-bottom: 38px;
}
#index1 .box:hover .a1 {
  display: none;
}
#index1 .box:hover .a2 {
  display: block;
}
#index2 {
  width: 1360px;
  height: 241px;
  margin: 0 auto;
}
#index2 .box {
  text-align: center;
}
#index2 .box .a1 {
  padding-top: 65px;
  font-weight: bold;
  font-size: 46px;
  color: #0072bc;
}
#index2 .box .a2 {
  padding-top: 14px;
  font-size: 36px;
}
#index2 .box .a3 {
  padding-top: 20px;
  font-size: 15px;
  color: #666666;
}
#index2b {
  width: 1360px;
  padding-bottom: 56px;
  margin: 0 auto;
  position: relative;
}
#index2b .left {
  position: absolute;
  left: -80px;
  top: 225px;
  cursor: pointer;
  outline: 0;
}
#index2b .right {
  position: absolute;
  right: -80px;
  top: 225px;
  cursor: pointer;
  outline: 0;
}
#index2slide .swiper-slide {
  width: auto;
}
#index2slide .swiper-slide:last-child a {
  margin-right: 0;
}
#index2slide a {
  display: block;
  width: 320px;
  height: 503px;
  position: relative;
  margin-right: 26px;
}
#index2slide a .a1 {
  width: 320px;
  height: 380px;
  overflow: hidden;
}
#index2slide a .a1 img {
  width: 320px;
  height: 380px;
  transition: 0.5s;
}
#index2slide a .a2 {
  border: 1px solid #ddd;
  border-top: none;
  padding: 0 12px;
  height: 122px;
}
#index2slide a .a2 .b1 {
  text-align: center;
  padding-top: 5px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
}
#index2slide a .a2 .b2 {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #666666;
}
#index2slide a .a2 .b3 {
  margin-top: 8px;
  height: 20px;
  text-align: center;
  color: #0072bc;
}
#index2slide a:hover .a1 img {
  transform: scale(1.1);
}
#index2slide a:hover .a2 {
  border: 1px solid #0072bc;
  border-top: none;
}
#index2slide a:hover .a2 .b2 {
  color: #0072bc;
}
#index3 .c {
  width: 1360px;
  height: 605px;
  margin: 0 auto;
  color: #ffffff;
}
#index3 .c .box {
  width: 635px;
}
#index3 .c .box .a1 {
  padding-top: 75px;
  font-weight: bold;
  font-size: 46px;
}
#index3 .c .box .a2 {
  padding-top: 14px;
  height: 72px;
}
#index3 .c .box .a2 .b1 {
  font-size: 36px;
  float: left;
}
#index3 .c .box .a2 .b2 {
  float: right;
  padding-top: 15px;
  color: #ffffff;
}
#index3 .c .box .a3 {
  height: 120px;
  line-height: 30px;
  overflow: hidden;
}
#index3 .c .box .a4 {
  padding-top: 70px;
}
#index3 .c .box .a4 .b {
  text-align: center;
  float: left;
  transition: 0.5s;
}
#index3 .c .box .a4 .b .c1 {
  height: 94px;
}
#index3 .c .box .a4 .b .c2 {
  font-size: 20px;
  padding-bottom: 10px;
  color: #ffffff;
}
#index3 .c .box .a4 .b .c3 {
  color: #b9d5f1;
}
#index3 .c .box .a4 .b:hover {
  transform: translateY(-3px);
}
#index4a {
  width: 1360px;
  height: 241px;
  margin: 0 auto;
}
#index4a .box {
  text-align: center;
}
#index4a .box .a1 {
  padding-top: 61px;
  font-weight: bold;
  font-size: 46px;
  color: #0072bc;
}
#index4a .box .a2 {
  padding-top: 14px;
  font-size: 36px;
}
#index4a .box .a3 {
  padding-top: 20px;
  font-size: 15px;
  color: #666666;
}
#index4b {
  width: 1360px;
  margin: 0 auto;
  overflow: hidden;
}
#index4b .comm {
  width: 425px;
  margin-right: 42px;
  float: left;
}
#index4b .comm:nth-child(3) {
  margin-right: 0;
}
#index4b .comm .a1 {
  margin-top: 18px;
  height: 265px;
  overflow: hidden;
}
#index4b .comm .a1 img {
  width: 425px;
  height: 265px;
  transition: 0.5s;
}
#index4b .comm .a2 {
  display: block;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  font-weight: bold;
  color: #0072bc;
}
#index4b .comm .a3 {
  display: block;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
}
#index4b .comm .a3 i {
  width: 0px;
  height: 3px;
  background: #0072bc;
  display: inline-block;
  vertical-align: middle;
  transition: width 0.3s;
}
#index4b .comm .a4 {
  margin-top: 11px;
  display: block;
  height: 72px;
  line-height: 24px;
  overflow: hidden;
}
#index4b .comm:hover .a1 img {
  transform: scale(1.1);
}
#index4b .comm:hover .a3 {
  color: #0072bc;
}
#index4b .comm:hover .a3 i {
  width: 40px;
  margin-right: 5px;
}
#index4c {
  padding: 55px 0;
  text-align: center;
}
#index4c img {
  transition: 0.5s;
}
#index4c img:hover {
  transform: translateX(5px);
}
#onepage .title {
  padding-top: 40px;
  font-size: 36px;
  text-align: center;
}
#onepage .content {
  padding: 30px 0;
  line-height: 2;
}
#news dl dd {
  overflow: hidden;
  border-bottom: 1px dashed #ddd;
  height: 150px;
  padding: 26px 0;
}
#news dl dd .a1 {
  width: 246px;
  height: 150px;
  overflow: hidden;
  float: left;
  margin-right: 24px;
}
#news dl dd .a1 img {
  width: 246px;
  height: 150px;
  transition: 0.5s;
}
#news dl dd .a2 {
  display: block;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  font-size: 15px;
  font-weight: bold;
}
#news dl dd .a3 {
  display: block;
  height: 36px;
  line-height: 2;
  color: #0072bc;
}
#news dl dd .a4 {
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  font-size: 13px;
  color: #666666;
}
#news dl dd:hover .a1 img {
  transform: scale(1.1);
}
#news dl dd:hover .a2 {
  color: #0072bc;
}
#news dl dd:hover .a4 {
  color: #0072bc;
}
#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: 32px;
  line-height: 32px;
  color: #666;
  border: 1px solid #666;
}
#page .current {
  background: #0072bc;
  border: 1px solid #0072bc;
  color: #fff;
}
#page .prev,
#page .next {
  width: auto;
  padding: 0 20px;
}
/*新闻翻页*/
#pageInfo {
  padding: 40px 0;
  text-align: center;
  font-size: 14px;
}
#pageInfo a {
  display: inline-block;
  margin: 0px 3px;
  padding: 0 12px;
  line-height: 32px;
  border: 1px solid #ddd;
  color: #333;
}
#pageInfo em {
  font-style: normal;
}
#pageInfo em a {
  width: auto;
  padding: 0 15px;
}
#pageInfo .onfocus a {
  color: #ffffff;
  border: 1px solid #0072bc;
  background: #0072bc;
}
#infopro1 .a .b1 {
  padding-top: 40px;
  height: 42px;
  font-weight: bold;
  color: #0072bc;
  font-size: 24px;
}
#infopro1 .a .b2 {
  margin-left: 42px;
  padding-top: 25px;
  line-height: 2;
}
#infopro1 .a .b2 table {
  margin: 0 auto;
}
#about1 {
  width: 1360px;
  margin: 0 auto;
  padding-bottom: 62px;
}
#about1 .a1 {
  padding-top: 83px;
  font-weight: bold;
  font-size: 32px;
}
#about1 .a2 {
  padding-top: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #0072bc;
}
#about1 .a3 {
  padding-top: 32px;
  font-size: 15px;
  line-height: 28px;
}
#about2 {
  height: 601px;
  text-align: center;
  color: #ffffff;
}
#about2 .a1 {
  padding-top: 96px;
  font-weight: bold;
  font-size: 46px;
}
#about2 .a2 {
  padding-top: 14px;
  font-size: 36px;
}
#about2 .a3 {
  padding-top: 75px;
  font-size: 16px;
  line-height: 36px;
}
#about3 {
  padding-bottom: 40px;
}
#about3 .c {
  width: 1360px;
  margin: 0 auto;
}
#about3 .c .box {
  text-align: center;
}
#about3 .c .a1 {
  padding-top: 83px;
  font-weight: bold;
  font-size: 46px;
  color: #0072bc;
}
#about3 .c .a2 {
  padding-top: 14px;
  font-size: 36px;
}
#about3 .c .a3 {
  padding-top: 20px;
  font-size: 15px;
  color: #666666;
}
#about3 .c .a4a {
  overflow: hidden;
}
#about3 .c .a4a .comm {
  float: left;
  margin-top: 34px;
  margin-right: 37px;
  padding-bottom: 10px;
  background: #ffffff;
  width: 312px;
  text-align: center;
  color: #666666;
}
#about3 .c .a4a .comm:nth-child(4n) {
  margin-right: 0;
}
#about3 .c .a4a .comm .b1 {
  width: 312px;
  height: 215px;
  overflow: hidden;
}
#about3 .c .a4a .comm .b1 img {
  width: 312px;
  height: 215px;
  transition: 0.5s;
}
#about3 .c .a4a .comm .b2 {
  padding-top: 15px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
}
#about3 .c .a4a .comm .b3 {
  overflow: hidden;
  height: 24px;
  line-height: 24px;
}
#about3 .c .a4a .comm:hover .b1 img {
  transform: scale(1.1);
}
#about3 .c .a4 {
  overflow: hidden;
}
#about3 .c .a4 .comm {
  float: left;
  margin-top: 34px;
  margin-right: 37px;
  background: #ffffff;
  width: 242px;
  height: 415px;
  text-align: center;
  color: #666666;
}
#about3 .c .a4 .comm:nth-child(5n) {
  margin-right: 0;
}
#about3 .c .a4 .comm .b1 {
  width: 242px;
  height: 343px;
  overflow: hidden;
}
#about3 .c .a4 .comm .b1 img {
  width: 242px;
  height: 343px;
  transition: 0.5s;
}
#about3 .c .a4 .comm .b2 {
  padding-top: 15px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
}
#about3 .c .a4 .comm .b3 {
  overflow: hidden;
  height: 24px;
  line-height: 24px;
}
#about3 .c .a4 .comm:hover .b1 img {
  transform: scale(1.1);
}
#about4 {
  width: 1360px;
  padding-bottom: 55px;
  margin: 0 auto;
}
#about4 .box {
  text-align: center;
}
#about4 .box .a1 {
  padding-top: 83px;
  font-weight: bold;
  font-size: 46px;
  color: #0072bc;
}
#about4 .box .a2 {
  padding-top: 14px;
  font-size: 36px;
}
#about4 .box .a3 {
  padding-top: 20px;
  font-size: 15px;
  color: #666666;
}
#xiangce {
  overflow: hidden;
}
#xiangce .comm {
  float: left;
  margin-bottom: 34px;
  margin-right: 37px;
  padding-bottom: 10px;
  background: #ffffff;
  width: 312px;
  text-align: center;
  color: #666666;
}
#xiangce .comm:nth-child(4n) {
  margin-right: 0;
}
#xiangce .comm .b1 {
  width: 312px;
  height: 215px;
  overflow: hidden;
}
#xiangce .comm .b1 img {
  width: 312px;
  height: 215px;
  transition: 0.5s;
}
#xiangce .comm .b2 {
  padding-top: 15px;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
}
#xiangce .comm .b3 {
  overflow: hidden;
  height: 24px;
  line-height: 24px;
}
#xiangce .comm:hover .b1 img {
  transform: scale(1.1);
}
#bottom1 {
  height: 402px;
  text-align: center;
  color: #ffffff;
}
#bottom1 .a1 {
  padding-top: 65px;
  font-size: 15px;
  line-height: 26px;
}
#bottom1 .a2 {
  padding-top: 20px;
  font-size: 36px;
}
#bottom1 .a3 {
  padding-bottom: 12px;
  line-height: 96px;
  font-size: 36px;
  font-weight: bold;
}
#bottom1 .a4 .b1 {
  display: inline-block;
  line-height: 53px;
  border: 1px solid #fff;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  padding: 0 30px;
  color: #ffffff;
  vertical-align: top;
  font-size: 18px;
}
#bottom2 {
  background: #1a1d1f;
}
#bottom2 .c {
  width: 1360px;
  margin: 0 auto;
}
#bottom2 .c .a1 {
  height: 115px;
  position: relative;
  border-bottom: 1px solid #2c2f31;
  overflow: hidden;
}
#bottom2 .c .a1 .b1 {
  position: absolute;
  top: 39px;
  left: 0px;
}
#bottom2 .c .a1 .b2 {
  position: absolute;
  top: 56px;
  right: -1px;
}
#bottom2 .c .a1 .b2 a {
  font-size: 16px;
  color: #ffffff;
  padding: 0 25px;
  float: left;
  border-right: 1px solid #484a4c;
}
#bottom2 .c .a2 {
  overflow: hidden;
  padding-bottom: 32px;
}
#bottom2 .c .a2 .b1 {
  float: left;
  width: 593px;
}
#bottom2 .c .a2 .b1 .c1 {
  padding-top: 57px;
  font-size: 16px;
  color: #a8a8a9;
}
#bottom2 .c .a2 .b1 .c2 {
  padding-top: 15px;
  font-size: 26px;
  font-weight: bold;
  color: #0072bc;
}
#bottom2 .c .a2 .b2 {
  float: left;
  width: 640px;
  padding-top: 46px;
  font-size: 15px;
  line-height: 36px;
  color: #a8a8a9;
}
#bottom2 .c .a2 .b3 {
  float: right;
  margin-top: 34px;
}
#bottom3 {
  line-height: 66px;
  text-align: center;
  background: #141618;
  color: #606061;
}
#bottom3 a {
  color: #606061;
}
#bottom3 a:hover {
  color: #ffffff;
}
/*新闻详细页*/
#newsShow {
  padding: 20px 0;
  overflow: hidden;
}
#newsShow .title {
  padding: 10px 0;
  font-size: 22px;
  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: #0072bc;
}
#newsShow .theContent table {
  margin: 0 auto;
}
#newsShow .theContent td {
  border: 1px solid #dddddd;
}
#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: #0072bc;
}
#newsShow .thePageInfo .pre,
#newsShow .thePageInfo .next {
  display: none;
}
/*# sourceMappingURL=style.css.map */