﻿

.sort_open {
    position: fixed;
    width: 100px;
    height: 53px;
    z-index: 999;
    left: 0;
    bottom: 50px;
    cursor: pointer;
    background: url("../image/yj.png") no-repeat 0 0;
}
.sort_pop{
    position: fixed;
    background: #cbb486;
    z-index: 9999;
    left: -4000px;
    bottom: 0;
    width: 100%;
    height: 80px;
    color: #FFFFFF;
}
.sort_pop_left{ margin: 0 auto; width: 1136px; position: relative; padding-top: 15px; }
.sort_pop_left>p{ line-height:28px;display:inine-block;}
.sort_pop_left .sort_pop_p1{ font-size: 18px; font-weight: bold;background: url(https://ywtb.mps.gov.cn/newhome/templates/Zwfw_Fwmh/img/warning.png) no-repeat 5px; padding-left: 35px;margin-bottom:0;}
.sort_pop_left .sort_pop_p2{ font-size: 18px; font-weight: bold; display:none;margin-bottom:0;}
.sort_pop .sort_wrap_close {
    position: absolute;
    top: 10px;
    right:0;
    font-size:28px;
    line-height: 1.2;
    font-family: Simsun;
    color: #fff;
    outline: 0 none;
}
