
/**
鏂版牱寮忓紑濮�
 */
.tsh_header_content{
    background: #FFFFFF;
}


.tsh_header_content .gcc_banner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
}

.tsh_header_content .back_gauge{
    margin:0px 56px 0px 40px;
}

.tsh_header_content .gcc_logo{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.tsh_header_content .gcc_banner .logo1 img{
    width: 301px;
    height: 43px;
}
.tsh_header_content .gcc_banner .split{
    height: 36px;
    width: 1px;
    background: #D7D7D7;
    margin-left: 25px;
    margin-right: 25px;
}
.tsh_header_content .gcc_banner .logo2{
    margin-top: 5px;
}
.tsh_header_content .gcc_banner .logo2 img{
    width: 185px;
    height: 33px;
}

.tsh_header_content .wrap_content{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tsh_header_content .wrap_content .search{
    height: 47px;
    overflow: hidden;
}

.tsh_header_content .wrap_content .search input {
    width: 230px;
    line-height: 44px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #6929C4;
    padding-left: 18px;
    font-size: 16px;
    color: #787878;
    text-align: justify;
    font-weight: 400;
}

.tsh_header_content .wrap_content .search .submit-btn{
    width: 50px;
    height: 46px;
    background-image: linear-gradient(45deg, #6D02B6 0%, #2725D3 100%);
    cursor: pointer;
    display: block;
    float: right;
}
.tsh_header_content .wrap_content .search .submit-btn img{
    width: 16px;
    height: 16px;
    margin: 16px 0px 0px 17px;
}
.tsh_header_content .wrap_content .userInfo{
    margin-left: 28px;
    font-size: 14px;
    text-align: justify;
    font-weight: 400;
}

.tsh_header_content .wrap_content .userInfo a{
    color: #6929C4;
}
.tsh_header_content .wrap_content .userInfo span{
    margin: 0px 10px;
    color: #6929C4;
}

.tsh_header_content .split{
    width: 100%;
    height: 1px;
    background: #D7D7D7;
}
/*瀵艰埅*/
.tsh_header_content .gcc_nav{
    height: 50px;
    line-height: 50px;
}

.tsh_header_content .gcc_nav .wrap_content li{
    float: left;
    list-style: none;
    margin-right: 48px;
    cursor: pointer;
}

.tsh_header_content .gcc_nav .wrap_content li a{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    font-weight: bold;
}

.tsh_header_content .gcc_nav .wrap_content li a:hover{
    color: #6929C4;
}

.tsh_header_content .gcc_nav .wrap_content li.active a
,.tsh_header_content .gcc_nav .wrap_content li.lui_portal_header_text_over a{
    color: #6929C4;
}

.tsh_header_content .gcc_nav .wrap_content li.active:after {
    content: " ";
    display: table;
    width: 100%;
    height: 3px;
    margin: auto;
    margin-top: -3px;
    background-color: #6929C4 !important;
}

/* 妗堜緥绫诲埆瀵艰埅鏍峰紡寮�濮� */
.caseSubject{
    width: 184px;
    padding-right: 7px;
    padding-bottom: 4px;
}
.caseSubject .subject{
    margin-left: 25px;
    height: 34px;
    font-size: 14px;
    text-align: justify;
    line-height: 34px;
}


/* 妗堜緥绫诲埆瀵艰埅鏍峰紡缁撴潫 */


.head_rss_info{

}

.tsh_header_content .wrap_content .userInfo  .head_rss_info span{
    margin: 0px;
    color: #6929C4;
    margin-right: 10px;
}

/**
鏂版牱寮忕粨鏉�
 */