@charset "utf-8";
.column-banner.reaisqfw_detail {
  background-image: url(../images/cpyfw/reaisqfw/cpjs_detail_banner.jpg);
}
.cpjs {
  background-image: url(../images/cpyfw/reaisqfw/cpjs_detail_banner01.png);
  padding: 6.5% 0px;
}
.productAes {
  background-image: url(../images/cpyfw/reaisqfw/cpjs_detail_banner02.png);
  padding: 3.5% 0px 4% 0px;
}
.productAes .column-head {
  margin-bottom: 3%;
}
.successStor {
  background-image: url(../images/cpyfw/reaisqfw/cpjs_detail_banner04.png);
  padding: 3.5% 0px 5% 0px;
}
.successStor .column-head .currentname {
  color: #fff;
}
.successStor .column-head .currentname::after {
  background: #fff;
}
.cptext {
  font-size: 18px;
  color: #333;
  line-height: 2em;
}
.cpgn-box ul.flex {
  justify-content: flex-start;
}
.cpgn-box li {
  width: 30%;
  margin: 0px 1.5% 40px;
  display: none;
  background: url(../images/cpyfw/reaisqfw/cpjs_detail_icon03.png) no-repeat left top;
  position: relative;
}
.noDefaultPic li {
  background: none;
}
.cpgn-box li i {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.cpgn-box li span {
  display: block;
  font-size: 20px;
}
.cpgn-box li span,
.cpgn-box li p {
  padding-left: 80px;
}
.cpgn-box li p {
  color: #666666;
  margin-top: 10px;
  line-height: 31px;
}
.cpgn-box li.icon1 {
  display: block!important;
}
.cpgn-box li.icon2 {
  display: block!important;
}
.cpgn-box li.icon3 {
  display: block!important;
}
.cpgn-box li.icon4,.cpgn-box li.icon5,.cpgn-box li.icon6 {
  display: block!important;
}
.Load-more-box-open,
.Load-more-box {
  margin-top: 40px;
}
.Load-more-box {
  display: none;
}
.cpgn-more {
  text-align: center;
}
.cpgn-more a {
  display: inline-block;
  color: #2e81e9;
  border: 1px solid #0046dd;
  width: 163px;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
}
.cpgn-more a.Load-more-btn-mark,
.cpgn-more a:hover {
  background: #2e81e9;
  color: #fff;
}
.cpgn-more a.Load-more-btn-mark,
.cpgn-more a.Load-more-btn-open {
  display: none;
}
.xtjg-box {
  background: #fbfdff;
  padding: 5% 0px;
}
.xtjg-box .column-head {
  margin-bottom: 1.5%;
}
.xtjg-box .xtjg-box-pic {
  text-align: center;
}
#productAes .item {
  background: #fff;
  height: 457px;
  position: relative;
}
#productAes .item::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 90%;
  top: 5%;
  right: 0px;
  background: #e7eff7;
}
#productAes .item .item-list {
  padding: 40px;
}
#productAes .item .item-list b {
  display: block;
  font-size: 20px;
  color: #0059ac;
  font-weight: normal;
  padding: 0 0px 18px 0px;
  line-height: 1.7rem;
}
#productAes .item .item-list p {
  line-height: 2rem;
  color: #666;
  font-size: 1rem;
}
#productAes .item:hover {
  background: url(../images/cpyfw/reaisqfw/cpjs_detail_bg01.png) no-repeat right bottom;
  background-size: 100% 100%;
}
@media (max-width: 1500px) {
  #productAes .owl-nav .owl-next {
    right: 20px;
  }
  #productAes .owl-nav .owl-prev {
    left: 20px;
  }
  #productAes .item .item-list {
    padding: 25px;
  }
  #productAes .item .item-list p {
    line-height: 1.8rem;
    font-size: 0.96rem;
  }
  .container #successStor .owl-nav {
    margin: 40px 0px 0px 0px;
  }
  .container #successStor .item a {
    font-size: 1rem ;
    line-height: 1.5rem;
  }
}
@media (max-width: 1024px) {
  #productAes .item {
    height: 350px;
  }
}
@media (max-width: 990px) {
  .cpgn-box ul li {
    width: 100%;
    margin-top: 15px;
  }
  .container #successStor .owl-nav {
    margin: 40px 0px 0px 0px;
  }
  .container #application .item .item-text p {
    line-height: 30px;
    min-height: initial;
  }
  .container #application .item .item-text p.ellipsis {
    -webkit-line-clamp: 100;
  }
}
@media (max-width: 599px) {
  #application {
    position: relative;
  }
  #application .owl-dots {
    position: absolute;
    right: 20px;
    top: -25px;
    margin: 0px !important;
  }
  #application .item .item-box .item-text {
    padding: 20px;
  }
  #application .item .item-box .item-text p {
    line-height: 2.2rem !important;
  }
  #productAes .item {
    height: auto;
  }
}
@media (max-width: 450px) {
  .cpgn-box li {
    background-size: 10% auto;
  }
  .cpgn-box li span,
  .cpgn-box li p {
    padding-left: 15%;
  }
}
.owl-nav .owl-prev {
  left: -60px;
}
.owl-nav .owl-next {
  right: -60px;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  background: url(../images/cpyfw/reaisqfw/cpjs_detail_bg02.png);
  border: 1px solid #66aafb;
  color: #fff;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  transition: 300ms;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background: #66aafb;
}
#successStor .item {
  position: relative;
  background: #3f70b8;
  color: #fff;
  line-height: 1.5em;
  height: 6em;
}
#successStor .item .table {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
}
#successStor .item .table .inline {
  position: relative;
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
#successStor .item .table .inline span {
  display: block;
  padding: 6%;
  text-align: center;
}
#successStor .item .table .inline span a {
  color: #fff;
}
#successStor .owl-nav {
  text-align: center;
  margin: 70px 0px 0px 0px;
}
#successStor .owl-nav .owl-prev,
#successStor .owl-nav .owl-next {
  position: initial;
  display: inline-block;
  margin: 0px 0px 0px 15px;
}
#application .item {
  position: relative;
  border-radius: 5px;
}
#application .item .item-pic {
  display: none;
}
#application .item .item-box {
  padding: 10px;
}
#application .item .item-box .item-text {
  padding: 40px;
  background-image: linear-gradient(#f4f6f9, #fff);
  width: 100%;
  overflow: hidden;
  transition: 500ms;
  color: #333;
  cursor: pointer;
  border-radius: 7px;
  border: 3px solid #fff;
  box-shadow: 0 0 20px #f5f8fa;
}
#application .item .item-box .item-text a {
  color: #333;
  display: block;
  font-size: 20px;
  font-weight: bold;
  transition: 100ms;
}
#application .item .item-box .item-text p {
  margin: 15px 0px;
  line-height: 40px;
  min-height: 150px;
}
#application .item .item-box .item-text .ellipsis {
  -webkit-line-clamp: 4;
}
#application .owl-dots {
  text-align: center;
  margin: 20px 0px 0px 0px;
}
#application .owl-dots button {
  width: 30px;
  height: 4px;
  background: #d2d2d2;
  margin-left: 15px;
}
#application .owl-dots button.active {
  background: #3b6fbc;
}
.service-mode-box ul li {
  width: 49%;
  margin-bottom: 30px;
}
.service-mode-box ul li a {
  background-image: linear-gradient(#f4f6f9, #fff);
  display: block;
  padding: 35px 25px;
  border-radius: 6px;
  box-shadow: 0 0 20px #f5f8fa;
  border: 2px solid #fff;
}
.service-mode-box ul li a strong {
  font-size: 20px;
}
.service-mode-box ul li a span {
  font-size: 16px;
  margin-top: 15px;
  line-height: 27px;
}
.owl-carousel .owl-stage {
  margin: auto;
}

.zscpjs {
    background: url(../images/hxjs/zs_cpjj.png) no-repeat;
    padding: 0px;
}
.zscpjs .cpjs{
    background-image: url(../images/hxjs/zs_cpjj.png);
    padding: 0px;
}
#cpyfw_cpjjzs{
	width: 100%;
	margin-top: 40px;
height: 295px;
opacity: 1;
border-radius: 20px;
background: /*linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);*/rgba(255, 255, 255, 0.6);
padding: 40px 40px;
box-sizing: border-box;
position: relative;

}
#cpyfw_cpjjzs .flex{ justify-content: flex-start;text-align: left;}
.ytjcont{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.ytjcont .left{
	width: 64%;
  padding-top: 59px;
}
.ytjcont .left p{
	font-size: 20px;
font-weight: 400;
line-height: 30px;
color: rgba(102, 102, 102, 1);
text-align: left;
vertical-align: top;
text-indent: 2em;
}
.ytjcont .left a{
width: 154px;
height: 44px;
opacity: 1;
border-radius: 2px;
background: #2468F2;
display: inline-block;
line-height: 44px;
text-align: center;
color: #fff;
margin-top: 76px;
}

.rightimg{
	width: 35%;
}

@media (max-width:991px) {
    #cpyfw_cpjjzs{height:auto;}
 .ytjcont .left{width: 100%;}
    .hxyslist li{width: 100%;}
    .ytjcont{display: inline;}
    .ytjcont .rightimg{width: 100%;}
    .jdal .ytjcont .left{width: 100%;padding-top:25px;}
    .jdal .ytjcont .rightimg{width: 100%;height: 200px;}
}
