<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.active {
    color: #1269ff !important;
    font-weight: 700;
}

p {
    color: #222;
}

.xian {
    border-top: 4px solid #1269ff;
    margin-bottom: -4px;
    border-radius: 0 15px 15px 0;
}
/* 大赛风采图片间隔 */
.ProductIntroduction .ProductExhibition_box&gt;div:nth-child(3),
.ProductIntroduction .ProductExhibition_box&gt;div:nth-child(5),
.ProductIntroduction .ProductExhibition_box&gt;div:nth-child(7){
margin-top: -39px;
}
.youce {
    text-align: center;
    width: 100px;
    float: right;
    /* transform: translate(100%, -100%); */
    transform: translateX(110%);
    margin-top: -42%;
    background: #fff;
    padding-top: 26px;
    box-shadow: 4px 4px 12px #ddd;
}

.youce&gt;div {
    margin-bottom: 7px;
}

.youce p {
    line-height: 20px;
    font-size: 12px;
}

.youce img {
    width: 80%;
}

.youce .img1 {
    width: 50%;
    margin-bottom: 5px;
}

.button_gengduo {
    text-align: right;
    color: #488bff;
    font-size: 18px;
    transform: translateY(-50px);
    font-weight: 700;
}

.all_previous {
    background: url(../images2/all_previous_bj.png) no-repeat top center;
    height: 611px;
    padding-top: 40px;
    /* margin-top: 10px; */
}

.sy_dshg {
    display: flex;
    justify-content: space-between;
    /* padding: 38px 0; */
    /* padding-top: 20px; */
}

.all_previous_item {
    font-size: 18px;
    width: 379px;
    background: #fff;
}

.all_previous_item&gt;div {
    /* padding: 0 12px; */
    border-top: 3px solid #87b3ff;
    width: 87%;
    margin: 0 auto;
    padding-top: 20px;
}

.all_previous_item p {
    line-height: 27px;
    margin-bottom: 20px;
    color: #222;
    background: url(../images2/dsimg19.png) no-repeat;
    background-position: 0px 6px;
    background-size: 15px;
    padding-left: 24px;
}

.all_previous .ckgd {
    text-align: right;
    font-size: 18px;
    font-weight: 700;
}

.refer {
    background: url(../images2/refer_bj.png) no-repeat top center;
    height: 482px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.refer .content {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.refer .content .item{
    width: 200px !important;!i;!;
    height: 270px !important;!i;!;
    overflow: hidden;
}
.refer .content .item img{
    width: 200px !important;!i;!;
    height: 270px !important;!i;!;
    transition: transform 0.5s ease;
    
}
.refer .content .item :hover img{
    transform: scale(1.1);
}
.sy_ewm&gt;div:last-child {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.refer .ckgd {
    text-align: right;
    color: #fff;
    padding-top: 20px;
}

.refer .ckgd a {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    font-weight: 700;
}


/* 大赛报名 */

.sisign_banner {
    height: 332PX;
}

.sisign .left {
    width: 276px;
}

.sisign {
    /* background: url(../images2/dsbm_bj.png) top center; */
    padding-top: 10px;
}

.sisign&gt;div {
    /* display: flex; */
    /* justify-content: space-between; */
}

.sisign .left&gt;div {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-left: 23px;
    background: #fff;
}

.sisign .active {
    background: #1269ff !important;
    color: #fff !important;
    font-weight: 700;
}

.sisign .right {
    width: 842px;
    background: #fff;
}

.newsL02 .newsList a {
    background: #fff;
}

.ss_nrbox {
    /* background: #fff; */
}


/* 弹出窗口 */

.button {
    width: 100px;
    height: 50px;
    margin: 20px auto;
    text-align: center;
    line-height: 50px;
    background-color: rgba(0, 0, 0, .3);
    cursor: pointer;
}

.box_tan {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: -99;
    opacity: 0;
}

.box_tan&gt;div {
    width: 442px;
    height: 272px;
    border: 2px solid rgb(255, 255, 255);
    overflow: hidden;
    transition: all 0.3s ease;
    transform: scale(0);
    background: rgb(0, 0, 0);
    margin: 0 auto;
    padding: 33px 30px;
    /* background: url(./img1/1435_tcbg1.png) no-repeat top center #fff; */
}

.box_tan .close {
    /* position: absolute;
    right: 30px;
    top: 30px; */
    text-align: center;
    margin-top: 15px;
}

.box_tan .close img {
    cursor: pointer;
    width: 30px;
}

.box_tan h3 {
    /* text-align: center; */
    /* margin: 40px 0; */
    padding: 0 10px;
    font-size: 16px;
    font-weight: bold;
}

.box_tan .text {
    color: #fff;
}

.box_tan&gt;div&gt;div&gt;div {
    /* text-indent: 2em; */
    padding: 0 10px;
    line-height: 30px;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    margin-top: 15px;
    height: 20px;
}

.box_tan&gt;div&gt;div .box_tan .text {
    /* margin-top: 20px; */
}


/* 大赛流程 */

.dsjs {}

.dsjs .title {
    height: 50px;
    background: url(../images/ds_title.png) no-repeat;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    padding-left: 46px;
    line-height: 48px;
    margin: 40px 0;
}

.dsjs .process .item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    line-height: 35px;
}

.dsjs .process .item .left {
    width: 143px;
    font-size: 24px;
    display: flex;
    align-items: center;
}

.dsjs .process .item .left .xtitle {
    background: url(../images/ds_titlex.png) no-repeat;
    color: #fff;
    height: 49px;
    line-height: 49px;
    padding-left: 5px;
    width: 100%;
}

.dsjs .process .item .right {
    width: 1050;
    /* text-indent: 2em; */
    font-size: 18px;
}

.dsjs .awards .awardsItem {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 50px;
    background: url(../images/ds_awardsItem_bj.png) no-repeat;
    background-position: right top;
}

.dsjs .lc .lcItem {
    margin-bottom: 40px;
}
.dsjs .lc .lcItem img{
    margin-left: -19px;
    margin-top: -21px;
}

/* 培训视频 */

.pxsp_float {
    float: right;
    width: 924px;
    padding-top: 20px;
}

.pxsp_float .fanye {
    margin-left: -267px;
}

.pxsp_float_left {
    max-width: 276px;
    float: left;
}

.pxsp_float_left ul {
    max-height: 700px;
}

.pxsp_float_left ul li {
    max-width: 276px;
    border-radius: 0;
    border: none;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    display: inherit;
    padding-left: 15px;
    padding-right: 0;
}


/* 专家 */

.zjrc li {
    border: none;
}

.zjrc .active {
    background-color: #fff !important;
    border-radius: 0;
    border: none;
    border-bottom: 3px solid #1269ff;
}

.zjrc .active a {
    color: #1269ff !important;
}</pre></body></html>