@charset "utf-8";

/*-----------------------------theme主题-----------------------------*/
body{font-size:14px;font-family:PingFangSC-Regular, Verdana, Arial, 微软雅黑, 宋体;line-height: 1.42857143;color: #333;background-color: #f2f2f2;}
a{color: #333;}
a:hover,a:focus{color: red;}
.cor1,a.cor1{color: white;}
.cor2,a.cor2{color: ;}
.cor3,a.cor3{color: ;}
.cor4,a.cor4{color: ;}
.bg1{background: white;}
.bg2{background: ;}
.bg3{background: ;}
.theme-ct{margin: 20px auto;background: white;padding: 0 20px;}
.theme-dqwz{background: url(../images/icon/icon_dqwz.jpg;vpn_img) no-repeat 0 center;padding-left: 25px;line-height: 45px;border-bottom: 1px solid #CCCCCC;}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
#gwdShare_con_1{display:none !important;};
.zrbj{
float:right;
margin-top:30px;

}
/*互动交流*/
.hd_nav > .active{
	background: #BA0813;
}

.hd_list > .title > div{
	color: #BA0813;
    font-weight: bold;
}
#page_div .currentIndex{
	background: #BA0813;
    border: 1px solid #BA0813;
}
.hd_wyxx .yzm > div > a{
	background: #BA0813;
}
.hd_wyxx .tijiao > button{
	background: #BA0813;
}


/*-----------------------------header页眉-----------------------------*/
/*------导航------*/
.nav_dh {
  width: 1200px;
  height: auto;
  margin: auto;
  margin-top: 60px;
}
.nav_dh  ul:after{
display:block;
content:'';
clear: both;
}
.nav_dh li {
  width: 14.28%;
  width: 16.6666%;
  height: 50px;
  float: left;
  border-right: solid 1px #CF535A;
  text-align: center;
  background: #BA0813;
}
.nav_dh li a {
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
}
.nav_dh li.active {
	background: #DE2A2A;
}
.nav_dh li  img {
  margin-right: 10px;
  margin-top: -5px;
  transition: all 0.6s;
}
.nav_dh li:hover {
  background: #DE2A2A;
}
.nav_dh li:hover img {
  transform: scale(1.2);
}
.nav_dh li:last-child {
  border-right: none;
}

@media (max-width: 768px) {
.nav_dh{
 width:100%;
background: #BA0813;
}
.nav_dh li {
  width:33.33%;
}
.nav_dh li  img{
 display:none;
}
.nav_dh li:last-child {
  border-right: solid 1px #CF535A;
}

}


/*-----------------------------footer页脚-----------------------------*/

/*-----------------------------list列表-----------------------------*/
.listright {
  width: 938px;
  height: 710px;
  background: #fff;
  border-radius: 30px;
  float: right;
  padding: 35px 20px 30px 45px;
}

.detail_content{
  width: 938px;
  height: 710px;
  background: #fff;
  border-radius: 30px;
  float: right;
  padding: 35px 20px 30px 45px;
}

.grayBoxBg.nav{ background: none; font-size: 18px;}
.grayBoxBg.nav .active{
  text-align: center;
  border-right: none;
  font-size: 22px;
  line-height: 45px;
  padding: 0;
  height: 45px;
  color: #fff;
  background: #ae2e25;
  width: 180px;
  z-index: 9;
  position: relative;
}
.grayBoxBg.nav>a.more{padding-top: 10px;padding-right: 5px;}
.breadcrumb{border-bottom: 1px solid #cecece;padding-left: 20px;position: relative;background: #FFFFFF !important;font-size: 14px;padding-bottom: 15px;}
.breadcrumb > img{
  position: absolute;
  top: 3px;
  left: 2px;
}


.breadcrumb a{
	color: #ae2e25;
}
ul.list li{line-height: 30px;background: url(../images/icon/dian.png;vpn_img) no-repeat 0px 8px;border-bottom: none;padding: 0px 0;text-indent: 6px;}
ul.list li span.date{font-size: 16px; color: #999999; float: right;}
/*ul.list li.new{background:url(../images/index/iconNew.jpg;vpn_img) no-repeat 0px 10px;}*/
ul.list li a{
	text-decoration: none;
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 68%;
    display: inline-block;
}
.column_list ul li:nth-child(5n){ border-bottom: 1px #e5e5e5 solid; margin-bottom: 20px; padding-bottom:20px;}
.nav-tabs,.grayBoxBg.nav{
		margin-top: 20px;
    margin-bottom: auto;
}
.huise{
  width: 100%;
  height: 45px;
  background: #f0f0f0;
  margin-top: -44px;
  margin-bottom: 20px;
}



.data{background: white;}
.list li{line-height: 30px;border-bottom: 1px dashed #CCCCCC;padding: 15px 0;}
.list li:after{content: " ";display: table;clear: both;}
.list img{width: 270px;height: 160px;margin-right: 15px;float: left;}
.list .time{float: right;margin-left: 10px;}
.list .tit{display: block;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}





.dqwz{display:inline-block;width:100%;margin-bottom: 10px;}
.dqwz a{color:#333;font-size:14px;line-height:30px}
.dqwz span{font-size:14px;line-height:30px;padding-left: 14px;}



/*分页*/
#page_div{width: 100%;margin:1em auto;text-align: center;}
.pagination-index,.pagination-num{border: 1px solid #bfbfbf;margin: 0 .2em;padding:0 .7em;display: inline-block;border-radius: 3px;color: #000;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #c71117;color: white;}
.pagination-last{margin-left:20px;}
.pagination-last>span{margin: 0 .5em;}
.pagination-last>input{height: 1.3em;width: 2em;text-align: center;}
.page_num {
    margin-top: 32px;
}



#maplist table{width: 100%;font-size: 16px;margin-top: 20px;}
#maplist td{border: 2px solid white;height: 40px;line-height: 30px;}
#maplist .one{background: #e5f1fd;font-weight: bold;text-align: center;width: 15%;}
#maplist .one a{color: #0b5492;}
#maplist .two{background: #f7f7f7;text-align: center;width: 18%;}
#maplist .two a{color: #086c98;}
#maplist .three{background: #f7f7f7;color: #086c98;padding-left: 10px;}
#maplist .three a{color: #086c98;display: inline-block;margin: 0 10px;}

/*-----------------------------detail详情-----------------------------*/
.d_m_list{
    width: 100%;
    margin: 20px auto;
    border: 1px solid #d7d7d7;
}
.d_m_list ul{
    overflow: hidden;
    padding: 10px 0;
}
.d_m_list ul li{
    float: left;
    width: 47%;
    font-size: 14px;
    margin-left: 2.5%;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.d_m_list ul li b{
    color: #ba0813
}
.d_m_list ul li.li{
    margin-left: 6%;
}
.details_cont{min-height: 600px;overflow-y: auto;overflow-x: auto;height: 600px;}
.detail{border: 1px solid #CCCCCC;margin-top: 20px;padding: 30px;width: 100%;}
.detail>h1{font-size: 36px;text-align: center;padding: 0px;}
.detail>table tr{border-bottom: 1px solid #CCCCCC;line-height: 50px;}
.detail>table tr,.detail>table tr a{color: #c9c9c9;}
.detail .fontsize span{margin: 0 2px;cursor: pointer;}
.detail .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
#gwdShare_con_1{float: initial !important;display: inline-block;vertical-align: middle;}
#gwdshare{padding-left: 25px;background: url(../images/icon/icon_16.png;vpn_img) no-repeat 0 10px;height: 30px;}
#gwdshare>*{width: 27px;height: 29px;margin: 0 2px;}
#gwdshare .gwds_weixin{ background:url(../images/icon/share.png;vpn_img) no-repeat 2px -33px !important;}
#gwdshare .gwds_tsina{ background:url(../images/icon/share.png;vpn_img) no-repeat 2px 5px !important;}
#gwdshare .gwds_more{background:url(../images/icon/icon_17.png;vpn_img) no-repeat center !important;}
#NewsContent table{max-width: 100%;}
.click-top{position: fixed;bottom: 10%;right: 5%;z-index: 1000;display: none;cursor: pointer;}



.bsfw_content {
    width: 938px;
    height: 710px;
    background: #fff;
    border-radius: 30px;
    float: right;
    padding: 40px 20px 30px 45px;
    overflow-y:auto; 
    overflow-x:auto; 
}

.bsfw_title {
  width: 100%;
  height: 40px;
  border-bottom: solid 1px #D7D7D7;
  margin-top: 10px;
}
.bsfw_title p {
  float: left;
  height: 100%;
  font-size: 20px;
  color: #c71017;
  padding: 5px 10px 5px 10px;
  border-bottom: solid 1px #c71017;
}
.bsfw_title a {
  float: right;
  color: #A9A9A9;
  line-height: 40px;
  font-size: 16px;
}
.bsfw_title a:hover {
  text-decoration: underline;
  color: red;
}


/*援藏动态*/
.yzdt_content {
    width: 938px;
    height: 710px;
    background: #fff;
    border-radius: 30px;
    float: right;
    padding: 35px 20px 31px 45px;
    overflow-y: auto;
    overflow-x: auto;
}
.yzdt_tp{
	margin: 0 auto;
}
.yzdt_tp ul{
	margin: 0 auto;
	text-align: center;
}
.yzdt_tp ul .li1{
	width: 270px;
	float: left;
}
.yzdt_tp ul .li2{
	width: 270px;
	float: left;
	margin-left: 22px;
}
.yzdt_tp ul .li3{
	width: 270px;
	float: left;
	margin-left: 22px;
}
.yzdt_tp ul li span{
	text-align: center;
	font-size: 18px;
	color: #000000;
	line-height: 60px;
	font-weight: 500;
}
.yzdt_tp ul li span:hover{
	color: #ae2e25;
}
.yzdt_list{
	width: auto;
}
.yzdt_list ul{
	width: auto;
	margin-bottom: 20px;
}
.yzdt_list ul li{line-height: 30px;background: url(../images/icon/dian.png;vpn_img) no-repeat 0px 10px; border-bottom: none; padding: 0px;    text-indent: 8px;}
.yzdt_list ul li span.date{font-size: 16px; color: #999999; float: right;}
.yzdt_list ul li a{
	text-decoration: none;
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 68%;
    display: inline-block;
}

/*-----------------------------********-----------------------------*/
@media (max-width: 768px) {
	.bsfw_content{
		margin: 0 auto;
		padding: 10px;
		width: 100%;
		height: auto;
	}
	.dis-no {
		display: none !important;
	}
	.theme-ct {
		padding: 0 10px;
	}
	.list img {
		width: 100%;
		height: 160px;
		float: initial;
		display: block;
		margin-bottom: 10px;
	}
	.listright {
		width: 100%;
		height: auto;
		padding: 10px;
	}
	#page_div .pagination-index,
	#page_div .pagination-num {
		margin-bottom: 10px;
	}
	.detail table tr td {
		width: 50%;
		float: left;
	}
	.dywb,
	.fontsize {
		display: none !important;
	}
	.yzdt_content{
		width: 100%;
		padding: 10px;
	}
	.yzdt_tp ul .li1 {
		float: none;
		margin: 0 auto;
	}
	.yzdt_tp ul .li2 {
		float: none;
		margin: 0 auto;
	}
	.yzdt_tp ul .li3 {
		float: none;
		margin: 0 auto;
	}
	.detail>h1{
		font-size: 22px;
	}
	.bottom_link{
		display:none;
	}
}












































































