
.content {
    max-width: 1200px;
    margin: 0 auto;
}
.cd_r {
    color: #da1212!important;
}
.top-nav-bar{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    animation: bounceIn 0.2s ease-in;
}
.top-nav-bar-left img{
    width: 140px;
    height: 48px;
    object-fit: contain;
}
.top-nav-bar-right{
    display: flex;
    justify-content: space-between;
}
.top-nav-block{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.top-nav-block a{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.top-nav-bar .top-nav-block .links-item {
    width: 100px;
    height: 92px;
    border-radius: 10px;
    margin-right: 5px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    transition: all .3s;
}
.l_item_bg1 {
    background: #E13235;
}
.l_item_bg2 {
    background: #A0185A;
}

.l_item_bg3 {
    background: #8AB7B4;
}

.l_item_bg4 {
    background: #E3943D;
}

.l_item_bg5 {
    background: #CA252D;
}

.l_item_bg6 {
    background: #3EA5C6;
}

.l_item_bg7 {
    background: #40629B;
}

.l_item_bg8 {
    background: #0071B3;
}
.top-nav-bar-right .links-item img{
    width: 50px;
    height: 50px;
    border-radius: 50px;
}
.top-nav-bar-right .links-item .item-text{
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    color: #fff;
}
.top-icon{
    height: 14px;
    object-fit: contain;
    margin-right: 8px;
}

/*foot*/
.foot {
    background: #5e5e5e;
    padding-top: 20px;
}
.foot .content {
    text-align: center;
    margin-bottom: 20px;
}
.footTop {
    height: auto;
    text-align: left;
    margin-bottom: 46px;
}
.footBottom img {
    height: 35px;
    cursor: pointer;
}
.logoGary > img:nth-of-type(1) {
    padding-left: 0 !important;
    width: 42% !important;
}
.logoGary img {
    margin-right: 2%;
    float: left;
}
.footTopC dt {
    margin-bottom: 15px;
}
.footTopC dt a, .footTopR > p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}
.footTopC dd a {
    color: #d6d6d6;
    font-size: 14px;
    line-height: 34px;
    display: block;
    margin-right: 30px;
}

.foot > p {
    background: #4e4d4d;
    font-size: 14px;
    color: #cfcfcf;
    line-height: 40px;
    text-align: center;
    margin-bottom: 0;
}
.logoGary {
    margin-right: 16%;
    width: 28%;
    flex-direction: column;
}

.footTopC {
    width: 14%;
    box-sizing: border-box;
    margin-top: 56px;
    flex-direction: column;
    align-items: start;
}

.footTopC dd a:hover {
    color: #288dc6;
}
.footTopC dt a:hover {
    color: #288dc6;
}

/**/


.top {
    background: #f9f9f9;
    font-size: 14px;
    color: #828282;
    line-height: 28px;
}
.sykj_topjdzx_img{
    display: flex;
    align-items: center;
}
.sykj_topjdzx_img img{
    margin-right: 4px;
}
.maijiafuwu img{
    margin-bottom: 2px;
}
.topleft p {
    font-size: 12px;
    color: #828282 !important;
    line-height: 28px;
    float: left;
    margin-right: 15px;
}
.topleft a {
    float: left;
    color: #828282;
    line-height: 28px;
}

.topleft a:hover {
    color: #288dc6;
}
.topleft span {
    float: left;
    line-height: 28px;
    color: #828282;
    padding: 0 13px;
}
.topNav li {
    float: left;
    line-height: 28px;

    text-align: center;
}
.topNav li s {
    float: right;
    display: block;
    height: 10px;
    width: 1px;
    /*background: #d4d4d4;*/
    margin-top: 10px;
    margin-left: 18px;
}
.topNav li span {
    font-size: 14px;
    color: #288dc6;
    margin-right: 8px;
}
.topNav li span.icon-sanjiao_xia {
    margin-right: 0px;
    color: #828282;
    margin-left: 10px;
}
.topNav li a {
    /*padding-left: 18px;*/
    color: #828282 !important;
    font-size: 14px;
}
.topNav li a:hover {
    color: #288dc6;
}

/**/

.rightNav {
    width: 60px;
    position: fixed;
    left: 50%;
    margin-left: 715px;
    top: 50%;
    margin-top: -125px;
    border-top: 1px solid #e6e6e6;
    display: none;
    z-index: 99;
}
@media (max-width: 1550px) {
    .rightNav{
        right: 0%;
        left: unset;
    }
}
.rightNavt {
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;

    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    background: #fff;
    line-height: 24px;

    cursor: pointer;
}
.rightNavb {
    text-align: center;
    height: 50px;
    padding-top: 3px;
    box-sizing: border-box;
    cursor: pointer;
    margin-top: 8px;
    background: #fff;
    border: 1px solid #e6e6e6;
    line-height: 24px;
}
.rightNavt span,
.rightNavb span {
    font-size: 30px;
    color: #8f9098;
}
.rightNavt p,
.rightNavb p {
    font-size: 12px;
    line-height: 12px;
    color: #8f9098;
}
.rightNavb:hover,
.rightNavt:hover {
    background: #288dc6;
}
.rightNavb:hover p,
.rightNavb:hover span,
.rightNavt:hover p,
.rightNavt:hover span {
    color: #fff;
}
.rightNavt {
    position: relative;
    z-index: 99;
}
.rightNavpic {
    position: absolute;
    background: #fff;
    width: 100px;
    border-radius: 5px;
    left: -107px;
    top: -10px;
    display: none;
    z-index: 9;
    border: 1px solid #e6e6e6;
}
.rightNavpic img {
    width: 100%;
    height: auto;
}


.showblock {
    display: block;
}

.shownone {
    display: none;
}
/*search*/
.logoBox {
    height: 134px;
}
.logoBox .sykj_logo {
    margin-top: 45px;
    float: left;
    width: 210px;
}
.logoBox .sykj_logo a img {
    width: 62%;
    object-fit: cover;
    height: 37.66px;
}
.navTab {
    width:42%;
    height: 100px;
    float: left;
    margin-top: -10px;
}
.navTab .navBox {
    width: 100%;
    position: relative;
    margin-top: 30px;
}
.navBox .nav-tabs {
    border-bottom: 0;
}
.navBox .nav-tabs .nav-item {
    margin-bottom: 0;
    color: #828282;
}
.navBox .nav-tabs .nav-link.active {
    background: #288dc6 !important;
    color: #fff !important;
    border: 1px solid #288dc6 !important;
}
.navBox .nav-tabs .nav-item .nav-link {
    font-size: 14px;
    color: #363636;
    padding: 0.1rem 1rem;
    background: #fff;
    border: 1px solid #ececec;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.navBox .nav-tabs .nav-link.active h6 {
    color: #fff;
}
.nav-link h6 {
    margin-bottom: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #828282;
    font-size: 14px;
}
.navBox .nav-tabs .nav-link:hover {
    background: #288dc6;
    color: #fff;
    border: 1px solid #288dc6;
}

.navBox .nav-tabs .nav-link:hover h6 {
    color: #fff;
}
.input-group {
    position: relative;
    color: #828282;
    border-radius: 0px;
}
.logoBox .sykj_sousuo_icon {
    font-size: 28px;
    position: absolute;
    top: 8px;
    left: 20px;
    color: #ccc;
}
.input-group .input-group-prepend {
    width: 100%;
    font-size: 18px;
    color: #ccc;
    border-radius: 0px;
}
.searchItem {
    position: absolute;
    right: 0;
    top: 0;
    height: 39px;
    border: 1px solid #288dc6;
    background: #288dc6;
    color: #fff;
    font-size: 16px;
    line-height: 34px;
    width: 17% !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    letter-spacing: 2px;
}
.logoBox .form-control {
    border-radius: 5px;
    border: 1px solid #288dc6;
    padding: 0.2rem 6.2rem 0.2rem 3rem;
    height: 40px;
    font-size: 14px;
}

.logoBox .form-control::placeholder {
    color: #b9b9b9;
}
.kscg-tost input::placeholder,.kscg-tost textarea::placeholder {
    color: #b9b9b9;
}
.search-box-head {
    position: absolute;
    width: 100%;
    border: 1px solid #ccc;
    left: 0px;
    background-color: #fff;
    z-index: 666;
    max-height: 500px;
    overflow-y: scroll;
}
.search-box-head li {
    z-index: 666;
    padding-left: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor:pointer;
    font-size: 14px;
}
.search_li_current {
    background: #288dc6;
    color: #fff;
}
.searchNav-warp {
    display: flex;
    align-items: center;
    height: 38px;
}
.searchNav {
    padding-left: 48px;
    overflow: hidden;
}
.searchNav li {
    float: left;
    line-height: 19px;
    padding-right: 10px;
}
.searchNav li a {
    color: #b9b9b9;
    font-size: 14px;
}
.searchNav li a:hover {
    color: #288dc6;
}

.top-btn {
    top: 49px;
    position: relative;
    display: flex;
    justify-content: end;
}
.top-btn a:nth-child(1), .top-btn a:nth-child(2), .top-btn a:nth-child(3) {
    background: #288DC6;
    color: #FFFFFF;
}
.top-btn a {
    width: 80px;
    height: 40px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin: 0 5px;
    cursor: pointer;
}
.top-btn div {
    width: 1px;
    height: 39px;
    margin: 0 5px;
    border-left: 1px solid #288DC6;
}
.top-btn a:nth-child(1):hover,.top-btn a:nth-child(2):hover,.top-btn a:nth-child(3):hover{
    background: #fff;
    color: #288DC6;
    border: 1px solid #288DC6;
}
.top-btn a:nth-child(5), .top-btn a:nth-child(6) {
    border: 1px solid #288DC6;
    color: #288DC6;
}
.top-btn a:nth-child(5):hover,.top-btn a:nth-child(6):hover{
    border: none;
    background: #288DC6;
    color: #FFFFFF;
}
#user_top .topboxlump {
    width: 115px;
    z-index: 5;
    background: #f9f9f9;
    position: absolute;
    height: auto;
    border-radius: 5px;
    box-sizing: border-box;
    padding-right: 20px;
    text-align: right;
    display: none;
    z-index: 100;
}

/*nav*/
#sykj_nav{
    border-bottom: 1px solid #288DC6;
}

#sykj_nav .content {
    position: relative;
    box-sizing: border-box;
    z-index: 2;
    padding-left: 260px;
}
#sykj_nav ul li h1{
    line-height: 40px;
}

#sykj_nav ul li {
    float: left;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 14%;
}
#sykj_nav ul li h1 {
    line-height: 40px;
}
#sykj_nav ul li .on {
    color: #288dc6!important;
}
#sykj_nav ul li a {
    font-size: 16px;
    font-weight: 600;
}
#sykj_nav .classify p{
    height: 40px;
    line-height: 40px;
    background: #288dc6;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
}
#sykj_nav .classify {
    width: 260px;
    bottom: auto;
    overflow-y: hidden;
    /*height: auto;*/
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    background: #fff;
    box-sizing: border-box;
    z-index: 1;
    height: auto;
}

#sykj_nav .classify dl {
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 7px;
    display: none;
    background: #fff;
}
#sykj_nav .classify dl:last-child{
    border-bottom: none;
}
#sykj_nav .classify dt {
    padding-left: 20px;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 3px;
    color: #fff;
    background: #fff;
    cursor: pointer;
}
#sykj_nav .classify dt a {
    color: #000;
}
#sykj_nav .classify dd {
    height: auto;
    padding-left: 0;
    cursor: pointer;
    float: left;
}
#sykj_nav .classify dd .navTit {
    margin-left: 15px;
    padding-right: 5px;
    padding-left: 5px;
}
#sykj_nav .classify dd a {
    line-height: 29px !important;
    height: 29px;
    display: block;
    font-size: 14px;
    color: #515151;
}
#sykj_nav .classify dd:hover {
    background-color: #e6edf1;
    border-radius: 0 !important;
    margin-left: 15px;
    padding-left: 5px;
}
#sykj_nav .classify dd:hover .navTit {
    background-color: #e6edf1;
    line-height: 24px;
    margin-left: 0;
    border-radius: 0 !important;
    height: auto;
    padding-left: 0;
}
#sykj_nav .classify dd:hover .navTit a {
    color: #288dc6;
}
#sykj_nav .classify dt:hover {
    background-color: #e6edf1;
    margin-left: 0;
    border-radius: 0 !important;
    height: auto;
}
#sykj_nav .classify dt:hover a {
    color: #288dc6;
}
#sykj_nav .classify:hover dl {
    display: block !important;
    cursor: pointer;
}
/*地区*/
.selectbox .select span {
    float: right;
    margin-right: 10px;
}
.selectcon {
    position: absolute;
    border-radius: 5px;
    width: 328px;
    background: #FFF;
    top: 30px;
    background-color: rgba(249,249,249,1);
    border: 1px solid rgba(229,229,229,1);
    padding: 10px;
    display: none;
    z-index: 5;
}
.selectbox:hover .select {
    color: #288dc6;
    border-color: #288dc6;
}

.selectbox:hover .selectcon {
    display: block;
}
.selectcon a {
    display: block;
    float: left;
    font-size: 14px;
    padding: 0px 8px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
    margin-right: 8px;
}
.selectbox {
    float: left;
    position: relative;
    margin-top: 6px;
}
.selectcon a:hover, .selectcon a.selectconact {
    background: #288dc6;
    color: #FFF;
    border-radius: 5px;
}
.cslbsmallpage {
    float: right;
    margin-right: 2%;
}
.smallpage p {
    float: left;
    font-size: 16px;
    color: #999;
    line-height: 42px;
    margin-left: 30px;
    margin-right: 10px;
}
.smallpage p .atpresent {
    color: #288dc6;
}

.selectbox {
    float: left;
    position: relative;
    margin-top: 6px;
}


.smallpage .selectbox {
    float: left;
    position: relative;
    margin-top: 0;
    width: 60px;
}
.smallpage a.noclick {
    background: rgba(249,249,249,1);
}
.smallpage a {
    width: 30px;
    height: 30px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(229,229,229,1);
    border-radius: 1px;
    display: block;
    float: left;
    line-height: 28px;
    text-align: center;
    margin-left: 5px;
    margin-top: 6px;
}
.smallpage a span {
    color: #999;
    font-size: 16px;
}
.smallpage a:hover {
    border-color: #288dc6;
}
.selectbox select {
    height: 30px;
    margin-top: 6px;
    font-size: 15px;
    float: left;
    display: block;
    width:60px;
    border-radius:10%;
    border:1px solid rgba(229,229,229,1);
}
/*热门产品*/
.chhotpro {
    background: #f5f5f5;
    padding-top: 20px;
}
.boxtitle h4 {
    font-size: 26px;
    float: left;
    font-weight: 600;
    line-height: 28px;
}
.boxtitle span {
    font-size: 18px;
    color: #c1c2c8;
    font-weight: normal;
    margin-left: 10px;
    text-transform: uppercase;
}
.boxtitle .proMore {
    color: #c1c2c8;
    font-size: 14px;
    display: block;
    width: 87px;
    height: 30px;
    border: 1px solid #c1c2c8;
    border-radius: 5px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 10px;
    float: right;
}
.boxtitle .proMore:hover {
    border-color: #007bff;
    color: #007bff;
}
.chhotprocon,.brandnewsbox {
    margin-top: 20px;
}
.chhotprolist {
    padding: 20px;
}
.chhotprolist {
    width: 23.5%;
    height: 220px;
    background: linear-gradient(to right, #fff,rgb(249,249,249));
    margin-right: 2%;
    float: left;
}
.chhotprolist:nth-child(4n) {
    margin-right: 0;
}
.chhotprolist:hover {
    background: rgba(255,255,255,1);
    box-shadow: 0px 10px 14px 1px rgba(0,62,57,0.06);
}
.chhotprolistleft {
    float: left;
    width: 50%;
    padding: 8px;
}
.chhotprolistright {
    max-height: 200px;
    width: 50%;
    overflow: hidden;
    float: right;
    line-height: 180px;
    text-align: center;
    cursor: pointer;
}
.chhotprolistright img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    transition: all 2s;
    transform: scale(1);
}
.chhotprolistright:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.chhotprolist h5 {
    font-size: 18px;
    color: #2F3037;
    margin-top: 10px;
    margin-bottom: 20px;
    cursor: pointer;
    height: 48px;
}
.cp_title {
    width: 100%;
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.chhotprolist a {
    font-size: 14px;
    color: #FFF!important;
    width: 56px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background: #288dc6;
    border-radius: 3px;
    display: block;
    margin-bottom: 15px;
}
.chhotprolist a:hover {
    background: #FFF;
    color: #288dc6!important;
    border: 1px solid #288dc6;
}
.chhotprolist span {
    color: #C1C2C8;
    font-size: 14px;
    cursor: pointer;
    height: 47px;
}
/*热门厂商*/
.prorecommend {
    background: #f5f5f5;
    padding-top: 30px;
}
.recommendpic {
    margin-top: 20px;
}
.recommendpic li {
    width: 15.8%;
    float: left;
    background: #fff;
    margin-right: 1%;
}
.recommendpic li:last-child {
    margin-right: 0;
}
.recommendpicimg {
    text-align: center;
    overflow: hidden;
    height: 120px;
    line-height: 120px;
    background: #fff;
}
.recommendpic li p {
    font-size: 16px;
    color: #FFF;
    text-align: center;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommendpicimg img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 2s;
    transform: scale(1);
}
.recommendpicimg:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.recommendpic li:hover {
    background: #288dc6;
    box-shadow: 0px 5px 12px 0px rgba(101,171,165,0.18);
}
/*产品资讯*/
.probrandnews {
    padding: 30px 0;
}
.brandnewsbox li {
    cursor: pointer;
    float: left;
    width: 25%;
    box-sizing: border-box;
    border-left: 1px solid rgba(230, 230, 230, 1);
    padding: 20px 30px;
    padding-top: 40px;
    position: relative;
    background: #fff;
}
.brandnewsbox li:hover .brandnewshover {
    display: block;
}
.brandnewshover {
    position: absolute;
    display: none;
    border-top: 8px solid #288dc6;
    top: -8px;
    left: 0;
    bottom: 0;
    width: 100%;
}
.brandnewshover img {
    width: 100%;
    display: block;
    height: 100%;
}
.brandnewshoverbg {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    padding-top: 104px;
    padding-left: 40px;
    padding-right: 40px;
    bottom: 0;
    width: 100%;
}
.brandnewshover .brandnewshoverbg font {
    color: #FFF;
}
.brandnewsbox li font {
    font-size: 14px;
    color: #9597a1;
    display: block;
}
.brandnewshover .brandnewshoverbg a:hover h5 {
    color: #288dc6;
}
.brandnewshover .brandnewshoverbg h5 {
    margin: 30px 0;
    color: #FFF;
}
.brandnewsbox li h5 {
    font-size: 18px;
    color: #2f3037;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 48px;
}
.brandnewsbox li span {
    float: right;
    color: #288dc6;
    font-size: 28px;
    margin-top: 10px;
}
.brandnewshover .brandnewshoverbg span {
    margin-top: 0;
}
.brandnewsbox li h4 {
    font-size: 35px;
    color: rgba(149,151,161,.3);
}
.brandnewsbox li p {
    color: #9597a1;
    font-size: 14px;
    line-height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 15px;
    min-height: 44px;
}
/*蒙层*/
#ToastMask{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    padding: 0px;
    margin: 0px;
    top: 0px;
    left: 0px;
    z-index: 201;
    display: none;
}
.ToastMask{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ToastMask_content{
    width: 400px;
    height: 247px;
    padding: 80px 40px 40px;
    background-color: rgb(255, 255, 255);
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ToastMaskImg{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background-image: url("../img/common/sp_close.png");
    background-repeat: no-repeat;
}
.ToastMaskImg:hover{
    background-image: url("../img/common/sp_close_on.png");
}
.ToastMaskText{
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    color: #666;
    margin-bottom: 40px;
}
.ToastMaskBtn{
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 50px;
    background: #288dc6;
    color: #fff;
    display: inline-block;
}

.btndisabled{
    opacity: .7;
    cursor: not-allowed!important;
}
/*供货蒙层*/
.j-warning {
    border: 1px dashed #d81d25;
    padding: 3px 15px;
    background: white;
    color: #d81d25;
    position: absolute;
    z-index: 300;
    top: 3px;
    left: 461px;
    width: 200px;
    opacity: 0;
}
.animation_run{
    animation: run 6s;
}
@keyframes run {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.j-warning:before {
    content: "\21E0 ";
    font-style: normal;
    speak: none;
    color: #d81d25;
    left: -24px;
    position: absolute;
    font-size: 25px;
}

/*顶部搜索放大镜*/
.logoBox .sykj_sousuo_icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 8px;
    left: 20px;
    color: #ccc;
}




/*弹框*/
.j-alert-box {
    text-align: center;
}
.j-alert-msg {
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 35px;
    color: #666;
    margin-bottom: 40px;
}
.j-modal .j-btn {
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    border-radius: 3px;
}
.j-btn {
    font-size: 22px;
    padding: 0 50px;
    height: 52px;
    line-height: 52px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #288dc6;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    margin: 0 30px;
}
.j-modal{
    z-index: 9999999 !important;
}
.form-group.form-inline{
    position: relative;
}
.must{
    color: red;
}

.search-clear{
    position: absolute;
    color: #288dc6;
    font-size: 24px;
    cursor: pointer;
    transform: rotate(45deg);
    right: 98px;
    top: 7px;
    display: none;
}
.v-no-result{
    width: 1200px;
    margin: auto;
}
.layui-laydate .layui-this{
    background-color: #288dc6 !important;
}
