<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: url("../../images/main/bgg2222.png"),url("../../images/main/bgg1111.png")   ;
  background-color: #d9f0ff;
  background-repeat: no-repeat,no-repeat;
  background-position: 0 0,0 bottom;
  background-size:100% 217px,100% 252px ;
}
.links{
background: #F9F9F9;
  height: 100px;
  width: 100%;
  display: flex;
  align-items: center;
}
/*.tab-header{
  background:#1a638c;
}*/
.tab-title {
  font-weight:700;
  color: #F9F9F9;
}
.tab-link a{
  color: #494949;
}
.tab-link a:hover{
  /*color: #F9F9F9;*/
  text-decoration:none;
}
.top{
  display: none;
}
.phone-footer{
  display: none;
}

.container{
  position: relative;
  padding-right: 0;
  padding-left: 0;
  
}
.row{
  margin-left: 0;
  padding-right: 0;
}
header{
  width: 100%;
  height: 262px;
  background-image: url(../../images/main/gong-header.jpg);
  background-size: 100% 100%;
  background-repeat:no-repeat;
  /* border: 1px solid #000000; */
  /* transform: translateX(-15px); */
  padding: 0;
}
.head-nav li{
  padding: 0 8px;
  float: left;
  border-left:2px solid #003063 ;
  
}
header{
  width: 100%;
  height: 262px;
  background-image: url(../../images/main/gong-header10.png);
  background-size: 100% 100%;
  background-repeat:no-repeat;
  /* border: 1px solid #000000; */
  /* transform: translateX(-15px); */
  padding: 0;
}
.header{
  margin-left: 50px;
  text-shadow: -1px 0 white,0 1px white,1px 0 white,0 -1px white ;
  font-size: 19px;
  font-family: Adobe Heiti Std;
  font-weight: bold;
  color: #003063;
  text-stroke: 3px #FFFFFF;
}
.head-nav{
  margin-top: 10px;
  float: right;
  margin-right: 30px;
}
.head-nav li{
  padding: 0 8px;
  float: left;
  /*border-left:2px solid #003063 ;*/
}
/*.head-nav li:first-child{*/
/*  border-left: none;*/
/*}*/
.head-nav a{
  font-size: 17px;
  line-height: 17px;
  color: #003063;
}
.time{
  color: #003063;
  height: 17px;
  line-height: 51px;
  font-size: 17px;
  font-family: Adobe Heiti Std;
  font-weight: bold;
  color: #003063;
  text-stroke: 3px #FFFFFF;
}

.logo{
  margin-top: 27px;
  margin-left: 64px;
}
.logo-img{
  float: left;
}
.title{
  float: left;
  margin-top: 31px;
  margin-left: 17px;
}
.title2{
  float: left;
  margin-top: 80px;
  margin-left: 61px;
}
nav{
  width: 100%;
  height: 60px;
  margin: auto;
  border: 1px solid #232a7a;
  background-color: #232a7a;
  position: relative;
  z-index: 50;
}
nav li{
  float: left;
  display: block;
  width: 142px;
  height:60px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  /*font-weight: bold;*/
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
}
nav li:last-child  a{
  border-right: none;
}
nav li:hover{
  background: #1149c0;
}
nav a{
  display: block;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #1149c0;
  color: #FFFFFF;
  font-size: 20px;
  margin-top: 20px;
}
nav li:hover a{
  color: #ffffff;
}
.nav-common li{
  float: none;
  font-size: 18px;
  margin-right: 0;
  height: 37px;
  line-height: 37px;
  border-bottom: 1px solid #cccccc;
}
.association-hover{
  display:none ;
}
.association:hover .association-hover{
  display: block;
}
.statute-hover{
  display:none;
}

.statute:hover .statute-hover{
  display: block;
}
.news-hover{
  display:none;
}
.news:hover .news-hover{
  display: block;
}
.association{
  position: relative;
}
.statute{
  position: relative;
}
.news{
  position: relative;
}
.nav-ul li:last-child .common{
  display: none;
}
.inform{
  position: relative;
}
.inform-hover{
  display: none;
}
.inform:hover .inform-hover {
  display: block;
}

.common{
  width: 142px;
  /* height: 148px; */
  background-color: #ffffff;
  margin-top: 20px;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 8px;
  z-index: 100;
  border-radius: 0 0 5px 5px ;
}

.common li:hover{
  border: none;
  background: #7BAAF0;
}
nav .common li a{
  width: 70%;
  height: 100%;
  color: #232a7a;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  /*font-weight: bold;*/
  border-bottom: 1px solid #cccccc;
  border-right: none;
  margin:0 auto;
  /*background: pink;*/
  line-height: 32px;
}

.common li:hover a{
  color: #ffffff;
}


.common li{
  margin-top: 3px;
  border-bottom: none ;
}
.line{
  width:73%;
  border-top: 1px solid #667a8d;
  margin-left: 14%;
  margin-top: 10px;
}
.footer{
  width: 100%;
  height: 122px;
  background:#a2bfd0;
  background-position:77% 37px ;
  margin: auto;
}
.link{
  margin-left: 24px;
}
.link li{
  font-size: 14px;
  line-height: 14px;
  padding:0 20px ;
  margin-top: 9px;
  float: left;
  border-right: 1px solid #000000;
}
.link li a{
  color: #000000;
}
.link li:last-child{
  border: none;
}
.text{
  margin-top: -17px;
  margin-left:43px;
  /*color: #ffffff;*/
  font-size: 15px;
}

.text p span:first-child{
  display: block;
  margin-top: 20px;
}
.text p span:last-child{
  display: block;
  margin-top: -12px;
}

.footer img{
  width: 92px;
  height: 92px;
  float: right;
  margin-top: 12px;
  margin-right: 50px;
}


.Popout{
  position: fixed;
  top: 5%;
  left: 20px;
  z-index: 100;
  border: 1px solid pink;
  width: 50px;
  text-align: center;
  font-size: 20px;
  font-weight:600;
  text-shadow: 4px 3px 1px rgb(148, 131, 37);
  color: gold;
}

.links a{
  text-decoration :none;
  font-size: 12px;
  color: black;
  /* border-right: 1px solid rgb(204, 203, 203); */
}
a:hover {  color : rgb(69, 123, 185) ; }
.links_1{
  width: 16.66%;
  margin-left: 10px;
}
.links_text{
  width: 16.66%;
  color: rgb(69, 123, 185);
  position: relative;
}
.links_text span{
  position: absolute;
  margin-top: -25px;
  margin-left: 70px;
}
.links_1 span{
  float: right;
  color: rgb(204, 203, 203);
  margin-right: 5px;
}
.img-text{
  font-size: 12px;
  float: right;
  margin-right: 5px;
  margin-top: 38px;
}
.img-text span{
  float: right;
}
.nav-ul li:last-child .common{
display: none;
}
@media screen and (max-width: 780px){
  .ajax-text li span {
    font-size: 16px;
  }
  .ajax-text li {
    margin-top: 18px;
    border-bottom: 1px solid #666666;
    height: 32px;
    font-size: 20px;
    line-height: 25px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    background: url(../../images/main/yuandian.png)
    no-repeat;
    background-position: 0 8px;
    text-indent: 23px;
    white-space: nowrap;
  }
  .links{
    display: none;
  }
  .content-flex{
    width: 100%;
    height: auto;
    /* border: 1px solid pink; */
    display: flex;
    justify-content: space-between;
    margin-top: 3px;
    background: #F9F9F9;
    /*background-image: url("../../images/main/line1.png"), url("../../images/main/shortline.png");*/
    background-position: 195px 28px,26px 28px;
    background-repeat: no-repeat,no-repeat;
  }
  header{
    display: none;
  }
  .Popout{
    display: none;
  }
  nav{
    display: none;
  }
  .tab{
    display: none;
  }
  .back{
    display: block;
  }
  .line{
    display: none;
  }
  .footer{
    display: none;
  }
  .qr-code{
    display: none;
  }
  .phone{
    display: block;
    position: fixed;
    top: 0;
    z-index: 50;
    width: 100%;
  }
  .content{
    width: 100%;
    background: none;
    margin-top: 55px;
    margin-left: 0;
    min-height: 10px;
    display: block;
  }
  .tab-content {
    width: 100%;
    /*height: ;*/
    margin-top: 54px;
    float:none;
  }
  .tab-header {
    width: 100%;
    height: 63px;
    background-color: #dcdcdc;
    display: flex;
    justify-content: space-around;
  }
  .tab-link{
    /*display: none;*/
    /*margin-top: 60px;*/
    width: 100%;
    height: 100px;
    /*border: 1px solid red;*/
  }
  .tab-link span{
    font-size: 10px;
    width: 100%;
  }
  .tab-link a {
    font-size: 11px;
  }
  .tab-logo{
    display: none;
  }
  .tab-org{
    height: 1514px;
  }
  .tab-text img{
    width: 100%!important;
    height: 100%!important;
  }
  .ajax-text img{
    display: block;
  }
  .ajax-div{
    display: block;
  }
  .flow{
    width: 100%;
    height: 100%;
    background: url(../../images/main/flow.jpg) no-repeat;
    background-size: 93% 76%;
    background-position:18px 0 ;
  }
  .ajax-text li span:first-child {
    display: block;
    width: 55%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.top{
  display: block;
  width: 40px;
  height: 30px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background: url(../../images/main/top.jpg) no-repeat;
  background-size: 100% 100%;
}
.phone-footer{
  display: block;
  width: 100%;
  height: 60px;
  background: #afa2a2;
  font-size:10px ;
  color: #cccccc;
}
/* @media (min-width: 550px) {
  .container, .container-lg, .container-md,
  .container-sm {
    max-width: 700px;
    font-size: 10px;
}
header{
  display: none;
}
nav{
  display: none;
}
.tab{
  display: none;
}
.line{
  display: none;
}
.footer{
  display: none;
}
.qr-code{
  display: none;
}
.phone{
  display: none;
}
} */



@media (min-width: 780px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 720px;
    /* font-size: 16px; */
  }
  .links{
    display: none;
  }

  .head-nav a{
    font-size: 12px;
  }
  .Popout{
    display: none;
  }
  .title{
    font-size: 30px;
  }
  .title span{
    font-size: 20px;
  }
  header{
    display: block;
  }
  nav{
    font-size: 15px;
    height: 143px;
  }
  .tab{
    font-size: 18px;
    display: block;
  }
  .back{
    display: none;
  }
  .tab-title{
    font-size: 20px;
  }
  .tab-link{
    font-size: 10px;
  }
  .tab-logo img{
    transform: scale(0.7);
  }
  .flow img{
    transform: scale(0.7);
  }
  .footer{
    display: block;
  }
  .qr-code{
    display: block;
  }
  .phone{
    display: none;
  }
  .ajax-text img{
    display: none;
  }
  .ajax-div{
    display: none;
  }
  .top{
    display: none;
  }
  .phone-footer{
    display: none;
  }
}

@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px;
    /* font-size: 20px; */
  }
  .links{
    display: flex;
  }
  .container{
    display: block;
  }

  header{
    display: block;
  }
  .head-nav a{
    font-size: 14px;
  }
  .title{
    font-size: 40px;
  }
  .title span{
    font-size: 25px;
  }
  nav{
    font-size: 15px;
    height: 60px;
  }
  .tab{
    font-size: 20px;
  }
  .tab-title{
    font-size: 20px;
  }
  .back{
    display: none;
  }
  .tab-link{
    font-size: 15px;
  }
  .tab-logo img{
    transform: scale(0.7);
  }
  .ajax-text li span:first-child{
    width: 69%;
  }
  .flow img{
    transform: scale(0.7);
  }
  .footer{
    display: block;
  }
  .qr-code{
    display: block;
  }
  .phone{
    display: none;
  }
  .ajax-text img{
    display: none;
  }
  .ajax-div{
    display: none;
  }
  .top{
    display: none;
  }
  .phone-footer{
    display: none;
  }
}



@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1140px;
  }
  .links{
    display: flex;
  }
  .container{
    display: block;
  }
  header{
    display: block;
  }
  .head-nav a{
    font-size: 17px;
  }
  .title{
    font-size: 50px;
  }
  .title span{
    font-size: 29px;
  }
  nav{
    font-size: 20px;
    height: 60px;
  }
  .tab{
    font-size: 20px;
  }
  .tab-title{
    font-size: 25px;
  }
  .back{
    display: none;
  }
  .tab-link{
    font-size: 19px;
  }
  .tab-logo img{
    transform: scale(1);
  }
  .flow img{
    transform: scale(1);
  }
  .footer{
    display: block;
  }
  .qr-code{
    display: block;
  }
  .phone{
    display: none;
  }
  .ajax-text img{
    display: none;
  }
  .ajax-div{
    display: none;
  }
  .top{
    display: none;
  }
  .phone-footer{
    display: none;
  }
}
.page-fenye{
  margin-top: 20px;
}
.page-fenye div{
  text-align: center;
}
.head-nav li{
  border-left: none;
}





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