<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*閫氱敤鏍峰紡*/

body {color: #fff;  margin: 0px;font: 18px/36px "MicroSoft YaHei",'瀹嬩綋';word-spacing: 5px;letter-spacing:1px;line-height:1.428; background-image:url(../images/xjhwm2024_bg.jpg);background-size: cover; background-repeat: no-repeat; background-position: top center;}

ul,li,dl,dd,dt,ol{list-style-type: none;margin: 0;padding: 0;}
a{text-decoration: none!important;}
img{border: none; }
.p0{padding: 0;}

.center{padding: 0; display: flex; justify-content: center; align-items: center;}
.img-full{width: 100%;height: auto;}

a:link {color: #fff;text-decoration: none;}
a:visited {text-decoration: none;color: #fff;}
a:hover {text-decoration:none; color:#fff;}
a:active {text-decoration: none;color: #fff;}

.link01,a.link01:link,a.link01:visited,a.link01:hover { color:#1b56a6; vertical-align: middle;}

.ch{width: 100%;height: 0;clear: both;}
.ch3{width: 100%;height: 3em;clear: both;}
.ch5{width: 100%;height: 5em;clear: both;}


.container{
  margin-right: auto;
  margin-left: auto;
  max-width: 1400px; /* or 950px */
}


.intro{ 
  padding: 0; 
  background: url(../images/xjhwm2024_nav.png) top left repeat-x;
}
.intro .text_a{
  border-radius: 1em;
  border: #fff 3px dashed;
  margin: 3em 0 5em 0;
  padding: 2em;
}

.nav{
  text-align: center;
  height: 13em;
}

.nav a{ 
  writing-mode: vertical-rl; 
  background-color: #0f6db8;
  padding: 2em 1em;
  border-bottom-left-radius: 5em;
  border-bottom-right-radius: 5em;
}


.nav a:hover{ 
  writing-mode: vertical-rl; 
  background-color: #ffffff;
  padding: 2em 1em;
  font-size: 1.1em;
  font-weight: bold;
  color: #0f6db8;
  border-bottom-left-radius: 5em;
  border-bottom-right-radius: 5em;
}



.swiper{
  border-radius: 1em;
  border: #fff 3px dashed;
  margin: 2em;
}

.footer{
  background: #1750dc;
  text-align: center;
}

.footer ul{
  margin: 4em 0;
}
.footer li{
  padding: 0.5em 0;
}
.footer .row{
  margin: 0;
}</pre></body></html>