﻿
.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: 120px;
    cursor: pointer;
    position: relative;
}

.tabitemactive {
    color: #33b0ff;
}


.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;
}



.fagspage {
    width: 100%;
    background-color: #f3f6f9;
}

.fagsleft {
    width: 60%;
}

.fagslefttitle1 {
    margin-top: 100px;
    font-size: 35px;
    font-family: 'Alibaba PuHuiTi 2.0';
}

.fagslefttitle2 {
    margin-top: 50px;
    font-size: 20px;
    color: #4d4d4d;
    line-height: 30px;
    width: 80%;
}


.zxzxbtn {
    width: 140px;
    height: 50px;
    color: white;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    background: url(../images//AIWgdt/zxzxbtn.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 80px;
}

.fagsdiv {
    width: 78%;
    height: 555px;
    margin: auto;
    display: flex;
}

.fagsright {
    width: 40%;
    text-align: center;
}

.fagsrightbg {
    margin-top: 95px;
    width: 100%;
}

.fayspage {
    width: 100%;
    height: 850px;
    background-color: #ebf3ff;
}

.faysdiv {
    width: 78%;
    margin: auto;
}

.pagetitle {
    padding-top: 80px;
    font-size: 35px;
    font-family: 'Alibaba PuHuiTi 2.0';
    line-height: 50px;
    text-align: center;
}

.pagetitle2 {
    font-size: 20px;
    font-family: 'Alibaba PuHuiTi 2.0';
   margin-top:20px;
    text-align: center;
    color: #808080;
}
.pagetitleline {
    width: 150px;
    height: 3px;
    background-color: #3e80fd;
    margin: auto;
    margin-top: 5px;
}

.fayslist {
    width: 100%;
    margin: auto;
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
}


.faysitem {
    width: 48%;
    margin: 1%;
    margin-top: 35px;
}

.faysitem1 {
    background: url('../images/Xchuang/fays01.png') no-repeat;
    background-size: 100% 100%;
    height: 283px;
}


.faysitem2 {
    background: url('../images/Xchuang/fays02.png') no-repeat;
    background-size: 100% 100%;
}

.faysitemimg {
    width: 100%;
    height: 100px;
}

    .faysitemimg img {
        width: 50px;
        height: 50px;
        margin-top: 30px;
    }

.faysitemtitle1 {
    font-size: 30px;
    font-family: 'Alibaba PuHuiTi 2.0';
    line-height: 50px;
    margin-left: 5%;
    margin-top: 38px;
}

.faysitemtitle2 {
    clear: both;
    font-size: 16px;
    color: #898989;
    width: 56%;
    line-height: 25px;
    margin-top: 20px;
    margin-left: 5%;
}

.faysitem3 {
    width: 31%;
    margin: 1%;
    height: 200px;
}
 

.hxmkpage {
    width: 100%;
    height: 1078px;
    background: url('../images/SlWindow/xhmkbg.png') no-repeat;
    background-size: 100% 100%;
}



.hxmkdiv {
    width: 80%;
    margin: auto;
    display: flex;
    height: 166px;
    margin-top: 50px;
    justify-content: center;
}



.hxmkitem {
    width: 10%;
    margin: 1%;
    height: 152px;
    font-size: 25px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

    .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;
    }

.hxmkitemtitle {
  text-align:center;
  margin-top:20px;
  font-size:20px
}

.hxmkitemactive {
    color: #5180fe;
}




.xhmkline {
    width: 90%;
    margin:auto;
    height: 1px;
    background-color: #dfdfdf;
}


.xhmkcenter1 {
    width: 100%;
    margin-top: 50px;
    font-size: 25px;
    color: #1a1a1a;
    text-align: center;
}


.xhmkcenter2 {
    width: 35%;
    margin:auto;
    margin-top: 30px;
    font-size: 18px;
    line-height:30px;
    color: #555555;
    text-align: center;
}

.xhmkcenterimg {
  width:100%;
  text-align:center;  

}
xhmkcenterimg img{
    width:100%;
}



.ljzxbtn {
    width: 250px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: white;
    border-radius: 10px;
    background-color: #0052d8;
}

.knowmorebtn {
    margin-top: 30px;
    height: 50px;
}

.knowmorebtntitle {
    float: left;
    width: 80px;
    line-height: 30px;
}

knowmorebtnimgdiv {
    float: left;
}

.knowmorebtnimg {
    width: 120px;
}

.hxmkrightimg {
    width: 100%;
    margin-top: 321px;
}

.viewdetailbtn {
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #253be5;
    background-color: white;
    float: left;
    font-size: 13px;
}

.viewzxbtn {
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: white;
    float: left;
    margin-left: 50px;
    border: 1px solid white;
    background-color: #3e3e54;
    font-size: 13px;
}

    .viewzxbtn a {
        color: white !important;
    }

.cjzspage {
    clear: both;
    margin-top: 80px;
}


.cjzscenterdiv {
    width: 78%;
    margin: auto;
    display: flex;
    height: 650px;
    margin-top: 50px;
}

.cjzsitem {
    width: 33%;
    margin-left: 2%;
}

.cjzscenteritem {
    width: 30%;
}

.cjzsitemdiv {
    width: 100%;
    height: 125px;
    line-height: 30px;
    margin-top: 20px;
}

.cjzscenteritembg {
    width: 100%;
    margin-top: 45px;
}

.cjzszfx {
    width: 10px;
    height: 10px;
    float: left;
    background-color: #3e80fd;
    margin-top: 13px;
}



.cjzsitemtitle1 {
    float: left;
    line-height: 35px;
    color: #3e80fd;
    margin-left: 10px;
    font-size: 20px;
}

.cjzsitemtitle2 {
    clear: both;
    margin-top: 0px;
    height: 80px;
    color: #a1a1a1;
    font-size: 15px;
    width: 100%;
    line-height: 50px;
}

.yycjpage {
    width: 100%;
    height: 1100px;
    background: url('../images/SlWindow/yycjpagebg01.png') no-repeat;
    background-size: 100% 100%;
}

.yycjtopdiv {
    width: 700px;
    height: 50px;
    display: flex;
    margin: auto;
    justify-content: space-evenly;
    margin-top:50px;
}

.yycjtopitem {
    width: 100px;
    height: 35px;
    border-radius: 50px;
    background-color: color(srgb 0.97 0.97 0.97 / 0.37);
    text-align: center;
    line-height: 35px;
    color: white;
    cursor:pointer;
}
.yycjtopitemactive {
    background-color: white;
    color:#1a2b5e;
}


.yycjcenterdiv {
  width:80%;
  height:700px;
  margin:auto;
  background:url('../images/SlWindow/yycjcenterbg.png') no-repeat;
  background-size:100% 100%;
  margin-top:50px; 

}

.yycjcentertitle1{
    font-size:40px;
    color:#1217dd;
    font-weight:600;
    line-height:60px;
    padding-top:80px;
    margin-left:80px;
 
}

.yycjcentertitle2 {
    font-size: 20px;
    color: #515151;
    padding-top: 80px;
    margin-left: 80px;
    line-height:35px;
}


.yhjzpage {
  width:100%;
  height:950px;
  background:url('../images/SlWindow/yhjzpagebg.png') no-repeat ;
  background-size:100% 100%;
}


.yhjzcenter {
    width: 80%;
    height: 600px;
    margin: auto;
    margin-top: 80px;
    position: relative;
}



.yhjzcneteritem {
    width: 100%;
    height: 555px;
    border-radius: 20px;
    box-shadow: #cfcbe5 5px 4px 10px;
    text-align: center;
    background-color: #f6faff;
    cursor: pointer;
    user-select:none;
}

.yhjzcneteritemimg {
    padding-top: 8vh;
}

.yhjzcneteritemtitle1 {
   font-size:25px;
   font-weight:600;
   text-align:center;
   margin-top:30px;
}

.yhjzcneteritemtitle2 {
    width: 80%;
    margin: auto;
    text-align: center;
    font-size: 17px;
    color: #626262;
    margin-top: 30px;
    line-height: 35px;
    height: 140px;
}



.yhjzcneteritemtitle3 {
    width: 80%;
    margin: auto;
    background: url('../images/SlWindow/yhjzcneteritemimg3.png') no-repeat;
    background-size: 100% 100%;
    height: 130px;
    margin-top: 20px;
    text-align: left;
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis; /* 显示省略符号来代表被修剪的文本 */
}

.yhjzcneteritemtitle33 {
    padding-top: 7px;
    margin-left: 48px;
    font-size: 15px;
    color: #4560ac;
    line-height: 28px;

}

.fzjzbtndiv {
    width: 28%;
    margin: auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-evenly;
    height: 100px;
}

.fzjzbtn {
    width: 200px;
    height: 50px;
    border-radius: 10px;
    background-color: #f2f5f8;
    color: #006afe;
    border: 2px solid #006afe;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
