@charset "utf-8";
/*公开始束*/
html,
body {
    font-family: 微软雅黑;
}

#miso{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#fff;z-index:100000000;}
body{ background:#fff;}
* {box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-backface-visibility: hidden;}
html{font-size: 100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body,dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6,pre, code, form, fieldset, legend, input, textarea,p, blockquote, th, td, hr, button,article, aside, details, figcaption, figure, footer, header, menu, nav, section {margin: 0;padding: 0;border: 0;}
:focus{outline:0;}
a {text-decoration: none;color: #333333;    word-break: break-all;}
a:hover{color: #660774;}
.trans{-webkit-transition: all 0.5s;transition: all 0.5s;}
button {user-select: none;}
img:not([src]),img[src=""] {opacity: 0;}
img{display:inline-block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%;vertical-align: middle;}
ul, ol {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select, button, textarea {font-size: 100%; font: inherit;}
hr{height:0;border: none; border-top: 1px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
pre{overflow:auto;}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}
select::-ms-expand { display: none;}
i,em{font-style:normal;}
input,textarea,select{padding:0;font-family:inherit;outline:none;resize:none;background:none;border:none;font-size:inherit;color:inherit;}
input::-moz-placeholder{color:inherit;opacity:.5;font-size:inherit;}
textarea::-moz-placeholder{color:inherit;opacity:.5;font-size:inherit;}
select::-moz-placeholder{color:inherit;opacity:.5;font-size:inherit;}
::-webkit-input-placeholder{color:#999;font-size:inherit;}
input:-ms-input-placeholder{color:#999;font-size:inherit;}
::-webkit-scrollbar{width:10px;height:4px;}
::-webkit-scrollbar-track{background:#ddd;border-radius: 5px;}
::-webkit-scrollbar-thumb{background:#0041a7;border-radius: 5px;}
 li{list-style-type:none;}
.w100{ width: 100%;}




@media (min-width: 471px) and (max-width: 639px) {
  html { font-size: 13px;}
 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;}
}
@media (min-width: 329px) and (max-width: 470px) {
  html { font-size: 12px;}
 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;}

}
@media (max-width: 328px) {
  html { font-size: 12px;}
 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;}
}


.l1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;line-height:1.25;}
.l2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.l3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.l4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.l5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.l6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
.l7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;}
.zi2{position: relative;z-index: 2;}
.zi5{position: relative;z-index: 5;}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0;}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;height:16px;cursor:pointer;padding-left:24px;line-height:18px;}
.check+label:after{position:absolute;width:8px;height:8px;border-radius:3px;top:5px;left:5px;content:"";}
.check+label:before{position:absolute;top:0;left:0;z-index:0;width:16px;height:16px;border-radius:3px;content:"";background:#fff;border:1px solid #888;}
.check:checked+label:after{background:#660774;}
.check:checked+label:before{border-color:#660774;}
.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;line-height:16px;cursor:pointer;padding-left:24px;}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:"";}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888;}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0;}
.radio:checked+label:before{border:1px solid #660774;}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#660774;top:4px;left:5px;}
.imgBox{position:relative;overflow:hidden;isolation:isolate;}
.imgBox .img, .imgBox .imgLi{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;}
.imgBox .img, .imgBox .imgLi{padding-bottom:60%;transition:.5s;background-size:cover;display:block;background-repeat:no-repeat;background-position:center;display:block;background: #eee;}
.imgBox img, .imgBox video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s;}
.ieFiximg img{opacity: 0\0;transition: .5s;}
.ieFiximg .imgbg{width: 100%;height: 100%;overflow: hidden;transition: .3s;}
.none{display: none;}
.overhide{overflow: hidden;}
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:".";}
.fl{float:left;}
.fr{float:right;}
.poab{position:absolute;}
.pore{position:relative;}
.text-r{text-align:right;}
.text-m{text-align:center;}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-upper{text-transform: uppercase;}
.text-lower{text-transform: lowercase;}
.text-ver{writing-mode: tr-lr;writing-mode: vertical-lr;}
.bgBox{background-repeat: no-repeat;background-position: center;background-size: cover;}
.abUrl{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}
.flex{display:flex;flex-wrap:wrap;}
.flexjs{display:flex;justify-content:space-between;flex-wrap:wrap;}
.flexc{display:flex;flex-wrap:wrap;align-items: center;}
.flex-left{display:flex;flex-wrap:wrap;}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}
.scbox{overflow-y:auto ;}
.scbox::-webkit-scrollbar{width:4px;display:block;}
.scbox::-webkit-scrollbar-track{border-radius:5px;background: #ddd;}
.scbox::-webkit-scrollbar-thumb{border-radius:5px;background:#660774;}

.aline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s;}
.alin_w:hover .aline_w{background-size:100% 1px;color: #fff;}
.aline_w:hover{background-size:100% 1px;}

.aline_r{position:relative;background-image:linear-gradient(#203e6e,#203e6e);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s;}
.alin_r:hover .aline_r{background-size:100% 1px;color: #203e6e;}
.aline_r:hover{background-size:100% 1px;}
.compensate-for-scrollbar{margin-right: 0!important;}

@keyframes sca{
0%{transform: scale(1);}50%{transform:  scale(1.1);}100%{transform:  scale(1);}
}
@keyframes go{
0%{transform: translateX(0);}50%{transform: translateX(10px);}100%{transform: translateX(0);}
}
@keyframes up{
0%{transform: translateY(0);}50%{transform: translateY(-8px);}100%{transform: translateY(0);}
}
@keyframes roted{
0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}
}

#gotop{position:fixed;z-index:90;bottom: .8rem;right: .1rem;box-sizing:border-box;text-align:center;cursor:pointer;transition:.5s;width: .68rem;height: .68rem;line-height: .68rem;background: #5193ff;opacity:1;visibility:visible;overflow:hidden;border-radius: 50%;font-size: .18rem;color: #fff;font-family: 'Poppins-Bold'; /*! background-image: -moz-linear-gradient( 0deg, rgb(162, 72, 133) 0%, rgb(152, 94, 132) 100%); *//*! background-image: -webkit-linear-gradient( 0deg, rgb(162, 72, 133) 0%, rgb(152, 94, 132) 100%); */background-image: -ms-linear-gradient( 0deg, rgb(162, 72, 133) 0%, rgb(152, 94, 132) 100%);z-index: 10000;}
#gotop.hide{height:0;opacity:0;visibility:hidden;}
#gotop svg{width: .22rem;height: .22rem;display: inline-block;fill: #fff;vertical-align: middle;margin: -3px 0 0;transition: .5s;}

.wp {max-width: 15rem;margin: 0 auto;width: 94%;}
.transImg{display: block;overflow: hidden;}
.transImg img{transition: .5s;}
@media screen and (min-width: 1201px){
.imgBox.trans:hover .img{ -webkit-transform: scale(1.05);}
.ieFiximg.trans:hover img{-webkit-transform: scale(1.1);}
.imgBox.trans:hover img{ -webkit-transform: scale(1.05);}
.a:hover .imgBox.trans .img{ -webkit-transform: scale(1.05);}
.a:hover .imgBox.trans img{ -webkit-transform: scale(1.05);}
.a:hover .ieFiximg.trans img{ -webkit-transform: scale(1.1);}
.transImg:hover img{-webkit-transform: scale(1.05);}
.a:hover .transImg img{-webkit-transform: scale(1.05);}
}

@media (max-width: 1440px) {

}
@media (max-width:1024px){
    .wp{padding:0 15px;width:100%;max-width:100%;}
}
@media screen and (max-width:1024px){
    html{font-size: 85px!important;}
    .wp{padding: 0 .7rem;}
}
@media screen and (max-width:800px){
    html{font-size: 85px!important;}
    .wp{padding: 0 15px;}
}
@media screen and (max-width:640px){
    html{font-size: 85px!important;}
}
@media screen and (max-width:480px){
    html{font-size: 85px!important;}
}
@media screen and (max-width:375px){
    html{font-size: 85px!important;}
}
@media screen and (max-width:360px){
    html{font-size: 70px!important;}
}
@media screen and (max-width:350px){
    html{font-size: 65px!important;}
}
@media(max-width:768px){
    #gotop{ right:0; transform:scale(0.7);}
}

.arc-con{line-height: 1.78;color: #666;text-align: justify; text-indent: 2em;}
.arc-con img{max-width: 100%;margin: 0 auto;display: block;height: auto !important;}
.arc-con img.spimg{max-width:inherit;}
.arc-con p{margin-bottom: .2rem !important;font-size: 0.18rem !important;}
.arc-con p:last-child{ margin-bottom: 0;}
.arc-con table{border: 1px solid #eee;/*min-width: 640px;*/margin-left:0!important;width: 100%;background: #fff;}
.arc-con table tr th,.arc-con table tr td{border: 1px solid #eee!important;padding: 15px;text-align: center;}

.h4s1{font-size: .18rem;color: #333;line-height: .32rem; transition: .5s;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.h4s2{font-size: .18rem;color: #2e57a7;line-height: .32rem;max-height: calc(.32rem*2)\0;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.h4s3{font-size: .18rem;color: #333;line-height: .32rem;max-height: calc(.32rem*3)\0;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.h6s1{font-size: .18rem;color: #660774;line-height: 1.25; transition: .5s; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s; display: flex; align-items: center;}
.h6s1 img{ margin: 0 .1rem 0 0;width: .2rem;}
.ps2{font-size: .16rem;color: #999999;line-height: .28rem;max-height: calc(.28rem*3)\0; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.ps3{font-size: .16rem;color: #999999;line-height: .28rem;max-height: calc(.28rem*3)\0; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
h4, h5, h6{ font-weight: normal;}
.bd_li{ transition: .5s;}
/*公共结束*/

@font-face { font-family: 'Barlow Condensed';
src: url(../fonts/barlowcondensed-bold.jpg)}


/**/

.seaBtn {display: inline-block;position:relative;}
.seaBtn .search{width:.2rem;height:.4rem;position:relative;z-index:20;margin-left: .15rem}
.seaBtn .search .btn{font-size:.18rem;opacity:.75;position:absolute;left:0;top:0;right:0;bottom:0;z-index:5;line-height:.4rem}
.seaBtn .search .btn input{width:100%;height:.4rem;cursor:pointer;position:absolute;z-index:1;left:0;right:auto;top:0;bottom:auto;background: transparent;border: 0}
.seaBtn .search .btn i{font-size: .2rem}
.seaBtn .search .btn:hover{opacity:1}
.seaBtn .search .input{position:absolute;z-index:1;left:auto;right:-.12rem;top:0;bottom:auto;height:.4rem;width:.2rem;background:#fff;opacity:0;visibility:hidden;transition: .3s}
.seaBtn .search .input input{width:100%;height:.4rem;line-height:.4rem;font-size:.14rem;padding:0 .12rem;border: 0;color: #555}
.seaBtn .search:hover .btn{color:#0041b7}
.seaBtn .search:hover .input{width:3rem;opacity:1;visibility:visible}

.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:99999;opacity:0;visibility:hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer.showdiv{opacity:1;visibility:visible;}
.layer .serclose{font-size:.4rem;position:absolute;right:.5rem;top:.5rem;width:.8rem;height:.8rem;text-align: center;line-height:.8rem;cursor:pointer;color:#ccc;}
.layer .search_box{height:.45rem;line-height:.45rem;max-width:5.5rem;display:-ms-flexbox;display:flex;transform:translateY(-.5rem);opacity:0;margin-top:-1rem;width: 90%;}
.layer .search_box form{display: flex!important;width: 100%;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .inp{font-size:.16rem;width:20vw;background:#fff;-ms-flex:1;flex:1;padding:0 .13rem;-webkit-appearance:none;appearance:none;border-radius:0;border: 0;}
.layer .search_box .sub{background:#296fb7;color:#fff;width:1.2rem;text-align: center;font-size:.18rem;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;border: 0;}
.headerm .serbtnm{position: absolute;right: 1rem;font-size: .26rem;color: #fff;top: .2rem;}
.big-nav .search{display: none!important;}
@media (max-width: 640px){
 .layer .search_box{height:.55rem;line-height:.55rem;} 
 .layer .serclose{right:.3rem;top:.3rem;width:.4rem;height:.4rem;line-height:.4rem;cursor:pointer;color:#ccc;}
}


@media (max-width: 640px){
.ser-layer .serclose{right: 4%;top: .2rem;}
}



footer{ background:#024daa url(../images/footer-bj.jpg) no-repeat top center; background-size: 100%; padding-bottom: .6rem; padding-top: 1rem;}
footer .fl1{ padding: .2rem 0 .3rem;}
footer .fl1 .left{ max-width: 30%;}
footer .fl1 p{ font-size: .16rem; color: #fff; line-height: .28rem; padding: 0rem 0;}
footer .fl1 p img{ margin: 0 .12rem 0 0; max-width: .14rem; max-height: .18rem; margin: 0 .12rem 0 0;}
footer .fl1 .right img{ width: 1.51rem; border-radius: .1rem;}

footer .fl1 .right li{	
	float:right;
	text-align:center;
	font-size: .14rem; color: #fff; line-height: .28rem;
	}	
	
footer .fl1 .right li img{
	width:.8rem;
	height:.8rem;
	}
	
footer .fl1 .right li img{
  cursor: pointer;
  transition: all 0.6s;
}
footer .fl1 .right li img:hover{
  transform: scale(1.1);
}	
		
	
.right_footer li .wz{
	height:40px;
	line-height:40px;
	font-size: .16rem;
	color:#fff;
	}


footer .fl2{ padding: .10rem 0; border-top: #A18AC1 0px solid; text-align: center;}
footer .fl2 p{ font-size: .16rem; color: #fff;}
footer .fl2 p img{ margin: 0 .1rem 0 .2rem;}


@media(max-width: 1024px){ 
     #wrapper{ padding: .65rem 0 0;}
    footer .fl1 .right{ display: none; }
    footer .fl1 .left{ margin: 0 auto; max-width: 80%;}
}
@media(max-width: 800px){
    footer .fl1 .center{ width: 100%; text-align: center; padding: .25rem 0;}
    footer .fl1 .center p{  font-size: .16rem; padding: 0;}
    footer .fl1 .right{ width: 100%; text-align: center;}
}
@media(max-width: 560px){
    footer .fl1 .right img{ width: 1rem;}
    footer .fl1{ padding: .2rem 0;}
} 

.menuph{
    display:none;
    float: right;
}
.phxia
{
	display:none;
}
@media(max-width: 800px){
#global .global-wrap .seaBtn{
	display:none;
}
/*手机按钮*/

.menuph{
	display:block;
    float: right; margin-top: 20px;
}

.menuph .point1 {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
   
    margin-right:5px;
    top: 12px;
}

.menuph .point1:hover .navbtn,
.menuph .point1:hover .navbtn::after,
.menuph .point1:hover .navbtn::before {
    width: 28px;
}

.menuph .point {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 35px;
    margin-right:5px;
}

.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before {
    width: 28px;
}

.menuph .navbtn {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
}

.menuph .navbtn::after,
.menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
}

.menuph .navbtn::after {
    top: -11px;
}

.menuph .navbtn::before {
    top: 10px;
}


.menuph .point1.active .navbtn {
    background: transparent;
}

.menuph .point1.active .navbtn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menuph .point1.active .navbtn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menuph .point.active .navbtn {
    background: transparent;
}

.menuph .point.active .navbtn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menuph .point.active .navbtn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}



/*手机下拉*/

.phxia
{
    display:block;
    position: absolute;
    top: 80px;
    width:100%;
    height:100vh;
    z-index: 80;
	
}

.xialaph
{
    font-family: '微软雅黑';
    position: absolute;
    z-index: 1049;
    top: 0;
    left: 0;
    border-top: 1px solid #ddd;
    display: none;
    width: 100%;
    height:100vh;
    padding-bottom: 21px;
    background-color: #0081cc;

}

.xialaph.active
{
    top: 106px;
}
.ul1{
     width: 80%;margin:20px auto;
}
.xialaph .ul2,
.xialaph .ul3
{
    display: none;
}

.xialaph h4 a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 59px;
    text-transform: uppercase;
    color: #ffffff;
}

.xialaph h4
{
    position: relative;
}

.xialaph h4::after
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    opacity: .5;
    background-color: #e5e5e5;
}

.xialaph h5 a
{
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #ffffff;
}

.xialaph h5
{
    position: relative;
    padding-left: 15px;
}

.xialaph h5::after
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: '';
    opacity: .5;
    background-color: #fff;
}
.img_d{
    display: none;
}
.xialaph h4 img
{
    float: right;
    width: 13px;
    margin-top: 23px;
    cursor: pointer;
}

.xialaph h5 img
{
    float: right;
    width: 13px;
    margin-top: 26px;
    cursor: pointer;
}

.xialaph h4.active,
.xialaph h5.active
{
    border-bottom: 0;
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s
{
    display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d
{
    display: block;
}

.xialaph .ul2
{
	padding-top: 7px;
	padding-bottom: 8px;
	background-color: #0081cc;
}

.xialaph .ul3
{
    position: relative;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.xialaph .ul3 li a
{
    font-size: 12px;
    line-height: 30px;

    display: block;

    text-transform: uppercase;

    color: #999;
}

.xialaph .ul3 li
{
    padding-top: 5px;
}

.xialaph .ul3 li:first-child
{
    padding-top: 0;
}
} 

/*公共css*/
@media(max-width: 800px){
    .h4s0{font-size: .2rem !important;line-height: .3rem !important;}
    .h4s1{font-size: .2rem !important;line-height: .3rem !important;max-height: .3rem\0 !important;}
    .h4s2{font-size: .2rem !important;line-height: .3rem !important;max-height: .6rem\0 !important; padding-top: .1rem}
    .h4s3{font-size: .2rem !important;line-height: .3rem !important;max-height: .9rem\0 !important;}

    .ps0{font-size: .16rem !important;line-height: .26rem !important;}
    .ps1{font-size: .16rem !important;line-height: .26rem !important;max-height: .26rem\0 !important;}
    .ps2{font-size: .16rem !important;line-height: .26rem !important;max-height: .52rem\0 !important;}
    .ps3{font-size: .16rem !important;line-height: .26rem !important;max-height: .78rem\0 !important;}
    .ps4{font-size: .16rem !important;line-height: .26rem !important;max-height: 1.04rem\0 !important;}
    .ps5{font-size: .16rem !important;line-height: .26rem !important;max-height: 1.3rem\0 !important;}
    .ar_article, .ar_article p{ font-size: .18rem;}
} 

@media(min-width: 1024px){
}
@media(max-width: 1024px){
}
@media(max-width: 800px){
} 
@media(max-width: 560px){
} 