*{
  margin: 0px;
  padding: 0px;
}
*:focus{
  outline: 0px dashed #ccc;
}
li,dt,dd{
  list-style: none;
}
img{
  border: none;
}
body{
  font-size: 16px;
  line-height: 1.5em;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: normal;
}
h1,h2,h3,h4,h5{
  font-size: 22px;
  line-height: 1.5em;
  font-weight: normal;
}
header,section,footer,nav{
  display: block;
}
a:link{
  color: #333;
  text-decoration: none;
}
a:visited{
  color: #333;
  text-decoration: none;
}
a:hover{
  color: #337ab7;
  text-decoration: none;
}
a:active{
  color: #333;
  text-decoration: none;
}
/*
header
*/
body{
  text-align: center;
}
.TrDiv{
  width: 100%;
  margin: 0px auto;
  position: relative;
  /* overflow: hidden; */
  zoom: 1;
  text-align: left;
  background: #fff;
}
#main .TrDiv{
  padding: 10px 2%;
}
.bgGrey{
  background-color: #F5F5F5;
}
header{
  margin: 0px auto;
  text-align: left;
}
.headerTop{
 /* padding-left: calc( 50% - 600px );
  padding-right: calc( 50% - 600px );*/
  border-bottom: 5px solid #eeaa46;
  padding-bottom: 0px;
  padding-top: 0px;
}
#headerLeft{
  float: left;
  width: 50%;
width:calc(100% - 90px );
}
#headerLeft li{
  float: left;
  padding: 0px 15px;
  line-height: 0px;
  padding: 6px 15px 0px;
  /* width: 100%; */
}
#headerLeft li:nth-child(1){
width:100%;
padding:0px;
}
#headerLeft li a:link{
  color: #666;
  line-height: 50px;
}
#headerLeft li:nth-child(1) img{
  /*height:38px;
  width: 100%;*/
max-width:100%;
}
#headerRight{
  float: right;
  margin-top: 8px;
}
#headerRight li{
  float: left;
  padding: 0px 15px;
  padding: 0px 15px 0px 23px;
  line-height: 1em;
}
#headerRight li a:link{
  color: #666;
  line-height: 50px;
  line-height: 2em;
}
#headerRight li:nth-child(2){
  padding-right: 60px;
}
#headerRight li:nth-child(3){
  background: url(../images/index/list-22.png) no-repeat left center;
}
#headerRight li:nth-child(4){
  background: url(../images/index/list-23.png) no-repeat left center;
}
#headerRight li:nth-child(5){
  background: url(../images/index/headerEmail.png) no-repeat left center;
}
h1#logo{
  font-size: 0px;
  line-height: 0px;
  float: left;
margin-top:0px;
margin-bottom:0px;
}
h1#logo img{
	width:100%;
}
#search{
  /* float: right; */
  /* margin-top: 39px; */
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 50px;
  /* margin-right: 60px; */
  width: 90%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  zoom: 1;
  margin: 0px auto 20px;
}
#search > form > #headerKeyword{
  background: none;
  border: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  width: calc(100% - 30px );
  padding-left: 20px;
  float: left;
  margin-bottom: 0px;
}
#search > form > #headerKeyword:focus{
  border: none;
}
#searchBtn:before{
  content:"\e6c5";
}
#searchBtn{
  background: url(../images/index/btn-img.png) no-repeat center center;
  border: 0px;
  width: 30px;
  height: 30px;
  float: right;
  background-size: 100% 100%;
border-radius:50px;
}
nav{
  width: 100%;
  clear: both;
  padding-left: calc( 50% - 600px );
  padding-right: calc( 50% - 600px );
  background-color: #002A66;
  background-color: #1579d7;
  border-bottom: 1px solid #5ea2e3;
}
nav ul{
  /* display: flex; */
  width: 95%;
  flex-wrap: nowrap;
  overflow: scroll;
  /* display: flex; */
  position: relative;
  overflow: hidden;
  zoom: 1;
  padding-left: 2.5%;
  padding-top: 10px;
  padding-bottom: 10px;
}
nav ul li{
  display: block;
  width: calc(50% - 2px);
  text-align: center;
  padding: 29px 0px;
  color: #f00;
  /*
  padding: 10px 0px;*/
  padding: 0px;
  float: left;
  text-align: center;
}
nav ul li:nth-child(1){
	width: calc(100% - 4px);
	margin-bottom: 0px;
}
nav ul li a{
  font-size: 16px;
  width: 80%;
  display: block;
  line-height: 42px;
  color: #f00;
  color: #fff;
  font-weight: bold;
  border: 1px solid #ccc;
  margin-left: 5%;
  margin-right: 5%;
  margin: 0px auto;
  line-height: 2em;
  margin: 5px auto;
  border-radius: 8px;
}
nav ul li:nth-child(1) a{
	width: calc(95% - 0px);
	margin-left:2.5%;
}
nav ul li.nowNavChannel a{
  background-color: #0265cd;/*
  border-radius: 20px;*/
}
nav ul li a:link{
  color: #fff;
}
nav ul li a:hover{
  background-color: #0265cd;/*
  border-radius: 20px;*/
  color: #fff;
}
nav ul li a:visited{
  color: #fff;
}
nav ul li a:active{
  color: #fff;
}
/*
main
*/
#main{
  width: 100%;
  margin: 0px auto;
}
#topnews h4{font-size: 20px;color:#1279d6;font-weight:bold;text-align:center;padding: 0px;/* padding-bottom: 0px; */margin-bottom: 20px;margin: 0px;}
#topnews h4 a{color:#337ab7;}
#topnews p{ line-height:1.5em; text-indent:2em; padding-bottom:25px;}
#topnews p .topnews_info{ color:#1951ae;}
/* 图片轮换 */
#scrollimg{
  width: calc( 100% - 10px );
  /* float: left; */
  height: 63vw;
  overflow:hidden;
  position:relative;
  z-index:0;
  margin-left: 5px;
}
div#showImg{
  width: 100%;
  height: 100%;
  /* border-radius: 5px; */
  padding-bottom: 10p;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
div#showImg a{
	display:block;
}
#p_showImgBg{
  width:100%;
  height:3em;
  position:absolute;
  left:0px;
  bottom:0px;
  background:#000;
  opacity:0.6;
  }
#scrollimg ol {
  zoom:1;
  overflow:hidden;
  position:absolute;
  bottom: 0px;
  right:10px;
  z-index:3;
  margin-top: 0px;
  margin-bottom: 0px;
  display: none;
}
#scrollimg ol li {
  background: url(11738.png) center center no-repeat;
  float:left;
  /* background: #ccc; */
}
#scrollimg ol .color a {
 background:#d72326;
}
#scrollimg ol li a , #showImg_2 ol li a {
  background: #ccc;
  border-radius:10px;
  cursor:pointer;
  float:left;
  font-size:0;
  height:10px;
  line-height:0;
  margin-right:4px;
  width:10px;
}
#showImg_2 a{
	display:block;
	padding:5px 0px;
}
#showImg_2 a img{
	width:calc(100% - 20px );
}
#showImg_2
#scrollimg p {
  position:absolute;
  width:100%;
  line-height:2.5em;
  padding:0 0 0 10px;
  color:#FFFFFF;
  left:8px;
  font-style:normal;
  font-weight:bold;
  z-index:2;
  bottom:0px;
  font-size:16px;
  width: 393px;
  
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#showImg > a > img{
  width: calc(100vw - 10px);
  height: calc(59vw - 10px);
  border-radius: 5px;
}
/* 首页头部右侧选项卡 */
.pubTab{
  position: relative;
  left: 0px;
  top: 0px;/*
  padding-top: 33px;*/
}
.pubTagTitle{
  border-bottom: 1px solid #DDD;
  width: 100%;
  position: relative;
  overflow: hidden;
  zoom: 1;
  display: block;
}
.pubTagTitle > h2{
  float: left;
  font-size: 18px;
  margin-right: 20px;
  /* padding-bottom: 10px; */
  font-weight: bold;
}
.pubTagTitle > h2 > a{
  display: block;
}
.pubTagTitle > h2.onchangeTisTag{
  border-bottom: 4px solid #1579d7;
}
.pubTab > div{
  position: absolute;
  opacity: 0;
  left: -99999px;
  top: 63px;
  /* border: 1px solid #ccc; */
}
.pubTab > div.pubTagTitle{
  display: flex;
  position: initial;
  opacity: 1;
}
.pubTab > div.pubTagTitle > h2{
  text-align: center;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
}
.pubTab > div.onchangeTisTag{
  position: initial;
  opacity: 1;
  left: 0px;
}
.pubTab > div > ul{
  width: 100%;
}
.pubTab > div > ul > li{
  width: 100%;
  position: relative;
  overflow: hidden;
  zoom: 1;
  font-size: 16px;
background: url(../images/icon/list_style.png) no-repeat left center;
  padding-left: 10px;
  box-sizing: border-box;
}
.pubTab > div > ul > li > a{
  width: calc( 100% - 3.5em );
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
}
.pubTab > div > ul > li  > span.pubtime{font-size: 12px;color:#858585;width: 3.5em;text-align: left;float: right;display: block;}
.pubTab > div.onchangeTisTag > span{
  width: 100%;
  display: block;
  text-align: right;
padding-top:10px;
}
#rightTag{
  /* float: right; */
  width: calc( 100% - 10px);
  box-sizing: border-box;
  margin-left: 5px;
  margin-top: 20px;
  /* border: 1px solid #ccc; */
}
#rightTag > div > ul{
  padding-top: 10px;
}
#rightTag > div > ul > li{
  /* font-size: 18px; */
  /* padding-bottom: 32px; */
  line-height: 2em;
}
#rightTag > div > ul > li > a{
  /* font-size: 16px; */
  display: block;
  white-space: no-wrap;
}
#rightTag > div#esd_tabpanel1,#rightTag > div#esd_tabpanel2,#rightTag > div#esd_tabpanel3,#rightTag > div#esd_tabpanel4,#rightTag > div#esd_tabpanel5{
	background:#efefef;
	padding-left:10px;
	border:0px;
}
#leftSecondTag > div#esd_tabpanel5,#leftSecondTag > div#esd_tabpanel6,#leftSecondTag > div#esd_tabpanel7,#leftSecondTag > div#esd_tabpanel8,#leftSecondTag > div#esd_tabpanel9{
	background:#efefef;
	padding-left:10px;
	border:0px;
	}
#leftSecondTag{
  width: calc(100% - 10px);
  /* float: left; */
  margin-left: 5px;
  margin-top: 20px;
}
#leftSecondTag > div > ul{
  padding-top: 10px;
}
#leftSecondTag > div > ul > li{
  font-size: 16px;
  /* padding-bottom: 20px; */
  background-position:left 10px;
  line-height: 2em;
}
.bannerImg{
padding:20px 0px;
}
/* 公众服务 */
#list_gzfw{
  width: calc( 100% - 10px );
  /* float: right; */
  /*
  padding-top: 33px;*/
  margin-left: 5px;
  margin-top: 20px;
}
#list_gzfw > .pubTagTitle > h2{
	padding-left:1em;
	padding-right:1em;
	width: 100%;
	text-align:left;
}
#list_gzfw > ul{
  width: 100%;
  display: flex;
  flex-wrap:wrap;
padding-top:10px;
}
#list_gzfw > ul > li{
  width: 20%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 8px;
  border:1px solid #e9f1fb;
  box-sizing:border-box;
  background-size: 50%;
}
#list_gzfw > ul > li::before{
  position: relative;
  top: -40px;
  font-size: 40px;
padding:0px 15px;
background-color:#e9f1fb;
border-radius:20px;
}
#list_gzfw > ul > li:hover{
background-color:#e9f1fb;
}
#list_gzfw > ul > li:hover::before{
background-color:#fff;
}
#list_gzfw > ul > li > a{
  display: block;
  padding-top: 58px;
  padding-bottom: 5px;
  font-size:12px;
  padding-top: calc(90% - 1rem );
  padding-bottom: 10px;
}/*
#list_gzfw > ul > li:nth-child(1){
  background-image: url(../images/index/list-14.png);
}
#list_gzfw > ul > li:nth-child(2){
  background-image: url(../images/index/list-17.png);
}
#list_gzfw > ul > li:nth-child(3){
  background-image: url(../images/index/list-14.png);
}
#list_gzfw > ul > li:nth-child(4){
  background-image: url(../images/index/list-14.png);
}
#list_gzfw > ul > li:nth-child(5){
  background-image: url(../images/index/list-16.png);
}
#list_gzfw > ul > li:nth-child(6){
  background-image: url(../images/index/list-18.png);
}*/
/* 辅具检验 */
#list_fjjy{
  /* float: left; */
  width: calc(100% - 10px);
  /* clear: left; */
  padding-bottom: 20px;
  margin-top: 20px;
  margin-left: 5px;
  padding-bottom: 0px;
}
#list_fjjy > .pubTagTitle > h2{
  width: 100%;
  padding-left:1em;
  padding-right:1em;
  text-align:left;
  }
#list_fjjy > ul{
  display: flex;
}
#list_fjjy > ul > li{
  width: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px 50px;
}
#list_fjjy > ul > li::before{
  position: relative;
  top: -40px;
  font-size: 40px;
  transition: all .6s;
}
#list_fjjy > ul > li:hover{
  -webkit-transform: rotateX(45deg);
  transform: rotate(-7deg);
}
#list_fjjy > ul > li > a{
  display: block;
  padding-top: 80px;
}
/* 人才培养 */
#list_rcpy{
  width: calc(100% - 10px);
  float: right;
  clear: right;
  margin-top: 20px;
  margin-right: 5px;
}
#list_rcpy > .pubTagTitle > h2{
  padding-left:1em;
  padding-right:1em;
  width: 100%;
  text-align:left;
  }
#list_rcpy > ul{
  display: flex;
}
#list_rcpy > ul > li{
  width: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 50px 50px;
}
#list_rcpy > ul > li > a{
	display:block;
  padding-top: 80px;
}
#list_rcpy > ul > li::before{
  position: relative;
  top: -40px;
  font-size: 40px;
  transition: all .6s;
}
/* 专题报道 */
#list_ztbd{
  /* display: flex; */
  padding-top: 20px;
  padding-bottom: 20px;
  /* padding-left: calc( 50% -  595px ) !important; */
  /* padding-right: calc( 50% - 600px ) !important; */
  position: relative;
  overflow: hidden;
  zoom: 1;
  width: calc(100% - 10px);
  margin-left: 5px;
}
#list_ztbd > li{
  width: 100%;
  padding: 0px 0px;
  float: left;
  text-align: center;
  box-sizing: border-box;
}
#list_ztbd > li:nth-child(1){
padding-left:0px;
}
#list_ztbd > li:last-child{
padding-right:0px;
}
#list_ztbd > li > a{
  width: 100%;
  display:block;
  margin-bottom:10px
}
#list_ztbd > li > a > img{
  width: 100%;
}
/* 辅具产品 */
#list_fjcp{
  width: calc(100% - 10px);
  /* padding-left: calc( 50% - 600px ); */
  /* padding-right: calc( 50% - 600px ); */
  padding-top:20px;
  margin-left: 5px;
  margin-top: 20px;
  padding-top: 0px;
}
#list_fjcp > .pubTagTitle > h2{
  padding-left:1em;
  padding-right:1em;
  }
#list_fjcp > ul{
  display: flex;
  width: 100%;
  padding-top: 20px;
  position: relative;
  overflow: hidden;
  zoom: 1;
flex-wrap:wrap;
}
#list_fjcp > ul > li{
  width: 50%;
  text-align: center;
  float: left;
}
#list_fjcp > ul > li > a{
  width: 100%;
  display: block;
}
#list_fjcp > ul > li > a > img{
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  /*object-fit: cover;*/
}
#list_fjcp > ul > li > span{
  display: block;
  text-align: center;
  /* white-space: nowrap; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  width: 90%;
  padding: 15px 0px;
  margin: 0px auto;
  min-height: 3em;
}
/* 友情链接 */
#list_yqlj{
  background-color: #f5f8fd;
  width: 1200px;
  padding-left: calc( 50% - 600px );
  padding-right: calc( 50% - 600px );
  display: flex;
  border-top: 4px solid #1853ad;
  padding-top: 17px;
  padding-bottom: 17px;
}
#list_yqlj > li{
  width: 90%;
}
#list_yqlj > li > select{
  width: 90%;
  line-height: 30px;
  height: 23px;
  /* background-color: #999; */
  border: 1px solid #cccccc;
  font-size: 14px;
}
/*
footer
*/
footer{
  width: 100%;
  margin: 20px auto 0px;
  text-align: left;
  /* background-color: #373737; */
  color: #000;
  text-align: center;
  padding-bottom: 15px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  font-size: 14px;
  line-height: 1.5em;
  clear: both;
}
footer #footer_middle{
  padding-top: 15px;
  padding-bottom: 0px;
}
footer #footer_middle li{
  display: inline-block;
}
footer #footer_middle li a{
  border-left: 1px solid #676767;
  padding: 0px 20px;
}
footer #footer_middle li:nth-child(1) a{
  border: none;
}
footer #footer_middle li a:link{
  color: #000;
}
/*
列表页
*/
#breadNav{
  text-align: left;
  line-height: 50px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  zoom: 1;
  width: 100$;
  margin: 0px auto;
  padding: 10px 0px 10px 15px;
  box-sizing: border-box;
}
#breadNav h2{
	float:left;
	font-size:16px;
	line-height:2em;
}
#breadNav ol{
	float:left;
	line-height:2em;
	color: #333;
}
#breadNav ol li{
	float:left;
	padding: 0px 3px;
}
#main.newsList{
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 10px;
  margin-right: 0px;
  margin-left: 0px;
}
#main.newsList > ul{
  padding-top: 41px;
  padding-top: 15px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.newsList > ul > li{
  padding-left: 15px;
  width: calc( 100% - 15px );
  text-align: left;
  font-size: 16px;
  line-height: 2.5em;
}
.newsList > ul > li > a{
  float: left;
  width: calc( 100% - 9em );
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main.newsList > #mainFullList{padding:0px 20px;border:1px solid #c3c7ca;}
#main.newsList > #mainFullList h3{margin:0px;padding:0px 30px;border-bottom:4px solid #1579d7;float:left;line-height:55px;color:#1679d7;font-weight:bold;}
#main.newsList > #mainFullList > ul{
  padding-top: 41px;
  padding-top: 15px;
  margin-bottom: 10px;
  /* border-bottom: 1px dashed #ddd; */
  clear:both;
}
#main.newsList > #mainFullList > ul > li{
  padding-left: 15px;
  width: calc( 100% - 15px );
  text-align: left;
  font-size: 16px;
  line-height: 2.5em;
}
#main.newsList > #mainFullList > ul > li:nth-child(5),#main.newsList > #mainFullList > ul > li:nth-child(10),#main.newsList > #mainFullList > ul > li:nth-child(15){border-bottom:1px dashed #ddd;}
#main.newsList > #mainFullList > ul > li > a{
  float: left;
  width: calc( 100% - 3em );
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
/* 分页 */
.page-box{
  width: 100%;
clear:both;
  padding-left: calc( 50% - 600px );
  padding-right: calc( 50% - 600px );
}
#myPage {
  margin-top: 10px;
  margin-bottom: 30px;
}
.spage-total {
	display: inline-block;
	margin-left: 20px;
	line-height: 35px;
	color: #666;
	font-size: 14px;
}
#myPage {
	display: inline-block;
	/* height: 35px; */
	color: #666;
	font-size: 14px;
	line-height: 35px;
}

#myPage a:first-child {
	margin-left: 0;
}

#myPage a:last-child {
	margin-left: 16px;
}

#myPage .btn-change-page {
	background-color: #eee;
	margin-left: 16px;
}

#myPage .btn-change-page:hover{
    color:#fff;
    background-color: #004099;
}

#myPage .sub-btn-page {
	margin-left: 16px;
	padding: 0 14px;
}

#myPage a {
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	padding: 0px 10px;
	line-height: 35px;
	border: none;
	text-align: center;
	transition: all .2s;
	cursor: pointer;
	outline: none;
	background: none;
	user-select: none;
	color: #666;
}

#myPage a.active {
	background: #eee;
	color: #004099;
	z-index: 3;
}

#myPage a.active:hover {
    color:#fff;
	background: #004099;
	z-index: 3;
}

#myPage a:hover {
    color:#fff;
	background: #004099;
}

#myPage a.button-disabled {
	color: #666;
	pointer-events: none;
	user-select: none;
	background-color: #eee;
}

#myPage .spage-after,.spage-before {
	padding: 0px;
	width: 40px
}

.spage-skip {
	display: inline-block;
	margin-left: 20px;
	line-height: 35px;
	color: #666;
	font-size: 14px;
}

.spage-skip input {
	box-sizing: border-box;
	display: inline-block;
	margin: 0 10px;
	width: 60px;
	height: 35px;
	text-align: center;
	vertical-align: top;
	border: none;
	background: #eee;
	outline: none;
	transition: all .2s;
}

.spage-skip input:focus {
	border-color: #eee;
}

.spage-skip a {
	display: inline-block;
	padding: 0px 16px;
	line-height: 35px;
	vertical-align: top;
	color: #666;
	border: none;
	cursor: pointer;
	transition: all .2s;
	outline: none;
	background: #eee;
	user-select: none;
}
/* 文章页 */
h2#articalTitle{
  font-size: 26px;
  padding: 20px 0px;
  font-size: 24px;
  font-weight: bold;
}
#main #articalMain{
  width: calc(100% - 20px );
  margin: 0px auto;
  border-top: 4px solid #1853ad;
  border-left: 1px solid #c3c7ca;
  border-right: 1px solid #c3c7ca;
  border-bottom: 1px solid #c3c7ca;
  margin-bottom: 60px;
  padding: 0px 20px;
  box-sizing: border-box;
  margin-left: 10px;
}
#articalInfo{
  position: relative;
  overflow: hidden;
  zoom: 1;
  /* padding: 20px 0px; */
  /* float: left; */
}
#articalInfo > li{
  /* float: left; */
  color: rgba(153, 153, 153, 1);
  padding: 0px 20px;
}
.articalInfoBtn{
	/* float:right; */
}
.articalInfoBtn li{
	/* float:left; */
	display: inline-block;
	padding: 10px 5px;
}
.articalInfoBtn li.shareLiBox{
padding:0px 0px;
}
#articalContent{
  text-align: left;
  padding: 20px;
  line-height: 2em;
  font-family: "宋体","Helvetica Neue", Helvetica, Arial, sans-serif;
}
.articalContentNormal{
	font-size: 16px;
}
#searchMainframe{
width:1200px;
margin:0px auto;
}
.container .search-right .search-nav .nav-left a.active-red{
  background-color: #1579d7 !important;
}
.container .search-right .search-nav .nav-right .active-red{
  color: #1579d7 !important;
}
#articalContent.big{
	font-size:18px;
}
#articalContent.small{
	font-size:12px;
}
#leftside{
	width: 100%;
	float:left;
}
#leftside h2{background:#1579d7;text-align:center;color:#fff;font-size: 18px;line-height: 2em;margin:0px;font-weight:bold;width: calc(100% - 10px);margin-left: 5px;border-radius: 5px;}
#leftside ul{padding-left: 0px;padding-right: 0px;/* border:1px solid #c3c7ca; */border-top:none;margin-bottom:0px;/* min-height:595px; */padding-bottom: 30px;}
#leftside ul li{ border-bottom:1px dashed #c5c4c9; line-height:54px; padding:0px 25px; text-align:center; font-size:18px; background:url( ../images/china_index_images/leftside_listyle.png) no-repeat 222px center; list-style:none; font-weight:bold;}
#leftside ul li.nowChannel{ background:url(../images/china_index_images/leftside_NowChannelistyle.png) no-repeat 222px center;}
#rightMain{
	float:right;
	width: 100%;
	border: 1px solid #c3c7ca;
	padding: 0px;
	box-sizing: border-box;
	border: none;
}
#rightMain > ul{
  padding-top: 41px;
  padding-top: 15px;
  margin-bottom: 10px;
  padding: 15px 15px 0px;
  border-bottom: 1px dashed #ddd;
  width: 100%;
  box-sizing: border-box;
  clear: both;
}
#rightMain > ul > li{
  padding-left: 0px;
  text-align: left;
  font-size: 16px;
  line-height: 2.5em;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
ul > li.subtitle{
background:url(../images/icon/list_style.png) no-repeat left center;
}
#rightMain > ul > li > a{
  float: left;
  width: calc( 100% - 4em );
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 15px;
}
#box_gfewm{
	position:absolute;
	left:0px;
	top: 36px;
	display: none;
	z-index: 99999;
}
#box_gfewm img{
	width:200px;
	height:200px;
}
#headerRight li:nth-child(4){
	position:relative;
}
#headerRight li:nth-child(4):hover #box_gfewm{
	display:block;
}
.clearboth{
	line-height:0px;
	font-size:0px;
	clear:both;
}
#rightMain h3{margin:0px;padding:0px 30px;border-bottom:4px solid #1579d7;float:left;line-height:55px;color:#1679d7;font-weight:bold;}
.newsList #articalMain{
	width: 90% !important;
	margin: 0px auto !important;
	box-sizing: border-box;
	clear: both;
}

.social-share .social-share-icon{
	width:30px !important;
	height:30px !important;
	//font-size: 12px !important;
	line-height: 30px !important;
	float: left;
}
span.shareSpanBox{
	float:left;
padding-top:20px;
}
#share-2{
	float:left;
padding-top:8px;
}
#rightMain > ul > li > span.subtitle-item-time{
float:right;
}
#rightMain > ul > li:nth-child(5),#rightMain > ul > li:nth-child(10),#rightMain > ul > li:nth-child(15){/* border-bottom:1px dashed #ddd; */}
#iframe_cjfw{
width:100%;
height:calc(100vh -  465px );
}
span.index_pubmoreSpan{
	font-size:14px;
}
#list_bgBlueY{
background:#f5f8fd;
  padding-left: calc( 50% - 600px ) !important;
  padding-right: calc( 50% - 600px ) !important;
}
.searchBody #list_yqlj{
width:auto;
}

#rightPicListBox{
	clear:both;
	position:relative;
	overflow:hidden;
	zoom:1;
	padding:20px 0px;
}
.rightPicListImgFrame{
	width: 50%;
	padding:0px 10px;
	float:left;
	box-sizing:border-box;
}
.rightPicListImgFrame a{
	display:block;
}
.rightPicListImgFrame img{
	width:100%;
	height: 100px;
	border-radius:5px;
	border: 1px solid #ccc;
}
.rightPicListImgFrame span{
	display:block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom:20px;
}

#cjfw_channel_btn{
	/* display:flex; */
	position: relative;
	z-index:99999;
	/* left: calc( 50% - 600px ); */
	top: 0px;
	justify-content: center;
	background: none;
	width: 90%;
}
#cjfw_channel_btn a{
	background: #ba804e;
	text-align:center;
	font-size: 16px;
	line-height:2em;
	/* margin: 0px 200px; */
	width: 38%;
	border-radius: 20px;
	color: #fff;
	letter-spacing: 5px;
	padding-left: 5px;
	display: block;
	box-sizing: border-box;
	margin: 10px 6%;
	display: inline-block;
	line-height: 3em;
}
.container .search-right .search-item.esd_halfsearchItem .item-right{
	width: calc( 100% - 240px ) !important;
}

#letterReplyMain .letterLeft{
  float:left;
  width:75%;
}
#letterReplyMain .letterRight{
	float:right;
	width:23%;
}
#letterLeft_titleFrame{
	border-bottom:1px solid #1c69c6;
	width:100%;
	position:relative;
	overflow:hidden;
	zoom:1;
	padding-bottom:10px;
}
#letterReplyMain .letterLeft h2{
	float:left;
	margin-right:150px;
	font-weight:bold;
	color:#f00;
	padding-left:20px;
font-size:24px;
}
#letterReplyMain .letterLeft .letterLeft_wyzx,#letterReplyMain .letterLeft .letterLeft_lycx{
	float:left;
	line-height:35px;
	padding-left:150px;
	color:#2266d1;
	border:1px solid #2266d1;
	border-radius:5px;
	font-size:22px;
	padding:0px 2em;

}
#letterReplyMain .letterLeft .letterLeft_wyzx a,#letterReplyMain .letterLeft .letterLeft_lycx a{
	color:#2266d1;
	font-size:22px;
}
#letterReplyMain .letterLeft .letterLeft_lycx{
margin-left:20px;
}
#letterReplyMain .letterLeft_moreinfo{
	float:right;
	line-height:35px;
}
#letterZxxd{
	position:relative;
	overflow:hidden;
	zoom:1;
	width:100%;
	padding-top:20px;
}
.letterzxxdFrame{
	width: calc( 50% - 10px);
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	box-sizing:border-box;
	border:1px solid #e9f0f7;
	border-radius:10px;
	margin-bottom:20px;
	padding-bottom: 20px;
}
.letterzxxdFrame h3{
	background:#f7fbff;
	line-height: 2em;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.letterzxxdFrame:nth-child(1),.letterzxxdFrame:nth-child(3){
	margin-left:0px;
}
.letterzxxdFrame:nth-child(2),.letterzxxdFrame:nth-child(4){
	margin-right:0px;
}
.letterzxxdFrame p{
	text-align:left;
	/*padding: 20px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin: 10px 20px;
}
.letterzxxdFrame .letterzxxdFrameTimeMore{
	position:relative;
	overflow:hidden;
	zoom:1;
	padding:0px 20px;
}
.letterzxxdFrame .letterzxxdFrameTimeMore span.forth{
	float:left;
}
.letterzxxdFrame .letterzxxdFrameTimeMore a.third{
	float:right;
}
#letterRightCjwtlb ul{
	width:100%;
	border:1px solid #e9f0f7;
	box-sizing:border-box;
	padding: 15px;
	border-radius: 10px;
}
#letterRightCjwtlb ul li{
	width:100%;
	background:url(../images/icon/list_style.png) no-repeat left center;
	padding-left: 10px;
	box-sizing: border-box;
}
#letterRightCjwtlb ul li a{
	width:100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display:block;
}
#letterRightZnkf{
padding-bottom:30px;
}
#letterRightZnkf a{
display:block;
}
#letterRightZnkf img{
width:100%;
}
#my-video{width: 95%;height: 154px;}

#rowList_fjzc{
	position:relative;
	overflow:hidden;
	zoom:1;
	width:100%;
}
.rowListFjzcItem{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	padding-top: 20px;
}
.rowListFjzcItem p span{
	display:inline-block;
}
.articalContent_fjbz{
	position:relative;
	overflow:hidden;
	zoom:1;
	width:100%;
	border: 1px solid #ccc;
	/* padding: 20px; */
	border-bottom: 0px;
	margin-bottom: 20px;
}
.articalContent_fjbz > p{
	float:left;
	width:100%;
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
}
.articalContent_fjbz > p > span{
	font-weight:bold;
	display:block;
	float:left;
	width:6em;
	border-right: 1px solid #ccc;
	margin-right: 20px;
}
#robot{
text-align:left;
}
#rightMain > ul.letterListpublicShow{
	border-bottom:none;
}
#rightMain > ul.letterListpublicShow > li.Semilight{
	border-bottom:1px solid #ccc;
}
#rightMain > ul.letterListpublicShow > li.Semilight >p{
	position:relative;
	overflow:hidden;
	zoom:1;
}
#rightMain > ul.letterListpublicShow > li.Semilight >p span{
	float:left;
}
#rightMain > ul.letterListpublicShow > li.Semilight >p span.label_letterName{
	width:6em;
}
.letterChangePageFrame{
	padding:30px 0px;
}
.letterChangePageFrame span{
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	padding: 0px 5px;
	line-height: 35px;
	border: none;
	text-align: center;
	transition: all .2s;
	cursor: pointer;
	outline: none;
	background: none;
	user-select: none;
	color: #666;
}
.letterChangePageFrame span.countYe input{
	width:2em;
	margin:0px 5px;
}
.letterChangePageFrame span.countYe a.turndown{
	background-color:#1579d7;
	padding:5px 10px;
	color:#fff;
	border-radius:5px;
	margin-left:20px;
}
#searchList > li{
	position:relative;
	overflow:hidden;
	zoom:1;
}
#searchList > li:nth-child(1){
	background:#ccc;
	line-height:56px;
}
#searchList > li:nth-child(1) span{
	border-left:1px solid #fff
}
.search-item > a{
	float:left;
}
#searchList > li > .searchListItemThTitle{
	float:left;
	width:800px;
	text-align:left;
}
#searchList > li > span.searchListItemThTitle{
	text-align:center;
}
#searchList > li > .searchListItemThChannel{
	float:left;
	width:200px;
}
#searchList > li > .searchListItemThTime{
	float:left;
	width:200px;
}
.container .search-right .search-item{
	height:auto;
}
#searchForm{
	border:1px solid #ccc;
	border-radius:20px;
	margin-bottom:30px;
	padding:15px 30px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
#searchForm .input-bg{
	width:45%;
	float:left;
	text-align:left;
}
#searchForm .input-bg input{
	width:80%;
	height:40px;
	padding-left:20px;
}
#searchForm #input-sub{
	background:#1579d7;
	border:none;
	color:#fff;
	line-height:40px;
	padding:0px 20px;
	border-radius:15px;
}
.letter_check{
	float:right;
	padding-top:20px;
}
.letter_check label{
	width:150px;
	display:block;
	float:left;
}
.letter_check label input{
	padding-left:15px;
	margin-right: 10px;
}
/* 产品 */
#mainFjzl{
	width:1200px;
	margin:0px auto;
	width:100%;
}
#fjcp_kind{
	/* display:flex; */
	text-align:center;
	width: 95%;
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding-left: 2.5%;
}
#fjcp_kind li{
	width: 50%;
	text-align:center;
	/* border:1px solid #ccc; */
	padding: 5px 1.5%;
	line-height:2em;
	float: left;
	box-sizing: border-box;
}
#fjcp_kind li a{
	background:#1579d7;
	display:block;
	color:#fff;
	line-height:3em;
	border-radius: 10px;
}
#fjcp_photo_info{
	position:relative;
	overflow:hidden;
	zoom:1;
}
#fjcp_photo{
	width: 100%;
	float:left;
	height:200px;
	height:auto;
}
#fjcp_info{
	float: left;
	width:640px;
	text-align:left;
	width: 98%;
	padding-left: 1%;
	background: #efefef;
	border-radius: 20px;
	padding: 20px;
	margin-left: 1%;
	box-sizing: border-box;
}
#fjcp_info h2{
	font-size: 18px;
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
}
#fjcp_photo_info ul li{
	line-height:2em;
	text-align: left;
}
#fjcp_photo_info ul li span.fjcp_info_label{
	width: 5.5em;
	display:inline-block;
	font-weight:bold;
}
#fjcp_info ul#fjcp_rightKink{
	/* padding-bottom:30px; */
	/* background: #efefef; */
	/* padding: 20px; */
	border-radius: 20px;
}
#fjcp_info ul#fjcp_rightKink li.fjcp_info_liHalf{
    display:flex;
}
#fjcp_info ul#fjcp_rightKink li.fjcp_info_liHalf p{
	width:100%;
}
#fjcp_bottomKink{
	width:98%;
	clear:both;
	display:flex;
	/* margin-bottom: 30px; */
	/* border-right:1px solid #ccc; */
	box-sizing: border-box;
	display: block;
	background: #efefef;
	padding: 20px;
	border-radius: 20px;
	margin-left: 1%;
	margin-top: 10px;
	margin-bottom: 30px;
}
#fjcp_bottomKink li{
	width: 100%;
	/* border:1px solid #ccc; */
	border-right:none;
	/* background: #ccc; */
	border-radius: 20px;
	/* margin-bottom: 10px; */
	margin-left: 1%;
}
#fjcp_photo_info #fjcp_bottomKink span.fjcp_info_label{
	display:block;
	/* width:100%; */
	/* border-bottom: 1px solid #ccc; */
	float: left;
	/* padding-left: 15px; */
}
#fjcp_photo #showImg{
	height:auto;
	width: 98%;
	margin-left: 1%;
	padding-bottom: 20px;
}
#fjcp_photo #showImg a{/* text-align: left; */}
#fjcp_photo #showImg a img{
	width:100%;
	height:auto;
	aspect-ratio: 1/1;
/*object-fit: cover;*/
}
#fjcp_photo > #showImg > p{
	display:none;
}
#fjcp_photo > #showImg > ol{
	/* background:#000; */
	position:relative;
	overflow:hidden;
	zoom:1;
	margin-top: 5px;
	border-radius: 5px;
}
#fjcp_photo > #showImg > ol > li{
	width:25%;
	float:left;
}
#fjcp_photo > #showImg > ol > li img{
	width:100%;
	height:50px;
}
#fjcp_allIntro #esd_tabpanel1,#fjcp_allIntro #esd_tabpanel2,#fjcp_allIntro #esd_tabpanel3{
	text-align:left;
	padding:20px;
	background: #efefef;
	border: 0px;
	border-radius: 20px;
}
#showImg_2{
	width: 100%;
	margin:0px auto;
	position: relative;
}
#showImg_2 ol {
    zoom:1;
    overflow:hidden;
    position:absolute;
    bottom: 1em;
    z-index:3;
    right: 0px;
}
#showImg_2 ol li {
    background: url(11738.png) center center no-repeat;
    float:left;
}
#showImg_2 ol .color a {
   background:#d72326;
}
#showImg_2 ol li a {
    background:#fff; border-radius:10px; cursor:pointer; float:left; font-size:0; height:10px; line-height:0; margin-right:4px; width:10px;
    
}
.page-info{
	display:block;
}
#articalContent img{
	max-width: 100% !important;
	aspect-ratio: 4/3;
	/*object-fit: cover;*/
	height: auto !important;
}
#articalContent table{
	max-width:100%;
}
#esd_mobile_robotBody #robot, #esd_mobile_robotBody #robot,#esd_mobile_robotBody #robot .robot-wrap{
	width:100%;
}
#esd_mobile_robotBody #robot .robot-wrap .robot-head-cont{
	width: calc(100%);
	display: none;
}
.robot-head-cont .title{
	font-si
}
#esd_mobile_robotBody #robot .robot-wrap .robot-tall{
	height:auto;
	position: fixed;
}
#esd_mobile_robotBody{
	padding-top:200px;
}
#esd_mobile_robotBody header{
	position:fixed;
	top:0px;
	z-index:999;
	background:#fff;
	width: 100%;
}
#esd_mobile_robotBody .robot-head{
	margin-top: 0px;
	position: fixed;
	top: 207px;
	background: #fff;
	padding-top: 22px;
}
.navbar-toggle .sr-only{
	position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.navbar-toggle .icon-bar{
	width: 100%;
	background-color: #fff;
	height: 3px;
	display:block;
	margin: 6px 0px;
}
button.navbar-toggle{
	float:right;
	margin-top: 6px;
	background: #1579D0;
	border: 1px solid #ccc;
	border-radius: 3px;
	width: 40px;
	padding: 0px 5px;
	margin-right: 20px;
}
nav.bg_blue{
	display:none;
}
.letterTongyi{
	display:none;
}
.articalMain_fwjg #fwjg_artical_ulFrame li{
	border:1px solid #ccc;
	padding: 10px 20px;
}
.articalMain_fwjg #articalContent{
	padding:0px;
	margin-top:30px;
	margin-bottom:30px;
}
#main #articalMain.articalMain_fwjg{
	border:none;
}
.articalMain_fwjg #articalContent span.fwjg_artical_ulFrame_span{
	font-weight:bold;
}
#articalContent{
    word-break: break-all;
}
#articalContent .firstLeader .leftImg,#articalContent .thirdLeader .leftImg{
	width:100% !important;
}
#articalContent .firstLeader .rightMessage,#articalContent .thirdLeader .rightMessage{
	width: 100% !important;
	padding:0px !important;
}
#list_fjcp > ul > li{
	border:1px solid #ccc;
	width:calc( 46% - 2px );
	margin-left:2%;
	margin-right:2%;
	margin-bottom:30px;
	padding-top:15px;
	border-radius:10px;
}
#leftside ul{
	width:90%;
	padding-left:5%;
	padding-bottom: 5px;
	padding-top: 5px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
#leftside ul li{
	width: calc(33.3% - 12px);
	float:left;
	padding:0px;
	border:1px solid #1579d7;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 16px;
	line-height: 2em;
	border-radius: 5px;
	margin: 5px;
}
#leftside.leftside_fjcp ul li{
	width: calc(50% - 12px);
}
.letter-detail{
	width: 95% !important;
}
.letter-form .t-lable{
	margin-bottom:0px !important;
	float:left;
	line-height:1.5em;
	min-width: 0px !important;
}
.letter-form .t-cont{
	float:left;
	margin-bottom: 0px;
	width:calc( 100% - 120px );
	text-align:left;
}
.letter-reply .t-lable{
	white-space:nowrap;
	line-height:1.5em;
}
.letter-content{
	width:100%;
	display: block !important;
	position: relative;
	overflow: hidden;
	zoom: 1;
	float: left;
}
.pubTagTitle .index_pubmoreSpan{
	float:right;
	padding-right:20px;
	padding-top: 5px;
}
.pubTab #esd_tabpanel1,.pubTab #esd_tabpanel2,.pubTab #esd_tabpanel3,.pubTab #esd_tabpanel4,.pubTab #esd_tabpanel5{
	border:1px solid #ccc;
}
#showImg em{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 95%;
	display: block;
	padding-left: 2.5%;
	text-align: left;
	font-style: inherit;
}
#showImg p{
	margin:0px;
	line-height:2em;
}
.robot-cont{
	text-align:left;
}
.robot-box{
	text-align:left !important;
}
.more_fjzsSpanFrame{
	float:right;
	padding-top:25px;
	padding-right:10px;
}
#fjcp_changeImgPicOl ol{
	position:relative;
	overflow:hidden;
}
#fjcp_changeImgPicOl li{
	float:left;
	width: 25%;
}
#fjcp_changeImgPicOl img{
	width: 100%;
}
#letterBox .container-title{
	text-align:left;
}
#letterBox .container-foot span{
	text-align:left;
	display:block;
	float:left;
}
#cjfw_subChannelList{
	box-sizing:border-box;
}
#cjfw_subChannelList h2{background:#1579d7;text-align:center;color:#fff;font-size: 18px;line-height: 2em;margin:0px;font-weight:bold;width: calc(100% - 10px);margin-left: 5px;border-radius: 5px;}
#cjfw_subChannelList h3{
	border-bottom:1px solid #ccc;
	text-align: center;
	font-size: 28px;
	padding-bottom: 10px;
}
#cjfw_subChannelList ul{
	display: block;
	padding-top:20px;
}
#cjfw_subChannelList ul li{
	width: 50%;
	text-align:center;
	line-height:2em;
	float: left;
}
#cjfw_subChannelList ul li a{
	white-space:nowrap;
}
#fjcp_allIntro{
	width:98%;
	margin-left:1%;
}
#fjcp_allIntro img{
	max-width:100%;
}
#fjcp_allIntro > div{
	border-bottom:0px;
	margin-top:10px;
	border: none;
}
.breadNavCss{
	border-bottom: 4px solid #1853ad;
	/* padding-bottom: 0px !important; */
	margin-bottom: 20px !important;
	width: 98%;
}
.fzqj_picShowImgWH .rightPicListImgFrame img{
	width:100%;
	/*max-height: 169px;*/
	aspect-ratio: 1/1;
	/* object-fit: cover; */
	height: auto;
}
.fzqj_picShowImgWH .rightPicListImgFrame span{
	white-space: break-spaces;
}
#main .articalContentNormal{
	padding:0px;
}
.letter-reply .t-cont{
	text-align:left;
}
.t-cont .iconfont{
	display:none;
}
.yes-search-header{
line-height:1em;
}
.yes-search-header .search-left p span{
float:left;
}