/*
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-flex:1;
-webkit-flex:1;
-ms-flex:1;
flex:1;
display:block;
*/
@media screen and (min-width:1001px) and (max-width:1920px){
div,ul,li,span,a,strong,em{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.header .nav_main{

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

}
@media screen and (max-width:1500px){/*1440*/
	/* .header .nav_main>.item>a {padding: 54px 24px;} */
}
@media screen and (max-width:1400px){/*1366*/
	.header .logo img {max-height: 33%;}
}
@media screen and (max-width:1300px){/*1280*/

}
@media screen and (max-width:1000px){/*1024*/
body{min-width:0;}
.block{width:1230px;}
.header{height:80px;}
.header .block{width:auto;}
.header .logo{left:30px;}
.header .menu{position:absolute;cursor:pointer;z-index:4;display:block;width:34px;height:30px;right:30px;top:50%;margin-top:-15px;}
.header .menu .inner{right:0;top:0;width:100%;height:100%;position: absolute;}
.header .menu i{float:right;background:#fff;border-radius:2px;height:2px;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;}
.header .menu i:nth-child(1){width:100%;position:absolute;right:0;top:0px;}
.header .menu i:nth-child(2){width:100%;position:absolute;right:0;top:13px;}
.header .menu i:nth-child(3){width:100%;position:absolute;right:0;top:27px;}
.header .menu.act i:nth-child(1){transform:translate(0,13px) rotate(45deg);}
.header .menu.act i:nth-child(2){opacity:0;}
.header .menu.act i:nth-child(3){transform:translate(0,-14px) rotate(-45deg);}

.header .nav_slide{position:fixed;background:rgba(0,0,0,0.8);top:80px;left:0;right:0;bottom:0;opacity:0;visibility:hidden;transition:opacity 0.3s ease-out 0s;}
.header .nav_slide.s{opacity:1;visibility:visible;}
.header .tools{color:#fff;right:50%;top:auto;bottom:60px;transform:translateX(50%);}
.header .tools .lang .inner{color:#333;white-space:nowrap;width:auto;left:0;}
.header .tools .lang .inner ul{display:inline-block;white-space:nowrap;padding:3px 5px;}
.header .tools .lang .inner ul:before{display:none;}
.header .tools .lang .inner ul:after{margin:0;left:10px;}
.header .lang li{display:inline-block;padding:0 5px;}
.header .share-box{color:#fff;}
.header .share-box .share-item{color:#fff;}
.header .tools{text-align:center;font-size:0;}
.header .tools .item{display:inline-block;float:none;vertical-align:middle;margin:0 10px;}
.header .tools .sc{margin-right:20px;width:auto;float:none;display:block;margin:0 0 20px;}
.header .tools .sc>a{display:none !important;}
.header .tools .sc .search{visibility:visible;opacity:1;position:static;transform:none;margin:0;width:400px;}
.header .tools .share-box{float:none;display:inline-block;margin:0 10px;}
.header .nav_main{left:0%;right:0;top:50px;bottom:auto;color:#fff;text-align:left;font-size:0;}
.header .nav_main .item{padding:0 30px;float:none;display:inline-block;font-size:20px;}
.header .nav_main .item ul{color:#333;}
.header .logo:hover{/* background:#ff0; */}
}

@media screen and (max-width:1000px){
/*------------------global------------------*/
body{font-size:0.28rem;min-width:0;line-height:1.5;}
.block{width:auto;}
input,textarea,select,button{-webkit-appearance:none;font-size:inherit;color:inherit;}
select{direction:rtl;}
select option{direction:ltr;}
h1,h2,h3,h4,h5,h6{line-height:1.3;}
h1{font-size:0.42rem;}
h2{font-size:0.36rem;}
h3{font-size:0.32rem;}
h4{font-size:0.28rem;}
.gotop{position:fixed;right:0.2rem;bottom:0.2rem;background:rgba(0,0,0,0.3);width:1rem;height:1rem;line-height:1rem;border-radius:100%;color:#fff;z-index:3;text-align: center;}

.header{height:1.5rem;background: #000;}
.header.posi {height: 1.5rem;position: relative;}
.header .menu i {background-color: #fff;}
.header .logo img {max-height: 43%;}
.header .logo{top:0;left:0.25rem;width:auto;}
.header .menu{width:1rem;height:1rem;right:0;top:0.25rem;margin:0;}
.header .menu .inner{right:0.3rem;top:0.3rem;width:0.5rem;height:0.4rem;}
.header .menu i:nth-child(1){top:0;}
.header .menu i:nth-child(2){top:0.18rem;}
.header .menu i:nth-child(3){top:0.35rem;}
.header .menu.act i:nth-child(1){transform:translate(0,0.18rem) rotate(45deg);}
.header .menu.act i:nth-child(3){transform:translate(0,-0.17rem) rotate(-45deg);}
.header .nav_slide{top:100%;position:absolute;bottom:auto;min-height:calc(100vh - 1rem);overflow-y: auto;}
.header .tools{position:static;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,0.3);padding:0.1rem 0 0.15rem;transform:none;}
.header .tools .lang{font-size:0.4rem;}
.header .tools .a{height:0.8rem;width:0.8rem;line-height:0.8rem;margin:0 0.2rem;position: relative;z-index: 1;}
.header .tools .log a::after{font-size:0.5rem;}
.header .tools .sc{flex-shrink:0;width:100%;padding:0.1rem 0.2rem 0.15rem;box-sizing:border-box;height:auto;margin-bottom:0;}
.header .tools .sc a{display:none;}
.header .theme a{background-size:0.4rem auto;}
.header .tools .sc .search{opacity:1;/* visibility: visible; */width:100%;position:static;height:0.8rem;display:flex;width:auto;}
.header .tools .search .kw{height:0.5rem;line-height:0.5rem;margin:auto;flex:1;margin-left:0.2rem;}
.header .tools .search .ok{height:100%;width:0.8rem;}
.header .nav_main{position:static;display:block;line-height:1;padding:0.5rem 0.2rem;}
.header .nav_main .item{display: block;padding:10px 0;}
.header .nav_main .item a{padding:0;}


.layer{width:auto;left:0.3rem;right:0.3rem;width:auto;margin:0;}
.layer .inner{padding:0.4rem;}
.layer h1{font-size:0.42rem;}
.layer h3{font-size:0.28rem;}
.layer .p{font-size:0.24rem;}
.layer .content{max-height:5.5rem;}

.alert .box{left:0.3rem;right:0.3rem;transform:translate(0,-50%);min-width:none !important;}
.alert .btns{display:flex;justify-content:center;}
.alert .box .btns a{min-width:50px;margin:0 10px;}

.buttons{margin-top:0.6rem;}
.title h1{font-size:0.42rem;}
.title .p{margin-top:0.15rem;font-size:0.28rem;}

.pages .go{display:none;}
.pages .prev{width:0.5rem;height:0.5rem;line-height:0.5rem;}
.pages .next{width:0.5rem;height:0.5rem;line-height:0.5rem;}
.pages a{height:0.5rem;line-height:0.5rem;padding:0 0.15rem;}
.pages *{display:none !important;}
.pages .loadmore{display:block !important;height:0.8rem;line-height:0.8rem;text-align: center;font-size:0.32rem;background:linear-gradient(to right,#8fc320,#122b88);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8fc320,endcolorstr=#122b88,gradientType=1);border-radius:0.4rem;color: #fff;width:50%;margin:auto;}

.search_result{padding:0.8rem 0.3rem;}
.search_result .title1 .p{margin-top:0.1rem;font-size:inherit;}
.search_result .list{margin-top:0.3rem;}
.search_result .item{padding:0.3rem 0;}
.search_result .item h3{font-size:0.32rem;}
.search_result .item .p{margin-top:0.1rem;font-size:0.28rem;line-height:1.5;height:0.9rem;}
.search_result .item .date{margin-top:0.1rem;}

.article{padding:0 0.3rem 0.8rem;}
.article .title{margin-top:0.3rem;}
.article .share{margin-top:0.3rem;}
.article .links{margin-top:0.3rem;}
.article .links .prev{float:none;display: block;}
.article .links .next{float:none;display: block;}


.footer {padding: 0.6rem 0 0.6rem;}
.footer .up {padding-top: 0;}
.footer .up .nav_wp {overflow-x: auto;white-space: nowrap;margin: 0 0.25rem;padding: 0 0 0.4rem;display: none;}
.footer .up .item .tit {font-size: 0.32rem;padding-bottom: 0.1rem;}
.footer .up .item {display: inline-block;vertical-align: top;float: none;}
.footer .up .right {padding-left: 0;text-align: center;width: 100%;padding: 0 0.25rem;box-sizing: border-box;float: none;}
.footer .up .right .rg {float: none;overflow: hidden;padding-left: 0;padding-top: 0.2rem;}
.footer .up .right .rg .w .img1 {display: inline-block;vertical-align: middle;float: none;}
.footer .up .right .rg .w .img2 {display: inline-block;vertical-align: middle;float: none;}
.footer .up .right .rg .p {padding-top: 0.5rem;}
.footer .down {padding: 0.4rem 0.25rem 0;}
.footer .t1 {padding-bottom: 0.1rem;}
.footer .up .right .lg{
	float: none;
}
.footer .up .right .lg .img{
	width: 1.5rem;
	height: 1.5rem;
	margin: 0 auto;
}
.footer .up .right .lg .t{
	margin-top: 0.1rem;
}
.footer .up .right .rg .w img{
	vertical-align: top;
}
.footer .up .right .rg .w .img{
	width: 0.5rem;
	height: 0.5rem;
}
.footer .up .right .rg .w .img2{
	padding-left: 0.2rem;
}
.footer .up .right .rg .p{
	padding-top: 0.1rem;
}
.footer .up .right .rg .p .img{
	vertical-align: middle;
	width: 0.3rem;
	height: 0.3rem;
}
.footer .up .right .rg .p .img img{
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.footer .up .right .rg .p .s{
	vertical-align: middle;
}
}
