* {
  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;
  min-width: 1222px;
}
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;
}
.pointer {
  cursor: pointer;
}
/*
header
*/
body {
  text-align: center;
}
.TrDiv {
  width: 1200px;
  margin: 0px auto;
  position: relative;
  /* overflow: hidden; */
  zoom: 1;
  text-align: left;
}
#main .TrDiv {
  padding: 10px 0px;
}
.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;
}
#headerLeft li {
  float: left;
  padding: 0px 15px;
  line-height: 0px;
  padding: 6px 15px 0px;
}
#headerLeft li a:link {
  color: #666;
  line-height: 50px;
}
#headerLeft li:nth-child(1) img {
  height: 38px;
}
#headerRight {
  float: right;
}
#headerRight li {
  float: left;
  padding: 0px 15px;
  padding: 0px 15px 0px 23px;
}
#headerRight li a:link {
  color: #666;
  line-height: 50px;
}
#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;
}
#search {
  float: right;
  margin-top: 39px;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 50px;
  margin-right: 60px;
  width: 386px;
}
#search > form > #headerKeyword {
  background: none;
  border: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  width: 300px;
  padding-left: 20px;
  float: left;
}
#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: 1200px;
  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: 100%;
  flex-wrap: nowrap;
}
nav ul li {
  display: block;
  width: 100%;
  text-align: center;
  padding: 29px 0px;
  color: #f00;
  /*
  padding: 10px 0px;*/
  padding: 0px;
}
nav ul li a {
  font-size: 18px;
  width: 6em;
  display: block;
  line-height: 42px;
  color: #f00;
  color: #fff;
  font-weight: bold;
}
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: 28px;
  color: #1279d6;
  font-weight: bold;
  text-align: center;
  padding: 20px 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% - 520px);
  float: left;
  height: 370px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
div#showImg {
  width: 100%;
  height: 100%;
  /* border-radius: 5px; */
}
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: 1em;
  right: 10px;
  z-index: 3;
}
#scrollimg ol li {
  background: url(11738.png) center center no-repeat;
  float: left;
}
#scrollimg ol .color a {
  background: #d72326;
}
#scrollimg ol li a,
#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;
}
#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: 100%;
  height: 100%;
  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;
  display: none;
}
.pubTab > div.pubTagTitle {
  display: flex;
  position: initial;
  opacity: 1;
}
.pubTab > div.pubTagTitle > h2 {
  text-align: center;
  width: 100%;
}
.pubTab > div.onchangeTisTag {
  position: initial;
  opacity: 1;
  left: 0px;
  display: block;
}
.pubTab > div > ul {
  width: 100%;
}
.pubTab > div > ul > li {
  width: 100%;
  position: relative;
  overflow: hidden;
  zoom: 1;
  font-size: 16px;
  background: url(../images/index/list_style.png) no-repeat left center;
  padding-left: 10px;
  box-sizing: border-box;
}
.pubTab > div > ul > li > a {
  width: calc(100% - 8em);
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pubTab > div > ul > li > span.pubtime {
  font-size: 14px;
  color: #858585;
  width: 8em;
  text-align: right;
  float: right;
  display: block;
}
.pubTab > div.onchangeTisTag > span {
  width: 100%;
  display: block;
  text-align: right;
  padding-top: 10px;
}
#rightTag {
  float: right;
  width: 500px;
}
#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;
}
#leftSecondTag {
  width: 49%;
  float: left;
}
#leftSecondTag > div > ul {
  padding-top: 10px;
}
#leftSecondTag > div > ul > li {
  font-size: 16px;
  padding-bottom: 20px;
  background-position: left 10px;
}
.bannerImg {
  padding: 20px 0px;
}
/* 公众服务 */
#list_gzfw {
  width: 49%;
  float: right; /*
  padding-top: 33px;*/
}
#list_gzfw > .pubTagTitle > h2 {
  padding-left: 1em;
  padding-right: 1em;
}
#list_gzfw > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
}
#list_gzfw > ul > li {
  width: 33.333%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 20px;
  border: 1px solid #e9f1fb;
  box-sizing: border-box;
  background-size: 60px 60px;
}
#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: 92px;
  padding-bottom: 20px;
} /*
#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: 49%;
  clear: left;
}
#list_fjjy > .pubTagTitle > h2 {
  padding-left: 1em;
  padding-right: 1em;
}
#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 0.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: 49%;
  float: right;
  clear: right;
}
#list_rcpy > .pubTagTitle > h2 {
  padding-left: 1em;
  padding-right: 1em;
}
#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 0.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;
}
#list_ztbd > li {
  width: 297px;
  padding: 0px 10px;
  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%;
}
#list_ztbd > li > a > img {
  width: 288px;
  height: 80px;
}
/* 辅具产品 */
#list_fjcp {
  width: 1200px;
  padding-left: calc(50% - 600px);
  padding-right: calc(50% - 600px);
  padding-top: 20px;
}
#list_fjcp > .pubTagTitle > h2 {
  padding-left: 1em;
  padding-right: 1em;
}
#list_fjcp > ul {
  /* display: flex; */
  width: 100%;
  padding-top: 20px;
}
#list_fjcp > ul > li {
  width: calc(20%);
  text-align: center;
  float: left;
  box-sizing: border-box;
  /* border: 1px solid #c00; */
}
#list_fjcp > ul > li > a {
  width: 100%;
  display: block;
  float: left;
}
#list_fjcp > ul > li > a > img {
  width: 80%;
  height: 150px;
  width: 200px;
  height: 200px;
  border: 1px solid #ccc;
}
#list_fjcp > ul > li > span {
  display: block;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  padding: 15px 0px;
  margin: 0px auto;
}
/* 友情链接 */
#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;
}
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: 1200px;
  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: 1200px;
  padding-left: calc(50% - 600px);
  padding-right: calc(50% - 600px);
}
#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% - 9em);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* 分页 */
.page-box {
  width: 100%;
  clear: both;
  padding-left: calc(50% - 600px);
  padding-right: calc(50% - 600px);
}
#myPage {
  margin-top: 42px;
  margin-bottom: 82px;
}
.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 19px;
  line-height: 35px;
  border: none;
  text-align: center;
  transition: all 0.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 0.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 0.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: 1180px;
  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;
}
#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;
  padding: 20px 5px;
}
.articalInfoBtn li.shareLiBox {
  padding: 0px 0px;
}
#articalContent {
  text-align: left;
  padding: 20px;
  line-height: 2em;
  font-family: "宋体", "Helvetica Neue", Helvetica, Arial, sans-serif;
  word-break: break-all;
}
#articalContent * {
  max-width: 100% !important;
}
.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.big * {
  font-size: 18px !important;
}
#articalContent.small {
  font-size: 12px;
}
#articalContent.small * {
  font-size: 12px !important;
}
#articalContent.normal {
  font-size: 16px;
}
#articalContent.normal * {
  font-size: 16px !important;
}
#leftside {
  width: 23%;
  float: left;
}
#leftside h2 {
  background: #1579d7;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 52px;
  margin: 0px;
  font-weight: bold;
}
#leftside ul {
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #c3c7ca;
  border-top: none;
  margin-bottom: 0px;
  min-height: 595px;
}
#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: 75%;
  border: 1px solid #c3c7ca;
  padding: 0px 20px;
  box-sizing: border-box;
}
#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: 15px;
  width: calc(100% - 15px);
  text-align: left;
  font-size: 16px;
  line-height: 2.5em;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
ul > li.subtitle {
  background: url(../images/index/list_style.png) no-repeat left center;
}
#rightMain > ul > li > a {
  float: left;
  width: calc(100% - 9em);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#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: 75% !important;
  margin: 0px !important;
  float: right !important;
  box-sizing: border-box;
}

.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;
  float: ri;
}
#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: 33%;
  padding: 0px 10px;
  float: left;
  box-sizing: border-box;
}
.rightPicListImgFrame img {
  width: 100%;
  height: 100px;
  border-radius: 5px;
}
.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: -150px;
  justify-content: center;
}
#cjfw_channel_btn a {
  background: #ba804e;
  text-align: center;
  font-size: 26px;
  line-height: 2em;
  /* margin: 0px 200px; */
  width: 9em;
  border-radius: 20px;
  color: #fff;
  letter-spacing: 5px;
  padding-left: 5px;
  display: block;
  margin: 0px 30px;
}
.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;
  min-height: 180px;
}
.letterzxxdFrame h3 {
  background: #f7fbff;
  line-height: 2em;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.letterzxxdFrame:nth-child(1),
.letterzxxdFrame:nth-child(3),
.letterzxxdFrame:nth-child(5) {
  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;
  line-height: 2em;
  text-align: left;
}
#letterRightCjwtlb ul li {
  width: 100%;
  background: url(../images/index/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: 1200px;
}

#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 dashed #ccc;
  background: url(../images/index/list_style.png) no-repeat left center;
}
#rightMain > ul.letterListpublicShow > li.Semilight > p {
  /* position:relative; */
  /* overflow:hidden; */
  /* zoom:1; */
  float: left;
  width: 100%;
}
#rightMain > ul.letterListpublicShow > li.Semilight > p span {
  float: left;
  padding: 0px 10px;
}
#rightMain > ul.letterListpublicShow > li.Semilight > p span.label_letterName {
  /* width:6em; */
  font-weight: bold;
}
#rightMain
  > ul.letterListpublicShow
  > li.Semilight
  > p
  span.text_letterContentItem {
  display: block;
  float: left;
  /* width:calc( 100% - 6em) */
}
#rightMain > ul.letterListpublicShow > li.Semilight > p span:first-child {
  padding-left: 0px;
}
#rightMain > ul.letterListpublicShow > li.Semilight > p span:last-child {
  float: right;
  padding-right: 10px;
}
.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 0.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;
}
#fjcp_kind {
  display: flex;
  text-align: center;
  width: 100%;
  border-bottom: 4px solid #1853ad;
  margin-bottom: 20px;
}
#fjcp_kind li {
  width: 100%;
  text-align: center;
  /* border:1px solid #ccc; */
  padding: 15px 40px;
  line-height: 2em;
}
#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: 530px;
  float: left;
  height: 530px;
}
#fjcp_photo #showImg {
  text-align: center;
}

#fjcp_photo #showImg a img {
  width: 400px;
  height: 400px;
}
#fjcp_changeImgPic {
  float: left;
  width: 100%;
}
#fjcp_changeImgPic p {
  float: left;
  /* display: block; */
  margin-top: 42px;
}
#fjcp_changeImgPic ol {
  width: 100%;
  /* height:40px; */
  overflow: hidden;
  display: flex;
}
#fjcp_info {
  float: right;
  width: 640px;
  text-align: left;
}
#fjcp_info h2 {
  font-size: 24px;
  line-height: 2em;
}
#fjcp_photo_info ul li {
  line-height: 2em;
  width: 100%;
}
#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;
}
#fjcp_info ul#fjcp_rightKink li.fjcp_info_liHalf {
  display: flex;
}
#fjcp_info ul#fjcp_rightKink li.fjcp_info_liHalf p {
  width: 100%;
}
#fjcp_info ul#fjcp_rightKink li.fjcp_info_liHalf p span {
  font-weight: bold;
}
#fjcp_bottomKink {
  width: 100%;
  clear: both;
  display: flex;
  margin-bottom: 30px;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  margin-top: 30px;
  display: block;
  position: relative;
  overflow: hidden;
  zoom: 1;
  display: flex;
}
#fjcp_bottomKink li {
  /* width:100%; */
  border: 1px solid #ccc;
  border-right: none;
  float: left;
}
#fjcp_bottomKink li:nth-child(1) {
  /* width: calc(100% - 855px); */
}
#fjcp_bottomKink li:nth-child(2),
#fjcp_bottomKink li:nth-child(3),
#fjcp_bottomKink li:nth-child(4) {
  /* width:200px; */
}
#fjcp_bottomKink li:nth-child(5) {
  /* width: 250px; */
}
#fjcp_photo_info #fjcp_bottomKink span.fjcp_info_label {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
#fjcp_photo #showImg > a {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
#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;
}
#fjcp_changeImgPicOl {
  float: left;
  width: 440px;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
}
#fjcp_changeImgPicOl ol li {
  width: 100px;
  height: 100px;
  border: 1px solid #ccc;
  margin: 0px 5px;
  box-sizing: border-box;
}
#fjcp_photo #showImg #fjcp_changeImgPicOl ol li a img {
  width: 98px;
  height: 98px;
}
#showImg_2 {
  width: 1200px;
  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;
}

#mainbox_wzdtFrame {
  width: 1200px;
  margin: 0px auto;
}
#mainbox_wzdtFrame h2 {
  float: left;
  clear: both;
  border-bottom: 1px solid #ddd;
  margin-top: 30px;
  width: 100%;
}
#mainbox_wzdtFrame h2 a {
  border-bottom: 4px solid #1579d7;
  display: block;
  line-height: 2em;
  font-size: 26px;
}
#mainbox_wzdtFrame ul {
  float: left;
  width: 100%;
}
#mainbox_wzdtFrame ul li {
  width: 20%;
  float: left;
  line-height: 2em;
  font-size: 20px;
}
#mainbox_wzdtFrame ul li.havesubchild {
  /* width:50%; */
}
#mainbox_wzdtFrame ul.hasThirdLevelUl {
  border: 1px solid #ccc;
  border-radius: 5px;
  float: none;
  display: flex;
}
#mainbox_wzdtFrame ul.hasThirdLevelUl li {
  border-left: 1px solid #ccc;
  float: none;
  width: 100%;
}
#mainbox_wzdtFrame ul.hasThirdLevelUl li:first-child {
  border-left: none;
}
#leftSecondTag > div > ul.indexListNoTimeNeed > li > a {
  width: 100%;
}
#fwjg_artical_ulFrame li {
  position: relative;
  overflow: hidden;
  zoom: 1;
  padding: 10px 0px;
}
#fwjg_artical_ulFrame li span.fwjg_artical_ulFrame_span {
  float: left;
  width: 6em;
}
#fwjg_artical_ulFrame li .fwjg_artical_ulFrame_div {
  float: left;
  width: calc(100% - 6em);
}
#putTab_rcpyChannel {
  padding-top: 30px;
}
#putTab_rcpyChannel #esd_tabpanel1,
#putTab_rcpyChannel #esd_tabpanel2,
#putTab_rcpyChannel #esd_tabpanel3,
#putTab_rcpyChannel #esd_tabpanel4,
#putTab_rcpyChannel #esd_tabpanel5 {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
  zoom: 1;
  top: 0px;
}
.mainFullList {
  position: relative;
  /* overflow */
}
.frameBox_channelFjfw {
  width: calc(20% - 33px);
  float: left;
  background-repeat: no-repeat;
  background-position: center 25px;
  background-size: 100px 100px;
  /*padding-top: 150px;
	padding-bottom:20px;*/
  margin: 15px;
  font-size: 20px;
  border: 1px solid #ccc;
  line-height: 2em;
  border-radius: 20px;
  background-color: #f5f8fd;
}
.frameBox_channelFjfw a {
  padding-top: 150px;
  padding-bottom: 20px;
  display: block;
}
.newsList .esd_channelfzqj_index {
  border: none !important;
}
#main.newsList > .esd_channelfzqj_index h3 {
  background: #1579d7;
  color: #fff !important;
  padding: 0px !important;
  width: 200px;
  line-height: 2em !important;
  font-size: 18px;
}
#fzqjIndex_TopLevelKind ul {
  float: left;
  width: calc(100% - 200px);
  padding-top: 2px;
  border-bottom: 1px solid #ccc;
}
#fzqjIndex_TopLevelKind ul li {
  float: left;
  line-height: 37px;
  font-size: 20px;
  padding: 16px 20px 0px;
  padding: 0px 20px 0px;
}
#fzqjIndex_TopLevelKind ul li a {
  font-size: 16px;
}
.frame_fzqjSecondLevelkind,
.frame_fzqjSecondLevelkindPP {
  position: relative;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px solid #ccc;
}
.frame_fzqjSecondLevelkind h4,
.frame_fzqjSecondLevelkindPP h4 {
  float: left;
  width: 150px;
  padding-left: 15px;
  text-align: left;
  font-size: 16px;
  background: #f6f4f4;
  line-height: 36px;
}
.frame_fzqjSecondLevelkind ul,
frame_fzqjSecondLevelkindPP ul {
  width: calc(100% - 165px);
  float: left;
}
.frame_fzqjSecondLevelkind ul li,
.frame_fzqjSecondLevelkindpp ul li {
  float: left;
  line-height: 36px;
  padding: 0px 15px;
}
.frame_fzqjSecondLevelkind ul li a,
.frame_fzqjSecondLevelkindpp ul li a {
  display: block;
  padding: 0px 15px;
}
.frame_fzqjSecondLevelkind ul li a.on,
.frame_fzqjSecondLevelkindpp ul li a.on {
  background: #1579d7;
  color: #fff;
}
.frame_fzqjSecondLevelkind ul li span,
.frame_fzqjSecondLevelkindpp ul li span {
  background: #ccc;
  display: block;
  width: 4em;
  line-height: 28px;
  margin-top: 3px;
  border-radius: 3px;
}
.esd_channelfzqj_index .rightPicListImgFrame img {
  height: 200px;
  width: 200px;
  border: 1px solid #ccc;
}
.esd_channelfzqj_index #rightPicListBox .rightPicListImgFrame {
  width: 20%;
}
.rightPicListImgFrame img {
  width: 100%;
  height: 130px;
}
#articalContent img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
  max-width: 600px !important;
}
.letter-reply .t-cont {
  text-align: left;
}
#rightPicListJsBox {
  position: relative;
  overflow: hidden;
  zoom: 1;
}
#fzqj_jsPageArrayHtml {
  display: inline-block;
}
#changePage p {
  display: inline-block;
  margin-left: 20px;
}
#fzqj_jsPageArrayHtml span {
  padding: 10px 10px;
  background-color: #ccc;
  margin: 0px 10px;
}
.letter-content .t-lable {
  font-weight: bold;
}
#mainFjzl #esd_tabpanel2 img {
  max-width: 100%;
}
.esd_channelfzqj_index #searchList > li:nth-child(1) {
  background: none;
}
#articalContent p {
  word-break: break-word;
}
.more_fjzsSpanFrame {
  float: right;
  padding-top: 20px;
  padding-right: 40px;
}
.fjzs_secondLevelCssTitle {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
#letterRightWxewm img {
  width: 100%;
}
.letter-detail {
}
.library-details .content .content-left .explain {
  box-sizing: border-box;
  clear: both;
}
.library-details .content .content-left {
  margin-right: 0px;
  width: 100%;
}
#infoNum_fjcp {
  line-height: 2em;
  text-align: right;
  padding-right: 100px;
  padding: 15px 0px;
}
#cjfw_subChannelList h3 {
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 28px;
  padding-bottom: 10px;
}
#cjfw_subChannelList ul {
  display: flex;
  padding-top: 20px;
}
#cjfw_subChannelList ul li {
  width: 100%;
  text-align: center;
  line-height: 2em;
  background: #1579d7;
  margin: 0px 10px;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
}
#cjfw_subChannelList ul li a {
  color: #fff;
}
#putTab_rcpyChannel .rightPicListImgFrame img {
  width: 360px;
  height: 153px;
}
.kpzs_rightFullListFrame .rightPicListImgFrame img {
  width: 360px;
  height: 153px;
}
#fzqj_searchInfoImportant {
  font-size: 20px;
  line-height: 3em;
  text-align: left;
  text-indent: 2em;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: 5px 5px 5px #ccc;
}
#fjcp_bottomKink tr td {
  width: auto;
}
#list_fjcp span.index_pubmoreSpan {
  float: right;
} /*
.picShortListNoPageBottom #myPage{
margin-bottom:0px;
margin-top:0px;
}*/
