/* 页面自定义css样式 */
body {
    color: #222;
    width: 100%;
    height: 100%;
    background: #F2F5F7;
}


/*头部*/
.head{
    width: 100%;
    height: 400px;
    background: #002F5B url("banner.png") center top no-repeat;
}
.banner{
    color: #fff;
    height: 90px;
    width: 100%;
}
.dqwz_box{
    width: 1440px;
    margin: 0 auto;
    height: 14px;
}
.dqwz_box td{
    color: rgba(255,255,255,0.7);
    /*padding: 0 5px;*/
}
.dqwz_box a{
    padding-right: 5px;
    font-size: 14px;
    color: rgba(255,255,255,0.7);
}
.dqwz_box a.dqwz_active{
    color: #fff;
}
.dqlm_box{
    width: 100%;
    padding-top: 110px;
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}
/* 内容样式 */
.cont_box{
    width: 1440px;
    margin: 120px auto;
}
.list_box{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}
.list{
    width: 464px;
    height: 585px;
    cursor: pointer;
    position: relative;
    margin-bottom: 15px;
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.8s ease, transform 0.8s ease;
    margin-right: 15px;
    background: #fff;
    border-radius: 20px;
    padding: 49px 0;
    overflow: hidden;
}
.list>div{
    width: 300px;
    margin: 0 auto;
}
.list .list_name h6{
    font-size: 24px;
    line-height: 42px;
    font-weight: 600;
    text-align: center;
}
.list .list_img{
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 52px;
}
.list .list_img img{
    width: 100%;
    height: 100%;
    transition: transform 0.6s ease;
}
.list:hover .list_img img {
    transform: scale(1.05);
}
.list_jj span{
    width: 100%;
    line-height: 32px;
    font-size: 18px;
    color: #595757;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.list .jsfc_icon{
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 70px;
    height: 70px;
}
.list .jsfc_icon span:nth-child(1) {
    position: absolute;
    bottom: -70px;
    right: -70px;
    width: 70px;
    height: 70px;
    background: #F2F5F7;
    border-radius: 50% 0 0 0;
    transition: bottom .7s cubic-bezier(.785,.135,.15,.86), right .7s cubic-bezier(.785,.135,.15,.86), transform .3s;
}
.list .jsfc_icon span:nth-child(1)::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -40px;
    width: 40px;
    height: 40px;
    border-right: none;
    box-sizing: content-box;
    background: radial-gradient(circle at 0 0, transparent 71%, #F2F5F7 70%);
}
.list .jsfc_icon span:nth-child(1)::after {
    content: "";
    position: absolute;
    top: -40px;
    right: 0;
    width: 40px;
    height: 40px;
    border-bottom: none;
    box-sizing: content-box;
    background: radial-gradient(circle at 0 0, transparent 71%, #F2F5F7 70%);
}
.list .jsfc_icon span:nth-child(2) {
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
    transform: scale(0);
    transform-origin: right bottom;
    transition: transform .6s cubic-bezier(.785,.135,.15,.86);
}
.list .jsfc_icon span:nth-child(2)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #002F5B;
}
.list .jsfc_icon span:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/images/1432/right_hover.png) no-repeat center;
}
.list:hover .jsfc_icon span {
    --velocity: 0.8;
}
.list:hover .jsfc_icon span:nth-child(1) {
    bottom: 0;
    right: 0;
    transition: bottom calc(.7s * var(--velocity)) cubic-bezier(.785, .135, .15, .86), right calc(.7s * var(--velocity)) cubic-bezier(.785, .135, .15, .86), transform .3s;
    animation: icon-btn-ani calc(1.4s * var(--velocity)) calc(0s * var(--velocity)) both ease-out;
    transform-origin: right bottom
}
.list:hover .jsfc_icon span:nth-child(2) {
    overflow: visible;
    transform: scale(1);
    transition: transform calc(.7s * var(--velocity)) calc(.05s * var(--velocity)) cubic-bezier(.785, .135, .15, .86);
}
.list:hover .jsfc_icon span:nth-child(2)::before {
    animation: icon-btn-ani calc(1.35s * var(--velocity)) calc(.05s * var(--velocity)) both ease-out;
    transform-origin: right bottom;
}
.list:hover .jsfc_icon span:nth-child(2)::after {
    animation: icon-btn-ani calc(1.35s * var(--velocity)) calc(.05s * var(--velocity)) both ease-out;
    transform-origin: right bottom;
}

.list.list_dhxg {
    opacity: 1;
    transform: translateY(0);
}
.mtk_list_tit,.mtk_list_tit_cont{
    display: none;
}
/*产品ajax分页自生成代码样式*/
.lucidity_pgContainer {
    min-height: 100px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
/*产品ajax分页样式调整*/
.lucidity_pgToolbar {
    height: 60px !important;
    border: none !important;
    background: transparent !important;
    margin: 50px 0 0 0 !important;
}
.lucidity_pgToolbar td {
    height: auto !important;
    font-size: 17px !important;
    padding: 0 5px 0 5px !important;
    color: #444 !important;
}
.lucidity_pgPanel {
    float: none !important;
    padding: 0 10px 0 10px !important;
    margin: 0 auto !important;
}
.lucidity_pgBtn {
    width: auto !important;
    height: 60px !important;
    display: inline-block !important;
    cursor: pointer;
    margin: 0 !important;
    border: 1px solid #002F5B !important;
    border-radius: 15px !important;
    text-align: center !important;
    color: #444;
    padding: 0 15px !important;
    line-height: 60px !important;
}
.lucidity-ui-paging-container {
    color: #666 !important;
    font-size: 17px !important;
}
.lucidity-ui-paging-container li {
    display: inline-block !important;
    padding: 0 15px !important;
    margin-left: 10px !important;
    color: #444;
    height: 60px !important;
    line-height: 60px !important;
    border-radius: 15px !important;
}
.lucidity-ui-paging-container li.ui-pager {
    cursor: pointer;
    border: 1px solid #002F5B !important;
    border-radius: 15px;
}
.lucidity-ui-paging-container li.focus {
    background-color: #002F5B !important;
    color: #FFF;
    cursor: default;
}
.lucidity-ui-paging-container li.ui-pager:hover {
    background-color: #002F5B !important;
    color: #FFF;
}
a.lucidity_pgLast:hover {
    background-color: #002F5B !important;
    color: #FFF;
}
a.lucidity_pgNext:hover {
    background-color: #002F5B !important;
    color: #FFF;
}
a.lucidity_pgFirst:hover {
    background-color: #002F5B !important;
    color: #FFF;
}
a.lucidity_pgPrev:hover {
    background-color: #002F5B !important;
    color: #FFF;
}
.lucidity_separator{
    display: none !important;
}
.lucidity_pgRefresh{
    display: none !important;
}
.lucidity_pgPanel>tbody>tr>td:nth-child(n+6){
    display: none !important;
}
a.lucidity_pgNextDisabled, a.lucidity_pgNextDisabled:hover {
    background: none !important;
}
a.lucidity_pgLastDisabled, a.lucidity_pgLastDisabled:hover{
    background: none !important;
}
a.lucidity_pgFirstDisabled, a.lucidity_pgFirstDisabled:hover{
    background: none !important;
}
a.lucidity_pgPrevDisabled, a.lucidity_pgPrevDisabled:hover{
    background: none !important;
}
/*模态框样式 start*/
.list_mtk{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    content-visibility: auto;
    backdrop-filter: blur(4px);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.list_mtk li{
    width: 1200px;
    height: 630px;
    background: #fff;
    border-radius: 10px;
    padding: 90px 42px 78px 90px;
    display: flex;
    position: relative;
    display: none;
}
.list_mtk li i{
    position: absolute;
    right: 30px;
    top: 30px;
    width: 26px;
    aspect-ratio: 1 / 1;
    background: url("/images/1432/close_icon.png") center no-repeat;
    cursor: pointer;
}
.mtk_left{
    width: 340px;
    border-right: 1px solid #E0E6EA;
    display: flex;
    padding-right: 80px;
    flex-direction: column;
}
.mtk_left img{
    width: 260px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    margin-bottom: 19px;
}
.mtk_left h6{
    width: 100%;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 53px;
}
.mtk_left span{
    width: 100%;
    padding: 0 20px;
    font-size: 18px;
    line-height: 32px;
    color: #333;
    text-align: center;
}
.mtk_right{
    width: 728px;
    padding-left: 80px;
    max-height: 448px;
    font-size: 16px;
    line-height: 32px;
    overflow-y: auto;
    padding-right: 41px;
    text-align: justify;
    text-indent: 2rem;
}
.mtk_right p,.mtk_right span,.mtk_right a{
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
}
.introduce{
    margin-bottom: 40px;
    padding: 0 50px;
}
.introduce p{
    font-size: 18px;
    line-height: 1.75;
    color: #333;
    text-align: center;
}

/*模态框样式 end*/
/*分页样式*/

/**
**
*分辨率1366媒体查询
**
**/
/*主题内容*/
@media only screen and (min-width: 1200px) and (max-width: 1500px) {

}