@charset "UTF-8";
@media screen {html {font-size: 100px;}}
@media screen and (max-width: 1440px) {html {font-size: 80px;}}
/* normal*/
.radius_2 {-webkit-border-radius: 0.02rem; -moz-border-radius: 0.02rem; border-radius: 0.02rem;}
.radius_3 {-webkit-border-radius: 0.03rem; -moz-border-radius: 0.03rem; border-radius: 0.03rem;}
.radius_4 {-webkit-border-radius: 0.04rem; -moz-border-radius: 0.04rem; border-radius: 0.04rem;}
.radius_5 {-webkit-border-radius: 0.05rem; -moz-border-radius: 0.05rem; border-radius: 0.05rem;}
.radius_10 {-webkit-border-radius: 0.1rem; -moz-border-radius: 0.1rem; border-radius: 0.1rem;}
.radius_20 {-webkit-border-radius: 0.2rem; -moz-border-radius: 0.2rem; border-radius: 0.2rem;}
.radius_100 {-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
/* h1, h2, h3, h4, h5, h6, context_40, context_35 {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(opacity=99)"; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=99);} */
.alpha_90 {color: rgba(0, 0, 0, 0.9)}
.alpha_50 {color: rgba(0, 0, 0, 0.5)}
.alpha_40 {color: rgba(0, 0, 0, 0.4)}
.alpha_80 {color: rgba(255, 255, 255, 0.8)}
.alpha_60 {color: rgba(255, 255, 255, 0.6)}
.alpha_30 {color: rgba(255, 255, 255, 0.3)}
.desc {font-size: 0.2rem; line-height: 0.28rem;}
.context_40 {font-size: 0.2rem; line-height: 0.4rem;}
.context_35 {font-size: 0.2rem; line-height: 0.35rem;}
h1 {font-size: 0.6rem; line-height: 0.72rem; font-weight: 400;}
h2 {font-size: 0.48rem; line-height: 0.58rem; font-weight: 200}
h3 {font-size: 0.4rem; line-height: 0.48rem; font-weight: 200}
h4 {font-size: 0.28rem; line-height: 0.34rem; font-weight: 200}
h5 {font-size: 0.24rem; line-height: 0.24rem; font-weight: 200}
.blueBtn, .blackBtn, .ghostBtn, .whiteBtn {display: inline-block; transition-property: background-color, color, border, box-shadow; transition-duration: .2s, .2s, .2s, .2s; cursor: pointer;}
.blueBtn {font-size: 0.2rem; color: #fff; background-color: #0099ff; border-radius: 0.05rem;}
.blueBtn:HOVER {box-shadow: 0.0rem 0.0rem 0.03rem #0099ff; background-color: #33adff;}
.blueBtn:ACTIVE {background-color: #0089e5;}
.blackBtn {background-color: #fff; color: #000; box-shadow: 0.0rem 0.0rem 0.1rem -0.02rem #fff;}
.blackBtn:HOVER {background-color: #000; color: #fff;}
.ghostBtn {border: 0.014rem solid black; font-size: 0.2rem; color: #000; background-color: #fff; border-radius: 0.05rem;}
.ghostBtn:HOVER {border: 0.014rem solid #7c868f; color: #fff; background-color: #7c868f; box-shadow: 0.0rem 0.0rem 0.1rem -0.02rem #7c868f;}
.ghostBtn:ACTIVE {border: 0.014rem solid #fff; color: #fff; background-color: #586470;}
.whiteBtn {font-size: 0.2rem; color: #000; background-color: #fff; border-radius: 0.05rem;}
.whiteBtn:HOVER {box-shadow: 0.0rem 0.0rem 0.1rem -0.02rem #e8e8e8; background-color: #e8e8e8;}
.whiteBtn:ACTIVE {background-color: #ffffff;}
.clearfloat {clear: both; height: 0; font-size: 0.014rem; line-height: 0.0rem;}
* {font-size: 0.0rem; padding: 0.0rem; margin: 0 auto; font-family: 'PingFang sc', '微软雅黑', sans-serif; font-smooth: always; -webkit-font-smoothing: antialiased; line-height: 1; font-weight: 500; vertical-align: top; box-sizing: content-box; outline: none;}
html {text-align: center; background-color: #fff;}
a {color: inherit; text-decoration: none;}
a[href] {cursor: pointer;}
button {border: 0.0rem;}
.window {position: relative; width: 100%; min-width: 12.0rem; overflow: hidden;}
.bg {z-index: -1; position: absolute; min-width: 12.0rem; width: 100%;}
header {text-align: left; position: fixed; z-index: 2; padding-top: 0.2rem; padding-left: calc(50% - 6rem); width: 100%; min-width: 12.0rem; height: 1.1rem; box-shadow: none; transition: all 0.5s;}
header img {float: left; margin: 0.05rem 1rem 0.15rem 0.05rem; width:3.3rem; transition-property: filter, -webkit-filter, -moz-filter, -o-filter; transition-duration: 1s, 1s, 1s, 1s; cursor: pointer;}
header a {float: left; height: 0.44rem; font-size: 0.18rem; color: #fff; padding: 0.42rem 0.12rem 0 0.2rem; margin: 0 0.3rem; border-bottom: 0.02rem solid transparent; transition-property: color; transition-duration: 1s;}
header a:hover {border-bottom: 0.02rem solid #fff;}
.headerDown {background-color: #fff; box-shadow: 0.0rem 0.03rem 0.09rem -0.06rem #000; padding-top: 0.0rem;}
.headerDown a:hover {border-bottom: 0.02rem solid #0099ff;}
.headerDown a {color: #000;}
.headerDown img {}
.headerBgC {background: none; box-shadow: none; padding-top: 0.2rem;}
/* footer*/
footer {height: 6.65rem; background-color: #141618;  position: relative;}
footer a{font-size: 0.14rem;line-height: 0.3rem;}
footer > div:nth-child(3) {height: 2rem; width: 1.8rem; position: absolute; top: 1.33rem; left: calc(50% + 4.1rem);}
footer > div:nth-child(3) > div:nth-child(1) {width: 1.6rem; height: 1.6rem; background: url(qrcode2.jpg)/*tpa=http://www.axboss.cn/images/qrcode2.jpg*/ no-repeat top; background-size: 1.6rem;}
footer > div:nth-child(3) > a:nth-child(2) {display: inline-block; margin-top: 0.16rem; font-size: 0.16rem;}
footer > div:nth-child(1) {height: 4rem; width: 12.5rem; padding-top: 1.3rem;}
footer > div:nth-child(1) > div {display: inline-block; height:4.0rem;  margin-right:2.1rem; text-align: left; float:left;}
footer > div:nth-child(1) > div:nth-child(4) {width: 2.2rem;}
footer > div:nth-child(1) > div > a {display: block;}
footer > div:nth-child(1) > div > a:nth-child(1) {font-size: 0.24rem; padding-bottom: 0.3rem;}
footer > div:nth-child(1) > div > a:nth-child(n + 2) {font-size: 0.16rem; padding-bottom: 0.14rem;}
footer > div:nth-child(2) {position: absolute; bottom: 0.0rem; left: calc(50% - 3.75rem); width: 7.5rem; height: 1.31rem; border-top: 0.014rem solid rgba(255, 255, 255, 0.1);}
footer > div:nth-child(2) > p > img {display: inline-block; width: 2.2rem;  margin-right: 0.36rem; margin-top:0.12rem}
footer > div:nth-child(2) > p > span {display: inline-block; font-size: 0.14rem; line-height: 0.3rem;}
footer > div:nth-child(2) > p {padding-top: 0.28rem;}
footer > div:nth-child(2) > p a{color:#666;}
footer > div:nth-child(2) > p a:hover{color:#FFF}
.contectfloat {position:fixed; right: 0.3rem; top:1.27rem; width: 1rem; z-index: 1; cursor: pointer; background-color: rgba(23, 162, 255, 1);}
.contectfloat > a {background-size: .38rem .38rem; background-repeat: no-repeat; background-position: center 0.2rem; line-height: 1.5rem; width: 1rem; transition-property: box-shadow; transition-duration: .2s; font-size: 0.14rem; height: 1rem; display: block; color:#FFF;}
.contectfloat > a:nth-child(1) {background-image: url(zixun-qq.png)/*tpa=http://www.axboss.cn/images/zixun-qq.png*/;}
.contectfloat > a:nth-child(2) {background-image: url(zixun-wx.png)/*tpa=http://www.axboss.cn/images/zixun-wx.png*/;}
.contectfloat > a:nth-child(2):hover:BEFORE {content: ""; margin-top: 0.25rem; width: 2rem; height:2rem; position: absolute; border-radius: .05rem; color: #fff; left: -2.2rem; background:url(qrcode.jpg)/*tpa=http://www.axboss.cn/images/qrcode.jpg*/ rgb(51, 51, 51); background-size:cover;}


.contectfloat > a:nth-child(3) {background-image: url(dianhua2-img.png)/*tpa=http://www.axboss.cn/images/dianhua2-img.png*/;}
.contectfloat > a:nth-child(3):hover:BEFORE {content: "请拨打 18002955666 "; margin-top: 0.25rem; width: 2.3rem; height: .5rem; position: absolute; border-radius: .05rem; color: #fff; left: -2.5rem; background-color: rgb(51, 51, 51); font-size: .2rem; line-height: .5rem;}
.contectfloat > a:nth-child(3):hover:AFTER {content: ""; width: .2rem; height: .2rem; position: absolute; margin-top: 0.4rem; left: -.36rem; background-color: rgb(51, 51, 51); transform: rotate(45deg); z-index: -1;}
.contectfloat > a:nth-child(4) {background-image: url(messages.png)/*tpa=http://www.axboss.cn/images/messages.png*/;}
.contectfloat > a:hover {box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.2);}
html::-webkit-scrollbar {width: 0.08rem; height: 0.08rem; background-color: rgba(0, 0, 0, 0.2);}
html::-webkit-scrollbar-button {width: 0.0rem; height: 0.0rem;}
html::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, 0.3); border-radius: 0.04rem;}
html::-webkit-scrollbar-corner, html::-webkit-scrollbar-resizer, html::-webkit-scrollbar-track-piece, html::-webkit-scrollbar-track {background-color: rgba(0, 0, 0, 0);}
footer a:hover {color: #fff;}
@keyframes slider-in-b2t {from {opacity: 0; transform: translateY(0.666rem);}
to {opacity: 1; transform: translateX(0);}}
@keyframes slider-in-t2b {from {opacity: 0; transform: translateY(-0.666rem);}
to {opacity: 1; transform: translateY(0);}}
.slider-in > * {animation-fill-mode: both; animation-duration: 0.7s; animation-name: slider-in-b2t;}
.slider-in.t2b > * {animation-name: slider-in-t2b;}
.slider-in > :nth-child(1) {animation-delay: 0.2s;}
.slider-in > :nth-child(2) {animation-delay: 0.4s;}
.slider-in > :nth-child(3) {animation-delay: 0.6s;}
.slider-in > :nth-child(4) {animation-delay: 0.8s;}
.slider-in > :nth-child(5) {animation-delay: 1.2s;}
.slider-in > :nth-child(6) {animation-delay: 1.4s;}
.slider-in > :nth-child(7) {animation-delay: 1.6s;}
.slider-in > :nth-child(8) {animation-delay: 1.8s;}
.slider-in > :nth-child(9) {animation-delay: 2s;}
.slider-in > :nth-child(10) {animation-delay: 2.2s;}
.slider-in > :nth-child(11) {animation-delay: 2.4s;}
.slider-in > :nth-child(12) {animation-delay: 2.6s;}
.icon {display: inline-block; font-size: inherit; vertical-align: baseline; margin-right: 0.2em;}
.icon.tip:before {content: 'i'; display: inline-block; border-radius: 50%; width: 1.2em; height: 1.2em; line-height: 1.2em; font-size: inherit; font-style: normal; background-color: #09f; color: #fff;}
.fixed {overflow: hidden;}
/* 简写样式 */
.bg-blue {background-color: #09f !important;}
.c-blue {color: #09f !important;}
.c-fff {color: #fff !important;}
.c-7f {color: #7f7f7f !important;}
.ta-l {text-align: left;}
.fs-16 {font-size: 0.16rem;}
.lh-250 {line-height: 2.5;}

.ixnewslist{height:6.8rem; margin-top:1.78rem; position:relative;background-image: url(new-img.png)/*tpa=http://www.axboss.cn/images/new-img.png*/;background-repeat: no-repeat; background-position-x: calc(50% - 3.6rem); background-position-y: 0;}
.newslistb{width:6rem; position:absolute; left: calc(40% + 1.55rem); text-align:left;}
.newslistb h3{border-bottom: 0.014rem solid #ddd; display:block;width:3.5rem; padding-bottom:0.2rem; position:absolute; top:0.2rem;}
.newslistb h3 a{font-size: 0.48rem;color: #444; font-weight:200; display:block;height:0.6rem}
.newslistb .listb{position:absolute; top:1.25rem;}
.newslistb a{font-size: 0.2rem;color: #0099ff; display:block; line-height:40px;}
.newslistb span{display:block;font-size:0.14rem;  color:#666; line-height:30px;}
.newslistb em{display:block; font-style:normal;font-size:0.14rem;color:#999; margin-bottom:0.4rem;}


.newslistb ul{display:block; position:absolute;top:2.7rem; }

.indexlx{height:7.3rem;background-image: url(lianxiwomen-img.png)/*tpa=http://www.axboss.cn/images/lianxiwomen-img.png*/; background-size: cover; position:relative;}
.inlx{position: absolute;left: calc(50% + 1.55rem); top: 3.25rem;height: 2.38rem; padding-top:0.3rem; width: 4.1rem; border-top: 0.014rem solid #ddd; border-bottom: 0.014rem solid #ddd; text-align: left;}
.inlx a{font-size: 0.18rem;color: #0099ff; display:block;padding-top:0.3rem}
.inlx p{font-size: 0.18rem;line-height: 0.35rem; margin-top:0.12rem;}


.bq-footer { bottom: 0.0rem; background-color: #141618; width:100%; height: 1.31rem; border-top: 0.014rem solid rgba(255, 255, 255, 0.1);}
.bq-footer p img {display: inline-block; width: 2.2rem;  margin-right: 0.36rem;}
.bq-footer p span {display: inline-block; font-size: 0.14rem; line-height: 0.3rem;}
.bq-footer p {padding-top: 0.4rem;}
.bq-footer a {font-size: 0.14rem; color:#999; line-height:0.3rem}


.weizhi{position: fixed; top: 3.17rem;}