@charset "utf-8";
/*banner start*/
.column-banner.cpyfwtop {
  background-image: url(../images/cpyfw/banner.jpg);
}
/*banner end*/
/*产品服务 start*/
.cpfws {
  margin-top: -40px;
}
.cpfw {
  position: relative;
  padding: 1px;
  background-color: #fff;
  border-radius: 0.625em;
  box-shadow: 0 0 24px 5px rgba(124 158 218 / 15%);
  overflow: hidden;
}
.cpfw ul {
  background-image: linear-gradient(#ddeaf9, #fff 70%);
}
.cpfw ul li {
  float: left;
  position: relative;
  width: 33.33333%;
}
.cpfw ul li + li:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
  width: 1px;
  margin-top: 6%;
  margin-bottom: 6%;
  background-color: #c8d1e6;
}
.cpfw ul li .caption {
  font-size: 1.25em;
  font-weight: bold;
  color: #074dd0;
}
.cpfw ul li .caption a {
  color: #074dd0;
}
.cpfw ul li dl {
  position: relative;
  padding: 6%;
  height: 140px;
  box-sizing: content-box;
}
.cpfw ul li dl.hots dt {
  margin-bottom: 5%;
}
.cpfw ul li dl.hots dd p {
  float: left;
  width: 50%;
  margin-bottom: 2.5%;
  line-height: 1.6em;
}
.cpfw ul li dl.video {
  padding-right: 1%;
}
.cpfw ul li dl.video .item {
  position: relative;
}
.cpfw ul li dl.video .item .place {
  float: left;
  position: relative;
  width: 52%;
  padding-top: 35%;
}
.cpfw ul li dl.video .item .place .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  margin-left: -24px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  transition: 500ms;
}
.cpfw ul li dl.video .item .place .icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  margin-top: -10px;
  margin-left: -3px;
  border: transparent solid 10px;
  border-left-color: #1f6cb6;
}
.cpfw ul li dl.video .item .place .icon:hover {
  transform: scale(1.25);
  background-color: rgba(255, 255, 255, 0.85);
}
.cpfw ul li dl.video .item .place .pic {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cpfw ul li dl.video .item .place .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.cpfw ul li dl.video .item .table {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 45%;
  height: 100%;
}
.cpfw ul li dl.video .item .table .caption {
  height: 40%;
}
.cpfw ul li dl.video .item .table .inline {
  position: relative;
  width: 100%;
  height: 60%;
}
.cpfw ul li dl.video .item .table .inline .time {
  color: #999;
}
/*产品服务 end*/
/*元宇宙 start*/
.yyz .column-head {
  margin-bottom: 1.5%;
}
.yyz > .block-content {
  margin-bottom: 2.5%;
  text-align: center;
  color: #666666;
}
.yyz .accordion .item {
  position: relative;
  height: 668px;
  float: left;
  width: 20%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.yyz .accordion .item + .item:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  width: 1px;
  background-color: #fff;
}
.yyz .accordion .item .maincontent dl {
  padding: 3.5em 8%;
}
.yyz .accordion .item .maincontent dl dt {
  font-size: 1.75em;
  font-weight: bold;
  line-height: 1.375em;
}
.yyz .accordion .item .maincontent dl dd {
  margin-top: 2em;
}
.yyz .accordion .item .normal .maincontent {
  color: #fff;
}
.yyz .accordion .item .normal .maincontent dl dd p {
  font-size: 1.125em;
  line-height: 1.6em;
  margin-bottom: 0.875em;
}
.yyz .accordion .item .current {
  height: 100%;
  display: none;
}
.yyz .accordion .item .current .maincontent {
  width: 70%;
}
.yyz .accordion .item .current .maincontent dl .block-content {
  position: relative;
  z-index: 111;
  margin-bottom: 2em;
  font-size: 1em;
  line-height: 2.25em;
  color: #666;
}
.yyz .accordion .item .current .maincontent dl .block-menus {
  position: relative;
  z-index: 112;
}
.yyz .accordion .item .current .maincontent dl .block-menus ul {
  width: 85%;
}
.yyz .accordion .item .current .maincontent dl .block-menus ul li {
  width: 100%;
}
.yyz .accordion .item .current .maincontent dl .block-menus ul li a {
  height: 3.625em;
  font-size: 1.125em;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: #e1e6f6;
  border-radius: 0.3125em;
}
.yyz .accordion .item .current .maincontent dl .block-menus ul li a i {
  left: 3%;
  width: 15%;
}
.yyz .accordion .item .current .maincontent dl .block-menus ul li a i:before {
  content: "\e61e";
  font-weight: bold;
  color: #074dd0;
}
.yyz .accordion .item .current .maincontent dl .block-menus ul li a span {
  left: 18%;
  width: 75%;
}
.yyz .accordion .item .current .maincontent dl .block-man {
  position: absolute;
  right: 0;
  width: 30%;
}
.yyz .accordion .item .current .maincontent dl .block-man img {
  display: block;
  max-width: 96%;
  margin: 0 auto;
}
.yyz .accordion .item.active {
  width: 40%;
}
.yyz .accordion .item.active .normal {
  display: none;
}
.yyz .accordion .item.active .current {
  display: block;
}
.yyz .accordion .item.active .current .maincontent dl dt {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.yyz .accordion .item.active .current .maincontent dl .block-content {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.yyz .accordion .item.active .current .maincontent dl .block-menus {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.yyz .accordion .item.active .current .maincontent dl .block-man {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.yyz .accordion .item.item1 {
  background-image: url(../images/cpyfw/yyz_item1_img.jpg);
}
.yyz .accordion .item.item1.active {
  background-image: url(../images/cpyfw/yyz_item1_active.jpg);
}
.yyz .accordion .item.item1.active .current .block-man {
  bottom: -3.5%;
}
.yyz .accordion .item.item2 {
  background-image: url(../images/cpyfw/yyz_item2_img.jpg);
}
.yyz .accordion .item.item2.active {
  background-image: url(../images/cpyfw/yyz_item2_active.jpg);
}
.yyz .accordion .item.item2.active .current .block-man {
  bottom: -10%;
}
.yyz .accordion .item.item3 {
  background-image: url(../images/cpyfw/yyz_item3_img.jpg);
}
.yyz .accordion .item.item3.active {
  background-image: url(../images/cpyfw/yyz_item3_active.jpg);
}
.yyz .accordion .item.item4 {
  background-image: url(../images/cpyfw/yyz_item4_img.jpg);
}
.yyz .accordion .item.item4.active {
  background-image: url(../images/cpyfw/yyz_item4_active.jpg);
}
/*元宇宙 end*/
.cpyfw .banner {
  width: 54%;
}
.cpyfw .banner .place {
  position: relative;
  padding-top: 66.25%;
}
.cpyfw .banner .place .pic {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.cpyfw .banner .place .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.cpyfw .items {
  width: 46%;
}
.cpyfw .items dl {
  width: 66%;
  margin-top: 4%;
}
.cpyfw .items dl dt {
  color: #000;
  text-align: left;
}
.cpyfw .items dl dt .currentname:after {
  margin-left: 0;
}
.cpyfw .items dl dd .block-content {
  margin-bottom: 5%;
  color: #666;
}
.cpyfw .items dl dd .menu-items li a {
  height: 5.5em;
  font-size: 1.125em;
  color: #666;
  background-color: #fff;
  border-color: #e1e6f6;
}
.cpyfw .items dl dd .menu-items li a i {
  left: 2%;
  width: 33%;
  background-repeat: no-repeat;
  background-position: center;
}
.cpyfw .items dl dd .menu-items li a i:before {
  content: normal;
}
.cpyfw .items dl dd .menu-items li a span {
  left: 35%;
  width: 60%;
}
.cpyfw .items dl dd .menu-items li a:hover i {
  -webkit-animation: bounce_ 1s;
  animation: bounce_ 1s;
}
.cpyfw .items dl dd .menu-items.sznr li.li0 a i {
  background-image: url(../images/cpyfw/sznr_icon01.png);
}
.cpyfw .items dl dd .menu-items.sznr li.li1 a i {
  background-image: url(../images/cpyfw/sznr_icon02.png);
}
.cpyfw .items dl dd .menu-items.sznr li.li2 a i {
  background-image: url(../images/cpyfw/sznr_icon03.png);
}
.cpyfw .items dl dd .menu-items.sznr li.li3 a i {
  background-image: url(../images/cpyfw/sznr_icon04.png);
}
.cpyfw .items dl dd .menu-items.sznr li.li4 a i {
  background-image: url(../images/cpyfw/sznr_icon05.png);
}
.cpyfw .items dl dd .menu-items.sznr li.li5 a i {
  background-image: url(../images/cpyfw/sznr_icon06.png);
}
.cpyfw .items dl dd .menu-items.sznr li.li6 a i {
  background-image: url(../images/cpyfw/sznr_icon07.png);
}
.cpyfw .items dl dd .menu-items.sznr li.li7 a i {
  background-image: url(../images/cpyfw/sznr_icon08.png);
}
.cpyfw .items dl dd .menu-items.szaq li.li0 a i {
  background-image: url(../images/cpyfw/szaq_icon01.png);
}
.cpyfw .items dl dd .menu-items.szaq li.li1 a i {
  background-image: url(../images/cpyfw/szaq_icon02.png);
}
.cpyfw .items dl dd .menu-items.szzw li.li0 a i {
  background-image: url(../images/cpyfw/szzw_icon01.png);
}
.cpyfw .items dl dd .menu-items.szzw li.li1 a i {
  background-image: url(../images/cpyfw/szzw_icon02.png);
}
.cpyfw .items dl dd .menu-items.szzw li.li2 a i {
  background-image: url(../images/cpyfw/szzw_icon03.png);
}
.cpyfw .items dl dd .menu-items.szzw li.li3 a i {
  background-image: url(../images/cpyfw/szzw_icon04.png);
}
.cpyfw .items dl dd .menu-items.szjw li.li0 a i {
  background-image: url(../images/cpyfw/szjw_icon01.png);
}
.cpyfw .items dl dd .menu-items.szjw li.li1 a i {
  background-image: url(../images/cpyfw/szjw_icon02.png);
}
.cpyfw .items dl dd .menu-items.szjw li.li2 a i {
  background-image: url(../images/cpyfw/szjw_icon03.png);
}
.cpyfw .items dl dd .menu-items.szjw li.li3 a i {
  background-image: url(../images/cpyfw/szjw_icon04.png);
}
.cpyfw .items dl dd .menu-items.szny li.li0 a i {
  background-image: url(../images/cpyfw/szny_icon01.png);
}
.cpyfw .items dl dd .menu-items.szny li.li1 a i {
  background-image: url(../images/cpyfw/szny_icon02.png);
}
.cpyfw .items dl dd .menu-items.szny li.li2 a i {
  background-image: url(../images/cpyfw/szny_icon03.png);
}
.cpyfw .items dl dd .menu-items.szny li.li3 a i {
  background-image: url(../images/cpyfw/szny_icon04.png);
}
.cpyfw .items dl dd .menu-items.szny li.li4 a i {
  background-image: url(../images/cpyfw/szny_icon05.png);
}
.cpyfw .items dl dd .menu-items.szny li.li5 a i {
  background-image: url(../images/cpyfw/szny_icon06.png);
}
.cpyfw .items dl dd .menu-items.szny li.li6 a i {
  background-image: url(../images/cpyfw/szny_icon07.png);
}
.cpyfw .items dl dd .menu-items.szyx li.li0 a i {
  background-image: url(../images/cpyfw/szyx_icon01.png);
}
.cpyfw .items dl dd .menu-items.szyx li.li1 a i {
  background-image: url(../images/cpyfw/szyx_icon02.png);
}
.cpyfw .items dl dd .menu-items.szyx li.li2 a i {
  background-image: url(../images/cpyfw/szyx_icon03.png);
}
.cpyfw .items dl dd .menu-items.szyx li.li3 a i {
  background-image: url(../images/cpyfw/szyx_icon04.png);
}
.cpyfw .items dl dd .menu-items.szyx li.li4 a i {
  background-image: url(../images/cpyfw/szyx_icon05.png);
}
.cpyfw .items dl dd .menu-items.szyx li.li5 a i {
  background-image: url(../images/cpyfw/szyx_icon06.png);
}
.cpyfw.odd {
  background-color: #f5f8ff;
}
.cpyfw.odd .banner {
  float: left;
}
.cpyfw.odd .items {
  float: right;
}
.cpyfw.odd .items dl {
  float: left;
  margin-left: 8%;
}
.cpyfw.even {
  background-color: #fff;
}
.cpyfw.even .banner {
  float: right;
}
.cpyfw.even .items {
  float: left;
}
.cpyfw.even .items dl {
  float: right;
  margin-right: 8%;
}
@media (max-width: 1440px) {
  .cpyfw .banner {
    width: 52%;
  }
  .cpyfw .items {
    width: 48%;
  }
  .cpyfw .items dl {
    width: 88%;
    margin-top: 0;
  }
  .cpyfw .items dl dt {
    font-size: 1.875em;
  }
  .cpyfw .items dl dd .block-content {
    font-size: 1em;
  }
  .cpyfw .items dl dd .menu-items {
    margin: -10px -5px 0;
  }
  .cpyfw .items dl dd .menu-items li a {
    margin: 10px 5px 0;
    font-size: 1em;
    height: 4.8em;
  }
  .cpyfw .items dl dd .menu-items li a i {
    width: 20%;
    background-size: 100% auto;
  }
  .cpyfw .items dl dd .menu-items li a span {
    left: 25%;
    width: 70%;
  }
  .cpyfw.odd .items dl {
    margin-left: 6%;
  }
  .cpyfw.even .items dl {
    margin-right: 6%;
  }
  .yyz > .block-content {
    margin-right: 5%;
    margin-left: 5%;
    line-height: 2em;
  }
  .yyz .accordion .item .maincontent dl dt {
    font-size: 1.5em;
  }
  .yyz .accordion .item .normal .maincontent dl dd p {
    font-size: 1em;
  }
  .yyz .accordion .item .current .maincontent {
    width: 80%;
  }
  .yyz .accordion .item .current .maincontent dl .block-menus ul {
    margin: -10px -5px 0;
  }
  .yyz .accordion .item .current .maincontent dl .block-menus ul li a {
    margin: 10px 5px 0;
    font-size: 1em;
  }
  .yyz .accordion .item .current .maincontent dl .block-man {
    width: 20%;
    bottom: -5%;
  }
  .yyz .accordion .item.item2.active .current .maincontent dl .block-man {
    bottom: -5%;
  }
}
@media (max-width: 1199px) {
  .yyz .accordion .item .current .maincontent {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .cpyfw {
    padding-top: 0;
  }
  .cpyfw .banner {
    float: none !important;
    width: auto !important;
    margin-bottom: 5%;
  }
  .cpyfw .items {
    float: none !important;
    width: auto !important;
  }
  .cpyfw .items dl {
    float: none !important;
    width: 90%;
    margin: 0 auto !important;
  }
  .cpyfw .items dl dt {
    margin-bottom: 3%;
  }
  .cpyfw .items dl dd .block-content {
    margin-bottom: 3%;
  }
  .yyz .accordion .item {
    width: 100% !important;
    height: auto;
    background-image: none !important;
  }
  .yyz .accordion .item + .item:after {
    top: 0;
    right: 0;
    bottom: auto;
    width: 100%;
    height: 1px;
  }
  .yyz .accordion .item .maincontent dl {
    padding: 5% !important;
  }
  .yyz .accordion .item .normal {
    display: block !important;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .yyz .accordion .item .normal .maincontent dl dd {
    display: none !important;
  }
  .yyz .accordion .item .current {
    display: block !important;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
  }
  .yyz .accordion .item .current .animated {
    -webkit-animation-duration: 0;
    animation-duration: 0;
    -webkit-animation-fill-mode: 0;
    animation-fill-mode: 0;
    -webkit-animation-name: none !important;
    animation-name: none !important;
  }
  .yyz .accordion .item .current .maincontent {
    width: 80%;
  }
  .yyz .accordion .item .current .maincontent dl dt {
    display: none !important;
  }
  .yyz .accordion .item .current .maincontent dl .block-content {
    margin-top: 0;
    margin-bottom: 1em;
  }
  .yyz .accordion .item .current .maincontent dl .block-menus {
    margin-top: 0;
    -webkit-animation-delay: 0 !important;
    animation-delay: 0 !important;
  }
  .yyz .accordion .item .current .maincontent dl .block-menus ul {
    width: 65%;
  }
  .yyz .accordion .item .current .maincontent dl .block-man {
    bottom: -3% !important;
  }
  .yyz .accordion .item.item1 .normal {
    background-image: url(../images/cpyfw/yyz_item1_img.png);
  }
  .yyz .accordion .item.item1 .current {
    min-height: 450px;
    background-image: url(../images/cpyfw/yyz_item1_active.png);
  }
  .yyz .accordion .item.item2 .normal {
    background-image: url(../images/cpyfw/yyz_item2_img.png);
  }
  .yyz .accordion .item.item2 .current {
    min-height: 450px;
    background-image: url(../images/cpyfw/yyz_item2_active.png);
  }
  .yyz .accordion .item.item3 .normal {
    background-image: url(../images/cpyfw/yyz_item3_img.png);
  }
  .yyz .accordion .item.item3 .current {
    background-image: url(../images/cpyfw/yyz_item3_active.png);
  }
  .yyz .accordion .item.item4 .normal {
    background-image: url(../images/cpyfw/yyz_item4_img.png);
  }
  .yyz .accordion .item.item4 .current {
    background-image: url(../images/cpyfw/yyz_item4_active.png);
  }
}
@media (max-width: 991px) {
  .m-mt0{
    margin-top: 0;
  }
  .cpfw ul li {
    width: 50%;
  }
  .cpfw ul li dl {
    height: 105px;
  }
  .cpfw ul li dl.video {
    height: auto;
  }
  .cpfw ul li:after {
    position: absolute;
    right: 0;
    left: 0;
    height: 1px;
    content: "";
    background-color: #c8d1e6;
  }
  .cpfw ul li.kpysph {
    display: block;
  }
  .cpfw ul li.kpysph dl .item .place {
    width: 35%;
    padding-top: 0;
  }
  .cpfw ul li.kpysph dl .item .place .pic {
    position: static;
  }
  .cpfw ul li.kpysph dl .item .table {
    width: 60%;
  }
  .cpfw ul li.kpysph:before {
    content: normal;
  }
  .cpfw ul li.kpysph:after {
    content: normal;
  }
}
@media (max-width: 768px) {
  .column-banner.cpyfwtop .container dl dd h2 {
    margin-top: 2.5%;
  }
  .cpfw ul li {
    display: none;
  }
  .cpfw ul li.kpysph {
    width: 100%;
  }
  .cpfw ul li.kpysph dl {
    padding: 4%;
  }
  .cpfw ul li.kpysph dl .item .place .icon {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
  }
}
@media (max-width: 600px) {
  .yyz .accordion .item .current .maincontent dl .block-menus ul {
    width: 80%;
  }
  .yyz .accordion .item.item1 .current {
    min-height: 280px;
  }
  .yyz .accordion .item.item2 .current {
    min-height: 300px;
  }
}
@media (max-width: 450px) {
  .yyz .accordion .item .current .maincontent {
    width: 100%;
  }
  .yyz .accordion .item .current .maincontent dl .block-menus ul {
    width: 90%;
  }
}
@media (max-width: 360px) {
  .column-banner.cpyfwtop .container dl dd h2 {
    margin-top: 35px;
  }
  .cpfws {
    margin-top: -20px;
  }
}
