body{
    /* background: url("../static/images/bgnew.png") center bottom no-repeat; */
    background-size: contain;
    font-family: siyuanSans;
    height: 100%;
    position: relative;
    background-color: rgba(237, 246, 255, 1);
}

@font-face {
    font-family: "D-Din";
    src: url("../static/fonts/D-DIN-PRO-400-Regular.otf")
}
@font-face {
    font-family: "siyuanSans";
    src: url("../static/fonts/SourceHanSansCN-Regular.woff")
}
@font-face {
    font-family: "siyuanSerif";
    src: url("../static/fonts/SourceHanSerifCN.ttf")
}
@font-face {
    font-family: "titleblack";
    src: url("../static/fonts/titleblack.ttf")
}
@font-face {
    font-family: "pangshizhengdao";
    src: url("../static/fonts/pangshizhengdao3.0.TTF")
}
@font-face {
    font-family: "Alimama";
    src: url("../static/fonts/ALIMAMA_SHUHEITI_BOLD.TTF")
}
.box1{
    background: url(../static/images/bg11.png) center top no-repeat;
    background-size: cover;
    width: 100%;
    height: 530px;
}

#content{
    margin-top: -385px;
    padding-bottom: 110px;
}

.col-xs-3{
    width: 25%;
    float: left;
}
.col-xs-6{
    width: 50%;
    float: left;
}
.hide{
    display: none;
}


/* 头部 */
.header{
    width: 100%;
    height: 80px;
    border-bottom: 1px solid rgba(255,255,255,0.6);
}

.logo{
    width: 70px;
    margin-top: 11px;
    padding-right: 0;
    margin-right: -10px;
}

.headerTitle img{
    width: 50px;
}
.header .linkBox{
    text-align: center;
    height: 80px;
    padding-top: 11px;
}
.header .linkBox a{
    text-decoration: none;
    color:white;
    font-size: 16px;
    font-weight: 400;
    margin-right: 4em;
    height: 68px;
    line-height: 80px;
    display: inline-block;
    padding: 0 0.5em;
}
.header .linkBox a:last-child{
    margin-right: 0;
}
.header .linkBox a.active,.header .linkBox a:hover{
    border-bottom: 3px solid #fff;
}
.loginBox{
    height: 80px;
    padding-top: 22px;
}
/* .header .right_btn {
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 20px;
    width: 115px;
    margin: 0 auto;
} */

.header .right_btn .button_t {
    display: inline-block;
    line-height: 34px;
    padding: 0 14px;
    color: #fff;
}

.header .right_btn .button_t:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.2);
    height: 34px;
}

.header .right_btn span {
    display: inline-block;
    width: 1px;
    height: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    background: rgba(255, 255, 255, 0.4);
}

.mainTitle{
    text-align: center;
    font-family: Alimama;
    color: rgba(255, 255, 255, 1);
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 10px;
    line-height:72px;
}


/* 鍐呭 */
.allTab{
    width: 830px;
    margin: 37px auto 0;
    /* position: relative; */
    display: flex;
    justify-content: space-around;
}

.tab{
    width: 250px;
    height: 90px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 90px;
    color: rgba(64, 143, 255, 1);
    cursor: pointer;
}

.tabBtn1{
    /* width: 250px;
    height: 90px;
    opacity: 1;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.25);
    border: 1px solid rgba(255, 255, 255, 1); */
    background: url('../static/images/tab-bg3.png') no-repeat;
  
}

.tabBtn2{
    background: url('../static/images/tab-bg3.png') no-repeat;
    
}

.tabBtn3{
    background: url('../static/images/tab-bg3.png') no-repeat;
   
}

.tabBtn1.active,
.tabBtn2.active,
.tabBtn3.active{
    background: url('../static/images/tab-bg4.png');
    color: #fff;
} */

/* .tabBtn1::after{
    position: absolute;
    top: 0;
    display: block;
    content: "";
    width: 190px;
    height: 77px;
    background-color: #fff;
    opacity: 0;
    z-index: 105;
}
.tabBtn2::after{
    position: absolute;
    left: 25px;
    top: 0;
    display: block;
    content: "";
    width: 150px;
    height: 77px;
    background-color: #fff;
    opacity: 0;
    z-index: 105;
}
.tabBtn3::after{
    position: absolute;
    top: 0;
    left: 28px;
    display: block;
    content: "";
    width: 170px;
    height: 77px;
    background-color: #fff;
    opacity: 0;
    z-index: 105;
} */

.tabBtn1.active .tabImg1{
    width: 240px;
    height: 90px;
    box-sizing: border-box;
    padding: 9px 0;
    opacity: 1;
    margin:auto;
    background: url('../static/images/zcpp.png');
    box-shadow: 5px 2px 10px 1px rgba(31, 229, 255, 0.3)
}
.tabBtn2.active .tabImg2{
    width: 240px;
    height: 90px;
    opacity: 1;
    box-sizing: border-box;
    padding: 9px 0;
    margin: auto;
    background: url('../static/images/zcpp.png');
    box-shadow: 5px 2px 10px 1px rgba(31, 229, 255, 0.3)
}
.tabBtn3.active .tabImg3{
    width: 240px;
    height: 90px;
    opacity: 1;
    box-sizing: border-box;
    padding: 9px 0;
    margin: auto;
    background: url('../static/images/zcpp.png');
    box-shadow: 5px 2px 10px 1px rgba(31, 229, 255, 0.3)
}
.tabBtn1.active .tabName{
    left: 44px;
    width: 142px;
    height: 35px;
    padding-left: 8px;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text;
    -webkit-text-fill-color:transparent;
}
.tabBtn2.active .tabName{
    left: 44px;
    width: 142px;
    height: 35px;
    padding-left: 8px;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text;
    -webkit-text-fill-color:transparent;
}
.tabBtn3.active .tabName{
    left: 44px;
    width: 142px;
    height: 35px;
    padding-left: 8px;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text;
    -webkit-text-fill-color:transparent;
}
.tab.active > div:nth-child(2){
    color: black;
}
.tabName{
    position: relative;
    top: 18px;
    left: 67px;
    width: 96px;
    height: 35px;
    opacity: 1;
    /** 鏂囨湰1 */
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 34.75px;
    background: linear-gradient(270deg, rgba(64, 143, 255, 1) 0%, rgba(24, 178, 255, 1) 100%);
    text-align: center;
    vertical-align:top;
    -webkit-background-clip: text;
    -webkit-text-fill-color:transparent;
}
.tabImg{
    margin: 9px;
    width: 230px;
    height: 70px;
    border-radius: 10px;
    opacity: 1;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(184, 231, 255, 1) 100%);
}
/* .tabImg1{
    position: relative;
    width: 240px;
    height: 77px;
    background: url('../static/images/tab-bg.png') no-repeat;
    opacity: 1;
    
}
.tabImg2{
    position: relative;
    width: 240px;
    height: 77px;
    background: url('../static/images/tab-bg1.png') no-repeat;
    opacity: 1;

}
.tabImg3{
    position: relative;
    width: 240px;
    height: 77px;
    background: url('../static/images/tab-bg2.png') no-repeat ;
    opacity: 1;
} */

/* .tabBtn1.active{
   
    opacity: 0.3;
}
.tabBtn2.active{

    opacity: 0.5;

}
.tabBtn3.active{
   
    opacity: 0.3;

} */

/* .tabName1{
    position: absolute;
    top: 0;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    margin-left: 50px;
    z-index: 102;
}
.tabName2{
    
    position: absolute;
    margin-left: 65px;
    top: 0;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    z-index: 102;

}
.tabName3{
    position: absolute;
    margin-left: 65px;
    top: 0px;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    z-index: 102;

} */

.containBox{
    background: rgba(255, 255, 255, 1);
    background-position: -25px -17px;
    min-height: 610px;
    margin-bottom: 50px;
    border-radius: 15px;
    box-shadow: 3px 13px 30px rgba(184, 228, 245, 0.33);
}

.Section1{
    /* background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.2) 100%);
    border-radius: 0 20px; */
    text-align: center;
    padding: 41px 50px;
    /* height: 718px; */
    
}

.Section2{
    /* background-color: #fff; */
    padding: 41px 50px;
    text-align: center;
    /* border-radius: 0 30px 30px; */

}



.Section3{
    /* background-color: #fff; */
    padding: 41px 50px;
    text-align: center;
    /* border-radius: 0 30px 30px; */
}   
.Section4{
    /* background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.2) 100%);
    border-radius: 0 20px; */
    text-align: center;
    padding: 41px 50px;
    /* height: 718px; */
    
}


.sectionTitle{
    width: 333px;
    background: url(../static/images/border1.png) no-repeat;
    margin: 0 auto;
    text-align: center;
}

.titleWord{
    font-size: 28px;
    font-weight: 700;
    color: black;
}

.titleTag{
    font-size: 16px;
    color: rgba(166, 166, 166, 1);
    margin-top: 15px;
}

.content{
    /* position: relative; */
    display: flex;
    justify-content: space-evenly;
    z-index: 100;
}

.allOption{
    width: 330px;
    height: 350px;
    opacity: 1;
    background-color: white;
    /* position: absolute; */
    text-align: center;
    /* box-shadow: 3px 13px 30px 0 rgba(184, 228, 245, 0.33); */
    transition: 0.5s;
    margin-top: 42px;
    cursor: pointer;
    border: 1px solid rgba(204, 232, 255, 1);
}

.leftOption{
    /* left: 55px;
    top: 102px; */

}

.centerOption{
    /* top: 42px;
    left: 425px; */

}

.rightOption{
    right: 55px;
    top: 102px;

}

.allOption>img{
    margin-top: 34px;
}

.allOption>p{
    margin-top: 8px;
    font-size: 24px;
    font-weight: 700;
    color: black;
}

.allOption:hover{
    transform: scale(1.05);
}

.allOptionBtn{
    margin-top: 24px;
    display: inline-block;
    width: 148px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: white;
    background: linear-gradient(270deg, rgba(64, 143, 255, 1) 0%, rgba(24, 178, 255, 1) 100%);
    border-radius: 95px;
    transition: 0.5s;
}

.allOptionBtn:focus,.allTagBtn:hover{
    transform: scale(1.05);
    color: white;
}




/* 绗簩鐗� */
.table{
    position: relative;
    margin: 0 auto;
    /* width: 1280px; */
    /* background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.2) 100%); */
    border-radius: 30px;
    box-sizing: border-box;
    z-index: 100;
}

.top{
    opacity: 1;
    border-bottom: 1px solid rgba(218, 227, 230, 1);   
    margin-top: 30px; 
}
.back_btn{
    position: absolute;
    right: 50px;
    top: 0;
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    background: linear-gradient(270deg, rgba(64, 143, 255, 1) 0%, rgba(24, 178, 255, 1) 100%);
    color: #fff;
    cursor: pointer;
}
.back_btn:hover{
    transform: scale(1.1);
    transition: 0.5s;
    
}

.search{
    width: 565px;
    height: 40px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.search>div:nth-child(1){
    width: 111px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
    background-color:  rgba(242, 246, 247, 1);;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
}
.searchBox{
    display: flex;
    justify-content: space-between;
    width: 435px;
    background-color:  rgba(242, 244, 245, 1);
    border-radius: 109px;
    overflow: hidden;
}

.searchInp{
    border: 0;
    margin-left: 20px;
    width: 358px;
    background-color:  rgba(242, 244, 245, 1);
    font-family: siyuanSans;
    font-size: 16px;
}
.searchInp::placeholder{
    color: rgba(198, 204, 207, 1);
}
.searchInp::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(198, 204, 207, 1);
}
.searchInp:-ms-input-placeholder { /* IE 10+ */
    color: rgba(198, 204, 207, 1);
}
.searchInp:-moz-placeholder { /* Firefox 18- */
    color: rgba(198, 204, 207, 1);
}
.searchInp::-moz-placeholder { /* Firefox 19+ */
    color: rgba(198, 204, 207, 1);
}


.searchBox>div{
    position: absolute;
    right: 15px;
    top: 6px;
    cursor: pointer;

}



.searchBox>div>span{
    position: absolute;
    background: rgba(204, 204, 204, 1);
    left: -10px;
    top: 4px;
    height: 20px;
    width: 1px;
}

.selectContainer{
    width: 9;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.selectContainer>div:nth-child(1){
    height: 40px;
    width: 111px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
    background-color:  rgba(242, 246, 247, 1);;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
}

.selectContainer1{
    width: 9;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.selectContainer1>div:nth-child(1){
    width: 111px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
    background-color:  rgba(242, 246, 247, 1);;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
}

.selectContainer2 {
    height: 40px;
    width: 9;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.selectContainer2>div:nth-child(1) {
    width: 111px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
    background-color: rgba(242, 246, 247, 1);
    ;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
}

.selectBox{
    width: 90%;
}

.selectBox>ul{
    margin-left: 10px;
    display: flex;
    flex-wrap: wrap;
    line-height: 35px;
}

.selectBox>ul>li{
    font-size: 16px;
    color: rgba(103, 106, 108, 1);
    margin: auto 10px;
    text-align: center;
    cursor: pointer;
}

.selectBox>ul>li:hover{
    color: #4795F1 !important;
}

.selectBox>ul>.active{
    color: #4795F1 !important;
}

.allItem{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.infoItem{
    width: 580px;
    height: 360px;
    padding: 22px 26px;
    margin-top: 20px;
    border: 1px solid rgba(179, 212, 255, 1);
    background: linear-gradient(180deg, rgba(125, 209, 255, 0.2) 0%, rgba(60, 162, 230, 0.08) 11.72%, rgba(77, 216, 255, 0.01) 100%);
    box-sizing: border-box;
}

.itemName{
    padding-bottom: 22px;
    font-size: 16px;
    font-weight: 700;
    color: rgba(18, 36, 41, 1);
    text-align: left;
    border-bottom: 1px solid rgba(179, 212, 255, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 54px;
}

.itemDesc{
    padding: 14px 0;
    border-bottom: 1px solid rgba(179, 212, 255, 1);
    min-height: 72px;
}

.itemDesc .depDiv{
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.itemDesc .depDiv:hover {
  text-overflow: inherit;
  /* overflow: visible; */
  /* white-space: pre-line; */
}

.itemDesc>ul{
    display: flex;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0;
}

.itemDesc>ul>li{
    padding: 0 35px;
    box-sizing: border-box;
}
.itemDesc>ul>li:nth-child(1){
    width: 43%;
    padding: 0 35px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.itemDesc>ul>li:nth-child(1),
.itemDesc>ul>li:nth-child(2){
    border-right: 1px solid rgba(218, 227, 230, 1);
}

.itemDesc>ul>li>div:nth-child(1){
    color: rgba(103, 106, 108, 1);
}

.itemDesc>ul>li>div:nth-child(2){
    color: rgba(255, 87, 51, 1);
    margin-top: 3px;
}

.coreContent{
    padding: 12px;
    text-align: left;
    height: 94px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    cursor: pointer;
}
.hx{
    margin-top: 15px;
    border-bottom: 1px solid rgba(179, 212, 255, 1);
}


.handleBtn{
    display: flex;
    justify-content: space-around;
    bottom: 0;
    width: 100%;
    height: 75px;
    font-size: 16px;
    line-height: 35px;
    color: rgba(255, 255, 255, 1);
    border-radius: 95px;
    padding: 20px 100px;
    cursor: pointer;
}
.detailBtn{
    width: 100px;
    background: linear-gradient(270deg, rgba(64, 143, 255, 1) 0%, rgba(24, 178, 255, 1) 100%);
    border-radius: 30px;

}
.collectBtn{
    width: 100px;
    border-radius: 30px;
    background: linear-gradient(270deg, rgba(64, 143, 255, 1) 0%, rgba(24, 178, 255, 1) 100%);

}
.downLoadBtn{
    width: 100px;
    border-radius: 30px;
    background: linear-gradient(270deg, rgba(64, 143, 255, 1) 0%, rgba(24, 178, 255, 1) 100%);

}



/* 绗笁鐗� */

/* 缁楊兛绗侀悧锟� */

.dateBox{
    width: 435px;
}

.dateBox>span{
    display: inline-block;
    text-align: center;
    width: 5px;
}

.dateBox>input{
    width: 208px;
    height: 100%;
    border-radius: 121px;
    padding: 0 15px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.15);  
    box-sizing: border-box;
    cursor: pointer;
}

.dateBox>input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:rgba(0, 0, 0, 0.25);
}
.dateBox>input:-ms-input-placeholder { /* IE 10+ */
    color:rgba(0, 0, 0, 0.25);
}
.dateBox>input:-moz-placeholder { /* Firefox 18- */
    color:rgba(0, 0, 0, 0.25);
}
.dateBox>input::-moz-placeholder { /* Firefox 19+ */
    color:rgba(0, 0, 0, 0.25);
}

.allItem2{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
}

.allItem2>div{
    margin-top: 20px;
}

.newsItem{
    width: 580px;
    height: 90px;
    border:  1px solid rgba(218, 227, 230, 1);    
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;

}

.newsItem1{
    width: 580px;
    height: 90px;
    border:  1px solid rgba(218, 227, 230, 1);    
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;

}

.itemLeft{
    float: left;
    width: 116px;
    height: 70px;
}

.itemRight{
    float: left;
    margin-left: 11px;
}

.itemTitle{
    position: absolute;
    position: relative;
    font-size: 12px;
    letter-spacing: 0px;
    width: 420px;
    top: 10px;
    text-align: center;
}

.itemTag{
    width: 54px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    background-color: rgba(0, 162, 255, 0.658);
    color: white;

}
.itemTitleName{
    position: absolute;
    right: 0;
    top: 0;
    width: 358px;
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    white-space: nowrap;
    text-decoration: none;  
    text-overflow: ellipsis;
    text-align: left;
    overflow: hidden;
    color:rgba(18, 36, 41, 1);
    cursor: pointer;

}

.itemDescBox{
    margin-top: 12px;
    width: 421px;
    height: 21px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    color: rgba(166, 166, 166, 1)
}

/* 鍒嗛〉 */
.page{
    margin: 50px auto 20px;
    text-align: center;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background: linear-gradient(270deg, rgba(64, 143, 255, 1) 0%, rgba(24, 178, 255, 1) 100%)!important;
    border-radius: 6px;
}

.layui-laypage a, .layui-laypage span{
    background-color: rgba(255, 255, 255, 0.3);
    margin: 0 0 5px 20px;
    border-radius: 6px;
}
.layui-laypage a:not(.layui-laypage-prev):not(.layui-laypage-next), .layui-laypage span{
    border: 0;

}

.optbottomline{
    width: 70px;
    height: 1px;
    background-color: rgb(223, 223, 223);
    margin-top: 13px;

}