
.footer {
    min-width: 1200px;
    background: #2f3237;
}

.footer .copy {
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #999;
}

.footer .copy a {
    color: #999;
    padding: 0 10px;
    border-right: solid 1px #999;
}

.footer .copy a:last-child {
    border-right: none;
}

.footer i {
    display: inline-block;
    vertical-align: middle;
}

.footer .footer-nav {
    padding: 30px 0 14px 0;
    font-size: 0;
}

.footer .footer-nav li {
    margin-right: 80px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
}

.footer .footer-nav li span {
    display: inline-block;
    vertical-align: middle;
    color: #a2a2a3;
}

.footer .footer-nav li .weixin {
    background: #797979;
    color: #fff;
    padding: 4px 14px;
    border-radius: 4px;
}

.footer .footer-nav-main {
    border-top: solid 1px #3e4042;
    border-bottom: solid 1px #3e4042;
}

.footer .footer-nav-main ul {
    font-size: 0;
}

.footer .footer-nav-main li {
    display: inline-block;
    padding-top: 14px;
    margin-right: 60px;
    vertical-align: top;
    width: 98px;
    height: 136px;
}

.footer .footer-nav-main li:nth-child(5) {
    margin-right: 40px;
}

.footer .footer-nav-main li:not(:last-child) {
    border-right: solid 1px #3e4042;
}

.footer .footer-nav-main li:last-child {
    width: auto;
}

.footer .footer-nav-main a {
    font-size: 12px;
    padding: 6px 0;
    display: block;
    color: #fff;
}

.footer .qr-info {
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
    padding: 10px 0 0 10px;
}

.footer .qr-info h5 {
    padding: 10px 0;
}

.footer .qr-info span {
    font-size: 26px;
    color: #058b8e;
}

.justify-layout > div {
    text-align: justify;
    *text-align: inter-ideograph;
}

.justify-layout > div > div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.justify-layout > div > .justify-last {
    width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.common-layout {
    border-bottom: solid 1px #cdcdcd;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    color: #666;
}

.common-layout span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.common-layout i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.nav {
    min-width: 1200px;
    overflow: hidden;
    position: relative;
}

.nav .nav-bar {
    width: 100%;
    height: 42px;
    overflow: hidden;
    background: #1c2329;
    line-height: 42px;
}

.nav .nav-bar ul {
    font-size: 0px;
}

.nav .nav-bar li {
    display: inline-block;
    vertical-align: top;
}

.nav .nav-bar a {
    font-size: 14px;
    color: #adafb1;
    border-right: solid 2px #adafb1;
    padding: 0 40px;
    text-decoration: none;
}

.nav .nav-bar .empty {
    width: 205px;
}

.toole {
    text-align: center;
    position: relative;
}

.toole .toggle {
    display: inline-block;
    background: #fff;
    width: 298px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -149px;
    top: -1px;
    border-left: solid 1px #e1dfdf;
    border-right: solid 1px #e1dfdf;
    border-bottom: solid 1px #e1dfdf;
    cursor: pointer;
}

.sort {
    height: 36px;
    line-height: 36px;
    border: solid 1px #e1dfdf;
    box-sizing: border-box;
    margin: 46px auto 20px auto;
}

.sort span {
    display: inline-block;
    padding: 0 20px;
    cursor: pointer;
    background: url(../img/xx_2.png) no-repeat right center;
}

.sort span.selected {
    background: url(../img/xx_1.png) no-repeat right center;
}

.tpfl {
    float: left;
    width: 960px;
}

.tpfl ul {
    overflow: hidden;
}

.tpfl ul li {
    float: left;
    width: 218px;
    /*border: 1px solid #d21e2f;*/
    background: #fff;
    margin-right: 20px;
    margin-bottom: 36px;
    position: relative;
}

.tpfl ul li .div1 {
    height: 180px;
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    width: 300px;
    position: relative;
}

.tpfl ul li .div1 .icon-brand {
    width: 84px;
    height: 72px;
    position: absolute;
    left: 0;
    top: -6px;
    z-index: 2;
    background: url("/images/item_tag.png") no-repeat
}

.tpfl ul li .div1 .icon-rz {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 6px;
    z-index: 2;
    background: url("/images/rz.png");
    background-size: 100% 100%;
}

.tpfl ul li .div1 img {
    margin: 0 auto;
    width: 216px;
    height: 162px;
    overflow: hidden;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.tpfl ul li .div2 {
    position: absolute;
    left: -1px;
    bottom: -36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    width: 220px;
    text-align: center;
    background: #d21e2f;
    display: block;
}

@media only screen and (min-width: 1024px) {
    .tpfl ul li .div2 {
        position: absolute;
        left: -1px;
        bottom: -36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        width: 220px;
        text-align: center;
        background: #d21e2f;
        display: none;
    }

    .tpfl ul li:hover .div2 {
        display: block;
    }
}

.tpfl ul li .div2 a {
    color: #fff;
}

.tpfl ul li .div2 img {
    display: inline-block;
    margin-top: -3px;
    margin-right: 10px;
    vertical-align: middle;
}

.tpfl ul li p {
    padding: 0 10px;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    color: #4f4f4f;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tpfl ul li p .im{
    vertical-align: middle;
}

.tpfl ul li h4 {
    padding: 0 10px;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    color: #4f4f4f;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tpfl ul li p a {
    font-size: 12px;
    background: #d21e2f;
    color:#fff;
    line-height: 20px;
    padding:0 8px;
    display: inline-block;
}

.page {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 12px;
}

.page a, .page span {
    background: #fff;
    color: #4f4f4f;
    height: 33px;
    line-height: 33px;
    padding: 0 14px;
    border: 1px solid #e1dfdf;
    display: inline-block;
    margin: 0 2px;
}

.page a:hover, .page span.current {
    color: #fff;
    border: 1px solid #d21e2f;
    background: #d21e2f;
}

.nrfr {
    width: 230px;
    float: right;
}

.nrfr h2 {
    height: 43px;
    line-height: 43px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    background: #d21e2f;
}

.nrfr h2 img {
    margin-right: 25px;
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block;
}

.nrfr .u1 {
    overflow: hidden;
    background: #fff;
    margin-bottom: 12px;
}

.nrfr .u1 li {
    padding: 5px 15px;
    overflow: hidden;
    border-top: 1px dotted #e1dfdf;
}

.nrfr .u1 li:first-of-type {
    border: 0;
}

.nrfr .u1 li .tx {
    width: 54px;
    height: 54px;
    float: left;
}

.nrfr .u1 li .wz {
    float: right;
    width: 141px;
    color: #6d6d6d;
    font-size: 14px;
    line-height: 20px;
    padding-top: 7px;
}

.nrfr .u1 li .wz span {
    font-size: 12px;
}

.nrfr .u2 {
    overflow: hidden;
}

.nrfr .u2 li {
    margin-bottom: 25px;
}

.footer-ad {
    width: 100%;
    height: 115px;
    background: url(../img/bj.png) repeat-x 0;
}

.footer-ad li {
    display: table-cell;
    vertical-align: middle;
    width: 300px;
    height: 115px;
    text-align: center;
}

.footer-ad li img {
    margin: 0 auto;
}

/**防疫专题**/
.major_banner{
    height:467px;
    background: url(/images/banner_fangyi.jpg) center no-repeat;
}
.major.tpfl{
    width:100%
}
.major.tpfl .major_qq{
    border-top: 1px solid #cbcbcb;
    padding:10px 0 15px;
    margin-top:10px;
}
.major.tpfl .major_qq a{
    width:100px;
    line-height: 24px;
    float: none;
    display:block;
    margin:0 auto;
    text-align: center;
    font-size: 16px;
    background: #d21e2f;
    color:#fff;
}

.pin-fixed-box .search-msg{
    width:230px;
    background: url(/images/search_head_bg.png) center top no-repeat;
    padding-top: 207px;
    min-height: 570px;
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
}
.pin-fixed-box .search-msg .input-phone {
    width: 164px;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    background-color: #fff;
    padding: 7px 0;
    margin: 0 auto;
}
.pin-fixed-box .search-msg .input-phone input {
    background: url(/images/icon_s_phone.jpg) center left no-repeat;
    padding: 0 0 0 20px;
    width: 130px;
    margin: 0 auto;
    line-height: 18px;
    height:18px;
    border: 0;
    display: block;
    font-size: 16px;
}
.pin-fixed-box .search-msg .from-submit {
    width: 164px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    margin: 13px auto 0;
    border-radius: 10px;
    background-color: #d21e2f;
    font-size: 14px;
    cursor: pointer;
}
.pin-fixed-box .search-msg .from-submit i {
    background: url(/images/icon_click.png);
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.pin-fixed-box .hot-brand{
    width:200px;
    margin:30px auto 0;
}
.pin-fixed-box .hot-brand .hot-items {
    padding: 20px 0 10px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.pin-fixed-box .hot-brand .hot-items a {
    background: #616161;
    color: #fff;
    border-radius: 10px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 0 10px;
    line-height: 22px;
    font-size:14px;
}
.pin-fixed-box .h-tit{
    color: #d21e2f;
    font-size: 16px;
    border-bottom: 2px solid #d21e2f;
    line-height: 28px;
    height:28px;
    background: #fff;
    text-align: left;
}
.pin-fixed-box .show-wx-box{
    width:230px;
    height:265px;
    background:url("/images/saoyisao.png");
    margin-top:24px;
    overflow: hidden;
}
.pin-fixed-box .show-wx-box .wangfang{
    width: 128px;
    height: 128px;
    background: url(/images/ewm.png);
    background-size: 100% 100%;
    margin:105px auto 0;
}