ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.b_container {
    display: block;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.block_header .b_h_date {
    line-height: 33px;
    height: 33px;
    font-size: 13px;
    color: #4b4a4a;
	float:left;
}
.block_header .english{
	float:right;
	line-height: 33px;
    height: 33px;
    font-size: 13px;
	color:#2258c2;
}

.block_header .b_h_header {
    height: 90px;
    background-color: #2258c2;
    overflow: hidden;
}

.block_header .b_h_header .b_container {
    background-image: url(/uploads/image/tdimg/bg_header.png);
    background-position: right center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.block_header .b_h_header .logo {
    height: 90px;
    line-height: 90px;
    font-size: 0;
    color: #2258c2;
    margin: 0;
}

.block_header .b_h_header .text {
    background-image: url(/uploads/image/tdimg/pic_header.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 90px;
    width: 730px;
    margin: 0 0 0 50px;
}

.block_menu {
    height: 55px;
    overflow: hidden;
    line-height: 55px;
}

.block_menu .b_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}

.block_menu li a {
    display: block;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}

.block_menu li.current a,
.block_menu li:hover a {
    color:#2258c2
}

/** 首页 **/
.block_content_index {
    background-color: #f5f5f5;
}

.b_c_i_banner {
    height: 490px;
    overflow: hidden;
    position: relative;
} 

#zslider {
	margin:0px auto;
	width:1200px;
	overflow:hidden;
	position: relative;
}
#picshow {
	position:relative;
}
#picshow, #picshow_img {
	width:880px;
	height:490px;
	overflow:hidden;
	float:left;
}
#picshow_img li {
	width:100%;
	height:490px;
	overflow:hidden;
	float:left;
	display:none;
}
#picshow_img img {
	width:100%;
	height:490px;
}
#picshow_tx {
	left:0px;
	width:100%;
	bottom:0px;
	position:absolute;
	height:90px;
	overflow:hidden;
}
#picshow_tx li {
	background: repeat;
	padding:10px 30px;
	height:70px;
	color:#fff;
	display:none;
}
#picshow_tx li a {
	color:#fff;
}
#picshow_tx li a:hover {
	text-decoration:underline;	
}
#picshow_tx li h3 {
	margin:13px 0;
}
#picshow_tx li p {
	color:#ccc;
	line-height:16px;
	height:16px;
	overflow:hidden;
}
#select_btn {
	position: absolute;
	right: 0;
	top: 0;
	width:320px;
	height:490px;
	color:#111;
	float:right;
	display:inline;
    background-color: rgba(0, 0, 0, 0.7);
}
#select_btn ul {
	display: flex;
	flex-direction: column;
	height: 490px
}
#select_btn li {
    flex: 0 1 16.666666%;
    border: 0;
    width: 100%;
    text-indent: 0;
    border-radius: 0;
    padding: 0 20px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    margin: 0;
    text-align: left;
}
#select_btn li a{
	color:#fff;
	text-decoration: none;
}
#select_btn li a:hover {
    color: aliceblue
}
#select_btn li.current {
	 background-color: #0b368b;
    font-size: 18px;
}
#select_btn a {
	color:#000;
}
#select_btn img {
	padding:2px;
	border:1px solid #ccc;
	width:70px;
	height:49px;
	margin-right:10px;
	float:left;
}
#select_btn .select_text {
	height:20px;
	font:bold 13px/16px 'microsoft yahei';
	overflow:hidden;
	display:block;
}
#select_btn .select_text:hover {
	text-decoration:underline;
}
#select_btn .select_date {
	height:23px;
	line-height:23px;
	overflow:hidden;
	display:block;
}
#foot_bm a, #foot_bm, p, p a {
	color:#666;
}



.b_c_p_banner{
	height:460px;
}
.b_c_p_banner #zslider{
	width:750px;
	float:left;
}
.b_c_p_banner #zslider li p{
	position:absolute;
	bottom:0;
	width:100%;
	height:55px;
	line-height:55px;
	padding:0 20px;
	overflow:hidden;
	background:rgba(0, 0, 0, 0.6);
	color:#fff;
	margin:0;
	font-size:16px;
}
.b_c_p_banner #picshow,.b_c_p_banner #picshow_img{
	width:750px;
	height:460px;
}
.b_c_p_banner #picshow_img li,.b_c_p_banner #picshow_img img{
	height:460px;
}
.b_c_article{
	float:right;
	width:430px;
}
.b_c_article .title{
	font-size:20px;
	color:#041d55;
	margin-top:15px;
	margin-bottom:10px;
	display:block;
}
.b_c_article .con{
	height:90px;
	background:linear-gradient(#05163a,#041f5d);
	padding-left:16px;
	overflow:hidden;
} 
/*.b_c_article .con{
	height:90px;
	overflow:hidden;
	background:url(/uploads/image/tdimg/kpsj.jpg) no-repeat left center;
	display:block;
}*/
.b_c_article .con .tt{
	color:#06eef7;
	font-size:18px;
	padding-left:14px;
	margin-top:12px;
	margin-bottom:8px;
	background:url(/uploads/image/tdimg/ico1.png) no-repeat left center;
}
.b_c_article .con .stt{
	float:left;
	color:hsla(0,0%,100%,.8);
	font-size:15px;
	margin-left:60px;
	padding-left:50px;
	height:27px;
	line-height:27px;
	background:url(/uploads/image/tdimg/ico2.png) no-repeat left center;
}
.b_c_article .con .snum{
	float:left;
	color:#f1f74c;
	font-weight:bold;
	font-size:45px;
	margin-left:30px;
	margin-top:-10px;
	line-height:1;
}
.b_c_article .detail{
	margin-top:26px;
}
.b_c_article .detail .list{
	border-bottom:1px dotted #333;
	display:block;
	padding-bottom:15px;
	margin:0 10px;
	margin-bottom:20px;
}
.b_c_article .detail .list:last-child{
	border-bottom:none;
}
.b_c_article .detail .list .tt{
	color:#27649c;
	font-size:18px;
	height:25px;
	overflow:hidden;
}
.b_c_article .detail .list .des{
	height:90px;
	line-height:30px;
	overflow:hidden;
	color:#666;
}




.b_c_i_banner .carousel-indicators {
    right: 0;
    top: 0;
    left: auto;
    margin: 0;
    height: 100%;
    width: 320px;
    display: flex;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.7);
}

.b_c_i_banner .carousel-indicators li {
    flex: 0 1 16.666666%;
    border: 0;
    width: 100%;
    text-indent: 0;
    border-radius: 0;
    padding: 0 20px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    margin: 0;
    text-align: left;
}

.b_c_i_banner .carousel-indicators li.active {
    background-color: #0b368b;
    font-size: 16px;
}

.b_c_i_banner .carousel-inner .item {
    height: 491px;
    overflow: hidden;
}

.b_c_i_notice {
    display: flex;
    margin-top: 24px;
    height: 88px;
    overflow: hidden;
    background-color: #fff;
}

.b_c_i_notice > .title {
    flex: 0 0 105px;
    background-color: #2258c2;
    align-items: center;
    margin: 0;
    text-align: center;
    line-height: 88px;
    color: #fff;
    font-size: 18px;
}

.b_c_i_notice > .title a{
	color: #fff;
}

.b_c_i_notice .list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 12px 0;
}

.b_c_i_notice .list .detail {
    flex: 0 0 50%;
}

.b_c_i_notice .list .detail a {
    display: block;
    line-height: 32px;
    font-size: 16px;
    color: #000;
    padding: 0 20px;
    height: 32px;
    overflow: hidden;
}

.b_c_i_gzdt_kjyc {
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
}

.b_c_i_publictitle {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
    padding-left: 10px;
}
.b_c_i_publictitle a{
	color: #000;
}

.b_c_i_gzdt {
    flex: 1 1 auto;
}

.b_c_i_gzdt .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.b_c_i_gzdt .list .detail {
    flex: 0 0 395px;
    padding: 10px;
    background-color: #fff;
}

.b_c_i_gzdt .list .detail_0,
.b_c_i_gzdt .list .detail_1 {
    padding-top: 15px;
}

.b_c_i_gzdt .list .detail_4,
.b_c_i_gzdt .list .detail_5 {
    padding-bottom: 15px;
}

.b_c_i_gzdt .list .detail a {
    width: 100%;
    height: 100%;
    display: flex;
}

.b_c_i_gzdt .list .detail .img_box {
    flex: 0 0 154px;
    height: 93px;
    overflow: hidden;
}

.b_c_i_gzdt .list .detail .img_box img {
    width: 100%;
}

.b_c_i_gzdt .list .detail .info {
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.b_c_i_gzdt .list .detail .info .title {
    font-size: 14px;
    color: #000;
    margin: 0;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}

.b_c_i_gzdt .list .detail .info .time {
    font-size: 14px;
    color: #fff;
    margin: 0;
    width: 75px;
    flex: 0 0 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    background-color: #bd090a;
    text-align: center;
}

.b_c_i_kjyc {
    flex: 0 0 390px;
    margin-left: 10px;
}

.b_c_i_kjyc .detail {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    padding: 0 15px;
    background-color: #fff;
}

.b_c_i_kjyc .detail a {
    color: #000;
}

.b_c_i_kjyc .detail_0 {
    height: 148px;
    margin-bottom: 10px;
}

.b_c_i_kjyc .detail_0 a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.b_c_i_kjyc .detail_0 .img_box {
    flex: 0 0 108px;
    height: 108px;
    overflow: hidden;
    border-radius: 50%;
}

.b_c_i_kjyc .detail_0 .img_box img {
    width: 100%;
}

.b_c_i_kjyc .detail_0 .info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 0 0 15px;
}

.b_c_i_kjyc .detail_0 .info .title {
    font-size: 16px;
    color: #000;
    margin: 0;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

.b_c_i_kjyc .detail_0 .info .desc {
    line-height: 20px;
    border-top: 1px dashed #b8b8b8;
    margin: 4px 0 0;
    padding-top: 4px;
    height: 60px;
    overflow: hidden;
}

.b_c_i_ad {
    margin-top: 24px;
}

.b_c_i_ad img {
    width: 100%;
}

.b_c_i_hotnews {
    margin-top: 24px;
}

.b_c_i_hotnews > .title {
    background: url(/uploads/image/tdimg/hot.png) no-repeat left center;
    line-height: 43px;
}

.b_c_i_hotnews .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.b_c_i_hotnews .list .detail {
    flex: 0 0 388px;
    overflow: hidden;
}

/* .b_c_i_hotnews .list .detail_0,
.b_c_i_hotnews .list .detail_1 {
    flex: 0 0 592px;
    margin-bottom: 22px;
} */

.b_c_i_friends {
    margin-top: 24px;
    padding: 46px 0 36px;
    background-color: #fff
}

.b_c_i_friends .list {
    display: flex;
    justify-content: space-between;
}

.b_c_i_friends .detail {
    flex: 0 0 193px;
    overflow: hidden;
}

.b_c_i_fwkjgzz_yszj_ggfw {
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
}

.b_c_i_fwkjgzz {
    flex: 0 0 384px;
}

.b_c_i_fwkjgzz .detail {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 15px;
    background-color: #fff;
}

.b_c_i_fwkjgzz .detail a {
    color: #000;
}

.b_c_i_fwkjgzz .detail_0 {
    height: 148px;
    margin-bottom: 10px;
    padding: 26px 16px 16px;
    line-height: 38px;
}

.b_c_i_fwkjgzz .detail_0 a {
    width: 100%;
    height: 100%;
}

.b_c_i_fwkjgzz .detail_0 .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 34px;
    margin: 0;
}

.b_c_i_fwkjgzz .detail_0 .time {
    font-size: 14px;
    color: #999999;
}

.b_c_i_fwkjgzz .detail_1 {
    height: 43px;
    line-height: 43px;
}

.b_c_i_fwkjgzz .detail_5 {
    height: 43px;
    line-height: 43px;
}

.b_c_i_yszj {
    flex: 0 0 390px;
}

.b_c_i_yszj .detail_0 {
    height: 206px;
    overflow: hidden;
    background-color: #fff;
}

.b_c_i_yszj .detail_0 a,
.b_c_i_yszj .detail_0 .img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.b_c_i_yszj .detail_0 .img img {
    width: 100%;
}

.b_c_i_yszj .detail_0 .title {
    position: absolute;
    margin: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    color: #fff;
}

.b_c_i_yszj .detail_1 {
    height: 148px;
    margin-top: 10px;
    padding: 26px 16px 16px;
    background-color: #fff;
}

.b_c_i_yszj .detail_1 a {
    width: 100%;
    height: 100%;
}

.b_c_i_yszj .detail_1 .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 34px;
    margin: 0;
}

.b_c_i_yszj .detail_1 .time {
    font-size: 14px;
    color: #999999;
}

.b_c_i_ggfw {
    flex: 0 0 385px;
    overflow: hidden;
}

.b_c_i_ggfw .list {
    display: flex;
    flex-wrap: wrap;
}

.b_c_i_ggfw .list .detail {
    flex: 0 0 192.5px;
    padding: 7px 14px;
    overflow: hidden;
    background-color: #fff;
}

.b_c_i_ggfw .list .detail a {
    display: block;
    overflow: hidden;
}

.b_c_i_ggfw .list .detail img {
	width:100%;
    height: 91px;
}

.b_c_i_ggfw .list .detail_0,
.b_c_i_ggfw .list .detail_1 {
    margin-bottom: 14px;
    padding: 14px;
}

.b_c_i_ggfw .list .detail_2,
.b_c_i_ggfw .list .detail_3 {
    padding-top: 14px;
}

.b_c_i_ggfw .list .detail_4,
.b_c_i_ggfw .list .detail_5 {
    padding-bottom: 14px;
}

.b_c_i_ggfw .list .detail_0,
.b_c_i_ggfw .list .detail_2,
.b_c_i_ggfw .list .detail_4,
.b_c_i_ggfw .list .detail_6 {
    padding-right: 7px;
}

.b_c_i_ggfw .list .detail_1,
.b_c_i_ggfw .list .detail_3,
.b_c_i_ggfw .list .detail_5,
.b_c_i_ggfw .list .detail_7 {
    padding-left: 7px;
}

.b_c_i_ggfw .list .detail_0 img,
.b_c_i_ggfw .list .detail_1 img {
    height: 98px;
}

.b_c_i_kpsp {
    margin-top: 24px;
}

.b_c_i_kpsp > .title {
    line-height: 43px;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    background: url(/uploads/image/tdimg/line.png) no-repeat center bottom;
}

.b_c_i_kpsp > .title .name {
    background: url(/uploads/image/tdimg/video.png) no-repeat left center;
    padding-left: 10px;
}

.b_c_i_kpsp > .title .menu_list {
    display: flex;
    align-items: center;
}

.b_c_i_kpsp > .title .menu_list a {
    margin-left: 15px;
    color: #333;
    font-size: 14px;
}

.b_c_i_kpsp .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.b_c_i_kpsp .list .detail {
    flex: 0 0 224px;
    overflow: hidden;
    background-color: #fff;
}

.b_c_i_kpsp .list .detail .img {
    width: 100%;
    height: 147px;
    overflow: hidden;
}

.b_c_i_kpsp .list .detail .img img {
    display: block;
    width: 100%;
}

.b_c_i_kpsp .list .detail .info {
    padding: 12px 19px;
}

.b_c_i_kpsp .list .detail .info .time {
    font-size: 14px;
    color: #333;
    margin: 0;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.b_c_i_kpsp .list .detail .info .author {
    font-size: 14px;
    margin: 12px 0;
    line-height: 20px;
    height: 40px;
}

.b_c_i_kpsp .list .detail .info .author span {
    color: #999;
}

.b_c_i_kpsp .list .detail .info .cate {
    margin: 0;
}

.b_c_i_kpsp .list .detail .info .cate span {
    display: inline-block;
    background-color: #0094de;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    padding: 0 4px;
}

.b_c_i_kxpj_dtsh_xhxs {
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
}

.b_c_i_kxpj  {
    flex: 0 0 384px;
    overflow: hidden;
}

.b_c_i_kxpj .list .detail {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 15px;
    background-color: #fff;
}

.b_c_i_kxpj .list .detail a {
    color: #000;
}

.b_c_i_kxpj .list .detail_0 {
    height: 148px;
    margin-bottom: 10px;
    padding: 26px 16px 16px;
    line-height: 38px;
}

.b_c_i_kxpj .list .detail_0 a {
    width: 100%;
    height: 100%;
}

.b_c_i_kxpj .list .detail_0 .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 34px;
    margin: 0;
}

.b_c_i_kxpj .list .detail_0 .time {
    font-size: 14px;
    color: #999999;
}

.b_c_i_kxpj .list .detail_1 {
    height: 43px;
    line-height: 43px;
}

.b_c_i_kxpj .list .detail_5 {
    height: 43px;
    line-height: 43px;
}

.b_c_i_kxpj .buttom_list {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
}

.b_c_i_kxpj .buttom_list .detail {
    flex: 0 0 188px;
    overflow: hidden;
    background-color: #fff;
}

.b_c_i_kxpj .buttom_list .detail .img {
    width: 100%;
    height: 108px;
    overflow: hidden;
}

.b_c_i_kxpj .buttom_list .detail .img img {
    display: block;
    width: 100%;
}

.b_c_i_kxpj .buttom_list .detail .info {
    padding: 13px 19px;
}

.b_c_i_kxpj .buttom_list .detail .info .name {
    font-size: 14px;
    color: #333;
    margin: 0;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.b_c_i_kxpj .buttom_list .detail .info .time {
    font-size: 14px;
    margin: 12px 0 0;
    color: #999;
}

.b_c_i_xhxs {
    flex: 0 0 384px;
    overflow: hidden;
}

.b_c_i_xhxs .detail {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 15px;
    background-color: #fff;
}

.b_c_i_xhxs .detail a {
    color: #000;
}

.b_c_i_xhxs .detail_0 {
    height: 148px;
    margin-bottom: 10px;
    padding: 26px 16px 16px;
    line-height: 38px;
}

.b_c_i_xhxs .detail_0 a {
    width: 100%;
    height: 100%;
}

.b_c_i_xhxs .detail_0 .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 34px;
    margin: 0;
}

.b_c_i_xhxs .detail_0 .time {
    font-size: 14px;
    color: #999999;
}

.b_c_i_xhxs .detail_1 {
    height: 43px;
    line-height: 43px;
}

.b_c_i_xhxs .detail_5 {
    height: 43px;
    line-height: 43px;
}

.b_c_i_xhxs .buttom_img {
    margin-top: 18px;
    width: 100%;
    height: 219px;
    overflow: hidden;
}

.b_c_i_dtsh {
    flex: 0 0 390px;
}

.b_c_i_dtsh .detail_0 {
    height: 206px;
    overflow: hidden;
    background-color: #fff;
}

.b_c_i_dtsh .detail_0 a,
.b_c_i_dtsh .detail_0 .img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.b_c_i_dtsh .detail_0 .img img {
    width: 100%;
}

.b_c_i_dtsh .detail_0 .title {
    position: absolute;
    margin: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    color: #fff;
}

.b_c_i_dtsh .detail_1 {
    height: 148px;
    margin-top: 10px;
    padding: 26px 16px 16px;
    background-color: #fff;
}

.b_c_i_dtsh .detail_1 a {
    width: 100%;
    height: 100%;
}

.b_c_i_dtsh .detail_1 .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 34px;
    margin: 0;
}

.b_c_i_dtsh .detail_1 .time {
    font-size: 14px;
    color: #999999;
}

.b_c_i_dtsh .buttom_list {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
}

.b_c_i_dtsh .buttom_list .detail {
    flex: 0 0 188px;
    overflow: hidden;
    background-color: #fff;
}

.b_c_i_dtsh .buttom_list .detail .img {
    width: 100%;
    height: 108px;
    overflow: hidden;
}

.b_c_i_dtsh .buttom_list .detail .img img {
    display: block;
    width: 100%;
}

.b_c_i_dtsh .buttom_list .detail .info {
    padding: 13px 19px;
}

.b_c_i_dtsh .buttom_list .detail .info .name {
    font-size: 14px;
    color: #333;
    margin: 0;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.b_c_i_dtsh .buttom_list .detail .info .time {
    font-size: 14px;
    margin: 12px 0 0;
    color: #999;
}

.block_footer {
    padding: 42px 0 58px;
    background-color: #252525;
}

.block_footer .b_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.block_footer .legal {
    color: #fff;
}

.block_footer .legal p {
    margin: 0;
    line-height: 30px;
}

.block_footer .legal a {
    color: #dfdfdf;
}

.block_footer .qrcode {
    display: flex;
}

.block_footer .qrcode .img {
    width: 109px;
    text-align: center;
    color: #fff;
}

.block_footer .qrcode  .img_1 {
    margin-left: 10px;
}

.block_footer .qrcode .img img {
    width: 100%;
    margin-bottom: 10px;
}

.block_content_index {
    background-color: #f5f5f5;
}

.block_bread {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.block_bread .list {
    display: flex;
    justify-content: flex-end;
}

.block_bread .list .home {
    padding-left: 22px;
    background: url(/uploads/image/tdimg/icon_home.png) no-repeat left center;
}

.block_bread .list .detail a {
    color: #666666;
    font-size: 13px;
    text-decoration: none;
}

.block_bread .list .detail   .detail {
    margin-left: 10px;
}

.block_bread .list .detail:last-child a {
    color: #2258c2;
}

.block_bread .list .detai {
    position: relative;
}

.block_bread .list .detail a:before {
    content: ">";
    font-size: 13px;
    color: rgb(255, 255, 255);
    color: #666;
    margin-right: 10px;
}

.block_bread .list .home a:before {
    display: none;
}

.block_bread .nav_list {
    display: flex;
}

.block_bread .nav_list .detail {
    margin-right: 16px;
    font-size: 16px;
}

.block_bread .nav_list .detail a {
    color: #000;
}

.block_bread .nav_list .detail a.active {
    color: #2258c2;
}

.block_content_index {
    padding-bottom: 83px;
}

.block_content_index .content {
    display: flex;
}

.block_content_index .content .left_menu {
    flex: 0 0 270px;
    background-color: #f0f4fb;
}

.block_content_index .content .left_menu .detail {
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.block_content_index .content .left_menu .detail a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #303030;
    border-left: 2px solid #f0f4fb;
}

.block_content_index .content .left_menu .detail a.active {
    background-color: #fff;
    border-left: 2px solid #2258c2;
}

.block_content_index .content .right_content {
    flex: 1 1 auto;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 20px 30px 50px;
}

.block_content_index .content .right_content > .page_title {
    margin: 0;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 17px;
    margin-bottom: 40px;
}

.block_content_index .content .right_content > .page_title span {
    color: #2258c2;
    font-size: 18px;
    padding: 0 40px 20px 10px;
    border-bottom: 2px solid #2258c2;
}

.block_content_main {
    line-height: 30px;
    font-size: 16px;
    color: #303030;
}

.block_content_main p {
    margin: 0;
}

.block_message_content {
    border: 1px solid #f0f4fb;
    margin-top: 20px;
}

.block_message_content p {
    margin: 0;
}

.block_message_content .subtitle {
    line-height: 44px;
    background-color: #f0f4fb;
    padding: 0 20px;
    font-size: 16px;
}

/* table 样式 */
.block_content_main table {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    overflow: hidden;
}
.block_content_main table td,
.block_content_main table th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 6px 10px;
}
.block_content_main table th {
    border-bottom: 2px solid #ccc;
    text-align: center;
}

/* blockquote 样式 */
.block_content_main blockquote {
    display: block;
    border-left: 8px solid #d0e5f2;
    padding: 5px 10px;
    margin: 10px 0;
    line-height: 1.4;
    font-size: 100%;
    background-color: #f1f1f1;
}

/* code 样式 */
.block_content_main  code {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-color: #f1f1f1;
    border-radius: 3px;
    padding: 3px 5px;
    margin: 0 3px;
}
.block_content_main  pre code {
    display: block;
}

/* ul ol 样式 */
.block_content_main ul, .block_content_main ol {
    margin: 10px 0 10px 20px;
}

.block_content_gzdt .inside_banner {
    height: 320px;
    overflow: hidden;
}

.block_content_gzdt .inside_banner .carousel-inner,
.block_content_gzdt .inside_banner .carousel-inner .item,
.block_content_gzdt .inside_banner .carousel-inner .item img {
    height: 100%;
}

.block_content_gzdt .inside_banner .carousel-indicators {
    right: 20px;
    text-align: right;
    left: auto;
    height: 12px;
    overflow: hidden;
}

.block_content_gzdt .inside_banner .carousel-indicators li {
    width: 10px;
    height: 10px;
    vertical-align: top;
    background-color: #fff;
}

.block_content_gzdt .inside_banner .carousel-indicators li.active {
    background-color: #2258c2;
    border-color: #2258c2;
}

.block_content_gzdt .block_bread {
    margin: 16px auto;
}

.block_content_gzdt .block_bread .action {
    display: flex;
    height: 32px;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
}

.block_content_gzdt .block_bread .action .detail {
    line-height: 30px;
    width: 124px;
    text-align: center;
    background-color: #fff;
    font-size: 13px;
    cursor: pointer;
}

.block_content_gzdt .block_bread .action .detail.active {
    background-color: #bf0816;
    color: #fff;
}

.block_content_gzdt .block_bread .action .detail i,
.block_content_gzdt .block_bread .action .detail span {
    display: inline-block;
    vertical-align: middle;
}

.block_content_gzdt .block_bread .action .detail i {
    margin: -2px 4px 0 0;
}

/* 工作动态 */
.block_content_gzdt {
    background-color: #f5f5f5;
}

.block_content_gzdt .content .list {
    margin-bottom: 20px;
}

.block_content_gzdt .content .detail {
    padding: 20px;
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
}

.block_content_gzdt .content .share_box {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.block_content_gzdt .content .detail .link {
    display: flex;
    width: 100%;
    text-decoration: none;
}

.block_content_gzdt .content .detail .img_box {
    flex: 0 0 275px;
    height: 155px;
    overflow: hidden;
    border-radius: 6px;
}

.block_content_gzdt .content .detail .img_box img {
    max-width: 100%;
}

.block_content_gzdt .content .detail .info_box {
    flex: 1 1 auto;
    padding-left: 20px;
    position: relative;
}

.block_content_gzdt .content .detail .info_box .title {
    font-size: 20px;
    color: #333;
    margin: 0;
}

.block_content_gzdt .content .detail .info_box .desc {
    font-size: 14px;
    color: #333;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    margin: 14px 0 40px;
}

.block_content_gzdt .content .detail .info_box .time {
    font-size: 14px;
    color: #999;
    margin: 0;
}

.block-pagination {
   text-align: center;
}

/* 公共组件 */
.p_block_right {
    flex: 0 0 318px;
    overflow: hidden;
}

.p_block_right .gzdt {
    margin-bottom: 50px;
}

.p_block_right .gzdt .title {
    margin: 0 0 20px;
}

.p_block_right .gzdt .title span {
    display: inline-block;
    padding: 0 10px 16px 0;
    border-bottom: 1px solid #000;
    font-size: 18px;
    color: #333333;
}

.p_block_right .gzdt .list .link {
    display: block;
    font-size: 14px;
    color: #333;
}

.p_block_right .gzdt .list .detail {
    padding: 15px 0;
    border-bottom: 1px dashed #d9d8d8;
}

.p_block_right .ggfw .title {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
}

.p_block_right .ggfw .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.p_block_right .ggfw .list .detail {
    flex: 0 0 148px;
    overflow: hidden;
    margin-bottom: 12px;
}

.p_block_right .ggfw .list .detail img {
    display: block;
    width: 100%;
}

/* 人物介绍 */
.block_content_list_both {
    background-color: #f5f5f5;
}

.block_content_list_both .content {
    background-color: #fff;
    display: flex;
    padding: 20px
}

.block_content_list_both .left_block {
    flex: 1 1 auto;
    padding-right: 58px;
}

.block_content_list_both .left_block .cate_list {
    display: flex;
    border-bottom: 1px solid #f5f5f5;
}

.block_content_list_both .left_block .cate_list .detail a {
    display: block;
    font-size: 18px;
    color: #333333;
    text-decoration: none;
    padding: 0 20px 18px 8px;
}

.block_content_list_both .left_block .cate_list .detail a.active {
    border-bottom: 1px solid #2258c2
}

.block_content_list_both .left_block .child_list {
    display: flex;
    border-bottom: 1px solid #f5f5f5;
}
.block_content_list_both .left_block .child_list .detail a {
    display: block;
    font-size: 16px;
    color: #444;
    text-decoration: none;
    padding: 12px 20px 12px 8px;
}
.block_content_list_both .left_block .child_list .detail a.active{
	border-bottom: 1px solid #2258c2
}
.block_content_list_both .left_block .son_list {
    display: flex;
    border-bottom: 1px solid #f5f5f5;
}
.block_content_list_both .left_block .son_list .detail a {
    display: block;
    font-size: 15px;
    color: #2258c2;
    text-decoration: none;
    padding: 10px 16px 10px 8px;
}
.block_content_list_both .left_block .child_list .detail a.active{
	border-bottom: 1px solid #2258c2
}


.block_content_rwjs .content .left_block .list {
    margin-bottom: 20px;
}

.block_content_rwjs .content .left_block .detail {
    padding: 20px 0;
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
}

.block_content_rwjs .content .left_block .detail .link {
    display: flex;
    width: 100%;
    text-decoration: none;
}

.block_content_rwjs .content .left_block .detail .img_box {
    flex: 0 0 130px;
    height: 188px;
    overflow: hidden;
}

.block_content_rwjs .content .left_block .detail .img_box img {
    width: 100%;
}

.block_content_rwjs .content .left_block .detail .info_box {
    flex: 1 1 auto;
    padding-left: 20px;
}

.block_content_rwjs .content .left_block .detail .info_box .title {
    font-size: 18px;
    color: #333;
    margin: 0;
}

.block_content_rwjs .content .left_block .detail .info_box .desc {
    font-size: 14px;
    color: #333;
    margin: 10px 0;
}

.block_content_rwjs .content .left_block .detail .info_box .summary {
    font-size: 14px;
    color: #808080;
    line-height: 26px;
    height: 104px;
    overflow: hidden;
    margin: 0;
}

/* 专题活动 */

.block_content_zthd {
    background-color: #f5f5f5;
}

.block_content_zthd .content {
    padding: 20px;
    background-color: #fff;
}

.block_content_zthd .content .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.block_content_zthd .content .list .detail {
    flex: 0 0 560px;
    overflow: hidden;
    margin-bottom: 20px;
}

.block_content_zthd .content .list .detail .lnik {
    display: block;
}

.block_content_zthd .content .list .detail .img_box {
    width: 100%;
    overflow: hidden;
}

.block_content_zthd .content .list .detail .img_box img {
    display: block;
    width: 100%;
}

.block_content_zthd .content .list .detail .title {
    font-size: 18px;
    color: #333333;
    margin: 10px 0 0;
}

.img_box_null {
    display: flex!important;
    align-items: center;
    justify-content: center;
    background-color: #2358c2;
}

.img_box_null img {
    max-width: 80%!important;
}

.article_show_main .title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.article_show_main .sub_title {
	text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.article_show_main .subtitle {
    text-align: center;
    margin-bottom: 40px;
}

.article_show_main .subtitle span {
    margin: 0 10px;
    font-size: 13px;
    color: #666;
}

.article_show_main .article_show_content {
    line-height: 30px;
    font-size: 16px;
    color: #303030;
}

.article_show_main .article_show_content p {
    margin: 0;
    text-indent: 33px;
	text-align: justify;
}
.article_show_main .article_show_content table{border:1px solid #dcdcdc}
.article_show_main .article_show_content table td{border:1px solid #dcdcdc}
.article_show_main .article_show_content table p{
	text-indent: 0px;
	padding:5px 10px;
	text-align: justify;
	font-size:14px;
	line-height:20px;
}

.article_show_main .article_show_content img {
    display: block;
    max-width: 100%;
    margin: 5px auto;
}

.article_show_main .tags-and-links {
    margin-top: 30px;
    line-height: 30px;
}

.article_show_main .tags-and-links a {
    color: #000;
}

.article_show_main .article_show_main_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.article_show_main .article_show_desc {
    line-height: 30px;
    font-size: 16px;
    color: #303030;
    margin-bottom: 20px;
}

.block_content_article .content .list .detail {
    border-bottom: 1px dashed #efeeee;
    padding: 14px 0;
}

.block_content_article .content .list .detail .link {
    display: flex;
    color: #333;
    font-size: 14px;
    justify-content: space-between;
}

.block_content_article .content .list .detail .title {
    flex: 1 1 auto;
    overflow: hidden;
}

.block_content_article .content .list .detail .time {
    flex: 0 0 100px;
    text-align: right;
}

.block_content_article .content .list .detail p {
    margin: 0;
}

.block_content_product {
    background-color: #f5f5f5;
    padding-bottom: 30px;
}

.block_content_product .content {
    background-color: #f5f5f5;
}

.block_content_product .left_block {
    padding: 0
}

.block_content_product .left_block .list {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -40px 0;
    
}

.block_content_product .left_block .list .detail {
    flex: 0 0 270px;
    overflow: hidden;
    background-color: #fff;
    margin: 0 20px 20px;
}

.block_content_product .left_block .list .detail .img {
    width: 100%;
    height: 176px;
    overflow: hidden;
}

.block_content_product .left_block .list .detail .img img {
    display: block;
    width: 100%;
}

.block_content_product .left_block .list .detail .info {
    padding: 12px 19px;
}

.block_content_product .left_block .list .detail .info .time {
    font-size: 14px;
    color: #333;
    margin: 0;
    overflow: hidden;
    line-height: 20px;
    height: 40px;
}

.block_content_product .left_block .list .detail .info .author {
    font-size: 14px;
    margin: 12px 0;
    line-height: 20px;
    height: 40px;
}

.block_content_product .left_block .list .detail .info .author span {
    color: #999;
}

.block_content_product .left_block .list .detail .info .cate {
    margin: 0;
}

.block_content_product .left_block .list .detail .info .cate span {
    display: inline-block;
    background-color: #0094de;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    padding: 0 4px;
}
.block_content_product .left_block .list .detail .info .cate i{
	float:right;
	line-height:23px;
	height:22px;
}
.block_content_product .left_block .list .detail .info .cate i img{
	width:22px;
	margin-right:6px;
}

.block_gxjjj .block_content_detail {
    margin-bottom: 20px;
    border: 2px solid #f5f5f5;
}

.block_gxjjj .block_content_detail > .title {
    background-color: #f5f5f5;
    padding: 10px 15px;
    font-size: 16px;
    color: #000;
    margin: 0;
}

.block_gxjjj .block_content_detail > .list {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
}

.block_gxjjj .block_content_detail > .list .detail {
    flex: 0 0 33.3333%;
    line-height: 32px;
    padding-right: 10px;
}

.block_gxjjj .block_content_detail > .list .detail a {
    color: #666;
    font-size: 14px;
}


.share_box .sharelink {
    height: 26px;
    width: 27px;
    display: inline-block;
    background-image: url(/uploads/image/tdimg/share.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

.share_box .sharelink.weixin {
    background-position: 0 0;
}

.share_box .sharelink.weibo {
    background-position: -34px 0;
}

.share_box .sharelink.qqzone {
    background-position: -68px 0;
}

.share_box .sharelink.qq {
    background-position: -103px 0;
    margin-right: 0px;
}







.poup{
	position:fixed;
	right:0;
	bottom:100px;
	z-indent:100;
	width:200px;
}
/*飘窗*/
#thediv{
	z-index:9999;
	position:absolute;
	top:43px;
	left:2px;
}
#close-btn{
	width: 25px;
	height: 22px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	cursor: pointer;
}









/*科普栏目*/
.b_kp .b_c_i_publictitle,.b_kp .b_c_i_publictitle a{
	color:#27649c;
}
.b_kpzt .list1{
	height:114px;
	margin-bottom:11px;
	display: flex;
	justify-content: space-between;
	background:#fff;
	padding:8px 9px;
}
.b_kpzt .list li{
	width:100%;
	height:114px;
	padding:9px;
	background:#fff;
	margin-bottom:11px;
}
.b_kpzt .list li:last-child{
	margin-bottom:0;
}
.b_kpzt .list li a{
	width:100%;
	height:100%;
	display:block;
}
.b_kpzt .list li img{
	width:100%;
	height:100%;
}
.b_kpzt .list li.last{
	padding:0;
}
.b_kpzy > .title{
	margin-bottom:13px;
}
.b_kpzy > .title .name{
	color:#27649c;
	background:none;
}
.b_kpzy > .title .name a{
	color:#27649c;
}
.b_kpzy .tlist1{
	float:left;
	width:705px;
}
.b_kpzy .tlist2{
	float:right;
	width:470px;
}
.b_kpzy .tlist1 .list .detail{
	flex: 0 0 126px;
}
.b_kpzy .tlist1 .list .detail .img{
	height:181px;
}
.b_kpzy .b_con .tt{
	padding-left:10px;
	color:#333;
	margin-bottom:10px;
}
.b_kpzy .b_con .tt a{
	color:#333;
}
.b_kpzy .tlist1 .list .detail .info{
	padding:5px 12px;
}
.b_kpzy .tlist1 .list .detail .info .time{
	height:20px;
	line-height:20px;
	font-size:13px;
}
.b_kpzy .tlist2 .list .detail .info{
	height:64px;
	padding:8px 19px;
}
.b_kpzy .tlist2 .list .detail .info .time{
	height:20px;
}
.b_kpzy .tlist2 .list .detail .info span{
	width:76px;
	height:21px;
	line-height:21px;
	color:#fff;
	font-size:12px;
	display:block;
	text-align:center;
	margin-top:4px;
}
.b_kpzy .tlist2 .list .detail .info span.t1{
	background:#2ccee4;
}
.b_kpzy .tlist2 .list .detail .info span.t2{
	background:#0094de;
}
.b_kpjd{
	background:#fff;
	padding:10px 18px;
}
.b_kpjd > .title .name{
	color:#27649c;
	background:none;
	padding-left:0;
}
.b_kpjd > .title .name a{
	color:#27649c;
}
.b_kpjd .list{
	margin-bottom:10px;
}
.b_kpjd .list .detail .info{
	border:1px solid #ddd;
	border-top:none;
}
.b_kpjd .list .detail{
	flex: 0 0 218px;
}
.b_kpjd .list .detail .img_box img{
	height:100%;
}



















