﻿body {
}


.toptabdiv {
    width: 100%;
    background-color: #f3f6f9;
    border-bottom: 1px solid #c6c6c6;
}

.tabdiv {
    width: 78%;
    margin: auto;
    height: 80px;
    display: flex;
}
.tabitem {
    line-height: 80px;
    font-size: 20px;
    font-family: 'Alibaba PuHuiTi 2.0';
    width: 190px;
    cursor: pointer;
    position: relative;
}
    .tabitem b {
        position: absolute;
        display: block;
        width: 0;
        height: 2px;
        background: #33b0ff;
        left: 0;
        bottom: 0px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-right: 5px;
    }

.xgjgpage {
  width:100%;
  height:1100px;
  background:url('/img/Solution/xtjgbg.png')  no-repeat;
  background-size:100% 100%;
}

.programmetitle {
    width: 100%;
    height: 200px;
    text-align: center;
    color: #333333;
    font-size: 28px;
    font-family: '微软雅黑';
    font-weight: 600;
    padding-top: 80px;
}

.titleline {
    width: 120px;
    height: 3px;
    background-color: #b560ef;
    margin: auto;
    margin-top: 10px;
}

.programmetitle2 {
  width:100%;
  text-align:center;
  font-size:15px;
  color:#3c3c3c;
  margin-top:20px;
  letter-spacing:1px;
}

.xgjgcenter {
  width:90%;
  margin:auto;
  height:800px;
  position:relative;
}

.xtjgcenter1 {
    width: 250px;
    height: 260px;
    background: url(/img/Solution/xtjgleft.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 300px;
    text-align: center;
    font-size: 21px;
    color: #472385;
    font-weight: 600;
    padding-top: 30px;
    cursor: pointer;
}

    .xtjgcenter1 div {
      width:65%;
      margin:auto;
      text-align:center;
      margin-top:10px;
    }

.left1 {
    left: 10%;
}

.left2 {
  
    left: 80%;
}

.xtjgcenter2 {
    position: absolute; 
    top: 125px;
    left: 33%;
}

.xtjgcenter2list {
    position: relative;
}

.xtjgcenter2item {
    position: absolute;
    background: url(/img/Solution/xtjgcenter2item.png) no-repeat;
    background-size: 100% 100%;
    width: 208px;
    height: 84px;
    color: white;
    padding: 20px;
    cursor: pointer;
}

.xtjg2item1 {
    top: 38px;
    left: -9%;
}

.xtjg2item2 {
    top: 77%;
    left: -6%;
}

.xtjg2item3 {
    top: 85%;
    left: 62%;
}

.xtjg2item4 {
    position: absolute;
    top: 31%;
    left: -17%;
    width: 215px;
    height: 215px;
    cursor: pointer;
   
}

.xtjg2item {
    transition: transform 0.3s ease;
}
.xtjg2item:hover {
    transform: translateY(-20px); /* 鼠标悬停时向上移动20px */
}

    .xtjg2item:not(:hover) {
        transform: translateY(0); /* 鼠标移开时恢复原位 */
    }


.xtjg2item5 {
    position: absolute;
    top: 31%;
    left: 83%;
    width: 215px;
    height: 215px;
    cursor: pointer;
}

.xtjg2item6 {
    position: absolute;
    top: -9%;
    left: 64%;
    width: 240px;
    height: 215px;
    cursor:pointer;
}


.hxgbpage {
   width:100%;
   height:1250px;
   background:url("/img/Solution/hxgnbg.png") no-repeat;
   background-size:100% 100%;
}

.hxmkdiv {
    width: 80%;
    margin: auto;
    display: flex;
    height: 194px;
    margin-top: 50px;
    justify-content: center;
}

.hxmkitem {
    width: 15%;
    margin: 1%;
    height: 180px;
    font-size: 25px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.hxmkitemtitle {
    text-align: center;
    margin-top: 5px;
    font-size: 20px;
}

.hxmkitem b {
    position: absolute;
    display: block;
    width: 0;
    height: 2px;
    background: #5180fe;
    left: 24%;
    bottom: 0px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-right: 5px;
}

.xhmkline {
    width: 90%;
    margin: auto;
    height: 1px;
    background-color: #dfdfdf;
}
.hxmkitemactive {
    color: #5180fe;
}

.hxgncenter {
   width:80%;
   margin:auto;
   margin-top:30px;
   height:800px;
   display:none;
}


.hxgncentertitle1 {
   font-size:25px;
   font-weight:600;
   margin-top:20px;
}


.hxgncentertitle2 {
    font-size: 18px; 
    margin-top: 20px;
    color:#808080
}

.hxgncenterlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 50px;
} 

.hxgncenteritem {
   width:48%;
   margin:1%;
   height:240px;
   position:relative;
}

.hxgncenteritemtitle1 {
    font-size: 25px;
    font-weight: 600;
    position: absolute;
    top: 29%;
    left: 50px;
}

.hxgncenteritemtitle2 {
    width: 40%;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50px;
}

.yyjzpage {
    width: 100%;
    height: 1000px;
    background: url('/img/Solution/hxgnbg.png') no-repeat;
    background-size:100% 100%;
}

.yyjzcenter {
    width: 80%;
    margin: auto;
    margin-top: 50px;
    display:flex;
    
}


.yyjzitem {
   width:23%;
   margin:1%;
   height:550px;
   position:relative;
}

.yyjzitemtitle1 {
    position: absolute;
    top: 10%;
    left: 10%;
    font-size: 25px;
    font-weight: 600;
}

.yyjzitemtitle2 {
    position: absolute;
    top: 25%;
    left: 10%;
    font-size: 18px;
    color: #484848;
}

.btnlistdiv {
    margin-top: 50px;
    width: 100%;
    height: 100px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.btndiv {
    height: 50px;
    width: 180px;
    line-height: 50px;
    border: 1px solid #377cfd;
    color: #377cfd;
    text-align: center;
    font-size: 18px;
    margin: 30px;
    border-radius: 5px;
}
    .btndiv a {
        color: #377cfd !important;
    }