* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}
body {
    font: 15px/1.14 "微软雅黑", microsoft yahei, arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    height: 100%;
    background-color: white;
    max-width: 750px;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
}
h4{
    margin: 0;
}
li,
ul {
    list-style: none;
    padding: 0;
}
a {
    text-decoration: none;
}
a:hover {
    color: inherit;
}
em {
    font-style: normal;
}
img {
    border: 0;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
p {
    word-wrap: break-word;
}
.center {
    text-align: center;
}
button {
    outline: none;
    border: none;
    font-family: "微软雅黑";
    background-color: white;
}
input,
input[type=submit],
input[type=reset],
input[type=button],
button {
    -webkit-appearance: none;
    outline: none;
    font-family: '微软雅黑';
}
select,
input,
img,
select {
    vertical-align: middle;
}
a,
button,
input,
textarea {
    color: inherit;
    border: none;
    outline: none;
}
input,
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}
*:focus {
    outline: none;
}
div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    vertical-align: middle;
}

.clearfix {
    overflow: hidden;
}

.line {
    width: 100%;
    height: 1px;
}

html {
    width: 100%;
    height: 100%;
}

.header .logo {
    padding: 0.25rem 0.36rem;
}

.fl {
    float: left;
}
.fr{
    float: right;
}

.header .sou {
    background: #f2f2f2;
    padding: 0 0.16rem;
    margin: 0.18rem 0;
}

.header button {
    background: none;
}

.header button .icon {
    width: 0.3rem;
    height: 0.3rem;
    vertical-align: middle;
}

.header input {
    background: none;
    font-size: 0.24rem;
    color: #ababab;
    line-height: 0.6rem;
}

.header .menu {
    position: relative;
    padding: 0.2rem 0 0 0.4rem;
}

.header .menu .round {
    position: absolute;
    right: 0.2rem;
    top: 0.15rem;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background: #f74c32;
}

.indexBanner span {
    background: #fff;
}

.index_choose {
    padding: 0.42rem 0;
}

.index_choose li {
    width: 3.1rem;
    line-height: 0.8rem;
    border: 2px solid #f20e0e;
    border-radius: 4px;
    float: left;
    padding-left: 0.48rem;
    color: #f20e0e;
    font-size: 0.32rem;
}

.index_choose li:nth-child(2) a:hover {
    color: #f20e0e;
}

.index_choose li .icon {
    width: 0.38rem;
    height: 0.38rem;
    vertical-align: middle;
}

.index_choose li:nth-child(1) {
    margin-right: 0.44rem;
    background: #f20e0e;
    color: #fff;
    box-shadow: 0 0 0.1rem #f20e0e;
}

.header .menu .icon {
    width: 0.5rem;
    height: 0.5rem;
}

.index_nav li {
    text-align: center;
    height: 2.4rem;
    padding-top: 0.4rem;
}

.index_nav li a:hover {
    color: #333;
}

.index_nav li .indexIconBg {
    width: 1.24rem;
    height: 1.24rem;
    border-radius: 50%;
    background: #f3f3f3;
    margin: 0 auto 0.14rem;
}

.index_nav li:nth-child(1) div {
    background-image: url('../images/tianmaoindex.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.index_nav li:nth-child(2) div {
    background-image: url('../images/taobaoindex.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.index_nav li:nth-child(3) div {
    background-image: url('../images/jingdongindex.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.index_nav li:nth-child(4) div {
    background-image: url('../images/otherindex.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.indexSubtitle {
    line-height: 1.18rem;
    font-size: 0.32rem;
    font-weight: bold;
    overflow: hidden;
}

.indexVideo li {
    float: left;
    width: 2.42rem;
    font-size: 0.24rem;
    line-height: 0.84rem;
    text-align: center;
}

.indexVideo li:nth-child(2) {
    margin: 0 0.1rem;
}

.indexVideo li p {
    display: inline-block;
}

.indexVideo li p span {
    display: inline-block;
    width: 0.28rem;
    height: 0.2rem;
    background: url('../images/iconhot.jpg') no-repeat center;
    background-size: 100%;
}

.indexVideo li:nth-child(3) p span {
    background: url('../images/iconnew.jpg') no-repeat center;
    background-size: 100%;
}

.indexSubtitle::before {
    content: '';
    display: inline-block;
    width: 0.08rem;
    height: 0.35rem;
    background: #f20e0e;
    vertical-align: middle;
    margin: 0 0.12rem 0 0.38rem;
}

.grayLine {
    width: 100%;
    height: 0.24rem;
    background: #f2f2f2;
}

.indexBtmTitle {
    font-size: 0.32rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.22rem;
}

.buyShop {
    padding-bottom: 0.2rem;
}

.buyShop li {
    float: left;
    width: 2.26rem;
    line-height: 0.96rem;
    font-size: 0.32rem;
    text-align: center;
    box-shadow: 0 0.1rem 0.2rem #ededed;
    margin: 0 0.5rem;
    border-radius: 0.1rem;
    position: relative;
}

.buyShop li .iconRight {
    font-size: 0.46rem;
    display: none;
}

.buyShop .active .iconRight {
    display: block;
    position: absolute;
    right: -0.1rem;
    bottom: -0.2rem;
}

.buyShop .active {
    color: #f20e0e;
}

.buyShopContent {
    padding-top: 0.2rem;
}

.buyShopContent li {
    padding-top: 0.2rem;
}

.buyShopContent li:nth-child(2) {
    display: none;
}

.buyShopContent p {
    font-size: 0.32rem;
    line-height: 1.2rem;
}

.buyShopContent div {
    width: 1.48rem;
    line-height: 0.42rem;
    text-align: center;
    margin: 0 0.1rem;
    float: left;
    font-size: 0.24rem;
}

.buyShopContent div .icon {
    display: block;
    margin: 0 auto 0.1rem;
    font-size: 0.66rem;
}

.buyShopContent div:nth-of-type(1) {
    margin-left: 0;
}

.buyShopContent .active {
    color: #f20e0e;
}

.buyShopContent input {
    border: 1px solid #eaeaea;
    width: 100%;
    padding-left: 0.2rem;
    line-height: 0.64rem;
}

.buySubmit {
    display: inline-block;
    width: 100%;
    margin: 0.42rem 0;
    line-height: 0.8rem;
    background: #f20e0e;
    color: #fff;
    text-align: center;
}

.MiddleBtn {
    width: 3rem;
    display: block;
    margin: 0.3rem auto 0.4rem;
}

.indexRecommond {
    border-radius: 0.1rem;
    background: #f2f2f2;
    height: 0.56rem;
}

.clearboth {
    clear: both;
}

.indexRecommond li {
    float: left;
    width: 25%;
    line-height: 0.56rem;
    text-align: center;
    position: relative;
}

.indexRecommond .active {
    background: #f20e0e;
    color: #fff;
}

.indexRecommond .active::after {
    content: '';
    position: absolute;
    bottom: -0.1rem;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    border-right: 0.1rem solid transparent;
    border-left: 0.1rem solid transparent;
    border-top: 0.1rem solid red;
}

.indexContent {
    width: 6.76rem;
    margin: 0 auto;
}

.RecommondContent {
    margin-top: 0.2rem;
    padding: 0.44rem 0 0 0.2rem;
    border-bottom: 1px solid #e8e8e8;
}

.RecommondContent h4 {
    width: 4rem;
    font-size: 0.28rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}

.RecommondContent h4 img {
    width: 0.3rem;
    height: 0.3rem;
}

.iconListPei {
    display: block;
    width: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.16rem;
    text-align: center;
    background: #19dce4;
    float: left;
    color: #fff;
    border-radius: 2px;
    margin: 0 0.18rem;
}

.iconListKan {
    background: #8d95e1;
}

.ListTitle {
    padding-bottom: 0.2rem;
}
.ListTitle .price,.ListTitle .price strong{
    color: #f20e0e;
}
.articleTitle h4{
    width: 7rem;
}
.RecommondBtm {
    padding-bottom: 0.25rem;
}

.RecommondBtm p {
    font-size: 0.24rem;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.RecommondBtm p span {
    color: #999999;
}

.RecommondBtm div {
    width: 2rem;
}
.RecommondBtm .chart{
    text-align: center;
    border: 1px solid #f20e0e;
    border-radius: 0.2rem;
    margin-bottom: 0.1rem;
    font-size: 0.2rem;
    width: 1.4rem;
    color: #f20e0e;
    line-height: 1.5;
}
.RecommondBtm .fr{
    margin-right: 0.2rem;
}
.indexRecommondTab li {
    display: none;
}

.indexRecommondTab li:nth-child(1) {
    display: block;
}

.indexWhiteTitle {
    font-size: 0.28rem;
    text-align: center;
    color: #fff;
    line-height: 1.06rem;
}

.kf {
    background: url(../images/kfbg.jpg) no-repeat center;
    height: 6.66rem;
}

.kfSinggle li {
    float: left;
    width: 3.14rem;
    height: 1.86rem;
    padding: 0.14rem 0.18rem;
    margin: 0.1rem;
    background: #fff;
}

.kfSinggle li img {
    width: 1rem;
    display: block;
    height: 1.3rem;
}

.kfRight {
    padding-left: 0.12rem;
}

.kfRight p {
    width: 1.6rem;
}

.kfRight p:nth-of-type(1) {
    font-size: 0.24rem;
    line-height: 0.34rem;
}

.kfRight p:nth-of-type(2) {
    font-size: 0.18rem;
    color: #999;
    line-height: 0.36rem;
    border-top: 1px solid #999;
}

.kfRight p:nth-of-type(3) {
    font-size: 0.2rem;
}

.kfLink {
    line-height: 0.4rem;
    margin: 0;
}

.sellInterview {
    height: 10.26rem;
    background: url('../images/interviewbg.jpg') no-repeat center;
}

.InterviewContent {
    background: #fff;
    border-radius: 0.1rem;
}

.InterviewContent li {
    border-bottom: 1px solid #f5f5f5;
    padding-left: 1.8rem;
}

.InterviewContent li h5 {
    padding-top: 0.64rem;
    font-size: 0.28rem;
}

.InterviewContent li p {
    font-size: 0.24rem;
    line-height: 0.64rem;
    color: #666;
    padding-bottom: 0.36rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.InterviewContent li:nth-child(1) {
    background: url('../images/buyer1.jpg') no-repeat 0.24rem 0.3rem;
    background-size: 1.43rem 1.4rem;
}

.InterviewContent li:nth-child(2) {
    background: url('../images/buyer2.jpg') no-repeat 0.24rem 0.3rem;
    background-size: 1.43rem 1.4rem;
}

.InterviewContent li:nth-child(3) {
    background: url('../images/buyer3.jpg') no-repeat 0.24rem 0.3rem;
    background-size: 1.43rem 1.4rem;
}

.InterviewContent li:nth-child(4) {
    background: url('../images/buyer4.jpg') no-repeat 0.24rem 0.3rem;
    background-size: 1.43rem 1.4rem;
    border: none;
}

.indexSubtitle .more {
    display: inline-block;
    font-size: 0.24rem;
    color: #666;
    margin-right: 0.5rem;
    float: right;
}

.indexNote {
    width: 3.66rem;
    margin: 0 auto;
}

.indexNote li {
    width: 1.54rem;
    margin: 0 0.13rem;
    line-height: 0.5rem;
    text-align: center;
}

.indexNoteContent li:nth-child(2) {
    display: none;
}

.indexNote .active {
    background: #f20e0e;
    border-radius: 0.5rem;
    color: #fff;
}

.NoteSinggle {
    line-height: 0.38rem;
    padding: 0.3rem 0;
    border-bottom: 1px solid #ebebeb;
}

.NoteSinggle .NoteImg {
    display: block;
    float: left;
    margin-right: 0.2rem;
}

.NoteSinggle span:nth-child(2) {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.indexBtmBg {
    background: url('../images/liuchengbg.jpg') no-repeat center bottom;
    background-size: 50%;
    padding-top: 0.3rem;
    text-align: center;
    font-size: 0.32rem;
}

.indexBtmSubtitle {
    text-align: center;
    font-size: 0.16rem;
    color: #d7d7d7;
}

.indexCheck {
    height: 2.12rem;
    padding-top: 0.2rem;
}

.indexCheck li {
    position: relative;
    margin-right: 0.46rem;
}

.indexCheck li:nth-last-child(1) {
    margin-right: 0;
}

.indexCheck .checkPop {
    width: 0.92rem;
    height: 1.08rem;
    border-radius: 4px;
    border: 1px solid #f20e0e;
    font-size: 0.24rem;
    color: #f20e0e;
    text-align: center;
    padding-top: 0.1rem;
}

.indexCheck .tradeIcon {
    width: 0.64rem;
    height: 0.64rem;
    border-radius: 50%;
    background: #f20e0e;
    position: absolute;
    left: 50%;
    bottom: 0.2rem;
    margin-left: -0.32rem;
}

.indexCheck .tradeIcon .icon {
    display: block;
    color: #fff;
    font-size: 0.36rem;
    margin: 0.16rem auto 0;
}

.indexCheck .checkStep {
    font-size: 0.18rem;
    color: #cbcbcb;
    text-align: center;
    padding-top: 0.2rem;
}

.indexCheck .tradeArrow {
    width: 0.22rem;
    height: 0.24rem;
    position: absolute;
    right: -0.35rem;
    top: 50%;
    margin-top: -0.35rem;
    background: url('../images/rightarrow.jpg') no-repeat center;
    background-size: 100%;
}

.guarantee li {
    padding: 0.34rem 0 0.34rem 1rem;
    border-bottom: 1px solid #eaeaea;
}

.guarantee li:nth-child(1) {
    background: url('../images/guard1.jpg') no-repeat center left;
    background-size: 10%;
}

.guarantee li:nth-child(2) {
    background: url('../images/guard2.jpg') no-repeat center left;
    background-size: 10%;
}

.guarantee li:nth-child(3) {
    background: url('../images/guard3.jpg') no-repeat center left;
    background-size: 10%;
}

.guarantee li:nth-child(4) {
    background: url('../images/guard4.jpg') no-repeat center left;
    background-size: 10%;
    border-bottom: none;
}

.guarantee li p:nth-child(1) {
    font-size: 0.28rem;
    color: #242424;
}

.guarantee li p {
    font-size: 0.24rem;
    color: #666;
}

.telephoneRound {
    display: block;
    width: 5.64rem;
    margin: 0.45rem auto 0.16rem;
    border-radius: 0.5rem;
}

.mailRound {
    border: 1px solid #f20e0e;
    text-align: center;
    color: #f20e0e;
    font-size: 0.28rem;
    line-height: 0.8rem;
}

.bottomNav {
    width: 5.2rem;
    margin: 0 auto;
}

.bottomNav li {
    padding: 0 0.2rem;
    margin: 0.47rem 0;
    font-size: 0.24rem;
    border-right: 1px solid #242424;
}

.bottomNav li:nth-last-child(1) {
    border-right: none;
}

.copyRight {
    text-align: center;
    font-size: 0.2rem;
    color: #999;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}

.footer {
    background: url('../images/btmnavbg.jpg') no-repeat center;
}

.footer ul li {
    color: #fff;
    width: 20%;
    text-align: center;
}

.footer ul li:nth-child(3) div {
    width: 1rem;
    line-height: 1rem;
    border-radius: 50%;
    background: #f20e0e;
    text-align: center;
    margin: -0.35rem auto 0;
}

.footer .icon {
    font-size: 0.6rem;
    padding-top: 0.2rem;
}

.footer p {
    font-size: 0.24rem;
    line-height: 2;
}

footer {
    position: fixed;
    bottom: 0;
    max-width: 750px;
    width: 100%;
    height: 1.2rem;
    background: #fff;
    z-index: 100;
}

.content {
    padding-bottom: 0;
}

.section {
    position: relative;
}

.ConnectKf {
    position: fixed;
    right: 0;
    bottom: 2.4rem;
    display: block;
    width: 0.68rem;
    height: 1.62rem;
    border-radius: 0.2rem 0 0 0.2rem;
    background: #f20e0e;
    color: #fff;
    padding: 0.22rem 0 0 0.22rem;
    text-align: center;
}

.ConnectKf .icon {
    font-size: 0.46rem;
}

.darkBg {
    width: 100%;
    height: 20rem;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    z-index: 999;
    display: none;
}

.menuList {
    width: 100%;
    background: #fff;
    margin-top: 1rem;
    position: fixed;
}

.menuList .p1 {
    background: #f20e0e;
    color: #fff;
}

.menuList .close {
    background: url('../images/contact_close.png') no-repeat center;
    width: 0.3rem;
    height: 0.3rem;
    background-size: 100%;
    float: right;
    margin: 0.1rem 0.2rem 0 0;
}

.menuList .p1 span {
    display: inline-block;
    line-height: 2;
    margin-left: 0.2rem;
}

.menuList ul {
    height: 4rem;
    width: 100%;
    border: 1px #dcdcdc solid;
}

.menuList ul li {
    width: 33.18%;
    text-align: center;
}

.menuList ul li a {
    border: 1px solid #dcdcdc;
    border-left: 0;
    border-top: 0;
    padding: 0.5rem 0;
    height: 2rem;
    display: block;
}

.menuList ul li a .imgbox .icon {
    font-size: 0.6rem;
    color: #f20e0e;
}

.menuList ul li a .desc {
    padding-top: 0.1rem;
}


/* 搜索页 */

.wdtopsx select {
    background: transparent;
    border: none;
    color: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.wdtopsx select option {
    background: #fff;
    color: #000;
}

.nlisttop h4 .wdtopsx .icon {
    float: right;
    font-size: 0.5rem;
    margin-top: 0.15rem;
}


/* UserCenter */

.UsercenterTop {
    background-image: url('../images/usercenterbg.jpg');
    background-color: #de3933;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 3.84rem;
}

.UsercenterTop div:nth-child(1) {
    border-radius: 50%;
    text-align: center;
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/me.jpg) no-repeat center;
    background-size: 100%;
    margin: 0.74rem 0 0 0.4rem;
}

.UsercenterTop div:nth-child(1) .icon {
    color: #fff;
    font-size: 1rem;
}

.UsercenterTop div:nth-child(2) {
    margin: 0.5rem 0 0 0.16rem;
    color: #fff;
}

.UsercenterTop div:nth-child(2) .UsercenterType {
    padding-left: 0.7rem;
    background: url('../images/idcar.png') no-repeat center left;
    background-size: 15%;
    line-height: 0.96rem;
    font-size: 0.26rem;
}

.UsercenterTop div:nth-child(2) .UsercenterIde a {
    display: inline-block;
    font-size: 0.28rem;
    padding: 0.25rem 0.28rem;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 0.1rem;
}

.UsercenterTop div:nth-child(2) .UsercenterIde .active {
    background: #fff;
    color: #de3933;
}

.UserCenterContent {
    background: #f2f2f2;
    padding-bottom: 1.5rem;
}

.UserSinggleCard {
    background: #fff;
    border-radius: 0.1rem;
    margin-bottom: 0.25rem;
}

.UserSinggleCard h3 {
    line-height: 0.78rem;
    font-size: 0.24rem;
    border-bottom: 1px solid #ebebeb;
}

.UserSinggleCard h3 a {
    width: 0.86rem;
    line-height: 0.36rem;
    text-align: center;
    display: inline-block;
    border: 2px solid #f20e0e;
    color: #f20e0e;
    border-radius: 0.05rem;
}

.UserSinggleCard h3 a:nth-child(1) {
    margin-left: 3rem;
    margin-right: 0.22rem;
}

.UserSinggleCard h3 a:nth-child(2) {
    background: #f20e0e;
    color: #fff;
}

.UserSinggleCard h3 i {
    display: inline-block;
    width: 0.06rem;
    height: 0.28rem;
    background: #f20e0e;
    vertical-align: middle;
    margin-left: 0.32rem;
    margin-right: 0.16rem;
}

.UserSinggleCardContent {
    font-size: 0.24rem;
    padding-bottom: 0.34rem;
}

.UserSinggleCardContent div {
    width: 50%;
}

.UserSinggleCardContent div p {
    text-align: center;
    line-height: 0.45rem;
}

.UserSinggleCardContent div p:nth-child(1) {
    padding-top: 0.3rem;
    color: #f20e0e;
}

.UserSinggleCardContent div p span {
    font-size: 0.3rem;
}

.UserCenterContent .upper {
    margin-top: -1rem;
}

.UserSinggleCardContent ul li {
    width: 25%;
    text-align: center;
    float: left;
}

.UserSinggleCardContent ul li .icon {
    font-size: 0.46rem;
    line-height: 0.8rem;
}

.UserSinggleCardContent ul li .OrderRound {
    width: 0.8rem;
    line-height: 0.6rem;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    padding-top: 0.2rem;
    margin: 0.2rem auto;
}

.UserSinggleCardContent .AboutOrder li:nth-child(1) .OrderRound {
    background: #3e9cff;
    box-shadow: 0 0.1rem 0.1rem rgba(59, 154, 255, 0.4)
}

.UserSinggleCardContent .AboutOrder li:nth-child(2) .OrderRound {
    background: #ff5e5e;
    box-shadow: 0 0.1rem 0.1rem rgba(255, 94, 94, 0.4)
}

.UserSinggleCardContent .AboutOrder li:nth-child(3) .OrderRound {
    background: #a378ff;
    box-shadow: 0 0.1rem 0.1rem rgba(163, 120, 255, 0.4)
}

.UserSinggleCardContent .AboutOrder li:nth-child(4) .OrderRound {
    background: #ffb301;
    box-shadow: 0 0.1rem 0.1rem rgba(255, 179, 0, 0.4)
}

.UserSinggleCardContent .MoreFunction li:nth-child(1) .OrderRound {
    background: url(../images/userxm1.png) no-repeat 0.1rem center;
    background-size: 100%;
}

.UserSinggleCardContent .MoreFunction li .OrderRound {
    height: 0.8rem;
    border-radius: 0;
}

.UserSinggleCardContent .MoreFunction li:nth-child(2) .OrderRound {
    background: url(../images/userxm2.png) no-repeat 0.1rem center;
    background-size: 100%;
}

.UserSinggleCardContent .MoreFunction li:nth-child(3) .OrderRound {
    background: url(../images/userxm7.png) no-repeat 0.1rem center;
    background-size: 100%;
}

.UserSinggleCardContent .MoreFunction li:nth-child(4) .OrderRound {
    background: url(../images/userxm4.png) no-repeat 0.1rem center;
    background-size: 100%;
}

.UserSinggleCardContent .MoreFunction li:nth-child(5) .OrderRound {
    background: url(../images/userxm8.png) no-repeat 0.1rem center;
    background-size: 100%;
}

.UserSinggleCardContent .MoreFunction li:nth-child(6) .OrderRound {
    background: url(../images/userxm9.png) no-repeat 0.1rem center;
    background-size: 100%;
}

.UserSinggleCardContent .MoreFunction li:nth-child(7) .OrderRound {
    background: url(../images/userxm6.png) no-repeat 0.1rem center;
    background-size: 100%;
}

.UserSinggleCardContent .MoreFunction li:nth-child(8) .OrderRound {
    background: url(../images/userxm5.jpg) no-repeat 0.1rem center;
    background-size: 75%;
}

.btmFix {
    width: 100%;
    position: fixed;
    line-height: 0.5rem;
    bottom: 0rem;
    margin-left: -0.35rem;
    font-size: 0;
}

.btmFix em {
    padding: 0.1rem 0.5rem;
    display: inline-block;
    width: 2.7rem;
    font-size: 0.24rem;
    text-align: center;
}

#submitChoose {
    border: 1px solid #f20e0e;
    background: #f20e0e;
    color: #fff;
}

#reSet {
    border: 1px solid #ededed;
    background: #fff;
    color: #f20e0e;
    right: 1.5rem;
}


/* fenye */

.page_box {
    line-height: 2.5;
}

.page_box .current {
    color: #f20e0e;
}

.page_box .page_num {
    padding: 0 0.1rem;
}


/* searchAdd */

.searchM {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 3000rem;
    z-index: 2;
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
}

.searchWrap .sn1 {
    overflow: hidden;
    border: 1px solid #a1a1a1;
}

.section1 {
    background: none;
}

.section1 .div2 .fdiv .SearchSubmit {
    font-size: 0.24rem;
    background: #f20e0e;
    padding: 0 0.2rem;
    color: #fff;
    border-radius: 0.5rem;
    width: 1rem;
    line-height: 2;
    margin: 0.16rem 0;
}

.section1 .div2 .fdiv input {
    width: 4.5rem;
    padding-left: 0.3rem;
}

.fdiv .sn1 .backSearh {
    float: left;
    padding: 0.22rem 0 0 0.1rem;
}

.HotSearch {
    padding: 0.1rem;
    clear: both;
}

.HotSearch span a {
    display: inline-block;
    margin: 0.1rem 0.3rem;
}

.HotSearchT {
    padding-top: 1rem;
}

.HotSearchT span a {
    font-size: 0.3rem;
}

.HotSearchT a {
    color: #f20e0e;
}

.shaixMenu {
    display: none;
    text-align: center;
    border-bottom: 1px solid #a2a2a2;
    padding: 0.2rem
}

.shaixMenu input {
    border: 1px solid #a2a2a2;
    width: 1rem;
    padding: 0.0.1rem;
    line-height: 1.5;
}

.shaixMenu button {
    border: none;
    font-size: 0.24rem;
    padding: 0 0.2rem;
    background: #f20e0e;
    color: #fff;
    border-radius: 4px;
    line-height: 2;
}

.sortcolor1 {
    color: #f20e0e !important;
}

.sortcolor1 .iconfont {
    display: inline-block;
    transform: rotate(0deg);
}

.sortcolor2 {
    color: #f20e0e !important;
}

.sortcolor2 .iconfont {
    display: inline-block;
    transform: rotate(180deg);
}

.dpMenu {
    display: none;
    padding: 0 0.1rem;
    border-bottom: 1px solid #a2a2a2;
}

.dpMenu span {
    padding: 0.1rem 0;
    width: 2rem;
    display: inline-block;
    border: 1px solid #a2a2a2;
    border-radius: 4px;
    text-align: center;
    margin: 0.1rem;
}

.dpMenu .active {
    border: 1px solid #f20e0e;
    color: #f20e0e;
}

.shuai-dl dd ul {
    display: none;
}

.shuai-dl input {
    width: 1rem;
    display: inline-block;
    border: 1px solid #adadad;
    border-radius: 2px;
}

.priceSubmit {
    display: inline-block;
    text-align: center;
    width: 1rem;
    background: #f00;
    color: #fff;
    border-radius: 4px;
}

.scroll {
    position: fixed;
    top: 0;
    width: 7.5rem;
    background: #fff;
    z-index: 2;
}


/* gundonglunbo */

.sectionA1 {
    background: url(../images/indexcjbg.jpg) no-repeat center top;
}

.sectionA1 h3 {
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
    line-height: 1.14rem;
}

.sectionA1 .secA1M {
    width: 6.9rem;
    margin: 0 auto;
    background: #fff;
    border-radius: 4px;
    padding: 0.3rem 0.2rem;
}

.secA1M p {
    font-size: 0.2rem;
    color: #f20e0e;
}

.secA1M p strong {
    display: inline-block;
    text-align: center;
    padding: 0 0.25rem;
}

.secA1M p strong:nth-child(1) {
    width: 2.2rem;
}

.secA1M p strong:nth-child(3) {
    margin-left: 0.1rem;
}

.secA1M .prizelist li {
    font-size: 0.2rem;
    line-height: 0.64rem;
    margin: 0.1rem 0;
}

.secA1M .prizelist li span {
    padding: 0 0.13rem;
    display: inline-block;
}

.secA1M .prizelist li span:nth-child(1) {
    width: 2.2rem;
    display: inline-block;
    padding: 0;
}

.secA1M .prizelist li span:nth-child(2) {
    width: 1rem;
    display: inline-block;
    padding: 0;
    margin-right: 0.2rem;
}

.secA1M .prizelist li span:nth-child(3) {
    font-weight: bold;
    color: #f20e0e;
    padding: 0;
    width: 0.8rem;
    text-align: center;
}

.secA1M .prizelist li span:nth-last-child(1) {
    color: #fff;
    border-radius: 2px;
    line-height: 2;
}

.secA1M .greenBg {
    background: #34a534;
}

.secA1M .yellowBg {
    background: #ea8605;
}

.secA1M .redBg {
    background: #f20e0e;
}

.sectionA1 .secA1M .gundong {
    height: 3.2rem;
    margin-top: 0.2rem;
    overflow: hidden;
}

.sectionA1 .secA1M .matchDp {
    margin-top: 0.2rem;
}

.sectionA1 .secA1M .matchDp input {
    width: 5.2rem;
    font-size: 0.2rem;
    line-height: 0.54rem;
    background: #efefef;
    color: #999;
    padding-left: 0.2rem;
}

.sectionA1 .secA1M .matchDp button {
    width: 1.26rem;
    text-align: center;
    line-height: 0.54rem;
    background: #f00912;
    color: #fff;
    font-size: 0.2rem;
}

.sectionA1 .SecA1Btn {
    display: block;
    font-size: 0.3rem;
    color: #fff;
    width: 3.06rem;
    line-height: 0.66rem;
    border-radius: 4px;
    margin: 0.42rem auto;
    text-align: center;
    background: linear-gradient(to right, #f00114, #f14902);
}

.div3 .s1 .yi-star img {
    width: 0.2rem;
}

.div3 .s1 .yi-num {
    font-size: 0.2rem;
    display: block;
    text-align: center;
}

.wddetail .div3 .s3 .iconDh{
    display: inline-block;
    width: 0.4rem;
    height: 0.36rem;
    background: url(../images/addtel.jpg) no-repeat center;
    background-size: 80%;
    margin-left: 0.1rem;
    vertical-align: middle;
}

.wddetail .div3 .s3 .iconAdd,
.popEwm .iconDh {
    display: inline-block;
    width: 0.4rem;
    height: 0.36rem;
    background: url(../images/addcopy.jpg) no-repeat center;
    background-size: 88%;
    margin-left: 0.1rem;
    vertical-align: middle;
}

.popEwm .popEwmM {
    background: #fff;
    width: 5.9rem;
    display: block;
    padding: 0 0.4rem;
    padding-top: 0.66rem;
    border-radius: 10px;
    margin: 0 auto;
}

.popEwm .popEwmM p {
    text-align: center;
}

.popEwm .popEwmM p:nth-child(1) {
    font-size: 0.42rem;
    color: #ef0415;
    text-align: left;
}

.popEwm .popEwmM p:nth-child(1) span {
    width: 0.4rem;
    height: 0.4rem;
    display: inline-block;
    float: right;
    position: relative;
}

.popEwm .popEwmM p:nth-child(1) span i {
    position: fixed;
    display: inline-block;
    width: 2px;
    height: 0.4rem;
    background: #ef0415;
    position: absolute;
    right: 50%;
}

.popEwm .popEwmM p:nth-child(1) span i:nth-child(1) {
    transform: rotate(45deg);
}

.popEwm .popEwmM p:nth-child(1) span i:nth-child(2) {
    transform: rotate(135deg);
}

.popEwm .popEwmM p:nth-of-type(2) {
    width: 3.3rem;
    margin: 0 auto;
    font-size: 0.3rem;
    color: #999;
    position: relative;
}

.popEwm .popEwmM p:nth-of-type(4) {
    font-size: 0.28rem;
    color: #999;
    padding-bottom: 0.2rem;
}

.popEwm .popEwmM p:nth-of-type(2) span {
    display: inline-block;
    width: 0.46rem;
    height: 0.46rem;
    background-color: #86c610;
    background-image: url(../images/msg.png);
    background-size: 68%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 4px;
}

.popEwm .popEwmM p:nth-of-type(2)::before,
.popEwm .popEwmM p:nth-of-type(2)::after {
    content: '';
    display: block;
    width: 0.66rem;
    height: 1px;
    background: #9e9e9e;
}

.popEwm .popEwmM p:nth-of-type(2)::before {
    position: absolute;
    left: 0;
    top: 50%;
}

.popEwm .popEwmM p:nth-of-type(2)::after {
    position: absolute;
    right: 0;
    top: 50%;
}

.popEwm .popEwmM p:nth-of-type(3) {
    font-weight: bold;
    font-size: 0.28rem;
    padding-top: 0.2rem;
    padding-bottom: 0.4rem;
}

.popEwm .popEwmM img {
    display: block;
    margin: 0.8rem auto 0.6rem;
}


/* article details */

.ChangePage {
    text-align: center;
}

.ChangePage li {
    display: inline-block;
    padding: 0.1rem 0.2rem;
    border: 1px solid #999;
    border-radius: 4px;
}

.bottom-recommend .bottom-title {
    border-top: 0.2rem solid #f1f1f1;
    margin-top: 1rem;
}

.bottom-lists p {
    padding: 0.2rem 0.4rem;
    font-size: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .nlisttop .inter .sp2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 5rem;
}
.changePages{
    text-align: left;
}
.changePages li{
    border: none;
    border: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 6rem;
}
.ggxxdetils .con p{
    text-indent: 2em;
}
.RecommondBtm .Renew{
    width: 5rem;
}

.nlisttop h1{
    line-height: 0.86rem;
    background: #f10215;
    text-align: center;
    color: #fff;
    position: relative;
}
.popEwmM .wechat{
    text-align: center;
    background: #86c610;
    width: 4rem;
    line-height: 1.5;
    margin: 0 auto 0.2rem;
    color: #fff;
    border-radius: 1.1rem;
}
.popEwmM .cp{
    padding-left: 0.2rem;
    font-size: 0.2rem;
    color: #999;
}