<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
å¤´éƒ¨
*/
.none{
  display: none;
}
.jpw-headerSection{
  height: 27px;
  line-height:27px;
  width: 100%;
  background-color: #DFDFDF;
  font-size: 10px;
  color: #A0A0A0;
}
.jpw-headerSection .jpw-header-right li{
  float: left;
  padding: 0 7px;
  position: relative;
}
.jpw-headerSection .jpw-header-right li .line{
  position:absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  height: 11px;
  width: 1px;
  background-color: #A0A0A0;
}
/*
*Logoéƒ¨åˆ†
*/
.jpw-logoSection{
  height: 88px;
  padding-top:60px;
}
.jpw-logoSection .jpw-logo&gt;div{
  display: inline-block;
  vertical-align: top;
}
.jpw-logoSection .jpw-logo a{
  display: block;
  width: 204px;
  height: 52px;
  background: url(../Images/logo.gif) no-repeat;
  text-indent: -99999em;
  margin-right:52px;
  margin-top:5px;
}
.jpw-logoSection .jpw-logo .jpw-logo-text{
  line-height:30px;
  font-size: 20px;
}
.jpw-logoSection .jpw-tel{
  font-size: 14px;
}
.jpw-logoSection .jpw-tel p{
  color: #838181;
  font-size: 16px;
}
.jpw-logoSection .jpw-tel p:last-child{
  font-size: 22px;
  padding-top:10px;
}
.jpw-logoSection .jpw-otherMall{
  margin-left:100px;
  font-size: 15px;
}
.jpw-logoSection .jpw-otherMall&gt;div{
  margin-bottom:7px;
}
/*
* banner
*/
.jpw-bannerSection{
  position: relative;
  text-align: center;
}
.jpw-bannerSection .jpw-nav{
  min-width: 1200px;
  position: absolute;
  left: 50%;
  top:13px;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);
  font-size: 14px;
}
.jpw-bannerSection .jpw-nav&gt;ul {
  border: 1px solid #3C3230;
  background-color: #fff;
}
.jpw-bannerSection .jpw-nav&gt;ul&gt;li{
  float:left;
  height: 46px;
  line-height:46px;
  width: 11.1%;
  border-right: 1px solid #C0C0C0;
  box-sizing: border-box;
  font-weight: 600;
  cursor: pointer;
}
.jpw-bannerSection .jpw-nav&gt;ul&gt;li:last-child{
  border-right:0;
}
.jpw-bannerSection .jpw-nav&gt;ul&gt;li.active{
  background-color: #48A1D5;
  color: #fff;
}
.jpw-bannerSection .jpw-nav li ul{
  background-color: #fff;
  opacity: 0.8;
  padding:10px 0 24px 0
}
.jpw-bannerSection .jpw-nav li ul li{
  height: 24px;
  line-height:24px;
  cursor: pointer;
}

.jpw-bannerSection .jpw-banner li a{
  display: block;
  height: 630px;
}
.jpw-bannerSection .jpw-banner-circle{
  position: absolute;
  bottom: 12px;
  right: 386px;
}
.jpw-bannerSection .jpw-banner-circle li{
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  float: left;
  margin-right:10px;
}
.jpw-bannerSection .jpw-banner-circle li.active{
  background-color: #0080CB;
}
/*
 çŒœä½&nbsp;æƒ³æ‰¾
*/
.jpw-wantSetion{
  padding:20px 0 72px 0;
  font-size: 14px;
}
.jpw-wantSetion a{
  font-size: 14px !important;
  color: #797776;
}
.jpw-wantSetion .jpw-wantSetion-left{
  padding-top:10px;
}
.jpw-wantSetion .jpw-wantSetion-left&gt;span{
  color: #0080CB;
  font-weight: 600;
  margin-right:12px;
}
.jpw-wantSetion .jpw-wantSetion-left&gt;div{
  display: inline-block;
}
.jpw-wantSetion .jpw-wantSetion-right{
  position: relative;
}
.jpw-wantSetion .jpw-wantSetion-right input{
  height: 32px;
  line-height:32px;
  width: 238px;
  border: 1px solid #9F9A99;
  text-align: center;
  z-index: 10000;
}
.jpw-wantSetion .jpw-wantSetion-right i{
  display: inline-block;
  width: 20px;
  height:20px;
  background-image: url(../Images/icon_search.png);
  position: absolute;
  right:42px;
  top:50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
body{
  background-color: #fff;
}
.container{
  width: 1200px;
  margin: 0 auto;
}

/*ä¸»ä½“*/
.main{
  width: 100%;
}
.main .container{
  position: relative;
}
.main .title{
  padding-left: 222px;
  width: 100%;
  box-sizing: border-box;
  height: 24px;
  padding-top: 8px;
  margin-bottom: 15px;
}
.main .title a{
  color:#9e9e9f;
}
/*å·¦*/
.main .left{
  width: 185px;
  text-align: center;
  line-height: 40px;
  margin-right: 85px;
}
.main .left dl a{
  width: 100%;
  height: 40px;
  display: inline-block;
}
.main .left dt a{
  font-size: 16px;
  color:#fff;
  background-color: #0080cb;
}
.main .left dd a{
  font-size: 14px;
  color:#5b5958;
  background-color: #ebebeb;
}
.active3 a{
  background-color: #0080cb !important;
  opacity: 0.3;
  color:#fff !important;
}
.center{
  width: 930px;
}
/*å†…å®¹æ&nbsp;‡é¢˜*/
.center h4{
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  border-bottom: 1px solid #9e9e9f;
  margin-bottom: 45px;
  color:#000;
}
.center .story{
  width: 100%;
  margin-bottom: 190px;
}
.center .top{
  height: 181px;
}
.center .bottom{
  margin-top: 50px;
}
.center .bottom h5{
  color:#0080cb;
  font-size: 18px;
  height: 28px;
}
.center .bottom li{
  list-style: none;
  margin-bottom: 30px;
}
.center .bottom p{
  font-size: 14px;
  color:#3e3a39;
  text-indent: 2em;
  line-height: 22px;
  margin-bottom: 15px;
}
/*å¿«é€Ÿé€šé“*/
.center&gt;.path{
  width: 100%;
  padding:30px 55px;
  background-color: #f0f0f0;
  box-sizing: border-box;
}
.center&gt;.path&gt;p{
  height: 30px;
  color: #84be92;
  font-size: 20px;
}
.center&gt;.path li{
  float: left;
  height: 27px;
  margin-right: 15px;
  font-size: 16px;
  color: #6a6867;
}
.center&gt;.path&gt;ul li:nth-child(1){
  color:#231815;
  font-weight: 600;
}

/*åº•éƒ¨*/
.jpw-navBottom{
  margin-top: 75px;
  padding: 16px 0;
  text-align: center;
  background-color: #007FCC;
}
.jpw-navBottom ul{
  display: inline-block;
}
.jpw-navBottom li{
  float: left;
  padding:0 21px;
}
.jpw-navBottom li a{
  color: #fff;
  font-size: 20px;
}
</pre></body></html>