<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0; font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';}  /* ï¿½ï¿½Ê¼ï¿½ï¿½ï¿½ï¿½Ç©ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ðµï¿½marginï¿½ï¿½paddingÖµ */
fieldset,img {border:0 none;}  /* ï¿½ï¿½ï¿½ï¿½fieldsetï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½é£©ï¿½ï¿½Í¼Æ¬ï¿½Ä±ß¿ï¿½Îª0*/
dl,ul,ol,menu,li {list-style:none;}   /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ç°ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Îªonne,menuï¿½ï¿½HTML5ï¿½ï¿½ï¿½ï¿½Ð§ */
input,select,textarea,button {vertical-align:middle;border:none;outline:none;}  /* ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½ï¿½Ø¼ï¿½ï¿½ï¿½Ö±ï¿½ï¿½ï¿½ï¿½*/
input:focus,select:focus,textarea:focus,button:focus {border:none;outline:none;background-image: none;}  /* ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½ï¿½Ø¼ï¿½Ñ¡ï¿½ï¿½ï¿½ï¿½Ê½*/
button {border:0 none;background-color:transparent;cursor:pointer}  /* ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½buttonï¿½ï¿½Å¥Ð§ï¿½ï¿½ */
th,td,input,select,textarea,button {font-size:12px;font-family:"Î¢ï¿½ï¿½ï¿½Åºï¿½", "ï¿½ï¿½ï¿½ï¿½","ï¿½ï¿½ï¿½ï¿½";color:#333} /* ï¿½ï¿½ï¿½ï¿½Ò³ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
a {color:#666;margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration: none !important;}  /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½aï¿½ï¿½Ç© */
a:active, a:hover {text-decoration:none}   /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½aï¿½ï¿½Ç©ï¿½ï¿½ï¿½ï¿½ê»¬ï¿½ï¿½Ð§ï¿½ï¿½ */
table {border-collapse:collapse;border-spacing:0;table-layout:fixed;margin:0 auto;}  /* ï¿½ï¿½ï¿½ï¿½tableï¿½ï¿½ï¿½ï¿½ */
iframe{border: none;width: 100%;height: 100%;box-sizing: border-box;}
img {border: 0;max-width: 100%;height: auto;vertical-align: middle;}
em{font-style: normal}
input:focus,select:focus,textarea:focus,button:focus {border:1px solid #dedede;outline:none;background-image: none;}  /* ï¿½ï¿½ï¿½Ã±ï¿½ï¿½ï¿½ï¿½Ø¼ï¿½Ñ¡ï¿½ï¿½ï¿½ï¿½Ê½*/
.container{
  width: 1200px;
  padding: 0;
}

.breadcrumb-bg{
background: none !important
}

.breadcrumb,.breadcrumb a{
  font-size: 12px;
  line-height: 40px;
color: #9fa9b3;
background: none !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.breadcrumb a:hover,.activty-title a.more:hover, .news-item-title a.more:hover{
  color: #b58e4b;
}
.header h1{
  position: absolute;
  left: -99999px;
  z-index: -9999999
}
.header{
  font-size: 12px;
  color: #666;
  background-color:#f6f6f6;
  border-bottom: 1px solid #ddd;
  height: 44px;
  line-height: 44px;
}
.header dl {
  float: left;
  position: relative;
  color: #333;
  padding: 0 10px;
  margin: 0 auto;
  cursor: pointer;
}
.header dl:hover span{
  color: #c99c59
}
.wxpublic-dl::before{
  display: block;
  position: absolute;
  content: '';
  width: 1px;
  height: 16px;
  background: #ddd;
  top: 14px;
  right: 0
}
.header dl dt{ 
  height:44px;
  line-height:44px
}
.header dl:hover dd{
  display: block;
}
.header dl dd {
  display: none;
  position: absolute;
  width: 110px;
  text-align: center;
  right: -10px;
  text-align: right;
  top: 40px;
  background-color: #fff;
  box-shadow: 0 0px 10px rgba(0,0,0,.2);
  z-index: 99;
}
.header dl dd p{
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 5px;
  text-align: center
}
.header dl dd::before{
  position: relative;
  content: '';
  display: block;
  margin: 0 auto;
  width:0;
  height:0;
  border-left:5px solid transparent;
  border-right:5px solid transparent;
  border-bottom:7px solid #fff;
  top: -5px;
}
.header i{
  padding: 2px 11px;
  background: url(/images/icon.png) no-repeat
}
.header .wxtools-icon{
  background-position: -12px 3px;
}
.header .wxpublic-icon{
  background-position: -12px -47px;
}



.head{
  background-color: #283e7e;
  padding: 23px 0 24px;
  border-bottom: 1px solid #3b5190
}
.head h1,.head span{
  float: left;
  font-size: 22px;
  /* font-weight: bold; */
  line-height: 50px;
  margin-left: 1%;
  color: #fff;
  padding: 5px 0;
}
.head h1 a,.head span a{
  color: #fff
}
.head-logo{
  float: left;
  width: 78%;
}
.head-tel{
  margin-top: 11px;
  padding-left: 43px;
  background: url(/images/tel2.png) no-repeat left center
}
.head-tel p{
  font-size: 12px;
  line-height: 22px;
  color: #909bbd; 
  margin: 0 auto;
}
.head-tel .tel{
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;

}
.head-tel-icon{
  margin-right: 5px;
  background-position: -4px -370px;
}
/* head end */

/* nav start */
.nav-box{
background: #283e7e;
}
.navbar-collapse.collapse{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.navbar-default{
  background-color: #283e7e;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin-bottom: 0
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:focus, .navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus, .navbar-default .navbar-nav &gt; li &gt; a:hover{
  color: #ffe1b6;
  background-color: #283e7e;
}
.navbar-nav{
  width: 100%;
}
.nav-box .navbar-nav &gt; li{
  position: relative;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.nav-box .navbar-nav &gt; li.active::before,.nav-box .navbar-nav &gt; li:hover::before{
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 6px;
  background: url(/images/nav-bg1.png) no-repeat center top;
  border-bottom: 3px solid #ffe1b6;
  left: 0;
  bottom: 0;
  z-index: 1;
}


.navbar-default .navbar-nav &gt; li &gt; a{
  color: #fff;
}

.nabbar-positionTop{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
/* nav end */
.dropdown-menu{
  left: 50%;
  width: 98px;
  min-width: auto;
  margin-top: -1px !important;
  margin-left: -48px;
  border-radius: 4px !important;
}
.dropdown-menu::after {
  position: absolute;
  content: '';
  display: block;
  width: 97px;
  height: 6px;
  left: 0;
  top: -6px;
  background: url({THEME_PATH}chengkao1/images/menu-bg.png) no-repeat center top
}
.dropdown-menu &gt; li {
  text-align: center;
}
.dropdown-menu &gt; li &gt; a{
  display: inline-block;
  font-size: 14px;
  color: #6d6f7b;
  line-height: 20px;
  padding: 6px 0 !important;
  border-bottom: 1px dashed #ddd;
  text-align: center;
  background: none !important
}
.dropdown-menu &gt; li:last-child  a{
  border: none !important
}
.dropdown-menu &gt; li &gt; a:hover{
  color: #c99c59;
}
.mark-layer{
  display: none;
  position: fixed;
  background:#000;
  width: 100%;
  height: 100%; 
  top:60px;
  left: 0;
  z-index: -99;
  opacity: .3;
}
@media (min-width:1200px) {
  .nav-box .navbar-nav &gt; li:hover &gt; .dropdown-menu{
      display: block
  }
}

@media only screen and (max-width: 1200px){
  .container{
      width: 96%;
      margin: 0 auto;
  }
}
@media only screen and (max-width: 1024px){

  .collapse.in .mark-layer{
      display: block;
  }
  .open &gt; .dropdown-menu{
      width: 100%;
      position: static;
      box-shadow: none;
      border: none;
      margin: 0 auto !important;
      background: #f5f5f5;
      border-radius: 0 !important
  }
  .navbar-toggle{
    margin-top: 12px;
      margin-right: 0;
      background: #fff;
  }
  .breadcrumb, .breadcrumb a{
      line-height: 30px
  }
  .breadcrumb{
      padding: 10px 0 10px 2%;
  }
  .header,.head-tel,.vie .header-r,.dropdown-menu::after{
      display: none
  }
  .vie.header{
      display: block !important;
  }
  
  .nav-box{
    padding: 20px 0;
  }
  .head-logo{
    display: flex;
    align-items: center;
    width: 100%;
  }
  .head{
      float: left;
      width: 80%;
      width: calc(100% - 65px);
      /* height: 60px; */
      padding: 0;
      border: none !important;
  }
  .head-logo a{
      display: inline-block;
      margin-top: 5px \9;
      /* width: 50px; */
  }
  .head-logo img{
    max-height: 50px;
  }
  .head h1,.head span{
      font-size: 18px;
      line-height: 60px
  }
  .navbar-header{
      width: 100%;
  }

  .navbar-collapse.collapse,.collapsing .navbar-nav{
      display: none !important;
      border: none !important;
  }
  .collapsing{
      height: 61px !important;
      border: none !important;
  }
  .navbar-header,.navbar-toggle,.collapse.in{
      display: block !important;
  }
  .navbar-default{
      float: right;
      width: 65px;
      background-color: #283e7e;
      border-color: #fff;
      border-bottom-color:#dedede; 
      height: 60px;
      padding-top: 5px;
      z-index: 999;
  }
  .navbar-default .navbar-nav &gt; li &gt; a{
      padding: 10px;
  }
  .nav-box .navbar-nav {
      position: absolute;
      z-index: 99;
      background: #fff;
      width: 180px;
      right: 0;
      top: 60px;
      margin: 0 auto;
      box-shadow: 0px 0px 6px rgba(25,45,118,.1)
  }
  
  .navbar-default .navbar-nav &gt; li &gt; a{
      font-size: 14px;
      color: #30364c;
  }
  .nav-box .navbar-nav &gt; li{
      width: 100%;
      max-width: none;
  }
}
@media only screen and (max-width: 767px){
  .head-logo{
      display: flex;
      height: 60px;
      align-items: center;
  }
  .head-logo a{
    margin-top: 0;
  }
  .head h1, .head span{
      /* width: 80%;
      width: calc(97% - 50px); */
      line-height: 1.2;
      margin-left:3%;
  
  }
}
@media only screen and (max-width: 680px){
  .head-logo{
    flex-wrap: wrap;
    margin-top: -10px;
  }
  .head h1, .head span{
    display: block;
    display: block;
    margin-left: 60px;
  }
}</pre></body></html>