@import '../common/variable'; .c-a001 { .c-a001-main { background: white; width: 100%; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s; &.c-a001--hidden { -webkit-transform: translate(0, -100%); transform: translate(0, -100%); } .c-default-a:hover { text-decoration: none; } } } .c-a001__frame { -moz-box-shadow: 2px 2px 5px lightgray; -webkit-box-shadow: 2px 2px 5px lightgray; box-shadow: 2px 2px 5px lightgray; } .c-a001__frame--close { -moz-box-shadow: 0px 0px 0px white; -webkit-box-shadow: 0px 0px 0px white; box-shadow: 0px 0px 0px white; } .c-a001__selection { color: @theme_color_less !important; } html.pc { .c-a001 { .c-a001-top { height: 90px; } } .c-a001__oneitem--mobiles, .c-a001__bar, .c-a001__threelist, .c-a001__block { display: none; } .c-a001__navbar, .c-a001__body { float: right; } .c-a001__navbar { text-align: center; width: 264px; height: 90px; background: @theme_color_less; padding-top: 17px; img { width: 235px; } } .c-a001__logo { float: left; padding-top: 20px; width: 225px; img { max-width: 225px; } } .c-a001__body { width: 1150px - 264 - 225; padding-left: 60px; } .c-a001__up { padding-top: 16px; } .c-a001__tool { a { color: #888888; font-size: 13px; line-height: 1 } i { color: #888888; } } .c-a001__lanuage { margin-left: 20px; margin-right: 30px; } .c-a001__r { margin-left: 10px; } .c-a001__en { margin-left: 4px; } .c-a001__rl:after { content: '|'; color: #888888; position: absolute; top: 0; bottom: 0; left: 30px; } .c-a001__onea, .c-a001__twoa { font-size: 14px; padding-top: 12px; padding-bottom: 12px; border-bottom: 4px solid white; color: #353535; display: block; &:hover { border-bottom: 4px solid @theme_color_less; } } .c-a001__onea--active, .c-a001__twoa--active { border-bottom: 4px solid @theme_color_less; } .c-a001__threea { font-size: 14px; padding: 12px 15px; color: #353535; display: block; width: 200px; &:hover { background: #f2f3f7; color: @theme_color_less; } } .c-a001__threea--active { background: #f2f3f7; color: @theme_color_less; } .c-a001__oneitem { float: left; margin-right: 30px; } .c-a001__img, .c-a001__twolist, .c-a001__showthreelist { float: left; } .c-a001__img { // width: 255px; max-width: 255px; img { width: 100%; } } .c-a001__onelist { padding-top: 6px; } .c-a001__twolist { padding-left: 60px; } .c-a001__showthreelist { padding-left: 67px; } .c-a001__more { padding: 30px 0; } .c-a001__onelistwarp { display: inline-block; float: right; } .c-a001__frame--main { .c-a001__navbar { display: none; } .c-a001__body { width: 1150px - 225; } } .c-a001__arrowright { display: none; } .c-a001-main--active { -moz-box-shadow: 2px 2px 5px lightgray; -webkit-box-shadow: 2px 2px 5px lightgray; box-shadow: 2px 2px 5px lightgray; // border-bottom: 1px solid rgba(0,0,0,0.1); } } html.mobiles { .c-a001__arrowright { width: 50%; height: 100%; position: absolute; right: 0; top: 0; color: #353535; text-align: right; padding: 0.3rem; font-size: 0.3rem; } .c-a001 { .c-a001-top { height: 1.2rem; } } .c-a001__img, .c-a001__up, .c-a001__more, .c-a001__logo { display: none; } .c-a001__navbar { background: @theme_color_less; } .c-a001 { .c-container { //重置 padding: 0; } } .c-a001__body { background: white; overflow-y: scroll; height: 11rem; } .c-a001__navbar { padding: 0.2rem 0.3rem; } .c-a001__navlogo { float: left; img { width: 4.0rem; } } .c-a001__bar { float: right; padding-top: 0.2rem; i { font-size: 0.6rem; color: white; } } .c-a001__onea { font-size: 0.3rem; padding: 0.3rem 0.3rem; color: #353535; display: block; } .c-a001__arrowright--one { font-size: 0.3rem; color: #353535; } .c-a001__onea--active { color: @theme_color_less; } .c-a001__twoa { font-size: 0.26rem; padding: 0.15rem 0.7rem; border-bottom: 1px solid #dcdcdc; color: #888888; position: relative; display: block; } .c-a001__arrowright--two { color: #888888; font-size: 0.26rem; padding: 0.15rem 0.3rem; } .c-a001__twoa--active { color: @theme_color_less; } // .c-a001__twoa:after { // content: '>'; // color: #888888; // position: absolute; // top: 0.15rem; // right: 0.3rem; // } .c-a001__twoa--active:after { color: @theme_color_less; } .c-a001__threea { display: block; font-size: 0.22rem; padding: 0.15rem 0.9rem; color: #888888; } .c-a001__twolist { display: none; } .c-a001__twolist--open { display: block; } .c-a001__threelist { display: none; } .c-a001__threelist--open { display: block; } .c-a001__tool { padding: 0.5rem 0.3rem; a { color: #353535; font-size: 0.26rem; } i { color: #353535; } } .c-a001__lanuage {} .c-a001__r { margin-left: 0.19rem; } .c-a001__en { margin-left: 0.11rem; } .c-a001__rl:after { content: '|'; color: #b2b2b2; position: absolute; top: 0; bottom: 0; left: 0.6rem; } .c-a001__body { height: 0; } .c-a001__body--open { height: 11rem; } .c-a001__frame--main { .c-a001__navbar { background: white !important; } .c-a001__bar { i { color: #353535; } } } .c-a001__oneitem, .c-a001__twoitem { position: relative; } }