.text-overflow {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
* {
  padding: 0;
  margin: 0;
}
body {
  font-family: "微软雅黑", 'Microsoft YaHei';
  background: #ffffff;
  color: #000;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  color: #666666;
}
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
.clearfix {
  zoom: 1;
  padding: 0;
  font-size: 15px;
}
.clearfix:after {
  display: block;
  clear: both;
  content: '\20';
  font-size: 15px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.banner {
  width: 100%;
  height: 595px;
  background: url(../images/banner.jpg) no-repeat top;
  background-size: 100% 100%;
  position: relative;
}
.banner .fl {
  width: 495px;
  height: 380px;
  margin-top: 230px;
}
.banner .fl h1 {
  font-size: 48px;
  color: #fff;
  line-height: 48px;
  height: 48px;
}
.banner .fl p {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  max-height: 160px;
  overflow: hidden;
  margin-top: 40px;
}
.banner .fr {
  width: 654px;
  height: 473px;
  display: block;
  margin-top: 40px;
}
.banner .subnav {
  position: absolute;
  width: 1250px;
  height: 125px;
  bottom: -60px;
  left: 50%;
  margin-left: -625px;
}
.banner ul {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  -o-justify-content: space-evenly;
  justify-content: space-evenly;
}
.banner ul li {
  width: 290px;
  height: 125px;
}
.banner ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
  transition: 0.5s;
  box-shadow: 0 0 25px rgba(146, 146, 146, 0.3);
  -webkit-box-shadow: 0 0 25px rgba(146, 146, 146, 0.3);
  -moz-box-shadow: 0 0 25px rgba(146, 146, 146, 0.3);
  -o-box-shadow: 0 0 25px rgba(146, 146, 146, 0.3);
  -ms-box-shadow: 0 0 25px rgba(146, 146, 146, 0.3);
}
.banner ul li a:hover {
  width: 340px;
  height: 150px;
  margin-left: -25px;
  margin-top: -12.5px;
  background: #09c8ff;
  color: #fff;
  z-index: 2;
  transition: 0.5s;
  box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
  -webkit-box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
  -moz-box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
  -o-box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
  -ms-box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
}
.banner ul li a:hover .img {
  width: 75px;
  height: 75px;
  border: 15px solid #00b4ff;
  background: #fff;
  position: absolute;
  top: -52px;
  left: 50%;
  margin-left: -52.5px;
  padding-top: 0;
}
.banner ul li a:hover .img img {
  margin: 15px auto;
}
.banner ul li a:hover p {
  padding-top: 75px;
  color: #fff;
}
.banner ul li a:hover p::after {
  content: "";
  width: 32px;
  height: 4px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -16px;
}
.banner ul li a .img {
  width: 75px;
  height: 55px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  background: transparent;
  padding-top: 25px;
}
.banner ul li a .img img {
  width: auto;
  height: 35px;
  display: block;
  margin: 0px auto;
}
.banner ul li a p {
  font-size: 18px;
  color: #666;
  line-height: 30px;
  height: 45px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.banner ul li a p::after {
  content: "";
  width: 32px;
  height: 4px;
  background: #09c8ff;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -16px;
}
.con h2 {
  width: 100%;
  font-size: 30px;
  color: #101010;
  line-height: 30px;
  text-align: center;
  height: 30px;
  overflow: hidden;
}
.xtyl {
  padding-bottom: 53px;
}
.xtyl h2 {
  padding-top: 140px;
}
.xtyl h3 {
  width: 70px;
  height: 50px;
  line-height: 70px;
  font-size: 20px;
  color: #101010;
  line-height: 50px;
  border-bottom: 3px solid #09c8ff;
  margin: 50px auto;
}
.xtyl .tabList ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.xtyl .tabList ul li {
  width: 200px;
  height: 150px;
}
.xtyl .tabList ul li:hover .xl,
.xtyl .tabList ul li.active .xl {
  color: #fff;
  background: #09c8ff;
  box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
  -webkit-box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
  -moz-box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
  -o-box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
  -ms-box-shadow: 0 0 30px rgba(34, 196, 243, 0.5);
}
.xtyl .tabList ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.xtyl .tabList ul li .xl {
  width: 100px;
  height: 100px;
  background: #fff;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0 0 30px rgba(209, 209, 209, 0.5);
  -webkit-box-shadow: 0 0 30px rgba(209, 209, 209, 0.5);
  -moz-box-shadow: 0 0 30px rgba(209, 209, 209, 0.5);
  -o-box-shadow: 0 0 30px rgba(209, 209, 209, 0.5);
  -ms-box-shadow: 0 0 30px rgba(209, 209, 209, 0.5);
  font-size: 50px;
  color: #9c9c9c;
  line-height: 100px;
  text-align: center;
}
.xtyl .tabList ul li p {
  width: 100%;
  height: 20px;
  font-size: 18px;
  color: #141414;
  line-height: 20px;
  margin-top: 20px;
  text-align: center;
}
.ywms {
  width: 100%;
  height: 594px;
  background: url(../images/bg2.jpg) no-repeat center;
}
.ywms h2 {
  padding-top: 65px;
  color: #fff;
}
.ywms .bg {
  width: 1200px;
  height: 265px;
  position: relative;
  margin: 75px auto 0;
  background: url(../images/bg3.png) no-repeat center;
}
.ywms .bg ul li {
  position: absolute;
  width: 160px;
  height: 80px;
  text-align: center;
}
.ywms .bg ul li p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.ywms .bg ul li span {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #d7caca;
  line-height: 20px;
  margin-top: 10px;
}
.ywms .bg ul li:first-child {
  top: 55px;
  left: 105px;
}
.ywms .bg ul li:nth-child(2) {
  top: 55px;
  left: 325px;
}
.ywms .bg ul li:nth-child(3) {
  top: 55px;
  left: 535px;
}
.ywms .bg ul li:nth-child(4) {
  top: 55px;
  left: 760px;
}
.ywms .bg ul li:nth-child(5) {
  top: 150px;
  left: 935px;
}
.ywms .bg ul li:nth-child(6) {
  top: 260px;
  left: 760px;
}
.ywms .bg ul li:nth-child(7) {
  top: 260px;
  left: 535px;
}
.ywms .bg ul li:nth-child(8) {
  top: 260px;
  left: 325px;
}
.ywms .bg ul li:nth-child(9) {
  top: 260px;
  left: 105px;
}
.dcxt {
  margin-bottom: 50px;
}
.dcxt h2 {
  padding-top: 80px;
}
.dcxt p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  height: 60px;
  width: 870px;
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
}
.dcxt ul {
  width: 1150px;
  margin: 45px auto 0;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dcxt ul li {
  float: left;
  width: 220px;
  height: 60px;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  margin: 5px;
  position: relative;
}
.dcxt ul li a {
  width: 160px;
  height: 100%;
  display: block;
  font-size: 18px;
  color: #777777;
  line-height: 60px;
  text-indent: 25px;
  padding-right: 60px;
  overflow: hidden;
}
.dcxt ul li a img {
  display: block;
  width: auto;
  height: 25px;
  position: absolute;
  top: 18px;
  right: 22px;
}
.cpjg {
  margin-bottom: 68px;
}
.cpjg h2 {
  padding-top: 20px;
}
.cpjg img {
  width: 1200px;
  height: 364px;
  display: block;
  margin: 55px auto 0;
}
.gnld {
  width: 100%;
  height: 500px;
  background: url(../images/bg4.jpg) no-repeat center;
}
.gnld h2 {
  padding-top: 75px;
  color: #fff;
}
.gnld ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  margin-top: 55px;
}
.gnld ul li {
  width: 240px;
  height: auto;
}
.gnld ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.gnld ul li img {
  width: auto;
  height: 60px;
  margin: 0 auto;
  display: block;
}
.gnld ul li h3 {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  margin-top: 40px;
}
.gnld ul li p {
  font-size: 14px;
  color: #cccccc;
  line-height: 26px;
  height: 150px;
  overflow: hidden;
  text-align: center;
  margin-top: 35px;
}
.tsgn .wrap {
  margin-top: 60px;
}
.tsgn .fl {
  width: 435px;
}
.tsgn .fl img {
  width: 100px;
  height: 100px;
  display: block;
  margin-top: 25px;
}
.tsgn .fl p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  margin-top: 45px;
}
.tsgn .fr {
  width: 720px;
}
.tsgn .fr ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  -o-justify-content: space-evenly;
  justify-content: space-evenly;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tsgn .fr ul li {
  width: 210px;
  position: relative;
  margin-bottom: 50px;
}
.tsgn .fr ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.tsgn .fr ul li img {
  width: auto;
  height: 40px;
  display: block;
  margin: 0 auto;
}
.tsgn .fr ul li h4,
.tsgn .fr ul li p {
  overflow: hidden;
  margin-top: 20px;
  text-align: center;
}
.tsgn .fr ul li h4 {
  font-size: 16px;
  color: #2a2a2a;
  line-height: 24px;
  height: 24px;
}
.tsgn .fr ul li p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  height: 88px;
}
.tsgn .fr ul li:nth-child(2),
.tsgn .fr ul li:nth-child(5) {
  padding: 0 40px;
}
.tsgn .fr ul li:nth-child(2)::before,
.tsgn .fr ul li:nth-child(5)::before {
  content: "";
  width: 1px;
  height: 100px;
  background: #f5f5f5;
  position: absolute;
  top: 33px;
  left: 0;
}
.tsgn .fr ul li:nth-child(2)::after,
.tsgn .fr ul li:nth-child(5)::after {
  content: "";
  width: 1px;
  height: 100px;
  background: #f5f5f5;
  position: absolute;
  top: 33px;
  right: 0;
}
.box,
.box2 {
  width: 100%;
  height: 540px;
}
.box .wrap,
.box2 .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  height: 100%;
}
.box .title,
.box2 .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  width: 460px;
}
.box .title h5,
.box2 .title h5 {
  font-size: 24px;
  color: #000;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin-bottom: 35px;
}
.box .title p,
.box2 .title p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  height: 150px;
  overflow: hidden;
}
.box {
  background: #f8fcfe;
}
.box2 {
  background: #fff;
}
.cj {
  width: 100%;
  height: 632px;
  background: url(../images/bg5.jpg) no-repeat center;
}
.cj h2 {
  padding-top: 65px;
}
.cj ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 60px;
}
.cj ul li {
  width: 280px;
  height: 178px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 30px;
}
.cj ul li a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.cj ul li a:hover {
  background: url(../images/cbg.png) no-repeat center;
  background-size: 100% 100%;
}
.cj ul li a img {
  display: block;
  margin: 50px auto 20px;
  width: 39px;
  height: 39px;
}
.cj ul li a p {
  width: 100%;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
}
.yzfw {
  padding-bottom: 55px;
}
.yzfw h2 {
  padding-top: 80px;
}
.yzfw ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  -o-justify-content: space-evenly;
  justify-content: space-evenly;
  margin-top: 70px;
}
.yzfw ul li {
  width: 320px;
}
.yzfw ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.yzfw ul li a img {
  width: auto;
  height: 60px;
  display: block;
  margin: 0 auto;
}
.yzfw ul li a h6 {
  font-size: 20px;
  color: #171717;
  line-height: 30px;
  height: 30px;
  margin: 25px auto;
  overflow: hidden;
}
.yzfw ul li a p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  height: 168px;
  overflow: hidden;
  text-align: left;
}
.wmdsl {
  width: 100%;
  height: 540px;
  background: #f8fcfe;
}
.wmdsl h2 {
  padding-top: 60px;
}
.wmdsl ul {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.wmdsl ul li {
  width: 377px;
}
.wmdsl ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
}
.wmdsl ul li a img {
  width: 100%;
  height: 184px;
  display: block;
  margin: 0 auto;
}
.wmdsl ul li a h6 {
  font-size: 18px;
  color: #171717;
  line-height: 30px;
  height: 30px;
  padding-bottom: 10px;
  margin: 25px auto;
  overflow: hidden;
  position: relative;
}
.wmdsl ul li a h6::after {
  content: "";
  width: 35px;
  height: 2px;
  background: #dcdcdc;
  left: 0;
  bottom: 0;
  position: absolute;
}
.wmdsl ul li a p {
  font-size: 14px;
  color: #777;
  line-height: 30px;
  height: 120px;
  overflow: hidden;
}
