a {
    color: #333;
    text-decoration: none;
    background-color: transparent;
}

body {
    font-family: '微软雅黑';
}

.headertop {
    font-size: 12px;
    height: 35px;
    background-color: #ebebeb;
    line-height: 35px;
}

.topnav li a {
    color: #cf0b08;
}

.topnav li:nth-child(2) span {
    margin: 0 7px;
    padding: 0 7px;
    border-left: 1px solid #a4a4a4;
    border-right: 1px solid #a4a4a4;
}

.header {
    height: 120px;
}

.header ul a {
    color: #333;
}

.logo h1 {
    line-height: 90px;
    color: #cf0b08;
    font-weight: 700;
    letter-spacing: 0.5rem;
}

.headerinput {
    margin-top: 30px;
}

.header ul li {
    float: left;
    font-size: 0.875rem;
    margin: 10px 7px;
}

.navmain ul li:last-child {
    margin: 0.7% 0 0.7% 1%;
}

.navmain ul li:first-child {
    margin: 0.7% 1% 0.7% 0;
}

.navmain ul li {
    float: left;
    margin: 7px 0.6%;
}

.navmain a {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

.con_right>div {
    margin-top: 20px;
}

.page li {
    list-style: none;
}

.navmain ul li {}

.page {
    margin: 40px auto;
}

.page>li {
    float: left;
}

.page>li span,.page>li a{
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #dfdfdd;
    background-color: #f7f6f3;
    padding: 5px 12px;
    font-size: 16px;
    color: #333;
}

.page>li:first-child span,
.page>li:last-child span {
    padding: 5px 20px;
}

.page>li>a {}

.page .active span {
    background-color: #cf0b08;
    border: 1px solid #cf0b08;
}

.page .active span {
    color: #fff;
}

.banner {
    width: 100%;
    margin: 10px 0 35px 0;
}

.banner img {
    width: 100%;
}

.tab-content div a {
    color: #333;
    display: inline-block;
    margin: 10px 8px;
}

.nav-item a {
    color: #495057;
    font-weight: 700;
}

.copyright {
    margin: auto;
    color: #fff;
    line-height: 35px;
    text-align: center;
    margin-bottom: 30px;
}

.tabnav {
    margin: 20px 0;
}

.bShadow {
    -webkit-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
    -moz-box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
    box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06);
    will-change: transform, box-shadow;
}

.bShadow-2,
.bShadow-2h:hover {
    -webkit-box-shadow: rgba(150, 150, 150, 0.1) 0px 0px 20px 0px;
    -moz-box-shadow: rgba(150, 150, 150, 0.1) 0px 0px 20px 0px;
    box-shadow: rgba(150, 150, 150, 0.1) 0px 0px 20px 0px;
}

.right_card {
    margin-bottom: 20px;
}

.right_box .title {
    border-left: solid 6px #e53935;
    margin-bottom: 15px;
    font-size: 24px;
    padding-left: 2.5%;
    font-weight: bold;
    color: #3d3b4f;
}

.right_box .right2_box {
    padding-left: 4%;
}

.right_box .right2_box img {
    width: 100%;
    padding-bottom: 10px;
    max-height: 220px;
    transition: all 0.3s;
}

.right_box .right2_box img:hover {
    transform: translateY(-10px);
}

.right_box .right2_box b {
    display: block;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 8px;
}

.right_box .right2_box b:hover {
    color: #cf0b08;
}

.right_box .right2_box span {
    display: block;
    font-size: 1rem;
    line-height: 1.6rem;
}

.right_box .right_list {
    padding: 10px 0 10px 4%;
}

.hdNews {
    margin: 15px auto;
    border-bottom: #efefef 1px solid;
    padding: 10px 10px;
    overflow: hidden;
}


.hdNews .gray {overflow: hidden;height: 60px;line-height: 30px;
    color: #666;
}


.hdNews .p-bold a {color: #333;white-space: nowrap;font-weight: bold;font-size: 17px;
    overflow: hidden;
   
}



.hdNews:hover {
    -webkit-box-shadow: rgba(100, 100, 100, .2) 0 0 30px;
    -moz-box-shadow: rgba(100, 100, 100, .2) 0 0 30px;
    box-shadow: rgba(100, 100, 100, .2) 0 0 30px;
    padding: 10px;
    overflow: hidden;
}

.hdNews:hover .p-bold a{
    color: #cf0b08;overflow: hidden;white-space: nowrap;
}

.right2_box a:hover {
    color: red;
}

.hdNews {
    padding-left: 5px;
    position: relative;
    overflow: hidden;
    transition: all .4s;
}

.right_box .right_list li a:hover {
    color: #cf0b08;
}
.gray img{
    
}

/*底部*/

.page {
    margin: 40px auto;
}

.page>li {
    float: left;
}

.page>li a {
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #dfdfdd;
    background-color: #f7f6f3;
    padding: 5px 12px;
    font-size: 16px;
    color: #333;
}

.page>li:first-child a,
.page>li:last-child a {
    padding: 5px 20px;
}

.page>li>a {}

.page .active a {
    background-color: #cf0b08;
    border: 1px solid #cf0b08;
}

.page .active a {
    color: #fff;
}

.page li {
    list-style: none;
}

.left{border-top: 1px solid #ccc;padding-top: 10px;}
.left a{color: #333;font-size: 20px;text-decoration: none;font-weight: bold;padding-left: 10px;border-top: 1px solid #ff6600;padding-top:13px;}
.left a:hover{color: #333;text-decoration: underline;}

.con-img{position: relative;}
.con-img .con-p{position: absolute;bottom:-16px;left: 0px;z-index: 999;height:35px;width:100%;text-align:center;line-height:35px;text-overflow:ellipsis;overflow: hidden;background-color: rgba(32, 32, 32, 0.9);}
.con-img .con-p a{color: #fff; font-size: 14px;text-decoration: none;}
.dong-img{width: 100%;height: 180px;overflow: hidden;}
.dong-img img {cursor: pointer;transition: all 0.6s;}
.dong-img img:hover {transform: scale(1.2);}

.f28d16{padding: 0;margin: 0;list-style: none;}
.f28d16 li{overflow: hidden;white-space: nowrap;line-height: 35px;background: url(../image/dian.jpg) no-repeat left 16px;padding-left: 10px;}
.f28d16 li a{color: #333;text-decoration: none;}
.f28d16 li a:hover{text-decoration: underline;color: #333;}

.tpfd-img{width:100%;height: 160px;overflow: hidden;}
.tpfd-img img {cursor: pointer;transition: all 0.6s;}
.tpfd-img img:hover {transform: scale(1.2);}


.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:10px;height:10px;padding:0;margin-right:3px;margin-left:3px;cursor:pointer;background-clip:padding-box;background-color:#cccccc;border: 0; border-radius: 30px;}
.carousel-indicators .active{opacity:1;background-color:#ff6600;}

#fan{
    width:48px;
    height:48px;
    font-size:20px;
    letter-spacing: 20px;
    text-align: center;
    position: fixed;
    right: 15px;
    bottom:100px;
    display: none;
    background-image:url('../image/up.png');
    color:#fff;
}
#fan:hover{
    background-image:url('../image/mouseover.png');
}

.page {
    display: flex;
    justify-content: center;
    margin: 40px auto;
}
