﻿@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #fff;
}

/**/
.hzkh {
  margin-top: 38px;
  height: 129px;
  font-family: "微软雅黑";
}
.hzkh p {
  padding-left: 25px;
  text-align: right;
}
.hzkh p em {
  display: block;
  font-style: normal;
  color: #cccccc;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.hzkh p em a {
  display: block;
  color: #333333;
  font-size: 20px;
  text-decoration: none;
}
.hzkh p span a {
  display: inline-block;
  width: 53px;
  height: 53px;
  padding-right: 8px;
}
.hzkh p span a.prev {
  background: url(../images/hzkh4.jpg) no-repeat;
}
.hzkh p span a.next {
  background: url(../images/hzkh3.jpg) no-repeat;
}
.hzkh p span a.prev:hover {
  background: url(../images/hzkh1.jpg) no-repeat;
}
.hzkh p span a.next:hover {
  background: url(../images/hzkh2.jpg) no-repeat;
}
.hzkh ul li {
  float: left;
  padding-right: 18px;
}
.hzkh ul li img {
  display: block;
  width: 185px;
  height: 85px;
  border: 2px solid #e0e1e1;
}
.hzkh ul li a:hover img,
.hzkh ul li a.cur img {
  border: 2px solid #ffa70f;
}
/**/
.case {
  height: 800px;
  background: #f2f2f3;
  font-family: "微软雅黑";
}
.case h3 {
  text-align: center;
  font-weight: normal;
  padding-bottom: 30px;
}
.case h3 a {
  display: block;
  color: #333333;
  font-size: 30px;
  padding-bottom: 5px;
  text-decoration: none;
}
.case h3 span {
  display: block;
  background: url(../images/case_03.jpg) no-repeat center 10px;
  font-size: 16px;
  color: #666666;
}
.case dl dt img {
  width: 326px;
  height: 207px;
}
.case dl dd {
  width: 306px;
  height: 190px;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
  padding-left: 20px;
}
.case dl dd h4 a {
  display: block;
  color: #333333;
  font-size: 20px;
  line-height: 20px;
  padding: 25px 0 18px 0;
  font-weight: normal;
  text-align: center;
}
.case dl dd span a {
  display: inline-block;
  color: #414141;
  font-size: 14px;
  background: url(../images/case_18.jpg) no-repeat 0 4px;
  padding-left: 13px;
  width: 136px;
  line-height: 14px;
  margin-bottom: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.case dl dd span a:hover,
.case dl dd span a.cur {
  background: url(../images/case_15.jpg) no-repeat 0 4px;
  font-weight: bold;
  color: #ffa200;
}
.case dl dd em {
  font-style: normal;
  display: block;
  padding-top: 8px;
}
.case dl dd em a {
  background: url(../images/case_25.jpg) no-repeat;
  width: 126px;
  text-align: center;
  height: 31px;
  display: inline-block;
  color: #7b7b7b;
  font-size: 14px;
  line-height: 31px;
  margin-right: 10px;
}
.case dl dd em a:hover,
.case dl dd em a.cur {
  background: url(../images/case_23.jpg) no-repeat;
  color: #78bc27;
}
.case dl {
  float: left;
  font-size: 0;
  line-height: 0;
  padding-right: 20px;
}
.case .dlc {
  padding-right: 0;
}
/*
.case .dlc dd span{padding-left:40px;display: block;}
.case .dlc dd span a{width:180px;}
*/
/**/
.cpzx {
  margin-top: 20px;
  /* height: 576px; */
  font-family: "微软雅黑";
}
.cpzx h3 {
  text-align: center;
  font-weight: normal;
  padding-bottom: 30px;
}
.cpzx h3 a {
  display: block;
  color: #333333;
  font-size: 30px;
  padding-bottom: 5px;
  text-decoration: none;
}
.cpzx h3 span {
  display: block;
  background: url(../images/cpzx_03.jpg) no-repeat center 10px;
  font-size: 16px;
  color: #666666;
}
.cpzx-l {
  padding: 16px 16px 0 16px;
  width: 190px;
  border: 1px solid #d2d2d2;
  height: 476px;
  overflow: hidden;
}
.cpzx-l h4 {
  padding-left: 20px;
  height: 55px;
  background: #f2f2f3;
  border: 1px solid #dcdcdc;
  color: #999999;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: normal;
}
.cpzx-l h4 a {
  color: #2a95e5;
  font-size: 18px;
  font-weight: bold;
  padding: 8px 0 2px 0;
  letter-spacing: 4px;
  line-height: 50px;
}
.cpzx-l ul li {
  height: 39px;
  background: url(../images/cpzx_16.jpg) no-repeat 0 bottom;
  font-size: 0;
  line-height: 0;
}
.cpzx-l ul li a {
  display: block;
  background: url(../images/cpzx_19.jpg) no-repeat 0 16px;
  padding-left: 14px;
  color: #333333;
  font-size: 14px;
  line-height: 39px;
}
.cpzx-l ul li a:hover,
.cpzx-l ul li a.cur {
  background: url(../images/cpzx_12.jpg) no-repeat 0 16px;
  color: #ffa200;
  font-weight: bold;
}
.cpzx-l ul {
  padding-bottom: 20px;
}
.cpzx-r {
  width: 850px;
}
.cpzx-c {
  height: 432px;
  border: 1px solid #d2d2d2;
}
.cpzx-c dl {
  border-right: 1px solid #d2d2d2;
  float: left;
  height: 432px;
  width: 380px;
}
.cpzx-c .none {
  border: 0;
}
.cpzx-c dl dt {
  width: 380px;
  height: 242px;
}
.cpzx-c dl dt img {
  width: 380px;
  height: 242px;
  display: block;
}
.cpzx-c dl dd {
  height: 180px;
  overflow: hidden;
}
.cpzx-c dl dd span {
  height: 43px;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  display: block;
  text-align: center;
  color: #333333;
  font-size: 14px;
  line-height: 43px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #2a95e5;
}
.cpzx-c dl dd p {
  color: #666666;
  font-size: 14px;
  padding: 0 24px 8px 17px;
  display: block;
  line-height: 27px;
}
.cpzx-c dl dd p em {
  font-style: normal;
  float: left;
  width: 17px;
}
.cpzx-c dl dd p i {
  font-style: normal;
  float: left;
  width: 320px;
}
.cpzx-r h4 {
  height: 50px;
  background: #b8b8b8;
  margin-top: 11px;
}
.cpzx-r h4 a {
  display: inline-block;
  height: 50px;
  padding: 0 20px;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  border-right: 1px solid #ddd;
  line-height: 50px;
  float: left;
  text-decoration: none;
}
.cpzx-r h4 a:hover,
.cpzx-r h4 a.cur {
  background: #78bc27;
}
.cpzx-r h4 .none {
  border-right: 0;
}
/**/
.xz h3 a {
  text-decoration: none;
}
/*
.hz{margin-top: 58px;height: 688px;font-family: "微软雅黑"}
.hz h3{text-align: center;font-weight: normal;}
.hz h3 a{color: #333333;font-size: 30px; text-decoration:none;}
.hz h3 span{display: block;background:url(../images/hz_03.jpg) no-repeat center 15px;height:17px;margin:10px 0 30px 0;text-align: center;}
.hz h3 span a{display: inline-block;width: 32px;height: 32px;}
.hz h3 span a.prev{background:url(../images/hz3.jpg) no-repeat center 0;}
.hz h3 span a.next{background:url(../images/hz4.jpg) no-repeat center 0;margin-left: 14px}
.hz h3 span a.prev:hover{background:url(../images/hz1.jpg) no-repeat center 0;}
.hz h3 span a.next:hover{background:url(../images/hz2.jpg) no-repeat center 0;}
.hz dl{width: 850px;float:left;}
.hz dt img{width: 850px;height: 378px;}
.hz dt {position: relative;font-size: 0;line-height: 0;text-align: center;}
.hz dt span{display: block;width: 850px;height: 50px;background:url(../images/tm_03.png) repeat-x;position: absolute;bottom: 0;left: 0;font-size: 16px;color: #fff;line-height: 50px;}
.hz dd{padding: 25px 47px 0 31px;height: 190px;background: #f2f2f3;width: 690px;}
.hz dd em{display: block;color: #333333;font-size: 16px;font-style: normal;padding-bottom: 10px;font-weight: bold;}
.hz dd p{color: #666666;font-size: 14px;line-height: 21px;margin-bottom:10px; height:42px; overflow:hidden;}
.hz dd p.one{ white-space:nowrap; height:23px; overflow:hidden; text-overflow:ellipsis; width:690px;}
.hz dd p span{display: inline-block;width: 83px;height: 23px;background:url(../images/hz_18.jpg) no-repeat;text-align: center;margin-right: 5px;}
.hz ul{float:left;width: 250px;}
.hz ul li{font-size: 0;line-height: 0}
.hz ul li a{display: block;padding: 0 30px 0 30px;height:147px;background:url(../images/hz_13.jpg) no-repeat 26px 110px;border: 1px solid #d2d2d2;border-bottom:0;color: #666666;font-size: 10px;font-family: "宋体";line-height: 14px;text-transform: uppercase;text-align: right;}
.hz ul li span{display: block;color: #333333;padding: 27px 0 10px 0;font-family: "微软雅黑";font-size: 18px}
.hz ul li a:hover,.hz ul li a.cur{background:#1980FF url(../images/hz_10.jpg) no-repeat 26px 110px;;border: 1px solid #1980FF;color: #fff;}
.hz ul li a{text-decoration:none;}
.hz ul li a:hover span,.hz ul li a.cur span{color: #fff;font-weight: bold;}
.hz ul li.lz a{border-bottom: 1px solid #d2d2d2}
*/

.hz {
  margin-top: 58px;
  height: 600px;
  font-family: "微软雅黑";
}
.hz h3 {
  text-align: center;
  font-weight: normal;
}
.hz h3 a {
  color: #333333;
  font-size: 30px;
  text-decoration: none;
}
.hz h3 span {
  display: block;
  background: url(../images/hz_03.jpg) no-repeat center 15px;
  height: 17px;
  margin: 10px 0 30px 0;
  text-align: center;
}
.hz h3 span a {
  display: inline-block;
  width: 32px;
  height: 32px;
}
.hz h3 span a.prev {
  background: url(../images/hz3.jpg) no-repeat center 0;
}
.hz h3 span a.next {
  background: url(../images/hz4.jpg) no-repeat center 0;
  margin-left: 14px;
}
.hz h3 span a.prev:hover {
  background: url(../images/hz1.jpg) no-repeat center 0;
}
.hz h3 span a.next:hover {
  background: url(../images/hz2.jpg) no-repeat center 0;
}
.hz dl {
  width: 850px;
  float: left;
}
.hz dt img {
  width: 850px;
  height: 378px;
}
.hz dt {
  position: relative;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.hz dt span {
  display: block;
  width: 850px;
  height: 50px;
  background: url(../images/tm_03.png) repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
}
.hz dd {
  padding: 25px 47px 0 31px;
  height: 106px;
  background: #f2f2f3;
  width: 772px;
}
.hz dd em {
  display: block;
  color: #333333;
  font-size: 16px;
  font-style: normal;
  padding-bottom: 10px;
  font-weight: bold;
}
.hz dd p {
  color: #666666;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px;
  height: 42px;
  overflow: hidden;
}
.hz dd p.one {
  white-space: nowrap;
  height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 690px;
}
.hz dd p span {
  display: inline-block;
  width: 83px;
  height: 23px;
  background: url(../images/hz_18.jpg) no-repeat;
  text-align: center;
  margin-right: 5px;
}
.hz ul {
  float: left;
  width: 250px;
  border-bottom: 1px solid #d2d2d2;
}
.hz ul li {
  font-size: 0;
  line-height: 0;
}
.hz ul li a {
  display: block;
  padding: 0 30px 0 30px;
  height: 126px;
  background: url(../images/hz_13.jpg) no-repeat 26px 95px;
  border: 1px solid #d2d2d2;
  border-bottom: 0;
  color: #666666;
  font-size: 10px;
  font-family: "宋体";
  line-height: 14px;
  text-transform: uppercase;
  text-align: right;
}
.hz ul li span {
  display: block;
  color: #333333;
  padding: 27px 0 10px 0;
  font-family: "微软雅黑";
  font-size: 18px;
}
.hz ul li a:hover,
.hz ul li a.cur {
  background: #1980FF url(../images/hz_10.jpg) no-repeat 26px 95px;
  border: 1px solid #1980FF;
  color: #fff;
}
.hz ul li a {
  text-decoration: none;
}
.hz ul li a:hover span,
.hz ul li a.cur span {
  color: #fff;
  font-weight: bold;
}
.hz ul li.lz a {
  border-bottom: 1px solid #d2d2d2;
}

.hz h3 {
  text-align: center;
  font-weight: normal;
  padding-bottom: 25px;
}
.hz h3 a {
  color: #333333;
  font-size: 30px;
  padding-bottom: 10px;
  display: block;
}
.hz-c {
  position: relative;
  display: block;
  width: 850px;
  z-index: 99;
}
.hz-c a {
  width: 57px;
  height: 57px;
  display: block;
  position: absolute;
}
.hz-c a.prev {
  background: url(../images/hz3.png) no-repeat;
  top: 164px;
  left: 38px;
}
.hz-c a.next {
  background: url(../images/hz1.png) no-repeat;
  top: 164px;
  right: 38px;
}
.hz-c a.prev:hover {
  background: url(../images/hz2.png) no-repeat;
}
.hz-c a.next:hover {
  background: url(../images/hz4.png) no-repeat;
}
/**/
.new {
  margin-top: 50px;
  height: 502px;
  font-family: "微软雅黑";
}
.new h3 {
  text-align: center;
  font-weight: normal;
  padding-bottom: 30px;
}
.new h3 a {
  display: block;
  color: #333333;
  font-size: 30px;
  padding-bottom: 10px;
  text-decoration: none;
}
.new h3 span {
  display: block;
  background: url(../images/new_03.jpg) no-repeat center 10px;
  font-size: 16px;
  color: #b3b3b3;
  text-transform: uppercase;
}
.new-n {
  height: 430px;
  overflow: hidden;
  border: 1px solid #dcdcdc;
}
.new h4 {
  padding-top: 17px;
  height: 35px;
  font-weight: normal;
}
.new em a {
  font-size: 13px;
  color: #666666;
  padding-top: 5px;
  font-style: normal;
  display: block;
}
.new h4 span {
  color: #bababa;
  font-size: 12px;
  text-transform: uppercase;
}
.new h4 span a {
  color: #333333;
  font-size: 16px;
  padding: 0 5px 0 22px;
  display: inline-block;
}
.new p img {
  width: 296px;
  height: 144px;
  display: block;
  border-radius: 10px;
}
.new ul li {
  color: #666666;
  font-size: 13px;
  margin-top: 20px;
  _margin-top: 20px;
  line-height: 14px;
}
.new ul li a {
  display: inline-block;
  padding-left: 13px;
  width: 240px;
  background: url(../images/new_29.jpg) no-repeat 0 5px;
  font-size: 13px;
  color: #666666;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new ul li a:hover,
.new ul li a.cur {
  background: url(../images/new1_03.jpg) no-repeat 0 5px;
}
.new dl dt {
  background: url(../images/new_21.jpg) no-repeat 0 0;
  height: 20px;
  line-height: 20px;
  padding-left: 27px;
  margin-bottom: 7px;
}
.new dl dt a {
  color: #333333;
  font-size: 13px;
}
.new dl dd {
  background: url(../images/new_24.jpg) no-repeat 0 0;
  line-height: 24px;
  padding-left: 27px;
  color: #666666;
  font-size: 13px;
}
.new dl dd a {
  color: #ffa70f;
  font-size: 13px;
  text-transform: uppercase;
}
.new dl {
  padding-bottom: 19px;
  border-bottom: 1px dashed #999999;
  margin-bottom: 23px;
}
.new-r .none {
  border-bottom: 0;
  padding-bottom: 0;
}
.new-l,
.new-lt,
.new-r {
  width: 324px;
  border-right: 1px solid #dcdcdc;
  height: 430px;
  padding: 0 21px;
}
.new-l h4 span a {
  background: url(../images/new_07.jpg) no-repeat 0 0;
  font-weight: bold;
}
.new-lt h4 span a {
  background: url(../images/new_09.jpg) no-repeat 0 0;
  font-weight: bold;
}
.new-r h4 span a {
  background: url(../images/new_11.jpg) no-repeat 0 0;
  font-weight: bold;
}
.new-r {
  border: none;
  padding: 0 19px;
}
/**/
.zj {
  padding-top: 45px;
  height: 500px;
  font-family: "微软雅黑";
}
.zj h3 {
  text-align: center;
  font-weight: normal;
  padding-bottom: 30px;
}
.zj h3 a{
  display: block;
  color: #333333;
  font-size: 30px;
  padding-bottom: 10px;
  text-decoration: none;
}
.zj h3 p {
  display: block;
  color: #333333;
  font-size: 30px;
  padding-bottom: 10px;
  text-decoration: none;
}
.zj h3 span {
  display: block;
  /*background: url(../images/new_03.jpg) no-repeat center 10px;*/
  font-size: 16px;
  color: #b3b3b3;
  text-transform: uppercase;
}
.zj dl dt img {
  width: 500px;
  height: 356px;
  float: left;
  border-radius: 30px;
}
.zj dl dd {
  width: 575px;
  float: right;
  color: #666666;
  font-size: 14px;
  line-height: 23px;
}
.zj dl h4 a {
  color: #2a95e5;
  font-size: 20px;
  padding-bottom: 13px;
  display: block;
  font-weight: normal;
}
.zj dl p a {
  display: block;
  margin-top: 20px;
  height: 33px;
  padding-left: 45px;
  width: 168px;
  background: url(../images/zj_10.png) no-repeat;
  color: #fff;
  font-size: 14px;
  line-height: 33px;
  margin-bottom: 20px;
  text-decoration: none;
}
.zj dl p a:hover {
  background: url(../images/zj_11.png) no-repeat;
}
.zj dl span {
  display: block;
  float: left;
  margin-right: 20px;
}
.zj dl span.cur {
  padding-right: 8px;
}
.zj dl span img {
  display: block;
  width: 222px;
  height: 156px;
  float: left;
}
.zj dl span em {
  font-style: normal;
  display: block;
  float: left;
  width: 16px;
  background: #fff url(../images/zj_22.jpg) no-repeat center 105px;
  height: 117px;
  padding: 20px 14px 0 14px;
  line-height: 16px;
  font-size: 16px;
  color: #333333;
}
.zj dl span a:hover em,
.zj dl span.cur em {
  background: #fff url(../images/zj_19.jpg) no-repeat center 105px;
  color: #ffa70f;
}
.zj dl span a:hover img {
  opacity: 0.8;
}
/**/
.link {
  background: #f2f2f3;
  font-family: "微软雅黑";
  padding: 20px 0;
  margin-top: 20px;
}
.link-l {
  width: 1100px;
  margin: 0 auto;
  background: url(../images/link.jpg) no-repeat left 2px;
  height: 105px;
}
.link-l span {
  display: block;
  padding-left: 65px;
  padding-bottom: 20px;
}
.link-l span a {
  color: #333333;
  font-size: 18px;
}
.link-l span em a {
  color: #999999;
  font-size: 13px;
  font-style: normal;
  display: inline-block;
  padding-left: 7px;
}
.link-l p {
  display: block;
  padding: 0 35px;
}
.link-l p a {
  color: #838383;
  font-size: 13px;
  padding: 0 72px 10px 0;
  display: inline-block;
}
.link-l p .none {
  padding-right: 0;
}
/**/

.xz ul li a {
  text-decoration: none;
}

.case {
  overflow: hidden;
  width: 100%;
}
.case h2 {
  text-align: center;
  background: url(../images/title01.png) no-repeat center;
  padding: 10px 0;
  margin-bottom: 30px;
}
.case h2 a {
  display: block;
  font-size: 40px;
  color: #b5191d;
  margin-bottom: 25px;
  text-decoration: none;
}
.case h2 em {
  color: #333;
}
.case h2 p {
  font-weight: normal;
  font-size: 18px;
  color: #666666;
  position: relative;
  top: -15px;
}
.case .casebox {
  overflow: hidden;
  width: 95%;
  margin: 0 auto;
  height: 640px;
  position: relative;
}
.case .casebox i {
  display: block;
  width: 26px;
  height: 71px;
  cursor: pointer;
  position: absolute;
  top: 110px;
}
.case .casebox .btn01 {
  background: url(../images/hezuo_btn.png) no-repeat center top;
  left: 0;
}
.case .casebox .btn02 {
  background: url(../images/hezuo_btn.png) no-repeat center bottom;
  right: 0;
}
.case .caseAll {
  overflow: hidden;
  width: 1315px;
  margin: 0 auto;
  height: 150pc;
}

.caseAll img{width:500px;
   height:100%;
   
   }
   
.case .caselist {
  overflow: hidden;
  width: 100%;
  height: 350px;
  position: relative;
}
.case .caselist .list {
  overflow: hidden;
  background-color: #000;
  position: absolute;
  border-radius: 10px;
}
.case .caselist .list img {
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.case .caselist .list.active {
  background: none;
}
.case .caselist .list.active img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .caselist .list p {
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-top: 15px;
}
.case .menu {
  overflow: hidden;
  width: 100%;
  text-align: center;
  margin-bottom: 45px;
}
.case .menu li {
  display: inline-block;
  width: 96px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  border: 2px solid #d2d2d2;
  margin: 0 5px;
}
.case .menu li {
  *display: inline;
}
.case .menu li a {
  display: block;
  color: #333;
  text-decoration: none;
}
.case .menu li.cur {
  border-color: #c80b0f;
}
.case .menu li.cur a {
  color: #c80b0f;
}

.slq {
  overflow: hidden;
  width: 100%;
  height: 901px; 
  position: relative;
}
.slqBox {
  overflow: hidden;
  width: 780px;
  margin: 0 auto;
}
.slqBox h4 {
  font-size: 15px;
  color: #77bb28;
  margin-bottom: 10px;
}
.slqBox h5 {
  font-size: 15px;
  color: #3f3f3f;
  margin-bottom: 25px;
}
.slqBox p {
  font-size: 12px;
  color: #000000;
  margin-top: 10px;
  background: url(../images/xiaohua.png) no-repeat left 5px;
  line-height: 25px;
}

.slq01 {
  overflow: hidden;
  width: 100%;
  height: 375px;
  background: url(../images/slq01.jpg) no-repeat center;
  background-size:100%;
}
.Box {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
.Box h3 {
  font-size: 25px;
  color: #fff;
  text-align: center;
  margin-top: -1px;
}
.Box h3 span {
  font-size: 40px;
}
.Box p {
  font-size: 14px;
  color: #f3f3f3;
  text-align: center;
  margin-top: 7px;
}
.Box p > span {
  font-size: 19px;
  color: #f3f3f3;
}
.slqBox .Box1 {
  width: 841px;
  padding-top: 130px;
  padding-left: 105px;
}
.slq .slq02 {
  width: 100%;
  background: url(../images/slq02.jpg) no-repeat center;
  background-size:100%;
}
.slqBox .Box2 {
  width: 390px;
  margin-left: 448px;
  margin-top: 115px;
}
.slq .slq03 {
  width: 100%;
  height: 353px;
  background: url(../images/slq03.jpg) no-repeat center;
}
.slqBox .Box3 {
  width: 370px;
  margin-top: 87px;
  margin-left: 105px;
}
.slq .slq04 {
  width: 100%;
  height: 270px;
  background: url(../images/slq04.jpg) no-repeat center;
  background-size:100%;
}
.slq .Box4_phone {
  width: 150px;
  margin-left: 236px;
  margin-top: 154px;
  background: url(../images/zdxl_ghone.png) no-repeat top left;
  float: left;
}
.slq .Box4_phone > span {
  font-size: 15px;
  color: #77bb28;
  padding-left: 48px;
}
.slq .Box4_phone h6 {
  font-size: 20px;
  color: #000;
  padding-left: 48px;
}
.slq .Box4_phone a {
  display: block;
  width: 100px;
  height: 35px;
  text-align: center;
  margin-top: 10px;
  margin-left: 50px;
  line-height: 33px;
  font-size: 15px;
  color: #4e4e4e;
  border: 2px solid #666666;
}
.slqBox .Box4 {
  width: 410px;
  height: 164px;
  margin-top: 53px;
  margin-left: 458px;
}

.plan_bg {
  background: #f5f5f5;
  font-size: 0;
  padding: 30px 0 10px;
}
.plan_t {
  height: 80px;
}
.plan_t ul li {
  width: 151px;
  height: 50px;
  float: left;
  padding: 0 16px;
  overflow: hidden;
}
.plan_t ul li a {
  font-size: 16px;
  color: #252525;
  display: block;
  float: left;
  width: 168px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #fff;
  overflow: hidden;
}
.plan_t ul li.cur a,
.plan_t ul li a:hover {
  color: #fff;
  text-decoration: none;
  background: #0054A5;
}
.plan_m dl {
  width: 1100px;
  height: 457px;
  position: relative;
}
.plan_m dt {
  width: 887px;
  float: right;
}
.plan_m dt img {
  width: 887px;
  height: 457px;
  border-radius: 15px;
}
.plan_m dd {
  width: 335px;
  height: 350px;
  background: #efefef;
  position: absolute;
  top: 25px;
  left: 0;
  padding: 50px 20px 0 45px;
  box-shadow: 1px 0px 10px #b7b7b7;
}
.plan_m dd h3 {
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  background: url(../images/plan_line.gif) no-repeat 0 57px;
  height: 50px;
}
.plan_m dd h3 a {
  font-size: 23px;
  color: #333;
  font-weight: normal;
}
.plan_m dd h3 a:hover,
.photo ul li a:hover {
  color: #65ad3d;
  text-decoration: none;
}
.plan_m dd p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  height: 112px;
  overflow: hidden;
  padding-top: 30px;
  width: 300px;
}
.plan_m dd em {
  display: block;
  width: 128px;
  height: 38px;
  padding: 25px 0 0;
}
.hz_t ul li a,
.about dl dd span a,
.plan_m dd em a {
  font-size: 14px;
  color: #2a95e5;
  background: none;
  display: block;
  float: left;
  width: 128px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  overflow: hidden;
  border: 1px solid #2a95e5;
  border-radius: 8px;
}

/**/
.cpzx {
  background-color: #fff;
  padding-bottom: 30px;
}
.cpzx img {
  width: 244px;
  height: 100%;
  border-radius: 15px;
}
.cpzx ul {
  width: 1200px;
  /* height: 210px; */
  display: block;
  /* padding-top: 30px; */
}
.cpzx ul li {
  float: left;
  margin-left: 25px;
}
.cpzx ul li a {
	width:100%;
	margin:0 auto;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
  display: block;
  font-size: 18px;
  text-align: center;
  line-height: 56px;
}
.cpzx img {
  transition: 0.5s;
}

.cpzx img:hover {
  transform: scale(1.05);
}

.cpzx a {
  transition: 0.5s;
}

.cpzx a:hover {
  transform: scale(1.1);
}
