body {background: #f5f5f5;color: #000;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a {color: inherit;}
textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {color: #aaa;}
input, textarea, button {font-size: inherit;resize : none;}
a:hover {text-decoration: none;}
.layout {width: 7.5rem;min-height: 100vh; font-size: 0.28rem; margin: 0 auto;overflow: hidden;background: url(../images/bg.jpg) top center no-repeat; background-size: 100% auto;}
.none {display: none;}

.header { display: flex; height: 2.8rem; padding: 0.48rem 0.6rem 0 0.8rem;}
.logo { flex: 1;}
.logo img { width: 1.92rem; height: 1.92rem;}
.xiazai {}
.xiazai img { width: 2.21rem; height:2.16rem;}


.xianlu {}
.xianlu ul {}
.xianlu ul li { margin-top: 0.18rem;}
.xianlu ul li a.xianlu_item { display: flex; align-items: center; height: 0.87rem;}

.down { width: 7.5rem; height: 3.33rem; box-sizing: border-box; margin-top: 0.33rem; background: url(../images/box2.png); background-size: 100% 100%;}
.down ul { display: flex; padding: 1.6rem 0.88rem 0 0.88rem;}
.down ul li { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; height: 1.28rem; margin: 0 0.12rem; background: url(../images/down-bg.png) no-repeat; background-size: 100% 100%;}
.down ul li a { color: #966123; display: flex; align-items: center;}
.down ul li a div { flex: 1; padding-right: 0.16rem;}
.down ul li a img { width: 0.56rem; height: 0.56rem;}
.down ul li {}
.down ul li a h3 { font-size: 0.32rem; font-weight: bold;}
.down ul li a h3 span { display: block; font-size: 0.24rem; font-weight: normal;}

.tabbox { width: 7.5rem; height: 6.1rem; margin: 0.2rem 0 0.33rem 0; box-sizing: border-box; padding: 0.4rem 0.8rem 0 0.8rem; background: url(../images/box3.png) no-repeat; background-size: 100% 100%;}
.tabbox .tabhd {}
.tabbox .tabhd ul { display: flex; font-size: 0.26rem; line-height: 1.2;}
.tabbox .tabhd ul li { display: flex; justify-content: center; align-items: center; width: 1.22rem; height: 1.08rem; margin: 0 0.14rem; position: relative; overflow: hidden; text-indent: -99999rem; font-size: 0;}
.tabbox .tabhd ul li:nth-child(1) { background: url(../images/tab1.png) top center no-repeat; background-size: 100% auto;}
.tabbox .tabhd ul li:nth-child(2) { background: url(../images/tab2.png) top center no-repeat; background-size: 100% auto;}
.tabbox .tabhd ul li:nth-child(3) { background: url(../images/tab3.png) top center no-repeat; background-size: 100% auto;}
.tabbox .tabhd ul li:nth-child(4) { background: url(../images/tab4.png) top center no-repeat; background-size: 100% auto;}
.tabbox .tabhd ul li.active { background-position: bottom center;}
.tabbox .tabbd {}
.tabbox .tabbd .web-list { display: flex; flex-wrap: wrap; padding-top: 0.48rem;}
.tabbox .tabbd .web-list a { display: flex; flex-direction: column; align-items: center; width: 25%; margin-bottom: 0.24rem;}
.tabbox .tabbd .web-list a img { width: 0.56rem; height: 0.56rem; margin-bottom: 0.08rem;}
.tabbox .tabbd .web-list a span {}

