@charset "utf-8";

.hot_img {
    position: absolute;
    right: 5px;
    top: 0;
    width: 30px !important;
}


.swiper-container {
    --swiper-theme-color: #ffffff;
    --swiper-pagination-color: #ffffff;
    
}


.wenzihome_01 {
    font-size: 14px;
    line-height: 1.2;
}

.wenzihome_02 {
    font-size: 12px;
    line-height: 1.2;
}



#huanjing_main>label {
    width: 25%;
    text-align: center;
    font-size: 16px;
    padding: 0;
    color: #878787;
    height: 24px;
}

#huanjing_main section a.hjHref {
    display: block;
    margin: 10px auto 0;
    width: 80%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background-color: #0c97ee;
    color: #FFFFFF;
    border-radius: 20px;
}


#home_news_list>label {
    width: 50%;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    height: 30px;
    display: block;
    float: left;
    color: #0c97ee;
}

#home_news_list>input:checked+label {
    background-color: #0c97ee;
    color: #FFFFFF;
}

.home_news_img {
    width: 105px;
    padding-right: 10px;
    line-height: 0;
}

.home_news_title {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    color: #424242;
}

.home_news_content {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 3px;
    color: #888888;
}

.home_news_look {
    height: 14px;
    font-size: 12px;
    line-height: 12px;
    color: #888888;
}

.home_news_look img {
    width: 12px;
    vertical-align: baseline;
}

.home_news_look1 {
    float: left;
    width: 165px;
    height: 14px;
    overflow: hidden;
    line-height: 12px;
}

.home_news_look2 {
    float: left;
    width: 65px;
    height: 14px;
    overflow: hidden;
    line-height: 12px;
}





.home_dayi_img {
    width: 50px;
    height: 32px;
    line-height: 0;
}

.home_dayi_box {
    height: 32px;
    line-height: 30px;
    font-size: 12px;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
}

.home_dayi_box1 {
    float: left;
    padding-left: 10px;
    color: #333333;
}

.home_dayi_box2 {
    float: right;
    padding-right: 10px;
    color: #0c97ee;
}

a.dayi {
    display: block;
    width: 100%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background-color: #0c97ee;
    color: #FFFFFF;
    border-radius: 5px;
}

.baoxiaolufei {
    width: 190px;
}

.home_channel_btn {
    box-sizing: border-box;
    display: inline-block;
    width: 52px;
    height: 85px;
    position: relative;
    vertical-align: top;
    float: left;
}

.home_channel_btn .image {
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}

.home_channel_btn .title {
    padding-top: 6px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
}

div.icon_circle {
    height: 8px;
    width: 8px;
    border-radius: 100%;
    background-color: #ff2530;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -5px;
    -webkit-animation: circle 6s infinite linear;
    -moz-animation: circle 6s infinite linear;
    -ms-animation: circle 6s infinite linear;
    -o-animation: circle 6s infinite linear;
    animation: circle 6s infinite linear;
    transform-origin: -25px;
    -webkit-transform-origin: -25px
}

@-webkit-keyframes circle {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-moz-keyframes circle {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-ms-keyframes circle {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes circle {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes circle {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}


.home_class4 a {
    width: 100%;
    padding-bottom: 100%;
    display: block;
}

.home_class4_01 {
    width: 38.2352%;
    height: 0;
    padding-bottom: 50%;
    float: left;
    background-image: url(/app/images/index/class4_01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.home_class4_r {
    width: 60.2941%;
    height: 0;
    padding-bottom: 50%;
    float: right;
    position: relative;
}

.home_class4_02 {
    width: 100%;
    height: 0;
    padding-bottom: 43.9024%;
    background-image: url(/app/images/index/class4_02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.home_class4_03 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48.7804%;
    height: 0;
    padding-bottom: 36.5853%;
    background-image: url(/app/images/index/class4_03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.home_class4_04 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 48.7804%;
    height: 0;
    padding-bottom: 36.5853%;
    background-image: url(/app/images/index/class4_04.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.explain2 {
    position: relative;
    width: 100%;
    line-height: 1.5;
    text-align: center;
    font-size: 12px;
}

.explain2-1 {
    padding-top: 5px;
}

.explain2-2 {
    padding-bottom: 5px;
    color: #ff4e00;
}


.qyzp_maquee {
    height: 144px;
    overflow: hidden;
    color: #7C7C7C;
}

.qyzp_maquee ul {
    width: 100%;
    height: 144px;
    height: 144px;
}

.qyzp_maquee .swiper-slide {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    border-bottom: 1px dashed #aaa;
}

.qyzpTitle div:nth-child(1),
.qyzp_maquee .swiper-slide div:nth-child(1) {
    width: 45%;
}

.qyzpTitle div:nth-child(2),
.qyzp_maquee .swiper-slide div:nth-child(2) {
    width: 35%;
}

.qyzpTitle div:nth-child(3),
.qyzp_maquee .swiper-slide div:nth-child(3) {
    width: 20%;
    
}

.qyzpTitle div:nth-child(4),
.qyzp_maquee .swiper-slide div:nth-child(4) {
    width: 12%;
}

.qyzpTitle div:nth-child(5),
.qyzp_maquee .swiper-slide div:nth-child(5) {
    width: 12%;
}

.qyzp_maquee .swiper-slide div:nth-child(1) {
    height: 35px;
    line-height: 35px;
    color: #666;
    text-align: left;
    float: left;
    padding-left: 6px;
    box-sizing: border-box;
}

.qyzp_maquee .swiper-slide div:nth-child(2) {
    height: 35px;
    line-height: 35px;
    color: red;
    font-weight: bold;
    text-align: center;
    float: left;
}

.qyzp_maquee .swiper-slide div:nth-child(3) {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
}

.qyzp_maquee .swiper-slide div:nth-child(4) {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
}

.qyzp_maquee .swiper-slide div:nth-child(5) {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
}

.qyzpTitle {
    
}

.qyzpTitle div {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
    font-size: 14px;
    background: #e4e6e9;
}

#qyzp_maquee .swiper-slide:nth-child(odd) {
    background-color: #f4f6f9;
}



.zhuanyeTitle {
    
}

.zhuanyeTitle div {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
    font-size: 14px;
    background: #e4e6e9;
}

.zhuanyeTitle div:nth-child(1),
.zhuanye_maquee li div:nth-child(1) {
    width: 55%;
}

.zhuanyeTitle div:nth-child(2),
.zhuanye_maquee li div:nth-child(2) {
    width: 15%;
}

.zhuanyeTitle div:nth-child(3),
.zhuanye_maquee li div:nth-child(3) {
    width: 15%;
}

.zhuanyeTitle div:nth-child(4),
.zhuanye_maquee li div:nth-child(4) {
    width: 15%;
}

.zhuanye_maquee {
    height: 140px;
    overflow: hidden;
    margin: 0 auto 10px;
    color: #7C7C7C;
    padding-right: 10px;
    padding-left: 10px;
}

.zhuanye_maquee ul {
    width: 100%;
    height: 144px;
}

.zhuanye_maquee li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    border-bottom: 1px dashed #aaa;
}


.zhuanye_maquee li:nth-child(even) {
    background: #f4f6f9;
}

.zhuanye_maquee li div:nth-child(1) {
    height: 35px;
    line-height: 35px;
    color: #666;
    text-align: left;
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
}

.zhuanye_maquee li div:nth-child(2) {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
}

.zhuanye_maquee li div:nth-child(3) {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
}

.zhuanye_maquee li div:nth-child(4) {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
}

.maquee_meqd1 {
    color: #ff4e00;
}

.maquee_meqd2 {
    color: #189ae9;
}

.btn50 {
    width: 49%;
    font-size: 12px;
    line-height: 24px;
    border: 1px solid #189ae9;
    text-align: center;
    border-radius: 5px;
}

.btn50_left {
    color: #189ae9;
    background-color: #ffffff;
    float: left;
}

.btn50_right {
    color: #ffffff;
    background-color: #189ae9;
    float: right;
}

#page {
    margin: 30px 0;
    text-align: center;
}

#page a {
    margin: 0 5px;
    padding: 6px;
    border: 1px #eaeaea solid;
    background-color: #fafafa;
}
#page span {
    margin: 0 5px;
    padding: 7px;
}

#page a:hover{
    color: #0c0c0c;
}