.zbanner {
  overflow: hidden;
  text-align: center;
  display:flex;
  align-items: center;
  width: 100%;
}
.zbanner img{
  width: 100%;
}
.zbanner .warpper{
  text-align: left;
}
.zbanner h3 {
  font-size: 30px;
  color: #fff;
  position: relative;
  padding-left:27px;
  height: 38px;
  line-height: 38px;
  font-weight: normal;
  margin-bottom: 5px;
}
.zbanner h3:after{
  display: block;
  content: '';
  position: absolute;
  left:0;
  top:0;
  width: 13px;
  background: #1857a4;
  height: 100%;
}
.zbanner p {
  font-size: 14px;
  color: #fff;
}

.ztitle h3{
  font-size: 36px;
  background:url("../images/ztitbg.png") no-repeat center;
}

/*zcompany*/
.zcompany{
  position: relative;
}
.zcompany>h4{
  font-weight: normal;
  position: absolute;
  right:0;
  top:0;
  font-size: 110px;
  font-family: rzzy;
  color: rgba(240, 240, 240, 0.7);
}
.zcompany>h1{
  font-size: 33px;
  letter-spacing: 8.5px;
  color: #3a3a3a;
  font-weight: normal;
  line-height: 32px;
}
.zcompany>p{
  font-size: 12px;
  color: #424242;
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 12px;
}
.zcompany>b{
  display: block;
  width: 40px;
  height: 2px;
  background: #005bac;
  margin-bottom: 15px;
}

.zcompany>small{
  font-size: 14px;
  color: #424242;
  line-height: 33px;
}
.zcom_cont{
  margin-top:30px;
  margin-bottom: 35px;
  position: relative;
}
.zcom_cont>img{
  float:left;
}
.zcom_text{
  float:right;
  width:315px;
  height: 327px;
  background: #1857a4;
  text-align: center;
}
.zcom_text>h2{
  font-size: 40px;
  color: #fff;
  padding-top:65px;
  margin-bottom: 30px;
  line-height: 40px;
}
.zcom_text>h4{
  font-size: 26px;
  color: #fff;
  font-family: 宋体;
}
.zcom_text>small{
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.zcom_tel{
  margin-top: 46px;
  background: url(../images/fot_24h.png) no-repeat 48px 24px;
  padding-left: 116px;
  border-top: 2px solid #779cc9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  padding-top: 20px;
}
.zcom_tel span{
  font-size: 14px;
  color: #fff;
  letter-spacing: 8px;
}
.zcom_tel h5{
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}
.zcompany>small{
  font-size: 14px;
  color: #3a3a3a;
  line-height: 28px!important;
  display: block;
  padding-bottom: 55px;
}
.zcom_advbg{
  background: #f3f3f3;
}
.zcom_advbg .warpper{
  position: relative;
}
.zcom_advbg .warpper>p{
  font-weight: normal;
  position: absolute;
  right:0;
  top: 37px;
  font-size: 110px;
  font-family: rzzy;
  color: rgba(223, 223, 223, 0.37);
  text-transform: uppercase;
}
.zcom_advbg .warpper .title{
  text-align: left;
  position: relative;
  z-index: 10;
}
.zcom_advbg .warpper .title h4{
  color: #3a3a3a;
}
.zcom_advbg .warpper .title small{
  color: #3a3a3a;
}

/*crumbs*/
.rig-title{
  margin-bottom: 1vw;
  background:#f8f8f8;
}
.rig-title .crumbs{
  line-height: 72px;
}

.cru_left{
  float:left;
  padding-left:25px;
  background:url("../images/home.png") no-repeat left center;
}
.cru_left>a{
  font-size: 1.6rem;
  font-weight: lighter;
  color: #333333;
}

.cru_right{
  float:right;
  display:flex;
  justify-content: flex-end;
}
.cru_right>a{
  font-size: 1.8rem;
  color: #666666;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
  margin-left: 70px;
  line-height: 71px;
}
.cru_right>a.mousein,.cru_right>a:hover{
  color: #ca1423;
  border-bottom: 1px solid #ca1423;
}

/*zcompany*/
.zcom01{
  display:flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2vw;
}
#zcomvideo{
  width: 50%!important;
  height: 21vw!important;
}
.zcom01_text{
  width: 48%;
}
.zcom01_text>h3{
  font-size: 3.6rem;
  color: #024b6d;
}
.zcom01_text>p{
  font-size: 2rem;
  color: #024b6d;
}
.zcom01_text>b{
  margin-top:1vw;
  margin-bottom: 1vw;
  display:block;
  width: 70px;
  height: 4px;
  background:#024b6d;
}
.zcom01_text>small{
  font-size: 1.8rem;
  line-height: 3.6rem;
  color: #666666;
  font-weight: lighter;
}

.zcom02bg{
  background:url("../images/zcom02bg.jpg") no-repeat center;
  background-size:100%;
  padding:4vw 0;
}

.zcom02bg ul{
  height: 285px;
  display:flex;
  justify-content: space-between;
}
.zcom02bg ul li{
  width: 25%;
  display:flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background:#fff;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zcom02bg ul li:hover{
  background:#c81322!important;
  background: -moz-linear-gradient(90deg, #c81322, #9b0311)!important;
  background: -webkit-linear-gradient(90deg,#c81322,#9b0311)!important;
  background: -o-linear-gradient(90deg, #c81322, #9b0311)!important;

}
.zcom02bg ul li:nth-of-type(2n){
  background:#f4f6f8;
}
.zcom02bg ul li img{
  margin:0 auto;
}
.zcom02bg ul li>div>p{
  font-size: 2.2rem;
  color: #333333;
  text-align: center;
  margin:15px 0;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zcom02bg ul li>div>small{
  text-align: center;
  width:80%;
  margin:0 auto;
  display:block;
  font-size: 1.6rem;
  color: #596067;
  font-weight: lighter;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zcom02bg ul li:hover>div>small,.zcom02bg ul li:hover>div>p{
  color: #fff;
}
.zcom03{
  padding-bottom: 4vw;
}
.zcom03 li{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.zcom03 li:nth-of-type(2n)>div{
  order:1;
}
.zcom03 li:nth-of-type(2n) b{
  order: 2;
}
.zcom03 li b{
  width: 50%;
  height: 20.4vw;
}
.zcom03 li b img{
  object-fit: cover;
}
.zcom03_text{
  width: 48%;
}
.zcom03_text>div{
  display:flex;
  align-items: center;
  height: 130px;
  border-bottom: 2px solid #eaeaea;
  margin-bottom:0.8vw;
}
.zcom03_text>div>span{
  font-size: 8rem;
  color: #ca1323;
  line-height: 133px;
  position:relative;
  font-family: Impact;
  margin-right: 15px;
}
.zcom03_text>div>span:before{
  display:block;
  content: '';
  position:absolute;
  left:0;
  bottom:0;
  height: 2px;
  background:#ca1323;
  width: 100%;
}
.zcom03_text>div>div>h5{
  font-size: 3rem;
  font-weight: bold;
  color: #333333;
  line-height: 3.3rem;
}
.zcom03_text>small{
  font-size: 1.8rem;
  line-height: 3.6rem;
  color: #666666;
  font-weight: lighter;
}
.zcom04{
  background:#f4f6f8;
  padding-bottom: 4vw;
  overflow:hidden;
}
.zcom04_top{
  height: 32.3vw;
  margin-bottom:1vw;
}
.zcom04_top>a{
  display:block;
  height: 48.3%;
  width: 26%;
  float: right;
}
.zcom04_top>a:first-of-type{
  width: 73%;
  height:100%;
  float:left;
}
.zcom04_top>a:nth-of-type(2){
  margin-bottom: 1vw;
}
.zcom04_top>a>img{
  object-fit: cover;
}
.hjbg{
  position:relative;
}
.swiper-hj{
  width:100%;
  height: 18vw;
  overflow:hidden;
}
.swiper-hj a{
  display:block;
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.swiper-hj a>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.zcom05bg{
  padding-bottom: 4vw;
  position:relative;
  overflow:hidden;
}
.zcom05{
  width: 66%;
  margin:0 auto;
}

.zcom05bg>.swiper-button-next.swiper-button-disabled{
  opacity: 1;
  background:#aaacad url("../images/projt_rs.png") no-repeat center;
}
.zcom05bg>.swiper-button-prev.swiper-button-disabled{
  opacity: 1;
  background:#aaacad url("../images/projt_ls.png") no-repeat center;
}
.zcom05bg>.swiper-button-next{
  right:5%;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background:#ca1323 url("../images/projt_rs.png") no-repeat center;
}
.zcom05bg>.swiper-button-prev{
  left:5%;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background:#ca1323 url("../images/projt_ls.png") no-repeat center;
}


/*zcontact*/
.mapshow{
  width:100%;
  position:relative;
  margin-bottom: 4vw;
}
#dituContent{
  width: 100%;
  height: 34vw;
}
.mapshow>ul{
  position:absolute;
  right:5%;
  top:50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 480px;

}
.mapshow>ul li{
  cursor:pointer;
  background:#fff;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
  position:relative;
  display:flex;
  align-items: center;
  margin-bottom: 1vw;
  height: 125px;
  padding:30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.mapshow>ul li:last-of-type{
  margin-bottom: 0;
}
.mapshow>ul li.mouseenter{
  box-shadow: 0 0 10px #ddd;
}
.mapshow>ul li:after{
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #ca1323;
  height: 4px;
  transform-origin: 100%;
  -webkit-transform-origin: 100%;
  -webkit-transition: -webkit-transform .6s cubic-bezier(.4,0,.2,1);
  transition: -webkit-transform .32s cubic-bezier(.4,0,.2,1);
  transition: transform .6s cubic-bezier(.4,0,.2,1);
  transition: transform .6s cubic-bezier(.4,0,.2,1),-webkit-transform .6s cubic-bezier(.4,0,.2,1);
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
}
.mapshow>ul li.mouseenter:after{
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  transform-origin: 0;
  -webkit-transform-origin: 0;
  visibility: visible\9;
}
.mapshow>ul li img{
  margin-right:17px;
}
.mapshow>ul li>div p{
  color: #666;
  font-size: 1.8rem;
}

.mapshow>ul li>div h5{
  font-size: 2rem;
  color: #333333;
}
.mapshow>ul li:last-of-type{
  height: 186px;
}
.mapshow>ul .wxicon>img{
  height: 100%;
}
.mapshow>ul .wxicon h3{

  font-size: 2.2rem;
  color: #333333;
}
.mapshow>ul .wxicon b{
  display:block;
  width: 28px;
  height: 4px;
  background:#ca1323;
  margin-top: 1vw;
  margin-bottom: 1vw;
}
.mapshow>ul .wxicon small{
  font-size: 1.8rem;
  color: #333333;
  line-height: 3rem;
}

.zcont02 .title>p{
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.8rem;
  text-align: center;
  margin-top: 15px;
}
.zcont02{
  padding-bottom: 4vw;
  background:url("../images/msgbg.jpg") no-repeat center;
  background-size:cover;
}
#formData{
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#formData>input,#formData textarea{
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 1vw;
  padding: 0 25px;
  box-sizing: border-box;
  font-size: 1.6rem;
  font-weight: lighter;
  color: #9b9b9b;
  background: #fff;
  overflow: hidden;
  position:relative;
}
#formData input,#formData .code,#formData .submit{
  width: 32.5%;
}

#formData input::placeholder{
  font-size: 1.6rem;
  font-weight: lighter;
  color: #9b9b9b;
}
#formData textarea{
  height: 178px;
}
#formData .code{
  background: #fff;
  height: 60px;
}
#formData .code input{
  font-size: 1.6rem;
  font-weight: lighter;
  color: #9b9b9b;
  box-sizing: border-box;
  line-height: 60px;
  float:left;
  padding:0 25px;
  width: 73%;
}
#formData .code .verify{
  float:right;
  width: 27%;
  height: 60px;
}
#formData .submit{
  height: 60px;
  line-height: 60px;
  background: #c71222;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
#formData .submit:hover{
  background:#c81322;
  background: -moz-linear-gradient(90deg, #c81322, #9b0311);
  background: -webkit-linear-gradient(90deg,#c81322,#9b0311);
  background: -o-linear-gradient(90deg, #c81322, #9b0311);
}





.infoCenter-right p strong {
  line-height: 30px;
  color: #113870;
  font-size: 18px;
  position: relative;
  padding-left: 20px;
  margin-top: 4vw;
}

.infoCenter-right p strong:after{
  display: block;
  content: '';
  background: #113870;
  position: absolute;
  width: 3px;
  height: 20px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.center-content{
  line-height: 25px;
}
.center-content img{
  display:inline-block;
  max-width:100%;
}

/*zmsg*/
.zmesg{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0;
  height: 530px;
  background: url("../images/lybg.jpg") no-repeat center;
  margin-bottom: 72px;
}
.zmsg_left{
  float:left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px
}
.zmsg_left>h4{
  font-size: 24px;
  color: #1857a4;
  position: relative;
  padding-bottom:30px;
  margin-bottom: 30px;
}
.zmsg_left>h4:after{
  position:absolute;
  display: block;
  content: '';
  left:0;
  bottom:0;
  width: 45px;
  height: 2px;
  background: #1857a4;
}
.zmsg_left>p{
  color: #878787;
  line-height: 20px;
}
.zmsg_left>div{
  margin-top: 40px;
}
.zmsg_left>div span{
  color: #878787;
  font-size: 14px;
}
.zmsg_left>div h3{
  font-size: 24px;
  color: #117cc0;
  line-height: 23px;
}
.zmsg_left .tel{
  float:none;
}
.zmsg_right{
  float:right;
  width: 43%;
  padding-right: 45px;
}
.zmsg_right>p{
  color: #333;
  font-size: 18px;
  margin-bottom: 20px;
}

/*znews*/
.pt4{
  padding-top: 4vw;
}
.de-news-list ul li{
  float:left;
  width: 32%;
  margin-right:2%;
  margin-bottom: 2vw;
}
.de-news-list ul li:nth-of-type(3n){
  margin-right: 0;
}
.de-news-list ul li a{
  display: block;
}
.de-news-list ul li a .img_jz{
  width:100%;
  height: 274px;
}
.de-news-list ul li a .img_jz>img{
  min-width: 100%;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
  object-fit: cover;
}
.de-news-list ul li a:hover .img_jz>img {
  -webkit-transform:scale(1.05);
  -moz-transform:scale(1.05);
  -ms-transform:scale(1.05);
  -o-transform:scale(1.05);
  transform:scale(1.05);
}
.de-news-list ul li a .img_jz>div{
  position: absolute;
  right:0;
  bottom:0;
  text-align: center;
  width: 95px;
  height: 70px;
  color: #fff;
  background: rgba(0,0,0,.5);
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.de-news-list ul li a .img_jz>div>span{
  display: block;
  font-size: 24px;
  margin-top: 10px;
  line-height: 29px;
}
.de-news-list ul li a .img_jz>div>h5{
  font-size: 14px;
}

.de-news-list ul li a:hover .img_jz>div{
  background:#9b0311;
}
.znews_text{
  width:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.znews_text>h4{
  font-size: 16px;
  padding: 10px 0px;
  color: #333;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zcasebg .znews_text>h4{
  border:2px solid #034898;
  padding: 10px 20px;
}

.znews_text>p{
  color: #909090;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.de-news-list ul li a:hover .znews_text>h4{
  color: #9b0311;
}

/*sidere_buchong*/
.zsidebar .pro_left_mid{
  border-left:1px solid #ddd;
  border-right:1px solid #ddd;
  min-height: initial;
}







.common-inner .inner-right {
  width: 100%;
  background: #fff;
}

.common-inner .inner-right .search-result {
  height: 50px;
  line-height: 50px;
  background: #f5f5f5;
  margin: 12px 0 25px;
  padding: 0 17px;
  font-size: 14px;
  color: #595959;
}
.common-inner .inner-right .search-result span {
  color: #0058b1;
  font-weight: bold;
}
.common-inner .inner-right .search-result .search-record {
  float: right;
}
.common-inner .inner-right .search-list,
.common-inner .inner-right .de-product-list {
  overflow: hidden;
  min-height: 622px;
}
.common-inner .inner-right .search-list ul,
.common-inner .inner-right .de-product-list ul {
  margin: 0 -12px;
}
.common-inner .inner-right .search-list ul li,
.common-inner .inner-right .de-product-list ul li {
  border: 2px solid #fff;
  float: left;
  width: 270px;
  margin: 0 12px 25px;
}
.common-inner .inner-right .search-list ul li a,
.common-inner .inner-right .de-product-list ul li a {
  display: block;
}
.common-inner .inner-right .search-list ul li .img,
.common-inner .inner-right .de-product-list ul li .img {
  width: 268px;
  height: 200px;
  background: #e6e6e6;
  font-size: 0;
  line-height: 200px;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-bottom: none;
  overflow: hidden;
}
.common-inner .inner-right .search-list ul li .img img,
.common-inner .inner-right .de-product-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  transition: all 0.5s;
}
.common-inner .inner-right .search-list ul li .title,
.common-inner .inner-right .de-product-list ul li .title {
  font-size: 14px;
  padding: 0 18px;
  height: 80px;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.common-inner .inner-right .search-list ul li .title h3,
.common-inner .inner-right .de-product-list ul li .title h3 {
  color: #595959;
  line-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.common-inner .inner-right .search-list ul li .title em,
.common-inner .inner-right .de-product-list ul li .title em {
  font-weight: bold;
  display: block;
  color: #ff8111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.common-inner .inner-right .search-list ul li:hover,
.common-inner .inner-right .de-product-list ul li:hover {
  border-color: #9b0311;
}
.common-inner .inner-right .search-list ul li:hover .title,
.common-inner .inner-right .de-product-list ul li:hover .title {
  border-color: #fff;
}
.common-inner .inner-right .search-list ul li:hover .img img,
.common-inner .inner-right .de-product-list ul li:hover .img img {
  transform: scale(1.1);
}
.common-inner .inner-right .de-product-list {
  margin-top: 26px;
}
.common-inner .inner-right .de-about-content {
  padding: 30px 50px;
}
.common-inner .inner-right .de-about-content img {
  margin: 0 auto;
  max-width: 100%;
}
.common-inner .inner-right .de-about-content p {
  font-size: 14px;
  color: #595959;
  line-height: 24px;
}

.common-inner .inner-right .news-detail-content {
  padding: 0 18px;
}
.common-inner .inner-right .news-detail-content .news-detail-title {
  padding-bottom: 15px;
  border-bottom: 1px dashed #ededed;
  text-align: center;
  margin-bottom: 15px;
}
.common-inner .inner-right .news-detail-content .news-detail-title .h3 {
  font-size: 18px;
  color: #323232;
  line-height: 24px;
  font-weight: bold;
  margin: 25px 0 10px;
}
.common-inner .inner-right .news-detail-content .news-detail-title .b {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
}
.common-inner .inner-right .news-detail-content .news-detail {
  padding: 0 12px 30px;
}
.common-inner .inner-right .news-detail-content .news-detail p {
  font-size: 14px;
  color: #595959;
  line-height: 24px;
}
.common-inner .inner-right .news-detail-content .news-detail img {
  max-width: 100%;
  margin: 0 auto;
}
.common-inner .inner-right .news-detail-content .newsPage {
  font-size: 16px;
  color: #323232;
  line-height: 30px;
  margin: 15px 0 30px;
  border-top: 1px solid #ddd;
  padding-top:10px;
}
.common-inner .inner-right .news-detail-content .newsPage a {
  color: #323232;
}
.common-inner .inner-right .news-detail-content .newsPage a:hover {
  color: #024b6d;
}
.common-inner .inner-right .de-honor-list {
  overflow: hidden;
  margin: 0 auto;
  margin-top: 24px;
  padding-top: 6px;
  min-height: 556px;
}
.common-inner .inner-right .de-honor-list ul {
  margin: 0 -5px;
}
.common-inner .inner-right .de-honor-list ul li {
  float: left;
  margin: 0 10px 30px;
  overflow: hidden;
  width: 270px;
  background: #f6f6f6;
}
.common-inner .inner-right .de-honor-list ul li a {
  display: block;
}
.common-inner .inner-right .de-honor-list ul li .img {
  width: 270px;
  height: 200px;
  text-align: center;
  line-height: 200px;
  font-size: 0;
  overflow: hidden;
}
.common-inner .inner-right .de-honor-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  transition: all 0.5s;
}
.common-inner .inner-right .de-honor-list ul li .title {
  text-align: center;
  height: 48px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 48px;
  font-size: 14px;
  color: #595959;
}
.common-inner .inner-right .de-honor-list ul li:hover {
  box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
}
.common-inner .inner-right .de-honor-list ul li:hover .img img {
  transform: scale(1.1);
}
.common-inner .inner-right .de-job-list {
  overflow: hidden;
  padding-bottom: 19px;
  min-height: 645px;
  padding: 5px 5px;
}
.common-inner .inner-right .de-job-list ul li {
  overflow: hidden;
  padding: 0 55px 0 25px;
  height: 128px;
  border-bottom: 1px solid #ededed;
}
.common-inner .inner-right .de-job-list ul li .job-title {
  float: left;
  width: 260px;
  margin-right: 10px;
  padding-top: 38px;
}
.common-inner .inner-right .de-job-list ul li .job-title h3 {
  font-weight: bold;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-title p {
  font-size: 16px;
  color: #024b6d;
  line-height: 20px;
  font-weight: bold;
}
.common-inner .inner-right .de-job-list ul li .job-title p em {
  font-weight: normal;
  font-size: 12px;
}
.common-inner .inner-right .de-job-list ul li .job-info {
  float: left;
  width: 200px;
  padding-top: 38px;
}
.common-inner .inner-right .de-job-list ul li .job-info p {
  font-size: 13px;
  color: #b2b2b2;
  line-height: 20px;
  margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-info p span {
  color: #737373;
}
.common-inner .inner-right .de-job-list ul li .job-btn {
  display: none;
  float: right;
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #024b6d;
  margin-top: 50px;
}
.common-inner .inner-right .de-job-list ul li:hover {
  box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
}
.common-inner .inner-right .de-job-list ul li:hover .job-btn {
  display: block;
}
.common-inner .inner-right .jobs-info {
  padding: 40px 10px 30px;
  margin-bottom: 28px;
  border-bottom: 1px dashed #ededed;
}
.common-inner .inner-right .jobs-info .h3 {
  overflow: hidden;
  margin-bottom: 15px;
}
.common-inner .inner-right .jobs-info .h3 .job-name {
  float: left;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  width: 450px;
}
.common-inner .inner-right .jobs-info .h3 .job-price {
  float: right;
  font-weight: bold;
  font-size: 24px;
  color: #024b6d;
  line-height: 1.1;
  max-width: 360px;
}
.common-inner .inner-right .jobs-info .h3 .job-price em {
  font-weight: normal;
  font-size: 16px;
}
.common-inner .inner-right .jobs-info .p {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info .p span {
  color: #595959;
}
.common-inner .inner-right .jobs-info .btn {
  padding-top: 10px;
  overflow: hidden;
}
.common-inner .inner-right .jobs-info .btn a {
  display: block;
  width: 230px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  background: #024b6d;
  font-size: 14px;
}
.common-inner .inner-right .jobs-info .btn a:hover {
  background: #0058b1;
}
.common-inner .inner-right .jobs-info-content {
  padding: 0 20px 30px;
  overflow: hidden;
}
.common-inner .inner-right .jobs-info-content h3 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info-content p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.common-inner .inner-right .newsPage {
  padding: 0 20px;
  font-size: 16px;
  color: #323232;
  line-height: 30px;
  margin: 15px 0 30px;
}
.common-inner .inner-right .newsPage a {
  color: #323232;
}
.common-inner .inner-right .newsPage a:hover {
  color: #024b6d;
}
.common-inner .inner-right .apply-job {
  overflow: hidden;
  margin-top: 20px;
}
.common-inner .inner-right .apply-job .job-tr {
  overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .tr-over {
  overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .error {
  padding-left: 75px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
}
.common-inner .inner-right .apply-job .job-tr .tr-title {
  float: left;
  width: 50px;
  min-height: 20px;
  text-align: right;
  font-size: 14px;
  color: #808080;
  margin-right: 25px;
  line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont {
  float: left;
  width: 640px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont h3 {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[type=text] {
  line-height: 38px;
  font-size: 14px;
  color: #333;
  display: block;
  padding: 0 10px;
  width: 618px;
  height: 38px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[name='captcha'] {
  font-size: 14px;
  line-height: 38px;
  color: #333;
  width: 190px;
  float: left;
  margin-right: 30px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify {
  cursor: pointer;
  float: left;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont textarea {
  font-size: 14px;
  color: #333;
  display: block;
  height: 170px;
  line-height: 20px;
  padding: 5px 10px;
  width: 618px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont {
  line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont input[type=radio] {
  margin-right: 10px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont label {
  margin-right: 30px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit {
  display: block;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #024b6d;
  color: #fff;
  font-size: 15px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit:hover {
  background: #0058b1;
}
.common-inner .inner-right .de-message {
  overflow: hidden;
  padding: 0 5px;
}
.common-inner .inner-right .de-message .tips {
  font-size: 13px;
  line-height: 55px;
  color: #737373;
}
.common-inner .inner-right .de-message .mes-form {
  overflow: hidden;
}
.common-inner .inner-right .de-message .mes-form .form-tr {
  overflow: hidden;
}
.common-inner .inner-right .de-message .mes-form .form-tr input {
  display: block;
  width: 658px;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .de-message .mes-form .form-tr textarea {
  display: block;
  width: 658px;
  padding: 5px 10px;
  height: 168px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code {
  overflow: hidden;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code input {
  width: 188px;
  float: left;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code .verify {
  cursor: pointer;
  float: left;
  margin-left: 25px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.common-inner .inner-right .de-message .mes-form .form-tr .submit {
  margin-top: 15px;
  display: block;
  width: 190px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #024b6d;
  color: #fff;
  font-size: 15px;
}
.common-inner .inner-right .de-message .mes-form .form-tr .submit:hover {
  background: #0058b1;
}
.common-inner .inner-right .de-message .mes-form .form-tr .error {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
  padding: 0 5px;
}

.inner-contact {
  width: 100%;
  margin-top: 18px;
  margin-bottom: 35px;
}
.inner-contact .title {
  height: 80px;
  background:#1a58a5 url("../images/zsideicon.png") no-repeat 203px center;
  line-height: 1;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
  padding-left:30px;
}
.inner-contact .title h3 {
  margin-top: 20px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 5px;
}
.inner-contact .title em {
  font-size: 13px;
  color: #728dbc;
}
.inner-contact .contact-box {
  min-height: 180px;
  border: 1px solid #ededed;
  border-top: none;
  background: #fff;
  padding: 20px 20px 10px;
  padding-right: 5px;
}
.inner-contact .contact-box .contact-item {
  overflow: hidden;
  padding-left: 60px;
  font-size: 14px;
  color: #595959;
  line-height: 20px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.inner-contact .contact-box .contact-item .act {
  float: left;
  width: 60px;
  margin-left: -60px;
  color: #808080;
}
.center-content table{
  width: 100%;
  border-collapse: collapse;
}
.center-content table tr td{
  border:1px solid #ddd!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:0 5px;
}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab {
  font-family: '微软雅黑';
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin-bottom: 20px;
}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab tr th {
  width: 50%;
  text-align: center;
  font-size: 15px;
  color: #262626;
  background: #f6f6f6;
  border: 1px solid #e6e6e6;
  line-height: 48px;
  font-weight: bold;
}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab tr td {
  line-height: 45px;
  color: #595959;
  font-size: 15px;
  text-align: center;
  border: 1px solid #e6e6e6;
}
.prodect-Info .info-center .infoCenter-right .newsPage {
  font-size: 16px;
  color: #323232;
  line-height: 30px;
  margin: 15px 0 30px;
  border-top: 1px solid #ddd;
}
.prodect-Info .info-center .infoCenter-right .newsPage a {
  color: #323232;
}
.prodect-Info .info-center .infoCenter-right .newsPage a:hover {
  color: #024b6d;
}
#MagnifierWrap2 {
  position: relative;
  width: 350px;
}
.MagnifierMain {
  position: relative;
  width: 350px;
  height: 350px;
  font-size: 0;
  text-align: center;
  line-height: 350px;
  border: 1px solid #e6e6e6;
}
.MagnifierMain.video {
  cursor: pointer;
}
.MagnifierMain.video::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-left: -35px;
  margin-top: -35px;
  z-index: 1;
  background: url(../images/media-icon.png) no-repeat center;
  background-size: 100% auto;
}
.play-video {
  width: 350px;
  height: 350px;
  border: 1px solid #e6e6e6;
}
.play-video iframe {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
.MagnifierMain img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.MagnifierDrag {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ccc;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: move;
}
.MagnifierPop {
  position: absolute;
  top: 0;
  overflow: hidden;
  background: #fff;
}
.MagnifierImg {
  position: absolute;
  top: 0;
  left: 0;
}
.spec-items {
  position: relative;
  width: 292px;
  height: 69px;
  overflow: hidden;
  padding-top: 20px;
  margin: 0 auto;
}
.spec-items ul {
  width: 500%;
  position: absolute;
  top: 20px;
  left: 0;
}
.spec-items ul * {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.spec-items li {
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  float: left;
  overflow: hidden;
  margin-right: 5px;
  border: 2px solid #fff;
  font-size: 0;
  cursor: pointer;
}
.spec-items li[data-type=video] {
  position: relative;
}
.spec-items li[data-type=video]::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
  background: url(../images/video-icon.png) no-repeat center;
  background-size: 100% auto;
}
.spec-items li.on {
  border: 2px solid #9b0311;
}
.spec-items li img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
span.spe_leftBtn,
span.spe_rightBtn {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 20px;
  height: 69px;
  line-height: 69px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color: #ddd;
  cursor: default;
  background-color: #f9f9f9;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
span.on {
  background-color: #f9f9f9;
  color: #0058b1;
  cursor: pointer;
}
span.spe_leftBtn {
  left: 0;
  background: url(../images/p-detail-left.png) no-repeat center;
}
span.spe_leftBtn.on {
  background: url(../images/p-detail-left-active.png) no-repeat center;
}
span.spe_rightBtn {
  right: 0;
  background: url(../images/p-detail-right.png) no-repeat center;
}
span.spe_rightBtn.on {
  background: url(../images/p-detail-right-active.png) no-repeat center;
}
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #024b6d;
  background: #024b6d;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
.zcase_text{
  width:100%;
  line-height: 40px;
  text-align: center;
  color: #494949;
  background: #ddd;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: normal;
}
.zcase_text h4{
  font-weight: normal;
}
.de-news-list ul li a:hover .zcase_text{
  background: #034898;
  color: #fff;
}

/*zproduct*/
.common-inner{
  padding-bottom:4vw;
  overflow:hidden;
}
.nopt .title{
  padding-top: 0;
}
.zpro_cont>div{
  float:left;
  width: 23%;
  margin-right: 2.6%;
  margin-bottom: 2vw;
  position:relative;
  background:#fff;
}
.zpro_cont>div:nth-of-type(4n){
  margin-right: 0;
}
.zproinfo_top{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:50px;
  background:#f8f8f8;
  margin-bottom: 1vw;
}
.zproi_left{
  float:left;
  width: 40%;
  height: 31vw;
  overflow:hidden;
}
.zcasei_left{
  height: 380px;
}
.swiper-zpro{
  width: 100%;
  height: 100%;
  position:relative;
  overflow:hidden;
}
.swiper-zpro>.swiper-button-next.swiper-button-disabled{
  opacity: 1;
  background:#aaacad url("../images/projt_rs.png") no-repeat center;
}
.swiper-zpro>.swiper-button-prev.swiper-button-disabled{
  opacity: 1;
  background:#aaacad url("../images/projt_ls.png") no-repeat center;
}
.swiper-zpro>.swiper-button-next{
  right:0;
  width: 60px;
  height: 100px;
  background:#ca1323 url("../images/projt_rs.png") no-repeat center;
}
.swiper-zpro>.swiper-button-prev{
  left:0;
  width: 60px;
  height: 100px;
  background:#ca1323 url("../images/projt_ls.png") no-repeat center;
}

.swiper-zpro a{
  display:block;
  width: 100%;
  height: 100%;
}
.swiper-zpro a img{
  object-fit: cover;
}
.zproi_right{
  float:right;
  width: 55%;
}
.zproicon{
  border:1px solid #024b6d;
  border-radius:0 19px 0 19px;
  overflow:hidden;
  width: 285px;
  font-size: 1.8rem;
  color: #024b6d;
}
.zproicon>span{
  display:inline-block;
  line-height: 38px;
  background:#024b6d url("../images/zproicon.png") no-repeat 12px center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left:40px;
  padding-right: 18px;
  color: #fff;
  border-radius:0 19px 0 15px;
  margin-right: 34px;
}
.zproi_right>h4{
  font-size: 3.6rem;
  color: #333333;
  padding:1vw 0;
  margin-bottom: 1vw;
  position:relative;
  border-bottom: 3px solid #e9e9e9;
}
.zproi_right>h4:before{
  display:block;
  content: '';
  position:absolute;
  left:0;
  bottom:0;
  width: 96px;
  height: 3px;
  background:#ca1323;
}
.zproi_right>small{
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: lighter;
  display:block;
}
.zcasei_right>small{
  margin-bottom: 2vw;
}
.zproi_right>ul{
  display:flex;
  justify-content: space-between;
  align-items: center;
  height: 113px;
  margin-top: 2vw;
  margin-bottom: 2vw;
}
.zproi_right>ul>li{
  text-align: center;
}
.zproi_right>ul>li p{
  font-size: 2.2rem;
  color: #666666;
  margin-top: 1vw;
}
.zproi_right>ul>li img{
  margin:0 auto;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.zproi_right>ul>li:hover img{
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.zproi_right>ul>i{
  display:block;
  width: 1px;
  height: 100%;
  background:#e5e5e5;
}

.zproi_right .tel{
  margin-bottom: 2vw;
  border-left: none;
  margin-left: 0;
  padding-left:60px;
  background: url(../images/tel.png) no-repeat left center;
}
.zproi_right .tel small{
  font-size: 1.8rem;
}
.zproi_right .tel h3{
  font-size: 2.4rem;
}
.zproi_btn{
  display:flex;
  align-items: center;
}
.zproi_btn a{
  display:block;
  line-height: 60px;
  width:216px;
  margin-right: 10px;
  font-size: 2rem;
  color: #fff;
  padding-left: 88px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zproi_btn a:first-of-type{
  background: #c81322 url(../images/zpro01.png) no-repeat 53px center;
  background: url(../images/zpro01.png) no-repeat 53px center,-moz-linear-gradient(90deg, #c81322, #9b0311);
  background: url(../images/zpro01.png) no-repeat 53px center,-webkit-linear-gradient(90deg,#c81322,#9b0311);
  background: url(../images/zpro01.png) no-repeat 53px center,-o-linear-gradient(90deg, #c81322, #9b0311);
  background-size: 24px;
}
.zproi_btn a:first-of-type:hover{
  background: #c81322 url(../images/zpro01.png) no-repeat 53px center;
}

.zproi_btn a:nth-of-type(2){
  background: #002d42 url(../images/zpro02.png) no-repeat 53px center;
  background: url(../images/zpro02.png) no-repeat 53px center,-moz-linear-gradient(90deg, #024b6d, #002d42);
  background: url(../images/zpro02.png) no-repeat 53px center,-webkit-linear-gradient(90deg,#024b6d,#002d42);
  background: url(../images/zpro02.png) no-repeat 53px center,-o-linear-gradient(90deg, #024b6d, #002d42);
  background-size: 24px;
}
.zproi_btn a:nth-of-type(2):hover{
  background: #002d42 url(../images/zpro02.png) no-repeat 53px center;
}
.zproi_btn a:nth-of-type(3){
  background: #c6c6c6 url(../images/zpro03.png) no-repeat 53px center;
}
.zproi_btn a:nth-of-type(3):hover{
  background: #333 url(../images/zpro03.png) no-repeat 53px center;
}

.bot_left{
  width: 73%;
  float:left;
  background:#f8f8f8;
}
.bot_right .bot_tit{
  margin-bottom: 0;
}
.bot_right{
  width: 25%;
  float:right;
  background:#f8f8f8;
}
.bot_right_cont{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:2vw;
}

.bot_tit{
  line-height: 73px;
  width: 100%;
  background:#024b6d;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3vw;
}
.bot_cont{
  font-size: 1.6rem;
  color: #666666;
  line-height: 3.2rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display:block;
  padding:0 2vw;
  padding-bottom: 2vw;
}
.public_style{
  margin-top: 3vw;
  padding:25px 2vw;
  padding-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background:url("../images/line.png") repeat-x center top;
}
.bottom_style .title{
  padding-top: 3vw;
  padding-bottom: 2vw;
}
.bottom_style .title h5{
  color: rgba(0, 0, 0, 0.06);
  font-size: 4.8rem;
  top: 2vw;
}
.bottom_style .title small{
  font-size: 1.6rem;
}
.bottom_style .title h3{
  font-size: 3rem;
}

.bottom_style .adv ul li>div>h4{
  font-size: 2.4rem;
}
.bottom_style .adv ul li>div>small{
  font-size: 1.6rem;
}
.bottom_style .adv ul li>span{
  margin-left: 20px;
  font-size: 3rem;
}
.bottom_style .adv ul li>div{
  width: 59%;
}
.bot_ul{
  display:flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.bot_ul li{
  width: 49%;
  margin-bottom: 1vw;
}
.bot_ul li{
  display:flex;
  align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border:1px solid #002d42;
}
.bot_ul li>span{
  width: 60px;
  line-height: 60px;
  text-align: center;
  display:block;
  color: #fff;
  font-family: Impact;
  font-size: 3rem;
  background:#002d42;
  background: -moz-linear-gradient(90deg, #024b6d, #002d42);
  background: -webkit-linear-gradient(90deg,#024b6d,#002d42);
  background: -o-linear-gradient(90deg, #024b6d, #002d42);
}
.bot_ul li>p{
  padding-left:23px;
  font-size: 1.4rem;
  color: #666666;
}
.bot_ul2{
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.bot_ul2 li{
  width: 32%;
  margin-bottom: 1vw;
}
.bot_ul2 li b{
  width:100%;
  height: 12vw;
}
.bot_ul2 li b img{
  object-fit: cover;
}
.bot_ul2 li p{
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:0 10px;
  font-size: 1.8rem;
  line-height: 48px;
  background:#024b6d;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow:hidden;
  color: #fff;
}
.bottom_style .zcom03 li b{
  height: 14.4vw;
}
.bottom_style .zcom03_text>div>span{
  font-size: 6.6rem;
}
.bottom_style .zcom03_text>div>div>h5{
  font-size: 22px;
}
.bottom_style .zcom03_text>small{
  font-size: 1.6rem;
  color: #666666;
  line-height: 2.4rem;
  font-weight: lighter;
}
.bottom_style .zcom03_text>div{
  height: 95px;
}
.bottom_style .zcom03{
  padding-bottom: 0;
}
.bottom_style .zcom03_text>div>span{
  height: 97px;
  line-height: 97px;
}
.zpropage{
  padding-bottom: 4vw;
}
.zpropage>.newsPage{
  width: 73%;
  display:flex;
  justify-content: space-between;
  margin-top: 10px;
}
.zpropage>.newsPage a,.page-a{
  font-size: 1.6rem;
  color: #999999;
}
.bot_right a{
  display:block;
  width:100%;
  height: 16vw;
  margin-bottom: 1vw;
  position:relative;
  overflow:hidden;
}
.bot_right a>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bot_right a>p{
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  line-height: 60px;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:0 10px;
  background: rgba(0, 0, 0, 0.72);
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow:hidden;
}
.bot_right a:hover>p{
  background:#002d42;
  background: -moz-linear-gradient(90deg, #024b6d, #002d42);
  background: -webkit-linear-gradient(90deg,#024b6d,#002d42);
  background: -o-linear-gradient(90deg, #024b6d, #002d42);
}


.zcaselist li{
  margin-bottom: 1vw;
  overflow:hidden;
}
.zcaselist a{
  display:block;
  position:relative;
  height: 19vw;
}
.zcaselist a>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zcaselist a>h4{
  position:absolute;left:0;
  bottom:0;
  background:#002d42;
  width: initial;
  max-width:100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow:hidden;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
  color: #fff;
  line-height: 60px;
  font-size: 1.8rem;
  padding:0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zcaselist a:hover>h4{
  background:#ca1323;
}


/*question*/
.zques-list ul li{
  width: 49%;
  float:left;
  margin-bottom: 2vw;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:2vw;
  background: #f8f8f8;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zques-list ul li:hover{
  background: #9b0311;
}
.zques-list ul li:nth-of-type(2n){
  float:right;
}
.zques_text{
  background: url(../images/pen.png) no-repeat left top;
  padding-top: 43px;
  width: 100%;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}

.zques_text>p{
  font-size: 1.8rem;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow:hidden;
  margin-bottom: 10px;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zques_text>small{
  font-size: 1.5rem;
  line-height: 2.4rem;
  color: #888888;
  font-weight: lighter;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: 350ms 0s all ease;
  -moz-transition: 350ms 0s all ease;
  -ms-transition: 350ms 0s all ease;
  -o-transition: 350ms 0s all ease;
  transition: 350ms 0s all ease;
}
.zques-list ul li:hover p{
  text-decoration: underline;
  color: #fff;
}
.zques-list ul li:hover .zques_text{
  background: url(../images/pens.png) no-repeat left top;
}
.zques-list ul li:hover small{
  color: #fff;
}
.zcasei_style>small img{
  margin:0 auto;
  max-width:100%;
}
.zsearch{
  width: 36%;
  margin-top: 13px;
}
.zsearch .searchshow{
  width: 100%;
}