ul, li{list-style: none;}

h2{margin-bottom: 0;}
.clearfix{clear: both;}


.nav-box-block{display: block;width: 530px;}

.banner-box-index{margin-top: 60px;}
.carousel-control span img{margin-top: 170%;}
.carousel-indicators{bottom: -10px;}
.banner-imgbox img{position: relative;width: 100%;}
.banner-text{position: absolute;top:20%;width: 60%;margin-left: 20%;}
.banner-text h1{color: #fff;font-size: 28px;text-align: center;}
.banner-text p{color: #fff;}

/*内容区域标题*/
.column01-box, .column01-box{margin-top: 40px;}
/*//标题区域开始*/
.column-title, .column-title{width: 100%;height: auto;padding-top: 20px;}
.xian{
	  width: 60%;
    height: 25px;
    border-bottom: 1px solid #919191;
    margin: auto;
    }
.column-title .column-title-text, .column-title .column-title-text{width: 150px;
    height: auto;
    text-align: center;
    background-color: #FFF;
    margin: -20px auto 0px;}

.column-title .column-title-text p, .column-title .column-title-text p{font-size: 12px;
    color: #8e8e8e;
    line-height: 1.6em;}    
.column-title .column-title-text p strong, .column-title .column-title-text p strong{font-size: 22px;
    font-weight: normal;
    color: #333;
    }
/*内容区域标题*/

.footer-box{width: 100%;background: #666666;padding: 15px 0 10px;}
.footer-box p{font-size: 12px; color: #fff;line-height: 18px;text-align: center;margin-bottom: 0px;}

@media (max-width: 980px) {

.side-close img{width: 40%;height: 40%;margin-left: 30%;margin-top: 30%;}
	
.nav-box-block{display: none;}
.banner-text{top:6%;width: 74%;margin-left: 13%;}
.banner-text h1{color: #fff;font-size:20px;}
.banner-text p{color: #fff;font-size:14px;}

/*首页信息公开图标模块区域开始*/
.column01 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0 20px 5px;
}
.column01 a {
    width: 21%;
    display: block;
    float: left;
    text-align: center;
    color: #777;
    font-size: 12px;
    margin: 6px;
}
.column01-img{	
     display: block;
    border: 1px solid #dcdcdc;
   border-radius: 100%;
    margin: 10px auto;
	  background-size: 70%;
	  background-position: center;
	  background-repeat: no-repeat;
	 display: block;
	/* padding: 38px 0;*/
   }
   
.column01-photo-01{ background-image: url(../images/index_column01_01.png);}
.column01-photo-02{ background-image: url(../images/index_column01_02.png);}
.column01-photo-03{ background-image: url(../images/index_column01_03.png);}
.column01-photo-04{ background-image: url(../images/index_column01_04.png);}
   
/*首页信息公开图标模块区域结束*/

/*//首页机构动态区域开始*/ /*//图文组合*/
.column02-box{margin-left:15px;margin-right: 15px;padding-top: 30px;}
.column02{margin-top: 15px;}
.column02 ul{margin-bottom: 15px;display: block;}
.column02 li{
	width: 100%;
	height: auto;
	padding: 20px 0px 0px;
	float: left;
	line-height: 30px;
	}
.column02-img{
	width: 35%;
	 float: left;
	}
.column02-img img{
	width: 100%;
	}   
.column02-text{
	 float: left;
   width: 62%;
   margin-left: 3%;
}
.column02-text h3{
	font-size: 14px;
	line-height: 22px;
  color: #333;
  margin-bottom: 2%;
  margin-top: 0;
  height: 46px;
  overflow: hidden;
}
.column02-text p{
	color: #777;
  line-height: 24px;
}
.column02 .checkmore{text-align: center;}
.column02 .checkmore a{
	font-size: 16px;
	padding: 10px 0 40px;

	display: block;
	}

/*//项目列表机构动态区域开始*/
.projectlist-content{padding-bottom: 10px;}

}
@media only screen and (min-width: 1px) and (max-width: 320px) {
	.column01-img{	
	 padding: 32px 0;
}
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
	.column01-img{	
	 padding: 38px 0;
}
}
@media only screen and (min-width: 376px) and (max-width: 414px) {
	.column01-img{	
	 padding: 42px 0;
}
}
@media only screen and (min-width:415px) and (max-width:980px) {
	.column01-img{	
	 padding: 76px 0;
}
.column01 a {
    
    margin: 15px;
}
}


/*projectdetail详情页内容区域开始*/
.detail-content{width: 92%;margin: 12% 4%;}
.detail-content-text{width: 96%;margin: 2%;}
.detail-content-text h2{font-size: 20px;line-height:28px;color: #333;text-align: center;}
.detail-content-text p{font-size: 15px;line-height:26px;color: #666;text-indent: 28px;}
.detail-content-text img{width: 100%;margin: 1% auto 4%;}
/*projectdetail详情页内容区域开始*/



/*//2.治理团队开始*/
.team-content .team-content-con{
	  font-size: 110%;
    line-height: 2rem;
    padding: 1rem 15px;
}
.team-content-con p{
	 margin-bottom: 1rem;
	 color: #666;
	 line-height: 24px;
}
.team-content-title{
	  /*color: #f20000;*/
    line-height: 26px;
}
.team-content-title h2{
	  /*color: #f20000;*/
    font-size: 140%;
    margin-top: 13px;
    padding-bottom: 13px;
   /* border-bottom: 2px solid #f20000;*/
}
/*//治理团队结束*/

/*//3.信息披露开始*/
.audit-content .audit-content-con{
	font-size: 110%;
  line-height: 2rem;
  padding: 1rem 15px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.audit-content-title{
	 /*color: #f20000;*/
    line-height: 26px;
    
}
.audit-content-title h2{
	  /*color: #f20000;*/
    font-size: 100%;
    margin-top: -2px;
    padding-bottom: 0px;
    /*border-bottom: 2px solid #f20000;*/
}
.termTextList li{
	  overflow: hidden;
    margin-bottom: 0.65rem;
    background-color:#ffffff;
    padding: 1.5rem 0;
    border-bottom: 1px dashed #d2d2d2;
}
.termTextList li a {
	color: #333;
    float: left;
    display: inline-block;
    max-width: 75%;
    line-height: 1.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
}
.termTextList li time {
    float: right;
    width: 24%;
    text-align: right;
    font-size: 1.2rem;
    color: #9f9f9f;
    line-height: 1.6rem;
}

/*//信息披露结束*/

/*4.联系我们开始*/
.contantUs-content .contantUs-content-con{
	  font-size: 110%;
    line-height: 2rem;
    padding: 1rem 15px;
}
.contantUs-content .contantUs-content-con p{
	    margin-bottom: 1rem;
	    color: #666;
	    line-height: 24px;
}
.contantUs-content-title{
	 /* color: #f20000;*/
    line-height: 26px;
}
.contantUs-content-title >h2{
	  /*color: #f20000;*/
    font-size: 140%;
    margin-top: 13px;
    padding-bottom: 13px;
   /* border-bottom: 2px solid #f20000;*/
}
/*联系我们结束*/

/*nav切换重设开始*/
.nav-tabs{border-bottom: transparent;margin-bottom: 20px;}
.dropdown-menu{width: 100%;padding-bottom: 10px;}
.dropdown-menu ul li{padding: 10px 0px;border-bottom:1px dashed #ccc;margin: auto 15px;}
/*.dropdown-menu ul li>a{color: #777;}*/
.nav-tabs>li>a{margin-right: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border: transparent;margin-left: 0;}
.nav-tabs>li{float: none;}
.content-title-bgimg{background-image: url(../images/xiala.png);background-size: 6%;background-position: center right; background-repeat: no-repeat;}
/*nav切换重设结束*/

.pagination{padding-top: 15px;}
