cbsy/blxc-admin/target/classes/static/portal/css/common.css

286 lines
4.7 KiB
CSS

.homef .home-footer .fleft{
/* background: #062c7b;*/
}
body{
background-color: #fafbfd;
}
.homef .home-footer .copyright span{
display: inline-block;
color: white;
}
.homef .home-footer .copyright span a{
color: white;
}
.homef .home-footer .fleft .frightb{
border-top: .04rem solid #1f4288;
height: 2.72rem;
}
.fzuo{
height: 9.12rem;
}
.homef .home-footer .footlogo{
/* margin-top: 2.4rem; */
}
.homebtn{
display: none;
}
.homea-top{
padding: 0rem 1rem;
/* background-color: #13439b; */
height: auto;
}
.container{
max-width: 75rem;
width: 96%;
margin: auto;
padding-top: 1rem;
border-left: .04rem solid rgba(255,255,255,0.1);
border-right: .04rem solid rgba(255,255,255,0.1);
position: relative;
z-index: 2;
}
.nav_two a{
color: #8eace7;
font-size: .72rem;
margin-right: 2rem;
display: inline-block;
}
.nav_two_title{
font-size: 1.6rem;
color: white;
/* font-weight: bold; */
/* font-family:"SourceHanSerifCN-Bold"; */
}
.nav_two{
margin-top: 3.2rem;
margin-left: 6.4rem;
margin-bottom: .4rem;
}
.nav_two span{
vertical-align: middle;
font-weight: bold;
}
.homea-nav .navsitem>a{
line-height: 4rem;
font-size: .88rem;
}
.homea-nav .nav_active>a{
font-size: .88rem;
}
.homea-nav .nav_active{
color: black;
background-color: white;
}
.homea-nav .nav_active a{
color: black;
}
.homea-nav .nav_active:hover a{
color: white;
}
.homea-nav .navsitem .subnavs li a{
line-height: inherit;
}
.homea{
background: #062d7b;
}
.c_line{
position: absolute;
left: 50%;
transform: translateX(-50%);
height: 100%;
top: 0;
}
.nav_kuai{
border-top: .04rem solid rgba(255,255,255,0.1);
height: 1.4rem;
}
.line{
width: .04rem;
height: .8rem;
background: rgba(255,255,255,0.1);
display: inline-block;
vertical-align: middle;
margin: 0 1.2rem;
}
.nav_two .two_active{
font-weight: bold;
position: relative;
color: white;
}
.two_active::after{
position: absolute;
width: 1.84rem;
height: .08rem;
background: #f5c606;
content: '';
display: block;
left: 50%;
transform: translateX(-50%);
margin-top: .96rem;
}
.crumbs{
width: 56rem;
margin: auto;
text-align: right;
/* color: #868686; */
padding: 1.52rem 0;
font-size: 0.72rem;
}
.crumbs a{
/* color: #868686; */
}
.crumbs .last{
color: #13439b;
}
.crumbs img{
display: inline-block;
vertical-align: middle;
margin-right: .4rem;
}
.fnt_120{
font-size: 4.8rem;
line-height: 1;
font-weight: bold;
}
.fnt_100{
font-size: 4rem;
}
.fnt_48{
font-size: 1.92rem;
}
.fnt_34{
font-size: 1.36rem;
}
.fnt_30{
font-size: 1.2rem;
}
.fnt_26{
font-size: 1.04rem;
}
.fnt_24{
font-size: .96rem;
}
.fnt_22{
font-size: .88rem;
}
.fnt_20{
font-size: .8rem;
}
.fnt_18{
font-size: .72rem;
}
.fnt_16{
font-size: .64rem;
}
.fnt_14{
font-size: .56rem;
}
.clearfix{
zoom:1;
}
.clearfix::after{
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.as{
margin-right: .4rem;
display: inline-block;
vertical-align: middle;
}
.sa{
margin-left: .4rem;
display: inline-block;
vertical-align: middle;
}
@font-face{
font-family:'lingdao';
/*src : url('../fonts/monbaiti.ttf'); */
}
@font-face{
font-family: 'time';
/*src : url('../fonts/times.ttf'); */
}
@media screen and (max-width: 54.64rem) {
.crumbs{
width: 44rem;
}
.fnt_120 {
font-size: 3.2rem;
}
.fnt_34{
font-size: 1.04rem;
}
.fnt_22{
font-size: .72rem;
}
}
@media screen and (max-width: 44rem) {
.crumbs{
width: 38.4rem;
}
}
@media screen and (max-width: 30.72rem) {
.nav_kuai{
height: .8rem;
}
.container{
border-left: none;
border-right: none;
}
.crumbs{
width: 94%;
padding: .6rem 0;
}
.nav_two{
margin: 1.2rem 0 .4rem;
}
.nav_two span{
display: block;
}
.line{
display: none!important;
}
.nav_two a{
padding:0;
margin-bottom: .4rem;
}
.fnt_120{
font-size: 1.6rem;
}
.fnt_100{
font-size: 1.2rem;
}
.fnt_48{
font-size: 1.2rem;
}
.fnt_18{
font-size: .48rem;
}
.homef .home-footer .fleft .frightb{
height: .04rem;
}
.homef .home-footer .footlogo{
margin-top: 0;
}
.fzuo{
height: 5.6rem;
}
.homef .home-footer .fright .frighta{
/* padding: 0 5%; */
}
.nav_two_title{
margin-bottom: .4rem;
font-size: 1.2rem;
}
.two_active::after{
display: none;
}
}