
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:rgb(255,255,255);}
::-webkit-scrollbar-thumb{background:rgb(0,165,235);}
::-webkit-scrollbar-track-piece{width:8px; height:8px;}
}

*,
*:before,
*:after{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
*{outline:none; font-family:Arial, Helvetica, Microsoft YaHei;}
*[hide]{display:none;}
*::-webkit-input-placeholder{color:rgb(33,33,33); opacity:.68;}
*::-moz-input-placeholder{color:rgb(33,33,33); opacity:.68;}
*::-ms-input-placeholder{color:rgb(33,33,33); opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:rgb(255,255,255); font-size:14px; font-weight:400; line-height:1.75; color:rgb(33,33,33);}

dir,ul,ol,li{margin:0; padding:0; list-style:none;}
form{margin:0; padding:0;}
p,dl,dt,dd{margin:0; padding:0;}

img{border:none;}
p>img{max-width:100%;}
ins{text-decoration:none;}
a{text-decoration:none; color:rgb(33,33,33); transition:.3s;}
a:hover{color:rgb(0,165,235);}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:rgb(0,165,235); color:#fff;}
a[button="button"] *{cursor:pointer;}
a[button="button"]:hover{opacity:.8; box-shadow:0 0 5px rgba(0,0,0,0.1);}
@media(max-width:767px){
a[button="button"]{padding:2px 12px; border-radius:2px;}
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:400;}
h1{font-size:28px;}
h2{font-size:21px;}
h3{font-size:16px;}
h4{font-size:15px;}
h5{font-size:13px;}
h6{font-size:12px;}

table,tbody{width:100%; border-collapse:collapse;}
tr{background:#fff; transition:.3s;}
tr:hover{background:#f8f8f8;}
th{background:#fcfcfc;}
th,td{border:1px solid #f0f0f0; padding:8px; text-align:left;}

section{display:block;}

article{display:block; max-width:100%; margin:0 auto;}
article:after{display:block; content:''; clear:both;}
article iframe,
article video,
article img{max-width:100%;}
@media(min-width:1200px){
article{padding:0 28px; width:1388px;}
}
@media(max-width:1199px){
article{padding:0 18px;}
}
@media(max-width:767px){
article{padding:0 8px;}
}

aside iframe,
aside video,
aside img{max-width:100%;}
aside:after{display:block; content:''; clear:both;}

dir{display:block;}
dir>ol{margin:0 -4px; text-align:center; font-size:0;}
dir>ol>li{display:inline-block; margin:4px;}
dir>ol>li>a{display:block; padding:2px 8px; border-radius:3px; border:1px solid #f0f0f0; font-size:14px;}
dir>ol>li>a.on,
dir>ol>li>a:hover{background:rgb(0,165,235); border-color:rgb(0,165,235); color:#fff;}
dir>ol>li>a.on,
dir>ol>li>a.no{cursor:no-drop;}
@media(max-width:767px){
dir>ol{margin:-3px;}
dir>ol>li{display:inline-block; margin:3px;}
dir>ol>li>a{display:block; padding:0 8px; border-radius:2px;}
}


select,
textarea,
input[type=file],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email]{display:block; width:100%; margin:0; transition:.3s;  padding:8px 12px; border-radius:3px; 
background:#fff; border:1px solid #e8e8e8; line-height:1.75; height:42.5px; font-size:14px;}
select[multiple],
textarea{height:116px;}
select:hover,
textarea:hover,
input[type]:hover,
div.file_input>input[type=file]:hover+input[type=text],
select:focus,
textarea:focus,
input[type]:focus,
div.file_input>input[type=file]:focus+input[type=text]{box-shadow:0 0 8px rgba(0,0,0,.08);}

h6.alert{position:fixed; top:0; left:0; right:0; z-index:8888888; opacity:0; text-align:center; user-select:none; pointer-events:none;}
h6.alert>b{display:inline-block; color:#fff; max-width:320px; background:rgb(255,98,76); text-align:left; box-shadow:0 0 18px rgba(0,0,0,.08); border-radius:3px; padding:8px 22px; font-size:16px; font-weight:normal;}
h6.alert.red>b{background:rgb(255,98,76);}
h6.alert.green>b{background:rgb(29,213,111);}
h6.alert.brown>b{background:#a5692d;}
h6.alert.yellow>b{background:#ffd700;} 
h6.alert.blue>b{background:rgb(56,129,245);}
h6.alert.gold>b{background:linear-gradient(to right bottom,#ffd700,#edc86c);}

dl.form8 input[name^="params"][type="file"]{opacity:0;}
div.file_input{display:block; position:relative;}
div.file_input>input[type=file]{position:absolute; z-index:2; top:0; left:0; height:100%; opacity:0; cursor:pointer;}
div.file_input>input[type=text]{padding-left:60px; cursor:pointer;}
div.file_input>i{position:absolute; z-index:1; background:#f8f8f8; cursor:pointer; border-right:1px solid #e8e8e8; top:1px; left:1px; bottom:1px; text-align:center; width:48px; font-size:16px;}
div.file_input>i:before{position:absolute; top:50%; left:0; right:0; line-height:16px; margin-top:-8px;}
code.tights>select+select{margin-top:2px;}

section.copyright{background:#000; padding:8px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
div[comment]{background:#fff;}
div[comment] div{display:block;}
div[comment] div>textarea{display:block; border:1px solid #b8b8b8; height:88px;}
div[comment] div>p{margin-top:18px;}
div[comment] div>p>button{cursor:pointer; border:none; color:#fff; line-height:28px; padding:2px 18px 0 18px; border-radius:18px; background:#585858; transition:.3s;}
div[comment] div>p>button:hover{background:rgb(0,165,235);}
div[comment] div>p>label{cursor:pointer; padding-left:8px; display:inline-block; line-height:30px; color:#282828;}
div[comment] ul{display:block; list-style:none; background:#fff; margin-top:22px;}
div[comment]>ul{margin-top:32px;}
div[comment] ul>li{display:block; list-style:none; position:relative; margin-top:18px;}
div[comment]>ul>li{margin-top:28px;}
div[comment] ul>li:first-child{margin-top:0;}
div[comment] ul>li>img{display:block; position:absolute; left:0; top:0; width:30px; height:30px; border-radius:50%;}
div[comment]>ul>li>img{width:36px; height:36px;}
div[comment] ul>li>dl{padding:0 0 0 42px;}
div[comment]>ul>li>dl{padding:0 0 0 48px;}
div[comment] ul>li>dl>dt:after{display:block; content:''; clear:both;}
div[comment] ul>li>dl>dt>b{float:left; font-size:15px; line-height:24px; color:#383838;}
div[comment]>ul>li>dl>dt>b{line-height:28px;}
div[comment] ul>li>dl>a{color:#000; display:inline-block; margin:8px 0 0 42px; cursor:pointer;}
div[comment] ul>li>dl>a:hover{color:rgb(0,165,235);}
div[comment] ul>li>dl>a>i{padding-left:4px; line-height:inherit;}
div[comment] ul>li>dl>p{font-size:15px; line-height:25px; margin:4px 0 6px 0; color:#181818;}
div[comment]>ul>li>dl>p{font-size:16px; line-height:28px; margin:6px 0 8px 0;}
div[comment] ul>li>dl>p>a{color:#686868;}
div[comment] ul>li>dl>dd{display:block;}
div[comment] ul>li>dl>dd>a[like]{font-size:15px; line-height:26px; color:#585858; cursor:pointer; line-height:28px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[like]:before{padding-right:2px;}
div[comment] ul>li>dl>dd>a[reply]{display:inline-block; font-size:14px; padding:0 8px; line-height:26px; cursor:pointer; background:#f8f8f8; color:#282828; border-radius:18px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[reply]:before{margin-right:4px;}
div[comment] ul>li>dl>dd>a[reply].on,
div[comment] ul>li>dl>dd>a[reply]:hover{color:rgb(0,165,235);}
div[comment] ul>li>dl>dd>i{font-style:normal; font-size:14px; color:#888; line-height:26px;}
div[comment] ul>li>dl>div{margin:14px 0;}
div[comment] ul>li>dl>div>textarea{height:68px;}
div[comment] ul>li>dl>div>p{margin-top:12px;}
div[comment] ul>li>dl>div>p>button{line-height:24px; padding:2px 14px 0 14px;}
div[comment] ul>li>dl>div>p>button:hover{background:rgb(0,165,235);} 
div[comment] ul>li>dl>div>p>label{line-height:26px;}
div[comment]>a{display:block; background:#f8f8f8; margin-top:32px; line-height:38px; text-align:center; border-radius:3px; cursor:pointer; color:#585858;}
div[comment]>a>i{line-height:inherit;}
div[comment]>a:hover{color:rgb(0,165,235);}
@media(max-width:767px){
div[comment] ul{margin-top:18px;}
div[comment]>ul{margin-top:28px;}
div[comment] ul>li{margin-top:14px;}
div[comment]>ul>li{margin-top:24px;}
div[comment] ul>li>img{width:26px; height:26px;}
div[comment]>ul>li>img{width:30px; height:30px;}
div[comment] ul>li>dl{padding:0 0 0 35px;}
div[comment]>ul>li>dl{padding:0 0 0 40px;}
div[comment] ul>li>dl>dt>b{font-size:14px; line-height:22px;}
div[comment]>ul>li>dl>dt>b{line-height:24px;} 
div[comment] ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment]>ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment] ul>li>dl>dd>a[like]{font-size:13px;}
div[comment] ul>li>dl>dd>a[reply]{font-size:12px; padding:0 8px; line-height:22px; margin-left:6px;}
div[comment] ul>li>dl>dd>i{font-size:12px; line-height:22px;}
div[comment] ul>li>dl>a{margin:2px 0 0 35px;}
div[comment] ul>li>dl>div{margin:8px 0;}
}
/* head */

.head_box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.header-logo {
    height: 64rem;
    width: 330rem;
}

.header-nav > li:hover .header-nav-down {
    display: block;
}
.header {
    height: 140rem;
    /* background: url(/cache/box/bg/bg1.jpg) repeat-x; */
    background: #ffffff;
    padding: 27rem 0 0 0;
}
.header-nav {
    display: flex;
    justify-content: center;
    align-items: center;
   
}
.header-nav > li {
    padding-left: 5rem;
    position: relative;
    height: 100rem;
}
.header-nav > li > a {
    display: block;
    width: 115rem;
    padding-top: 30rem;
}
.header-nav > li > a p:first-child {
    font-size: 16rem;
    color: #333333;
    text-align: center;
    margin-bottom: 10rem;
}
.header-nav > li > a p:nth-child(2) {
    font-size: 12rem;
    color: #999;
    text-align: center;
}
/* .header-nav > li:hover,
.header-nav > li.on {
    background: url(/cache/box/icon/header_list_blue.png) no-repeat center 15rem;
} */
.header-nav > li:hover a p,
.header-nav > li.on a p {
    color: #0089e1;
}

.header-nav-down {
    z-index: 999;
    display: none;
    padding: 0 0 10rem;
    width: 120rem;
    position: absolute;
    top: 98rem;
    left: 2rem;
    background: #fff;
}
.header-nav-down span {
    display: block;
    width: 120rem;
    height: 4rem;
    background: #0089e1;
    margin-bottom: 20rem;
}
.header-nav-down li {
    width: 120rem;
    margin-bottom: 18rem;
    text-align: center;
}
.header-nav-down li a {
    font-size: 14rem;
    color: #333333;
}
.header-nav-down li:hover a {
    color: #0089e1;
}

.banner {
    width: 100%;
    height: 750rem;
}
.swiper-slide {
    width: 100%;
    height: 750rem;
}

.banner a {
    display: block;
    width: 100%;
    height: 100%;
}
.banner img {
    width: 100%;
}

/* head */
/*------------------ footer ------------------*/
.footer-top {
    height: 54rem;
    background-color: #1a8cd4;
}
.footer-top span {
    font-size: 16rem;
    color: #ffffff;
    line-height: 54rem;
}
.footer-top a {
    margin-right: 20rem;
    font-size: 16rem;
    color: #ffffff;
    line-height: 54rem;
}
.footer-bg {
    height: 308rem;
    background: url(/cache/box/bg/footer_background.jpg) no-repeat center top;
}
.container_footer {
    width: 1400rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.footer-middle {
    padding-top: 40rem;
}
/* .footer-middle-left {
    margin-right: 34rem;
} */
.footer-middle-left a {
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    height: 67rem;
    width: 290rem;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 5rem;
}
.footer-middle-left a img {
    margin: 5rem 20rem;
    width: 250rem;
    height: 54rem;
}
.footer-middle-left p {
    font-size: 14rem;
    color: #cccccc;
    margin-bottom: 12rem;
}
.footer-middle-left p:first-of-type {
    font-size: 18rem;
    color: #ffffff;
    font-weight: bold;
    margin-top: 15rem;
}
.footer-middle-line {
    width: 1rem;
    height: 173rem;
    background-color: #444444;
}
.footer-middle-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-left: 15rem;
}
.footer-middle-ul > li {
    margin-right: 80rem;
    display: flex;
    justify-content: start;
    flex-direction: column;
}
.footer-middle-ul > li:last-child {
    margin-right: 0;
}
.footer-middle-ul > li > a {
    font-size: 16rem;
    color: #ffffff;
    font-size: 16rem;
    margin-bottom: 20rem;
    display: block;
}
.footer-middle-ul > li span {
    width: 24rem;
    height: 2rem;
    background-color: #0093dd;
    display: block;
}
.footer-middle-ul-down {
    margin-top: 20rem;
}
.footer-middle-ul-down li {
    margin-bottom: 12rem;
    display: flex;
    justify-content: space-between;
}
.footer-middle-ul-down li a {
    font-size: 14rem;
    color: #ffffff;
    max-width: 100rem;
}
.footer-middle-ul > li img {
    width: 100rem;
    height: 100rem;
    margin-top: 20rem;
}
.footer-bottom {
    height: 57rem;
    border-top: 1rem solid #444;
    font-size: 13rem;
    color: #999999;
    line-height: 57rem;
    text-align: center;
}
.footer-bottom a {
    color: #999;
}
.container_banner {
    width: 1200rem;
    margin: 0 auto;
}
.tlite {
    background: #fff;
    padding-left: 20rem;
    border-bottom: 1rem solid rgba(219, 208, 204, 0.5);
}
.tlite > li {
    color: #ccc;
    list-style: none;
    display: inline-block;
    height: 55rem;
    line-height: 55rem;
}

.tlite > li::after {
    content: ">";
    margin: 0 5rem;
    color: #ccc;
}

.tlite > li > a {
    color: #ccc;
    text-decoration: none;
    height: 100%;
    display: inline-block;
}
.tlite > li:hover > a {
    color: #004eb3;
}

.tlite > li:last-child > a {
    color: #004eb3;
}

.tlite > li:last-child::after {
    content: "";
}

@media screen and (max-width: 768px) {
*{
font-size:unset;
}
    .header {
        height: 207rem;
    }
    .head_box {
        width: 100% !important;
    }
    .head_box .logoimg{
        display: none;
    }
    .head_box nav{
        width: 100%;
    }
    .header-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        gap: 8px;
    }
    .header-nav > li {
        padding-left: 5rem;
        position: relative;
        height: 100rem;
    }
    .header-nav > li > a {
        display: block;
        width: auto;
        padding-top: 30rem;
    }
    .header-nav > li > a p:first-child {
        font-size: 55rem;
        color: #333333;
        text-align: center;
        margin-bottom: 10rem;
    }
    .header-nav > li > a p:nth-child(2) {
        font-size: 35rem;
        color: #999;
        text-align: center;
    }

    .footer-bg {
        height: auto;
    }
    .container_footer {
        width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .footer-middle-left a {
        height: auto;
        width: 60%;
        background: url(/cache/box/bg/footer_background.jpg) no-repeat center top;
        display: inline-block;
        border-radius: 5rem;
    }
    .footer-middle-left a img {
        margin: 5rem 20rem;
        width: 95%;
        height: auto;
        object-fit: cover;
        display: none;
    }
    .footer-middle-left a img ::after{
     content: '55555';
    }
    .footer-middle-left a {
        position: relative; /* 为了让 ::after 元素定位 */
        display: inline-block; /* 确保 a 标签是一个块级元素，以便其尺寸可定义 */
        padding: 5rem 0; /* 如果需要保留原来的内边距 */
    }


    .footer-middle-left a::after {	
        font-size: 90rem;
        color: #FFFFFF;
        font-weight: bold;
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    .footer-middle-left p:first-of-type {
        font-size: 85rem;
        color: #ffffff;
        font-weight: bold;
        margin-top: 15rem;
    }
    .footer-middle-left p {
        font-size: 61rem;
        color: #cccccc;
        margin-bottom: 12rem;
    }

    .footer-bg {
        height: auto;
        background-size: cover;
    }
    .footer-middle-line {
        width: 1rem;
        height: 83rem;
        background-color: #444444;
    }

    .footer-middle-ul {
        display: flex;
        flex-wrap: nowrap;
        padding-left: 15rem;
        gap: 6px;
        flex-direction: column;
    }
    .footer-middle-ul > li {
        margin-right: 80rem;
        display: flex;
        justify-content: start;
        flex-direction: column;
    }
    .footer-middle-ul > li > a {
         color: #ffffff;
         font-size: 68rem;
         margin-bottom: 20rem;
         display: block;
     }
    .footer-middle-ul-down li {
        margin-bottom: 12rem;
        display: flex;
        gap: 10px;
        justify-content: space-between;
    }
    .footer-middle-ul-down li a {
        font-size: 52rem;
        color: #ffffff;
        max-width: 100%;
    }

    .footer-middle-ul-down {
        margin-top: 20rem;
        display: flex;
        gap: 10px;
    }
    .footer-middle-ul > li img {
        width: 100px;
        height: 100px;
        margin-top: 20rem;
    }
    .footer-bottom {
        margin-top: 5px;
        height: 110rem;
        border-top: 1rem solid #444;
        font-size: 50rem;
        color: #999999;
        line-height: 112rem;
        text-align: center;
    }

}
