<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('animate.css');
@import url('lib.css');
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;}
html{font-size: 100px}
@font-face{font-family:'Poppins';font-style:normal;font-weight:normal;src:url(../fonts/Poppins-Regular.ttf) format("truetype")}
@font-face{font-family:'Poppins';font-style:normal;font-weight:100;src:url(../fonts/Poppins-Light.ttf) format("truetype")}
@font-face{font-family:'Poppins';font-style:normal;font-weight:bold;src:url(../fonts/Poppins-Bold.ttf) format("truetype")}
.pop{font-family:'Poppins' }
*{box-sizing:border-box;margin:0;padding:0;  }
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;position: relative;overflow-x:hidden;font-size: .16rem;
  font-family:Arial,Poppins,-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,"Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ol,ul{list-style:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{color:#222;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color: #005cbb}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{display:block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%}
address,cite,dfn,em,var,i{font-style: normal;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;border: none; border-top: 2px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin: .35rem 0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
:focus{outline:0}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border: none}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal;-webkit-appearance:none}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
@media print{
*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
}
.none{display: none}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;
	height:14px;font-size:14px;cursor:pointer;padding-left: 20px;}
.check+label:after,.check+label:before{position:absolute;top:2px;left:0;z-index:0;width:16px;height:13px;
	border-radius:3px;content:'';background: #000}
.check:checked+label:after{background: #ca140d}

.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;font-size:14px;line-height:16px;cursor:pointer;padding-left: 20px}
.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 #d9a65c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d9a65c;top:3px;left:4px}


::-webkit-input-placeholder{color:#999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
:-ms-input-placeholder {color:#999 }  
/*::selection{background:#0662d4;color:#fff}
::-moz-selection{background:#0662d4;color:#fff}
::-webkit-selection{background:#0662d4;color:#fff}
*/
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.l{float:left}
.r{float:right}
.fl{float:left!important}
.fr{float:right!important}
.bor{border:1px dashed #999}
.poab{position:absolute}
.pore{position:relative}
.texto a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.imgInline{display:inline-block!important;vertical-align:middle}
.imgMargin{margin:0 auto}
.imgW100{width:100%}

.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-up{text-transform: uppercase;}

.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.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;}

.trans{transition:all .5s}
.trans-mask{display:block;overflow:hidden;position: relative;}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}

.bg-mask .pic{overflow: hidden;}

.bg-mask .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;
  display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;transform: scale(1.01);}

@media (min-width:1180px){
.bg-mask:hover .pic .a{-webkit-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);}
.trans-mask:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}

}


.bgimg{background-repeat: no-repeat;background-position: center;background-size: cover;}
.ablink{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}
.zoom150 .wp{max-width: 16.5rem;}
.wp{width:90%;margin:0 auto;max-width:14rem}
.wp1{width:96%;margin:0 auto;max-width:1380px}
.greybg{background:#f2f2f2}
.textup{text-transform:uppercase}
.co{color:#bd2323}
.co-fff{color:#fff!important}
.fixdbody{position:fixed;top:0;left:0;right:0;bottom:0}
.m-show{display:none}
.filter-page{filter: blur(5px);}
@media screen and (max-width:980px){.pc-show{display:none}
.m-show{display:block}
}

.aline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,.6));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.alin_w:hover .aline_w{background-size:100% 1px}
.aline_w:hover{background-size:100% 1px}

.titline_b1{position:relative;background-image:linear-gradient(#004fa1,#004fa1);background-position:0 100%;background-size:0 2px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_b1:hover .titline_b1{background-size:100% 2px}
.titline_b1:hover{background-size:100% 2px}
.titline_b{position:relative;background-image:linear-gradient(#004fa1,#004fa1);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_b:hover .titline_b{background-size:100% 1px}
.titline_b:hover{background-size:100% 1px}
@keyframes go5{
  0%{transform: translateX(0);}
  50%{transform: translateX(-5px);}
  100%{transform: translateX(0);}
}
.zi6{position: relative;z-index: 6}
.zi5{position: relative;z-index: 5}
.zi4{position: relative;z-index: 4}
.zi3{position: relative;z-index: 3}
.zi2{position: relative;z-index: 2}
.zi1{position: relative;z-index: 1}
@keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}
@-webkit-keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}
@keyframes sca{
  0%{transform: scale(1)}
  100%{transform: scale(1.1)}
}
@keyframes go{
  0%{transform: translateX(0);}
  50%{transform: translateX(10px);}
  100%{transform: translateX(0);}
}
@keyframes roted{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}


#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}


.overhide{overflow: hidden}
.iconfont{font-size: inherit;}
.publine{background: linear-gradient(45deg,#0082e6 0%,#00c09c 100%)}


time.ico:before{content: "\e6b4";font-family: "swiper-icons" !important;margin-right: 5px;}
.menu-button {cursor: pointer; width: .7rem;height: .7rem;background: #006abb;position: relative;display: none}
.menu-button .bars{position: absolute;top:50%;transform:translateY(-50%) translateX(-50%);left: 50%;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
.nav-click{display: none}

.header{position: fixed;top: 0;left: 0;right: 0;z-index: 99}
.scrolling .header{box-shadow: 0 0 15px rgba(0,0,0,.15)}
.header .search{background: #333333;padding: .1rem 0;display: none;overflow: hidden;}
.header .search form{display: block!important;width: 90%;max-width: 500px;padding-right: .5rem;position: relative;margin: 0 auto}
.header .search .inp{height: .5rem;line-height: .5rem;background: #fff;;border: 0;width: 100%;padding: 0 .15rem}
.header .search .sub{height: .5rem;line-height: .5rem;background:url(../images/ser.svg) #be3434 no-repeat center;background-size: .22rem .22rem;width: .5rem;position: absolute;top: 0;right: 0;z-index: 5;border: 0}

.header .topNav {background: #fff;color: #fff;height: 1.2rem;}
.header .topNav .wps{padding-left:.3rem;height: 100%}
.header .topNav .logo{}
.header .topNav .logo img{height: .65rem;position: relative;z-index: 5}
.header .topNav .serbtn{background: #be3434;}
.header .topNav .lanbtn{background: #006abb;}
.header .topNav .hdrbtn {line-height: 1.2rem;width: 1.2rem;height: 1.2rem;text-align: center;}
.header .topNav .hdrbtn a{color: #fff;display: block;width: 100%;height: 100%}
.header .topNav .hdrbtn a i{color: #fff;font-size: .22rem;vertical-align: -2px;margin-right: 5px}



.header .topNav .navs{line-height: 1.2rem;}
.header .topNav .navs ul li{text-align: center;position: relative;margin-right: .55rem}
.header .topNav .navs ul li&gt;a{font-size: .2rem;display: block;transition: .3s}
.header .topNav .navs ul li:hover&gt;a{color: #005cbb}
.header .topNav .navs ul li .subnav{position: absolute;left:50%;top: 100%;background:#fff;z-index: 10;min-width: 1.8rem;
  transform:translateX(-50%);display: none;border-top: 3px solid #005cbb;box-shadow: 0 0 10px rgba(0,0,0,.1) }
.header .topNav .navs ul li .subnav .list a{ font-size: .14rem; padding:.15rem .1rem; line-height: 1.2em;display: block;white-space: nowrap}
.header .topNav .navs ul li .subnav .list a:hover{ background: #f6f6f6; color: #005cbb; }
.header .topNav .navs ul li:hover .subnav{display: block;}
.caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 5px dashed;border-top:5px solid \9;border-right: 5px solid transparent;border-left: 5px solid transparent;}
.lanbtnm{color: #fff;padding: .2rem 5%;text-align: right;font-size: .2rem}
.lanbtnm a{color: #fff}
.lanbtnm a i{font-size: .24rem;margin-right: 5px;vertical-align: -2px}
body{padding-top: 1.2rem;}
@media (min-width: 1181px){
}
@media (max-width: 1180px){
body{padding-top: .7rem}
.header .topNav {height: .7rem;}
.header .topNav .hdrbtn {line-height: .7rem;width: .7rem;height: .7rem;text-align: center;}
.header .topNav .lanbtn{display: none}
.header .topNav .navs{position: absolute;top:100%;left: 0;right: 0;background: #006abb;padding: .2rem 0 .5rem;max-height: calc(100vh - .7rem);overflow: auto;line-height: 1.4em;display: none}
.scrolling .header .topNav .navs{max-height: calc(100vh - .4rem)}
.header .topNav .navs ul li{width: 100%;text-align: left;padding: .2rem 0;margin-right: 0;border-bottom: 1px solid rgba(255,255,255,.1)}
.header .topNav .navs ul li:hover&gt;a{color: #fff}
.header .topNav .navs ul li&gt;a{padding: 0 .3rem;color: #fff;padding-right: .5rem}
.header .topNav .navs ul li .subnav{margin-top: .2rem}
.header .topNav .navs ul li .subnav .list a{padding: .15rem  .3rem;font-size: .16rem}
.header .topNav .logo img{height: .45rem}
.header .topNav .navs ul li .subnav{position: static;width: 100%;left: 0;transform:translateX(0);padding: .1rem 0}
.header .topNav .navs ul li:hover&gt;a{background:transparent;}
.header .topNav .navs ul li:hover .subnav{display: none;}
.menu-button {display: block;z-index: 1000;}
.nav-click {display: block;transition: 0.3s all;z-index: 10000;position: absolute;color: #fff;right: 0;top: 0;width: .6rem;text-align: center;line-height: .6rem;z-index: 10}
.nav-click.active {transform: rotate(180deg);}
}
@media (max-width: 640px){
.header .topNav .navs ul li a{padding: 0 5%}
.header .topNav .navs ul li .subnav .list a{padding: .15rem 5%;font-size: .18rem}
.header .topNav .wps{padding-left: .2rem}
}



.footer{background:#006abb;padding: .85rem 0 .6rem;color: #fff;position: relative; }
.footer:before{content: '';position: absolute;left: 0;bottom: 0;width:26vw;height: 6rem;background: url(../images/ftbg.png) no-repeat left bottom;background-size: cover}
.footer .fta{}
.footer a{color: #fff}
.footer .aleft .ftlogo img{height: .65rem}
.footer .aleft .ftcopy{margin-top: .2rem;text-align: center;font-size: .15rem;color: rgba(255,255,255,.7);line-height: 1.625;}
.footer .amid{padding-top: .2rem;padding-right: 9%}
.footer .amid ul li{padding: 0 .35rem;position: relative; }
.footer .amid ul li a:after{content: "\e676";font-family: "swiper-icons" !important;font-size: .12rem;margin-left:.1rem}
.footer .amid ul li:before{content:'';width: 1px;height: .16rem;background: rgba(255,255,255,.4);position: absolute;left: 0;top: 50%;margin-top: -.08rem}
.footer .amid ul li:first-child:before{display: none}
.footer .amid .ftico{margin-top: .3rem;padding-left: .35rem}
.footer .amid .icoCode{margin-right: .5rem}
.footer .amid .icoCode a{display: block;position: relative;color: #fff}
.footer .amid .icoCode a i{display: block;font-size: .26rem}
.footer .amid .icoCode a span{position: absolute;width: 1.1rem;height: 1.1rem;z-index: 5;background: #fff;display: none;background: #fff;border-radius: 5px}
.footer .amid .icoCode a span:after{content: '';position: absolute;border: 8px solid transparent;}
.footer .amid .icoCode a:hover span{display: block;}
.footer .amid .icoCode.bottom-arr span{bottom: calc(100% + 10px);left: 50%;transform: translateX(-50%);}
.footer .amid .icoCode.bottom-arr span:after{border-top-color: #fff;bottom:-16px;left: 50%;transform: translateX(-50%);}
.footer .aright{position: relative;margin-top: -.45rem}
.footer .aright .img2{position: absolute;right: 1rem;top: -.6rem;width: 1.48rem;height: 2.12rem;z-index: 1}
.footer .aright .img1{position: relative;width: 1.41rem;height: 1.76rem;z-index: 3}
.totops{position: fixed;right: .2rem;bottom: .8rem;width: .48rem;height: .48rem;background: rgba(255,255,255,.3);padding: 2px;display: none;z-index: 99}
.totops a{display: block;width: 100%;height:100%;background: #353535;text-align: center;line-height: .42rem;color: #fff}
@media (max-width: 1180px){
.footer .aleft{}
.footer .amid{padding-right: 0;}
.footer .aright{display: none}
.footer:before{width: 35%;height: 4.7rem}
}
@media (max-width: 980px){
.footer .aleft{width: 100%}
.footer .aleft .ftlogo{display: flex;justify-content: center}
.footer .amid{width: 100%;padding-top: .3rem}
.footer .amid ul{justify-content: center}
.footer .amid .ftico{justify-content: center;padding-left: 0}
.footer .amid .icoCode{margin: 0 .3rem }
.footer{padding: .6rem 0 .4rem}
.footer:before{height: 100%;width: 100%;background-size: auto 125%}
}
@media (max-width: 540px){
.footer .amid ul li{padding: 0 .15rem;}
.footer{padding: .5rem 0 .5rem}
}
@media (max-width: 480px){
   .footer .aleft .ftcopy{font-size: .16rem}
}


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

html{font-size: 90px!important}
}
@media screen and (max-width:980px){

}
@media screen and (max-width:640px){
html{font-size: 85px!important}
.wp{width: 90%}
}
@media screen and (max-width:480px){
html{font-size: 80px!important}
}
@media screen and (max-width:375px){
html{font-size: 75px!important}
}
@media screen and (max-width:360px){
html{font-size: 70px!important}
}




.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}
.l8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}

@media print{

}

/*ie11 css hack*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 
/*ie11注意里面的标点符号*/ 
/*ie10 css hack*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}

.footer .amid ul li.links{position: relative;padding-left: 0;}
.footer .amid ul li.links:hover .sublink{display: block;}
.footer .amid ul li.links .sublink{position: absolute;left: 0;bottom: 100%;min-width: 2rem;z-index: 10;padding-bottom: .1rem;display: none;}
.footer .amid ul li.links .sublinks{background: #fff;padding: .15rem 0;max-height: 1.5rem;overflow: auto;box-shadow: 0 0 .1rem rgba(0,0,0,.1);}
.footer .amid ul li.links .sublinks a{display: block;line-height: .36rem;white-space: nowrap;color: #444;padding: 0 .15rem;}
.footer .amid ul li.links .sublinks a:after{display: none;}
.footer .amid ul li.links .sublinks a:hover{background: #eee;}

.program_bg .program .pro_l .program_box ul li:last-child dd .nr{top:auto;bottom:.375rem;left: 0;}
.program_bg .program .pro_l .program_box ul li dd:nth-child(3n+2) .nr, .program_bg .program .pro_l .program_box ul li dd:nth-child(3n) .nr{ left:auto !important; right:0 !important}

.abs{ text-align:justify}






</pre></body></html>