﻿@charset "utf-8";
input {
  border: none; /* �Ƴ��߿� */
  outline: none; /* �Ƴ�����ʱ������ */
  box-shadow: none; /* �Ƴ���Ӱ */
  background-color: transparent; /* ͸�����������Ը�����Ҫ����Ϊ�ض���ɫ */
}

.hcs_banner_div {
    width: 100%;
    height: 400px;
    background: #166CF5;
    background: url("../images/hcs/bannerbg.png")repeat-x center;
    background-size: cover;
    display: flex;
    justify-content: center;
}


.hcs_banner_titlediv{
    width: 1400px;
    height: 137px;
    border-radius: 0px 0px 0px 0px;
    padding: 31px 0 0 0;
}

.hcs_banner_titledivnew{
    width: 795px;
    height: 137px;
    border-radius: 0px 0px 0px 0px;
    padding: 31px 0 0 12%;
}

.hcs_banner_div_h1{
    width: 1100px;
    /*height: 53px;*/
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
}

.hcs_banner_div_h2{
width:900px;
height: 84px;
font-family: PingFang SC, PingFang SC;
font-weight: bold;
font-size: 60px;
color: #FFFFFF;
line-height: 70px;
text-align: left;
font-style: normal;
text-transform: none;
}

.hcs_searchbutton_div {
    width: 100%;
    height: 150px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center; /* 子元素水平居中 */
    justify-content: center; /* 可选：子元素在父容器中居中 */
}

.hcs_button1_div {
    width: 1400px;
    height: 75px;
    border-radius: 0px 0px 0px 0px;
    border-bottom: 1px solid #EFEFEF;
    margin: 15px 0 0 0;
    align-items: center;
    justify-content: flex-start;
    display: flex
;
}

.hcs_button1_divnew {
    width: 100%;
    height: 75px;
    border-radius: 0px 0px 0px 0px;
    border-bottom: 1px solid #EFEFEF;
    margin: 15px 0 0 12%;
}

.hcs_button {

height: 33px;
border-radius: 2px 2px 2px 2px;
    display: -webkit-inline-box;
    border: 1px solid #DCDCDC;
    font-family: PingFang SC, PingFang SC;
font-weight: 700;
font-size: 12px;
color: #666666;
}
.hcs_button:hover {
    
height: 33px;
background: #EFF8FD;
border-radius: 2px 2px 2px 2px;
    display: -webkit-inline-box;
    font-family: PingFang SC, PingFang SC;
font-weight: 500;
font-size: 12px;
color: #166CF5;
cursor:pointer;
}


.hcs_button_spandiv{
height: 17px;
line-height: 14px;
text-align: left;
font-style: normal;
text-transform: none;
margin:8px 16px 8px 16px;
}

.hcs_search_div{
width: 1400px;
height: 58px;
border-radius: 0px 0px 0px 0px;
display: -webkit-inline-box;
margin-top:10px;
}


.hcs_search_ul{
    margin:0 20px 0 0;
  text-align: left;
}

.hcs_search_label{
width: 210px;
height: 17px;
font-family: PingFang SC, PingFang SC;
font-weight: 500;
font-size: 14px;
color: #666666;
line-height: 14px;
text-align: left;
font-style: normal;
text-transform: none;
}

.hcs_search_textbox{
    width: 210px;
height: 33px;
background: #F8F8F8;
border-radius: 2px 2px 2px 2px;
border: 1px solid #DCDCDC;
margin-top:5px;
font-weight: 400;
font-size: 12px;
color: #333333;

}

.btnSearch{
width: 73px;
height: 33px;
background: #166CF5;
border-radius: 2px 2px 2px 2px;
font-family: PingFang SC, PingFang SC;
font-weight: 500;
font-size: 12px;
color: #FFFFFF;
line-height: 14px;
text-align: center;
font-style: normal;
text-transform: none;
 margin-left: 5px;

}

.btnReset{
width: 72px;
height: 33px;
border-radius: 2px 2px 2px 2px;
border: 1px solid #166CF5;
font-family: PingFang SC, PingFang SC;
font-weight: 500;
font-size: 12px;
color: #166CF5;
line-height: 14px;
text-align: center;
font-style: normal;
text-transform: none;
 margin-left: 5px;

}

.databackgroud{
    width: 100%;
height: auto;
background: #F5F4F9;
border-radius: 0px 0px 0px 0px;
padding-bottom: 20px;
text-align: center;
margin-top: 10px;
}


.databack {
    width: 1400px;
    height: auto;
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    display: inline-block;
    margin-top: 20px;
}

.tsk_zs{
    margin-left: 40px;
    font-weight: 700;
    width: 80%;
    text-align: right;
    font-size: 14px;
}
.tsk_lb{
     height: 38px;
     margin-top: 20px;
     display:flex;
}
.tsk_lb .xk_left{float:left;margin-left:20px;}
.tsk_lb .xk_left li{float:left;padding:8px 0;}
.xk_fl {
    width: 210px;
   
    border-radius: 2px 2px 0px 0px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    line-height: 22px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    background:#F8F8F8;
    cursor:pointer;
    margin-left: 20px;
}

    .IsRzRadio {
        vertical-align: middle;
        margin-right: 5px;
    }
.tsk_lb .on{border:1px solid #EEF3FE;background:#EEF3FE!important;cursor:default;}

.HCS_table{
    width: 1368px;
    border-radius: 0px 0px 0px 0px;
    margin-left: 20px;
    border: 1px solid #EEF3FE;
    border-spacing: 0px;
    text-align: center;
}
    .HCS_table th {
        font-family: PingFang SC, PingFang SC;
        font-weight: bold;
        font-size: 12px;
        background: #EEF3FE;
        color: #333333;
        text-align: center;
        line-height: 54px;
        font-style: normal;
        text-transform: none;

    }

    .HCS_table td {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        background: #FFFFFF;
        border: 1px solid #F5F5F5;
       
        padding: 5px;
    }

.icon-text {
    vertical-align: top;
    padding-top: 0;
    display: flex;
    align-items: center;
    padding: 0 0 0 5px;
     line-height: 54px;
}

.icon {
    align-items: center; 
    display: flex;
    height: 22px; 
    margin-left: 8px;
}

.hcs_line {
    width: 1366px;
    height: 0px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #E5E5E5;
    margin: 50px 17px 25px 17px;
}

.hcs_statement {
    width: 1000px;
    height: 102px;
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    padding: 20px 0px 20px 50px;
    vertical-align:top;
}
    .hcs_tit {
        font-family: PingFang SC, PingFang SC;
        font-weight: bold;
        font-size: 18px;
        color: #333333;
        line-height: 22px;
        letter-spacing: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .hcs_txt {
        font-family: PingFang SC, PingFang SC;
        font-weight: 500;
        font-size: 12px;
        color: #333333;
        line-height: 24px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        list-style-type:disc;

    }


        .hcs_feedback_tit {
        font-family: PingFang SC, PingFang SC;
        font-weight: bold;
        font-size: 18px;
        color: #333333;
        line-height: 22px;
        letter-spacing: 10px;
        text-align: left;
        font-style: normal;
        text-transform: none;

    }
.hcs_feedback {
    width: 313px;
    height: 126px;
    border-radius: 0px 0px 0px 0px;
    vertical-align:top;
     padding-top: 20px;
     margin-left: 30px;
 
}

.hcs_note_div {
    width: 1400px;
    height: auto;
    border-radius: 0px 0px 0px 0px;
    display: flex;
    margin-bottom: 25px;
}

.hcs_dialog {
    width: 691px;
    height: 734px;
    background: url(../images/hcs/lxbzbg.png) repeat-x center;
    border-radius: 12px 12px 12px 12px;
    position: fixed;
    z-index: 2;
    top: 35%;
    left: 40%;
    margin-left: -150px;
    margin-top: -250px;
}

.hcs_dialogback {
display:none;
position:fixed;
z-index:1;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0, 0, 0, 0.44);
}

.hcs_xdiv {
    width: 16px;
height: 16px;
float:right;
background: url("../images/hcs/x.png")repeat-x center;
margin: 20px;
cursor:pointer;
}

.hcs_lxbz_tit {
    width: 120px;
    height: 42px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    line-height: 35px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10%;
    margin-left: 40%;
}

.hcs_lxbz_notediv {
    width: 631px;
    height: 552px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 30px;
    margin-left: 40px;
}

    .hcs_lxbz_notediv ul li {
        text-indent: 2em;
    }

.hcs_linktd{
    display: flex;
    align-items: center;
    justify-content: center;
}

.hcs_linkimg {
    display: block;
    margin: auto;
}

.hcs_link{
    font-size: 12px;
    background: #EBFBFB;
    color: #166CF5;
    padding: 5px;
}

.hcs_namelink{

    color: #166CF5;
    padding: 5px;
}

.hcs_namelink_noRz{

    color: #000;
    padding: 5px;
cursor:default;
}

.glowing-button,
.glowing-button-alt {
    position: relative;
    display: inline-block;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    overflow: hidden; /* 防止内容溢出 */
    margin: 10px; /* 添加一些外边距以分隔按钮 */
}

.btnZN {
    position: relative;
    display: inline-block;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;
    color: #3177ff;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    overflow: hidden; /* 防止内容溢出 */
    margin: 10px; /* 添加一些外边距以分隔按钮 */
}



.glowing-button {
    background: linear-gradient(45deg, #0073e6, #0056b3);
}

.glowing-button-alt {
    background: linear-gradient(45deg, #ff6f61, #ffcc5c);
}

    .glowing-button::before,
    .glowing-button::after,
    .glowing-button-alt::before,
    .glowing-button-alt::after {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 200%;
        height: 100%;
        background: radial-gradient(circle, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0));
        transform: rotate(45deg);
        animation: glow 4s linear infinite; /* 应用动画 */
    }

    .glowing-button::after,
    .glowing-button-alt::after {
        top: auto;
        bottom: 0;
        left: auto;
        right: -100%;
        transform: rotate(-45deg);
        animation: glow-reverse 4s linear infinite; /* 应用反向动画 */
    }

@keyframes glow {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

@keyframes glow-reverse {
    0% {
        right: -100%;
    }

    100% {
        right: 100%;
    }
}

.container {
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中（如果容器有高度） */
}


