
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:#ffffff;}
::-webkit-scrollbar-thumb{background:#ff3800eb;}
::-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:#181818; opacity:.68;}
*::-moz-input-placeholder{color:#181818; opacity:.68;}
*::-ms-input-placeholder{color:#181818; opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:#ffffff; font-size:15px; font-weight:400; line-height:1.75; color:#181818;}

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:#181818; transition:.3s;}
a:hover{color:#ff3800eb;}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:#ff3800eb; 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:30px;}
h2{font-size:23px;}
h3{font-size:17px;}
h4{font-size:16px;}
h5{font-size:14px;}
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:15px;}
dir>ol>li>a.on,
dir>ol>li>a:hover{background:#ff3800eb; border-color:#ff3800eb; 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:44.25px; font-size:15px;}
select[multiple],
textarea{height:123px;}
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 20px; font-size:15px; 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);}

section.copyright{background:#000; padding:8px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
body{padding-left:320px; position:relative;}
@media(max-width:1200px){
body{padding-left:0;}
}
b,strong{font-weight:bold;}

.header{display:block;}
.header-condition{display:block; position:fixed; left:0; top:0; bottom:0; z-index:88888; width:320px; height:100%; padding:28px 0; overflow:auto; background:#fff; box-shadow:0 0 8px rgba(0,0,0,0.18);}
.header-condition a:hover{color:#ff3800eb}
@media(min-width:1200px){
.header-condition::-webkit-scrollbar{width:2px; height:2px;}
.header-condition::-webkit-scrollbar-thumb{background:#a8a8a8;}
.header-condition::-webkit-scrollbar-track-piece{width:2px; height:2px;}
}
.header-content{height:88px; padding:0 28px;}
.header-logo{height:100%; line-height:88px; font-size:0;}
.header-logo img{display:inline-block; vertical-align:middle; max-width:100%; max-height:78px;}
.header-navicon{float:right; display:none;}
.header-nav{margin:28px 0 0;}
.header-nav>ul{display:block;}
.header-nav>ul>li+li{margin-top:1px;}
.header-nav ul>li>u{display:block; line-height:48px; transition:.3s; position:relative; text-decoration:none;}
.header-nav ul>li>u>a{display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0 28px;}
.header-nav ul>li>u>i{position:absolute; line-height:inherit; width:48px; font-size:12px; transition:.3s; cursor:pointer; top:0; right:8px; bottom:0; z-index:6; text-align:center; color:#989898;}
.header-nav ul>li.on>u>i{transform:scaleY(-1);}
.header-nav ul>li>u:hover{background:#f0ede4;}
.header-nav ul>li>u>i:hover{background:rgba(0,0,0,.02); font-size:15px; color:#ff3800eb;}
.header-nav>ul ul{background:rgba(0,0,0,.018); display:none;} 
.header-nav>ul li.on>ul{display:block;}
.header-nav>ul>li.on>u>a{color:#fff; background:#ff3800eb;}
.header-nav>ul>li.on>u>i{color:#fff;}
.header-nav>ul>li.on>u>i:hover{background:rgba(0,0,0,.08);}
.header-nav>ul ul>li.on>u>a{color:#ff3800eb;}
.header-phone{margin:28px; padding:12px; border-radius:3px; background:#f8f8f8;}
.header-phone>a{float:left;}
.header-phone>a>i{line-height:32px; width:36px; height:36px; text-align:center; font-size:24px; margin:4px 0 0; border-radius:50%; border:2px solid #ff3800eb; color:#ff3800eb;}
.header-phone>span{display:block; margin-left:48px; line-height:1;}
.header-phone>span>u{display:block; font-size:16px; margin:0 0 4px 2px; text-decoration:none; color:#686868;}
.header-phone>span>b{display:block; font-size:24px; font-weight:normal; color:#ff3800eb;}
.header-member{position:relative; margin:0 28px;}
.header-member>a{display:inline-block;} 
.header-member>a>img{display:inline-block; width:21px; height:21px; border-radius:50%; position:relative; top:-1px; vertical-align:middle;}
.header-member>a>b{display:inline-block; font-weight:normal; padding-left:4px;}
.header-member>ul{position:absolute; display:none; bottom:100%; left:0; width:148px; padding:8px 0; background:#fff; border:1px solid #e8e8e8; box-shadow:0 2px 8px rgba(0,0,0,.18);}
.header-member:hover>ul{display:block;}
.header-member>ul>li>a{display:block; line-height:34px; padding:0 0 0 18px;}
.header-member>ul>li>a:hover{background:#f0ede4;}
.header-login{position:relative; margin:0 28px;}
.header-login a{display:inline-block;} 
.header-login a>i{padding-right:6px;}
.header-login u{display:inline-block; padding:0 6px; color:#888; text-decoration:none;}
.header-language{position:relative; margin:28px; margin-bottom:0;}
.header-language>a{display:inline-block; border:1px solid #d8d8d8; border-radius:3px; padding:4px 12px;}
.header-language>a:hover{color:#fff; border-color:#ff3800eb; background:#ff3800eb;}
.header-language>a>i{padding-right:6px;}
.header-language>div{position:absolute; display:none; bottom:100%; left:0; width:148px; padding:8px 0; background:#fff; border:1px solid #e8e8e8; box-shadow:0 2px 8px rgba(0,0,0,.18);}
.header-language:hover>div{display:block;}
.header-language>div>a{display:block; line-height:34px; padding:0 0 0 18px;}
.header-language>div>a:hover{background:#f0ede4;}
.header-language>div>a>img{display:inline-block; vertical-align:middle; position:relative; top:-1px; max-height:15px;}
.header-language>div>a>span{display:inline-block; margin-left:4px;}
@media(max-width:1200px){
.header{height:68px;}
.header-condition{width:auto; right:0; bottom:auto; padding:10px 0; height:auto; max-height:100%; overflow:auto;}
.header-content:after{display:block; content:''; clear:both;}
.header-logo{float:left;}
.header-navicon{display:block; line-height:48px; font-size:20px;}
.header-condition.on .header-navicon i::before{content:"\f00d";}
.header-content{height:48px; padding:0 18px;}
.header-logo{line-height:48px;}
.header-logo img{max-height:48px;}
.header-nav{margin-top:10px;}
.header-nav ul>li>u>a{padding:0 18px;}
.header-phone{margin:18px;}
.header-language{margin:18px;}
.header-nav,
.header-phone,
.header-login,
.header-language{display:none;}
.header-condition.on .header-nav,
.header-condition.on .header-phone,
.header-condition.on .header-login,
.header-condition.on .header-language{display:block;}
}
@media(max-width:767px){
.header-content{padding:0 8px;}
.header-nav ul>li>u>a{padding:0 8px;}
.header-phone{margin:8px;}
.header-language{margin:8px;}
}


.banner{display:block; position:relative; background-color:rgb(255,255,255);}
.banner-swiper{display:block; overflow:hidden; position:relative; z-index:6;}
.banner-outer{width:5000%;}
.banner-outer:after{display:block; content:''; clear:both;}
.banner-div{width:2%; float:left; position:relative;}
.banner-title,
.banner-content{position:absolute; left:0; top:0; right:0; bottom:0; z-index:8; color:#ffffff; text-align:center;
display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-o-box; display:box; 
-webkit-box-pack:center; -moz-box-pack:center; -ms-flex-pack:center; -o-box-pack:center; box-pack:center; 
-webkit-box-align:center; -moz-box-align:center; -ms-flex-align:center; -o-box-align:center; box-align:center;}
.banner-title[style]{position:static;}
.banner-title h2{display:block; font-size:32px; line-height:1; color:#989898; color:#ffffff;}
.banner-title p{display:block; margin:18px 0 0; color:#ffffff;}
.banner-title p a{color:#ffffff;}
.banner-title p a:hover{color:#ff3800eb;}
.banner-title p b{font-weight:normal;}
.banner-title p i{font-style:normal; padding:0 2px;}
.banner-image{display:block;}
.banner-image img{width:100%; display:block; object-fit:cover;}
.banner-draw{position:absolute; z-index:8; bottom:3.8%; left:0; right:0;}
.banner-draw>article{display:block; text-align:center; font-size:0;}
.banner-draw>article>span{display:inline-block; width:22px; height:22px; line-height:20px; text-align:center; cursor:pointer; border:1px solid #fff; box-shadow:0 0 2px rgba(0,0,0,.18); margin:0 8px; border-radius:18px; transition:0.2s;}
.banner-draw>article>span:before{display:inline-block; width:6px; height:6px; border-radius:88px; vertical-align:middle; background:#fff; content:''; transition:0.2s;}
.banner-draw>article>span[class*="active"]{background:#ff3800eb; border-color:#ff3800eb;}
.banner-draw>article>span[class*="active"]:before{width:10px; height:10px;}
@media(max-width:767px){
.banner-draw>article>span{margin:0 4px;}
.banner-draw>article>span{width:18px; height:18px; line-height:16px;}
}




.tact{padding:38px 0; position:relative; background:center url('../../upload/photo/202310/142229024.jpg'); background-size:cover;}
.tact:before{position:absolute; left:0; top:0; right:0; bottom:0; content:''; z-index:1; background:rgba(0,0,0,.8);}
.tact>article{position:relative; z-index:8;}
.tact-content{text-align:center; color:#fff;}
.tact-text{margin-bottom:18px;}
.tact-text h3{font-size:28px;}
.tact-text p{font-size:38px;}
.tact-btn{display:inline-block; text-align:center;}
.tact-btn>a{display:inline-block; color:#fff; padding:8px 24px; border-radius:3px; font-size:16px; line-height:28px; background:#ff3800eb;}
.tact-btn>a>i{display:inline-block; transform:translateX(-6px); transition:.3s;}
.tact-btn>a>u{display:inline-block; text-decoration:none;}
.tact-btn>a:hover{background:#fff; color:#ff3800eb;}
.tact-btn>a:hover>i{transform:translateX(-2px);}
@media(max-width:1200px){
.tact{padding:28px 0;}
.tact-text h3{font-size:22px;}
.tact-text p{font-size:28px;}
}
@media(max-width:767px){
.tact{padding:18px 0;}
.tact-text{margin-bottom:8px;}
.tact-text h3{font-size:18px;}
.tact-text p{font-size:22px;}
}



.footer{color:#fff; padding:28px 0; text-align:center; background:#ffffff;}
.footer *{color:#181818;}
.footer a:hover{color:#ff3800eb;}
.footer-items{margin-bottom:8px;}
.footer-items span{padding:0 8px; opacity:0.5;}
.footer-items span:last-child{display:none;}
.footer-link{margin-bottom:8px;}
.footer-link span{display:inline-block;}
.footer-link a{display:inline-block; margin-left:8px;}
.footer-beian{display:block;}
.footer-beian + aside{margin-top:8px;}
.footer-beian span+span{margin-left:8px; display:inline-block;}
.footer-beian img{vertical-align:middle; margin-right:2px; position:relative; top:-2px; height:15px;}
@media(max-width:1200px){
.footer{text-align:center; padding:18px 0;}
.footer-link{float:none; margin-bottom:8px;}
}



.subnav{position:relative; z-index:4; border-bottom:1px solid #e8e8e8; background:;}
.subnav article li.on>a,
.subnav article li.pn>a{color:#ff3800eb;}
@media(min-width:992px){
.subnav article>ul{text-align:center; font-size:0;} 
.subnav article>ul>li{display:inline-block; position:relative;}
.subnav article>ul>li>a{display:block; padding:16px; font-size:17px;}
.subnav article>ul>li ul{position:absolute; left:100%; top:0; width:140px; white-space:nowrap; text-align:center; background:#fff; visibility:hidden; opacity:0; transition:.05s; transform:scale(0); transform-origin:top center;}
.subnav article>ul>li ul ul{transform-origin:left center;}
.subnav article>ul>li>ul li.parent{display:none;}
.subnav article>ul>li>ul li.right ul{left:auto; right:100%; transform-origin:right center;}
.subnav article>ul li:hover>ul{visibility:visible; opacity:1; transition:.3s; transform:scale(1);}
.subnav article>ul>li>ul{left:50%; top:100%; width:140px; margin-left:-70px;}
.subnav article>ul>li ul{box-shadow:0 0 5px rgba(0,0,0,.1);}
.subnav article>ul>li ul>li{position:relative; border-top:1px dashed #f0f0f0; }
.subnav article>ul>li ul>li:first-child{border-top:0;}
.subnav article>ul>li ul>li>a{display:block; padding:8px 0; font-size:15px; }
}
@media(max-width:991px){
.subnav article{padding:2px 0 1px 0;}
.subnav article ul{overflow:auto; white-space:nowrap;  font-size:0; text-align:center;}
.subnav article ul>li{display:inline-block; padding:8px;}
.subnav article>ul>li>a{font-size:15px;}
.subnav article>ul>li ul{position:absolute; background:#fff; top:100%; left:0; right:0; visibility:hidden; opacity:0; transition:.3s; transform:translateY(-8px);}
.subnav article>ul>li.active{background:#fff;}
.subnav article>ul>li.active>ul{visibility:visible; opacity:1; transform:translateY(-2px);}
.subnav article>ul>li ul>li>a{font-size:15px;}
.subnav article>ul>li>ul li.parent.pn>a{color:#181818;}
.subnav ul::-webkit-scrollbar{height:1px; background:;}
.subnav ul::-webkit-scrollbar-track-piece{height:1px;}
.subnav ul::-webkit-scrollbar-thumb{background:rgba(0,0,0,0); transition:.2s;}
.subnav ul:hover::-webkit-scrollbar-thumb{background:#ff3800eb;}
}


dir{display:block; text-align:center;}
dir>ol{display:block; font-size:0;}
dir>ol>li{display:inline-block;}
dir>ol>li>a{border:1px solid #e8e8e8; background:#fff; padding:0 12px; line-height:32px;}
@media(max-width:767px){
dir>ol>li>a{padding:0 8px; line-height:26px;}
}


.sub{background:#fff;}
.sub+.sub{margin-top:18px;}
.sub-title{border-bottom:1px solid #e8e8e8; line-height:58px; padding:0 18px;}
.sub-title:after{display:block; content:''; clear:both;}
.sub-title h2{float:left; font-size:20px;}
.sub-title i{float:right; font-size:18px; line-height:inherit; color:#ff3800eb;}
.sub-title.nav{border:none; background:#ff3800eb;}
.sub-title.nav h2{color:#fff;}
.sub-title.nav i{color:#f8f8f8;}
.sub-list{padding:18px;}
.sub-list>ul{display:block;}
.sub-list>ul>li{display:block;}
.sub-list>ul>li+li{margin-top:8px;}
.sub-list>ul>li>span{display:block; line-height:48px; position:relative;}
.sub-list>ul>li>span>a{display:block; background:#f8f8f8; padding:0 18px; position:relative; font-size:16px;}
.sub-list>ul>li>span>a:before{position:absolute; top:12px; bottom:12px; left:-1px; width:4px; content:''; background:#ff3800eb;}
.sub-list>ul>li.on>span>a,
.sub-list>ul>li>span>a.on,
.sub-list>ul>li>span>a:hover{background:#e8e8e8; color:#ff3800eb;}
.sub-list>ul>li>span>i{position:absolute; cursor:pointer; text-align:center; line-height:inherit; width:44px; top:0; right:0; z-index:1; color:#686868;}
.sub-list>ul>li>span>a.on+i,
.sub-list>ul>li.on>span>a+i{color:#686868;}
.sub-list>ul>li>ul{background:#f8f8f8; padding:0;}
.sub-list>ul>li>ul>li{height:0; overflow:hidden;}
.sub-list>ul>li.on>ul{padding:8px 0;}
.sub-list>ul>li.on>ul>li{height:38px;}
.sub-list>ul>li>ul>li>a{display:block; line-height:40px; padding:0 22px; border-radius:3px;}
.sub-list>ul>li>ul>li>a:hover{background:#f0f0f0;}
.sub-list>ul>li>ul>li>a.on{color:#ff3800eb;}
.sub-list>ul>li>ul>li>a:not(.on)+i:hover{color:#ff3800eb;}
@media(max-width:767px){
.sub-title{line-height:48px; padding:0 12px;}
.sub-title h2{font-size:18px;}
.sub-list{padding:12px;}
}