* {
    margin: 0;
    padding: 0;
}
/*@font-face{*/
/*    font-family:'psa';*/
/*    src: url(/assets/default/font/SourceHanSansCN-Medium.otf);*/
/*}*/
/*@font-face{*/
/*    font-family:'psd';*/
/*    src: url(/assets/default/font/SourceHanSansCN-Normal.otf);*/
/*}*/
/*@font-face{*/
/*    font-family:'pss';*/
/*    src: url(/assets/default/font/SourceHanSansCN-Bold.otf);*/
/*}*/
/*@font-face{*/
/*    font-family:'psf';*/
/*    src: url(/assets/default/font/SourceHanSans-Regular.otf);*/
/*}*/
/*@font-face{*/
/*    font-family:'psg';*/
/*    src: url(/assets/default/font/SourceHanSans-Light.otf);*/
/*}*/
.page {
    width: 100%;
     /*padding-top: 1rem;*/
     padding-top: .85rem;
}

.main {
    width: 14.52rem;
    margin: 0 auto;
    margin-top: 0.2rem;
}

.breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 auto;
    font-size: 0.16rem;
    /*margin-right: 0.4rem;*/
    align-items: center;
    width: 14.52rem;

}

.breadcrumb {
    width: 100%;
    /*margin-top: 0.23rem;*/
    background: #f5f5f5;
    height: 0.5rem;
    line-height: 0.5rem;
}

.breadcrumb li:not(:last-child)::after {
    display: inline-block;
    margin: 0 .05rem;
    content: ">";
}

.breadcrumb ul li a {
    font-family: 'psg';
    color: #333333;
    display: inline;
    text-decoration: none;
}

.shouy {
    width: 0.13rem;
    height: 0.14rem;
    margin-right: 0.09rem;
    display: block;
}

.nav {
    display: flex;
    justify-content: space-between;
}

.nav-left {
    width: 1.92rem;
    margin-top: 0.49rem;
}

.nav1 {
    padding-top: 0.3rem;
    box-shadow: 5px 5px 5px rgba(102, 102, 102, 0.1)
}

.nav-center {
    width: 1.2rem;
    margin-left: 0.3rem;

}
.tuijian{
    display: flex;
        flex-wrap: wrap;
    justify-content: space-between;
}
.nav-title {
    font-family: 'psa';
    font-weight: 500;
    font-size: 0.23rem;
    color: #B40E12;
    margin-bottom: 0.22rem;
}

.nav-x {
    width: 100%;
    height: 0.02rem;
    background: #c5c5c5;
    margin-bottom: 0.07rem;
}

.active .yuan {
    background: #B40E12;
}

.active {
    color: #B40E12 !important;
}
.active a {
    color: #B40E12 !important;
}
.nav-center ul li {
    list-style: none;
    display: flex;
    font-family: Source Han Sans SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    align-items: center;
    margin-bottom: 0.2rem;
}
.nav-center ul li a{
    font-family:'psf';
    color: #666666;
    overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical; 
-webkit-line-clamp:1; 
width: 0.7rem;
}

.nav-center ul li a:hover{
    color: rgb(27,126,255);
}
.nav-center ul li:last-child {
    padding-bottom: 0.45rem;
}

.yuan {
    font-family: 'psf';
    background: #666666;
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 50%;
    color: #fff;
    line-height: 0.15rem;
    /*text-align: center;*/
    font-size: 0.12rem;
    margin-right: 0.1rem;
    display: flex;
    justify-content: center;
}

.nav-title1 {
    font-family: Source Han Sans SC;
    font-weight: 500;
    font-size: 0.23rem;
    color: #1B7EFF;
    margin-bottom: 0.22rem;
}

.huii {
    padding-bottom: 1.47rem !important;
}

.nav-right {
    width: 12.13rem;
    margin-top: 0.49rem;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}

.xinxi {
    width: 3.95rem;
    height: 3.4rem;
    display: block;
    text-decoration: none;
    margin-bottom: 0.3rem;
    margin-right: 0.1rem
    ;
    
}
.xinxi:nth-child(3n){
    margin-right: 0;
}
.tupianbox{
     width: 100%;
    height: 2.86rem;
    overflow: hidden;
}
.xinxi img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.3s;
    
    
}
.xinxi:hover img{
    transform: scale(1.3);
    
}
.xinxi:hover  .xinxi-left{
    color: #B40E12;
}
.xinxi:hover  .xinxi-right{
    color: #B40E12;
}
.xinxi-xia {
    width: 100%;
    height: 0.54rem;
    box-shadow: 2px 2px 2px rgba(102, 102, 102, 0.05);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xinxi-left {
    width: 2rem;
    font-family: 'psg';
    font-weight: 300;
    font-size: 0.12rem;
    color: #241916;
    line-height: 0.54rem;
    padding-left: 0.17rem;
    font-weight: bold;
    overflow:hidden;

text-overflow:ellipsis;

display:-webkit-box;

-webkit-box-orient:vertical;

-webkit-line-clamp:1;
}

.xinxi-right {
    font-family: 'psg';
    font-weight: bold;
    font-weight: 300;
    font-size: 0.12rem;
    color: #241916;
    line-height: 0.54rem;
    padding-right: 0.2rem;
}

.page3 {
    width: 100%;
    height: 1.06rem;
    box-shadow: 5px 5px 5px rgba(102, 102, 102, 0.1);
    margin-bottom: 0.17rem;
    margin-top: 0.19rem;
}

.pageNum {
    width: 3.57rem;
    height: 1.06rem;
    line-height: 1.06rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
}

.pageNum a {
    text-decoration: none;
    width: 0.39rem;
    height: 0.39rem;
    background: #f8f8f8;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.39rem;
    border-radius: 50%;
    display: block;
    text-align: center;
    font-weight: bold;
    margin-right: 0.2rem;

}

.pageActive {
    background: #B40E12 !important;
    color: #fff !important;
}

.fot {
    width: 100%;
    height: 0.73rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.21rem;
        box-shadow: 2px 2px 2px rgba(102, 102, 102, 0.05);
}

.fot-left {
    line-height: 0.73rem;
    padding-left: 0.33rem;
}

.fot-right {
    line-height: 0.73rem;
    padding-right: 1.82rem;
}

.fot-title {
    width: 2rem;
    height: 0.13rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    font-size: 0.12rem;
    color: #000000;
}

.fot-title span {
    font-family: 'psg';
    color: #CD3437;
}
.fot-title a{
    font-family: 'psg';
    color: #000000;
}

.jie {
    width: 100%;
    /*height: 3.24rem;*/
    background: url(/assets/default/img/hongkuang.png) no-repeat center center;
    background-size: 100%;
}

.jie-center {
    width: 16.2rem;
    margin: 0 auto;
}

.jie-top {
    width: 100%;
}

.jie-top ul {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
    padding: 0.35rem 0;

}

.jie-top ul li {
    height: auto;
    list-style: none;
    font-family: 'pss';
    font-weight: bold;
    font-size: 0.23rem;
    color: #FFFFFF;
    line-height: 0.48rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*margin-left: -0.4rem;*/
}

.jie-top ul li:nth-child(3n) {
    padding-top: 0.2rem;
}

.bt {
    font-size: 0.48rem !important;
    /*margin-top: 1.3rem;*/
    margin-top: 1.8rem;
}

.xbt {
    font-size: 0.38rem !important;
    margin-bottom: 0.39rem;
    letter-spacing: 10px;
    /*margin-top: 0.4rem;*/
    display: none;
}

.news {
    /*width: 5.17rem;*/
    /*height: 0.52rem;*/
     font-family: 'psg';
    font-weight: normal;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.3rem;
}

.dh {
    font-family: 'pss';
    font-weight: bold;
    font-size: 0.48rem;
    color: #FFFFFF;
    line-height: 0.4rem;
    margin-top: 0.4rem;
    margin-bottom: 0.3rem;
}

.zx {
    width: 2.51rem;
    height: 0.53rem;
    background: #FFFFFF;
    font-family: 'pss';
    font-weight: bold;
    font-size: 0.23rem;
    color: #B40E12;
    line-height: 0.48rem;
    text-align: center;
    transition:  all .3s;
}

.zx:hover{
    background: #c5c5c5;
    color: #FFFFFF;
}

.jie-top ul li img {
    width: 1.29rem;
    height: 1.29rem;
    margin-top: 0.45rem;
    display: block;
}

.top-title {
    font-family: 'psf';
    font-weight: 400;
    font-size: 0.18rem;
    color: #666666;
    display: flex;
    justify-content: space-between;
}

.nav-right1 {
    width: 12.13rem;
    margin-top: 0.49rem;

}

.nav-bottom {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.top-x {
    width: 100%;
    height: 0.02rem;
    background: #f8f8f8;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}

.top-right {
    width: 1.35rem;
    display: flex;
    justify-content: space-between;
}

.yuan1 {
    width: 0.4rem;
    height: 0.4rem;
}
.yuan1 img{
    width: 100%;
    height: 100%;
    display: block;
}
.top-center {
    width: 9.16rem;
}

.top-center ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.4rem;
}

.top-center ul li {
    font-family: Source Han Sans SC;
    font-weight: 400;
    font-size: 0.12rem;
    color: #999999;
    list-style: none;
}

.top-banner {
    width: 100%;
    height: auto;
    margin-bottom: 0.4rem;
}

.top-banner img {
    width: 100%;
    height: 100%;
    display: block;
}

.top-xx {
    width: 100%;
    height: auto;
    margin-bottom: 0.33rem;
}

.nav-top {
    box-shadow: 2px 2px 2px rgba(102, 102, 102, 0.05);
    margin-bottom: 0.4rem;
    padding: 0.3rem;
}

.top-xx p {
    font-weight: 300;
    font-size: 0.12rem;
    color: #777777;
    line-height: 0.24rem;
}
.top-xx p span{
    font-family: 'psf';
}
.top-xa {
    width: 100%;
    height: 0.02rem;
    background: #f8f8f8;
    margin-bottom: 0.15rem;
}

.top-xia {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.22rem;
}

.xia-left {
    font-weight: 300;
    font-size: 0.12rem;
    color: #000000;
    line-height: 0.24rem;
}
.xia-left a{
    font-family: 'psf';
    color: #000000;
}
.xia-right {
    font-weight: 300;
    font-size: 0.12rem;
    color: #000000;
    line-height: 0.24rem;
}
.xia-right a{
    font-family: 'psf';
    color: #000000;
}
.nav-top1 {
    width: 100%;
    padding-bottom: 0.69rem;
    box-shadow: 5px 5px 5px rgba(102, 102, 102, 0.1)
}

.nav-top1 a {
    width: 11.66rem;
    display: flex;
    text-decoration: none;
    justify-content: space-between;
    /* margin-bottom: 0.24rem; */
    margin: 0 auto;
}

.nav-top1 a:first-child {
    margin-top: 0.29rem;
}

.n-left {
    width: 2.13rem;
    height: 1.31rem;
    overflow: hidden;
}
.nav-top1 a:hover img{
     transform: scale(1.2);
}
.n-left img {
    width: 100%;
    height: 100%;
    display: block;
    transition: transform 0.3s;
}

.n-right {
    width: 9.21rem;
}

.v-title {
    font-family: 'psa';
    font-weight: bold;
    font-size: 0.21rem;
    color: #000000;
    margin-bottom: 0.26rem;
}

.v-xixi {
    width: 100%;
    font-weight: 300;
    font-size: 0.12rem;
    color: #666666;
}

.v-xian {
    width: 100%;
    height: 0.01rem;
    margin-top: 0.24rem;
    background: #f5f5f5;
    margin-bottom: 0.2rem;
}

.nav-right2 {
    width: 12.5rem;
    margin-top: 0.49rem;
}

.v-center {
    width: 12.34rem;
    margin: 0 auto;
    box-shadow: 5px 5px 5px rgba(102, 102, 102, 0.1);
    padding-bottom: 1.4rem;
    margin-bottom: 0.6rem;

}

.v-center1 {
    max-width: 100%;
    width: 11.71rem;
    margin: 0 auto;
    padding-top: 0.35rem;
}

.v-center1 table,
.v-center1 table tbody,
.v-center1 table tbody tr{
    display: block;
    width: 100%!important;
    max-width: 100%!important;
}

.v-center1 table tbody tr{
    display: flex;
    margin-bottom: .2rem;
}
.v-center1 table tbody tr td{
    display: block;
    width: calc(100% / 4)!important;
    font-size: .16rem!important;
}

.v-center1 table tbody tr img{
    max-width: 100%!important;
    height: auto!important;
}


.v-title2 {
    font-family: 'psf';
    font-weight: 400;
    font-size: 0.18rem;
    color: #666666;
    margin-bottom: 0.46rem;
}
.v-xinxi{
    width: 100%;
}
.v-xinxi p {
    font-family: 'psf';
    font-weight: 400;
    font-size: 0.18rem;
    color: #666666;
    margin-bottom: 0.3rem;
}

.v-xinxi p:last-child {
    /*color: #B40E12;*/
}

.map {
    width: 100%;
    height: 5.26rem;
    margin-bottom: 0.74rem;
    position: relative;
}

.main1 {
    width: 100%;
}

.nav11 {
    width: 14.5rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.92rem;
}

.nav2 {
    width: 3.51rem;
    border-radius: 0.1rem;
    background: #cd3437;
    box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.5);
    
}

.nav3 {
    width: 2.97rem;
    height: 1.6rem;
    margin: 0 auto;
    padding-top: 0.21rem;
}

.a-title {
    font-family: 'psd';
    font-weight: 400;
    font-size: 0.2rem;
    color: #FFFFFF;
    margin-bottom: 0.22rem;
}

.a-xinxi {
    width: 100%;
}

.a-xinxi p {
     font-family: 'psd';
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.24rem;
}

.map-dizhi{
    width: 3.4rem;
    height: 3.17rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    position: absolute;
    top: 0.8rem;
    /*left: 51%;*/
    left: 55%;
}
.map-dizhi:after{
    content:'';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #FFFFFF;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: 50%;
    left: -5%;
}
.dizhi-top{
    width: 100%;
    height: 0.9rem;
    background: #cd3437;
    border-radius: 0.1rem 0.1rem 0 0;
    padding-top: 0.1rem;
}
.map-title{
/*    width: 2.83rem;*/
/*height: 0.28rem;*/
font-family: 'pss';
font-weight: bold;
font-size: 0.26rem;
color: #F7F8F8;
margin-left: 0.1rem;

}
.map-xiao{
    font-family: 'psd';
font-weight: 400;
font-size: 0.23rem;
color: #F7F8F8;
margin-left: 0.1rem;
margin-top: 0.1rem;
}
.dizhi-bottom{
    margin-left: 0.1rem;
    padding-top: 0.1rem;
}
.dizhi-dizhi{
    font-family: 'psd';
font-weight: 400;
font-size: 0.12rem;
color: #777777;
line-height: 0.2rem;
margin-bottom: 0.2rem;
}