*{
  padding: 0;
  margin:0;
}
body,html{
  font-family: 'Microsoft YaHei',sans-serif;
  color: #555;
  font-size: 62.5%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#wapper{
    min-height: 100%;
    overflow: hidden;
}
.main {
    padding-top: 0rem;
    padding-bottom: 3rem ;
}
#main_img{
  height:30rem;
  width:100%;
}
.main .row:nth-child(1){
  margin-bottom: 2rem;
}
.navbar-default{
  background-color: #0c7dff;
}
.navbar-left{
  display: none;
}
  .navbar-default .navbar-nav>li>a{
    color: #fff;
  }
/*å°¾éƒ¨*/
#footer{
  width: 100%;
  color: #fff;
  padding:20px 0;
  background-color: #666;
  font-size: 1.5rem;
  background-color: #0070f1;
  overflow:hidden;
}
#footer a{
  color: #fff;
  
}
#logo_footer{
  width: 31rem;
  height: 5.5rem;
}


/*è½®æ’­å›¾*/
.pagination1{
  position: absolute;
  z-index: 20;
  bottom: 0.1rem;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  background: #555;
  margin: 0 0.5rem;
  opacity: 0.8;
  border: 0.1rem solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
#banner1 {
  width: 100%;
  height: 40rem;
}


.swiper-slide-active { 
  height:auto
} 
.img-container{
  width: auto;
  height: auto;
}


#btn1{
    position:absolute;
    width: 3rem;
    height: 6rem;
    background: rgba(0,0,0,0.6) url("../img/arrow.png")  no-repeat center center;
    transform: rotate(180deg);
    top: 50%; 
    left: 2rem;
    margin-top:-2.5rem;
    cursor: pointer;
}
#btn2{
    position:absolute;
    width: 3rem;
    height: 6rem;
    background: rgba(0,0,0,0.6) url("../img/arrow.png")  no-repeat center center;
    top: 50%; 
    right: 2rem;
    margin-top:-2rem;
    cursor: pointer;
  }




#home1 .container{
   padding-top: 6rem;
   padding-bottom: 3rem;
}
#home1 .container h4{
  font-size: 2.6rem;
  display: inline;
  width: 90%;
  color: #333;
}

#home1 .line-center span{
    font-size: 1.5rem;
}

#home1 .line-center{
  position: relative;
}

#home1 .line-center a>span{
  float: right;
  position: relative;
  right: 5rem;
  top: 1rem;
  background-color: #fff;
  z-index: 9;
}
#home1 .line-center h4{
  padding-right: 0.5rem;
  position: relative;
  background-color: #fff;
  z-index: 9;
}
#new_info .line-center::before{
    content: "";
    display: block;
    width: 85%;
    height: 0.1rem;
    background: #0c7dff;
    position: absolute;
    top: 1.8rem;
  
}
#gk_info .line-center::before{
    content: "";
    display: block;
    width: 95%;
    height: 0.1rem;
    background: #0c7dff;
    position: absolute;
    top: 1.8rem;
}

 #new_info .date{
  float:right;
  position:relative;
  right:15%;
}


#new_info ul{
  margin-top: 2rem;
  min-height: 20rem;
}
#gk_info ul{
  margin-top: 3rem;
  position: relative;
  left: 0;
}
#new_info ul li{
  margin-bottom: 0.7rem;

}
#new_info ul li a,#gk_info ul li a{
  color: #565656;
  font-size: 1.7rem;
  text-decoration: none;
}
#new_info ul li a:hover,#gk_info ul li a:hover{
  color: #0c7dff;
}

#gk_info li{
  display: block;
  float: left;
/*  margin-right: 2rem;
  margin-bottom: 1.5rem;*/
    margin-right: 2%;
  margin-bottom: 1.5%;
  width: 30%;
  height: 8rem;
  line-height: 8rem;
  list-style: none;
  background-color: #f0f0f0;
  text-align: center;
    word-wrap: break-word;
    word-break: normal;

  overflow: hidden;
  text-overflow: ellipsis;
}
#gk_info li:hover{
  background-color: #0c7dff;
}
#gk_info ul li a{
  color: #0c7dff;
  font-size: 2rem;
  display: block;
  width: 100%;
  height: 100%;
       padding: 0 1rem;
}
#gk_info ul li a:hover{
  color: #fff;
  font-size: 2rem;
}

#home2 .container h4{
  font-size: 2.6rem;
  display: inline;
  width: 90%;
  color: #333;
}
/*#home2 .container-fluid{
  background-color: #f8f8f8;
}*/
#home2 .container{
    padding-top: 1rem;
    padding-bottom: 5rem;
    position: relative;
    left: -0.5rem;
}
#home2 .container h4{
  font-size: 2.6rem;
  display: inline;
  width: 90%;
  color: #333;
}
#home2 .line-center{
  position: relative;
}

#home2 .line-center a>span{
  float: right;
  position: relative;
  right: 2rem;
  top: 1rem;
  background-color: #f8f8f8;
  z-index: 9;
}
#home2 #news_info a>span{
  position: relative;
  right: 1.2rem;
}
#home2 .line-center h4{
  padding-right: 0.5rem;
  position: relative;
  background-color: #fff;
  z-index: 9;
}
#home2 .line-center::before{
    content: "";
    display: block;
    width: 95%;
    height: 0.1rem;
    background: #0c7dff;
    position: absolute;
    top: 1.8rem;
}
#home2 #news_info .line-center::before{
    content: "";
    display: block;
    width: 90%;
    height: 0.1rem;
    background: #0c7dff;
    position: absolute;
    top: 1.8rem;
}


#shouli_info ul,#jd_info ul{
  margin-top: 2rem;
  position: relative;
}



#news_info ul{
  position: relative;
  left: -0.4rem;
  margin-bottom: 3rem;
  width: 95%;
}
#news_info ul>li{
  list-style: none;
}
#news_info ul>li a{
  list-style: none;
  font-size: 1.4rem;
  text-decoration: none;
  color: #565656;
}
#news_info ul>li a:hover{
  color: #0c7dff;
}
#news_info h3{
  font-size: 1.9rem;
  color: #333;
}



#shouli_info ul{
  position: relative;
  margin-bottom: 3rem;
}
#shouli_info ul>li{
  list-style: none;
  margin-bottom: 0.3rem;
  padding-bottom: 0.6rem;
  font-size: 1.5rem;
}


#jd_info ul{
  position: relative;
  margin-bottom: 3rem;
}
#jd_info ul>li{
  list-style: none;
  margin-bottom: 0.3rem;
  padding-bottom:0.6rem;
  font-size: 1.5rem;
}
#home1 ul{
  padding-left: 0;
  margin-left: 0;
}
#home2 ul{
  padding-left: 0;
  margin-left: 0;

}
/*å¼•å…¥å›¾æ ‡*/
.font-icon{
  font-size: 3rem;
  position: relative;
  right: 1rem;
  top: 0.5rem;
}

.main .left {
/*  position: relative;
  top: 4rem;*/
  margin-bottom: 5rem;
}
.main .left ul{
  width: 80%;
}
.main .left ul li{
  list-style: none;
  font-size: 1.6rem;
  background: #f5f5f5;
  border-bottom: #e1e1e1 1px solid;
  word-wrap: break-word;
  word-break: normal;
}

.main .left ul li a{
    display: block;
    padding: 0.7rem;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #555;
}
.main .left ul li a:hover{
  color: #0c7dff;
  background: #e3e2e2;
}
.explain{
 width: 100%;
 height: 3.5rem;
 line-height: 3rem;
 padding-bottom: 0.5rem;
 border-bottom: 1px #b5b5b5 solid;
 margin-bottom: 4rem;
}
.left-explain{
  /*float: left;*/
  color: #0a34a9;
  font-size: 2.2rem;
}
.right-explain{
  /*float: right;*/
  font-size: 1.5rem;
  color: #555;
}
.content h2{
  font-size: 3rem;
  margin-top: 1rem;
  text-align: center;
  word-wrap: break-word;
    word-break: normal;
}
.content .info{
  text-align: center;
  font-size: 1.5rem;
}
/*.content .article{
  font-size: 2rem;
}*/
.download{
  font-size: 1.5rem;
padding-bottom: 1rem;
}
.content-footer .previous{

  font-size: 1.5rem;
}
.content-footer .next{
  font-size: 1.5rem;
}
.main .right .list{
  font-size: 2rem;
  min-width: 300px;
}
.main .right .list ul{
  list-style:none;
}
.main .right .list ul li{
  padding: 0.8rem 0;
  border-bottom: 1px dotted #C6C6C6;
}
.main .right .list ul li a{
  color: #626262;
  text-decoration: none;
  font-size: 1.8rem;
}
.main .right .list ul li a:hover{
  color: #0c7dff;
}

.list .date{
  float: right;
 word-wrap: break-word;
    word-break: normal;
    font-size: 1.5rem;
    position: relative;
    top: 0.7rem;
}

/*åˆ†é¡µ*/
.fenye {
  width: 100%;
  margin: 20px auto;
  display: block;
  text-align: center;
}
.fenye ul {
  text-align: center;
}
.fenye li {
  display: inline-block;
  margin: 0 5px;
}
.fenye li a {
  display: block;
  height: 20px;
  line-height: 20px;
  padding: 5px 10px;
  border: 1px solid #c5c3c3;
  color: #666;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fenye li a:hover, .fenye .hover a {
  background: #2ebfe1;
  color: #fff;
}
.fenye li a.nh {
  color: #ccc
}