
img{
    width:100%;
}

.video-nine {
    margin: 20px auto;
    padding:0 10px;
    box-sizing:border-box;
}

.video-nine img{
    width:100%;
}

.tit-9 img{
    margin:0 auto 20px auto;
    width:80%;
    display: block;
}
.awarded-pro {
    padding:0 2px;
}


.ppj {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 2px;
    box-sizing: border-box;
    background: rgba(44, 102, 255, 0.08);
}

.jx-tit img{
    width:120%;
    left:-10%;
    position:relative;
}

.ppj-lists ul {
    padding-top: 20px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    justify-content: space-between;
    gap:20px 5px;
}

.projx ul {
    padding-top: 20px;
    display: grid;
    grid-template-columns: 357px 357px 357px;
    justify-content: space-between;
}

.ppj-lists ul li,
.projx ul li {
    position: relative;
    width:100%;
    overflow:hidden;
}

.ppj-lists ul li>img {
    position: absolute;
    width: 30px;
    height: auto;
    left: 10px;
    bottom: 10px;
    z-index: 99;
}

.projx-lists ul li a img {
    width: 100%;
}

.ppj-lists ul li a {
    width: 100%;
    height:auto;
    background: url("../images/ppj-bg.png") no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    display:flex;
    flex-direction:column;
    padding: 20px 10px 0 25%;
} 

.ppj-lists ul li a img{
    width:100%;
}

.ppj-lists ul li a P{
    height:60px;
    padding-bottom: 10px;
    box-sizing: border-box;
    display: flex;
    align-items:center;
    justify-content:center;
}
 
.ppjli-tit {
    display:flex;
    align-items:center;
    width: 100%;
    height: 40px;
    font-size: 13px;
    background: url("../images/tit-jx1.png") no-repeat center center;
    background-size: 100% 100%;
    padding: 0 2px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.ppj-lists ul li>img.zqjb {
    width: 50px;
}

.pro-jx{
    background:none;
}

.proli-tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: url("../images/tit-jx2.png") no-repeat center center;
    background-size: 100% 100%;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.pro-jx ul li{
    position:relative;
    padding-top:50px;
    box-sizing:border-box;
}

.delivery{
    padding: 10px;
    box-sizing:border-box;
    overflow:hidden;
}


.mySwiper1 {
    width: 100%;
    height: 100%;
}

.mySwiper1 .swiper-slide {
    text-align: center;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items:flex-start;
    width: 33%;
    height:auto; 
    position:relative;
    background:url("../images/pro-bg.png") no-repeat center center;
    background-size:100% 100%;
    box-sizing:border-box;
}

.mySwiper1 .swiper-slide>img{
    position:absolute;
    left:0;
    bottom:10px;
    width:40px;
    height:auto;
}

.mySwiper1 .swiper-slide .wl-li{
    padding: 20px 10px 0 25%;
    box-sizing:border-box;
}

.mySwiper1 .swiper-slide .wl-li img{
    width:95%;
    height:auto;
}

.mySwiper1 .swiper-slide .wl-li p {
  height: 60px;
  padding-bottom: 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}


.newsWrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #040f69;
}

.lt-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-direction:column;
}

.lt-img {
    width: 100%;
    height:auto;
}

.lt-img img{
    width:100%;
}

.lt-text {
    font-size: 16px;
    line-height: 1.8;
}

.lt-text h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.lt-text a p span {
    color: #2c66ff;
}

.lt-bottom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.lt-li{
    width:100%;
    height:auto;
    overflow:hidden;
}

.ltrw-img{
    display:grid;
    grid-template-columns:repeat(1,1fr);
    align-items:center;

}

.ltrw-img img{
    display:block;
}

.ltrw-img h2{
    margin:10px 0;
}

.ltrw-text {
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    background: url(../images/lt-bg.png) no-repeat center bottom;
    background-size:cover;
    display:flex;
    align-items:center;
    justify-content:center;
}

.ltrw-text h2 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
}

.ltrw-text .com {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}

.ltrw-text p {
    font-size: 16px;
    line-height: 1.8;

}


.ltrw-text p a span {
    color: #2c66ff;
}

.newshjWrap {
  padding: 15px 10px;
  box-sizing:border-box;
}

.newsLists ul li {
    background: url("../images/newsresutl.png") no-repeat left center;
    padding-left: 40px;
}

.back_top {
  position: fixed;
  right: 20px;
  bottom: 60px;
  width: 60px;
  height: 60px;
  background: #2c66ff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index:9999;
}


.navhj {
    width:100%;
}
.navhj ul{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    width:100%;
    gap: 10px;
    margin-bottom:20px;
    width:100%;
    padding:0 10px;
    box-sizing:border-box;
}

.navhj ul li {
  padding: 0 5px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
  background: url(//www.pixoville.com/statics/fxxl/2023/images/nav-bg.png) repeat center center;
  cursor: pointer;
}


.navhj ul li a{
    display: block;
}

.navhj ul li.on {
  background: url(//www.pixoville.com/statics/fxxl/2023/images/navon-bg.png) repeat center center;
  color: #000151;
}

.navhj ul li.on a{
    color: #000151;
}

.four-resultnews {
    width:100%;
    height:auto;
    overflow:hidden;
}


.result-text {
    height:auto;
    display: flex;
    align-items: center;
    padding: 0 10px;
    line-height: 1.6;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    position: relative;
    background: #062586;
}


.result-newli a {
    display: grid;
    grid-template-columns: 40% 60%;
    margin-bottom:15px;
}

.result-text span {
    position: absolute;
    right: 40px;
    bottom: 30px;
    background: #193ca6;
    color: #ffffff;
    padding: 4px 10px;
}

.tit-lt{
    font-size:20px;
    background: url("../images/tit-bg.png") no-repeat center bottom;
    background-size: 200% auto;
    padding-bottom: 10px;
}







