div { box-sizing: border-box; }
/*gybindex*/
.gybBox {
  height: 40px;
  background-color: #f2f5f7;
}
.gybBox p {
  font-size: 12px;
  color: #666666;
  line-height: 40px;
}

.logoLeft {
  float: left;
  position: relative; font-size:2.5em;
  line-height: 70px;
  width: 40%;
}

.navbox {
  overflow: hidden;
}
.navbox ul {
  float: right;
}
.navbox ul li {
  float: left;
  display: inline-block;
  padding: 0 10px;
}
.navbox ul li a {
  display: inline-block;
  padding: 0 10px;
  line-height: 70px;
  font-size: 16px;
  color: #666;
  box-sizing: border-box;
  border-top: 4px solid #fff;
}
.navbox ul .active a {
  color: #ffa20f;
  border-top: 4px solid #ffa20f;
}

/*banner*/
.gybBanner {
  width: 100%;
  text-align: center;
  overflow:hidden;
}
.gybBanner a {
  display: block;
  text-align: center;
}
.gybBanner a img {
	max-width:100%;
  vertical-align: middle;
}

/*icon*/
.iconbar {
  padding: 40px 0;
}
.iconbar li {
  float: left;
  width: 276px;
  padding: 35px 0;
  border: 2px solid #dce6f5;
  border-radius: 5px;
  margin-right: 32px;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.iconbar li:last-child {
  margin-right: 0;
}
.iconbar li img {
  margin: 0 70px;
  display: block;
}
.iconbar li h4 {
  font-size: 26px;
  color: #333;
  margin: 24px 0;
}
.iconbar li p {
  font-size: 18px;
  color: #8591a1;
}
.iconbar li:hover {
  border-color: rgba(119, 174, 199, 0.6);
  box-shadow: 0px 12px 20px 0px rgba(119, 174, 199, 0.7);
}

/*zyBox*/
.zyBox {
  width: 100%;
  background: url(../images/gybBg.png) center no-repeat;
  height: 0;
  padding-bottom: 260px;
}
.zyBox .zy {
  padding: 26px 0 35px 0;
  text-align: center;
}
.zyBox .zy h2 {
  font-size: 22px;
  color: #fffefe;
  margin-bottom: 27px;
}
.zyBox .zy p {
  width: 805px;
  margin: 0 auto 32px;
  line-height: 28px;
  font-size: 18px;
  color: #fffefe;
  margin-bottom: 32px;
}
.zyBox .zy a {
  width: 220px;
  line-height: 40px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 3px;
  border: solid 2px #ffa20f;
  text-align: center;
  font-size: 18px;
  color: #ffa20f;
}

.teleBox {
  padding: 50px 0 10px;
}
.teleBox .imgBox {
  width: 435px;
  height: 244px;
  box-sizing: border-box;
}
.teleBox .imgBox img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.teleBox .left {
  float: left;
  position: relative;
  margin-right: 54px;
}
.teleBox .right {
  float: right;
  position: relative;
  margin-left: 54px;
}
.teleBox .rightInfo {
  overflow: hidden;
  padding-top: 40px;
}
.teleBox .rightInfo h2 {
  padding-top: 50px;
  background: url(../images/titleBg.png) left 0 no-repeat;
  font-size: 24px;
  color: #333;
}
.teleBox .rightInfo p {
  font-size: 18px;
  color: #333;
  line-height: 28px;
  margin-top: 20px;
}
.teleBox .rightInfo .tele {
  width: 462px;
  height: 66px;
  padding: 9px 10px;
  margin-top: 16px;
  box-sizing: border-box;
  color: #fff;
  line-height: 26px;
  background: url(../images/txtBg.png) no-repeat;
  font-size: 18px;
}
.teleBox .no-pad {
  padding-top: 0;
}

/*footer*/
.gybFooter {
  margin-top: 40px;
  width: 100%;
  background: #2f383d;
  padding: 40px 0;
}
.gybFooter .footerLeft {
  float: left;
  /*margin-right: 56px;*/
  position: relative;
  width: 50%;
}
.gybFooter .footerLeft div {
  /*float: right;*/
  color: #aaa;
  line-height: 30px;
}
.gybFooter .footerLeft div a {
  display: inline-blcok;
  font-size: 16px;
  padding: 0 10px;
  color: #ccc;
}
.gybFooter .footerLeft div a:hover { color: #fff; }

.gybFooter .footerRight {
  overflow: hidden;
  padding-left: 50px;
  box-sizing: border-box;
  width: 50%;
}
.gybFooter .footerRight p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}

/*about-us*/
.fwo {
  padding: 40px 0 400px;
  position: relative;
  height: 0;
}
.fwo .foBox {
  padding: 45px 0 0;
}
.fwo .foBox .fo {
  width: 213px;
  height: 200px;
  box-sizing: border-box;
  margin-left: 180px;
  float: left;
  text-align: center;
  position: relative;
}
.fwo .foBox .fo img {
  display: block;
  width: 100%;
  height: 100%;
}
.fwo .foBox .fo .info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 18px 30px 0 40px;
  box-sizing: border-box;
}
.fwo .foBox .fo .info h2 {
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.fwo .foBox .fo .info p {
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding-top: 7px;
  line-height: 20px;
}
.fwo .foBox .fo h4 {
  position: absolute;
  bottom: 26px;
  right: 62px;
  font-size: 19px;
  color: #fff;
  font-weight: bold;
}
.fwo .foBox .fo:first-child {
  margin: 0;
}
.fwo .foBox .one .info p {
  padding-top: 30px;
  text-align: center;
}
.fwo .foBox2 {
  position: absolute;
  top: 215px;
  left: 0;
}
.fwo .foBox2 .fo:first-child {
  margin-left: 180px;
}

.foTitle {
  text-align: center;
  font-size: 24px;
  color: #333;
}
.foTitle span {
  text-align: center;
  display: inline-block;
  position: relative;
}
.foTitle span:before {
  content: '';
  display: inline-block;
  width: 103px;
  height: 25px;
  position: absolute;
  left: -120px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/titleBg2.png) no-repeat;
}
.foTitle span:after {
  content: '';
  display: inline-block;
  width: 103px;
  height: 25px;
  position: absolute;
  right: -120px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/titleBg.png) no-repeat;
}

/*jiejuefangan*/
.xinxi {
  padding: 50px 0 0;
}
.xinxi .fanganBox {
  padding-top: 50px;
}
.xinxi .fanganBox:last-child {
  padding-top: 0;
}
.xinxi .fanganBox .left {
  float: right;
  position: relative;
  width: 460px;
}
.xinxi .fanganBox .left .info {
  padding-bottom: 30px;
}
.xinxi .fanganBox .left .info h2 {
  width: 100%;
  height: 42px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: url(../images/gybBg2.png) no-repeat;
  line-height: 40px;
  font-weight: bold;
}
.xinxi .fanganBox .left .info .infoBox {
  width: 100%;
}
.xinxi .fanganBox .left .info .infoBox a {
  margin-top: 24px;
  display: inline-block;
  margin-left: 15px;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border: 2px solid #666;
  text-align: center;
  font-size: 16px;
  color: #333;
  border-radius: 3px;
  box-sizing: border-box;
}
.xinxi .fanganBox .left .info .infoBox a:first-child {
  margin-left: 0;
}
.xinxi .fanganBox .left .info .infoBox a:nth-child(4n+1) {
  margin-left: 0;
}
.xinxi .fanganBox .left .imgPic {
  padding-bottom: 202px;
  background: url(../images/Bg4.png) no-repeat;
}
.xinxi .fanganBox .right {
  overflow: hidden;
  padding-right: 160px;
}
.xinxi .fanganBox .right h2 {
  font-size: 18px;
  color: #333;
  position: relative;
}
.xinxi .fanganBox .right h2:after {
  content: '';
  display: block;
  width: 48px;
  height: 4px;
  background: #3389e5;
  position: absolute;
  left: 0;
  bottom: -8px;
}
.xinxi .fanganBox .right .info p {
  padding-top: 20px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
.xinxi .fanganBox .right .infoBg {
  background: url(../images/Bg3.png) right bottom no-repeat;
  padding-bottom: 326px;
}
.xinxi .fanganBox .padTop {
  padding-top: 140px;
}

.zzBox {
  padding-top: 50px;
}
.zzBox .item {
  padding-top: 42px;
}
.zzBox .item li {
  float: left;
  width: 380px;
  height: 0;
  padding: 22px 22px 475px 22px;
  box-sizing: border-box;
  border: 1px solid #fff;
  box-shadow: 0px 12px 20px 0px rgba(119, 174, 199, 0.3);
  border-radius: 5px;
  margin-right: 30px;
  box-sizing: border-box;
}
.zzBox .item li:last-child {
  margin-right: 0;
}
.zzBox .item li:hover, .zzBox .item li:focus {
  border-color: rgba(119, 174, 199, 0.3);
  box-shadow: 0px 12px 20px 0px rgba(119, 174, 199, 0.7);
}
.zzBox .item li img {
  display: block;
  width: 100%;
  height: 187px;
  border-radius: 5px;
  overflow: hidden;
}
.zzBox .item li p {
  padding-top: 23px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}

.tab {
  padding-top: 50px;
}
.tab .TabBox {
  padding-top: 41px;
  width: 840px;
  margin: 0 auto;
}
.tab .TabBox table {
  border-collapse: collapse;
}
.tab .TabBox table tr {
  border: 1px solid #666;
}
.tab .TabBox table tr th {
  line-height: 50px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  border: 1px solid #666;
}
.tab .TabBox table tr .one {
  background: url(../images/tableBg1.jpg) no-repeat;
  width: 136px;
}
.tab .TabBox table tr .two {
  background: url(../images/tableBg2.jpg) no-repeat;
  width: 568px;
}
.tab .TabBox table tr .three {
  background: url(../images/tableBg3.jpg) no-repeat;
  width: 136px;
}
.tab .TabBox table tr td {
  line-height: 50px;
  font-size: 16px;
  color: #666;
  text-align: center;
  border: 1px solid #666;
}

/*# sourceMappingURL=gybStyle.css.map */
