.fl {
  float: left;
}
input{
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
}
body{font-family: "微软雅黑"}
.fr {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/*  Hides from IE-mac  \*/
*html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.header {
  height: 90px;
  line-height: 90px;
}
a {
  transition: all 0.3s;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.logo {
  float: left;
}
.nav {
  float: right;
}
.nav li {
  float: left;
  margin-left: 60px;
}
.nav li a {
  display: block;
  font-size: 20px;
  color: #808080;
  position: relative;
}
.logo img {
  display: inline-block;
  vertical-align: middle;
}
.nav li.cur a::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 23px;
  width: 40px;
  height: 2px;
  background: #0589f6;
  margin: 0 0 0 -20px;
}

/* 头部结束 */

.wrap2 {
  padding: 0 80px;
  position: relative;
}

.banner {
  font-size: 14px;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 68px;
}
.swiper-pagination-bullet {
  width: 15px;
  height: 2px;
  background: #fff;
  opacity: 1;
  border-radius: 0;
}
.swiper-slide img {
  width: 100%;
}
.swiper-pagination-bullet-active {
  width: 60px;
  height: 6px;
  background: #ee1a26;
}

.section {
  padding: 100px 0 100px 0;
}
.section-tit {
  text-align: center;
}
.section-tit .titcn {
  font-size: 45px;
  color: #333;
  margin-bottom: 16px;
}
.section-tit .titen {
  font-size: 16px;
  color: #ddd;
  margin-bottom: 28px;
}
.sectiontext {
  width: 991px;
  margin: 0 auto;
   
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 1px;
  color: #808080;
  margin-bottom: 50px;
  text-align: center;
}

.morebtn {
  display: block;
  width: 200px;
  height: 46px;
  margin: 0 auto 56px auto;
  background-color: #053869;
  font-family: Arial-BoldItalicMT;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 7px;
  color: #ffffff;
  text-align: center;
}

.severitme {
  float: left;
  width: 400px;
  text-align: center;
}
.severitme img {
  height: 72px;
  margin-bottom: 28px;
}
.severitme .items-tit {
   
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #303030;
  margin-bottom: 20px;
}
.severitme .items-text {
   
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #808080;
  padding: 0 78px;
}

/* 案例 */

.casesection {
  background: url(../images/index_bg.jpg) no-repeat center;
  padding: 98px 0 90px 0;
  text-align: center;
}
.casesection .section-tit .titcn {
  color: #fff;
}
.tabheader {
  color: #6b6b6b;
  margin-bottom: 48px;
  text-align: center;
}
.tabheader a {
  display: inline-block;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #ffffff;
  position: relative;
  margin: 0 20px;
}
.tabheader a + a::after {
  content: "/";
  position: absolute;
  left: -24px;
  color: #6b6b6b;
}
.tabheader a.cur {
  color: #c11e28;
  border-bottom: 2px solid #c11e28;
}
.caseitems {
  margin-right: -30px;
}
.caseitem {
  float: left;
  width: 380px;
  height: 285px;
  margin: 0 30px 30px 0;
  position: relative;
}
.mmCaseitem .caseitem {
  position: relative;
}
.caseitem .shadow {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}

.caseitem .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 380px;
  height: 60px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 60px;
  color: #fff;
}


.tabcon {
  min-height: 630px;
  overflow: hidden;
}

.tabcon .tab-item {
  display: none;
}
.tabcon .cur {
  display: block;
}

.newscon .tabheader a {
  color: #81838c;
}
.newscon .tabheader a.cur {
  color: #053869;
  border-color: #053869;
}

/* 新闻列表 */
.newsconlsit {
  margin-right: -190px;
}
.newsconitem {
  margin: 0 190px 73px 0;
  width: 440px;
  height: 300px;
  float: left;
  background: #f5f5f5;
  position: relative;
}

.newsconitem .newsthumb {
  position: absolute;

  left: 310px;
  top: 22px;
  overflow: hidden;
}
.newsconitem .newsthumb img {
  transition: all 0.3s;
}

.newsconitem .info {
  padding: 46px 150px 0 30px;
}
.news-tit {
   
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 1px;
  color: #333333;
  margin-bottom: 24px;
  display: block;
}
.news-date {
   
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 1px;
  color: #c6c6c6;
  margin-bottom: 22px;
}

.news-text {
   
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 1px;
  color: #63798e;
}
.trs3 {
  transition: all 0.3s;
}

.newsmore {
  position: absolute;
  width: 160px;
  height: 46px;
  border: solid 2px #dddddd;
  background: transparent;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 5px;
  color: #053869;
  text-align: center;
  line-height: 46px;
  left: 30px;
  top: 276px;
}


/* 脚步 */
.footer {
  background: #f5f5f5;
}
.footer-top {
  padding: 80px 0;
}
.copy {
  height: 80px;
  line-height: 80px;
  background: #053869;
  color: #a6a6a6;
}

.footer-c {
  width: 298px;
}
.footer-c .footer-tit {
  font-family: MicrosoftYaHei-Bold;
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 5px;
  color: #333333;
  margin-bottom: 32px;
}

.footer-c .contact .item {
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #494c53;
  margin-bottom: 18px;
  position: relative;
  padding-left: 34px;
}

.footer-c .contact .item a {
  color: #494c53;
}

.footer-c .contact .item img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.footer-nav {
  width: 376px;
  padding: 0 20px;
  box-sizing: border-box;
}
.footer-nav a {
  float: left;
  width: 50%;

  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #666666;
}

.footer-erm {
  text-align: center;
   
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #666666;
  width: 112px;
}

.footer-erm img {
  width: 100%;
}

.footer-form {
  width: 321px;
}
.footer-form .form-item {
  width: 321px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.footer-form .form-item input {
  width: 100%;
  height: 40px;
  border: 0;
  background: transparent;
  padding-left: 10px;
  box-sizing: border-box;
}
.footer-form .form-item textarea {
  padding-left: 10px;
  box-sizing: border-box;
  height: 90px;
  border: 0;
  width: 100%;
  resize: none;
  padding-top: 10px;
}
.footer-form .form-item .submit {
  width: 321px;
  height: 40px;
  background-color: #d3000e;
  color: #fff;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input:focus,
textarea:focus {
  outline-style: none;
}
.copy a {
  color: #a6a6a6;
}

.planlist .planitem {
  margin-bottom: 28px;
  position: relative;
  width: 50%;
}
.planlist .planitem .info {
  position: absolute;
  left: 500px;
  top: 50px;
  width: 400px;
  height: 300px;
  background-color: #f5f5f5;
}
.planlist .planitem .infowrap {
  padding: 79px 40px 0;
}
.planlist .planitem .infowrap .tit {
  display: block;
   
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #333333;
  margin-bottom: 30px;
  display: block;
}
.planlist .planitem .infowrap .text {
   
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 1px;
  color: #808080;
}

.planlist .planitem:nth-of-type(2n) {
  margin-left: 50%;
}

.planlist .planitem:nth-of-type(2n) .info {
  left: -300px;
}
.planlist .planitem .thumb {
  overflow: hidden;
}
.planlist .planitem .thumb img {
  transition: all 0.3s;
}

.trs3 {
  transition: all 0.3s;
}


.breat {
  padding-left: 24px;
  background: url(../images/breat1.png) no-repeat center left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #808080;
  margin: 30px 0 60px 0;
}
.breat a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #808080;
}
.breat .cur {
  font-weight: normal;
  letter-spacing: 0px;
  color: #053869;
}

/* 子导航 */

.subnav .tabheader {
  text-align: left;
}
.subnav .tabheader a {
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 2px;
  color: #808080;
  margin: 0 30px;
}
.subnav .tabheader a::after {
  color: #808080;
}
.subnav .tabheader a.cur {
  color: #053869;
  border-color: #053869;
}


/*分页*/
.pagenation {
  text-align: center;
  margin-bottom: 118px;
  padding-top: 20px;
}

.pagenation a {
  display: inline-block;
  height: 41px;
  border-radius: 2px;
  border: solid 1px #e2e2e2;
  text-align: center;
  line-height: 41px;
  color: #666666;
  margin: 0 5px;
}
.pagenation a.cur {

  background-color: #053869;
  border-radius: 2px;
  color: #fff;
}


/*.pagenation {
  text-align: center;
  margin-bottom: 118px;
  padding-top: 20px;
} 
.pagenation .active a{
  display: inline-block;
  width: 49px;
  height: 41px;
  border-radius: 2px;
  border: solid 1px #e2e2e2;
  text-align: center;
  line-height: 41px;
  color: #666666;
  margin: 0 5px;
}
.pagenation .cur {
  display: inline-block;
  width: 49px;
  height: 41px;
  border-radius: 2px;
  border: solid 1px #e2e2e2;
  text-align: center;
  line-height: 41px;
  color: #666666;
  margin: 0 5px;  
}
.pagenation .cur {

  background-color: #053869;
  border-radius: 2px;
  color: #fff;
}
/*.pagenation .active{
  background-color: #053869;
  border-radius: 2px;
  color: #fff;
}
*/
/*.pagenation .prev,
.pagenation .next 
/*.pagenation .jinyong{*/
/*  display: inline-block;
  width: 69px;
  height: 41px;
  border-radius: 2px;
  border: solid 1px #e2e2e2;
  text-align: center;
  line-height: 41px;
  color: #666666;
  margin: 0 5px;
}*/

.pagedetail-tit {
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 1px;
  color: #333333;
}

.pagedetail-header {
  margin-bottom: 35px;
}
.pagedetailcon {
   
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #808080;
  margin-bottom: 100px;
}

.pagedetailcon img {
  display: block;
  margin: 0 auto;
}

.pagedetail-date {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #999999;
}
.pagedetail-date img {
  position: relative;
  top: -2px;
}

.pagenation2 {
  margin-bottom: 130px;
}
.pagenation2 a {
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 1px;
  color: #333333;
}

.subnav .tabheader a + a::after {
  left: -34px;
}
.subnav .tabheader a:first-child {
  margin-left: 0;
}

/* 会展 */
.hz-slider {
  margin-bottom: 50px;
}

.hz-slider .info {
  padding: 57px 50px 0 449px;
}
.hz-slider {
  background-color: #f5f5f5;
}

.hz-slider .info .info-tit {
   
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 2px;
  color: #333333;
  margin-bottom: 35px;
  display: block;
}

.hz-slider .info .info-text {
   
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 1px;
  color: #999999;
  margin-bottom: 40px;
}

.hz-slider .info .more {
  width: 160px;
  height: 46px;
  background-color: #d3000e;
  text-align: center;
  line-height: 46px;
  color: #fff;
  display: block;
}

.hzlist li {
  margin-bottom: 34px;
  padding-left: 24px;
  background: url(../images/dian.png) no-repeat center left;
}

.hzlist li .tit {
   
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #666666;
}

.hzlist li .date {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #999999;
}

.hzlist li:nth-of-type(5n) {
  margin-bottom: 64px;
  position: relative;
}

.hzlist li:nth-of-type(5n)::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #eaeaea;
  bottom: -32px;
  left: 0;
}

.hzlist li:nth-of-type(15)::before {
  display: none;
}

.about-t {
  text-align: center;
   
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 1px;
  color: #333333;
  margin-bottom: 13px;
}

.about-text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #808080;
  padding-top: 45px;
}
.about-t2 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  margin-bottom: 50px;
  text-align: center;
}
.about-section {
  margin-bottom: 80px;
}

.zzlist{margin-right: -60px;padding-top: 36px}
.zzlist .zz-item{
  float: left;
  /*width: 360px;*/
  /*margin: 0 60px 30px 0;*/
  text-align: center;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #666666;
}



/* 工作 */


.job-item{
  padding-bottom: 50px;
  margin-bottom: 38px;
  border-bottom: 1px solid #ddd;
  /* display: none; */
}
.open .jobinfo{
  display: block;
}

.jobname{
   
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
  color: #333333;
  padding-left: 19px;
  border-left:4px solid #053869;
  margin-bottom: 28px;
}

.job-item .date{
   
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #999999;
  padding-left: 20px;
}

.jobinfo{
  padding:46px 0 0 20px;
  display: none;

}
.jobinfo .jobinfo-t{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
  color: #053869;
  margin-bottom: 20px;
}
.jobinfo .jobinfo-main{
   
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
	color: #808080;
}

.jobinfo dl{margin-bottom: 35px;}

.job-tip{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
  color: #8c8c8c;
  margin-bottom: 16px;
}
.job-tip a{color: #053869;}

.open .jobbtn{
  width: 160px;
	height: 46px;
  background-color: #d3000e;
  text-align: center;line-height: 46px;
  float: right;
  color: #fff;
}

.open .jobbtn .arry{
 

  background: url(../images/down.png) no-repeat center;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);

}
.jobbtn .arry{
  background: url(../images/down2.png) no-repeat center;
  margin-left: 8px;
  position: relative;
  top: -2px;
  width: 13px;
  height: 8px;
  display: inline-block;
}
.jobbtn{
  width: 160px;
  height: 40px;
  border: solid 2px #d3000e;
  float:right;
  color: #d3000e;
  text-align: center;
  line-height: 40px;
}


/* 联系我们 */
.contact-t{
  font-family: MicrosoftYaHei-Bold;
	font-size: 45px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 5px;
  color: #333333;
  margin-bottom: 40px;
}

.ctman-item{
  position: relative;
  padding-left: 40px;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
  color: #666666;
  margin-bottom: 32px;
}
.ctman-item p{margin-bottom: 12px;

}

.ctman-item .icon{
  position: absolute;
  left: 0;top: 0;
}

.ctman-l{width: 400px;}
.ctman-item a{color: #666;}
.ctman-r{width: 702px;}

.ctman-item .thead a{
  margin-right: 20px;
}

.ctman-item .item{display: none;} 
.ctman-item .active{
  display: block;
}

.ctman-r input{width: 100%;border: 0;
padding: 5px 20px;
background: #fff;
height: 46px;
line-height: 36px;
background-color: #f5f5f5;
box-sizing: border-box;
}
.ctman-r .form-item{
  margin-bottom: 20px;
}
.w340{
  display: inline-block;
  width: 340px;
}

.ctman-r .form-item textarea{
  padding: 20px 20px;
  height: 225px;
  background: #f5f5f5;
  border: 0;
  width: 100%;
  resize: none;
  box-sizing: border-box;
  font-family: "微软雅黑";
}
.ctman-r .submit{
  width: 200px;
	height: 46px;
  background-color: #05386a;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 1px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}

.map{
  margin: 49px 0 163px 0;
}
.hz-sliderpage{position: absolute;right: 0 !important;bottom: 52px !important;width: 170px !important;left: auto!important;}
.hz-sliderpage .swiper-pagination-bullet{
  width: 8px;
	height: 8px;
  background-color: #aeaeae;
  border-radius: 10px
}

.hz-sliderpage .swiper-pagination-bullet-active{
  width: 14px;
	height: 14px;
  background-color: #053869;
  position: relative;
  top: 3px;
  
}

/*
  修改
*/
.swiper-pagination-bullet{
  display: inline-block;
  margin: 0 15px !important;
}
.swiper-pagination-bullet-active{
  width: 60px;
  height: 6px;
}
.morebtn{
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.pagenation a{
  color: #666666;
  padding: 0 15px;
}
.pagenation a.active{
  border-color: #053869;
  color: #fff;
}
.planlist .planitem .info .text{
  transition: all 0.3s ease 0s;
}
.newscon{
  padding-bottom: 50px;
}
.footer-form .form-item .submit{
  transition: all 0.5s ease 0s;
}
.pagedetailcon{
  margin-bottom: 60px;
}
.pagenation2{
  margin-bottom: 100px;
}
.breat{
  margin-bottom: 40px;
  margin-top: 20px;
}
.footer-form .form-item input::-webkit-input-placeholder,
.footer-form .form-item textarea::-webkit-input-placeholder{
  color: #cccccc;
  font-family: "微软雅黑";
}
.caseitem .shadow{
  background-color: rgba(0,0,0,0);
}
.swiper-pagination-bullet{
  margin: 0 7px !important;
}
.jobinfo{
  padding-top: 20px;
  padding-top: 10px;
}
.jobinfo .jobinfo-t{
  font-weight: bold;
}
.jobinfo dl:last-child{
  margin-bottom: 0;
}
.news-text{
  color: #808080;
}
.news-date{
  padding-left: 23px;
  background: url(../images/dataicons.png) no-repeat center left;
}
.newsmore{
  text-transform: uppercase;
  font-weight: bold;
}
.about-text{
  padding-top: 35px;
}
.zzlist .zz-item .thumb{
  margin-bottom: 20px;
}
.contact-t,.test-t{
  margin-bottom: 50px;
  align-items:center;
  display:flex;display:-webkit-flex;display:-ms-flex;
}
.map{
  margin-top: 30px;
  margin-bottom: 100px;
}
.mobl{
  display: none;
}
.pc{
  display: block;
}

.zzlist .zz-item .thumb{
  overflow: hidden;
}
.zzlist .zz-item .thumb img{
  transition: all 0.3s ease 0s;
}

.contact-t > span,.test-t > span{flex:1;-ms-flex:1;-webkit-flex:1;}
.test-t{margin-bottom:20px;}
.test-t > span{ padding-right: 12%;text-align: justify;line-height: 1.6;}
.download{
  height:45px;
  background-color: #05386a;
  color: #fff;
  line-height:45px;
  padding: 0 36px;
  align-items: center;
  font-size:16px;
  cursor:pointer;
  letter-spacing:0;
  display:flex;display:-webkit-flex;display:-ms-flex;
}
.download i {
  width: 13px;
  height: 15px;
  background-image: url(../images/xiaz.png);
  display: inline-block;
  margin-right:8px;
  margin-top:2px;
  background-repeat: no-repeat;
}
.ctman-l {
  display:flex;display:-webkit-flex;display:-ms-flex;
  flex-direction: column;
  justify-content: space-between;
  flex:1;-ms-flex:1;-webkit-flex:1;
}
.ctman-item{margin-bottom:0;}
.contactmain.clearfix{display:flex;display:-webkit-flex;display:-ms-flex;}
.planlist .contact-t{margin-bottom:24px;}
.planlist .shiyan{padding-bottom:60px;border-bottom:solid 1px #eaeaea;margin-bottom:80px;}
.planlist .contact-t,.test-t{align-items:inherit;}
strong{font-weight:bold!important;}
.pagedetail p img{height:auto!important;}
/*
    2019.07.30 修改
*/
.casesection .wenan{
  font-size: 36px;
  color: #737373;
  font-family: "宋体";
  margin-top: 20px;
}
.casesection .section-tit .titcn{
  color: #737373;
}
.casesection .section-tit .titen{
  color: #898989
}
.footer .copy,
.footer .copy a{
  color: #dddddd;
}
.footer .copy a{
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.planlist .planitem .infowrap{
  padding-top: 40px;
}
.planlist .planitem .infowrap .tit{
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 20px;
}
.planlist .planitem .info{
  width: 110%;
}
.planlist .planitem .infowrap .text{
  font-size: 15px;
  line-height: 24px;
}
.planlist .planitem .info{
  left: 80%;
}
.planlist .planitem:nth-of-type(2n) .info{
  left: auto;
  right: 80%;
}
@media screen and (min-width: 1200px){
.planlist .planitem:hover .infowrap .text{
  color: #efefef;
}
.planlist .planitem:hover .infowrap .tit{
  color: #fff;
}
.footer .copy a:hover{
  color: #fff;
}
.hz-slider:hover .info .info-tit{
  color: #053869;
}
.hz-slider:hover .info .more{
  background-color: #053869;
}
.footer-form .form-item .submit:hover{
  background-color: #053869;
}
.morebtn:hover{
  background-color: #f01a26;
}
.ctman-item .thead a.active,.ctman-item .thead a:hover{
  color: #0589f6;
  display: inline-block;
}
.hzlist li:hover {
  background-image: url(../images/hoverdian.png);
}
.hzlist li:hover .tit,
.hzlist li:hover .date {
  color: #053869;
}
.pagenation2 a:hover {
  color: #053869;
}
.planlist .planitem:hover img {
  transform: scale(1.1);
}
.planlist .planitem:hover {
  color: #9ea8b2;
}
.footer-nav a:hover {
  color: #053869;
}
.newscon .tabheader a:hover {
  color: #053869;
}
.caseitem:hover .title {
  background-color: #053869;
}
.tabheader a:hover {
  color: #c11e28;
}
.nav li.cur a,
.nav li:hover a {
  color: #0589f6;
}
}




/*
    2021.02.23 更新优化
*/
.swp-lag{
  margin-top: 50px;
  text-align: center;
}
.swp-lag.zzlistSwp-lag .swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #e3e3e3;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.swp-lag.zzlistSwp-lag .swiper-pagination-bullet-active{
  background-color: #053869;
}
.caseitemsBox, .zzlistBox{
  position: relative;
}
.caseitems-prev, .caseitems-next,
.zzlistSwp-prev, .zzlistSwp-next{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  cursor: pointer;
}
.caseitems-prev, .zzlistSwp-prev{
  left: -50px;
}
.caseitems-next, .zzlistSwp-next{
  right: -50px;
}
.mmCaseitem .shadow, .mmCaseitem .title{
  position: relative;
}
.caseitem-dd{
  background-color: #f5f5f5;
  height: 80px;
  border-top: solid 1px #e6e6e6;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 0 36px;
}
.caseitem-dd span{
  padding-top: 20px;
  display: block;
  position: relative;
  font-size: 18px;
  color: #333333;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.caseitem-dd span:after{
  content: "";
  width: 57px;
  height: 1px;
  background-color: #939393;
  position: absolute;
  top: 0;
  left: 0;
}
.caseDiv:hover .caseitem-dd span{
  color: #053869;
}
.caseDiv img{
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.caseDiv .thumb{
  overflow: hidden;
}
.caseDiv:hover img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.zzlist{
  margin-right: 0;
}
.imgDiv img{
  max-width: 100%;
}
.caseitem-dd span{
  text-align: left;
}