body,
div,
ul,
li,
h1,
form,
input,
button,
textarea,
p,
a {
    margin: 0;
    padding: 0;
    outline: 0
}

ul,
li {
    list-style: none;
    box-sizing: border-box;
    overflow: hidden;
}
div {
    box-sizing: border-box;
}
img {
    border: 0
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    color: #EA5B3C
}

i {
    font-style: normal;
}
*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

body,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei", Tahoma, Verdana, Arial;
    color: #333333;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    background: #f9f9f9;
}
.clear-float::after{
    content: '';
    display: block;
    clear: both;
}
.animate-delay-06 {
    --animate-delay: 0.6s;
}
.animate-delay-12 {
    --animate-delay: 1.2s;
}
.animate-delay-18 {
    --animate-delay: 1.8s;
}
.animate-delay-20 {
    --animate-delay: 2s;
}
.animate-delay-22 {
    --animate-delay: 2.2s;
}
.animate-delay-24 {
    --animate-delay: 2.4s;
}
.animate-delay-26 {
    --animate-delay: 2.6s;
}
.animate-delay-28 {
    --animate-delay: 2.8s;
}
.animate-delay-30 {
    --animate-delay: 3s;
}
.animate-delay-32 {
    --animate-delay: 3.2s;
}
.m {
    width: 1200px;
    overflow: hidden;
    margin: auto;
}
.main {
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.h70 {
    height: 70px;
}
.section {
    text-align: center;
    overflow: hidden;
    position: relative;
}
#header{
    height:90px;
    width:100%;
    z-index:999;
    position: fixed;
    top: 0;
    left: 0;
}

.logo{
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height:90px;
    line-height: 0px;
    overflow: hidden;
    margin-left:50px;
    z-index:9;
    float: left;
}
.logo img {
    margin-top: 33px;
    height: 22px;
}
.ove {
    display: none;
}
#header {
    animation: fadeInDown;
    animation-duration: 1.5s
}

.topstore {
    right: 70px;
    top: 0;
    position: absolute;
    width: 130px;
    height: 90px;
}
.topstore a {
    float: left;
    height: 32px;
    width: 32px;
    list-style: none;
    margin-top: 29px;
    text-indent: -1000px;
    overflow: hidden;
}
.topstore a:nth-child(1) {
    background: url(../images/icon-tmall.png) center no-repeat;
    background-size: 100%;
}
.topstore a:nth-child(2) {
    background: url(../images/icon-jd.png) center no-repeat;
    background-size: 100%;
    margin-left: 20px;
}
.topstore a:nth-child(1):hover {
    background: url(../images/icon-tmall-on.png) center no-repeat;
    background-size: 100%;
}
.topstore a:nth-child(2):hover {
    background: url(../images/icon-jd-on.png) center no-repeat;
    background-size: 100%;
}
.topstore2 a:nth-child(1) {
    background: url(../images/icon-tmall2.png) center no-repeat;
    background-size: 100%;
}
.topstore2 a:nth-child(2) {
    background: url(../images/icon-jd2.png) center no-repeat;
    background-size: 100%;
    margin-left: 20px;
}
.footer {
    background-color: #f6f6f6;
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}
.fml {
    width: calc(100% - 250px);
}
.fml .fmenu {
    width: 100%;
    overflow: hidden;
}
.fml .fmenu li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    float: left;
    padding-right: 30px;
    font-size: 18px;
}
.fmr {
    width: 250px;
}
.fmr li:nth-child(1) {
    font-size: 18px;
    font-weight: 200;
    text-align: left;
}
.fmr li:nth-child(2) {
    font-size: 32px;
    font-weight: 200;
    text-align: left;
    margin-top: 10px;
}
.fmr li:nth-child(3) {
    padding-left: 20px;
    padding-right: 20px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    margin-top: 15px;
    text-align: center;
    border-radius: 18px;
    font-weight: 200;
    background-color: #333;
}
.fmr li:nth-child(3):hover {
    background-color: #EA5B3C;
}
.copy {
    width: 100%;
    overflow: hidden;
    color: #666;
    font-size: 16px;
    text-align: left;
    font-weight: 200;
    margin-top: 20px;
    line-height: 24px;
}
.copy a {
    color: #666;
}
.fsm {
    color: #666;
    font-size: 14px;
}
.yqlist {
    height: 32px;
    line-height: 32px;
	overflow: hidden;
    margin-top: 14px;
}
.yqlist ul li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: left;
}
.yqlist ul li a {
    color: #999;
}

/* 前端分页 */
#page{margin:30px 0;font-size:13px;height:30px;line-height:30px;text-align:center}
#page .pageinfo {color:#666;padding:6px 8px;border:1px solid #ddd}
#page .pageinfo strong{font-weight:normal}
#page  a{border:1px solid #ddd;background:#fff;color:#808080;padding:6px 11px;margin-left:5px;border-radius:2px;transition:all 0.2s}
#page  a:hover,#page .curpage{background:#EA5B3C;color:#fff;text-decoration:none;border:1px solid #EA5B3C;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #ddd;}