*{ list-style: none; margin:0;padding:0;}
h3{ margin:0; }
ul{ padding-left: 0; }
a{ text-decoration: none; cursor: pointer; }
.mb10{ margin-bottom: 10px; }

/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #D0021B;
	z-index: 1005;
	display: none;
	line-height: 50px;
}
.scrollToTop img{
	display:inline-block;
	width: 27px;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.scrollToTop {
		width: 40px;
		height: 40px;
		background-color: rgba(0, 0, 0, 0.4);
		line-height: 40px;
	}
	.scrollToTop img{
		width: 28px;
	}
}

/*---------------index---------------------*/
.pc_block{}
.mob_block{ display: none; }
.topmenu{ margin:  0 auto;  }
.txt_rgt{text-align: right;}
.width1003{ width: 1003px; margin: 0 auto; }

.logotop img.pc_block{ display:block;  }
.topbgcent{ background: url(20130822_bgt_topl.jpg) left center no-repeat; padding-left: 2px;  }
.topbgr{   background: url(20130822_bgt_topr.jpg) right center no-repeat; padding-right: 2px; }
.topbgr .top2menu{ overflow: hidden; }
.topbgr ul{ overflow: hidden; float: left;  display: inline-block; margin-bottom: 0; }
.topbgr ul li{ float: left; list-style: none; line-height: 36px;}
.topbgr ul li a{ padding: 0 34px; line-height: 36px; }
.topbgr form{ display: inline-block; float: right; padding-right: 15px;}
#searchword{ height: 24px; margin-top: 6.5px; } 
#sub-pc{display: inline-block;
    border: 0;
    background: url(20130822_bgt_ss.png) no-repeat;
    width: 22px;
    height: 20px;
    float: right;
    margin: 8px 0 0 5px;
}

.top_tznew{ padding: 21px 10px 0; overflow: hidden;}
.bjm{ margin:0 auto; }
.top_tznew .gdbj{
	float: left; 
	padding: 14px 12px 0;
	height: 254px;
}
.top_tznew .right_gd{
	float: right;
}
#KinSlideshow{ float: left; }
.yw_cent{ float: right; width: 450px; }
.yw_cent h3{ text-align: center; margin:0 0 2px; }
.yw_cent > p{ margin-bottom: 0; }
.btm_ywmore{}
.btm_ywmore img{ vertical-align: top; }
.btm_ywmore a{ float: right; }
.tt_title{}
.tt_title h3{ margin: 0; padding: 8px 8px 12px }
.tt_title a{ float: right; margin-top: 2px; }
#_tzgg ul{ padding: 0 10px; list-style: none; }

.zzjg_sy{ height: 48px; }
.zzjg_sy h3{ margin:0; }
.baibj{ margin: 22px auto 0; overflow: hidden; padding: 0 5px;}
.left_zzjg{ float: left; width: 210px; padding-top: 8px; }
.both_dt{ float: left; width: 530px; }
.rght_link{ float: left; width: 210px; padding-top: 8px;}
.zzjgbj_sy{ padding-left: 16px; }
.gzdt{}
.gzdt h3 a{ float: right; padding-right: 10px; }
.gzdtbj{ height: auto; }
.both_dt ul{ margin-bottom: 0; }
.rght_link li{ margin-bottom: 12px; }

.gzdtbj{  }
.gzdtbj ul{  }
.gzdtbj ul li{ overflow: hidden; width: 100%; }
.gzdtbj ul li font{ float: left;
	width: 88%;
	display: inline-block;
	white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;   }
.gzdtbj ul li span{
	float: right;
    margin-top: 3px;
}
.top-search{ display: none; }

.mob_bgs{width: auto;
	margin:20px 0 25px;
    background: url(mob_leftnav03_2022gz.jpg) no-repeat;
    background-size: cover;
    line-height: 66px;
    height: 66px;
font-size: 20px;
color: #fff;
text-align: center;}
.mob_bgs a{color: #fff;}

/* foot */
.foot{  }
.left_txtb{ float: left; width: 75%; text-align: center; line-height: 80px; }


/*下拉菜单*/
@media (max-width: 767px){
	*{ box-sizing: border-box; }
	.topmenu{ width:100%; }
	.width1003{ width:100%; }
	.pc_block{ display: none; }
	.mob_block{ display: block; }
	.logotop img{ height: auto; width: 100%; }
	.logotop img.pc_block{ display:none;  }
	.top2menu .pc_block{ display: none; }
	.topbgr ul li a{padding: 0 15px;}
	.pad_nav{
		width: 100%;
		background-image: url(20130822_bgt_top2menu.jpg);
    	background-repeat: repeat-x;
	}
	.pad_nav ul{
		float: none;
		width: 100%;
		overflow: unset;
		display: flex;
	}
	.pad_nav ul li{
		width: auto;
		box-sizing: border-box;
		flex-shrink: 0;
		line-height: 40px;
	}
	.pad_nav li.cur{
		background: #2a91d7;
	}
	.pad_nav li.cur a{
		color: #fff;
		line-height: 39px;
	}
	.pad_nav li.swiper-slide a{
		color: #fff;	
		font-size: 18px;
		font-weight: 700;
		padding: 0 15px;
		line-height: 40px;	

	}
	.pad_nav .pad_nav_mask {
    width: 24px;
    height: 40px;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    background: url(icon06_2022gz.png) no-repeat center #2b91d9;
    background-size: 45%;
	}
	.bjlr{ width: 100%; }
	.bjm{ width: 100%; }
	.top_tznew .gdbj{ height: auto; width: 100%;}
	.gdbj{ width: 100%; height: auto; }
	.top_tznew .right_gd{ width: 100%; height:auto; }
	#KinSlideshow{ width: 100%!important; height: auto; margin-bottom: 20px;}
	#KinSlideshow_moveBox{ width: 100%!important;height: auto; }
	.yw_cent{ width: 100%; }
	.baibj{ width: 100%; }
	.top2menu{ width: 100%; }
	.left_zzjg{ width: 100%; }
	.both_dt{width: 100%;padding-top: 5px;}
	.rght_link{  width: 100%;}
	.rght_link ul{ overflow: hidden; }
	.rght_link ul li{ width: 50%; float: left; padding: 0 5px; }
	.rght_link ul li img{ width: 100%; height: 43px; }
	.yw_cent span img{ width: 100%; }
	.btm_ywmore img{ width: 83%; }
	.gzdt{ width: 100%; }
	.gzdtbj{ width: 100%; }
	.gzdtbj ul{ margin-top: 15px; }
	.gzdtbj ul li{ margin-bottom: 10px; }
	.gzdtbj ul li font{ width: 100%;white-space: normal; }
	.gzdtbj ul li span{ display: none; }


	.search_btn{
		width: 16px;
	    height: 16px;
	    display: inline-block;
	    background: url(icon01_2022gz.png) center center no-repeat;
	    float: right;
	    margin: 6px 10px 0 0;
	    background-size: 100%;
	}
	.search_btn.active{
		background: url(icon02_2022gz.png) center center no-repeat;
		background-size: 100%;
	}
	.top-search {
	  background: #FAFAFA;
	  padding-top: 10px;
      padding-bottom: 10px;
	  position: relative;
	  z-index: 999;
	  display: none;
	}
	.top-search .search-box{
		padding: 0 15px;
		margin:0 auto;
	}
	.top-search .search-cont {
	  max-width: 100%;
	  margin-left: auto;
	  margin-right: auto;
	  position: relative;
	}
	.top-search .s-inp {
	  border: none;
	  line-height: 40px;
	  height: 40px;
	  border-bottom: 1px solid #D2D2D2;
	  width: 100%;
	  outline: none;
	  padding: 0 10px;
	  box-sizing:border-box;
	}
	#sub-mobile {
	  background: url(icon01_2022gz.png) no-repeat center center;
	  background-size: 100%;
	  width: 20px;
	  height: 20px;
	  border: none;
	  position: absolute;
	  right: 7px;
	  top: 11px;
	  z-index: 99;
	}
	.left_txtb{ width: 100%; line-height: 22px; font-size: 16px; }
	#_span_jiucuo{ margin-left: 35%; }
	.banner01{ position: relative; margin-bottom: 20px; }
	.banner01 .swiper-slide a img{ width: 100%; height: 233px; }
	.djban_txt{ 
		position: absolute; 
		left: 0; width: 100%; bottom: 0;
		margin-bottom: 0; background: rgb(0,0,0,0.8); 
		color: #fff;
		padding:6px 10px;
	}
	.djban_txt span{ display: inline-block; float: left; max-width: 85%; white-space:nowrap;
	  overflow:hidden;
	  text-overflow:ellipsis;  }
	.banner01 .swiper-pagination{ display: inline-block; right:0; width: auto; left:auto; bottom: 6px;}
	.banner01 .swiper-pagination-bullet{ list-style: none;
    width: 16px;
    height: 16px;
    border-width: 1px;
    border-color: rgb(153, 153, 153);
    border-style: solid;
    background: rgb(102, 102, 102);
    text-align: center;
    cursor: pointer;
    margin-left: 3px;
    font-size: 12px;
    font-family: Verdana;
    line-height: 15px;
    opacity: 0.7;
    border-radius: 0;
    color: rgb(255, 255, 255); }
    .banner01 .swiper-pagination-bullet-active{
    	border-color: rgb(255, 0, 0);
    	background: rgb(255, 0, 0);}
    .swiper-container-horizontal >.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 3px; } 
    .mob_padd{ padding: 0 10px; }
    .foot{ margin-top: 15px;}
    .mob_tzgd{ float: left; width: 100%; }
    .mob_tzgd .tzggbj{background: none;
    width: 100%;
    height: auto;}
    .mob_tzgd ul{margin-top: 15px;}
    .mob_tzgd li{ line-height: 24px; margin-bottom: 10px; }
    .hui12h_201,.hui12h_20{ font-size: 16px; line-height: 24px; }
    .lan14c33{ font-size: 18px; line-height: 30px; }
    .hui12h_24,.hui12h_16{  font-size: 16px; line-height: 28px; }

}

@media (max-width: 600px){

}
@media (max-width: 500px){

}
@media (max-width: 450px){
	#_span_jiucuo{ margin-left: 25%; }
}
@media (max-width: 380px){
	#_span_jiucuo{ margin-left: 23%; }
	.banner01 .swiper-slide a img{ width: 100%; height: 209px; }
	.djban_txt span{ width: 83%; }
}
@media (max-width: 320px){
		#_span_jiucuo{ margin-left: 20%; }
		.banner01 .swiper-slide a img{ width: 100%; height: 173px; }
		.djban_txt span{ width: 77%; }
}

/*list*/
.top_dqwz{ padding: 6px 12px; }
.left_menu{ float: left; width: 263px; }
.gl_menu{ line-height: 30px; }
ul.gl_menubj{  margin-bottom: 9px;}
ul.gl_menubj li{ height: 34px; padding-left: 35px; line-height: 34px; }
.baibj_gl{ box-sizing: border-box; overflow: hidden; padding: 17px 15px 0;}
.right_labcent{ float: left; width: 687px; }
.right_labcent h3.bai14c{
	background: #229BE0;
	padding: 6.5px 0;
	margin-bottom: 10px;
}
.right_labcent h3.bai14c span{ width: 6px; height: 16px; 
	background: #fff; display: inline-block;float: left;
    margin: 0 4px; }
.txte_line{ width: 100%; }
.txte_line li{ line-height: 30px; overflow: hidden;}
.txte_line li:nth-child(5n){ margin-bottom: 20px; }
.txte_line li font {
    float: left;
    width: 88%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.txte_line li span {
    float: right;
    margin-top: 3px;
    padding-right: 10px;
}
.list_foot span{ vertical-align: middle; }


@media (max-width: 767px) {
	.right_labcent{ float: left; width: 100%; }
	.baibj_gl{ width: 100%; }
	.fy_top img{ width: 100%; }
	#left_menu{
		position: fixed;
		top: 200px;
		width: auto;
		margin-right: 0;
		z-index:9999;
		min-width: 150px;
		box-sizing: border-box;
		transition: all ease 0.25s;
	}
	#left_menu .left_z{
		display: none;
	}
	#left_menu .left_top{
		position: relative;
		z-index: 9998;
		/*pointer-events: none;*/
		background: none;
		height: auto;
	}
	#left_menu .left_top li{
		background: url(mob_leftnav01_2022gz.jpg) no-repeat;
		line-height: 40px; 
		height: 40px;
		padding-left: 35px;}
	#left_menu .left_top:after{
		content: '';
		pointer-events: auto;
		display: inline-block;
		width: 26px;
	    height: 55px;
	    background: url(icon05_2022gz.png) no-repeat center;
	    background-color: rgb(112 207 253 / 50%);
	    border-radius: 6px 0 0 6px;
	    position: absolute;
	    top: 50%;
	    left: -26px;
	    z-index: 9997;
	    transform: translateY(-60%);
	}
	#left_menu.open .left_top:after{
		content: '';
		pointer-events: auto;
		display: inline-block;
		width: 26px;
	    height: 55px;
	    background: url(icon06_2022gz.png) no-repeat center;
	    background-color: rgb(112 207 253 / 50%);
	    border-radius: 6px 0 0 6px;
	    position: absolute;
	    top: 50%;
	    left: -26px;
	    transform: translateY(-60%);
	}
	.zzjg{ width: auto; background: url(mob_leftnav02_2022gz.jpg) no-repeat; line-height: 42px; height: 42px; }
	.zzjg h3{    line-height: 42px;
    font-size: 18px;}
	.gl_menubj{ width: auto; }
	.top_dqwz{ font-size: 12px; }
	.top_dqwz .hui12h_20{font-size: 12px;}
	.right_labcent h3.bai14c{ font-size: 18px; }
	.right_labcent h3.bai14c span{ margin: 2px 6px 0; }
	.txte_line li font{ width: 100%; font-size: 16px;white-space: normal; } 
	.txte_line li font a{ font-size: 16px;  }
	.txte_line li span{ display: none; }
	.txte_line li{ margin-bottom: 10px; }
}

/*Page*/
#pages {
    width:100%; font-size: 14px; text-align:center; clear:both; 
    border-top: dotted 0px #cccccc; 
	overflow: hidden; padding-top: 0px; margin: 20px 0 30px;
}
#pages span{padding:8px 16px;}
#pages a{
    background: #e5e5e5; 
    color: #333; 
	text-decoration:none;
    border: #fff 1px solid; 
    display: inline-block; 
	padding:8px 16px;
}
#pages a:hover{
	background: #123c91;
    color: #fff;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#acacac;}
#pages A:hover {
    border: #e5e5e5 1px solid; background: #e5e5e5;  color: #333;
}
#pages A.curr {
    border: #e5e5e5 1px solid; background: #e5e5e5;  color: #333;
}
#pages A.curr:visited {
    border: #e5e5e5 1px solid; background: #e5e5e5;  color: #333;
}
#pages .curr{
	background: #229BE0;
    color: #fff;
	border:1px solid #fff;
	display:inline-block;
}

@media screen and (max-width: 767px){
	#pages A { padding:3px 10px; font-size: 13px; }
	#pages .nolink{ padding:3px 10px; }
	#more{ padding: 10px 12px; border:0; width: 100%;background: #229BE0; color: #fff; font-size: 18px;}
}
@media screen and (max-width: 320px){
	#pages A { padding:2px 8px; font-size: 12px; }
	#pages .nolink{ padding:2px 8px; }
}

/*lanmugailan*/
.lanmu_one{margin-bottom: 10px;}
.lanmu_one div img{display: block;}
.ty_lanmu{  }
.ty_lanmu li{background: url(20130822_bgt_gl_lmenubj_m.jpg) no-repeat;
line-height: 33px; padding-left: 35px;}
.right_labcent h4.bai14c{
	background: #E1E1E1;
	line-height: 22px;
	margin-bottom: 10px;
	overflow: hidden;
}
.right_labcent h4.bai14c span{ float: left;padding: 0.5px 26px;
	background: #999; display: inline-block; }
.right_labcent h4.bai14c a{ float: right; line-height: 22px; padding-right: 10px;}
.lanmu_line{ width: 100%; margin-bottom: 20px; }
.lanmu_line li{ line-height: 30px; overflow: hidden;}
.lanmu_line li font {
    float: left;
    width: 88%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lanmu_line li span {
    float: right;
    margin-top: 3px;
    padding-right: 10px;
}

@media screen and (max-width: 767px){
	.lanmu_line li font{ width: 100%; font-size: 16px;white-space: normal; } 
	.lanmu_line li font a{ font-size: 16px;  }
	.lanmu_line li span{ display: none; }
	.right_labcent h4.bai14c span{ font-size: 17px; padding: 5px 20px; }
	.right_labcent h4.bai14c a{ line-height: 32px; }
	.lanmu_line li{ margin-bottom: 10px; }
}

/*chuangxin2020*/
.width1000{ width: 1000px; margin:0 auto; }
.top_cxlogo img{ display:block; }
.cx_dqwz{ background: #98D3F3; }
.cx_foot{ background: url(20130822_bgt_2020fbj.jpg); height: 80px; line-height: 80px; text-align: center; }
@media screen and (max-width: 767px){
	.width1000{ width: 100%; }
	.width1000 img{ width: 100%; height:auto; }
	.cx_foot{ line-height: 20px; padding-top: 20px; }
}


/*danpian*/
.dp_Cent{}
.dp_Cent h3{ text-align: center; margin-bottom: 15px; }
.zwnr_cent{ min-height: 320px; }
@media screen and (max-width: 767px){
	.dp_btmline img{ width: 100%;  }
	.zwnr_cent{ min-height: 380px; }
}


/*xilan*/
.isa_article_title{ height:20px; line-height:20px; background-color:#e0f2fe; padding-left:20px; 
	color:#333; font-weight:bold; margin-bottom:10px; clear:both; font-size:12px;}
.isa_article_title a{ float:right; padding-right:10px; font-weight:normal; color:#ff7800;}
.isa_article_title a:hover{ color:#ff7800; text-decoration:underline;}
.isa_article_list{ margin-left:20px; margin-bottom:10px;  clear:both; font-size:12px;}
.isa_article_list li{ height:20px; line-height:20px; padding-left:10px; 
	background:url(dot_list_green.gif) no-repeat left 8px; 
	color:#333; clear:both;}
.isa_article_list li a{ color:#333;}
.isa_article_list li a:hover{ color:#333; text-decoration:underline;}
.isa_article_list li span{ float:right; padding-right:10px; color:#888;}

.xilan_cent{ overflow: hidden; margin-bottom: 20px; }
.xlnr_left{ float: left; width: 70%; padding-right: 35px; box-sizing: border-box;
  background: url(20130822_bgt_xl_sx.jpg) right repeat-y; min-height: 530px;
}
.xlnr_rgt{float: left; width: 30%;  }
.top_titdate{ margin-bottom: 25px; }
.top_titdate h3{ text-align: center;
	padding-bottom: 18px;
	margin-top: 10px;
 background: url(20130822_bgt_xl_lx.jpg) repeat-x center bottom; }
.time_lll{ text-align: center; font-size: 12px; }
.time_lll > div{ display: inline-block; margin:0 8px; }
.redian_tj{ background: url(20130822_bgt_xl_hx.jpg) repeat-x center bottom; padding-bottom: 26px;  }
.redian_tj h4{ padding-left: 12px; margin-bottom: 8px; margin-top: 10px}
.redian_tj ul{}

.sjtscx_cent{ padding:  0 10px; }
.sjcx_ent{}
.nrt_cent{ background: url(20130822_bgt_xl_sjtscx_m.jpg); text-align: center;}
.nrt_cent a img{ display: inline-block; }
.cxlink{ margin-bottom: 7px; }
.sjtscx_xl{}
.sjtscx_xl span{ margin-left: 10px; }
.sjtscx_xl a{ float: right; padding-right: 10px; }
.sjcx_ent >div >img{ display:block; }
.appendix h6{ font-size: 16px; }
.appendix ul li a{font-size: 13px; line-height: 24px; color: #333;}

@media screen and (max-width: 767px){
	.xlnr_left{ width: 100%; background: none; padding: 0;  }
	.xlnr_rgt{ width: 100%; }
	.sjtscx_cent{ width: 263px; margin:0 auto; padding: 0; }
	#zoom *{ font-size: 16px; line-height: 28px; }
	#zoom img{ width: 100%!important; height: auto!important; }
	.time_lll{ font-size: 12px; }
	.time_lll .hui12h_20{ font-size: 12px; }
	.top_titdate h3{ line-height: 36px; }
	.xlnr_left{ min-height: auto; }
}


/*liuyan*/


/*jiansuo*/
@media screen and (max-width: 767px){
	#containMobile,
	#timeMobile,
	#doctypeMobile{ line-height: 22px; }
	.temp02-wrap-content .search-name{ margin-bottom: 10px; }
	.temp02-wrap-content .search-sort{ line-height: 22px; margin-right: 0; }
	#swiper_container_pad_nav{ position: relative; } 
	.temp02-wrap-content .nav-main{ padding: 0 10px; }
	.temp02-wrap-content .nav-result section{ margin-right: 0; }
	.foot .left_txtb{ font-size: 14px;  padding: 0 10px;}
	.foot .left_txtb span{ font-size: 14px; }
	.foot .left_txtb a{ font-size: 14px; }
}