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?v2.0) top center no-repeat #fff; background-size: 100% auto;}
.none {display: none;}

.header { display: flex; padding: 0.48rem 0.4rem 0.48rem 0.8rem;}
.logo { flex: 1;}
.logo img { width: 1.92rem; height: 1.92rem;}
.xiazai {}
.xiazai a { display: block; text-align: center; width: 2.28rem; height: 0.8rem; line-height: 0.8rem; border-radius: 0.8rem; color: #fff; background: #F61616;}
.xiazai a img { width: 0.48rem; height: 0.48rem; margin-right: 0.08rem;}


.xianlu { padding: 0 0.48rem;}
.xianlu ul {}
.xianlu ul li { margin-bottom: 0.24rem;}
.xianlu ul li a.xianlu_item { display: flex; align-items: center; height: 0.96rem; padding: 0 0.32rem; background: #EDF6FF; border-radius: 0.24rem; box-shadow: 0 0.08rem 0.08rem rgba(18, 129, 241, .1) inset;}
.xianlu ul li a h3 { flex: 1; font-size: 0.32rem; font-weight: bold; color: #666;}
.xianlu ul li a em { display: block; padding-right: 0.44rem; color: #3399FF; background: url(../images/arr.png) right center no-repeat; background-size:0.32rem;}
.xianlu ul li a span { display: none;}

.down { width: 7.5rem; box-sizing: border-box; margin-top: 0.48rem; padding: 0.64rem 0.48rem 0.48rem 0.48rem; background: url(../images/line.png) top center no-repeat; background-size: 6.55rem 0.19rem;}
.down-txt { padding-bottom: 0.32rem;}
.down ul { display: flex;}
.down ul li { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; height: 1.28rem;}
.down ul li a { width: calc(100% - 0.12rem); height: 1.28rem; border-radius: 0.24rem; color: #fff; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.down ul li:nth-child(1) a { margin-right: 0.12rem; background: #08B85C;}
.down ul li:nth-child(2) a { margin-left: 0.12rem; background: #3399FF;}
.down ul li a div { padding-right: 0.08rem;}
.down ul li a img { width: 0.8rem; height: 0.8rem;}
.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; padding: 0 0.48rem 0.48rem 0.48rem;}
.tabbox .tabhd {}
.tabbox .tabhd ul { display: flex; justify-content: space-between;}
.tabbox .tabhd ul li { width: calc(25% - 0.12rem); height: 0.64rem; line-height: 0.64rem; text-align: center; color: #999; background: #F2F4F7; border-radius: 0.16rem; border: solid 1px #e5e5e5;}
.tabbox .tabhd ul li span { display: block;}
.tabbox .tabhd ul li.active { background: #fff; border-radius: 0.16rem; color: #3399FF; border: solid 1px #3399FF;}
.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 {}