﻿.fwqbox {
    width: 100%;
    /*border: 1px solid #DEEEEE;*/
    /*height:1916px*/
    /*padding-bottom:9px;*/
}
.fwqbox_Title {
    width: 98%;
    height: 40px;
    line-height: 40px;
    padding-left: 2%;
    border-bottom: 1px solid #DEEEEE;
}
.fwqbox_Title img {
    width:25px;
}
.fwqbox_Title span {
    font-weight:bold;
    cursor:pointer;
}
.fwqbox_Title label {
    margin-left:4px;
}
.fwqbox_Title a {
    cursor: pointer;
    color: #0064AE
}
.fwqbox_Title a:hover {
    text-decoration: underline;
}
.layui-tab-title li {
    width:11% !important;
}
.fwqneirong {
    width:700px;
    float:left;
}
.fwqdh {
    width:100%;
    height:50px;
    line-height:50px;
}
.dhbox {
    float: left;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dhbox2 {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*height:40px;*/
}

.Newsbox_Title_Concent_Textfwq:nth-child(even) {
    height: 40px;
    line-height: 40px;
    padding-left: 0;
    width: 100%;
    border-bottom: 1px solid #DEEEEE;
    cursor: pointer;
    background-color: white;
}
.Newsbox_Title_Concent_Textfwq:nth-child(odd) {
    height: 40px;
    line-height: 40px;
    padding-left: 0;
    width: 100%;
    border-bottom: 1px solid #DEEEEE;
    cursor: pointer;
    background-color: #FAFAFA;
}
.Newsbox_Title_Concent_Textfwq:hover {
    background-color: #FAFAFA;
}
.Newsbox_Title_Concent_Textfwq_gly {
    height: 40px;
    line-height: 40px;
    padding-left: 0;
    width: 100%;
    border-bottom: 1px solid #DEEEEE;
    cursor: pointer;
    background-color: #FAFAFA;
}
.dhbox2 a:hover {
    text-decoration:underline !important;
}
.ShangChuanBox {
    width:100px;
    height:40px;
    float:right;
}
.ShangchuanBtn {
    float: right;
    width: 80px;
    height: 30px;
    cursor: pointer;
    border: 0;
    /*margin-top: -1px;
    margin-right: 5px;*/
    margin-top: -7px;
    margin-right: -50px;
    color: #FFFFFF;
    border-radius: 3px;
    padding: 0;
    font-weight: bold;
}
.SendMenu{
    width:600px;
    height:40px;
    margin-top:10px;
}
.SendMenu_List {
    width: 80px;
    height: 38px;
    padding: 0 5px;
    line-height: 38px;
    float: left;
    background-color: #4A56A8;
    margin-left: 10px;
    color: #fff;
    text-align: center;
}
.SendMenu_List a{
    color:#fff;
}