@media (min-width:750px) {
    body {
        width: 750px;
        margin: 0 auto !important;
    }
}


* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

body {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #444444;
    background: #fdf1e3;
}

a {
    color: #444444;
    text-decoration: none;
}


img {
    display: block;
    max-width: 100%;
    border: 0 none;
}

.box {
    max-width: 750px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

/*logo、搜索框、会员登录、导航栏*/
.top {
    padding: 10px;
    height: auto;
    overflow: hidden;
    position: relative;
    background: #fff;
}
.logo {
    float: left;
    width: 28%;
    height: auto;
}

.search-index {
    width: 40%;
    float: left;
    margin-top: 8px;
    margin-left: 20px;
}

.search-index input {
    outline: none;
    width: 100%;
    border: 1px solid #1172ed;
    height: 1.7rem;
    line-height: 1.7rem;
    border-radius: 18px;
    text-align: right;
    padding-right: 10px;
    color: #1172ed;
    box-sizing: border-box;
    background: url('../images/search.png') no-repeat 7% center;
}

.login {
    float: left;
    width: 8%;
    height: auto;
    margin-top: 8px;
    margin-left: 15px;

}

.nav-bar {
    float: left;
    width: 8%;
    height: auto;
    margin-top: 10px;
    margin-left: 12px;

}

/*导航*/
.nav {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    background: #1172ed;
    color: #ffffff;
    z-index: 100;
}

.nav-scroll {
    position: fixed;
    top: 0;
    left: 0;
}

.nav ul li {
    width: 15%;
    text-align: center;
    float: left;
    background-size: 2px 16px;
}

.nav ul li a {
    color: #ffffff;
    display: block;
}

/*隐藏导航*/
.nav-hide {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.875rem;
    display: none;
    background: #ffffff;
    border-top: 1px solid #e6e6e6;
}

.nav-hide a {
    display: block;
}

.nav-hide ul a {
    color: #666;
}

.nav-hide1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 0.875rem;
    display: none;
    background: #ffffff;
    border-top: 1px solid #e6e6e6;
}

.nav-hide1 a {
    display: block;
}

.nav-hide1 ul a {
    color: #666;
}

.subnav1 {
    width: 100%;
    height: 4.8rem;
}


.subnav3 {
    width: 100%;
    height: 2.4rem;
    border-bottom: 1px solid #e6e6e6;
}

.subnav1>a {
    width: 25%;
    height: 4.8rem;
    line-height: 4.8rem;
    padding-left: 12%;
    display: block;
    float: left;
    font-size: 1rem;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}


.subnav3>a {
    width: 13%;
    height: 2.4rem;
    line-height: 2.4rem;
    padding-left: 12%;
    display: block;
    float: left;
    font-size: 1rem;
}

.subnav1 ul li {
    width: 25%;
    height: 2.4rem;
    line-height: 2.4rem;
    text-align: center;
    float: left;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.subnav2 {
    width: 100%;
    height: 7.2rem;

}
.subnav2>a {
    width: 25%;
    height: 7.2rem;
    line-height: 7.2rem;
    padding-left: 12%;
    display: block;
    float: left;
    font-size: 1rem;
}

.subnav2 ul li {
    width: 25%;
    height: 2.4rem;
    line-height: 2.4rem;
    text-align: center;
    float: left;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.subnav3 ul li {
    width: 25%;
    height: 2.4rem;
    line-height: 2.4rem;
    text-align: center;
    float: left;
    border-left: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.icon1 {
    background: url('../images/icon1.png') no-repeat 25% center;
    background-size: 20%;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.icon2 {
    background: url('../images/icon2.png') no-repeat 25% center;
    background-size: 20%;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;

}

.icon3 {
    background: url('../images/icon3.png') no-repeat 25% center;
    background-size: 20%;
}

.icon4 {
    background: url('../images/icon4.png') no-repeat 25% center;
    background-size: 20%;
}

.icon5 {
    background: url('../images/icon5.png') no-repeat 25% center;
    background-size: 20%;
}

.icon6 {
    background: url('../images/icon6.png') no-repeat 25% center;
    background-size: 20%;
}
.icon7 {
    background: url('../images/icon7.png') no-repeat 25% center;
    background-size: 20%;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.icon8 {
    background: url('../images/icon8.png') no-repeat 25% center;
    background-size: 20%;
}
.icon9 {
    background: url('../images/icon9.png') no-repeat 25% center;
    background-size: 20%;
}

#nav-box {
    width: 100%;
    z-index: 100;
}
.main-nav,
.main-nav ul {
    width: 100%;
    line-height: 50px;
    display: table;
    background-color: #3677E0;
    z-index: 100;
}
.main-nav li {
    display: table-cell;
    text-align: center;
}
.main-nav a {
    display: block;
    color: #fff;
}
.nav-more {
    cursor: pointer;
}

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 5px;
    box-sizing: border-box;
}

.wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 5px;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.banner img {
    margin: 0 auto;
}

.tit {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.tit img{
    margin: 0 auto;
}

.lists {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.lists ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e3dfd8;
    position: relative;
}

.lists ul li a {
    display: block;
}

.lists ul li a img {
    width: 32%;
    float: left;
}

.lists ul li a p {
    width: 65%;
    height: auto;
    float: right;
    text-align: left;
    font-size: 16px;
    line-height: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.lists ul li a>span {
    position: absolute;
    left: 35%;
    bottom: 7px;
    font-size: 14px;
    color: #999;
}

.lists ul li p span {
    color: #d2a657;
}

.lists ul li a>span i{
    font-style: normal;
    color: #d2a657;
    font-size: 16px;
    margin-right: 3px;
    margin-left: 3px;
}

.lists-two {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.lists-two ul {
    overflow: hidden;
    margin-right: -10px;
}

.lists-two ul li {
    float: left;
    width: calc(50% - 10px);
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.lists-two ul li img{
    margin: 0 auto;
}

.lists-two ul li a span {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url('../images/v-btn.png') no-repeat center center;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -49px;
    background-size: contain;
}

.lists-two ul li a {
    display: block;
}

.lists-two ul li a p {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
}


.pszl {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pszl ul {
    overflow: hidden;
    margin-right: calc(-10% / 3);
}


.pszl ul li {
    float: left;
    width: 30%;
    margin-right: calc(10% / 3);
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.pszl ul li.last {
    margin: 0 5% 0 15%;
}

.pszl ul li.last1 {
    margin: 0 15% 0 5%;
}

.zwh-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.zwh-one {
    width: calc(100% / 2 - 20px);
    float: left;
    margin: 0 10px;

    box-sizing: border-box;
}

.zwh-one img {
    margin: 0 auto;
    border: 1px solid #eee;
}

.brand-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
}


.brand-cont ul {
    overflow: hidden;
    margin-right: -5px;
}

.brand-cont ul li {
    width: calc(20% - 5px);
    margin-right: 5px;
    float: left;
    margin-bottom: 10px;
}

.brand-cont ul li img {
    border: 1px solid #eee;
    box-sizing: border-box;
}

.tit-hd {
    width: 30%;
    margin-bottom: 10px;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    color: #333;
    text-align: center;
    line-height: 1.75rem;
    font-size: 14px;
    margin-bottom: 45px;
}

.footer p a {
    color: #f2352b;
}

.nav-bot {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #d2a657;
    color: #fff;
    position: fixed;
    left: 50%;
    bottom: 0;
}

.nav-bot ul li {
    width: calc(100% / 3);
    text-align: center;
    float: left;
    font-size: 1rem;
}

.nav-bot ul li a {
    display: block;
    position: relative;
    color: #ffffff;
}

.nav-bot ul li a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 45px;
    background: #fff;
}

.nav-bot ul li:last-child a::after {
    display: none;
}

.tit-tp {
    width: 100%;
    height: auto;
    line-height: 36px;
    overflow: hidden;
    background: url(../images/tp-tit.png) no-repeat center top;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background-size: 120% 100%;
    margin-bottom: 10px;
}

.news-xq {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    line-height: 28px;
}

.news-xq h2 {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    height: auto;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}

.news-xq>p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #f2352b;
    text-align: center;
}

.news-words {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    color: #333;
}


.news-words img {
    margin: 0 auto;
    width: 100% !important;
    height: auto !important;
}

.news-words p span {
    text-align: center;
    color: #999;
    width: 100%;
    display: block
}

.btn {
    position: fixed;
    left: 50%;
    margin-left: -90px;
    bottom: 80px;
    width: 180px;
}

.btn input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #d1a657;
    font-size: 16px;
    color: #fff;
    outline: none;
    border: 0 none;
    border-radius: 5px;
    font-size: 18px;
}

.list-name {
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 18px;
    color: #d1a657;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.px-lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px
}

.px-lists ul {
    overflow: hidden;
    margin-right: -5px;
}

.px-lists ul li {
    width: calc(50% - 5px);
    float: left;
    margin-right: 5px;
    height: auto;
    overflow: hidden;
    border: 1px solid #d1a657;
    padding: 5px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 10px;
}

.px-lists ul li img {
    width: 100%;
}

.px-lists ul li h2 {
    font-size: 16px;
    font-weight: normal;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 5px;
}

.px-lists ul li input {
    font-size: 16px;
    width: 100%;
    outline: none;
    border: 0 none;
    height: 36px;
    line-height: 36px;
    background: #d1a657;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    margin-top: 10px;
}

.px-lists ul li a.pl {
    font-size: 16px;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #fff;
    border: 1px solid #d1a657;
    color: #d1a657;
    text-align: center;
    border-radius: 3px;
    margin-top: 10px;
    box-sizing: border-box;
}

.px-lists ul li p {
    font-size: 16px;
    text-align: center;
    color: #d1a657;
    line-height: 36px;
}

.img-box .swipe {
    width: 100%;
    overflow: hidden;
    visibility: visible;
    position: relative;
    height: auto;
    margin-top: 10px;
}

.img-box .swipe ul li {
    position: relative;
}

.img-box .swipe ul li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 50px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.img-box .count {
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 24px;
    padding: 0 5px;
    color: #ffffff;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    line-height: 24px;
}

.img-box .count b {
    font-weight: normal;
    padding: 0 2px;

}

.img-box .count b.bi {
    color: #34a263;
}

.ml-right {
    width: 50px;
    height: 50px;
    background: #d2a657;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    position: fixed;
    right: 0;
    bottom: 150px;
    z-index: 1000;
    border-radius: 10px;
}

.ml-box {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 999;
}

.ml-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 80px;
}

.ml-cont ul li {
    width: 48%;
    margin: 0 1%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border: 1px solid #d2a657;
    background: #fff;
    color: #d2a657;
    float: left;
    box-sizing: border-box;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}

.ml-cont ul li a {
    display: block;
    color: #d2a657;
}

.ml-cont ul li.all {
    width: 95%;
}
a.all-mes {
    width: 140px;
    height: 36px;
    line-height: 36px;
    display: block;
    margin: 20px auto;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    background: #d2a657;
}

.more {
    width: 60%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #d2a657;
    text-align: center;
    margin: 20px auto;
    display: block;
    color: #d2a657;
}

.ad {
    margin-top: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}

.ad img{
    margin: 0 auto;
}

.wjhg {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0 0 0;
}

.wjhg ul li {
    width: calc(50% - 10px);
    float: left;
    margin-right: 10px;
}

.wjhg ul li p {
    font-size: 14px;
    line-height: 40px;
    width: 100%;
    height: 40px;
    overflow: hidden;
    text-align: center;
}

.wjhg ul {
    overflow: hidden;
    margin-right: -10px;
}


.wjhg ul li img{
    margin: 0 auto;
}


p.form-p{
    color: #999;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}


.news-js ul li{
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    border: 1px solid #e3e3e3;
    border-top: 0 none;
    display: table;
    padding: 0 5px;
    box-sizing: border-box;
}
.news-js ul li:first-child{
    border-top: 1px solid #e3e3e3;
}

.news-js ul li label{
    width: 120px;
    display: table-cell;
    position: relative;
    padding-right: 10px;
    box-sizing: border-box;
    text-align: right;
}

.news-js ul li label::after{
    position: absolute;
    right: 5px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #e3e3e3;
    content: "";
}