/*组件样式*/
/*组件样式*/
@media(max-width:1024px){
.ssan{margin-top: 30px;}
}

@media(max-width:900px){
.ssan{margin-top: 0px;}
}

@media(max-width:740px){
.ssan{margin-top: 30px;}
}
.govitemcontentc1082663 table {
    border-collapse: collapse;
    border:1px #FFA366 solid;}

.govitemcontentc1082663 td {
    border:1px #FFA366 solid;}
table td{height:36px;line-height:36px;font-size:16px;}
/*2023-4-24 登录美化*/
.layui-layer{
    border-radius: 10px !important;
    overflow: hidden;}
.loginBox{
    display: none;
    height: 100%;}
.loginBox .logCon{
    overflow:hidden;}
.tcTit {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #b31a2c;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 16px;
    color: #fff;}
.layui-layer-setwin .layui-layer-close2{
    top: -11px !important;
    right: -5px !important;
    background-position: -104px -32px !important;}
.layui-layer-content{
    overflow: hidden !important;}
.logCon {
    height: 100%;
    margin-top: 40px;
    max-height: calc(100% - 40px);
    overflow-y: scroll;
    padding-top: 38px;
    text-align: center;
    background: url(../images/tcbg.jpg) no-repeat bottom center;
    background-size: cover;}
.logCon a:first-child{
    margin-left: 0;}
.logCon a{
    display: inline-block;
    width: 115px;
    line-height: 44px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    border: 1px solid #b31a2c;
    border-radius: 5px;
    background: #f9d8db;
    margin-left: 27px;}
.logCon a:hover{
    background: #b31a2c;
    color: #fff;}
/*2023-4-24 登录美化*/
