body {background: #f5f5f5;-webkit-tap-highlight-color: rgba(0,0,0,0);color: #333;}
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:#ffd089 url(../images/bg.png) top center no-repeat; background-size: 100% auto;}
.none {display: none;}

.header { display: flex; padding: 0.4rem 0.7rem 0.3rem;}
.logo { flex:1;}
.logo img { width: 1.6rem; height: 1.6rem;}
.download img { width: 1.6rem; height:1.6rem;}

.line {padding: 0 0.4rem;}
.line ul li { margin-top: 0.25rem;}
.line ul li a.line_items { display: flex; align-items: center; height: 0.87rem;}
.line ul li a.line_items .cs{ display:none;}

.down-box {background: url(../images/box1.png) center center no-repeat; background-size: 6.81rem 3.74rem;padding: 0.2rem 0.43rem;}
.down { width: 6.7rem; height: 4.48rem; box-sizing: border-box;}
.down ul { display: flex; padding: 2.3rem 0.3rem 0;}
.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.png) no-repeat; background-size: 100% 100%;}
.down ul li a { color: #f5f5f5; 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 a h3 { font-size: 0.32rem; font-weight: bold;}
.down ul li a h3 span { display: block; font-size: 0.24rem; font-weight: normal;}

.nav-box{ padding:0 0.4rem 0.4rem;}
.nav { width: 6.49rem; height: 9.96rem; margin: 0 auto; box-sizing: border-box; padding: 0.4rem; background: url(../images/box2.png) no-repeat; background-size: 100% 100%;}
.title{padding:0.2rem 0;}
.web-list {display: flex; flex-wrap: wrap; padding-top: 0.15rem;}
.web-list a {display: flex; flex-direction: column; align-items: center; width: 25%; margin-bottom: 0.24rem;}
.web-list a img {width: 0.56rem; height: 0.56rem; margin-bottom: 0.08rem; border-radius: 25%;}