/*-----------------------------------------------------------*/
/*n*/
/**/
/*0*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*首页banner*/
.pics_wrap {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.html5zoo-img-0 img {
  width: 100%;
}
.html5zoo-arrow-left-0 {
  left: 10% !important;
}
.html5zoo-arrow-right-0 {
  right: 10% !important;
}
.html5zoo-bullet-wrapper-0 div {
  margin: 0 4px !important;
}
.html5zoo-nav-0 {
  margin-top: -50px !important;
  left: 48% !important;
}
.html5zoo-bullet-wrapper-0 {
  width: 100% !important;
}
.banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  margin-top: 8px;
}
.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}
.banner ul.bb li {
  position: absolute;
  display: none;
}
.banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}
.banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}
.banner .num li.num_hover {
  background-color: #f7de07;
}
.banner .num li.num_hover a {
  color: #fff;
}
.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
/*幻灯片样式2*/
#focus {
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
}
#focus ul {
  height: 188px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 255px;
  height: 188px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li a img {
  height: 188px;
  width: 255px;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 255px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
#focus .btn {
  position: absolute;
  width: 255px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
#focus .btn span.on {
  background: #fff;
}
/*banner*/
#bannerCircle,
#bannerArrow {
  display: none;
}
.one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.title1 {
  text-align: center;
}
.title1 > h3 {
  font-size: 30px;
  line-height: 30px;
  color: #111111;
  margin-bottom: 25px;
}
.title1 > h4 {
  font-size: 18px;
  line-height: 18px;
  color: #666666;
  margin-bottom: 18px;
}
.title1 > span {
  display: inline-block;
  width: 71px;
  height: 4px;
  background-color: #069e06;
}
.lesson {
  margin-top: 50px;
}
.lesson .lesson_main .lesson_view {
  position: relative;
  margin-top: 48px;
}
.lesson .lesson_main .lesson_view .lesson_view_list > li {
  position: relative;
  float: left;
  width: 285px;
  height: 350px;
  background: #f2f0ee;
  border-radius: 10px;
  z-index: 1;
  transition: all 0.5s ease-in-out;
  margin: 15px 20px 15px 0;
}
.lesson .lesson_main .lesson_view .lesson_view_list > li:hover {
  transform: scale(1.1);
}
.lesson .lesson_main .lesson_view .lesson_view_list > li:hover .less_cover {
  opacity: 0.9;
  z-index: -1;
}
.lesson .lesson_main .lesson_view .lesson_view_list > li:hover > a {
  background-color: #069e06;
}
.lesson .lesson_main .lesson_view .lesson_view_list > li .lesson_tit > h3 {
  width: 131px;
  height: 131px;
  background-color: #069e06;
  margin: 44px auto 0;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
}
.lesson .lesson_main .lesson_view .lesson_view_list > li .lesson_tit > h3 > a {
  display: block;
  width: 100%;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 15px;
  margin-top: 45px;
}
.lesson .lesson_main .lesson_view .lesson_view_list > li .lesson_tit > h3 > p {
  width: 100%;
  height: 16px;
  line-height: 16px;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 12px;
  text-transform: uppercase;
}
.lesson .lesson_main .lesson_view .lesson_view_list > li > h4 {
  width: 220px;
  height: 60px;
  line-height: 30px;
  overflow: hidden;
  font-size: 14px;
  color: #666666;
  margin: 35px auto 20px;
}
.lesson .lesson_main .lesson_view .lesson_view_list > li > a {
  display: block;
  width: 159px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #ffffff;
  background-color: #111111;
  border-radius: 17px;
  margin: 0 auto;
}
.lesson .lesson_main .lesson_view .lesson_view_list > li .less_cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background-color: #f2f0ee;
}
.lesson .lesson_main .lesson_view .lesson_view_list .less1:hover {
  background: url(../images/less1.jpg) center no-repeat;
}
.lesson .lesson_main .lesson_view .lesson_view_list .less2:hover {
  background: url(../images/less2.jpg) center no-repeat;
}
.lesson .lesson_main .lesson_view .lesson_view_list .less3:hover {
  background: url(../images/less3.jpg) center no-repeat;
}
.lesson .lesson_main .lesson_view .lesson_view_list .less4:hover {
  background: url(../images/less4.jpg) center no-repeat;
}
.lesson .lesson_main .lesson_view .lesson_view_list .less5:hover {
  background: url(../images/less5.jpg) center no-repeat;
}
.lesson .lesson_main .lesson_view .lesson_view_list .less6:hover {
  background: url(../images/less6.jpg) center no-repeat;
}
.lesson .lesson_main .lesson_view .lesson_view_list .less7:hover {
  background: url(../images/less7.jpg) center no-repeat;
}
.lesson .lesson_main .lesson_view .less_prev,
.lesson .lesson_main .lesson_view .less_next {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 150px;
  cursor: pointer;
  border-radius: 50%;
  z-index: 2;
}
.lesson .lesson_main .lesson_view .less_prev {
  left: 0;
  background: url(../images/less_prev.png) center no-repeat #e7e4e2;
}
.lesson .lesson_main .lesson_view .less_next {
  right: 0;
  background: url(../images/less_next.png) center no-repeat #e7e4e2;
}
.lesson .lesson_main .less_tell {
  width: 473px;
  height: 61px;
  text-align: center;
  line-height: 61px;
  font-size: 24px;
  background-color: #069e06;
  border-radius: 30px;
  color: #ffffff;
  margin: 60px auto 0;
}
.lesson .lesson_main .less_tell > span {
  font-size: 30px;
  vertical-align: middle;
}
.lesson .lesson_main .less_tell > i {
  font-size: 16px;
  vertical-align: middle;
}
.video {
  width: 100%;
  height: 520px;
  background-color: #f7f7f7;
  margin-top: 53px;
  margin-top: 40px;
}
.video .video_main .video_pic {
  width: 100%;
  height: 376px;
}
.video .video_main .video_pic > img {
  width: 100%;
  height: 100%;
}
.video .video_main .video_txt {
  width: 100%;
  height: 144px;
  padding: 28px 55px 0;
  box-sizing: border-box;
  background-color: #069e06;
}
.video .video_main .video_txt .ab_more {
  color: #ffffff;
}
.video .video_main .video_txt .ab_more > a {
  font-size: 18px;
  color: #ffffff;
  display: block;
  margin-bottom: 15px;
}
.video .video_main .video_txt .ab_more > p {
  font-family: Arial;
  line-height: 12px;
  font-size: 12px;
}
.video .video_main .video_txt .ab_txt_main {
  width: 979px;
  height: 81px;
  background: url(../images/ab_txt_main.png) center no-repeat;
  font-size: 14px;
  color: #ffffff;
  line-height: 35px;
  padding: 0 50px;
  box-sizing: border-box;
  overflow: hidden;
}
.enviro {
	width: 100%;
  height: 450px;
  padding-top: 30px;
  box-sizing: border-box;
  background: url(../images/xw.png) center no-repeat;
  margin-top1: 42px;
  background1: url(../images/xw.png) center no-repeat;
}
.enviro .enviro_main {
  /* ---------------- */
  /* ---------------- */
}
.enviro .enviro_main .case_view {
  margin-top: 42px;
}
.enviro .enviro_main #certify {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.enviro .enviro_main #certify .swiper-slide {
  position: relative;
  width: 600px;
  height: 300px;
  background: #fff;
}
.enviro .enviro_main #certify .swiper-slide img {
  display: block;
  width: 600px;
  height: 300px;
}
.enviro .enviro_main #certify .swiper-slide-prev img {
  opacity: 0.6;
}
.enviro .enviro_main #certify .swiper-slide-next img {
  opacity: 0.6;
}
.enviro .enviro_main #certify .swiper-slide-prev::after,
.enviro .enviro_main #certify .swiper-slide-next::after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(35, 35, 35, 0.5);
}
.enviro .enviro_main #certify .swiper-slide .txtlq {
  display: none;
  padding-top: 45px;
}
.enviro .enviro_main #certify .swiper-slide-active .txtlq {
  display: block;
}
.enviro .enviro_main #certify .swiper-slide .txtlq h6 {
  overflow: hidden;
  color: #666666;
  font-size: 14px;
}
.enviro .enviro_main #certify .swiper-button-prev {
  width: 52px;
  height: 52px;
  background: url(../images/case_prev.png) no-repeat center #111111;
  cursor: pointer;
  left: 197px;
  top: 147px;
  transition: all 0.5s ease-in-out;
}
.enviro .enviro_main #certify .swiper-button-prev:hover {
  background: url(../images/case_prev.png) no-repeat center #069e06;
}
.enviro .enviro_main #certify .swiper-button-next {
  width: 52px;
  height: 52px;
  background: url(../images/case_next.png) no-repeat center #111111;
  cursor: pointer;
  right: 197px;
  top: 147px;
  transition: all 0.5s ease-in-out;
}
.enviro .enviro_main #certify .swiper-button-next:hover {
  background: url(../images/case_next.png) no-repeat center #069e06;
}
.enviro .enviro_main .case_cover {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #666666;
  text-align: center;
  background-color: #232323;
  z-index: 1;
}
.enviro .enviro_main .case_cover > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #ffffff;
}
.teach {
  margin-top: 54px;
}
.teach .teach_main .teach_view {
  margin-top: 42px;
}
.teach .teach_main .teach_view .teach_view_list li {
  float: left;
  width: 224px;
  height: 387px;
  background-color: #ffffff;
  box-shadow: 0px 5px 10px 0px rgba(11, 5, 8, 0.1);
  border: solid 1px #eaeaea;
  margin-right: 17px;
  transition: all 0.5s ease-in-out;
}
.teach .teach_main .teach_view .teach_view_list li:hover {
  transform: translateY(-5px);
}
.teach .teach_main .teach_view .teach_view_list li:hover > a > img {
  transform: scale(1.1);
}
.teach .teach_main .teach_view .teach_view_list li:hover .teach_txt > a {
  color: #069e06;
  letter-spacing: 3px;
}
.teach .teach_main .teach_view .teach_view_list li > a {
  display: block;
  width: 100%;
  height: 292px;
  overflow: hidden;
}
.teach .teach_main .teach_view .teach_view_list li > a > img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
}
.teach .teach_main .teach_view .teach_view_list li .teach_txt {
  width: 100%;
  height: 95px;
  text-align: center;
}
.teach .teach_main .teach_view .teach_view_list li .teach_txt > a {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.teach .teach_main .teach_view .teach_view_list li .teach_txt > p {
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.teach .teach_main .teach_view .teach_view_list > li:nth-last-child(1) {
  margin-right: 0;
}
.inform {
  width: 100%;
  height: 210px;
  overflow: hidden;
  margin-top: 65px;
  background-color: #111111;
  cursor: default !important;
}
.inform .in_main > h3 {
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin: 30px 0 15px;
}
.inform .in_main > h4 {
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
  margin-bottom: 30px;
  text-align: center;
}
.inform .in_main .in_con .in_item {
  position: relative;
  float: left;
  width: 220px;
  height: 58px;
  margin-right: 10px;
}
.inform .in_main .in_con .in_item > span {
  position: absolute;
  width: 67px;
  height: 58px;
  left: 0;
  top: 0;
}
.inform .in_main .in_con .in_item input {
  width: 100%;
  height: 100%;
  background-color: #eaeaea;
  border-radius: 5px;
  padding-left: 83px;
  box-sizing: border-box;
}
.inform .in_main .in_con .in_i1 > span {
  background: url(../images/in1.png) center no-repeat #069e06;
}
.inform .in_main .in_con .in_i2 > span {
  background: url(../images/in2.png) center no-repeat #069e06;
}
.inform .in_main .in_con .in_i3 > span {
  background: url(../images/in3.png) center no-repeat #069e06;
}
.inform .in_main .in_con .in_i3 > select {
  width: 100%;
  padding-left: 83px;
  height: 100%;
  box-sizing: border-box;
  background-color: #eaeaea;
}
.inform .in_main .in_con .in_i4 {
  width: 510px;
  margin-right: 0;
}
.inform .in_main .in_con .in_i4 input {
  float: left;
  width: 220px;
  height: 58px;
  margin-right: 10px;
  padding: 0 17px;
  box-sizing: border-box;
}
.inform .in_main .in_con .in_i4 > img {
  float: left;
  width: 117px;
  height: 58px;
  margin-right: 9px;
}
.inform .in_main .in_con .in_i4 > #btn {
  float: left;
  width: 154px;
  height: 59px;
  background-color: #069e06;
  border-radius: 5px;
  border: none;
  outline: none;
  font-size: 14px;
  color: #eaeaea;
  cursor: pointer;
}
.stu {
	
	background: url(../images/bg_solution.4b3bca34.png) center no-repeat;
  margin-top: 45PX;
}
.stu .stu_main .stu_view {
  margin-top: 42px;
}
.stu .stu_main .stu_view .stu_view_list > li {
  position: relative;
  float: left;
  width: 183px;
  height: 250px;
  overflow: hidden;
  margin: 0 20px 20px 0;
}
.stu .stu_main .stu_view .stu_view_list > li:hover .stu_txt {
  height: 144px;
}
.stu .stu_main .stu_view .stu_view_list > li:hover .stu_txt > a {
  width: 103px;
  height: 30px;
  line-height: 30px;
  margin: 18px auto 20px;
  border: solid 1px #cccccc;
}
.stu .stu_main .stu_view .stu_view_list > li:hover .stu_txt > h4 {
  opacity: 1;
  height: 30px;
}
.stu .stu_main .stu_view .stu_view_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.stu .stu_main .stu_view .stu_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.stu .stu_main .stu_view .stu_view_list > li .stu_txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #f7f7f7;
  transition: all 0.5s ease-in-out;
}
.stu .stu_main .stu_view .stu_view_list > li .stu_txt > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.stu .stu_main .stu_view .stu_view_list > li .stu_txt > h4 {
  width: 0;
  font-size: 14px;
  font-family: Arial;
  color: #666666;
  margin: 0 auto;
  width: 116px;
  text-align: center;
  height: 0;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.stu .stu_main .stu_view .stu_view_list > li:nth-child(6n) {
  margin-right: 0;
}
.ys {
  width: 100%;
  height: 580px;
  padding-top: 30px;
  box-sizing: border-box;
  background: url(../images/ys_bg.jpg) center no-repeat;
}
.ys .ys_main .ys_view {
  position: relative;
  margin-top: 52px;
}
.ys .ys_main .ys_view .ys_view_list > li {
  position: relative;
  float: left;
  width: 1200px;
  height: 480px;
  margin-right: 60px;
}
.ys .ys_main .ys_view .ys_view_list > li:hover .ys_txt {
  box-shadow: 0px 10px 10px 0px rgba(11, 5, 8, 0.1);
}
.ys .ys_main .ys_view .ys_view_list > li:hover > span {
  transform: translateX(-50%) rotateY(360deg);
}
.ys .ys_main .ys_view .ys_view_list > li > img {
  display: block;
  width: 100%;
  height: 380px;
}
.ys .ys_main .ys_view .ys_view_list > li > span {
  position: absolute;
  width: 68px;
  height: 68px;
  text-align: center;
  line-height: 68px;
  font-size: 30px;
  font-family: Arial;
  color: #ffffff;
  top: 180px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  background-color: #000000;
  transition: all 0.5s ease-in-out;
}
.ys .ys_main .ys_view .ys_view_list > li .ys_txt {
  width: 100%;
  height: 420px;
  text-align: center;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  background-color: #ffffff;
}
.ys .ys_main .ys_view .ys_view_list > li .ys_txt > p {
  font-size: 18px;
  color: #000000;
  margin-top: 50px;
}
.ys .ys_main .ys_view .ys_view_list > li .ys_txt > h4 {
  width: 330px;
  margin: 15px auto 0;
  font-size: 14px;
  line-height: 27px;
  color: #666666;
}
.ys .ys_main .ys_view .ys_prev,
.ys .ys_main .ys_view .ys_next {
  position: absolute;
  width: 38px;
  height: 69px;
  top: 174px;
  cursor: pointer;
}
.ys .ys_main .ys_view .ys_prev {
  left: -17px;
  background: url(../images/ys_prev.png) center no-repeat;
}
.ys .ys_main .ys_view .ys_next {
  background: url(../images/ys_next.png) center no-repeat;
  right: -17px;
}
/*new*/
.new {
  margin-top: 43px;
}
.new .new-tit {
  height: 50px;
  width: 100%;
  border-top: 1px solid #e0dfdd;
  border-bottom: 1px solid #e0dfdd;
  line-height: 50px;
  margin-bottom: 25px;
}
.new .new-tit span {
  float: left;
  font-size: 16px;
  color: #333333;
}
.new .new-tit a {
  display: block;
  float: right;
  font-size: 14px;
  color: #666666;
}
.new .new-tit a:hover {
  color: #069e06;
  transform: translate(-5px);
}
.new .newL {
  width: 550px;
  margin-top: 44px;
}
.new .newL .newL-ul {
  width: 100%;
}
.new .newL .newL-ul li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.new .newL .newL-ul li .newL-ti {
  width: 100%;
  height: 60px;
  border: solid 1px #e0dfdd;
  box-sizing: border-box;
}
.new .newL .newL-ul li:hover .newL-ti {
  background: #069e06;
  border: solid 1px #069e06;
}
.new .newL .newL-ul li:hover .newL-ti > a {
  color: #fff;
  transform: translate(5px);
}
.new .newL .newL-ul li:hover .newL-ti > span {
  color: #fff;
}
.new .newL .newL-ul li:hover .newL-ti .newL-ti-jia {
  background: #069e06;
  color: #fff;
  border-right: solid 1px #e0dfdd;
}
.new .newL .newL-ul li .newL-ti .newL-ti-jia {
  text-align: center;
  width: 60px;
  height: 60px;
  background-color: #e0dfdd;
  line-height: 60px;
  font-size: 30px;
  color: #333333;
  margin-right: 23px;
  border-right: solid 1px #e0dfdd;
}
.new .newL .newL-ul li .newL-ti a {
  display: block;
  width: 63%;
  line-height: 60px;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: .6s;
}
.new .newL .newL-ul li .newL-ti span {
  margin-right: 27px;
  line-height: 60px;
  font-family: ArialMT;
  font-size: 14px;
  color: #666666;
}
.new .newL .newL-ul li .newL-p {
  width: 100%;
  height: 100px;
  border: solid 1px #e0dfdd;
  box-sizing: border-box;
  display: none;
}
.new .newL .newL-ul li .newL-p p {
  width: 488px;
  margin: 26px auto 0;
  overflow: hidden;
  height: 47px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.new .newR {
  width: 550px;
  margin-top: 44px;
}
.new .newR li:first-child {
  margin-right: 20px;
}
.new .newR li {
  width: 265px;
  height: 370px;
  border: solid 1px #e0dfdd;
  float: left;
  box-sizing: border-box;
}
.new .newR li .newR-img {
  display: block;
  width: 100%;
  height: 160px;
}
.new .newR li .newR-img img {
  width: 100%;
  height: 100%;
}
.new .newR li:hover .newR-name {
  color: #069e06;
  transform: translate(5px);
}
.new .newR li .newR-name {
  width: 220px;
  margin: 25px auto 25px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #333333;
  transition: .6s;
  display: block;
}
.new .newR li p {
  width: 220px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  height: 72px;
}
.new .newR li span {
  width: 220px;
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #666666;
  margin: 15px auto 0;
}
.new .newL .newL-ul .news_on .newL-ti {
  background: #069e06;
}
.new .newL .newL-ul .news_on .newL-ti > .newL-ti-jia {
  background-color: #069e06;
  color: #fff;
}
.new .newL .newL-ul .news_on .newL-ti > a {
  color: #fff;
}
.new .newL .newL-ul .news_on .newL-ti > span {
  color: #fff;
}
.map {
  position: relative;
  width: 100%;
  height: 518px;
  margin-top: 60px;
}
.map #allmap {
  width: 100%;
  height: 100%;
   background: url(../images/60.png) center no-repeat;
}
.map .map_cpver {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.map .map_cpver .map_logo {
  width: 131px;
  height: 131px;
  background-color: #ffffff;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 197px;
  margin-left: 290px;
}
.map .map_cpver .map_logo > img {
  display: block;
  width: 100px;
  height: 34px;
  margin: 50px auto 0;
}
.map .map_cpver .map_add {
  position: relative;
  width: 550px;
  height: 284px;
  background-color: #ffffff;
  margin-top: 105px;
  margin-left: 63px;
  text-align: center;
}
.map .map_cpver .map_add::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background: url(../images/60.png) center no-repeat;
  left: -25px;
  top: 140px;
}
.map .map_cpver .map_add > h3 {
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  color: #111111;
  margin-top: 32px;
  margin-bottom: 25px;
}
.map .map_cpver .map_add > h4 {
  width: 422px;
  margin: 0 auto;
  line-height: 35px;
  color: #111111;
  font-size: 18px;
  margin-bottom: 20px;
}
.map .map_cpver .map_add > a {
  display: block;
  width: 182px;
  height: 55px;
  background-color: #069e06;
  border-radius: 10px;
  text-align: center;
  line-height: 55px;
  font-size: 16px;
  color: #ffffff;
  margin: 0 auto;
}
.links {
  width: 100%;
  height: 80px;
  line-height: 80px;
  background-color: #f7f7f7;
}
.links .link_main > span {
  width: 105px;
  font-size: 18px;
  color: #202022;
}
.links .link_main > span > i {
  font-size: 24px;
}
.links .link_main .links_con {
  width: 1075px;
  height: 100%;
  line-height: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 10px;
}
.links .link_main .links_con > a {
  font-size: 14px;
  color: #333333;
  padding: 0 15px;
}
