Merge branch 'master' of gitee.com:dxtc/chaoyu

master
zwesy 2020-12-10 17:33:03 +08:00
commit 104a725ccb
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ input,select,textarea{outline:medium none; resize: none;}
.about-box2{ padding: 5rem 0;} .about-box2{ padding: 5rem 0;}
.about-box2 .top-box .all-title-box2{ padding-right: 1.25rem;} .about-box2 .top-box .all-title-box2{ padding-right: 1.25rem;}
.about-box2 .top-box .all-title-box2 span{ white-space: nowrap;} .about-box2 .top-box .all-title-box2 span,.about-box2 .top-box .all-title-box2 p{ white-space: nowrap;}
.about-box2 .top-box .fr{ width: 100%; text-align: right; border-bottom: 2px solid #cbcbcb;} .about-box2 .top-box .fr{ width: 100%; text-align: right; border-bottom: 2px solid #cbcbcb;}
.about-box2 .top-box .fr span{ display: inline-block; margin-left: 6.25rem; font-size: 1.5625rem; font-weight: bold; color: #555; cursor: pointer; line-height: 3.75rem; border-bottom: 3px solid #fff; transition: all .6s;} .about-box2 .top-box .fr span{ display: inline-block; margin-left: 6.25rem; font-size: 1.5625rem; font-weight: bold; color: #555; cursor: pointer; line-height: 3.75rem; border-bottom: 3px solid #fff; transition: all .6s;}
.about-box2 .top-box .fr span.active,.about-box2 .top-box .fr span:hover{ border-color: #f8bc38;} .about-box2 .top-box .fr span.active,.about-box2 .top-box .fr span:hover{ border-color: #f8bc38;}