
#pagesize {
    margin: 40px 0 0;
    text-align: center;
    width: 100%;
}

#pagesize ul {
    font-size: 0
}

#pagesize ul li {
    display: inline-block;
    vertical-align: top
}

#pagesize ul li a {
    line-height: 16px;
    padding: 8px 13px;
    margin: 0 2px;
    display: inline-block;
    border: 1px solid #bebebe;
    background: #fff;
    font-size: 15px
}

#pagesize ul li a:hover {
    background: var(--color-primary);
    border: 1px solid var(--color-primary);
    box-shadow: 0 1px 0 0 #fff;
    color: #fff !important;
}

#pagesize ul li span {
    line-height: 16px;
    padding: 8px 13px;
    margin: 0 2px;
    display: inline-block;
    font-size: 14px
}

#pagesize ul li a.active {
    border: var(--color-primary) 1px solid;
    background: var(--color-primary);
    color: #fff
}

#pagesize ul li a.disabled {
    color: #fff;
    border: 1px solid #cecece;
    background: #cecece
}

@media screen and (max-width:768px) {
    #pagesize ul li a {
        padding: 6px 10px;
        font-size: 13px
    }

    #pagesize ul li span {
        padding: 6px 10px;
        font-size: 13px
    }
}

.seize-foot {display:block;}
.seize-foot {background:var(--color-primary)}
.seize-foot-form {padding:70px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}
.seize-foot-form h5 {font-size:36px;line-height:1.3333333;color:#fff;font-weight:600;-webkit-flex:1;flex:1;margin-right:130px}
.seize-foot-form .sendemail {width:55%;position:relative}
.seize-foot-form .sendemail form {width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}
.seize-foot-form .sendemail .post-text {-webkit-flex:1;flex:1;height:65px;line-height:65px;overflow:hidden;color:var(--color-primary);padding:0 30px;font-size:18px;background:#fff;box-sizing:border-box}
.seize-foot-form .sendemail .post-btn {background:#1f1f1f;font-size:24px;color:#fff;width:210px;text-align:center;height:65px;display:block;cursor:pointer}
.seize-foot-form .sendemail .post-btn:hover {background:#e86d31}

#seize-footer {border-top: 1px solid rgba(255,255,255,.21);padding:60px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}
#seize-footer h5 {font-size:24px;color:#fff;font-weight:600;margin:0 0 20px;text-transform:uppercase}
.seize-foot-nav {width:324px}
.seize-foot-nav ul {display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.seize-foot-nav ul li {position:relative;width:50%;font-size:18px;line-height:30px;margin-bottom:6px;color:#e2e2e2;padding:0 0 0 16px;}
.seize-foot-nav ul li::before {position:absolute;content:"";left:0px;top:10px;width:6px;height:6px;background-color:#fff;}
.seize-foot-nav ul li a:hover {color:#fff;text-decoration:underline}
.seize-foot-list ul li {position:relative;font-size:18px;line-height:30px;margin-bottom:6px;color:#e2e2e2;padding:0 0 0 16px;}
.seize-foot-list ul li::before {position:absolute;content:"";left:0px;top:10px;width:6px;height:6px;background-color:#fff;}
.seize-foot-list ul li a:hover {color:#fff;text-decoration:underline}
.seize-foot-contact {width:600px;}
.seize-foot-contact p {color:#e2e2e2;font-size:18px;line-height:30px;margin-bottom:6px}
.seize-foot-contact p:nth-of-type(2) {position:relative;line-height:40px;/*! padding:0 0 0 50px */}
.seize-foot-contact p:nth-of-type(2) i {position:absolute;left:0;top:4px;font-size:40px;}
.seize-foot-contact p:nth-of-type(2) a {/*! font-size:30px;*/  /*! font-weight:600;*/  /*! font-style:italic */}
.seize-foot-contact p a:hover {color:#fff;text-decoration:underline}

.seize-copyright {padding:26px 0}
.seize-copyright .container {display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:90%;}
.seize-copyright .container img {height:56px;object-fit:contain;}
.seize-copyright p {font-size:17px;color:#090909}
.seize-copyright .share {font-size:0}
.seize-copyright .share a {display:inline-block;color:#515151;background:#fff;border:1px solid #bababa;width:36px;height:36px;line-height:36px;text-align:center;border-radius:50%}
.seize-copyright .share a+a {margin-left:20px}
.seize-copyright .share a i {font-size:24px;color:inherit}
.seize-copyright .share a:hover {color:#fff;border-color:var(--color-primary);background:var(--color-primary)}

#seize-gotop {position:fixed;bottom:100px;right:10px;height:40px;width:40px;line-height:40px;text-align:center;background:#e60012;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;z-index:1000;cursor:pointer;display:none;border-radius:5px}
#seize-gotop i {color:#fff;font-size:18px}
#seize-gotop:hover {background:#353535}
#seize-footBar {position:fixed;bottom:0;left:0;width:100%;display:none;z-index:999;background:#333;border-top:1px solid rgba(255,255,255,.8);transition:all .6s ease 0s;}
#seize-footBar li {width:25%;float:left;text-align:center;border-left:1px solid rgba(255,255,255,.2);cursor:pointer;padding:5px 0;}
#seize-footBar li:first-child {border-left:none}
#seize-footBar li a {display:block;line-height:1;text-transform:uppercase}
#seize-footBar li i {color:#fff;font-size:20px}
#seize-footBar li span {display:block;color:#fff;font-size:12px;line-height:1;}

@media screen and (max-width:1500px) {
.seize-foot-list ul li {font-size:17px;line-height:28px}
.seize-foot-form h5 {font-size:32px;margin-right:90px}
}

@media screen and (max-width:1400px) {
.seize-foot-nav {width:190px}
.seize-foot-nav ul li {width:100%;font-size:17px;line-height:24px;margin-bottom:5px}
.seize-foot-list ul li {font-size:17px;line-height:24px;margin-bottom:5px}

.seize-foot-contact {width:400px;}
.seize-foot-contact p {font-size:17px;line-height:24px;margin-bottom:5px}
.seize-foot-form h5 {font-size:28px;margin-right:60px}
.seize-foot-form .sendemail .post-text {height:55px;line-height:55px;padding:0 20px;font-size:17px}
.seize-foot-form .sendemail .post-btn {font-size:22px;width:160px;height:55px}

}

@media screen and (max-width:768px) {
.seize-foot h5 {font-size:22px;margin:0 0 15px;text-align:center}
.seize-foot .container {-webkit-flex-direction:column;flex-direction:column}
#seize-footBar {display:block}
.seize-foot-form {padding:30px 0;-webkit-flex-direction:column;flex-direction:column}
.seize-foot-form h5 {font-size:24px;line-height:1.1;margin-right:0;text-align:center}
.seize-foot-form .sendemail {width:90%;margin:20px auto 0}
.seize-foot-form .sendemail .post-text {height:50px;line-height:50px;padding:0 15px}
.seize-foot-form .sendemail .post-btn {font-size:20px;width:140px;height:50px}
#seize-footer {padding:30px 0}
#seize-footer h5 {font-size:22px;margin:0 0 15px;text-align:center}
#seize-footer .container {-webkit-flex-direction:column;flex-direction:column}
.seize-foot-nav,.seize-foot-list {display:none}
.seize-foot-contact {width:100%;text-align:center}
.seize-foot-contact p {font-size:16px;line-height:24px}
.seize-foot-contact p:nth-of-type(2) {line-height:40px;padding:0 0 0 50px;background-size:40px;display:inline-block}
.seize-foot-contact p:nth-of-type(2) a {font-size:24px}
.seize-copyright {padding:15px 0 60px;text-align:center}
.seize-copyright .container {-webkit-flex-direction:column;flex-direction:column}
.seize-copyright img {height:50px}
.seize-copyright p {font-size:15px;margin-top:15px}
.seize-copyright .share {margin:15px 0 0}
.seize-copyright .share a {width:40px;height:40px;line-height:40px}
.seize-copyright .share a+a {margin-left:8px}
.seize-copyright .share a i {font-size:22px}
}

@media screen and (max-width:768px) {}
