﻿/**css document***/
* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    font-family: "微软雅黑";
    color: #353535;
    width: 100%;
}

a {
    outline: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

:focus {
    outline: 0;
}

ul {
    list-style-type: none;
}

li {
    float: left;
}

a {
    text-decoration: none;
    color: #555555;
}

img {
    border: none;
    /*max-width: 100%;max-height: 100%;*/
}

header, footer, nav, section, article {
    display: block;
}

i {
    font-style: normal;
}

.hidden {
    display: none;
}

.red, .errorMsg {
    color: red;
}

.floatl {
    float: left;
}

.floatr {
    float: right;
}

.wrap {
    width: 100%;
}

textarea {
    width: 387px;
    height: 110px;
    border: 1px solid #cfcfcf;
    float: left;
    font-size: 13px;
    color: #333;
    text-indent: 5px;
    line-height: 24px
}

.position_r {
    position: relative;
}

.position {
    background-color: #fff;
    min-height: 30px;
    position: absolute;
    z-index: 9;
}

/*.clearfix:before,.claerfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
*/
/****header***/
.wrapper {
    width: 100%;
}

.bwapper {
    width: 100%;
    background: #f7f4ed;
    float: left;
    overflow: hidden;
}

.middle {
    width: 100%;
    float: left;
}

.header {
    width: 100%;
    height: 200px;
    float: left;
    position: relative;
}

.inner {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.logo {
    float: left;
    margin-top: 23px;
}

.headtop {
    width: 100%;
    float: left;
    height: 35px;
    border-bottom: 1px solid #e8e8e8;
    background: #fafafa;
    line-height: 35px;
}

.hi {
    float: left;
    font-size: 12px;
    color: #999999;
}

.hi a {
    color: #333333;
}

.hi a:hover {
    color: red;
    text-decoration: underline;
}

.hilink {
    float: right;
}

.hilink a {
    color: #666666;
    font-size: 12px;
}

.hilink a:hover {
    color: red;
}

.hilink span {
    margin: 0 10px;
    color: #e7e7e7;
}

.headmid {
    width: 100%;
    float: left;
    height: 119px;
}

.telpone {
    margin-top: 40px;
    width: 135px;
    float: right;
    background: url(../images/ico.png)0 10px no-repeat;
    padding-left: 33px;
    font-size: 14px;
    color: #6a6a6a;
}

.telpone p {
    font-weight: bold;
}

.telpone .bigyellow {
    color: #ff9000;
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
}

.search {
    width: 740px;
    float: left;
    margin-left: 60px;
    margin-top: 17px;
    position: relative;
}

.search_top {
    width: 100%;
    height: 20px;
}

.search_top a {
    color: #333;
}

.search_top span {
    color: #d2d2d2;
    margin: 0 10px;
}

.search_top .aa {
    color: #ff9000;
}

.search_mid {
    width: 100%;
    height: 38px;
}

.search_mid .soso {
    width: 420px;
    float: left;
    height: 34px;
    line-height: 30px;
    border: 2px solid #ff9000;
    text-indent: 10px;
    margin-top: 0px;
}

.search_mid .sotxt {
    width: 98px;
    height: 38px;
    background: #ff9000;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 38px;
    border: 0;
    margin-left: 4px;
}

.search_dw {
    width: 100%;
    line-height: 20px;
    color: #000;
    font-size: 14px;
    padding-top: 5px;
}

.search_dw a {
    font-size: 12px;
    color: #777777;
    margin-right: 5px;
}

.search_dw a:hover {
    color: #ff8809;
}

.headdw {
    width: 100%;
    height: 45px;
    float: left;
    background: #39c74b;
}

.menu {
    width: 967px;
    float: right;
}

.menu li {
    float: left;
    /*padding:0 45px;*/
    width: 160px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
}

.menu li a {
    color: #fff;
    display: block;
}

.menu .on, .menu li:hover {
    background: #1db240;
}

.classic {
    background: url(../images/bg.jpg) no-repeat;
    width: 210px;
    height: 45px;
    float: left;
}

.classic .big {
    font-size: 18px;
    color: #fff;
    line-height: 45px;
    margin-left: 48px;
}

.drop {
    width: 206px;
    /*height:525px;*/
    border-bottom: 2px solid #21c147;
    border-left: 2px solid #21c147;
    border-right: 2px solid #21c147;
    position: relative;
    z-index: 1111;
    display: none;
    background-color: #fff;
}

.classic:hover .drop {
    display: inline-block;
}

.dropshow {
    width: 100%;
}

.dropshow>li {
    width: 100%;
}

.dropshow li {
    border-top: 1px solid #f5f5f5;
    padding-bottom: 8px;
    padding-top: 8px;
    cursor: pointer;
}

.dropshow li:first-child {
    border-top: none;
}

.dropaa {
    background: url(../images/ic26.jpg)190px 3px no-repeat;
    width: 100%;
}

.dropaa a {
    margin-left: 20px;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.dropaa a img {
    position: relative;
    top: 4px;
}

.droplink {
    width: 100%;
    line-height: 20px;
    text-indent: 20px;
}

.droplink a {
    font-size: 12px;
    color: #333333;
    margin-right: 7px;
}

.dropshow li:hover {
    background: #21c147;
}

.dropshow li:hover .showmenu {
    display: inline-block;
}

.dropshow li:hover .dropaa a {
    color: #fff;
}

.dropshow li:hover .dropaa {
    background: url(../images/ic27.png)190px 3px no-repeat;
    width: 100%;
}

.dropshow li:hover .droplink a {
    color: #fff;
}

.dropshow .on {
    background: #21c147;
}

.dropshow .on .dropaa a {
    color: #fff;
}

.dropshow .on .dropaa {
    background: url(../images/ic27.png)190px 3px no-repeat;
    width: 100%;
}

.dropshow .on .droplink a {
    color: #fff;
}

.showmenu {
    width: 730px;
    border-bottom: 1px solid #21c146;
    border-right: 1px solid #21c146;
    min-height: 100%;
    padding-bottom: 1px;
    position: absolute;
    left: 206px;
    top: 0px;
    /*top:-66px;*/
    z-index: 111111;
    background-color: #fff;
    display: none;
    border-left: 2px solid #21c147;
}

.pump {
    width: 716px;
    float: left;
    margin-left: 15px;
    margin-top: 20px;
}

.pumpright {
    width: 226px;
    float: right;
    background: #f9f9f9;
    height: 520px;
}

.pumpright li {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 30px;
    margin-top: 30px;
}

.pumpright li span {
    display: block;
    width: 100%;
    text-align: center;
    height: 150px;
}

.pumpright li span img {
    max-height: 131px;
    max-width: 120px;
}

.f16 {
    font-size: 16px;
    color: #333333;
}

.f18 {
    font-size: 18px;
    color: #fa5e00;
}

.pumptitle {
    width: 100%;
    border-bottom: 1px solid #38c54b;
    font-size: 18px;
    color: #333333;
    line-height: 28px;
}

.pumptitle img {
    margin-right: 5px;
}

.pumplist {
    width: 100%;
    margin-top: 10px;
}

.pumplist li {
    height: 35px;
    line-height: 35px;
    padding: 0px 0px;
    text-align: center;
    border: none;
    border-bottom: 1px solid #f5f5f5;
}

.pumplist li a {
    display: block;
    width: 140px;
    float: left;
    font-size: 14px;
    color: #333333;
}

.pumplist li a:hover {
    color: #fff;
}

/*****footer******/
.footer {
    width: 100%;
    float: left;
    margin-top: 55px;
    height: auto;
    overflow: hidden;
}

.foottop {
    width: 100%;
    height: 100px;
    background: #51cc61;
    float: left;
}

.heart {
    width: 100%;
    float: left;
    margin-top: 16px;
}

.heart li {
    width: 169px;
    float: left;
    text-align: center;
}

.heart li .round {
    width: 40px;
    height: 40px;
    border: 0px solid #fff;
    font-size: 24px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin-left: 60px;
    margin-bottom: 5px;
}

.heart li p {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.footmid {
    width: 100%;
    float: left;
    background: #eeeeee;
    height: 280px;
}

.weilink {
    width: 290px;
    float: right;
    border-left: 1px solid #dadada;
    height: 280px;
    padding-left: 50px;
}

.guidleft {
    width: 850px;
    float: left;
    margin-top: 35px;
}

.guidlist {
    width: 100%;
    float: left;
    height: 180px;
}

.guidlist li {
    width: 170px;
    float: left;
}

.guidlist li dt {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.guidlist li dd {
    font-size: 12px;
    color: #666666;
    line-height: 25px;
}

.guidlist li dd a {
    color: #666666;
}

.record {
    width: 100%;
    float: left;
    text-align: right;
}

.record a {
    margin-left: 13px;
}

.record .ss {
    margin-right: 100px;
}

.telpfoot {
    margin-top: 35px;
    width: 100%;
    float: left;
    background: url(../images/ic20.png)0 5px no-repeat;
    padding-left: 38px;
    font-size: 14px;
    color: #6a6a6a;
}

.telpfoot .bigyellow {
    color: #ff9000;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
}

.weixin {
    width: 100%;
    float: left;
    margin-top: 20px;
    display: inline-block;
}

.weixin span {
    display: block;
    width: 94px;
    height: 94px;
    float: left;
    margin-right: 10px;
}

.weixin p {
    font-size: 12px;
    line-height: 23px;
}

.linka {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.linka a {
    margin-right: 10px;
}

.footdw {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #666666;
    margin-top: 12px;
}

.footdw a {
    color: #d9d9d9;
    margin-left: 10px;
}

/*****Pumpcity*****/
/***page****/
.pageliu {
    width: 100%;
    height: 38px;
    float: left;
    text-align: center;
    margin-bottom: 100px;
    margin-top: 35px;
}

.pageld a {
    float: left;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #d8d4cd;
    border-right: 1px solid #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

.pageld a.not-allowed {
    cursor: not-allowed;
}

.pageld .bihs {
    border-right: 1px solid #d8d4cd;
    background: #f4f4f4;
}

.pageld .wyue {
    background: #f4f4f4;
    border-right: 1px solid #f4f4f4;
}

.pageld #lastpage {
    border-right: 1px solid #d8d4cd;
}

.pageld #lastpage:hover {
    border-right: 1px solid #37c249;
}

.pageld a:hover, .pageld a.on {
    border: 1px solid #37c249;
    color: #37c249;
    background: #e7f7d6;
}

.pageld {
    text-align: center;
    height: 38px;
    margin: 0 auto;
    display: inline-block;
}

.jhdas {
    width: 37px;
    height: 24px;
    border: 1px solid #dbdbdb;
    float: left;
    display: block;
    margin-top: 5px;
    margin-left: 8px;
}

.jdhdf {
    float: left;
    height: 35px;
    border: none;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    color: #666666;
    margin-left: 15px;
}

.jddgf {
    float: left;
    height: 35px;
    border: none;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    color: #666666;
    margin-left: 6px;
}

.duyia {
    width: 40px;
    height: 20px;
    font-size: 12px;
    color: #333;
    line-height: 20px;
    text-align: center;
    background: #f4f4f4;
    border: 1px solid #dbdbdb;
    float: left;
    margin-left: 5px;
    margin-top: 6px;
    cursor: pointer;
}

/**page*/
/******登录header部分***/
.headtwo {
    width: 100%;
    float: left;
    border-bottom: 2px solid #ededed;
    height: 100px;
}

.helogo {
    float: left;
    margin-top: 27px;
}

.helogo a {
    display: block;
    float: left;
}

.helogo .loaz {
    height: 51px;
    float: left;
    font-size: 24px;
    color: #616161;
    padding-left: 15px;
    font-weight: bold;
    border-left: 1px solid #d1d1d1;
    line-height: 51px;
    margin-left: 15px;
}

.foottwo {
    width: 100%;
    float: left;
    text-align: center;
    border-top: 1px solid #ededed;
}

.buyer {
    width: 100%;
    font-size: 12px;
    color: #666666;
    line-height: 30px;
}

.buyer a {
    margin-right: 40px;
}

.copyer {
    width: 100%;
    font-size: 12px;
    color: #666666;
    line-height: 30px;
}

.copyer a {
    color: #d9d9d9;
}

/*******店铺首页header和footer****/
.shopsearch {
    width: 400px;
    height: 36px;
    border: 2px solid #ff9000;
    float: right;
    margin-top: 35px;
}

.shopsearch .shoptxt {
    width: 305px;
    float: left;
    height: 30px;
    line-height: 30px;
    border: 0;
    color: #999999;
    text-indent: 10px;
    margin-top: 5px;
}

.shopsearch .shopbtn {
    width: 95px;
    height: 36px;
    background: #ff9000;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 34px;
    border: 0;
}

.conmname {
    float: left;
    margin-top: 28px;
    margin-left: 45px;
}

.conmname h3 {
    width: 100%;
    font-size: 16px;
    color: #666666;
}

.conmname .ayear {
    width: 100%;
    margin-top: 5px;
}

.ayear span {
    display: block;
    float: left;
}

.ayear .ayya {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}

.ayear .ayya b {
    color: #d42800;
    font-size: 14px;
}

.ayear .ayya img {
    display: block;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.ayear .ayyb {
    color: #dddddd;
    margin: 0 12px;
    height: 20px;
    line-height: 20px;
}

.ayear .ayyc {
    margin-top: 2px;
}

.logo .cartfont {
    float: left;
    height: 50px;
    line-height: 50px;
    border-left: 1px solid #d1d1d1;
    font-size: 24px;
    color: #616161;
    margin-left: 15px;
    padding-left: 15px;
}

.logo a {
    float: left;
}

.pslogin {
    float: right;
    line-height: 118px;
    font-size: 14px;
    color: #cfcfcf;
}

.pslogin a {
    color: #444444;
}

.pslogin span {
    margin: 0 5px;
}

/****注册样式*****/
.perreg {
    float: right;
    font-size: 14px;
    color: #237be8;
    line-height: 118px;
    background: url(../images/ico76.png)0 52px no-repeat;
}

.perreg a {
    color: #237be8;
    margin-left: 20px;
}

.rfooter {
    width: 100%;
    float: left;
    border-top: 1px solid #e7e7e7;
    text-align: center;
    height: 130px;
    margin-top: 50px;
}

.relink {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    color: #666666;
    margin-top: 20px;
}

.relink a {
    margin-right: 30px;
}

.rcopyright {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    color: #666666;
}

.rcopyright a {
    color: #d9d9d9;
    margin-left: 20px;
}

/******卖家管理中心********/
.hi span {
    color: #ff7e00;
}

.hi .bluea {
    color: #2e72c7;
}

.bheader {
    width: 100%;
    float: left;
    height: 70px;
    background: #37c249;
}

.logo2 {
    float: left;
    margin-top: 4px;
}

.logo2 a {
    display: block;
    float: left;
}

.logo2 .loha {
    height: 50px;
    float: left;
    font-size: 22px;
    color: #ffffff;
    padding-left: 15px;
    font-weight: bold;
    border-left: 1px solid #73d480;
    line-height: 50px;
    margin-left: 15px;
}

.logo2 .topa {
    margin-top: 5px;
}

.bmebernav {
    float: left;
    height: 70px;
    margin-left: 30px;
}

.bmebernav li {
    padding: 0 25px;
    float: left;
    font-size: 16px;
    line-height: 70px;
    margin-right: 15px;
}

.bmebernav li a {
    color: #fff;
}

.bmebernav .on {
    background: #1db240;
}

.bsearch {
    width: 224px;
    height: 35px;
    float: left;
    margin-top: 18px;
}

.bsearch .texbs {
    width: 170px;
    float: left;
    height: 35px;
    border: 0;
    font-size: 14px;
    line-height: 35px;
    color: #b9b9b9;
    text-indent: 10px;
}

.bsearch .btnbb {
    width: 54px;
    float: right;
    height: 35px;
    border: 0;
    font-size: 14px;
    line-height: 35px;
    color: #333333;
    background: #f0f0f0;
    text-align: center;
    cursor: pointer;
}

/**page2**/
.page {
    width: 100%;
    height: 38px;
    float: left;
    margin-top: 25px;
}

.pageli a {
    float: left;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #d8d4cd;
    height: 35px;
    border-right: none;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

.pageli .on {
    background-color: #fafafa;
    color: #ff5400;
}

.pageli .bihs {
    border-right: 1px solid #d8d4cd;
}

.pageli .wyue {
    border-bottom: none;
    border-top: none;
}

.pageli a:hover {
    background-color: #fafafa;
    color: #ff5400;
}

.pageli {
    width: 450px;
    height: 38px;
    margin-left: auto;
    margin-right: auto;
}

/**page2*/
/******卖家管理样式*****/
.sheader {
    width: 100%;
    height: 90px;
    background: #51cc61;
    float: left;
}

.certification {
    float: left;
    position: absolute;
    left: 0;
}

.certification li {
    float: left;
    margin-top: 19px;
    margin-right: 10px;
}

.mantitle {
    width: 100%;
    line-height: 90px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.cergold {
    position: absolute;
    right: 0;
    top: -10px;
}

.sldiemem {
    width: 100%;
    margin-top: 20px;
    height: 465px;
}

.sldiemem li {
    width: 100%;
    padding-bottom: 20px;
    font-size: 16px;
    margin-bottom: 20px;
}

.sldiemem li a {
    margin-left: 25px;
    color: #00923f;
    font-weight: bold;
}

.sldiemem li:last-child {
    border-bottom: none;
}

.sldiemem li ul {
    width: 100%;
}

.sldiemem li ul li {
    padding: 0;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    background: none;
    border-bottom: none;
    margin-bottom: 0;
}

.sldiemem li ul li a {
    color: #222222;
    font-weight: normal;
}

.sldiemem li ul li:hover a {
    display: block;
    width: 100%;
    margin-left: 0;
    background: #51cc61;
    padding-left: 25px;
    color: #fff;
}

.xscheck {
    display: none;
}

.registxt, .loginlist {
    position: relative;
}

.fimg {
    display: none;
    position: absolute;
}

.registxt .fimg, .loginlist .fimg {
    left: 45%;
    position: absolute;
    top: 20%;
}

.cancel, .submit {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    /*width:42px;*/
}

.sspan {
    position: relative;
    display: block;
    width: 120px;
    height: 120px;
}

.sspan img {
    height: 120px;
    width: 120px;
    cursor: pointer;
    border: 1px solid #ccc;
}

.sspan .zza {
    width: 120px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    background: #ccc;
    color: #333;
    text-align: center;
    height: 28px;
    line-height: 28px;
    opacity: 0.5;
}

.hd2 {
    display: none;
}

.hdam .hd2 {
    display: block;
}

.hd1 {
    top: 5px;
    transition: top ease-in-out 0.3s 0.1s;
}

.hdam .hd1 {
    z-index: 100000;
    position: fixed;
    top: 119px;
}

.hdam .drop {
    display: none;
}

.hdam .headmid {
    z-index: 100000;
    position: fixed;
    top: 0px;
    background-color: #fff;
}

/*右侧悬浮*/
.right-fixed {
    position: fixed;
    right: 0;
    top: 55%;
    background: #fff;
    box-shadow: -5px 0 10px #ccc;
    text-align: center;
    width: 62px;
    z-index: 20;
}

.right-fixed li {
    padding: 20px 0 16px 0;
    border-bottom: 1px solid #eeeeee;
    cursor: pointer;
    position: relative;
    float: initial;

}

.right-fixed li:last-child {
    border-bottom: none;
}

.right-fixed li em {
    color: #888;
    font-size: 12px;
    margin-top: 6px;
}

.right-fixed>li>p {
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

.right-fixed>li.li-o>p {
    background: url(../images/sub-qq.png) no-repeat center;
}

.right-fixed>li.li-t>p {
    background: url(../images/sub-tell.png) no-repeat center;
}

.right-fixed>li.li-th>p {
    background: url(../images/sub-app.png) no-repeat center;
}

.right-fixed>li.li-f>p {
    background: url(../images/sub-top.png) no-repeat center;
}

.right-fixed>li.li-o:hover>p {
    background: url(../images/sub-qq-act.png) no-repeat center;
}

.right-fixed>li.li-t:hover>p {
    background: url(../images/sub-tell-act.png) no-repeat center;
}

.right-fixed>li.li-th:hover>p {
    background: url(../images/sub-app-act.png) no-repeat center;
}

.right-fixed>li.li-f:hover>p {
    background: url(../images/sub-top-act.png) no-repeat center;
}

.right-fixed>li:hover em {
    color: #026bb9;
}

.right-fixed>li.li-th .more-info, .right-fixed>li.li-t .more-info {
    top: 50%;
    transform: translateY(-50%);
}

.more-info {
    display: none;
}

/*右侧悬浮*/
.paslider {
    position: fixed;
    top: 81%;
    left: 0;
    transform: translateY(-50%);
    width: 210px;
    height: 345px;
    background: url("../images/sliderbg.png") no-repeat center center;
}

.paslider h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-top: 40px;
}

.paslider p {
    padding: 18px 0 22px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.paslider a {
    display: block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #4599dd;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    margin: 0 auto;
}

.paslider span {
    width: 100%;
    height: 25px;
    float: right;
    text-align: right;
    padding-right: 5px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
}

.more-info {
    position: absolute;
    top: 0;
    right: 62px;
    transition: 0.5s;
    background: #fff;
    text-align: center;
    z-index: 1;
    width: 184px;
    box-shadow: -5px 0 10px #ccc;
    display: none;
}

.ri-1 {
    padding: 21px 21px 15px 21px;
}

.ri-1 h2 {
    margin-bottom: 13px;
    font-weight: 400;
}

.ri-1 a {
    width: 100%;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    color: #666;
    margin-bottom: 10px;
    display: inline-block;
}

.ri-1 a i {
    width: 16px;
    height: 18px;
    background: url(../images/sub-qq-hui.png) no-repeat center;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
    display: inline-block;
}

.ri-1 a:hover {
    background: #026bb9;
    color: #fff;
}

.ri-1 a:hover i {
    background: url(../images/sub-qq-bai.png) no-repeat center;
}

.ri-2 {
    padding: 21px;
}

.ri-2 h2 {
    margin-bottom: 5px;
}

.ri-3 {
    width: 170px;
    padding: 21px 22px 16px 22px;
}

.ri-3 img {
    margin-bottom: 13px;
}

.ri-3 p {
    line-height: 20px;
}




.search-flex {
    display: none;
    width: 100%;
    height: 55px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #ffffff;
    border-bottom: 4px solid #39c74b;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.search-flex-main {
    width: 100%;
    height: auto;
    padding: 10px 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

.search-flex-left {
    width: 203px;
}

.search-flex-left>a {
    display: block;
}

.search-flex-right {
    width: 940px;
}

.search-flex-right .search {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    float: none;
}

.search_mid .sotxt2 {
    width: 98px;
    height: 38px;
    background: #37c249;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 38px;
    border: 0;
    margin-left: 4px;
}

.weixin-left {
    width: 80px;
    font-size: 12px;
    float: left;
}

.weixin-left p {
    line-height: 1.4;
    word-break: break-all;
}

.weixin-right {
    width: 200px;
    float: left;
    margin-left: 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.search-flex-right .search_top, .search-flex-right .search_mid {
    width: auto;
}

.search-flex-right .search_top {
    margin-top: 10px;
}
.reconfirm:hover{
background: #ff7e00;
color: #fff;
}
.mc{
    font-size: 15px;
    font-weight: 600;
}