@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-jichu {
    width: 0.2024rem;
    height: 0.2024rem;
    background: url("../img/jichu.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-zengzhi {
    width: 0.2024rem;
    height: 0.2381rem;
    background: url("../img/zengzhi.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-chaunboli {
    width: 0.2143rem;
    height: 0.1905rem;
    background: url("../img/chuanboli.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-zhuanti {
    width: 0.1905rem;
    height: 0.1786rem;
    background: url("../img/zhuanti.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-fenxi {
    width: 0.1548rem;
    height: 0.1905rem;
    background: url("../img/dabiao.png") no-repeat;
    background-size: 100% 100%;
}
.nav1 .nav1-icon-shishi {
    width: 0.2262rem;
    height: 0.1667rem;
    background: url("../img/caiji.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-icon1 {
    display: inline-block;
    width: 0.2024rem;
    height: 0.2024rem;
    background: url("../img/jichu.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon2 {
    display: inline-block;
    width: 0.2024rem;
    height: 0.2381rem;
    background: url("../img/zengzhi.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon3 {
    display: inline-block;
    width: 0.2143rem;
    height: 0.1905rem;
    background: url("../img/chuanboli.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon4 {
    display: inline-block;
    width: 0.1905rem;
    height: 0.1786rem;
    background: url("../img/zhuanti.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon5 {
    display: inline-block;
    width: 0.1905rem;
    height: 0.1786rem;
    background: url("../img/dabiao.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.title-icon6 {
    display: inline-block;
    width: 0.2262rem;
    height: 0.1667rem;
    background: url("../img/caiji.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 0.0952rem;
}
.lianxibanner{
    width: 100%;
    /* padding-top: 0.8333rem; */
    overflow: hidden;
}
.neibanner{
    width: 16.4286rem;
    height: 2.9762rem;
    margin: 0 auto;
    position: relative;
}
.neibanner img{
    width: 22.8571rem;
    height: 2.9762rem;
    margin-left: -3.2143rem;
}
.lianxiwm{
    width: 100%;
    height: 2.9762rem;
    position: absolute;
    top:0;
    left: 0;
}
.lxtit{
    line-height: 0.9524rem;
    padding-top: 0.2381rem;
    font-size: 0.4286rem;
    color: #000;
    font-weight: 700;
}
.lxshuoming{
    font-size: 0.1905rem;
    color: #333;
}
.zixunwai{
    padding-top: 0.5952rem;
}
.zixunwai span{
    width: 1.3095rem;
    height: 0.4286rem;
    line-height: 0.4286rem;
    display: inline-block;
    text-align: center;
    font-size: 0.1667rem;
    border-radius: 3px;
    vertical-align: middle;
    cursor: pointer;
}
.lijizixun{
    background: #c7000c;
    color: #fff;
    margin-right: 0.1429rem;
}
.jianyi{
    border:1px solid #bfbfbf;
}
.lianxizhong{
    width: 100%;
    background: #f9f9fa;
    padding: 0.4762rem 0 0.4333rem;
}
.zhongjuzhong{
    width: 16.4286rem;
    margin: 0 auto;
    background: #fff;
    padding: 0.3571rem 0.8333rem 1.0714rem;
}
.gonggaotit{
  font-weight: 700;
  margin-bottom: 0.1381rem;
}
.tongzhishijian{
  float: right;
}
.tongzhi{
  line-height: 0.7143rem;
  border-bottom:1px dashed #cbcbcb;
  cursor: pointer;
}
.tongzhi:hover .tongzhibiaoti{
  color: #bd281c;
}
.table-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 1.0952rem;
    padding: 0 0.3571rem;
}
.footer-left {
    font-size: 0.1786rem;
    color: #666666;
}
.chanpinwd{
    width: 8.119rem;
    height: 3.4524rem;
    float: left;
    background: #fff;
}
.youfu{
    float: right;
}
.chanpinwd img{
    width: 0.7143rem;
    margin-left: 0.4762rem;
    margin-top:0.3571rem;
}
.lianxineitit{
    margin-top: 0.2571rem;
    font-size: 0.2619rem;
    font-weight: 700;
    margin-left: 0.4762rem;
}
.lianxishuoming{
    margin-left: 0.4762rem;
    height: 0.4762rem;
    margin-top: 0.15rem;
}
.lijixingdong{
    margin-left: 0.4762rem;
    cursor: pointer;
    margin-top: 0.4143rem;
    display: block;
}
.bianhong{
    color: #c7000c;
}
.footer {
  width: 100%;
  height: 4.7619rem;
  background: #1e2128;
}
.footerjuzhong {
  width: 16.4286rem;
  margin: 0 auto;
  padding-top: 0.5952rem;
}
.sidengfen {
  width: 25%;
  height: 3.3333rem;
  float: left;
  padding-right: 0.9524rem;
}
.sidengfen .biaotiwd {
  font-size: 0.1905rem;
  color: #fff;
  font-weight: 700;
}
.chanpinshuoming {
  color: #bcbdbf;
  padding-top: 0.3571rem;
  display: block;
  line-height: 1.8;
}
.lianxifangshi {
  padding-top: 0.2381rem;
}
.lianxifangshi img {
  width: 0.4167rem;
  vertical-align: middle;
  margin-right: 0.2381rem;
}
.lianxifangshi span {
  color: #fff;
  font-weight: 700;
  font-size: 0.2619rem;
}
.dianhuaer {
  margin-top: 0.2381rem;
  color: #9c9ea0;
}
.dianhuaer img {
  width: 0.2857rem;
  vertical-align: middle;
  margin-right: 0.2381rem;
}
.banquan {
  width: 100%;
  float: left;
  padding-top: 0.119rem;
  border-top: 1px solid #393f48;
  color: #9c9ea0;
}
.jiagedingwei{
    position: absolute;
    top: 0.8333rem;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
}
.layui-laypage{
    width: 100%;
    text-align: right;
}
.layui-laypage-count{
    float: left;
}
.pagehelpAvtive{
    background: #b7251e!important;
    color: #fff!important;
}
.tanchu{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 99;
    display: none;
}
.tanchunei{
    position: absolute;
    width: 14.7619rem;
    max-height: 9rem;
    top: 10%;
    left: 0;
    right: 0;
    /* bottom: 0; */
    margin: auto;
    /* border-radius: 5px; */
    background: #fff;
    overflow: auto;
}
.gonggaotit{
    padding-top: 0.3071rem;
}
.gonggaotit img{
    width: 0.119rem;
    margin-right: 0.2381rem;
    vertical-align: middle;
}
.gonggaotit span{
    font-size: 0.2143rem;
    font-weight: 700;
    vertical-align: middle;
}
.guanbi{
    font-size: 0.4762rem;
    position: absolute;
    right: 0.2571rem;
    top: 0.0571rem;
    cursor: pointer;
    color: #898989;
}
.gonggaotitzhen{
    text-align: center;
    font-size: 0.2381rem;
    color: #666666;
    font-weight: 700;
    padding-top: 0.3571rem;
}
.fabushijian{
    text-align: center;
    font-size: 0.1667rem;
    padding-top: 0.1786rem;
    color: #999999;
}
.hengxian{
    width: 94%;
    margin: 0 auto;
    border-bottom: 1px dashed #bfbfbf;
    padding-top: 0.3571rem;
}
.gonggaoneirong{
    width: 94%;
    margin: 0 auto;
    padding: 0.2381rem 0.6548rem 1.0714rem;
}
.gonggaoneirong p{
    line-height: 0.4286rem;
    font-size: 0.1667rem;
    word-break:break-all;
    color: #666666;
}
.busuojin{
    font-weight: 700;
}
.youzuojin{
    text-indent: 2em;
}