@import url('base.css');
.xqyiheader{
    width: 100%;
    height: 0.8333rem;
    background: #fff;
    border-bottom: 1px solid #EDEEF2;
}
/* header kaishi */
.trslogo{
    height: 0.8333rem;
    margin-left: 0.4762rem;
    vertical-align: middle;
    /* margin-right: 0.2381rem; */
    cursor: pointer;
}
.logofu{
    /* line-height: 0.8333rem; */
    float: left;
    font-size: 0;
}
.logofu span{
    font-size: 0.2619rem;
    font-weight: 700;
    vertical-align: middle;
    padding-left: 0.2381rem;
    cursor: pointer;
}
.daohanglan{
    height: 0.8333rem;
    float: left;
    line-height: 0.8333rem;
    margin-left: 0.5952rem;
}
.daohanglan li{
    height: 0.8333rem;
    float: left;
    padding:0 0.2381rem;
    position: relative;
    z-index: 9;
}
.zhichifuwu{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0.8333rem;
    text-align: center;
    background: #fff;
    box-shadow: 0px 3px 9px -3px #000;
    display: none;
}
.daohanglan li:hover .zhichifuwu{
    display: block;
}
.zhichifuwu span{
    width: 100%;
    /* height: 0.8333rem; */
    line-height: 0.8333rem;
    display: block;
    color: #666;
}
.zhichifuwu span:hover{
    /* color: #fff;
    background: #b7251e; */
    background: #d9d9d9;
}
.daohanglan li:hover{
    border-bottom:3px solid #b7251e;
    color: #b7251e;
    cursor: pointer;
}
.daohanglan .li-active{
    border-bottom:3px solid #b7251e;
    color: #b7251e;
    cursor: pointer;
}
.zhichifuwu a{
    width: 100%;
    /* height: 100%; */
    height: 0.6333rem;
    line-height: 0.6333rem;
    display: block;
}
/* headerjieshu */
.xqyileft{
    width: 4.2381rem;
    position: fixed;
    left: 0;
    top: 0.8333rem;
    bottom: 0;
    background: #f5f7fc;
    overflow: auto;
    padding-left: 0.8333rem;
    padding-top: 0.1429rem;
}
.header-right {
    float: right;
    display: flex;
    align-items: center;
    height: 0.8333rem;
}
.zhinan1 {
    width: 1.6905rem;
    height: 0.4524rem;
    border: 1px solid #b7251e;
    border-radius: 0.2143rem;
    background-color: #fff;
    font-size: 0.1667rem;
    color: #b7251e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.4762rem;
    cursor: pointer;
}
.yijian {
    font-size: 0.1667rem;
    color: #333;
    display: flex;
    align-items: center;
    padding-right: 0.4762rem;
    cursor: pointer;
    display: none;
}
.yijian .yijianfankui-icon {
    width: 0.2143rem;
    height: 0.2143rem;
    background: url("../img/yijianfankui.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0595rem;
}
.xiaoxi {
    font-size: 0.1667rem;
    color: #333;
    display: flex;
    align-items: center;
    padding-right: 0.4762rem;
    cursor: pointer;
    position: relative;
}
.xiaoxi .xiaoxi-icon {
    width: 0.1667rem;
    height: 0.1905rem;
    background: url("../img/xiaoxi.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0595rem;
}
.xiaoxi .xiaoxi-num {
    padding: 0 0.0714rem;
    border-radius: 0.5952rem;
    background-color: #C5000E;
    font-size: 0.0952rem;
    color: #fff;
    position: absolute;
    left: 0.55rem;
    top: -0.1rem;
}
.user {
    font-size: 0.1667rem;
    color: #333;
    display: flex;
    align-items: center;
    padding-right: 0.4762rem;
    cursor: pointer;
}
.user>img {
    width: 0.4762rem;
    height: 0.4762rem;
    border-radius: 50%;
    margin-right: 0.1429rem;
}
.user .userNick-text {
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.user .fenge {
    width: 1px;
    height: 0.1429rem;
    background-color: #9C9C9C;
    margin: 0 0.1786rem;
    cursor: pointer;
}
/* 左侧导航 */
.nav {
    width: 100%;
    height: auto;
}
.nav-search-fu {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0.1786rem;
    padding-bottom: 0.1429rem;
}
.nav-search {
    width: 4.1667rem;
    height: 0.5595rem;
    font-size: 0.1667rem;
    color: #333333;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-search input {
    flex: auto;
    height: 100%;
    outline: none;
    border: none;
    padding-left: 0.3214rem;
}
.nav-search .search-icon {
    width: 0.2024rem;
    height: 0.2024rem;
    background: url("../img/sousuo.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 0.2857rem;
    cursor: pointer;
}
.nav-div {

}
.nav1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 0.4524rem;
    padding-right: 0.4524rem;
    height: 0.5952rem;
    line-height: 0.5952rem;
    cursor: pointer;
}
.nav1 .nav1-icon-001 {
    width: 0.2024rem;
    height: 0.2024rem;
    background: url("../img/001.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-002 {
    width: 0.2024rem;
    height: 0.2381rem;
    background: url("../img/002.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-003 {
    width: 0.2143rem;
    height: 0.1905rem;
    background: url("../img/003.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-004 {
    width: 0.1905rem;
    height: 0.1786rem;
    background: url("../img/004.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-005 {
    width: 0.1548rem;
    height: 0.1905rem;
    background: url("../img/005.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-006 {
    width: 0.2262rem;
    height: 0.1667rem;
    background: url("../img/006.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-title {
    font-size: 0.1667rem;
    color: #333333;
    padding-left: 0.1667rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}
.nav1 .nav1-title-active{
    color: #b7251e;
    font-weight: 700;
}
.xiacuxian{
    background: #b7251e;
    width: 0.3333rem;
    height: 2px;
    position: absolute;
    bottom: 0.0595rem;
    display: none;
}
.nav1 .nav1-title-active .xiacuxian{
    display: block;
}
.nav2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 0.5952rem;
    line-height: 0.5952rem;
    cursor: pointer;
    padding-left: 0.8333rem;
    padding-right: 0.4524rem;
}
.nav2 .nav2-title {
    font-size: 0.1667rem;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: auto;
}
.nav2 .nav2-icon {
    width: 0.0952rem;
    height: 0.131rem;
    background: url("../img/shouqi.png") no-repeat;
    background-size: 100% 100%;
    transform: rotate(0);
    transition: all .5s;
    margin-left: 0.1786rem;
    flex-shrink: 0;
}
.nav2 .nav2-icon-active{
    /* background: url("../img/zhankai.png") no-repeat; */
    transform: rotate(90deg);
}
.erfu{
    display: none;
}
.sanfu{
    display: none;
}
.nav3 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 0.5952rem;
    line-height: 0.5952rem;
    cursor: pointer;
    padding-left: 0.8333rem;
    padding-right: 0.4524rem;
}
.nav3 .nav3-icon {
    width: 0.131rem;
    height: 1px;
    background: url("../img/xian.png") no-repeat;
    margin-right: 0.1429rem;
}
.nav3-title {
    font-size: 0.1667rem;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: auto;
}
.nav3:hover {
    background: #F2E7EB;
}
.nav3:hover .nav3-title {
    color: #AD0A1D;
}
.xqyiright{
    position: fixed;
    left: 4.2381rem;
    right: 0;
    top: 0.8333rem;
    bottom: 0;
    background: #fff;
    overflow: auto;
    padding-bottom: 0.9524rem;
}
.jichufuwu{
    width: 16.4286rem;
    margin-left: 0.8333rem;
    padding-top: 0.119rem;
}
.shujfuwutit{
    height: 0.6429rem;
    line-height: 0.6429rem;
    font-weight: 700;
    font-size: 0.2143rem;
    display: flex;
    align-items: center;
}
.sifenzhiyi{
    width: 3.7619rem;
    height: 1.6429rem;
    float: left;
    margin-bottom: 0.2381rem;
    border-radius: 5px;
    margin-right: 0.2381rem;
    padding:0.1905rem;
    position: relative;
    border: 1px solid #eeeeee;
    transition: all .3s;
}
.shangzi{
    font-size: 0.2143rem;
    line-height: 0.4762rem;
    color: #333333;
    font-weight: 700;
}
.xiapin{
    font-size: 0.1667rem;
    color: #999999;
}
.sfzyshang{
    padding: 0 0.119rem;
}
.sfzyxia{
    width: 90%;
    height: 0.5714rem;
    line-height: 0.5714rem;
    border-top:1px solid #ffffff;
    position: absolute;
    bottom: 0;
}
.sfzyxia img{
    width: 0.2738rem;
    vertical-align: middle;
}
.dingweitu{
    width: 1.7619rem;
    position: absolute;
    right: -0.2381rem;
    /* top: -0.8rem; */
    /* display: none; */
    top: 0;
    opacity: 0;
    transition: all .3s;
}
.sifenzhiyi:hover {
    box-shadow: 0px 4px 10px 1px #dfdfdf;
}
.sifenzhiyi:hover .dingweitu{
    /* display: block; */
    top: -0.5rem;
    opacity: 1;

}
.sifenzhiyi:hover .yiruxiaoshi{
    display: none;
}
.sifenzhiyi:hover .sfzyxia {
    border-color: #eeeeee;
}
.sfzyxia p{
    text-align: center;
    display: none;
}
.sfzyxia p a{
    color: #b7251e;
}
.sfzyxia p .wendang{
    /* margin-right: 0.3571rem; */
}
.sifenzhiyi:hover .xianshizi{
    display: flex;
}
.sifenzhiyi:hover .xianshizi a {
    width: 50%;
    text-align: center;
}
.title-icon001 {
    display: inline-block;
    width: 0.2024rem;
    height: 0.2024rem;
    background: url("../img/001.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon002 {
    display: inline-block;
    width: 0.2024rem;
    height: 0.2381rem;
    background: url("../img/002.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon003 {
    display: inline-block;
    width: 0.2143rem;
    height: 0.1905rem;
    background: url("../img/003.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon004 {
    display: inline-block;
    width: 0.1905rem;
    height: 0.1786rem;
    background: url("../img/004.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon005 {
    display: inline-block;
    width: 0.1905rem;
    height: 0.1786rem;
    background: url("../img/005.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon006 {
    display: inline-block;
    width: 0.2262rem;
    height: 0.1667rem;
    background: url("../img/006.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}